livevegas-ui-kit 1.0.191 → 1.0.192

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.
@@ -14,11 +14,11 @@ function Jr() {
14
14
  if (mn) return ct;
15
15
  mn = 1;
16
16
  var e = Ke, t = Symbol.for("react.element"), n = 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, d, c) {
17
+ function o(l, c, d) {
18
18
  var h, f = {}, b = null, p = null;
19
- c !== void 0 && (b = "" + c), d.key !== void 0 && (b = "" + d.key), d.ref !== void 0 && (p = d.ref);
20
- for (h in d) i.call(d, h) && !s.hasOwnProperty(h) && (f[h] = d[h]);
21
- if (l && l.defaultProps) for (h in d = l.defaultProps, d) f[h] === void 0 && (f[h] = d[h]);
19
+ d !== void 0 && (b = "" + d), c.key !== void 0 && (b = "" + c.key), c.ref !== void 0 && (p = c.ref);
20
+ for (h in c) i.call(c, h) && !s.hasOwnProperty(h) && (f[h] = c[h]);
21
+ if (l && l.defaultProps) for (h in c = l.defaultProps, c) f[h] === void 0 && (f[h] = c[h]);
22
22
  return { $$typeof: t, type: l, key: b, ref: p, props: f, _owner: r.current };
23
23
  }
24
24
  return ct.Fragment = n, ct.jsx = o, ct.jsxs = o, ct;
@@ -36,15 +36,15 @@ var dt = {};
36
36
  var gn;
37
37
  function $r() {
38
38
  return gn || (gn = 1, process.env.NODE_ENV !== "production" && function() {
39
- var e = Ke, t = Symbol.for("react.element"), n = 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"), d = Symbol.for("react.forward_ref"), c = Symbol.for("react.suspense"), h = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), b = Symbol.for("react.lazy"), p = Symbol.for("react.offscreen"), g = Symbol.iterator, x = "@@iterator";
40
- function v(u) {
39
+ var e = Ke, t = Symbol.for("react.element"), n = 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"), h = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), b = Symbol.for("react.lazy"), p = Symbol.for("react.offscreen"), g = Symbol.iterator, y = "@@iterator";
40
+ function x(u) {
41
41
  if (u === null || typeof u != "object")
42
42
  return null;
43
- var C = g && u[g] || u[x];
43
+ var C = g && u[g] || u[y];
44
44
  return typeof C == "function" ? C : null;
45
45
  }
46
- var w = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
47
- function y(u) {
46
+ var v = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
47
+ function w(u) {
48
48
  {
49
49
  for (var C = arguments.length, k = new Array(C > 1 ? C - 1 : 0), L = 1; L < C; L++)
50
50
  k[L - 1] = arguments[L];
@@ -53,7 +53,7 @@ function $r() {
53
53
  }
54
54
  function S(u, C, k) {
55
55
  {
56
- var L = w.ReactDebugCurrentFrame, K = L.getStackAddendum();
56
+ var L = v.ReactDebugCurrentFrame, K = L.getStackAddendum();
57
57
  K !== "" && (C += "%s", k = k.concat([K]));
58
58
  var Z = k.map(function(R) {
59
59
  return String(R);
@@ -64,7 +64,7 @@ function $r() {
64
64
  var j = !1, I = !1, B = !1, A = !1, D = !1, N;
65
65
  N = Symbol.for("react.module.reference");
66
66
  function O(u) {
67
- return !!(typeof u == "string" || typeof u == "function" || u === i || u === s || D || u === r || u === c || u === h || A || u === p || j || I || B || typeof u == "object" && u !== null && (u.$$typeof === b || u.$$typeof === f || u.$$typeof === o || u.$$typeof === l || u.$$typeof === d || // This needs to include all possible module reference object
67
+ return !!(typeof u == "string" || typeof u == "function" || u === i || u === s || D || u === r || u === d || u === h || A || u === p || j || I || B || typeof u == "object" && u !== null && (u.$$typeof === b || u.$$typeof === f || u.$$typeof === o || u.$$typeof === l || u.$$typeof === c || // 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.
@@ -83,7 +83,7 @@ function $r() {
83
83
  function Q(u) {
84
84
  if (u == null)
85
85
  return null;
86
- if (typeof u.tag == "number" && y("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof u == "function")
86
+ if (typeof u.tag == "number" && w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof u == "function")
87
87
  return u.displayName || u.name || null;
88
88
  if (typeof u == "string")
89
89
  return u;
@@ -96,7 +96,7 @@ function $r() {
96
96
  return "Profiler";
97
97
  case r:
98
98
  return "StrictMode";
99
- case c:
99
+ case d:
100
100
  return "Suspense";
101
101
  case h:
102
102
  return "SuspenseList";
@@ -109,7 +109,7 @@ function $r() {
109
109
  case o:
110
110
  var k = u;
111
111
  return te(k._context) + ".Provider";
112
- case d:
112
+ case c:
113
113
  return _(u, u.render, "ForwardRef");
114
114
  case f:
115
115
  var L = u.displayName || null;
@@ -125,18 +125,18 @@ function $r() {
125
125
  }
126
126
  return null;
127
127
  }
128
- var V = Object.assign, se = 0, X, ee, le, J, ne, q, Y;
129
- function ce() {
128
+ var V = Object.assign, se = 0, X, ee, ce, J, ne, q, Y;
129
+ function de() {
130
130
  }
131
- ce.__reactDisabledLog = !0;
131
+ de.__reactDisabledLog = !0;
132
132
  function Ce() {
133
133
  {
134
134
  if (se === 0) {
135
- X = console.log, ee = console.info, le = console.warn, J = console.error, ne = console.group, q = console.groupCollapsed, Y = console.groupEnd;
135
+ X = console.log, ee = console.info, ce = console.warn, J = console.error, ne = console.group, q = console.groupCollapsed, Y = console.groupEnd;
136
136
  var u = {
137
137
  configurable: !0,
138
138
  enumerable: !0,
139
- value: ce,
139
+ value: de,
140
140
  writable: !0
141
141
  };
142
142
  Object.defineProperties(console, {
@@ -168,7 +168,7 @@ function $r() {
168
168
  value: ee
169
169
  }),
170
170
  warn: V({}, u, {
171
- value: le
171
+ value: ce
172
172
  }),
173
173
  error: V({}, u, {
174
174
  value: J
@@ -184,11 +184,11 @@ function $r() {
184
184
  })
185
185
  });
186
186
  }
187
- se < 0 && y("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
187
+ se < 0 && w("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
188
188
  }
189
189
  }
190
- var fe = w.ReactCurrentDispatcher, ge;
191
- function de(u, C, k) {
190
+ var fe = v.ReactCurrentDispatcher, ge;
191
+ function he(u, C, k) {
192
192
  {
193
193
  if (ge === void 0)
194
194
  try {
@@ -274,7 +274,7 @@ function $r() {
274
274
  } finally {
275
275
  xe = !1, fe.current = Z, E(), Error.prepareStackTrace = K;
276
276
  }
277
- var Ze = u ? u.displayName || u.name : "", Oe = Ze ? de(Ze) : "";
277
+ var Ze = u ? u.displayName || u.name : "", Oe = Ze ? he(Ze) : "";
278
278
  return typeof u == "function" && Le.set(u, Oe), Oe;
279
279
  }
280
280
  function Ar(u, C, k) {
@@ -290,16 +290,16 @@ function $r() {
290
290
  if (typeof u == "function")
291
291
  return je(u, jr(u));
292
292
  if (typeof u == "string")
293
- return de(u);
293
+ return he(u);
294
294
  switch (u) {
295
- case c:
296
- return de("Suspense");
295
+ case d:
296
+ return he("Suspense");
297
297
  case h:
298
- return de("SuspenseList");
298
+ return he("SuspenseList");
299
299
  }
300
300
  if (typeof u == "object")
301
301
  switch (u.$$typeof) {
302
- case d:
302
+ case c:
303
303
  return Ar(u.render);
304
304
  case f:
305
305
  return vt(u.type, C, k);
@@ -313,7 +313,7 @@ function $r() {
313
313
  }
314
314
  return "";
315
315
  }
316
- var lt = Object.prototype.hasOwnProperty, _a = {}, en = w.ReactDebugCurrentFrame;
316
+ var lt = Object.prototype.hasOwnProperty, _a = {}, en = v.ReactDebugCurrentFrame;
317
317
  function kt(u) {
318
318
  if (u) {
319
319
  var C = u._owner, k = vt(u.type, u._source, C ? C.type : null);
@@ -336,7 +336,7 @@ function $r() {
336
336
  } catch (ae) {
337
337
  F = ae;
338
338
  }
339
- F && !(F instanceof Error) && (kt(K), y("%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).", L || "React class", k, R, typeof F), kt(null)), F instanceof Error && !(F.message in _a) && (_a[F.message] = !0, kt(K), y("Failed %s type: %s", k, F.message), kt(null));
339
+ F && !(F instanceof Error) && (kt(K), 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).", L || "React class", k, R, typeof F), kt(null)), F instanceof Error && !(F.message in _a) && (_a[F.message] = !0, kt(K), w("Failed %s type: %s", k, F.message), kt(null));
340
340
  }
341
341
  }
342
342
  }
@@ -362,9 +362,9 @@ function $r() {
362
362
  }
363
363
  function an(u) {
364
364
  if (Lr(u))
365
- return y("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Br(u)), tn(u);
365
+ return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Br(u)), tn(u);
366
366
  }
367
- var nn = w.ReactCurrentOwner, Tr = {
367
+ var nn = v.ReactCurrentOwner, Tr = {
368
368
  key: !0,
369
369
  ref: !0,
370
370
  __self: !0,
@@ -392,7 +392,7 @@ function $r() {
392
392
  function Hr(u, C) {
393
393
  {
394
394
  var k = function() {
395
- rn || (rn = !0, y("%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)", C));
395
+ rn || (rn = !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)", C));
396
396
  };
397
397
  k.isReactWarning = !0, Object.defineProperty(u, "key", {
398
398
  get: k,
@@ -403,7 +403,7 @@ function $r() {
403
403
  function Fr(u, C) {
404
404
  {
405
405
  var k = function() {
406
- sn || (sn = !0, y("%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)", C));
406
+ sn || (sn = !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)", C));
407
407
  };
408
408
  k.isReactWarning = !0, Object.defineProperty(u, "ref", {
409
409
  get: k,
@@ -458,7 +458,7 @@ function $r() {
458
458
  return zr(u, F, pe, K, L, nn.current, R);
459
459
  }
460
460
  }
461
- var ha = w.ReactCurrentOwner, on = w.ReactDebugCurrentFrame;
461
+ var ha = v.ReactCurrentOwner, on = v.ReactDebugCurrentFrame;
462
462
  function Ye(u) {
463
463
  if (u) {
464
464
  var C = u._owner, k = vt(u.type, u._source, C ? C.type : null);
@@ -509,7 +509,7 @@ Check the top-level render call using <` + k + ">.");
509
509
  return;
510
510
  cn[k] = !0;
511
511
  var L = "";
512
- u && u._owner && u._owner !== ha.current && (L = " It was passed a child from " + Q(u._owner.type) + "."), Ye(u), y('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', k, L), Ye(null);
512
+ u && u._owner && u._owner !== ha.current && (L = " It was passed a child from " + Q(u._owner.type) + "."), Ye(u), w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', k, L), Ye(null);
513
513
  }
514
514
  }
515
515
  function hn(u, C) {
@@ -524,7 +524,7 @@ Check the top-level render call using <` + k + ">.");
524
524
  else if (fa(u))
525
525
  u._store && (u._store.validated = !0);
526
526
  else if (u) {
527
- var K = v(u);
527
+ var K = x(u);
528
528
  if (typeof K == "function" && K !== u.entries)
529
529
  for (var Z = K.call(u), R; !(R = Z.next()).done; )
530
530
  fa(R.value) && dn(R.value, C);
@@ -539,7 +539,7 @@ Check the top-level render call using <` + k + ">.");
539
539
  var k;
540
540
  if (typeof C == "function")
541
541
  k = C.propTypes;
542
- else if (typeof C == "object" && (C.$$typeof === d || // Note: Memo only checks outer props here.
542
+ else if (typeof C == "object" && (C.$$typeof === c || // Note: Memo only checks outer props here.
543
543
  // Inner props are checked in the reconciler.
544
544
  C.$$typeof === f))
545
545
  k = C.propTypes;
@@ -551,9 +551,9 @@ Check the top-level render call using <` + k + ">.");
551
551
  } else if (C.PropTypes !== void 0 && !ua) {
552
552
  ua = !0;
553
553
  var K = Q(C);
554
- y("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", K || "Unknown");
554
+ w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", K || "Unknown");
555
555
  }
556
- typeof C.getDefaultProps == "function" && !C.getDefaultProps.isReactClassApproved && y("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
556
+ typeof C.getDefaultProps == "function" && !C.getDefaultProps.isReactClassApproved && w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
557
557
  }
558
558
  }
559
559
  function Vr(u) {
@@ -561,11 +561,11 @@ Check the top-level render call using <` + k + ">.");
561
561
  for (var C = Object.keys(u.props), k = 0; k < C.length; k++) {
562
562
  var L = C[k];
563
563
  if (L !== "children" && L !== "key") {
564
- Ye(u), y("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", L), Ye(null);
564
+ Ye(u), w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", L), Ye(null);
565
565
  break;
566
566
  }
567
567
  }
568
- u.ref !== null && (Ye(u), y("Invalid attribute `ref` supplied to `React.Fragment`."), Ye(null));
568
+ u.ref !== null && (Ye(u), w("Invalid attribute `ref` supplied to `React.Fragment`."), Ye(null));
569
569
  }
570
570
  }
571
571
  var un = {};
@@ -578,7 +578,7 @@ Check the top-level render call using <` + k + ">.");
578
578
  var pe = Mr();
579
579
  pe ? F += pe : F += ln();
580
580
  var ae;
581
- u === null ? ae = "null" : da(u) ? ae = "array" : u !== void 0 && u.$$typeof === t ? (ae = "<" + (Q(u.type) || "Unknown") + " />", F = " Did you accidentally export a JSX literal instead of a component?") : ae = typeof u, y("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ae, F);
581
+ u === null ? ae = "null" : da(u) ? ae = "array" : u !== void 0 && u.$$typeof === t ? (ae = "<" + (Q(u.type) || "Unknown") + " />", F = " Did you accidentally export a JSX literal instead of a component?") : ae = typeof u, w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ae, F);
582
582
  }
583
583
  var ie = Or(u, C, k, K, Z);
584
584
  if (ie == null)
@@ -592,7 +592,7 @@ Check the top-level render call using <` + k + ">.");
592
592
  hn(ve[Ze], u);
593
593
  Object.freeze && Object.freeze(ve);
594
594
  } else
595
- y("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
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
597
  hn(ve, u);
598
598
  }
@@ -602,7 +602,7 @@ Check the top-level render call using <` + k + ">.");
602
602
  }), pa = be.length > 0 ? "{key: someKey, " + be.join(": ..., ") + ": ...}" : "{key: someKey}";
603
603
  if (!un[Oe + pa]) {
604
604
  var qr = be.length > 0 ? "{" + be.join(": ..., ") + ": ...}" : "{}";
605
- y(`A props object containing a "key" prop is being spread into JSX:
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:
@@ -626,14 +626,14 @@ React keys must be passed directly to JSX without using spread:
626
626
  process.env.NODE_ENV === "production" ? Ca.exports = Jr() : Ca.exports = $r();
627
627
  var a = Ca.exports;
628
628
  const _r = (e, t, n, i) => {
629
- var s, o, l, d;
629
+ var s, o, l, c;
630
630
  const r = [n, {
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
- We(r[0]) && (r[0] = `react-i18next:: ${r[0]}`), (d = (l = e == null ? void 0 : e.services) == null ? void 0 : l.logger) != null && d.warn ? e.services.logger.warn(...r) : console != null && console.warn && console.warn(...r);
636
+ We(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
637
  }, bn = {}, va = (e, t, n, i) => {
638
638
  We(n) && bn[n] || (We(n) && (bn[n] = /* @__PURE__ */ new Date()), _r(e, t, n, i));
639
639
  }, mi = (e, t) => () => {
@@ -746,37 +746,37 @@ const fs = (e, t) => {
746
746
  ...t
747
747
  }, {
748
748
  useSuspense: l,
749
- keyPrefix: d
749
+ keyPrefix: c
750
750
  } = o;
751
- let c = r || ((I = s.options) == null ? void 0 : I.defaultNS);
752
- c = We(c) ? [c] : c || ["translation"], (A = (B = s.reportNamespaces).addUsedNamespaces) == null || A.call(B, c);
753
- const h = (s.isInitialized || s.initializedStoreOnce) && c.every((D) => es(D, s, o)), f = ps(s, t.lng || null, o.nsMode === "fallback" ? c : c[0], d), b = () => f, p = () => bi(s, t.lng || null, o.nsMode === "fallback" ? c : c[0], d), [g, x] = G(b);
754
- let v = c.join();
755
- t.lng && (v = `${t.lng}${v}`);
756
- const w = fs(v), y = _e(!0);
751
+ let d = r || ((I = s.options) == null ? void 0 : I.defaultNS);
752
+ d = We(d) ? [d] : d || ["translation"], (A = (B = s.reportNamespaces).addUsedNamespaces) == null || A.call(B, d);
753
+ const h = (s.isInitialized || s.initializedStoreOnce) && d.every((D) => es(D, s, o)), f = ps(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], c), b = () => f, p = () => bi(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], c), [g, y] = G(b);
754
+ let x = d.join();
755
+ t.lng && (x = `${t.lng}${x}`);
756
+ const v = fs(x), w = _e(!0);
757
757
  me(() => {
758
758
  const {
759
759
  bindI18n: D,
760
760
  bindI18nStore: N
761
761
  } = o;
762
- y.current = !0, !h && !l && (t.lng ? yn(s, t.lng, c, () => {
763
- y.current && x(p);
764
- }) : ka(s, c, () => {
765
- y.current && x(p);
766
- })), h && w && w !== v && y.current && x(p);
762
+ w.current = !0, !h && !l && (t.lng ? yn(s, t.lng, d, () => {
763
+ w.current && y(p);
764
+ }) : ka(s, d, () => {
765
+ w.current && y(p);
766
+ })), h && v && v !== x && w.current && y(p);
767
767
  const O = () => {
768
- y.current && x(p);
768
+ w.current && y(p);
769
769
  };
770
770
  return D && (s == null || s.on(D, O)), N && (s == null || s.store.on(N, O)), () => {
771
- y.current = !1, s && D && (D == null || D.split(" ").forEach((_) => s.off(_, O))), N && s && N.split(" ").forEach((_) => s.store.off(_, O));
771
+ w.current = !1, s && D && (D == null || D.split(" ").forEach((_) => s.off(_, O))), N && s && N.split(" ").forEach((_) => s.store.off(_, O));
772
772
  };
773
- }, [s, v]), me(() => {
774
- y.current && h && x(b);
775
- }, [s, d, h]);
773
+ }, [s, x]), me(() => {
774
+ w.current && h && y(b);
775
+ }, [s, c, h]);
776
776
  const S = [g, s, h];
777
777
  if (S.t = g, S.i18n = s, S.ready = h, h || !h && !l) return S;
778
778
  throw new Promise((D) => {
779
- t.lng ? yn(s, t.lng, c, () => D()) : ka(s, c, () => D());
779
+ t.lng ? yn(s, t.lng, d, () => D()) : ka(s, d, () => D());
780
780
  });
781
781
  };
782
782
  var ye = function() {
@@ -956,18 +956,18 @@ function Ls(e) {
956
956
  function Ts(e) {
957
957
  return js(Vt("", null, null, null, [""], e = As(e), 0, [0], e));
958
958
  }
959
- function Vt(e, t, n, i, r, s, o, l, d) {
960
- for (var c = 0, h = 0, f = o, b = 0, p = 0, g = 0, x = 1, v = 1, w = 1, y = 0, S = "", j = r, I = s, B = i, A = S; v; )
961
- switch (g = y, y = Be()) {
959
+ function Vt(e, t, n, i, r, s, o, l, c) {
960
+ for (var d = 0, h = 0, f = o, b = 0, p = 0, g = 0, y = 1, x = 1, v = 1, w = 0, S = "", j = r, I = s, B = i, A = S; x; )
961
+ switch (g = w, w = Be()) {
962
962
  case 40:
963
963
  if (g != 108 && oe(A, f - 1) == 58) {
964
- Rt(A += P(ma(y), "&", "&\f"), "&\f", wi(c ? l[c - 1] : 0)) != -1 && (w = -1);
964
+ Rt(A += P(ma(w), "&", "&\f"), "&\f", wi(d ? l[d - 1] : 0)) != -1 && (v = -1);
965
965
  break;
966
966
  }
967
967
  case 34:
968
968
  case 39:
969
969
  case 91:
970
- A += ma(y);
970
+ A += ma(w);
971
971
  break;
972
972
  case 9:
973
973
  case 10:
@@ -982,28 +982,28 @@ function Vt(e, t, n, i, r, s, o, l, d) {
982
982
  switch (Ve()) {
983
983
  case 42:
984
984
  case 47:
985
- pt(Ns(Bs(Be(), Wt()), t, n, d), d);
985
+ pt(Ns(Bs(Be(), Wt()), t, n, c), c);
986
986
  break;
987
987
  default:
988
988
  A += "/";
989
989
  }
990
990
  break;
991
- case 123 * x:
992
- l[c++] = Te(A) * w;
993
- case 125 * x:
991
+ case 123 * y:
992
+ l[d++] = Te(A) * v;
993
+ case 125 * y:
994
994
  case 59:
995
995
  case 0:
996
- switch (y) {
996
+ switch (w) {
997
997
  case 0:
998
998
  case 125:
999
- v = 0;
999
+ x = 0;
1000
1000
  case 59 + h:
1001
- w == -1 && (A = P(A, /\f/g, "")), p > 0 && Te(A) - f && pt(p > 32 ? Cn(A + ";", i, n, f - 1, d) : Cn(P(A, " ", "") + ";", i, n, f - 2, d), d);
1001
+ v == -1 && (A = P(A, /\f/g, "")), p > 0 && Te(A) - f && pt(p > 32 ? Cn(A + ";", i, n, f - 1, c) : Cn(P(A, " ", "") + ";", i, n, f - 2, c), c);
1002
1002
  break;
1003
1003
  case 59:
1004
1004
  A += ";";
1005
1005
  default:
1006
- if (pt(B = wn(A, t, n, c, h, r, l, S, j = [], I = [], f, s), s), y === 123)
1006
+ if (pt(B = wn(A, t, n, d, h, r, l, S, j = [], I = [], f, s), s), w === 123)
1007
1007
  if (h === 0)
1008
1008
  Vt(A, t, B, B, j, s, f, l, I);
1009
1009
  else
@@ -1018,38 +1018,38 @@ function Vt(e, t, n, i, r, s, o, l, d) {
1018
1018
  Vt(A, B, B, B, [""], I, 0, l, I);
1019
1019
  }
1020
1020
  }
1021
- c = h = p = 0, x = w = 1, S = A = "", f = o;
1021
+ d = h = p = 0, y = v = 1, S = A = "", f = o;
1022
1022
  break;
1023
1023
  case 58:
1024
1024
  f = 1 + Te(A), p = g;
1025
1025
  default:
1026
- if (x < 1) {
1027
- if (y == 123)
1028
- --x;
1029
- else if (y == 125 && x++ == 0 && ks() == 125)
1026
+ if (y < 1) {
1027
+ if (w == 123)
1028
+ --y;
1029
+ else if (w == 125 && y++ == 0 && ks() == 125)
1030
1030
  continue;
1031
1031
  }
1032
- switch (A += Ga(y), y * x) {
1032
+ switch (A += Ga(w), w * y) {
1033
1033
  case 38:
1034
- w = h > 0 ? 1 : (A += "\f", -1);
1034
+ v = h > 0 ? 1 : (A += "\f", -1);
1035
1035
  break;
1036
1036
  case 44:
1037
- l[c++] = (Te(A) - 1) * w, w = 1;
1037
+ l[d++] = (Te(A) - 1) * v, v = 1;
1038
1038
  break;
1039
1039
  case 64:
1040
- Ve() === 45 && (A += ma(Be())), b = Ve(), h = f = Te(S = A += Ls(Wt())), y++;
1040
+ Ve() === 45 && (A += ma(Be())), b = Ve(), h = f = Te(S = A += Ls(Wt())), w++;
1041
1041
  break;
1042
1042
  case 45:
1043
- g === 45 && Te(A) == 2 && (x = 0);
1043
+ g === 45 && Te(A) == 2 && (y = 0);
1044
1044
  }
1045
1045
  }
1046
1046
  return s;
1047
1047
  }
1048
- function wn(e, t, n, i, r, s, o, l, d, c, h, f) {
1049
- for (var b = r - 1, p = r === 0 ? s : [""], g = vi(p), x = 0, v = 0, w = 0; x < i; ++x)
1050
- for (var y = 0, S = et(e, b + 1, b = wi(v = o[x])), j = e; y < g; ++y)
1051
- (j = Ci(v > 0 ? p[y] + " " + S : P(S, /&\f/g, p[y]))) && (d[w++] = j);
1052
- return na(e, t, n, r === 0 ? ta : l, d, c, h, f);
1048
+ function wn(e, t, n, i, r, s, o, l, c, d, h, f) {
1049
+ for (var b = r - 1, p = r === 0 ? s : [""], g = vi(p), y = 0, x = 0, v = 0; y < i; ++y)
1050
+ for (var w = 0, S = et(e, b + 1, b = wi(x = o[y])), j = e; w < g; ++w)
1051
+ (j = Ci(x > 0 ? p[w] + " " + S : P(S, /&\f/g, p[w]))) && (c[v++] = j);
1052
+ return na(e, t, n, r === 0 ? ta : l, c, d, h, f);
1053
1053
  }
1054
1054
  function Ns(e, t, n, i) {
1055
1055
  return na(e, t, n, yi, Ga(vs()), et(e, 2, -2), 0, i);
@@ -1177,8 +1177,8 @@ function Ai(e, t, n) {
1177
1177
  break;
1178
1178
  case 5152:
1179
1179
  case 5920:
1180
- return P(e, /(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/, function(i, r, s, o, l, d, c) {
1181
- return $ + r + ":" + s + c + (o ? $ + r + "-span:" + (l ? d : +d - +s) + c : "") + e;
1180
+ return P(e, /(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/, function(i, r, s, o, l, c, d) {
1181
+ return $ + r + ":" + s + d + (o ? $ + r + "-span:" + (l ? c : +c - +s) + d : "") + e;
1182
1182
  });
1183
1183
  case 4949:
1184
1184
  if (oe(e, t + 6) === 121)
@@ -1318,7 +1318,7 @@ 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 = [], d = 1; d < arguments.length; d++) l[d - 1] = arguments[d];
1321
+ for (var l = [], c = 1; c < arguments.length; c++) l[c - 1] = arguments[c];
1322
1322
  vn.test(o) ? (s = !1, At.delete(i)) : r.apply(void 0, Ue([o], l, !1));
1323
1323
  }, _e(), s && !At.has(i) && (console.warn(i), At.add(i));
1324
1324
  } catch (o) {
@@ -1373,11 +1373,11 @@ function Hi(e, t, n) {
1373
1373
  var r = Zs(t);
1374
1374
  Sn && (r = r.concat(Sn(t)));
1375
1375
  for (var s = jn(e), o = jn(t), l = 0; l < r.length; ++l) {
1376
- var d = r[l];
1377
- if (!(d in Us || n && n[d] || o && d in o || s && d in s)) {
1378
- var c = Qs(t, d);
1376
+ var c = r[l];
1377
+ if (!(c in Us || n && n[c] || o && c in o || s && c in s)) {
1378
+ var d = Qs(t, c);
1379
1379
  try {
1380
- Ys(e, d, c);
1380
+ Ys(e, c, d);
1381
1381
  } catch {
1382
1382
  }
1383
1383
  }
@@ -1477,7 +1477,7 @@ var _s = 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), d = (o = 0, n.length); o < d; o++) this.tag.insertRule(l, n[o]) && (this.groupSizes[t]++, l++);
1480
+ for (var l = this.indexOfGroup(t + 1), c = (o = 0, n.length); o < c; o++) this.tag.insertRule(l, n[o]) && (this.groupSizes[t]++, l++);
1481
1481
  }, e.prototype.clearGroup = function(t) {
1482
1482
  if (t < this.length) {
1483
1483
  var n = this.groupSizes[t], i = this.indexOfGroup(t), r = i + n;
@@ -1504,10 +1504,10 @@ var _s = function() {
1504
1504
  for (var n, i = ((n = t.textContent) !== null && n !== void 0 ? n : "").split(Ea), r = [], s = 0, o = i.length; s < o; s++) {
1505
1505
  var l = i[s].trim();
1506
1506
  if (l) {
1507
- var d = l.match(no);
1508
- if (d) {
1509
- var c = 0 | parseInt(d[1], 10), h = d[2];
1510
- c !== 0 && (to(h, c), io(e, h, d[3]), e.getTag().insertRules(c, r)), r.length = 0;
1507
+ var c = l.match(no);
1508
+ if (c) {
1509
+ var d = 0 | parseInt(c[1], 10), h = c[2];
1510
+ d !== 0 && (to(h, d), io(e, h, c[3]), e.getTag().insertRules(d, r)), r.length = 0;
1511
1511
  } else r.push(l);
1512
1512
  }
1513
1513
  }
@@ -1522,8 +1522,8 @@ function so() {
1522
1522
  }
1523
1523
  var Fi = function(e) {
1524
1524
  var t = document.head, n = e || t, i = document.createElement("style"), r = function(l) {
1525
- var d = Array.from(l.querySelectorAll("style[".concat(qe, "]")));
1526
- return d[d.length - 1];
1525
+ var c = Array.from(l.querySelectorAll("style[".concat(qe, "]")));
1526
+ return c[c.length - 1];
1527
1527
  }(n), s = r !== void 0 ? r.nextSibling : null;
1528
1528
  i.setAttribute(qe, ji), i.setAttribute(Si, ra);
1529
1529
  var o = so();
@@ -1583,19 +1583,19 @@ var Fi = function(e) {
1583
1583
  var r = this;
1584
1584
  this.options = ye(ye({}, ho), t), this.gs = n, this.names = new Map(i), this.server = !!t.isServer, !this.server && qt && Ln && (Ln = !1, Bn(this)), Ua(this, function() {
1585
1585
  return function(s) {
1586
- for (var o = s.getTag(), l = o.length, d = "", c = function(f) {
1587
- var b = function(w) {
1588
- return Yt.get(w);
1586
+ for (var o = s.getTag(), l = o.length, c = "", d = function(f) {
1587
+ var b = function(v) {
1588
+ return Yt.get(v);
1589
1589
  }(f);
1590
1590
  if (b === void 0) return "continue";
1591
1591
  var p = s.names.get(b), g = o.getGroup(f);
1592
1592
  if (p === void 0 || !p.size || g.length === 0) return "continue";
1593
- var x = "".concat(qe, ".g").concat(f, '[id="').concat(b, '"]'), v = "";
1594
- p !== void 0 && p.forEach(function(w) {
1595
- w.length > 0 && (v += "".concat(w, ","));
1596
- }), d += "".concat(g).concat(x, '{content:"').concat(v, '"}').concat(Ea);
1597
- }, h = 0; h < l; h++) c(h);
1598
- return d;
1593
+ var y = "".concat(qe, ".g").concat(f, '[id="').concat(b, '"]'), x = "";
1594
+ p !== void 0 && p.forEach(function(v) {
1595
+ v.length > 0 && (x += "".concat(v, ","));
1596
+ }), c += "".concat(g).concat(y, '{content:"').concat(x, '"}').concat(Ea);
1597
+ }, h = 0; h < l; h++) d(h);
1598
+ return c;
1599
1599
  }(r);
1600
1600
  });
1601
1601
  }
@@ -1639,22 +1639,22 @@ function Oi(e, t) {
1639
1639
  });
1640
1640
  }
1641
1641
  function po(e) {
1642
- var t, n, i, r = at, s = r.options, o = s === void 0 ? at : s, l = r.plugins, d = l === void 0 ? sa : l, c = function(b, p, g) {
1642
+ var t, n, i, r = at, s = r.options, o = s === void 0 ? at : s, l = r.plugins, c = l === void 0 ? sa : l, d = function(b, p, g) {
1643
1643
  return g.startsWith(n) && g.endsWith(n) && g.replaceAll(n, "").length > 0 ? ".".concat(t) : b;
1644
- }, h = d.slice();
1644
+ }, h = c.slice();
1645
1645
  h.push(function(b) {
1646
- b.type === ta && b.value.includes("&") && (b.props[0] = b.props[0].replace(uo, n).replace(i, c));
1646
+ b.type === ta && b.value.includes("&") && (b.props[0] = b.props[0].replace(uo, n).replace(i, d));
1647
1647
  }), o.prefix && h.push(Fs), h.push(Ps);
1648
- var f = function(b, p, g, x) {
1649
- p === void 0 && (p = ""), g === void 0 && (g = ""), x === void 0 && (x = "&"), t = x, n = p, i = new RegExp("\\".concat(n, "\\b"), "g");
1650
- var v = b.replace(fo, ""), w = Ts(g || p ? "".concat(g, " ").concat(p, " { ").concat(v, " }") : v);
1651
- o.namespace && (w = Oi(w, o.namespace));
1652
- var y = [];
1653
- return Ut(w, Ds(h.concat(Hs(function(S) {
1654
- return y.push(S);
1655
- })))), y;
1648
+ var f = function(b, p, g, y) {
1649
+ p === void 0 && (p = ""), g === void 0 && (g = ""), y === void 0 && (y = "&"), t = y, n = p, i = new RegExp("\\".concat(n, "\\b"), "g");
1650
+ var x = b.replace(fo, ""), v = Ts(g || p ? "".concat(g, " ").concat(p, " { ").concat(x, " }") : x);
1651
+ o.namespace && (v = Oi(v, o.namespace));
1652
+ var w = [];
1653
+ return Ut(v, Ds(h.concat(Hs(function(S) {
1654
+ return w.push(S);
1655
+ })))), w;
1656
1656
  };
1657
- return f.hash = d.length ? d.reduce(function(b, p) {
1657
+ return f.hash = c.length ? c.reduce(function(b, p) {
1658
1658
  return p.name || st(15), Me(b, p.name);
1659
1659
  }, Ii).toString() : "", f;
1660
1660
  }
@@ -1735,17 +1735,17 @@ var yo = Bi(ra), xo = function() {
1735
1735
  r = Re(r, o), this.staticRulesId = o;
1736
1736
  }
1737
1737
  else {
1738
- for (var d = Me(this.baseHash, i.hash), c = "", h = 0; h < this.rules.length; h++) {
1738
+ for (var c = Me(this.baseHash, i.hash), d = "", h = 0; h < this.rules.length; h++) {
1739
1739
  var f = this.rules[h];
1740
- if (typeof f == "string") c += f, process.env.NODE_ENV !== "production" && (d = Me(d, f));
1740
+ if (typeof f == "string") d += f, process.env.NODE_ENV !== "production" && (c = Me(c, f));
1741
1741
  else if (f) {
1742
1742
  var b = Ta(Ge(f, t, n, i));
1743
- d = Me(d, b + h), c += b;
1743
+ c = Me(c, b + h), d += b;
1744
1744
  }
1745
1745
  }
1746
- if (c) {
1747
- var p = La(d >>> 0);
1748
- n.hasNameForId(this.componentId, p) || n.insertRules(this.componentId, p, i(c, ".".concat(p), void 0, this.componentId)), r = Re(r, p);
1746
+ if (d) {
1747
+ var p = La(c >>> 0);
1748
+ n.hasNameForId(this.componentId, p) || n.insertRules(this.componentId, p, i(d, ".".concat(p), void 0, this.componentId)), r = Re(r, p);
1749
1749
  }
1750
1750
  }
1751
1751
  return r;
@@ -1754,48 +1754,48 @@ var yo = Bi(ra), xo = function() {
1754
1754
  Vi.Consumer;
1755
1755
  var ya = {}, Pn = /* @__PURE__ */ new Set();
1756
1756
  function wo(e, t, n) {
1757
- var i = Ka(e), r = e, s = !ba(e), o = t.attrs, l = o === void 0 ? sa : o, d = t.componentId, c = d === void 0 ? function(j, I) {
1757
+ var i = Ka(e), r = e, s = !ba(e), o = t.attrs, l = o === void 0 ? sa : o, c = t.componentId, d = c === void 0 ? function(j, I) {
1758
1758
  var B = typeof j != "string" ? "sc" : kn(j);
1759
1759
  ya[B] = (ya[B] || 0) + 1;
1760
1760
  var A = "".concat(B, "-").concat(Li(ra + B + ya[B]));
1761
1761
  return I ? "".concat(I, "-").concat(A) : A;
1762
- }(t.displayName, t.parentComponentId) : d, h = t.displayName, f = h === void 0 ? function(j) {
1762
+ }(t.displayName, t.parentComponentId) : c, h = t.displayName, f = h === void 0 ? function(j) {
1763
1763
  return ba(j) ? "styled.".concat(j) : "Styled(".concat(Ti(j), ")");
1764
- }(e) : h, b = t.displayName && t.componentId ? "".concat(kn(t.displayName), "-").concat(t.componentId) : t.componentId || c, p = i && r.attrs ? r.attrs.concat(l).filter(Boolean) : l, g = t.shouldForwardProp;
1764
+ }(e) : h, b = t.displayName && t.componentId ? "".concat(kn(t.displayName), "-").concat(t.componentId) : t.componentId || d, p = i && r.attrs ? r.attrs.concat(l).filter(Boolean) : l, g = t.shouldForwardProp;
1765
1765
  if (i && r.shouldForwardProp) {
1766
- var x = r.shouldForwardProp;
1766
+ var y = r.shouldForwardProp;
1767
1767
  if (t.shouldForwardProp) {
1768
- var v = t.shouldForwardProp;
1768
+ var x = t.shouldForwardProp;
1769
1769
  g = function(j, I) {
1770
- return x(j, I) && v(j, I);
1770
+ return y(j, I) && x(j, I);
1771
1771
  };
1772
- } else g = x;
1772
+ } else g = y;
1773
1773
  }
1774
- var w = new xo(n, b, i ? r.componentStyle : void 0);
1775
- function y(j, I) {
1774
+ var v = new xo(n, b, i ? r.componentStyle : void 0);
1775
+ function w(j, I) {
1776
1776
  return function(B, A, D) {
1777
1777
  var N = B.attrs, O = B.componentStyle, _ = B.defaultProps, te = B.foldedComponentIds, Q = B.styledComponentId, V = B.target, se = Ke.useContext(Vi), X = Tn(), ee = B.shouldForwardProp || X.shouldForwardProp;
1778
1778
  process.env.NODE_ENV !== "production" && pn(Q);
1779
- var le = Rs(A, se, _) || at, J = function(E, fe, ge) {
1780
- for (var de, xe = ye(ye({}, fe), { className: void 0, theme: ge }), Le = 0; Le < E.length; Le += 1) {
1781
- var M = nt(de = E[Le]) ? de(xe) : de;
1779
+ var ce = Rs(A, se, _) || at, J = function(E, fe, ge) {
1780
+ for (var he, xe = ye(ye({}, fe), { className: void 0, theme: ge }), Le = 0; Le < E.length; Le += 1) {
1781
+ var M = nt(he = E[Le]) ? he(xe) : he;
1782
1782
  for (var je in M) xe[je] = je === "className" ? Re(xe[je], M[je]) : je === "style" ? ye(ye({}, xe[je]), M[je]) : M[je];
1783
1783
  }
1784
1784
  return fe.className && (xe.className = Re(xe.className, fe.className)), xe;
1785
- }(N, A, le), ne = J.as || V, q = {};
1786
- for (var Y in J) J[Y] === void 0 || Y[0] === "$" || Y === "as" || Y === "theme" && J.theme === le || (Y === "forwardedAs" ? q.as = J.forwardedAs : ee && !ee(Y, ne) || (q[Y] = J[Y], ee || process.env.NODE_ENV !== "development" || bs(Y) || Pn.has(Y) || !Ba.has(ne) || (Pn.add(Y), console.warn('styled-components: it looks like an unknown prop "'.concat(Y, '" 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
- var ce = function(E, fe) {
1788
- var ge = Tn(), de = E.generateAndInjectStyles(fe, ge.styleSheet, ge.stylis);
1789
- return process.env.NODE_ENV !== "production" && pn(de), de;
1785
+ }(N, A, ce), ne = J.as || V, q = {};
1786
+ for (var Y in J) J[Y] === void 0 || Y[0] === "$" || Y === "as" || Y === "theme" && J.theme === ce || (Y === "forwardedAs" ? q.as = J.forwardedAs : ee && !ee(Y, ne) || (q[Y] = J[Y], ee || process.env.NODE_ENV !== "development" || bs(Y) || Pn.has(Y) || !Ba.has(ne) || (Pn.add(Y), console.warn('styled-components: it looks like an unknown prop "'.concat(Y, '" 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
+ var de = function(E, fe) {
1788
+ var ge = Tn(), he = E.generateAndInjectStyles(fe, ge.styleSheet, ge.stylis);
1789
+ return process.env.NODE_ENV !== "production" && pn(he), he;
1790
1790
  }(O, J);
1791
- process.env.NODE_ENV !== "production" && B.warnTooManyClasses && B.warnTooManyClasses(ce);
1791
+ process.env.NODE_ENV !== "production" && B.warnTooManyClasses && B.warnTooManyClasses(de);
1792
1792
  var Ce = Re(te, Q);
1793
- return ce && (Ce += " " + ce), J.className && (Ce += " " + J.className), q[ba(ne) && !Ba.has(ne) ? "class" : "className"] = Ce, D && (q.ref = D), Xr(ne, q);
1793
+ return de && (Ce += " " + de), J.className && (Ce += " " + J.className), q[ba(ne) && !Ba.has(ne) ? "class" : "className"] = Ce, D && (q.ref = D), Xr(ne, q);
1794
1794
  }(S, j, I);
1795
1795
  }
1796
- y.displayName = f;
1797
- var S = Ke.forwardRef(y);
1798
- return S.attrs = p, S.componentStyle = w, S.displayName = f, S.shouldForwardProp = g, S.foldedComponentIds = i ? Re(r.foldedComponentIds, r.styledComponentId) : "", S.styledComponentId = b, S.target = i ? r.target : e, Object.defineProperty(S, "defaultProps", { get: function() {
1796
+ w.displayName = f;
1797
+ var S = Ke.forwardRef(w);
1798
+ return S.attrs = p, S.componentStyle = v, S.displayName = f, S.shouldForwardProp = g, S.foldedComponentIds = i ? Re(r.foldedComponentIds, r.styledComponentId) : "", S.styledComponentId = b, S.target = i ? r.target : e, Object.defineProperty(S, "defaultProps", { get: function() {
1799
1799
  return this._foldedDefaultProps;
1800
1800
  }, set: function(j) {
1801
1801
  this._foldedDefaultProps = i ? function(I) {
@@ -2130,18 +2130,18 @@ const Co = m.div`
2130
2130
  width: s = 32,
2131
2131
  height: o = 32,
2132
2132
  text: l,
2133
- textStyle: d,
2134
- isActiveBlue: c,
2133
+ textStyle: c,
2134
+ isActiveBlue: d,
2135
2135
  streamVolume: h,
2136
2136
  setStreamVolume: f,
2137
2137
  isHoverActive: b = !0,
2138
2138
  positonHover: p = "bottom"
2139
2139
  }) => {
2140
- const [g, x] = G(!1), { t: v } = W(), w = () => {
2140
+ const [g, y] = G(!1), { t: x } = W(), v = () => {
2141
2141
  if (n)
2142
2142
  return /* @__PURE__ */ a.jsxs(Ao, { $positonHover: p, "data-testid": "button-info", children: [
2143
2143
  /* @__PURE__ */ a.jsx(Io, { position: p }),
2144
- v(n)
2144
+ x(n)
2145
2145
  ] });
2146
2146
  if (r && f && typeof h == "number")
2147
2147
  return /* @__PURE__ */ a.jsx(jo, { children: /* @__PURE__ */ a.jsx(Fa, { setVolume: f, volume: h }) });
@@ -2153,17 +2153,17 @@ const Co = m.div`
2153
2153
  height: o,
2154
2154
  $isValueButton: r,
2155
2155
  $isActive: i,
2156
- $isActiveBlue: c,
2157
- onMouseEnter: () => x(!0),
2158
- onMouseLeave: () => x(!1),
2156
+ $isActiveBlue: d,
2157
+ onMouseEnter: () => y(!0),
2158
+ onMouseLeave: () => y(!1),
2159
2159
  onClick: t,
2160
2160
  "data-testid": "custom-button",
2161
2161
  $isTournament: n === "Tournament",
2162
2162
  $isHoverActive: b,
2163
2163
  children: [
2164
- d && l && /* @__PURE__ */ a.jsx("p", { className: d, children: v(l) }),
2164
+ c && l && /* @__PURE__ */ a.jsx("p", { className: c, children: x(l) }),
2165
2165
  e,
2166
- g && !i && w()
2166
+ g && !i && v()
2167
2167
  ]
2168
2168
  }
2169
2169
  ) });
@@ -2230,7 +2230,7 @@ const Co = m.div`
2230
2230
  isDisabled: r = !1,
2231
2231
  onClick: s
2232
2232
  }) => {
2233
- const o = To(e, t), l = Ei(t), d = Po(l);
2233
+ const o = To(e, t), l = Ei(t), c = Po(l);
2234
2234
  return /* @__PURE__ */ a.jsxs(
2235
2235
  Ho,
2236
2236
  {
@@ -3023,7 +3023,7 @@ const Co = m.div`
3023
3023
  }
3024
3024
  )
3025
3025
  ] }),
3026
- /* @__PURE__ */ a.jsx(Do, { $fontSize: d == null ? void 0 : d.size, fill: "#fff", children: /* @__PURE__ */ a.jsx("tspan", { className: "chipAmount", y: d == null ? void 0 : d.y, x: d == null ? void 0 : d.x, children: l }) })
3026
+ /* @__PURE__ */ a.jsx(Do, { $fontSize: c == null ? void 0 : c.size, fill: "#fff", children: /* @__PURE__ */ a.jsx("tspan", { className: "chipAmount", y: c == null ? void 0 : c.y, x: c == null ? void 0 : c.x, children: l }) })
3027
3027
  ]
3028
3028
  },
3029
3029
  t
@@ -3033,19 +3033,19 @@ var Ki = /* @__PURE__ */ ((e) => (e.Launch = "launch", e.GameChange = "GameChang
3033
3033
  const Fo = {
3034
3034
  undoArray: "undoArray"
3035
3035
  }, zo = "https://livelobby8.livevegas.live", Za = (e, t, n) => {
3036
- const { tableId: i, gameId: r, lang: s, playerId: o, token: l, exitUrl: d } = n;
3036
+ const { tableId: i, gameId: r, lang: s, playerId: o, token: l, exitUrl: c } = n;
3037
3037
  localStorage.setItem(Fo.undoArray, JSON.stringify([])), t == null || t.invoke(Ki.SitOutPlayer, {
3038
3038
  tableId: Number(i),
3039
3039
  gameId: Number(r)
3040
3040
  });
3041
- const c = {
3041
+ const d = {
3042
3042
  name: "closed",
3043
3043
  sender: "game"
3044
3044
  }, f = {
3045
3045
  name: "closeFrame",
3046
- url: `${zo}/?lang=${s}&playerId=${o}&token=${l}&gameId=${r}&gameType=8&exitUrl=${d}&partnerId=${e}`
3046
+ url: `${zo}/?lang=${s}&playerId=${o}&token=${l}&gameId=${r}&gameType=8&exitUrl=${c}&partnerId=${e}`
3047
3047
  };
3048
- window.parent.postMessage(c, "*"), window.parent.postMessage(f, "*"), window.parent.postMessage("closeGame", "*");
3048
+ window.parent.postMessage(d, "*"), window.parent.postMessage(f, "*"), window.parent.postMessage("closeGame", "*");
3049
3049
  }, On = (e) => {
3050
3050
  const t = new Date(e.calculationEndDate), n = /* @__PURE__ */ new Date(), i = t.getTime() - n.getTime();
3051
3051
  return i <= 0 ? { days: 0, hours: 0, minutes: 0, seconds: 0 } : {
@@ -3156,7 +3156,7 @@ function Mn(e) {
3156
3156
  ZMW: "ZK"
3157
3157
  }[e] || e;
3158
3158
  }
3159
- var Qa = /* @__PURE__ */ ((e) => (e[e.BetConstruct = 2] = "BetConstruct", e[e.PokerDom = 32] = "PokerDom", e[e.Test = 49] = "Test", e[e.BetArabia = 67] = "BetArabia", e[e.Betrupi = 69] = "Betrupi", e[e.Galabet = 155] = "Galabet", e[e.Lynon = 156] = "Lynon", e[e.Demo = 160] = "Demo", e[e.HiltonBet = 204] = "HiltonBet", e))(Qa || {}), he = /* @__PURE__ */ ((e) => (e[e.TEXAS = 3] = "TEXAS", e[e.BLACKJACK = 8] = "BLACKJACK", e))(he || {});
3159
+ var Qa = /* @__PURE__ */ ((e) => (e[e.BetConstruct = 2] = "BetConstruct", e[e.PokerDom = 32] = "PokerDom", e[e.Test = 49] = "Test", e[e.BetArabia = 67] = "BetArabia", e[e.Betrupi = 69] = "Betrupi", e[e.Galabet = 155] = "Galabet", e[e.Lynon = 156] = "Lynon", e[e.Demo = 160] = "Demo", e[e.HiltonBet = 204] = "HiltonBet", e))(Qa || {}), le = /* @__PURE__ */ ((e) => (e[e.TEXAS = 3] = "TEXAS", e[e.BLACKJACK = 8] = "BLACKJACK", e))(le || {});
3160
3160
  const Ui = () => /* @__PURE__ */ a.jsx(
3161
3161
  "svg",
3162
3162
  {
@@ -3508,11 +3508,11 @@ const a1 = [" ", ",", "?", "!", ";"], n1 = new t1(20), i1 = (e, t, n) => {
3508
3508
  if (!r || typeof r != "object")
3509
3509
  return;
3510
3510
  let o, l = "";
3511
- for (let d = s; d < i.length; ++d)
3512
- if (d !== s && (l += n), l += i[d], o = r[l], o !== void 0) {
3513
- if (["string", "number", "boolean"].indexOf(typeof o) > -1 && d < i.length - 1)
3511
+ for (let c = s; c < i.length; ++c)
3512
+ if (c !== s && (l += n), l += i[c], o = r[l], o !== void 0) {
3513
+ if (["string", "number", "boolean"].indexOf(typeof o) > -1 && c < i.length - 1)
3514
3514
  continue;
3515
- s += d - s + 1;
3515
+ s += c - s + 1;
3516
3516
  break;
3517
3517
  }
3518
3518
  r = o;
@@ -3612,12 +3612,12 @@ class En extends oa {
3612
3612
  n > -1 && this.options.ns.splice(n, 1);
3613
3613
  }
3614
3614
  getResource(t, n, i, r = {}) {
3615
- var c, h;
3615
+ var d, h;
3616
3616
  const s = r.keySeparator !== void 0 ? r.keySeparator : this.options.keySeparator, o = r.ignoreJSONStructure !== void 0 ? r.ignoreJSONStructure : this.options.ignoreJSONStructure;
3617
3617
  let l;
3618
3618
  t.indexOf(".") > -1 ? l = t.split(".") : (l = [t, n], i && (Array.isArray(i) ? l.push(...i) : T(i) && s ? l.push(...i.split(s)) : l.push(i)));
3619
- const d = Qt(this.data, l);
3620
- return !d && !n && !i && t.indexOf(".") > -1 && (t = l[0], n = l[1], i = l.slice(2).join(".")), d || !o || !T(i) ? d : za((h = (c = this.data) == null ? void 0 : c[t]) == null ? void 0 : h[n], i, s);
3619
+ const c = Qt(this.data, l);
3620
+ return !c && !n && !i && t.indexOf(".") > -1 && (t = l[0], n = l[1], i = l.slice(2).join(".")), c || !o || !T(i) ? c : za((h = (d = this.data) == null ? void 0 : d[t]) == null ? void 0 : h[n], i, s);
3621
3621
  }
3622
3622
  addResource(t, n, i, r, s = {
3623
3623
  silent: !1
@@ -3641,11 +3641,11 @@ class En extends oa {
3641
3641
  }) {
3642
3642
  let l = [t, n];
3643
3643
  t.indexOf(".") > -1 && (l = t.split("."), r = i, i = n, n = l[1]), this.addNamespaces(n);
3644
- let d = Qt(this.data, l) || {};
3645
- o.skipCopy || (i = JSON.parse(JSON.stringify(i))), r ? Xi(d, i, s) : d = {
3646
- ...d,
3644
+ let c = Qt(this.data, l) || {};
3645
+ o.skipCopy || (i = JSON.parse(JSON.stringify(i))), r ? Xi(c, i, s) : c = {
3646
+ ...c,
3647
3647
  ...i
3648
- }, Gn(this.data, l, d), o.silent || this.emit("added", t, n, i);
3648
+ }, Gn(this.data, l, c), o.silent || this.emit("added", t, n, i);
3649
3649
  }
3650
3650
  removeResourceBundle(t, n) {
3651
3651
  this.hasResourceBundle(t, n) && delete this.data[t][n], this.removeNamespaces(n), this.emit("removed", t, n);
@@ -3719,14 +3719,14 @@ class Jt extends oa {
3719
3719
  let s = n.ns || this.options.defaultNS || [];
3720
3720
  const o = i && t.indexOf(i) > -1, l = !this.options.userDefinedKeySeparator && !n.keySeparator && !this.options.userDefinedNsSeparator && !n.nsSeparator && !i1(t, i, r);
3721
3721
  if (o && !l) {
3722
- const d = t.match(this.interpolator.nestingRegexp);
3723
- if (d && d.length > 0)
3722
+ const c = t.match(this.interpolator.nestingRegexp);
3723
+ if (c && c.length > 0)
3724
3724
  return {
3725
3725
  key: t,
3726
3726
  namespaces: T(s) ? [s] : s
3727
3727
  };
3728
- const c = t.split(i);
3729
- (i !== r || i === r && this.options.ns.indexOf(c[0]) > -1) && (s = c.shift()), t = c.join(r);
3728
+ const d = t.split(i);
3729
+ (i !== r || i === r && this.options.ns.indexOf(d[0]) > -1) && (s = d.shift()), t = d.join(r);
3730
3730
  }
3731
3731
  return {
3732
3732
  key: t,
@@ -3746,46 +3746,46 @@ class Jt extends oa {
3746
3746
  })), Array.isArray(t) || (t = [String(t)]);
3747
3747
  const s = r.returnDetails !== void 0 ? r.returnDetails : this.options.returnDetails, o = r.keySeparator !== void 0 ? r.keySeparator : this.options.keySeparator, {
3748
3748
  key: l,
3749
- namespaces: d
3750
- } = this.extractFromKey(t[t.length - 1], r), c = d[d.length - 1];
3749
+ namespaces: c
3750
+ } = this.extractFromKey(t[t.length - 1], r), d = c[c.length - 1];
3751
3751
  let h = r.nsSeparator !== void 0 ? r.nsSeparator : this.options.nsSeparator;
3752
3752
  h === void 0 && (h = ":");
3753
3753
  const f = r.lng || this.language, b = r.appendNamespaceToCIMode || this.options.appendNamespaceToCIMode;
3754
3754
  if ((f == null ? void 0 : f.toLowerCase()) === "cimode")
3755
3755
  return b ? s ? {
3756
- res: `${c}${h}${l}`,
3756
+ res: `${d}${h}${l}`,
3757
3757
  usedKey: l,
3758
3758
  exactUsedKey: l,
3759
3759
  usedLng: f,
3760
- usedNS: c,
3760
+ usedNS: d,
3761
3761
  usedParams: this.getUsedParamsDetails(r)
3762
- } : `${c}${h}${l}` : s ? {
3762
+ } : `${d}${h}${l}` : s ? {
3763
3763
  res: l,
3764
3764
  usedKey: l,
3765
3765
  exactUsedKey: l,
3766
3766
  usedLng: f,
3767
- usedNS: c,
3767
+ usedNS: d,
3768
3768
  usedParams: this.getUsedParamsDetails(r)
3769
3769
  } : l;
3770
3770
  const p = this.resolve(t, r);
3771
3771
  let g = p == null ? void 0 : p.res;
3772
- const x = (p == null ? void 0 : p.usedKey) || l, v = (p == null ? void 0 : p.exactUsedKey) || l, w = ["[object Number]", "[object Function]", "[object RegExp]"], y = r.joinArrays !== void 0 ? r.joinArrays : this.options.joinArrays, S = !this.i18nFormat || this.i18nFormat.handleAsObject, j = r.count !== void 0 && !T(r.count), I = Jt.hasDefaultValue(r), B = j ? this.pluralResolver.getSuffix(f, r.count, r) : "", A = r.ordinal && j ? this.pluralResolver.getSuffix(f, r.count, {
3772
+ const y = (p == null ? void 0 : p.usedKey) || l, x = (p == null ? void 0 : p.exactUsedKey) || l, v = ["[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 && !T(r.count), I = Jt.hasDefaultValue(r), B = j ? this.pluralResolver.getSuffix(f, r.count, r) : "", A = r.ordinal && j ? this.pluralResolver.getSuffix(f, r.count, {
3773
3773
  ordinal: !1
3774
3774
  }) : "", D = j && !r.ordinal && r.count === 0, N = D && r[`defaultValue${this.options.pluralSeparator}zero`] || r[`defaultValue${B}`] || r[`defaultValue${A}`] || r.defaultValue;
3775
3775
  let O = g;
3776
3776
  S && !g && I && (O = N);
3777
3777
  const _ = Un(O), te = Object.prototype.toString.apply(O);
3778
- if (S && O && _ && w.indexOf(te) < 0 && !(T(y) && Array.isArray(O))) {
3778
+ if (S && O && _ && v.indexOf(te) < 0 && !(T(w) && Array.isArray(O))) {
3779
3779
  if (!r.returnObjects && !this.options.returnObjects) {
3780
3780
  this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
3781
- const Q = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(x, O, {
3781
+ const Q = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(y, O, {
3782
3782
  ...r,
3783
- ns: d
3783
+ ns: c
3784
3784
  }) : `key '${l} (${this.language})' returned an object instead of string.`;
3785
3785
  return s ? (p.res = Q, p.usedParams = this.getUsedParamsDetails(r), p) : Q;
3786
3786
  }
3787
3787
  if (o) {
3788
- const Q = Array.isArray(O), V = Q ? [] : {}, se = Q ? v : x;
3788
+ const Q = Array.isArray(O), V = Q ? [] : {}, se = Q ? x : y;
3789
3789
  for (const X in O)
3790
3790
  if (Object.prototype.hasOwnProperty.call(O, X)) {
3791
3791
  const ee = `${se}${o}${X}`;
@@ -3793,54 +3793,54 @@ class Jt extends oa {
3793
3793
  ...r,
3794
3794
  defaultValue: Un(N) ? N[X] : void 0,
3795
3795
  joinArrays: !1,
3796
- ns: d
3796
+ ns: c
3797
3797
  }) : V[X] = this.translate(ee, {
3798
3798
  ...r,
3799
3799
  joinArrays: !1,
3800
- ns: d
3800
+ ns: c
3801
3801
  }), V[X] === ee && (V[X] = O[X]);
3802
3802
  }
3803
3803
  g = V;
3804
3804
  }
3805
- } else if (S && T(y) && Array.isArray(g))
3806
- g = g.join(y), g && (g = this.extendTranslation(g, t, r, i));
3805
+ } else if (S && T(w) && Array.isArray(g))
3806
+ g = g.join(w), g && (g = this.extendTranslation(g, t, r, i));
3807
3807
  else {
3808
3808
  let Q = !1, V = !1;
3809
3809
  !this.isValidLookup(g) && I && (Q = !0, g = N), this.isValidLookup(g) || (V = !0, g = l);
3810
3810
  const X = (r.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && V ? void 0 : g, ee = I && N !== g && this.options.updateMissing;
3811
3811
  if (V || Q || ee) {
3812
- if (this.logger.log(ee ? "updateKey" : "missingKey", f, c, l, ee ? N : g), o) {
3812
+ if (this.logger.log(ee ? "updateKey" : "missingKey", f, d, l, ee ? N : g), o) {
3813
3813
  const q = this.resolve(l, {
3814
3814
  ...r,
3815
3815
  keySeparator: !1
3816
3816
  });
3817
3817
  q && q.res && this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
3818
3818
  }
3819
- let le = [];
3819
+ let ce = [];
3820
3820
  const J = this.languageUtils.getFallbackCodes(this.options.fallbackLng, r.lng || this.language);
3821
3821
  if (this.options.saveMissingTo === "fallback" && J && J[0])
3822
3822
  for (let q = 0; q < J.length; q++)
3823
- le.push(J[q]);
3824
- else this.options.saveMissingTo === "all" ? le = this.languageUtils.toResolveHierarchy(r.lng || this.language) : le.push(r.lng || this.language);
3825
- const ne = (q, Y, ce) => {
3823
+ ce.push(J[q]);
3824
+ else this.options.saveMissingTo === "all" ? ce = this.languageUtils.toResolveHierarchy(r.lng || this.language) : ce.push(r.lng || this.language);
3825
+ const ne = (q, Y, de) => {
3826
3826
  var E;
3827
- const Ce = I && ce !== g ? ce : X;
3828
- this.options.missingKeyHandler ? this.options.missingKeyHandler(q, c, Y, Ce, ee, r) : (E = this.backendConnector) != null && E.saveMissing && this.backendConnector.saveMissing(q, c, Y, Ce, ee, r), this.emit("missingKey", q, c, Y, g);
3827
+ const Ce = I && de !== g ? de : X;
3828
+ this.options.missingKeyHandler ? this.options.missingKeyHandler(q, d, Y, Ce, ee, r) : (E = this.backendConnector) != null && E.saveMissing && this.backendConnector.saveMissing(q, d, Y, Ce, ee, r), this.emit("missingKey", q, d, Y, g);
3829
3829
  };
3830
- this.options.saveMissing && (this.options.saveMissingPlurals && j ? le.forEach((q) => {
3830
+ this.options.saveMissing && (this.options.saveMissingPlurals && j ? ce.forEach((q) => {
3831
3831
  const Y = this.pluralResolver.getSuffixes(q, r);
3832
- D && r[`defaultValue${this.options.pluralSeparator}zero`] && Y.indexOf(`${this.options.pluralSeparator}zero`) < 0 && Y.push(`${this.options.pluralSeparator}zero`), Y.forEach((ce) => {
3833
- ne([q], l + ce, r[`defaultValue${ce}`] || N);
3832
+ D && r[`defaultValue${this.options.pluralSeparator}zero`] && Y.indexOf(`${this.options.pluralSeparator}zero`) < 0 && Y.push(`${this.options.pluralSeparator}zero`), Y.forEach((de) => {
3833
+ ne([q], l + de, r[`defaultValue${de}`] || N);
3834
3834
  });
3835
- }) : ne(le, l, N));
3835
+ }) : ne(ce, l, N));
3836
3836
  }
3837
- g = this.extendTranslation(g, t, r, p, i), V && g === l && this.options.appendNamespaceToMissingKey && (g = `${c}${h}${l}`), (V || Q) && this.options.parseMissingKeyHandler && (g = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${c}${h}${l}` : l, Q ? g : void 0, r));
3837
+ g = this.extendTranslation(g, t, r, p, i), V && g === l && this.options.appendNamespaceToMissingKey && (g = `${d}${h}${l}`), (V || Q) && this.options.parseMissingKeyHandler && (g = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}${h}${l}` : l, Q ? g : void 0, r));
3838
3838
  }
3839
3839
  return s ? (p.res = g, p.usedParams = this.getUsedParamsDetails(r), p) : g;
3840
3840
  }
3841
3841
  extendTranslation(t, n, i, r, s) {
3842
- var d, c;
3843
- if ((d = this.i18nFormat) != null && d.parse)
3842
+ var c, d;
3843
+ if ((c = this.i18nFormat) != null && c.parse)
3844
3844
  t = this.i18nFormat.parse(t, {
3845
3845
  ...this.options.interpolation.defaultVariables,
3846
3846
  ...i
@@ -3855,7 +3855,7 @@ class Jt extends oa {
3855
3855
  ...i.interpolation
3856
3856
  }
3857
3857
  });
3858
- const h = T(t) && (((c = i == null ? void 0 : i.interpolation) == null ? void 0 : c.skipOnVariables) !== void 0 ? i.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables);
3858
+ const h = T(t) && (((d = i == null ? void 0 : i.interpolation) == null ? void 0 : d.skipOnVariables) !== void 0 ? i.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables);
3859
3859
  let f;
3860
3860
  if (h) {
3861
3861
  const p = t.match(this.interpolator.nestingRegexp);
@@ -3882,22 +3882,22 @@ class Jt extends oa {
3882
3882
  }
3883
3883
  resolve(t, n = {}) {
3884
3884
  let i, r, s, o, l;
3885
- return T(t) && (t = [t]), t.forEach((d) => {
3885
+ return T(t) && (t = [t]), t.forEach((c) => {
3886
3886
  if (this.isValidLookup(i)) return;
3887
- const c = this.extractFromKey(d, n), h = c.key;
3887
+ const d = this.extractFromKey(c, n), h = d.key;
3888
3888
  r = h;
3889
- let f = c.namespaces;
3889
+ let f = d.namespaces;
3890
3890
  this.options.fallbackNS && (f = f.concat(this.options.fallbackNS));
3891
- const b = n.count !== void 0 && !T(n.count), p = b && !n.ordinal && n.count === 0, g = n.context !== void 0 && (T(n.context) || typeof n.context == "number") && n.context !== "", x = n.lngs ? n.lngs : this.languageUtils.toResolveHierarchy(n.lng || this.language, n.fallbackLng);
3892
- f.forEach((v) => {
3893
- var w, y;
3894
- this.isValidLookup(i) || (l = v, !Kn[`${x[0]}-${v}`] && ((w = this.utils) != null && w.hasLoadedNamespace) && !((y = this.utils) != null && y.hasLoadedNamespace(l)) && (Kn[`${x[0]}-${v}`] = !0, this.logger.warn(`key "${r}" for languages "${x.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!!!")), x.forEach((S) => {
3891
+ const b = n.count !== void 0 && !T(n.count), p = b && !n.ordinal && n.count === 0, g = n.context !== void 0 && (T(n.context) || typeof n.context == "number") && n.context !== "", y = n.lngs ? n.lngs : this.languageUtils.toResolveHierarchy(n.lng || this.language, n.fallbackLng);
3892
+ f.forEach((x) => {
3893
+ var v, w;
3894
+ this.isValidLookup(i) || (l = x, !Kn[`${y[0]}-${x}`] && ((v = this.utils) != null && v.hasLoadedNamespace) && !((w = this.utils) != null && w.hasLoadedNamespace(l)) && (Kn[`${y[0]}-${x}`] = !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) => {
3895
3895
  var B;
3896
3896
  if (this.isValidLookup(i)) return;
3897
3897
  o = S;
3898
3898
  const j = [h];
3899
3899
  if ((B = this.i18nFormat) != null && B.addLookupKeys)
3900
- this.i18nFormat.addLookupKeys(j, h, S, v, n);
3900
+ this.i18nFormat.addLookupKeys(j, h, S, x, n);
3901
3901
  else {
3902
3902
  let A;
3903
3903
  b && (A = this.pluralResolver.getSuffix(S, n.count, n));
@@ -3909,7 +3909,7 @@ class Jt extends oa {
3909
3909
  }
3910
3910
  let I;
3911
3911
  for (; I = j.pop(); )
3912
- this.isValidLookup(i) || (s = I, i = this.getResource(S, v, I, n));
3912
+ this.isValidLookup(i) || (s = I, i = this.getResource(S, x, I, n));
3913
3913
  }));
3914
3914
  });
3915
3915
  }), {
@@ -4053,8 +4053,8 @@ class o1 {
4053
4053
  if (!Intl)
4054
4054
  return this.logger.error("No Intl support, please use an Intl polyfill!"), Zn;
4055
4055
  if (!t.match(/-|_/)) return Zn;
4056
- const d = this.languageUtils.getLanguagePartFromCode(t);
4057
- o = this.getRule(d, n);
4056
+ const c = this.languageUtils.getLanguagePartFromCode(t);
4057
+ o = this.getRule(c, n);
4058
4058
  }
4059
4059
  return this.pluralRulesCache[s] = o, o;
4060
4060
  }
@@ -4094,19 +4094,19 @@ class l1 {
4094
4094
  prefix: s,
4095
4095
  prefixEscaped: o,
4096
4096
  suffix: l,
4097
- suffixEscaped: d,
4098
- formatSeparator: c,
4097
+ suffixEscaped: c,
4098
+ formatSeparator: d,
4099
4099
  unescapeSuffix: h,
4100
4100
  unescapePrefix: f,
4101
4101
  nestingPrefix: b,
4102
4102
  nestingPrefixEscaped: p,
4103
4103
  nestingSuffix: g,
4104
- nestingSuffixEscaped: x,
4105
- nestingOptionsSeparator: v,
4106
- maxReplaces: w,
4107
- alwaysFormat: y
4104
+ nestingSuffixEscaped: y,
4105
+ nestingOptionsSeparator: x,
4106
+ maxReplaces: v,
4107
+ alwaysFormat: w
4108
4108
  } = t.interpolation;
4109
- this.escape = n !== void 0 ? n : e1, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = r !== void 0 ? r : !1, this.prefix = s ? Xe(s) : o || "{{", this.suffix = l ? Xe(l) : d || "}}", this.formatSeparator = c || ",", this.unescapePrefix = h ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : h || "", this.nestingPrefix = b ? Xe(b) : p || Xe("$t("), this.nestingSuffix = g ? Xe(g) : x || Xe(")"), this.nestingOptionsSeparator = v || ",", this.maxReplaces = w || 1e3, this.alwaysFormat = y !== void 0 ? y : !1, this.resetRegExp();
4109
+ this.escape = n !== void 0 ? n : e1, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = r !== void 0 ? r : !1, this.prefix = s ? Xe(s) : o || "{{", this.suffix = l ? Xe(l) : c || "}}", this.formatSeparator = d || ",", this.unescapePrefix = h ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : h || "", this.nestingPrefix = b ? Xe(b) : p || Xe("$t("), this.nestingSuffix = g ? Xe(g) : y || Xe(")"), this.nestingOptionsSeparator = x || ",", this.maxReplaces = v || 1e3, this.alwaysFormat = w !== void 0 ? w : !1, this.resetRegExp();
4110
4110
  }
4111
4111
  reset() {
4112
4112
  this.options && this.init(this.options);
@@ -4118,20 +4118,20 @@ class l1 {
4118
4118
  interpolate(t, n, i, r) {
4119
4119
  var p;
4120
4120
  let s, o, l;
4121
- const d = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, c = (g) => {
4121
+ const c = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, d = (g) => {
4122
4122
  if (g.indexOf(this.formatSeparator) < 0) {
4123
- const y = Qn(n, d, g, this.options.keySeparator, this.options.ignoreJSONStructure);
4124
- return this.alwaysFormat ? this.format(y, void 0, i, {
4123
+ const w = Qn(n, c, g, this.options.keySeparator, this.options.ignoreJSONStructure);
4124
+ return this.alwaysFormat ? this.format(w, void 0, i, {
4125
4125
  ...r,
4126
4126
  ...n,
4127
4127
  interpolationkey: g
4128
- }) : y;
4128
+ }) : w;
4129
4129
  }
4130
- const x = g.split(this.formatSeparator), v = x.shift().trim(), w = x.join(this.formatSeparator).trim();
4131
- return this.format(Qn(n, d, v, this.options.keySeparator, this.options.ignoreJSONStructure), w, i, {
4130
+ const y = g.split(this.formatSeparator), x = y.shift().trim(), v = y.join(this.formatSeparator).trim();
4131
+ return this.format(Qn(n, c, x, this.options.keySeparator, this.options.ignoreJSONStructure), v, i, {
4132
4132
  ...r,
4133
4133
  ...n,
4134
- interpolationkey: v
4134
+ interpolationkey: x
4135
4135
  });
4136
4136
  };
4137
4137
  this.resetRegExp();
@@ -4144,53 +4144,53 @@ class l1 {
4144
4144
  safeValue: (g) => this.escapeValue ? wa(this.escape(g)) : wa(g)
4145
4145
  }].forEach((g) => {
4146
4146
  for (l = 0; s = g.regex.exec(t); ) {
4147
- const x = s[1].trim();
4148
- if (o = c(x), o === void 0)
4147
+ const y = s[1].trim();
4148
+ if (o = d(y), o === void 0)
4149
4149
  if (typeof h == "function") {
4150
- const w = h(t, s, r);
4151
- o = T(w) ? w : "";
4152
- } else if (r && Object.prototype.hasOwnProperty.call(r, x))
4150
+ const v = h(t, s, r);
4151
+ o = T(v) ? v : "";
4152
+ } else if (r && Object.prototype.hasOwnProperty.call(r, y))
4153
4153
  o = "";
4154
4154
  else if (f) {
4155
4155
  o = s[0];
4156
4156
  continue;
4157
4157
  } else
4158
- this.logger.warn(`missed to pass in variable ${x} for interpolating ${t}`), o = "";
4158
+ this.logger.warn(`missed to pass in variable ${y} for interpolating ${t}`), o = "";
4159
4159
  else !T(o) && !this.useRawValueToEscape && (o = Rn(o));
4160
- const v = g.safeValue(o);
4161
- if (t = t.replace(s[0], v), f ? (g.regex.lastIndex += o.length, g.regex.lastIndex -= s[0].length) : g.regex.lastIndex = 0, l++, l >= this.maxReplaces)
4160
+ const x = g.safeValue(o);
4161
+ if (t = t.replace(s[0], x), f ? (g.regex.lastIndex += o.length, g.regex.lastIndex -= s[0].length) : g.regex.lastIndex = 0, l++, l >= this.maxReplaces)
4162
4162
  break;
4163
4163
  }
4164
4164
  }), t;
4165
4165
  }
4166
4166
  nest(t, n, i = {}) {
4167
4167
  let r, s, o;
4168
- const l = (d, c) => {
4168
+ const l = (c, d) => {
4169
4169
  const h = this.nestingOptionsSeparator;
4170
- if (d.indexOf(h) < 0) return d;
4171
- const f = d.split(new RegExp(`${h}[ ]*{`));
4170
+ if (c.indexOf(h) < 0) return c;
4171
+ const f = c.split(new RegExp(`${h}[ ]*{`));
4172
4172
  let b = `{${f[1]}`;
4173
- d = f[0], b = this.interpolate(b, o);
4173
+ c = f[0], b = this.interpolate(b, o);
4174
4174
  const p = b.match(/'/g), g = b.match(/"/g);
4175
4175
  (((p == null ? void 0 : p.length) ?? 0) % 2 === 0 && !g || g.length % 2 !== 0) && (b = b.replace(/'/g, '"'));
4176
4176
  try {
4177
- o = JSON.parse(b), c && (o = {
4178
- ...c,
4177
+ o = JSON.parse(b), d && (o = {
4178
+ ...d,
4179
4179
  ...o
4180
4180
  });
4181
- } catch (x) {
4182
- return this.logger.warn(`failed parsing options string in nesting for key ${d}`, x), `${d}${h}${b}`;
4181
+ } catch (y) {
4182
+ return this.logger.warn(`failed parsing options string in nesting for key ${c}`, y), `${c}${h}${b}`;
4183
4183
  }
4184
- return o.defaultValue && o.defaultValue.indexOf(this.prefix) > -1 && delete o.defaultValue, d;
4184
+ return o.defaultValue && o.defaultValue.indexOf(this.prefix) > -1 && delete o.defaultValue, c;
4185
4185
  };
4186
4186
  for (; r = this.nestingRegexp.exec(t); ) {
4187
- let d = [];
4187
+ let c = [];
4188
4188
  o = {
4189
4189
  ...i
4190
4190
  }, o = o.replace && !T(o.replace) ? o.replace : o, o.applyPostProcessor = !1, delete o.defaultValue;
4191
- const c = /{.*}/.test(r[1]) ? r[1].lastIndexOf("}") + 1 : r[1].indexOf(this.formatSeparator);
4192
- if (c !== -1 && (d = r[1].slice(c).split(this.formatSeparator).map((h) => h.trim()).filter(Boolean), r[1] = r[1].slice(0, c)), s = n(l.call(this, r[1].trim(), o), o), s && r[0] === t && !T(s)) return s;
4193
- T(s) || (s = Rn(s)), s || (this.logger.warn(`missed to resolve ${r[1]} for nesting ${t}`), s = ""), d.length && (s = d.reduce((h, f) => this.format(h, f, i.lng, {
4191
+ const d = /{.*}/.test(r[1]) ? r[1].lastIndexOf("}") + 1 : r[1].indexOf(this.formatSeparator);
4192
+ if (d !== -1 && (c = r[1].slice(d).split(this.formatSeparator).map((h) => h.trim()).filter(Boolean), r[1] = r[1].slice(0, d)), s = n(l.call(this, r[1].trim(), o), o), s && r[0] === t && !T(s)) return s;
4193
+ T(s) || (s = Rn(s)), s || (this.logger.warn(`missed to resolve ${r[1]} for nesting ${t}`), s = ""), c.length && (s = c.reduce((h, f) => this.format(h, f, i.lng, {
4194
4194
  ...i,
4195
4195
  interpolationkey: r[1].trim()
4196
4196
  }), s.trim())), t = t.replace(r[0], s), this.regexp.lastIndex = 0;
@@ -4207,8 +4207,8 @@ const c1 = (e) => {
4207
4207
  const r = i[1].substring(0, i[1].length - 1);
4208
4208
  t === "currency" && r.indexOf(":") < 0 ? n.currency || (n.currency = r.trim()) : t === "relativetime" && r.indexOf(":") < 0 ? n.range || (n.range = r.trim()) : r.split(";").forEach((o) => {
4209
4209
  if (o) {
4210
- const [l, ...d] = o.split(":"), c = d.join(":").trim().replace(/^'+|'+$/g, ""), h = l.trim();
4211
- n[h] || (n[h] = c), c === "false" && (n[h] = !1), c === "true" && (n[h] = !0), isNaN(c) || (n[h] = parseInt(c, 10));
4210
+ const [l, ...c] = o.split(":"), d = c.join(":").trim().replace(/^'+|'+$/g, ""), h = l.trim();
4211
+ n[h] || (n[h] = d), d === "false" && (n[h] = !1), d === "true" && (n[h] = !0), isNaN(d) || (n[h] = parseInt(d, 10));
4212
4212
  }
4213
4213
  });
4214
4214
  }
@@ -4281,20 +4281,20 @@ class h1 {
4281
4281
  format(t, n, i, r = {}) {
4282
4282
  const s = n.split(this.formatSeparator);
4283
4283
  if (s.length > 1 && s[0].indexOf("(") > 1 && s[0].indexOf(")") < 0 && s.find((l) => l.indexOf(")") > -1)) {
4284
- const l = s.findIndex((d) => d.indexOf(")") > -1);
4284
+ const l = s.findIndex((c) => c.indexOf(")") > -1);
4285
4285
  s[0] = [s[0], ...s.splice(1, l)].join(this.formatSeparator);
4286
4286
  }
4287
- return s.reduce((l, d) => {
4287
+ return s.reduce((l, c) => {
4288
4288
  var f;
4289
4289
  const {
4290
- formatName: c,
4290
+ formatName: d,
4291
4291
  formatOptions: h
4292
- } = c1(d);
4293
- if (this.formats[c]) {
4292
+ } = c1(c);
4293
+ if (this.formats[d]) {
4294
4294
  let b = l;
4295
4295
  try {
4296
4296
  const p = ((f = r == null ? void 0 : r.formatParams) == null ? void 0 : f[r.interpolationkey]) || {}, g = p.locale || p.lng || r.locale || r.lng || i;
4297
- b = this.formats[c](l, g, {
4297
+ b = this.formats[d](l, g, {
4298
4298
  ...h,
4299
4299
  ...r,
4300
4300
  ...p
@@ -4304,7 +4304,7 @@ class h1 {
4304
4304
  }
4305
4305
  return b;
4306
4306
  } else
4307
- this.logger.warn(`there was no format function for ${c}`);
4307
+ this.logger.warn(`there was no format function for ${d}`);
4308
4308
  return l;
4309
4309
  }, t);
4310
4310
  }
@@ -4318,13 +4318,13 @@ class f1 extends oa {
4318
4318
  super(), this.backend = t, this.store = n, this.services = i, this.languageUtils = i.languageUtils, this.options = r, this.logger = Ne.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);
4319
4319
  }
4320
4320
  queueLoad(t, n, i, r) {
4321
- const s = {}, o = {}, l = {}, d = {};
4322
- return t.forEach((c) => {
4321
+ const s = {}, o = {}, l = {}, c = {};
4322
+ return t.forEach((d) => {
4323
4323
  let h = !0;
4324
4324
  n.forEach((f) => {
4325
- const b = `${c}|${f}`;
4326
- !i.reload && this.store.hasResourceBundle(c, f) ? this.state[b] = 2 : this.state[b] < 0 || (this.state[b] === 1 ? o[b] === void 0 && (o[b] = !0) : (this.state[b] = 1, h = !1, o[b] === void 0 && (o[b] = !0), s[b] === void 0 && (s[b] = !0), d[f] === void 0 && (d[f] = !0)));
4327
- }), h || (l[c] = !0);
4325
+ const b = `${d}|${f}`;
4326
+ !i.reload && this.store.hasResourceBundle(d, f) ? this.state[b] = 2 : this.state[b] < 0 || (this.state[b] === 1 ? o[b] === void 0 && (o[b] = !0) : (this.state[b] = 1, h = !1, o[b] === void 0 && (o[b] = !0), s[b] === void 0 && (s[b] = !0), c[f] === void 0 && (c[f] = !0)));
4327
+ }), h || (l[d] = !0);
4328
4328
  }), (Object.keys(s).length || Object.keys(o).length) && this.queue.push({
4329
4329
  pending: o,
4330
4330
  pendingCount: Object.keys(o).length,
@@ -4335,7 +4335,7 @@ class f1 extends oa {
4335
4335
  toLoad: Object.keys(s),
4336
4336
  pending: Object.keys(o),
4337
4337
  toLoadLanguages: Object.keys(l),
4338
- toLoadNamespaces: Object.keys(d)
4338
+ toLoadNamespaces: Object.keys(c)
4339
4339
  };
4340
4340
  }
4341
4341
  loaded(t, n, i) {
@@ -4344,15 +4344,15 @@ class f1 extends oa {
4344
4344
  skipCopy: !0
4345
4345
  }), this.state[t] = n ? -1 : 2, n && i && (this.state[t] = 0);
4346
4346
  const l = {};
4347
- this.queue.forEach((d) => {
4348
- Jo(d.loaded, [s], o), u1(d, t), n && d.errors.push(n), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((c) => {
4349
- l[c] || (l[c] = {});
4350
- const h = d.loaded[c];
4347
+ this.queue.forEach((c) => {
4348
+ Jo(c.loaded, [s], o), u1(c, t), n && c.errors.push(n), c.pendingCount === 0 && !c.done && (Object.keys(c.loaded).forEach((d) => {
4349
+ l[d] || (l[d] = {});
4350
+ const h = c.loaded[d];
4351
4351
  h.length && h.forEach((f) => {
4352
- l[c][f] === void 0 && (l[c][f] = !0);
4352
+ l[d][f] === void 0 && (l[d][f] = !0);
4353
4353
  });
4354
- }), d.done = !0, d.errors.length ? d.callback(d.errors) : d.callback());
4355
- }), this.emit("loaded", l), this.queue = this.queue.filter((d) => !d.done);
4354
+ }), c.done = !0, c.errors.length ? c.callback(c.errors) : c.callback());
4355
+ }), this.emit("loaded", l), this.queue = this.queue.filter((c) => !c.done);
4356
4356
  }
4357
4357
  read(t, n, i, r = 0, s = this.retryTimeout, o) {
4358
4358
  if (!t.length) return o(null, {});
@@ -4368,29 +4368,29 @@ class f1 extends oa {
4368
4368
  return;
4369
4369
  }
4370
4370
  this.readingCalls++;
4371
- const l = (c, h) => {
4371
+ const l = (d, h) => {
4372
4372
  if (this.readingCalls--, this.waitingReads.length > 0) {
4373
4373
  const f = this.waitingReads.shift();
4374
4374
  this.read(f.lng, f.ns, f.fcName, f.tried, f.wait, f.callback);
4375
4375
  }
4376
- if (c && h && r < this.maxRetries) {
4376
+ if (d && h && r < this.maxRetries) {
4377
4377
  setTimeout(() => {
4378
4378
  this.read.call(this, t, n, i, r + 1, s * 2, o);
4379
4379
  }, s);
4380
4380
  return;
4381
4381
  }
4382
- o(c, h);
4383
- }, d = this.backend[i].bind(this.backend);
4384
- if (d.length === 2) {
4382
+ o(d, h);
4383
+ }, c = this.backend[i].bind(this.backend);
4384
+ if (c.length === 2) {
4385
4385
  try {
4386
- const c = d(t, n);
4387
- c && typeof c.then == "function" ? c.then((h) => l(null, h)).catch(l) : l(null, c);
4388
- } catch (c) {
4389
- l(c);
4386
+ const d = c(t, n);
4387
+ d && typeof d.then == "function" ? d.then((h) => l(null, h)).catch(l) : l(null, d);
4388
+ } catch (d) {
4389
+ l(d);
4390
4390
  }
4391
4391
  return;
4392
4392
  }
4393
- return d(t, n, l);
4393
+ return c(t, n, l);
4394
4394
  }
4395
4395
  prepareLoading(t, n, i = {}, r) {
4396
4396
  if (!this.backend)
@@ -4419,8 +4419,8 @@ class f1 extends oa {
4419
4419
  }
4420
4420
  saveMissing(t, n, i, r, s, o = {}, l = () => {
4421
4421
  }) {
4422
- var d, c, h, f, b;
4423
- if ((c = (d = this.services) == null ? void 0 : d.utils) != null && c.hasLoadedNamespace && !((f = (h = this.services) == null ? void 0 : h.utils) != null && f.hasLoadedNamespace(n))) {
4422
+ var c, d, h, f, b;
4423
+ if ((d = (c = this.services) == null ? void 0 : c.utils) != null && d.hasLoadedNamespace && !((f = (h = this.services) == null ? void 0 : h.utils) != null && f.hasLoadedNamespace(n))) {
4424
4424
  this.logger.warn(`did not save key "${i}" as the namespace "${n}" 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!!!");
4425
4425
  return;
4426
4426
  }
@@ -4432,10 +4432,10 @@ class f1 extends oa {
4432
4432
  }, g = this.backend.create.bind(this.backend);
4433
4433
  if (g.length < 6)
4434
4434
  try {
4435
- let x;
4436
- g.length === 5 ? x = g(t, n, i, r, p) : x = g(t, n, i, r), x && typeof x.then == "function" ? x.then((v) => l(null, v)).catch(l) : l(null, x);
4437
- } catch (x) {
4438
- l(x);
4435
+ let y;
4436
+ g.length === 5 ? y = g(t, n, i, r, p) : y = g(t, n, i, r), y && typeof y.then == "function" ? y.then((x) => l(null, x)).catch(l) : l(null, y);
4437
+ } catch (y) {
4438
+ l(y);
4439
4439
  }
4440
4440
  else
4441
4441
  g(t, n, i, r, l, p);
@@ -4533,18 +4533,18 @@ class yt extends oa {
4533
4533
  ...i.interpolation,
4534
4534
  ...this.options.interpolation
4535
4535
  }, t.keySeparator !== void 0 && (this.options.userDefinedKeySeparator = t.keySeparator), t.nsSeparator !== void 0 && (this.options.userDefinedNsSeparator = t.nsSeparator);
4536
- const r = (c) => c ? typeof c == "function" ? new c() : c : null;
4536
+ const r = (d) => d ? typeof d == "function" ? new d() : d : null;
4537
4537
  if (!this.options.isClone) {
4538
4538
  this.modules.logger ? Ne.init(r(this.modules.logger), this.options) : Ne.init(null, this.options);
4539
- let c;
4540
- this.modules.formatter ? c = this.modules.formatter : c = h1;
4539
+ let d;
4540
+ this.modules.formatter ? d = this.modules.formatter : d = h1;
4541
4541
  const h = new qn(this.options);
4542
4542
  this.store = new En(this.options.resources, this.options);
4543
4543
  const f = this.services;
4544
4544
  f.logger = Ne, f.resourceStore = this.store, f.languageUtils = h, f.pluralResolver = new o1(h, {
4545
4545
  prepend: this.options.pluralSeparator,
4546
4546
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
4547
- }), this.options.interpolation.format && this.options.interpolation.format !== i.interpolation.format && this.logger.deprecate("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"), c && (!this.options.interpolation.format || this.options.interpolation.format === i.interpolation.format) && (f.formatter = r(c), f.formatter.init && f.formatter.init(f, this.options), this.options.interpolation.format = f.formatter.format.bind(f.formatter)), f.interpolator = new l1(this.options), f.utils = {
4547
+ }), this.options.interpolation.format && this.options.interpolation.format !== i.interpolation.format && this.logger.deprecate("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"), d && (!this.options.interpolation.format || this.options.interpolation.format === i.interpolation.format) && (f.formatter = r(d), f.formatter.init && f.formatter.init(f, this.options), this.options.interpolation.format = f.formatter.format.bind(f.formatter)), f.interpolator = new l1(this.options), f.utils = {
4548
4548
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
4549
4549
  }, f.backendConnector = new f1(r(this.modules.backend), f.resourceStore, f, this.options), f.backendConnector.on("*", (p, ...g) => {
4550
4550
  this.emit(p, ...g);
@@ -4555,22 +4555,22 @@ class yt extends oa {
4555
4555
  });
4556
4556
  }
4557
4557
  if (this.format = this.options.interpolation.format, n || (n = Lt), this.options.fallbackLng && !this.services.languageDetector && !this.options.lng) {
4558
- const c = this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);
4559
- c.length > 0 && c[0] !== "dev" && (this.options.lng = c[0]);
4558
+ const d = this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);
4559
+ d.length > 0 && d[0] !== "dev" && (this.options.lng = d[0]);
4560
4560
  }
4561
- !this.services.languageDetector && !this.options.lng && this.logger.warn("init: no languageDetector is used and no lng is defined"), ["getResource", "hasResourceBundle", "getResourceBundle", "getDataByLanguage"].forEach((c) => {
4562
- this[c] = (...h) => this.store[c](...h);
4563
- }), ["addResource", "addResources", "addResourceBundle", "removeResourceBundle"].forEach((c) => {
4564
- this[c] = (...h) => (this.store[c](...h), this);
4561
+ !this.services.languageDetector && !this.options.lng && this.logger.warn("init: no languageDetector is used and no lng is defined"), ["getResource", "hasResourceBundle", "getResourceBundle", "getDataByLanguage"].forEach((d) => {
4562
+ this[d] = (...h) => this.store[d](...h);
4563
+ }), ["addResource", "addResources", "addResourceBundle", "removeResourceBundle"].forEach((d) => {
4564
+ this[d] = (...h) => (this.store[d](...h), this);
4565
4565
  });
4566
- const l = ht(), d = () => {
4567
- const c = (h, f) => {
4566
+ const l = ht(), c = () => {
4567
+ const d = (h, f) => {
4568
4568
  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(f), n(h, f);
4569
4569
  };
4570
- if (this.languages && !this.isInitialized) return c(null, this.t.bind(this));
4571
- this.changeLanguage(this.options.lng, c);
4570
+ if (this.languages && !this.isInitialized) return d(null, this.t.bind(this));
4571
+ this.changeLanguage(this.options.lng, d);
4572
4572
  };
4573
- return this.options.resources || !this.options.initAsync ? d() : setTimeout(d, 0), l;
4573
+ return this.options.resources || !this.options.initAsync ? c() : setTimeout(c, 0), l;
4574
4574
  }
4575
4575
  loadResources(t, n = Lt) {
4576
4576
  var s, o;
@@ -4578,14 +4578,14 @@ class yt extends oa {
4578
4578
  const r = T(t) ? t : this.language;
4579
4579
  if (typeof t == "function" && (i = t), !this.options.resources || this.options.partialBundledLanguages) {
4580
4580
  if ((r == null ? void 0 : r.toLowerCase()) === "cimode" && (!this.options.preload || this.options.preload.length === 0)) return i();
4581
- const l = [], d = (c) => {
4582
- if (!c || c === "cimode") return;
4583
- this.services.languageUtils.toResolveHierarchy(c).forEach((f) => {
4581
+ const l = [], c = (d) => {
4582
+ if (!d || d === "cimode") return;
4583
+ this.services.languageUtils.toResolveHierarchy(d).forEach((f) => {
4584
4584
  f !== "cimode" && l.indexOf(f) < 0 && l.push(f);
4585
4585
  });
4586
4586
  };
4587
- r ? d(r) : this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach((h) => d(h)), (o = (s = this.options.preload) == null ? void 0 : s.forEach) == null || o.call(s, (c) => d(c)), this.services.backendConnector.load(l, this.options.ns, (c) => {
4588
- !c && !this.resolvedLanguage && this.language && this.setResolvedLanguage(this.language), i(c);
4587
+ r ? c(r) : this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach((h) => c(h)), (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) => {
4588
+ !d && !this.resolvedLanguage && this.language && this.setResolvedLanguage(this.language), i(d);
4589
4589
  });
4590
4590
  } else
4591
4591
  i(null);
@@ -4619,33 +4619,33 @@ class yt extends oa {
4619
4619
  this.emit("languageChanging", t);
4620
4620
  const r = (l) => {
4621
4621
  this.language = l, this.languages = this.services.languageUtils.toResolveHierarchy(l), this.resolvedLanguage = void 0, this.setResolvedLanguage(l);
4622
- }, s = (l, d) => {
4623
- d ? this.isLanguageChangingTo === t && (r(d), this.translator.changeLanguage(d), this.isLanguageChangingTo = void 0, this.emit("languageChanged", d), this.logger.log("languageChanged", d)) : this.isLanguageChangingTo = void 0, i.resolve((...c) => this.t(...c)), n && n(l, (...c) => this.t(...c));
4622
+ }, s = (l, c) => {
4623
+ 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)), n && n(l, (...d) => this.t(...d));
4624
4624
  }, o = (l) => {
4625
4625
  var h, f;
4626
4626
  !t && !l && this.services.languageDetector && (l = []);
4627
- const d = T(l) ? l : l && l[0], c = this.store.hasLanguageSomeTranslations(d) ? d : this.services.languageUtils.getBestMatchFromCodes(T(l) ? [l] : l);
4628
- c && (this.language || r(c), this.translator.language || this.translator.changeLanguage(c), (f = (h = this.services.languageDetector) == null ? void 0 : h.cacheUserLanguage) == null || f.call(h, c)), this.loadResources(c, (b) => {
4629
- s(b, c);
4627
+ const c = T(l) ? l : l && l[0], d = this.store.hasLanguageSomeTranslations(c) ? c : this.services.languageUtils.getBestMatchFromCodes(T(l) ? [l] : l);
4628
+ d && (this.language || r(d), this.translator.language || this.translator.changeLanguage(d), (f = (h = this.services.languageDetector) == null ? void 0 : h.cacheUserLanguage) == null || f.call(h, d)), this.loadResources(d, (b) => {
4629
+ s(b, d);
4630
4630
  });
4631
4631
  };
4632
4632
  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;
4633
4633
  }
4634
4634
  getFixedT(t, n, i) {
4635
4635
  const r = (s, o, ...l) => {
4636
- let d;
4637
- typeof o != "object" ? d = this.options.overloadTranslationOptionHandler([s, o].concat(l)) : d = {
4636
+ let c;
4637
+ typeof o != "object" ? c = this.options.overloadTranslationOptionHandler([s, o].concat(l)) : c = {
4638
4638
  ...o
4639
- }, d.lng = d.lng || r.lng, d.lngs = d.lngs || r.lngs, d.ns = d.ns || r.ns, d.keyPrefix !== "" && (d.keyPrefix = d.keyPrefix || i || r.keyPrefix);
4640
- const c = this.options.keySeparator || ".";
4639
+ }, 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);
4640
+ const d = this.options.keySeparator || ".";
4641
4641
  let h;
4642
- return d.keyPrefix && Array.isArray(s) ? h = s.map((f) => (typeof f == "function" && (f = Oa(f, {
4642
+ return c.keyPrefix && Array.isArray(s) ? h = s.map((f) => (typeof f == "function" && (f = Oa(f, {
4643
4643
  ...this.options,
4644
4644
  ...o
4645
- })), `${d.keyPrefix}${c}${f}`)) : (typeof s == "function" && (s = Oa(s, {
4645
+ })), `${c.keyPrefix}${d}${f}`)) : (typeof s == "function" && (s = Oa(s, {
4646
4646
  ...this.options,
4647
4647
  ...o
4648
- })), h = d.keyPrefix ? `${d.keyPrefix}${c}${s}` : s), this.t(h, d);
4648
+ })), h = c.keyPrefix ? `${c.keyPrefix}${d}${s}` : s), this.t(h, c);
4649
4649
  };
4650
4650
  return T(t) ? r.lng = t : r.lngs = t, r.ns = n, r.keyPrefix = i, r;
4651
4651
  }
@@ -4667,9 +4667,9 @@ class yt extends oa {
4667
4667
  return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty", this.languages), !1;
4668
4668
  const i = n.lng || this.resolvedLanguage || this.languages[0], r = this.options ? this.options.fallbackLng : !1, s = this.languages[this.languages.length - 1];
4669
4669
  if (i.toLowerCase() === "cimode") return !0;
4670
- const o = (l, d) => {
4671
- const c = this.services.backendConnector.state[`${l}|${d}`];
4672
- return c === -1 || c === 0 || c === 2;
4670
+ const o = (l, c) => {
4671
+ const d = this.services.backendConnector.state[`${l}|${c}`];
4672
+ return d === -1 || d === 0 || d === 2;
4673
4673
  };
4674
4674
  if (n.precheck) {
4675
4675
  const l = n.precheck(this, o);
@@ -4725,15 +4725,15 @@ class yt extends oa {
4725
4725
  }, s.services.utils = {
4726
4726
  hasLoadedNamespace: s.hasLoadedNamespace.bind(s)
4727
4727
  }, i) {
4728
- const l = Object.keys(this.store.data).reduce((d, c) => (d[c] = {
4729
- ...this.store.data[c]
4730
- }, d[c] = Object.keys(d[c]).reduce((h, f) => (h[f] = {
4731
- ...d[c][f]
4732
- }, h), d[c]), d), {});
4728
+ const l = Object.keys(this.store.data).reduce((c, d) => (c[d] = {
4729
+ ...this.store.data[d]
4730
+ }, c[d] = Object.keys(c[d]).reduce((h, f) => (h[f] = {
4731
+ ...c[d][f]
4732
+ }, h), c[d]), c), {});
4733
4733
  s.store = new En(l, r), s.services.resourceStore = s.store;
4734
4734
  }
4735
- return s.translator = new Jt(s.services, r), s.translator.on("*", (l, ...d) => {
4736
- s.emit(l, ...d);
4735
+ return s.translator = new Jt(s.services, r), s.translator.on("*", (l, ...c) => {
4736
+ s.emit(l, ...c);
4737
4737
  }), s.init(r, n), s.translator.options = r, s.translator.backendConnector.services.utils = {
4738
4738
  hasLoadedNamespace: s.hasLoadedNamespace.bind(s)
4739
4739
  }, s;
@@ -4878,8 +4878,8 @@ const m1 = {
4878
4878
  const t = _e(null), n = () => (t.current || (t.current = new AudioContext()), t.current), i = async (s) => {
4879
4879
  const o = n();
4880
4880
  if (!o) return;
4881
- const d = await (await fetch(s)).arrayBuffer(), c = await o.decodeAudioData(d), h = o.createBufferSource();
4882
- h.buffer = c;
4881
+ const c = await (await fetch(s)).arrayBuffer(), d = await o.decodeAudioData(c), h = o.createBufferSource();
4882
+ h.buffer = d;
4883
4883
  const f = o.createGain();
4884
4884
  f.gain.value = 0.3, h.playbackRate.value = 1.2;
4885
4885
  const b = o.createBiquadFilter();
@@ -4897,17 +4897,17 @@ const m1 = {
4897
4897
  isLandscape: s,
4898
4898
  headerClick: o,
4899
4899
  dealerName: l,
4900
- active: d
4900
+ active: c
4901
4901
  }) => {
4902
- const { clickSound: c } = Pe({ effectsVolume: 50 });
4903
- return /* @__PURE__ */ a.jsxs(b1, { $height: i, $width: n, $isLandscape: s, $active: d, children: [
4902
+ const { clickSound: d } = Pe({ effectsVolume: 50 });
4903
+ return /* @__PURE__ */ a.jsxs(b1, { $height: i, $width: n, $isLandscape: s, $active: c, children: [
4904
4904
  /* @__PURE__ */ a.jsxs("div", { className: "header", children: [
4905
4905
  /* @__PURE__ */ a.jsxs(
4906
4906
  "div",
4907
4907
  {
4908
4908
  className: "icon",
4909
4909
  onClick: () => {
4910
- o && o(), c();
4910
+ o && o(), d();
4911
4911
  },
4912
4912
  children: [
4913
4913
  o && /* @__PURE__ */ a.jsx(Ae, { height: 7, width: 12, position: "left" }),
@@ -5025,10 +5025,10 @@ const er = {
5025
5025
  color: ${({ $isActive: e }) => e ? "#111111" : "#ffffff"};
5026
5026
  }
5027
5027
  `, j1 = ({ count: e, active: t, setActive: n }) => {
5028
- const [i, r] = G([]), [s, o] = G([]), [l, d] = G([]), { clickSound: c } = Pe({ effectsVolume: 50 }), h = Array.from({ length: e }, (x, v) => v + 1), f = () => {
5029
- t !== e && (c(), n(t + 1));
5028
+ const [i, r] = G([]), [s, o] = G([]), [l, c] = G([]), { clickSound: d } = Pe({ effectsVolume: 50 }), h = Array.from({ length: e }, (y, x) => x + 1), f = () => {
5029
+ t !== e && (d(), n(t + 1));
5030
5030
  }, b = () => {
5031
- t !== 1 && (c(), n(t - 1));
5031
+ t !== 1 && (d(), n(t - 1));
5032
5032
  };
5033
5033
  me(() => {
5034
5034
  p();
@@ -5036,30 +5036,30 @@ const er = {
5036
5036
  const p = () => {
5037
5037
  if (e >= 10) {
5038
5038
  if (t < 3) {
5039
- const x = h.slice(0, 3);
5040
- r(x), o(["...", e]);
5039
+ const y = h.slice(0, 3);
5040
+ r(y), o(["...", e]);
5041
5041
  } else
5042
5042
  r([1, "..."]);
5043
5043
  if (t > e - 3) {
5044
- const x = h.slice(e - 3);
5045
- o(x);
5044
+ const y = h.slice(e - 3);
5045
+ o(y);
5046
5046
  } else
5047
5047
  o(["...", e]);
5048
- t >= 3 && t <= e - 3 ? d([t]) : d([]);
5048
+ t >= 3 && t <= e - 3 ? c([t]) : c([]);
5049
5049
  } else
5050
- d([...h]);
5051
- }, g = (x, v) => {
5052
- if (x !== t)
5053
- if (c(), typeof x == "string") {
5054
- if (v === 4 || v === 5) {
5055
- const w = h.slice(t, e), y = (w.length / 2).toFixed();
5056
- n(w[+y - 1]);
5057
- } else if (v === 1) {
5058
- const w = h.slice(0, t), y = (w.length / 2).toFixed();
5059
- n(w[+y - 1]);
5050
+ c([...h]);
5051
+ }, g = (y, x) => {
5052
+ if (y !== t)
5053
+ if (d(), typeof y == "string") {
5054
+ if (x === 4 || x === 5) {
5055
+ const v = h.slice(t, e), w = (v.length / 2).toFixed();
5056
+ n(v[+w - 1]);
5057
+ } else if (x === 1) {
5058
+ const v = h.slice(0, t), w = (v.length / 2).toFixed();
5059
+ n(v[+w - 1]);
5060
5060
  }
5061
5061
  } else
5062
- n(x);
5062
+ n(y);
5063
5063
  };
5064
5064
  return /* @__PURE__ */ a.jsx(k1, { children: /* @__PURE__ */ a.jsxs("div", { className: "wrapper", children: [
5065
5065
  /* @__PURE__ */ a.jsx(
@@ -5073,19 +5073,19 @@ const er = {
5073
5073
  }
5074
5074
  ),
5075
5075
  [...i, ...l, ...s].map(
5076
- (x, v) => /* @__PURE__ */ a.jsx(A1, { $isActive: t === x, children: /* @__PURE__ */ a.jsx(
5076
+ (y, x) => /* @__PURE__ */ a.jsx(A1, { $isActive: t === y, children: /* @__PURE__ */ a.jsx(
5077
5077
  Kt,
5078
5078
  {
5079
5079
  height: 26,
5080
5080
  width: 26,
5081
- onClick: () => g(x, v),
5081
+ onClick: () => g(y, x),
5082
5082
  isHoverActive: !1,
5083
- text: String(x),
5084
- isActiveBlue: t === x,
5083
+ text: String(y),
5084
+ isActiveBlue: t === y,
5085
5085
  textStyle: "p"
5086
5086
  },
5087
- v
5088
- ) }, v)
5087
+ x
5088
+ ) }, x)
5089
5089
  ),
5090
5090
  /* @__PURE__ */ a.jsx(
5091
5091
  Kt,
@@ -5488,41 +5488,42 @@ const er = {
5488
5488
  active: t,
5489
5489
  setActive: n,
5490
5490
  handleClickRound: i,
5491
- historyData: r
5491
+ historyData: r,
5492
+ isTexas: s
5492
5493
  }) => {
5493
- const { t: s } = W(), { clickSound: o } = Pe({ effectsVolume: 50 });
5494
+ const { t: o } = W(), { clickSound: l } = Pe({ effectsVolume: 50 });
5494
5495
  return /* @__PURE__ */ a.jsxs(ar, { children: [
5495
5496
  /* @__PURE__ */ a.jsxs(P1, { children: [
5496
5497
  /* @__PURE__ */ a.jsxs("div", { className: "header", children: [
5497
- /* @__PURE__ */ a.jsx("p", { className: "text", children: s("Date") }),
5498
- /* @__PURE__ */ a.jsx("p", { className: "text", children: s("Game") }),
5499
- /* @__PURE__ */ a.jsx("p", { className: "text", children: s("Round") }),
5500
- /* @__PURE__ */ a.jsx("p", { className: "text", children: s("Bet") }),
5501
- /* @__PURE__ */ a.jsx("p", { className: "text", children: s("Win/Lose") })
5498
+ /* @__PURE__ */ a.jsx("p", { className: "text", children: o("Date") }),
5499
+ /* @__PURE__ */ a.jsx("p", { className: "text", children: o("Game") }),
5500
+ /* @__PURE__ */ a.jsx("p", { className: "text", children: o("Round") }),
5501
+ /* @__PURE__ */ a.jsx("p", { className: "text", children: o("Bet") }),
5502
+ /* @__PURE__ */ a.jsx("p", { className: "text", children: o("Win/Lose") })
5502
5503
  ] }),
5503
- r == null ? void 0 : r.rounds.map((l, d) => {
5504
- var c;
5504
+ r == null ? void 0 : r.rounds.map((c, d) => {
5505
+ var h;
5505
5506
  return /* @__PURE__ */ a.jsxs(
5506
5507
  D1,
5507
5508
  {
5508
5509
  onClick: () => {
5509
- o(), i(d);
5510
+ l(), i(d);
5510
5511
  },
5511
5512
  children: [
5512
- /* @__PURE__ */ a.jsx("p", { className: "p", children: v1(l.roundEndTime) }),
5513
- /* @__PURE__ */ a.jsx("p", { className: "p", children: C1(l.tableId) }),
5514
- /* @__PURE__ */ a.jsx("p", { className: "p", children: l.currentRoundId }),
5513
+ /* @__PURE__ */ a.jsx("p", { className: "p", children: v1(c.roundEndTime) }),
5514
+ /* @__PURE__ */ a.jsx("p", { className: "p", children: C1(c.tableId) }),
5515
+ /* @__PURE__ */ a.jsx("p", { className: "p", children: c.currentRoundId }),
5515
5516
  /* @__PURE__ */ a.jsxs("p", { className: "p", children: [
5516
- (c = l.player.boxes) == null ? void 0 : c.reduce(
5517
- (h, f) => h + f.totalBet,
5517
+ s ? c.player.betAmount : (h = c.player.boxes) == null ? void 0 : h.reduce(
5518
+ (f, b) => f + b.totalBet,
5518
5519
  0
5519
5520
  ),
5520
- l.player.gameCurrencyId
5521
+ c.player.gameCurrencyId
5521
5522
  ] }),
5522
- /* @__PURE__ */ a.jsx("div", { className: "win", children: /* @__PURE__ */ a.jsx(Ma, { $isWin: !!l.player.winAmount, children: l.player.winAmount ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
5523
- l.player.winAmount,
5524
- l.player.gameCurrencyId
5525
- ] }) : /* @__PURE__ */ a.jsx(a.Fragment, { children: s("Lost") }) }) })
5523
+ /* @__PURE__ */ a.jsx("div", { className: "win", children: /* @__PURE__ */ a.jsx(Ma, { $isWin: !!c.player.winAmount, children: c.player.winAmount ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
5524
+ c.player.winAmount,
5525
+ c.player.gameCurrencyId
5526
+ ] }) : /* @__PURE__ */ a.jsx(a.Fragment, { children: o("Lost") }) }) })
5526
5527
  ]
5527
5528
  },
5528
5529
  d
@@ -5611,7 +5612,7 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5611
5612
  border-right: 0 solid transparent;
5612
5613
  border-bottom: 14px solid #ffae00;
5613
5614
  opacity: 0.6;
5614
- `, sr = ({ index: e, cardWidth: t = 54, cardHeight: n = 72, isFlop: i, isWinCombination: r, gameType: s = he.BLACKJACK }) => {
5615
+ `, sr = ({ index: e, cardWidth: t = 54, cardHeight: n = 72, isFlop: i, isWinCombination: r, gameType: s = le.BLACKJACK }) => {
5615
5616
  if (!e)
5616
5617
  return /* @__PURE__ */ a.jsx(
5617
5618
  rr,
@@ -5621,30 +5622,30 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5621
5622
  cardWidth: t
5622
5623
  }
5623
5624
  );
5624
- const o = wt[e - 1].value, l = R1(e), d = O1(e), c = t / 54, h = t / 2, f = +o == 10, b = {
5625
+ const o = wt[e - 1].value, l = R1(e), c = O1(e), d = t / 54, h = t / 2, f = +o == 10, b = {
5625
5626
  textX: { top: f ? 30 : 25, bottom: f ? 18 : 20 },
5626
5627
  textY: { top: 23, bottom: 23 },
5627
5628
  iconX: { top: -2.5, bottom: 0.71 },
5628
5629
  iconY: { top: -12, bottom: 0.92 }
5629
- }, p = `rotate(180 ${t / 2} ${n / 2})`, g = (v, w, y) => /* @__PURE__ */ a.jsx(
5630
+ }, p = `rotate(180 ${t / 2} ${n / 2})`, g = (x, v, w) => /* @__PURE__ */ a.jsx(
5630
5631
  "text",
5631
5632
  {
5632
5633
  className: "text",
5633
- x: `${v}%`,
5634
- y: `${w}%`,
5635
- fill: d,
5634
+ x: `${x}%`,
5635
+ y: `${v}%`,
5636
+ fill: c,
5636
5637
  style: { fontSize: h },
5637
5638
  dominantBaseline: "middle",
5638
5639
  textAnchor: "middle",
5639
- transform: `${f ? "scale(0.9, 1)" : ""} ${y || ""}`,
5640
+ transform: `${f ? "scale(0.9, 1)" : ""} ${w || ""}`,
5640
5641
  children: o
5641
5642
  }
5642
- ), x = (v, w, y = "") => /* @__PURE__ */ a.jsx(
5643
+ ), y = (x, v, w = "") => /* @__PURE__ */ a.jsx(
5643
5644
  "path",
5644
5645
  {
5645
- transform: `translate(${t / v} ${n / w}) scale(${c}) ${y}`,
5646
+ transform: `translate(${t / x} ${n / v}) scale(${d}) ${w}`,
5646
5647
  d: l,
5647
- fill: d
5648
+ fill: c
5648
5649
  }
5649
5650
  );
5650
5651
  return /* @__PURE__ */ a.jsxs(Z1, { $cardHeight: n, $cardWidth: t, $isWinCombination: r, children: [
@@ -5659,13 +5660,13 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5659
5660
  children: [
5660
5661
  /* @__PURE__ */ a.jsx("rect", { width: "100%", height: "100%", rx: "8", fill: "white" }),
5661
5662
  g(b.textX.top, b.textY.top),
5662
- x(b.iconX.top, b.iconY.top),
5663
- x(b.iconX.bottom, b.iconY.bottom, "rotate(180)"),
5663
+ y(b.iconX.top, b.iconY.top),
5664
+ y(b.iconX.bottom, b.iconY.bottom, "rotate(180)"),
5664
5665
  g(b.textX.bottom, b.textY.bottom, p)
5665
5666
  ]
5666
5667
  }
5667
5668
  ),
5668
- !i && s !== he.BLACKJACK && /* @__PURE__ */ a.jsx(Q1, {})
5669
+ !i && s !== le.BLACKJACK && /* @__PURE__ */ a.jsx(Q1, {})
5669
5670
  ] });
5670
5671
  }, X1 = m.div`
5671
5672
  display: flex;
@@ -5762,7 +5763,7 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5762
5763
  indexHistory: n,
5763
5764
  isMobile: i = !0
5764
5765
  }) => {
5765
- var d, c, h, f, b, p;
5766
+ var c, d, h, f, b, p;
5766
5767
  const { t: r } = W(), s = [
5767
5768
  z.Ante,
5768
5769
  z.Insurance,
@@ -5775,7 +5776,7 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5775
5776
  /* @__PURE__ */ a.jsxs(I1, { children: [
5776
5777
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
5777
5778
  /* @__PURE__ */ a.jsx("p", { className: "title", children: r("Dealer") }),
5778
- /* @__PURE__ */ a.jsx("p", { className: "text", children: (d = e == null ? void 0 : e.dealer) == null ? void 0 : d.nickname })
5779
+ /* @__PURE__ */ a.jsx("p", { className: "text", children: (c = e == null ? void 0 : e.dealer) == null ? void 0 : c.nickname })
5779
5780
  ] }),
5780
5781
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
5781
5782
  /* @__PURE__ */ a.jsx("p", { className: "title", children: r("Round") }),
@@ -5785,8 +5786,8 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5785
5786
  /* @__PURE__ */ a.jsx("p", { className: "title", children: r("Bet Amount") }),
5786
5787
  /* @__PURE__ */ a.jsxs("p", { className: "text", children: [
5787
5788
  e.player.gameCurrencyId,
5788
- (c = e.player.boxes) == null ? void 0 : c.reduce(
5789
- (g, x) => g + x.totalBet,
5789
+ (d = e.player.boxes) == null ? void 0 : d.reduce(
5790
+ (g, y) => g + y.totalBet,
5790
5791
  0
5791
5792
  )
5792
5793
  ] })
@@ -5804,20 +5805,20 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5804
5805
  /* @__PURE__ */ a.jsxs("div", { className: "dealerCards", children: [
5805
5806
  /* @__PURE__ */ a.jsx("p", { className: "title", children: r("Dealer Cards") }),
5806
5807
  /* @__PURE__ */ a.jsxs("div", { className: "cards", children: [
5807
- (h = e.player.dealerBox) == null ? void 0 : h.hand.cards.map((g, x) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
5808
+ (h = e.player.dealerBox) == null ? void 0 : h.hand.cards.map((g, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
5808
5809
  sr,
5809
5810
  {
5810
5811
  index: g.scannerIndex,
5811
5812
  cardHeight: o,
5812
5813
  cardWidth: l
5813
5814
  }
5814
- ) }, x)),
5815
+ ) }, y)),
5815
5816
  /* @__PURE__ */ a.jsx("span", { className: "final-value", children: (f = e.player.dealerBox) == null ? void 0 : f.hand.finalValue })
5816
5817
  ] })
5817
5818
  ] }),
5818
5819
  /* @__PURE__ */ a.jsxs("div", { className: "dealerCards", children: [
5819
5820
  /* @__PURE__ */ a.jsx("p", { className: "title", children: r("Your Seats") }),
5820
- /* @__PURE__ */ a.jsx("div", { className: "playerSeats", children: (b = e.player.boxes) == null ? void 0 : b.map((g, x) => /* @__PURE__ */ a.jsx(T1, { $isActive: !!g.playerNick, $index: x, children: x + 1 }, x)) })
5821
+ /* @__PURE__ */ a.jsx("div", { className: "playerSeats", children: (b = e.player.boxes) == null ? void 0 : b.map((g, y) => /* @__PURE__ */ a.jsx(T1, { $isActive: !!g.playerNick, $index: y, children: y + 1 }, y)) })
5821
5822
  ] })
5822
5823
  ] }),
5823
5824
  /* @__PURE__ */ a.jsx(ei, {}),
@@ -5829,20 +5830,20 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5829
5830
  /* @__PURE__ */ a.jsx("th", { className: "title", children: r("Amount") }),
5830
5831
  /* @__PURE__ */ a.jsx("th", { className: "title", children: r("Win/Lose") })
5831
5832
  ] }) }),
5832
- /* @__PURE__ */ a.jsx("tbody", { children: (p = e.player.boxes) == null ? void 0 : p.map((g, x) => {
5833
- var v, w;
5833
+ /* @__PURE__ */ a.jsx("tbody", { children: (p = e.player.boxes) == null ? void 0 : p.map((g, y) => {
5834
+ var x, v;
5834
5835
  if (g.playerId)
5835
5836
  return /* @__PURE__ */ a.jsxs("tr", { className: "boxes", children: [
5836
- /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx("p", { className: "text", children: x + 1 }) }),
5837
- /* @__PURE__ */ a.jsx("td", { children: g.bets.map((y) => {
5838
- if (!(!s.includes(y.betType) || !y.amount))
5839
- return /* @__PURE__ */ a.jsx("p", { className: "text", children: r(er[y.betType]) }, y.betType);
5837
+ /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx("p", { className: "text", children: y + 1 }) }),
5838
+ /* @__PURE__ */ a.jsx("td", { children: g.bets.map((w) => {
5839
+ if (!(!s.includes(w.betType) || !w.amount))
5840
+ return /* @__PURE__ */ a.jsx("p", { className: "text", children: r(er[w.betType]) }, w.betType);
5840
5841
  }) }),
5841
5842
  /* @__PURE__ */ a.jsxs("td", { className: "cards", children: [
5842
5843
  g.splittedHands.length === 0 && /* @__PURE__ */ a.jsxs("div", { className: "hand", children: [
5843
5844
  /* @__PURE__ */ a.jsx("span", { className: "final-value", children: g.hand.finalValue }),
5844
- g.hand.cards.map(({ scannerIndex: y }, S) => {
5845
- const j = wt[y - 1].value, I = $t(y), B = _t(y);
5845
+ g.hand.cards.map(({ scannerIndex: w }, S) => {
5846
+ const j = wt[w - 1].value, I = $t(w), B = _t(w);
5846
5847
  return /* @__PURE__ */ a.jsx(
5847
5848
  ea,
5848
5849
  {
@@ -5856,9 +5857,9 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5856
5857
  g.bets[g.bets.length - 1].betType === z.Double && /* @__PURE__ */ a.jsx(ot, {})
5857
5858
  ] }),
5858
5859
  g.splittedHands.map(
5859
- ({ cards: y, finalValue: S }, j) => /* @__PURE__ */ a.jsxs("div", { className: "hand", children: [
5860
+ ({ cards: w, finalValue: S }, j) => /* @__PURE__ */ a.jsxs("div", { className: "hand", children: [
5860
5861
  /* @__PURE__ */ a.jsx("span", { className: "final-value", children: S }),
5861
- y.map(({ scannerIndex: I }, B) => {
5862
+ w.map(({ scannerIndex: I }, B) => {
5862
5863
  const A = wt[I - 1].value, D = $t(I), N = _t(I);
5863
5864
  return /* @__PURE__ */ a.jsx(a.Fragment, { children: /* @__PURE__ */ a.jsx(
5864
5865
  ea,
@@ -5875,16 +5876,16 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5875
5876
  )
5876
5877
  ] }),
5877
5878
  /* @__PURE__ */ a.jsxs("td", { children: [
5878
- (w = (v = g.hand) == null ? void 0 : v.bets) == null ? void 0 : w.map(
5879
- (y) => s.includes(y.betType) ? /* @__PURE__ */ a.jsxs("p", { className: "text amount-text", children: [
5880
- y.amount,
5879
+ (v = (x = g.hand) == null ? void 0 : x.bets) == null ? void 0 : v.map(
5880
+ (w) => s.includes(w.betType) ? /* @__PURE__ */ a.jsxs("p", { className: "text amount-text", children: [
5881
+ w.amount,
5881
5882
  e.player.gameCurrencyId
5882
- ] }, y.betType) : null
5883
+ ] }, w.betType) : null
5883
5884
  ),
5884
5885
  g.splittedHands.length > 0 && g.splittedHands.map(
5885
- (y, S) => {
5886
+ (w, S) => {
5886
5887
  var j;
5887
- return (j = y == null ? void 0 : y.bets) == null ? void 0 : j.map(
5888
+ return (j = w == null ? void 0 : w.bets) == null ? void 0 : j.map(
5888
5889
  (I) => !s.includes(I.betType) || I.betType === z.Split ? null : /* @__PURE__ */ a.jsxs(
5889
5890
  "p",
5890
5891
  {
@@ -5900,11 +5901,11 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5900
5901
  }
5901
5902
  )
5902
5903
  ] }),
5903
- /* @__PURE__ */ a.jsx("td", { children: g.bets.every((y) => !y.winAmount) ? /* @__PURE__ */ a.jsx(Ma, { $isWin: !1, children: r("Lost") }) : g.bets.map((y) => s.includes(y.betType) ? y.winAmount ? /* @__PURE__ */ a.jsxs(Ma, { $isWin: !0, children: [
5904
- y.winAmount,
5904
+ /* @__PURE__ */ a.jsx("td", { children: g.bets.every((w) => !w.winAmount) ? /* @__PURE__ */ a.jsx(Ma, { $isWin: !1, children: r("Lost") }) : g.bets.map((w) => s.includes(w.betType) ? w.winAmount ? /* @__PURE__ */ a.jsxs(Ma, { $isWin: !0, children: [
5905
+ w.winAmount,
5905
5906
  e.player.gameCurrencyId
5906
- ] }, y.betType) : /* @__PURE__ */ a.jsx("br", {}) : null) })
5907
- ] }, x);
5907
+ ] }, w.betType) : /* @__PURE__ */ a.jsx("br", {}) : null) })
5908
+ ] }, y);
5908
5909
  }) })
5909
5910
  ] }) }),
5910
5911
  /* @__PURE__ */ a.jsx(L1, {}),
@@ -5971,6 +5972,8 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5971
5972
  font-size: 12px;
5972
5973
  line-height: 16px;
5973
5974
  color: #ffffff;
5975
+ display: flex;
5976
+ gap: 4px;
5974
5977
  }
5975
5978
  .textGreen {
5976
5979
  color: #33a54c;
@@ -6438,12 +6441,12 @@ const nl = m.div`
6438
6441
  cardWidth: t
6439
6442
  }
6440
6443
  );
6441
- const o = ol[e - 1].value, l = ul(e), d = dl(e), c = 1.2 * t / 54, h = (f, b, p = "") => /* @__PURE__ */ a.jsx(
6444
+ const o = ol[e - 1].value, l = ul(e), c = dl(e), d = 1.2 * t / 54, h = (f, b, p = "") => /* @__PURE__ */ a.jsx(
6442
6445
  "path",
6443
6446
  {
6444
- transform: `translate(${t / f} ${n / b}) scale(${c}) ${p}`,
6447
+ transform: `translate(${t / f} ${n / b}) scale(${d}) ${p}`,
6445
6448
  d: l,
6446
- fill: d
6449
+ fill: c
6447
6450
  }
6448
6451
  );
6449
6452
  return /* @__PURE__ */ a.jsx(ml, { $cardHeight: n, $cardWidth: t, children: /* @__PURE__ */ a.jsxs(
@@ -6473,7 +6476,7 @@ const nl = m.div`
6473
6476
  {
6474
6477
  transform: `translate(${t / 20} ${n / 24}) scale(${t / 80})`,
6475
6478
  d: pl(o),
6476
- fill: d
6479
+ fill: c
6477
6480
  }
6478
6481
  ),
6479
6482
  h(-1.42, 2.6)
@@ -6491,7 +6494,7 @@ const nl = m.div`
6491
6494
  isMobile: i = !0,
6492
6495
  isLandscape: r = !0
6493
6496
  }) => {
6494
- var d, c, h, f, b, p, g, x, v;
6497
+ var c, d, h, f, b, p, g, y;
6495
6498
  const { t: s } = W();
6496
6499
  z.Ante, z.Insurance, z.PerfectPairs, z.TwentyOnePlusThree;
6497
6500
  const o = 32, l = 26;
@@ -6499,7 +6502,7 @@ const nl = m.div`
6499
6502
  /* @__PURE__ */ a.jsxs(tl, { children: [
6500
6503
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
6501
6504
  /* @__PURE__ */ a.jsx("p", { className: "title", children: s("Dealer") }),
6502
- /* @__PURE__ */ a.jsx("p", { className: "text", children: (d = e.dealer) == null ? void 0 : d.nickname })
6505
+ /* @__PURE__ */ a.jsx("p", { className: "text", children: (c = e.dealer) == null ? void 0 : c.nickname })
6503
6506
  ] }),
6504
6507
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
6505
6508
  /* @__PURE__ */ a.jsx("p", { className: "title", children: s("Round") }),
@@ -6509,17 +6512,14 @@ const nl = m.div`
6509
6512
  /* @__PURE__ */ a.jsx("p", { className: "title", children: s("Bet Amount") }),
6510
6513
  /* @__PURE__ */ a.jsxs("p", { className: "text", children: [
6511
6514
  e.player.gameCurrencyId,
6512
- (c = e.player.boxes) == null ? void 0 : c.reduce(
6513
- (w, y) => w + y.totalBet,
6514
- 0
6515
- )
6515
+ /* @__PURE__ */ a.jsx("span", { children: e.player.betAmount })
6516
6516
  ] })
6517
6517
  ] }),
6518
6518
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
6519
6519
  /* @__PURE__ */ a.jsx("p", { className: "title", children: s("Win Amount") }),
6520
6520
  /* @__PURE__ */ a.jsxs("p", { className: "text textGreen", children: [
6521
6521
  e.player.gameCurrencyId,
6522
- e.player.winAmount
6522
+ /* @__PURE__ */ a.jsx("span", { children: e.player.winAmount })
6523
6523
  ] })
6524
6524
  ] })
6525
6525
  ] }),
@@ -6528,44 +6528,44 @@ const nl = m.div`
6528
6528
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
6529
6529
  /* @__PURE__ */ a.jsx("p", { className: "text", children: "Dealer" }),
6530
6530
  /* @__PURE__ */ a.jsx(Se, {}),
6531
- /* @__PURE__ */ a.jsx("div", { className: "cards", children: (h = e.initialDealerCards) == null ? void 0 : h.map((w, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6531
+ /* @__PURE__ */ a.jsx("div", { className: "cards", children: (d = e.initialDealerCards) == null ? void 0 : d.map((x, v) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6532
6532
  Je,
6533
6533
  {
6534
- index: w.scannerIndex,
6534
+ index: x.scannerIndex,
6535
6535
  cardHeight: o,
6536
6536
  cardWidth: l,
6537
- isFlop: w.isFlopped,
6538
- isWinCombination: w.isNotInWinCombination
6537
+ isFlop: x.isFlopped,
6538
+ isWinCombination: x.isNotInWinCombination
6539
6539
  }
6540
- ) }, y)) })
6540
+ ) }, v)) })
6541
6541
  ] }),
6542
6542
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
6543
6543
  /* @__PURE__ */ a.jsx("p", { className: "text", children: "Flop" }),
6544
6544
  /* @__PURE__ */ a.jsx(Se, {}),
6545
- /* @__PURE__ */ a.jsx("div", { className: "cards", children: (f = e.floppedCards) == null ? void 0 : f.map((w, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6545
+ /* @__PURE__ */ a.jsx("div", { className: "cards", children: (h = e.floppedCards) == null ? void 0 : h.map((x, v) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6546
6546
  Je,
6547
6547
  {
6548
- index: w.scannerIndex,
6548
+ index: x.scannerIndex,
6549
6549
  cardHeight: o,
6550
6550
  cardWidth: l,
6551
- isFlop: w.isFlopped,
6552
- isWinCombination: w.isNotInWinCombination
6551
+ isFlop: x.isFlopped,
6552
+ isWinCombination: x.isNotInWinCombination
6553
6553
  }
6554
- ) }, y)) })
6554
+ ) }, v)) })
6555
6555
  ] }),
6556
6556
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
6557
6557
  /* @__PURE__ */ a.jsx("p", { className: "text", children: "Player" }),
6558
6558
  /* @__PURE__ */ a.jsx(Se, {}),
6559
- /* @__PURE__ */ a.jsx("div", { className: "cards", children: (b = e.initialPlayerCards) == null ? void 0 : b.map((w, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6559
+ /* @__PURE__ */ a.jsx("div", { className: "cards", children: (f = e.initialPlayerCards) == null ? void 0 : f.map((x, v) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6560
6560
  Je,
6561
6561
  {
6562
- index: w.scannerIndex,
6562
+ index: x.scannerIndex,
6563
6563
  cardHeight: o,
6564
6564
  cardWidth: l,
6565
- isFlop: w.isFlopped,
6566
- isWinCombination: w.isNotInWinCombination
6565
+ isFlop: x.isFlopped,
6566
+ isWinCombination: x.isNotInWinCombination
6567
6567
  }
6568
- ) }, y)) })
6568
+ ) }, v)) })
6569
6569
  ] })
6570
6570
  ] }),
6571
6571
  /* @__PURE__ */ a.jsx(Se, {}),
@@ -6576,31 +6576,31 @@ const nl = m.div`
6576
6576
  /* @__PURE__ */ a.jsx(ni, { children: _n[e == null ? void 0 : e.dealerWinType] })
6577
6577
  ] }),
6578
6578
  /* @__PURE__ */ a.jsx(Se, { $isVisible: !i || r }),
6579
- /* @__PURE__ */ a.jsx("div", { className: "cards", children: (p = e.dealerCards) == null ? void 0 : p.map((w, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6579
+ /* @__PURE__ */ a.jsx("div", { className: "cards", children: (b = e.dealerCards) == null ? void 0 : b.map((x, v) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6580
6580
  Je,
6581
6581
  {
6582
- index: w.scannerIndex,
6582
+ index: x.scannerIndex,
6583
6583
  cardHeight: o,
6584
6584
  cardWidth: l,
6585
- isFlop: w.isFlopped,
6586
- isWinCombination: w.isNotInWinCombination
6585
+ isFlop: x.isFlopped,
6586
+ isWinCombination: x.isNotInWinCombination
6587
6587
  }
6588
- ) }, y)) })
6588
+ ) }, v)) })
6589
6589
  ] }),
6590
6590
  /* @__PURE__ */ a.jsx(Se, { $isVisible: i && !r }),
6591
6591
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
6592
6592
  /* @__PURE__ */ a.jsx("div", { className: "text secondtext", children: /* @__PURE__ */ a.jsx("span", { className: "text", children: "Bonus Game" }) }),
6593
6593
  /* @__PURE__ */ a.jsx(Se, { $isVisible: !i || r }),
6594
- /* @__PURE__ */ a.jsx("div", { className: "cards", children: (g = e.bonusCards) == null ? void 0 : g.map((w, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6594
+ /* @__PURE__ */ a.jsx("div", { className: "cards", children: (p = e.bonusCards) == null ? void 0 : p.map((x, v) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6595
6595
  Je,
6596
6596
  {
6597
- index: w.scannerIndex,
6597
+ index: x.scannerIndex,
6598
6598
  cardHeight: o,
6599
6599
  cardWidth: l,
6600
- isFlop: w.isFlopped,
6601
- isWinCombination: w.isNotInWinCombination
6600
+ isFlop: x.isFlopped,
6601
+ isWinCombination: x.isNotInWinCombination
6602
6602
  }
6603
- ) }, y)) })
6603
+ ) }, v)) })
6604
6604
  ] }),
6605
6605
  /* @__PURE__ */ a.jsx(Se, { $isVisible: i && !r }),
6606
6606
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
@@ -6609,16 +6609,16 @@ const nl = m.div`
6609
6609
  /* @__PURE__ */ a.jsx(ni, { children: _n[e == null ? void 0 : e.playerWinType] })
6610
6610
  ] }),
6611
6611
  /* @__PURE__ */ a.jsx(Se, { $isVisible: !i || r }),
6612
- /* @__PURE__ */ a.jsx("div", { className: "cards", children: (x = e.playerCards) == null ? void 0 : x.map((w, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6612
+ /* @__PURE__ */ a.jsx("div", { className: "cards", children: (g = e.playerCards) == null ? void 0 : g.map((x, v) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
6613
6613
  Je,
6614
6614
  {
6615
- index: w.scannerIndex,
6615
+ index: x.scannerIndex,
6616
6616
  cardHeight: o,
6617
6617
  cardWidth: l,
6618
- isFlop: w.isFlopped,
6619
- isWinCombination: w.isNotInWinCombination
6618
+ isFlop: x.isFlopped,
6619
+ isWinCombination: x.isNotInWinCombination
6620
6620
  }
6621
- ) }, y)) })
6621
+ ) }, v)) })
6622
6622
  ] })
6623
6623
  ] }),
6624
6624
  /* @__PURE__ */ a.jsx(Se, {}),
@@ -6628,19 +6628,19 @@ const nl = m.div`
6628
6628
  /* @__PURE__ */ a.jsx("th", { className: "title AmountTitle", children: s("Amount") }),
6629
6629
  /* @__PURE__ */ a.jsx("th", { className: "title", children: s("Win/Lose") })
6630
6630
  ] }) }),
6631
- /* @__PURE__ */ a.jsx("tbody", { children: (v = e.player.bets) == null ? void 0 : v.map((w, y) => {
6632
- if (w.playerId)
6631
+ /* @__PURE__ */ a.jsx("tbody", { children: (y = e.player.bets) == null ? void 0 : y.map((x, v) => {
6632
+ if (x.playerId)
6633
6633
  return /* @__PURE__ */ a.jsxs("tr", { children: [
6634
- /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx("p", { className: "text ", children: s(er[w.betType]) }) }),
6634
+ /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx("p", { className: "text ", children: s(er[x.betType]) }) }),
6635
6635
  /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsxs("p", { className: "text amount-text", children: [
6636
- w.amount,
6636
+ x.amount,
6637
6637
  e.player.gameCurrencyId
6638
- ] }, w.betType) }),
6639
- /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx(il, { $isWin: !!w.winAmount, children: w.winAmount ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
6640
- w.winAmount,
6638
+ ] }, x.betType) }),
6639
+ /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx(il, { $isWin: !!x.winAmount, children: x.winAmount ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
6640
+ x.winAmount,
6641
6641
  e.player.gameCurrencyId
6642
- ] }) : /* @__PURE__ */ a.jsx(a.Fragment, { children: s("Lost") }) }, w.betType) })
6643
- ] }, y);
6642
+ ] }) : /* @__PURE__ */ a.jsx(a.Fragment, { children: s("Lost") }) }, x.betType) })
6643
+ ] }, v);
6644
6644
  }) })
6645
6645
  ] }) }),
6646
6646
  /* @__PURE__ */ a.jsx(al, {}),
@@ -6660,21 +6660,21 @@ const nl = m.div`
6660
6660
  isMobile: r = !0,
6661
6661
  isLandscape: s = !0
6662
6662
  }) => {
6663
- const [o, l] = G(1), [d, c] = G(null), [h, f] = G(null), { clickSound: b } = Pe({ effectsVolume: 50 });
6663
+ const [o, l] = G(1), [c, d] = G(null), [h, f] = G(null), { clickSound: b } = Pe({ effectsVolume: 50 });
6664
6664
  me(() => {
6665
6665
  t(o);
6666
6666
  }, [o]);
6667
6667
  const p = (g) => {
6668
- b(), c(e.rounds[g]), f(g), n(1);
6668
+ b(), d(e.rounds[g]), f(g), n(1);
6669
6669
  };
6670
6670
  return me(() => {
6671
6671
  (h === null || h < 0) && n(0);
6672
6672
  }, [h]), me(() => {
6673
- i === 2 && (n(0), c(null), f(null));
6674
- }, [i]), /* @__PURE__ */ a.jsx(ar, { children: d ? (e == null ? void 0 : e.rounds[0].gameId) === 3 ? /* @__PURE__ */ a.jsx(
6673
+ i === 2 && (n(0), d(null), f(null));
6674
+ }, [i]), /* @__PURE__ */ a.jsx(ar, { children: c ? (e == null ? void 0 : e.rounds[0].gameId) === le.TEXAS ? /* @__PURE__ */ a.jsx(
6675
6675
  yl,
6676
6676
  {
6677
- roundData: d,
6677
+ roundData: c,
6678
6678
  handleClickRound: p,
6679
6679
  indexHistory: h,
6680
6680
  isMobile: r,
@@ -6683,7 +6683,7 @@ const nl = m.div`
6683
6683
  ) : /* @__PURE__ */ a.jsx(
6684
6684
  _1,
6685
6685
  {
6686
- roundData: d,
6686
+ roundData: c,
6687
6687
  handleClickRound: p,
6688
6688
  indexHistory: h,
6689
6689
  isMobile: r
@@ -6695,7 +6695,8 @@ const nl = m.div`
6695
6695
  count: Math.ceil((e == null ? void 0 : e.totalCount) / 10),
6696
6696
  setActive: l,
6697
6697
  handleClickRound: p,
6698
- historyData: e
6698
+ historyData: e,
6699
+ isTexas: (e == null ? void 0 : e.rounds[0].gameId) === le.TEXAS
6699
6700
  }
6700
6701
  ) });
6701
6702
  }, wl = m.div`
@@ -6764,19 +6765,19 @@ const nl = m.div`
6764
6765
  sendTip: i,
6765
6766
  currencyId: r
6766
6767
  }) => {
6767
- const [s, o] = G(e[0]), { t: l } = W(), { clickSound: d } = Pe({ effectsVolume: 50 });
6768
+ const [s, o] = G(e[0]), { t: l } = W(), { clickSound: c } = Pe({ effectsVolume: 50 });
6768
6769
  return /* @__PURE__ */ a.jsxs(wl, { children: [
6769
- /* @__PURE__ */ a.jsx("div", { className: "chip-wrapper", children: e.map((c, h) => /* @__PURE__ */ a.jsx(
6770
+ /* @__PURE__ */ a.jsx("div", { className: "chip-wrapper", children: e.map((d, h) => /* @__PURE__ */ a.jsx(
6770
6771
  Zt,
6771
6772
  {
6772
6773
  onClick: () => {
6773
- o(c), d();
6774
+ o(d), c();
6774
6775
  },
6775
- amount: c,
6776
+ amount: d,
6776
6777
  chipAmounts: e,
6777
- height: s === c ? t ? 82 : 48 : t ? 64 : 36,
6778
- width: s === c ? t ? 82 : 48 : t ? 64 : 36,
6779
- isDisabled: c > n
6778
+ height: s === d ? t ? 82 : 48 : t ? 64 : 36,
6779
+ width: s === d ? t ? 82 : 48 : t ? 64 : 36,
6780
+ isDisabled: d > n
6780
6781
  },
6781
6782
  h
6782
6783
  )) }),
@@ -6961,7 +6962,7 @@ const lr = ({
6961
6962
  const [r, s] = G(
6962
6963
  "Leaderboard"
6963
6964
  /* Leaderboard */
6964
- ), [o, l] = G(On(e)), { clickSound: d } = Pe({ effectsVolume: 50 }), { t: c } = W();
6965
+ ), [o, l] = G(On(e)), { clickSound: c } = Pe({ effectsVolume: 50 }), { t: d } = W();
6965
6966
  me(() => {
6966
6967
  const p = setInterval(() => {
6967
6968
  l(On(e));
@@ -6987,17 +6988,17 @@ const lr = ({
6987
6988
  {
6988
6989
  active: r === p,
6989
6990
  onClick: () => {
6990
- d(), s(p);
6991
+ c(), s(p);
6991
6992
  },
6992
- children: c(`tabs.${p}`, { defaultValue: p })
6993
+ children: d(`tabs.${p}`, { defaultValue: p })
6993
6994
  },
6994
6995
  p
6995
6996
  )) }),
6996
6997
  /* @__PURE__ */ a.jsxs(Il, { fromIcon: t, children: [
6997
6998
  r === "Prizes" && /* @__PURE__ */ a.jsxs("div", { children: [
6998
6999
  /* @__PURE__ */ a.jsxs(ft, { children: [
6999
- /* @__PURE__ */ a.jsx(we, { align: "left", children: /* @__PURE__ */ a.jsx("span", { children: c("Place") }) }),
7000
- /* @__PURE__ */ a.jsx(we, { align: "right", children: /* @__PURE__ */ a.jsx("span", { children: c("Score") }) })
7000
+ /* @__PURE__ */ a.jsx(we, { align: "left", children: /* @__PURE__ */ a.jsx("span", { children: d("Place") }) }),
7001
+ /* @__PURE__ */ a.jsx(we, { align: "right", children: /* @__PURE__ */ a.jsx("span", { children: d("Score") }) })
7001
7002
  ] }),
7002
7003
  e.prizes.map((p, g) => /* @__PURE__ */ a.jsxs(ft, { children: [
7003
7004
  /* @__PURE__ */ a.jsx(we, { align: "left", children: p.positionStart === p.positionEnd ? p.positionStart : `${p.positionStart} - ${p.positionEnd}` }),
@@ -7006,9 +7007,9 @@ const lr = ({
7006
7007
  ] }),
7007
7008
  r === "Leaderboard" && /* @__PURE__ */ a.jsxs(Bl, { children: [
7008
7009
  /* @__PURE__ */ a.jsxs(ft, { header: !0, children: [
7009
- /* @__PURE__ */ a.jsx(we, { align: "left", children: c("Place") }),
7010
- /* @__PURE__ */ a.jsx(we, { align: "left", children: c("Nickname") }),
7011
- /* @__PURE__ */ a.jsx(we, { children: c("Score") })
7010
+ /* @__PURE__ */ a.jsx(we, { align: "left", children: d("Place") }),
7011
+ /* @__PURE__ */ a.jsx(we, { align: "left", children: d("Nickname") }),
7012
+ /* @__PURE__ */ a.jsx(we, { children: d("Score") })
7012
7013
  ] }),
7013
7014
  (f = e.leaderBoard) == null ? void 0 : f.slice().sort((p, g) => p.position - g.position).map((p) => /* @__PURE__ */ a.jsxs(ft, { children: [
7014
7015
  /* @__PURE__ */ a.jsx(we, { align: "left", children: h(p.position) }),
@@ -7032,7 +7033,7 @@ const lr = ({
7032
7033
  r === "Rules" && /* @__PURE__ */ a.jsxs(Ll, { children: [
7033
7034
  /* @__PURE__ */ a.jsxs("p", { children: [
7034
7035
  /* @__PURE__ */ a.jsxs("strong", { children: [
7035
- c("Period"),
7036
+ d("Period"),
7036
7037
  ":"
7037
7038
  ] }),
7038
7039
  " ",
@@ -7050,27 +7051,27 @@ const lr = ({
7050
7051
  /* @__PURE__ */ a.jsxs(Tl, { children: [
7051
7052
  /* @__PURE__ */ a.jsxs(Dl, { children: [
7052
7053
  /* @__PURE__ */ a.jsx("img", { src: ca, alt: "stars" }),
7053
- /* @__PURE__ */ a.jsx("span", { children: c("Tournament ends in") })
7054
+ /* @__PURE__ */ a.jsx("span", { children: d("Tournament ends in") })
7054
7055
  ] }),
7055
7056
  /* @__PURE__ */ a.jsx(Nl, { children: /* @__PURE__ */ a.jsxs(Pl, { children: [
7056
7057
  /* @__PURE__ */ a.jsxs("div", { className: "timeBlock", children: [
7057
7058
  /* @__PURE__ */ a.jsx(Tt, { children: o.days }),
7058
- /* @__PURE__ */ a.jsx(Nt, { children: c("day") })
7059
+ /* @__PURE__ */ a.jsx(Nt, { children: d("day") })
7059
7060
  ] }),
7060
7061
  /* @__PURE__ */ a.jsx("span", { children: ":" }),
7061
7062
  /* @__PURE__ */ a.jsxs("div", { className: "timeBlock", children: [
7062
7063
  /* @__PURE__ */ a.jsx(Tt, { children: o.hours }),
7063
- /* @__PURE__ */ a.jsx(Nt, { children: c("hour") })
7064
+ /* @__PURE__ */ a.jsx(Nt, { children: d("hour") })
7064
7065
  ] }),
7065
7066
  /* @__PURE__ */ a.jsx("span", { children: ":" }),
7066
7067
  /* @__PURE__ */ a.jsxs("div", { className: "timeBlock", children: [
7067
7068
  /* @__PURE__ */ a.jsx(Tt, { children: o.minutes }),
7068
- /* @__PURE__ */ a.jsx(Nt, { children: c("min") })
7069
+ /* @__PURE__ */ a.jsx(Nt, { children: d("min") })
7069
7070
  ] }),
7070
7071
  /* @__PURE__ */ a.jsx("span", { children: ":" }),
7071
7072
  /* @__PURE__ */ a.jsxs("div", { className: "timeBlock", children: [
7072
7073
  /* @__PURE__ */ a.jsx(Tt, { children: o.seconds }),
7073
- /* @__PURE__ */ a.jsx(Nt, { children: c("sec") })
7074
+ /* @__PURE__ */ a.jsx(Nt, { children: d("sec") })
7074
7075
  ] })
7075
7076
  ] }) })
7076
7077
  ] })
@@ -7490,20 +7491,20 @@ const lr = ({
7490
7491
  const i = e;
7491
7492
  return /* @__PURE__ */ a.jsx(a.Fragment, { children: Object.entries(i).map(([r, s], o) => /* @__PURE__ */ a.jsxs("div", { children: [
7492
7493
  /* @__PURE__ */ a.jsx("h2", { className: "content-name", children: n(r) }),
7493
- Array.isArray(s) ? s.map((l, d) => /* @__PURE__ */ a.jsx("div", { className: "content", children: /* @__PURE__ */ a.jsx(Pt, { textKey: l }) }, `${t}-${o}-${d}`)) : /* @__PURE__ */ a.jsx("div", { className: "content", children: /* @__PURE__ */ a.jsx(Pt, { textKey: s }) })
7494
+ Array.isArray(s) ? s.map((l, c) => /* @__PURE__ */ a.jsx("div", { className: "content", children: /* @__PURE__ */ a.jsx(Pt, { textKey: l }) }, `${t}-${o}-${c}`)) : /* @__PURE__ */ a.jsx("div", { className: "content", children: /* @__PURE__ */ a.jsx(Pt, { textKey: s }) })
7494
7495
  ] }, `${t}-${o}`)) });
7495
7496
  }
7496
7497
  return null;
7497
7498
  }, El = ({ index: e, gameType: t }) => {
7498
7499
  const { t: n } = W();
7499
7500
  return /* @__PURE__ */ a.jsxs("div", { className: "table-wrapper", children: [
7500
- /* @__PURE__ */ a.jsx("p", { className: "title", children: t === he.TEXAS ? n("Bonus bet payout table") : n("Payments") }),
7501
+ /* @__PURE__ */ a.jsx("p", { className: "title", children: t === le.TEXAS ? n("Bonus bet payout table") : n("Payments") }),
7501
7502
  /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
7502
7503
  /* @__PURE__ */ a.jsx("thead", { children: /* @__PURE__ */ a.jsxs("tr", { className: "tr", children: [
7503
7504
  /* @__PURE__ */ a.jsx("th", { className: "tibel-item", children: n("Hand") }),
7504
7505
  /* @__PURE__ */ a.jsx("th", { className: "tibel-item", children: n("Payout") })
7505
7506
  ] }) }),
7506
- t === he.TEXAS ? /* @__PURE__ */ a.jsxs("tbody", { children: [
7507
+ t === le.TEXAS ? /* @__PURE__ */ a.jsxs("tbody", { children: [
7507
7508
  /* @__PURE__ */ a.jsxs("tr", { className: "tr", children: [
7508
7509
  /* @__PURE__ */ a.jsx("td", { className: "tibel-item", children: n("Royal Flush") }),
7509
7510
  /* @__PURE__ */ a.jsx("td", { className: "tibel-item", children: "100:1" })
@@ -7555,13 +7556,13 @@ const lr = ({
7555
7556
  ] })
7556
7557
  ] })
7557
7558
  ] }),
7558
- /* @__PURE__ */ a.jsx("p", { className: "title", children: t === he.TEXAS ? n("Payments Table of game results") : n("21+3") }),
7559
+ /* @__PURE__ */ a.jsx("p", { className: "title", children: t === le.TEXAS ? n("Payments Table of game results") : n("21+3") }),
7559
7560
  /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
7560
7561
  /* @__PURE__ */ a.jsx("thead", { children: /* @__PURE__ */ a.jsxs("tr", { className: "tr", children: [
7561
7562
  /* @__PURE__ */ a.jsx("th", { className: "tibel-item", children: n("Hand") }),
7562
7563
  /* @__PURE__ */ a.jsx("th", { className: "tibel-item", children: n("Payout") })
7563
7564
  ] }) }),
7564
- t === he.TEXAS ? /* @__PURE__ */ a.jsxs("tbody", { children: [
7565
+ t === le.TEXAS ? /* @__PURE__ */ a.jsxs("tbody", { children: [
7565
7566
  /* @__PURE__ */ a.jsxs("tr", { className: "tr", children: [
7566
7567
  /* @__PURE__ */ a.jsx("td", { className: "tibel-item", children: n("Royal Flush") }),
7567
7568
  /* @__PURE__ */ a.jsx("td", { className: "tibel-item", children: "100:1" })
@@ -7634,9 +7635,9 @@ const lr = ({
7634
7635
  /* @__PURE__ */ a.jsx(cr, { val: t })
7635
7636
  ] }, n);
7636
7637
  }, Ul = ({ gameType: e }) => {
7637
- const [t, n] = G(""), i = _e(null), r = _e({}), { clickSound: s } = Pe({ effectsVolume: 50 }), { t: o } = W(), l = e === he.TEXAS ? Vl : Wl, d = (c) => {
7638
- n(c), s();
7639
- const h = r.current[c], f = i.current;
7638
+ const [t, n] = G(""), i = _e(null), r = _e({}), { clickSound: s } = Pe({ effectsVolume: 50 }), { t: o } = W(), l = e === le.TEXAS ? Vl : Wl, c = (d) => {
7639
+ n(d), s();
7640
+ const h = r.current[d], f = i.current;
7640
7641
  if (h && f) {
7641
7642
  const b = h.offsetTop - 99;
7642
7643
  f.scrollTo({
@@ -7647,7 +7648,7 @@ const lr = ({
7647
7648
  };
7648
7649
  return me(() => {
7649
7650
  if (!i.current) return;
7650
- const c = {
7651
+ const d = {
7651
7652
  root: i.current,
7652
7653
  rootMargin: "-10px 0px -90% 0px",
7653
7654
  threshold: 0
@@ -7655,39 +7656,39 @@ const lr = ({
7655
7656
  let b = null, p = 1 / 0;
7656
7657
  f.forEach((g) => {
7657
7658
  if (g.isIntersecting) {
7658
- const x = g.boundingClientRect.top;
7659
- x < p && (p = x, b = g.target);
7659
+ const y = g.boundingClientRect.top;
7660
+ y < p && (p = y, b = g.target);
7660
7661
  }
7661
7662
  }), b && n(b.id);
7662
- }, c);
7663
+ }, d);
7663
7664
  return Object.keys(l).forEach((f) => {
7664
7665
  const b = document.getElementById(f);
7665
7666
  b && h.observe(b);
7666
7667
  }), () => h.disconnect();
7667
7668
  }, []), /* @__PURE__ */ a.jsxs(zl, { children: [
7668
- /* @__PURE__ */ a.jsx(Ol, { children: Object.keys(l).map((c, h) => /* @__PURE__ */ a.jsxs(
7669
+ /* @__PURE__ */ a.jsx(Ol, { children: Object.keys(l).map((d, h) => /* @__PURE__ */ a.jsxs(
7669
7670
  Rl,
7670
7671
  {
7671
- $isActive: c === t,
7672
+ $isActive: d === t,
7672
7673
  $itemsCount: Object.keys(l).length,
7673
7674
  className: "item",
7674
- onClick: () => d(c),
7675
+ onClick: () => c(d),
7675
7676
  children: [
7676
- /* @__PURE__ */ a.jsx("p", { className: "item-text", children: o(c) }),
7677
+ /* @__PURE__ */ a.jsx("p", { className: "item-text", children: o(d) }),
7677
7678
  /* @__PURE__ */ a.jsx(Ae, { position: "right", height: 6, width: 9 })
7678
7679
  ]
7679
7680
  },
7680
7681
  `name_${h}`
7681
7682
  )) }),
7682
- /* @__PURE__ */ a.jsx(Ml, { ref: i, children: Object.entries(l).map(([c, h], f) => /* @__PURE__ */ a.jsx(
7683
+ /* @__PURE__ */ a.jsx(Ml, { ref: i, children: Object.entries(l).map(([d, h], f) => /* @__PURE__ */ a.jsx(
7683
7684
  "div",
7684
7685
  {
7685
7686
  className: "content-items",
7686
- ref: (b) => r.current[c] = b,
7687
- id: c,
7688
- children: /* @__PURE__ */ a.jsx(Kl, { textKey: c, value: h, index: f, gameType: e })
7687
+ ref: (b) => r.current[d] = b,
7688
+ id: d,
7689
+ children: /* @__PURE__ */ a.jsx(Kl, { textKey: d, value: h, index: f, gameType: e })
7689
7690
  },
7690
- `content_${c}`
7691
+ `content_${d}`
7691
7692
  )) })
7692
7693
  ] });
7693
7694
  }, dr = ({ onClick: e }) => /* @__PURE__ */ a.jsx(
@@ -7845,25 +7846,25 @@ const lr = ({
7845
7846
  outline: none;
7846
7847
  }
7847
7848
  `, Xl = ({ onSendMessage: e, messages: t, isMobile: n }) => {
7848
- const { t: i } = W(), [r, s] = G(""), o = 0, l = (c) => {
7849
- const h = c.target.value;
7849
+ const { t: i } = W(), [r, s] = G(""), o = 0, l = (d) => {
7850
+ const h = d.target.value;
7850
7851
  (h.trim().length || r.length === 1) && s(h);
7851
- }, d = () => {
7852
+ }, c = () => {
7852
7853
  e(r), s("");
7853
7854
  };
7854
7855
  return /* @__PURE__ */ a.jsxs(ql, { $isMobile: n, children: [
7855
- /* @__PURE__ */ a.jsx(Yl, { $isMobile: n, children: t.map((c, h) => /* @__PURE__ */ a.jsx("div", { children: c.playerId === o ? /* @__PURE__ */ a.jsxs("div", { className: "my-masssage", children: [
7856
+ /* @__PURE__ */ a.jsx(Yl, { $isMobile: n, children: t.map((d, h) => /* @__PURE__ */ a.jsx("div", { children: d.playerId === o ? /* @__PURE__ */ a.jsxs("div", { className: "my-masssage", children: [
7856
7857
  /* @__PURE__ */ a.jsxs("div", { className: "sender-nick", children: [
7857
- /* @__PURE__ */ a.jsx("p", { className: "nickname", children: c.senderNickname }),
7858
- /* @__PURE__ */ a.jsx("p", { className: "time", children: c.time })
7858
+ /* @__PURE__ */ a.jsx("p", { className: "nickname", children: d.senderNickname }),
7859
+ /* @__PURE__ */ a.jsx("p", { className: "time", children: d.time })
7859
7860
  ] }),
7860
- /* @__PURE__ */ a.jsx("p", { className: "masssage", children: c.message })
7861
+ /* @__PURE__ */ a.jsx("p", { className: "masssage", children: d.message })
7861
7862
  ] }) : /* @__PURE__ */ a.jsxs("div", { className: "message-item", children: [
7862
7863
  /* @__PURE__ */ a.jsxs("div", { className: "sender-nick", children: [
7863
- /* @__PURE__ */ a.jsx("p", { className: "support-nickname", children: c.senderNickname }),
7864
- /* @__PURE__ */ a.jsx("p", { className: "support-time", children: c.time })
7864
+ /* @__PURE__ */ a.jsx("p", { className: "support-nickname", children: d.senderNickname }),
7865
+ /* @__PURE__ */ a.jsx("p", { className: "support-time", children: d.time })
7865
7866
  ] }),
7866
- /* @__PURE__ */ a.jsx("p", { className: "masssage", children: c.message })
7867
+ /* @__PURE__ */ a.jsx("p", { className: "masssage", children: d.message })
7867
7868
  ] }) }, h)) }),
7868
7869
  /* @__PURE__ */ a.jsxs(Zl, { $isMobile: n, children: [
7869
7870
  /* @__PURE__ */ a.jsx(
@@ -7874,12 +7875,12 @@ const lr = ({
7874
7875
  onChange: l,
7875
7876
  placeholder: i("Click to chat"),
7876
7877
  type: "text",
7877
- onKeyPress: (c) => {
7878
- c.key === "Enter" && d();
7878
+ onKeyPress: (d) => {
7879
+ d.key === "Enter" && c();
7879
7880
  }
7880
7881
  }
7881
7882
  ),
7882
- /* @__PURE__ */ a.jsx("div", { className: "send-massage", children: /* @__PURE__ */ a.jsx(dr, { onClick: d }) })
7883
+ /* @__PURE__ */ a.jsx("div", { className: "send-massage", children: /* @__PURE__ */ a.jsx(dr, { onClick: c }) })
7883
7884
  ] })
7884
7885
  ] });
7885
7886
  }, Jl = m.div`
@@ -7990,9 +7991,9 @@ const lr = ({
7990
7991
  }
7991
7992
  }
7992
7993
  `, t2 = ({ onSendMessage: e, messages: t, isMobile: n = !1 }) => {
7993
- const [i, r] = G(""), { t: s } = W(), o = (d) => {
7994
- const c = d.target.value;
7995
- (c.trim().length || i.length === 1) && r(c);
7994
+ const [i, r] = G(""), { t: s } = W(), o = (c) => {
7995
+ const d = c.target.value;
7996
+ (d.trim().length || i.length === 1) && r(d);
7996
7997
  }, l = () => {
7997
7998
  e(i), r("");
7998
7999
  };
@@ -8006,20 +8007,20 @@ const lr = ({
8006
8007
  onChange: o,
8007
8008
  placeholder: s("Click to chat"),
8008
8009
  type: "text",
8009
- onKeyPress: (d) => {
8010
- d.key === "Enter" && l();
8010
+ onKeyPress: (c) => {
8011
+ c.key === "Enter" && l();
8011
8012
  }
8012
8013
  }
8013
8014
  ),
8014
8015
  /* @__PURE__ */ a.jsx("div", { className: "send-massage", children: /* @__PURE__ */ a.jsx(dr, { onClick: l }) })
8015
8016
  ] }),
8016
- /* @__PURE__ */ a.jsx(e2, { $isMobile: n, children: t.map((d) => /* @__PURE__ */ a.jsxs("div", { className: "message-item", children: [
8017
+ /* @__PURE__ */ a.jsx(e2, { $isMobile: n, children: t.map((c) => /* @__PURE__ */ a.jsxs("div", { className: "message-item", children: [
8017
8018
  /* @__PURE__ */ a.jsxs("div", { className: "sender-nick", children: [
8018
- /* @__PURE__ */ a.jsx("p", { className: "nickname", children: d.senderNickname }),
8019
- /* @__PURE__ */ a.jsx("p", { className: "time", children: d.time })
8019
+ /* @__PURE__ */ a.jsx("p", { className: "nickname", children: c.senderNickname }),
8020
+ /* @__PURE__ */ a.jsx("p", { className: "time", children: c.time })
8020
8021
  ] }),
8021
- /* @__PURE__ */ a.jsx("p", { className: "masssage", children: d.message })
8022
- ] }, `${d.messageDateTime}`)) })
8022
+ /* @__PURE__ */ a.jsx("p", { className: "masssage", children: c.message })
8023
+ ] }, `${c.messageDateTime}`)) })
8023
8024
  ] });
8024
8025
  }, a2 = m.div`
8025
8026
  display: flex;
@@ -8182,35 +8183,35 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8182
8183
  streamQuality: s,
8183
8184
  nickNameChange: o,
8184
8185
  nickName: l,
8185
- errorCode: d
8186
+ errorCode: c
8186
8187
  }) => {
8187
- const { t: c } = W(), [h, f] = G(
8188
+ const { t: d } = W(), [h, f] = G(
8188
8189
  s || "Auto"
8189
- ), [b, p] = G(""), { clickSound: g } = Pe({ effectsVolume: 50 }), x = () => {
8190
+ ), [b, p] = G(""), { clickSound: g } = Pe({ effectsVolume: 50 }), y = () => {
8190
8191
  g(), o(b), p("");
8191
8192
  };
8192
8193
  return /* @__PURE__ */ a.jsxs(s2, { children: [
8193
8194
  /* @__PURE__ */ a.jsxs("div", { className: "video-quality", children: [
8194
- /* @__PURE__ */ a.jsx(Dt, { children: c("Video Quality") }),
8195
- /* @__PURE__ */ a.jsx("div", { className: "quality-block", children: l2.map((v, w) => /* @__PURE__ */ a.jsx(
8195
+ /* @__PURE__ */ a.jsx(Dt, { children: d("Video Quality") }),
8196
+ /* @__PURE__ */ a.jsx("div", { className: "quality-block", children: l2.map((x, v) => /* @__PURE__ */ a.jsx(
8196
8197
  o2,
8197
8198
  {
8198
- $active: v === h,
8199
+ $active: x === h,
8199
8200
  onClick: () => {
8200
- g(), f(v), r && r(v);
8201
+ g(), f(x), r && r(x);
8201
8202
  },
8202
- children: c(v)
8203
+ children: d(x)
8203
8204
  },
8204
- w
8205
+ v
8205
8206
  )) })
8206
8207
  ] }),
8207
8208
  /* @__PURE__ */ a.jsxs("div", { className: "music-volume", children: [
8208
- /* @__PURE__ */ a.jsx(Dt, { children: c("Music Volume") }),
8209
+ /* @__PURE__ */ a.jsx(Dt, { children: d("Music Volume") }),
8209
8210
  /* @__PURE__ */ a.jsx(
8210
8211
  Fa,
8211
8212
  {
8212
8213
  isSettings: !0,
8213
- volumeTitle: c("Dealer's Voice"),
8214
+ volumeTitle: d("Dealer's Voice"),
8214
8215
  setVolume: i,
8215
8216
  volume: e
8216
8217
  }
@@ -8219,7 +8220,7 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8219
8220
  Fa,
8220
8221
  {
8221
8222
  isSettings: !0,
8222
- volumeTitle: c("Sound Effects"),
8223
+ volumeTitle: d("Sound Effects"),
8223
8224
  setVolume: n,
8224
8225
  volume: t
8225
8226
  }
@@ -8227,24 +8228,24 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8227
8228
  ] }),
8228
8229
  /* @__PURE__ */ a.jsx("div", { className: "change-nickname", children: /* @__PURE__ */ a.jsxs(Dt, { children: [
8229
8230
  /* @__PURE__ */ a.jsxs("span", { children: [
8230
- c("Nickname"),
8231
+ d("Nickname"),
8231
8232
  ":   "
8232
8233
  ] }),
8233
- /* @__PURE__ */ a.jsx("span", { children: c(l) })
8234
+ /* @__PURE__ */ a.jsx("span", { children: d(l) })
8234
8235
  ] }) }),
8235
8236
  /* @__PURE__ */ a.jsxs("div", { className: "change-nickname", children: [
8236
- /* @__PURE__ */ a.jsx(Dt, { children: c("Change Nickname") }),
8237
+ /* @__PURE__ */ a.jsx(Dt, { children: d("Change Nickname") }),
8237
8238
  /* @__PURE__ */ a.jsxs("div", { className: "nickname-field", children: [
8238
8239
  /* @__PURE__ */ a.jsx(
8239
8240
  r2,
8240
8241
  {
8241
8242
  value: b,
8242
- onChange: ({ target: v }) => p(v.value),
8243
- placeholder: c("Enter new nickname"),
8244
- error: d === hr.NicknameAlreadyExists ? c("Nickname already in use") : void 0
8243
+ onChange: ({ target: x }) => p(x.value),
8244
+ placeholder: d("Enter new nickname"),
8245
+ error: c === hr.NicknameAlreadyExists ? d("Nickname already in use") : void 0
8245
8246
  }
8246
8247
  ),
8247
- /* @__PURE__ */ a.jsx("button", { onClick: x, children: c("Change") })
8248
+ /* @__PURE__ */ a.jsx("button", { onClick: y, children: d("Change") })
8248
8249
  ] })
8249
8250
  ] })
8250
8251
  ] });
@@ -8553,7 +8554,7 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8553
8554
  width: 35%;
8554
8555
  }
8555
8556
  `, ur = (e) => {
8556
- const { t } = W(), i = e.gameType === he.TEXAS ? u2 : d2;
8557
+ const { t } = W(), i = e.gameType === le.TEXAS ? u2 : d2;
8557
8558
  return /* @__PURE__ */ a.jsxs(f2, { children: [
8558
8559
  /* @__PURE__ */ a.jsxs("div", { className: "main-title", children: [
8559
8560
  /* @__PURE__ */ a.jsx("p", { children: t("Bet") }),
@@ -8562,13 +8563,13 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8562
8563
  /* @__PURE__ */ a.jsx("div", { className: "info-wrapper", children: i.map((r, s) => /* @__PURE__ */ a.jsxs("div", { className: `elements title-${r.limitInProps}`, children: [
8563
8564
  /* @__PURE__ */ a.jsx("p", { className: "item-name", children: t(r.name) }),
8564
8565
  /* @__PURE__ */ a.jsx("div", { className: "card", children: r.cards.map(({ scannerIndex: o }, l) => {
8565
- const d = wt[o - 1].value, c = $t(o), h = _t(o);
8566
+ const c = wt[o - 1].value, d = $t(o), h = _t(o);
8566
8567
  return /* @__PURE__ */ a.jsx(
8567
8568
  ea,
8568
8569
  {
8569
8570
  color: h,
8570
- value: d,
8571
- suit: c
8571
+ value: c,
8572
+ suit: d
8572
8573
  },
8573
8574
  l
8574
8575
  );
@@ -8585,17 +8586,17 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8585
8586
  onSendMessageSupport: s,
8586
8587
  setOpenRoundHistory: o,
8587
8588
  isMobile: l,
8588
- historyData: d,
8589
- isLandscape: c,
8589
+ historyData: c,
8590
+ isLandscape: d,
8590
8591
  streamVolume: h,
8591
8592
  effectsVolume: f,
8592
8593
  setEffectsVolume: b,
8593
8594
  setStreamVolume: p,
8594
8595
  tournamentData: g,
8595
- openRoundHistory: x,
8596
- balance: v,
8597
- getHistory: w,
8598
- sendTip: y = () => {
8596
+ openRoundHistory: y,
8597
+ balance: x,
8598
+ getHistory: v,
8599
+ sendTip: w = () => {
8599
8600
  },
8600
8601
  limits: S = h2,
8601
8602
  currencyId: j,
@@ -8636,12 +8637,12 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8636
8637
  return /* @__PURE__ */ a.jsx(
8637
8638
  xl,
8638
8639
  {
8639
- historyData: d,
8640
- getHistory: w,
8640
+ historyData: c,
8641
+ getHistory: v,
8641
8642
  setOpenRoundHistory: o,
8642
- openRoundHistory: x,
8643
+ openRoundHistory: y,
8643
8644
  isMobile: l,
8644
- isLandscape: c
8645
+ isLandscape: d
8645
8646
  }
8646
8647
  );
8647
8648
  case H.Tip:
@@ -8649,9 +8650,9 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8649
8650
  vl,
8650
8651
  {
8651
8652
  chipAmounts: i,
8652
- isLandscape: c,
8653
- balance: v,
8654
- sendTip: y,
8653
+ isLandscape: d,
8654
+ balance: x,
8655
+ sendTip: w,
8655
8656
  currencyId: j
8656
8657
  }
8657
8658
  );
@@ -8882,17 +8883,17 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8882
8883
  messages: s,
8883
8884
  historyData: o,
8884
8885
  onSendMessage: l,
8885
- tournamentData: d,
8886
- isTournamentActive: c,
8886
+ tournamentData: c,
8887
+ isTournamentActive: d,
8887
8888
  chipAmounts: h,
8888
8889
  messagesSupport: f,
8889
8890
  onSendMessageSupport: b,
8890
8891
  isLandscape: p,
8891
8892
  streamVolume: g,
8892
- balance: x,
8893
- currencyId: v,
8894
- effectsVolume: w,
8895
- setEffectsVolume: y,
8893
+ balance: y,
8894
+ currencyId: x,
8895
+ effectsVolume: v,
8896
+ setEffectsVolume: w,
8896
8897
  setStreamVolume: S,
8897
8898
  getHistory: j,
8898
8899
  limits: I,
@@ -8905,9 +8906,9 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8905
8906
  errorCode: te,
8906
8907
  gameType: Q
8907
8908
  }) => {
8908
- const [V, se] = G(0), [X, ee] = G(null), [le, J] = G(!1), { t: ne } = W(), { clickSound: q } = Pe({ effectsVolume: 50 }), [Y, ce] = G(0), [Ce, E] = G(0), fe = () => {
8909
+ const [V, se] = G(0), [X, ee] = G(null), [ce, J] = G(!1), { t: ne } = W(), { clickSound: q } = Pe({ effectsVolume: 50 }), [Y, de] = G(0), [Ce, E] = G(0), fe = () => {
8909
8910
  q(), ee(null);
8910
- }, ge = Uo(X, p, V === 1), de = (M) => {
8911
+ }, ge = Uo(X, p, V === 1), he = (M) => {
8911
8912
  if (M === H.VolumeOn) {
8912
8913
  S(g === 0 ? 100 : 0);
8913
8914
  return;
@@ -8950,18 +8951,18 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8950
8951
  children: /* @__PURE__ */ a.jsx(
8951
8952
  fr,
8952
8953
  {
8953
- tournamentData: d,
8954
+ tournamentData: c,
8954
8955
  getHistory: j,
8955
8956
  streamVolume: g,
8956
- effectsVolume: w,
8957
- setEffectsVolume: y,
8957
+ effectsVolume: v,
8958
+ setEffectsVolume: w,
8958
8959
  setStreamVolume: S,
8959
8960
  activeAction: X,
8960
8961
  messages: s,
8961
- currencyId: v,
8962
+ currencyId: x,
8962
8963
  onSendMessage: l,
8963
8964
  chipAmounts: h,
8964
- balance: x,
8965
+ balance: y,
8965
8966
  messagesSupport: f,
8966
8967
  onSendMessageSupport: b,
8967
8968
  historyData: o,
@@ -8983,12 +8984,12 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
8983
8984
  )
8984
8985
  }
8985
8986
  ),
8986
- le && /* @__PURE__ */ a.jsxs(
8987
+ ce && /* @__PURE__ */ a.jsxs(
8987
8988
  p2,
8988
8989
  {
8989
- onTouchStart: (M) => qo(M, ce),
8990
+ onTouchStart: (M) => qo(M, de),
8990
8991
  onTouchMove: (M) => Yo(M, Y, J),
8991
- onTouchEnd: (M) => Zo(M, ce),
8992
+ onTouchEnd: (M) => Zo(M, de),
8992
8993
  $isLandscape: p,
8993
8994
  children: [
8994
8995
  /* @__PURE__ */ a.jsxs(m2, { children: [
@@ -9006,7 +9007,7 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9006
9007
  "button",
9007
9008
  {
9008
9009
  className: "button",
9009
- onClick: () => de(M.buttonType),
9010
+ onClick: () => he(M.buttonType),
9010
9011
  children: M.icon
9011
9012
  },
9012
9013
  M.buttonType
@@ -9031,7 +9032,7 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9031
9032
  si,
9032
9033
  {
9033
9034
  $isLandscape: p,
9034
- onClick: () => de(M.buttonType),
9035
+ onClick: () => he(M.buttonType),
9035
9036
  children: [
9036
9037
  M.icon,
9037
9038
  /* @__PURE__ */ a.jsx("p", { className: "p", children: ne(M.name) })
@@ -9044,7 +9045,7 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9044
9045
  si,
9045
9046
  {
9046
9047
  $isLandscape: p,
9047
- onClick: () => de(M.buttonType),
9048
+ onClick: () => he(M.buttonType),
9048
9049
  children: [
9049
9050
  M.icon,
9050
9051
  /* @__PURE__ */ a.jsx("p", { className: "p", children: ne(M.name) })
@@ -9053,12 +9054,12 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9053
9054
  M.buttonType
9054
9055
  )) })
9055
9056
  ] }),
9056
- c && /* @__PURE__ */ a.jsxs(
9057
+ d && /* @__PURE__ */ a.jsxs(
9057
9058
  ri,
9058
9059
  {
9059
9060
  $isLandscape: p,
9060
9061
  $tournament: !0,
9061
- onClick: () => de(H.Tournament),
9062
+ onClick: () => he(H.Tournament),
9062
9063
  children: [
9063
9064
  /* @__PURE__ */ a.jsx("img", { src: _i, alt: "Gold" }),
9064
9065
  /* @__PURE__ */ a.jsx("p", { className: "text", children: ne("Tournament") })
@@ -9301,7 +9302,7 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9301
9302
  limits: o,
9302
9303
  gameType: l
9303
9304
  }) => {
9304
- const [d, c] = G(!1), { t: h } = W();
9305
+ const [c, d] = G(!1), { t: h } = W();
9305
9306
  return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
9306
9307
  /* @__PURE__ */ a.jsxs(A2, { children: [
9307
9308
  /* @__PURE__ */ a.jsxs(j2, { onClick: () => Za(i, r, s), children: [
@@ -9317,13 +9318,13 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9317
9318
  "div",
9318
9319
  {
9319
9320
  className: "button",
9320
- onClick: () => c(!d),
9321
+ onClick: () => d(!c),
9321
9322
  children: /* @__PURE__ */ a.jsx(
9322
9323
  Ae,
9323
9324
  {
9324
9325
  height: 7,
9325
9326
  width: 12,
9326
- position: d ? "top" : "bottom"
9327
+ position: c ? "top" : "bottom"
9327
9328
  }
9328
9329
  )
9329
9330
  }
@@ -9338,10 +9339,10 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9338
9339
  ] })
9339
9340
  ] })
9340
9341
  ] }),
9341
- d && /* @__PURE__ */ a.jsx(k2, { children: /* @__PURE__ */ a.jsx(
9342
+ c && /* @__PURE__ */ a.jsx(k2, { children: /* @__PURE__ */ a.jsx(
9342
9343
  mr,
9343
9344
  {
9344
- close: () => c(!1),
9345
+ close: () => d(!1),
9345
9346
  header: h("Limits & Payouts"),
9346
9347
  height: 370,
9347
9348
  width: 300,
@@ -9372,17 +9373,17 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9372
9373
  onSendMessageSupport: s,
9373
9374
  historyData: o,
9374
9375
  balance: l,
9375
- isFullscreen: d,
9376
- toggleFullscreen: c,
9376
+ isFullscreen: c,
9377
+ toggleFullscreen: d,
9377
9378
  streamVolume: h,
9378
9379
  effectsVolume: f,
9379
9380
  setEffectsVolume: b,
9380
9381
  setStreamVolume: p,
9381
9382
  tournamentData: g,
9382
- isTournamentDetailsVisible: x,
9383
- getHistory: v,
9384
- sendTip: w,
9385
- currencyId: y,
9383
+ isTournamentDetailsVisible: y,
9384
+ getHistory: x,
9385
+ sendTip: v,
9386
+ currencyId: w,
9386
9387
  handleStreamQualityChange: S,
9387
9388
  streamQuality: j,
9388
9389
  nickNameChange: I,
@@ -9395,30 +9396,30 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9395
9396
  setActivation: te,
9396
9397
  gameType: Q
9397
9398
  }) => {
9398
- const [V, se] = G(null), [X, ee] = G(0), le = Go(V, X === 1), { clickSound: J } = Pe({ effectsVolume: 100 }), ne = (E, fe) => {
9399
- if (E.buttonType === H.FullScreen && c(), E.buttonType === H.VolumeOn) {
9399
+ const [V, se] = G(null), [X, ee] = G(0), ce = Go(V, X === 1), { clickSound: J } = Pe({ effectsVolume: 100 }), ne = (E, fe) => {
9400
+ if (E.buttonType === H.FullScreen && d(), E.buttonType === H.VolumeOn) {
9400
9401
  p(h === 0 ? 100 : 0);
9401
9402
  return;
9402
9403
  } else
9403
9404
  se(fe ? null : E.buttonType), te == null || te(!1);
9404
- }, q = (E) => E.buttonType === H.FullScreen && d ? T2() : E.buttonType === H.VolumeOn ? h === 0 ? pr() : Xa() : E.icon;
9405
+ }, q = (E) => E.buttonType === H.FullScreen && c ? T2() : E.buttonType === H.VolumeOn ? h === 0 ? pr() : Xa() : E.icon;
9405
9406
  me(() => {
9406
- x && (se(H.Tournament), te == null || te(!1));
9407
- }, [x]), me(() => {
9407
+ y && (se(H.Tournament), te == null || te(!1));
9408
+ }, [y]), me(() => {
9408
9409
  _ && se(null);
9409
9410
  }, [_]);
9410
- const Y = X === 1 ? { headerClick: () => ee(2) } : {}, ce = (E) => {
9411
- se(null), te == null || te(!1), w(E);
9411
+ const Y = X === 1 ? { headerClick: () => ee(2) } : {}, de = (E) => {
9412
+ se(null), te == null || te(!1), v(E);
9412
9413
  }, Ce = /* @__PURE__ */ a.jsx(
9413
9414
  fr,
9414
9415
  {
9415
- getHistory: v,
9416
+ getHistory: x,
9416
9417
  historyData: o,
9417
9418
  setOpenRoundHistory: ee,
9418
9419
  activeAction: V,
9419
9420
  openRoundHistory: X,
9420
9421
  messages: e,
9421
- currencyId: y,
9422
+ currencyId: w,
9422
9423
  onSendMessage: t,
9423
9424
  chipAmounts: i,
9424
9425
  balance: l,
@@ -9429,7 +9430,7 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9429
9430
  setEffectsVolume: b,
9430
9431
  setStreamVolume: p,
9431
9432
  tournamentData: g,
9432
- sendTip: le ? ce : void 0,
9433
+ sendTip: ce ? de : void 0,
9433
9434
  handleStreamQualityChange: S,
9434
9435
  streamQuality: j,
9435
9436
  nickNameChange: I,
@@ -9460,13 +9461,13 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9460
9461
  fe
9461
9462
  );
9462
9463
  }) }),
9463
- V && /* @__PURE__ */ a.jsx(a.Fragment, { children: le ? /* @__PURE__ */ a.jsx(
9464
+ V && /* @__PURE__ */ a.jsx(a.Fragment, { children: ce ? /* @__PURE__ */ a.jsx(
9464
9465
  mr,
9465
9466
  {
9466
9467
  close: () => {
9467
9468
  se(null), te == null || te(!1), J();
9468
9469
  },
9469
- ...le,
9470
+ ...ce,
9470
9471
  ...Y,
9471
9472
  dealerName: V === H.Tip ? A : "",
9472
9473
  children: Ce
@@ -9603,7 +9604,7 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9603
9604
  });
9604
9605
  return me(() => {
9605
9606
  const l = setInterval(() => {
9606
- const d = (/* @__PURE__ */ new Date()).getTime(), h = new Date(n).getTime() - d;
9607
+ const c = (/* @__PURE__ */ new Date()).getTime(), h = new Date(n).getTime() - c;
9607
9608
  if (h <= 0) {
9608
9609
  clearInterval(l);
9609
9610
  return;
@@ -9981,7 +9982,7 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9981
9982
  [Ee.WaitingForBet]: n("Please, Place Your Bets")
9982
9983
  }, [r, s] = G(!1), [o, l] = G(
9983
9984
  null
9984
- ), d = e / 1e3;
9985
+ ), c = e / 1e3;
9985
9986
  if (me(() => {
9986
9987
  s(!0);
9987
9988
  }, []), me(() => {
@@ -9989,7 +9990,7 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
9989
9990
  l(o - 1);
9990
9991
  }, 1e3) : e > 0 && o === null ? l((e + 1e3) / 1e3) : (s(!1), l(null));
9991
9992
  }, [e, o]), e > 0 && r)
9992
- return /* @__PURE__ */ a.jsxs(G2, { $time: d, children: [
9993
+ return /* @__PURE__ */ a.jsxs(G2, { $time: c, children: [
9993
9994
  /* @__PURE__ */ a.jsx("div", { className: "timer-line" }),
9994
9995
  /* @__PURE__ */ a.jsx("div", { className: "line-time" }),
9995
9996
  /* @__PURE__ */ a.jsxs("div", { className: "text-wrapper", children: [
@@ -10023,8 +10024,8 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
10023
10024
  onDouble: s,
10024
10025
  onDeal: o,
10025
10026
  onRepeat: l,
10026
- balance: d,
10027
- isUndo: c,
10027
+ balance: c,
10028
+ isUndo: d,
10028
10029
  isDouble: h,
10029
10030
  isDeal: f,
10030
10031
  isRepeat: b,
@@ -10034,20 +10035,20 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
10034
10035
  return /* @__PURE__ */ a.jsxs(M2, { children: [
10035
10036
  /* @__PURE__ */ a.jsx($a, { time: e, timerType: Ee.WaitingForBet }),
10036
10037
  /* @__PURE__ */ a.jsxs(R2, { children: [
10037
- /* @__PURE__ */ a.jsx(li, { $isDisabled: c, onClick: r, children: /* @__PURE__ */ a.jsx("div", { className: "icon", children: /* @__PURE__ */ a.jsx(gr, {}) }) }),
10038
- t.map((x, v) => {
10039
- const y = v === n ? 64 : 48;
10040
- return /* @__PURE__ */ a.jsx(W2, { $chipSize: y, children: /* @__PURE__ */ a.jsx(
10038
+ /* @__PURE__ */ a.jsx(li, { $isDisabled: d, onClick: r, children: /* @__PURE__ */ a.jsx("div", { className: "icon", children: /* @__PURE__ */ a.jsx(gr, {}) }) }),
10039
+ t.map((y, x) => {
10040
+ const w = x === n ? 64 : 48;
10041
+ return /* @__PURE__ */ a.jsx(W2, { $chipSize: w, children: /* @__PURE__ */ a.jsx(
10041
10042
  Zt,
10042
10043
  {
10043
- amount: x,
10044
+ amount: y,
10044
10045
  chipAmounts: t,
10045
- height: y,
10046
- width: y,
10047
- onClick: () => i(v),
10048
- isDisabled: x > d
10046
+ height: w,
10047
+ width: w,
10048
+ onClick: () => i(x),
10049
+ isDisabled: y > c
10049
10050
  }
10050
- ) }, x);
10051
+ ) }, y);
10051
10052
  }),
10052
10053
  /* @__PURE__ */ a.jsxs(
10053
10054
  li,
@@ -10061,7 +10062,7 @@ const l2 = ["Min", "Low", "Med", "High", "Auto"], c2 = ({
10061
10062
  }
10062
10063
  )
10063
10064
  ] }),
10064
- p !== he.TEXAS && /* @__PURE__ */ a.jsxs(V2, { $isDisabled: f, onClick: o, children: [
10065
+ p !== le.TEXAS && /* @__PURE__ */ a.jsxs(V2, { $isDisabled: f, onClick: o, children: [
10065
10066
  /* @__PURE__ */ a.jsx("div", { className: "button-icon icon", children: /* @__PURE__ */ a.jsx(br, {}) }),
10066
10067
  /* @__PURE__ */ a.jsx("p", { className: "text-button", children: g("Deal Now") })
10067
10068
  ] })
@@ -10677,10 +10678,10 @@ const pc = {
10677
10678
  },
10678
10679
  2: { buttonSize: 80, iconSize: 40, radius: 12 }
10679
10680
  })[e], gc = m.button`
10680
- width: ${({ $size: e, $gameType: t }) => t === he.TEXAS ? "60px" : `${e.buttonSize}px`};
10681
- height: ${({ $size: e, $gameType: t }) => t === he.TEXAS ? "60px" : `${e.buttonSize}px`};
10681
+ width: ${({ $size: e, $gameType: t }) => t === le.TEXAS ? "60px" : `${e.buttonSize}px`};
10682
+ height: ${({ $size: e, $gameType: t }) => t === le.TEXAS ? "60px" : `${e.buttonSize}px`};
10682
10683
  border-radius: ${({ $size: e }) => e.radius}px;
10683
- padding: ${({ $gameType: e }) => e === he.TEXAS ? "17px" : "10px"};
10684
+ padding: ${({ $gameType: e }) => e === le.TEXAS ? "17px" : "10px"};
10684
10685
  border: 1px solid #ffffff14;
10685
10686
  background: ${({ $color: e }) => e};
10686
10687
  display: flex;
@@ -10949,11 +10950,11 @@ const pc = {
10949
10950
  }) => {
10950
10951
  const [o, l] = G(
10951
10952
  null
10952
- ), d = n === Ct.Big, { t: c } = W();
10953
+ ), c = n === Ct.Big, { t: d } = W();
10953
10954
  return /* @__PURE__ */ a.jsxs(vc, { children: [
10954
- d && !i && /* @__PURE__ */ a.jsx(kc, { $isBig: d, $isMobile: i, children: /* @__PURE__ */ a.jsx($a, { time: e, timerType: Ee.WaitingForUserAction }) }, r),
10955
- /* @__PURE__ */ a.jsxs(Ac, { $isBig: d, $isMobile: i, children: [
10956
- s !== he.TEXAS ? /* @__PURE__ */ a.jsx("div", { className: "aciton", children: wc[n].map((h, f) => {
10955
+ c && !i && /* @__PURE__ */ a.jsx(kc, { $isBig: c, $isMobile: i, children: /* @__PURE__ */ a.jsx($a, { time: e, timerType: Ee.WaitingForUserAction }) }, r),
10956
+ /* @__PURE__ */ a.jsxs(Ac, { $isBig: c, $isMobile: i, children: [
10957
+ s !== le.TEXAS ? /* @__PURE__ */ a.jsx("div", { className: "aciton", children: wc[n].map((h, f) => {
10957
10958
  const { isDisabled: b, onHandle: p } = t[h.betType];
10958
10959
  return /* @__PURE__ */ a.jsxs(
10959
10960
  "div",
@@ -10972,7 +10973,7 @@ const pc = {
10972
10973
  size: n
10973
10974
  }
10974
10975
  ),
10975
- d && /* @__PURE__ */ a.jsx("p", { className: "name", children: c(h.name) })
10976
+ c && /* @__PURE__ */ a.jsx("p", { className: "name", children: d(h.name) })
10976
10977
  ]
10977
10978
  },
10978
10979
  f
@@ -10993,10 +10994,10 @@ const pc = {
10993
10994
  gameType: s
10994
10995
  }
10995
10996
  ),
10996
- d && /* @__PURE__ */ a.jsx("p", { className: "name", children: c(h.name) })
10997
+ c && /* @__PURE__ */ a.jsx("p", { className: "name", children: d(h.name) })
10997
10998
  ] }, f);
10998
10999
  }) }),
10999
- s !== he.TEXAS && /* @__PURE__ */ a.jsx("div", { className: "last-boton", children: d && /* @__PURE__ */ a.jsxs(
11000
+ s !== le.TEXAS && /* @__PURE__ */ a.jsx("div", { className: "last-boton", children: c && /* @__PURE__ */ a.jsxs(
11000
11001
  jc,
11001
11002
  {
11002
11003
  className: `${!!o && (o === z.Surrender ? "animated-active" : "animated-unactive")}`,
@@ -11008,7 +11009,7 @@ const pc = {
11008
11009
  disabled: t[z.Surrender].isDisabled,
11009
11010
  children: [
11010
11011
  /* @__PURE__ */ a.jsx("div", { className: "icon", children: /* @__PURE__ */ a.jsx(xr, { size: n === Ct.Big ? 20 : 12 }) }),
11011
- /* @__PURE__ */ a.jsx("p", { className: "name", children: c("Surrender") })
11012
+ /* @__PURE__ */ a.jsx("p", { className: "name", children: d("Surrender") })
11012
11013
  ]
11013
11014
  }
11014
11015
  ) })
@@ -11253,7 +11254,7 @@ const pc = {
11253
11254
  });
11254
11255
  me(() => {
11255
11256
  const l = setInterval(() => {
11256
- const d = (/* @__PURE__ */ new Date()).getTime(), h = new Date(e.expireDate).getTime() - d;
11257
+ const c = (/* @__PURE__ */ new Date()).getTime(), h = new Date(e.expireDate).getTime() - c;
11257
11258
  if (h <= 0) {
11258
11259
  clearInterval(l);
11259
11260
  return;
@@ -11573,18 +11574,18 @@ const pc = {
11573
11574
  }) => {
11574
11575
  var h;
11575
11576
  const { t: o } = W();
11576
- let l = [...e].reverse(), d = [...t].reverse();
11577
- const c = e.length > Mt && ((h = l[Mt]) == null ? void 0 : h.scannerIndex) > 0;
11578
- return /* @__PURE__ */ a.jsxs(Uc, { $mustWrap: c, children: [
11579
- !!e.length && /* @__PURE__ */ a.jsxs("div", { className: `info-item ${c && "revert-section"}`, children: [
11577
+ let l = [...e].reverse(), c = [...t].reverse();
11578
+ const d = e.length > Mt && ((h = l[Mt]) == null ? void 0 : h.scannerIndex) > 0;
11579
+ return /* @__PURE__ */ a.jsxs(Uc, { $mustWrap: d, children: [
11580
+ !!e.length && /* @__PURE__ */ a.jsxs("div", { className: `info-item ${d && "revert-section"}`, children: [
11580
11581
  /* @__PURE__ */ a.jsx("span", { className: "item-owner", children: o("Dealer") }),
11581
11582
  /* @__PURE__ */ a.jsxs(
11582
11583
  "div",
11583
11584
  {
11584
11585
  className: `cards ${e.length > Mt ? "dealer" : "dealerTwo"}`,
11585
11586
  children: [
11586
- hi(i, c),
11587
- /* @__PURE__ */ a.jsx("div", { className: `cards ${c && "cards-revert"}`, children: di(l, c) })
11587
+ hi(i, d),
11588
+ /* @__PURE__ */ a.jsx("div", { className: `cards ${d && "cards-revert"}`, children: di(l, d) })
11588
11589
  ]
11589
11590
  }
11590
11591
  )
@@ -11599,7 +11600,7 @@ const pc = {
11599
11600
  className: `cards ${t.length > Mt ? "dealer" : "dealerTwo"}`,
11600
11601
  children: [
11601
11602
  hi(r),
11602
- di(d)
11603
+ di(c)
11603
11604
  ]
11604
11605
  }
11605
11606
  ) })
@@ -11654,7 +11655,7 @@ const pc = {
11654
11655
  onClick: s
11655
11656
  }) => {
11656
11657
  if (!t) return;
11657
- const o = qc(e, t), l = Ei(t), d = Yc(l, n), c = [
11658
+ const o = qc(e, t), l = Ei(t), c = Yc(l, n), d = [
11658
11659
  Zc,
11659
11660
  Qc,
11660
11661
  Xc,
@@ -11672,13 +11673,13 @@ const pc = {
11672
11673
  $width: n,
11673
11674
  $isDisabled: r,
11674
11675
  onClick: () => s && s(t),
11675
- $positionSize: d,
11676
+ $positionSize: c,
11676
11677
  children: [
11677
11678
  /* @__PURE__ */ a.jsx(
11678
11679
  "img",
11679
11680
  {
11680
11681
  draggable: !1,
11681
- src: c[o],
11682
+ src: d[o],
11682
11683
  className: "chip"
11683
11684
  },
11684
11685
  o
@@ -11899,14 +11900,14 @@ const pc = {
11899
11900
  onRepeat: s,
11900
11901
  balance: o,
11901
11902
  isUndo: l,
11902
- isDouble: d,
11903
- onDeal: c,
11903
+ isDouble: c,
11904
+ onDeal: d,
11904
11905
  isDeal: h,
11905
11906
  isRepeat: f,
11906
11907
  isLandscape: b,
11907
11908
  gameType: p
11908
11909
  }) => {
11909
- const { t: g } = W(), [x, v] = G(!1);
11910
+ const { t: g } = W(), [y, x] = G(!1);
11910
11911
  return /* @__PURE__ */ a.jsxs(pd, { $isLandscape: b, children: [
11911
11912
  /* @__PURE__ */ a.jsxs(md, { children: [
11912
11913
  /* @__PURE__ */ a.jsx(
@@ -11918,57 +11919,57 @@ const pc = {
11918
11919
  children: /* @__PURE__ */ a.jsx("div", { className: "icon", children: /* @__PURE__ */ a.jsx(gr, {}) })
11919
11920
  }
11920
11921
  ),
11921
- /* @__PURE__ */ a.jsxs(yd, { $isLandscape: b, $isChipsSelector: x, children: [
11922
+ /* @__PURE__ */ a.jsxs(yd, { $isLandscape: b, $isChipsSelector: y, children: [
11922
11923
  /* @__PURE__ */ a.jsx("div", { className: "chip", children: /* @__PURE__ */ a.jsx(
11923
11924
  Zt,
11924
11925
  {
11925
11926
  amount: e[t],
11926
11927
  chipAmounts: e,
11927
- height: x ? 64 : 56,
11928
- width: x ? 64 : 56,
11928
+ height: y ? 64 : 56,
11929
+ width: y ? 64 : 56,
11929
11930
  onClick: () => {
11930
- v(!x);
11931
+ x(!y);
11931
11932
  }
11932
11933
  }
11933
11934
  ) }),
11934
- e.map((w, y) => /* @__PURE__ */ a.jsxs(
11935
+ e.map((v, w) => /* @__PURE__ */ a.jsxs(
11935
11936
  bd,
11936
11937
  {
11937
11938
  $isLandscape: b,
11938
- $isActiveChips: x,
11939
- $index: y,
11939
+ $isActiveChips: y,
11940
+ $index: w,
11940
11941
  children: [
11941
11942
  /* @__PURE__ */ a.jsx(
11942
11943
  fd,
11943
11944
  {
11944
- index: y,
11945
- isActive: y === t,
11946
- isChipsSelector: x
11945
+ index: w,
11946
+ isActive: w === t,
11947
+ isChipsSelector: y
11947
11948
  }
11948
11949
  ),
11949
11950
  /* @__PURE__ */ a.jsx("div", { className: "chips-select", children: /* @__PURE__ */ a.jsx(
11950
11951
  Zt,
11951
11952
  {
11952
- amount: w,
11953
+ amount: v,
11953
11954
  chipAmounts: e,
11954
11955
  height: 42,
11955
11956
  width: 42,
11956
11957
  onClick: () => {
11957
- v(!1), n(y);
11958
+ x(!1), n(w);
11958
11959
  },
11959
- isDisabled: w > o
11960
+ isDisabled: v > o
11960
11961
  }
11961
11962
  ) })
11962
11963
  ]
11963
11964
  },
11964
- w
11965
+ v
11965
11966
  ))
11966
11967
  ] }),
11967
11968
  /* @__PURE__ */ a.jsxs(
11968
11969
  ui,
11969
11970
  {
11970
11971
  $isLandscape: b,
11971
- $isDisabled: h ? d : f,
11972
+ $isDisabled: h ? c : f,
11972
11973
  onClick: h ? r : s,
11973
11974
  children: [
11974
11975
  /* @__PURE__ */ a.jsx("div", { className: "icon button-icon", children: h ? /* @__PURE__ */ a.jsx(ot, {}) : /* @__PURE__ */ a.jsx(yr, {}) }),
@@ -11977,7 +11978,7 @@ const pc = {
11977
11978
  }
11978
11979
  )
11979
11980
  ] }),
11980
- p !== he.TEXAS && /* @__PURE__ */ a.jsxs(xd, { $isDisabled: h, onClick: c, $isLandscape: b, children: [
11981
+ p !== le.TEXAS && /* @__PURE__ */ a.jsxs(xd, { $isDisabled: h, onClick: d, $isLandscape: b, children: [
11981
11982
  /* @__PURE__ */ a.jsx("div", { className: "button-icon icon", children: /* @__PURE__ */ a.jsx(br, {}) }),
11982
11983
  /* @__PURE__ */ a.jsx("p", { className: "text-button", children: g("Deal Now") })
11983
11984
  ] })