livevegas-ui-kit 1.0.178 → 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/Card/index.d.ts +2 -1
- package/dist/components/Card/styled.d.ts +1 -0
- 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 +492 -444
- package/dist/livevegas-ui-kit.umd.js +101 -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,//uQBAAAAsFkQA0EQAJUTSgAoIwATNV9cbh1ABmJr22nCnADODMYxjcYxjG/voQjchCEJIT+Qn/Od/IQlCEIQ53oQgAAAYs587/85CVOc7zvIT/1OchCEbkOd/9CEJ9T5GUAJOc5znACEJ8hKEIQjZznO6EAwMfmHv4AAAMYx8C/9dz0RHd/RC0REREL////RET0RERC//iIVRC//d3c/0d/RETREL//9ERPiF13dERE3c/iIhf/ERMOAACfESgAhP/dE///9EQv0RO6AYs4AAIBAIBAIBAIRAIRBIBBmCuZhOfM6Mfml1Tsx7fnkZOe7O3zCAwWJQkUsZ/NEXG7VSi/yceKg3OUxTHRzP+PDFGgzQfioNGeb0Xv7YFlEPFsYi0WMMWvz3b//njQZohAazkhOYchW7IwwwwwwwwwzwzYTkwODoHMgop8iXUzzz2/zzz2dvnozShBSxn9hvJspqUX+TILEsKDDKjo5X/hIykB+THCBF2NpOXv/ApS54+NixjKi1RkPOb//nkB8mcOMzmHmUKocju2p6mIKaigAAAA//uSBAAAAvde1+8gQAJeC9sP5AgAC70vR0MwZEl8GmgUww1oqAQADAAMjj0pGUDwCwBkFdaVaVhLatN3MZxJUaxsxjFK1DGMZAxjBjP9uYzUequU3Z6OqSmZjG1mtMyG7qzrZ1KqFytdqrt/3UpeUpZnfTlYpUMra/oBP0a+Kb/5As0IACBABgADDY9tDMHQNgiGLkmwtVlKVmM/uZHElMV5sxjFLzGMaYxgxn/2Q2jsspf/7lLAilWGdiBioBP2opbsX7WdqszqyGdejqUvKxZn6crFZDK3/QCdYdiU7xcwQAlgBRJLtPTMDPAdPKMDGj4XCka1avtSwoxiapEzRtyZVjfSkuDVof7Nek3t+3lNmvpqpN+yqpcUv/yjcPlXPzyq/S6urZSAR5GuG8vsVi7nguMEqb/VhR39/eRUKgEAcdaoR0JSoAUVIk5jjEiRc0VuVJufrkzQMboKHGa5M6gxMUpt7OWS50odXjcAv8+GxsbN1UqrnOMoXaFdYTDx0DA0BRE8FRLKiUBEwVYoKHQm6JnuBV2S+ud+sRCJMQU1FP/7kgQAAALuWVDpBh2IXyvaKgwjEQvlSzFUkwAJYCplzpIwACmCXmUW2kVMjw59CqkvDIUxxIVuBbefSKdSVruB8UdkzMXe2+cOks3nWHAbV88/ympUsyy2bPIvRo2rST8+kf8+0mN48LKlqcVqh0rWm2KLJuq2qYZy/BBzfiLhpbjgLtCjkLmKiq2AtaQEgZjozroLB+mVVdfJyZvXzj5tDZozPIaTzEj0Wt29Oeom3YiI6Xr+TGdJWPJmg+amZys1clrS5bKMpa7ZVbY30vMo3mZNMGXSy5llDYNzwmw7LgkKACki3Q8oxNVZEog14s5WGzV9xV3jNDGyV27nVrJOZFIsVuPuVTb5rPv9YzbKzdZmt29fWbbL/7P+7N5bOzvPt8+Nj9t8S+VGR6aPD+Z3/K4mf0Eitf7L/GqkWd0FAJSToaGGLhJwoQUaDLk4S1DXBM5lOBqcBE9jM2oKRYCM+yHGLaMK1PbIScPGUSXTJScuQFTvJUQirudZc8lvDOq4k0jKwKq9GLIuqqxjQ+pYJO2cY1Y6PExBTUUDAAkIAAT/+5IEAAAC+GZNBhlAAFlKCbHEnAAL0VtRvDGACYknafOGMAE4kidmo6lYkr7/4dDDT0Yw9swbi9T2U45UFsQZMqdE8RAsNIPfmmZIhAYTl600uimbD8L9wQxXe3+jN8LhlPJHKg3p//tv5OVH49cu6FnX////8jIx+7qTkBjHnk48JJI6ESxlFVDtottT7PPqmNeajqrT0PeeiXHxqcQOW7JS57zm0mv0eYg4QOOO09szYRy6jcfG6Vf5m3VXAY0w8JzhpT/9t/JlRLGrkhwoQcf//5cBgd4jLh8EKQpZGwQUSAoLLiITiy00QoRP9d3N4VOpNPTZE+513MvL64c383cqZ7nwkqdb5Qws/tdiTjnEyKF/C8vKUyL3yPkYq79Pn00zd4R7ylm5uXi0MqJdbNHfI81cNXieAJHY7JLCVIFmiAhAQ3og0sQkEEaJX7vCdzRKQgk2e75oW7+EEC3eXiE0pV8npojUui/im5/a8UY2MkTw4v/83Qq/RxGaXouIzJXc1cwhTOvnQgiwdXo9edI8efdtb/kPQfmnDExBTUUA//uSBAAAAtAI2mghGAJeqcs9DCOCTA1bXaMMT8l8Jut0kYo5sAT0sBBSALoCB0U0iOEggwgoDAaT8kYCOGgdNtUhF6r0wc8LbRyPiBgYGf+Kzaw76aqqqiYz/gAf1Eq5VSPyDAmmjtMolYrTK7v7VCSsqqEJCf9voGJ1TT/9vAStrAJJADkcJ6KYhCdrBndUeIo8kNFemYh48WIlhd0t6hO5pLnvCPqOlR//NR1FuZOXy2WWUEqt//o/2WWoZGn8JlZTsm8qOg44kMSiLAxulgoGqDBwMDVfu/hj+VKgpxtIENBOc90TZhIs3ftzzgJIprs1JSZ1akuzgKqXCbjGqlidgwoYKSrqWUbLqlrfSWDcqOXrsYHRHDOiaggJDKhvqWpUmbR5nVUfobp3spf5QRx2R3+KyRJfyTfx+JQIAuOMgFoFSyVQ5aWkKGqkmrMsIm/VqkGZtNqsqrd1JasLJGNS2OrijWFDVqUbL1Kqvew1gU1hr80ZF5qt/DPL8omDGNMyb8qo6PMYwCJi+Vjfx8pJ53/8U3iJ9svBVUxBTUUAAP/7kgQAAAL5SVFQwxryXYjqOgTDJAmAovrDBMHBT5YfSGCYOCAqoDTJKvNIotQMAgESlVHQoDDY1X2asK9jVYVVVVViqAgK7Vfb9hTKqrqUZYx1fVmYUzMx/xj4fxm/7/9VdVLqoGJuqqxlJVVf6JN6KomO+F8X/gmxQUFhNiv7+Lse8hvqSkiJeFRMgYBAIigSY6Ao0ZtSjNnVUqqtV2Y+FVhxm+MdXZlVVL27GP277Nw6FY12PZi4zHqWpf9X1VjUBVv/UlZmoCJIRAqdEoKgssFeCuoGkEZY8dK7oKlQ0AG7QABl3xGzhUMPzmzNXLacFG53KAWsbGmxsz5wlxKF5YSUlUnLlv3OS2W3KNJIYIipkJdQFKjFFfUePPZDus6E3HfzpGzkpD+7/LLwAAMtM+SLnYTTC2z5fO/rZY60a+VJwoHQWEgx6lkjTE1JSVdSxebNFvlPF4SNLQ3KdEKiQ8FXYdOt4VYFXAJpFxI9U1AMkj3xXhJ/88VdT9AUfqTEFNRQMACQgABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/+5IEAA/wAABpAAAACAAADSAAAAEAAAGkAAAAIAAANIAAAARMQU1FAwAJCAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
|
|
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: [
|
|
@@ -5577,6 +5579,7 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5577
5579
|
max-height: ${({ $cardHeight: e }) => e}px;
|
|
5578
5580
|
height: ${({ $cardHeight: e }) => e}px;
|
|
5579
5581
|
position: relative;
|
|
5582
|
+
opacity: ${({ $isWinCombination: e }) => e ? 0.2 : 1};
|
|
5580
5583
|
.text {
|
|
5581
5584
|
font-family: Inter;
|
|
5582
5585
|
font-weight: 800;
|
|
@@ -5591,7 +5594,7 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5591
5594
|
border-left: 14px solid transparent;
|
|
5592
5595
|
border-right: 0 solid transparent;
|
|
5593
5596
|
border-bottom: 14px solid #ffae00;
|
|
5594
|
-
`, or = ({ index: e, cardWidth: t = 54, cardHeight: n = 72, isFlop: i }) => {
|
|
5597
|
+
`, or = ({ index: e, cardWidth: t = 54, cardHeight: n = 72, isFlop: i, isWinCombination: r }) => {
|
|
5595
5598
|
if (!e)
|
|
5596
5599
|
return /* @__PURE__ */ a.jsx(
|
|
5597
5600
|
sr,
|
|
@@ -5601,33 +5604,33 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5601
5604
|
cardWidth: t
|
|
5602
5605
|
}
|
|
5603
5606
|
);
|
|
5604
|
-
const
|
|
5605
|
-
textX: { top:
|
|
5607
|
+
const s = Ct[e - 1].value, o = Ro(e), l = Oo(e), c = t / 54, d = t / 2, h = +s == 10, f = {
|
|
5608
|
+
textX: { top: h ? 30 : 25, bottom: h ? 18 : 20 },
|
|
5606
5609
|
textY: { top: 23, bottom: 23 },
|
|
5607
5610
|
iconX: { top: -2.5, bottom: 0.71 },
|
|
5608
5611
|
iconY: { top: -12, bottom: 0.92 }
|
|
5609
|
-
},
|
|
5612
|
+
}, b = `rotate(180 ${t / 2} ${n / 2})`, p = (x, v, C) => /* @__PURE__ */ a.jsx(
|
|
5610
5613
|
"text",
|
|
5611
5614
|
{
|
|
5612
5615
|
className: "text",
|
|
5613
|
-
x: `${
|
|
5614
|
-
y: `${
|
|
5615
|
-
fill:
|
|
5616
|
-
style: { fontSize:
|
|
5616
|
+
x: `${x}%`,
|
|
5617
|
+
y: `${v}%`,
|
|
5618
|
+
fill: l,
|
|
5619
|
+
style: { fontSize: d },
|
|
5617
5620
|
dominantBaseline: "middle",
|
|
5618
5621
|
textAnchor: "middle",
|
|
5619
|
-
transform: `${
|
|
5620
|
-
children:
|
|
5622
|
+
transform: `${h ? "scale(0.9, 1)" : ""} ${C || ""}`,
|
|
5623
|
+
children: s
|
|
5621
5624
|
}
|
|
5622
|
-
),
|
|
5625
|
+
), g = (x, v, C = "") => /* @__PURE__ */ a.jsx(
|
|
5623
5626
|
"path",
|
|
5624
5627
|
{
|
|
5625
|
-
transform: `translate(${t /
|
|
5626
|
-
d:
|
|
5627
|
-
fill:
|
|
5628
|
+
transform: `translate(${t / x} ${n / v}) scale(${c}) ${C}`,
|
|
5629
|
+
d: o,
|
|
5630
|
+
fill: l
|
|
5628
5631
|
}
|
|
5629
5632
|
);
|
|
5630
|
-
return /* @__PURE__ */ a.jsxs(qo, { $cardHeight: n, $cardWidth: t, children: [
|
|
5633
|
+
return /* @__PURE__ */ a.jsxs(qo, { $cardHeight: n, $cardWidth: t, $isWinCombination: r, children: [
|
|
5631
5634
|
/* @__PURE__ */ a.jsxs(
|
|
5632
5635
|
"svg",
|
|
5633
5636
|
{
|
|
@@ -5638,10 +5641,10 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5638
5641
|
preserveAspectRatio: "xMidYMid meet",
|
|
5639
5642
|
children: [
|
|
5640
5643
|
/* @__PURE__ */ a.jsx("rect", { width: "100%", height: "100%", rx: "8", fill: "white" }),
|
|
5641
|
-
|
|
5642
|
-
|
|
5643
|
-
|
|
5644
|
-
|
|
5644
|
+
p(f.textX.top, f.textY.top),
|
|
5645
|
+
g(f.iconX.top, f.iconY.top),
|
|
5646
|
+
g(f.iconX.bottom, f.iconY.bottom, "rotate(180)"),
|
|
5647
|
+
p(f.textX.bottom, f.textY.bottom, b)
|
|
5645
5648
|
]
|
|
5646
5649
|
}
|
|
5647
5650
|
),
|
|
@@ -5744,12 +5747,12 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5744
5747
|
}) => {
|
|
5745
5748
|
var c, d, h, f, b, p;
|
|
5746
5749
|
const { t: r } = V(), s = [
|
|
5747
|
-
|
|
5748
|
-
|
|
5749
|
-
|
|
5750
|
-
|
|
5751
|
-
|
|
5752
|
-
|
|
5750
|
+
O.Ante,
|
|
5751
|
+
O.Insurance,
|
|
5752
|
+
O.PerfectPairs,
|
|
5753
|
+
O.TwentyOnePlusThree,
|
|
5754
|
+
O.Double,
|
|
5755
|
+
O.Split
|
|
5753
5756
|
], o = i ? 32 : 48, l = i ? 26 : 38;
|
|
5754
5757
|
return /* @__PURE__ */ a.jsxs(So, { children: [
|
|
5755
5758
|
/* @__PURE__ */ a.jsxs(Lo, { children: [
|
|
@@ -5810,19 +5813,19 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5810
5813
|
/* @__PURE__ */ a.jsx("th", { className: "title", children: r("Win/Lose") })
|
|
5811
5814
|
] }) }),
|
|
5812
5815
|
/* @__PURE__ */ a.jsx("tbody", { children: (p = e.player.boxes) == null ? void 0 : p.map((g, x) => {
|
|
5813
|
-
var
|
|
5816
|
+
var v, C;
|
|
5814
5817
|
if (g.playerId)
|
|
5815
5818
|
return /* @__PURE__ */ a.jsxs("tr", { className: "boxes", children: [
|
|
5816
5819
|
/* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx("p", { className: "text", children: x + 1 }) }),
|
|
5817
|
-
/* @__PURE__ */ a.jsx("td", { children: g.bets.map((
|
|
5818
|
-
if (!(!s.includes(
|
|
5819
|
-
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);
|
|
5820
5823
|
}) }),
|
|
5821
5824
|
/* @__PURE__ */ a.jsxs("td", { className: "cards", children: [
|
|
5822
5825
|
g.splittedHands.length === 0 && /* @__PURE__ */ a.jsxs("div", { className: "hand", children: [
|
|
5823
5826
|
/* @__PURE__ */ a.jsx("span", { className: "final-value", children: g.hand.finalValue }),
|
|
5824
|
-
g.hand.cards.map(({ scannerIndex:
|
|
5825
|
-
const j = Ct[
|
|
5827
|
+
g.hand.cards.map(({ scannerIndex: y }, S) => {
|
|
5828
|
+
const j = Ct[y - 1].value, L = _t(y), B = ea(y);
|
|
5826
5829
|
return /* @__PURE__ */ a.jsx(
|
|
5827
5830
|
ta,
|
|
5828
5831
|
{
|
|
@@ -5833,12 +5836,12 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5833
5836
|
S
|
|
5834
5837
|
);
|
|
5835
5838
|
}),
|
|
5836
|
-
g.bets[g.bets.length - 1].betType ===
|
|
5839
|
+
g.bets[g.bets.length - 1].betType === O.Double && /* @__PURE__ */ a.jsx(st, {})
|
|
5837
5840
|
] }),
|
|
5838
5841
|
g.splittedHands.map(
|
|
5839
|
-
({ cards:
|
|
5842
|
+
({ cards: y, finalValue: S }, j) => /* @__PURE__ */ a.jsxs("div", { className: "hand", children: [
|
|
5840
5843
|
/* @__PURE__ */ a.jsx("span", { className: "final-value", children: S }),
|
|
5841
|
-
|
|
5844
|
+
y.map(({ scannerIndex: L }, B) => {
|
|
5842
5845
|
const A = Ct[L - 1].value, D = _t(L), N = ea(L);
|
|
5843
5846
|
return /* @__PURE__ */ a.jsx(a.Fragment, { children: /* @__PURE__ */ a.jsx(
|
|
5844
5847
|
ta,
|
|
@@ -5855,17 +5858,17 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5855
5858
|
)
|
|
5856
5859
|
] }),
|
|
5857
5860
|
/* @__PURE__ */ a.jsxs("td", { children: [
|
|
5858
|
-
|
|
5859
|
-
(
|
|
5860
|
-
|
|
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,
|
|
5861
5864
|
e.player.gameCurrencyId
|
|
5862
|
-
] },
|
|
5863
|
-
)
|
|
5865
|
+
] }, y.betType) : null
|
|
5866
|
+
),
|
|
5864
5867
|
g.splittedHands.length > 0 && g.splittedHands.map(
|
|
5865
|
-
(
|
|
5868
|
+
(y, S) => {
|
|
5866
5869
|
var j;
|
|
5867
|
-
return (j =
|
|
5868
|
-
(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(
|
|
5869
5872
|
"p",
|
|
5870
5873
|
{
|
|
5871
5874
|
className: "text amount-text",
|
|
@@ -5880,10 +5883,10 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5880
5883
|
}
|
|
5881
5884
|
)
|
|
5882
5885
|
] }),
|
|
5883
|
-
/* @__PURE__ */ a.jsx("td", { children: g.bets.every((
|
|
5884
|
-
|
|
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,
|
|
5885
5888
|
e.player.gameCurrencyId
|
|
5886
|
-
] },
|
|
5889
|
+
] }, y.betType) : /* @__PURE__ */ a.jsx("br", {}) : null) })
|
|
5887
5890
|
] }, x);
|
|
5888
5891
|
}) })
|
|
5889
5892
|
] }) }),
|
|
@@ -5902,7 +5905,7 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5902
5905
|
overflow: auto;
|
|
5903
5906
|
padding: 12px;
|
|
5904
5907
|
padding-bottom: 0;
|
|
5905
|
-
gap:
|
|
5908
|
+
gap: 10px;
|
|
5906
5909
|
display: flex;
|
|
5907
5910
|
flex-direction: column;
|
|
5908
5911
|
&::-webkit-scrollbar {
|
|
@@ -5917,7 +5920,7 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5917
5920
|
}
|
|
5918
5921
|
|
|
5919
5922
|
&::-webkit-scrollbar-thumb {
|
|
5920
|
-
background: #
|
|
5923
|
+
background: #ffffff17;
|
|
5921
5924
|
border-radius: 10px;
|
|
5922
5925
|
height: 10px;
|
|
5923
5926
|
}
|
|
@@ -5952,25 +5955,48 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5952
5955
|
line-height: 16px;
|
|
5953
5956
|
color: #ffffff;
|
|
5954
5957
|
}
|
|
5958
|
+
.textGreen {
|
|
5959
|
+
color: #33a54c;
|
|
5960
|
+
}
|
|
5955
5961
|
`, ni = m.div`
|
|
5956
5962
|
width: 100%;
|
|
5957
|
-
min-height: 62px;
|
|
5958
5963
|
display: flex;
|
|
5959
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"};
|
|
5960
5969
|
align-items: center;
|
|
5970
|
+
gap: 10px;
|
|
5971
|
+
${({ $isMobile: e }) => !e && "margin-top: 8px;"}
|
|
5961
5972
|
|
|
5962
5973
|
.item {
|
|
5963
|
-
flex-direction: column;
|
|
5964
5974
|
min-height: 62px;
|
|
5965
|
-
|
|
5966
|
-
|
|
5967
|
-
|
|
5968
|
-
|
|
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
|
+
}
|
|
5969
5992
|
|
|
5970
5993
|
.cards {
|
|
5971
5994
|
display: flex;
|
|
5972
5995
|
gap: 4px;
|
|
5973
|
-
|
|
5996
|
+
justify-content: flex-end;
|
|
5997
|
+
margin-bottom: 0;
|
|
5998
|
+
width: fit-content;
|
|
5999
|
+
min-height: 60px;
|
|
5974
6000
|
|
|
5975
6001
|
.card-style {
|
|
5976
6002
|
position: relative;
|
|
@@ -5979,7 +6005,7 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5979
6005
|
align-items: start;
|
|
5980
6006
|
min-height: 32px;
|
|
5981
6007
|
min-width: 26px;
|
|
5982
|
-
margin-top:
|
|
6008
|
+
margin-top: 10px;
|
|
5983
6009
|
|
|
5984
6010
|
.triangle {
|
|
5985
6011
|
position: absolute;
|
|
@@ -5992,15 +6018,24 @@ const sr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5992
6018
|
}
|
|
5993
6019
|
}
|
|
5994
6020
|
}
|
|
5995
|
-
}
|
|
5996
6021
|
|
|
5997
|
-
|
|
5998
|
-
|
|
5999
|
-
|
|
6000
|
-
|
|
6001
|
-
|
|
6002
|
-
|
|
6003
|
-
|
|
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
|
+
`}
|
|
6004
6039
|
}
|
|
6005
6040
|
`;
|
|
6006
6041
|
m.div`
|
|
@@ -6014,6 +6049,7 @@ m.div`
|
|
|
6014
6049
|
flex-direction: column;
|
|
6015
6050
|
align-items: start;
|
|
6016
6051
|
justify-content: space-between;
|
|
6052
|
+
|
|
6017
6053
|
.cards {
|
|
6018
6054
|
display: flex;
|
|
6019
6055
|
justify-content: center;
|
|
@@ -6057,7 +6093,7 @@ m.div`
|
|
|
6057
6093
|
align-items: center;
|
|
6058
6094
|
}
|
|
6059
6095
|
`;
|
|
6060
|
-
const
|
|
6096
|
+
const Ae = m.div`
|
|
6061
6097
|
min-width: 100%;
|
|
6062
6098
|
min-height: 1px;
|
|
6063
6099
|
background: linear-gradient(
|
|
@@ -6066,6 +6102,7 @@ const Te = m.div`
|
|
|
6066
6102
|
rgba(255, 255, 255, 0.4) 50%,
|
|
6067
6103
|
rgba(255, 255, 255, 0) 100%
|
|
6068
6104
|
);
|
|
6105
|
+
display: ${({ $isVisible: e = !0 }) => e ? "block" : "none"};
|
|
6069
6106
|
`, a2 = m.div`
|
|
6070
6107
|
margin-top: 0.1%;
|
|
6071
6108
|
width: 100%;
|
|
@@ -6104,6 +6141,8 @@ const n2 = m.div`
|
|
|
6104
6141
|
overflow: auto;
|
|
6105
6142
|
display: flex;
|
|
6106
6143
|
flex-direction: column;
|
|
6144
|
+
min-height: 100px;
|
|
6145
|
+
margin-top: 8px;
|
|
6107
6146
|
|
|
6108
6147
|
&::-webkit-scrollbar {
|
|
6109
6148
|
width: 6px;
|
|
@@ -6256,11 +6295,12 @@ const n2 = m.div`
|
|
|
6256
6295
|
border: 1px solid #333;
|
|
6257
6296
|
padding: 2px 6px;
|
|
6258
6297
|
margin-left: 6px;
|
|
6259
|
-
margin-top: -20px;
|
|
6260
6298
|
border-radius: 5px;
|
|
6261
6299
|
font-size: 11px;
|
|
6262
6300
|
cursor: pointer;
|
|
6263
6301
|
transition: background-color 0.2s ease;
|
|
6302
|
+
|
|
6303
|
+
margin-top: ${({ $isMobile: e, isLandscape: t }) => e && !t ? "0px" : "8px"};
|
|
6264
6304
|
`, r2 = m.div`
|
|
6265
6305
|
display: flex;
|
|
6266
6306
|
position: absolute;
|
|
@@ -6431,156 +6471,159 @@ const n2 = m.div`
|
|
|
6431
6471
|
roundData: e,
|
|
6432
6472
|
handleClickRound: t,
|
|
6433
6473
|
indexHistory: n,
|
|
6434
|
-
isMobile: i = !0
|
|
6474
|
+
isMobile: i = !0,
|
|
6475
|
+
isLandscape: r = !0
|
|
6435
6476
|
}) => {
|
|
6436
|
-
var
|
|
6437
|
-
const { t:
|
|
6438
|
-
|
|
6439
|
-
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;
|
|
6440
6481
|
return /* @__PURE__ */ a.jsxs(e2, { children: [
|
|
6441
6482
|
/* @__PURE__ */ a.jsxs(t2, { children: [
|
|
6442
6483
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6443
|
-
/* @__PURE__ */ a.jsx("p", { className: "title", children:
|
|
6444
|
-
/* @__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 })
|
|
6445
6486
|
] }),
|
|
6446
6487
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6447
|
-
/* @__PURE__ */ a.jsx("p", { className: "title", children:
|
|
6488
|
+
/* @__PURE__ */ a.jsx("p", { className: "title", children: s("Round") }),
|
|
6448
6489
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: e.currentRoundId })
|
|
6449
6490
|
] }),
|
|
6450
6491
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6451
|
-
/* @__PURE__ */ a.jsx("p", { className: "title", children:
|
|
6492
|
+
/* @__PURE__ */ a.jsx("p", { className: "title", children: s("Bet Amount") }),
|
|
6452
6493
|
/* @__PURE__ */ a.jsxs("p", { className: "text", children: [
|
|
6453
6494
|
e.player.gameCurrencyId,
|
|
6454
|
-
(
|
|
6455
|
-
(
|
|
6495
|
+
(d = e.player.boxes) == null ? void 0 : d.reduce(
|
|
6496
|
+
(C, y) => C + y.totalBet,
|
|
6456
6497
|
0
|
|
6457
6498
|
)
|
|
6458
6499
|
] })
|
|
6459
6500
|
] }),
|
|
6460
6501
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6461
|
-
/* @__PURE__ */ a.jsx("p", { className: "title", children:
|
|
6462
|
-
/* @__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: [
|
|
6463
6504
|
e.player.gameCurrencyId,
|
|
6464
6505
|
e.player.winAmount
|
|
6465
6506
|
] })
|
|
6466
6507
|
] })
|
|
6467
6508
|
] }),
|
|
6468
|
-
/* @__PURE__ */ a.jsx(
|
|
6469
|
-
/* @__PURE__ */ a.jsxs(ni, { children: [
|
|
6509
|
+
/* @__PURE__ */ a.jsx(Ae, {}),
|
|
6510
|
+
/* @__PURE__ */ a.jsxs(ni, { $isMobile: !1, children: [
|
|
6470
6511
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6471
6512
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: "Dealer" }),
|
|
6472
|
-
/* @__PURE__ */ a.jsx(
|
|
6473
|
-
/* @__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(
|
|
6474
6515
|
Xe,
|
|
6475
6516
|
{
|
|
6476
|
-
index:
|
|
6477
|
-
cardHeight:
|
|
6478
|
-
cardWidth:
|
|
6479
|
-
isFlop:
|
|
6480
|
-
isWinCombination:
|
|
6517
|
+
index: C.scannerIndex,
|
|
6518
|
+
cardHeight: o,
|
|
6519
|
+
cardWidth: l,
|
|
6520
|
+
isFlop: C.isFlopped,
|
|
6521
|
+
isWinCombination: C.isNotInWinCombination
|
|
6481
6522
|
}
|
|
6482
|
-
) },
|
|
6523
|
+
) }, y)) })
|
|
6483
6524
|
] }),
|
|
6484
6525
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6485
6526
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: "Flop" }),
|
|
6486
|
-
/* @__PURE__ */ a.jsx(
|
|
6487
|
-
/* @__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(
|
|
6488
6529
|
Xe,
|
|
6489
6530
|
{
|
|
6490
|
-
index:
|
|
6491
|
-
cardHeight:
|
|
6492
|
-
cardWidth:
|
|
6493
|
-
isFlop:
|
|
6494
|
-
isWinCombination:
|
|
6531
|
+
index: C.scannerIndex,
|
|
6532
|
+
cardHeight: o,
|
|
6533
|
+
cardWidth: l,
|
|
6534
|
+
isFlop: C.isFlopped,
|
|
6535
|
+
isWinCombination: C.isNotInWinCombination
|
|
6495
6536
|
}
|
|
6496
|
-
) },
|
|
6537
|
+
) }, y)) })
|
|
6497
6538
|
] }),
|
|
6498
6539
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6499
6540
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: "Player" }),
|
|
6500
|
-
/* @__PURE__ */ a.jsx(
|
|
6501
|
-
/* @__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(
|
|
6502
6543
|
Xe,
|
|
6503
6544
|
{
|
|
6504
|
-
index:
|
|
6505
|
-
cardHeight:
|
|
6506
|
-
cardWidth:
|
|
6507
|
-
isFlop:
|
|
6508
|
-
isWinCombination:
|
|
6545
|
+
index: C.scannerIndex,
|
|
6546
|
+
cardHeight: o,
|
|
6547
|
+
cardWidth: l,
|
|
6548
|
+
isFlop: C.isFlopped,
|
|
6549
|
+
isWinCombination: C.isNotInWinCombination
|
|
6509
6550
|
}
|
|
6510
|
-
) },
|
|
6551
|
+
) }, y)) })
|
|
6511
6552
|
] })
|
|
6512
6553
|
] }),
|
|
6513
|
-
/* @__PURE__ */ a.jsx(
|
|
6514
|
-
/* @__PURE__ */ a.jsxs(ni, { children: [
|
|
6554
|
+
/* @__PURE__ */ a.jsx(Ae, {}),
|
|
6555
|
+
/* @__PURE__ */ a.jsxs(ni, { $isMobile: i && !r, children: [
|
|
6515
6556
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6516
6557
|
/* @__PURE__ */ a.jsxs("div", { className: "text", children: [
|
|
6517
6558
|
/* @__PURE__ */ a.jsx("span", { className: "text", children: "Dealer's Hand" }),
|
|
6518
6559
|
/* @__PURE__ */ a.jsx(ii, { children: "Two Pair" })
|
|
6519
6560
|
] }),
|
|
6520
|
-
/* @__PURE__ */ a.jsx(
|
|
6521
|
-
/* @__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(
|
|
6522
6563
|
Xe,
|
|
6523
6564
|
{
|
|
6524
|
-
index:
|
|
6525
|
-
cardHeight:
|
|
6526
|
-
cardWidth:
|
|
6527
|
-
isFlop:
|
|
6528
|
-
isWinCombination:
|
|
6565
|
+
index: C.scannerIndex,
|
|
6566
|
+
cardHeight: o,
|
|
6567
|
+
cardWidth: l,
|
|
6568
|
+
isFlop: C.isFlopped,
|
|
6569
|
+
isWinCombination: C.isNotInWinCombination
|
|
6529
6570
|
}
|
|
6530
|
-
) },
|
|
6571
|
+
) }, y)) })
|
|
6531
6572
|
] }),
|
|
6573
|
+
/* @__PURE__ */ a.jsx(Ae, { $isVisible: i && !r }),
|
|
6532
6574
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6533
|
-
/* @__PURE__ */ a.jsx("
|
|
6534
|
-
/* @__PURE__ */ a.jsx(
|
|
6535
|
-
/* @__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(
|
|
6536
6578
|
Xe,
|
|
6537
6579
|
{
|
|
6538
|
-
index:
|
|
6539
|
-
cardHeight:
|
|
6540
|
-
cardWidth:
|
|
6541
|
-
isFlop:
|
|
6542
|
-
isWinCombination:
|
|
6580
|
+
index: C.scannerIndex,
|
|
6581
|
+
cardHeight: o,
|
|
6582
|
+
cardWidth: l,
|
|
6583
|
+
isFlop: C.isFlopped,
|
|
6584
|
+
isWinCombination: C.isNotInWinCombination
|
|
6543
6585
|
}
|
|
6544
|
-
) },
|
|
6586
|
+
) }, y)) })
|
|
6545
6587
|
] }),
|
|
6588
|
+
/* @__PURE__ */ a.jsx(Ae, { $isVisible: i && !r }),
|
|
6546
6589
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6547
6590
|
/* @__PURE__ */ a.jsxs("div", { className: "text", children: [
|
|
6548
6591
|
/* @__PURE__ */ a.jsx("span", { className: "text", children: "Player's Hand" }),
|
|
6549
6592
|
/* @__PURE__ */ a.jsx(ii, { children: "Two Pair" })
|
|
6550
6593
|
] }),
|
|
6551
|
-
/* @__PURE__ */ a.jsx(
|
|
6552
|
-
/* @__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(
|
|
6553
6596
|
Xe,
|
|
6554
6597
|
{
|
|
6555
|
-
index:
|
|
6556
|
-
cardHeight:
|
|
6557
|
-
cardWidth:
|
|
6558
|
-
isFlop:
|
|
6559
|
-
isWinCombination:
|
|
6598
|
+
index: C.scannerIndex,
|
|
6599
|
+
cardHeight: o,
|
|
6600
|
+
cardWidth: l,
|
|
6601
|
+
isFlop: C.isFlopped,
|
|
6602
|
+
isWinCombination: C.isNotInWinCombination
|
|
6560
6603
|
}
|
|
6561
|
-
) },
|
|
6604
|
+
) }, y)) })
|
|
6562
6605
|
] })
|
|
6563
6606
|
] }),
|
|
6564
|
-
/* @__PURE__ */ a.jsx(
|
|
6607
|
+
/* @__PURE__ */ a.jsx(Ae, {}),
|
|
6565
6608
|
/* @__PURE__ */ a.jsx(n2, { children: /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
|
|
6566
6609
|
/* @__PURE__ */ a.jsx("thead", { children: /* @__PURE__ */ a.jsxs("tr", { className: "boxes", children: [
|
|
6567
|
-
/* @__PURE__ */ a.jsx("th", { className: "title", children:
|
|
6568
|
-
/* @__PURE__ */ a.jsx("th", { className: "title AmountTitle", children:
|
|
6569
|
-
/* @__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") })
|
|
6570
6613
|
] }) }),
|
|
6571
|
-
/* @__PURE__ */ a.jsx("tbody", { children: (
|
|
6572
|
-
if (
|
|
6614
|
+
/* @__PURE__ */ a.jsx("tbody", { children: (v = e.player.bets) == null ? void 0 : v.map((C, y) => {
|
|
6615
|
+
if (C.playerId)
|
|
6573
6616
|
return /* @__PURE__ */ a.jsxs("tr", { children: [
|
|
6574
|
-
/* @__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]) }) }),
|
|
6575
6618
|
/* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsxs("p", { className: "text amount-text", children: [
|
|
6576
|
-
|
|
6619
|
+
C.amount,
|
|
6577
6620
|
e.player.gameCurrencyId
|
|
6578
|
-
] },
|
|
6579
|
-
/* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx(i2, { $isWin: !!
|
|
6580
|
-
|
|
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,
|
|
6581
6624
|
e.player.gameCurrencyId
|
|
6582
|
-
] }) : /* @__PURE__ */ a.jsx(a.Fragment, { children:
|
|
6583
|
-
] },
|
|
6625
|
+
] }) : /* @__PURE__ */ a.jsx(a.Fragment, { children: s("Lost") }) }, C.betType) })
|
|
6626
|
+
] }, y);
|
|
6584
6627
|
}) })
|
|
6585
6628
|
] }) }),
|
|
6586
6629
|
/* @__PURE__ */ a.jsx(a2, {}),
|
|
@@ -6597,42 +6640,44 @@ const n2 = m.div`
|
|
|
6597
6640
|
getHistory: t,
|
|
6598
6641
|
setOpenRoundHistory: n,
|
|
6599
6642
|
openRoundHistory: i,
|
|
6600
|
-
isMobile: r = !0
|
|
6643
|
+
isMobile: r = !0,
|
|
6644
|
+
isLandscape: s = !0
|
|
6601
6645
|
}) => {
|
|
6602
|
-
const [
|
|
6646
|
+
const [o, l] = U(1), [c, d] = U(null), [h, f] = U(null), { clickSound: b } = Ie({ effectsVolume: 50 });
|
|
6603
6647
|
he(() => {
|
|
6604
|
-
t(
|
|
6605
|
-
}, [
|
|
6606
|
-
const
|
|
6607
|
-
|
|
6648
|
+
t(o);
|
|
6649
|
+
}, [o]);
|
|
6650
|
+
const p = (g) => {
|
|
6651
|
+
b(), d(e.rounds[g]), f(g), n(1);
|
|
6608
6652
|
};
|
|
6609
6653
|
return he(() => {
|
|
6610
|
-
(
|
|
6611
|
-
}, [
|
|
6612
|
-
i === 2 && (n(0),
|
|
6613
|
-
}, [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(
|
|
6614
6658
|
y2,
|
|
6615
6659
|
{
|
|
6616
|
-
roundData:
|
|
6617
|
-
handleClickRound:
|
|
6618
|
-
indexHistory:
|
|
6619
|
-
isMobile: r
|
|
6660
|
+
roundData: c,
|
|
6661
|
+
handleClickRound: p,
|
|
6662
|
+
indexHistory: h,
|
|
6663
|
+
isMobile: r,
|
|
6664
|
+
isLandscape: s
|
|
6620
6665
|
}
|
|
6621
6666
|
) : /* @__PURE__ */ a.jsx(
|
|
6622
6667
|
_o,
|
|
6623
6668
|
{
|
|
6624
|
-
roundData:
|
|
6625
|
-
handleClickRound:
|
|
6626
|
-
indexHistory:
|
|
6669
|
+
roundData: c,
|
|
6670
|
+
handleClickRound: p,
|
|
6671
|
+
indexHistory: h,
|
|
6627
6672
|
isMobile: r
|
|
6628
6673
|
}
|
|
6629
6674
|
) : /* @__PURE__ */ a.jsx(
|
|
6630
6675
|
Ho,
|
|
6631
6676
|
{
|
|
6632
|
-
active:
|
|
6677
|
+
active: o,
|
|
6633
6678
|
count: Math.ceil((e == null ? void 0 : e.totalCount) / 10),
|
|
6634
|
-
setActive:
|
|
6635
|
-
handleClickRound:
|
|
6679
|
+
setActive: l,
|
|
6680
|
+
handleClickRound: p,
|
|
6636
6681
|
historyData: e
|
|
6637
6682
|
}
|
|
6638
6683
|
) });
|
|
@@ -6702,7 +6747,7 @@ const n2 = m.div`
|
|
|
6702
6747
|
sendTip: i,
|
|
6703
6748
|
currencyId: r
|
|
6704
6749
|
}) => {
|
|
6705
|
-
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 });
|
|
6706
6751
|
return /* @__PURE__ */ a.jsxs(C2, { children: [
|
|
6707
6752
|
/* @__PURE__ */ a.jsx("div", { className: "chip-wrapper", children: e.map((d, h) => /* @__PURE__ */ a.jsx(
|
|
6708
6753
|
Qt,
|
|
@@ -6899,7 +6944,7 @@ const cr = ({
|
|
|
6899
6944
|
const [r, s] = U(
|
|
6900
6945
|
"Leaderboard"
|
|
6901
6946
|
/* Leaderboard */
|
|
6902
|
-
), [o, l] = U(Rn(e)), { clickSound: c } =
|
|
6947
|
+
), [o, l] = U(Rn(e)), { clickSound: c } = Ie({ effectsVolume: 50 }), { t: d } = V();
|
|
6903
6948
|
he(() => {
|
|
6904
6949
|
const p = setInterval(() => {
|
|
6905
6950
|
l(Rn(e));
|
|
@@ -7416,7 +7461,7 @@ const cr = ({
|
|
|
7416
7461
|
/* @__PURE__ */ a.jsx(dr, { val: t })
|
|
7417
7462
|
] }, n);
|
|
7418
7463
|
}, U2 = () => {
|
|
7419
|
-
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) => {
|
|
7420
7465
|
t(l), r();
|
|
7421
7466
|
const c = i.current[l], d = n.current;
|
|
7422
7467
|
if (c && d) {
|
|
@@ -7968,22 +8013,22 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
7968
8013
|
}) => {
|
|
7969
8014
|
const { t: d } = V(), [h, f] = U(
|
|
7970
8015
|
s || "Auto"
|
|
7971
|
-
), [b, p] = U(""), { clickSound: g } =
|
|
8016
|
+
), [b, p] = U(""), { clickSound: g } = Ie({ effectsVolume: 50 }), x = () => {
|
|
7972
8017
|
g(), o(b), p("");
|
|
7973
8018
|
};
|
|
7974
8019
|
return /* @__PURE__ */ a.jsxs(il, { children: [
|
|
7975
8020
|
/* @__PURE__ */ a.jsxs("div", { className: "video-quality", children: [
|
|
7976
8021
|
/* @__PURE__ */ a.jsx(Ht, { children: d("Video Quality") }),
|
|
7977
|
-
/* @__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(
|
|
7978
8023
|
rl,
|
|
7979
8024
|
{
|
|
7980
|
-
$active:
|
|
8025
|
+
$active: v === h,
|
|
7981
8026
|
onClick: () => {
|
|
7982
|
-
g(), f(
|
|
8027
|
+
g(), f(v), r && r(v);
|
|
7983
8028
|
},
|
|
7984
|
-
children: d(
|
|
8029
|
+
children: d(v)
|
|
7985
8030
|
},
|
|
7986
|
-
|
|
8031
|
+
C
|
|
7987
8032
|
)) })
|
|
7988
8033
|
] }),
|
|
7989
8034
|
/* @__PURE__ */ a.jsxs("div", { className: "music-volume", children: [
|
|
@@ -8021,7 +8066,7 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8021
8066
|
nl,
|
|
8022
8067
|
{
|
|
8023
8068
|
value: b,
|
|
8024
|
-
onChange: ({ target:
|
|
8069
|
+
onChange: ({ target: v }) => p(v.value),
|
|
8025
8070
|
placeholder: d("Enter new nickname"),
|
|
8026
8071
|
error: c === ur.NicknameAlreadyExists ? d("Nickname already in use") : void 0
|
|
8027
8072
|
}
|
|
@@ -8254,9 +8299,9 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8254
8299
|
setStreamVolume: p,
|
|
8255
8300
|
tournamentData: g,
|
|
8256
8301
|
openRoundHistory: x,
|
|
8257
|
-
balance:
|
|
8258
|
-
getHistory:
|
|
8259
|
-
sendTip:
|
|
8302
|
+
balance: v,
|
|
8303
|
+
getHistory: C,
|
|
8304
|
+
sendTip: y = () => {
|
|
8260
8305
|
},
|
|
8261
8306
|
limits: S = cl,
|
|
8262
8307
|
currencyId: j,
|
|
@@ -8265,7 +8310,7 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8265
8310
|
nickNameChange: A,
|
|
8266
8311
|
nickName: D,
|
|
8267
8312
|
errorCode: N,
|
|
8268
|
-
playerId:
|
|
8313
|
+
playerId: F
|
|
8269
8314
|
}) => {
|
|
8270
8315
|
switch (e) {
|
|
8271
8316
|
case H.Message:
|
|
@@ -8297,10 +8342,11 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8297
8342
|
x2,
|
|
8298
8343
|
{
|
|
8299
8344
|
historyData: c,
|
|
8300
|
-
getHistory:
|
|
8345
|
+
getHistory: C,
|
|
8301
8346
|
setOpenRoundHistory: o,
|
|
8302
8347
|
openRoundHistory: x,
|
|
8303
|
-
isMobile: l
|
|
8348
|
+
isMobile: l,
|
|
8349
|
+
isLandscape: d
|
|
8304
8350
|
}
|
|
8305
8351
|
);
|
|
8306
8352
|
case H.Tip:
|
|
@@ -8309,13 +8355,13 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8309
8355
|
{
|
|
8310
8356
|
chipAmounts: i,
|
|
8311
8357
|
isLandscape: d,
|
|
8312
|
-
balance:
|
|
8313
|
-
sendTip:
|
|
8358
|
+
balance: v,
|
|
8359
|
+
sendTip: y,
|
|
8314
8360
|
currencyId: j
|
|
8315
8361
|
}
|
|
8316
8362
|
);
|
|
8317
8363
|
case H.Tournament:
|
|
8318
|
-
return /* @__PURE__ */ a.jsx(cr, { tournamentData: g, playerId:
|
|
8364
|
+
return /* @__PURE__ */ a.jsx(cr, { tournamentData: g, playerId: F });
|
|
8319
8365
|
case H.Info:
|
|
8320
8366
|
return /* @__PURE__ */ a.jsx(U2, {});
|
|
8321
8367
|
case H.Support:
|
|
@@ -8549,9 +8595,9 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8549
8595
|
isLandscape: p,
|
|
8550
8596
|
streamVolume: g,
|
|
8551
8597
|
balance: x,
|
|
8552
|
-
currencyId:
|
|
8553
|
-
effectsVolume:
|
|
8554
|
-
setEffectsVolume:
|
|
8598
|
+
currencyId: v,
|
|
8599
|
+
effectsVolume: C,
|
|
8600
|
+
setEffectsVolume: y,
|
|
8555
8601
|
setStreamVolume: S,
|
|
8556
8602
|
getHistory: j,
|
|
8557
8603
|
limits: L,
|
|
@@ -8559,18 +8605,18 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8559
8605
|
handleStreamQualityChange: A,
|
|
8560
8606
|
streamQuality: D,
|
|
8561
8607
|
nickNameChange: N,
|
|
8562
|
-
nickName:
|
|
8608
|
+
nickName: F,
|
|
8563
8609
|
dealerName: $,
|
|
8564
8610
|
errorCode: ue
|
|
8565
8611
|
}) => {
|
|
8566
|
-
const [G, K] = U(0), [ie, _] = U(null), [te, re] = U(!1), { t: X } = V(), { clickSound:
|
|
8567
|
-
|
|
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);
|
|
8568
8614
|
}, ye = E1(ie, p, G === 1), pe = (M) => {
|
|
8569
8615
|
if (M === H.VolumeOn) {
|
|
8570
8616
|
S(g === 0 ? 100 : 0);
|
|
8571
8617
|
return;
|
|
8572
8618
|
} else M !== H.closeMenu && _(M);
|
|
8573
|
-
|
|
8619
|
+
R(), re(!1);
|
|
8574
8620
|
}, me = G === 1 ? { headerClick: () => K(2) } : {}, ge = (M) => [
|
|
8575
8621
|
{
|
|
8576
8622
|
name: "Settings",
|
|
@@ -8591,7 +8637,7 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8591
8637
|
gl,
|
|
8592
8638
|
{
|
|
8593
8639
|
onClick: () => {
|
|
8594
|
-
|
|
8640
|
+
R(), re(!0);
|
|
8595
8641
|
},
|
|
8596
8642
|
children: /* @__PURE__ */ a.jsx(go, {})
|
|
8597
8643
|
}
|
|
@@ -8610,12 +8656,12 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8610
8656
|
tournamentData: c,
|
|
8611
8657
|
getHistory: j,
|
|
8612
8658
|
streamVolume: g,
|
|
8613
|
-
effectsVolume:
|
|
8614
|
-
setEffectsVolume:
|
|
8659
|
+
effectsVolume: C,
|
|
8660
|
+
setEffectsVolume: y,
|
|
8615
8661
|
setStreamVolume: S,
|
|
8616
8662
|
activeAction: ie,
|
|
8617
8663
|
messages: s,
|
|
8618
|
-
currencyId:
|
|
8664
|
+
currencyId: v,
|
|
8619
8665
|
onSendMessage: l,
|
|
8620
8666
|
chipAmounts: h,
|
|
8621
8667
|
balance: x,
|
|
@@ -8633,7 +8679,7 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
8633
8679
|
handleStreamQualityChange: A,
|
|
8634
8680
|
streamQuality: D,
|
|
8635
8681
|
nickNameChange: N,
|
|
8636
|
-
nickName:
|
|
8682
|
+
nickName: F,
|
|
8637
8683
|
errorCode: ue
|
|
8638
8684
|
}
|
|
8639
8685
|
)
|
|
@@ -9035,9 +9081,9 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9035
9081
|
setStreamVolume: p,
|
|
9036
9082
|
tournamentData: g,
|
|
9037
9083
|
isTournamentDetailsVisible: x,
|
|
9038
|
-
getHistory:
|
|
9039
|
-
sendTip:
|
|
9040
|
-
currencyId:
|
|
9084
|
+
getHistory: v,
|
|
9085
|
+
sendTip: C,
|
|
9086
|
+
currencyId: y,
|
|
9041
9087
|
handleStreamQualityChange: S,
|
|
9042
9088
|
streamQuality: j,
|
|
9043
9089
|
nickNameChange: L,
|
|
@@ -9045,35 +9091,35 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9045
9091
|
dealerName: A,
|
|
9046
9092
|
errorCode: D,
|
|
9047
9093
|
playerId: N,
|
|
9048
|
-
partnerId:
|
|
9094
|
+
partnerId: F
|
|
9049
9095
|
}) => {
|
|
9050
|
-
const [$, ue] = U(null), [G, K] = U(0), ie = V1($, G === 1), { clickSound: _ } =
|
|
9051
|
-
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) {
|
|
9052
9098
|
p(h === 0 ? 100 : 0);
|
|
9053
9099
|
return;
|
|
9054
9100
|
} else
|
|
9055
|
-
ue(q ? null :
|
|
9056
|
-
}, 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;
|
|
9057
9103
|
he(() => {
|
|
9058
9104
|
x && ue(H.Tournament);
|
|
9059
9105
|
}, [x]);
|
|
9060
9106
|
const X = G === 1 ? { headerClick: () => K(2) } : {};
|
|
9061
9107
|
return /* @__PURE__ */ a.jsxs(Sl, { children: [
|
|
9062
|
-
/* @__PURE__ */ a.jsx(jl, { children: W1.map((
|
|
9063
|
-
const Z = $ ===
|
|
9064
|
-
if (
|
|
9108
|
+
/* @__PURE__ */ a.jsx(jl, { children: W1.map((R, q) => {
|
|
9109
|
+
const Z = $ === R.buttonType;
|
|
9110
|
+
if (R.buttonType === H.Tournament && !n)
|
|
9065
9111
|
return null;
|
|
9066
|
-
if (!(
|
|
9112
|
+
if (!(F === Ja.Galabet && R.buttonType === H.Tip))
|
|
9067
9113
|
return /* @__PURE__ */ a.jsx(
|
|
9068
9114
|
Yt,
|
|
9069
9115
|
{
|
|
9070
|
-
icon: re(
|
|
9071
|
-
isValueButton:
|
|
9116
|
+
icon: re(R),
|
|
9117
|
+
isValueButton: R.buttonType === H.VolumeOn,
|
|
9072
9118
|
isActive: Z,
|
|
9073
9119
|
onClick: () => {
|
|
9074
|
-
te(
|
|
9120
|
+
te(R, Z), _();
|
|
9075
9121
|
},
|
|
9076
|
-
buttonInfo:
|
|
9122
|
+
buttonInfo: R == null ? void 0 : R.name,
|
|
9077
9123
|
setStreamVolume: p,
|
|
9078
9124
|
streamVolume: h
|
|
9079
9125
|
},
|
|
@@ -9092,13 +9138,13 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9092
9138
|
children: /* @__PURE__ */ a.jsx(
|
|
9093
9139
|
Wa,
|
|
9094
9140
|
{
|
|
9095
|
-
getHistory:
|
|
9141
|
+
getHistory: v,
|
|
9096
9142
|
historyData: o,
|
|
9097
9143
|
setOpenRoundHistory: K,
|
|
9098
9144
|
activeAction: $,
|
|
9099
9145
|
openRoundHistory: G,
|
|
9100
9146
|
messages: e,
|
|
9101
|
-
currencyId:
|
|
9147
|
+
currencyId: y,
|
|
9102
9148
|
onSendMessage: t,
|
|
9103
9149
|
chipAmounts: i,
|
|
9104
9150
|
balance: l,
|
|
@@ -9109,22 +9155,23 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9109
9155
|
setEffectsVolume: b,
|
|
9110
9156
|
setStreamVolume: p,
|
|
9111
9157
|
tournamentData: g,
|
|
9112
|
-
sendTip: (
|
|
9113
|
-
ue(null),
|
|
9158
|
+
sendTip: (R) => {
|
|
9159
|
+
ue(null), C(R);
|
|
9114
9160
|
},
|
|
9115
9161
|
handleStreamQualityChange: S,
|
|
9116
9162
|
streamQuality: j,
|
|
9117
9163
|
nickNameChange: L,
|
|
9118
9164
|
nickName: B,
|
|
9119
9165
|
errorCode: D,
|
|
9120
|
-
playerId: N
|
|
9166
|
+
playerId: N,
|
|
9167
|
+
isMobile: !1
|
|
9121
9168
|
}
|
|
9122
9169
|
)
|
|
9123
9170
|
}
|
|
9124
9171
|
) : /* @__PURE__ */ a.jsx(
|
|
9125
9172
|
Wa,
|
|
9126
9173
|
{
|
|
9127
|
-
getHistory:
|
|
9174
|
+
getHistory: v,
|
|
9128
9175
|
setOpenRoundHistory: K,
|
|
9129
9176
|
activeAction: $,
|
|
9130
9177
|
openRoundHistory: G,
|
|
@@ -9133,7 +9180,7 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9133
9180
|
onSendMessage: t,
|
|
9134
9181
|
chipAmounts: i,
|
|
9135
9182
|
messagesSupport: r,
|
|
9136
|
-
currencyId:
|
|
9183
|
+
currencyId: y,
|
|
9137
9184
|
balance: l,
|
|
9138
9185
|
onSendMessageSupport: s,
|
|
9139
9186
|
streamVolume: h,
|
|
@@ -9146,7 +9193,8 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9146
9193
|
nickNameChange: L,
|
|
9147
9194
|
nickName: B,
|
|
9148
9195
|
errorCode: D,
|
|
9149
|
-
playerId: N
|
|
9196
|
+
playerId: N,
|
|
9197
|
+
isMobile: !1
|
|
9150
9198
|
}
|
|
9151
9199
|
) })
|
|
9152
9200
|
] });
|
|
@@ -9299,31 +9347,31 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9299
9347
|
/* @__PURE__ */ a.jsx(Il, { src: da, alt: "stars" }),
|
|
9300
9348
|
/* @__PURE__ */ a.jsx(Tl, { children: e }),
|
|
9301
9349
|
/* @__PURE__ */ a.jsx(Nl, { children: t }),
|
|
9302
|
-
/* @__PURE__ */ a.jsx(Dl, { children:
|
|
9350
|
+
/* @__PURE__ */ a.jsx(Dl, { children: je("Ends in") }),
|
|
9303
9351
|
/* @__PURE__ */ a.jsxs(Pl, { children: [
|
|
9304
9352
|
/* @__PURE__ */ a.jsxs(Mt, { children: [
|
|
9305
9353
|
/* @__PURE__ */ a.jsx("div", { children: s.days }),
|
|
9306
|
-
/* @__PURE__ */ a.jsx(zt, { children:
|
|
9354
|
+
/* @__PURE__ */ a.jsx(zt, { children: je("day") })
|
|
9307
9355
|
] }),
|
|
9308
9356
|
":",
|
|
9309
9357
|
/* @__PURE__ */ a.jsxs(Mt, { children: [
|
|
9310
9358
|
/* @__PURE__ */ a.jsx("div", { children: s.hours }),
|
|
9311
|
-
/* @__PURE__ */ a.jsx(zt, { children:
|
|
9359
|
+
/* @__PURE__ */ a.jsx(zt, { children: je("hour") })
|
|
9312
9360
|
] }),
|
|
9313
9361
|
":",
|
|
9314
9362
|
/* @__PURE__ */ a.jsxs(Mt, { children: [
|
|
9315
9363
|
/* @__PURE__ */ a.jsx("div", { children: s.minutes }),
|
|
9316
|
-
/* @__PURE__ */ a.jsx(zt, { children:
|
|
9364
|
+
/* @__PURE__ */ a.jsx(zt, { children: je("min") })
|
|
9317
9365
|
] }),
|
|
9318
9366
|
":",
|
|
9319
9367
|
/* @__PURE__ */ a.jsxs(Mt, { children: [
|
|
9320
9368
|
/* @__PURE__ */ a.jsx("div", { children: s.seconds }),
|
|
9321
|
-
/* @__PURE__ */ a.jsx(zt, { children:
|
|
9369
|
+
/* @__PURE__ */ a.jsx(zt, { children: je("sec") })
|
|
9322
9370
|
] })
|
|
9323
9371
|
] }),
|
|
9324
9372
|
/* @__PURE__ */ a.jsxs(Hl, { children: [
|
|
9325
|
-
/* @__PURE__ */ a.jsx(li, { variant: "dark", onClick: i, children:
|
|
9326
|
-
/* @__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") })
|
|
9327
9375
|
] })
|
|
9328
9376
|
] });
|
|
9329
9377
|
}, Ml = m.div`
|
|
@@ -9712,16 +9760,16 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
9712
9760
|
/* @__PURE__ */ a.jsx(en, { time: e, timerType: Ve.WaitingForBet }),
|
|
9713
9761
|
/* @__PURE__ */ a.jsxs(zl, { children: [
|
|
9714
9762
|
/* @__PURE__ */ a.jsx(ci, { $isDisabled: d, onClick: r, children: /* @__PURE__ */ a.jsx("div", { className: "icon", children: /* @__PURE__ */ a.jsx(gr, {}) }) }),
|
|
9715
|
-
t.map((x,
|
|
9716
|
-
const
|
|
9717
|
-
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(
|
|
9718
9766
|
Qt,
|
|
9719
9767
|
{
|
|
9720
9768
|
amount: x,
|
|
9721
9769
|
chipAmounts: t,
|
|
9722
|
-
height:
|
|
9723
|
-
width:
|
|
9724
|
-
onClick: () => i(
|
|
9770
|
+
height: y,
|
|
9771
|
+
width: y,
|
|
9772
|
+
onClick: () => i(v),
|
|
9725
9773
|
isDisabled: x > c
|
|
9726
9774
|
}
|
|
9727
9775
|
) }, x);
|
|
@@ -10331,20 +10379,20 @@ const sl = ["Min", "Low", "Med", "High", "Auto"], ol = ({
|
|
|
10331
10379
|
)
|
|
10332
10380
|
}
|
|
10333
10381
|
), d0 = {
|
|
10334
|
-
[
|
|
10335
|
-
[
|
|
10336
|
-
[
|
|
10337
|
-
[
|
|
10338
|
-
[
|
|
10382
|
+
[O.Double]: "#eb6200",
|
|
10383
|
+
[O.Hit]: "#33A54C",
|
|
10384
|
+
[O.Stand]: "#E34747",
|
|
10385
|
+
[O.Split]: "#C344FA",
|
|
10386
|
+
[O.Surrender]: "#11111199",
|
|
10339
10387
|
[xt.Call]: "rgba(51, 165, 76, 1)",
|
|
10340
10388
|
[xt.Fold]: "rgba(227, 71, 71, 1)"
|
|
10341
10389
|
};
|
|
10342
10390
|
var wt = /* @__PURE__ */ ((e) => (e[e.Small = 0] = "Small", e[e.Big = 1] = "Big", e[e.Bigest = 2] = "Bigest", e))(wt || {});
|
|
10343
10391
|
const h0 = {
|
|
10344
|
-
[
|
|
10345
|
-
[
|
|
10346
|
-
[
|
|
10347
|
-
[
|
|
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 }
|
|
10348
10396
|
}, u0 = (e, t) => ({
|
|
10349
10397
|
0: { buttonSize: 18, iconSize: 12, radius: 4 },
|
|
10350
10398
|
1: h0[t] || {
|
|
@@ -10439,48 +10487,48 @@ const h0 = {
|
|
|
10439
10487
|
}
|
|
10440
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 = [
|
|
10441
10489
|
{
|
|
10442
|
-
betType:
|
|
10490
|
+
betType: O.Double,
|
|
10443
10491
|
name: "Double",
|
|
10444
10492
|
icon: st
|
|
10445
10493
|
},
|
|
10446
10494
|
{
|
|
10447
|
-
betType:
|
|
10495
|
+
betType: O.Hit,
|
|
10448
10496
|
name: "Hit",
|
|
10449
10497
|
icon: Cr
|
|
10450
10498
|
},
|
|
10451
10499
|
{
|
|
10452
|
-
betType:
|
|
10500
|
+
betType: O.Stand,
|
|
10453
10501
|
name: "Stand",
|
|
10454
10502
|
icon: wr
|
|
10455
10503
|
},
|
|
10456
10504
|
{
|
|
10457
|
-
betType:
|
|
10505
|
+
betType: O.Split,
|
|
10458
10506
|
name: "Split",
|
|
10459
10507
|
icon: _a
|
|
10460
10508
|
}
|
|
10461
10509
|
], g0 = [
|
|
10462
10510
|
{
|
|
10463
|
-
betType:
|
|
10511
|
+
betType: O.Double,
|
|
10464
10512
|
name: "Double",
|
|
10465
10513
|
icon: st
|
|
10466
10514
|
},
|
|
10467
10515
|
{
|
|
10468
|
-
betType:
|
|
10516
|
+
betType: O.Hit,
|
|
10469
10517
|
name: "Hit",
|
|
10470
10518
|
icon: Cr
|
|
10471
10519
|
},
|
|
10472
10520
|
{
|
|
10473
|
-
betType:
|
|
10521
|
+
betType: O.Stand,
|
|
10474
10522
|
name: "Stand",
|
|
10475
10523
|
icon: wr
|
|
10476
10524
|
},
|
|
10477
10525
|
{
|
|
10478
|
-
betType:
|
|
10526
|
+
betType: O.Split,
|
|
10479
10527
|
name: "Split",
|
|
10480
10528
|
icon: _a
|
|
10481
10529
|
},
|
|
10482
10530
|
{
|
|
10483
|
-
betType:
|
|
10531
|
+
betType: O.Surrender,
|
|
10484
10532
|
name: "Surrender",
|
|
10485
10533
|
icon: xr
|
|
10486
10534
|
}
|
|
@@ -10673,13 +10721,13 @@ const h0 = {
|
|
|
10673
10721
|
s !== gt.TEXAS && /* @__PURE__ */ a.jsx("div", { className: "last-boton", children: c && /* @__PURE__ */ a.jsxs(
|
|
10674
10722
|
v0,
|
|
10675
10723
|
{
|
|
10676
|
-
className: `${!!o && (o ===
|
|
10724
|
+
className: `${!!o && (o === O.Surrender ? "animated-active" : "animated-unactive")}`,
|
|
10677
10725
|
onClick: () => {
|
|
10678
|
-
t[
|
|
10726
|
+
t[O.Surrender].onHandle(), l(O.Surrender);
|
|
10679
10727
|
},
|
|
10680
10728
|
$surrender: !0,
|
|
10681
|
-
$isDisabled: t[
|
|
10682
|
-
disabled: t[
|
|
10729
|
+
$isDisabled: t[O.Surrender].isDisabled,
|
|
10730
|
+
disabled: t[O.Surrender].isDisabled,
|
|
10683
10731
|
children: [
|
|
10684
10732
|
/* @__PURE__ */ a.jsx("div", { className: "icon", children: /* @__PURE__ */ a.jsx(xr, { size: n === wt.Big ? 20 : 12 }) }),
|
|
10685
10733
|
/* @__PURE__ */ a.jsx("p", { className: "name", children: d("Surrender") })
|
|
@@ -11082,7 +11130,7 @@ const h0 = {
|
|
|
11082
11130
|
size: wt.Bigest
|
|
11083
11131
|
}
|
|
11084
11132
|
),
|
|
11085
|
-
/* @__PURE__ */ a.jsx("p", { className: "name", children:
|
|
11133
|
+
/* @__PURE__ */ a.jsx("p", { className: "name", children: je(i.name) })
|
|
11086
11134
|
] }, r);
|
|
11087
11135
|
}) })
|
|
11088
11136
|
] }), G0 = m.div`
|
|
@@ -11580,7 +11628,7 @@ const h0 = {
|
|
|
11580
11628
|
isLandscape: b,
|
|
11581
11629
|
gameType: p
|
|
11582
11630
|
}) => {
|
|
11583
|
-
const { t: g } = V(), [x,
|
|
11631
|
+
const { t: g } = V(), [x, v] = U(!1);
|
|
11584
11632
|
return /* @__PURE__ */ a.jsxs(hc, { $isLandscape: b, children: [
|
|
11585
11633
|
/* @__PURE__ */ a.jsxs(uc, { children: [
|
|
11586
11634
|
/* @__PURE__ */ a.jsx(
|
|
@@ -11601,41 +11649,41 @@ const h0 = {
|
|
|
11601
11649
|
height: x ? 64 : 56,
|
|
11602
11650
|
width: x ? 64 : 56,
|
|
11603
11651
|
onClick: () => {
|
|
11604
|
-
|
|
11652
|
+
v(!x);
|
|
11605
11653
|
}
|
|
11606
11654
|
}
|
|
11607
11655
|
) }),
|
|
11608
|
-
e.map((
|
|
11656
|
+
e.map((C, y) => /* @__PURE__ */ a.jsxs(
|
|
11609
11657
|
pc,
|
|
11610
11658
|
{
|
|
11611
11659
|
$isLandscape: b,
|
|
11612
11660
|
$isActiveChips: x,
|
|
11613
|
-
$index:
|
|
11661
|
+
$index: y,
|
|
11614
11662
|
children: [
|
|
11615
11663
|
/* @__PURE__ */ a.jsx(
|
|
11616
11664
|
dc,
|
|
11617
11665
|
{
|
|
11618
|
-
index:
|
|
11619
|
-
isActive:
|
|
11666
|
+
index: y,
|
|
11667
|
+
isActive: y === t,
|
|
11620
11668
|
isChipsSelector: x
|
|
11621
11669
|
}
|
|
11622
11670
|
),
|
|
11623
11671
|
/* @__PURE__ */ a.jsx("div", { className: "chips-select", children: /* @__PURE__ */ a.jsx(
|
|
11624
11672
|
Qt,
|
|
11625
11673
|
{
|
|
11626
|
-
amount:
|
|
11674
|
+
amount: C,
|
|
11627
11675
|
chipAmounts: e,
|
|
11628
11676
|
height: 42,
|
|
11629
11677
|
width: 42,
|
|
11630
11678
|
onClick: () => {
|
|
11631
|
-
|
|
11679
|
+
v(!1), n(y);
|
|
11632
11680
|
},
|
|
11633
|
-
isDisabled:
|
|
11681
|
+
isDisabled: C > o
|
|
11634
11682
|
}
|
|
11635
11683
|
) })
|
|
11636
11684
|
]
|
|
11637
11685
|
},
|
|
11638
|
-
|
|
11686
|
+
C
|
|
11639
11687
|
))
|
|
11640
11688
|
] }),
|
|
11641
11689
|
/* @__PURE__ */ a.jsxs(
|