livevegas-ui-kit 1.0.126 → 1.0.127

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.
@@ -1,4 +1,4 @@
1
- import Pe, { createContext as Ni, useContext as ta, useCallback as Ti, useState as E, useRef as dt, useEffect as he, useDebugValue as s1, createElement as zi } from "react";
1
+ import Pe, { createContext as Ti, useContext as na, useCallback as zi, useState as E, useRef as dt, useEffect as he, useDebugValue as o1, createElement as Bi } from "react";
2
2
  var xn = { exports: {} }, at = {};
3
3
  /**
4
4
  * @license React
@@ -9,17 +9,17 @@ var xn = { exports: {} }, at = {};
9
9
  * This source code is licensed under the MIT license found in the
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
- var o1;
13
- function Bi() {
14
- if (o1) return at;
15
- o1 = 1;
12
+ var l1;
13
+ function Oi() {
14
+ if (l1) return at;
15
+ l1 = 1;
16
16
  var e = Pe, t = Symbol.for("react.element"), a = Symbol.for("react.fragment"), i = Object.prototype.hasOwnProperty, r = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, s = { key: !0, ref: !0, __self: !0, __source: !0 };
17
- function o(l, c, d) {
17
+ function o(c, l, d) {
18
18
  var u, p = {}, x = null, g = null;
19
- d !== void 0 && (x = "" + d), c.key !== void 0 && (x = "" + c.key), c.ref !== void 0 && (g = c.ref);
20
- for (u in c) i.call(c, u) && !s.hasOwnProperty(u) && (p[u] = c[u]);
21
- if (l && l.defaultProps) for (u in c = l.defaultProps, c) p[u] === void 0 && (p[u] = c[u]);
22
- return { $$typeof: t, type: l, key: x, ref: g, props: p, _owner: r.current };
19
+ d !== void 0 && (x = "" + d), l.key !== void 0 && (x = "" + l.key), l.ref !== void 0 && (g = l.ref);
20
+ for (u in l) i.call(l, u) && !s.hasOwnProperty(u) && (p[u] = l[u]);
21
+ if (c && c.defaultProps) for (u in l = c.defaultProps, l) p[u] === void 0 && (p[u] = l[u]);
22
+ return { $$typeof: t, type: c, key: x, ref: g, props: p, _owner: r.current };
23
23
  }
24
24
  return at.Fragment = a, at.jsx = o, at.jsxs = o, at;
25
25
  }
@@ -33,10 +33,10 @@ var it = {};
33
33
  * This source code is licensed under the MIT license found in the
34
34
  * LICENSE file in the root directory of this source tree.
35
35
  */
