livevegas-ui-kit 1.0.228 → 1.0.230
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.
|
@@ -70,7 +70,7 @@ function Bo() {
|
|
|
70
70
|
// with.
|
|
71
71
|
f.$$typeof === N || f.getModuleId !== void 0));
|
|
72
72
|
}
|
|
73
|
-
function
|
|
73
|
+
function Z(f, A, I) {
|
|
74
74
|
var B = f.displayName;
|
|
75
75
|
if (B)
|
|
76
76
|
return B;
|
|
@@ -80,7 +80,7 @@ function Bo() {
|
|
|
80
80
|
function ee(f) {
|
|
81
81
|
return f.displayName || "Context";
|
|
82
82
|
}
|
|
83
|
-
function
|
|
83
|
+
function Y(f) {
|
|
84
84
|
if (f == null)
|
|
85
85
|
return null;
|
|
86
86
|
if (typeof f.tag == "number" && k("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof f == "function")
|
|
@@ -110,14 +110,14 @@ function Bo() {
|
|
|
110
110
|
var I = f;
|
|
111
111
|
return ee(I._context) + ".Provider";
|
|
112
112
|
case d:
|
|
113
|
-
return
|
|
113
|
+
return Z(f, f.render, "ForwardRef");
|
|
114
114
|
case p:
|
|
115
115
|
var B = f.displayName || null;
|
|
116
|
-
return B !== null ? B :
|
|
116
|
+
return B !== null ? B : Y(f.type) || "Memo";
|
|
117
117
|
case g: {
|
|
118
118
|
var J = f, _ = J._payload, K = J._init;
|
|
119
119
|
try {
|
|
120
|
-
return
|
|
120
|
+
return Y(K(_));
|
|
121
121
|
} catch {
|
|
122
122
|
return null;
|
|
123
123
|
}
|
|
@@ -125,14 +125,14 @@ function Bo() {
|
|
|
125
125
|
}
|
|
126
126
|
return null;
|
|
127
127
|
}
|
|
128
|
-
var V = Object.assign, j = 0, q,
|
|
128
|
+
var V = Object.assign, j = 0, q, U, ue, $, de, ae, Q;
|
|
129
129
|
function re() {
|
|
130
130
|
}
|
|
131
131
|
re.__reactDisabledLog = !0;
|
|
132
132
|
function ge() {
|
|
133
133
|
{
|
|
134
134
|
if (j === 0) {
|
|
135
|
-
q = console.log,
|
|
135
|
+
q = console.log, U = console.info, ue = console.warn, $ = console.error, de = console.group, ae = console.groupCollapsed, Q = console.groupEnd;
|
|
136
136
|
var f = {
|
|
137
137
|
configurable: !0,
|
|
138
138
|
enumerable: !0,
|
|
@@ -165,13 +165,13 @@ function Bo() {
|
|
|
165
165
|
value: q
|
|
166
166
|
}),
|
|
167
167
|
info: V({}, f, {
|
|
168
|
-
value:
|
|
168
|
+
value: U
|
|
169
169
|
}),
|
|
170
170
|
warn: V({}, f, {
|
|
171
171
|
value: ue
|
|
172
172
|
}),
|
|
173
173
|
error: V({}, f, {
|
|
174
|
-
value:
|
|
174
|
+
value: $
|
|
175
175
|
}),
|
|
176
176
|
group: V({}, f, {
|
|
177
177
|
value: de
|
|
@@ -187,7 +187,7 @@ function Bo() {
|
|
|
187
187
|
j < 0 && k("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
|
-
var
|
|
190
|
+
var M = v.ReactCurrentDispatcher, ve;
|
|
191
191
|
function fe(f, A, I) {
|
|
192
192
|
{
|
|
193
193
|
if (ve === void 0)
|
|
@@ -219,7 +219,7 @@ function Bo() {
|
|
|
219
219
|
var J = Error.prepareStackTrace;
|
|
220
220
|
Error.prepareStackTrace = void 0;
|
|
221
221
|
var _;
|
|
222
|
-
_ =
|
|
222
|
+
_ = M.current, M.current = null, ge();
|
|
223
223
|
try {
|
|
224
224
|
if (A) {
|
|
225
225
|
var K = function() {
|
|
@@ -272,7 +272,7 @@ function Bo() {
|
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
274
|
} finally {
|
|
275
|
-
xe = !1,
|
|
275
|
+
xe = !1, M.current = _, ye(), Error.prepareStackTrace = J;
|
|
276
276
|
}
|
|
277
277
|
var _e = f ? f.displayName || f.name : "", Me = _e ? fe(_e) : "";
|
|
278
278
|
return typeof f == "function" && Pe.set(f, Me), Me;
|
|
@@ -280,7 +280,7 @@ function Bo() {
|
|
|
280
280
|
function gt(f, A, I) {
|
|
281
281
|
return Ae(f, !1);
|
|
282
282
|
}
|
|
283
|
-
function
|
|
283
|
+
function W(f) {
|
|
284
284
|
var A = f.prototype;
|
|
285
285
|
return !!(A && A.isReactComponent);
|
|
286
286
|
}
|
|
@@ -288,7 +288,7 @@ function Bo() {
|
|
|
288
288
|
if (f == null)
|
|
289
289
|
return "";
|
|
290
290
|
if (typeof f == "function")
|
|
291
|
-
return Ae(f,
|
|
291
|
+
return Ae(f, W(f));
|
|
292
292
|
if (typeof f == "string")
|
|
293
293
|
return fe(f);
|
|
294
294
|
switch (f) {
|
|
@@ -474,7 +474,7 @@ function Bo() {
|
|
|
474
474
|
function Cn() {
|
|
475
475
|
{
|
|
476
476
|
if (wt.current) {
|
|
477
|
-
var f =
|
|
477
|
+
var f = Y(wt.current.type);
|
|
478
478
|
if (f)
|
|
479
479
|
return `
|
|
480
480
|
|
|
@@ -509,7 +509,7 @@ Check the top-level render call using <` + I + ">.");
|
|
|
509
509
|
return;
|
|
510
510
|
Tn[I] = !0;
|
|
511
511
|
var B = "";
|
|
512
|
-
f && f._owner && f._owner !== wt.current && (B = " It was passed a child from " +
|
|
512
|
+
f && f._owner && f._owner !== wt.current && (B = " It was passed a child from " + Y(f._owner.type) + "."), $e(f), k('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', I, B), $e(null);
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
515
|
function Sn(f, A) {
|
|
@@ -546,11 +546,11 @@ Check the top-level render call using <` + I + ">.");
|
|
|
546
546
|
else
|
|
547
547
|
return;
|
|
548
548
|
if (I) {
|
|
549
|
-
var B =
|
|
549
|
+
var B = Y(A);
|
|
550
550
|
no(I, f.props, "prop", B, f);
|
|
551
551
|
} else if (A.PropTypes !== void 0 && !kt) {
|
|
552
552
|
kt = !0;
|
|
553
|
-
var J =
|
|
553
|
+
var J = Y(A);
|
|
554
554
|
k("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", J || "Unknown");
|
|
555
555
|
}
|
|
556
556
|
typeof A.getDefaultProps == "function" && !A.getDefaultProps.isReactClassApproved && k("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
@@ -578,7 +578,7 @@ Check the top-level render call using <` + I + ">.");
|
|
|
578
578
|
var me = bo();
|
|
579
579
|
me ? R += me : R += Cn();
|
|
580
580
|
var oe;
|
|
581
|
-
f === null ? oe = "null" : yt(f) ? oe = "array" : f !== void 0 && f.$$typeof === a ? (oe = "<" + (
|
|
581
|
+
f === null ? oe = "null" : yt(f) ? oe = "array" : f !== void 0 && f.$$typeof === a ? (oe = "<" + (Y(f.type) || "Unknown") + " />", R = " Did you accidentally export a JSX literal instead of a component?") : oe = typeof f, k("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", oe, R);
|
|
582
582
|
}
|
|
583
583
|
var se = mo(f, A, I, J, _);
|
|
584
584
|
if (se == null)
|
|
@@ -597,7 +597,7 @@ Check the top-level render call using <` + I + ">.");
|
|
|
597
597
|
Sn(Te, f);
|
|
598
598
|
}
|
|
599
599
|
if (ua.call(A, "key")) {
|
|
600
|
-
var Me =
|
|
600
|
+
var Me = Y(f), we = Object.keys(A).filter(function(To) {
|
|
601
601
|
return To !== "key";
|
|
602
602
|
}), xt = we.length > 0 ? "{key: someKey, " + we.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
603
603
|
if (!Pn[Me + xt]) {
|
|
@@ -736,7 +736,7 @@ const Yo = (e, a) => {
|
|
|
736
736
|
} = Fi(Uo) || {}, o = n || i || qo();
|
|
737
737
|
if (o && !o.reportNamespaces && (o.reportNamespaces = new Wo()), !o) {
|
|
738
738
|
Et(o, "NO_I18NEXT_INSTANCE", "useTranslation: You will need to pass in an i18next instance by using initReactI18next");
|
|
739
|
-
const F = (E,
|
|
739
|
+
const F = (E, Z) => Ye(Z) ? Z : Fo(Z) && Ye(Z.defaultValue) ? Z.defaultValue : Array.isArray(E) ? E[E.length - 1] : E, N = [F, {}, !1];
|
|
740
740
|
return N.t = F, N.i18n = {}, N.ready = !1, N;
|
|
741
741
|
}
|
|
742
742
|
(T = o.options.react) != null && T.wait && Et(o, "DEPRECATED_OPTION", "useTranslation: It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
|
@@ -768,7 +768,7 @@ const Yo = (e, a) => {
|
|
|
768
768
|
k.current && w(m);
|
|
769
769
|
};
|
|
770
770
|
return F && (o == null || o.on(F, E)), N && (o == null || o.store.on(N, E)), () => {
|
|
771
|
-
k.current = !1, o && F && (F == null || F.split(" ").forEach((
|
|
771
|
+
k.current = !1, o && F && (F == null || F.split(" ").forEach((Z) => o.off(Z, E))), N && o && N.split(" ").forEach((Z) => o.store.off(Z, E));
|
|
772
772
|
};
|
|
773
773
|
}, [o, y]), be(() => {
|
|
774
774
|
k.current && u && w(g);
|
|
@@ -1774,23 +1774,23 @@ function Zs(e, a, n) {
|
|
|
1774
1774
|
var v = new Xs(n, g, i ? r.componentStyle : void 0);
|
|
1775
1775
|
function k(T, P) {
|
|
1776
1776
|
return function(S, C, F) {
|
|
1777
|
-
var N = S.attrs, E = S.componentStyle,
|
|
1778
|
-
process.env.NODE_ENV !== "production" && Bn(
|
|
1779
|
-
var ue = gs(C, j,
|
|
1780
|
-
for (var fe, xe = ke(ke({},
|
|
1777
|
+
var N = S.attrs, E = S.componentStyle, Z = S.defaultProps, ee = S.foldedComponentIds, Y = S.styledComponentId, V = S.target, j = Je.useContext(or), q = Gn(), U = S.shouldForwardProp || q.shouldForwardProp;
|
|
1778
|
+
process.env.NODE_ENV !== "production" && Bn(Y);
|
|
1779
|
+
var ue = gs(C, j, Z) || oa, $ = function(ye, M, ve) {
|
|
1780
|
+
for (var fe, xe = ke(ke({}, M), { className: void 0, theme: ve }), Pe = 0; Pe < ye.length; Pe += 1) {
|
|
1781
1781
|
var je = sa(fe = ye[Pe]) ? fe(xe) : fe;
|
|
1782
1782
|
for (var Ae in je) xe[Ae] = Ae === "className" ? We(xe[Ae], je[Ae]) : Ae === "style" ? ke(ke({}, xe[Ae]), je[Ae]) : je[Ae];
|
|
1783
1783
|
}
|
|
1784
|
-
return
|
|
1785
|
-
}(N, C, ue), de =
|
|
1786
|
-
for (var Q in
|
|
1787
|
-
var re = function(ye,
|
|
1788
|
-
var ve = Gn(), fe = ye.generateAndInjectStyles(
|
|
1784
|
+
return M.className && (xe.className = We(xe.className, M.className)), xe;
|
|
1785
|
+
}(N, C, ue), de = $.as || V, ae = {};
|
|
1786
|
+
for (var Q in $) $[Q] === void 0 || Q[0] === "$" || Q === "as" || Q === "theme" && $.theme === ue || (Q === "forwardedAs" ? ae.as = $.forwardedAs : U && !U(Q, de) || (ae[Q] = $[Q], U || process.env.NODE_ENV !== "development" || Jo(Q) || Qn.has(Q) || !Kt.has(de) || (Qn.add(Q), console.warn('styled-components: it looks like an unknown prop "'.concat(Q, '" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));
|
|
1787
|
+
var re = function(ye, M) {
|
|
1788
|
+
var ve = Gn(), fe = ye.generateAndInjectStyles(M, ve.styleSheet, ve.stylis);
|
|
1789
1789
|
return process.env.NODE_ENV !== "production" && Bn(fe), fe;
|
|
1790
|
-
}(E,
|
|
1790
|
+
}(E, $);
|
|
1791
1791
|
process.env.NODE_ENV !== "production" && S.warnTooManyClasses && S.warnTooManyClasses(re);
|
|
1792
|
-
var ge = We(ee,
|
|
1793
|
-
return re && (ge += " " + re),
|
|
1792
|
+
var ge = We(ee, Y);
|
|
1793
|
+
return re && (ge += " " + re), $.className && (ge += " " + $.className), ae[Tt(de) && !Kt.has(de) ? "class" : "className"] = ge, F && (ae.ref = F), Po(de, ae);
|
|
1794
1794
|
}(x, T, P);
|
|
1795
1795
|
}
|
|
1796
1796
|
k.displayName = p;
|
|
@@ -2372,6 +2372,8 @@ const O7 = ({ balance: e, bet: a, currencyId: n }) => {
|
|
|
2372
2372
|
justify-content: center;
|
|
2373
2373
|
text-align: center;
|
|
2374
2374
|
width: 100%;
|
|
2375
|
+
text-anchor: middle;
|
|
2376
|
+
dominant-baseline: middle;
|
|
2375
2377
|
}
|
|
2376
2378
|
`, bl = b.svg`
|
|
2377
2379
|
${({ $isDisabled: e }) => e && ` text-align: center;
|
|
@@ -3180,7 +3182,7 @@ const O7 = ({ balance: e, bet: a, currencyId: n }) => {
|
|
|
3180
3182
|
}
|
|
3181
3183
|
)
|
|
3182
3184
|
] }),
|
|
3183
|
-
/* @__PURE__ */ t.jsx(ml, { $fontSize: d == null ? void 0 : d.size, fill: "#fff", children: /* @__PURE__ */ t.jsx("tspan", { className: "chipAmount",
|
|
3185
|
+
/* @__PURE__ */ t.jsx(ml, { $fontSize: d == null ? void 0 : d.size, fill: "#fff", children: /* @__PURE__ */ t.jsx("tspan", { className: "chipAmount", x: "50%", y: "50%", children: l }) })
|
|
3184
3186
|
]
|
|
3185
3187
|
},
|
|
3186
3188
|
a
|
|
@@ -3802,42 +3804,42 @@ class tt extends ut {
|
|
|
3802
3804
|
}) : "", F = T && !r.ordinal && r.count === 0, N = F && r[`defaultValue${this.options.pluralSeparator}zero`] || r[`defaultValue${S}`] || r[`defaultValue${C}`] || r.defaultValue;
|
|
3803
3805
|
let E = c;
|
|
3804
3806
|
x && !c && P && (E = N);
|
|
3805
|
-
const
|
|
3806
|
-
if (x && E &&
|
|
3807
|
+
const Z = oi(E), ee = Object.prototype.toString.apply(E);
|
|
3808
|
+
if (x && E && Z && v.indexOf(ee) < 0 && !(L(k) && Array.isArray(E))) {
|
|
3807
3809
|
if (!r.returnObjects && !this.options.returnObjects) {
|
|
3808
3810
|
this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
|
|
3809
|
-
const
|
|
3811
|
+
const Y = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(w, E, {
|
|
3810
3812
|
...r,
|
|
3811
3813
|
ns: d
|
|
3812
3814
|
}) : `key '${l} (${this.language})' returned an object instead of string.`;
|
|
3813
|
-
return o ? (m.res =
|
|
3815
|
+
return o ? (m.res = Y, m.usedParams = this.getUsedParamsDetails(r), m) : Y;
|
|
3814
3816
|
}
|
|
3815
3817
|
if (s) {
|
|
3816
|
-
const
|
|
3818
|
+
const Y = Array.isArray(E), V = Y ? [] : {}, j = Y ? y : w;
|
|
3817
3819
|
for (const q in E)
|
|
3818
3820
|
if (Object.prototype.hasOwnProperty.call(E, q)) {
|
|
3819
|
-
const
|
|
3820
|
-
P && !c ? V[q] = this.translate(
|
|
3821
|
+
const U = `${j}${s}${q}`;
|
|
3822
|
+
P && !c ? V[q] = this.translate(U, {
|
|
3821
3823
|
...r,
|
|
3822
3824
|
defaultValue: oi(N) ? N[q] : void 0,
|
|
3823
3825
|
joinArrays: !1,
|
|
3824
3826
|
ns: d
|
|
3825
|
-
}) : V[q] = this.translate(
|
|
3827
|
+
}) : V[q] = this.translate(U, {
|
|
3826
3828
|
...r,
|
|
3827
3829
|
joinArrays: !1,
|
|
3828
3830
|
ns: d
|
|
3829
|
-
}), V[q] ===
|
|
3831
|
+
}), V[q] === U && (V[q] = E[q]);
|
|
3830
3832
|
}
|
|
3831
3833
|
c = V;
|
|
3832
3834
|
}
|
|
3833
3835
|
} else if (x && L(k) && Array.isArray(c))
|
|
3834
3836
|
c = c.join(k), c && (c = this.extendTranslation(c, a, r, i));
|
|
3835
3837
|
else {
|
|
3836
|
-
let
|
|
3837
|
-
!this.isValidLookup(c) && P && (
|
|
3838
|
-
const q = (r.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && V ? void 0 : c,
|
|
3839
|
-
if (V ||
|
|
3840
|
-
if (this.logger.log(
|
|
3838
|
+
let Y = !1, V = !1;
|
|
3839
|
+
!this.isValidLookup(c) && P && (Y = !0, c = N), this.isValidLookup(c) || (V = !0, c = l);
|
|
3840
|
+
const q = (r.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && V ? void 0 : c, U = P && N !== c && this.options.updateMissing;
|
|
3841
|
+
if (V || Y || U) {
|
|
3842
|
+
if (this.logger.log(U ? "updateKey" : "missingKey", p, h, l, U ? N : c), s) {
|
|
3841
3843
|
const ae = this.resolve(l, {
|
|
3842
3844
|
...r,
|
|
3843
3845
|
keySeparator: !1
|
|
@@ -3845,15 +3847,15 @@ class tt extends ut {
|
|
|
3845
3847
|
ae && ae.res && this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
|
|
3846
3848
|
}
|
|
3847
3849
|
let ue = [];
|
|
3848
|
-
const
|
|
3849
|
-
if (this.options.saveMissingTo === "fallback" &&
|
|
3850
|
-
for (let ae = 0; ae <
|
|
3851
|
-
ue.push(
|
|
3850
|
+
const $ = this.languageUtils.getFallbackCodes(this.options.fallbackLng, r.lng || this.language);
|
|
3851
|
+
if (this.options.saveMissingTo === "fallback" && $ && $[0])
|
|
3852
|
+
for (let ae = 0; ae < $.length; ae++)
|
|
3853
|
+
ue.push($[ae]);
|
|
3852
3854
|
else this.options.saveMissingTo === "all" ? ue = this.languageUtils.toResolveHierarchy(r.lng || this.language) : ue.push(r.lng || this.language);
|
|
3853
3855
|
const de = (ae, Q, re) => {
|
|
3854
3856
|
var ye;
|
|
3855
3857
|
const ge = P && re !== c ? re : q;
|
|
3856
|
-
this.options.missingKeyHandler ? this.options.missingKeyHandler(ae, h, Q, ge,
|
|
3858
|
+
this.options.missingKeyHandler ? this.options.missingKeyHandler(ae, h, Q, ge, U, r) : (ye = this.backendConnector) != null && ye.saveMissing && this.backendConnector.saveMissing(ae, h, Q, ge, U, r), this.emit("missingKey", ae, h, Q, c);
|
|
3857
3859
|
};
|
|
3858
3860
|
this.options.saveMissing && (this.options.saveMissingPlurals && T ? ue.forEach((ae) => {
|
|
3859
3861
|
const Q = this.pluralResolver.getSuffixes(ae, r);
|
|
@@ -3862,7 +3864,7 @@ class tt extends ut {
|
|
|
3862
3864
|
});
|
|
3863
3865
|
}) : de(ue, l, N));
|
|
3864
3866
|
}
|
|
3865
|
-
c = this.extendTranslation(c, a, r, m, i), V && c === l && this.options.appendNamespaceToMissingKey && (c = `${h}${u}${l}`), (V ||
|
|
3867
|
+
c = this.extendTranslation(c, a, r, m, i), V && c === l && this.options.appendNamespaceToMissingKey && (c = `${h}${u}${l}`), (V || Y) && this.options.parseMissingKeyHandler && (c = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${h}${u}${l}` : l, Y ? c : void 0, r));
|
|
3866
3868
|
}
|
|
3867
3869
|
return o ? (m.res = c, m.usedParams = this.getUsedParamsDetails(r), m) : c;
|
|
3868
3870
|
}
|
|
@@ -7683,11 +7685,11 @@ const Jd = b.div`
|
|
|
7683
7685
|
] }),
|
|
7684
7686
|
/* @__PURE__ */ t.jsx(Oe, {}),
|
|
7685
7687
|
h == null ? void 0 : h.map((c, w) => {
|
|
7686
|
-
var F, N, E,
|
|
7688
|
+
var F, N, E, Z, ee, Y, V;
|
|
7687
7689
|
const y = c != null && c.playerCards && ((F = c == null ? void 0 : c.playerCards) == null ? void 0 : F.length) > 0 ? c == null ? void 0 : c.playerCards : ((N = c == null ? void 0 : c.hand) == null ? void 0 : N.cards) ?? [];
|
|
7688
7690
|
if (y.length < 1)
|
|
7689
7691
|
return /* @__PURE__ */ t.jsx("div", {}, `box-${w}-'only'`);
|
|
7690
|
-
const v = (
|
|
7692
|
+
const v = (Z = (E = c == null ? void 0 : c.dealerBox) == null ? void 0 : E.hand) == null ? void 0 : Z.cards, k = ((ee = c == null ? void 0 : c.rebuy) == null ? void 0 : ee.cards.filter((j) => j.scannerIndex > 0)) ?? [], x = c != null && c.dealerCards && (c == null ? void 0 : c.dealerCards.length) > 0 ? c == null ? void 0 : c.dealerCards : v ?? [], T = ((V = (Y = c == null ? void 0 : c.dealerBox) == null ? void 0 : Y.rebuy) == null ? void 0 : V.cards.filter(
|
|
7691
7693
|
(j) => j.scannerIndex > 0
|
|
7692
7694
|
)) ?? [], P = (c == null ? void 0 : c.bets) ?? [], S = p ? bi(y) : mi(y), C = p ? bi(x) : mi(x);
|
|
7693
7695
|
return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
|
@@ -7696,13 +7698,13 @@ const Jd = b.div`
|
|
|
7696
7698
|
/* @__PURE__ */ t.jsx("div", { className: "text", children: /* @__PURE__ */ t.jsx("span", { className: "text", children: o("Player's Hand") }) }),
|
|
7697
7699
|
/* @__PURE__ */ t.jsx(Oe, { $isVisible: !i || r }),
|
|
7698
7700
|
/* @__PURE__ */ t.jsx("div", { className: "cards", children: y.map((j, q) => {
|
|
7699
|
-
const
|
|
7701
|
+
const U = S.cards.includes(
|
|
7700
7702
|
j.scannerIndex
|
|
7701
7703
|
);
|
|
7702
7704
|
return /* @__PURE__ */ t.jsx(
|
|
7703
7705
|
"div",
|
|
7704
7706
|
{
|
|
7705
|
-
className: `card-style ${
|
|
7707
|
+
className: `card-style ${U ? "win-card" : ""}`,
|
|
7706
7708
|
children: /* @__PURE__ */ t.jsx(
|
|
7707
7709
|
Ie,
|
|
7708
7710
|
{
|
|
@@ -7721,13 +7723,13 @@ const Jd = b.div`
|
|
|
7721
7723
|
k.length > 0 && /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
|
7722
7724
|
/* @__PURE__ */ t.jsx("div", { className: "cards", children: k.map((j, q) => {
|
|
7723
7725
|
if (j.scannerIndex <= 0) return;
|
|
7724
|
-
const
|
|
7726
|
+
const U = S.cards.includes(
|
|
7725
7727
|
j.scannerIndex
|
|
7726
7728
|
);
|
|
7727
7729
|
return /* @__PURE__ */ t.jsx(
|
|
7728
7730
|
"div",
|
|
7729
7731
|
{
|
|
7730
|
-
className: `card-style ${
|
|
7732
|
+
className: `card-style ${U ? "win-card" : ""}`,
|
|
7731
7733
|
children: /* @__PURE__ */ t.jsx(
|
|
7732
7734
|
Ie,
|
|
7733
7735
|
{
|
|
@@ -7759,13 +7761,13 @@ const Jd = b.div`
|
|
|
7759
7761
|
/* @__PURE__ */ t.jsx("div", { className: "text", children: /* @__PURE__ */ t.jsx("span", { className: "text", children: o("Dealer's Hand") }) }),
|
|
7760
7762
|
/* @__PURE__ */ t.jsx(Oe, { $isVisible: !i || r }),
|
|
7761
7763
|
/* @__PURE__ */ t.jsx("div", { className: "cards", children: x == null ? void 0 : x.map((j, q) => {
|
|
7762
|
-
const
|
|
7764
|
+
const U = C.cards.includes(
|
|
7763
7765
|
j.scannerIndex
|
|
7764
7766
|
);
|
|
7765
7767
|
return /* @__PURE__ */ t.jsx(
|
|
7766
7768
|
"div",
|
|
7767
7769
|
{
|
|
7768
|
-
className: `card-style ${
|
|
7770
|
+
className: `card-style ${U ? "win-card" : ""}`,
|
|
7769
7771
|
children: /* @__PURE__ */ t.jsx(
|
|
7770
7772
|
Ie,
|
|
7771
7773
|
{
|
|
@@ -7784,13 +7786,13 @@ const Jd = b.div`
|
|
|
7784
7786
|
T.length > 0 && /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
|
7785
7787
|
/* @__PURE__ */ t.jsx("div", { className: "cards", children: T == null ? void 0 : T.map((j, q) => {
|
|
7786
7788
|
if (j.scannerIndex <= 0) return;
|
|
7787
|
-
const
|
|
7789
|
+
const U = C.cards.includes(
|
|
7788
7790
|
j.scannerIndex
|
|
7789
7791
|
);
|
|
7790
7792
|
return /* @__PURE__ */ t.jsx(
|
|
7791
7793
|
"div",
|
|
7792
7794
|
{
|
|
7793
|
-
className: `card-style ${
|
|
7795
|
+
className: `card-style ${U ? "win-card" : ""}`,
|
|
7794
7796
|
children: /* @__PURE__ */ t.jsx(
|
|
7795
7797
|
Ie,
|
|
7796
7798
|
{
|
|
@@ -10770,9 +10772,9 @@ const Oc = b(Mr)`
|
|
|
10770
10772
|
nickName: F,
|
|
10771
10773
|
errorCode: N,
|
|
10772
10774
|
playerId: E,
|
|
10773
|
-
gameType:
|
|
10775
|
+
gameType: Z,
|
|
10774
10776
|
maxPayOut: ee,
|
|
10775
|
-
selectedGame:
|
|
10777
|
+
selectedGame: Y,
|
|
10776
10778
|
limit: V
|
|
10777
10779
|
}) => {
|
|
10778
10780
|
switch (e) {
|
|
@@ -10826,7 +10828,7 @@ const Oc = b(Mr)`
|
|
|
10826
10828
|
case H.Tournament:
|
|
10827
10829
|
return /* @__PURE__ */ t.jsx(Or, { tournamentData: c, playerId: E });
|
|
10828
10830
|
case H.Info:
|
|
10829
|
-
return /* @__PURE__ */ t.jsx(bc, { gameType:
|
|
10831
|
+
return /* @__PURE__ */ t.jsx(bc, { gameType: Z, selectedGame: Y });
|
|
10830
10832
|
case H.Support:
|
|
10831
10833
|
return /* @__PURE__ */ t.jsx(
|
|
10832
10834
|
vc,
|
|
@@ -10841,7 +10843,7 @@ const Oc = b(Mr)`
|
|
|
10841
10843
|
Yr,
|
|
10842
10844
|
{
|
|
10843
10845
|
stakes: x,
|
|
10844
|
-
gameType:
|
|
10846
|
+
gameType: Z || 1,
|
|
10845
10847
|
maxPayOut: ee,
|
|
10846
10848
|
currencyId: T || "USD"
|
|
10847
10849
|
}
|
|
@@ -10849,7 +10851,7 @@ const Oc = b(Mr)`
|
|
|
10849
10851
|
Ur,
|
|
10850
10852
|
{
|
|
10851
10853
|
...x,
|
|
10852
|
-
gameType:
|
|
10854
|
+
gameType: Z,
|
|
10853
10855
|
limit: V
|
|
10854
10856
|
}
|
|
10855
10857
|
) : null;
|
|
@@ -11084,22 +11086,22 @@ const Oc = b(Mr)`
|
|
|
11084
11086
|
streamQuality: F,
|
|
11085
11087
|
nickNameChange: N,
|
|
11086
11088
|
nickName: E,
|
|
11087
|
-
dealerName:
|
|
11089
|
+
dealerName: Z,
|
|
11088
11090
|
errorCode: ee,
|
|
11089
|
-
gameType:
|
|
11091
|
+
gameType: Y,
|
|
11090
11092
|
maxPayOut: V,
|
|
11091
11093
|
selectedGame: j,
|
|
11092
11094
|
limit: q
|
|
11093
11095
|
}) => {
|
|
11094
|
-
const [
|
|
11096
|
+
const [U, ue] = G(0), [$, de] = G(null), [ae, Q] = G(!1), { t: re } = z(), { clickSound: ge } = Re({ effectsVolume: 50 }), [ye, M] = G(0), [ve, fe] = G(0), xe = () => {
|
|
11095
11097
|
ge(), de(null);
|
|
11096
|
-
}, Pe = Cl(
|
|
11097
|
-
if (
|
|
11098
|
+
}, Pe = Cl($, m, U === 1), je = (W) => {
|
|
11099
|
+
if (W === H.VolumeOn) {
|
|
11098
11100
|
x(c === 0 ? 100 : 0);
|
|
11099
11101
|
return;
|
|
11100
|
-
} else
|
|
11102
|
+
} else W !== H.closeMenu && de(W);
|
|
11101
11103
|
ge(), Q(!1);
|
|
11102
|
-
}, Ae =
|
|
11104
|
+
}, Ae = U === 1 ? { headerClick: () => ue(2) } : {}, gt = (W) => [
|
|
11103
11105
|
{
|
|
11104
11106
|
name: "Settings",
|
|
11105
11107
|
buttonType: H.Settings,
|
|
@@ -11107,7 +11109,7 @@ const Oc = b(Mr)`
|
|
|
11107
11109
|
},
|
|
11108
11110
|
{
|
|
11109
11111
|
buttonType: H.VolumeOn,
|
|
11110
|
-
icon:
|
|
11112
|
+
icon: W === 0 ? Vr() : dn()
|
|
11111
11113
|
},
|
|
11112
11114
|
{
|
|
11113
11115
|
buttonType: H.closeMenu,
|
|
@@ -11124,15 +11126,15 @@ const Oc = b(Mr)`
|
|
|
11124
11126
|
children: /* @__PURE__ */ t.jsx(Jl, {})
|
|
11125
11127
|
}
|
|
11126
11128
|
),
|
|
11127
|
-
|
|
11129
|
+
$ && Pe && ($ !== H.Limit || typeof P != "string") && /* @__PURE__ */ t.jsx(
|
|
11128
11130
|
_l,
|
|
11129
11131
|
{
|
|
11130
11132
|
isLandscape: m,
|
|
11131
11133
|
close: xe,
|
|
11132
11134
|
...Pe,
|
|
11133
11135
|
...Ae,
|
|
11134
|
-
dealerName:
|
|
11135
|
-
active:
|
|
11136
|
+
dealerName: $ === H.Tip ? Z : "",
|
|
11137
|
+
active: $,
|
|
11136
11138
|
children: /* @__PURE__ */ t.jsx(
|
|
11137
11139
|
Gr,
|
|
11138
11140
|
{
|
|
@@ -11142,7 +11144,7 @@ const Oc = b(Mr)`
|
|
|
11142
11144
|
effectsVolume: v,
|
|
11143
11145
|
setEffectsVolume: k,
|
|
11144
11146
|
setStreamVolume: x,
|
|
11145
|
-
activeAction:
|
|
11147
|
+
activeAction: $,
|
|
11146
11148
|
messages: o,
|
|
11147
11149
|
currencyId: y,
|
|
11148
11150
|
onSendMessage: l,
|
|
@@ -11153,18 +11155,18 @@ const Oc = b(Mr)`
|
|
|
11153
11155
|
historyData: s,
|
|
11154
11156
|
isMobile: !0,
|
|
11155
11157
|
isLandscape: m,
|
|
11156
|
-
openRoundHistory:
|
|
11158
|
+
openRoundHistory: U,
|
|
11157
11159
|
setOpenRoundHistory: ue,
|
|
11158
11160
|
limits: P,
|
|
11159
|
-
sendTip: (
|
|
11160
|
-
de(null), Q(!1), S(
|
|
11161
|
+
sendTip: (W) => {
|
|
11162
|
+
de(null), Q(!1), S(W);
|
|
11161
11163
|
},
|
|
11162
11164
|
handleStreamQualityChange: C,
|
|
11163
11165
|
streamQuality: F,
|
|
11164
11166
|
nickNameChange: N,
|
|
11165
11167
|
nickName: E,
|
|
11166
11168
|
errorCode: ee,
|
|
11167
|
-
gameType:
|
|
11169
|
+
gameType: Y,
|
|
11168
11170
|
maxPayOut: V,
|
|
11169
11171
|
selectedGame: j ?? 0,
|
|
11170
11172
|
limit: q
|
|
@@ -11175,14 +11177,14 @@ const Oc = b(Mr)`
|
|
|
11175
11177
|
ae && /* @__PURE__ */ t.jsxs(
|
|
11176
11178
|
zc,
|
|
11177
11179
|
{
|
|
11178
|
-
onTouchStart: (
|
|
11179
|
-
m || Tl(
|
|
11180
|
+
onTouchStart: (W) => {
|
|
11181
|
+
m || Tl(W, M);
|
|
11180
11182
|
},
|
|
11181
|
-
onTouchMove: (
|
|
11182
|
-
m || Il(
|
|
11183
|
+
onTouchMove: (W) => {
|
|
11184
|
+
m || Il(W, ye, Q);
|
|
11183
11185
|
},
|
|
11184
|
-
onTouchEnd: (
|
|
11185
|
-
m || Sl(
|
|
11186
|
+
onTouchEnd: (W) => {
|
|
11187
|
+
m || Sl(W, M);
|
|
11186
11188
|
},
|
|
11187
11189
|
$isLandscape: m,
|
|
11188
11190
|
children: [
|
|
@@ -11197,14 +11199,14 @@ const Oc = b(Mr)`
|
|
|
11197
11199
|
/* @__PURE__ */ t.jsx("p", { className: "round", "data-testid": "game-round", children: a })
|
|
11198
11200
|
] })
|
|
11199
11201
|
] }),
|
|
11200
|
-
/* @__PURE__ */ t.jsx("div", { className: "button-wrapper", children: gt(c).map((
|
|
11202
|
+
/* @__PURE__ */ t.jsx("div", { className: "button-wrapper", children: gt(c).map((W) => /* @__PURE__ */ t.jsx(
|
|
11201
11203
|
"button",
|
|
11202
11204
|
{
|
|
11203
11205
|
className: "button",
|
|
11204
|
-
onClick: () => je(
|
|
11205
|
-
children:
|
|
11206
|
+
onClick: () => je(W.buttonType),
|
|
11207
|
+
children: W.icon
|
|
11206
11208
|
},
|
|
11207
|
-
|
|
11209
|
+
W.buttonType
|
|
11208
11210
|
)) })
|
|
11209
11211
|
] }),
|
|
11210
11212
|
/* @__PURE__ */ t.jsxs(Mc, { children: [
|
|
@@ -11220,36 +11222,36 @@ const Oc = b(Mr)`
|
|
|
11220
11222
|
}
|
|
11221
11223
|
),
|
|
11222
11224
|
/* @__PURE__ */ t.jsxs(Uc, { $isLandscape: m, children: [
|
|
11223
|
-
/* @__PURE__ */ t.jsx("div", { className: "menu-line", children: xl.map((
|
|
11224
|
-
if (!(n === Le.Galabet &&
|
|
11225
|
+
/* @__PURE__ */ t.jsx("div", { className: "menu-line", children: xl.map((W) => {
|
|
11226
|
+
if (!(n === Le.Galabet && W.name === "Send Tip" || W.name === "Send Tip" && !Z))
|
|
11225
11227
|
return /* @__PURE__ */ t.jsxs(
|
|
11226
11228
|
Ti,
|
|
11227
11229
|
{
|
|
11228
11230
|
$isLandscape: m,
|
|
11229
|
-
onClick: () => je(
|
|
11231
|
+
onClick: () => je(W.buttonType),
|
|
11230
11232
|
children: [
|
|
11231
|
-
|
|
11232
|
-
/* @__PURE__ */ t.jsx("p", { className: "p", children: re(
|
|
11233
|
+
W.icon,
|
|
11234
|
+
/* @__PURE__ */ t.jsx("p", { className: "p", children: re(W.name) })
|
|
11233
11235
|
]
|
|
11234
11236
|
},
|
|
11235
|
-
|
|
11237
|
+
W.buttonType
|
|
11236
11238
|
);
|
|
11237
11239
|
}) }),
|
|
11238
|
-
/* @__PURE__ */ t.jsx("div", { className: "menu-line", children: Al.map((
|
|
11240
|
+
/* @__PURE__ */ t.jsx("div", { className: "menu-line", children: Al.map((W) => /* @__PURE__ */ t.jsxs(
|
|
11239
11241
|
Ti,
|
|
11240
11242
|
{
|
|
11241
11243
|
$isLandscape: m,
|
|
11242
|
-
onClick: () => je(
|
|
11244
|
+
onClick: () => je(W.buttonType),
|
|
11243
11245
|
children: [
|
|
11244
|
-
|
|
11246
|
+
W.icon,
|
|
11245
11247
|
/* @__PURE__ */ t.jsxs("p", { className: "p", children: [
|
|
11246
|
-
re(
|
|
11248
|
+
re(W.name),
|
|
11247
11249
|
" ",
|
|
11248
|
-
typeof P == "string" &&
|
|
11250
|
+
typeof P == "string" && W.name === "Limits & Payouts" && /* @__PURE__ */ t.jsx(t.Fragment, { children: P })
|
|
11249
11251
|
] })
|
|
11250
11252
|
]
|
|
11251
11253
|
},
|
|
11252
|
-
|
|
11254
|
+
W.buttonType
|
|
11253
11255
|
)) })
|
|
11254
11256
|
] }),
|
|
11255
11257
|
h && /* @__PURE__ */ t.jsxs(
|
|
@@ -11607,25 +11609,25 @@ const Oc = b(Mr)`
|
|
|
11607
11609
|
errorCode: F,
|
|
11608
11610
|
playerId: N,
|
|
11609
11611
|
partnerId: E,
|
|
11610
|
-
isActiveModal:
|
|
11612
|
+
isActiveModal: Z,
|
|
11611
11613
|
setActivation: ee,
|
|
11612
|
-
gameType:
|
|
11614
|
+
gameType: Y,
|
|
11613
11615
|
selectedGame: V
|
|
11614
11616
|
}) => {
|
|
11615
|
-
const [j, q] = G(null), [
|
|
11616
|
-
if (
|
|
11617
|
+
const [j, q] = G(null), [U, ue] = G(0), $ = vl(j, U === 1), { clickSound: de } = Re({ effectsVolume: 100 }), ae = (M, ve) => {
|
|
11618
|
+
if (M.buttonType === H.FullScreen && h(), M.buttonType === H.VolumeOn) {
|
|
11617
11619
|
m(u === 0 ? 100 : 0);
|
|
11618
11620
|
return;
|
|
11619
11621
|
} else
|
|
11620
|
-
q(ve ? null :
|
|
11621
|
-
}, Q = (
|
|
11622
|
+
q(ve ? null : M.buttonType), ee == null || ee();
|
|
11623
|
+
}, Q = (M) => M.buttonType === H.FullScreen && d ? au() : M.buttonType === H.VolumeOn ? u === 0 ? Vr() : dn() : M.icon;
|
|
11622
11624
|
be(() => {
|
|
11623
11625
|
w && (q(H.Tournament), ee == null || ee());
|
|
11624
11626
|
}, [w]), be(() => {
|
|
11625
|
-
|
|
11626
|
-
}, [
|
|
11627
|
-
const re =
|
|
11628
|
-
q(null), ee == null || ee(), v(
|
|
11627
|
+
Z && q(null);
|
|
11628
|
+
}, [Z]);
|
|
11629
|
+
const re = U === 1 ? { headerClick: () => ue(2) } : {}, ge = (M) => {
|
|
11630
|
+
q(null), ee == null || ee(), v(M);
|
|
11629
11631
|
}, ye = /* @__PURE__ */ t.jsx(
|
|
11630
11632
|
Gr,
|
|
11631
11633
|
{
|
|
@@ -11633,7 +11635,7 @@ const Oc = b(Mr)`
|
|
|
11633
11635
|
historyData: s,
|
|
11634
11636
|
setOpenRoundHistory: ue,
|
|
11635
11637
|
activeAction: j,
|
|
11636
|
-
openRoundHistory:
|
|
11638
|
+
openRoundHistory: U,
|
|
11637
11639
|
messages: e,
|
|
11638
11640
|
currencyId: k,
|
|
11639
11641
|
onSendMessage: a,
|
|
@@ -11646,7 +11648,7 @@ const Oc = b(Mr)`
|
|
|
11646
11648
|
setEffectsVolume: g,
|
|
11647
11649
|
setStreamVolume: m,
|
|
11648
11650
|
tournamentData: c,
|
|
11649
|
-
sendTip:
|
|
11651
|
+
sendTip: $ ? ge : void 0,
|
|
11650
11652
|
handleStreamQualityChange: x,
|
|
11651
11653
|
streamQuality: T,
|
|
11652
11654
|
nickNameChange: P,
|
|
@@ -11654,37 +11656,37 @@ const Oc = b(Mr)`
|
|
|
11654
11656
|
errorCode: F,
|
|
11655
11657
|
playerId: N,
|
|
11656
11658
|
isMobile: !1,
|
|
11657
|
-
gameType:
|
|
11659
|
+
gameType: Y,
|
|
11658
11660
|
selectedGame: V ?? 0
|
|
11659
11661
|
}
|
|
11660
11662
|
);
|
|
11661
11663
|
return /* @__PURE__ */ t.jsxs(eu, { children: [
|
|
11662
|
-
/* @__PURE__ */ t.jsx(_c, { children: kl.map((
|
|
11663
|
-
const fe = j ===
|
|
11664
|
-
if (!(
|
|
11664
|
+
/* @__PURE__ */ t.jsx(_c, { children: kl.map((M, ve) => {
|
|
11665
|
+
const fe = j === M.buttonType;
|
|
11666
|
+
if (!(M.buttonType === H.Tournament && !n || E === Le.Galabet && M.buttonType === H.Tip || M.buttonType === H.Tip && !C))
|
|
11665
11667
|
return /* @__PURE__ */ t.jsx(
|
|
11666
11668
|
Ja,
|
|
11667
11669
|
{
|
|
11668
|
-
icon: Q(
|
|
11669
|
-
isValueButton:
|
|
11670
|
+
icon: Q(M),
|
|
11671
|
+
isValueButton: M.buttonType === H.VolumeOn,
|
|
11670
11672
|
isActive: fe,
|
|
11671
11673
|
onClick: () => {
|
|
11672
|
-
ae(
|
|
11674
|
+
ae(M, fe), de();
|
|
11673
11675
|
},
|
|
11674
|
-
buttonInfo:
|
|
11676
|
+
buttonInfo: M == null ? void 0 : M.name,
|
|
11675
11677
|
setStreamVolume: m,
|
|
11676
11678
|
streamVolume: u
|
|
11677
11679
|
},
|
|
11678
11680
|
ve
|
|
11679
11681
|
);
|
|
11680
11682
|
}) }),
|
|
11681
|
-
j && /* @__PURE__ */ t.jsx(t.Fragment, { children:
|
|
11683
|
+
j && /* @__PURE__ */ t.jsx(t.Fragment, { children: $ ? /* @__PURE__ */ t.jsx(
|
|
11682
11684
|
Qr,
|
|
11683
11685
|
{
|
|
11684
11686
|
close: () => {
|
|
11685
11687
|
q(null), ee == null || ee(), de();
|
|
11686
11688
|
},
|
|
11687
|
-
|
|
11689
|
+
...$,
|
|
11688
11690
|
...re,
|
|
11689
11691
|
dealerName: j === H.Tip ? C : "",
|
|
11690
11692
|
children: ye
|
|
@@ -16781,7 +16783,7 @@ const $1 = "Type", _1 = "Your bets have been refunded", ep = "Limits", ap = "Dea
|
|
|
16781
16783
|
Prizes: "Призы",
|
|
16782
16784
|
Leaderboard: "Таблица лидеров",
|
|
16783
16785
|
Rules: "Правила"
|
|
16784
|
-
}, Gg = "Минимум", Vg = "Низкий", Qg = "Средний", Jg = "Высокий", Xg = "Авто", Zg = "Изменить", $g = "Важно", _g = "Примечания", e3 = "ЛОББИ", a3 = "Блэкджек", t3 = "Страховка", n3 = "поделить", i3 = "Результаты", r3 = "Выплаты", o3 = "Автовоспроизведение", s3 = "Чат", l3 = "Звук", d3 = "Настройки", h3 = "Перетасовка", c3 = "Ставки", u3 = "единица", p3 = "угол", f3 = "сплит", m3 = "Статистика", b3 = "Бокс", g3 = "Анте", y3 = "Бонус", w3 = "Далее", k3 = "Назад", v3 = "Флоп", x3 = "Игрок", A3 = "Играть", C3 = "ИГРАТЬ", T3 = "АНТЕ", I3 = "БОНУС", S3 = "undo", P3 = "double", j3 = "hit", B3 = "stand", L3 = "чаевые", N3 = "Итого", F3 = "Помощь", E3 = "страховка", D3 = "TRIPS", H3 = "Blind", R3 = "Выигрыш", O3 = "Ничья", z3 = "Возврат", K3 = "Проигрыш", q3 = "Лобби", M3 = "Играть", U3 = "Введение", W3 = "Карты", Y3 = "Результат", G3 = "Оплата
|
|
16786
|
+
}, Gg = "Минимум", Vg = "Низкий", Qg = "Средний", Jg = "Высокий", Xg = "Авто", Zg = "Изменить", $g = "Важно", _g = "Примечания", e3 = "ЛОББИ", a3 = "Блэкджек", t3 = "Страховка", n3 = "поделить", i3 = "Результаты", r3 = "Выплаты", o3 = "Автовоспроизведение", s3 = "Чат", l3 = "Звук", d3 = "Настройки", h3 = "Перетасовка", c3 = "Ставки", u3 = "единица", p3 = "угол", f3 = "сплит", m3 = "Статистика", b3 = "Бокс", g3 = "Анте", y3 = "Бонус", w3 = "Далее", k3 = "Назад", v3 = "Флоп", x3 = "Игрок", A3 = "Играть", C3 = "ИГРАТЬ", T3 = "АНТЕ", I3 = "БОНУС", S3 = "undo", P3 = "double", j3 = "hit", B3 = "stand", L3 = "чаевые", N3 = "Итого", F3 = "Помощь", E3 = "страховка", D3 = "TRIPS", H3 = "Blind", R3 = "Выигрыш", O3 = "Ничья", z3 = "Возврат", K3 = "Проигрыш", q3 = "Лобби", M3 = "Играть", U3 = "Введение", W3 = "Карты", Y3 = "Результат", G3 = "Оплата Коэффициент", V3 = {
|
|
16785
16787
|
"Win number": "Выигравший номер",
|
|
16786
16788
|
Type: Ub,
|
|
16787
16789
|
"canceled round": "Раунд отменен",
|