livevegas-ui-kit 1.0.179 → 1.0.180
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.
- package/dist/components/History/TexasRoundHistory/index.d.ts +2 -1
- package/dist/components/History/TexasRoundHistory/styled.d.ts +11 -3
- package/dist/components/History/index.d.ts +2 -1
- package/dist/components/TopIcons/index.d.ts +1 -1
- package/dist/livevegas-ui-kit.es.js +477 -430
- package/dist/livevegas-ui-kit.umd.js +100 -61
- package/package.json +1 -1
|
@@ -37,14 +37,14 @@ var yn;
|
|
|
37
37
|
function $r() {
|
|
38
38
|
return yn || (yn = 1, process.env.NODE_ENV !== "production" && function() {
|
|
39
39
|
var e = Ge, 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, x = "@@iterator";
|
|
40
|
-
function
|
|
40
|
+
function v(u) {
|
|
41
41
|
if (u === null || typeof u != "object")
|
|
42
42
|
return null;
|
|
43
43
|
var w = g && u[g] || u[x];
|
|
44
44
|
return typeof w == "function" ? w : null;
|
|
45
45
|
}
|
|
46
|
-
var
|
|
47
|
-
function
|
|
46
|
+
var C = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
47
|
+
function y(u) {
|
|
48
48
|
{
|
|
49
49
|
for (var w = arguments.length, k = new Array(w > 1 ? w - 1 : 0), I = 1; I < w; I++)
|
|
50
50
|
k[I - 1] = arguments[I];
|
|
@@ -53,7 +53,7 @@ function $r() {
|
|
|
53
53
|
}
|
|
54
54
|
function S(u, w, k) {
|
|
55
55
|
{
|
|
56
|
-
var I =
|
|
56
|
+
var I = C.ReactDebugCurrentFrame, E = I.getStackAddendum();
|
|
57
57
|
E !== "" && (w += "%s", k = k.concat([E]));
|
|
58
58
|
var Q = k.map(function(W) {
|
|
59
59
|
return String(W);
|
|
@@ -63,7 +63,7 @@ function $r() {
|
|
|
63
63
|
}
|
|
64
64
|
var j = !1, L = !1, B = !1, A = !1, D = !1, N;
|
|
65
65
|
N = Symbol.for("react.module.reference");
|
|
66
|
-
function
|
|
66
|
+
function F(u) {
|
|
67
67
|
return !!(typeof u == "string" || typeof u == "function" || u === i || u === s || D || u === r || u === d || u === h || A || u === p || j || L || 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
|
|
@@ -83,7 +83,7 @@ function $r() {
|
|
|
83
83
|
function G(u) {
|
|
84
84
|
if (u == null)
|
|
85
85
|
return null;
|
|
86
|
-
if (typeof u.tag == "number" &&
|
|
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")
|
|
87
87
|
return u.displayName || u.name || null;
|
|
88
88
|
if (typeof u == "string")
|
|
89
89
|
return u;
|
|
@@ -125,14 +125,14 @@ function $r() {
|
|
|
125
125
|
}
|
|
126
126
|
return null;
|
|
127
127
|
}
|
|
128
|
-
var K = Object.assign, ie = 0, _, te, re, X,
|
|
128
|
+
var K = Object.assign, ie = 0, _, te, re, X, R, q, Z;
|
|
129
129
|
function fe() {
|
|
130
130
|
}
|
|
131
131
|
fe.__reactDisabledLog = !0;
|
|
132
|
-
function
|
|
132
|
+
function Te() {
|
|
133
133
|
{
|
|
134
134
|
if (ie === 0) {
|
|
135
|
-
_ = console.log, te = console.info, re = console.warn, X = console.error,
|
|
135
|
+
_ = console.log, te = console.info, re = console.warn, X = console.error, R = console.group, q = console.groupCollapsed, Z = console.groupEnd;
|
|
136
136
|
var u = {
|
|
137
137
|
configurable: !0,
|
|
138
138
|
enumerable: !0,
|
|
@@ -174,7 +174,7 @@ function $r() {
|
|
|
174
174
|
value: X
|
|
175
175
|
}),
|
|
176
176
|
group: K({}, u, {
|
|
177
|
-
value:
|
|
177
|
+
value: R
|
|
178
178
|
}),
|
|
179
179
|
groupCollapsed: K({}, u, {
|
|
180
180
|
value: q
|
|
@@ -184,10 +184,10 @@ function $r() {
|
|
|
184
184
|
})
|
|
185
185
|
});
|
|
186
186
|
}
|
|
187
|
-
ie < 0 &&
|
|
187
|
+
ie < 0 && y("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
|
-
var ye =
|
|
190
|
+
var ye = C.ReactCurrentDispatcher, pe;
|
|
191
191
|
function me(u, w, k) {
|
|
192
192
|
{
|
|
193
193
|
if (pe === void 0)
|
|
@@ -219,7 +219,7 @@ function $r() {
|
|
|
219
219
|
var E = Error.prepareStackTrace;
|
|
220
220
|
Error.prepareStackTrace = void 0;
|
|
221
221
|
var Q;
|
|
222
|
-
Q = ye.current, ye.current = null,
|
|
222
|
+
Q = ye.current, ye.current = null, Te();
|
|
223
223
|
try {
|
|
224
224
|
if (w) {
|
|
225
225
|
var W = function() {
|
|
@@ -313,7 +313,7 @@ function $r() {
|
|
|
313
313
|
}
|
|
314
314
|
return "";
|
|
315
315
|
}
|
|
316
|
-
var ot = Object.prototype.hasOwnProperty, tn = {}, an =
|
|
316
|
+
var ot = Object.prototype.hasOwnProperty, tn = {}, an = C.ReactDebugCurrentFrame;
|
|
317
317
|
function kt(u) {
|
|
318
318
|
if (u) {
|
|
319
319
|
var w = u._owner, k = vt(u.type, u._source, w ? w.type : null);
|
|
@@ -336,7 +336,7 @@ function $r() {
|
|
|
336
336
|
} catch (ee) {
|
|
337
337
|
z = ee;
|
|
338
338
|
}
|
|
339
|
-
z && !(z instanceof Error) && (kt(E),
|
|
339
|
+
z && !(z instanceof Error) && (kt(E), 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).", I || "React class", k, W, typeof z), kt(null)), z instanceof Error && !(z.message in tn) && (tn[z.message] = !0, kt(E), y("Failed %s type: %s", k, z.message), kt(null));
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
342
|
}
|
|
@@ -362,9 +362,9 @@ function $r() {
|
|
|
362
362
|
}
|
|
363
363
|
function rn(u) {
|
|
364
364
|
if (Ir(u))
|
|
365
|
-
return
|
|
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)), nn(u);
|
|
366
366
|
}
|
|
367
|
-
var sn =
|
|
367
|
+
var sn = C.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, w) {
|
|
393
393
|
{
|
|
394
394
|
var k = function() {
|
|
395
|
-
on || (on = !0,
|
|
395
|
+
on || (on = !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)", w));
|
|
396
396
|
};
|
|
397
397
|
k.isReactWarning = !0, Object.defineProperty(u, "key", {
|
|
398
398
|
get: k,
|
|
@@ -403,7 +403,7 @@ function $r() {
|
|
|
403
403
|
function Mr(u, w) {
|
|
404
404
|
{
|
|
405
405
|
var k = function() {
|
|
406
|
-
ln || (ln = !0,
|
|
406
|
+
ln || (ln = !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)", w));
|
|
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, z, le, E, I, sn.current, W);
|
|
459
459
|
}
|
|
460
460
|
}
|
|
461
|
-
var ua =
|
|
461
|
+
var ua = C.ReactCurrentOwner, cn = C.ReactDebugCurrentFrame;
|
|
462
462
|
function Ze(u) {
|
|
463
463
|
if (u) {
|
|
464
464
|
var w = u._owner, k = vt(u.type, u._source, w ? w.type : null);
|
|
@@ -509,7 +509,7 @@ Check the top-level render call using <` + k + ">.");
|
|
|
509
509
|
return;
|
|
510
510
|
hn[k] = !0;
|
|
511
511
|
var I = "";
|
|
512
|
-
u && u._owner && u._owner !== ua.current && (I = " It was passed a child from " + G(u._owner.type) + "."), Ze(u),
|
|
512
|
+
u && u._owner && u._owner !== ua.current && (I = " It was passed a child from " + G(u._owner.type) + "."), Ze(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, I), Ze(null);
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
515
|
function fn(u, w) {
|
|
@@ -524,7 +524,7 @@ Check the top-level render call using <` + k + ">.");
|
|
|
524
524
|
else if (pa(u))
|
|
525
525
|
u._store && (u._store.validated = !0);
|
|
526
526
|
else if (u) {
|
|
527
|
-
var E =
|
|
527
|
+
var E = v(u);
|
|
528
528
|
if (typeof E == "function" && E !== u.entries)
|
|
529
529
|
for (var Q = E.call(u), W; !(W = Q.next()).done; )
|
|
530
530
|
pa(W.value) && un(W.value, w);
|
|
@@ -551,9 +551,9 @@ Check the top-level render call using <` + k + ">.");
|
|
|
551
551
|
} else if (w.PropTypes !== void 0 && !fa) {
|
|
552
552
|
fa = !0;
|
|
553
553
|
var E = G(w);
|
|
554
|
-
|
|
554
|
+
y("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", E || "Unknown");
|
|
555
555
|
}
|
|
556
|
-
typeof w.getDefaultProps == "function" && !w.getDefaultProps.isReactClassApproved &&
|
|
556
|
+
typeof w.getDefaultProps == "function" && !w.getDefaultProps.isReactClassApproved && y("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,24 +561,24 @@ Check the top-level render call using <` + k + ">.");
|
|
|
561
561
|
for (var w = Object.keys(u.props), k = 0; k < w.length; k++) {
|
|
562
562
|
var I = w[k];
|
|
563
563
|
if (I !== "children" && I !== "key") {
|
|
564
|
-
Ze(u),
|
|
564
|
+
Ze(u), y("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", I), Ze(null);
|
|
565
565
|
break;
|
|
566
566
|
}
|
|
567
567
|
}
|
|
568
|
-
u.ref !== null && (Ze(u),
|
|
568
|
+
u.ref !== null && (Ze(u), y("Invalid attribute `ref` supplied to `React.Fragment`."), Ze(null));
|
|
569
569
|
}
|
|
570
570
|
}
|
|
571
571
|
var pn = {};
|
|
572
572
|
function mn(u, w, k, I, E, Q) {
|
|
573
573
|
{
|
|
574
|
-
var W =
|
|
574
|
+
var W = F(u);
|
|
575
575
|
if (!W) {
|
|
576
576
|
var z = "";
|
|
577
577
|
(u === void 0 || typeof u == "object" && u !== null && Object.keys(u).length === 0) && (z += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
578
578
|
var le = Fr();
|
|
579
579
|
le ? z += le : z += dn();
|
|
580
580
|
var ee;
|
|
581
|
-
u === null ? ee = "null" : ha(u) ? ee = "array" : u !== void 0 && u.$$typeof === t ? (ee = "<" + (G(u.type) || "Unknown") + " />", z = " Did you accidentally export a JSX literal instead of a component?") : ee = typeof u,
|
|
581
|
+
u === null ? ee = "null" : ha(u) ? ee = "array" : u !== void 0 && u.$$typeof === t ? (ee = "<" + (G(u.type) || "Unknown") + " />", z = " Did you accidentally export a JSX literal instead of a component?") : ee = 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", ee, z);
|
|
582
582
|
}
|
|
583
583
|
var ae = Or(u, w, k, E, Q);
|
|
584
584
|
if (ae == null)
|
|
@@ -592,7 +592,7 @@ Check the top-level render call using <` + k + ">.");
|
|
|
592
592
|
fn(xe[Ke], u);
|
|
593
593
|
Object.freeze && Object.freeze(xe);
|
|
594
594
|
} else
|
|
595
|
-
|
|
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.");
|
|
596
596
|
else
|
|
597
597
|
fn(xe, u);
|
|
598
598
|
}
|
|
@@ -602,7 +602,7 @@ Check the top-level render call using <` + k + ">.");
|
|
|
602
602
|
}), ma = ce.length > 0 ? "{key: someKey, " + ce.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
603
603
|
if (!pn[Me + ma]) {
|
|
604
604
|
var Zr = ce.length > 0 ? "{" + ce.join(": ..., ") + ": ...}" : "{}";
|
|
605
|
-
|
|
605
|
+
y(`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:
|
|
@@ -736,7 +736,7 @@ const fs = (e, t) => {
|
|
|
736
736
|
} = mi(hs) || {}, s = n || i || cs();
|
|
737
737
|
if (s && !s.reportNamespaces && (s.reportNamespaces = new us()), !s) {
|
|
738
738
|
ka(s, "NO_I18NEXT_INSTANCE", "useTranslation: You will need to pass in an i18next instance by using initReactI18next");
|
|
739
|
-
const D = (
|
|
739
|
+
const D = (F, $) => Fe($) ? $ : ts($) && Fe($.defaultValue) ? $.defaultValue : Array.isArray(F) ? F[F.length - 1] : F, N = [D, {}, !1];
|
|
740
740
|
return N.t = D, N.i18n = {}, N.ready = !1, N;
|
|
741
741
|
}
|
|
742
742
|
(j = s.options.react) != null && j.wait && ka(s, "DEPRECATED_OPTION", "useTranslation: It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
|
@@ -751,27 +751,27 @@ const fs = (e, t) => {
|
|
|
751
751
|
let d = r || ((L = s.options) == null ? void 0 : L.defaultNS);
|
|
752
752
|
d = Fe(d) ? [d] : d || ["translation"], (A = (B = s.reportNamespaces).addUsedNamespaces) == null || A.call(B, d);
|
|
753
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 = () => yi(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], c), [g, x] = U(b);
|
|
754
|
-
let
|
|
755
|
-
t.lng && (
|
|
756
|
-
const
|
|
754
|
+
let v = d.join();
|
|
755
|
+
t.lng && (v = `${t.lng}${v}`);
|
|
756
|
+
const C = fs(v), y = $e(!0);
|
|
757
757
|
he(() => {
|
|
758
758
|
const {
|
|
759
759
|
bindI18n: D,
|
|
760
760
|
bindI18nStore: N
|
|
761
761
|
} = o;
|
|
762
|
-
|
|
763
|
-
|
|
762
|
+
y.current = !0, !h && !l && (t.lng ? Cn(s, t.lng, d, () => {
|
|
763
|
+
y.current && x(p);
|
|
764
764
|
}) : Aa(s, d, () => {
|
|
765
|
-
|
|
766
|
-
})), h &&
|
|
767
|
-
const
|
|
768
|
-
|
|
765
|
+
y.current && x(p);
|
|
766
|
+
})), h && C && C !== v && y.current && x(p);
|
|
767
|
+
const F = () => {
|
|
768
|
+
y.current && x(p);
|
|
769
769
|
};
|
|
770
|
-
return D && (s == null || s.on(D,
|
|
771
|
-
|
|
770
|
+
return D && (s == null || s.on(D, F)), N && (s == null || s.store.on(N, F)), () => {
|
|
771
|
+
y.current = !1, s && D && (D == null || D.split(" ").forEach(($) => s.off($, F))), N && s && N.split(" ").forEach(($) => s.store.off($, F));
|
|
772
772
|
};
|
|
773
|
-
}, [s,
|
|
774
|
-
|
|
773
|
+
}, [s, v]), he(() => {
|
|
774
|
+
y.current && h && x(b);
|
|
775
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;
|
|
@@ -826,7 +826,7 @@ function se(e, t) {
|
|
|
826
826
|
function _e(e, t, n) {
|
|
827
827
|
return e.slice(t, n);
|
|
828
828
|
}
|
|
829
|
-
function
|
|
829
|
+
function Le(e) {
|
|
830
830
|
return e.length;
|
|
831
831
|
}
|
|
832
832
|
function ki(e) {
|
|
@@ -861,7 +861,7 @@ function vs() {
|
|
|
861
861
|
function ks() {
|
|
862
862
|
return ne = Ce > 0 ? se(it, --Ce) : 0, et--, ne === 10 && (et = 1, na--), ne;
|
|
863
863
|
}
|
|
864
|
-
function
|
|
864
|
+
function Se() {
|
|
865
865
|
return ne = Ce < Ai ? se(it, Ce++) : 0, et++, ne === 10 && (et = 1, na++), ne;
|
|
866
866
|
}
|
|
867
867
|
function Re() {
|
|
@@ -906,7 +906,7 @@ function La(e) {
|
|
|
906
906
|
return 0;
|
|
907
907
|
}
|
|
908
908
|
function As(e) {
|
|
909
|
-
return na = et = 1, Ai =
|
|
909
|
+
return na = et = 1, Ai = Le(it = e), Ce = 0, [];
|
|
910
910
|
}
|
|
911
911
|
function js(e) {
|
|
912
912
|
return it = "", e;
|
|
@@ -916,16 +916,16 @@ function ga(e) {
|
|
|
916
916
|
}
|
|
917
917
|
function Ss(e) {
|
|
918
918
|
for (; (ne = Re()) && ne < 33; )
|
|
919
|
-
|
|
919
|
+
Se();
|
|
920
920
|
return La(e) > 2 || La(ne) > 3 ? "" : " ";
|
|
921
921
|
}
|
|
922
922
|
function Ls(e, t) {
|
|
923
|
-
for (; --t &&
|
|
923
|
+
for (; --t && Se() && !(ne < 48 || ne > 102 || ne > 57 && ne < 65 || ne > 70 && ne < 97); )
|
|
924
924
|
;
|
|
925
|
-
return ra(e, Vt() + (t < 6 && Re() == 32 &&
|
|
925
|
+
return ra(e, Vt() + (t < 6 && Re() == 32 && Se() == 32));
|
|
926
926
|
}
|
|
927
927
|
function Ba(e) {
|
|
928
|
-
for (;
|
|
928
|
+
for (; Se(); )
|
|
929
929
|
switch (ne) {
|
|
930
930
|
case e:
|
|
931
931
|
return Ce;
|
|
@@ -937,37 +937,37 @@ function Ba(e) {
|
|
|
937
937
|
e === 41 && Ba(e);
|
|
938
938
|
break;
|
|
939
939
|
case 92:
|
|
940
|
-
|
|
940
|
+
Se();
|
|
941
941
|
break;
|
|
942
942
|
}
|
|
943
943
|
return Ce;
|
|
944
944
|
}
|
|
945
945
|
function Bs(e, t) {
|
|
946
|
-
for (;
|
|
946
|
+
for (; Se() && e + ne !== 57; )
|
|
947
947
|
if (e + ne === 84 && Re() === 47)
|
|
948
948
|
break;
|
|
949
|
-
return "/*" + ra(t, Ce - 1) + "*" + Ea(e === 47 ? e :
|
|
949
|
+
return "/*" + ra(t, Ce - 1) + "*" + Ea(e === 47 ? e : Se());
|
|
950
950
|
}
|
|
951
951
|
function Is(e) {
|
|
952
952
|
for (; !La(Re()); )
|
|
953
|
-
|
|
953
|
+
Se();
|
|
954
954
|
return ra(e, Ce);
|
|
955
955
|
}
|
|
956
956
|
function Ts(e) {
|
|
957
957
|
return js(Gt("", null, null, null, [""], e = As(e), 0, [0], e));
|
|
958
958
|
}
|
|
959
959
|
function Gt(e, t, n, i, r, s, o, l, c) {
|
|
960
|
-
for (var d = 0, h = 0, f = o, b = 0, p = 0, g = 0, x = 1,
|
|
961
|
-
switch (g =
|
|
960
|
+
for (var d = 0, h = 0, f = o, b = 0, p = 0, g = 0, x = 1, v = 1, C = 1, y = 0, S = "", j = r, L = s, B = i, A = S; v; )
|
|
961
|
+
switch (g = y, y = Se()) {
|
|
962
962
|
case 40:
|
|
963
963
|
if (g != 108 && se(A, f - 1) == 58) {
|
|
964
|
-
Wt(A += P(ga(
|
|
964
|
+
Wt(A += P(ga(y), "&", "&\f"), "&\f", wi(d ? l[d - 1] : 0)) != -1 && (C = -1);
|
|
965
965
|
break;
|
|
966
966
|
}
|
|
967
967
|
case 34:
|
|
968
968
|
case 39:
|
|
969
969
|
case 91:
|
|
970
|
-
A += ga(
|
|
970
|
+
A += ga(y);
|
|
971
971
|
break;
|
|
972
972
|
case 9:
|
|
973
973
|
case 10:
|
|
@@ -982,28 +982,28 @@ function Gt(e, t, n, i, r, s, o, l, c) {
|
|
|
982
982
|
switch (Re()) {
|
|
983
983
|
case 42:
|
|
984
984
|
case 47:
|
|
985
|
-
ft(Ns(Bs(
|
|
985
|
+
ft(Ns(Bs(Se(), Vt()), t, n, c), c);
|
|
986
986
|
break;
|
|
987
987
|
default:
|
|
988
988
|
A += "/";
|
|
989
989
|
}
|
|
990
990
|
break;
|
|
991
991
|
case 123 * x:
|
|
992
|
-
l[d++] =
|
|
992
|
+
l[d++] = Le(A) * C;
|
|
993
993
|
case 125 * x:
|
|
994
994
|
case 59:
|
|
995
995
|
case 0:
|
|
996
|
-
switch (
|
|
996
|
+
switch (y) {
|
|
997
997
|
case 0:
|
|
998
998
|
case 125:
|
|
999
|
-
|
|
999
|
+
v = 0;
|
|
1000
1000
|
case 59 + h:
|
|
1001
|
-
|
|
1001
|
+
C == -1 && (A = P(A, /\f/g, "")), p > 0 && Le(A) - f && ft(p > 32 ? kn(A + ";", i, n, f - 1, c) : kn(P(A, " ", "") + ";", i, n, f - 2, c), c);
|
|
1002
1002
|
break;
|
|
1003
1003
|
case 59:
|
|
1004
1004
|
A += ";";
|
|
1005
1005
|
default:
|
|
1006
|
-
if (ft(B = vn(A, t, n, d, h, r, l, S, j = [], L = [], f, s), s),
|
|
1006
|
+
if (ft(B = vn(A, t, n, d, h, r, l, S, j = [], L = [], f, s), s), y === 123)
|
|
1007
1007
|
if (h === 0)
|
|
1008
1008
|
Gt(A, t, B, B, j, s, f, l, L);
|
|
1009
1009
|
else
|
|
@@ -1018,37 +1018,37 @@ function Gt(e, t, n, i, r, s, o, l, c) {
|
|
|
1018
1018
|
Gt(A, B, B, B, [""], L, 0, l, L);
|
|
1019
1019
|
}
|
|
1020
1020
|
}
|
|
1021
|
-
d = h = p = 0, x =
|
|
1021
|
+
d = h = p = 0, x = C = 1, S = A = "", f = o;
|
|
1022
1022
|
break;
|
|
1023
1023
|
case 58:
|
|
1024
|
-
f = 1 +
|
|
1024
|
+
f = 1 + Le(A), p = g;
|
|
1025
1025
|
default:
|
|
1026
1026
|
if (x < 1) {
|
|
1027
|
-
if (
|
|
1027
|
+
if (y == 123)
|
|
1028
1028
|
--x;
|
|
1029
|
-
else if (
|
|
1029
|
+
else if (y == 125 && x++ == 0 && ks() == 125)
|
|
1030
1030
|
continue;
|
|
1031
1031
|
}
|
|
1032
|
-
switch (A += Ea(
|
|
1032
|
+
switch (A += Ea(y), y * x) {
|
|
1033
1033
|
case 38:
|
|
1034
|
-
|
|
1034
|
+
C = h > 0 ? 1 : (A += "\f", -1);
|
|
1035
1035
|
break;
|
|
1036
1036
|
case 44:
|
|
1037
|
-
l[d++] = (
|
|
1037
|
+
l[d++] = (Le(A) - 1) * C, C = 1;
|
|
1038
1038
|
break;
|
|
1039
1039
|
case 64:
|
|
1040
|
-
Re() === 45 && (A += ga(
|
|
1040
|
+
Re() === 45 && (A += ga(Se())), b = Re(), h = f = Le(S = A += Is(Vt())), y++;
|
|
1041
1041
|
break;
|
|
1042
1042
|
case 45:
|
|
1043
|
-
g === 45 &&
|
|
1043
|
+
g === 45 && Le(A) == 2 && (x = 0);
|
|
1044
1044
|
}
|
|
1045
1045
|
}
|
|
1046
1046
|
return s;
|
|
1047
1047
|
}
|
|
1048
1048
|
function vn(e, t, n, i, r, s, o, l, c, d, h, f) {
|
|
1049
|
-
for (var b = r - 1, p = r === 0 ? s : [""], g = ki(p), x = 0,
|
|
1050
|
-
for (var
|
|
1051
|
-
(j = vi(
|
|
1049
|
+
for (var b = r - 1, p = r === 0 ? s : [""], g = ki(p), x = 0, v = 0, C = 0; x < i; ++x)
|
|
1050
|
+
for (var y = 0, S = _e(e, b + 1, b = wi(v = o[x])), j = e; y < g; ++y)
|
|
1051
|
+
(j = vi(v > 0 ? p[y] + " " + S : P(S, /&\f/g, p[y]))) && (c[C++] = j);
|
|
1052
1052
|
return ia(e, t, n, r === 0 ? aa : l, c, d, h, f);
|
|
1053
1053
|
}
|
|
1054
1054
|
function Ns(e, t, n, i) {
|
|
@@ -1164,7 +1164,7 @@ function ji(e, t, n) {
|
|
|
1164
1164
|
case 5789:
|
|
1165
1165
|
case 5021:
|
|
1166
1166
|
case 4765:
|
|
1167
|
-
if (
|
|
1167
|
+
if (Le(e) - 1 - t > 6)
|
|
1168
1168
|
switch (se(e, t + 1)) {
|
|
1169
1169
|
case 109:
|
|
1170
1170
|
if (se(e, t + 4) !== 45)
|
|
@@ -1218,9 +1218,9 @@ function Ds(e, t, n, i) {
|
|
|
1218
1218
|
case Ci:
|
|
1219
1219
|
return e.return = e.value + "{" + Zt(e.children, i) + "}";
|
|
1220
1220
|
case aa:
|
|
1221
|
-
if (!
|
|
1221
|
+
if (!Le(e.value = e.props.join(","))) return "";
|
|
1222
1222
|
}
|
|
1223
|
-
return
|
|
1223
|
+
return Le(n = Zt(e.children, i)) ? e.return = e.value + "{" + n + "}" : "";
|
|
1224
1224
|
}
|
|
1225
1225
|
function Ps(e) {
|
|
1226
1226
|
var t = ki(e);
|
|
@@ -1584,16 +1584,16 @@ var zi = function(e) {
|
|
|
1584
1584
|
this.options = de(de({}, d1), t), this.gs = n, this.names = new Map(i), this.server = !!t.isServer, !this.server && Kt && Nn && (Nn = !1, Tn(this)), Ka(this, function() {
|
|
1585
1585
|
return function(s) {
|
|
1586
1586
|
for (var o = s.getTag(), l = o.length, c = "", d = function(f) {
|
|
1587
|
-
var b = function(
|
|
1588
|
-
return qt.get(
|
|
1587
|
+
var b = function(C) {
|
|
1588
|
+
return qt.get(C);
|
|
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(Ee, ".g").concat(f, '[id="').concat(b, '"]'),
|
|
1594
|
-
p !== void 0 && p.forEach(function(
|
|
1595
|
-
|
|
1596
|
-
}), c += "".concat(g).concat(x, '{content:"').concat(
|
|
1593
|
+
var x = "".concat(Ee, ".g").concat(f, '[id="').concat(b, '"]'), v = "";
|
|
1594
|
+
p !== void 0 && p.forEach(function(C) {
|
|
1595
|
+
C.length > 0 && (v += "".concat(C, ","));
|
|
1596
|
+
}), c += "".concat(g).concat(x, '{content:"').concat(v, '"}').concat(Ya);
|
|
1597
1597
|
}, h = 0; h < l; h++) d(h);
|
|
1598
1598
|
return c;
|
|
1599
1599
|
}(r);
|
|
@@ -1647,12 +1647,12 @@ function f1(e) {
|
|
|
1647
1647
|
}), o.prefix && h.push(Ms), h.push(Ds);
|
|
1648
1648
|
var f = function(b, p, g, x) {
|
|
1649
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
|
|
1651
|
-
o.namespace && (
|
|
1652
|
-
var
|
|
1653
|
-
return Zt(
|
|
1654
|
-
return
|
|
1655
|
-
})))),
|
|
1650
|
+
var v = b.replace(u1, ""), C = Ts(g || p ? "".concat(g, " ").concat(p, " { ").concat(v, " }") : v);
|
|
1651
|
+
o.namespace && (C = Fi(C, o.namespace));
|
|
1652
|
+
var y = [];
|
|
1653
|
+
return Zt(C, Ps(h.concat(Hs(function(S) {
|
|
1654
|
+
return y.push(S);
|
|
1655
|
+
})))), y;
|
|
1656
1656
|
};
|
|
1657
1657
|
return f.hash = c.length ? c.reduce(function(b, p) {
|
|
1658
1658
|
return p.name || rt(15), ze(b, p.name);
|
|
@@ -1765,16 +1765,16 @@ function x1(e, t, n) {
|
|
|
1765
1765
|
if (i && r.shouldForwardProp) {
|
|
1766
1766
|
var x = r.shouldForwardProp;
|
|
1767
1767
|
if (t.shouldForwardProp) {
|
|
1768
|
-
var
|
|
1768
|
+
var v = t.shouldForwardProp;
|
|
1769
1769
|
g = function(j, L) {
|
|
1770
|
-
return x(j, L) &&
|
|
1770
|
+
return x(j, L) && v(j, L);
|
|
1771
1771
|
};
|
|
1772
1772
|
} else g = x;
|
|
1773
1773
|
}
|
|
1774
|
-
var
|
|
1775
|
-
function
|
|
1774
|
+
var C = new y1(n, b, i ? r.componentStyle : void 0);
|
|
1775
|
+
function y(j, L) {
|
|
1776
1776
|
return function(B, A, D) {
|
|
1777
|
-
var N = B.attrs,
|
|
1777
|
+
var N = B.attrs, F = B.componentStyle, $ = B.defaultProps, ue = B.foldedComponentIds, G = B.styledComponentId, K = B.target, ie = Ge.useContext(Gi), _ = Dn(), te = B.shouldForwardProp || _.shouldForwardProp;
|
|
1778
1778
|
process.env.NODE_ENV !== "production" && gn(G);
|
|
1779
1779
|
var re = Rs(A, ie, $) || tt, X = function(ve, ye, pe) {
|
|
1780
1780
|
for (var me, ge = de(de({}, ye), { className: void 0, theme: pe }), M = 0; M < ve.length; M += 1) {
|
|
@@ -1782,20 +1782,20 @@ function x1(e, t, n) {
|
|
|
1782
1782
|
for (var ke in Ye) ge[ke] = ke === "className" ? Oe(ge[ke], Ye[ke]) : ke === "style" ? de(de({}, ge[ke]), Ye[ke]) : Ye[ke];
|
|
1783
1783
|
}
|
|
1784
1784
|
return ye.className && (ge.className = Oe(ge.className, ye.className)), ge;
|
|
1785
|
-
}(N, A, re),
|
|
1786
|
-
for (var Z in X) X[Z] === void 0 || Z[0] === "$" || Z === "as" || Z === "theme" && X.theme === re || (Z === "forwardedAs" ? q.as = X.forwardedAs : te && !te(Z,
|
|
1785
|
+
}(N, A, re), R = X.as || K, q = {};
|
|
1786
|
+
for (var Z in X) X[Z] === void 0 || Z[0] === "$" || Z === "as" || Z === "theme" && X.theme === re || (Z === "forwardedAs" ? q.as = X.forwardedAs : te && !te(Z, R) || (q[Z] = X[Z], te || process.env.NODE_ENV !== "development" || bs(Z) || Hn.has(Z) || !Ia.has(R) || (Hn.add(Z), console.warn('styled-components: it looks like an unknown prop "'.concat(Z, '" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));
|
|
1787
1787
|
var fe = function(ve, ye) {
|
|
1788
1788
|
var pe = Dn(), me = ve.generateAndInjectStyles(ye, pe.styleSheet, pe.stylis);
|
|
1789
1789
|
return process.env.NODE_ENV !== "production" && gn(me), me;
|
|
1790
|
-
}(
|
|
1790
|
+
}(F, X);
|
|
1791
1791
|
process.env.NODE_ENV !== "production" && B.warnTooManyClasses && B.warnTooManyClasses(fe);
|
|
1792
|
-
var
|
|
1793
|
-
return fe && (
|
|
1792
|
+
var Te = Oe(ue, G);
|
|
1793
|
+
return fe && (Te += " " + fe), X.className && (Te += " " + X.className), q[ya(R) && !Ia.has(R) ? "class" : "className"] = Te, D && (q.ref = D), Xr(R, q);
|
|
1794
1794
|
}(S, j, L);
|
|
1795
1795
|
}
|
|
1796
|
-
|
|
1797
|
-
var S = Ge.forwardRef(
|
|
1798
|
-
return S.attrs = p, S.componentStyle =
|
|
1796
|
+
y.displayName = f;
|
|
1797
|
+
var S = Ge.forwardRef(y);
|
|
1798
|
+
return S.attrs = p, S.componentStyle = C, S.displayName = f, S.shouldForwardProp = g, S.foldedComponentIds = i ? Oe(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(L) {
|
|
@@ -2137,11 +2137,11 @@ const C1 = m.div`
|
|
|
2137
2137
|
isHoverActive: b = !0,
|
|
2138
2138
|
positonHover: p = "bottom"
|
|
2139
2139
|
}) => {
|
|
2140
|
-
const [g, x] = U(!1), { t:
|
|
2140
|
+
const [g, x] = U(!1), { t: v } = V(), C = () => {
|
|
2141
2141
|
if (n)
|
|
2142
2142
|
return /* @__PURE__ */ a.jsxs(k1, { $positonHover: p, "data-testid": "button-info", children: [
|
|
2143
2143
|
/* @__PURE__ */ a.jsx(S1, { position: p }),
|
|
2144
|
-
|
|
2144
|
+
v(n)
|
|
2145
2145
|
] });
|
|
2146
2146
|
if (r && f && typeof h == "number")
|
|
2147
2147
|
return /* @__PURE__ */ a.jsx(A1, { children: /* @__PURE__ */ a.jsx(za, { setVolume: f, volume: h }) });
|
|
@@ -2161,9 +2161,9 @@ const C1 = m.div`
|
|
|
2161
2161
|
$isTournament: n === "Tournament",
|
|
2162
2162
|
$isHoverActive: b,
|
|
2163
2163
|
children: [
|
|
2164
|
-
c && l && /* @__PURE__ */ a.jsx("p", { className: c, children:
|
|
2164
|
+
c && l && /* @__PURE__ */ a.jsx("p", { className: c, children: v(l) }),
|
|
2165
2165
|
e,
|
|
2166
|
-
g && !i &&
|
|
2166
|
+
g && !i && C()
|
|
2167
2167
|
]
|
|
2168
2168
|
}
|
|
2169
2169
|
) });
|
|
@@ -3566,7 +3566,7 @@ class Jt {
|
|
|
3566
3566
|
return t = t || this.options, t.prefix = t.prefix || this.prefix, new Jt(this.logger, t);
|
|
3567
3567
|
}
|
|
3568
3568
|
}
|
|
3569
|
-
var
|
|
3569
|
+
var Be = new Jt();
|
|
3570
3570
|
class la {
|
|
3571
3571
|
constructor() {
|
|
3572
3572
|
this.observers = {};
|
|
@@ -3697,7 +3697,7 @@ function Fa(e, t) {
|
|
|
3697
3697
|
const Zn = {}, Kn = (e) => !T(e) && typeof e != "boolean" && typeof e != "number";
|
|
3698
3698
|
class $t extends la {
|
|
3699
3699
|
constructor(t, n = {}) {
|
|
3700
|
-
super(), q1(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], t, this), this.options = n, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger =
|
|
3700
|
+
super(), q1(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], t, this), this.options = n, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = Be.create("translator");
|
|
3701
3701
|
}
|
|
3702
3702
|
changeLanguage(t) {
|
|
3703
3703
|
t && (this.language = t);
|
|
@@ -3769,25 +3769,25 @@ class $t extends la {
|
|
|
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,
|
|
3772
|
+
const x = (p == null ? void 0 : p.usedKey) || l, v = (p == null ? void 0 : p.exactUsedKey) || l, C = ["[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), L = $t.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
|
-
let
|
|
3776
|
-
S && !g && L && (
|
|
3777
|
-
const $ = Kn(
|
|
3778
|
-
if (S &&
|
|
3775
|
+
let F = g;
|
|
3776
|
+
S && !g && L && (F = N);
|
|
3777
|
+
const $ = Kn(F), ue = Object.prototype.toString.apply(F);
|
|
3778
|
+
if (S && F && $ && C.indexOf(ue) < 0 && !(T(y) && Array.isArray(F))) {
|
|
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 G = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(x,
|
|
3781
|
+
const G = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(x, F, {
|
|
3782
3782
|
...r,
|
|
3783
3783
|
ns: c
|
|
3784
3784
|
}) : `key '${l} (${this.language})' returned an object instead of string.`;
|
|
3785
3785
|
return s ? (p.res = G, p.usedParams = this.getUsedParamsDetails(r), p) : G;
|
|
3786
3786
|
}
|
|
3787
3787
|
if (o) {
|
|
3788
|
-
const G = Array.isArray(
|
|
3789
|
-
for (const _ in
|
|
3790
|
-
if (Object.prototype.hasOwnProperty.call(
|
|
3788
|
+
const G = Array.isArray(F), K = G ? [] : {}, ie = G ? v : x;
|
|
3789
|
+
for (const _ in F)
|
|
3790
|
+
if (Object.prototype.hasOwnProperty.call(F, _)) {
|
|
3791
3791
|
const te = `${ie}${o}${_}`;
|
|
3792
3792
|
L && !g ? K[_] = this.translate(te, {
|
|
3793
3793
|
...r,
|
|
@@ -3798,12 +3798,12 @@ class $t extends la {
|
|
|
3798
3798
|
...r,
|
|
3799
3799
|
joinArrays: !1,
|
|
3800
3800
|
ns: c
|
|
3801
|
-
}), K[_] === te && (K[_] =
|
|
3801
|
+
}), K[_] === te && (K[_] = F[_]);
|
|
3802
3802
|
}
|
|
3803
3803
|
g = K;
|
|
3804
3804
|
}
|
|
3805
|
-
} else if (S && T(
|
|
3806
|
-
g = g.join(
|
|
3805
|
+
} else if (S && T(y) && Array.isArray(g))
|
|
3806
|
+
g = g.join(y), g && (g = this.extendTranslation(g, t, r, i));
|
|
3807
3807
|
else {
|
|
3808
3808
|
let G = !1, K = !1;
|
|
3809
3809
|
!this.isValidLookup(g) && L && (G = !0, g = N), this.isValidLookup(g) || (K = !0, g = l);
|
|
@@ -3822,17 +3822,17 @@ class $t extends la {
|
|
|
3822
3822
|
for (let q = 0; q < X.length; q++)
|
|
3823
3823
|
re.push(X[q]);
|
|
3824
3824
|
else this.options.saveMissingTo === "all" ? re = this.languageUtils.toResolveHierarchy(r.lng || this.language) : re.push(r.lng || this.language);
|
|
3825
|
-
const
|
|
3825
|
+
const R = (q, Z, fe) => {
|
|
3826
3826
|
var ve;
|
|
3827
|
-
const
|
|
3828
|
-
this.options.missingKeyHandler ? this.options.missingKeyHandler(q, d, Z,
|
|
3827
|
+
const Te = L && fe !== g ? fe : _;
|
|
3828
|
+
this.options.missingKeyHandler ? this.options.missingKeyHandler(q, d, Z, Te, te, r) : (ve = this.backendConnector) != null && ve.saveMissing && this.backendConnector.saveMissing(q, d, Z, Te, te, r), this.emit("missingKey", q, d, Z, g);
|
|
3829
3829
|
};
|
|
3830
3830
|
this.options.saveMissing && (this.options.saveMissingPlurals && j ? re.forEach((q) => {
|
|
3831
3831
|
const Z = this.pluralResolver.getSuffixes(q, r);
|
|
3832
3832
|
D && r[`defaultValue${this.options.pluralSeparator}zero`] && Z.indexOf(`${this.options.pluralSeparator}zero`) < 0 && Z.push(`${this.options.pluralSeparator}zero`), Z.forEach((fe) => {
|
|
3833
|
-
|
|
3833
|
+
R([q], l + fe, r[`defaultValue${fe}`] || N);
|
|
3834
3834
|
});
|
|
3835
|
-
}) :
|
|
3835
|
+
}) : R(re, l, N));
|
|
3836
3836
|
}
|
|
3837
3837
|
g = this.extendTranslation(g, t, r, p, i), K && g === l && this.options.appendNamespaceToMissingKey && (g = `${d}${h}${l}`), (K || G) && this.options.parseMissingKeyHandler && (g = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}${h}${l}` : l, G ? g : void 0, r));
|
|
3838
3838
|
}
|
|
@@ -3889,27 +3889,27 @@ class $t extends la {
|
|
|
3889
3889
|
let f = d.namespaces;
|
|
3890
3890
|
this.options.fallbackNS && (f = f.concat(this.options.fallbackNS));
|
|
3891
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((
|
|
3893
|
-
var
|
|
3894
|
-
this.isValidLookup(i) || (l =
|
|
3892
|
+
f.forEach((v) => {
|
|
3893
|
+
var C, y;
|
|
3894
|
+
this.isValidLookup(i) || (l = v, !Zn[`${x[0]}-${v}`] && ((C = this.utils) != null && C.hasLoadedNamespace) && !((y = this.utils) != null && y.hasLoadedNamespace(l)) && (Zn[`${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) => {
|
|
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,
|
|
3900
|
+
this.i18nFormat.addLookupKeys(j, h, S, v, n);
|
|
3901
3901
|
else {
|
|
3902
3902
|
let A;
|
|
3903
3903
|
b && (A = this.pluralResolver.getSuffix(S, n.count, n));
|
|
3904
3904
|
const D = `${this.options.pluralSeparator}zero`, N = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
|
|
3905
3905
|
if (b && (n.ordinal && A.indexOf(N) === 0 && j.push(h + A.replace(N, this.options.pluralSeparator)), j.push(h + A), p && j.push(h + D)), g) {
|
|
3906
|
-
const
|
|
3907
|
-
j.push(
|
|
3906
|
+
const F = `${h}${this.options.contextSeparator || "_"}${n.context}`;
|
|
3907
|
+
j.push(F), b && (n.ordinal && A.indexOf(N) === 0 && j.push(F + A.replace(N, this.options.pluralSeparator)), j.push(F + A), p && j.push(F + D));
|
|
3908
3908
|
}
|
|
3909
3909
|
}
|
|
3910
3910
|
let L;
|
|
3911
3911
|
for (; L = j.pop(); )
|
|
3912
|
-
this.isValidLookup(i) || (s = L, i = this.getResource(S,
|
|
3912
|
+
this.isValidLookup(i) || (s = L, i = this.getResource(S, v, L, n));
|
|
3913
3913
|
}));
|
|
3914
3914
|
});
|
|
3915
3915
|
}), {
|
|
@@ -3952,7 +3952,7 @@ class $t extends la {
|
|
|
3952
3952
|
}
|
|
3953
3953
|
class qn {
|
|
3954
3954
|
constructor(t) {
|
|
3955
|
-
this.options = t, this.supportedLngs = this.options.supportedLngs || !1, this.logger =
|
|
3955
|
+
this.options = t, this.supportedLngs = this.options.supportedLngs || !1, this.logger = Be.create("languageUtils");
|
|
3956
3956
|
}
|
|
3957
3957
|
getScriptPartFromCode(t) {
|
|
3958
3958
|
if (t = bt(t), !t || t.indexOf("-") < 0) return null;
|
|
@@ -4029,7 +4029,7 @@ const Qn = {
|
|
|
4029
4029
|
};
|
|
4030
4030
|
class so {
|
|
4031
4031
|
constructor(t, n = {}) {
|
|
4032
|
-
this.languageUtils = t, this.options = n, this.logger =
|
|
4032
|
+
this.languageUtils = t, this.options = n, this.logger = Be.create("pluralResolver"), this.pluralRulesCache = {};
|
|
4033
4033
|
}
|
|
4034
4034
|
addRule(t, n) {
|
|
4035
4035
|
this.rules[t] = n;
|
|
@@ -4081,7 +4081,7 @@ const Jn = (e, t, n, i = ".", r = !0) => {
|
|
|
4081
4081
|
class oo {
|
|
4082
4082
|
constructor(t = {}) {
|
|
4083
4083
|
var n;
|
|
4084
|
-
this.logger =
|
|
4084
|
+
this.logger = Be.create("interpolator"), this.options = t, this.format = ((n = t == null ? void 0 : t.interpolation) == null ? void 0 : n.format) || ((i) => i), this.init(t);
|
|
4085
4085
|
}
|
|
4086
4086
|
init(t = {}) {
|
|
4087
4087
|
t.interpolation || (t.interpolation = {
|
|
@@ -4102,11 +4102,11 @@ class oo {
|
|
|
4102
4102
|
nestingPrefixEscaped: p,
|
|
4103
4103
|
nestingSuffix: g,
|
|
4104
4104
|
nestingSuffixEscaped: x,
|
|
4105
|
-
nestingOptionsSeparator:
|
|
4106
|
-
maxReplaces:
|
|
4107
|
-
alwaysFormat:
|
|
4105
|
+
nestingOptionsSeparator: v,
|
|
4106
|
+
maxReplaces: C,
|
|
4107
|
+
alwaysFormat: y
|
|
4108
4108
|
} = t.interpolation;
|
|
4109
|
-
this.escape = n !== void 0 ? n : _1, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = r !== void 0 ? r : !1, this.prefix = s ? Qe(s) : o || "{{", this.suffix = l ? Qe(l) : c || "}}", this.formatSeparator = d || ",", this.unescapePrefix = h ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : h || "", this.nestingPrefix = b ? Qe(b) : p || Qe("$t("), this.nestingSuffix = g ? Qe(g) : x || Qe(")"), this.nestingOptionsSeparator =
|
|
4109
|
+
this.escape = n !== void 0 ? n : _1, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = r !== void 0 ? r : !1, this.prefix = s ? Qe(s) : o || "{{", this.suffix = l ? Qe(l) : c || "}}", this.formatSeparator = d || ",", this.unescapePrefix = h ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : h || "", this.nestingPrefix = b ? Qe(b) : p || Qe("$t("), this.nestingSuffix = g ? Qe(g) : x || Qe(")"), this.nestingOptionsSeparator = v || ",", this.maxReplaces = C || 1e3, this.alwaysFormat = y !== void 0 ? y : !1, this.resetRegExp();
|
|
4110
4110
|
}
|
|
4111
4111
|
reset() {
|
|
4112
4112
|
this.options && this.init(this.options);
|
|
@@ -4120,18 +4120,18 @@ class oo {
|
|
|
4120
4120
|
let s, o, l;
|
|
4121
4121
|
const c = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, d = (g) => {
|
|
4122
4122
|
if (g.indexOf(this.formatSeparator) < 0) {
|
|
4123
|
-
const
|
|
4124
|
-
return this.alwaysFormat ? this.format(
|
|
4123
|
+
const y = Jn(n, c, g, this.options.keySeparator, this.options.ignoreJSONStructure);
|
|
4124
|
+
return this.alwaysFormat ? this.format(y, void 0, i, {
|
|
4125
4125
|
...r,
|
|
4126
4126
|
...n,
|
|
4127
4127
|
interpolationkey: g
|
|
4128
|
-
}) :
|
|
4128
|
+
}) : y;
|
|
4129
4129
|
}
|
|
4130
|
-
const x = g.split(this.formatSeparator),
|
|
4131
|
-
return this.format(Jn(n, c,
|
|
4130
|
+
const x = g.split(this.formatSeparator), v = x.shift().trim(), C = x.join(this.formatSeparator).trim();
|
|
4131
|
+
return this.format(Jn(n, c, v, this.options.keySeparator, this.options.ignoreJSONStructure), C, i, {
|
|
4132
4132
|
...r,
|
|
4133
4133
|
...n,
|
|
4134
|
-
interpolationkey:
|
|
4134
|
+
interpolationkey: v
|
|
4135
4135
|
});
|
|
4136
4136
|
};
|
|
4137
4137
|
this.resetRegExp();
|
|
@@ -4147,8 +4147,8 @@ class oo {
|
|
|
4147
4147
|
const x = s[1].trim();
|
|
4148
4148
|
if (o = d(x), o === void 0)
|
|
4149
4149
|
if (typeof h == "function") {
|
|
4150
|
-
const
|
|
4151
|
-
o = T(
|
|
4150
|
+
const C = h(t, s, r);
|
|
4151
|
+
o = T(C) ? C : "";
|
|
4152
4152
|
} else if (r && Object.prototype.hasOwnProperty.call(r, x))
|
|
4153
4153
|
o = "";
|
|
4154
4154
|
else if (f) {
|
|
@@ -4157,8 +4157,8 @@ class oo {
|
|
|
4157
4157
|
} else
|
|
4158
4158
|
this.logger.warn(`missed to pass in variable ${x} for interpolating ${t}`), o = "";
|
|
4159
4159
|
else !T(o) && !this.useRawValueToEscape && (o = Vn(o));
|
|
4160
|
-
const
|
|
4161
|
-
if (t = t.replace(s[0],
|
|
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)
|
|
4162
4162
|
break;
|
|
4163
4163
|
}
|
|
4164
4164
|
}), t;
|
|
@@ -4231,7 +4231,7 @@ const lo = (e) => {
|
|
|
4231
4231
|
}, co = (e) => (t, n, i) => e(bt(n), i)(t);
|
|
4232
4232
|
class ho {
|
|
4233
4233
|
constructor(t = {}) {
|
|
4234
|
-
this.logger =
|
|
4234
|
+
this.logger = Be.create("formatter"), this.options = t, this.init(t);
|
|
4235
4235
|
}
|
|
4236
4236
|
init(t, n = {
|
|
4237
4237
|
interpolation: {}
|
|
@@ -4315,7 +4315,7 @@ const uo = (e, t) => {
|
|
|
4315
4315
|
class fo extends la {
|
|
4316
4316
|
constructor(t, n, i, r = {}) {
|
|
4317
4317
|
var s, o;
|
|
4318
|
-
super(), this.backend = t, this.store = n, this.services = i, this.languageUtils = i.languageUtils, this.options = r, this.logger =
|
|
4318
|
+
super(), this.backend = t, this.store = n, this.services = i, this.languageUtils = i.languageUtils, this.options = r, this.logger = Be.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
4321
|
const s = {}, o = {}, l = {}, c = {};
|
|
@@ -4433,7 +4433,7 @@ class fo extends la {
|
|
|
4433
4433
|
if (g.length < 6)
|
|
4434
4434
|
try {
|
|
4435
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((
|
|
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
4437
|
} catch (x) {
|
|
4438
4438
|
l(x);
|
|
4439
4439
|
}
|
|
@@ -4512,7 +4512,7 @@ const _n = () => ({
|
|
|
4512
4512
|
};
|
|
4513
4513
|
class yt extends la {
|
|
4514
4514
|
constructor(t = {}, n) {
|
|
4515
|
-
if (super(), this.options = ei(t), this.services = {}, this.logger =
|
|
4515
|
+
if (super(), this.options = ei(t), this.services = {}, this.logger = Be, this.modules = {
|
|
4516
4516
|
external: []
|
|
4517
4517
|
}, po(this), n && !this.isInitialized && !t.isClone) {
|
|
4518
4518
|
if (!this.options.initAsync)
|
|
@@ -4535,13 +4535,13 @@ class yt extends la {
|
|
|
4535
4535
|
}, t.keySeparator !== void 0 && (this.options.userDefinedKeySeparator = t.keySeparator), t.nsSeparator !== void 0 && (this.options.userDefinedNsSeparator = t.nsSeparator);
|
|
4536
4536
|
const r = (d) => d ? typeof d == "function" ? new d() : d : null;
|
|
4537
4537
|
if (!this.options.isClone) {
|
|
4538
|
-
this.modules.logger ?
|
|
4538
|
+
this.modules.logger ? Be.init(r(this.modules.logger), this.options) : Be.init(null, this.options);
|
|
4539
4539
|
let d;
|
|
4540
4540
|
this.modules.formatter ? d = this.modules.formatter : d = ho;
|
|
4541
4541
|
const h = new qn(this.options);
|
|
4542
4542
|
this.store = new Yn(this.options.resources, this.options);
|
|
4543
4543
|
const f = this.services;
|
|
4544
|
-
f.logger =
|
|
4544
|
+
f.logger = Be, f.resourceStore = this.store, f.languageUtils = h, f.pluralResolver = new so(h, {
|
|
4545
4545
|
prepend: this.options.pluralSeparator,
|
|
4546
4546
|
simplifyPluralSuffix: this.options.simplifyPluralSuffix
|
|
4547
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 oo(this.options), f.utils = {
|
|
@@ -4758,7 +4758,7 @@ oe.reloadResources;
|
|
|
4758
4758
|
oe.use;
|
|
4759
4759
|
oe.changeLanguage;
|
|
4760
4760
|
oe.getFixedT;
|
|
4761
|
-
const
|
|
4761
|
+
const je = oe.t;
|
|
4762
4762
|
oe.exists;
|
|
4763
4763
|
oe.setDefaultNamespace;
|
|
4764
4764
|
oe.hasLoadedNamespace;
|
|
@@ -4797,7 +4797,7 @@ const mo = {
|
|
|
4797
4797
|
)
|
|
4798
4798
|
}
|
|
4799
4799
|
),
|
|
4800
|
-
e === "forLobby" && /* @__PURE__ */ a.jsx("span", { className: "text", children:
|
|
4800
|
+
e === "forLobby" && /* @__PURE__ */ a.jsx("span", { className: "text", children: je("Lobby") })
|
|
4801
4801
|
] }), er = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.45402%200.399902C9.87463%200.399915%2010.2805%200.554948%2010.594%200.835361C10.9075%201.11577%2011.1066%201.50189%2011.1534%201.9199H12.1171C12.4507%201.92011%2012.7721%202.04571%2013.0175%202.2718C13.2628%202.49788%2013.4143%202.80794%2013.4417%203.14046L13.4463%203.2499V5.5299C13.4463%206.16081%2013.205%206.76781%2012.7717%207.2264C12.3384%207.68498%2011.746%207.96038%2011.1161%207.9961L10.9565%208.00066C10.7032%208.79031%2010.2308%209.49174%209.59422%2010.0232C8.95765%2010.5547%208.18316%2010.8944%207.36098%2011.0027V12.1799H8.69326C9.32403%2012.1801%209.93085%2012.4215%2010.3893%2012.8548C10.8477%2013.2881%2011.123%2013.8803%2011.1587%2014.5101L11.1633%2014.6499V15.0299C11.1632%2015.1678%2011.1132%2015.3009%2011.0226%2015.4048C10.9319%2015.5086%2010.8066%2015.576%2010.67%2015.5946L10.5933%2015.5999H2.99174C2.85387%2015.6001%202.72061%2015.5503%202.61664%2015.4597C2.51267%2015.3692%202.44505%2015.244%202.4263%2015.1074L2.42174%2015.0299V14.6499C2.42169%2014.0191%202.66296%2013.4122%203.09609%2012.9537C3.52922%2012.4951%204.12138%2012.2196%204.75114%2012.1837L4.89174%2012.1799H6.22174V11.0027C5.39983%2010.8941%204.62567%2010.5543%203.98939%2010.0229C3.3531%209.49138%202.88088%208.7901%202.6277%208.00066L2.60794%207.9999C1.95285%207.9999%201.3246%207.73967%200.861386%207.27646C0.398171%206.81324%200.137939%206.18499%200.137939%205.5299V3.2499C0.137939%202.51574%200.733779%201.9199%201.46794%201.9199H2.43162C2.47837%201.50176%202.67763%201.11554%202.9913%200.835108C3.30496%200.554677%203.711%200.399728%204.13174%200.399902H9.45402ZM12.1171%203.0599H11.164V6.84698C11.4613%206.80474%2011.7355%206.66316%2011.9421%206.44527C12.1486%206.22739%2012.2754%205.94602%2012.3017%205.64694L12.3071%205.5299V3.2499C12.307%203.2071%2012.2925%203.16557%2012.2658%203.13205C12.2392%203.09853%2012.2021%203.07498%2012.1604%203.06522L12.1171%203.0599ZM2.42174%203.0599H1.46794C1.41755%203.0599%201.36922%203.07992%201.33359%203.11555C1.29796%203.15118%201.27794%203.19951%201.27794%203.2499V5.5299C1.2779%205.85041%201.3936%206.16016%201.60375%206.40215C1.81391%206.64415%202.10439%206.80211%202.42174%206.84698V3.0599Z'%20fill='url(%23paint0_linear_851_822)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_851_822'%20x1='-0.221746'%20y1='-2.13343'%20x2='19.2003'%20y2='7.59061'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23B97304'/%3e%3cstop%20offset='0.368995'%20stop-color='%23FFC15D'/%3e%3cstop%20offset='0.5'%20stop-color='%23FFD38B'/%3e%3cstop%20offset='0.611316'%20stop-color='%23FFC15D'/%3e%3cstop%20offset='1'%20stop-color='%23B97304'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", go = () => /* @__PURE__ */ a.jsx(
|
|
4802
4802
|
"svg",
|
|
4803
4803
|
{
|
|
@@ -4817,13 +4817,15 @@ const mo = {
|
|
|
4817
4817
|
}
|
|
4818
4818
|
), bo = m.div`
|
|
4819
4819
|
border-radius: 0px;
|
|
4820
|
-
background-color: #
|
|
4820
|
+
background-color: #111111fe;
|
|
4821
4821
|
position: absolute;
|
|
4822
4822
|
width: ${({ $width: e }) => e}%;
|
|
4823
4823
|
height: ${({ $height: e }) => e}%;
|
|
4824
4824
|
bottom: 0px;
|
|
4825
4825
|
z-index: 20;
|
|
4826
4826
|
right: 0px;
|
|
4827
|
+
border-top-left-radius: 10px;
|
|
4828
|
+
border-top-right-radius: 10px;
|
|
4827
4829
|
.header {
|
|
4828
4830
|
max-width: 100%;
|
|
4829
4831
|
height: 44px;
|
|
@@ -4872,7 +4874,7 @@ const mo = {
|
|
|
4872
4874
|
}
|
|
4873
4875
|
)
|
|
4874
4876
|
}
|
|
4875
|
-
), xo = "data:audio/mpeg;base64,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",
|
|
4877
|
+
), xo = "data:audio/mpeg;base64,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", Ie = ({ effectsVolume: e }) => {
|
|
4876
4878
|
const t = $e(null), n = () => (t.current || (t.current = new AudioContext()), t.current), i = async (s) => {
|
|
4877
4879
|
const o = n();
|
|
4878
4880
|
if (!o) return;
|
|
@@ -4896,7 +4898,7 @@ const mo = {
|
|
|
4896
4898
|
headerClick: o,
|
|
4897
4899
|
dealerName: l
|
|
4898
4900
|
}) => {
|
|
4899
|
-
const { clickSound: c } =
|
|
4901
|
+
const { clickSound: c } = Ie({ effectsVolume: 50 });
|
|
4900
4902
|
return /* @__PURE__ */ a.jsxs(bo, { $height: i, $width: n, $isLandscape: s, children: [
|
|
4901
4903
|
/* @__PURE__ */ a.jsxs("div", { className: "header", children: [
|
|
4902
4904
|
/* @__PURE__ */ a.jsxs(
|
|
@@ -4909,9 +4911,9 @@ const mo = {
|
|
|
4909
4911
|
children: [
|
|
4910
4912
|
o && /* @__PURE__ */ a.jsx(we, { height: 7, width: 12, position: "left" }),
|
|
4911
4913
|
/* @__PURE__ */ a.jsxs("p", { children: [
|
|
4912
|
-
|
|
4914
|
+
je(e),
|
|
4913
4915
|
" ",
|
|
4914
|
-
/* @__PURE__ */ a.jsx("span", { children: !!l && `${
|
|
4916
|
+
/* @__PURE__ */ a.jsx("span", { children: !!l && `${je("Dealer")} ${l}` })
|
|
4915
4917
|
] })
|
|
4916
4918
|
]
|
|
4917
4919
|
}
|
|
@@ -4940,7 +4942,7 @@ const mo = {
|
|
|
4940
4942
|
return "";
|
|
4941
4943
|
}
|
|
4942
4944
|
};
|
|
4943
|
-
var
|
|
4945
|
+
var O = /* @__PURE__ */ ((e) => (e[e.Ante = 0] = "Ante", e[e.Bonus = 1] = "Bonus", e[e.Call = 2] = "Call", e[e.Insurance = 3] = "Insurance", e[e.Tip = 9] = "Tip", e[e.Hit = 10] = "Hit", e[e.Double = 11] = "Double", e[e.Split = 12] = "Split", e[e.Stand = 13] = "Stand", e[e.Surrender = 14] = "Surrender", e[e.TwentyOnePlusThree = 15] = "TwentyOnePlusThree", e[e.PerfectPairs = 16] = "PerfectPairs", e[e.DraftAnte = 17] = "DraftAnte", e[e.DraftTwentyOnePlusThree = 18] = "DraftTwentyOnePlusThree", e[e.DraftPerfectPairs = 19] = "DraftPerfectPairs", e[e.Occupy = 20] = "Occupy", e[e.Leave = 21] = "Leave", e[e.DraftBetBehind = 22] = "DraftBetBehind", e[e.BetBehind = 23] = "BetBehind", e[e.Undo = 24] = "Undo", e[e.Repeat = 25] = "Repeat", e[e.Deal = 26] = "Deal", e[e.DoubleBets = 27] = "DoubleBets", e[e.StandAll = 49] = "StandAll", e))(O || {}), xt = /* @__PURE__ */ ((e) => (e[e.Ante = 0] = "Ante", e[e.Bonus = 1] = "Bonus", e[e.Call = 2] = "Call", e[e.Fold = 3] = "Fold", e[e.Undo = 4] = "Undo", e[e.Repeat = 5] = "Repeat", e[e.DoubleBets = 6] = "DoubleBets", e[e.Tip = 7] = "Tip", e))(xt || {}), Ve = /* @__PURE__ */ ((e) => (e[e.WaitingForInit = 0] = "WaitingForInit", e[e.WaitingRoundStart = 1] = "WaitingRoundStart", e[e.WaitingForBet = 2] = "WaitingForBet", e[e.WaitingCard = 3] = "WaitingCard", e[e.WaitingForUserAction = 4] = "WaitingForUserAction", e[e.WaitingOpenDealerCards = 5] = "WaitingOpenDealerCards", e[e.WaitingDealerCards = 6] = "WaitingDealerCards", e[e.WaitingForWins = 7] = "WaitingForWins", e[e.WaitingRoundEnd = 8] = "WaitingRoundEnd", e[e.WaitingInsurance = 9] = "WaitingInsurance", e[e.CalculateWins = 10] = "CalculateWins", e[e.WaitingRebuyCards = 11] = "WaitingRebuyCards", e[e.RoundEnd = 12] = "RoundEnd", e[e.CancelRound = 13] = "CancelRound", e[e.WaitingOpenBoxCards = 14] = "WaitingOpenBoxCards", e[e.CrashRound = 16] = "CrashRound", e))(Ve || {});
|
|
4944
4946
|
const tr = {
|
|
4945
4947
|
0: "Ante",
|
|
4946
4948
|
1: "Bonus",
|
|
@@ -5007,7 +5009,7 @@ const tr = {
|
|
|
5007
5009
|
color: ${({ $isActive: e }) => e ? "#111111" : "#ffffff"};
|
|
5008
5010
|
}
|
|
5009
5011
|
`, jo = ({ count: e, active: t, setActive: n }) => {
|
|
5010
|
-
const [i, r] = U([]), [s, o] = U([]), [l, c] = U([]), { clickSound: d } =
|
|
5012
|
+
const [i, r] = U([]), [s, o] = U([]), [l, c] = U([]), { clickSound: d } = Ie({ effectsVolume: 50 }), h = Array.from({ length: e }, (x, v) => v + 1), f = () => {
|
|
5011
5013
|
t !== e && (d(), n(t + 1));
|
|
5012
5014
|
}, b = () => {
|
|
5013
5015
|
t !== 1 && (d(), n(t - 1));
|
|
@@ -5030,15 +5032,15 @@ const tr = {
|
|
|
5030
5032
|
t >= 3 && t <= e - 3 ? c([t]) : c([]);
|
|
5031
5033
|
} else
|
|
5032
5034
|
c([...h]);
|
|
5033
|
-
}, g = (x,
|
|
5035
|
+
}, g = (x, v) => {
|
|
5034
5036
|
if (x !== t)
|
|
5035
5037
|
if (d(), typeof x == "string") {
|
|
5036
|
-
if (
|
|
5037
|
-
const
|
|
5038
|
-
n(
|
|
5039
|
-
} else if (
|
|
5040
|
-
const
|
|
5041
|
-
n(
|
|
5038
|
+
if (v === 4 || v === 5) {
|
|
5039
|
+
const C = h.slice(t, e), y = (C.length / 2).toFixed();
|
|
5040
|
+
n(C[+y - 1]);
|
|
5041
|
+
} else if (v === 1) {
|
|
5042
|
+
const C = h.slice(0, t), y = (C.length / 2).toFixed();
|
|
5043
|
+
n(C[+y - 1]);
|
|
5042
5044
|
}
|
|
5043
5045
|
} else
|
|
5044
5046
|
n(x);
|
|
@@ -5055,19 +5057,19 @@ const tr = {
|
|
|
5055
5057
|
}
|
|
5056
5058
|
),
|
|
5057
5059
|
[...i, ...l, ...s].map(
|
|
5058
|
-
(x,
|
|
5060
|
+
(x, v) => /* @__PURE__ */ a.jsx(Ao, { $isActive: t === x, children: /* @__PURE__ */ a.jsx(
|
|
5059
5061
|
Yt,
|
|
5060
5062
|
{
|
|
5061
5063
|
height: 26,
|
|
5062
5064
|
width: 26,
|
|
5063
|
-
onClick: () => g(x,
|
|
5065
|
+
onClick: () => g(x, v),
|
|
5064
5066
|
isHoverActive: !1,
|
|
5065
5067
|
text: String(x),
|
|
5066
5068
|
isActiveBlue: t === x,
|
|
5067
5069
|
textStyle: "p"
|
|
5068
5070
|
},
|
|
5069
|
-
|
|
5070
|
-
) },
|
|
5071
|
+
v
|
|
5072
|
+
) }, v)
|
|
5071
5073
|
),
|
|
5072
5074
|
/* @__PURE__ */ a.jsx(
|
|
5073
5075
|
Yt,
|
|
@@ -5472,7 +5474,7 @@ const tr = {
|
|
|
5472
5474
|
handleClickRound: i,
|
|
5473
5475
|
historyData: r
|
|
5474
5476
|
}) => {
|
|
5475
|
-
const { t: s } = V(), { clickSound: o } =
|
|
5477
|
+
const { t: s } = V(), { clickSound: o } = Ie({ effectsVolume: 50 });
|
|
5476
5478
|
return /* @__PURE__ */ a.jsxs(nr, { children: [
|
|
5477
5479
|
/* @__PURE__ */ a.jsxs(Do, { children: [
|
|
5478
5480
|
/* @__PURE__ */ a.jsxs("div", { className: "header", children: [
|
|
@@ -5607,23 +5609,23 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5607
5609
|
textY: { top: 23, bottom: 23 },
|
|
5608
5610
|
iconX: { top: -2.5, bottom: 0.71 },
|
|
5609
5611
|
iconY: { top: -12, bottom: 0.92 }
|
|
5610
|
-
}, b = `rotate(180 ${t / 2} ${n / 2})`, p = (x,
|
|
5612
|
+
}, b = `rotate(180 ${t / 2} ${n / 2})`, p = (x, v, C) => /* @__PURE__ */ a.jsx(
|
|
5611
5613
|
"text",
|
|
5612
5614
|
{
|
|
5613
5615
|
className: "text",
|
|
5614
5616
|
x: `${x}%`,
|
|
5615
|
-
y: `${
|
|
5617
|
+
y: `${v}%`,
|
|
5616
5618
|
fill: l,
|
|
5617
5619
|
style: { fontSize: d },
|
|
5618
5620
|
dominantBaseline: "middle",
|
|
5619
5621
|
textAnchor: "middle",
|
|
5620
|
-
transform: `${h ? "scale(0.9, 1)" : ""} ${
|
|
5622
|
+
transform: `${h ? "scale(0.9, 1)" : ""} ${C || ""}`,
|
|
5621
5623
|
children: s
|
|
5622
5624
|
}
|
|
5623
|
-
), g = (x,
|
|
5625
|
+
), g = (x, v, C = "") => /* @__PURE__ */ a.jsx(
|
|
5624
5626
|
"path",
|
|
5625
5627
|
{
|
|
5626
|
-
transform: `translate(${t / x} ${n /
|
|
5628
|
+
transform: `translate(${t / x} ${n / v}) scale(${c}) ${C}`,
|
|
5627
5629
|
d: o,
|
|
5628
5630
|
fill: l
|
|
5629
5631
|
}
|
|
@@ -5745,12 +5747,12 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5745
5747
|
}) => {
|
|
5746
5748
|
var c, d, h, f, b, p;
|
|
5747
5749
|
const { t: r } = V(), s = [
|
|
5748
|
-
|
|
5749
|
-
|
|
5750
|
-
|
|
5751
|
-
|
|
5752
|
-
|
|
5753
|
-
|
|
5750
|
+
O.Ante,
|
|
5751
|
+
O.Insurance,
|
|
5752
|
+
O.PerfectPairs,
|
|
5753
|
+
O.TwentyOnePlusThree,
|
|
5754
|
+
O.Double,
|
|
5755
|
+
O.Split
|
|
5754
5756
|
], o = i ? 32 : 48, l = i ? 26 : 38;
|
|
5755
5757
|
return /* @__PURE__ */ a.jsxs(So, { children: [
|
|
5756
5758
|
/* @__PURE__ */ a.jsxs(Lo, { children: [
|
|
@@ -5811,19 +5813,19 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5811
5813
|
/* @__PURE__ */ a.jsx("th", { className: "title", children: r("Win/Lose") })
|
|
5812
5814
|
] }) }),
|
|
5813
5815
|
/* @__PURE__ */ a.jsx("tbody", { children: (p = e.player.boxes) == null ? void 0 : p.map((g, x) => {
|
|
5814
|
-
var
|
|
5816
|
+
var v, C;
|
|
5815
5817
|
if (g.playerId)
|
|
5816
5818
|
return /* @__PURE__ */ a.jsxs("tr", { className: "boxes", children: [
|
|
5817
5819
|
/* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx("p", { className: "text", children: x + 1 }) }),
|
|
5818
|
-
/* @__PURE__ */ a.jsx("td", { children: g.bets.map((
|
|
5819
|
-
if (!(!s.includes(
|
|
5820
|
-
return /* @__PURE__ */ a.jsx("p", { className: "text", children: r(tr[
|
|
5820
|
+
/* @__PURE__ */ a.jsx("td", { children: g.bets.map((y) => {
|
|
5821
|
+
if (!(!s.includes(y.betType) || !y.amount))
|
|
5822
|
+
return /* @__PURE__ */ a.jsx("p", { className: "text", children: r(tr[y.betType]) }, y.betType);
|
|
5821
5823
|
}) }),
|
|
5822
5824
|
/* @__PURE__ */ a.jsxs("td", { className: "cards", children: [
|
|
5823
5825
|
g.splittedHands.length === 0 && /* @__PURE__ */ a.jsxs("div", { className: "hand", children: [
|
|
5824
5826
|
/* @__PURE__ */ a.jsx("span", { className: "final-value", children: g.hand.finalValue }),
|
|
5825
|
-
g.hand.cards.map(({ scannerIndex:
|
|
5826
|
-
const j = Ct[
|
|
5827
|
+
g.hand.cards.map(({ scannerIndex: y }, S) => {
|
|
5828
|
+
const j = Ct[y - 1].value, L = _t(y), B = ea(y);
|
|
5827
5829
|
return /* @__PURE__ */ a.jsx(
|
|
5828
5830
|
ta,
|
|
5829
5831
|
{
|
|
@@ -5834,12 +5836,12 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5834
5836
|
S
|
|
5835
5837
|
);
|
|
5836
5838
|
}),
|
|
5837
|
-
g.bets[g.bets.length - 1].betType ===
|
|
5839
|
+
g.bets[g.bets.length - 1].betType === O.Double && /* @__PURE__ */ a.jsx(st, {})
|
|
5838
5840
|
] }),
|
|
5839
5841
|
g.splittedHands.map(
|
|
5840
|
-
({ cards:
|
|
5842
|
+
({ cards: y, finalValue: S }, j) => /* @__PURE__ */ a.jsxs("div", { className: "hand", children: [
|
|
5841
5843
|
/* @__PURE__ */ a.jsx("span", { className: "final-value", children: S }),
|
|
5842
|
-
|
|
5844
|
+
y.map(({ scannerIndex: L }, B) => {
|
|
5843
5845
|
const A = Ct[L - 1].value, D = _t(L), N = ea(L);
|
|
5844
5846
|
return /* @__PURE__ */ a.jsx(a.Fragment, { children: /* @__PURE__ */ a.jsx(
|
|
5845
5847
|
ta,
|
|
@@ -5856,17 +5858,17 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5856
5858
|
)
|
|
5857
5859
|
] }),
|
|
5858
5860
|
/* @__PURE__ */ a.jsxs("td", { children: [
|
|
5859
|
-
|
|
5860
|
-
(
|
|
5861
|
-
|
|
5861
|
+
(C = (v = g.hand) == null ? void 0 : v.bets) == null ? void 0 : C.map(
|
|
5862
|
+
(y) => s.includes(y.betType) ? /* @__PURE__ */ a.jsxs("p", { className: "text amount-text", children: [
|
|
5863
|
+
y.amount,
|
|
5862
5864
|
e.player.gameCurrencyId
|
|
5863
|
-
] },
|
|
5864
|
-
)
|
|
5865
|
+
] }, y.betType) : null
|
|
5866
|
+
),
|
|
5865
5867
|
g.splittedHands.length > 0 && g.splittedHands.map(
|
|
5866
|
-
(
|
|
5868
|
+
(y, S) => {
|
|
5867
5869
|
var j;
|
|
5868
|
-
return (j =
|
|
5869
|
-
(L) => !s.includes(L.betType) ||
|
|
5870
|
+
return (j = y == null ? void 0 : y.bets) == null ? void 0 : j.map(
|
|
5871
|
+
(L) => !s.includes(L.betType) || L.betType === O.Split ? null : /* @__PURE__ */ a.jsxs(
|
|
5870
5872
|
"p",
|
|
5871
5873
|
{
|
|
5872
5874
|
className: "text amount-text",
|
|
@@ -5881,10 +5883,10 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5881
5883
|
}
|
|
5882
5884
|
)
|
|
5883
5885
|
] }),
|
|
5884
|
-
/* @__PURE__ */ a.jsx("td", { children: g.bets.every((
|
|
5885
|
-
|
|
5886
|
+
/* @__PURE__ */ a.jsx("td", { children: g.bets.every((y) => !y.winAmount) ? /* @__PURE__ */ a.jsx(Ra, { $isWin: !1, children: r("Lost") }) : g.bets.map((y) => s.includes(y.betType) ? y.winAmount ? /* @__PURE__ */ a.jsxs(Ra, { $isWin: !0, children: [
|
|
5887
|
+
y.winAmount,
|
|
5886
5888
|
e.player.gameCurrencyId
|
|
5887
|
-
] },
|
|
5889
|
+
] }, y.betType) : /* @__PURE__ */ a.jsx("br", {}) : null) })
|
|
5888
5890
|
] }, x);
|
|
5889
5891
|
}) })
|
|
5890
5892
|
] }) }),
|
|
@@ -5903,7 +5905,7 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5903
5905
|
overflow: auto;
|
|
5904
5906
|
padding: 12px;
|
|
5905
5907
|
padding-bottom: 0;
|
|
5906
|
-
gap:
|
|
5908
|
+
gap: 10px;
|
|
5907
5909
|
display: flex;
|
|
5908
5910
|
flex-direction: column;
|
|
5909
5911
|
&::-webkit-scrollbar {
|
|
@@ -5918,7 +5920,7 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5918
5920
|
}
|
|
5919
5921
|
|
|
5920
5922
|
&::-webkit-scrollbar-thumb {
|
|
5921
|
-
background: #
|
|
5923
|
+
background: #ffffff17;
|
|
5922
5924
|
border-radius: 10px;
|
|
5923
5925
|
height: 10px;
|
|
5924
5926
|
}
|
|
@@ -5953,25 +5955,48 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5953
5955
|
line-height: 16px;
|
|
5954
5956
|
color: #ffffff;
|
|
5955
5957
|
}
|
|
5958
|
+
.textGreen {
|
|
5959
|
+
color: #33a54c;
|
|
5960
|
+
}
|
|
5956
5961
|
`, ni = m.div`
|
|
5957
5962
|
width: 100%;
|
|
5958
|
-
min-height: 62px;
|
|
5959
5963
|
display: flex;
|
|
5960
5964
|
justify-content: space-between;
|
|
5965
|
+
align-items: ${({ $isMobile: e }) => e ? "center" : "start"};
|
|
5966
|
+
flex-direction: ${({ $isMobile: e }) => e ? "column" : "row"};
|
|
5967
|
+
min-width: 100%;
|
|
5968
|
+
min-height: ${({ $isMobile: e }) => e ? "180px" : "72px"};
|
|
5961
5969
|
align-items: center;
|
|
5970
|
+
gap: 10px;
|
|
5971
|
+
${({ $isMobile: e }) => !e && "margin-top: 8px;"}
|
|
5962
5972
|
|
|
5963
5973
|
.item {
|
|
5964
|
-
flex-direction: column;
|
|
5965
5974
|
min-height: 62px;
|
|
5966
|
-
|
|
5967
|
-
|
|
5968
|
-
|
|
5969
|
-
|
|
5975
|
+
${({ $isMobile: e }) => e && "min-width: 100%;"}
|
|
5976
|
+
gap: 8px;
|
|
5977
|
+
|
|
5978
|
+
.secondtext {
|
|
5979
|
+
${({ $isMobile: e }) => !e && "margin-top: 8px;"}
|
|
5980
|
+
}
|
|
5981
|
+
|
|
5982
|
+
.text {
|
|
5983
|
+
font-family: Inter;
|
|
5984
|
+
font-weight: 700;
|
|
5985
|
+
font-size: 12px;
|
|
5986
|
+
line-height: 16px;
|
|
5987
|
+
color: #ffffff;
|
|
5988
|
+
margin-bottom: ${({ $isMobile: e }) => e ? "0px" : "4px"};
|
|
5989
|
+
width: fit-content;
|
|
5990
|
+
min-height: 20px;
|
|
5991
|
+
}
|
|
5970
5992
|
|
|
5971
5993
|
.cards {
|
|
5972
5994
|
display: flex;
|
|
5973
5995
|
gap: 4px;
|
|
5974
|
-
|
|
5996
|
+
justify-content: flex-end;
|
|
5997
|
+
margin-bottom: 0;
|
|
5998
|
+
width: fit-content;
|
|
5999
|
+
min-height: 60px;
|
|
5975
6000
|
|
|
5976
6001
|
.card-style {
|
|
5977
6002
|
position: relative;
|
|
@@ -5980,7 +6005,7 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5980
6005
|
align-items: start;
|
|
5981
6006
|
min-height: 32px;
|
|
5982
6007
|
min-width: 26px;
|
|
5983
|
-
margin-top:
|
|
6008
|
+
margin-top: 10px;
|
|
5984
6009
|
|
|
5985
6010
|
.triangle {
|
|
5986
6011
|
position: absolute;
|
|
@@ -5993,15 +6018,24 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5993
6018
|
}
|
|
5994
6019
|
}
|
|
5995
6020
|
}
|
|
5996
|
-
}
|
|
5997
6021
|
|
|
5998
|
-
|
|
5999
|
-
|
|
6000
|
-
|
|
6001
|
-
|
|
6002
|
-
|
|
6003
|
-
|
|
6004
|
-
|
|
6022
|
+
${({ $isMobile: e }) => e && `
|
|
6023
|
+
.text, .cards {
|
|
6024
|
+
width: fit-content;
|
|
6025
|
+
|
|
6026
|
+
}
|
|
6027
|
+
.text{
|
|
6028
|
+
margin-top: 10px;
|
|
6029
|
+
float:left;
|
|
6030
|
+
}
|
|
6031
|
+
.cards {
|
|
6032
|
+
float:right;
|
|
6033
|
+
}
|
|
6034
|
+
|
|
6035
|
+
.line{
|
|
6036
|
+
float:right;
|
|
6037
|
+
}
|
|
6038
|
+
`}
|
|
6005
6039
|
}
|
|
6006
6040
|
`;
|
|
6007
6041
|
m.div`
|
|
@@ -6015,6 +6049,7 @@ m.div`
|
|
|
6015
6049
|
flex-direction: column;
|
|
6016
6050
|
align-items: start;
|
|
6017
6051
|
justify-content: space-between;
|
|
6052
|
+
|
|
6018
6053
|
.cards {
|
|
6019
6054
|
display: flex;
|
|
6020
6055
|
justify-content: center;
|
|
@@ -6058,7 +6093,7 @@ m.div`
|
|
|
6058
6093
|
align-items: center;
|
|
6059
6094
|
}
|
|
6060
6095
|
`;
|
|
6061
|
-
const
|
|
6096
|
+
const Ae = m.div`
|
|
6062
6097
|
min-width: 100%;
|
|
6063
6098
|
min-height: 1px;
|
|
6064
6099
|
background: linear-gradient(
|
|
@@ -6067,6 +6102,7 @@ const Te = m.div`
|
|
|
6067
6102
|
rgba(255, 255, 255, 0.4) 50%,
|
|
6068
6103
|
rgba(255, 255, 255, 0) 100%
|
|
6069
6104
|
);
|
|
6105
|
+
display: ${({ $isVisible: e = !0 }) => e ? "block" : "none"};
|
|
6070
6106
|
`, a2 = m.div`
|
|
6071
6107
|
margin-top: 0.1%;
|
|
6072
6108
|
width: 100%;
|
|
@@ -6105,6 +6141,8 @@ const n2 = m.div`
|
|
|
6105
6141
|
overflow: auto;
|
|
6106
6142
|
display: flex;
|
|
6107
6143
|
flex-direction: column;
|
|
6144
|
+
min-height: 100px;
|
|
6145
|
+
margin-top: 8px;
|
|
6108
6146
|
|
|
6109
6147
|
&::-webkit-scrollbar {
|
|
6110
6148
|
width: 6px;
|
|
@@ -6257,11 +6295,12 @@ const n2 = m.div`
|
|
|
6257
6295
|
border: 1px solid #333;
|
|
6258
6296
|
padding: 2px 6px;
|
|
6259
6297
|
margin-left: 6px;
|
|
6260
|
-
margin-top: -20px;
|
|
6261
6298
|
border-radius: 5px;
|
|
6262
6299
|
font-size: 11px;
|
|
6263
6300
|
cursor: pointer;
|
|
6264
6301
|
transition: background-color 0.2s ease;
|
|
6302
|
+
|
|
6303
|
+
margin-top: ${({ $isMobile: e, isLandscape: t }) => e && !t ? "0px" : "8px"};
|
|
6265
6304
|
`, r2 = m.div`
|
|
6266
6305
|
display: flex;
|
|
6267
6306
|
position: absolute;
|
|
@@ -6432,156 +6471,159 @@ const n2 = m.div`
|
|
|
6432
6471
|
roundData: e,
|
|
6433
6472
|
handleClickRound: t,
|
|
6434
6473
|
indexHistory: n,
|
|
6435
|
-
isMobile: i = !0
|
|
6474
|
+
isMobile: i = !0,
|
|
6475
|
+
isLandscape: r = !0
|
|
6436
6476
|
}) => {
|
|
6437
|
-
var
|
|
6438
|
-
const { t:
|
|
6439
|
-
|
|
6440
|
-
const
|
|
6477
|
+
var c, d, h, f, b, p, g, x, v;
|
|
6478
|
+
const { t: s } = V();
|
|
6479
|
+
O.Ante, O.Insurance, O.PerfectPairs, O.TwentyOnePlusThree;
|
|
6480
|
+
const o = 32, l = 26;
|
|
6441
6481
|
return /* @__PURE__ */ a.jsxs(e2, { children: [
|
|
6442
6482
|
/* @__PURE__ */ a.jsxs(t2, { children: [
|
|
6443
6483
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6444
|
-
/* @__PURE__ */ a.jsx("p", { className: "title", children:
|
|
6445
|
-
/* @__PURE__ */ a.jsx("p", { className: "text", children: (
|
|
6484
|
+
/* @__PURE__ */ a.jsx("p", { className: "title", children: s("Dealer") }),
|
|
6485
|
+
/* @__PURE__ */ a.jsx("p", { className: "text", children: (c = e.dealer) == null ? void 0 : c.nickname })
|
|
6446
6486
|
] }),
|
|
6447
6487
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6448
|
-
/* @__PURE__ */ a.jsx("p", { className: "title", children:
|
|
6488
|
+
/* @__PURE__ */ a.jsx("p", { className: "title", children: s("Round") }),
|
|
6449
6489
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: e.currentRoundId })
|
|
6450
6490
|
] }),
|
|
6451
6491
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6452
|
-
/* @__PURE__ */ a.jsx("p", { className: "title", children:
|
|
6492
|
+
/* @__PURE__ */ a.jsx("p", { className: "title", children: s("Bet Amount") }),
|
|
6453
6493
|
/* @__PURE__ */ a.jsxs("p", { className: "text", children: [
|
|
6454
6494
|
e.player.gameCurrencyId,
|
|
6455
|
-
(
|
|
6456
|
-
(
|
|
6495
|
+
(d = e.player.boxes) == null ? void 0 : d.reduce(
|
|
6496
|
+
(C, y) => C + y.totalBet,
|
|
6457
6497
|
0
|
|
6458
6498
|
)
|
|
6459
6499
|
] })
|
|
6460
6500
|
] }),
|
|
6461
6501
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6462
|
-
/* @__PURE__ */ a.jsx("p", { className: "title", children:
|
|
6463
|
-
/* @__PURE__ */ a.jsxs("p", { className: "text", children: [
|
|
6502
|
+
/* @__PURE__ */ a.jsx("p", { className: "title", children: s("Win Amount") }),
|
|
6503
|
+
/* @__PURE__ */ a.jsxs("p", { className: "text textGreen", children: [
|
|
6464
6504
|
e.player.gameCurrencyId,
|
|
6465
6505
|
e.player.winAmount
|
|
6466
6506
|
] })
|
|
6467
6507
|
] })
|
|
6468
6508
|
] }),
|
|
6469
|
-
/* @__PURE__ */ a.jsx(
|
|
6470
|
-
/* @__PURE__ */ a.jsxs(ni, { children: [
|
|
6509
|
+
/* @__PURE__ */ a.jsx(Ae, {}),
|
|
6510
|
+
/* @__PURE__ */ a.jsxs(ni, { $isMobile: !1, children: [
|
|
6471
6511
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6472
6512
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: "Dealer" }),
|
|
6473
|
-
/* @__PURE__ */ a.jsx(
|
|
6474
|
-
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (
|
|
6513
|
+
/* @__PURE__ */ a.jsx(Ae, {}),
|
|
6514
|
+
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (h = e.initialDealerCards) == null ? void 0 : h.map((C, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6475
6515
|
Xe,
|
|
6476
6516
|
{
|
|
6477
|
-
index:
|
|
6478
|
-
cardHeight:
|
|
6479
|
-
cardWidth:
|
|
6480
|
-
isFlop:
|
|
6481
|
-
isWinCombination:
|
|
6517
|
+
index: C.scannerIndex,
|
|
6518
|
+
cardHeight: o,
|
|
6519
|
+
cardWidth: l,
|
|
6520
|
+
isFlop: C.isFlopped,
|
|
6521
|
+
isWinCombination: C.isNotInWinCombination
|
|
6482
6522
|
}
|
|
6483
|
-
) },
|
|
6523
|
+
) }, y)) })
|
|
6484
6524
|
] }),
|
|
6485
6525
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6486
6526
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: "Flop" }),
|
|
6487
|
-
/* @__PURE__ */ a.jsx(
|
|
6488
|
-
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (
|
|
6527
|
+
/* @__PURE__ */ a.jsx(Ae, {}),
|
|
6528
|
+
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (f = e.floppedCards) == null ? void 0 : f.map((C, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6489
6529
|
Xe,
|
|
6490
6530
|
{
|
|
6491
|
-
index:
|
|
6492
|
-
cardHeight:
|
|
6493
|
-
cardWidth:
|
|
6494
|
-
isFlop:
|
|
6495
|
-
isWinCombination:
|
|
6531
|
+
index: C.scannerIndex,
|
|
6532
|
+
cardHeight: o,
|
|
6533
|
+
cardWidth: l,
|
|
6534
|
+
isFlop: C.isFlopped,
|
|
6535
|
+
isWinCombination: C.isNotInWinCombination
|
|
6496
6536
|
}
|
|
6497
|
-
) },
|
|
6537
|
+
) }, y)) })
|
|
6498
6538
|
] }),
|
|
6499
6539
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6500
6540
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: "Player" }),
|
|
6501
|
-
/* @__PURE__ */ a.jsx(
|
|
6502
|
-
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (
|
|
6541
|
+
/* @__PURE__ */ a.jsx(Ae, {}),
|
|
6542
|
+
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (b = e.initialPlayerCards) == null ? void 0 : b.map((C, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6503
6543
|
Xe,
|
|
6504
6544
|
{
|
|
6505
|
-
index:
|
|
6506
|
-
cardHeight:
|
|
6507
|
-
cardWidth:
|
|
6508
|
-
isFlop:
|
|
6509
|
-
isWinCombination:
|
|
6545
|
+
index: C.scannerIndex,
|
|
6546
|
+
cardHeight: o,
|
|
6547
|
+
cardWidth: l,
|
|
6548
|
+
isFlop: C.isFlopped,
|
|
6549
|
+
isWinCombination: C.isNotInWinCombination
|
|
6510
6550
|
}
|
|
6511
|
-
) },
|
|
6551
|
+
) }, y)) })
|
|
6512
6552
|
] })
|
|
6513
6553
|
] }),
|
|
6514
|
-
/* @__PURE__ */ a.jsx(
|
|
6515
|
-
/* @__PURE__ */ a.jsxs(ni, { children: [
|
|
6554
|
+
/* @__PURE__ */ a.jsx(Ae, {}),
|
|
6555
|
+
/* @__PURE__ */ a.jsxs(ni, { $isMobile: i && !r, children: [
|
|
6516
6556
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6517
6557
|
/* @__PURE__ */ a.jsxs("div", { className: "text", children: [
|
|
6518
6558
|
/* @__PURE__ */ a.jsx("span", { className: "text", children: "Dealer's Hand" }),
|
|
6519
6559
|
/* @__PURE__ */ a.jsx(ii, { children: "Two Pair" })
|
|
6520
6560
|
] }),
|
|
6521
|
-
/* @__PURE__ */ a.jsx(
|
|
6522
|
-
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (
|
|
6561
|
+
/* @__PURE__ */ a.jsx(Ae, { $isVisible: !i || r }),
|
|
6562
|
+
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (p = e.dealerCards) == null ? void 0 : p.map((C, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6523
6563
|
Xe,
|
|
6524
6564
|
{
|
|
6525
|
-
index:
|
|
6526
|
-
cardHeight:
|
|
6527
|
-
cardWidth:
|
|
6528
|
-
isFlop:
|
|
6529
|
-
isWinCombination:
|
|
6565
|
+
index: C.scannerIndex,
|
|
6566
|
+
cardHeight: o,
|
|
6567
|
+
cardWidth: l,
|
|
6568
|
+
isFlop: C.isFlopped,
|
|
6569
|
+
isWinCombination: C.isNotInWinCombination
|
|
6530
6570
|
}
|
|
6531
|
-
) },
|
|
6571
|
+
) }, y)) })
|
|
6532
6572
|
] }),
|
|
6573
|
+
/* @__PURE__ */ a.jsx(Ae, { $isVisible: i && !r }),
|
|
6533
6574
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6534
|
-
/* @__PURE__ */ a.jsx("
|
|
6535
|
-
/* @__PURE__ */ a.jsx(
|
|
6536
|
-
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (
|
|
6575
|
+
/* @__PURE__ */ a.jsx("div", { className: "text secondtext", children: /* @__PURE__ */ a.jsx("span", { className: "text", children: "Bonus Game" }) }),
|
|
6576
|
+
/* @__PURE__ */ a.jsx(Ae, { $isVisible: !i || r }),
|
|
6577
|
+
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (g = e.bonusCards) == null ? void 0 : g.map((C, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6537
6578
|
Xe,
|
|
6538
6579
|
{
|
|
6539
|
-
index:
|
|
6540
|
-
cardHeight:
|
|
6541
|
-
cardWidth:
|
|
6542
|
-
isFlop:
|
|
6543
|
-
isWinCombination:
|
|
6580
|
+
index: C.scannerIndex,
|
|
6581
|
+
cardHeight: o,
|
|
6582
|
+
cardWidth: l,
|
|
6583
|
+
isFlop: C.isFlopped,
|
|
6584
|
+
isWinCombination: C.isNotInWinCombination
|
|
6544
6585
|
}
|
|
6545
|
-
) },
|
|
6586
|
+
) }, y)) })
|
|
6546
6587
|
] }),
|
|
6588
|
+
/* @__PURE__ */ a.jsx(Ae, { $isVisible: i && !r }),
|
|
6547
6589
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6548
6590
|
/* @__PURE__ */ a.jsxs("div", { className: "text", children: [
|
|
6549
6591
|
/* @__PURE__ */ a.jsx("span", { className: "text", children: "Player's Hand" }),
|
|
6550
6592
|
/* @__PURE__ */ a.jsx(ii, { children: "Two Pair" })
|
|
6551
6593
|
] }),
|
|
6552
|
-
/* @__PURE__ */ a.jsx(
|
|
6553
|
-
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (
|
|
6594
|
+
/* @__PURE__ */ a.jsx(Ae, { $isVisible: !i || r }),
|
|
6595
|
+
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (x = e.playerCards) == null ? void 0 : x.map((C, y) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6554
6596
|
Xe,
|
|
6555
6597
|
{
|
|
6556
|
-
index:
|
|
6557
|
-
cardHeight:
|
|
6558
|
-
cardWidth:
|
|
6559
|
-
isFlop:
|
|
6560
|
-
isWinCombination:
|
|
6598
|
+
index: C.scannerIndex,
|
|
6599
|
+
cardHeight: o,
|
|
6600
|
+
cardWidth: l,
|
|
6601
|
+
isFlop: C.isFlopped,
|
|
6602
|
+
isWinCombination: C.isNotInWinCombination
|
|
6561
6603
|
}
|
|
6562
|
-
) },
|
|
6604
|
+
) }, y)) })
|
|
6563
6605
|
] })
|
|
6564
6606
|
] }),
|
|
6565
|
-
/* @__PURE__ */ a.jsx(
|
|
6607
|
+
/* @__PURE__ */ a.jsx(Ae, {}),
|
|
6566
6608
|
/* @__PURE__ */ a.jsx(n2, { children: /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
|
|
6567
6609
|
/* @__PURE__ */ a.jsx("thead", { children: /* @__PURE__ */ a.jsxs("tr", { className: "boxes", children: [
|
|
6568
|
-
/* @__PURE__ */ a.jsx("th", { className: "title", children:
|
|
6569
|
-
/* @__PURE__ */ a.jsx("th", { className: "title AmountTitle", children:
|
|
6570
|
-
/* @__PURE__ */ a.jsx("th", { className: "title", children:
|
|
6610
|
+
/* @__PURE__ */ a.jsx("th", { className: "title", children: s("Bet Type") }),
|
|
6611
|
+
/* @__PURE__ */ a.jsx("th", { className: "title AmountTitle", children: s("Amount") }),
|
|
6612
|
+
/* @__PURE__ */ a.jsx("th", { className: "title", children: s("Win/Lose") })
|
|
6571
6613
|
] }) }),
|
|
6572
|
-
/* @__PURE__ */ a.jsx("tbody", { children: (
|
|
6573
|
-
if (
|
|
6614
|
+
/* @__PURE__ */ a.jsx("tbody", { children: (v = e.player.bets) == null ? void 0 : v.map((C, y) => {
|
|
6615
|
+
if (C.playerId)
|
|
6574
6616
|
return /* @__PURE__ */ a.jsxs("tr", { children: [
|
|
6575
|
-
/* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx("p", { className: "text ", children:
|
|
6617
|
+
/* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx("p", { className: "text ", children: s(tr[C.betType]) }) }),
|
|
6576
6618
|
/* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsxs("p", { className: "text amount-text", children: [
|
|
6577
|
-
|
|
6619
|
+
C.amount,
|
|
6578
6620
|
e.player.gameCurrencyId
|
|
6579
|
-
] },
|
|
6580
|
-
/* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx(i2, { $isWin: !!
|
|
6581
|
-
|
|
6621
|
+
] }, C.betType) }),
|
|
6622
|
+
/* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx(i2, { $isWin: !!C.winAmount, children: C.winAmount ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
|
|
6623
|
+
C.winAmount,
|
|
6582
6624
|
e.player.gameCurrencyId
|
|
6583
|
-
] }) : /* @__PURE__ */ a.jsx(a.Fragment, { children:
|
|
6584
|
-
] },
|
|
6625
|
+
] }) : /* @__PURE__ */ a.jsx(a.Fragment, { children: s("Lost") }) }, C.betType) })
|
|
6626
|
+
] }, y);
|
|
6585
6627
|
}) })
|
|
6586
6628
|
] }) }),
|
|
6587
6629
|
/* @__PURE__ */ a.jsx(a2, {}),
|
|
@@ -6598,42 +6640,44 @@ const n2 = m.div`
|
|
|
6598
6640
|
getHistory: t,
|
|
6599
6641
|
setOpenRoundHistory: n,
|
|
6600
6642
|
openRoundHistory: i,
|
|
6601
|
-
isMobile: r = !0
|
|
6643
|
+
isMobile: r = !0,
|
|
6644
|
+
isLandscape: s = !0
|
|
6602
6645
|
}) => {
|
|
6603
|
-
const [
|
|
6646
|
+
const [o, l] = U(1), [c, d] = U(null), [h, f] = U(null), { clickSound: b } = Ie({ effectsVolume: 50 });
|
|
6604
6647
|
he(() => {
|
|
6605
|
-
t(
|
|
6606
|
-
}, [
|
|
6607
|
-
const
|
|
6608
|
-
|
|
6648
|
+
t(o);
|
|
6649
|
+
}, [o]);
|
|
6650
|
+
const p = (g) => {
|
|
6651
|
+
b(), d(e.rounds[g]), f(g), n(1);
|
|
6609
6652
|
};
|
|
6610
6653
|
return he(() => {
|
|
6611
|
-
(
|
|
6612
|
-
}, [
|
|
6613
|
-
i === 2 && (n(0),
|
|
6614
|
-
}, [i]), /* @__PURE__ */ a.jsx(nr, { children:
|
|
6654
|
+
(h === null || h < 0) && n(0);
|
|
6655
|
+
}, [h]), he(() => {
|
|
6656
|
+
i === 2 && (n(0), d(null), f(null));
|
|
6657
|
+
}, [i]), /* @__PURE__ */ a.jsx(nr, { children: c ? (e == null ? void 0 : e.rounds[0].gameId) === 3 ? /* @__PURE__ */ a.jsx(
|
|
6615
6658
|
y2,
|
|
6616
6659
|
{
|
|
6617
|
-
roundData:
|
|
6618
|
-
handleClickRound:
|
|
6619
|
-
indexHistory:
|
|
6620
|
-
isMobile: r
|
|
6660
|
+
roundData: c,
|
|
6661
|
+
handleClickRound: p,
|
|
6662
|
+
indexHistory: h,
|
|
6663
|
+
isMobile: r,
|
|
6664
|
+
isLandscape: s
|
|
6621
6665
|
}
|
|
6622
6666
|
) : /* @__PURE__ */ a.jsx(
|
|
6623
6667
|
_o,
|
|
6624
6668
|
{
|
|
6625
|
-
roundData:
|
|
6626
|
-
handleClickRound:
|
|
6627
|
-
indexHistory:
|
|
6669
|
+
roundData: c,
|
|
6670
|
+
handleClickRound: p,
|
|
6671
|
+
indexHistory: h,
|
|
6628
6672
|
isMobile: r
|
|
6629
6673
|
}
|
|
6630
6674
|
) : /* @__PURE__ */ a.jsx(
|
|
6631
6675
|
Ho,
|
|
6632
6676
|
{
|
|
6633
|
-
active:
|
|
6677
|
+
active: o,
|
|
6634
6678
|
count: Math.ceil((e == null ? void 0 : e.totalCount) / 10),
|
|
6635
|
-
setActive:
|
|
6636
|
-
handleClickRound:
|
|
6679
|
+
setActive: l,
|
|
6680
|
+
handleClickRound: p,
|
|
6637
6681
|
historyData: e
|
|
6638
6682
|
}
|
|
6639
6683
|
) });
|
|
@@ -6703,7 +6747,7 @@ const n2 = m.div`
|
|
|
6703
6747
|
sendTip: i,
|
|
6704
6748
|
currencyId: r
|
|
6705
6749
|
}) => {
|
|
6706
|
-
const [s, o] = U(e[0]), { t: l } = V(), { clickSound: c } =
|
|
6750
|
+
const [s, o] = U(e[0]), { t: l } = V(), { clickSound: c } = Ie({ effectsVolume: 50 });
|
|
6707
6751
|
return /* @__PURE__ */ a.jsxs(C2, { children: [
|
|
6708
6752
|
/* @__PURE__ */ a.jsx("div", { className: "chip-wrapper", children: e.map((d, h) => /* @__PURE__ */ a.jsx(
|
|
6709
6753
|
Qt,
|
|
@@ -6900,7 +6944,7 @@ const cr = ({
|
|
|
6900
6944
|
const [r, s] = U(
|
|
6901
6945
|
"Leaderboard"
|
|
6902
6946
|
/* Leaderboard */
|
|
6903
|
-
), [o, l] = U(Rn(e)), { clickSound: c } =
|
|
6947
|
+
), [o, l] = U(Rn(e)), { clickSound: c } = Ie({ effectsVolume: 50 }), { t: d } = V();
|
|
6904
6948
|
he(() => {
|
|
6905
6949
|
const p = setInterval(() => {
|
|
6906
6950
|
l(Rn(e));
|
|
@@ -7417,7 +7461,7 @@ const cr = ({
|
|
|
7417
7461
|
/* @__PURE__ */ a.jsx(dr, { val: t })
|
|
7418
7462
|
] }, n);
|
|
7419
7463
|
}, U2 = () => {
|
|
7420
|
-
const [e, t] = U(""), n = $e(null), i = $e({}), { clickSound: r } =
|
|
7464
|
+
const [e, t] = U(""), n = $e(null), i = $e({}), { clickSound: r } = Ie({ effectsVolume: 50 }), { t: s } = V(), o = (l) => {
|
|
7421
7465
|
t(l), r();
|
|
7422
7466
|
const c = i.current[l], d = n.current;
|
|
7423
7467
|
if (c && d) {
|
|
@@ -7969,22 +8013,22 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
7969
8013
|
}) => {
|
|
7970
8014
|
const { t: d } = V(), [h, f] = U(
|
|
7971
8015
|
s || "Auto"
|
|
7972
|
-
), [b, p] = U(""), { clickSound: g } =
|
|
8016
|
+
), [b, p] = U(""), { clickSound: g } = Ie({ effectsVolume: 50 }), x = () => {
|
|
7973
8017
|
g(), o(b), p("");
|
|
7974
8018
|
};
|
|
7975
8019
|
return /* @__PURE__ */ a.jsxs(il, { children: [
|
|
7976
8020
|
/* @__PURE__ */ a.jsxs("div", { className: "video-quality", children: [
|
|
7977
8021
|
/* @__PURE__ */ a.jsx(Ht, { children: d("Video Quality") }),
|
|
7978
|
-
/* @__PURE__ */ a.jsx("div", { className: "quality-block", children: sl.map((
|
|
8022
|
+
/* @__PURE__ */ a.jsx("div", { className: "quality-block", children: sl.map((v, C) => /* @__PURE__ */ a.jsx(
|
|
7979
8023
|
rl,
|
|
7980
8024
|
{
|
|
7981
|
-
$active:
|
|
8025
|
+
$active: v === h,
|
|
7982
8026
|
onClick: () => {
|
|
7983
|
-
g(), f(
|
|
8027
|
+
g(), f(v), r && r(v);
|
|
7984
8028
|
},
|
|
7985
|
-
children: d(
|
|
8029
|
+
children: d(v)
|
|
7986
8030
|
},
|
|
7987
|
-
|
|
8031
|
+
C
|
|
7988
8032
|
)) })
|
|
7989
8033
|
] }),
|
|
7990
8034
|
/* @__PURE__ */ a.jsxs("div", { className: "music-volume", children: [
|
|
@@ -8022,7 +8066,7 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8022
8066
|
nl,
|
|
8023
8067
|
{
|
|
8024
8068
|
value: b,
|
|
8025
|
-
onChange: ({ target:
|
|
8069
|
+
onChange: ({ target: v }) => p(v.value),
|
|
8026
8070
|
placeholder: d("Enter new nickname"),
|
|
8027
8071
|
error: c === ur.NicknameAlreadyExists ? d("Nickname already in use") : void 0
|
|
8028
8072
|
}
|
|
@@ -8255,9 +8299,9 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8255
8299
|
setStreamVolume: p,
|
|
8256
8300
|
tournamentData: g,
|
|
8257
8301
|
openRoundHistory: x,
|
|
8258
|
-
balance:
|
|
8259
|
-
getHistory:
|
|
8260
|
-
sendTip:
|
|
8302
|
+
balance: v,
|
|
8303
|
+
getHistory: C,
|
|
8304
|
+
sendTip: y = () => {
|
|
8261
8305
|
},
|
|
8262
8306
|
limits: S = cl,
|
|
8263
8307
|
currencyId: j,
|
|
@@ -8266,7 +8310,7 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8266
8310
|
nickNameChange: A,
|
|
8267
8311
|
nickName: D,
|
|
8268
8312
|
errorCode: N,
|
|
8269
|
-
playerId:
|
|
8313
|
+
playerId: F
|
|
8270
8314
|
}) => {
|
|
8271
8315
|
switch (e) {
|
|
8272
8316
|
case H.Message:
|
|
@@ -8298,10 +8342,11 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8298
8342
|
x2,
|
|
8299
8343
|
{
|
|
8300
8344
|
historyData: c,
|
|
8301
|
-
getHistory:
|
|
8345
|
+
getHistory: C,
|
|
8302
8346
|
setOpenRoundHistory: o,
|
|
8303
8347
|
openRoundHistory: x,
|
|
8304
|
-
isMobile: l
|
|
8348
|
+
isMobile: l,
|
|
8349
|
+
isLandscape: d
|
|
8305
8350
|
}
|
|
8306
8351
|
);
|
|
8307
8352
|
case H.Tip:
|
|
@@ -8310,13 +8355,13 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8310
8355
|
{
|
|
8311
8356
|
chipAmounts: i,
|
|
8312
8357
|
isLandscape: d,
|
|
8313
|
-
balance:
|
|
8314
|
-
sendTip:
|
|
8358
|
+
balance: v,
|
|
8359
|
+
sendTip: y,
|
|
8315
8360
|
currencyId: j
|
|
8316
8361
|
}
|
|
8317
8362
|
);
|
|
8318
8363
|
case H.Tournament:
|
|
8319
|
-
return /* @__PURE__ */ a.jsx(cr, { tournamentData: g, playerId:
|
|
8364
|
+
return /* @__PURE__ */ a.jsx(cr, { tournamentData: g, playerId: F });
|
|
8320
8365
|
case H.Info:
|
|
8321
8366
|
return /* @__PURE__ */ a.jsx(U2, {});
|
|
8322
8367
|
case H.Support:
|
|
@@ -8550,9 +8595,9 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8550
8595
|
isLandscape: p,
|
|
8551
8596
|
streamVolume: g,
|
|
8552
8597
|
balance: x,
|
|
8553
|
-
currencyId:
|
|
8554
|
-
effectsVolume:
|
|
8555
|
-
setEffectsVolume:
|
|
8598
|
+
currencyId: v,
|
|
8599
|
+
effectsVolume: C,
|
|
8600
|
+
setEffectsVolume: y,
|
|
8556
8601
|
setStreamVolume: S,
|
|
8557
8602
|
getHistory: j,
|
|
8558
8603
|
limits: L,
|
|
@@ -8560,18 +8605,18 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8560
8605
|
handleStreamQualityChange: A,
|
|
8561
8606
|
streamQuality: D,
|
|
8562
8607
|
nickNameChange: N,
|
|
8563
|
-
nickName:
|
|
8608
|
+
nickName: F,
|
|
8564
8609
|
dealerName: $,
|
|
8565
8610
|
errorCode: ue
|
|
8566
8611
|
}) => {
|
|
8567
|
-
const [G, K] = U(0), [ie, _] = U(null), [te, re] = U(!1), { t: X } = V(), { clickSound:
|
|
8568
|
-
|
|
8612
|
+
const [G, K] = U(0), [ie, _] = U(null), [te, re] = U(!1), { t: X } = V(), { clickSound: R } = Ie({ effectsVolume: 50 }), [q, Z] = U(0), [fe, Te] = U(0), ve = () => {
|
|
8613
|
+
R(), _(null);
|
|
8569
8614
|
}, ye = E1(ie, p, G === 1), pe = (M) => {
|
|
8570
8615
|
if (M === H.VolumeOn) {
|
|
8571
8616
|
S(g === 0 ? 100 : 0);
|
|
8572
8617
|
return;
|
|
8573
8618
|
} else M !== H.closeMenu && _(M);
|
|
8574
|
-
|
|
8619
|
+
R(), re(!1);
|
|
8575
8620
|
}, me = G === 1 ? { headerClick: () => K(2) } : {}, ge = (M) => [
|
|
8576
8621
|
{
|
|
8577
8622
|
name: "Settings",
|
|
@@ -8592,7 +8637,7 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8592
8637
|
gl,
|
|
8593
8638
|
{
|
|
8594
8639
|
onClick: () => {
|
|
8595
|
-
|
|
8640
|
+
R(), re(!0);
|
|
8596
8641
|
},
|
|
8597
8642
|
children: /* @__PURE__ */ a.jsx(go, {})
|
|
8598
8643
|
}
|
|
@@ -8611,12 +8656,12 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8611
8656
|
tournamentData: c,
|
|
8612
8657
|
getHistory: j,
|
|
8613
8658
|
streamVolume: g,
|
|
8614
|
-
effectsVolume:
|
|
8615
|
-
setEffectsVolume:
|
|
8659
|
+
effectsVolume: C,
|
|
8660
|
+
setEffectsVolume: y,
|
|
8616
8661
|
setStreamVolume: S,
|
|
8617
8662
|
activeAction: ie,
|
|
8618
8663
|
messages: s,
|
|
8619
|
-
currencyId:
|
|
8664
|
+
currencyId: v,
|
|
8620
8665
|
onSendMessage: l,
|
|
8621
8666
|
chipAmounts: h,
|
|
8622
8667
|
balance: x,
|
|
@@ -8634,7 +8679,7 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8634
8679
|
handleStreamQualityChange: A,
|
|
8635
8680
|
streamQuality: D,
|
|
8636
8681
|
nickNameChange: N,
|
|
8637
|
-
nickName:
|
|
8682
|
+
nickName: F,
|
|
8638
8683
|
errorCode: ue
|
|
8639
8684
|
}
|
|
8640
8685
|
)
|
|
@@ -9036,9 +9081,9 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9036
9081
|
setStreamVolume: p,
|
|
9037
9082
|
tournamentData: g,
|
|
9038
9083
|
isTournamentDetailsVisible: x,
|
|
9039
|
-
getHistory:
|
|
9040
|
-
sendTip:
|
|
9041
|
-
currencyId:
|
|
9084
|
+
getHistory: v,
|
|
9085
|
+
sendTip: C,
|
|
9086
|
+
currencyId: y,
|
|
9042
9087
|
handleStreamQualityChange: S,
|
|
9043
9088
|
streamQuality: j,
|
|
9044
9089
|
nickNameChange: L,
|
|
@@ -9046,35 +9091,35 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9046
9091
|
dealerName: A,
|
|
9047
9092
|
errorCode: D,
|
|
9048
9093
|
playerId: N,
|
|
9049
|
-
partnerId:
|
|
9094
|
+
partnerId: F
|
|
9050
9095
|
}) => {
|
|
9051
|
-
const [$, ue] = U(null), [G, K] = U(0), ie = V1($, G === 1), { clickSound: _ } =
|
|
9052
|
-
if (
|
|
9096
|
+
const [$, ue] = U(null), [G, K] = U(0), ie = V1($, G === 1), { clickSound: _ } = Ie({ effectsVolume: 100 }), te = (R, q) => {
|
|
9097
|
+
if (R.buttonType === H.FullScreen && d(), R.buttonType === H.VolumeOn) {
|
|
9053
9098
|
p(h === 0 ? 100 : 0);
|
|
9054
9099
|
return;
|
|
9055
9100
|
} else
|
|
9056
|
-
ue(q ? null :
|
|
9057
|
-
}, re = (
|
|
9101
|
+
ue(q ? null : R.buttonType);
|
|
9102
|
+
}, re = (R) => R.buttonType === H.FullScreen && c ? Ll() : R.buttonType === H.VolumeOn ? h === 0 ? pr() : $a() : R.icon;
|
|
9058
9103
|
he(() => {
|
|
9059
9104
|
x && ue(H.Tournament);
|
|
9060
9105
|
}, [x]);
|
|
9061
9106
|
const X = G === 1 ? { headerClick: () => K(2) } : {};
|
|
9062
9107
|
return /* @__PURE__ */ a.jsxs(Sl, { children: [
|
|
9063
|
-
/* @__PURE__ */ a.jsx(jl, { children: W1.map((
|
|
9064
|
-
const Z = $ ===
|
|
9065
|
-
if (
|
|
9108
|
+
/* @__PURE__ */ a.jsx(jl, { children: W1.map((R, q) => {
|
|
9109
|
+
const Z = $ === R.buttonType;
|
|
9110
|
+
if (R.buttonType === H.Tournament && !n)
|
|
9066
9111
|
return null;
|
|
9067
|
-
if (!(
|
|
9112
|
+
if (!(F === Ja.Galabet && R.buttonType === H.Tip))
|
|
9068
9113
|
return /* @__PURE__ */ a.jsx(
|
|
9069
9114
|
Yt,
|
|
9070
9115
|
{
|
|
9071
|
-
icon: re(
|
|
9072
|
-
isValueButton:
|
|
9116
|
+
icon: re(R),
|
|
9117
|
+
isValueButton: R.buttonType === H.VolumeOn,
|
|
9073
9118
|
isActive: Z,
|
|
9074
9119
|
onClick: () => {
|
|
9075
|
-
te(
|
|
9120
|
+
te(R, Z), _();
|
|
9076
9121
|
},
|
|
9077
|
-
buttonInfo:
|
|
9122
|
+
buttonInfo: R == null ? void 0 : R.name,
|
|
9078
9123
|
setStreamVolume: p,
|
|
9079
9124
|
streamVolume: h
|
|
9080
9125
|
},
|
|
@@ -9093,13 +9138,13 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9093
9138
|
children: /* @__PURE__ */ a.jsx(
|
|
9094
9139
|
Wa,
|
|
9095
9140
|
{
|
|
9096
|
-
getHistory:
|
|
9141
|
+
getHistory: v,
|
|
9097
9142
|
historyData: o,
|
|
9098
9143
|
setOpenRoundHistory: K,
|
|
9099
9144
|
activeAction: $,
|
|
9100
9145
|
openRoundHistory: G,
|
|
9101
9146
|
messages: e,
|
|
9102
|
-
currencyId:
|
|
9147
|
+
currencyId: y,
|
|
9103
9148
|
onSendMessage: t,
|
|
9104
9149
|
chipAmounts: i,
|
|
9105
9150
|
balance: l,
|
|
@@ -9110,22 +9155,23 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9110
9155
|
setEffectsVolume: b,
|
|
9111
9156
|
setStreamVolume: p,
|
|
9112
9157
|
tournamentData: g,
|
|
9113
|
-
sendTip: (
|
|
9114
|
-
ue(null),
|
|
9158
|
+
sendTip: (R) => {
|
|
9159
|
+
ue(null), C(R);
|
|
9115
9160
|
},
|
|
9116
9161
|
handleStreamQualityChange: S,
|
|
9117
9162
|
streamQuality: j,
|
|
9118
9163
|
nickNameChange: L,
|
|
9119
9164
|
nickName: B,
|
|
9120
9165
|
errorCode: D,
|
|
9121
|
-
playerId: N
|
|
9166
|
+
playerId: N,
|
|
9167
|
+
isMobile: !1
|
|
9122
9168
|
}
|
|
9123
9169
|
)
|
|
9124
9170
|
}
|
|
9125
9171
|
) : /* @__PURE__ */ a.jsx(
|
|
9126
9172
|
Wa,
|
|
9127
9173
|
{
|
|
9128
|
-
getHistory:
|
|
9174
|
+
getHistory: v,
|
|
9129
9175
|
setOpenRoundHistory: K,
|
|
9130
9176
|
activeAction: $,
|
|
9131
9177
|
openRoundHistory: G,
|
|
@@ -9134,7 +9180,7 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9134
9180
|
onSendMessage: t,
|
|
9135
9181
|
chipAmounts: i,
|
|
9136
9182
|
messagesSupport: r,
|
|
9137
|
-
currencyId:
|
|
9183
|
+
currencyId: y,
|
|
9138
9184
|
balance: l,
|
|
9139
9185
|
onSendMessageSupport: s,
|
|
9140
9186
|
streamVolume: h,
|
|
@@ -9147,7 +9193,8 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9147
9193
|
nickNameChange: L,
|
|
9148
9194
|
nickName: B,
|
|
9149
9195
|
errorCode: D,
|
|
9150
|
-
playerId: N
|
|
9196
|
+
playerId: N,
|
|
9197
|
+
isMobile: !1
|
|
9151
9198
|
}
|
|
9152
9199
|
) })
|
|
9153
9200
|
] });
|
|
@@ -9300,31 +9347,31 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9300
9347
|
/* @__PURE__ */ a.jsx(Il, { src: da, alt: "stars" }),
|
|
9301
9348
|
/* @__PURE__ */ a.jsx(Tl, { children: e }),
|
|
9302
9349
|
/* @__PURE__ */ a.jsx(Nl, { children: t }),
|
|
9303
|
-
/* @__PURE__ */ a.jsx(Dl, { children:
|
|
9350
|
+
/* @__PURE__ */ a.jsx(Dl, { children: je("Ends in") }),
|
|
9304
9351
|
/* @__PURE__ */ a.jsxs(Pl, { children: [
|
|
9305
9352
|
/* @__PURE__ */ a.jsxs(Mt, { children: [
|
|
9306
9353
|
/* @__PURE__ */ a.jsx("div", { children: s.days }),
|
|
9307
|
-
/* @__PURE__ */ a.jsx(zt, { children:
|
|
9354
|
+
/* @__PURE__ */ a.jsx(zt, { children: je("day") })
|
|
9308
9355
|
] }),
|
|
9309
9356
|
":",
|
|
9310
9357
|
/* @__PURE__ */ a.jsxs(Mt, { children: [
|
|
9311
9358
|
/* @__PURE__ */ a.jsx("div", { children: s.hours }),
|
|
9312
|
-
/* @__PURE__ */ a.jsx(zt, { children:
|
|
9359
|
+
/* @__PURE__ */ a.jsx(zt, { children: je("hour") })
|
|
9313
9360
|
] }),
|
|
9314
9361
|
":",
|
|
9315
9362
|
/* @__PURE__ */ a.jsxs(Mt, { children: [
|
|
9316
9363
|
/* @__PURE__ */ a.jsx("div", { children: s.minutes }),
|
|
9317
|
-
/* @__PURE__ */ a.jsx(zt, { children:
|
|
9364
|
+
/* @__PURE__ */ a.jsx(zt, { children: je("min") })
|
|
9318
9365
|
] }),
|
|
9319
9366
|
":",
|
|
9320
9367
|
/* @__PURE__ */ a.jsxs(Mt, { children: [
|
|
9321
9368
|
/* @__PURE__ */ a.jsx("div", { children: s.seconds }),
|
|
9322
|
-
/* @__PURE__ */ a.jsx(zt, { children:
|
|
9369
|
+
/* @__PURE__ */ a.jsx(zt, { children: je("sec") })
|
|
9323
9370
|
] })
|
|
9324
9371
|
] }),
|
|
9325
9372
|
/* @__PURE__ */ a.jsxs(Hl, { children: [
|
|
9326
|
-
/* @__PURE__ */ a.jsx(li, { variant: "dark", onClick: i, children:
|
|
9327
|
-
/* @__PURE__ */ a.jsx(li, { variant: "light", onClick: r, children:
|
|
9373
|
+
/* @__PURE__ */ a.jsx(li, { variant: "dark", onClick: i, children: je("Close") }),
|
|
9374
|
+
/* @__PURE__ */ a.jsx(li, { variant: "light", onClick: r, children: je("View Details") })
|
|
9328
9375
|
] })
|
|
9329
9376
|
] });
|
|
9330
9377
|
}, Ml = m.div`
|
|
@@ -9713,16 +9760,16 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9713
9760
|
/* @__PURE__ */ a.jsx(en, { time: e, timerType: Ve.WaitingForBet }),
|
|
9714
9761
|
/* @__PURE__ */ a.jsxs(zl, { children: [
|
|
9715
9762
|
/* @__PURE__ */ a.jsx(ci, { $isDisabled: d, onClick: r, children: /* @__PURE__ */ a.jsx("div", { className: "icon", children: /* @__PURE__ */ a.jsx(gr, {}) }) }),
|
|
9716
|
-
t.map((x,
|
|
9717
|
-
const
|
|
9718
|
-
return /* @__PURE__ */ a.jsx(Ol, { $chipSize:
|
|
9763
|
+
t.map((x, v) => {
|
|
9764
|
+
const y = v === n ? 64 : 48;
|
|
9765
|
+
return /* @__PURE__ */ a.jsx(Ol, { $chipSize: y, children: /* @__PURE__ */ a.jsx(
|
|
9719
9766
|
Qt,
|
|
9720
9767
|
{
|
|
9721
9768
|
amount: x,
|
|
9722
9769
|
chipAmounts: t,
|
|
9723
|
-
height:
|
|
9724
|
-
width:
|
|
9725
|
-
onClick: () => i(
|
|
9770
|
+
height: y,
|
|
9771
|
+
width: y,
|
|
9772
|
+
onClick: () => i(v),
|
|
9726
9773
|
isDisabled: x > c
|
|
9727
9774
|
}
|
|
9728
9775
|
) }, x);
|
|
@@ -10332,20 +10379,20 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
10332
10379
|
)
|
|
10333
10380
|
}
|
|
10334
10381
|
), d0 = {
|
|
10335
|
-
[
|
|
10336
|
-
[
|
|
10337
|
-
[
|
|
10338
|
-
[
|
|
10339
|
-
[
|
|
10382
|
+
[O.Double]: "#eb6200",
|
|
10383
|
+
[O.Hit]: "#33A54C",
|
|
10384
|
+
[O.Stand]: "#E34747",
|
|
10385
|
+
[O.Split]: "#C344FA",
|
|
10386
|
+
[O.Surrender]: "#11111199",
|
|
10340
10387
|
[xt.Call]: "rgba(51, 165, 76, 1)",
|
|
10341
10388
|
[xt.Fold]: "rgba(227, 71, 71, 1)"
|
|
10342
10389
|
};
|
|
10343
10390
|
var wt = /* @__PURE__ */ ((e) => (e[e.Small = 0] = "Small", e[e.Big = 1] = "Big", e[e.Bigest = 2] = "Bigest", e))(wt || {});
|
|
10344
10391
|
const h0 = {
|
|
10345
|
-
[
|
|
10346
|
-
[
|
|
10347
|
-
[
|
|
10348
|
-
[
|
|
10392
|
+
[O.Double]: { buttonSize: 60, iconSize: 32, radius: 12 },
|
|
10393
|
+
[O.Hit]: { buttonSize: 80, iconSize: 40, radius: 12 },
|
|
10394
|
+
[O.Stand]: { buttonSize: 80, iconSize: 40, radius: 12 },
|
|
10395
|
+
[O.Split]: { buttonSize: 60, iconSize: 32, radius: 12 }
|
|
10349
10396
|
}, u0 = (e, t) => ({
|
|
10350
10397
|
0: { buttonSize: 18, iconSize: 12, radius: 4 },
|
|
10351
10398
|
1: h0[t] || {
|
|
@@ -10440,48 +10487,48 @@ const h0 = {
|
|
|
10440
10487
|
}
|
|
10441
10488
|
), p0 = () => /* @__PURE__ */ a.jsx("svg", { width: "26", height: "4", viewBox: "0 0 26 4", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ a.jsx("path", { d: "M11.632 0.632041L23.944 0.632019C24.2791 0.632063 24.6025 0.755079 24.8528 0.977734C25.1032 1.20039 25.2632 1.5072 25.3024 1.83996L25.312 2.00002C25.3119 2.33509 25.1889 2.65849 24.9663 2.90888C24.7436 3.15927 24.4368 3.31924 24.104 3.35844L23.944 3.36802H11.632H2.05599C1.72092 3.36797 1.39752 3.24496 1.14713 3.0223C0.896736 2.79965 0.736767 2.49284 0.697564 2.16008L0.687988 2.00002C0.688032 1.66495 0.811048 1.34155 1.0337 1.09116C1.25636 0.840766 1.56316 0.680798 1.89593 0.641595L2.05599 0.632019L11.632 0.632041Z", fill: "white" }) }), m0 = [
|
|
10442
10489
|
{
|
|
10443
|
-
betType:
|
|
10490
|
+
betType: O.Double,
|
|
10444
10491
|
name: "Double",
|
|
10445
10492
|
icon: st
|
|
10446
10493
|
},
|
|
10447
10494
|
{
|
|
10448
|
-
betType:
|
|
10495
|
+
betType: O.Hit,
|
|
10449
10496
|
name: "Hit",
|
|
10450
10497
|
icon: Cr
|
|
10451
10498
|
},
|
|
10452
10499
|
{
|
|
10453
|
-
betType:
|
|
10500
|
+
betType: O.Stand,
|
|
10454
10501
|
name: "Stand",
|
|
10455
10502
|
icon: wr
|
|
10456
10503
|
},
|
|
10457
10504
|
{
|
|
10458
|
-
betType:
|
|
10505
|
+
betType: O.Split,
|
|
10459
10506
|
name: "Split",
|
|
10460
10507
|
icon: _a
|
|
10461
10508
|
}
|
|
10462
10509
|
], g0 = [
|
|
10463
10510
|
{
|
|
10464
|
-
betType:
|
|
10511
|
+
betType: O.Double,
|
|
10465
10512
|
name: "Double",
|
|
10466
10513
|
icon: st
|
|
10467
10514
|
},
|
|
10468
10515
|
{
|
|
10469
|
-
betType:
|
|
10516
|
+
betType: O.Hit,
|
|
10470
10517
|
name: "Hit",
|
|
10471
10518
|
icon: Cr
|
|
10472
10519
|
},
|
|
10473
10520
|
{
|
|
10474
|
-
betType:
|
|
10521
|
+
betType: O.Stand,
|
|
10475
10522
|
name: "Stand",
|
|
10476
10523
|
icon: wr
|
|
10477
10524
|
},
|
|
10478
10525
|
{
|
|
10479
|
-
betType:
|
|
10526
|
+
betType: O.Split,
|
|
10480
10527
|
name: "Split",
|
|
10481
10528
|
icon: _a
|
|
10482
10529
|
},
|
|
10483
10530
|
{
|
|
10484
|
-
betType:
|
|
10531
|
+
betType: O.Surrender,
|
|
10485
10532
|
name: "Surrender",
|
|
10486
10533
|
icon: xr
|
|
10487
10534
|
}
|
|
@@ -10674,13 +10721,13 @@ const h0 = {
|
|
|
10674
10721
|
s !== gt.TEXAS && /* @__PURE__ */ a.jsx("div", { className: "last-boton", children: c && /* @__PURE__ */ a.jsxs(
|
|
10675
10722
|
v0,
|
|
10676
10723
|
{
|
|
10677
|
-
className: `${!!o && (o ===
|
|
10724
|
+
className: `${!!o && (o === O.Surrender ? "animated-active" : "animated-unactive")}`,
|
|
10678
10725
|
onClick: () => {
|
|
10679
|
-
t[
|
|
10726
|
+
t[O.Surrender].onHandle(), l(O.Surrender);
|
|
10680
10727
|
},
|
|
10681
10728
|
$surrender: !0,
|
|
10682
|
-
$isDisabled: t[
|
|
10683
|
-
disabled: t[
|
|
10729
|
+
$isDisabled: t[O.Surrender].isDisabled,
|
|
10730
|
+
disabled: t[O.Surrender].isDisabled,
|
|
10684
10731
|
children: [
|
|
10685
10732
|
/* @__PURE__ */ a.jsx("div", { className: "icon", children: /* @__PURE__ */ a.jsx(xr, { size: n === wt.Big ? 20 : 12 }) }),
|
|
10686
10733
|
/* @__PURE__ */ a.jsx("p", { className: "name", children: d("Surrender") })
|
|
@@ -11083,7 +11130,7 @@ const h0 = {
|
|
|
11083
11130
|
size: wt.Bigest
|
|
11084
11131
|
}
|
|
11085
11132
|
),
|
|
11086
|
-
/* @__PURE__ */ a.jsx("p", { className: "name", children:
|
|
11133
|
+
/* @__PURE__ */ a.jsx("p", { className: "name", children: je(i.name) })
|
|
11087
11134
|
] }, r);
|
|
11088
11135
|
}) })
|
|
11089
11136
|
] }), G0 = m.div`
|
|
@@ -11581,7 +11628,7 @@ const h0 = {
|
|
|
11581
11628
|
isLandscape: b,
|
|
11582
11629
|
gameType: p
|
|
11583
11630
|
}) => {
|
|
11584
|
-
const { t: g } = V(), [x,
|
|
11631
|
+
const { t: g } = V(), [x, v] = U(!1);
|
|
11585
11632
|
return /* @__PURE__ */ a.jsxs(hc, { $isLandscape: b, children: [
|
|
11586
11633
|
/* @__PURE__ */ a.jsxs(uc, { children: [
|
|
11587
11634
|
/* @__PURE__ */ a.jsx(
|
|
@@ -11602,41 +11649,41 @@ const h0 = {
|
|
|
11602
11649
|
height: x ? 64 : 56,
|
|
11603
11650
|
width: x ? 64 : 56,
|
|
11604
11651
|
onClick: () => {
|
|
11605
|
-
|
|
11652
|
+
v(!x);
|
|
11606
11653
|
}
|
|
11607
11654
|
}
|
|
11608
11655
|
) }),
|
|
11609
|
-
e.map((
|
|
11656
|
+
e.map((C, y) => /* @__PURE__ */ a.jsxs(
|
|
11610
11657
|
pc,
|
|
11611
11658
|
{
|
|
11612
11659
|
$isLandscape: b,
|
|
11613
11660
|
$isActiveChips: x,
|
|
11614
|
-
$index:
|
|
11661
|
+
$index: y,
|
|
11615
11662
|
children: [
|
|
11616
11663
|
/* @__PURE__ */ a.jsx(
|
|
11617
11664
|
dc,
|
|
11618
11665
|
{
|
|
11619
|
-
index:
|
|
11620
|
-
isActive:
|
|
11666
|
+
index: y,
|
|
11667
|
+
isActive: y === t,
|
|
11621
11668
|
isChipsSelector: x
|
|
11622
11669
|
}
|
|
11623
11670
|
),
|
|
11624
11671
|
/* @__PURE__ */ a.jsx("div", { className: "chips-select", children: /* @__PURE__ */ a.jsx(
|
|
11625
11672
|
Qt,
|
|
11626
11673
|
{
|
|
11627
|
-
amount:
|
|
11674
|
+
amount: C,
|
|
11628
11675
|
chipAmounts: e,
|
|
11629
11676
|
height: 42,
|
|
11630
11677
|
width: 42,
|
|
11631
11678
|
onClick: () => {
|
|
11632
|
-
|
|
11679
|
+
v(!1), n(y);
|
|
11633
11680
|
},
|
|
11634
|
-
isDisabled:
|
|
11681
|
+
isDisabled: C > o
|
|
11635
11682
|
}
|
|
11636
11683
|
) })
|
|
11637
11684
|
]
|
|
11638
11685
|
},
|
|
11639
|
-
|
|
11686
|
+
C
|
|
11640
11687
|
))
|
|
11641
11688
|
] }),
|
|
11642
11689
|
/* @__PURE__ */ a.jsxs(
|