36
- var l1;
37
- function Oi() {
38
- return l1 || (l1 = 1, process.env.NODE_ENV !== "production" && function() {
39
- var e = Pe, t = Symbol.for("react.element"), a = Symbol.for("react.portal"), i = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), s = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), l = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), u = Symbol.for("react.suspense_list"), p = Symbol.for("react.memo"), x = Symbol.for("react.lazy"), g = Symbol.for("react.offscreen"), m = Symbol.iterator, y = "@@iterator";
36
+ var c1;
37
+ function Mi() {
38
+ return c1 || (c1 = 1, process.env.NODE_ENV !== "production" && function() {
39
+ var e = Pe, t = Symbol.for("react.element"), a = Symbol.for("react.portal"), i = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), s = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), c = Symbol.for("react.context"), l = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), u = Symbol.for("react.suspense_list"), p = Symbol.for("react.memo"), x = Symbol.for("react.lazy"), g = Symbol.for("react.offscreen"), m = Symbol.iterator, y = "@@iterator";
40
40
  function v(h) {
41
41
  if (h === null || typeof h != "object")
42
42
  return null;
@@ -64,7 +64,7 @@ function Oi() {
64
64
  var j = !1, T = !1, L = !1, k = !1, M = !1, z;
65
65
  z = Symbol.for("react.module.reference");
66
66
  function H(h) {
67
- return !!(typeof h == "string" || typeof h == "function" || h === i || h === s || M || h === r || h === d || h === u || k || h === g || j || T || L || typeof h == "object" && h !== null && (h.$$typeof === x || h.$$typeof === p || h.$$typeof === o || h.$$typeof === l || h.$$typeof === c || // This needs to include all possible module reference object
67
+ return !!(typeof h == "string" || typeof h == "function" || h === i || h === s || M || h === r || h === d || h === u || k || h === g || j || T || L || typeof h == "object" && h !== null && (h.$$typeof === x || h.$$typeof === p || h.$$typeof === o || h.$$typeof === c || h.$$typeof === l || // This needs to include all possible module reference object
68
68
  // types supported by any Flight configuration anywhere since
69
69
  // we don't know which Flight build this will end up being used
70
70
  // with.
@@ -103,13 +103,13 @@ function Oi() {
103
103
  }
104
104
  if (typeof h == "object")
105
105
  switch (h.$$typeof) {
106
- case l:
106
+ case c:
107
107
  var b = h;
108
108
  return fe(b) + ".Consumer";
109
109
  case o:
110
110
  var C = h;
111
111
  return fe(C._context) + ".Provider";
112
- case c:
112
+ case l:
113
113
  return $(h, h.render, "ForwardRef");
114
114
  case p:
115
115
  var I = h.displayName || null;
@@ -277,10 +277,10 @@ function Oi() {
277
277
  var Ye = h ? h.displayName || h.name : "", Be = Ye ? be(Ye) : "";
278
278
  return typeof h == "function" && Ne.set(h, Be), Be;
279
279
  }
280
- function ri(h, b, C) {
280
+ function si(h, b, C) {
281
281
  return we(h, !1);
282
282
  }
283
- function si(h) {
283
+ function oi(h) {
284
284
  var b = h.prototype;
285
285
  return !!(b && b.isReactComponent);
286
286
  }
@@ -288,7 +288,7 @@ function Oi() {
288
288
  if (h == null)
289
289
  return "";
290
290
  if (typeof h == "function")
291
- return we(h, si(h));
291
+ return we(h, oi(h));
292
292
  if (typeof h == "string")
293
293
  return be(h);
294
294
  switch (h) {
@@ -299,8 +299,8 @@ function Oi() {
299
299
  }
300
300
  if (typeof h == "object")
301
301
  switch (h.$$typeof) {
302
- case c:
303
- return ri(h.render);
302
+ case l:
303
+ return si(h.render);
304
304
  case p:
305
305
  return ft(h.type, b, C);
306
306
  case x: {
@@ -313,15 +313,15 @@ function Oi() {
313
313
  }
314
314
  return "";
315
315
  }
316
- var nt = Object.prototype.hasOwnProperty, Kn = {}, Zn = A.ReactDebugCurrentFrame;
316
+ var nt = Object.prototype.hasOwnProperty, Zn = {}, Xn = A.ReactDebugCurrentFrame;
317
317
  function gt(h) {
318
318
  if (h) {
319
319
  var b = h._owner, C = ft(h.type, h._source, b ? b.type : null);
320
- Zn.setExtraStackFrame(C);
320
+ Xn.setExtraStackFrame(C);
321
321
  } else
322
- Zn.setExtraStackFrame(null);
322
+ Xn.setExtraStackFrame(null);
323
323
  }
324
- function oi(h, b, C, I, P) {
324
+ function li(h, b, C, I, P) {
325
325
  {
326
326
  var K = Function.call.bind(nt);
327
327
  for (var W in h)
@@ -336,41 +336,41 @@ function Oi() {
336
336
  } catch (ee) {
337
337
  F = ee;
338
338
  }
339
- F && !(F instanceof Error) && (gt(P), w("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", I || "React class", C, W, typeof F), gt(null)), F instanceof Error && !(F.message in Kn) && (Kn[F.message] = !0, gt(P), w("Failed %s type: %s", C, F.message), gt(null));
339
+ F && !(F instanceof Error) && (gt(P), w("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", I || "React class", C, W, typeof F), gt(null)), F instanceof Error && !(F.message in Zn) && (Zn[F.message] = !0, gt(P), w("Failed %s type: %s", C, F.message), gt(null));
340
340
  }
341
341
  }
342
342
  }
343
- var li = Array.isArray;
343
+ var ci = Array.isArray;
344
344
  function sn(h) {
345
- return li(h);
345
+ return ci(h);
346
346
  }
347
- function ci(h) {
347
+ function di(h) {
348
348
  {
349
349
  var b = typeof Symbol == "function" && Symbol.toStringTag, C = b && h[Symbol.toStringTag] || h.constructor.name || "Object";
350
350
  return C;
351
351
  }
352
352
  }
353
- function di(h) {
353
+ function hi(h) {
354
354
  try {
355
- return Xn(h), !1;
355
+ return qn(h), !1;
356
356
  } catch {
357
357
  return !0;
358
358
  }
359
359
  }
360
- function Xn(h) {
360
+ function qn(h) {
361
361
  return "" + h;
362
362
  }
363
- function qn(h) {
364
- if (di(h))
365
- return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", ci(h)), Xn(h);
363
+ function Qn(h) {
364
+ if (hi(h))
365
+ return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", di(h)), qn(h);
366
366
  }
367
- var Qn = A.ReactCurrentOwner, hi = {
367
+ var Jn = A.ReactCurrentOwner, ui = {
368
368
  key: !0,
369
369
  ref: !0,
370
370
  __self: !0,
371
371
  __source: !0
372
- }, Jn, $n;
373
- function ui(h) {
372
+ }, $n, _n;
373
+ function pi(h) {
374
374
  if (nt.call(h, "ref")) {
375
375
  var b = Object.getOwnPropertyDescriptor(h, "ref").get;
376
376
  if (b && b.isReactWarning)
@@ -378,7 +378,7 @@ function Oi() {
378
378
  }
379
379
  return h.ref !== void 0;
380
380
  }
381
- function pi(h) {
381
+ function fi(h) {
382
382
  if (nt.call(h, "key")) {
383
383
  var b = Object.getOwnPropertyDescriptor(h, "key").get;
384
384
  if (b && b.isReactWarning)
@@ -386,13 +386,13 @@ function Oi() {
386
386
  }
387
387
  return h.key !== void 0;
388
388
  }
389
- function fi(h, b) {
390
- typeof h.ref == "string" && Qn.current;
391
- }
392
389
  function gi(h, b) {
390
+ typeof h.ref == "string" && Jn.current;
391
+ }
392
+ function mi(h, b) {
393
393
  {
394
394
  var C = function() {
395
- Jn || (Jn = !0, w("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", b));
395
+ $n || ($n = !0, w("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", b));
396
396
  };
397
397
  C.isReactWarning = !0, Object.defineProperty(h, "key", {
398
398
  get: C,
@@ -400,10 +400,10 @@ function Oi() {
400
400
  });
401
401
  }
402
402
  }
403
- function mi(h, b) {
403
+ function xi(h, b) {
404
404
  {
405
405
  var C = function() {
406
- $n || ($n = !0, w("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", b));
406
+ _n || (_n = !0, w("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", b));
407
407
  };
408
408
  C.isReactWarning = !0, Object.defineProperty(h, "ref", {
409
409
  get: C,
@@ -411,7 +411,7 @@ function Oi() {
411
411
  });
412
412
  }
413
413
  }
414
- var xi = function(h, b, C, I, P, K, W) {
414
+ var yi = function(h, b, C, I, P, K, W) {
415
415
  var F = {
416
416
  // This tag allows us to uniquely identify this as a React Element
417
417
  $$typeof: t,
@@ -440,12 +440,12 @@ function Oi() {
440
440
  value: P
441
441
  }), Object.freeze && (Object.freeze(F.props), Object.freeze(F)), F;
442
442
  };
443
- function yi(h, b, C, I, P) {
443
+ function bi(h, b, C, I, P) {
444
444
  {
445
445
  var K, W = {}, F = null, le = null;
446
- C !== void 0 && (qn(C), F = "" + C), pi(b) && (qn(b.key), F = "" + b.key), ui(b) && (le = b.ref, fi(b, P));
446
+ C !== void 0 && (Qn(C), F = "" + C), fi(b) && (Qn(b.key), F = "" + b.key), pi(b) && (le = b.ref, gi(b, P));
447
447
  for (K in b)
448
- nt.call(b, K) && !hi.hasOwnProperty(K) && (W[K] = b[K]);
448
+ nt.call(b, K) && !ui.hasOwnProperty(K) && (W[K] = b[K]);
449
449
  if (h && h.defaultProps) {
450
450
  var ee = h.defaultProps;
451
451
  for (K in ee)
@@ -453,25 +453,25 @@ function Oi() {
453
453
  }
454
454
  if (F || le) {
455
455
  var ne = typeof h == "function" ? h.displayName || h.name || "Unknown" : h;
456
- F && gi(W, ne), le && mi(W, ne);
456
+ F && mi(W, ne), le && xi(W, ne);
457
457
  }
458
- return xi(h, F, le, P, I, Qn.current, W);
458
+ return yi(h, F, le, P, I, Jn.current, W);
459
459
  }
460
460
  }
461
- var on = A.ReactCurrentOwner, _n = A.ReactDebugCurrentFrame;
461
+ var on = A.ReactCurrentOwner, e1 = A.ReactDebugCurrentFrame;
462
462
  function Ue(h) {
463
463
  if (h) {
464
464
  var b = h._owner, C = ft(h.type, h._source, b ? b.type : null);
465
- _n.setExtraStackFrame(C);
465
+ e1.setExtraStackFrame(C);
466
466
  } else
467
- _n.setExtraStackFrame(null);
467
+ e1.setExtraStackFrame(null);
468
468
  }
469
469
  var ln;
470
470
  ln = !1;
471
471
  function cn(h) {
472
472
  return typeof h == "object" && h !== null && h.$$typeof === t;
473
473
  }
474
- function e1() {
474
+ function t1() {
475
475
  {
476
476
  if (on.current) {
477
477
  var h = V(on.current.type);
@@ -483,13 +483,13 @@ Check the render method of \`` + h + "`.";
483
483
  return "";
484
484
  }
485
485
  }
486
- function bi(h) {
486
+ function Ci(h) {
487
487
  return "";
488
488
  }
489
- var t1 = {};
490
- function Ci(h) {
489
+ var n1 = {};
490
+ function wi(h) {
491
491
  {
492
- var b = e1();
492
+ var b = t1();
493
493
  if (!b) {
494
494
  var C = typeof h == "string" ? h : h.displayName || h.name;
495
495
  C && (b = `
@@ -499,27 +499,27 @@ Check the top-level render call using <` + C + ">.");
499
499
  return b;
500
500
  }
501
501
  }
502
- function n1(h, b) {
502
+ function a1(h, b) {
503
503
  {
504
504
  if (!h._store || h._store.validated || h.key != null)
505
505
  return;
506
506
  h._store.validated = !0;
507
- var C = Ci(b);
508
- if (t1[C])
507
+ var C = wi(b);
508
+ if (n1[C])
509
509
  return;
510
- t1[C] = !0;
510
+ n1[C] = !0;
511
511
  var I = "";
512
512
  h && h._owner && h._owner !== on.current && (I = " It was passed a child from " + V(h._owner.type) + "."), Ue(h), w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', C, I), Ue(null);
513
513
  }
514
514
  }
515
- function a1(h, b) {
515
+ function i1(h, b) {
516
516
  {
517
517
  if (typeof h != "object")
518
518
  return;
519
519
  if (sn(h))
520
520
  for (var C = 0; C < h.length; C++) {
521
521
  var I = h[C];
522
- cn(I) && n1(I, b);
522
+ cn(I) && a1(I, b);
523
523
  }
524
524
  else if (cn(h))
525
525
  h._store && (h._store.validated = !0);
@@ -527,11 +527,11 @@ Check the top-level render call using <` + C + ">.");
527
527
  var P = v(h);
528
528
  if (typeof P == "function" && P !== h.entries)
529
529
  for (var K = P.call(h), W; !(W = K.next()).done; )
530
- cn(W.value) && n1(W.value, b);
530
+ cn(W.value) && a1(W.value, b);
531
531
  }
532
532
  }
533
533
  }
534
- function wi(h) {
534
+ function vi(h) {
535
535
  {
536
536
  var b = h.type;
537
537
  if (b == null || typeof b == "string")
@@ -539,7 +539,7 @@ Check the top-level render call using <` + C + ">.");
539
539
  var C;
540
540
  if (typeof b == "function")
541
541
  C = b.propTypes;
542
- else if (typeof b == "object" && (b.$$typeof === c || // Note: Memo only checks outer props here.
542
+ else if (typeof b == "object" && (b.$$typeof === l || // Note: Memo only checks outer props here.
543
543
  // Inner props are checked in the reconciler.
544
544
  b.$$typeof === p))
545
545
  C = b.propTypes;
@@ -547,7 +547,7 @@ Check the top-level render call using <` + C + ">.");
547
547
  return;
548
548
  if (C) {
549
549
  var I = V(b);
550
- oi(C, h.props, "prop", I, h);
550
+ li(C, h.props, "prop", I, h);
551
551
  } else if (b.PropTypes !== void 0 && !ln) {
552
552
  ln = !0;
553
553
  var P = V(b);
@@ -556,7 +556,7 @@ Check the top-level render call using <` + C + ">.");
556
556
  typeof b.getDefaultProps == "function" && !b.getDefaultProps.isReactClassApproved && w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
557
557
  }
558
558
  }
559
- function vi(h) {
559
+ function Ai(h) {
560
560
  {
561
561
  for (var b = Object.keys(h.props), C = 0; C < b.length; C++) {
562
562
  var I = b[C];
@@ -568,19 +568,19 @@ Check the top-level render call using <` + C + ">.");
568
568
  h.ref !== null && (Ue(h), w("Invalid attribute `ref` supplied to `React.Fragment`."), Ue(null));
569
569
  }
570
570
  }
571
- var i1 = {};
572
- function r1(h, b, C, I, P, K) {
571
+ var r1 = {};
572
+ function s1(h, b, C, I, P, K) {
573
573
  {
574
574
  var W = H(h);
575
575
  if (!W) {
576
576
  var F = "";
577
577
  (h === void 0 || typeof h == "object" && h !== null && Object.keys(h).length === 0) && (F += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
578
- var le = bi();
579
- le ? F += le : F += e1();
578
+ var le = Ci();
579
+ le ? F += le : F += t1();
580
580
  var ee;
581
581
  h === null ? ee = "null" : sn(h) ? ee = "array" : h !== void 0 && h.$$typeof === t ? (ee = "<" + (V(h.type) || "Unknown") + " />", F = " Did you accidentally export a JSX literal instead of a component?") : ee = typeof h, w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ee, F);
582
582
  }
583
- var ne = yi(h, b, C, P, K);
583
+ var ne = bi(h, b, C, P, K);
584
584
  if (ne == null)
585
585
  return ne;
586
586
  if (W) {
@@ -589,54 +589,54 @@ Check the top-level render call using <` + C + ">.");
589
589
  if (I)
590
590
  if (sn(ge)) {
591
591
  for (var Ye = 0; Ye < ge.length; Ye++)
592
- a1(ge[Ye], h);
592
+ i1(ge[Ye], h);
593
593
  Object.freeze && Object.freeze(ge);
594
594
  } else
595
595
  w("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
596
596
  else
597
- a1(ge, h);
597
+ i1(ge, h);
598
598
  }
599
599
  if (nt.call(b, "key")) {
600
- var Be = V(h), ce = Object.keys(b).filter(function(Ii) {
601
- return Ii !== "key";
600
+ var Be = V(h), ce = Object.keys(b).filter(function(Ni) {
601
+ return Ni !== "key";
602
602
  }), dn = ce.length > 0 ? "{key: someKey, " + ce.join(": ..., ") + ": ...}" : "{key: someKey}";
603
- if (!i1[Be + dn]) {
604
- var Li = ce.length > 0 ? "{" + ce.join(": ..., ") + ": ...}" : "{}";
603
+ if (!r1[Be + dn]) {
604
+ var Ii = ce.length > 0 ? "{" + ce.join(": ..., ") + ": ...}" : "{}";
605
605
  w(`A props object containing a "key" prop is being spread into JSX:
606
606
  let props = %s;
607
607
  <%s {...props} />
608
608
  React keys must be passed directly to JSX without using spread:
609
609
  let props = %s;
610
- <%s key={someKey} {...props} />`, dn, Be, Li, Be), i1[Be + dn] = !0;
610
+ <%s key={someKey} {...props} />`, dn, Be, Ii, Be), r1[Be + dn] = !0;
611
611
  }
612
612
  }
613
- return h === i ? vi(ne) : wi(ne), ne;
613
+ return h === i ? Ai(ne) : vi(ne), ne;
614
614
  }
615
615
  }
616
- function Ai(h, b, C) {
617
- return r1(h, b, C, !0);
618
- }
619
616
  function ki(h, b, C) {
620
- return r1(h, b, C, !1);
617
+ return s1(h, b, C, !0);
618
+ }
619
+ function ji(h, b, C) {
620
+ return s1(h, b, C, !1);
621
621
  }
622
- var ji = ki, Si = Ai;
623
- it.Fragment = i, it.jsx = ji, it.jsxs = Si;
622
+ var Si = ji, Li = ki;
623
+ it.Fragment = i, it.jsx = Si, it.jsxs = Li;
624
624
  }()), it;
625
625
  }
626
- process.env.NODE_ENV === "production" ? xn.exports = Bi() : xn.exports = Oi();
626
+ process.env.NODE_ENV === "production" ? xn.exports = Oi() : xn.exports = Mi();
627
627
  var n = xn.exports;
628
- const Mi = (e, t, a, i) => {
629
- var s, o, l, c;
628
+ const Di = (e, t, a, i) => {
629
+ var s, o, c, l;
630
630
  const r = [a, {
631
631
  code: t,
632
632
  ...i || {}
633
633
  }];
634
634
  if ((o = (s = e == null ? void 0 : e.services) == null ? void 0 : s.logger) != null && o.forward)
635
635
  return e.services.logger.forward(r, "warn", "react-i18next::", !0);
636
- He(r[0]) && (r[0] = `react-i18next:: ${r[0]}`), (c = (l = e == null ? void 0 : e.services) == null ? void 0 : l.logger) != null && c.warn ? e.services.logger.warn(...r) : console != null && console.warn && console.warn(...r);
637
- }, c1 = {}, yn = (e, t, a, i) => {
638
- He(a) && c1[a] || (He(a) && (c1[a] = /* @__PURE__ */ new Date()), Mi(e, t, a, i));
639
- }, na = (e, t) => () => {
636
+ He(r[0]) && (r[0] = `react-i18next:: ${r[0]}`), (l = (c = e == null ? void 0 : e.services) == null ? void 0 : c.logger) != null && l.warn ? e.services.logger.warn(...r) : console != null && console.warn && console.warn(...r);
637
+ }, d1 = {}, yn = (e, t, a, i) => {
638
+ He(a) && d1[a] || (He(a) && (d1[a] = /* @__PURE__ */ new Date()), Di(e, t, a, i));
639
+ }, aa = (e, t) => () => {
640
640
  if (e.isInitialized)
641
641
  t();
642
642
  else {
@@ -648,20 +648,20 @@ const Mi = (e, t, a, i) => {
648
648
  e.on("initialized", a);
649
649
  }
650
650
  }, bn = (e, t, a) => {
651
- e.loadNamespaces(t, na(e, a));
652
- }, d1 = (e, t, a, i) => {
651
+ e.loadNamespaces(t, aa(e, a));
652
+ }, h1 = (e, t, a, i) => {
653
653
  if (He(a) && (a = [a]), e.options.preload && e.options.preload.indexOf(t) > -1) return bn(e, a, i);
654
654
  a.forEach((r) => {
655
655
  e.options.ns.indexOf(r) < 0 && e.options.ns.push(r);
656
- }), e.loadLanguages(t, na(e, i));
657
- }, Di = (e, t, a = {}) => !t.languages || !t.languages.length ? (yn(t, "NO_LANGUAGES", "i18n.languages were undefined or empty", {
656
+ }), e.loadLanguages(t, aa(e, i));
657
+ }, Hi = (e, t, a = {}) => !t.languages || !t.languages.length ? (yn(t, "NO_LANGUAGES", "i18n.languages were undefined or empty", {
658
658
  languages: t.languages
659
659
  }), !0) : t.hasLoadedNamespace(e, {
660
660
  lng: a.lng,
661
661
  precheck: (i, r) => {
662
662
  if (a.bindI18n && a.bindI18n.indexOf("languageChanging") > -1 && i.services.backendConnector.backend && i.isLanguageChangingTo && !r(i.isLanguageChangingTo, e)) return !1;
663
663
  }
664
- }), He = (e) => typeof e == "string", Hi = (e) => typeof e == "object" && e !== null, Ri = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Fi = {
664
+ }), He = (e) => typeof e == "string", Ri = (e) => typeof e == "object" && e !== null, Fi = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Wi = {
665
665
  "&amp;": "&",
666
666
  "&#38;": "&",
667
667
  "&lt;": "<",
@@ -682,7 +682,7 @@ const Mi = (e, t, a, i) => {
682
682
  "&#8230;": "…",
683
683
  "&#x2F;": "/",
684
684
  "&#47;": "/"
685
- }, Wi = (e) => Fi[e], Pi = (e) => e.replace(Ri, Wi);
685
+ }, Pi = (e) => Wi[e], Gi = (e) => e.replace(Fi, Pi);
686
686
  let Cn = {
687
687
  bindI18n: "languageChanged",
688
688
  bindI18nStore: "",
@@ -691,24 +691,24 @@ let Cn = {
691
691
  transWrapTextNodes: "",
692
692
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
693
693
  useSuspense: !0,
694
- unescape: Pi
694
+ unescape: Gi
695
695
  };
696
- const Gi = (e = {}) => {
696
+ const Vi = (e = {}) => {
697
697
  Cn = {
698
698
  ...Cn,
699
699
  ...e
700
700
  };
701
- }, Vi = () => Cn;
702
- let aa;
703
- const Ei = (e) => {
704
- aa = e;
705
- }, Ui = () => aa, Yi = {
701
+ }, Ei = () => Cn;
702
+ let ia;
703
+ const Ui = (e) => {
704
+ ia = e;
705
+ }, Yi = () => ia, Ki = {
706
706
  type: "3rdParty",
707
707
  init(e) {
708
- Gi(e.options.react), Ei(e);
708
+ Vi(e.options.react), Ui(e);
709
709
  }
710
- }, Ki = Ni();
711
- class Zi {
710
+ }, Zi = Ti();
711
+ class Xi {
712
712
  constructor() {
713
713
  this.usedNamespaces = {};
714
714
  }
@@ -721,45 +721,45 @@ class Zi {
721
721
  return Object.keys(this.usedNamespaces);
722
722
  }
723
723
  }
724
- const Xi = (e, t) => {
724
+ const qi = (e, t) => {
725
725
  const a = dt();
726
726
  return he(() => {
727
727
  a.current = e;
728
728
  }, [e, t]), a.current;
729
- }, ia = (e, t, a, i) => e.getFixedT(t, a, i), qi = (e, t, a, i) => Ti(ia(e, t, a, i), [e, t, a, i]), U = (e, t = {}) => {
729
+ }, ra = (e, t, a, i) => e.getFixedT(t, a, i), Qi = (e, t, a, i) => zi(ra(e, t, a, i), [e, t, a, i]), U = (e, t = {}) => {
730
730
  var j, T, L, k;
731
731
  const {
732
732
  i18n: a
733
733
  } = t, {
734
734
  i18n: i,
735
735
  defaultNS: r
736
- } = ta(Ki) || {}, s = a || i || Ui();
737
- if (s && !s.reportNamespaces && (s.reportNamespaces = new Zi()), !s) {
736
+ } = na(Zi) || {}, s = a || i || Yi();
737
+ if (s && !s.reportNamespaces && (s.reportNamespaces = new Xi()), !s) {
738
738
  yn(s, "NO_I18NEXT_INSTANCE", "useTranslation: You will need to pass in an i18next instance by using initReactI18next");
739
- const M = (H, $) => He($) ? $ : Hi($) && He($.defaultValue) ? $.defaultValue : Array.isArray(H) ? H[H.length - 1] : H, z = [M, {}, !1];
739
+ const M = (H, $) => He($) ? $ : Ri($) && He($.defaultValue) ? $.defaultValue : Array.isArray(H) ? H[H.length - 1] : H, z = [M, {}, !1];
740
740
  return z.t = M, z.i18n = {}, z.ready = !1, z;
741
741
  }
742
742
  (j = s.options.react) != null && j.wait && yn(s, "DEPRECATED_OPTION", "useTranslation: It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
743
743
  const o = {
744
- ...Vi(),
744
+ ...Ei(),
745
745
  ...s.options.react,
746
746
  ...t
747
747
  }, {
748
- useSuspense: l,
749
- keyPrefix: c
748
+ useSuspense: c,
749
+ keyPrefix: l
750
750
  } = o;
751
751
  let d = r || ((T = s.options) == null ? void 0 : T.defaultNS);
752
752
  d = He(d) ? [d] : d || ["translation"], (k = (L = s.reportNamespaces).addUsedNamespaces) == null || k.call(L, d);
753
- const u = (s.isInitialized || s.initializedStoreOnce) && d.every((M) => Di(M, s, o)), p = qi(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], c), x = () => p, g = () => ia(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], c), [m, y] = E(x);
753
+ const u = (s.isInitialized || s.initializedStoreOnce) && d.every((M) => Hi(M, s, o)), p = Qi(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], l), x = () => p, g = () => ra(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], l), [m, y] = E(x);
754
754
  let v = d.join();
755
755
  t.lng && (v = `${t.lng}${v}`);
756
- const A = Xi(v), w = dt(!0);
756
+ const A = qi(v), w = dt(!0);
757
757
  he(() => {
758
758
  const {
759
759
  bindI18n: M,
760
760
  bindI18nStore: z
761
761
  } = o;
762
- w.current = !0, !u && !l && (t.lng ? d1(s, t.lng, d, () => {
762
+ w.current = !0, !u && !c && (t.lng ? h1(s, t.lng, d, () => {
763
763
  w.current && y(g);
764
764
  }) : bn(s, d, () => {
765
765
  w.current && y(g);
@@ -772,11 +772,11 @@ const Xi = (e, t) => {
772
772
  };
773
773
  }, [s, v]), he(() => {
774
774
  w.current && u && y(x);
775
- }, [s, c, u]);
775
+ }, [s, l, u]);
776
776
  const S = [m, s, u];
777
- if (S.t = m, S.i18n = s, S.ready = u, u || !u && !l) return S;
777
+ if (S.t = m, S.i18n = s, S.ready = u, u || !u && !c) return S;
778
778
  throw new Promise((M) => {
779
- t.lng ? d1(s, t.lng, d, () => M()) : bn(s, d, () => M());
779
+ t.lng ? h1(s, t.lng, d, () => M()) : bn(s, d, () => M());
780
780
  });
781
781
  };
782
782
  var de = function() {
@@ -793,22 +793,22 @@ function Ge(e, t, a) {
793
793
  (s || !(i in t)) && (s || (s = Array.prototype.slice.call(t, 0, i)), s[i] = t[i]);
794
794
  return e.concat(s || Array.prototype.slice.call(t));
795
795
  }
796
- function Qi(e) {
796
+ function Ji(e) {
797
797
  var t = /* @__PURE__ */ Object.create(null);
798
798
  return function(a) {
799
799
  return t[a] === void 0 && (t[a] = e(a)), t[a];
800
800
  };
801
801
  }
802
- var Ji = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/, $i = /* @__PURE__ */ Qi(
802
+ var $i = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/, _i = /* @__PURE__ */ Ji(
803
803
  function(e) {
804
- return Ji.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91;
804
+ return $i.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91;
805
805
  }
806
806
  /* Z+1 */
807
- ), J = "-ms-", lt = "-moz-", G = "-webkit-", ra = "comm", Xt = "rule", Hn = "decl", _i = "@import", sa = "@keyframes", er = "@layer", oa = Math.abs, Rn = String.fromCharCode, wn = Object.assign;
808
- function tr(e, t) {
807
+ ), J = "-ms-", lt = "-moz-", G = "-webkit-", sa = "comm", Xt = "rule", Rn = "decl", er = "@import", oa = "@keyframes", tr = "@layer", la = Math.abs, Fn = String.fromCharCode, wn = Object.assign;
808
+ function nr(e, t) {
809
809
  return ie(e, 0) ^ 45 ? (((t << 2 ^ ie(e, 0)) << 2 ^ ie(e, 1)) << 2 ^ ie(e, 2)) << 2 ^ ie(e, 3) : 0;
810
810
  }
811
- function la(e) {
811
+ function ca(e) {
812
812
  return e.trim();
813
813
  }
814
814
  function Ie(e, t) {
@@ -829,23 +829,23 @@ function qe(e, t, a) {
829
829
  function je(e) {
830
830
  return e.length;
831
831
  }
832
- function ca(e) {
832
+ function da(e) {
833
833
  return e.length;
834
834
  }
835
835
  function ot(e, t) {
836
836
  return t.push(e), e;
837
837
  }
838
- function nr(e, t) {
838
+ function ar(e, t) {
839
839
  return e.map(t).join("");
840
840
  }
841
- function h1(e, t) {
841
+ function u1(e, t) {
842
842
  return e.filter(function(a) {
843
843
  return !Ie(a, t);
844
844
  });
845
845
  }
846
- var qt = 1, Qe = 1, da = 0, me = 0, ae = 0, et = "";
847
- function Qt(e, t, a, i, r, s, o, l) {
848
- return { value: e, root: t, parent: a, type: i, props: r, children: s, line: qt, column: Qe, length: o, return: "", siblings: l };
846
+ var qt = 1, Qe = 1, ha = 0, me = 0, ae = 0, et = "";
847
+ function Qt(e, t, a, i, r, s, o, c) {
848
+ return { value: e, root: t, parent: a, type: i, props: r, children: s, line: qt, column: Qe, length: o, return: "", siblings: c };
849
849
  }
850
850
  function Te(e, t) {
851
851
  return wn(Qt("", null, null, "", null, null, 0, e.siblings), e, { length: -e.length }, t);
@@ -855,14 +855,14 @@ function Ke(e) {
855
855
  e = Te(e.root, { children: [e] });
856
856
  ot(e, e.siblings);
857
857
  }
858
- function ar() {
858
+ function ir() {
859
859
  return ae;
860
860
  }
861
- function ir() {
861
+ function rr() {
862
862
  return ae = me > 0 ? ie(et, --me) : 0, Qe--, ae === 10 && (Qe = 1, qt--), ae;
863
863
  }
864
864
  function Ae() {
865
- return ae = me < da ? ie(et, me++) : 0, Qe++, ae === 10 && (Qe = 1, qt++), ae;
865
+ return ae = me < ha ? ie(et, me++) : 0, Qe++, ae === 10 && (Qe = 1, qt++), ae;
866
866
  }
867
867
  function Re() {
868
868
  return ie(et, me);
@@ -905,21 +905,21 @@ function vn(e) {
905
905
  }
906
906
  return 0;
907
907
  }
908
- function rr(e) {
909
- return qt = Qe = 1, da = je(et = e), me = 0, [];
910
- }
911
908
  function sr(e) {
909
+ return qt = Qe = 1, ha = je(et = e), me = 0, [];
910
+ }
911
+ function or(e) {
912
912
  return et = "", e;
913
913
  }
914
914
  function hn(e) {
915
- return la(Jt(me - 1, An(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
915
+ return ca(Jt(me - 1, An(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
916
916
  }
917
- function or(e) {
917
+ function lr(e) {
918
918
  for (; (ae = Re()) && ae < 33; )
919
919
  Ae();
920
920
  return vn(e) > 2 || vn(ae) > 3 ? "" : " ";
921
921
  }
922
- function lr(e, t) {
922
+ function cr(e, t) {
923
923
  for (; --t && Ae() && !(ae < 48 || ae > 102 || ae > 57 && ae < 65 || ae > 70 && ae < 97); )
924
924
  ;
925
925
  return Jt(e, Bt() + (t < 6 && Re() == 32 && Ae() == 32));
@@ -942,26 +942,26 @@ function An(e) {
942
942
  }
943
943
  return me;
944
944
  }
945
- function cr(e, t) {
945
+ function dr(e, t) {
946
946
  for (; Ae() && e + ae !== 57; )
947
947
  if (e + ae === 84 && Re() === 47)
948
948
  break;
949
- return "/*" + Jt(t, me - 1) + "*" + Rn(e === 47 ? e : Ae());
949
+ return "/*" + Jt(t, me - 1) + "*" + Fn(e === 47 ? e : Ae());
950
950
  }
951
- function dr(e) {
951
+ function hr(e) {
952
952
  for (; !vn(Re()); )
953
953
  Ae();
954
954
  return Jt(e, me);
955
955
  }
956
- function hr(e) {
957
- return sr(Ot("", null, null, null, [""], e = rr(e), 0, [0], e));
956
+ function ur(e) {
957
+ return or(Ot("", null, null, null, [""], e = sr(e), 0, [0], e));
958
958
  }
959
- function Ot(e, t, a, i, r, s, o, l, c) {
959
+ function Ot(e, t, a, i, r, s, o, c, l) {
960
960
  for (var d = 0, u = 0, p = o, x = 0, g = 0, m = 0, y = 1, v = 1, A = 1, w = 0, S = "", j = r, T = s, L = i, k = S; v; )
961
961
  switch (m = w, w = Ae()) {
962
962
  case 40:
963
963
  if (m != 108 && ie(k, p - 1) == 58) {
964
- zt(k += B(hn(w), "&", "&\f"), "&\f", oa(d ? l[d - 1] : 0)) != -1 && (A = -1);
964
+ zt(k += B(hn(w), "&", "&\f"), "&\f", la(d ? c[d - 1] : 0)) != -1 && (A = -1);
965
965
  break;
966
966
  }
967
967
  case 34:
@@ -973,23 +973,23 @@ function Ot(e, t, a, i, r, s, o, l, c) {
973
973
  case 10:
974
974
  case 13:
975
975
  case 32:
976
- k += or(m);
976
+ k += lr(m);
977
977
  break;
978
978
  case 92:
979
- k += lr(Bt() - 1, 7);
979
+ k += cr(Bt() - 1, 7);
980
980
  continue;
981
981
  case 47:
982
982
  switch (Re()) {
983
983
  case 42:
984
984
  case 47:
985
- ot(ur(cr(Ae(), Bt()), t, a, c), c);
985
+ ot(pr(dr(Ae(), Bt()), t, a, l), l);
986
986
  break;
987
987
  default:
988
988
  k += "/";
989
989
  }
990
990
  break;
991
991
  case 123 * y:
992
- l[d++] = je(k) * A;
992
+ c[d++] = je(k) * A;
993
993
  case 125 * y:
994
994
  case 59:
995
995
  case 0:
@@ -998,24 +998,24 @@ function Ot(e, t, a, i, r, s, o, l, c) {
998
998
  case 125:
999
999
  v = 0;
1000
1000
  case 59 + u:
1001
- A == -1 && (k = B(k, /\f/g, "")), g > 0 && je(k) - p && ot(g > 32 ? p1(k + ";", i, a, p - 1, c) : p1(B(k, " ", "") + ";", i, a, p - 2, c), c);
1001
+ A == -1 && (k = B(k, /\f/g, "")), g > 0 && je(k) - p && ot(g > 32 ? f1(k + ";", i, a, p - 1, l) : f1(B(k, " ", "") + ";", i, a, p - 2, l), l);
1002
1002
  break;
1003
1003
  case 59:
1004
1004
  k += ";";
1005
1005
  default:
1006
- if (ot(L = u1(k, t, a, d, u, r, l, S, j = [], T = [], p, s), s), w === 123)
1006
+ if (ot(L = p1(k, t, a, d, u, r, c, S, j = [], T = [], p, s), s), w === 123)
1007
1007
  if (u === 0)
1008
- Ot(k, t, L, L, j, s, p, l, T);
1008
+ Ot(k, t, L, L, j, s, p, c, T);
1009
1009
  else
1010
1010
  switch (x === 99 && ie(k, 3) === 110 ? 100 : x) {
1011
1011
  case 100:
1012
1012
  case 108:
1013
1013
  case 109:
1014
1014
  case 115:
1015
- Ot(e, L, L, i && ot(u1(e, L, L, 0, 0, r, l, S, r, j = [], p, T), T), r, T, p, l, i ? j : T);
1015
+ Ot(e, L, L, i && ot(p1(e, L, L, 0, 0, r, c, S, r, j = [], p, T), T), r, T, p, c, i ? j : T);
1016
1016
  break;
1017
1017
  default:
1018
- Ot(k, L, L, L, [""], T, 0, l, T);
1018
+ Ot(k, L, L, L, [""], T, 0, c, T);
1019
1019
  }
1020
1020
  }
1021
1021
  d = u = g = 0, y = A = 1, S = k = "", p = o;
@@ -1026,18 +1026,18 @@ function Ot(e, t, a, i, r, s, o, l, c) {
1026
1026
  if (y < 1) {
1027
1027
  if (w == 123)
1028
1028
  --y;
1029
- else if (w == 125 && y++ == 0 && ir() == 125)
1029
+ else if (w == 125 && y++ == 0 && rr() == 125)
1030
1030
  continue;
1031
1031
  }
1032
- switch (k += Rn(w), w * y) {
1032
+ switch (k += Fn(w), w * y) {
1033
1033
  case 38:
1034
1034
  A = u > 0 ? 1 : (k += "\f", -1);
1035
1035
  break;
1036
1036
  case 44:
1037
- l[d++] = (je(k) - 1) * A, A = 1;
1037
+ c[d++] = (je(k) - 1) * A, A = 1;
1038
1038
  break;
1039
1039
  case 64:
1040
- Re() === 45 && (k += hn(Ae())), x = Re(), u = p = je(S = k += dr(Bt())), w++;
1040
+ Re() === 45 && (k += hn(Ae())), x = Re(), u = p = je(S = k += hr(Bt())), w++;
1041
1041
  break;
1042
1042
  case 45:
1043
1043
  m === 45 && je(k) == 2 && (y = 0);
@@ -1045,20 +1045,20 @@ function Ot(e, t, a, i, r, s, o, l, c) {
1045
1045
  }
1046
1046
  return s;
1047
1047
  }
1048
- function u1(e, t, a, i, r, s, o, l, c, d, u, p) {
1049
- for (var x = r - 1, g = r === 0 ? s : [""], m = ca(g), y = 0, v = 0, A = 0; y < i; ++y)
1050
- for (var w = 0, S = qe(e, x + 1, x = oa(v = o[y])), j = e; w < m; ++w)
1051
- (j = la(v > 0 ? g[w] + " " + S : B(S, /&\f/g, g[w]))) && (c[A++] = j);
1052
- return Qt(e, t, a, r === 0 ? Xt : l, c, d, u, p);
1048
+ function p1(e, t, a, i, r, s, o, c, l, d, u, p) {
1049
+ for (var x = r - 1, g = r === 0 ? s : [""], m = da(g), y = 0, v = 0, A = 0; y < i; ++y)
1050
+ for (var w = 0, S = qe(e, x + 1, x = la(v = o[y])), j = e; w < m; ++w)
1051
+ (j = ca(v > 0 ? g[w] + " " + S : B(S, /&\f/g, g[w]))) && (l[A++] = j);
1052
+ return Qt(e, t, a, r === 0 ? Xt : c, l, d, u, p);
1053
1053
  }
1054
- function ur(e, t, a, i) {
1055
- return Qt(e, t, a, ra, Rn(ar()), qe(e, 2, -2), 0, i);
1054
+ function pr(e, t, a, i) {
1055
+ return Qt(e, t, a, sa, Fn(ir()), qe(e, 2, -2), 0, i);
1056
1056
  }
1057
- function p1(e, t, a, i, r) {
1058
- return Qt(e, t, a, Hn, qe(e, 0, i), qe(e, i + 1, -1), i, r);
1057
+ function f1(e, t, a, i, r) {
1058
+ return Qt(e, t, a, Rn, qe(e, 0, i), qe(e, i + 1, -1), i, r);
1059
1059
  }
1060
- function ha(e, t, a) {
1061
- switch (tr(e, t)) {
1060
+ function ua(e, t, a) {
1061
+ switch (nr(e, t)) {
1062
1062
  case 5103:
1063
1063
  return G + "print-" + e + e;
1064
1064
  case 5737:
@@ -1172,13 +1172,13 @@ function ha(e, t, a) {
1172
1172
  case 102:
1173
1173
  return B(e, /(.+:)(.+)-([^]+)/, "$1" + G + "$2-$3$1" + lt + (ie(e, t + 3) == 108 ? "$3" : "$2-$3")) + e;
1174
1174
  case 115:
1175
- return ~zt(e, "stretch", 0) ? ha(B(e, "stretch", "fill-available"), t, a) + e : e;
1175
+ return ~zt(e, "stretch", 0) ? ua(B(e, "stretch", "fill-available"), t, a) + e : e;
1176
1176
  }
1177
1177
  break;
1178
1178
  case 5152:
1179
1179
  case 5920:
1180
- return B(e, /(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/, function(i, r, s, o, l, c, d) {
1181
- return J + r + ":" + s + d + (o ? J + r + "-span:" + (l ? c : +c - +s) + d : "") + e;
1180
+ return B(e, /(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/, function(i, r, s, o, c, l, d) {
1181
+ return J + r + ":" + s + d + (o ? J + r + "-span:" + (c ? l : +l - +s) + d : "") + e;
1182
1182
  });
1183
1183
  case 4949:
1184
1184
  if (ie(e, t + 6) === 121)
@@ -1206,60 +1206,60 @@ function Rt(e, t) {
1206
1206
  a += t(e[i], i, e, t) || "";
1207
1207
  return a;
1208
1208
  }
1209
- function pr(e, t, a, i) {
1209
+ function fr(e, t, a, i) {
1210
1210
  switch (e.type) {
1211
- case er:
1211
+ case tr:
1212
1212
  if (e.children.length) break;
1213
- case _i:
1214
- case Hn:
1213
+ case er:
1214
+ case Rn:
1215
1215
  return e.return = e.return || e.value;
1216
- case ra:
1217
- return "";
1218
1216
  case sa:
1217
+ return "";
1218
+ case oa:
1219
1219
  return e.return = e.value + "{" + Rt(e.children, i) + "}";
1220
1220
  case Xt:
1221
1221
  if (!je(e.value = e.props.join(","))) return "";
1222
1222
  }
1223
1223
  return je(a = Rt(e.children, i)) ? e.return = e.value + "{" + a + "}" : "";
1224
1224
  }
1225
- function fr(e) {
1226
- var t = ca(e);
1225
+ function gr(e) {
1226
+ var t = da(e);
1227
1227
  return function(a, i, r, s) {
1228
- for (var o = "", l = 0; l < t; l++)
1229
- o += e[l](a, i, r, s) || "";
1228
+ for (var o = "", c = 0; c < t; c++)
1229
+ o += e[c](a, i, r, s) || "";
1230
1230
  return o;
1231
1231
  };
1232
1232
  }
1233
- function gr(e) {
1233
+ function mr(e) {
1234
1234
  return function(t) {
1235
1235
  t.root || (t = t.return) && e(t);
1236
1236
  };
1237
1237
  }
1238
- function mr(e, t, a, i) {
1238
+ function xr(e, t, a, i) {
1239
1239
  if (e.length > -1 && !e.return)
1240
1240
  switch (e.type) {
1241
- case Hn:
1242
- e.return = ha(e.value, e.length, a);
1241
+ case Rn:
1242
+ e.return = ua(e.value, e.length, a);
1243
1243
  return;
1244
- case sa:
1244
+ case oa:
1245
1245
  return Rt([Te(e, { value: B(e.value, "@", "@" + G) })], i);
1246
1246
  case Xt:
1247
1247
  if (e.length)
1248
- return nr(a = e.props, function(r) {
1248
+ return ar(a = e.props, function(r) {
1249
1249
  switch (Ie(r, i = /(::plac\w+|:read-\w+)/)) {
1250
1250
  case ":read-only":
1251
1251
  case ":read-write":
1252
- Ke(Te(e, { props: [B(r, /:(read-\w+)/, ":" + lt + "$1")] })), Ke(Te(e, { props: [r] })), wn(e, { props: h1(a, i) });
1252
+ Ke(Te(e, { props: [B(r, /:(read-\w+)/, ":" + lt + "$1")] })), Ke(Te(e, { props: [r] })), wn(e, { props: u1(a, i) });
1253
1253
  break;
1254
1254
  case "::placeholder":
1255
- Ke(Te(e, { props: [B(r, /:(plac\w+)/, ":" + G + "input-$1")] })), Ke(Te(e, { props: [B(r, /:(plac\w+)/, ":" + lt + "$1")] })), Ke(Te(e, { props: [B(r, /:(plac\w+)/, J + "input-$1")] })), Ke(Te(e, { props: [r] })), wn(e, { props: h1(a, i) });
1255
+ Ke(Te(e, { props: [B(r, /:(plac\w+)/, ":" + G + "input-$1")] })), Ke(Te(e, { props: [B(r, /:(plac\w+)/, ":" + lt + "$1")] })), Ke(Te(e, { props: [B(r, /:(plac\w+)/, J + "input-$1")] })), Ke(Te(e, { props: [r] })), wn(e, { props: u1(a, i) });
1256
1256
  break;
1257
1257
  }
1258
1258
  return "";
1259
1259
  });
1260
1260
  }
1261
1261
  }
1262
- var xr = {
1262
+ var yr = {
1263
1263
  animationIterationCount: 1,
1264
1264
  aspectRatio: 1,
1265
1265
  borderImageOutset: 1,
@@ -1307,8 +1307,8 @@ var xr = {
1307
1307
  strokeMiterlimit: 1,
1308
1308
  strokeOpacity: 1,
1309
1309
  strokeWidth: 1
1310
- }, Ve = typeof process < "u" && process.env !== void 0 && (process.env.REACT_APP_SC_ATTR || process.env.SC_ATTR) || "data-styled", ua = "active", pa = "data-styled-version", $t = "6.1.19", Fn = `/*!sc*/
1311
- `, Ft = typeof window < "u" && typeof document < "u", yr = !!(typeof SC_DISABLE_SPEEDY == "boolean" ? SC_DISABLE_SPEEDY : typeof process < "u" && process.env !== void 0 && process.env.REACT_APP_SC_DISABLE_SPEEDY !== void 0 && process.env.REACT_APP_SC_DISABLE_SPEEDY !== "" ? process.env.REACT_APP_SC_DISABLE_SPEEDY !== "false" && process.env.REACT_APP_SC_DISABLE_SPEEDY : typeof process < "u" && process.env !== void 0 && process.env.SC_DISABLE_SPEEDY !== void 0 && process.env.SC_DISABLE_SPEEDY !== "" ? process.env.SC_DISABLE_SPEEDY !== "false" && process.env.SC_DISABLE_SPEEDY : process.env.NODE_ENV !== "production"), f1 = /invalid hook call/i, mt = /* @__PURE__ */ new Set(), br = function(e, t) {
1310
+ }, Ve = typeof process < "u" && process.env !== void 0 && (process.env.REACT_APP_SC_ATTR || process.env.SC_ATTR) || "data-styled", pa = "active", fa = "data-styled-version", $t = "6.1.19", Wn = `/*!sc*/
1311
+ `, Ft = typeof window < "u" && typeof document < "u", br = !!(typeof SC_DISABLE_SPEEDY == "boolean" ? SC_DISABLE_SPEEDY : typeof process < "u" && process.env !== void 0 && process.env.REACT_APP_SC_DISABLE_SPEEDY !== void 0 && process.env.REACT_APP_SC_DISABLE_SPEEDY !== "" ? process.env.REACT_APP_SC_DISABLE_SPEEDY !== "false" && process.env.REACT_APP_SC_DISABLE_SPEEDY : typeof process < "u" && process.env !== void 0 && process.env.SC_DISABLE_SPEEDY !== void 0 && process.env.SC_DISABLE_SPEEDY !== "" ? process.env.SC_DISABLE_SPEEDY !== "false" && process.env.SC_DISABLE_SPEEDY : process.env.NODE_ENV !== "production"), g1 = /invalid hook call/i, mt = /* @__PURE__ */ new Set(), Cr = function(e, t) {
1312
1312
  if (process.env.NODE_ENV !== "production") {
1313
1313
  var a = t ? ' with the id of "'.concat(t, '"') : "", i = "The component ".concat(e).concat(a, ` has been created dynamically.
1314
1314
  `) + `You may see this warning because you've called styled inside another component.
@@ -1318,66 +1318,66 @@ See https://styled-components.com/docs/basics#define-styled-components-outside-o
1318
1318
  try {
1319
1319
  var s = !0;
1320
1320
  console.error = function(o) {
1321
- for (var l = [], c = 1; c < arguments.length; c++) l[c - 1] = arguments[c];
1322
- f1.test(o) ? (s = !1, mt.delete(i)) : r.apply(void 0, Ge([o], l, !1));
1321
+ for (var c = [], l = 1; l < arguments.length; l++) c[l - 1] = arguments[l];
1322
+ g1.test(o) ? (s = !1, mt.delete(i)) : r.apply(void 0, Ge([o], c, !1));
1323
1323
  }, dt(), s && !mt.has(i) && (console.warn(i), mt.add(i));
1324
1324
  } catch (o) {
1325
- f1.test(o.message) && mt.delete(i);
1325
+ g1.test(o.message) && mt.delete(i);
1326
1326
  } finally {
1327
1327
  console.error = r;
1328
1328
  }
1329
1329
  }
1330
1330
  }, _t = Object.freeze([]), Je = Object.freeze({});
1331
- function Cr(e, t, a) {
1331
+ function wr(e, t, a) {
1332
1332
  return a === void 0 && (a = Je), e.theme !== a.theme && e.theme || t || a.theme;
1333
1333
  }
1334
- var kn = /* @__PURE__ */ new Set(["a", "abbr", "address", "area", "article", "aside", "audio", "b", "base", "bdi", "bdo", "big", "blockquote", "body", "br", "button", "canvas", "caption", "cite", "code", "col", "colgroup", "data", "datalist", "dd", "del", "details", "dfn", "dialog", "div", "dl", "dt", "em", "embed", "fieldset", "figcaption", "figure", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "header", "hgroup", "hr", "html", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "legend", "li", "link", "main", "map", "mark", "menu", "menuitem", "meta", "meter", "nav", "noscript", "object", "ol", "optgroup", "option", "output", "p", "param", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "script", "section", "select", "small", "source", "span", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "u", "ul", "use", "var", "video", "wbr", "circle", "clipPath", "defs", "ellipse", "foreignObject", "g", "image", "line", "linearGradient", "marker", "mask", "path", "pattern", "polygon", "polyline", "radialGradient", "rect", "stop", "svg", "text", "tspan"]), wr = /[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g, vr = /(^-|-$)/g;
1335
- function g1(e) {
1336
- return e.replace(wr, "-").replace(vr, "");
1334
+ var kn = /* @__PURE__ */ new Set(["a", "abbr", "address", "area", "article", "aside", "audio", "b", "base", "bdi", "bdo", "big", "blockquote", "body", "br", "button", "canvas", "caption", "cite", "code", "col", "colgroup", "data", "datalist", "dd", "del", "details", "dfn", "dialog", "div", "dl", "dt", "em", "embed", "fieldset", "figcaption", "figure", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "header", "hgroup", "hr", "html", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "legend", "li", "link", "main", "map", "mark", "menu", "menuitem", "meta", "meter", "nav", "noscript", "object", "ol", "optgroup", "option", "output", "p", "param", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "script", "section", "select", "small", "source", "span", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "u", "ul", "use", "var", "video", "wbr", "circle", "clipPath", "defs", "ellipse", "foreignObject", "g", "image", "line", "linearGradient", "marker", "mask", "path", "pattern", "polygon", "polyline", "radialGradient", "rect", "stop", "svg", "text", "tspan"]), vr = /[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g, Ar = /(^-|-$)/g;
1335
+ function m1(e) {
1336
+ return e.replace(vr, "-").replace(Ar, "");
1337
1337
  }
1338
- var Ar = /(a)(d)/gi, xt = 52, m1 = function(e) {
1338
+ var kr = /(a)(d)/gi, xt = 52, x1 = function(e) {
1339
1339
  return String.fromCharCode(e + (e > 25 ? 39 : 97));
1340
1340
  };
1341
1341
  function jn(e) {
1342
1342
  var t, a = "";
1343
- for (t = Math.abs(e); t > xt; t = t / xt | 0) a = m1(t % xt) + a;
1344
- return (m1(t % xt) + a).replace(Ar, "$1-$2");
1343
+ for (t = Math.abs(e); t > xt; t = t / xt | 0) a = x1(t % xt) + a;
1344
+ return (x1(t % xt) + a).replace(kr, "$1-$2");
1345
1345
  }
1346
- var un, fa = 5381, Oe = function(e, t) {
1346
+ var un, ga = 5381, Oe = function(e, t) {
1347
1347
  for (var a = t.length; a; ) e = 33 * e ^ t.charCodeAt(--a);
1348
1348
  return e;
1349
- }, ga = function(e) {
1350
- return Oe(fa, e);
1349
+ }, ma = function(e) {
1350
+ return Oe(ga, e);
1351
1351
  };
1352
- function ma(e) {
1353
- return jn(ga(e) >>> 0);
1354
- }
1355
1352
  function xa(e) {
1353
+ return jn(ma(e) >>> 0);
1354
+ }
1355
+ function ya(e) {
1356
1356
  return process.env.NODE_ENV !== "production" && typeof e == "string" && e || e.displayName || e.name || "Component";
1357
1357
  }
1358
1358
  function pn(e) {
1359
1359
  return typeof e == "string" && (process.env.NODE_ENV === "production" || e.charAt(0) === e.charAt(0).toLowerCase());
1360
1360
  }
1361
- var ya = typeof Symbol == "function" && Symbol.for, ba = ya ? Symbol.for("react.memo") : 60115, kr = ya ? Symbol.for("react.forward_ref") : 60112, jr = { childContextTypes: !0, contextType: !0, contextTypes: !0, defaultProps: !0, displayName: !0, getDefaultProps: !0, getDerivedStateFromError: !0, getDerivedStateFromProps: !0, mixins: !0, propTypes: !0, type: !0 }, Sr = { name: !0, length: !0, prototype: !0, caller: !0, callee: !0, arguments: !0, arity: !0 }, Ca = { $$typeof: !0, compare: !0, defaultProps: !0, displayName: !0, propTypes: !0, type: !0 }, Lr = ((un = {})[kr] = { $$typeof: !0, render: !0, defaultProps: !0, displayName: !0, propTypes: !0 }, un[ba] = Ca, un);
1362
- function x1(e) {
1363
- return ("type" in (t = e) && t.type.$$typeof) === ba ? Ca : "$$typeof" in e ? Lr[e.$$typeof] : jr;
1361
+ var ba = typeof Symbol == "function" && Symbol.for, Ca = ba ? Symbol.for("react.memo") : 60115, jr = ba ? Symbol.for("react.forward_ref") : 60112, Sr = { childContextTypes: !0, contextType: !0, contextTypes: !0, defaultProps: !0, displayName: !0, getDefaultProps: !0, getDerivedStateFromError: !0, getDerivedStateFromProps: !0, mixins: !0, propTypes: !0, type: !0 }, Lr = { name: !0, length: !0, prototype: !0, caller: !0, callee: !0, arguments: !0, arity: !0 }, wa = { $$typeof: !0, compare: !0, defaultProps: !0, displayName: !0, propTypes: !0, type: !0 }, Ir = ((un = {})[jr] = { $$typeof: !0, render: !0, defaultProps: !0, displayName: !0, propTypes: !0 }, un[Ca] = wa, un);
1362
+ function y1(e) {
1363
+ return ("type" in (t = e) && t.type.$$typeof) === Ca ? wa : "$$typeof" in e ? Ir[e.$$typeof] : Sr;
1364
1364
  var t;
1365
1365
  }
1366
- var Ir = Object.defineProperty, Nr = Object.getOwnPropertyNames, y1 = Object.getOwnPropertySymbols, Tr = Object.getOwnPropertyDescriptor, zr = Object.getPrototypeOf, b1 = Object.prototype;
1367
- function wa(e, t, a) {
1366
+ var Nr = Object.defineProperty, Tr = Object.getOwnPropertyNames, b1 = Object.getOwnPropertySymbols, zr = Object.getOwnPropertyDescriptor, Br = Object.getPrototypeOf, C1 = Object.prototype;
1367
+ function va(e, t, a) {
1368
1368
  if (typeof t != "string") {
1369
- if (b1) {
1370
- var i = zr(t);
1371
- i && i !== b1 && wa(e, i, a);
1369
+ if (C1) {
1370
+ var i = Br(t);
1371
+ i && i !== C1 && va(e, i, a);
1372
1372
  }
1373
- var r = Nr(t);
1374
- y1 && (r = r.concat(y1(t)));
1375
- for (var s = x1(e), o = x1(t), l = 0; l < r.length; ++l) {
1376
- var c = r[l];
1377
- if (!(c in Sr || a && a[c] || o && c in o || s && c in s)) {
1378
- var d = Tr(t, c);
1373
+ var r = Tr(t);
1374
+ b1 && (r = r.concat(b1(t)));
1375
+ for (var s = y1(e), o = y1(t), c = 0; c < r.length; ++c) {
1376
+ var l = r[c];
1377
+ if (!(l in Lr || a && a[l] || o && l in o || s && l in s)) {
1378
+ var d = zr(t, l);
1379
1379
  try {
1380
- Ir(e, c, d);
1380
+ Nr(e, l, d);
1381
1381
  } catch {
1382
1382
  }
1383
1383
  }
@@ -1388,7 +1388,7 @@ function wa(e, t, a) {
1388
1388
  function $e(e) {
1389
1389
  return typeof e == "function";
1390
1390
  }
1391
- function Wn(e) {
1391
+ function Pn(e) {
1392
1392
  return typeof e == "object" && "styledComponentId" in e;
1393
1393
  }
1394
1394
  function Me(e, t) {
@@ -1408,10 +1408,10 @@ function Ln(e, t, a) {
1408
1408
  else if (_e(t)) for (var i in t) e[i] = Ln(e[i], t[i]);
1409
1409
  return e;
1410
1410
  }
1411
- function Pn(e, t) {
1411
+ function Gn(e, t) {
1412
1412
  Object.defineProperty(e, "toString", { value: t });
1413
1413
  }
1414
- var Br = process.env.NODE_ENV !== "production" ? { 1: `Cannot create styled-component for component: %s.
1414
+ var Or = process.env.NODE_ENV !== "production" ? { 1: `Cannot create styled-component for component: %s.
1415
1415
 
1416
1416
  `, 2: `Can't collect styles once you've consumed a \`ServerStyleSheet\`'s styles! \`ServerStyleSheet\` is a one off instance for each server-side render cycle.
1417
1417
 
@@ -1453,7 +1453,7 @@ as for instance in your render method then you may be running into this limitati
1453
1453
  `, 17: `CSSStyleSheet could not be found on HTMLStyleElement.
1454
1454
  Has styled-components' style tag been unmounted or altered by another script?
1455
1455
  `, 18: "ThemeProvider: Please make sure your useTheme hook is within a `<ThemeProvider>`" } : {};
1456
- function Or() {
1456
+ function Mr() {
1457
1457
  for (var e = [], t = 0; t < arguments.length; t++) e[t] = arguments[t];
1458
1458
  for (var a = e[0], i = [], r = 1, s = e.length; r < s; r += 1) i.push(e[r]);
1459
1459
  return i.forEach(function(o) {
@@ -1462,9 +1462,9 @@ function Or() {
1462
1462
  }
1463
1463
  function tt(e) {
1464
1464
  for (var t = [], a = 1; a < arguments.length; a++) t[a - 1] = arguments[a];
1465
- return process.env.NODE_ENV === "production" ? new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(e, " for more information.").concat(t.length > 0 ? " Args: ".concat(t.join(", ")) : "")) : new Error(Or.apply(void 0, Ge([Br[e]], t, !1)).trim());
1465
+ return process.env.NODE_ENV === "production" ? new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(e, " for more information.").concat(t.length > 0 ? " Args: ".concat(t.join(", ")) : "")) : new Error(Mr.apply(void 0, Ge([Or[e]], t, !1)).trim());
1466
1466
  }
1467
- var Mr = function() {
1467
+ var Dr = function() {
1468
1468
  function e(t) {
1469
1469
  this.groupSizes = new Uint32Array(512), this.length = 512, this.tag = t;
1470
1470
  }
@@ -1477,7 +1477,7 @@ var Mr = function() {
1477
1477
  this.groupSizes = new Uint32Array(s), this.groupSizes.set(i), this.length = s;
1478
1478
  for (var o = r; o < s; o++) this.groupSizes[o] = 0;
1479
1479
  }
1480
- for (var l = this.indexOfGroup(t + 1), c = (o = 0, a.length); o < c; o++) this.tag.insertRule(l, a[o]) && (this.groupSizes[t]++, l++);
1480
+ for (var c = this.indexOfGroup(t + 1), l = (o = 0, a.length); o < l; o++) this.tag.insertRule(c, a[o]) && (this.groupSizes[t]++, c++);
1481
1481
  }, e.prototype.clearGroup = function(t) {
1482
1482
  if (t < this.length) {
1483
1483
  var a = this.groupSizes[t], i = this.indexOfGroup(t), r = i + a;
@@ -1487,50 +1487,50 @@ var Mr = function() {
1487
1487
  }, e.prototype.getGroup = function(t) {
1488
1488
  var a = "";
1489
1489
  if (t >= this.length || this.groupSizes[t] === 0) return a;
1490
- for (var i = this.groupSizes[t], r = this.indexOfGroup(t), s = r + i, o = r; o < s; o++) a += "".concat(this.tag.getRule(o)).concat(Fn);
1490
+ for (var i = this.groupSizes[t], r = this.indexOfGroup(t), s = r + i, o = r; o < s; o++) a += "".concat(this.tag.getRule(o)).concat(Wn);
1491
1491
  return a;
1492
1492
  }, e;
1493
- }(), Dr = 1 << 30, Mt = /* @__PURE__ */ new Map(), Wt = /* @__PURE__ */ new Map(), Dt = 1, yt = function(e) {
1493
+ }(), Hr = 1 << 30, Mt = /* @__PURE__ */ new Map(), Wt = /* @__PURE__ */ new Map(), Dt = 1, yt = function(e) {
1494
1494
  if (Mt.has(e)) return Mt.get(e);
1495
1495
  for (; Wt.has(Dt); ) Dt++;
1496
1496
  var t = Dt++;
1497
- if (process.env.NODE_ENV !== "production" && ((0 | t) < 0 || t > Dr)) throw tt(16, "".concat(t));
1497
+ if (process.env.NODE_ENV !== "production" && ((0 | t) < 0 || t > Hr)) throw tt(16, "".concat(t));
1498
1498
  return Mt.set(e, t), Wt.set(t, e), t;
1499
- }, Hr = function(e, t) {
1499
+ }, Rr = function(e, t) {
1500
1500
  Dt = t + 1, Mt.set(e, t), Wt.set(t, e);
1501
- }, Rr = "style[".concat(Ve, "][").concat(pa, '="').concat($t, '"]'), Fr = new RegExp("^".concat(Ve, '\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)')), Wr = function(e, t, a) {
1501
+ }, Fr = "style[".concat(Ve, "][").concat(fa, '="').concat($t, '"]'), Wr = new RegExp("^".concat(Ve, '\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)')), Pr = function(e, t, a) {
1502
1502
  for (var i, r = a.split(","), s = 0, o = r.length; s < o; s++) (i = r[s]) && e.registerName(t, i);
1503
- }, Pr = function(e, t) {
1504
- for (var a, i = ((a = t.textContent) !== null && a !== void 0 ? a : "").split(Fn), r = [], s = 0, o = i.length; s < o; s++) {
1505
- var l = i[s].trim();
1506
- if (l) {
1507
- var c = l.match(Fr);
1508
- if (c) {
1509
- var d = 0 | parseInt(c[1], 10), u = c[2];
1510
- d !== 0 && (Hr(u, d), Wr(e, u, c[3]), e.getTag().insertRules(d, r)), r.length = 0;
1511
- } else r.push(l);
1503
+ }, Gr = function(e, t) {
1504
+ for (var a, i = ((a = t.textContent) !== null && a !== void 0 ? a : "").split(Wn), r = [], s = 0, o = i.length; s < o; s++) {
1505
+ var c = i[s].trim();
1506
+ if (c) {
1507
+ var l = c.match(Wr);
1508
+ if (l) {
1509
+ var d = 0 | parseInt(l[1], 10), u = l[2];
1510
+ d !== 0 && (Rr(u, d), Pr(e, u, l[3]), e.getTag().insertRules(d, r)), r.length = 0;
1511
+ } else r.push(c);
1512
1512
  }
1513
1513
  }
1514
- }, C1 = function(e) {
1515
- for (var t = document.querySelectorAll(Rr), a = 0, i = t.length; a < i; a++) {
1514
+ }, w1 = function(e) {
1515
+ for (var t = document.querySelectorAll(Fr), a = 0, i = t.length; a < i; a++) {
1516
1516
  var r = t[a];
1517
- r && r.getAttribute(Ve) !== ua && (Pr(e, r), r.parentNode && r.parentNode.removeChild(r));
1517
+ r && r.getAttribute(Ve) !== pa && (Gr(e, r), r.parentNode && r.parentNode.removeChild(r));
1518
1518
  }
1519
1519
  };
1520
- function Gr() {
1520
+ function Vr() {
1521
1521
  return typeof __webpack_nonce__ < "u" ? __webpack_nonce__ : null;
1522
1522
  }
1523
- var va = function(e) {
1524
- var t = document.head, a = e || t, i = document.createElement("style"), r = function(l) {
1525
- var c = Array.from(l.querySelectorAll("style[".concat(Ve, "]")));
1526
- return c[c.length - 1];
1523
+ var Aa = function(e) {
1524
+ var t = document.head, a = e || t, i = document.createElement("style"), r = function(c) {
1525
+ var l = Array.from(c.querySelectorAll("style[".concat(Ve, "]")));
1526
+ return l[l.length - 1];
1527
1527
  }(a), s = r !== void 0 ? r.nextSibling : null;
1528
- i.setAttribute(Ve, ua), i.setAttribute(pa, $t);
1529
- var o = Gr();
1528
+ i.setAttribute(Ve, pa), i.setAttribute(fa, $t);
1529
+ var o = Vr();
1530
1530
  return o && i.setAttribute("nonce", o), a.insertBefore(i, s), i;
1531
- }, Vr = function() {
1531
+ }, Er = function() {
1532
1532
  function e(t) {
1533
- this.element = va(t), this.element.appendChild(document.createTextNode("")), this.sheet = function(a) {
1533
+ this.element = Aa(t), this.element.appendChild(document.createTextNode("")), this.sheet = function(a) {
1534
1534
  if (a.sheet) return a.sheet;
1535
1535
  for (var i = document.styleSheets, r = 0, s = i.length; r < s; r++) {
1536
1536
  var o = i[r];
@@ -1551,9 +1551,9 @@ var va = function(e) {
1551
1551
  var a = this.sheet.cssRules[t];
1552
1552
  return a && a.cssText ? a.cssText : "";
1553
1553
  }, e;
1554
- }(), Er = function() {
1554
+ }(), Ur = function() {
1555
1555
  function e(t) {
1556
- this.element = va(t), this.nodes = this.element.childNodes, this.length = 0;
1556
+ this.element = Aa(t), this.nodes = this.element.childNodes, this.length = 0;
1557
1557
  }
1558
1558
  return e.prototype.insertRule = function(t, a) {
1559
1559
  if (t <= this.length && t >= 0) {
@@ -1566,7 +1566,7 @@ var va = function(e) {
1566
1566
  }, e.prototype.getRule = function(t) {
1567
1567
  return t < this.length ? this.nodes[t].textContent : "";
1568
1568
  }, e;
1569
- }(), Ur = function() {
1569
+ }(), Yr = function() {
1570
1570
  function e(t) {
1571
1571
  this.rules = [], this.length = 0;
1572
1572
  }
@@ -1577,13 +1577,13 @@ var va = function(e) {
1577
1577
  }, e.prototype.getRule = function(t) {
1578
1578
  return t < this.length ? this.rules[t] : "";
1579
1579
  }, e;
1580
- }(), w1 = Ft, Yr = { isServer: !Ft, useCSSOMInjection: !yr }, Aa = function() {
1580
+ }(), v1 = Ft, Kr = { isServer: !Ft, useCSSOMInjection: !br }, ka = function() {
1581
1581
  function e(t, a, i) {
1582
1582
  t === void 0 && (t = Je), a === void 0 && (a = {});
1583
1583
  var r = this;
1584
- this.options = de(de({}, Yr), t), this.gs = a, this.names = new Map(i), this.server = !!t.isServer, !this.server && Ft && w1 && (w1 = !1, C1(this)), Pn(this, function() {
1584
+ this.options = de(de({}, Kr), t), this.gs = a, this.names = new Map(i), this.server = !!t.isServer, !this.server && Ft && v1 && (v1 = !1, w1(this)), Gn(this, function() {
1585
1585
  return function(s) {
1586
- for (var o = s.getTag(), l = o.length, c = "", d = function(p) {
1586
+ for (var o = s.getTag(), c = o.length, l = "", d = function(p) {
1587
1587
  var x = function(A) {
1588
1588
  return Wt.get(A);
1589
1589
  }(p);
@@ -1593,16 +1593,16 @@ var va = function(e) {
1593
1593
  var y = "".concat(Ve, ".g").concat(p, '[id="').concat(x, '"]'), v = "";
1594
1594
  g !== void 0 && g.forEach(function(A) {
1595
1595
  A.length > 0 && (v += "".concat(A, ","));
1596
- }), c += "".concat(m).concat(y, '{content:"').concat(v, '"}').concat(Fn);
1597
- }, u = 0; u < l; u++) d(u);
1598
- return c;
1596
+ }), l += "".concat(m).concat(y, '{content:"').concat(v, '"}').concat(Wn);
1597
+ }, u = 0; u < c; u++) d(u);
1598
+ return l;
1599
1599
  }(r);
1600
1600
  });
1601
1601
  }
1602
1602
  return e.registerId = function(t) {
1603
1603
  return yt(t);
1604
1604
  }, e.prototype.rehydrate = function() {
1605
- !this.server && Ft && C1(this);
1605
+ !this.server && Ft && w1(this);
1606
1606
  }, e.prototype.reconstructWithOptions = function(t, a) {
1607
1607
  return a === void 0 && (a = !0), new e(de(de({}, this.options), t), this.gs, a && this.names || void 0);
1608
1608
  }, e.prototype.allocateGSInstance = function(t) {
@@ -1610,8 +1610,8 @@ var va = function(e) {
1610
1610
  }, e.prototype.getTag = function() {
1611
1611
  return this.tag || (this.tag = (t = function(a) {
1612
1612
  var i = a.useCSSOMInjection, r = a.target;
1613
- return a.isServer ? new Ur(r) : i ? new Vr(r) : new Er(r);
1614
- }(this.options), new Mr(t)));
1613
+ return a.isServer ? new Yr(r) : i ? new Er(r) : new Ur(r);
1614
+ }(this.options), new Dr(t)));
1615
1615
  var t;
1616
1616
  }, e.prototype.hasNameForId = function(t, a) {
1617
1617
  return this.names.has(t) && this.names.get(t).has(a);
@@ -1630,39 +1630,39 @@ var va = function(e) {
1630
1630
  }, e.prototype.clearTag = function() {
1631
1631
  this.tag = void 0;
1632
1632
  }, e;
1633
- }(), Kr = /&/g, Zr = /^\s*\/\/.*$/gm;
1634
- function ka(e, t) {
1633
+ }(), Zr = /&/g, Xr = /^\s*\/\/.*$/gm;
1634
+ function ja(e, t) {
1635
1635
  return e.map(function(a) {
1636
1636
  return a.type === "rule" && (a.value = "".concat(t, " ").concat(a.value), a.value = a.value.replaceAll(",", ",".concat(t, " ")), a.props = a.props.map(function(i) {
1637
1637
  return "".concat(t, " ").concat(i);
1638
- })), Array.isArray(a.children) && a.type !== "@keyframes" && (a.children = ka(a.children, t)), a;
1638
+ })), Array.isArray(a.children) && a.type !== "@keyframes" && (a.children = ja(a.children, t)), a;
1639
1639
  });
1640
1640
  }
1641
- function Xr(e) {
1642
- var t, a, i, r = Je, s = r.options, o = s === void 0 ? Je : s, l = r.plugins, c = l === void 0 ? _t : l, d = function(x, g, m) {
1641
+ function qr(e) {
1642
+ var t, a, i, r = Je, s = r.options, o = s === void 0 ? Je : s, c = r.plugins, l = c === void 0 ? _t : c, d = function(x, g, m) {
1643
1643
  return m.startsWith(a) && m.endsWith(a) && m.replaceAll(a, "").length > 0 ? ".".concat(t) : x;
1644
- }, u = c.slice();
1644
+ }, u = l.slice();
1645
1645
  u.push(function(x) {
1646
- x.type === Xt && x.value.includes("&") && (x.props[0] = x.props[0].replace(Kr, a).replace(i, d));
1647
- }), o.prefix && u.push(mr), u.push(pr);
1646
+ x.type === Xt && x.value.includes("&") && (x.props[0] = x.props[0].replace(Zr, a).replace(i, d));
1647
+ }), o.prefix && u.push(xr), u.push(fr);
1648
1648
  var p = function(x, g, m, y) {
1649
1649
  g === void 0 && (g = ""), m === void 0 && (m = ""), y === void 0 && (y = "&"), t = y, a = g, i = new RegExp("\\".concat(a, "\\b"), "g");
1650
- var v = x.replace(Zr, ""), A = hr(m || g ? "".concat(m, " ").concat(g, " { ").concat(v, " }") : v);
1651
- o.namespace && (A = ka(A, o.namespace));
1650
+ var v = x.replace(Xr, ""), A = ur(m || g ? "".concat(m, " ").concat(g, " { ").concat(v, " }") : v);
1651
+ o.namespace && (A = ja(A, o.namespace));
1652
1652
  var w = [];
1653
- return Rt(A, fr(u.concat(gr(function(S) {
1653
+ return Rt(A, gr(u.concat(mr(function(S) {
1654
1654
  return w.push(S);
1655
1655
  })))), w;
1656
1656
  };
1657
- return p.hash = c.length ? c.reduce(function(x, g) {
1657
+ return p.hash = l.length ? l.reduce(function(x, g) {
1658
1658
  return g.name || tt(15), Oe(x, g.name);
1659
- }, fa).toString() : "", p;
1659
+ }, ga).toString() : "", p;
1660
1660
  }
1661
- var qr = new Aa(), In = Xr(), ja = Pe.createContext({ shouldForwardProp: void 0, styleSheet: qr, stylis: In });
1662
- ja.Consumer;
1661
+ var Qr = new ka(), In = qr(), Sa = Pe.createContext({ shouldForwardProp: void 0, styleSheet: Qr, stylis: In });
1662
+ Sa.Consumer;
1663
1663
  Pe.createContext(void 0);
1664
- function v1() {
1665
- return ta(ja);
1664
+ function A1() {
1665
+ return na(Sa);
1666
1666
  }
1667
1667
  var Nn = function() {
1668
1668
  function e(t, a) {
@@ -1671,57 +1671,57 @@ var Nn = function() {
1671
1671
  s === void 0 && (s = In);
1672
1672
  var o = i.name + s.hash;
1673
1673
  r.hasNameForId(i.id, o) || r.insertRules(i.id, o, s(i.rules, o, "@keyframes"));
1674
- }, this.name = t, this.id = "sc-keyframes-".concat(t), this.rules = a, Pn(this, function() {
1674
+ }, this.name = t, this.id = "sc-keyframes-".concat(t), this.rules = a, Gn(this, function() {
1675
1675
  throw tt(12, String(i.name));
1676
1676
  });
1677
1677
  }
1678
1678
  return e.prototype.getName = function(t) {
1679
1679
  return t === void 0 && (t = In), this.name + t.hash;
1680
1680
  }, e;
1681
- }(), Qr = function(e) {
1681
+ }(), Jr = function(e) {
1682
1682
  return e >= "A" && e <= "Z";
1683
1683
  };
1684
- function A1(e) {
1684
+ function k1(e) {
1685
1685
  for (var t = "", a = 0; a < e.length; a++) {
1686
1686
  var i = e[a];
1687
1687
  if (a === 1 && i === "-" && e[0] === "-") return e;
1688
- Qr(i) ? t += "-" + i.toLowerCase() : t += i;
1688
+ Jr(i) ? t += "-" + i.toLowerCase() : t += i;
1689
1689
  }
1690
1690
  return t.startsWith("ms-") ? "-" + t : t;
1691
1691
  }
1692
- var Sa = function(e) {
1692
+ var La = function(e) {
1693
1693
  return e == null || e === !1 || e === "";
1694
- }, La = function(e) {
1694
+ }, Ia = function(e) {
1695
1695
  var t, a, i = [];
1696
1696
  for (var r in e) {
1697
1697
  var s = e[r];
1698
- e.hasOwnProperty(r) && !Sa(s) && (Array.isArray(s) && s.isCss || $e(s) ? i.push("".concat(A1(r), ":"), s, ";") : _e(s) ? i.push.apply(i, Ge(Ge(["".concat(r, " {")], La(s), !1), ["}"], !1)) : i.push("".concat(A1(r), ": ").concat((t = r, (a = s) == null || typeof a == "boolean" || a === "" ? "" : typeof a != "number" || a === 0 || t in xr || t.startsWith("--") ? String(a).trim() : "".concat(a, "px")), ";")));
1698
+ e.hasOwnProperty(r) && !La(s) && (Array.isArray(s) && s.isCss || $e(s) ? i.push("".concat(k1(r), ":"), s, ";") : _e(s) ? i.push.apply(i, Ge(Ge(["".concat(r, " {")], Ia(s), !1), ["}"], !1)) : i.push("".concat(k1(r), ": ").concat((t = r, (a = s) == null || typeof a == "boolean" || a === "" ? "" : typeof a != "number" || a === 0 || t in yr || t.startsWith("--") ? String(a).trim() : "".concat(a, "px")), ";")));
1699
1699
  }
1700
1700
  return i;
1701
1701
  };
1702
1702
  function Fe(e, t, a, i) {
1703
- if (Sa(e)) return [];
1704
- if (Wn(e)) return [".".concat(e.styledComponentId)];
1703
+ if (La(e)) return [];
1704
+ if (Pn(e)) return [".".concat(e.styledComponentId)];
1705
1705
  if ($e(e)) {
1706
1706
  if (!$e(s = e) || s.prototype && s.prototype.isReactComponent || !t) return [e];
1707
1707
  var r = e(t);
1708
- return process.env.NODE_ENV === "production" || typeof r != "object" || Array.isArray(r) || r instanceof Nn || _e(r) || r === null || console.error("".concat(xa(e), " is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.")), Fe(r, t, a, i);
1708
+ return process.env.NODE_ENV === "production" || typeof r != "object" || Array.isArray(r) || r instanceof Nn || _e(r) || r === null || console.error("".concat(ya(e), " is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.")), Fe(r, t, a, i);
1709
1709
  }
1710
1710
  var s;
1711
- return e instanceof Nn ? a ? (e.inject(a, i), [e.getName(i)]) : [e] : _e(e) ? La(e) : Array.isArray(e) ? Array.prototype.concat.apply(_t, e.map(function(o) {
1711
+ return e instanceof Nn ? a ? (e.inject(a, i), [e.getName(i)]) : [e] : _e(e) ? Ia(e) : Array.isArray(e) ? Array.prototype.concat.apply(_t, e.map(function(o) {
1712
1712
  return Fe(o, t, a, i);
1713
1713
  })) : [e.toString()];
1714
1714
  }
1715
- function Jr(e) {
1715
+ function $r(e) {
1716
1716
  for (var t = 0; t < e.length; t += 1) {
1717
1717
  var a = e[t];
1718
- if ($e(a) && !Wn(a)) return !1;
1718
+ if ($e(a) && !Pn(a)) return !1;
1719
1719
  }
1720
1720
  return !0;
1721
1721
  }
1722
- var $r = ga($t), _r = function() {
1722
+ var _r = ma($t), es = function() {
1723
1723
  function e(t, a, i) {
1724
- this.rules = t, this.staticRulesId = "", this.isStatic = process.env.NODE_ENV === "production" && (i === void 0 || i.isStatic) && Jr(t), this.componentId = a, this.baseHash = Oe($r, a), this.baseStyle = i, Aa.registerId(a);
1724
+ this.rules = t, this.staticRulesId = "", this.isStatic = process.env.NODE_ENV === "production" && (i === void 0 || i.isStatic) && $r(t), this.componentId = a, this.baseHash = Oe(_r, a), this.baseStyle = i, ka.registerId(a);
1725
1725
  }
1726
1726
  return e.prototype.generateAndInjectStyles = function(t, a, i) {
1727
1727
  var r = this.baseStyle ? this.baseStyle.generateAndInjectStyles(t, a, i) : "";
@@ -1729,39 +1729,39 @@ var $r = ga($t), _r = function() {
1729
1729
  else {
1730
1730
  var s = Sn(Fe(this.rules, t, a, i)), o = jn(Oe(this.baseHash, s) >>> 0);
1731
1731
  if (!a.hasNameForId(this.componentId, o)) {
1732
- var l = i(s, ".".concat(o), void 0, this.componentId);
1733
- a.insertRules(this.componentId, o, l);
1732
+ var c = i(s, ".".concat(o), void 0, this.componentId);
1733
+ a.insertRules(this.componentId, o, c);
1734
1734
  }
1735
1735
  r = Me(r, o), this.staticRulesId = o;
1736
1736
  }
1737
1737
  else {
1738
- for (var c = Oe(this.baseHash, i.hash), d = "", u = 0; u < this.rules.length; u++) {
1738
+ for (var l = Oe(this.baseHash, i.hash), d = "", u = 0; u < this.rules.length; u++) {
1739
1739
  var p = this.rules[u];
1740
- if (typeof p == "string") d += p, process.env.NODE_ENV !== "production" && (c = Oe(c, p));
1740
+ if (typeof p == "string") d += p, process.env.NODE_ENV !== "production" && (l = Oe(l, p));
1741
1741
  else if (p) {
1742
1742
  var x = Sn(Fe(p, t, a, i));
1743
- c = Oe(c, x + u), d += x;
1743
+ l = Oe(l, x + u), d += x;
1744
1744
  }
1745
1745
  }
1746
1746
  if (d) {
1747
- var g = jn(c >>> 0);
1747
+ var g = jn(l >>> 0);
1748
1748
  a.hasNameForId(this.componentId, g) || a.insertRules(this.componentId, g, i(d, ".".concat(g), void 0, this.componentId)), r = Me(r, g);
1749
1749
  }
1750
1750
  }
1751
1751
  return r;
1752
1752
  }, e;
1753
- }(), Ia = Pe.createContext(void 0);
1754
- Ia.Consumer;
1755
- var fn = {}, k1 = /* @__PURE__ */ new Set();
1756
- function es(e, t, a) {
1757
- var i = Wn(e), r = e, s = !pn(e), o = t.attrs, l = o === void 0 ? _t : o, c = t.componentId, d = c === void 0 ? function(j, T) {
1758
- var L = typeof j != "string" ? "sc" : g1(j);
1753
+ }(), Na = Pe.createContext(void 0);
1754
+ Na.Consumer;
1755
+ var fn = {}, j1 = /* @__PURE__ */ new Set();
1756
+ function ts(e, t, a) {
1757
+ var i = Pn(e), r = e, s = !pn(e), o = t.attrs, c = o === void 0 ? _t : o, l = t.componentId, d = l === void 0 ? function(j, T) {
1758
+ var L = typeof j != "string" ? "sc" : m1(j);
1759
1759
  fn[L] = (fn[L] || 0) + 1;
1760
- var k = "".concat(L, "-").concat(ma($t + L + fn[L]));
1760
+ var k = "".concat(L, "-").concat(xa($t + L + fn[L]));
1761
1761
  return T ? "".concat(T, "-").concat(k) : k;
1762
- }(t.displayName, t.parentComponentId) : c, u = t.displayName, p = u === void 0 ? function(j) {
1763
- return pn(j) ? "styled.".concat(j) : "Styled(".concat(xa(j), ")");
1764
- }(e) : u, x = t.displayName && t.componentId ? "".concat(g1(t.displayName), "-").concat(t.componentId) : t.componentId || d, g = i && r.attrs ? r.attrs.concat(l).filter(Boolean) : l, m = t.shouldForwardProp;
1762
+ }(t.displayName, t.parentComponentId) : l, u = t.displayName, p = u === void 0 ? function(j) {
1763
+ return pn(j) ? "styled.".concat(j) : "Styled(".concat(ya(j), ")");
1764
+ }(e) : u, x = t.displayName && t.componentId ? "".concat(m1(t.displayName), "-").concat(t.componentId) : t.componentId || d, g = i && r.attrs ? r.attrs.concat(c).filter(Boolean) : c, m = t.shouldForwardProp;
1765
1765
  if (i && r.shouldForwardProp) {
1766
1766
  var y = r.shouldForwardProp;
1767
1767
  if (t.shouldForwardProp) {
@@ -1771,26 +1771,26 @@ function es(e, t, a) {
1771
1771
  };
1772
1772
  } else m = y;
1773
1773
  }
1774
- var A = new _r(a, x, i ? r.componentStyle : void 0);
1774
+ var A = new es(a, x, i ? r.componentStyle : void 0);
1775
1775
  function w(j, T) {
1776
1776
  return function(L, k, M) {
1777
- var z = L.attrs, H = L.componentStyle, $ = L.defaultProps, fe = L.foldedComponentIds, V = L.styledComponentId, Z = L.target, re = Pe.useContext(Ia), _ = v1(), D = L.shouldForwardProp || _.shouldForwardProp;
1778
- process.env.NODE_ENV !== "production" && s1(V);
1779
- var te = Cr(k, re, $) || Je, Y = function(xe, ye, R) {
1777
+ var z = L.attrs, H = L.componentStyle, $ = L.defaultProps, fe = L.foldedComponentIds, V = L.styledComponentId, Z = L.target, re = Pe.useContext(Na), _ = A1(), D = L.shouldForwardProp || _.shouldForwardProp;
1778
+ process.env.NODE_ENV !== "production" && o1(V);
1779
+ var te = wr(k, re, $) || Je, Y = function(xe, ye, R) {
1780
1780
  for (var be, Ce = de(de({}, ye), { className: void 0, theme: R }), Ne = 0; Ne < xe.length; Ne += 1) {
1781
1781
  var Ee = $e(be = xe[Ne]) ? be(Ce) : be;
1782
1782
  for (var we in Ee) Ce[we] = we === "className" ? Me(Ce[we], Ee[we]) : we === "style" ? de(de({}, Ce[we]), Ee[we]) : Ee[we];
1783
1783
  }
1784
1784
  return ye.className && (Ce.className = Me(Ce.className, ye.className)), Ce;
1785
1785
  }(z, k, te), ue = Y.as || Z, q = {};
1786
- for (var Q in Y) Y[Q] === void 0 || Q[0] === "$" || Q === "as" || Q === "theme" && Y.theme === te || (Q === "forwardedAs" ? q.as = Y.forwardedAs : D && !D(Q, ue) || (q[Q] = Y[Q], D || process.env.NODE_ENV !== "development" || $i(Q) || k1.has(Q) || !kn.has(ue) || (k1.add(Q), console.warn('styled-components: it looks like an unknown prop "'.concat(Q, '" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));
1786
+ for (var Q in Y) Y[Q] === void 0 || Q[0] === "$" || Q === "as" || Q === "theme" && Y.theme === te || (Q === "forwardedAs" ? q.as = Y.forwardedAs : D && !D(Q, ue) || (q[Q] = Y[Q], D || process.env.NODE_ENV !== "development" || _i(Q) || j1.has(Q) || !kn.has(ue) || (j1.add(Q), console.warn('styled-components: it looks like an unknown prop "'.concat(Q, '" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));
1787
1787
  var oe = function(xe, ye) {
1788
- var R = v1(), be = xe.generateAndInjectStyles(ye, R.styleSheet, R.stylis);
1789
- return process.env.NODE_ENV !== "production" && s1(be), be;
1788
+ var R = A1(), be = xe.generateAndInjectStyles(ye, R.styleSheet, R.stylis);
1789
+ return process.env.NODE_ENV !== "production" && o1(be), be;
1790
1790
  }(H, Y);
1791
1791
  process.env.NODE_ENV !== "production" && L.warnTooManyClasses && L.warnTooManyClasses(oe);
1792
1792
  var pe = Me(fe, V);
1793
- return oe && (pe += " " + oe), Y.className && (pe += " " + Y.className), q[pn(ue) && !kn.has(ue) ? "class" : "className"] = pe, M && (q.ref = M), zi(ue, q);
1793
+ return oe && (pe += " " + oe), Y.className && (pe += " " + Y.className), q[pn(ue) && !kn.has(ue) ? "class" : "className"] = pe, M && (q.ref = M), Bi(ue, q);
1794
1794
  }(S, j, T);
1795
1795
  }
1796
1796
  w.displayName = p;
@@ -1803,7 +1803,7 @@ function es(e, t, a) {
1803
1803
  for (var M = 0, z = L; M < z.length; M++) Ln(T, z[M], !0);
1804
1804
  return T;
1805
1805
  }({}, r.defaultProps, j) : j;
1806
- } }), process.env.NODE_ENV !== "production" && (br(p, x), S.warnTooManyClasses = /* @__PURE__ */ function(j, T) {
1806
+ } }), process.env.NODE_ENV !== "production" && (Cr(p, x), S.warnTooManyClasses = /* @__PURE__ */ function(j, T) {
1807
1807
  var L = {}, k = !1;
1808
1808
  return function(M) {
1809
1809
  if (!k && (L[M] = !0, Object.keys(L).length >= 200)) {
@@ -1820,28 +1820,28 @@ Example:
1820
1820
  <Component />`), k = !0, L = {};
1821
1821
  }
1822
1822
  };
1823
- }(p, x)), Pn(S, function() {
1823
+ }(p, x)), Gn(S, function() {
1824
1824
  return ".".concat(S.styledComponentId);
1825
- }), s && wa(S, e, { attrs: !0, componentStyle: !0, displayName: !0, foldedComponentIds: !0, shouldForwardProp: !0, styledComponentId: !0, target: !0 }), S;
1825
+ }), s && va(S, e, { attrs: !0, componentStyle: !0, displayName: !0, foldedComponentIds: !0, shouldForwardProp: !0, styledComponentId: !0, target: !0 }), S;
1826
1826
  }
1827
- function j1(e, t) {
1827
+ function S1(e, t) {
1828
1828
  for (var a = [e[0]], i = 0, r = t.length; i < r; i += 1) a.push(t[i], e[i + 1]);
1829
1829
  return a;
1830
1830
  }
1831
- var S1 = function(e) {
1831
+ var L1 = function(e) {
1832
1832
  return Object.assign(e, { isCss: !0 });
1833
1833
  };
1834
- function Gn(e) {
1834
+ function Vn(e) {
1835
1835
  for (var t = [], a = 1; a < arguments.length; a++) t[a - 1] = arguments[a];
1836
- if ($e(e) || _e(e)) return S1(Fe(j1(_t, Ge([e], t, !0))));
1836
+ if ($e(e) || _e(e)) return L1(Fe(S1(_t, Ge([e], t, !0))));
1837
1837
  var i = e;
1838
- return t.length === 0 && i.length === 1 && typeof i[0] == "string" ? Fe(i) : S1(Fe(j1(i, t)));
1838
+ return t.length === 0 && i.length === 1 && typeof i[0] == "string" ? Fe(i) : L1(Fe(S1(i, t)));
1839
1839
  }
1840
1840
  function Tn(e, t, a) {
1841
1841
  if (a === void 0 && (a = Je), !t) throw tt(1, t);
1842
1842
  var i = function(r) {
1843
1843
  for (var s = [], o = 1; o < arguments.length; o++) s[o - 1] = arguments[o];
1844
- return e(t, a, Gn.apply(void 0, Ge([r], s, !1)));
1844
+ return e(t, a, Vn.apply(void 0, Ge([r], s, !1)));
1845
1845
  };
1846
1846
  return i.attrs = function(r) {
1847
1847
  return Tn(e, t, de(de({}, a), { attrs: Array.prototype.concat(a.attrs, r).filter(Boolean) }));
@@ -1849,16 +1849,16 @@ function Tn(e, t, a) {
1849
1849
  return Tn(e, t, de(de({}, a), r));
1850
1850
  }, i;
1851
1851
  }
1852
- var Na = function(e) {
1853
- return Tn(es, e);
1854
- }, f = Na;
1852
+ var Ta = function(e) {
1853
+ return Tn(ts, e);
1854
+ }, f = Ta;
1855
1855
  kn.forEach(function(e) {
1856
- f[e] = Na(e);
1856
+ f[e] = Ta(e);
1857
1857
  });
1858
- function Ta(e) {
1858
+ function za(e) {
1859
1859
  for (var t = [], a = 1; a < arguments.length; a++) t[a - 1] = arguments[a];
1860
1860
  process.env.NODE_ENV !== "production" && typeof navigator < "u" && navigator.product === "ReactNative" && console.warn("`keyframes` cannot be used on ReactNative, only on the web. To do animation in ReactNative please use Animated.");
1861
- var i = Sn(Gn.apply(void 0, Ge([e], t, !1))), r = ma(i);
1861
+ var i = Sn(Vn.apply(void 0, Ge([e], t, !1))), r = xa(i);
1862
1862
  return new Nn(r, i);
1863
1863
  }
1864
1864
  process.env.NODE_ENV !== "production" && typeof navigator < "u" && navigator.product === "ReactNative" && console.warn(`It looks like you've imported 'styled-components' on React Native.
@@ -1868,7 +1868,7 @@ var bt = "__sc-".concat(Ve, "__");
1868
1868
  process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && typeof window < "u" && (window[bt] || (window[bt] = 0), window[bt] === 1 && console.warn(`It looks like there are several instances of 'styled-components' initialized in this application. This may cause dynamic styles to not render properly, errors during the rehydration process, a missing theme prop, and makes your application bigger without good reason.
1869
1869
 
1870
1870
  See https://s-c.sh/2BAXzed for more info.`), window[bt] += 1);
1871
- const ts = f.div`
1871
+ const ns = f.div`
1872
1872
  display: flex;
1873
1873
  width: 248px;
1874
1874
  height: 46px;
@@ -1893,7 +1893,7 @@ const ts = f.div`
1893
1893
  border-radius: 10px;
1894
1894
  height: 10px;
1895
1895
  }
1896
- `, L1 = f.div`
1896
+ `, I1 = f.div`
1897
1897
  max-width: 120px;
1898
1898
  min-width: 120px;
1899
1899
  max-height: 46px;
@@ -1930,8 +1930,8 @@ const ts = f.div`
1930
1930
  }
1931
1931
  `, Q9 = ({ balance: e, bet: t, currencyId: a }) => {
1932
1932
  const { t: i } = U();
1933
- return /* @__PURE__ */ n.jsxs(ts, { children: [
1934
- /* @__PURE__ */ n.jsxs(L1, { children: [
1933
+ return /* @__PURE__ */ n.jsxs(ns, { children: [
1934
+ /* @__PURE__ */ n.jsxs(I1, { children: [
1935
1935
  /* @__PURE__ */ n.jsx("p", { className: "text-title", children: i("Balance") }),
1936
1936
  /* @__PURE__ */ n.jsxs("p", { className: "amount", children: [
1937
1937
  a,
@@ -1939,7 +1939,7 @@ const ts = f.div`
1939
1939
  e
1940
1940
  ] })
1941
1941
  ] }),
1942
- /* @__PURE__ */ n.jsxs(L1, { children: [
1942
+ /* @__PURE__ */ n.jsxs(I1, { children: [
1943
1943
  /* @__PURE__ */ n.jsx("p", { className: "text-title", children: i("Total Bet") }),
1944
1944
  /* @__PURE__ */ n.jsxs("p", { className: "amount", children: [
1945
1945
  a,
@@ -1948,7 +1948,7 @@ const ts = f.div`
1948
1948
  ] })
1949
1949
  ] })
1950
1950
  ] });
1951
- }, I1 = {
1951
+ }, N1 = {
1952
1952
  bottom: {
1953
1953
  info: "top: 35px",
1954
1954
  icon: "top: -10px"
@@ -1973,13 +1973,13 @@ const ts = f.div`
1973
1973
  info: "top: -4px; right: 45px",
1974
1974
  icon: "top: 8px; right: -14px"
1975
1975
  }
1976
- }, ns = (e, t) => e ? "#111111CC" : t ? "#C5F5FA" : "#11111166", as = f.button`
1976
+ }, as = (e, t) => e ? "#111111CC" : t ? "#C5F5FA" : "#11111166", is = f.button`
1977
1977
  width: ${({ width: e }) => e}px;
1978
1978
  height: ${({ height: e }) => e}px;
1979
1979
  display: flex;
1980
1980
  align-items: center;
1981
1981
  justify-content: center;
1982
- background-color: ${({ $isActive: e, $isActiveBlue: t }) => ns(e, t)};
1982
+ background-color: ${({ $isActive: e, $isActiveBlue: t }) => as(e, t)};
1983
1983
  border-radius: 8px;
1984
1984
  position: relative;
1985
1985
  padding: 6px;
@@ -1998,7 +1998,7 @@ const ts = f.div`
1998
1998
  &:hover {
1999
1999
  background-color: ${({ $isValueButton: e, $isHoverActive: t }) => t ? e ? "#111111" : "rgba(17, 17, 17, 0.8)" : ""};
2000
2000
  }
2001
- `, is = f.div`
2001
+ `, rs = f.div`
2002
2002
  width: 71px;
2003
2003
  height: 36px;
2004
2004
  border-radius: 8px;
@@ -2014,21 +2014,21 @@ const ts = f.div`
2014
2014
  text-align: center;
2015
2015
  color: #ffffff;
2016
2016
  position: absolute;
2017
- ${({ $positonHover: e }) => I1[e].info};
2017
+ ${({ $positonHover: e }) => N1[e].info};
2018
2018
  z-index: 30;
2019
2019
 
2020
2020
  .icon-info {
2021
2021
  position: absolute;
2022
- ${({ $positonHover: e }) => I1[e].icon};
2022
+ ${({ $positonHover: e }) => N1[e].icon};
2023
2023
  }
2024
- `, rs = f.div``, ss = {
2024
+ `, ss = f.div``, os = {
2025
2025
  bottom: "0deg",
2026
2026
  left: "-90deg",
2027
2027
  right: "90deg",
2028
2028
  top: "180deg",
2029
2029
  "bottom-left": "-90deg",
2030
2030
  "top-left": "180deg"
2031
- }, os = ({ position: e }) => /* @__PURE__ */ n.jsx(
2031
+ }, ls = ({ position: e }) => /* @__PURE__ */ n.jsx(
2032
2032
  "svg",
2033
2033
  {
2034
2034
  className: "icon-info",
@@ -2038,11 +2038,11 @@ const ts = f.div`
2038
2038
  fill: "none",
2039
2039
  xmlns: "http://www.w3.org/2000/svg",
2040
2040
  style: {
2041
- rotate: ss[e]
2041
+ rotate: os[e]
2042
2042
  },
2043
2043
  children: /* @__PURE__ */ n.jsx("path", { d: "M0 6.39844H12L6 0.398438L0 6.39844Z", fill: "#111111" })
2044
2044
  }
2045
- ), ls = f.div`
2045
+ ), cs = f.div`
2046
2046
  z-index: 30;
2047
2047
  width: 100%;
2048
2048
  display: flex;
@@ -2061,7 +2061,7 @@ const ts = f.div`
2061
2061
  p {
2062
2062
  color: rgba(255, 255, 255, 0.6);
2063
2063
  }
2064
- `, cs = f.input.attrs({ type: "range" })`
2064
+ `, ds = f.input.attrs({ type: "range" })`
2065
2065
  width: 100px;
2066
2066
  height: 6px;
2067
2067
  accent-color: #aef;
@@ -2074,10 +2074,10 @@ const ts = f.div`
2074
2074
  setVolume: i
2075
2075
  }) => {
2076
2076
  const { t: r } = U();
2077
- return /* @__PURE__ */ n.jsxs(ls, { $isSettings: e, children: [
2077
+ return /* @__PURE__ */ n.jsxs(cs, { $isSettings: e, children: [
2078
2078
  /* @__PURE__ */ n.jsx("p", { children: r(t ?? "") }),
2079
2079
  /* @__PURE__ */ n.jsx(
2080
- cs,
2080
+ ds,
2081
2081
  {
2082
2082
  min: 0,
2083
2083
  max: 100,
@@ -2099,8 +2099,8 @@ const ts = f.div`
2099
2099
  isValueButton: r = !1,
2100
2100
  width: s = 32,
2101
2101
  height: o = 32,
2102
- text: l,
2103
- textStyle: c,
2102
+ text: c,
2103
+ textStyle: l,
2104
2104
  isActiveBlue: d,
2105
2105
  streamVolume: u,
2106
2106
  setStreamVolume: p,
@@ -2109,15 +2109,15 @@ const ts = f.div`
2109
2109
  }) => {
2110
2110
  const [m, y] = E(!1), { t: v } = U(), A = () => {
2111
2111
  if (a)
2112
- return /* @__PURE__ */ n.jsxs(is, { $positonHover: g, "data-testid": "button-info", children: [
2113
- /* @__PURE__ */ n.jsx(os, { position: g }),
2112
+ return /* @__PURE__ */ n.jsxs(rs, { $positonHover: g, "data-testid": "button-info", children: [
2113
+ /* @__PURE__ */ n.jsx(ls, { position: g }),
2114
2114
  v(a)
2115
2115
  ] });
2116
2116
  if (r && p && typeof u == "number")
2117
- return /* @__PURE__ */ n.jsx(rs, { children: /* @__PURE__ */ n.jsx(zn, { setVolume: p, volume: u }) });
2117
+ return /* @__PURE__ */ n.jsx(ss, { children: /* @__PURE__ */ n.jsx(zn, { setVolume: p, volume: u }) });
2118
2118
  };
2119
2119
  return /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsxs(
2120
- as,
2120
+ is,
2121
2121
  {
2122
2122
  width: s,
2123
2123
  height: o,
@@ -2131,13 +2131,13 @@ const ts = f.div`
2131
2131
  $isTournament: a === "Tournament",
2132
2132
  $isHoverActive: x,
2133
2133
  children: [
2134
- c && l && /* @__PURE__ */ n.jsx("p", { className: c, children: v(l) }),
2134
+ l && c && /* @__PURE__ */ n.jsx("p", { className: l, children: v(c) }),
2135
2135
  e,
2136
2136
  m && !i && A()
2137
2137
  ]
2138
2138
  }
2139
2139
  ) });
2140
- }, ds = (e, t) => {
2140
+ }, hs = (e, t) => {
2141
2141
  const a = e.reduce((r, s, o) => s === t || s < t ? r = o : r, 0);
2142
2142
  return [
2143
2143
  ["#D8B30F", "#E8BE01", "#ECCB37"],
@@ -2150,7 +2150,7 @@ const ts = f.div`
2150
2150
  ["#CB5621", "#D25C21", "#F06428"],
2151
2151
  ["#C63EC3", "#E258D4", "#F065DB"]
2152
2152
  ][a];
2153
- }, za = (e) => e > 999999999 ? `${Ct(e / 1e9)}B` : e > 999999 ? `${Ct(e / 1e6)}M` : e > 999 ? `${Ct(e / 1e3)}K` : Ct(e), Ct = (e) => new Intl.NumberFormat("ru").format(Number(e)), hs = [
2153
+ }, Ba = (e) => e > 999999999 ? `${Ct(e / 1e9)}B` : e > 999999 ? `${Ct(e / 1e6)}M` : e > 999 ? `${Ct(e / 1e3)}K` : Ct(e), Ct = (e) => new Intl.NumberFormat("ru").format(Number(e)), us = [
2154
2154
  { x: 10, y: 2, size: 0 },
2155
2155
  { x: 2, y: 2, size: 0 },
2156
2156
  { x: 2, y: -1, size: -0.6 },
@@ -2159,10 +2159,10 @@ const ts = f.div`
2159
2159
  { x: 0, y: -3, size: -1.1 },
2160
2160
  { x: 0, y: -3, size: -1.2 },
2161
2161
  { x: 0, y: -3, size: -1.3 }
2162
- ], gn = { x: 15, y: 40, size: 1.8 }, us = (e) => {
2162
+ ], gn = { x: 15, y: 40, size: 1.8 }, ps = (e) => {
2163
2163
  const t = e.length, a = e[t - 1], i = a === "K" || a === "M" || a === "B";
2164
2164
  let r;
2165
- return i && t === 2 ? r = { x: 2, y: 0, size: -0.4 } : r = hs[t - 1] ?? { x: 0, y: 0, size: 0 }, {
2165
+ return i && t === 2 ? r = { x: 2, y: 0, size: -0.4 } : r = us[t - 1] ?? { x: 0, y: 0, size: 0 }, {
2166
2166
  x: gn.x + r.x,
2167
2167
  y: gn.y + r.y,
2168
2168
  size: gn.size + r.size
@@ -2175,7 +2175,7 @@ const ts = f.div`
2175
2175
  isDisabled: r = !1,
2176
2176
  onClick: s
2177
2177
  }) => {
2178
- const o = ds(e, t), l = za(t), c = us(l);
2178
+ const o = hs(e, t), c = Ba(t), l = ps(c);
2179
2179
  return /* @__PURE__ */ n.jsxs(
2180
2180
  "svg",
2181
2181
  {
@@ -2972,11 +2972,11 @@ const ts = f.div`
2972
2972
  "text",
2973
2973
  {
2974
2974
  style: {
2975
- fontSize: `${c == null ? void 0 : c.size}em`
2975
+ fontSize: `${l == null ? void 0 : l.size}em`
2976
2976
  },
2977
2977
  className: "amount",
2978
2978
  fill: "#fff",
2979
- children: /* @__PURE__ */ n.jsx("tspan", { y: c == null ? void 0 : c.y, x: c == null ? void 0 : c.x, children: l })
2979
+ children: /* @__PURE__ */ n.jsx("tspan", { y: l == null ? void 0 : l.y, x: l == null ? void 0 : l.x, children: c })
2980
2980
  }
2981
2981
  )
2982
2982
  ]
@@ -2984,12 +2984,12 @@ const ts = f.div`
2984
2984
  t
2985
2985
  );
2986
2986
  };
2987
- var Ba = /* @__PURE__ */ ((e) => (e.Launch = "launch", e.GameChange = "GameChange", e.SendMessage = "SendMessage", e.GetBalance = "GetBalance", e.PlaceBet = "PlaceBet", e.GetPlayerState = "GetPlayerState", e.PlaceBetBulk = "PlaceBetBulk", e.SitOutPlayer = "SitOutPlayer", e.SetNickname = "SetNickname", e.GetHistory = "GetHistory", e.SendTip = "SendTip", e.ChangeDealerLanguage = "ChangeDealerLanguage", e))(Ba || {});
2988
- const ps = {
2987
+ var Oa = /* @__PURE__ */ ((e) => (e.Launch = "launch", e.GameChange = "GameChange", e.SendMessage = "SendMessage", e.GetBalance = "GetBalance", e.PlaceBet = "PlaceBet", e.GetPlayerState = "GetPlayerState", e.PlaceBetBulk = "PlaceBetBulk", e.SitOutPlayer = "SitOutPlayer", e.SetNickname = "SetNickname", e.GetHistory = "GetHistory", e.SendTip = "SendTip", e.ChangeDealerLanguage = "ChangeDealerLanguage", e))(Oa || {});
2988
+ const fs = {
2989
2989
  undoArray: "undoArray"
2990
- }, fs = "https://livelobby8.livevegas.live", Vn = (e, t, a) => {
2991
- const { tableId: i, gameId: r, lang: s, playerId: o, token: l, exitUrl: c } = a;
2992
- localStorage.setItem(ps.undoArray, JSON.stringify([])), t == null || t.invoke(Ba.SitOutPlayer, {
2990
+ }, gs = "https://livelobby8.livevegas.live", En = (e, t, a) => {
2991
+ const { tableId: i, gameId: r, lang: s, playerId: o, token: c, exitUrl: l } = a;
2992
+ localStorage.setItem(fs.undoArray, JSON.stringify([])), t == null || t.invoke(Oa.SitOutPlayer, {
2993
2993
  tableId: Number(i),
2994
2994
  gameId: Number(r)
2995
2995
  });
@@ -2998,10 +2998,10 @@ const ps = {
2998
2998
  sender: "game"
2999
2999
  }, p = {
3000
3000
  name: "closeFrame",
3001
- url: `${fs}/?lang=${s}&playerId=${o}&token=${l}&gameId=${r}&gameType=8&exitUrl=${c}&partnerId=${e}`
3001
+ url: `${gs}/?lang=${s}&playerId=${o}&token=${c}&gameId=${r}&gameType=8&exitUrl=${l}&partnerId=${e}`
3002
3002
  };
3003
3003
  window.parent.postMessage(d, "*"), window.parent.postMessage(p, "*"), window.parent.postMessage("closeGame", "*");
3004
- }, N1 = (e) => {
3004
+ }, T1 = (e) => {
3005
3005
  const t = new Date(e.calculationEndDate), a = /* @__PURE__ */ new Date(), i = t.getTime() - a.getTime();
3006
3006
  return i <= 0 ? { days: 0, hours: 0, minutes: 0, seconds: 0 } : {
3007
3007
  days: Math.floor(i / (1e3 * 60 * 60 * 24)),
@@ -3009,7 +3009,7 @@ const ps = {
3009
3009
  minutes: Math.floor(i / 1e3 / 60 % 60),
3010
3010
  seconds: Math.floor(i / 1e3 % 60)
3011
3011
  };
3012
- }, gs = {
3012
+ }, ms = {
3013
3013
  1: "Session not found, try to log in again.",
3014
3014
  2: "Please return to the site and log in again.",
3015
3015
  3: "Please return to the site and log in again.",
@@ -3030,7 +3030,7 @@ const ps = {
3030
3030
  999: "Something went wrong"
3031
3031
  };
3032
3032
  var ze = /* @__PURE__ */ ((e) => (e[e.Money = 1] = "Money", e[e.Cashback = 2] = "Cashback", e[e.Rakeback = 3] = "Rakeback", e[e.FreeSpin = 4] = "FreeSpin", e[e.Tournament = 5] = "Tournament", e))(ze || {});
3033
- function T1(e) {
3033
+ function z1(e) {
3034
3034
  return {
3035
3035
  USD: "$",
3036
3036
  RUB: "₽",
@@ -3129,7 +3129,7 @@ const en = ({ isMobile: e = !0 }) => /* @__PURE__ */ n.jsx(
3129
3129
  }
3130
3130
  )
3131
3131
  }
3132
- ), Oa = () => /* @__PURE__ */ n.jsx(
3132
+ ), Ma = () => /* @__PURE__ */ n.jsx(
3133
3133
  "svg",
3134
3134
  {
3135
3135
  width: "24",
@@ -3145,7 +3145,7 @@ const en = ({ isMobile: e = !0 }) => /* @__PURE__ */ n.jsx(
3145
3145
  }
3146
3146
  )
3147
3147
  }
3148
- ), Ma = () => /* @__PURE__ */ n.jsx(
3148
+ ), Da = () => /* @__PURE__ */ n.jsx(
3149
3149
  "svg",
3150
3150
  {
3151
3151
  width: "24",
@@ -3161,7 +3161,7 @@ const en = ({ isMobile: e = !0 }) => /* @__PURE__ */ n.jsx(
3161
3161
  }
3162
3162
  )
3163
3163
  }
3164
- ), Da = () => /* @__PURE__ */ n.jsx(
3164
+ ), Ha = () => /* @__PURE__ */ n.jsx(
3165
3165
  "svg",
3166
3166
  {
3167
3167
  width: "24",
@@ -3177,7 +3177,7 @@ const en = ({ isMobile: e = !0 }) => /* @__PURE__ */ n.jsx(
3177
3177
  }
3178
3178
  )
3179
3179
  }
3180
- ), En = () => /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsx(
3180
+ ), Un = () => /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsx(
3181
3181
  "svg",
3182
3182
  {
3183
3183
  width: "24",
@@ -3193,7 +3193,7 @@ const en = ({ isMobile: e = !0 }) => /* @__PURE__ */ n.jsx(
3193
3193
  }
3194
3194
  )
3195
3195
  }
3196
- ) }), Ha = () => /* @__PURE__ */ n.jsx(
3196
+ ) }), Ra = () => /* @__PURE__ */ n.jsx(
3197
3197
  "svg",
3198
3198
  {
3199
3199
  width: "24",
@@ -3225,7 +3225,7 @@ const en = ({ isMobile: e = !0 }) => /* @__PURE__ */ n.jsx(
3225
3225
  }
3226
3226
  )
3227
3227
  }
3228
- ) }), ms = () => /* @__PURE__ */ n.jsx(
3228
+ ) }), xs = () => /* @__PURE__ */ n.jsx(
3229
3229
  "svg",
3230
3230
  {
3231
3231
  width: "24",
@@ -3242,7 +3242,7 @@ const en = ({ isMobile: e = !0 }) => /* @__PURE__ */ n.jsx(
3242
3242
  }
3243
3243
  )
3244
3244
  }
3245
- ), xs = () => /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsx("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ n.jsx("path", { d: "M1.68016 2.43991C1.68016 2.23835 1.76023 2.04504 1.90276 1.90251C2.04528 1.75998 2.23859 1.67991 2.44016 1.67991H3.96016C4.16172 1.67991 4.35503 1.59984 4.49756 1.45731C4.64008 1.31479 4.72016 1.12148 4.72016 0.919912C4.72016 0.718348 4.64008 0.525039 4.49756 0.382511C4.35503 0.239983 4.16172 0.159912 3.96016 0.159912H2.44016C1.83546 0.159912 1.25554 0.400126 0.827953 0.827709C0.40037 1.25529 0.160156 1.83522 0.160156 2.43991V3.95991C0.160156 4.16148 0.240227 4.35479 0.382755 4.49731C0.525283 4.63984 0.718592 4.71991 0.920156 4.71991C1.12172 4.71991 1.31503 4.63984 1.45756 4.49731C1.60008 4.35479 1.68016 4.16148 1.68016 3.95991V2.43991ZM1.68016 11.5599C1.68016 11.7615 1.76023 11.9548 1.90276 12.0973C2.04528 12.2398 2.23859 12.3199 2.44016 12.3199H3.96016C4.16172 12.3199 4.35503 12.4 4.49756 12.5425C4.64008 12.685 4.72016 12.8783 4.72016 13.0799C4.72016 13.2815 4.64008 13.4748 4.49756 13.6173C4.35503 13.7598 4.16172 13.8399 3.96016 13.8399H2.44016C1.83546 13.8399 1.25554 13.5997 0.827953 13.1721C0.40037 12.7445 0.160156 12.1646 0.160156 11.5599V10.0399C0.160156 9.83835 0.240227 9.64504 0.382755 9.50251C0.525283 9.35998 0.718592 9.27991 0.920156 9.27991C1.12172 9.27991 1.31503 9.35998 1.45756 9.50251C1.60008 9.64504 1.68016 9.83835 1.68016 10.0399V11.5599ZM11.5602 1.67991C11.7617 1.67991 11.955 1.75998 12.0976 1.90251C12.2401 2.04504 12.3202 2.23835 12.3202 2.43991V3.95991C12.3202 4.16148 12.4002 4.35479 12.5428 4.49731C12.6853 4.63984 12.8786 4.71991 13.0802 4.71991C13.2817 4.71991 13.475 4.63984 13.6176 4.49731C13.7601 4.35479 13.8402 4.16148 13.8402 3.95991V2.43991C13.8402 1.83522 13.5999 1.25529 13.1724 0.827709C12.7448 0.400126 12.1648 0.159912 11.5602 0.159912H10.0402C9.83859 0.159912 9.64528 0.239983 9.50276 0.382511C9.36023 0.525039 9.28016 0.718348 9.28016 0.919912C9.28016 1.12148 9.36023 1.31479 9.50276 1.45731C9.64528 1.59984 9.83859 1.67991 10.0402 1.67991H11.5602ZM12.3202 11.5599C12.3202 11.7615 12.2401 11.9548 12.0976 12.0973C11.955 12.2398 11.7617 12.3199 11.5602 12.3199H10.0402C9.83859 12.3199 9.64528 12.4 9.50276 12.5425C9.36023 12.685 9.28016 12.8783 9.28016 13.0799C9.28016 13.2815 9.36023 13.4748 9.50276 13.6173C9.64528 13.7598 9.83859 13.8399 10.0402 13.8399H11.5602C12.1648 13.8399 12.7448 13.5997 13.1724 13.1721C13.5999 12.7445 13.8402 12.1646 13.8402 11.5599V10.0399C13.8402 9.83835 13.7601 9.64504 13.6176 9.50251C13.475 9.35998 13.2817 9.27991 13.0802 9.27991C12.8786 9.27991 12.6853 9.35998 12.5428 9.50251C12.4002 9.64504 12.3202 9.83835 12.3202 10.0399V11.5599Z", fill: "white" }) }) }), ys = () => /* @__PURE__ */ n.jsxs("svg", { width: "14", height: "16", viewBox: "0 0 14 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3245
+ ), ys = () => /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsx("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ n.jsx("path", { d: "M1.68016 2.43991C1.68016 2.23835 1.76023 2.04504 1.90276 1.90251C2.04528 1.75998 2.23859 1.67991 2.44016 1.67991H3.96016C4.16172 1.67991 4.35503 1.59984 4.49756 1.45731C4.64008 1.31479 4.72016 1.12148 4.72016 0.919912C4.72016 0.718348 4.64008 0.525039 4.49756 0.382511C4.35503 0.239983 4.16172 0.159912 3.96016 0.159912H2.44016C1.83546 0.159912 1.25554 0.400126 0.827953 0.827709C0.40037 1.25529 0.160156 1.83522 0.160156 2.43991V3.95991C0.160156 4.16148 0.240227 4.35479 0.382755 4.49731C0.525283 4.63984 0.718592 4.71991 0.920156 4.71991C1.12172 4.71991 1.31503 4.63984 1.45756 4.49731C1.60008 4.35479 1.68016 4.16148 1.68016 3.95991V2.43991ZM1.68016 11.5599C1.68016 11.7615 1.76023 11.9548 1.90276 12.0973C2.04528 12.2398 2.23859 12.3199 2.44016 12.3199H3.96016C4.16172 12.3199 4.35503 12.4 4.49756 12.5425C4.64008 12.685 4.72016 12.8783 4.72016 13.0799C4.72016 13.2815 4.64008 13.4748 4.49756 13.6173C4.35503 13.7598 4.16172 13.8399 3.96016 13.8399H2.44016C1.83546 13.8399 1.25554 13.5997 0.827953 13.1721C0.40037 12.7445 0.160156 12.1646 0.160156 11.5599V10.0399C0.160156 9.83835 0.240227 9.64504 0.382755 9.50251C0.525283 9.35998 0.718592 9.27991 0.920156 9.27991C1.12172 9.27991 1.31503 9.35998 1.45756 9.50251C1.60008 9.64504 1.68016 9.83835 1.68016 10.0399V11.5599ZM11.5602 1.67991C11.7617 1.67991 11.955 1.75998 12.0976 1.90251C12.2401 2.04504 12.3202 2.23835 12.3202 2.43991V3.95991C12.3202 4.16148 12.4002 4.35479 12.5428 4.49731C12.6853 4.63984 12.8786 4.71991 13.0802 4.71991C13.2817 4.71991 13.475 4.63984 13.6176 4.49731C13.7601 4.35479 13.8402 4.16148 13.8402 3.95991V2.43991C13.8402 1.83522 13.5999 1.25529 13.1724 0.827709C12.7448 0.400126 12.1648 0.159912 11.5602 0.159912H10.0402C9.83859 0.159912 9.64528 0.239983 9.50276 0.382511C9.36023 0.525039 9.28016 0.718348 9.28016 0.919912C9.28016 1.12148 9.36023 1.31479 9.50276 1.45731C9.64528 1.59984 9.83859 1.67991 10.0402 1.67991H11.5602ZM12.3202 11.5599C12.3202 11.7615 12.2401 11.9548 12.0976 12.0973C11.955 12.2398 11.7617 12.3199 11.5602 12.3199H10.0402C9.83859 12.3199 9.64528 12.4 9.50276 12.5425C9.36023 12.685 9.28016 12.8783 9.28016 13.0799C9.28016 13.2815 9.36023 13.4748 9.50276 13.6173C9.64528 13.7598 9.83859 13.8399 10.0402 13.8399H11.5602C12.1648 13.8399 12.7448 13.5997 13.1724 13.1721C13.5999 12.7445 13.8402 12.1646 13.8402 11.5599V10.0399C13.8402 9.83835 13.7601 9.64504 13.6176 9.50251C13.475 9.35998 13.2817 9.27991 13.0802 9.27991C12.8786 9.27991 12.6853 9.35998 12.5428 9.50251C12.4002 9.64504 12.3202 9.83835 12.3202 10.0399V11.5599Z", fill: "white" }) }) }), bs = () => /* @__PURE__ */ n.jsxs("svg", { width: "14", height: "16", viewBox: "0 0 14 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3246
3246
  /* @__PURE__ */ n.jsx("path", { d: "M9.45402 0.399902C9.87463 0.399915 10.2805 0.554948 10.594 0.835361C10.9075 1.11577 11.1066 1.50189 11.1534 1.9199H12.1171C12.4507 1.92011 12.7721 2.04571 13.0175 2.2718C13.2628 2.49788 13.4143 2.80794 13.4417 3.14046L13.4463 3.2499V5.5299C13.4463 6.16081 13.205 6.76781 12.7717 7.2264C12.3384 7.68498 11.746 7.96038 11.1161 7.9961L10.9565 8.00066C10.7032 8.79031 10.2308 9.49174 9.59422 10.0232C8.95765 10.5547 8.18316 10.8944 7.36098 11.0027V12.1799H8.69326C9.32403 12.1801 9.93085 12.4215 10.3893 12.8548C10.8477 13.2881 11.123 13.8803 11.1587 14.5101L11.1633 14.6499V15.0299C11.1632 15.1678 11.1132 15.3009 11.0226 15.4048C10.9319 15.5086 10.8066 15.576 10.67 15.5946L10.5933 15.5999H2.99174C2.85387 15.6001 2.72061 15.5503 2.61664 15.4597C2.51267 15.3692 2.44505 15.244 2.4263 15.1074L2.42174 15.0299V14.6499C2.42169 14.0191 2.66296 13.4122 3.09609 12.9537C3.52922 12.4951 4.12138 12.2196 4.75114 12.1837L4.89174 12.1799H6.22174V11.0027C5.39983 10.8941 4.62567 10.5543 3.98939 10.0229C3.3531 9.49138 2.88088 8.7901 2.6277 8.00066L2.60794 7.9999C1.95285 7.9999 1.3246 7.73967 0.861386 7.27646C0.398171 6.81324 0.137939 6.18499 0.137939 5.5299V3.2499C0.137939 2.51574 0.733779 1.9199 1.46794 1.9199H2.43162C2.47837 1.50176 2.67763 1.11554 2.9913 0.835108C3.30496 0.554677 3.711 0.399728 4.13174 0.399902H9.45402ZM12.1171 3.0599H11.164V6.84698C11.4613 6.80474 11.7355 6.66316 11.9421 6.44527C12.1486 6.22739 12.2754 5.94602 12.3017 5.64694L12.3071 5.5299V3.2499C12.307 3.2071 12.2925 3.16557 12.2658 3.13205C12.2392 3.09853 12.2021 3.07498 12.1604 3.06522L12.1171 3.0599ZM2.42174 3.0599H1.46794C1.41755 3.0599 1.36922 3.07992 1.33359 3.11555C1.29796 3.15118 1.27794 3.19951 1.27794 3.2499V5.5299C1.2779 5.85041 1.3936 6.16016 1.60375 6.40215C1.81391 6.64415 2.10439 6.80211 2.42174 6.84698V3.0599Z", fill: "url(#paint0_linear_851_570)" }),
3247
3247
  /* @__PURE__ */ n.jsx("defs", { children: /* @__PURE__ */ n.jsxs("linearGradient", { id: "paint0_linear_851_570", x1: "-0.221746", y1: "-2.13343", x2: "19.2003", y2: "7.59061", gradientUnits: "userSpaceOnUse", children: [
3248
3248
  /* @__PURE__ */ n.jsx("stop", { stopColor: "#B97304" }),
@@ -3253,18 +3253,18 @@ const en = ({ isMobile: e = !0 }) => /* @__PURE__ */ n.jsx(
3253
3253
  ] }) })
3254
3254
  ] });
3255
3255
  var O = /* @__PURE__ */ ((e) => (e[e.Message = 1] = "Message", e[e.Support = 2] = "Support", e[e.Tip = 3] = "Tip", e[e.History = 4] = "History", e[e.Info = 5] = "Info", e[e.Settings = 6] = "Settings", e[e.VolumeOn = 7] = "VolumeOn", e[e.FullScreen = 8] = "FullScreen", e[e.Tournament = 9] = "Tournament", e[e.closeMenu = 10] = "closeMenu", e[e.Limit = 11] = "Limit", e))(O || {});
3256
- const bs = [
3256
+ const Cs = [
3257
3257
  {
3258
3258
  name: "Tournament",
3259
3259
  buttonType: 9,
3260
- icon: ys()
3260
+ icon: bs()
3261
3261
  },
3262
- { name: "Message", buttonType: 1, icon: Da() },
3262
+ { name: "Message", buttonType: 1, icon: Ha() },
3263
3263
  // { name: "Support", buttonType: BUTTONS_TYPE.Support, icon: SupportIcon() },
3264
- { name: "Tip", buttonType: 3, icon: Ha() },
3265
- { name: "History", buttonType: 4, icon: Oa() },
3266
- { name: "Info", buttonType: 5, icon: Ma() },
3267
- { name: "Settings", buttonType: 6, icon: En() },
3264
+ { name: "Tip", buttonType: 3, icon: Ra() },
3265
+ { name: "History", buttonType: 4, icon: Ma() },
3266
+ { name: "Info", buttonType: 5, icon: Da() },
3267
+ { name: "Settings", buttonType: 6, icon: Un() },
3268
3268
  {
3269
3269
  buttonType: 7,
3270
3270
  icon: tn()
@@ -3272,9 +3272,9 @@ const bs = [
3272
3272
  {
3273
3273
  name: "FullScreen",
3274
3274
  buttonType: 8,
3275
- icon: xs()
3275
+ icon: ys()
3276
3276
  }
3277
- ], Cs = (e, t) => {
3277
+ ], ws = (e, t) => {
3278
3278
  switch (e) {
3279
3279
  case 6:
3280
3280
  return {
@@ -3310,20 +3310,20 @@ const bs = [
3310
3310
  return null;
3311
3311
  }
3312
3312
  };
3313
- O.Settings, En(), O.VolumeOn, tn(), O.closeMenu, en({ isMobile: !0 });
3314
- const ws = [
3315
- { name: "Message", buttonType: O.Message, icon: Da() },
3313
+ O.Settings, Un(), O.VolumeOn, tn(), O.closeMenu, en({ isMobile: !0 });
3314
+ const vs = [
3315
+ { name: "Message", buttonType: O.Message, icon: Ha() },
3316
3316
  // { name: "Support", buttonType: BUTTONS_TYPE.Support, icon: SupportIcon() },
3317
- { name: "Send Tip", buttonType: O.Tip, icon: Ha() }
3318
- ], vs = [
3319
- { name: "History", buttonType: O.History, icon: Oa() },
3320
- { name: "Help", buttonType: O.Info, icon: Ma() },
3317
+ { name: "Send Tip", buttonType: O.Tip, icon: Ra() }
3318
+ ], As = [
3319
+ { name: "History", buttonType: O.History, icon: Ma() },
3320
+ { name: "Help", buttonType: O.Info, icon: Da() },
3321
3321
  {
3322
3322
  name: "Limits & Payouts",
3323
3323
  buttonType: O.Limit,
3324
- icon: ms()
3324
+ icon: xs()
3325
3325
  }
3326
- ], As = (e, t, a) => {
3326
+ ], ks = (e, t, a) => {
3327
3327
  switch (e) {
3328
3328
  case O.Message:
3329
3329
  return {
@@ -3376,13 +3376,13 @@ const ws = [
3376
3376
  default:
3377
3377
  return null;
3378
3378
  }
3379
- }, ks = (e, t) => {
3379
+ }, js = (e, t) => {
3380
3380
  t(e.touches[0].clientY);
3381
- }, js = (e, t, a) => {
3381
+ }, Ss = (e, t, a) => {
3382
3382
  if (!t) return;
3383
3383
  const r = e.touches[0].clientY - t;
3384
3384
  r > 0 && r < 300 && (e.currentTarget.style.transform = `translateY(${r}px)`), r > 120 && a(!1);
3385
- }, Ss = (e, t) => {
3385
+ }, Ls = (e, t) => {
3386
3386
  e.currentTarget.style.transform = "translateY(0px)", t(0);
3387
3387
  }, N = (e) => typeof e == "string", rt = () => {
3388
3388
  let e, t;
@@ -3390,23 +3390,23 @@ const ws = [
3390
3390
  e = i, t = r;
3391
3391
  });
3392
3392
  return a.resolve = e, a.reject = t, a;
3393
- }, z1 = (e) => e == null ? "" : "" + e, Ls = (e, t, a) => {
3393
+ }, B1 = (e) => e == null ? "" : "" + e, Is = (e, t, a) => {
3394
3394
  e.forEach((i) => {
3395
3395
  t[i] && (a[i] = t[i]);
3396
3396
  });
3397
- }, Is = /###/g, B1 = (e) => e && e.indexOf("###") > -1 ? e.replace(Is, ".") : e, O1 = (e) => !e || N(e), ct = (e, t, a) => {
3397
+ }, Ns = /###/g, O1 = (e) => e && e.indexOf("###") > -1 ? e.replace(Ns, ".") : e, M1 = (e) => !e || N(e), ct = (e, t, a) => {
3398
3398
  const i = N(t) ? t.split(".") : t;
3399
3399
  let r = 0;
3400
3400
  for (; r < i.length - 1; ) {
3401
- if (O1(e)) return {};
3402
- const s = B1(i[r]);
3401
+ if (M1(e)) return {};
3402
+ const s = O1(i[r]);
3403
3403
  !e[s] && a && (e[s] = new a()), Object.prototype.hasOwnProperty.call(e, s) ? e = e[s] : e = {}, ++r;
3404
3404
  }
3405
- return O1(e) ? {} : {
3405
+ return M1(e) ? {} : {
3406
3406
  obj: e,
3407
- k: B1(i[r])
3407
+ k: O1(i[r])
3408
3408
  };
3409
- }, M1 = (e, t, a) => {
3409
+ }, D1 = (e, t, a) => {
3410
3410
  const {
3411
3411
  obj: i,
3412
3412
  k: r
@@ -3415,11 +3415,11 @@ const ws = [
3415
3415
  i[r] = a;
3416
3416
  return;
3417
3417
  }
3418
- let s = t[t.length - 1], o = t.slice(0, t.length - 1), l = ct(e, o, Object);
3419
- for (; l.obj === void 0 && o.length; )
3420
- s = `${o[o.length - 1]}.${s}`, o = o.slice(0, o.length - 1), l = ct(e, o, Object), l != null && l.obj && typeof l.obj[`${l.k}.${s}`] < "u" && (l.obj = void 0);
3421
- l.obj[`${l.k}.${s}`] = a;
3422
- }, Ns = (e, t, a, i) => {
3418
+ let s = t[t.length - 1], o = t.slice(0, t.length - 1), c = ct(e, o, Object);
3419
+ for (; c.obj === void 0 && o.length; )
3420
+ s = `${o[o.length - 1]}.${s}`, o = o.slice(0, o.length - 1), c = ct(e, o, Object), c != null && c.obj && typeof c.obj[`${c.k}.${s}`] < "u" && (c.obj = void 0);
3421
+ c.obj[`${c.k}.${s}`] = a;
3422
+ }, Ts = (e, t, a, i) => {
3423
3423
  const {
3424
3424
  obj: r,
3425
3425
  k: s
@@ -3432,15 +3432,15 @@ const ws = [
3432
3432
  } = ct(e, t);
3433
3433
  if (a && Object.prototype.hasOwnProperty.call(a, i))
3434
3434
  return a[i];
3435
- }, Ts = (e, t, a) => {
3435
+ }, zs = (e, t, a) => {
3436
3436
  const i = Gt(e, a);
3437
3437
  return i !== void 0 ? i : Gt(t, a);
3438
- }, Ra = (e, t, a) => {
3438
+ }, Fa = (e, t, a) => {
3439
3439
  for (const i in t)
3440
- i !== "__proto__" && i !== "constructor" && (i in e ? N(e[i]) || e[i] instanceof String || N(t[i]) || t[i] instanceof String ? a && (e[i] = t[i]) : Ra(e[i], t[i], a) : e[i] = t[i]);
3440
+ i !== "__proto__" && i !== "constructor" && (i in e ? N(e[i]) || e[i] instanceof String || N(t[i]) || t[i] instanceof String ? a && (e[i] = t[i]) : Fa(e[i], t[i], a) : e[i] = t[i]);
3441
3441
  return e;
3442
3442
  }, Ze = (e) => e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
3443
- var zs = {
3443
+ var Bs = {
3444
3444
  "&": "&amp;",
3445
3445
  "<": "&lt;",
3446
3446
  ">": "&gt;",
@@ -3448,8 +3448,8 @@ var zs = {
3448
3448
  "'": "&#39;",
3449
3449
  "/": "&#x2F;"
3450
3450
  };
3451
- const Bs = (e) => N(e) ? e.replace(/[&<>"'\/]/g, (t) => zs[t]) : e;
3452
- class Os {
3451
+ const Os = (e) => N(e) ? e.replace(/[&<>"'\/]/g, (t) => Bs[t]) : e;
3452
+ class Ms {
3453
3453
  constructor(t) {
3454
3454
  this.capacity = t, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
3455
3455
  }
@@ -3461,11 +3461,11 @@ class Os {
3461
3461
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(t, i), this.regExpQueue.push(t), i;
3462
3462
  }
3463
3463
  }
3464
- const Ms = [" ", ",", "?", "!", ";"], Ds = new Os(20), Hs = (e, t, a) => {
3464
+ const Ds = [" ", ",", "?", "!", ";"], Hs = new Ms(20), Rs = (e, t, a) => {
3465
3465
  t = t || "", a = a || "";
3466
- const i = Ms.filter((o) => t.indexOf(o) < 0 && a.indexOf(o) < 0);
3466
+ const i = Ds.filter((o) => t.indexOf(o) < 0 && a.indexOf(o) < 0);
3467
3467
  if (i.length === 0) return !0;
3468
- const r = Ds.getRegExp(`(${i.map((o) => o === "?" ? "\\?" : o).join("|")})`);
3468
+ const r = Hs.getRegExp(`(${i.map((o) => o === "?" ? "\\?" : o).join("|")})`);
3469
3469
  let s = !r.test(e);
3470
3470
  if (!s) {
3471
3471
  const o = e.indexOf(a);
@@ -3481,18 +3481,18 @@ const Ms = [" ", ",", "?", "!", ";"], Ds = new Os(20), Hs = (e, t, a) => {
3481
3481
  for (let s = 0; s < i.length; ) {
3482
3482
  if (!r || typeof r != "object")
3483
3483
  return;
3484
- let o, l = "";
3485
- for (let c = s; c < i.length; ++c)
3486
- if (c !== s && (l += a), l += i[c], o = r[l], o !== void 0) {
3487
- if (["string", "number", "boolean"].indexOf(typeof o) > -1 && c < i.length - 1)
3484
+ let o, c = "";
3485
+ for (let l = s; l < i.length; ++l)
3486
+ if (l !== s && (c += a), c += i[l], o = r[c], o !== void 0) {
3487
+ if (["string", "number", "boolean"].indexOf(typeof o) > -1 && l < i.length - 1)
3488
3488
  continue;
3489
- s += c - s + 1;
3489
+ s += l - s + 1;
3490
3490
  break;
3491
3491
  }
3492
3492
  r = o;
3493
3493
  }
3494
3494
  return r;
3495
- }, ht = (e) => e == null ? void 0 : e.replace("_", "-"), Rs = {
3495
+ }, ht = (e) => e == null ? void 0 : e.replace("_", "-"), Fs = {
3496
3496
  type: "logger",
3497
3497
  log(e) {
3498
3498
  this.output("log", e);
@@ -3513,7 +3513,7 @@ class Vt {
3513
3513
  this.init(t, a);
3514
3514
  }
3515
3515
  init(t, a = {}) {
3516
- this.prefix = a.prefix || "i18next:", this.logger = t || Rs, this.options = a, this.debug = a.debug;
3516
+ this.prefix = a.prefix || "i18next:", this.logger = t || Fs, this.options = a, this.debug = a.debug;
3517
3517
  }
3518
3518
  log(...t) {
3519
3519
  return this.forward(t, "log", "", !0);
@@ -3571,7 +3571,7 @@ class nn {
3571
3571
  });
3572
3572
  }
3573
3573
  }
3574
- class D1 extends nn {
3574
+ class H1 extends nn {
3575
3575
  constructor(t, a = {
3576
3576
  ns: ["translation"],
3577
3577
  defaultNS: "translation"
@@ -3588,17 +3588,17 @@ class D1 extends nn {
3588
3588
  getResource(t, a, i, r = {}) {
3589
3589
  var d, u;
3590
3590
  const s = r.keySeparator !== void 0 ? r.keySeparator : this.options.keySeparator, o = r.ignoreJSONStructure !== void 0 ? r.ignoreJSONStructure : this.options.ignoreJSONStructure;
3591
- let l;
3592
- t.indexOf(".") > -1 ? l = t.split(".") : (l = [t, a], i && (Array.isArray(i) ? l.push(...i) : N(i) && s ? l.push(...i.split(s)) : l.push(i)));
3593
- const c = Gt(this.data, l);
3594
- return !c && !a && !i && t.indexOf(".") > -1 && (t = l[0], a = l[1], i = l.slice(2).join(".")), c || !o || !N(i) ? c : Bn((u = (d = this.data) == null ? void 0 : d[t]) == null ? void 0 : u[a], i, s);
3591
+ let c;
3592
+ t.indexOf(".") > -1 ? c = t.split(".") : (c = [t, a], i && (Array.isArray(i) ? c.push(...i) : N(i) && s ? c.push(...i.split(s)) : c.push(i)));
3593
+ const l = Gt(this.data, c);
3594
+ return !l && !a && !i && t.indexOf(".") > -1 && (t = c[0], a = c[1], i = c.slice(2).join(".")), l || !o || !N(i) ? l : Bn((u = (d = this.data) == null ? void 0 : d[t]) == null ? void 0 : u[a], i, s);
3595
3595
  }
3596
3596
  addResource(t, a, i, r, s = {
3597
3597
  silent: !1
3598
3598
  }) {
3599
3599
  const o = s.keySeparator !== void 0 ? s.keySeparator : this.options.keySeparator;
3600
- let l = [t, a];
3601
- i && (l = l.concat(o ? i.split(o) : i)), t.indexOf(".") > -1 && (l = t.split("."), r = a, a = l[1]), this.addNamespaces(a), M1(this.data, l, r), s.silent || this.emit("added", t, a, i, r);
3600
+ let c = [t, a];
3601
+ i && (c = c.concat(o ? i.split(o) : i)), t.indexOf(".") > -1 && (c = t.split("."), r = a, a = c[1]), this.addNamespaces(a), D1(this.data, c, r), s.silent || this.emit("added", t, a, i, r);
3602
3602
  }
3603
3603
  addResources(t, a, i, r = {
3604
3604
  silent: !1
@@ -3613,13 +3613,13 @@ class D1 extends nn {
3613
3613
  silent: !1,
3614
3614
  skipCopy: !1
3615
3615
  }) {
3616
- let l = [t, a];
3617
- t.indexOf(".") > -1 && (l = t.split("."), r = i, i = a, a = l[1]), this.addNamespaces(a);
3618
- let c = Gt(this.data, l) || {};
3619
- o.skipCopy || (i = JSON.parse(JSON.stringify(i))), r ? Ra(c, i, s) : c = {
3620
- ...c,
3616
+ let c = [t, a];
3617
+ t.indexOf(".") > -1 && (c = t.split("."), r = i, i = a, a = c[1]), this.addNamespaces(a);
3618
+ let l = Gt(this.data, c) || {};
3619
+ o.skipCopy || (i = JSON.parse(JSON.stringify(i))), r ? Fa(l, i, s) : l = {
3620
+ ...l,
3621
3621
  ...i
3622
- }, M1(this.data, l, c), o.silent || this.emit("added", t, a, i);
3622
+ }, D1(this.data, c, l), o.silent || this.emit("added", t, a, i);
3623
3623
  }
3624
3624
  removeResourceBundle(t, a) {
3625
3625
  this.hasResourceBundle(t, a) && delete this.data[t][a], this.removeNamespaces(a), this.emit("removed", t, a);
@@ -3641,7 +3641,7 @@ class D1 extends nn {
3641
3641
  return this.data;
3642
3642
  }
3643
3643
  }
3644
- var Fa = {
3644
+ var Wa = {
3645
3645
  processors: {},
3646
3646
  addPostProcessor(e) {
3647
3647
  this.processors[e.name] = e;
@@ -3653,25 +3653,25 @@ var Fa = {
3653
3653
  }), t;
3654
3654
  }
3655
3655
  };
3656
- const Wa = Symbol("i18next/PATH_KEY");
3657
- function Fs() {
3656
+ const Pa = Symbol("i18next/PATH_KEY");
3657
+ function Ws() {
3658
3658
  const e = [], t = /* @__PURE__ */ Object.create(null);
3659
3659
  let a;
3660
3660
  return t.get = (i, r) => {
3661
3661
  var s;
3662
- return (s = a == null ? void 0 : a.revoke) == null || s.call(a), r === Wa ? e : (e.push(r), a = Proxy.revocable(i, t), a.proxy);
3662
+ return (s = a == null ? void 0 : a.revoke) == null || s.call(a), r === Pa ? e : (e.push(r), a = Proxy.revocable(i, t), a.proxy);
3663
3663
  }, Proxy.revocable(/* @__PURE__ */ Object.create(null), t).proxy;
3664
3664
  }
3665
- function Ws(e, t) {
3665
+ function On(e, t) {
3666
3666
  const {
3667
- [Wa]: a
3668
- } = e(Fs());
3667
+ [Pa]: a
3668
+ } = e(Ws());
3669
3669
  return a.join((t == null ? void 0 : t.keySeparator) ?? ".");
3670
3670
  }
3671
- const H1 = {}, R1 = (e) => !N(e) && typeof e != "boolean" && typeof e != "number";
3671
+ const R1 = {}, F1 = (e) => !N(e) && typeof e != "boolean" && typeof e != "number";
3672
3672
  class Et extends nn {
3673
3673
  constructor(t, a = {}) {
3674
- super(), Ls(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], t, this), this.options = a, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = Se.create("translator");
3674
+ super(), Is(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], t, this), this.options = a, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = Se.create("translator");
3675
3675
  }
3676
3676
  changeLanguage(t) {
3677
3677
  t && (this.language = t);
@@ -3691,10 +3691,10 @@ class Et extends nn {
3691
3691
  i === void 0 && (i = ":");
3692
3692
  const r = a.keySeparator !== void 0 ? a.keySeparator : this.options.keySeparator;
3693
3693
  let s = a.ns || this.options.defaultNS || [];
3694
- const o = i && t.indexOf(i) > -1, l = !this.options.userDefinedKeySeparator && !a.keySeparator && !this.options.userDefinedNsSeparator && !a.nsSeparator && !Hs(t, i, r);
3695
- if (o && !l) {
3696
- const c = t.match(this.interpolator.nestingRegexp);
3697
- if (c && c.length > 0)
3694
+ const o = i && t.indexOf(i) > -1, c = !this.options.userDefinedKeySeparator && !a.keySeparator && !this.options.userDefinedNsSeparator && !a.nsSeparator && !Rs(t, i, r);
3695
+ if (o && !c) {
3696
+ const l = t.match(this.interpolator.nestingRegexp);
3697
+ if (l && l.length > 0)
3698
3698
  return {
3699
3699
  key: t,
3700
3700
  namespaces: N(s) ? [s] : s
@@ -3711,48 +3711,51 @@ class Et extends nn {
3711
3711
  let r = typeof a == "object" ? {
3712
3712
  ...a
3713
3713
  } : a;
3714
- if (typeof r != "object" && this.options.overloadTranslationOptionHandler && (r = this.options.overloadTranslationOptionHandler(arguments)), typeof options == "object" && (r = {
3714
+ if (typeof r != "object" && this.options.overloadTranslationOptionHandler && (r = this.options.overloadTranslationOptionHandler(arguments)), typeof r == "object" && (r = {
3715
3715
  ...r
3716
3716
  }), r || (r = {}), t == null) return "";
3717
- typeof t == "function" && (t = Ws(t, r)), Array.isArray(t) || (t = [String(t)]);
3717
+ typeof t == "function" && (t = On(t, {
3718
+ ...this.options,
3719
+ ...r
3720
+ })), Array.isArray(t) || (t = [String(t)]);
3718
3721
  const s = r.returnDetails !== void 0 ? r.returnDetails : this.options.returnDetails, o = r.keySeparator !== void 0 ? r.keySeparator : this.options.keySeparator, {
3719
- key: l,
3720
- namespaces: c
3721
- } = this.extractFromKey(t[t.length - 1], r), d = c[c.length - 1];
3722
+ key: c,
3723
+ namespaces: l
3724
+ } = this.extractFromKey(t[t.length - 1], r), d = l[l.length - 1];
3722
3725
  let u = r.nsSeparator !== void 0 ? r.nsSeparator : this.options.nsSeparator;
3723
3726
  u === void 0 && (u = ":");
3724
3727
  const p = r.lng || this.language, x = r.appendNamespaceToCIMode || this.options.appendNamespaceToCIMode;
3725
3728
  if ((p == null ? void 0 : p.toLowerCase()) === "cimode")
3726
3729
  return x ? s ? {
3727
- res: `${d}${u}${l}`,
3728
- usedKey: l,
3729
- exactUsedKey: l,
3730
+ res: `${d}${u}${c}`,
3731
+ usedKey: c,
3732
+ exactUsedKey: c,
3730
3733
  usedLng: p,
3731
3734
  usedNS: d,
3732
3735
  usedParams: this.getUsedParamsDetails(r)
3733
- } : `${d}${u}${l}` : s ? {
3734
- res: l,
3735
- usedKey: l,
3736
- exactUsedKey: l,
3736
+ } : `${d}${u}${c}` : s ? {
3737
+ res: c,
3738
+ usedKey: c,
3739
+ exactUsedKey: c,
3737
3740
  usedLng: p,
3738
3741
  usedNS: d,
3739
3742
  usedParams: this.getUsedParamsDetails(r)
3740
- } : l;
3743
+ } : c;
3741
3744
  const g = this.resolve(t, r);
3742
3745
  let m = g == null ? void 0 : g.res;
3743
- const y = (g == null ? void 0 : g.usedKey) || l, v = (g == null ? void 0 : g.exactUsedKey) || l, A = ["[object Number]", "[object Function]", "[object RegExp]"], w = r.joinArrays !== void 0 ? r.joinArrays : this.options.joinArrays, S = !this.i18nFormat || this.i18nFormat.handleAsObject, j = r.count !== void 0 && !N(r.count), T = Et.hasDefaultValue(r), L = j ? this.pluralResolver.getSuffix(p, r.count, r) : "", k = r.ordinal && j ? this.pluralResolver.getSuffix(p, r.count, {
3746
+ const y = (g == null ? void 0 : g.usedKey) || c, v = (g == null ? void 0 : g.exactUsedKey) || c, A = ["[object Number]", "[object Function]", "[object RegExp]"], w = r.joinArrays !== void 0 ? r.joinArrays : this.options.joinArrays, S = !this.i18nFormat || this.i18nFormat.handleAsObject, j = r.count !== void 0 && !N(r.count), T = Et.hasDefaultValue(r), L = j ? this.pluralResolver.getSuffix(p, r.count, r) : "", k = r.ordinal && j ? this.pluralResolver.getSuffix(p, r.count, {
3744
3747
  ordinal: !1
3745
3748
  }) : "", M = j && !r.ordinal && r.count === 0, z = M && r[`defaultValue${this.options.pluralSeparator}zero`] || r[`defaultValue${L}`] || r[`defaultValue${k}`] || r.defaultValue;
3746
3749
  let H = m;
3747
3750
  S && !m && T && (H = z);
3748
- const $ = R1(H), fe = Object.prototype.toString.apply(H);
3751
+ const $ = F1(H), fe = Object.prototype.toString.apply(H);
3749
3752
  if (S && H && $ && A.indexOf(fe) < 0 && !(N(w) && Array.isArray(H))) {
3750
3753
  if (!r.returnObjects && !this.options.returnObjects) {
3751
3754
  this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
3752
3755
  const V = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(y, H, {
3753
3756
  ...r,
3754
- ns: c
3755
- }) : `key '${l} (${this.language})' returned an object instead of string.`;
3757
+ ns: l
3758
+ }) : `key '${c} (${this.language})' returned an object instead of string.`;
3756
3759
  return s ? (g.res = V, g.usedParams = this.getUsedParamsDetails(r), g) : V;
3757
3760
  }
3758
3761
  if (o) {
@@ -3762,13 +3765,13 @@ class Et extends nn {
3762
3765
  const D = `${re}${o}${_}`;
3763
3766
  T && !m ? Z[_] = this.translate(D, {
3764
3767
  ...r,
3765
- defaultValue: R1(z) ? z[_] : void 0,
3768
+ defaultValue: F1(z) ? z[_] : void 0,
3766
3769
  joinArrays: !1,
3767
- ns: c
3770
+ ns: l
3768
3771
  }) : Z[_] = this.translate(D, {
3769
3772
  ...r,
3770
3773
  joinArrays: !1,
3771
- ns: c
3774
+ ns: l
3772
3775
  }), Z[_] === D && (Z[_] = H[_]);
3773
3776
  }
3774
3777
  m = Z;
@@ -3777,11 +3780,11 @@ class Et extends nn {
3777
3780
  m = m.join(w), m && (m = this.extendTranslation(m, t, r, i));
3778
3781
  else {
3779
3782
  let V = !1, Z = !1;
3780
- !this.isValidLookup(m) && T && (V = !0, m = z), this.isValidLookup(m) || (Z = !0, m = l);
3783
+ !this.isValidLookup(m) && T && (V = !0, m = z), this.isValidLookup(m) || (Z = !0, m = c);
3781
3784
  const _ = (r.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && Z ? void 0 : m, D = T && z !== m && this.options.updateMissing;
3782
3785
  if (Z || V || D) {
3783
- if (this.logger.log(D ? "updateKey" : "missingKey", p, d, l, D ? z : m), o) {
3784
- const q = this.resolve(l, {
3786
+ if (this.logger.log(D ? "updateKey" : "missingKey", p, d, c, D ? z : m), o) {
3787
+ const q = this.resolve(c, {
3785
3788
  ...r,
3786
3789
  keySeparator: !1
3787
3790
  });
@@ -3801,17 +3804,17 @@ class Et extends nn {
3801
3804
  this.options.saveMissing && (this.options.saveMissingPlurals && j ? te.forEach((q) => {
3802
3805
  const Q = this.pluralResolver.getSuffixes(q, r);
3803
3806
  M && r[`defaultValue${this.options.pluralSeparator}zero`] && Q.indexOf(`${this.options.pluralSeparator}zero`) < 0 && Q.push(`${this.options.pluralSeparator}zero`), Q.forEach((oe) => {
3804
- ue([q], l + oe, r[`defaultValue${oe}`] || z);
3807
+ ue([q], c + oe, r[`defaultValue${oe}`] || z);
3805
3808
  });
3806
- }) : ue(te, l, z));
3809
+ }) : ue(te, c, z));
3807
3810
  }
3808
- m = this.extendTranslation(m, t, r, g, i), Z && m === l && this.options.appendNamespaceToMissingKey && (m = `${d}${u}${l}`), (Z || V) && this.options.parseMissingKeyHandler && (m = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}${u}${l}` : l, V ? m : void 0, r));
3811
+ m = this.extendTranslation(m, t, r, g, i), Z && m === c && this.options.appendNamespaceToMissingKey && (m = `${d}${u}${c}`), (Z || V) && this.options.parseMissingKeyHandler && (m = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}${u}${c}` : c, V ? m : void 0, r));
3809
3812
  }
3810
3813
  return s ? (g.res = m, g.usedParams = this.getUsedParamsDetails(r), g) : m;
3811
3814
  }
3812
3815
  extendTranslation(t, a, i, r, s) {
3813
- var c, d;
3814
- if ((c = this.i18nFormat) != null && c.parse)
3816
+ var l, d;
3817
+ if ((l = this.i18nFormat) != null && l.parse)
3815
3818
  t = this.i18nFormat.parse(t, {
3816
3819
  ...this.options.interpolation.defaultVariables,
3817
3820
  ...i
@@ -3842,8 +3845,8 @@ class Et extends nn {
3842
3845
  }
3843
3846
  !i.lng && r && r.res && (i.lng = this.language || r.usedLng), i.nest !== !1 && (t = this.interpolator.nest(t, (...g) => (s == null ? void 0 : s[0]) === g[0] && !i.context ? (this.logger.warn(`It seems you are nesting recursively key: ${g[0]} in key: ${a[0]}`), null) : this.translate(...g, a), i)), i.interpolation && this.interpolator.reset();
3844
3847
  }
3845
- const o = i.postProcess || this.options.postProcess, l = N(o) ? [o] : o;
3846
- return t != null && (l != null && l.length) && i.applyPostProcessor !== !1 && (t = Fa.handle(l, t, a, this.options && this.options.postProcessPassResolved ? {
3848
+ const o = i.postProcess || this.options.postProcess, c = N(o) ? [o] : o;
3849
+ return t != null && (c != null && c.length) && i.applyPostProcessor !== !1 && (t = Wa.handle(c, t, a, this.options && this.options.postProcessPassResolved ? {
3847
3850
  i18nResolved: {
3848
3851
  ...r,
3849
3852
  usedParams: this.getUsedParamsDetails(i)
@@ -3852,17 +3855,17 @@ class Et extends nn {
3852
3855
  } : i, this)), t;
3853
3856
  }
3854
3857
  resolve(t, a = {}) {
3855
- let i, r, s, o, l;
3856
- return N(t) && (t = [t]), t.forEach((c) => {
3858
+ let i, r, s, o, c;
3859
+ return N(t) && (t = [t]), t.forEach((l) => {
3857
3860
  if (this.isValidLookup(i)) return;
3858
- const d = this.extractFromKey(c, a), u = d.key;
3861
+ const d = this.extractFromKey(l, a), u = d.key;
3859
3862
  r = u;
3860
3863
  let p = d.namespaces;
3861
3864
  this.options.fallbackNS && (p = p.concat(this.options.fallbackNS));
3862
3865
  const x = a.count !== void 0 && !N(a.count), g = x && !a.ordinal && a.count === 0, m = a.context !== void 0 && (N(a.context) || typeof a.context == "number") && a.context !== "", y = a.lngs ? a.lngs : this.languageUtils.toResolveHierarchy(a.lng || this.language, a.fallbackLng);
3863
3866
  p.forEach((v) => {
3864
3867
  var A, w;
3865
- this.isValidLookup(i) || (l = v, !H1[`${y[0]}-${v}`] && ((A = this.utils) != null && A.hasLoadedNamespace) && !((w = this.utils) != null && w.hasLoadedNamespace(l)) && (H1[`${y[0]}-${v}`] = !0, this.logger.warn(`key "${r}" for languages "${y.join(", ")}" won't get resolved as namespace "${l}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), y.forEach((S) => {
3868
+ this.isValidLookup(i) || (c = v, !R1[`${y[0]}-${v}`] && ((A = this.utils) != null && A.hasLoadedNamespace) && !((w = this.utils) != null && w.hasLoadedNamespace(c)) && (R1[`${y[0]}-${v}`] = !0, this.logger.warn(`key "${r}" for languages "${y.join(", ")}" won't get resolved as namespace "${c}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), y.forEach((S) => {
3866
3869
  var L;
3867
3870
  if (this.isValidLookup(i)) return;
3868
3871
  o = S;
@@ -3888,7 +3891,7 @@ class Et extends nn {
3888
3891
  usedKey: r,
3889
3892
  exactUsedKey: s,
3890
3893
  usedLng: o,
3891
- usedNS: l
3894
+ usedNS: c
3892
3895
  };
3893
3896
  }
3894
3897
  isValidLookup(t) {
@@ -3921,7 +3924,7 @@ class Et extends nn {
3921
3924
  return !1;
3922
3925
  }
3923
3926
  }
3924
- class F1 {
3927
+ class W1 {
3925
3928
  constructor(t) {
3926
3929
  this.options = t, this.supportedLngs = this.options.supportedLngs || !1, this.logger = Se.create("languageUtils");
3927
3930
  }
@@ -3985,14 +3988,14 @@ class F1 {
3985
3988
  }), r;
3986
3989
  }
3987
3990
  }
3988
- const W1 = {
3991
+ const P1 = {
3989
3992
  zero: 0,
3990
3993
  one: 1,
3991
3994
  two: 2,
3992
3995
  few: 3,
3993
3996
  many: 4,
3994
3997
  other: 5
3995
- }, P1 = {
3998
+ }, G1 = {
3996
3999
  select: (e) => e === 1 ? "one" : "other",
3997
4000
  resolvedOptions: () => ({
3998
4001
  pluralCategories: ["one", "other"]
@@ -4022,10 +4025,10 @@ class Ps {
4022
4025
  });
4023
4026
  } catch {
4024
4027
  if (!Intl)
4025
- return this.logger.error("No Intl support, please use an Intl polyfill!"), P1;
4026
- if (!t.match(/-|_/)) return P1;
4027
- const c = this.languageUtils.getLanguagePartFromCode(t);
4028
- o = this.getRule(c, a);
4028
+ return this.logger.error("No Intl support, please use an Intl polyfill!"), G1;
4029
+ if (!t.match(/-|_/)) return G1;
4030
+ const l = this.languageUtils.getLanguagePartFromCode(t);
4031
+ o = this.getRule(l, a);
4029
4032
  }
4030
4033
  return this.pluralRulesCache[s] = o, o;
4031
4034
  }
@@ -4038,15 +4041,15 @@ class Ps {
4038
4041
  }
4039
4042
  getSuffixes(t, a = {}) {
4040
4043
  let i = this.getRule(t, a);
4041
- return i || (i = this.getRule("dev", a)), i ? i.resolvedOptions().pluralCategories.sort((r, s) => W1[r] - W1[s]).map((r) => `${this.options.prepend}${a.ordinal ? `ordinal${this.options.prepend}` : ""}${r}`) : [];
4044
+ return i || (i = this.getRule("dev", a)), i ? i.resolvedOptions().pluralCategories.sort((r, s) => P1[r] - P1[s]).map((r) => `${this.options.prepend}${a.ordinal ? `ordinal${this.options.prepend}` : ""}${r}`) : [];
4042
4045
  }
4043
4046
  getSuffix(t, a, i = {}) {
4044
4047
  const r = this.getRule(t, i);
4045
4048
  return r ? `${this.options.prepend}${i.ordinal ? `ordinal${this.options.prepend}` : ""}${r.select(a)}` : (this.logger.warn(`no plural rule found for: ${t}`), this.getSuffix("dev", a, i));
4046
4049
  }
4047
4050
  }
4048
- const G1 = (e, t, a, i = ".", r = !0) => {
4049
- let s = Ts(e, t, a);
4051
+ const V1 = (e, t, a, i = ".", r = !0) => {
4052
+ let s = zs(e, t, a);
4050
4053
  return !s && r && N(a) && (s = Bn(e, a, i), s === void 0 && (s = Bn(t, a, i))), s;
4051
4054
  }, mn = (e) => e.replace(/\$/g, "$$$$");
4052
4055
  class Gs {
@@ -4064,8 +4067,8 @@ class Gs {
4064
4067
  useRawValueToEscape: r,
4065
4068
  prefix: s,
4066
4069
  prefixEscaped: o,
4067
- suffix: l,
4068
- suffixEscaped: c,
4070
+ suffix: c,
4071
+ suffixEscaped: l,
4069
4072
  formatSeparator: d,
4070
4073
  unescapeSuffix: u,
4071
4074
  unescapePrefix: p,
@@ -4077,7 +4080,7 @@ class Gs {
4077
4080
  maxReplaces: A,
4078
4081
  alwaysFormat: w
4079
4082
  } = t.interpolation;
4080
- this.escape = a !== void 0 ? a : Bs, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = r !== void 0 ? r : !1, this.prefix = s ? Ze(s) : o || "{{", this.suffix = l ? Ze(l) : c || "}}", this.formatSeparator = d || ",", this.unescapePrefix = u ? "" : p || "-", this.unescapeSuffix = this.unescapePrefix ? "" : u || "", this.nestingPrefix = x ? Ze(x) : g || Ze("$t("), this.nestingSuffix = m ? Ze(m) : y || Ze(")"), this.nestingOptionsSeparator = v || ",", this.maxReplaces = A || 1e3, this.alwaysFormat = w !== void 0 ? w : !1, this.resetRegExp();
4083
+ this.escape = a !== void 0 ? a : Os, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = r !== void 0 ? r : !1, this.prefix = s ? Ze(s) : o || "{{", this.suffix = c ? Ze(c) : l || "}}", this.formatSeparator = d || ",", this.unescapePrefix = u ? "" : p || "-", this.unescapeSuffix = this.unescapePrefix ? "" : u || "", this.nestingPrefix = x ? Ze(x) : g || Ze("$t("), this.nestingSuffix = m ? Ze(m) : y || Ze(")"), this.nestingOptionsSeparator = v || ",", this.maxReplaces = A || 1e3, this.alwaysFormat = w !== void 0 ? w : !1, this.resetRegExp();
4081
4084
  }
4082
4085
  reset() {
4083
4086
  this.options && this.init(this.options);
@@ -4088,10 +4091,10 @@ class Gs {
4088
4091
  }
4089
4092
  interpolate(t, a, i, r) {
4090
4093
  var g;
4091
- let s, o, l;
4092
- const c = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, d = (m) => {
4094
+ let s, o, c;
4095
+ const l = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, d = (m) => {
4093
4096
  if (m.indexOf(this.formatSeparator) < 0) {
4094
- const w = G1(a, c, m, this.options.keySeparator, this.options.ignoreJSONStructure);
4097
+ const w = V1(a, l, m, this.options.keySeparator, this.options.ignoreJSONStructure);
4095
4098
  return this.alwaysFormat ? this.format(w, void 0, i, {
4096
4099
  ...r,
4097
4100
  ...a,
@@ -4099,7 +4102,7 @@ class Gs {
4099
4102
  }) : w;
4100
4103
  }
4101
4104
  const y = m.split(this.formatSeparator), v = y.shift().trim(), A = y.join(this.formatSeparator).trim();
4102
- return this.format(G1(a, c, v, this.options.keySeparator, this.options.ignoreJSONStructure), A, i, {
4105
+ return this.format(V1(a, l, v, this.options.keySeparator, this.options.ignoreJSONStructure), A, i, {
4103
4106
  ...r,
4104
4107
  ...a,
4105
4108
  interpolationkey: v
@@ -4114,7 +4117,7 @@ class Gs {
4114
4117
  regex: this.regexp,
4115
4118
  safeValue: (m) => this.escapeValue ? mn(this.escape(m)) : mn(m)
4116
4119
  }].forEach((m) => {
4117
- for (l = 0; s = m.regex.exec(t); ) {
4120
+ for (c = 0; s = m.regex.exec(t); ) {
4118
4121
  const y = s[1].trim();
4119
4122
  if (o = d(y), o === void 0)
4120
4123
  if (typeof u == "function") {
@@ -4127,21 +4130,21 @@ class Gs {
4127
4130
  continue;
4128
4131
  } else
4129
4132
  this.logger.warn(`missed to pass in variable ${y} for interpolating ${t}`), o = "";
4130
- else !N(o) && !this.useRawValueToEscape && (o = z1(o));
4133
+ else !N(o) && !this.useRawValueToEscape && (o = B1(o));
4131
4134
  const v = m.safeValue(o);
4132
- if (t = t.replace(s[0], v), p ? (m.regex.lastIndex += o.length, m.regex.lastIndex -= s[0].length) : m.regex.lastIndex = 0, l++, l >= this.maxReplaces)
4135
+ if (t = t.replace(s[0], v), p ? (m.regex.lastIndex += o.length, m.regex.lastIndex -= s[0].length) : m.regex.lastIndex = 0, c++, c >= this.maxReplaces)
4133
4136
  break;
4134
4137
  }
4135
4138
  }), t;
4136
4139
  }
4137
4140
  nest(t, a, i = {}) {
4138
4141
  let r, s, o;
4139
- const l = (c, d) => {
4142
+ const c = (l, d) => {
4140
4143
  const u = this.nestingOptionsSeparator;
4141
- if (c.indexOf(u) < 0) return c;
4142
- const p = c.split(new RegExp(`${u}[ ]*{`));
4144
+ if (l.indexOf(u) < 0) return l;
4145
+ const p = l.split(new RegExp(`${u}[ ]*{`));
4143
4146
  let x = `{${p[1]}`;
4144
- c = p[0], x = this.interpolate(x, o);
4147
+ l = p[0], x = this.interpolate(x, o);
4145
4148
  const g = x.match(/'/g), m = x.match(/"/g);
4146
4149
  (((g == null ? void 0 : g.length) ?? 0) % 2 === 0 && !m || m.length % 2 !== 0) && (x = x.replace(/'/g, '"'));
4147
4150
  try {
@@ -4150,18 +4153,18 @@ class Gs {
4150
4153
  ...o
4151
4154
  });
4152
4155
  } catch (y) {
4153
- return this.logger.warn(`failed parsing options string in nesting for key ${c}`, y), `${c}${u}${x}`;
4156
+ return this.logger.warn(`failed parsing options string in nesting for key ${l}`, y), `${l}${u}${x}`;
4154
4157
  }
4155
- return o.defaultValue && o.defaultValue.indexOf(this.prefix) > -1 && delete o.defaultValue, c;
4158
+ return o.defaultValue && o.defaultValue.indexOf(this.prefix) > -1 && delete o.defaultValue, l;
4156
4159
  };
4157
4160
  for (; r = this.nestingRegexp.exec(t); ) {
4158
- let c = [];
4161
+ let l = [];
4159
4162
  o = {
4160
4163
  ...i
4161
4164
  }, o = o.replace && !N(o.replace) ? o.replace : o, o.applyPostProcessor = !1, delete o.defaultValue;
4162
4165
  const d = /{.*}/.test(r[1]) ? r[1].lastIndexOf("}") + 1 : r[1].indexOf(this.formatSeparator);
4163
- if (d !== -1 && (c = r[1].slice(d).split(this.formatSeparator).map((u) => u.trim()).filter(Boolean), r[1] = r[1].slice(0, d)), s = a(l.call(this, r[1].trim(), o), o), s && r[0] === t && !N(s)) return s;
4164
- N(s) || (s = z1(s)), s || (this.logger.warn(`missed to resolve ${r[1]} for nesting ${t}`), s = ""), c.length && (s = c.reduce((u, p) => this.format(u, p, i.lng, {
4166
+ if (d !== -1 && (l = r[1].slice(d).split(this.formatSeparator).map((u) => u.trim()).filter(Boolean), r[1] = r[1].slice(0, d)), s = a(c.call(this, r[1].trim(), o), o), s && r[0] === t && !N(s)) return s;
4167
+ N(s) || (s = B1(s)), s || (this.logger.warn(`missed to resolve ${r[1]} for nesting ${t}`), s = ""), l.length && (s = l.reduce((u, p) => this.format(u, p, i.lng, {
4165
4168
  ...i,
4166
4169
  interpolationkey: r[1].trim()
4167
4170
  }), s.trim())), t = t.replace(r[0], s), this.regexp.lastIndex = 0;
@@ -4178,7 +4181,7 @@ const Vs = (e) => {
4178
4181
  const r = i[1].substring(0, i[1].length - 1);
4179
4182
  t === "currency" && r.indexOf(":") < 0 ? a.currency || (a.currency = r.trim()) : t === "relativetime" && r.indexOf(":") < 0 ? a.range || (a.range = r.trim()) : r.split(";").forEach((o) => {
4180
4183
  if (o) {
4181
- const [l, ...c] = o.split(":"), d = c.join(":").trim().replace(/^'+|'+$/g, ""), u = l.trim();
4184
+ const [c, ...l] = o.split(":"), d = l.join(":").trim().replace(/^'+|'+$/g, ""), u = c.trim();
4182
4185
  a[u] || (a[u] = d), d === "false" && (a[u] = !1), d === "true" && (a[u] = !0), isNaN(d) || (a[u] = parseInt(d, 10));
4183
4186
  }
4184
4187
  });
@@ -4187,7 +4190,7 @@ const Vs = (e) => {
4187
4190
  formatName: t,
4188
4191
  formatOptions: a
4189
4192
  };
4190
- }, V1 = (e) => {
4193
+ }, E1 = (e) => {
4191
4194
  const t = {};
4192
4195
  return (a, i, r) => {
4193
4196
  let s = r;
@@ -4196,8 +4199,8 @@ const Vs = (e) => {
4196
4199
  [r.interpolationkey]: void 0
4197
4200
  });
4198
4201
  const o = i + JSON.stringify(s);
4199
- let l = t[o];
4200
- return l || (l = e(ht(i), r), t[o] = l), l(a);
4202
+ let c = t[o];
4203
+ return c || (c = e(ht(i), r), t[o] = c), c(a);
4201
4204
  };
4202
4205
  }, Es = (e) => (t, a, i) => e(ht(a), i)(t);
4203
4206
  class Us {
@@ -4208,38 +4211,38 @@ class Us {
4208
4211
  interpolation: {}
4209
4212
  }) {
4210
4213
  this.formatSeparator = a.interpolation.formatSeparator || ",";
4211
- const i = a.cacheInBuiltFormats ? V1 : Es;
4214
+ const i = a.cacheInBuiltFormats ? E1 : Es;
4212
4215
  this.formats = {
4213
4216
  number: i((r, s) => {
4214
4217
  const o = new Intl.NumberFormat(r, {
4215
4218
  ...s
4216
4219
  });
4217
- return (l) => o.format(l);
4220
+ return (c) => o.format(c);
4218
4221
  }),
4219
4222
  currency: i((r, s) => {
4220
4223
  const o = new Intl.NumberFormat(r, {
4221
4224
  ...s,
4222
4225
  style: "currency"
4223
4226
  });
4224
- return (l) => o.format(l);
4227
+ return (c) => o.format(c);
4225
4228
  }),
4226
4229
  datetime: i((r, s) => {
4227
4230
  const o = new Intl.DateTimeFormat(r, {
4228
4231
  ...s
4229
4232
  });
4230
- return (l) => o.format(l);
4233
+ return (c) => o.format(c);
4231
4234
  }),
4232
4235
  relativetime: i((r, s) => {
4233
4236
  const o = new Intl.RelativeTimeFormat(r, {
4234
4237
  ...s
4235
4238
  });
4236
- return (l) => o.format(l, s.range || "day");
4239
+ return (c) => o.format(c, s.range || "day");
4237
4240
  }),
4238
4241
  list: i((r, s) => {
4239
4242
  const o = new Intl.ListFormat(r, {
4240
4243
  ...s
4241
4244
  });
4242
- return (l) => o.format(l);
4245
+ return (c) => o.format(c);
4243
4246
  })
4244
4247
  };
4245
4248
  }
@@ -4247,25 +4250,25 @@ class Us {
4247
4250
  this.formats[t.toLowerCase().trim()] = a;
4248
4251
  }
4249
4252
  addCached(t, a) {
4250
- this.formats[t.toLowerCase().trim()] = V1(a);
4253
+ this.formats[t.toLowerCase().trim()] = E1(a);
4251
4254
  }
4252
4255
  format(t, a, i, r = {}) {
4253
4256
  const s = a.split(this.formatSeparator);
4254
- if (s.length > 1 && s[0].indexOf("(") > 1 && s[0].indexOf(")") < 0 && s.find((l) => l.indexOf(")") > -1)) {
4255
- const l = s.findIndex((c) => c.indexOf(")") > -1);
4256
- s[0] = [s[0], ...s.splice(1, l)].join(this.formatSeparator);
4257
+ if (s.length > 1 && s[0].indexOf("(") > 1 && s[0].indexOf(")") < 0 && s.find((c) => c.indexOf(")") > -1)) {
4258
+ const c = s.findIndex((l) => l.indexOf(")") > -1);
4259
+ s[0] = [s[0], ...s.splice(1, c)].join(this.formatSeparator);
4257
4260
  }
4258
- return s.reduce((l, c) => {
4261
+ return s.reduce((c, l) => {
4259
4262
  var p;
4260
4263
  const {
4261
4264
  formatName: d,
4262
4265
  formatOptions: u
4263
- } = Vs(c);
4266
+ } = Vs(l);
4264
4267
  if (this.formats[d]) {
4265
- let x = l;
4268
+ let x = c;
4266
4269
  try {
4267
4270
  const g = ((p = r == null ? void 0 : r.formatParams) == null ? void 0 : p[r.interpolationkey]) || {}, m = g.locale || g.lng || r.locale || r.lng || i;
4268
- x = this.formats[d](l, m, {
4271
+ x = this.formats[d](c, m, {
4269
4272
  ...u,
4270
4273
  ...r,
4271
4274
  ...g
@@ -4276,7 +4279,7 @@ class Us {
4276
4279
  return x;
4277
4280
  } else
4278
4281
  this.logger.warn(`there was no format function for ${d}`);
4279
- return l;
4282
+ return c;
4280
4283
  }, t);
4281
4284
  }
4282
4285
  }
@@ -4289,13 +4292,13 @@ class Ks extends nn {
4289
4292
  super(), this.backend = t, this.store = a, this.services = i, this.languageUtils = i.languageUtils, this.options = r, this.logger = Se.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = r.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = r.maxRetries >= 0 ? r.maxRetries : 5, this.retryTimeout = r.retryTimeout >= 1 ? r.retryTimeout : 350, this.state = {}, this.queue = [], (o = (s = this.backend) == null ? void 0 : s.init) == null || o.call(s, i, r.backend, r);
4290
4293
  }
4291
4294
  queueLoad(t, a, i, r) {
4292
- const s = {}, o = {}, l = {}, c = {};
4295
+ const s = {}, o = {}, c = {}, l = {};
4293
4296
  return t.forEach((d) => {
4294
4297
  let u = !0;
4295
4298
  a.forEach((p) => {
4296
4299
  const x = `${d}|${p}`;
4297
- !i.reload && this.store.hasResourceBundle(d, p) ? this.state[x] = 2 : this.state[x] < 0 || (this.state[x] === 1 ? o[x] === void 0 && (o[x] = !0) : (this.state[x] = 1, u = !1, o[x] === void 0 && (o[x] = !0), s[x] === void 0 && (s[x] = !0), c[p] === void 0 && (c[p] = !0)));
4298
- }), u || (l[d] = !0);
4300
+ !i.reload && this.store.hasResourceBundle(d, p) ? this.state[x] = 2 : this.state[x] < 0 || (this.state[x] === 1 ? o[x] === void 0 && (o[x] = !0) : (this.state[x] = 1, u = !1, o[x] === void 0 && (o[x] = !0), s[x] === void 0 && (s[x] = !0), l[p] === void 0 && (l[p] = !0)));
4301
+ }), u || (c[d] = !0);
4299
4302
  }), (Object.keys(s).length || Object.keys(o).length) && this.queue.push({
4300
4303
  pending: o,
4301
4304
  pendingCount: Object.keys(o).length,
@@ -4305,8 +4308,8 @@ class Ks extends nn {
4305
4308
  }), {
4306
4309
  toLoad: Object.keys(s),
4307
4310
  pending: Object.keys(o),
4308
- toLoadLanguages: Object.keys(l),
4309
- toLoadNamespaces: Object.keys(c)
4311
+ toLoadLanguages: Object.keys(c),
4312
+ toLoadNamespaces: Object.keys(l)
4310
4313
  };
4311
4314
  }
4312
4315
  loaded(t, a, i) {
@@ -4314,16 +4317,16 @@ class Ks extends nn {
4314
4317
  a && this.emit("failedLoading", s, o, a), !a && i && this.store.addResourceBundle(s, o, i, void 0, void 0, {
4315
4318
  skipCopy: !0
4316
4319
  }), this.state[t] = a ? -1 : 2, a && i && (this.state[t] = 0);
4317
- const l = {};
4318
- this.queue.forEach((c) => {
4319
- Ns(c.loaded, [s], o), Ys(c, t), a && c.errors.push(a), c.pendingCount === 0 && !c.done && (Object.keys(c.loaded).forEach((d) => {
4320
- l[d] || (l[d] = {});
4321
- const u = c.loaded[d];
4320
+ const c = {};
4321
+ this.queue.forEach((l) => {
4322
+ Ts(l.loaded, [s], o), Ys(l, t), a && l.errors.push(a), l.pendingCount === 0 && !l.done && (Object.keys(l.loaded).forEach((d) => {
4323
+ c[d] || (c[d] = {});
4324
+ const u = l.loaded[d];
4322
4325
  u.length && u.forEach((p) => {
4323
- l[d][p] === void 0 && (l[d][p] = !0);
4326
+ c[d][p] === void 0 && (c[d][p] = !0);
4324
4327
  });
4325
- }), c.done = !0, c.errors.length ? c.callback(c.errors) : c.callback());
4326
- }), this.emit("loaded", l), this.queue = this.queue.filter((c) => !c.done);
4328
+ }), l.done = !0, l.errors.length ? l.callback(l.errors) : l.callback());
4329
+ }), this.emit("loaded", c), this.queue = this.queue.filter((l) => !l.done);
4327
4330
  }
4328
4331
  read(t, a, i, r = 0, s = this.retryTimeout, o) {
4329
4332
  if (!t.length) return o(null, {});
@@ -4339,7 +4342,7 @@ class Ks extends nn {
4339
4342
  return;
4340
4343
  }
4341
4344
  this.readingCalls++;
4342
- const l = (d, u) => {
4345
+ const c = (d, u) => {
4343
4346
  if (this.readingCalls--, this.waitingReads.length > 0) {
4344
4347
  const p = this.waitingReads.shift();
4345
4348
  this.read(p.lng, p.ns, p.fcName, p.tried, p.wait, p.callback);
@@ -4351,17 +4354,17 @@ class Ks extends nn {
4351
4354
  return;
4352
4355
  }
4353
4356
  o(d, u);
4354
- }, c = this.backend[i].bind(this.backend);
4355
- if (c.length === 2) {
4357
+ }, l = this.backend[i].bind(this.backend);
4358
+ if (l.length === 2) {
4356
4359
  try {
4357
- const d = c(t, a);
4358
- d && typeof d.then == "function" ? d.then((u) => l(null, u)).catch(l) : l(null, d);
4360
+ const d = l(t, a);
4361
+ d && typeof d.then == "function" ? d.then((u) => c(null, u)).catch(c) : c(null, d);
4359
4362
  } catch (d) {
4360
- l(d);
4363
+ c(d);
4361
4364
  }
4362
4365
  return;
4363
4366
  }
4364
- return c(t, a, l);
4367
+ return l(t, a, c);
4365
4368
  }
4366
4369
  prepareLoading(t, a, i = {}, r) {
4367
4370
  if (!this.backend)
@@ -4384,14 +4387,14 @@ class Ks extends nn {
4384
4387
  }
4385
4388
  loadOne(t, a = "") {
4386
4389
  const i = t.split("|"), r = i[0], s = i[1];
4387
- this.read(r, s, "read", void 0, void 0, (o, l) => {
4388
- o && this.logger.warn(`${a}loading namespace ${s} for language ${r} failed`, o), !o && l && this.logger.log(`${a}loaded namespace ${s} for language ${r}`, l), this.loaded(t, o, l);
4390
+ this.read(r, s, "read", void 0, void 0, (o, c) => {
4391
+ o && this.logger.warn(`${a}loading namespace ${s} for language ${r} failed`, o), !o && c && this.logger.log(`${a}loaded namespace ${s} for language ${r}`, c), this.loaded(t, o, c);
4389
4392
  });
4390
4393
  }
4391
- saveMissing(t, a, i, r, s, o = {}, l = () => {
4394
+ saveMissing(t, a, i, r, s, o = {}, c = () => {
4392
4395
  }) {
4393
- var c, d, u, p, x;
4394
- if ((d = (c = this.services) == null ? void 0 : c.utils) != null && d.hasLoadedNamespace && !((p = (u = this.services) == null ? void 0 : u.utils) != null && p.hasLoadedNamespace(a))) {
4396
+ var l, d, u, p, x;
4397
+ if ((d = (l = this.services) == null ? void 0 : l.utils) != null && d.hasLoadedNamespace && !((p = (u = this.services) == null ? void 0 : u.utils) != null && p.hasLoadedNamespace(a))) {
4395
4398
  this.logger.warn(`did not save key "${i}" as the namespace "${a}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");
4396
4399
  return;
4397
4400
  }
@@ -4404,18 +4407,18 @@ class Ks extends nn {
4404
4407
  if (m.length < 6)
4405
4408
  try {
4406
4409
  let y;
4407
- m.length === 5 ? y = m(t, a, i, r, g) : y = m(t, a, i, r), y && typeof y.then == "function" ? y.then((v) => l(null, v)).catch(l) : l(null, y);
4410
+ m.length === 5 ? y = m(t, a, i, r, g) : y = m(t, a, i, r), y && typeof y.then == "function" ? y.then((v) => c(null, v)).catch(c) : c(null, y);
4408
4411
  } catch (y) {
4409
- l(y);
4412
+ c(y);
4410
4413
  }
4411
4414
  else
4412
- m(t, a, i, r, l, g);
4415
+ m(t, a, i, r, c, g);
4413
4416
  }
4414
4417
  !t || !t[0] || this.store.addResource(t[0], a, i, r);
4415
4418
  }
4416
4419
  }
4417
4420
  }
4418
- const E1 = () => ({
4421
+ const U1 = () => ({
4419
4422
  debug: !1,
4420
4423
  initAsync: !0,
4421
4424
  ns: ["translation"],
@@ -4472,7 +4475,7 @@ const E1 = () => ({
4472
4475
  skipOnVariables: !0
4473
4476
  },
4474
4477
  cacheInBuiltFormats: !0
4475
- }), U1 = (e) => {
4478
+ }), Y1 = (e) => {
4476
4479
  var t, a;
4477
4480
  return N(e.ns) && (e.ns = [e.ns]), N(e.fallbackLng) && (e.fallbackLng = [e.fallbackLng]), N(e.fallbackNS) && (e.fallbackNS = [e.fallbackNS]), ((a = (t = e.supportedLngs) == null ? void 0 : t.indexOf) == null ? void 0 : a.call(t, "cimode")) < 0 && (e.supportedLngs = e.supportedLngs.concat(["cimode"])), typeof e.initImmediate == "boolean" && (e.initAsync = e.initImmediate), e;
4478
4481
  }, wt = () => {
@@ -4483,7 +4486,7 @@ const E1 = () => ({
4483
4486
  };
4484
4487
  class ut extends nn {
4485
4488
  constructor(t = {}, a) {
4486
- if (super(), this.options = U1(t), this.services = {}, this.logger = Se, this.modules = {
4489
+ if (super(), this.options = Y1(t), this.services = {}, this.logger = Se, this.modules = {
4487
4490
  external: []
4488
4491
  }, Zs(this), a && !this.isInitialized && !t.isClone) {
4489
4492
  if (!this.options.initAsync)
@@ -4495,11 +4498,11 @@ class ut extends nn {
4495
4498
  }
4496
4499
  init(t = {}, a) {
4497
4500
  this.isInitializing = !0, typeof t == "function" && (a = t, t = {}), t.defaultNS == null && t.ns && (N(t.ns) ? t.defaultNS = t.ns : t.ns.indexOf("translation") < 0 && (t.defaultNS = t.ns[0]));
4498
- const i = E1();
4501
+ const i = U1();
4499
4502
  this.options = {
4500
4503
  ...i,
4501
4504
  ...this.options,
4502
- ...U1(t)
4505
+ ...Y1(t)
4503
4506
  }, this.options.interpolation = {
4504
4507
  ...i.interpolation,
4505
4508
  ...this.options.interpolation
@@ -4509,8 +4512,8 @@ class ut extends nn {
4509
4512
  this.modules.logger ? Se.init(r(this.modules.logger), this.options) : Se.init(null, this.options);
4510
4513
  let d;
4511
4514
  this.modules.formatter ? d = this.modules.formatter : d = Us;
4512
- const u = new F1(this.options);
4513
- this.store = new D1(this.options.resources, this.options);
4515
+ const u = new W1(this.options);
4516
+ this.store = new H1(this.options.resources, this.options);
4514
4517
  const p = this.services;
4515
4518
  p.logger = Se, p.resourceStore = this.store, p.languageUtils = u, p.pluralResolver = new Ps(u, {
4516
4519
  prepend: this.options.pluralSeparator,
@@ -4534,14 +4537,14 @@ class ut extends nn {
4534
4537
  }), ["addResource", "addResources", "addResourceBundle", "removeResourceBundle"].forEach((d) => {
4535
4538
  this[d] = (...u) => (this.store[d](...u), this);
4536
4539
  });
4537
- const l = rt(), c = () => {
4540
+ const c = rt(), l = () => {
4538
4541
  const d = (u, p) => {
4539
- this.isInitializing = !1, this.isInitialized && !this.initializedStoreOnce && this.logger.warn("init: i18next is already initialized. You should call init just once!"), this.isInitialized = !0, this.options.isClone || this.logger.log("initialized", this.options), this.emit("initialized", this.options), l.resolve(p), a(u, p);
4542
+ this.isInitializing = !1, this.isInitialized && !this.initializedStoreOnce && this.logger.warn("init: i18next is already initialized. You should call init just once!"), this.isInitialized = !0, this.options.isClone || this.logger.log("initialized", this.options), this.emit("initialized", this.options), c.resolve(p), a(u, p);
4540
4543
  };
4541
4544
  if (this.languages && !this.isInitialized) return d(null, this.t.bind(this));
4542
4545
  this.changeLanguage(this.options.lng, d);
4543
4546
  };
4544
- return this.options.resources || !this.options.initAsync ? c() : setTimeout(c, 0), l;
4547
+ return this.options.resources || !this.options.initAsync ? l() : setTimeout(l, 0), c;
4545
4548
  }
4546
4549
  loadResources(t, a = wt) {
4547
4550
  var s, o;
@@ -4549,13 +4552,13 @@ class ut extends nn {
4549
4552
  const r = N(t) ? t : this.language;
4550
4553
  if (typeof t == "function" && (i = t), !this.options.resources || this.options.partialBundledLanguages) {
4551
4554
  if ((r == null ? void 0 : r.toLowerCase()) === "cimode" && (!this.options.preload || this.options.preload.length === 0)) return i();
4552
- const l = [], c = (d) => {
4555
+ const c = [], l = (d) => {
4553
4556
  if (!d || d === "cimode") return;
4554
4557
  this.services.languageUtils.toResolveHierarchy(d).forEach((p) => {
4555
- p !== "cimode" && l.indexOf(p) < 0 && l.push(p);
4558
+ p !== "cimode" && c.indexOf(p) < 0 && c.push(p);
4556
4559
  });
4557
4560
  };
4558
- r ? c(r) : this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach((u) => c(u)), (o = (s = this.options.preload) == null ? void 0 : s.forEach) == null || o.call(s, (d) => c(d)), this.services.backendConnector.load(l, this.options.ns, (d) => {
4561
+ r ? l(r) : this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach((u) => l(u)), (o = (s = this.options.preload) == null ? void 0 : s.forEach) == null || o.call(s, (d) => l(d)), this.services.backendConnector.load(c, this.options.ns, (d) => {
4559
4562
  !d && !this.resolvedLanguage && this.language && this.setResolvedLanguage(this.language), i(d);
4560
4563
  });
4561
4564
  } else
@@ -4570,7 +4573,7 @@ class ut extends nn {
4570
4573
  use(t) {
4571
4574
  if (!t) throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");
4572
4575
  if (!t.type) throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");
4573
- return t.type === "backend" && (this.modules.backend = t), (t.type === "logger" || t.log && t.warn && t.error) && (this.modules.logger = t), t.type === "languageDetector" && (this.modules.languageDetector = t), t.type === "i18nFormat" && (this.modules.i18nFormat = t), t.type === "postProcessor" && Fa.addPostProcessor(t), t.type === "formatter" && (this.modules.formatter = t), t.type === "3rdParty" && this.modules.external.push(t), this;
4576
+ return t.type === "backend" && (this.modules.backend = t), (t.type === "logger" || t.log && t.warn && t.error) && (this.modules.logger = t), t.type === "languageDetector" && (this.modules.languageDetector = t), t.type === "i18nFormat" && (this.modules.i18nFormat = t), t.type === "postProcessor" && Wa.addPostProcessor(t), t.type === "formatter" && (this.modules.formatter = t), t.type === "3rdParty" && this.modules.external.push(t), this;
4574
4577
  }
4575
4578
  setResolvedLanguage(t) {
4576
4579
  if (!(!t || !this.languages) && !(["cimode", "dev"].indexOf(t) > -1)) {
@@ -4588,14 +4591,14 @@ class ut extends nn {
4588
4591
  this.isLanguageChangingTo = t;
4589
4592
  const i = rt();
4590
4593
  this.emit("languageChanging", t);
4591
- const r = (l) => {
4592
- this.language = l, this.languages = this.services.languageUtils.toResolveHierarchy(l), this.resolvedLanguage = void 0, this.setResolvedLanguage(l);
4593
- }, s = (l, c) => {
4594
- c ? this.isLanguageChangingTo === t && (r(c), this.translator.changeLanguage(c), this.isLanguageChangingTo = void 0, this.emit("languageChanged", c), this.logger.log("languageChanged", c)) : this.isLanguageChangingTo = void 0, i.resolve((...d) => this.t(...d)), a && a(l, (...d) => this.t(...d));
4595
- }, o = (l) => {
4594
+ const r = (c) => {
4595
+ this.language = c, this.languages = this.services.languageUtils.toResolveHierarchy(c), this.resolvedLanguage = void 0, this.setResolvedLanguage(c);
4596
+ }, s = (c, l) => {
4597
+ l ? this.isLanguageChangingTo === t && (r(l), this.translator.changeLanguage(l), this.isLanguageChangingTo = void 0, this.emit("languageChanged", l), this.logger.log("languageChanged", l)) : this.isLanguageChangingTo = void 0, i.resolve((...d) => this.t(...d)), a && a(c, (...d) => this.t(...d));
4598
+ }, o = (c) => {
4596
4599
  var u, p;
4597
- !t && !l && this.services.languageDetector && (l = []);
4598
- const c = N(l) ? l : l && l[0], d = this.store.hasLanguageSomeTranslations(c) ? c : this.services.languageUtils.getBestMatchFromCodes(N(l) ? [l] : l);
4600
+ !t && !c && this.services.languageDetector && (c = []);
4601
+ const l = N(c) ? c : c && c[0], d = this.store.hasLanguageSomeTranslations(l) ? l : this.services.languageUtils.getBestMatchFromCodes(N(c) ? [c] : c);
4599
4602
  d && (this.language || r(d), this.translator.language || this.translator.changeLanguage(d), (p = (u = this.services.languageDetector) == null ? void 0 : u.cacheUserLanguage) == null || p.call(u, d)), this.loadResources(d, (x) => {
4600
4603
  s(x, d);
4601
4604
  });
@@ -4603,14 +4606,20 @@ class ut extends nn {
4603
4606
  return !t && this.services.languageDetector && !this.services.languageDetector.async ? o(this.services.languageDetector.detect()) : !t && this.services.languageDetector && this.services.languageDetector.async ? this.services.languageDetector.detect.length === 0 ? this.services.languageDetector.detect().then(o) : this.services.languageDetector.detect(o) : o(t), i;
4604
4607
  }
4605
4608
  getFixedT(t, a, i) {
4606
- const r = (s, o, ...l) => {
4607
- let c;
4608
- typeof o != "object" ? c = this.options.overloadTranslationOptionHandler([s, o].concat(l)) : c = {
4609
+ const r = (s, o, ...c) => {
4610
+ let l;
4611
+ typeof o != "object" ? l = this.options.overloadTranslationOptionHandler([s, o].concat(c)) : l = {
4609
4612
  ...o
4610
- }, c.lng = c.lng || r.lng, c.lngs = c.lngs || r.lngs, c.ns = c.ns || r.ns, c.keyPrefix !== "" && (c.keyPrefix = c.keyPrefix || i || r.keyPrefix);
4613
+ }, l.lng = l.lng || r.lng, l.lngs = l.lngs || r.lngs, l.ns = l.ns || r.ns, l.keyPrefix !== "" && (l.keyPrefix = l.keyPrefix || i || r.keyPrefix);
4611
4614
  const d = this.options.keySeparator || ".";
4612
4615
  let u;
4613
- return c.keyPrefix && Array.isArray(s) ? u = s.map((p) => `${c.keyPrefix}${d}${p}`) : u = c.keyPrefix ? `${c.keyPrefix}${d}${s}` : s, this.t(u, c);
4616
+ return l.keyPrefix && Array.isArray(s) ? u = s.map((p) => (typeof p == "function" && (p = On(p, {
4617
+ ...this.options,
4618
+ ...o
4619
+ })), `${l.keyPrefix}${d}${p}`)) : (typeof s == "function" && (s = On(s, {
4620
+ ...this.options,
4621
+ ...o
4622
+ })), u = l.keyPrefix ? `${l.keyPrefix}${d}${s}` : s), this.t(u, l);
4614
4623
  };
4615
4624
  return N(t) ? r.lng = t : r.lngs = t, r.ns = a, r.keyPrefix = i, r;
4616
4625
  }
@@ -4632,13 +4641,13 @@ class ut extends nn {
4632
4641
  return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty", this.languages), !1;
4633
4642
  const i = a.lng || this.resolvedLanguage || this.languages[0], r = this.options ? this.options.fallbackLng : !1, s = this.languages[this.languages.length - 1];
4634
4643
  if (i.toLowerCase() === "cimode") return !0;
4635
- const o = (l, c) => {
4636
- const d = this.services.backendConnector.state[`${l}|${c}`];
4644
+ const o = (c, l) => {
4645
+ const d = this.services.backendConnector.state[`${c}|${l}`];
4637
4646
  return d === -1 || d === 0 || d === 2;
4638
4647
  };
4639
4648
  if (a.precheck) {
4640
- const l = a.precheck(this, o);
4641
- if (l !== void 0) return l;
4649
+ const c = a.precheck(this, o);
4650
+ if (c !== void 0) return c;
4642
4651
  }
4643
4652
  return !!(this.hasResourceBundle(i, t) || !this.services.backendConnector.backend || this.options.resources && !this.options.partialBundledLanguages || o(i, t) && (!r || o(s, t)));
4644
4653
  }
@@ -4664,12 +4673,12 @@ class ut extends nn {
4664
4673
  try {
4665
4674
  const o = new Intl.Locale(t);
4666
4675
  if (o && o.getTextInfo) {
4667
- const l = o.getTextInfo();
4668
- if (l && l.direction) return l.direction;
4676
+ const c = o.getTextInfo();
4677
+ if (c && c.direction) return c.direction;
4669
4678
  }
4670
4679
  } catch {
4671
4680
  }
4672
- const a = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], i = ((s = this.services) == null ? void 0 : s.languageUtils) || new F1(E1());
4681
+ const a = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], i = ((s = this.services) == null ? void 0 : s.languageUtils) || new W1(U1());
4673
4682
  return t.toLowerCase().indexOf("-latn") > 1 ? "ltr" : a.indexOf(i.getLanguagePartFromCode(t)) > -1 || t.toLowerCase().indexOf("-arab") > 1 ? "rtl" : "ltr";
4674
4683
  }
4675
4684
  static createInstance(t = {}, a) {
@@ -4683,22 +4692,22 @@ class ut extends nn {
4683
4692
  ...t,
4684
4693
  isClone: !0
4685
4694
  }, s = new ut(r);
4686
- if ((t.debug !== void 0 || t.prefix !== void 0) && (s.logger = s.logger.clone(t)), ["store", "services", "language"].forEach((l) => {
4687
- s[l] = this[l];
4695
+ if ((t.debug !== void 0 || t.prefix !== void 0) && (s.logger = s.logger.clone(t)), ["store", "services", "language"].forEach((c) => {
4696
+ s[c] = this[c];
4688
4697
  }), s.services = {
4689
4698
  ...this.services
4690
4699
  }, s.services.utils = {
4691
4700
  hasLoadedNamespace: s.hasLoadedNamespace.bind(s)
4692
4701
  }, i) {
4693
- const l = Object.keys(this.store.data).reduce((c, d) => (c[d] = {
4702
+ const c = Object.keys(this.store.data).reduce((l, d) => (l[d] = {
4694
4703
  ...this.store.data[d]
4695
- }, c[d] = Object.keys(c[d]).reduce((u, p) => (u[p] = {
4696
- ...c[d][p]
4697
- }, u), c[d]), c), {});
4698
- s.store = new D1(l, r), s.services.resourceStore = s.store;
4704
+ }, l[d] = Object.keys(l[d]).reduce((u, p) => (u[p] = {
4705
+ ...l[d][p]
4706
+ }, u), l[d]), l), {});
4707
+ s.store = new H1(c, r), s.services.resourceStore = s.store;
4699
4708
  }
4700
- return s.translator = new Et(s.services, r), s.translator.on("*", (l, ...c) => {
4701
- s.emit(l, ...c);
4709
+ return s.translator = new Et(s.services, r), s.translator.on("*", (c, ...l) => {
4710
+ s.emit(c, ...l);
4702
4711
  }), s.init(r, a), s.translator.options = r, s.translator.backendConnector.services.utils = {
4703
4712
  hasLoadedNamespace: s.hasLoadedNamespace.bind(s)
4704
4713
  }, s;
@@ -4762,7 +4771,7 @@ const Xs = {
4762
4771
  }
4763
4772
  ),
4764
4773
  e === "forLobby" && /* @__PURE__ */ n.jsx("span", { className: "text", children: ve("Lobby") })
4765
- ] }), Pa = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.45402%200.399902C9.87463%200.399915%2010.2805%200.554948%2010.594%200.835361C10.9075%201.11577%2011.1066%201.50189%2011.1534%201.9199H12.1171C12.4507%201.92011%2012.7721%202.04571%2013.0175%202.2718C13.2628%202.49788%2013.4143%202.80794%2013.4417%203.14046L13.4463%203.2499V5.5299C13.4463%206.16081%2013.205%206.76781%2012.7717%207.2264C12.3384%207.68498%2011.746%207.96038%2011.1161%207.9961L10.9565%208.00066C10.7032%208.79031%2010.2308%209.49174%209.59422%2010.0232C8.95765%2010.5547%208.18316%2010.8944%207.36098%2011.0027V12.1799H8.69326C9.32403%2012.1801%209.93085%2012.4215%2010.3893%2012.8548C10.8477%2013.2881%2011.123%2013.8803%2011.1587%2014.5101L11.1633%2014.6499V15.0299C11.1632%2015.1678%2011.1132%2015.3009%2011.0226%2015.4048C10.9319%2015.5086%2010.8066%2015.576%2010.67%2015.5946L10.5933%2015.5999H2.99174C2.85387%2015.6001%202.72061%2015.5503%202.61664%2015.4597C2.51267%2015.3692%202.44505%2015.244%202.4263%2015.1074L2.42174%2015.0299V14.6499C2.42169%2014.0191%202.66296%2013.4122%203.09609%2012.9537C3.52922%2012.4951%204.12138%2012.2196%204.75114%2012.1837L4.89174%2012.1799H6.22174V11.0027C5.39983%2010.8941%204.62567%2010.5543%203.98939%2010.0229C3.3531%209.49138%202.88088%208.7901%202.6277%208.00066L2.60794%207.9999C1.95285%207.9999%201.3246%207.73967%200.861386%207.27646C0.398171%206.81324%200.137939%206.18499%200.137939%205.5299V3.2499C0.137939%202.51574%200.733779%201.9199%201.46794%201.9199H2.43162C2.47837%201.50176%202.67763%201.11554%202.9913%200.835108C3.30496%200.554677%203.711%200.399728%204.13174%200.399902H9.45402ZM12.1171%203.0599H11.164V6.84698C11.4613%206.80474%2011.7355%206.66316%2011.9421%206.44527C12.1486%206.22739%2012.2754%205.94602%2012.3017%205.64694L12.3071%205.5299V3.2499C12.307%203.2071%2012.2925%203.16557%2012.2658%203.13205C12.2392%203.09853%2012.2021%203.07498%2012.1604%203.06522L12.1171%203.0599ZM2.42174%203.0599H1.46794C1.41755%203.0599%201.36922%203.07992%201.33359%203.11555C1.29796%203.15118%201.27794%203.19951%201.27794%203.2499V5.5299C1.2779%205.85041%201.3936%206.16016%201.60375%206.40215C1.81391%206.64415%202.10439%206.80211%202.42174%206.84698V3.0599Z'%20fill='url(%23paint0_linear_851_822)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_851_822'%20x1='-0.221746'%20y1='-2.13343'%20x2='19.2003'%20y2='7.59061'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23B97304'/%3e%3cstop%20offset='0.368995'%20stop-color='%23FFC15D'/%3e%3cstop%20offset='0.5'%20stop-color='%23FFD38B'/%3e%3cstop%20offset='0.611316'%20stop-color='%23FFC15D'/%3e%3cstop%20offset='1'%20stop-color='%23B97304'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", qs = () => /* @__PURE__ */ n.jsx(
4774
+ ] }), Ga = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.45402%200.399902C9.87463%200.399915%2010.2805%200.554948%2010.594%200.835361C10.9075%201.11577%2011.1066%201.50189%2011.1534%201.9199H12.1171C12.4507%201.92011%2012.7721%202.04571%2013.0175%202.2718C13.2628%202.49788%2013.4143%202.80794%2013.4417%203.14046L13.4463%203.2499V5.5299C13.4463%206.16081%2013.205%206.76781%2012.7717%207.2264C12.3384%207.68498%2011.746%207.96038%2011.1161%207.9961L10.9565%208.00066C10.7032%208.79031%2010.2308%209.49174%209.59422%2010.0232C8.95765%2010.5547%208.18316%2010.8944%207.36098%2011.0027V12.1799H8.69326C9.32403%2012.1801%209.93085%2012.4215%2010.3893%2012.8548C10.8477%2013.2881%2011.123%2013.8803%2011.1587%2014.5101L11.1633%2014.6499V15.0299C11.1632%2015.1678%2011.1132%2015.3009%2011.0226%2015.4048C10.9319%2015.5086%2010.8066%2015.576%2010.67%2015.5946L10.5933%2015.5999H2.99174C2.85387%2015.6001%202.72061%2015.5503%202.61664%2015.4597C2.51267%2015.3692%202.44505%2015.244%202.4263%2015.1074L2.42174%2015.0299V14.6499C2.42169%2014.0191%202.66296%2013.4122%203.09609%2012.9537C3.52922%2012.4951%204.12138%2012.2196%204.75114%2012.1837L4.89174%2012.1799H6.22174V11.0027C5.39983%2010.8941%204.62567%2010.5543%203.98939%2010.0229C3.3531%209.49138%202.88088%208.7901%202.6277%208.00066L2.60794%207.9999C1.95285%207.9999%201.3246%207.73967%200.861386%207.27646C0.398171%206.81324%200.137939%206.18499%200.137939%205.5299V3.2499C0.137939%202.51574%200.733779%201.9199%201.46794%201.9199H2.43162C2.47837%201.50176%202.67763%201.11554%202.9913%200.835108C3.30496%200.554677%203.711%200.399728%204.13174%200.399902H9.45402ZM12.1171%203.0599H11.164V6.84698C11.4613%206.80474%2011.7355%206.66316%2011.9421%206.44527C12.1486%206.22739%2012.2754%205.94602%2012.3017%205.64694L12.3071%205.5299V3.2499C12.307%203.2071%2012.2925%203.16557%2012.2658%203.13205C12.2392%203.09853%2012.2021%203.07498%2012.1604%203.06522L12.1171%203.0599ZM2.42174%203.0599H1.46794C1.41755%203.0599%201.36922%203.07992%201.33359%203.11555C1.29796%203.15118%201.27794%203.19951%201.27794%203.2499V5.5299C1.2779%205.85041%201.3936%206.16016%201.60375%206.40215C1.81391%206.64415%202.10439%206.80211%202.42174%206.84698V3.0599Z'%20fill='url(%23paint0_linear_851_822)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_851_822'%20x1='-0.221746'%20y1='-2.13343'%20x2='19.2003'%20y2='7.59061'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23B97304'/%3e%3cstop%20offset='0.368995'%20stop-color='%23FFC15D'/%3e%3cstop%20offset='0.5'%20stop-color='%23FFD38B'/%3e%3cstop%20offset='0.611316'%20stop-color='%23FFC15D'/%3e%3cstop%20offset='1'%20stop-color='%23B97304'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", qs = () => /* @__PURE__ */ n.jsx(
4766
4775
  "svg",
4767
4776
  {
4768
4777
  width: "32",
@@ -4826,7 +4835,7 @@ const Xs = {
4826
4835
  children: r,
4827
4836
  isLandscape: s,
4828
4837
  headerClick: o,
4829
- dealerName: l
4838
+ dealerName: c
4830
4839
  }) => /* @__PURE__ */ n.jsxs(Qs, { $height: i, $width: a, $isLandscape: s, children: [
4831
4840
  /* @__PURE__ */ n.jsxs("div", { className: "header", children: [
4832
4841
  /* @__PURE__ */ n.jsxs("div", { className: "icon", onClick: o, children: [
@@ -4834,7 +4843,7 @@ const Xs = {
4834
4843
  /* @__PURE__ */ n.jsxs("p", { children: [
4835
4844
  ve(e),
4836
4845
  "  ",
4837
- /* @__PURE__ */ n.jsx("span", { children: !!l && `${ve("Dealer")} ${l}` })
4846
+ /* @__PURE__ */ n.jsx("span", { children: !!c && `${ve("Dealer")} ${c}` })
4838
4847
  ] })
4839
4848
  ] }),
4840
4849
  /* @__PURE__ */ n.jsx("div", { onClick: t, children: /* @__PURE__ */ n.jsx(en, {}) })
@@ -4923,7 +4932,7 @@ const eo = {
4923
4932
  color: ${({ $isActive: e }) => e ? "#111111" : "#ffffff"};
4924
4933
  }
4925
4934
  `, ro = ({ count: e, active: t, setActive: a }) => {
4926
- const [i, r] = E([]), [s, o] = E([]), [l, c] = E([]), d = Array.from({ length: e }, (m, y) => y + 1), u = () => {
4935
+ const [i, r] = E([]), [s, o] = E([]), [c, l] = E([]), d = Array.from({ length: e }, (m, y) => y + 1), u = () => {
4927
4936
  t !== e && a(t + 1);
4928
4937
  }, p = () => {
4929
4938
  t !== 1 && a(t - 1);
@@ -4943,9 +4952,9 @@ const eo = {
4943
4952
  o(m);
4944
4953
  } else
4945
4954
  o(["...", e]);
4946
- t >= 3 && t <= e - 3 ? c([t]) : c([]);
4955
+ t >= 3 && t <= e - 3 ? l([t]) : l([]);
4947
4956
  } else
4948
- c([...d]);
4957
+ l([...d]);
4949
4958
  }, g = (m, y) => {
4950
4959
  if (m !== t)
4951
4960
  if (typeof m == "string") {
@@ -4970,7 +4979,7 @@ const eo = {
4970
4979
  icon: /* @__PURE__ */ n.jsx(Le, { height: 7, width: 12, position: "left" })
4971
4980
  }
4972
4981
  ),
4973
- [...i, ...l, ...s].map(
4982
+ [...i, ...c, ...s].map(
4974
4983
  (m, y) => /* @__PURE__ */ n.jsx(io, { $isActive: t === m, children: /* @__PURE__ */ n.jsx(
4975
4984
  Ht,
4976
4985
  {
@@ -5107,7 +5116,7 @@ const eo = {
5107
5116
  justify-content: center;
5108
5117
  align-items: center;
5109
5118
  }
5110
- `, Y1 = f.div`
5119
+ `, K1 = f.div`
5111
5120
  width: 100%;
5112
5121
  height: 1px;
5113
5122
  background: linear-gradient(
@@ -5290,7 +5299,7 @@ const eo = {
5290
5299
 
5291
5300
  @media screen and (min-width: 768px) {
5292
5301
  }
5293
- `, Ga = f.p`
5302
+ `, Va = f.p`
5294
5303
  font-family: Inter;
5295
5304
  font-weight: 700;
5296
5305
  font-size: 12px;
@@ -5299,7 +5308,7 @@ const eo = {
5299
5308
  display: flex;
5300
5309
  justify-content: flex-end;
5301
5310
  text-align: end;
5302
- `, Va = f.div`
5311
+ `, Ea = f.div`
5303
5312
  max-width: 100%;
5304
5313
  height: calc(100% - 50px);
5305
5314
  overflow: hidden;
@@ -5384,7 +5393,7 @@ const eo = {
5384
5393
  historyData: r
5385
5394
  }) => {
5386
5395
  const { t: s } = U();
5387
- return /* @__PURE__ */ n.jsxs(Va, { children: [
5396
+ return /* @__PURE__ */ n.jsxs(Ea, { children: [
5388
5397
  /* @__PURE__ */ n.jsxs(po, { children: [
5389
5398
  /* @__PURE__ */ n.jsxs("div", { className: "header", children: [
5390
5399
  /* @__PURE__ */ n.jsx("p", { className: "text", children: s("Date") }),
@@ -5393,27 +5402,27 @@ const eo = {
5393
5402
  /* @__PURE__ */ n.jsx("p", { className: "text", children: s("Bet") }),
5394
5403
  /* @__PURE__ */ n.jsx("p", { className: "text", children: s("Win/Lose") })
5395
5404
  ] }),
5396
- r == null ? void 0 : r.rounds.map((o, l) => /* @__PURE__ */ n.jsxs(fo, { onClick: () => i(l), children: [
5405
+ r == null ? void 0 : r.rounds.map((o, c) => /* @__PURE__ */ n.jsxs(fo, { onClick: () => i(c), children: [
5397
5406
  /* @__PURE__ */ n.jsx("p", { className: "p", children: to(o.roundEndTime) }),
5398
5407
  /* @__PURE__ */ n.jsx("p", { className: "p", children: _s(o.tableId) }),
5399
5408
  /* @__PURE__ */ n.jsx("p", { className: "p", children: o.currentRoundId }),
5400
5409
  /* @__PURE__ */ n.jsxs("p", { className: "p", children: [
5401
5410
  o.player.boxes.reduce(
5402
- (c, d) => c + d.totalBet,
5411
+ (l, d) => l + d.totalBet,
5403
5412
  0
5404
5413
  ),
5405
5414
  o.player.gameCurrencyId
5406
5415
  ] }),
5407
- /* @__PURE__ */ n.jsx("div", { className: "win", children: /* @__PURE__ */ n.jsx(Ga, { $isWin: !!o.player.winAmount, children: o.player.winAmount ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
5416
+ /* @__PURE__ */ n.jsx("div", { className: "win", children: /* @__PURE__ */ n.jsx(Va, { $isWin: !!o.player.winAmount, children: o.player.winAmount ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
5408
5417
  o.player.winAmount,
5409
5418
  o.player.gameCurrencyId
5410
5419
  ] }) : /* @__PURE__ */ n.jsx(n.Fragment, { children: s("Lost") }) }) })
5411
- ] }, l))
5420
+ ] }, c))
5412
5421
  ] }),
5413
5422
  /* @__PURE__ */ n.jsx(ro, { active: t, count: e, setActive: a })
5414
5423
  ] });
5415
5424
  };
5416
- var Ea = /* @__PURE__ */ ((e) => (e.Reverse = "reverse", e.Green = "green", e.Gray = "gray", e.Black = "black", e))(Ea || {});
5425
+ var Ua = /* @__PURE__ */ ((e) => (e.Reverse = "reverse", e.Green = "green", e.Gray = "gray", e.Black = "black", e))(Ua || {});
5417
5426
  const pt = Array(4).fill([
5418
5427
  { value: "A", tSpanX: "-9" },
5419
5428
  { value: "2", tSpanX: "-7" },
@@ -5478,18 +5487,18 @@ const pt = Array(4).fill([
5478
5487
  font-weight: 800;
5479
5488
  line-height: 16px;
5480
5489
  }
5481
- `, On = ({ index: e, cardWidth: t = 54, cardHeight: a = 72 }) => {
5490
+ `, Mn = ({ index: e, cardWidth: t = 54, cardHeight: a = 72 }) => {
5482
5491
  if (!e)
5483
5492
  return /* @__PURE__ */ n.jsx(
5484
5493
  No,
5485
5494
  {
5486
- type: Ea.Reverse,
5495
+ type: Ua.Reverse,
5487
5496
  cardHeight: a,
5488
5497
  cardWidth: t
5489
5498
  }
5490
5499
  );
5491
- const i = pt[e - 1].value, r = Co(e), s = yo(e), o = t / 54, l = t / 2, c = +i == 10, d = {
5492
- textX: { top: c ? 30 : 25, bottom: c ? 18 : 20 },
5500
+ const i = pt[e - 1].value, r = Co(e), s = yo(e), o = t / 54, c = t / 2, l = +i == 10, d = {
5501
+ textX: { top: l ? 30 : 25, bottom: l ? 18 : 20 },
5493
5502
  textY: { top: 23, bottom: 23 },
5494
5503
  iconX: { top: -2.5, bottom: 0.71 },
5495
5504
  iconY: { top: -12, bottom: 0.92 }
@@ -5500,10 +5509,10 @@ const pt = Array(4).fill([
5500
5509
  x: `${g}%`,
5501
5510
  y: `${m}%`,
5502
5511
  fill: s,
5503
- style: { fontSize: l },
5512
+ style: { fontSize: c },
5504
5513
  dominantBaseline: "middle",
5505
5514
  textAnchor: "middle",
5506
- transform: `${c ? "scale(0.9, 1)" : ""} ${y || ""}`,
5515
+ transform: `${l ? "scale(0.9, 1)" : ""} ${y || ""}`,
5507
5516
  children: i
5508
5517
  }
5509
5518
  ), x = (g, m, y = "") => /* @__PURE__ */ n.jsx(
@@ -5544,7 +5553,7 @@ const pt = Array(4).fill([
5544
5553
  float: right;
5545
5554
  text-align: end;
5546
5555
  justify-content: end;
5547
- `, K1 = f.button`
5556
+ `, Z1 = f.button`
5548
5557
  width: 86px;
5549
5558
  height: 26px;
5550
5559
  gap: 2px;
@@ -5566,15 +5575,15 @@ const pt = Array(4).fill([
5566
5575
  padding: 5px 5px;
5567
5576
  }
5568
5577
  `, Bo = ({ handleClickRound: e, indexHistory: t }) => /* @__PURE__ */ n.jsxs(zo, { children: [
5569
- /* @__PURE__ */ n.jsxs(K1, { onClick: () => e((t ?? 0) - 1), children: [
5578
+ /* @__PURE__ */ n.jsxs(Z1, { onClick: () => e((t ?? 0) - 1), children: [
5570
5579
  /* @__PURE__ */ n.jsx(Le, { height: 8, width: 12, position: "left" }),
5571
5580
  "Previous"
5572
5581
  ] }),
5573
- /* @__PURE__ */ n.jsxs(K1, { onClick: () => e((t ?? 0) + 1), children: [
5582
+ /* @__PURE__ */ n.jsxs(Z1, { onClick: () => e((t ?? 0) + 1), children: [
5574
5583
  "Next",
5575
5584
  /* @__PURE__ */ n.jsx(Le, { height: 8, width: 12, position: "right" })
5576
5585
  ] })
5577
- ] }), Un = ({ size: e = 17 }) => /* @__PURE__ */ n.jsx(
5586
+ ] }), Yn = ({ size: e = 17 }) => /* @__PURE__ */ n.jsx(
5578
5587
  "svg",
5579
5588
  {
5580
5589
  width: e,
@@ -5615,7 +5624,7 @@ const pt = Array(4).fill([
5615
5624
  X.Insurance,
5616
5625
  X.PerfectPairs,
5617
5626
  X.TwentyOnePlusThree
5618
- ], o = i ? 32 : 48, l = i ? 26 : 38;
5627
+ ], o = i ? 32 : 48, c = i ? 26 : 38;
5619
5628
  return /* @__PURE__ */ n.jsxs(so, { children: [
5620
5629
  /* @__PURE__ */ n.jsxs(oo, { children: [
5621
5630
  /* @__PURE__ */ n.jsxs("div", { className: "item", children: [
@@ -5631,7 +5640,7 @@ const pt = Array(4).fill([
5631
5640
  /* @__PURE__ */ n.jsxs("p", { className: "text", children: [
5632
5641
  e.player.gameCurrencyId,
5633
5642
  e.player.boxes.reduce(
5634
- (c, d) => c + d.totalBet,
5643
+ (l, d) => l + d.totalBet,
5635
5644
  0
5636
5645
  )
5637
5646
  ] })
@@ -5644,17 +5653,17 @@ const pt = Array(4).fill([
5644
5653
  ] })
5645
5654
  ] })
5646
5655
  ] }),
5647
- /* @__PURE__ */ n.jsx(Y1, {}),
5656
+ /* @__PURE__ */ n.jsx(K1, {}),
5648
5657
  /* @__PURE__ */ n.jsxs(lo, { children: [
5649
5658
  /* @__PURE__ */ n.jsxs("div", { className: "dealerCards", children: [
5650
5659
  /* @__PURE__ */ n.jsx("p", { className: "title", children: r("Dealer Cards") }),
5651
5660
  /* @__PURE__ */ n.jsxs("div", { className: "cards", children: [
5652
- e.player.dealerBox.hand.cards.map((c, d) => /* @__PURE__ */ n.jsx("div", { className: "card-style", children: /* @__PURE__ */ n.jsx(
5653
- On,
5661
+ e.player.dealerBox.hand.cards.map((l, d) => /* @__PURE__ */ n.jsx("div", { className: "card-style", children: /* @__PURE__ */ n.jsx(
5662
+ Mn,
5654
5663
  {
5655
- index: c.scannerIndex,
5664
+ index: l.scannerIndex,
5656
5665
  cardHeight: o,
5657
- cardWidth: l
5666
+ cardWidth: c
5658
5667
  }
5659
5668
  ) }, d)),
5660
5669
  /* @__PURE__ */ n.jsx("span", { className: "final-value", children: e.player.dealerBox.hand.finalValue })
@@ -5662,10 +5671,10 @@ const pt = Array(4).fill([
5662
5671
  ] }),
5663
5672
  /* @__PURE__ */ n.jsxs("div", { className: "dealerCards", children: [
5664
5673
  /* @__PURE__ */ n.jsx("p", { className: "title", children: r("Your Seats") }),
5665
- /* @__PURE__ */ n.jsx("div", { className: "playerSeats", children: e.player.boxes.map((c, d) => /* @__PURE__ */ n.jsx(ho, { $isActive: !!c.playerNick, $index: d, children: d + 1 }, d)) })
5674
+ /* @__PURE__ */ n.jsx("div", { className: "playerSeats", children: e.player.boxes.map((l, d) => /* @__PURE__ */ n.jsx(ho, { $isActive: !!l.playerNick, $index: d, children: d + 1 }, d)) })
5666
5675
  ] })
5667
5676
  ] }),
5668
- /* @__PURE__ */ n.jsx(Y1, {}),
5677
+ /* @__PURE__ */ n.jsx(K1, {}),
5669
5678
  /* @__PURE__ */ n.jsx(uo, { children: /* @__PURE__ */ n.jsxs("table", { className: "table", children: [
5670
5679
  /* @__PURE__ */ n.jsx("thead", { children: /* @__PURE__ */ n.jsxs("tr", { className: "boxes", children: [
5671
5680
  /* @__PURE__ */ n.jsx("th", { className: "title", children: r("Seat") }),
@@ -5674,18 +5683,18 @@ const pt = Array(4).fill([
5674
5683
  /* @__PURE__ */ n.jsx("th", { className: "title", children: r("Amount") }),
5675
5684
  /* @__PURE__ */ n.jsx("th", { className: "title", children: r("Win/Lose") })
5676
5685
  ] }) }),
5677
- /* @__PURE__ */ n.jsx("tbody", { children: e.player.boxes.map((c, d) => {
5678
- if (c.playerId)
5686
+ /* @__PURE__ */ n.jsx("tbody", { children: e.player.boxes.map((l, d) => {
5687
+ if (l.playerId)
5679
5688
  return /* @__PURE__ */ n.jsxs("tr", { className: "boxes", children: [
5680
5689
  /* @__PURE__ */ n.jsx("td", { children: /* @__PURE__ */ n.jsx("p", { className: "text", children: d + 1 }) }),
5681
- /* @__PURE__ */ n.jsx("td", { children: c.bets.map((u) => {
5690
+ /* @__PURE__ */ n.jsx("td", { children: l.bets.map((u) => {
5682
5691
  if (s.includes(u.betType))
5683
5692
  return /* @__PURE__ */ n.jsx("p", { className: "text", children: r(eo[u.betType]) }, u.betType);
5684
5693
  }) }),
5685
5694
  /* @__PURE__ */ n.jsxs("td", { className: "cards", children: [
5686
- c.splittedHands.length === 0 && /* @__PURE__ */ n.jsxs("div", { className: "hand", children: [
5687
- /* @__PURE__ */ n.jsx("span", { className: "final-value", children: c.hand.finalValue }),
5688
- c.hand.cards.map(({ scannerIndex: u }, p) => {
5695
+ l.splittedHands.length === 0 && /* @__PURE__ */ n.jsxs("div", { className: "hand", children: [
5696
+ /* @__PURE__ */ n.jsx("span", { className: "final-value", children: l.hand.finalValue }),
5697
+ l.hand.cards.map(({ scannerIndex: u }, p) => {
5689
5698
  const x = pt[u - 1].value, g = Ut(u), m = Yt(u);
5690
5699
  return /* @__PURE__ */ n.jsx(
5691
5700
  Kt,
@@ -5698,7 +5707,7 @@ const pt = Array(4).fill([
5698
5707
  );
5699
5708
  })
5700
5709
  ] }),
5701
- c.splittedHands.map(
5710
+ l.splittedHands.map(
5702
5711
  ({ cards: u, finalValue: p }, x) => /* @__PURE__ */ n.jsxs("div", { className: "hand", children: [
5703
5712
  /* @__PURE__ */ n.jsx("span", { className: "final-value", children: p }),
5704
5713
  u.map(({ scannerIndex: g }, m) => {
@@ -5713,20 +5722,20 @@ const pt = Array(4).fill([
5713
5722
  m
5714
5723
  ) });
5715
5724
  }),
5716
- /* @__PURE__ */ n.jsx(Un, {})
5725
+ /* @__PURE__ */ n.jsx(Yn, {})
5717
5726
  ] })
5718
5727
  )
5719
5728
  ] }),
5720
- /* @__PURE__ */ n.jsx("td", { children: c.bets.map((u) => {
5729
+ /* @__PURE__ */ n.jsx("td", { children: l.bets.map((u) => {
5721
5730
  if (s.includes(u.betType))
5722
5731
  return /* @__PURE__ */ n.jsxs("p", { className: "text amount-text", children: [
5723
5732
  u.amount,
5724
5733
  e.player.gameCurrencyId
5725
5734
  ] }, u.betType);
5726
5735
  }) }),
5727
- /* @__PURE__ */ n.jsx("td", { children: c.bets.map((u) => {
5736
+ /* @__PURE__ */ n.jsx("td", { children: l.bets.map((u) => {
5728
5737
  if (s.includes(u.betType))
5729
- return /* @__PURE__ */ n.jsx(Ga, { $isWin: !!u.winAmount, children: u.winAmount ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
5738
+ return /* @__PURE__ */ n.jsx(Va, { $isWin: !!u.winAmount, children: u.winAmount ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
5730
5739
  u.winAmount,
5731
5740
  e.player.gameCurrencyId
5732
5741
  ] }) : /* @__PURE__ */ n.jsx(n.Fragment, { children: r("Lost") }) }, u.betType);
@@ -5750,21 +5759,21 @@ const pt = Array(4).fill([
5750
5759
  openRoundHistory: i,
5751
5760
  isMobile: r = !0
5752
5761
  }) => {
5753
- const [s, o] = E(1), [l, c] = E(null), [d, u] = E(null);
5762
+ const [s, o] = E(1), [c, l] = E(null), [d, u] = E(null);
5754
5763
  he(() => {
5755
5764
  t(s);
5756
5765
  }, [s]);
5757
5766
  const p = (x) => {
5758
- c(e.rounds[x]), u(x), a(1);
5767
+ l(e.rounds[x]), u(x), a(1);
5759
5768
  };
5760
5769
  return he(() => {
5761
5770
  (d === null || d < 0) && a(0);
5762
5771
  }, [d]), he(() => {
5763
- i === 2 && (a(0), c(null), u(null));
5764
- }, [i]), /* @__PURE__ */ n.jsx(Va, { children: l ? /* @__PURE__ */ n.jsx(
5772
+ i === 2 && (a(0), l(null), u(null));
5773
+ }, [i]), /* @__PURE__ */ n.jsx(Ea, { children: c ? /* @__PURE__ */ n.jsx(
5765
5774
  Mo,
5766
5775
  {
5767
- roundData: l,
5776
+ roundData: c,
5768
5777
  handleClickRound: p,
5769
5778
  indexHistory: d,
5770
5779
  isMobile: r
@@ -5845,22 +5854,22 @@ const pt = Array(4).fill([
5845
5854
  sendTip: i,
5846
5855
  currencyId: r
5847
5856
  }) => {
5848
- const [s, o] = E(e[0]), { t: l } = U();
5857
+ const [s, o] = E(e[0]), { t: c } = U();
5849
5858
  return /* @__PURE__ */ n.jsxs(Ho, { children: [
5850
- /* @__PURE__ */ n.jsx("div", { className: "chip-wrapper", children: e.map((c, d) => /* @__PURE__ */ n.jsx(
5859
+ /* @__PURE__ */ n.jsx("div", { className: "chip-wrapper", children: e.map((l, d) => /* @__PURE__ */ n.jsx(
5851
5860
  Pt,
5852
5861
  {
5853
- onClick: () => o(c),
5854
- amount: c,
5862
+ onClick: () => o(l),
5863
+ amount: l,
5855
5864
  chipAmounts: e,
5856
- height: s === c ? t ? 82 : 48 : t ? 64 : 36,
5857
- width: s === c ? t ? 82 : 48 : t ? 64 : 36,
5858
- isDisabled: c > a
5865
+ height: s === l ? t ? 82 : 48 : t ? 64 : 36,
5866
+ width: s === l ? t ? 82 : 48 : t ? 64 : 36,
5867
+ isDisabled: l > a
5859
5868
  },
5860
5869
  d
5861
5870
  )) }),
5862
5871
  /* @__PURE__ */ n.jsxs(Ro, { onClick: () => i(s), children: [
5863
- l("Tip"),
5872
+ c("Tip"),
5864
5873
  " ",
5865
5874
  s,
5866
5875
  " ",
@@ -6004,23 +6013,24 @@ const Wo = f.div`
6004
6013
  height: 32px;
6005
6014
  }
6006
6015
  `, qo = "data:image/svg+xml,%3csvg%20width='14'%20height='16'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.45402%200.399902C9.87463%200.399915%2010.2805%200.554948%2010.594%200.835361C10.9075%201.11577%2011.1066%201.50189%2011.1534%201.9199H12.1171C12.4507%201.92011%2012.7721%202.04571%2013.0175%202.2718C13.2628%202.49788%2013.4143%202.80794%2013.4417%203.14046L13.4463%203.2499V5.5299C13.4463%206.16081%2013.205%206.76781%2012.7717%207.2264C12.3384%207.68498%2011.746%207.96038%2011.1161%207.9961L10.9565%208.00066C10.7032%208.79031%2010.2308%209.49174%209.59422%2010.0232C8.95765%2010.5547%208.18316%2010.8944%207.36098%2011.0027V12.1799H8.69326C9.32403%2012.1801%209.93085%2012.4215%2010.3893%2012.8548C10.8477%2013.2881%2011.123%2013.8803%2011.1587%2014.5101L11.1633%2014.6499V15.0299C11.1632%2015.1678%2011.1132%2015.3009%2011.0226%2015.4048C10.9319%2015.5086%2010.8066%2015.576%2010.67%2015.5946L10.5933%2015.5999H2.99174C2.85387%2015.6001%202.72061%2015.5503%202.61664%2015.4597C2.51267%2015.3692%202.44505%2015.244%202.4263%2015.1074L2.42174%2015.0299V14.6499C2.42169%2014.0191%202.66296%2013.4122%203.09609%2012.9537C3.52922%2012.4951%204.12138%2012.2196%204.75114%2012.1837L4.89174%2012.1799H6.22174V11.0027C5.39983%2010.8941%204.62567%2010.5543%203.98939%2010.0229C3.3531%209.49138%202.88088%208.7901%202.6277%208.00066L2.60794%207.9999C1.95285%207.9999%201.3246%207.73967%200.861386%207.27646C0.398171%206.81324%200.137939%206.18499%200.137939%205.5299V3.2499C0.137939%202.51574%200.733779%201.9199%201.46794%201.9199H2.43162C2.47837%201.50176%202.67763%201.11554%202.9913%200.835108C3.30496%200.554677%203.711%200.399728%204.13174%200.399902H9.45402ZM12.1171%203.0599H11.164V6.84698C11.4613%206.80474%2011.7355%206.66316%2011.9421%206.44527C12.1486%206.22739%2012.2754%205.94602%2012.3017%205.64694L12.3071%205.5299V3.2499C12.307%203.2071%2012.2925%203.16557%2012.2658%203.13205C12.2392%203.09853%2012.2021%203.07498%2012.1604%203.06522L12.1171%203.0599ZM2.42174%203.0599H1.46794C1.41755%203.0599%201.36922%203.07992%201.33359%203.11555C1.29796%203.15118%201.27794%203.19951%201.27794%203.2499V5.5299C1.2779%205.85041%201.3936%206.16016%201.60375%206.40215C1.81391%206.64415%202.10439%206.80211%202.42174%206.84698V3.0599Z'%20fill='url(%23paint0_linear_851_275)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_851_275'%20x1='1.32619'%20y1='0.128474'%20x2='13.1121'%20y2='14.3788'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E1E3E8'/%3e%3cstop%20offset='0.630326'%20stop-color='%23A9AAB0'/%3e%3cstop%20offset='0.843825'%20stop-color='%23767A8E'/%3e%3cstop%20offset='1'%20stop-color='%236C6D75'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", Qo = "data:image/svg+xml,%3csvg%20width='14'%20height='16'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.45402%200.399902C9.87463%200.399915%2010.2805%200.554948%2010.594%200.835361C10.9075%201.11577%2011.1066%201.50189%2011.1534%201.9199H12.1171C12.4507%201.92011%2012.7721%202.04571%2013.0175%202.2718C13.2628%202.49788%2013.4143%202.80794%2013.4417%203.14046L13.4463%203.2499V5.5299C13.4463%206.16081%2013.205%206.76781%2012.7717%207.2264C12.3384%207.68498%2011.746%207.96038%2011.1161%207.9961L10.9565%208.00066C10.7032%208.79031%2010.2308%209.49174%209.59422%2010.0232C8.95765%2010.5547%208.18316%2010.8944%207.36098%2011.0027V12.1799H8.69326C9.32403%2012.1801%209.93085%2012.4215%2010.3893%2012.8548C10.8477%2013.2881%2011.123%2013.8803%2011.1587%2014.5101L11.1633%2014.6499V15.0299C11.1632%2015.1678%2011.1132%2015.3009%2011.0226%2015.4048C10.9319%2015.5086%2010.8066%2015.576%2010.67%2015.5946L10.5933%2015.5999H2.99174C2.85387%2015.6001%202.72061%2015.5503%202.61664%2015.4597C2.51267%2015.3692%202.44505%2015.244%202.4263%2015.1074L2.42174%2015.0299V14.6499C2.42169%2014.0191%202.66296%2013.4122%203.09609%2012.9537C3.52922%2012.4951%204.12138%2012.2196%204.75114%2012.1837L4.89174%2012.1799H6.22174V11.0027C5.39983%2010.8941%204.62567%2010.5543%203.98939%2010.0229C3.3531%209.49138%202.88088%208.7901%202.6277%208.00066L2.60794%207.9999C1.95285%207.9999%201.3246%207.73967%200.861386%207.27646C0.398171%206.81324%200.137939%206.18499%200.137939%205.5299V3.2499C0.137939%202.51574%200.733779%201.9199%201.46794%201.9199H2.43162C2.47837%201.50176%202.67763%201.11554%202.9913%200.835108C3.30496%200.554677%203.711%200.399728%204.13174%200.399902H9.45402ZM12.1171%203.0599H11.164V6.84698C11.4613%206.80474%2011.7355%206.66316%2011.9421%206.44527C12.1486%206.22739%2012.2754%205.94602%2012.3017%205.64694L12.3071%205.5299V3.2499C12.307%203.2071%2012.2925%203.16557%2012.2658%203.13205C12.2392%203.09853%2012.2021%203.07498%2012.1604%203.06522L12.1171%203.0599ZM2.42174%203.0599H1.46794C1.41755%203.0599%201.36922%203.07992%201.33359%203.11555C1.29796%203.15118%201.27794%203.19951%201.27794%203.2499V5.5299C1.2779%205.85041%201.3936%206.16016%201.60375%206.40215C1.81391%206.64415%202.10439%206.80211%202.42174%206.84698V3.0599Z'%20fill='url(%23paint0_linear_851_539)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_851_539'%20x1='1.32619'%20y1='0.128474'%20x2='13.1121'%20y2='14.3788'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E69733'/%3e%3cstop%20offset='0.589749'%20stop-color='%23C27839'/%3e%3cstop%20offset='0.843825'%20stop-color='%2393541A'/%3e%3cstop%20offset='1'%20stop-color='%23874C15'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", an = "data:image/png;base64,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";
6007
- var Ua = /* @__PURE__ */ ((e) => (e.Prizes = "Prizes", e.Leaderboard = "Leaderboard", e.Rules = "Rules", e))(Ua || {});
6016
+ var Ya = /* @__PURE__ */ ((e) => (e.Prizes = "Prizes", e.Leaderboard = "Leaderboard", e.Rules = "Rules", e))(Ya || {});
6008
6017
  const Jo = ({ tournamentData: e }) => {
6018
+ var c;
6009
6019
  if (!e) return null;
6010
6020
  const [t, a] = E(
6011
6021
  "Leaderboard"
6012
6022
  /* Leaderboard */
6013
- ), [i, r] = E(N1(e)), { t: s } = U();
6023
+ ), [i, r] = E(T1(e)), { t: s } = U();
6014
6024
  he(() => {
6015
6025
  const l = setInterval(() => {
6016
- r(N1(e));
6026
+ r(T1(e));
6017
6027
  }, 1e3);
6018
6028
  return () => clearInterval(l);
6019
6029
  }, []);
6020
6030
  const o = (l) => {
6021
6031
  switch (l) {
6022
6032
  case 1:
6023
- return /* @__PURE__ */ n.jsx("img", { src: Pa, alt: "gold cup" });
6033
+ return /* @__PURE__ */ n.jsx("img", { src: Ga, alt: "gold cup" });
6024
6034
  case 2:
6025
6035
  return /* @__PURE__ */ n.jsx("img", { src: qo, alt: "silver cup" });
6026
6036
  case 3:
@@ -6030,7 +6040,7 @@ const Jo = ({ tournamentData: e }) => {
6030
6040
  }
6031
6041
  };
6032
6042
  return /* @__PURE__ */ n.jsxs(Wo, { children: [
6033
- /* @__PURE__ */ n.jsx(Po, { children: Object.values(Ua).map((l) => /* @__PURE__ */ n.jsx(
6043
+ /* @__PURE__ */ n.jsx(Po, { children: Object.values(Ya).map((l) => /* @__PURE__ */ n.jsx(
6034
6044
  Go,
6035
6045
  {
6036
6046
  active: t === l,
@@ -6045,10 +6055,10 @@ const Jo = ({ tournamentData: e }) => {
6045
6055
  /* @__PURE__ */ n.jsx(ke, { align: "left", children: /* @__PURE__ */ n.jsx("span", { children: s("Place") }) }),
6046
6056
  /* @__PURE__ */ n.jsx(ke, { align: "right", children: /* @__PURE__ */ n.jsx("span", { children: s("Score") }) })
6047
6057
  ] }),
6048
- e.prizes.map((l, c) => /* @__PURE__ */ n.jsxs(vt, { children: [
6058
+ e.prizes.map((l, d) => /* @__PURE__ */ n.jsxs(vt, { children: [
6049
6059
  /* @__PURE__ */ n.jsx(ke, { align: "left", children: l.positionStart === l.positionEnd ? l.positionStart : `${l.positionStart} - ${l.positionEnd}` }),
6050
6060
  /* @__PURE__ */ n.jsx(ke, { align: "right", children: l.winning.toFixed(2) })
6051
- ] }, c))
6061
+ ] }, d))
6052
6062
  ] }),
6053
6063
  t === "Leaderboard" && /* @__PURE__ */ n.jsxs(Eo, { children: [
6054
6064
  /* @__PURE__ */ n.jsxs(vt, { header: !0, children: [
@@ -6056,7 +6066,7 @@ const Jo = ({ tournamentData: e }) => {
6056
6066
  /* @__PURE__ */ n.jsx(ke, { align: "left", children: s("Nickname") }),
6057
6067
  /* @__PURE__ */ n.jsx(ke, { children: s("Score") })
6058
6068
  ] }),
6059
- e.leaderBoard.map((l) => /* @__PURE__ */ n.jsxs(
6069
+ (c = e.leaderBoard) == null ? void 0 : c.slice().sort((l, d) => l.position - d.position).map((l) => /* @__PURE__ */ n.jsxs(
6060
6070
  vt,
6061
6071
  {
6062
6072
  highlight: l.nickname === "You",
@@ -6452,18 +6462,18 @@ const Jo = ({ tournamentData: e }) => {
6452
6462
  ] }, a);
6453
6463
  return e === "Payments" ? r() : /* @__PURE__ */ n.jsxs("div", { className: "game-text-wrapper", children: [
6454
6464
  /* @__PURE__ */ n.jsx("h2", { className: "content-name", children: i(e) }),
6455
- Object.entries(t).map(([s, o]) => typeof o == "string" ? /* @__PURE__ */ n.jsx("div", { children: /* @__PURE__ */ n.jsx("p", { className: "content", children: /* @__PURE__ */ n.jsx(a2, { textKey: o }) }) }, s) : /* @__PURE__ */ n.jsx("div", { children: Object.entries(o).map(([l, c], d) => /* @__PURE__ */ n.jsxs("div", { children: [
6456
- /* @__PURE__ */ n.jsx("h2", { className: "content-name", children: i(l) }),
6457
- /* @__PURE__ */ n.jsx("p", { className: "content", children: i(c) })
6465
+ Object.entries(t).map(([s, o]) => typeof o == "string" ? /* @__PURE__ */ n.jsx("div", { children: /* @__PURE__ */ n.jsx("p", { className: "content", children: /* @__PURE__ */ n.jsx(a2, { textKey: o }) }) }, s) : /* @__PURE__ */ n.jsx("div", { children: Object.entries(o).map(([c, l], d) => /* @__PURE__ */ n.jsxs("div", { children: [
6466
+ /* @__PURE__ */ n.jsx("h2", { className: "content-name", children: i(c) }),
6467
+ /* @__PURE__ */ n.jsx("p", { className: "content", children: i(l) })
6458
6468
  ] }, d)) }, s))
6459
6469
  ] }, a);
6460
6470
  }, r2 = () => {
6461
6471
  const [e, t] = E(""), a = dt(null), i = dt({}), { t: r } = U(), s = (o) => {
6462
6472
  t(o);
6463
- const l = i.current[o], c = a.current;
6464
- if (l && c) {
6465
- const d = l.offsetTop - 99;
6466
- c.scrollTo({
6473
+ const c = i.current[o], l = a.current;
6474
+ if (c && l) {
6475
+ const d = c.offsetTop - 99;
6476
+ l.scrollTo({
6467
6477
  top: d,
6468
6478
  behavior: "smooth"
6469
6479
  });
@@ -6475,21 +6485,21 @@ const Jo = ({ tournamentData: e }) => {
6475
6485
  root: a.current,
6476
6486
  rootMargin: "-10px 0px -90% 0px",
6477
6487
  threshold: 0
6478
- }, l = new IntersectionObserver((c) => {
6488
+ }, c = new IntersectionObserver((l) => {
6479
6489
  let d = null, u = 1 / 0;
6480
- c.forEach((p) => {
6490
+ l.forEach((p) => {
6481
6491
  if (p.isIntersecting) {
6482
6492
  const x = p.boundingClientRect.top;
6483
6493
  x < u && (u = x, d = p.target);
6484
6494
  }
6485
6495
  }), d && t(d.id);
6486
6496
  }, o);
6487
- return Object.keys(jt).forEach((c) => {
6488
- const d = document.getElementById(c);
6489
- d && l.observe(d);
6490
- }), () => l.disconnect();
6497
+ return Object.keys(jt).forEach((l) => {
6498
+ const d = document.getElementById(l);
6499
+ d && c.observe(d);
6500
+ }), () => c.disconnect();
6491
6501
  }, []), /* @__PURE__ */ n.jsxs($o, { children: [
6492
- /* @__PURE__ */ n.jsx(_o, { children: Object.keys(jt).map((o, l) => /* @__PURE__ */ n.jsxs(
6502
+ /* @__PURE__ */ n.jsx(_o, { children: Object.keys(jt).map((o, c) => /* @__PURE__ */ n.jsxs(
6493
6503
  t2,
6494
6504
  {
6495
6505
  $isActive: o === e,
@@ -6501,20 +6511,20 @@ const Jo = ({ tournamentData: e }) => {
6501
6511
  /* @__PURE__ */ n.jsx(Le, { position: "right", height: 6, width: 9 })
6502
6512
  ]
6503
6513
  },
6504
- `name_${l}`
6514
+ `name_${c}`
6505
6515
  )) }),
6506
- /* @__PURE__ */ n.jsx(e2, { ref: a, children: Object.entries(jt).map(([o, l], c) => /* @__PURE__ */ n.jsx(
6516
+ /* @__PURE__ */ n.jsx(e2, { ref: a, children: Object.entries(jt).map(([o, c], l) => /* @__PURE__ */ n.jsx(
6507
6517
  "div",
6508
6518
  {
6509
6519
  className: "content-items",
6510
6520
  ref: (d) => i.current[o] = d,
6511
6521
  id: o,
6512
- children: /* @__PURE__ */ n.jsx(i2, { textKey: o, value: l, index: c })
6522
+ children: /* @__PURE__ */ n.jsx(i2, { textKey: o, value: c, index: l })
6513
6523
  },
6514
6524
  `content_${o}`
6515
6525
  )) })
6516
6526
  ] });
6517
- }, Ya = ({ onClick: e }) => /* @__PURE__ */ n.jsx(
6527
+ }, Ka = ({ onClick: e }) => /* @__PURE__ */ n.jsx(
6518
6528
  "svg",
6519
6529
  {
6520
6530
  onClick: e,
@@ -6669,10 +6679,10 @@ const Jo = ({ tournamentData: e }) => {
6669
6679
  outline: none;
6670
6680
  }
6671
6681
  `, d2 = ({ onSendMessage: e, messages: t, isMobile: a }) => {
6672
- const { t: i } = U(), [r, s] = E(""), o = 0, l = (d) => {
6682
+ const { t: i } = U(), [r, s] = E(""), o = 0, c = (d) => {
6673
6683
  const u = d.target.value;
6674
6684
  (u.trim().length || r.length === 1) && s(u);
6675
- }, c = () => {
6685
+ }, l = () => {
6676
6686
  e(r), s("");
6677
6687
  };
6678
6688
  return /* @__PURE__ */ n.jsxs(s2, { $isMobile: a, children: [
@@ -6695,15 +6705,15 @@ const Jo = ({ tournamentData: e }) => {
6695
6705
  {
6696
6706
  $isMobile: a,
6697
6707
  value: r,
6698
- onChange: l,
6708
+ onChange: c,
6699
6709
  placeholder: i("Click to chat"),
6700
6710
  type: "text",
6701
6711
  onKeyPress: (d) => {
6702
- d.key === "Enter" && c();
6712
+ d.key === "Enter" && l();
6703
6713
  }
6704
6714
  }
6705
6715
  ),
6706
- /* @__PURE__ */ n.jsx("div", { className: "send-massage", children: /* @__PURE__ */ n.jsx(Ya, { onClick: c }) })
6716
+ /* @__PURE__ */ n.jsx("div", { className: "send-massage", children: /* @__PURE__ */ n.jsx(Ka, { onClick: l }) })
6707
6717
  ] })
6708
6718
  ] });
6709
6719
  }, h2 = f.div`
@@ -6814,10 +6824,10 @@ const Jo = ({ tournamentData: e }) => {
6814
6824
  }
6815
6825
  }
6816
6826
  `, g2 = ({ onSendMessage: e, messages: t, isMobile: a = !1 }) => {
6817
- const [i, r] = E(""), { t: s } = U(), o = (c) => {
6818
- const d = c.target.value;
6827
+ const [i, r] = E(""), { t: s } = U(), o = (l) => {
6828
+ const d = l.target.value;
6819
6829
  (d.trim().length || i.length === 1) && r(d);
6820
- }, l = () => {
6830
+ }, c = () => {
6821
6831
  e(i), r("");
6822
6832
  };
6823
6833
  return /* @__PURE__ */ n.jsxs(h2, { $isMobile: a, children: [
@@ -6830,20 +6840,20 @@ const Jo = ({ tournamentData: e }) => {
6830
6840
  onChange: o,
6831
6841
  placeholder: s("Click to chat"),
6832
6842
  type: "text",
6833
- onKeyPress: (c) => {
6834
- c.key === "Enter" && l();
6843
+ onKeyPress: (l) => {
6844
+ l.key === "Enter" && c();
6835
6845
  }
6836
6846
  }
6837
6847
  ),
6838
- /* @__PURE__ */ n.jsx("div", { className: "send-massage", children: /* @__PURE__ */ n.jsx(Ya, { onClick: l }) })
6848
+ /* @__PURE__ */ n.jsx("div", { className: "send-massage", children: /* @__PURE__ */ n.jsx(Ka, { onClick: c }) })
6839
6849
  ] }),
6840
- /* @__PURE__ */ n.jsx(f2, { $isMobile: a, children: t.map((c) => /* @__PURE__ */ n.jsxs("div", { className: "message-item", children: [
6850
+ /* @__PURE__ */ n.jsx(f2, { $isMobile: a, children: t.map((l) => /* @__PURE__ */ n.jsxs("div", { className: "message-item", children: [
6841
6851
  /* @__PURE__ */ n.jsxs("div", { className: "sender-nick", children: [
6842
- /* @__PURE__ */ n.jsx("p", { className: "nickname", children: c.senderNickname }),
6843
- /* @__PURE__ */ n.jsx("p", { className: "time", children: c.time })
6852
+ /* @__PURE__ */ n.jsx("p", { className: "nickname", children: l.senderNickname }),
6853
+ /* @__PURE__ */ n.jsx("p", { className: "time", children: l.time })
6844
6854
  ] }),
6845
- /* @__PURE__ */ n.jsx("p", { className: "masssage", children: c.message })
6846
- ] }, `${c.messageDateTime}`)) })
6855
+ /* @__PURE__ */ n.jsx("p", { className: "masssage", children: l.message })
6856
+ ] }, `${l.messageDateTime}`)) })
6847
6857
  ] });
6848
6858
  }, m2 = f.div`
6849
6859
  display: flex;
@@ -6986,7 +6996,7 @@ const Jo = ({ tournamentData: e }) => {
6986
6996
  color: #ffffff;
6987
6997
  }
6988
6998
 
6989
- ${({ $active: e }) => e && Gn`
6999
+ ${({ $active: e }) => e && Vn`
6990
7000
  background: rgba(197, 245, 250, 1);
6991
7001
  color: rgba(17, 17, 17, 1);
6992
7002
 
@@ -6996,7 +7006,7 @@ const Jo = ({ tournamentData: e }) => {
6996
7006
  }
6997
7007
  `}
6998
7008
  `;
6999
- var Ka = /* @__PURE__ */ ((e) => (e[e.GeneralError = 999] = "GeneralError", e[e.NotError = 0] = "NotError", e[e.LowBalance = 5] = "LowBalance", e[e.NicknameAlreadyExists = 21] = "NicknameAlreadyExists", e[e.NicknameNotFound = 25] = "NicknameNotFound", e[e.NickNameAlreadySeted = 35] = "NickNameAlreadySeted", e[e.WrongBetAmount = 33] = "WrongBetAmount", e[e.CancelRound = 54] = "CancelRound", e))(Ka || {});
7009
+ var Za = /* @__PURE__ */ ((e) => (e[e.GeneralError = 999] = "GeneralError", e[e.NotError = 0] = "NotError", e[e.LowBalance = 5] = "LowBalance", e[e.NicknameAlreadyExists = 21] = "NicknameAlreadyExists", e[e.NicknameNotFound = 25] = "NicknameNotFound", e[e.NickNameAlreadySeted = 35] = "NickNameAlreadySeted", e[e.WrongBetAmount = 33] = "WrongBetAmount", e[e.CancelRound = 54] = "CancelRound", e))(Za || {});
7000
7010
  const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7001
7011
  streamVolume: e,
7002
7012
  effectsVolume: t,
@@ -7005,8 +7015,8 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7005
7015
  handleStreamQualityChange: r,
7006
7016
  streamQuality: s,
7007
7017
  nickNameChange: o,
7008
- nickName: l,
7009
- errorCode: c
7018
+ nickName: c,
7019
+ errorCode: l
7010
7020
  }) => {
7011
7021
  const { t: d } = U(), [u, p] = E(
7012
7022
  s || "Auto"
@@ -7054,7 +7064,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7054
7064
  d("Nickname"),
7055
7065
  ":   "
7056
7066
  ] }),
7057
- /* @__PURE__ */ n.jsx("span", { children: d(l) })
7067
+ /* @__PURE__ */ n.jsx("span", { children: d(c) })
7058
7068
  ] }) }),
7059
7069
  /* @__PURE__ */ n.jsxs("div", { className: "change-nickname", children: [
7060
7070
  /* @__PURE__ */ n.jsx(St, { children: d("Change Nickname") }),
@@ -7065,7 +7075,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7065
7075
  value: x,
7066
7076
  onChange: ({ target: y }) => g(y.value),
7067
7077
  placeholder: d("Enter new nickname"),
7068
- error: c === Ka.NicknameAlreadyExists ? d("Nickname already in use") : void 0
7078
+ error: l === Za.NicknameAlreadyExists ? d("Nickname already in use") : void 0
7069
7079
  }
7070
7080
  ),
7071
7081
  /* @__PURE__ */ n.jsx("button", { onClick: m, children: d("Change") })
@@ -7255,7 +7265,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7255
7265
  .item-name {
7256
7266
  width: 35%;
7257
7267
  }
7258
- `, Za = (e) => {
7268
+ `, Xa = (e) => {
7259
7269
  const { t } = U();
7260
7270
  return /* @__PURE__ */ n.jsxs(S2, { children: [
7261
7271
  /* @__PURE__ */ n.jsxs("div", { className: "main-title", children: [
@@ -7265,13 +7275,13 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7265
7275
  /* @__PURE__ */ n.jsx("div", { className: "info-wrapper", children: k2.map((a, i) => /* @__PURE__ */ n.jsxs("div", { className: `elements title-${a.limitInProps}`, children: [
7266
7276
  /* @__PURE__ */ n.jsx("p", { className: "item-name", children: t(a.name) }),
7267
7277
  /* @__PURE__ */ n.jsx("div", { className: "card", children: a.cards.map(({ scannerIndex: r }, s) => {
7268
- const o = pt[r - 1].value, l = Ut(r), c = Yt(r);
7278
+ const o = pt[r - 1].value, c = Ut(r), l = Yt(r);
7269
7279
  return /* @__PURE__ */ n.jsx(
7270
7280
  Kt,
7271
7281
  {
7272
- color: c,
7282
+ color: l,
7273
7283
  value: o,
7274
- suit: l
7284
+ suit: c
7275
7285
  },
7276
7286
  s
7277
7287
  );
@@ -7279,7 +7289,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7279
7289
  /* @__PURE__ */ n.jsx("p", { children: a.limitInProps ? e[a.name] : a.limits })
7280
7290
  ] }, i)) })
7281
7291
  ] });
7282
- }, Mn = ({
7292
+ }, Dn = ({
7283
7293
  activeAction: e,
7284
7294
  messages: t,
7285
7295
  onSendMessage: a,
@@ -7287,8 +7297,8 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7287
7297
  messagesSupport: r,
7288
7298
  onSendMessageSupport: s,
7289
7299
  setOpenRoundHistory: o,
7290
- isMobile: l,
7291
- historyData: c,
7300
+ isMobile: c,
7301
+ historyData: l,
7292
7302
  isLandscape: d,
7293
7303
  streamVolume: u,
7294
7304
  effectsVolume: p,
@@ -7315,7 +7325,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7315
7325
  {
7316
7326
  onSendMessage: a,
7317
7327
  messages: t,
7318
- isMobile: l
7328
+ isMobile: c
7319
7329
  }
7320
7330
  );
7321
7331
  case O.Settings:
@@ -7337,11 +7347,11 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7337
7347
  return /* @__PURE__ */ n.jsx(
7338
7348
  Do,
7339
7349
  {
7340
- historyData: c,
7350
+ historyData: l,
7341
7351
  getHistory: A,
7342
7352
  setOpenRoundHistory: o,
7343
7353
  openRoundHistory: y,
7344
- isMobile: l
7354
+ isMobile: c
7345
7355
  }
7346
7356
  );
7347
7357
  case O.Tip:
@@ -7363,17 +7373,17 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7363
7373
  return /* @__PURE__ */ n.jsx(
7364
7374
  d2,
7365
7375
  {
7366
- isMobile: l,
7376
+ isMobile: c,
7367
7377
  onSendMessage: s,
7368
7378
  messages: r
7369
7379
  }
7370
7380
  );
7371
7381
  case O.Limit:
7372
- return /* @__PURE__ */ n.jsx(Za, { ...S });
7382
+ return /* @__PURE__ */ n.jsx(Xa, { ...S });
7373
7383
  default:
7374
7384
  return /* @__PURE__ */ n.jsx(n.Fragment, {});
7375
7385
  }
7376
- }, Xa = () => /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsx(
7386
+ }, qa = () => /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsx(
7377
7387
  "svg",
7378
7388
  {
7379
7389
  width: "24",
@@ -7502,7 +7512,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7502
7512
  vertical-align: middle;
7503
7513
  color: white;
7504
7514
  }
7505
- `, Z1 = f.button`
7515
+ `, X1 = f.button`
7506
7516
  width: 100%;
7507
7517
  height: 40px;
7508
7518
  display: flex;
@@ -7544,7 +7554,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7544
7554
  width: 100%;
7545
7555
  gap: 8px;
7546
7556
  }
7547
- `, X1 = f.button`
7557
+ `, q1 = f.button`
7548
7558
  width: 100%;
7549
7559
  height: ${({ $isLandscape: e }) => e ? "36px" : "72px"};
7550
7560
  display: flex;
@@ -7579,8 +7589,8 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7579
7589
  urlParam: r,
7580
7590
  messages: s,
7581
7591
  historyData: o,
7582
- onSendMessage: l,
7583
- tournamentData: c,
7592
+ onSendMessage: c,
7593
+ tournamentData: l,
7584
7594
  isTournamentActive: d,
7585
7595
  chipAmounts: u,
7586
7596
  messagesSupport: p,
@@ -7602,7 +7612,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7602
7612
  dealerName: $,
7603
7613
  errorCode: fe
7604
7614
  }) => {
7605
- const [V, Z] = E(0), [re, _] = E(null), [D, te] = E(!1), { t: Y } = U(), [ue, q] = E(0), Q = () => _(null), oe = As(re, g, V === 1), pe = (R) => {
7615
+ const [V, Z] = E(0), [re, _] = E(null), [D, te] = E(!1), { t: Y } = U(), [ue, q] = E(0), Q = () => _(null), oe = ks(re, g, V === 1), pe = (R) => {
7606
7616
  if (R === O.VolumeOn) {
7607
7617
  S(m === 0 ? 100 : 0);
7608
7618
  return;
@@ -7612,11 +7622,11 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7612
7622
  {
7613
7623
  name: "Settings",
7614
7624
  buttonType: O.Settings,
7615
- icon: En()
7625
+ icon: Un()
7616
7626
  },
7617
7627
  {
7618
7628
  buttonType: O.VolumeOn,
7619
- icon: R === 0 ? Xa() : tn()
7629
+ icon: R === 0 ? qa() : tn()
7620
7630
  },
7621
7631
  {
7622
7632
  buttonType: O.closeMenu,
@@ -7634,9 +7644,9 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7634
7644
  ...xe,
7635
7645
  dealerName: re === O.Tip ? $ : "",
7636
7646
  children: /* @__PURE__ */ n.jsx(
7637
- Mn,
7647
+ Dn,
7638
7648
  {
7639
- tournamentData: c,
7649
+ tournamentData: l,
7640
7650
  getHistory: j,
7641
7651
  streamVolume: m,
7642
7652
  effectsVolume: A,
@@ -7645,7 +7655,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7645
7655
  activeAction: re,
7646
7656
  messages: s,
7647
7657
  currencyId: v,
7648
- onSendMessage: l,
7658
+ onSendMessage: c,
7649
7659
  chipAmounts: u,
7650
7660
  balance: y,
7651
7661
  messagesSupport: p,
@@ -7671,9 +7681,9 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7671
7681
  D && /* @__PURE__ */ n.jsxs(
7672
7682
  L2,
7673
7683
  {
7674
- onTouchStart: (R) => ks(R, q),
7675
- onTouchMove: (R) => js(R, ue, te),
7676
- onTouchEnd: (R) => Ss(R, q),
7684
+ onTouchStart: (R) => js(R, q),
7685
+ onTouchMove: (R) => Ss(R, ue, te),
7686
+ onTouchEnd: (R) => Ls(R, q),
7677
7687
  $isLandscape: g,
7678
7688
  children: [
7679
7689
  /* @__PURE__ */ n.jsxs(I2, { children: [
@@ -7699,10 +7709,10 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7699
7709
  ] }),
7700
7710
  /* @__PURE__ */ n.jsxs(T2, { children: [
7701
7711
  /* @__PURE__ */ n.jsxs(
7702
- Z1,
7712
+ X1,
7703
7713
  {
7704
7714
  $isLandscape: g,
7705
- onClick: () => Vn(a, i, r),
7715
+ onClick: () => En(a, i, r),
7706
7716
  children: [
7707
7717
  /* @__PURE__ */ n.jsx(Le, { position: "left" }),
7708
7718
  /* @__PURE__ */ n.jsx("p", { className: "text", children: Y("Back To Lobby") })
@@ -7710,8 +7720,8 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7710
7720
  }
7711
7721
  ),
7712
7722
  /* @__PURE__ */ n.jsxs(z2, { $isLandscape: g, children: [
7713
- /* @__PURE__ */ n.jsx("div", { className: "menu-line", children: ws.map((R) => /* @__PURE__ */ n.jsxs(
7714
- X1,
7723
+ /* @__PURE__ */ n.jsx("div", { className: "menu-line", children: vs.map((R) => /* @__PURE__ */ n.jsxs(
7724
+ q1,
7715
7725
  {
7716
7726
  $isLandscape: g,
7717
7727
  onClick: () => pe(R.buttonType),
@@ -7722,8 +7732,8 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7722
7732
  },
7723
7733
  R.buttonType
7724
7734
  )) }),
7725
- /* @__PURE__ */ n.jsx("div", { className: "menu-line", children: vs.map((R) => /* @__PURE__ */ n.jsxs(
7726
- X1,
7735
+ /* @__PURE__ */ n.jsx("div", { className: "menu-line", children: As.map((R) => /* @__PURE__ */ n.jsxs(
7736
+ q1,
7727
7737
  {
7728
7738
  $isLandscape: g,
7729
7739
  onClick: () => pe(R.buttonType),
@@ -7736,13 +7746,13 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7736
7746
  )) })
7737
7747
  ] }),
7738
7748
  d && /* @__PURE__ */ n.jsxs(
7739
- Z1,
7749
+ X1,
7740
7750
  {
7741
7751
  $isLandscape: g,
7742
7752
  $tournament: !0,
7743
7753
  onClick: () => pe(O.Tournament),
7744
7754
  children: [
7745
- /* @__PURE__ */ n.jsx("img", { src: Pa, alt: "Gold" }),
7755
+ /* @__PURE__ */ n.jsx("img", { src: Ga, alt: "Gold" }),
7746
7756
  /* @__PURE__ */ n.jsx("p", { className: "text", children: Y("Tournament") })
7747
7757
  ]
7748
7758
  }
@@ -7789,7 +7799,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7789
7799
  `, M2 = f.div`
7790
7800
  max-width: 100%;
7791
7801
  height: calc(100% - 44px);
7792
- `, qa = ({
7802
+ `, Qa = ({
7793
7803
  header: e,
7794
7804
  close: t,
7795
7805
  width: a,
@@ -7798,15 +7808,15 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7798
7808
  headerClick: s,
7799
7809
  dealerName: o
7800
7810
  }) => {
7801
- const { t: l } = U();
7811
+ const { t: c } = U();
7802
7812
  return /* @__PURE__ */ n.jsxs(O2, { height: i, width: a, children: [
7803
7813
  /* @__PURE__ */ n.jsxs("div", { className: "header", children: [
7804
7814
  /* @__PURE__ */ n.jsxs("div", { className: "icon", onClick: s, children: [
7805
7815
  s && /* @__PURE__ */ n.jsx(Le, { height: 7, width: 12, position: "left" }),
7806
7816
  /* @__PURE__ */ n.jsxs("p", { children: [
7807
- l(e),
7817
+ c(e),
7808
7818
  "  ",
7809
- /* @__PURE__ */ n.jsx("span", { children: !!o && `${l("Dealer")} ${o}` })
7819
+ /* @__PURE__ */ n.jsx("span", { children: !!o && `${c("Dealer")} ${o}` })
7810
7820
  ] })
7811
7821
  ] }),
7812
7822
  /* @__PURE__ */ n.jsx("div", { onClick: t, children: /* @__PURE__ */ n.jsx(en, { isMobile: !1 }) })
@@ -7982,10 +7992,10 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7982
7992
  urlParam: s,
7983
7993
  limits: o
7984
7994
  }) => {
7985
- const [l, c] = E(!1), { t: d } = U();
7995
+ const [c, l] = E(!1), { t: d } = U();
7986
7996
  return /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
7987
7997
  /* @__PURE__ */ n.jsxs(R2, { children: [
7988
- /* @__PURE__ */ n.jsxs(F2, { onClick: () => Vn(i, r, s), children: [
7998
+ /* @__PURE__ */ n.jsxs(F2, { onClick: () => En(i, r, s), children: [
7989
7999
  /* @__PURE__ */ n.jsx("div", { className: "lobby-content", children: /* @__PURE__ */ n.jsx(Le, { height: 7, width: 12 }) }),
7990
8000
  /* @__PURE__ */ n.jsx("div", { className: "company-logo", children: /* @__PURE__ */ n.jsx(D2, {}) })
7991
8001
  ] }),
@@ -7998,13 +8008,13 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
7998
8008
  "div",
7999
8009
  {
8000
8010
  className: "button",
8001
- onClick: () => c(!l),
8011
+ onClick: () => l(!c),
8002
8012
  children: /* @__PURE__ */ n.jsx(
8003
8013
  Le,
8004
8014
  {
8005
8015
  height: 7,
8006
8016
  width: 12,
8007
- position: l ? "top" : "bottom"
8017
+ position: c ? "top" : "bottom"
8008
8018
  }
8009
8019
  )
8010
8020
  }
@@ -8019,14 +8029,14 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8019
8029
  ] })
8020
8030
  ] })
8021
8031
  ] }),
8022
- l && /* @__PURE__ */ n.jsx(H2, { children: /* @__PURE__ */ n.jsx(
8023
- qa,
8032
+ c && /* @__PURE__ */ n.jsx(H2, { children: /* @__PURE__ */ n.jsx(
8033
+ Qa,
8024
8034
  {
8025
- close: () => c(!1),
8035
+ close: () => l(!1),
8026
8036
  header: d("Limits & Payouts"),
8027
8037
  height: 370,
8028
8038
  width: 300,
8029
- children: /* @__PURE__ */ n.jsx(Za, { ...o })
8039
+ children: /* @__PURE__ */ n.jsx(Xa, { ...o })
8030
8040
  }
8031
8041
  ) })
8032
8042
  ] });
@@ -8052,8 +8062,8 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8052
8062
  messagesSupport: r,
8053
8063
  onSendMessageSupport: s,
8054
8064
  historyData: o,
8055
- balance: l,
8056
- isFullscreen: c,
8065
+ balance: c,
8066
+ isFullscreen: l,
8057
8067
  toggleFullscreen: d,
8058
8068
  streamVolume: u,
8059
8069
  effectsVolume: p,
@@ -8071,19 +8081,19 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8071
8081
  dealerName: k,
8072
8082
  errorCode: M
8073
8083
  }) => {
8074
- const [z, H] = E(null), [$, fe] = E(0), V = Cs(z, $ === 1), Z = (D, te) => {
8084
+ const [z, H] = E(null), [$, fe] = E(0), V = ws(z, $ === 1), Z = (D, te) => {
8075
8085
  if (D.buttonType === O.FullScreen && d(), D.buttonType === O.VolumeOn) {
8076
8086
  g(u === 0 ? 100 : 0);
8077
8087
  return;
8078
8088
  } else
8079
8089
  H(te ? null : D.buttonType);
8080
- }, re = (D) => D.buttonType === O.FullScreen && c ? E2() : D.buttonType === O.VolumeOn ? u === 0 ? Xa() : tn() : D.icon;
8090
+ }, re = (D) => D.buttonType === O.FullScreen && l ? E2() : D.buttonType === O.VolumeOn ? u === 0 ? qa() : tn() : D.icon;
8081
8091
  he(() => {
8082
8092
  y && H(O.Tournament);
8083
8093
  }, [y]);
8084
8094
  const _ = $ === 1 ? { headerClick: () => fe(2) } : {};
8085
8095
  return /* @__PURE__ */ n.jsxs(V2, { children: [
8086
- /* @__PURE__ */ n.jsx(G2, { children: bs.map((D, te) => {
8096
+ /* @__PURE__ */ n.jsx(G2, { children: Cs.map((D, te) => {
8087
8097
  const Y = z === D.buttonType;
8088
8098
  return D.buttonType === O.Tournament && !a ? null : /* @__PURE__ */ n.jsx(
8089
8099
  Ht,
@@ -8100,14 +8110,14 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8100
8110
  );
8101
8111
  }) }),
8102
8112
  z && /* @__PURE__ */ n.jsx(n.Fragment, { children: V ? /* @__PURE__ */ n.jsx(
8103
- qa,
8113
+ Qa,
8104
8114
  {
8105
8115
  close: () => H(null),
8106
8116
  ...V,
8107
8117
  ..._,
8108
8118
  dealerName: z === O.Tip ? k : "",
8109
8119
  children: /* @__PURE__ */ n.jsx(
8110
- Mn,
8120
+ Dn,
8111
8121
  {
8112
8122
  getHistory: v,
8113
8123
  historyData: o,
@@ -8118,7 +8128,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8118
8128
  currencyId: w,
8119
8129
  onSendMessage: t,
8120
8130
  chipAmounts: i,
8121
- balance: l,
8131
+ balance: c,
8122
8132
  messagesSupport: r,
8123
8133
  onSendMessageSupport: s,
8124
8134
  streamVolume: u,
@@ -8138,7 +8148,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8138
8148
  )
8139
8149
  }
8140
8150
  ) : /* @__PURE__ */ n.jsx(
8141
- Mn,
8151
+ Dn,
8142
8152
  {
8143
8153
  getHistory: v,
8144
8154
  setOpenRoundHistory: fe,
@@ -8150,7 +8160,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8150
8160
  chipAmounts: i,
8151
8161
  messagesSupport: r,
8152
8162
  currencyId: w,
8153
- balance: l,
8163
+ balance: c,
8154
8164
  onSendMessageSupport: s,
8155
8165
  streamVolume: u,
8156
8166
  effectsVolume: p,
@@ -8265,7 +8275,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8265
8275
  width: 100%;
8266
8276
  gap: 8px;
8267
8277
  margin-top: 24px;
8268
- `, q1 = f.button`
8278
+ `, Q1 = f.button`
8269
8279
  flex: 1;
8270
8280
  border-radius: 8px;
8271
8281
  font-size: 14px;
@@ -8294,10 +8304,10 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8294
8304
  seconds: "00"
8295
8305
  });
8296
8306
  return he(() => {
8297
- const l = setInterval(() => {
8298
- const c = (/* @__PURE__ */ new Date()).getTime(), u = new Date(a).getTime() - c;
8307
+ const c = setInterval(() => {
8308
+ const l = (/* @__PURE__ */ new Date()).getTime(), u = new Date(a).getTime() - l;
8299
8309
  if (u <= 0) {
8300
- clearInterval(l);
8310
+ clearInterval(c);
8301
8311
  return;
8302
8312
  }
8303
8313
  const p = Math.floor(u / (1e3 * 60 * 60 * 24)).toString(), x = String(Math.floor(u / (1e3 * 60 * 60) % 24)).padStart(
@@ -8309,7 +8319,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8309
8319
  ), m = String(Math.floor(u / 1e3 % 60)).padStart(2, "0");
8310
8320
  o({ days: p, hours: x, minutes: g, seconds: m });
8311
8321
  }, 1e3);
8312
- return () => clearInterval(l);
8322
+ return () => clearInterval(c);
8313
8323
  }, [a]), /* @__PURE__ */ n.jsxs(U2, { children: [
8314
8324
  /* @__PURE__ */ n.jsx(Y2, { src: an, alt: "stars" }),
8315
8325
  /* @__PURE__ */ n.jsx(K2, { children: e }),
@@ -8337,8 +8347,8 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8337
8347
  ] })
8338
8348
  ] }),
8339
8349
  /* @__PURE__ */ n.jsxs(Q2, { children: [
8340
- /* @__PURE__ */ n.jsx(q1, { variant: "dark", onClick: i, children: ve("Close") }),
8341
- /* @__PURE__ */ n.jsx(q1, { variant: "light", onClick: r, children: ve("View Details") })
8350
+ /* @__PURE__ */ n.jsx(Q1, { variant: "dark", onClick: i, children: ve("Close") }),
8351
+ /* @__PURE__ */ n.jsx(Q1, { variant: "light", onClick: r, children: ve("View Details") })
8342
8352
  ] })
8343
8353
  ] });
8344
8354
  }, J2 = f.div`
@@ -8421,7 +8431,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8421
8431
  transform: scale(1.3);
8422
8432
  }
8423
8433
  }
8424
- `, Q1 = f.button`
8434
+ `, J1 = f.button`
8425
8435
  cursor: pointer;
8426
8436
  width: 44px;
8427
8437
  height: 44px;
@@ -8450,7 +8460,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8450
8460
  transform: scale(1.3);
8451
8461
  }
8452
8462
  }
8453
- `, Qa = () => /* @__PURE__ */ n.jsx(
8463
+ `, Ja = () => /* @__PURE__ */ n.jsx(
8454
8464
  "svg",
8455
8465
  {
8456
8466
  width: "15",
@@ -8482,7 +8492,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8482
8492
  }
8483
8493
  )
8484
8494
  }
8485
- ), Ja = () => /* @__PURE__ */ n.jsx(
8495
+ ), $a = () => /* @__PURE__ */ n.jsx(
8486
8496
  "svg",
8487
8497
  {
8488
8498
  width: "17",
@@ -8621,22 +8631,22 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8621
8631
  width: 0%;
8622
8632
  }
8623
8633
  }
8624
- `, Yn = ({ time: e, timerType: t }) => {
8634
+ `, Kn = ({ time: e, timerType: t }) => {
8625
8635
  const { t: a } = U(), i = {
8626
8636
  [We.WaitingInsurance]: a("Insure Your Hand?"),
8627
8637
  [We.WaitingForUserAction]: a("Make your descision"),
8628
8638
  [We.WaitingForBet]: a("Please, Place Your Bets")
8629
- }, [r, s] = E(!1), [o, l] = E(
8639
+ }, [r, s] = E(!1), [o, c] = E(
8630
8640
  null
8631
- ), c = e / 1e3;
8641
+ ), l = e / 1e3;
8632
8642
  if (he(() => {
8633
8643
  s(!0);
8634
8644
  }, []), he(() => {
8635
8645
  e > 0 && o ? setTimeout(() => {
8636
- l(o - 1);
8637
- }, 1e3) : e > 0 && o === null ? l((e + 1e3) / 1e3) : (s(!1), l(null));
8646
+ c(o - 1);
8647
+ }, 1e3) : e > 0 && o === null ? c((e + 1e3) / 1e3) : (s(!1), c(null));
8638
8648
  }, [e, o]), e > 0 && r)
8639
- return /* @__PURE__ */ n.jsxs(t0, { $time: c, children: [
8649
+ return /* @__PURE__ */ n.jsxs(t0, { $time: l, children: [
8640
8650
  /* @__PURE__ */ n.jsx("div", { className: "timer-line" }),
8641
8651
  /* @__PURE__ */ n.jsx("div", { className: "line-time" }),
8642
8652
  /* @__PURE__ */ n.jsxs("div", { className: "text-wrapper", children: [
@@ -8645,7 +8655,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8645
8655
  /* @__PURE__ */ n.jsx("p", { className: "p", children: o })
8646
8656
  ] })
8647
8657
  ] });
8648
- }, $a = () => /* @__PURE__ */ n.jsx(
8658
+ }, _a = () => /* @__PURE__ */ n.jsx(
8649
8659
  "svg",
8650
8660
  {
8651
8661
  width: "19",
@@ -8669,8 +8679,8 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8669
8679
  onUndo: r,
8670
8680
  onDouble: s,
8671
8681
  onDeal: o,
8672
- onRepeat: l,
8673
- balance: c,
8682
+ onRepeat: c,
8683
+ balance: l,
8674
8684
  isUndo: d,
8675
8685
  isDouble: u,
8676
8686
  isDeal: p,
@@ -8678,9 +8688,9 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8678
8688
  }) => {
8679
8689
  const { t: g } = U();
8680
8690
  return /* @__PURE__ */ n.jsxs(J2, { children: [
8681
- /* @__PURE__ */ n.jsx(Yn, { time: e, timerType: We.WaitingForBet }),
8691
+ /* @__PURE__ */ n.jsx(Kn, { time: e, timerType: We.WaitingForBet }),
8682
8692
  /* @__PURE__ */ n.jsxs($2, { children: [
8683
- /* @__PURE__ */ n.jsx(Q1, { $isDisabled: d, onClick: r, children: /* @__PURE__ */ n.jsx("div", { className: "icon", children: /* @__PURE__ */ n.jsx(Qa, {}) }) }),
8693
+ /* @__PURE__ */ n.jsx(J1, { $isDisabled: d, onClick: r, children: /* @__PURE__ */ n.jsx("div", { className: "icon", children: /* @__PURE__ */ n.jsx(Ja, {}) }) }),
8684
8694
  t.map((m, y) => {
8685
8695
  const A = y === a ? 64 : 48;
8686
8696
  return /* @__PURE__ */ n.jsx(_2, { $chipSize: A, children: /* @__PURE__ */ n.jsx(
@@ -8691,21 +8701,21 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8691
8701
  height: A,
8692
8702
  width: A,
8693
8703
  onClick: () => i(y),
8694
- isDisabled: m > c
8704
+ isDisabled: m > l
8695
8705
  }
8696
8706
  ) }, m);
8697
8707
  }),
8698
8708
  /* @__PURE__ */ n.jsx(
8699
- Q1,
8709
+ J1,
8700
8710
  {
8701
8711
  $isDisabled: p ? u : x,
8702
- onClick: p ? s : l,
8703
- children: /* @__PURE__ */ n.jsx("div", { className: "icon", children: p ? /* @__PURE__ */ n.jsx(rn, {}) : /* @__PURE__ */ n.jsx($a, {}) })
8712
+ onClick: p ? s : c,
8713
+ children: /* @__PURE__ */ n.jsx("div", { className: "icon", children: p ? /* @__PURE__ */ n.jsx(rn, {}) : /* @__PURE__ */ n.jsx(_a, {}) })
8704
8714
  }
8705
8715
  )
8706
8716
  ] }),
8707
8717
  /* @__PURE__ */ n.jsxs(e0, { $isDisabled: p, onClick: o, children: [
8708
- /* @__PURE__ */ n.jsx("div", { className: "icon", children: /* @__PURE__ */ n.jsx(Ja, {}) }),
8718
+ /* @__PURE__ */ n.jsx("div", { className: "icon", children: /* @__PURE__ */ n.jsx($a, {}) }),
8709
8719
  /* @__PURE__ */ n.jsx("p", { className: "text-button", children: g("Deal Now") })
8710
8720
  ] })
8711
8721
  ] });
@@ -8864,7 +8874,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8864
8874
  `, o0 = f.div`
8865
8875
  text-align: center;
8866
8876
  color: white;
8867
- `, l0 = Ta`
8877
+ `, l0 = za`
8868
8878
  0% { transform: rotate(0deg); }
8869
8879
  100% { transform: rotate(360deg); }
8870
8880
  `, c0 = f.div`
@@ -8953,7 +8963,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
8953
8963
  /* @__PURE__ */ n.jsx(m0, { children: r("Still with us, Player?") }),
8954
8964
  /* @__PURE__ */ n.jsx(x0, { children: r("We haven’t seen any moves from you. Want to keep playing?") }),
8955
8965
  /* @__PURE__ */ n.jsxs(g0, { children: [
8956
- /* @__PURE__ */ n.jsx("button", { onClick: () => Vn(e, t, a), children: r("Back to Lobby") }),
8966
+ /* @__PURE__ */ n.jsx("button", { onClick: () => En(e, t, a), children: r("Back to Lobby") }),
8957
8967
  /* @__PURE__ */ n.jsx("button", { onClick: i, children: r("Stay in the Game") })
8958
8968
  ] })
8959
8969
  ] }) });
@@ -9230,7 +9240,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
9230
9240
  ] }),
9231
9241
  /* @__PURE__ */ n.jsx("div", { className: "line" })
9232
9242
  ] });
9233
- }, C0 = Ta`
9243
+ }, C0 = za`
9234
9244
  0% {
9235
9245
  transform: translate(-50%, -100%);
9236
9246
  opacity: 0;
@@ -9275,12 +9285,12 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
9275
9285
  position: absolute;
9276
9286
  top: -25px;
9277
9287
  `, s4 = ({ code: e, type: t = "error" }) => {
9278
- const { t: a } = U(), i = gs[e] || a("Unknown error");
9288
+ const { t: a } = U(), i = ms[e] || a("Unknown error");
9279
9289
  return /* @__PURE__ */ n.jsxs(A0, { type: t, children: [
9280
9290
  /* @__PURE__ */ n.jsx(j0, { type: t }),
9281
9291
  /* @__PURE__ */ n.jsx(k0, { children: a(i) })
9282
9292
  ] });
9283
- }, _a = ({ size: e = 17 }) => /* @__PURE__ */ n.jsx(
9293
+ }, ei = ({ size: e = 17 }) => /* @__PURE__ */ n.jsx(
9284
9294
  "svg",
9285
9295
  {
9286
9296
  width: e,
@@ -9296,7 +9306,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
9296
9306
  }
9297
9307
  )
9298
9308
  }
9299
- ), ei = ({ size: e }) => /* @__PURE__ */ n.jsx(
9309
+ ), ti = ({ size: e }) => /* @__PURE__ */ n.jsx(
9300
9310
  "svg",
9301
9311
  {
9302
9312
  width: e,
@@ -9312,7 +9322,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
9312
9322
  }
9313
9323
  )
9314
9324
  }
9315
- ), ti = ({ size: e = 20 }) => /* @__PURE__ */ n.jsx(
9325
+ ), ni = ({ size: e = 20 }) => /* @__PURE__ */ n.jsx(
9316
9326
  "svg",
9317
9327
  {
9318
9328
  width: e,
@@ -9341,7 +9351,7 @@ const L0 = {
9341
9351
  [X.Hit]: { buttonSize: 60, iconSize: 32, radius: 12 },
9342
9352
  [X.Stand]: { buttonSize: 60, iconSize: 32, radius: 12 },
9343
9353
  [X.Split]: { buttonSize: 44, iconSize: 24, radius: 12 }
9344
- }, J1 = (e, t) => ({
9354
+ }, $1 = (e, t) => ({
9345
9355
  0: { buttonSize: 18, iconSize: 12, radius: 4 },
9346
9356
  1: L0[t] || {
9347
9357
  buttonSize: 44,
@@ -9357,17 +9367,17 @@ const L0 = {
9357
9367
  {
9358
9368
  betType: X.Hit,
9359
9369
  name: "hit",
9360
- icon: ei
9370
+ icon: ti
9361
9371
  },
9362
9372
  {
9363
9373
  betType: X.Stand,
9364
9374
  name: "Stand",
9365
- icon: ti
9375
+ icon: ni
9366
9376
  },
9367
9377
  {
9368
9378
  betType: X.Split,
9369
9379
  name: "Split",
9370
- icon: Un
9380
+ icon: Yn
9371
9381
  }
9372
9382
  ], N0 = [
9373
9383
  {
@@ -9378,22 +9388,22 @@ const L0 = {
9378
9388
  {
9379
9389
  betType: X.Hit,
9380
9390
  name: "Hit",
9381
- icon: ei
9391
+ icon: ti
9382
9392
  },
9383
9393
  {
9384
9394
  betType: X.Stand,
9385
9395
  name: "Stand",
9386
- icon: ti
9396
+ icon: ni
9387
9397
  },
9388
9398
  {
9389
9399
  betType: X.Split,
9390
9400
  name: "Split",
9391
- icon: Un
9401
+ icon: Yn
9392
9402
  },
9393
9403
  {
9394
9404
  betType: X.Surrender,
9395
9405
  name: "Surrender",
9396
- icon: _a
9406
+ icon: ei
9397
9407
  }
9398
9408
  ], T0 = [N0, I0], z0 = f.button`
9399
9409
  width: ${({ $size: e }) => e.buttonSize}px;
@@ -9421,7 +9431,7 @@ const L0 = {
9421
9431
  transform: scale(1.3);
9422
9432
  }
9423
9433
  }
9424
- `, ni = ({
9434
+ `, ai = ({
9425
9435
  buttonType: e,
9426
9436
  icon: t,
9427
9437
  onClick: a,
@@ -9435,8 +9445,8 @@ const L0 = {
9435
9445
  disabled: i,
9436
9446
  $isDisabled: i,
9437
9447
  $color: s ?? S0[e],
9438
- $size: J1(r, e),
9439
- children: /* @__PURE__ */ n.jsx("div", { className: "icon", children: t({ size: J1(r, e).iconSize }) })
9448
+ $size: $1(r, e),
9449
+ children: /* @__PURE__ */ n.jsx("div", { className: "icon", children: t({ size: $1(r, e).iconSize }) })
9440
9450
  }
9441
9451
  ), B0 = f.div`
9442
9452
  display: flex;
@@ -9519,22 +9529,22 @@ const L0 = {
9519
9529
  }) => {
9520
9530
  const r = a === Zt.Big, { t: s } = U();
9521
9531
  return /* @__PURE__ */ n.jsxs(B0, { $isBig: r, $isMobile: i, children: [
9522
- r && !i && /* @__PURE__ */ n.jsx(Yn, { time: e, timerType: We.WaitingForUserAction }),
9523
- /* @__PURE__ */ n.jsx("div", { className: "aciton", children: T0[a].map((o, l) => {
9524
- const { isDisabled: c, onHandle: d } = t[o.betType];
9532
+ r && !i && /* @__PURE__ */ n.jsx(Kn, { time: e, timerType: We.WaitingForUserAction }),
9533
+ /* @__PURE__ */ n.jsx("div", { className: "aciton", children: T0[a].map((o, c) => {
9534
+ const { isDisabled: l, onHandle: d } = t[o.betType];
9525
9535
  return /* @__PURE__ */ n.jsxs("div", { className: "button", children: [
9526
9536
  /* @__PURE__ */ n.jsx(
9527
- ni,
9537
+ ai,
9528
9538
  {
9529
9539
  buttonType: o.betType,
9530
9540
  icon: o.icon,
9531
9541
  onClick: d,
9532
- isDisabled: c,
9542
+ isDisabled: l,
9533
9543
  size: a
9534
9544
  }
9535
9545
  ),
9536
9546
  r && /* @__PURE__ */ n.jsx("p", { className: "name", children: s(o.name) })
9537
- ] }, l);
9547
+ ] }, c);
9538
9548
  }) }),
9539
9549
  /* @__PURE__ */ n.jsx("div", { className: "last-boton", children: r && /* @__PURE__ */ n.jsxs(
9540
9550
  O0,
@@ -9544,7 +9554,7 @@ const L0 = {
9544
9554
  $isDisabled: t[X.Surrender].isDisabled,
9545
9555
  disabled: t[X.Surrender].isDisabled,
9546
9556
  children: [
9547
- /* @__PURE__ */ n.jsx("div", { className: "icon", children: /* @__PURE__ */ n.jsx(_a, { size: a === Zt.Big ? 20 : 12 }) }),
9557
+ /* @__PURE__ */ n.jsx("div", { className: "icon", children: /* @__PURE__ */ n.jsx(ei, { size: a === Zt.Big ? 20 : 12 }) }),
9548
9558
  /* @__PURE__ */ n.jsx("p", { className: "name", children: s("Surrender") })
9549
9559
  ]
9550
9560
  }
@@ -9610,11 +9620,11 @@ const L0 = {
9610
9620
  " ",
9611
9621
  e.wager,
9612
9622
  " ",
9613
- T1(e.currencyId)
9623
+ z1(e.currencyId)
9614
9624
  ] }),
9615
9625
  /* @__PURE__ */ n.jsx(W0, {}),
9616
9626
  t ? /* @__PURE__ */ n.jsx(F0, { children: e.freeSpinsCount }) : /* @__PURE__ */ n.jsxs(R0, { children: [
9617
- T1(e.currencyId),
9627
+ z1(e.currencyId),
9618
9628
  " ",
9619
9629
  e.playedAmount,
9620
9630
  " ",
@@ -9762,7 +9772,7 @@ const L0 = {
9762
9772
  width: 100%;
9763
9773
  gap: 8px;
9764
9774
  margin-top: 24px;
9765
- `, $1 = f.button`
9775
+ `, _1 = f.button`
9766
9776
  flex: 1;
9767
9777
  border-radius: 8px;
9768
9778
  font-size: 14px;
@@ -9788,16 +9798,16 @@ const L0 = {
9788
9798
  seconds: "00"
9789
9799
  });
9790
9800
  he(() => {
9791
- const l = setInterval(() => {
9792
- const c = (/* @__PURE__ */ new Date()).getTime(), u = new Date(e.expireDate).getTime() - c;
9801
+ const c = setInterval(() => {
9802
+ const l = (/* @__PURE__ */ new Date()).getTime(), u = new Date(e.expireDate).getTime() - l;
9793
9803
  if (u <= 0) {
9794
- clearInterval(l);
9804
+ clearInterval(c);
9795
9805
  return;
9796
9806
  }
9797
9807
  const p = Math.floor(u / (1e3 * 60 * 60 * 24)).toString(), x = String(Math.floor(u / (1e3 * 60 * 60) % 24)).padStart(2, "0"), g = String(Math.floor(u / 1e3 / 60 % 60)).padStart(2, "0"), m = String(Math.floor(u / 1e3 % 60)).padStart(2, "0");
9798
9808
  s({ days: p, hours: x, minutes: g, seconds: m });
9799
9809
  }, 1e3);
9800
- return () => clearInterval(l);
9810
+ return () => clearInterval(c);
9801
9811
  }, [e.expireDate]);
9802
9812
  const o = () => e.type === ze.Money || e.type === ze.FreeSpin && e.wager > 1 ? `${e.balance.toFixed(2)} ${e.currencyId}` : e.type === ze.Cashback || e.type === ze.Rakeback ? `${e.balance.toFixed(2)} ${e.currencyId} ${e.type === ze.Cashback ? "Cashback" : "Rakeback"}` : e.type === ze.FreeSpin && !e.wager ? e.freeSpinsCount && e.freeSpinsCount < 1 ? `${e.balance.toFixed(2)} ${e.currencyId} from Bonus` : `${e.freeSpinsCount}` : e.type === ze.Tournament ? `Tournament winning ${e.balance.toFixed(2)} ${e.currencyId}` : "";
9803
9813
  return /* @__PURE__ */ n.jsxs(G0, { children: [
@@ -9828,8 +9838,8 @@ const L0 = {
9828
9838
  ] })
9829
9839
  ] }),
9830
9840
  /* @__PURE__ */ n.jsxs(X0, { children: [
9831
- /* @__PURE__ */ n.jsx($1, { variant: "dark", onClick: t, children: i("Cancel") }),
9832
- /* @__PURE__ */ n.jsx($1, { variant: "light", onClick: a, children: i("Claim Now") })
9841
+ /* @__PURE__ */ n.jsx(_1, { variant: "dark", onClick: t, children: i("Cancel") }),
9842
+ /* @__PURE__ */ n.jsx(_1, { variant: "light", onClick: a, children: i("Claim Now") })
9833
9843
  ] })
9834
9844
  ] });
9835
9845
  }, q0 = () => /* @__PURE__ */ n.jsx(
@@ -9912,12 +9922,12 @@ const L0 = {
9912
9922
  isMobile: t,
9913
9923
  actionsHandler: a
9914
9924
  }) => /* @__PURE__ */ n.jsxs($0, { children: [
9915
- !t && /* @__PURE__ */ n.jsx(Yn, { time: e, timerType: We.WaitingInsurance }),
9925
+ !t && /* @__PURE__ */ n.jsx(Kn, { time: e, timerType: We.WaitingInsurance }),
9916
9926
  /* @__PURE__ */ n.jsx("div", { className: "aciton", children: J0.map((i, r) => {
9917
9927
  const { isDisabled: s, onHandle: o } = a[i.betType];
9918
9928
  return /* @__PURE__ */ n.jsxs("div", { className: "button", children: [
9919
9929
  /* @__PURE__ */ n.jsx(
9920
- ni,
9930
+ ai,
9921
9931
  {
9922
9932
  icon: i.icon,
9923
9933
  onClick: o,
@@ -10023,14 +10033,14 @@ const L0 = {
10023
10033
  /* @__PURE__ */ n.jsx("span", { className: "item-owner", children: o("Dealer") }),
10024
10034
  /* @__PURE__ */ n.jsxs("div", { className: "cards", children: [
10025
10035
  i && /* @__PURE__ */ n.jsx("div", { className: "point-Wrapper", children: /* @__PURE__ */ n.jsx("span", { className: "point", children: i }) }),
10026
- e.map((l, c) => /* @__PURE__ */ n.jsx(
10027
- On,
10036
+ e.map((c, l) => /* @__PURE__ */ n.jsx(
10037
+ Mn,
10028
10038
  {
10029
- index: l.scannerIndex,
10039
+ index: c.scannerIndex,
10030
10040
  cardHeight: 48,
10031
10041
  cardWidth: 38
10032
10042
  },
10033
- c
10043
+ l
10034
10044
  ))
10035
10045
  ] })
10036
10046
  ] }),
@@ -10040,14 +10050,14 @@ const L0 = {
10040
10050
  /* @__PURE__ */ n.jsx("span", { className: "item-owner", children: o(a) }),
10041
10051
  /* @__PURE__ */ n.jsxs("div", { className: "cards", children: [
10042
10052
  !!r && /* @__PURE__ */ n.jsx("div", { className: "point-Wrapper-player", children: /* @__PURE__ */ n.jsx("span", { className: "point", children: r }) }),
10043
- t.map((l, c) => /* @__PURE__ */ n.jsx("div", { className: "card-style", children: /* @__PURE__ */ n.jsx(
10044
- On,
10053
+ t.map((c, l) => /* @__PURE__ */ n.jsx("div", { className: "card-style", children: /* @__PURE__ */ n.jsx(
10054
+ Mn,
10045
10055
  {
10046
- index: l.scannerIndex,
10056
+ index: c.scannerIndex,
10047
10057
  cardHeight: 48,
10048
10058
  cardWidth: 38
10049
10059
  }
10050
- ) }, c))
10060
+ ) }, l))
10051
10061
  ] })
10052
10062
  ] })
10053
10063
  ] })
@@ -10100,7 +10110,7 @@ const L0 = {
10100
10110
  onClick: s
10101
10111
  }) => {
10102
10112
  if (!t) return;
10103
- const o = el(e, t), l = za(t), c = tl(l, a), d = [
10113
+ const o = el(e, t), c = Ba(t), l = tl(c, a), d = [
10104
10114
  nl,
10105
10115
  al,
10106
10116
  il,
@@ -10118,7 +10128,7 @@ const L0 = {
10118
10128
  $width: a,
10119
10129
  $isDisabled: r,
10120
10130
  onClick: () => s && s(t),
10121
- $positionSize: c,
10131
+ $positionSize: l,
10122
10132
  children: [
10123
10133
  /* @__PURE__ */ n.jsx(
10124
10134
  "img",
@@ -10129,7 +10139,7 @@ const L0 = {
10129
10139
  },
10130
10140
  o
10131
10141
  ),
10132
- /* @__PURE__ */ n.jsx("div", { className: "chip-amount-size", children: /* @__PURE__ */ n.jsx("p", { className: "amount", children: l }) })
10142
+ /* @__PURE__ */ n.jsx("div", { className: "chip-amount-size", children: /* @__PURE__ */ n.jsx("p", { className: "amount", children: c }) })
10133
10143
  ]
10134
10144
  },
10135
10145
  o
@@ -10170,7 +10180,7 @@ const L0 = {
10170
10180
  )
10171
10181
  ${({ $isLandscape: e }) => e && "rotate(90deg)"};
10172
10182
  }
10173
- `, _1 = f.button`
10183
+ `, ea = f.button`
10174
10184
  cursor: pointer;
10175
10185
  width: 44px;
10176
10186
  height: 44px;
@@ -10290,8 +10300,8 @@ const L0 = {
10290
10300
  onDouble: r,
10291
10301
  onRepeat: s,
10292
10302
  balance: o,
10293
- isUndo: l,
10294
- isDouble: c,
10303
+ isUndo: c,
10304
+ isDouble: l,
10295
10305
  onDeal: d,
10296
10306
  isDeal: u,
10297
10307
  isRepeat: p,
@@ -10301,12 +10311,12 @@ const L0 = {
10301
10311
  return /* @__PURE__ */ n.jsxs(ul, { $isLandscape: x, children: [
10302
10312
  /* @__PURE__ */ n.jsxs(pl, { children: [
10303
10313
  /* @__PURE__ */ n.jsx(
10304
- _1,
10314
+ ea,
10305
10315
  {
10306
10316
  $isLandscape: x,
10307
- $isDisabled: l,
10317
+ $isDisabled: c,
10308
10318
  onClick: i,
10309
- children: /* @__PURE__ */ n.jsx("div", { className: "icon", children: /* @__PURE__ */ n.jsx(Qa, {}) })
10319
+ children: /* @__PURE__ */ n.jsx("div", { className: "icon", children: /* @__PURE__ */ n.jsx(Ja, {}) })
10310
10320
  }
10311
10321
  ),
10312
10322
  /* @__PURE__ */ n.jsxs(ml, { $isLandscape: x, $isChipsSelector: g, children: [
@@ -10356,34 +10366,34 @@ const L0 = {
10356
10366
  ))
10357
10367
  ] }),
10358
10368
  /* @__PURE__ */ n.jsx(
10359
- _1,
10369
+ ea,
10360
10370
  {
10361
10371
  $isLandscape: x,
10362
- $isDisabled: u ? c : p,
10372
+ $isDisabled: u ? l : p,
10363
10373
  onClick: u ? r : s,
10364
- children: /* @__PURE__ */ n.jsx("div", { className: "icon", children: u ? /* @__PURE__ */ n.jsx(rn, {}) : /* @__PURE__ */ n.jsx($a, {}) })
10374
+ children: /* @__PURE__ */ n.jsx("div", { className: "icon", children: u ? /* @__PURE__ */ n.jsx(rn, {}) : /* @__PURE__ */ n.jsx(_a, {}) })
10365
10375
  }
10366
10376
  )
10367
10377
  ] }),
10368
10378
  /* @__PURE__ */ n.jsxs(xl, { $isDisabled: u, onClick: d, $isLandscape: x, children: [
10369
- /* @__PURE__ */ n.jsx("div", { className: "icon", children: /* @__PURE__ */ n.jsx(Ja, {}) }),
10379
+ /* @__PURE__ */ n.jsx("div", { className: "icon", children: /* @__PURE__ */ n.jsx($a, {}) }),
10370
10380
  x && /* @__PURE__ */ n.jsx("p", { className: "text-button", children: "Deal Now" })
10371
10381
  ] })
10372
10382
  ] });
10373
- }, ai = {
10374
- language: "language"
10375
10383
  }, ii = {
10384
+ language: "language"
10385
+ }, ri = {
10376
10386
  // Not used, left for an example
10377
10387
  tableId: "tableId"
10378
10388
  }, Il = {
10379
- ...ai,
10380
- ...ii
10389
+ ...ii,
10390
+ ...ri
10381
10391
  }, Xe = (e) => {
10382
- const t = e in ai, a = e in ii;
10392
+ const t = e in ii, a = e in ri;
10383
10393
  if (!t && !a)
10384
10394
  throw new Error(`Unknown storage key: ${e}`);
10385
10395
  return t ? localStorage : a ? sessionStorage : null;
10386
- }, Dn = {
10396
+ }, Hn = {
10387
10397
  ...Il,
10388
10398
  set: (e, t) => {
10389
10399
  Xe(e).setItem(e, t);
@@ -10400,7 +10410,7 @@ const L0 = {
10400
10410
  },
10401
10411
  isActive: (e, t = !0) => {
10402
10412
  const i = Xe(e).getItem(e);
10403
- return i !== "1" && i !== "0" && Dn.remove(e), i === "1" ? !0 : i === "0" ? !1 : t;
10413
+ return i !== "1" && i !== "0" && Hn.remove(e), i === "1" ? !0 : i === "0" ? !1 : t;
10404
10414
  }
10405
10415
  };
10406
10416
  var De = /* @__PURE__ */ ((e) => (e.English = "en", e.Armenian = "hy", e.Russia = "ru", e.Turkey = "tr", e))(De || {});
@@ -11306,15 +11316,15 @@ const Nl = "Your bets have been refunded", Tl = "Limits", zl = "Dealer", Bl = "B
11306
11316
  [De.Armenian]: { translation: d5 },
11307
11317
  [De.Russia]: { translation: Nd },
11308
11318
  [De.Turkey]: { translation: Z9 }
11309
- }, ea = se.use(Yi);
11319
+ }, ta = se.use(Ki);
11310
11320
  function f4() {
11311
- const e = Dn.get(Dn.language) || De.English;
11312
- return ea.init({
11321
+ const e = Hn.get(Hn.language) || De.English;
11322
+ return ta.init({
11313
11323
  lng: e,
11314
11324
  fallbackLng: De.English,
11315
11325
  interpolation: { escapeValue: !1 },
11316
11326
  resources: X9
11317
- }), ea;
11327
+ }), ta;
11318
11328
  }
11319
11329
  export {
11320
11330
  Q9 as BalanceAndBet,
@@ -11323,7 +11333,7 @@ export {
11323
11333
  d4 as BlackjeckInsurance,
11324
11334
  c4 as BonusModalContent,
11325
11335
  Ht as Button,
11326
- On as Card,
11336
+ Mn as Card,
11327
11337
  h4 as CardsRightInfo,
11328
11338
  Pt as Chip,
11329
11339
  u4 as Chip3D,
@@ -11332,14 +11342,14 @@ export {
11332
11342
  J9 as MobileMenu,
11333
11343
  p4 as MoibleChipBoard,
11334
11344
  i4 as NotPlaying,
11335
- qa as PopupWrapper,
11345
+ Qa as PopupWrapper,
11336
11346
  a4 as Reconnect,
11337
- Yn as Timer,
11347
+ Kn as Timer,
11338
11348
  $9 as ToLobby,
11339
11349
  s4 as ToastMessages,
11340
11350
  _9 as TopIcons,
11341
11351
  e4 as TournamentNotification,
11342
11352
  l4 as Wager,
11343
- ea as i18n,
11353
+ ta as i18n,
11344
11354
  f4 as initI18n
11345
11355
  };