livevegas-ui-kit 1.0.239 → 1.0.241
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/livevegas-ui-kit.es.js +154 -155
- package/dist/livevegas-ui-kit.umd.js +24 -24
- package/dist/utils/helpers.d.ts +2 -0
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import Je, { createContext as uo, useContext as ji, useCallback as po, useState as Y, useRef as ia, useEffect as
|
|
1
|
+
import Je, { createContext as uo, useContext as ji, useCallback as po, useState as Y, useRef as ia, useEffect as ge, useDebugValue as jn, createElement as mo } from "react";
|
|
2
2
|
var Et = { exports: {} }, ma = {};
|
|
3
3
|
/**
|
|
4
4
|
* @license React
|
|
@@ -129,7 +129,7 @@ function bo() {
|
|
|
129
129
|
function se() {
|
|
130
130
|
}
|
|
131
131
|
se.__reactDisabledLog = !0;
|
|
132
|
-
function
|
|
132
|
+
function ye() {
|
|
133
133
|
{
|
|
134
134
|
if (oe === 0) {
|
|
135
135
|
te = console.log, $ = console.info, T = console.warn, F = console.error, _ = console.group, U = console.groupCollapsed, Q = console.groupEnd;
|
|
@@ -152,7 +152,7 @@ function bo() {
|
|
|
152
152
|
oe++;
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
|
-
function
|
|
155
|
+
function we() {
|
|
156
156
|
{
|
|
157
157
|
if (oe--, oe === 0) {
|
|
158
158
|
var p = {
|
|
@@ -187,39 +187,39 @@ function bo() {
|
|
|
187
187
|
oe < 0 && v("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
|
-
var M = k.ReactCurrentDispatcher,
|
|
190
|
+
var M = k.ReactCurrentDispatcher, xe;
|
|
191
191
|
function me(p, x, S) {
|
|
192
192
|
{
|
|
193
|
-
if (
|
|
193
|
+
if (xe === void 0)
|
|
194
194
|
try {
|
|
195
195
|
throw Error();
|
|
196
196
|
} catch (J) {
|
|
197
197
|
var B = J.stack.trim().match(/\n( *(at )?)/);
|
|
198
|
-
|
|
198
|
+
xe = B && B[1] || "";
|
|
199
199
|
}
|
|
200
200
|
return `
|
|
201
|
-
` +
|
|
201
|
+
` + xe + p;
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
|
-
var
|
|
204
|
+
var Ae = !1, Pe;
|
|
205
205
|
{
|
|
206
|
-
var
|
|
207
|
-
|
|
206
|
+
var Be = typeof WeakMap == "function" ? WeakMap : Map;
|
|
207
|
+
Pe = new Be();
|
|
208
208
|
}
|
|
209
|
-
function
|
|
210
|
-
if (!p ||
|
|
209
|
+
function Ce(p, x) {
|
|
210
|
+
if (!p || Ae)
|
|
211
211
|
return "";
|
|
212
212
|
{
|
|
213
|
-
var S =
|
|
213
|
+
var S = Pe.get(p);
|
|
214
214
|
if (S !== void 0)
|
|
215
215
|
return S;
|
|
216
216
|
}
|
|
217
217
|
var B;
|
|
218
|
-
|
|
218
|
+
Ae = !0;
|
|
219
219
|
var J = Error.prepareStackTrace;
|
|
220
220
|
Error.prepareStackTrace = void 0;
|
|
221
221
|
var ee;
|
|
222
|
-
ee = M.current, M.current = null,
|
|
222
|
+
ee = M.current, M.current = null, ye();
|
|
223
223
|
try {
|
|
224
224
|
if (x) {
|
|
225
225
|
var q = function() {
|
|
@@ -232,29 +232,29 @@ function bo() {
|
|
|
232
232
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
233
233
|
try {
|
|
234
234
|
Reflect.construct(q, []);
|
|
235
|
-
} catch (
|
|
236
|
-
B =
|
|
235
|
+
} catch (ke) {
|
|
236
|
+
B = ke;
|
|
237
237
|
}
|
|
238
238
|
Reflect.construct(p, [], q);
|
|
239
239
|
} else {
|
|
240
240
|
try {
|
|
241
241
|
q.call();
|
|
242
|
-
} catch (
|
|
243
|
-
B =
|
|
242
|
+
} catch (ke) {
|
|
243
|
+
B = ke;
|
|
244
244
|
}
|
|
245
245
|
p.call(q.prototype);
|
|
246
246
|
}
|
|
247
247
|
} else {
|
|
248
248
|
try {
|
|
249
249
|
throw Error();
|
|
250
|
-
} catch (
|
|
251
|
-
B =
|
|
250
|
+
} catch (ke) {
|
|
251
|
+
B = ke;
|
|
252
252
|
}
|
|
253
253
|
p();
|
|
254
254
|
}
|
|
255
|
-
} catch (
|
|
256
|
-
if (
|
|
257
|
-
for (var O =
|
|
255
|
+
} catch (ke) {
|
|
256
|
+
if (ke && B && typeof ke.stack == "string") {
|
|
257
|
+
for (var O = ke.stack.split(`
|
|
258
258
|
`), fe = B.stack.split(`
|
|
259
259
|
`), le = O.length - 1, de = fe.length - 1; le >= 1 && de >= 0 && O[le] !== fe[de]; )
|
|
260
260
|
de--;
|
|
@@ -263,22 +263,22 @@ function bo() {
|
|
|
263
263
|
if (le !== 1 || de !== 1)
|
|
264
264
|
do
|
|
265
265
|
if (le--, de--, de < 0 || O[le] !== fe[de]) {
|
|
266
|
-
var
|
|
266
|
+
var Ie = `
|
|
267
267
|
` + O[le].replace(" at new ", " at ");
|
|
268
|
-
return p.displayName &&
|
|
268
|
+
return p.displayName && Ie.includes("<anonymous>") && (Ie = Ie.replace("<anonymous>", p.displayName)), typeof p == "function" && Pe.set(p, Ie), Ie;
|
|
269
269
|
}
|
|
270
270
|
while (le >= 1 && de >= 0);
|
|
271
271
|
break;
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
274
|
} finally {
|
|
275
|
-
|
|
275
|
+
Ae = !1, M.current = ee, we(), Error.prepareStackTrace = J;
|
|
276
276
|
}
|
|
277
277
|
var _e = p ? p.displayName || p.name : "", Me = _e ? me(_e) : "";
|
|
278
|
-
return typeof p == "function" &&
|
|
278
|
+
return typeof p == "function" && Pe.set(p, Me), Me;
|
|
279
279
|
}
|
|
280
280
|
function yt(p, x, S) {
|
|
281
|
-
return
|
|
281
|
+
return Ce(p, !1);
|
|
282
282
|
}
|
|
283
283
|
function W(p) {
|
|
284
284
|
var x = p.prototype;
|
|
@@ -288,7 +288,7 @@ function bo() {
|
|
|
288
288
|
if (p == null)
|
|
289
289
|
return "";
|
|
290
290
|
if (typeof p == "function")
|
|
291
|
-
return
|
|
291
|
+
return Ce(p, W(p));
|
|
292
292
|
if (typeof p == "string")
|
|
293
293
|
return me(p);
|
|
294
294
|
switch (p) {
|
|
@@ -584,24 +584,24 @@ Check the top-level render call using <` + S + ">.");
|
|
|
584
584
|
if (de == null)
|
|
585
585
|
return de;
|
|
586
586
|
if (q) {
|
|
587
|
-
var
|
|
588
|
-
if (
|
|
587
|
+
var Ie = x.children;
|
|
588
|
+
if (Ie !== void 0)
|
|
589
589
|
if (B)
|
|
590
|
-
if (wt(
|
|
591
|
-
for (var _e = 0; _e <
|
|
592
|
-
Tn(
|
|
593
|
-
Object.freeze && Object.freeze(
|
|
590
|
+
if (wt(Ie)) {
|
|
591
|
+
for (var _e = 0; _e < Ie.length; _e++)
|
|
592
|
+
Tn(Ie[_e], p);
|
|
593
|
+
Object.freeze && Object.freeze(Ie);
|
|
594
594
|
} else
|
|
595
595
|
v("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
|
-
Tn(
|
|
597
|
+
Tn(Ie, p);
|
|
598
598
|
}
|
|
599
599
|
if (pa.call(x, "key")) {
|
|
600
|
-
var Me = G(p),
|
|
600
|
+
var Me = G(p), ke = Object.keys(x).filter(function(co) {
|
|
601
601
|
return co !== "key";
|
|
602
|
-
}), At =
|
|
602
|
+
}), At = ke.length > 0 ? "{key: someKey, " + ke.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
603
603
|
if (!In[Me + At]) {
|
|
604
|
-
var ho =
|
|
604
|
+
var ho = ke.length > 0 ? "{" + ke.join(": ..., ") + ": ...}" : "{}";
|
|
605
605
|
v(`A props object containing a "key" prop is being spread into JSX:
|
|
606
606
|
let props = %s;
|
|
607
607
|
<%s {...props} />
|
|
@@ -723,7 +723,7 @@ class Bo {
|
|
|
723
723
|
}
|
|
724
724
|
const Lo = (e, t) => {
|
|
725
725
|
const n = ia();
|
|
726
|
-
return
|
|
726
|
+
return ge(() => {
|
|
727
727
|
n.current = e;
|
|
728
728
|
}, [e, t]), n.current;
|
|
729
729
|
}, Li = (e, t, n, i) => e.getFixedT(t, n, i), No = (e, t, n, i) => po(Li(e, t, n, i), [e, t, n, i]), K = (e, t = {}) => {
|
|
@@ -754,7 +754,7 @@ const Lo = (e, t) => {
|
|
|
754
754
|
let y = h.join();
|
|
755
755
|
t.lng && (y = `${t.lng}${y}`);
|
|
756
756
|
const k = Lo(y), v = ia(!0);
|
|
757
|
-
|
|
757
|
+
ge(() => {
|
|
758
758
|
const {
|
|
759
759
|
bindI18n: E,
|
|
760
760
|
bindI18nStore: N
|
|
@@ -770,7 +770,7 @@ const Lo = (e, t) => {
|
|
|
770
770
|
return E && (o == null || o.on(E, D)), N && (o == null || o.store.on(N, D)), () => {
|
|
771
771
|
v.current = !1, o && E && (E == null || E.split(" ").forEach((Z) => o.off(Z, D))), N && o && N.split(" ").forEach((Z) => o.store.off(Z, D));
|
|
772
772
|
};
|
|
773
|
-
}, [o, y]),
|
|
773
|
+
}, [o, y]), ge(() => {
|
|
774
774
|
v.current && c && w(g);
|
|
775
775
|
}, [o, d, c]);
|
|
776
776
|
const A = [f, o, c];
|
|
@@ -779,14 +779,14 @@ const Lo = (e, t) => {
|
|
|
779
779
|
t.lng ? Nn(o, t.lng, h, () => E()) : Ht(o, h, () => E());
|
|
780
780
|
});
|
|
781
781
|
};
|
|
782
|
-
var
|
|
783
|
-
return
|
|
782
|
+
var ve = function() {
|
|
783
|
+
return ve = Object.assign || function(t) {
|
|
784
784
|
for (var n, i = 1, r = arguments.length; i < r; i++) {
|
|
785
785
|
n = arguments[i];
|
|
786
786
|
for (var o in n) Object.prototype.hasOwnProperty.call(n, o) && (t[o] = n[o]);
|
|
787
787
|
}
|
|
788
788
|
return t;
|
|
789
|
-
},
|
|
789
|
+
}, ve.apply(this, arguments);
|
|
790
790
|
};
|
|
791
791
|
function Xe(e, t, n) {
|
|
792
792
|
if (n || arguments.length === 2) for (var i = 0, r = t.length, o; i < r; i++)
|
|
@@ -843,7 +843,7 @@ function Fn(e, t) {
|
|
|
843
843
|
return !ze(n, t);
|
|
844
844
|
});
|
|
845
845
|
}
|
|
846
|
-
var dt = 1, oa = 1, Ri = 0,
|
|
846
|
+
var dt = 1, oa = 1, Ri = 0, je = 0, he = 0, ha = "";
|
|
847
847
|
function ht(e, t, n, i, r, o, s, l) {
|
|
848
848
|
return { value: e, root: t, parent: n, type: i, props: r, children: o, line: dt, column: oa, length: s, return: "", siblings: l };
|
|
849
849
|
}
|
|
@@ -859,16 +859,16 @@ function Ko() {
|
|
|
859
859
|
return he;
|
|
860
860
|
}
|
|
861
861
|
function qo() {
|
|
862
|
-
return he =
|
|
862
|
+
return he = je > 0 ? ce(ha, --je) : 0, oa--, he === 10 && (oa = 1, dt--), he;
|
|
863
863
|
}
|
|
864
864
|
function Ne() {
|
|
865
|
-
return he =
|
|
865
|
+
return he = je < Ri ? ce(ha, je++) : 0, oa++, he === 10 && (oa = 1, dt++), he;
|
|
866
866
|
}
|
|
867
867
|
function Ye() {
|
|
868
|
-
return ce(ha,
|
|
868
|
+
return ce(ha, je);
|
|
869
869
|
}
|
|
870
870
|
function Va() {
|
|
871
|
-
return
|
|
871
|
+
return je;
|
|
872
872
|
}
|
|
873
873
|
function ct(e, t) {
|
|
874
874
|
return ra(ha, e, t);
|
|
@@ -906,13 +906,13 @@ function zt(e) {
|
|
|
906
906
|
return 0;
|
|
907
907
|
}
|
|
908
908
|
function Mo(e) {
|
|
909
|
-
return dt = oa = 1, Ri = Ee(ha = e),
|
|
909
|
+
return dt = oa = 1, Ri = Ee(ha = e), je = 0, [];
|
|
910
910
|
}
|
|
911
911
|
function Uo(e) {
|
|
912
912
|
return ha = "", e;
|
|
913
913
|
}
|
|
914
914
|
function Ct(e) {
|
|
915
|
-
return Di(ct(
|
|
915
|
+
return Di(ct(je - 1, Kt(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
|
|
916
916
|
}
|
|
917
917
|
function Wo(e) {
|
|
918
918
|
for (; (he = Ye()) && he < 33; )
|
|
@@ -928,7 +928,7 @@ function Kt(e) {
|
|
|
928
928
|
for (; Ne(); )
|
|
929
929
|
switch (he) {
|
|
930
930
|
case e:
|
|
931
|
-
return
|
|
931
|
+
return je;
|
|
932
932
|
case 34:
|
|
933
933
|
case 39:
|
|
934
934
|
e !== 34 && e !== 39 && Kt(he);
|
|
@@ -940,18 +940,18 @@ function Kt(e) {
|
|
|
940
940
|
Ne();
|
|
941
941
|
break;
|
|
942
942
|
}
|
|
943
|
-
return
|
|
943
|
+
return je;
|
|
944
944
|
}
|
|
945
945
|
function Yo(e, t) {
|
|
946
946
|
for (; Ne() && e + he !== 57; )
|
|
947
947
|
if (e + he === 84 && Ye() === 47)
|
|
948
948
|
break;
|
|
949
|
-
return "/*" + ct(t,
|
|
949
|
+
return "/*" + ct(t, je - 1) + "*" + tn(e === 47 ? e : Ne());
|
|
950
950
|
}
|
|
951
951
|
function Vo(e) {
|
|
952
952
|
for (; !zt(Ye()); )
|
|
953
953
|
Ne();
|
|
954
|
-
return ct(e,
|
|
954
|
+
return ct(e, je);
|
|
955
955
|
}
|
|
956
956
|
function Qo(e) {
|
|
957
957
|
return Uo(Qa("", null, null, null, [""], e = Mo(e), 0, [0], e));
|
|
@@ -1581,7 +1581,7 @@ var Ji = function(e) {
|
|
|
1581
1581
|
function e(t, n, i) {
|
|
1582
1582
|
t === void 0 && (t = sa), n === void 0 && (n = {});
|
|
1583
1583
|
var r = this;
|
|
1584
|
-
this.options =
|
|
1584
|
+
this.options = ve(ve({}, js), t), this.gs = n, this.names = new Map(i), this.server = !!t.isServer, !this.server && _a && Un && (Un = !1, Mn(this)), on(this, function() {
|
|
1585
1585
|
return function(o) {
|
|
1586
1586
|
for (var s = o.getTag(), l = s.length, d = "", h = function(m) {
|
|
1587
1587
|
var g = function(k) {
|
|
@@ -1604,7 +1604,7 @@ var Ji = function(e) {
|
|
|
1604
1604
|
}, e.prototype.rehydrate = function() {
|
|
1605
1605
|
!this.server && _a && Mn(this);
|
|
1606
1606
|
}, e.prototype.reconstructWithOptions = function(t, n) {
|
|
1607
|
-
return n === void 0 && (n = !0), new e(
|
|
1607
|
+
return n === void 0 && (n = !0), new e(ve(ve({}, this.options), t), this.gs, n && this.names || void 0);
|
|
1608
1608
|
}, e.prototype.allocateGSInstance = function(t) {
|
|
1609
1609
|
return this.gs[t] = (this.gs[t] || 0) + 1;
|
|
1610
1610
|
}, e.prototype.getTag = function() {
|
|
@@ -1776,21 +1776,21 @@ function Rs(e, t, n) {
|
|
|
1776
1776
|
return function(j, I, E) {
|
|
1777
1777
|
var N = j.attrs, D = j.componentStyle, Z = j.defaultProps, ae = j.foldedComponentIds, G = j.styledComponentId, V = j.target, oe = Je.useContext(ar), te = Wn(), $ = j.shouldForwardProp || te.shouldForwardProp;
|
|
1778
1778
|
process.env.NODE_ENV !== "production" && jn(G);
|
|
1779
|
-
var T = ns(I, oe, Z) || sa, F = function(
|
|
1780
|
-
for (var me,
|
|
1781
|
-
var
|
|
1782
|
-
for (var
|
|
1779
|
+
var T = ns(I, oe, Z) || sa, F = function(we, M, xe) {
|
|
1780
|
+
for (var me, Ae = ve(ve({}, M), { className: void 0, theme: xe }), Pe = 0; Pe < we.length; Pe += 1) {
|
|
1781
|
+
var Be = la(me = we[Pe]) ? me(Ae) : me;
|
|
1782
|
+
for (var Ce in Be) Ae[Ce] = Ce === "className" ? We(Ae[Ce], Be[Ce]) : Ce === "style" ? ve(ve({}, Ae[Ce]), Be[Ce]) : Be[Ce];
|
|
1783
1783
|
}
|
|
1784
|
-
return M.className && (
|
|
1784
|
+
return M.className && (Ae.className = We(Ae.className, M.className)), Ae;
|
|
1785
1785
|
}(N, I, T), _ = F.as || V, U = {};
|
|
1786
1786
|
for (var Q in F) F[Q] === void 0 || Q[0] === "$" || Q === "as" || Q === "theme" && F.theme === T || (Q === "forwardedAs" ? U.as = F.forwardedAs : $ && !$(Q, _) || (U[Q] = F[Q], $ || process.env.NODE_ENV !== "development" || Do(Q) || Yn.has(Q) || !qt.has(_) || (Yn.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 se = function(
|
|
1788
|
-
var
|
|
1787
|
+
var se = function(we, M) {
|
|
1788
|
+
var xe = Wn(), me = we.generateAndInjectStyles(M, xe.styleSheet, xe.stylis);
|
|
1789
1789
|
return process.env.NODE_ENV !== "production" && jn(me), me;
|
|
1790
1790
|
}(D, F);
|
|
1791
1791
|
process.env.NODE_ENV !== "production" && j.warnTooManyClasses && j.warnTooManyClasses(se);
|
|
1792
|
-
var
|
|
1793
|
-
return se && (
|
|
1792
|
+
var ye = We(ae, G);
|
|
1793
|
+
return se && (ye += " " + se), F.className && (ye += " " + F.className), U[It(_) && !qt.has(_) ? "class" : "className"] = ye, E && (U.ref = E), mo(_, U);
|
|
1794
1794
|
}(A, C, P);
|
|
1795
1795
|
}
|
|
1796
1796
|
v.displayName = m;
|
|
@@ -1844,9 +1844,9 @@ function Vt(e, t, n) {
|
|
|
1844
1844
|
return e(t, n, sn.apply(void 0, Xe([r], o, !1)));
|
|
1845
1845
|
};
|
|
1846
1846
|
return i.attrs = function(r) {
|
|
1847
|
-
return Vt(e, t,
|
|
1847
|
+
return Vt(e, t, ve(ve({}, n), { attrs: Array.prototype.concat(n.attrs, r).filter(Boolean) }));
|
|
1848
1848
|
}, i.withConfig = function(r) {
|
|
1849
|
-
return Vt(e, t,
|
|
1849
|
+
return Vt(e, t, ve(ve({}, n), r));
|
|
1850
1850
|
}, i;
|
|
1851
1851
|
}
|
|
1852
1852
|
var tr = function(e) {
|
|
@@ -2028,7 +2028,6 @@ function Qt(e) {
|
|
|
2028
2028
|
KGS: "KGS",
|
|
2029
2029
|
KHR: "៛",
|
|
2030
2030
|
KRW: "₩",
|
|
2031
|
-
KWD: "ك",
|
|
2032
2031
|
KZT: "₸",
|
|
2033
2032
|
LAT: "Ls",
|
|
2034
2033
|
LTL: "Lt",
|
|
@@ -2069,7 +2068,7 @@ function Qt(e) {
|
|
|
2069
2068
|
ZMW: "ZK"
|
|
2070
2069
|
}[e] || e;
|
|
2071
2070
|
}
|
|
2072
|
-
var
|
|
2071
|
+
var be = /* @__PURE__ */ ((e) => (e[e.BetConstruct = 2] = "BetConstruct", e[e.PokerDom = 32] = "PokerDom", e[e.Test = 49] = "Test", e[e.BetArabia = 67] = "BetArabia", e[e.Betrupi = 69] = "Betrupi", e[e.Galabet = 155] = "Galabet", e[e.Lynon = 156] = "Lynon", e[e.LiveVegasPro = 159] = "LiveVegasPro", e[e.LiveVegasProD = 160] = "LiveVegasProD", e[e.Demo = 160] = "Demo", e[e.HiltonBet = 204] = "HiltonBet", e[e.QTechTest = 223] = "QTechTest", e[e.OPS = 247] = "OPS", e[e.Notix = 272] = "Notix", e[e.OPS_PROD = 276] = "OPS_PROD", e))(be || {}), ne = /* @__PURE__ */ ((e) => (e[e.TEXAS = 3] = "TEXAS", e[e.ROULETTE = 2] = "ROULETTE", e[e.BLACKJACK = 8] = "BLACKJACK", e[e.VIPVERTUAL = 21] = "VIPVERTUAL", e[e.VIP = 5] = "VIP", e))(ne || {}), ir = /* @__PURE__ */ ((e) => (e[e.RussianPoker = 3] = "RussianPoker", e[e.OasisPoker = 6] = "OasisPoker", e[e.TexasUltimate = 20] = "TexasUltimate", e[e.TexasHoldem = 10] = "TexasHoldem", e[e.SixCard = 16] = "SixCard", e))(ir || {});
|
|
2073
2072
|
const rr = {
|
|
2074
2073
|
3: "Russian Poker",
|
|
2075
2074
|
6: "Oasis Poker",
|
|
@@ -3857,9 +3856,9 @@ class it extends mt {
|
|
|
3857
3856
|
T.push(F[U]);
|
|
3858
3857
|
else this.options.saveMissingTo === "all" ? T = this.languageUtils.toResolveHierarchy(r.lng || this.language) : T.push(r.lng || this.language);
|
|
3859
3858
|
const _ = (U, Q, se) => {
|
|
3860
|
-
var
|
|
3861
|
-
const
|
|
3862
|
-
this.options.missingKeyHandler ? this.options.missingKeyHandler(U, h, Q,
|
|
3859
|
+
var we;
|
|
3860
|
+
const ye = P && se !== f ? se : te;
|
|
3861
|
+
this.options.missingKeyHandler ? this.options.missingKeyHandler(U, h, Q, ye, $, r) : (we = this.backendConnector) != null && we.saveMissing && this.backendConnector.saveMissing(U, h, Q, ye, $, r), this.emit("missingKey", U, h, Q, f);
|
|
3863
3862
|
};
|
|
3864
3863
|
this.options.saveMissing && (this.options.saveMissingPlurals && C ? T.forEach((U) => {
|
|
3865
3864
|
const Q = this.pluralResolver.getSuffixes(U, r);
|
|
@@ -5088,7 +5087,7 @@ const fr = {
|
|
|
5088
5087
|
}, g = () => {
|
|
5089
5088
|
t !== 1 && (h(), n(t - 1));
|
|
5090
5089
|
};
|
|
5091
|
-
|
|
5090
|
+
ge(() => {
|
|
5092
5091
|
u();
|
|
5093
5092
|
}, [t]);
|
|
5094
5093
|
const u = () => {
|
|
@@ -6042,7 +6041,7 @@ const kr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
6042
6041
|
border-left: 14px solid transparent;
|
|
6043
6042
|
border-right: 0 solid transparent;
|
|
6044
6043
|
border-bottom: 14px solid #ffae00;
|
|
6045
|
-
`,
|
|
6044
|
+
`, Se = ({
|
|
6046
6045
|
index: e,
|
|
6047
6046
|
cardWidth: t = 48,
|
|
6048
6047
|
cardHeight: n = 54,
|
|
@@ -6301,7 +6300,7 @@ b.div`
|
|
|
6301
6300
|
align-items: center;
|
|
6302
6301
|
}
|
|
6303
6302
|
`;
|
|
6304
|
-
const
|
|
6303
|
+
const Le = b.div`
|
|
6305
6304
|
min-width: 100%;
|
|
6306
6305
|
min-height: 1px;
|
|
6307
6306
|
background: linear-gradient(
|
|
@@ -6549,13 +6548,13 @@ const Nd = b.div`
|
|
|
6549
6548
|
] })
|
|
6550
6549
|
] })
|
|
6551
6550
|
] }),
|
|
6552
|
-
/* @__PURE__ */ a.jsx(
|
|
6551
|
+
/* @__PURE__ */ a.jsx(Le, {}),
|
|
6553
6552
|
/* @__PURE__ */ a.jsxs(mi, { $isMobile: !1, children: [
|
|
6554
6553
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6555
6554
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: o("Dealer") }),
|
|
6556
|
-
/* @__PURE__ */ a.jsx(
|
|
6555
|
+
/* @__PURE__ */ a.jsx(Le, {}),
|
|
6557
6556
|
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (h = e.initialDealerCards) == null ? void 0 : h.map((y, k) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6558
|
-
|
|
6557
|
+
Se,
|
|
6559
6558
|
{
|
|
6560
6559
|
index: y.scannerIndex,
|
|
6561
6560
|
cardHeight: s,
|
|
@@ -6567,9 +6566,9 @@ const Nd = b.div`
|
|
|
6567
6566
|
] }),
|
|
6568
6567
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6569
6568
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: o("Flop") }),
|
|
6570
|
-
/* @__PURE__ */ a.jsx(
|
|
6569
|
+
/* @__PURE__ */ a.jsx(Le, {}),
|
|
6571
6570
|
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (c = e.floppedCards) == null ? void 0 : c.map((y, k) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6572
|
-
|
|
6571
|
+
Se,
|
|
6573
6572
|
{
|
|
6574
6573
|
index: y.scannerIndex,
|
|
6575
6574
|
cardHeight: s,
|
|
@@ -6581,9 +6580,9 @@ const Nd = b.div`
|
|
|
6581
6580
|
] }),
|
|
6582
6581
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6583
6582
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: o("Player") }),
|
|
6584
|
-
/* @__PURE__ */ a.jsx(
|
|
6583
|
+
/* @__PURE__ */ a.jsx(Le, {}),
|
|
6585
6584
|
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (m = e.initialPlayerCards) == null ? void 0 : m.map((y, k) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6586
|
-
|
|
6585
|
+
Se,
|
|
6587
6586
|
{
|
|
6588
6587
|
index: y.scannerIndex,
|
|
6589
6588
|
cardHeight: s,
|
|
@@ -6594,7 +6593,7 @@ const Nd = b.div`
|
|
|
6594
6593
|
) }, k)) })
|
|
6595
6594
|
] })
|
|
6596
6595
|
] }),
|
|
6597
|
-
/* @__PURE__ */ a.jsx(
|
|
6596
|
+
/* @__PURE__ */ a.jsx(Le, {}),
|
|
6598
6597
|
/* @__PURE__ */ a.jsxs(mi, { $isMobile: i && !r, children: [
|
|
6599
6598
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6600
6599
|
/* @__PURE__ */ a.jsxs("div", { className: "text", children: [
|
|
@@ -6603,9 +6602,9 @@ const Nd = b.div`
|
|
|
6603
6602
|
Ca[e == null ? void 0 : e.dealerWinType] ?? ""
|
|
6604
6603
|
) })
|
|
6605
6604
|
] }),
|
|
6606
|
-
/* @__PURE__ */ a.jsx(
|
|
6605
|
+
/* @__PURE__ */ a.jsx(Le, { $isVisible: !i || r }),
|
|
6607
6606
|
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (g = e.dealerCards) == null ? void 0 : g.map((y, k) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6608
|
-
|
|
6607
|
+
Se,
|
|
6609
6608
|
{
|
|
6610
6609
|
index: y.scannerIndex,
|
|
6611
6610
|
cardHeight: s,
|
|
@@ -6615,12 +6614,12 @@ const Nd = b.div`
|
|
|
6615
6614
|
}
|
|
6616
6615
|
) }, k)) })
|
|
6617
6616
|
] }),
|
|
6618
|
-
/* @__PURE__ */ a.jsx(
|
|
6617
|
+
/* @__PURE__ */ a.jsx(Le, { $isVisible: i && !r }),
|
|
6619
6618
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6620
6619
|
/* @__PURE__ */ a.jsx("div", { className: "text secondtext", children: /* @__PURE__ */ a.jsx("span", { className: "text", children: o("Bonus Game") }) }),
|
|
6621
|
-
/* @__PURE__ */ a.jsx(
|
|
6620
|
+
/* @__PURE__ */ a.jsx(Le, { $isVisible: !i || r }),
|
|
6622
6621
|
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (u = e.bonusCards) == null ? void 0 : u.map((y, k) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6623
|
-
|
|
6622
|
+
Se,
|
|
6624
6623
|
{
|
|
6625
6624
|
index: y.scannerIndex,
|
|
6626
6625
|
cardHeight: s,
|
|
@@ -6630,7 +6629,7 @@ const Nd = b.div`
|
|
|
6630
6629
|
}
|
|
6631
6630
|
) }, k)) })
|
|
6632
6631
|
] }),
|
|
6633
|
-
/* @__PURE__ */ a.jsx(
|
|
6632
|
+
/* @__PURE__ */ a.jsx(Le, { $isVisible: i && !r }),
|
|
6634
6633
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6635
6634
|
/* @__PURE__ */ a.jsxs("div", { className: "text", children: [
|
|
6636
6635
|
/* @__PURE__ */ a.jsx("span", { className: "text", children: o("Player's Hand") }),
|
|
@@ -6638,9 +6637,9 @@ const Nd = b.div`
|
|
|
6638
6637
|
Ca[e == null ? void 0 : e.playerWinType] ?? ""
|
|
6639
6638
|
) })
|
|
6640
6639
|
] }),
|
|
6641
|
-
/* @__PURE__ */ a.jsx(
|
|
6640
|
+
/* @__PURE__ */ a.jsx(Le, { $isVisible: !i || r }),
|
|
6642
6641
|
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (f = e.playerCards) == null ? void 0 : f.map((y, k) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6643
|
-
|
|
6642
|
+
Se,
|
|
6644
6643
|
{
|
|
6645
6644
|
index: y.scannerIndex,
|
|
6646
6645
|
cardHeight: s,
|
|
@@ -6651,7 +6650,7 @@ const Nd = b.div`
|
|
|
6651
6650
|
) }, k)) })
|
|
6652
6651
|
] })
|
|
6653
6652
|
] }),
|
|
6654
|
-
/* @__PURE__ */ a.jsx(
|
|
6653
|
+
/* @__PURE__ */ a.jsx(Le, {}),
|
|
6655
6654
|
/* @__PURE__ */ a.jsx(Nd, { children: /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
|
|
6656
6655
|
/* @__PURE__ */ a.jsx("thead", { children: /* @__PURE__ */ a.jsxs("tr", { className: "boxes", children: [
|
|
6657
6656
|
/* @__PURE__ */ a.jsx("th", { className: "title", children: o("Bet Type") }),
|
|
@@ -7504,7 +7503,7 @@ const Nd = b.div`
|
|
|
7504
7503
|
{
|
|
7505
7504
|
className: `card-style ${T != null && T.isInWinCombination ? "win-card" : ""}`,
|
|
7506
7505
|
children: /* @__PURE__ */ a.jsx(
|
|
7507
|
-
|
|
7506
|
+
Se,
|
|
7508
7507
|
{
|
|
7509
7508
|
index: T.scannerIndex,
|
|
7510
7509
|
cardHeight: s,
|
|
@@ -7529,7 +7528,7 @@ const Nd = b.div`
|
|
|
7529
7528
|
{
|
|
7530
7529
|
className: `card-style ${T != null && T.isInWinCombination ? "win-card" : ""}`,
|
|
7531
7530
|
children: /* @__PURE__ */ a.jsx(
|
|
7532
|
-
|
|
7531
|
+
Se,
|
|
7533
7532
|
{
|
|
7534
7533
|
index: T.scannerIndex,
|
|
7535
7534
|
cardHeight: s,
|
|
@@ -7561,7 +7560,7 @@ const Nd = b.div`
|
|
|
7561
7560
|
{
|
|
7562
7561
|
className: `card-style ${T != null && T.isInWinCombination ? "win-card" : ""}`,
|
|
7563
7562
|
children: /* @__PURE__ */ a.jsx(
|
|
7564
|
-
|
|
7563
|
+
Se,
|
|
7565
7564
|
{
|
|
7566
7565
|
index: T == null ? void 0 : T.scannerIndex,
|
|
7567
7566
|
cardHeight: s,
|
|
@@ -7587,7 +7586,7 @@ const Nd = b.div`
|
|
|
7587
7586
|
{
|
|
7588
7587
|
className: `card-style ${T != null && T.isInWinCombination ? "win-card" : ""}`,
|
|
7589
7588
|
children: /* @__PURE__ */ a.jsx(
|
|
7590
|
-
|
|
7589
|
+
Se,
|
|
7591
7590
|
{
|
|
7592
7591
|
index: T.scannerIndex,
|
|
7593
7592
|
cardHeight: s,
|
|
@@ -7652,15 +7651,15 @@ const Nd = b.div`
|
|
|
7652
7651
|
}) => {
|
|
7653
7652
|
var f, w, y, k, v, A, C, P;
|
|
7654
7653
|
const [s, l] = Y(1), [d, h] = Y(null), [c, m] = Y(null), { clickSound: g } = Re({ effectsVolume: 50 });
|
|
7655
|
-
|
|
7654
|
+
ge(() => {
|
|
7656
7655
|
t(s);
|
|
7657
7656
|
}, [s]);
|
|
7658
7657
|
const u = (j) => {
|
|
7659
7658
|
g(), h(e.rounds[j]), m(j), n(1);
|
|
7660
7659
|
};
|
|
7661
|
-
return
|
|
7660
|
+
return ge(() => {
|
|
7662
7661
|
(c === null || c < 0) && n(0);
|
|
7663
|
-
}, [c]),
|
|
7662
|
+
}, [c]), ge(() => {
|
|
7664
7663
|
i === 2 && (n(0), h(null), m(null));
|
|
7665
7664
|
}, [i]), /* @__PURE__ */ a.jsx(gr, { children: d ? ((v = e == null ? void 0 : e.rounds[0]) == null ? void 0 : v.gameId) === ne.TEXAS ? /* @__PURE__ */ a.jsx(
|
|
7666
7665
|
Ed,
|
|
@@ -7888,7 +7887,7 @@ const ph = b.div`
|
|
|
7888
7887
|
bottom: 78px;
|
|
7889
7888
|
background: #111;
|
|
7890
7889
|
`}
|
|
7891
|
-
`,
|
|
7890
|
+
`, Te = b.div`
|
|
7892
7891
|
flex: ${({ align: e }) => e === "left" ? 2 : 1};
|
|
7893
7892
|
text-align: ${({ align: e }) => e || "center"};
|
|
7894
7893
|
font-size: 13px;
|
|
@@ -7971,7 +7970,7 @@ const Cr = ({
|
|
|
7971
7970
|
"Leaderboard"
|
|
7972
7971
|
/* Leaderboard */
|
|
7973
7972
|
), [s, l] = Y(Xn(e)), { clickSound: d } = Re({ effectsVolume: 50 }), { t: h } = K();
|
|
7974
|
-
|
|
7973
|
+
ge(() => {
|
|
7975
7974
|
const u = setInterval(() => {
|
|
7976
7975
|
l(Xn(e));
|
|
7977
7976
|
}, 1e3);
|
|
@@ -8005,35 +8004,35 @@ const Cr = ({
|
|
|
8005
8004
|
/* @__PURE__ */ a.jsxs(gh, { fromIcon: t, children: [
|
|
8006
8005
|
r === "Prizes" && /* @__PURE__ */ a.jsxs("div", { children: [
|
|
8007
8006
|
/* @__PURE__ */ a.jsxs(ya, { children: [
|
|
8008
|
-
/* @__PURE__ */ a.jsx(
|
|
8009
|
-
/* @__PURE__ */ a.jsx(
|
|
8007
|
+
/* @__PURE__ */ a.jsx(Te, { align: "left", children: /* @__PURE__ */ a.jsx("span", { children: h("Place") }) }),
|
|
8008
|
+
/* @__PURE__ */ a.jsx(Te, { align: "right", children: /* @__PURE__ */ a.jsx("span", { children: h("Score") }) })
|
|
8010
8009
|
] }),
|
|
8011
8010
|
e.prizes.map((u, f) => /* @__PURE__ */ a.jsxs(ya, { children: [
|
|
8012
|
-
/* @__PURE__ */ a.jsx(
|
|
8013
|
-
/* @__PURE__ */ a.jsx(
|
|
8011
|
+
/* @__PURE__ */ a.jsx(Te, { align: "left", children: u.positionStart === u.positionEnd ? u.positionStart : `${u.positionStart} - ${u.positionEnd}` }),
|
|
8012
|
+
/* @__PURE__ */ a.jsx(Te, { align: "right", children: u.winning.toFixed(2) })
|
|
8014
8013
|
] }, f))
|
|
8015
8014
|
] }),
|
|
8016
8015
|
r === "Leaderboard" && /* @__PURE__ */ a.jsxs(yh, { children: [
|
|
8017
8016
|
/* @__PURE__ */ a.jsxs(ya, { header: !0, children: [
|
|
8018
|
-
/* @__PURE__ */ a.jsx(
|
|
8019
|
-
/* @__PURE__ */ a.jsx(
|
|
8020
|
-
/* @__PURE__ */ a.jsx(
|
|
8017
|
+
/* @__PURE__ */ a.jsx(Te, { align: "left", children: h("Place") }),
|
|
8018
|
+
/* @__PURE__ */ a.jsx(Te, { align: "left", children: h("Nickname") }),
|
|
8019
|
+
/* @__PURE__ */ a.jsx(Te, { children: h("Score") })
|
|
8021
8020
|
] }),
|
|
8022
8021
|
(m = e.leaderBoard) == null ? void 0 : m.slice().sort((u, f) => u.position - f.position).map((u) => /* @__PURE__ */ a.jsxs(ya, { children: [
|
|
8023
|
-
/* @__PURE__ */ a.jsx(
|
|
8024
|
-
/* @__PURE__ */ a.jsx(
|
|
8025
|
-
/* @__PURE__ */ a.jsx(
|
|
8022
|
+
/* @__PURE__ */ a.jsx(Te, { align: "left", children: c(u.position) }),
|
|
8023
|
+
/* @__PURE__ */ a.jsx(Te, { align: "left", children: u.nickname }),
|
|
8024
|
+
/* @__PURE__ */ a.jsx(Te, { children: u.points })
|
|
8026
8025
|
] }, u.position)),
|
|
8027
8026
|
((g = e.leaderBoard) == null ? void 0 : g.find(
|
|
8028
8027
|
(u) => u.playerId === n
|
|
8029
8028
|
)) && /* @__PURE__ */ a.jsxs(ya, { highlight: !0, stickyBottom: !0, children: [
|
|
8030
|
-
/* @__PURE__ */ a.jsx(
|
|
8029
|
+
/* @__PURE__ */ a.jsx(Te, { align: "left", children: c(
|
|
8031
8030
|
e.leaderBoard.find(
|
|
8032
8031
|
(u) => u.playerId === n
|
|
8033
8032
|
).position
|
|
8034
8033
|
) }),
|
|
8035
|
-
/* @__PURE__ */ a.jsx(
|
|
8036
|
-
/* @__PURE__ */ a.jsx(
|
|
8034
|
+
/* @__PURE__ */ a.jsx(Te, { align: "left", children: "You" }),
|
|
8035
|
+
/* @__PURE__ */ a.jsx(Te, { children: e.leaderBoard.find(
|
|
8037
8036
|
(u) => u.playerId === n
|
|
8038
8037
|
).points })
|
|
8039
8038
|
] })
|
|
@@ -9180,7 +9179,7 @@ const Cr = ({
|
|
|
9180
9179
|
/* @__PURE__ */ a.jsx(un, { children: ue(s) }),
|
|
9181
9180
|
/* @__PURE__ */ a.jsx(Kh, { children: l }),
|
|
9182
9181
|
r && /* @__PURE__ */ a.jsx(qh, { children: /* @__PURE__ */ a.jsx(Uh, { children: (h = o[d]) == null ? void 0 : h.map((c, m) => /* @__PURE__ */ a.jsx(Mh, { children: /* @__PURE__ */ a.jsx(
|
|
9183
|
-
|
|
9182
|
+
Se,
|
|
9184
9183
|
{
|
|
9185
9184
|
index: c,
|
|
9186
9185
|
cardWidth: 24,
|
|
@@ -9405,7 +9404,7 @@ const Cr = ({
|
|
|
9405
9404
|
});
|
|
9406
9405
|
}
|
|
9407
9406
|
};
|
|
9408
|
-
return
|
|
9407
|
+
return ge(() => {
|
|
9409
9408
|
if (!r.current) return;
|
|
9410
9409
|
const m = {
|
|
9411
9410
|
root: r.current,
|
|
@@ -9448,7 +9447,7 @@ const Cr = ({
|
|
|
9448
9447
|
children: /* @__PURE__ */ a.jsx(Jh, { children: g.map((f, w) => /* @__PURE__ */ a.jsxs("div", { children: [
|
|
9449
9448
|
/* @__PURE__ */ a.jsx(Xh, { children: l(f.title) }),
|
|
9450
9449
|
/* @__PURE__ */ a.jsx(Zh, { children: f.cards.map((y, k) => /* @__PURE__ */ a.jsx(
|
|
9451
|
-
|
|
9450
|
+
Se,
|
|
9452
9451
|
{
|
|
9453
9452
|
index: y,
|
|
9454
9453
|
isWinCombination: !1,
|
|
@@ -10891,15 +10890,15 @@ const vc = b(jr)`
|
|
|
10891
10890
|
selectedGame: oe,
|
|
10892
10891
|
limit: te
|
|
10893
10892
|
}) => {
|
|
10894
|
-
const [$, T] = Y(0), [F, _] = Y(null), [U, Q] = Y(!1), { t: se } = K(), { clickSound:
|
|
10895
|
-
|
|
10896
|
-
},
|
|
10893
|
+
const [$, T] = Y(0), [F, _] = Y(null), [U, Q] = Y(!1), { t: se } = K(), { clickSound: ye } = Re({ effectsVolume: 50 }), [we, M] = Y(0), [xe, me] = Y(0), Ae = () => {
|
|
10894
|
+
ye(), _(null);
|
|
10895
|
+
}, Pe = dl(F, u, $ === 1), Be = (W) => {
|
|
10897
10896
|
if (W === R.VolumeOn) {
|
|
10898
10897
|
A(f === 0 ? 100 : 0);
|
|
10899
10898
|
return;
|
|
10900
10899
|
} else W !== R.closeMenu && _(W);
|
|
10901
|
-
|
|
10902
|
-
},
|
|
10900
|
+
ye(), Q(!1);
|
|
10901
|
+
}, Ce = $ === 1 ? { headerClick: () => T(2) } : {}, yt = (W) => [
|
|
10903
10902
|
{
|
|
10904
10903
|
name: "Settings",
|
|
10905
10904
|
buttonType: R.Settings,
|
|
@@ -10919,18 +10918,18 @@ const vc = b(jr)`
|
|
|
10919
10918
|
Sc,
|
|
10920
10919
|
{
|
|
10921
10920
|
onClick: () => {
|
|
10922
|
-
|
|
10921
|
+
ye(), Q(!0);
|
|
10923
10922
|
},
|
|
10924
10923
|
children: /* @__PURE__ */ a.jsx(El, {})
|
|
10925
10924
|
}
|
|
10926
10925
|
),
|
|
10927
|
-
F &&
|
|
10926
|
+
F && Pe && (F !== R.Limit || typeof P != "string") && /* @__PURE__ */ a.jsx(
|
|
10928
10927
|
Ol,
|
|
10929
10928
|
{
|
|
10930
10929
|
isLandscape: u,
|
|
10931
|
-
close:
|
|
10932
|
-
...
|
|
10933
|
-
...
|
|
10930
|
+
close: Ae,
|
|
10931
|
+
...Pe,
|
|
10932
|
+
...Ce,
|
|
10934
10933
|
dealerName: F === R.Tip ? Z : "",
|
|
10935
10934
|
active: F,
|
|
10936
10935
|
children: /* @__PURE__ */ a.jsx(
|
|
@@ -10979,7 +10978,7 @@ const vc = b(jr)`
|
|
|
10979
10978
|
u || hl(W, M);
|
|
10980
10979
|
},
|
|
10981
10980
|
onTouchMove: (W) => {
|
|
10982
|
-
u || cl(W,
|
|
10981
|
+
u || cl(W, we, Q);
|
|
10983
10982
|
},
|
|
10984
10983
|
onTouchEnd: (W) => {
|
|
10985
10984
|
u || ul(W, M);
|
|
@@ -11001,14 +11000,14 @@ const vc = b(jr)`
|
|
|
11001
11000
|
"button",
|
|
11002
11001
|
{
|
|
11003
11002
|
className: "button",
|
|
11004
|
-
onClick: () =>
|
|
11003
|
+
onClick: () => Be(W.buttonType),
|
|
11005
11004
|
children: W.icon
|
|
11006
11005
|
},
|
|
11007
11006
|
W.buttonType
|
|
11008
11007
|
)) })
|
|
11009
11008
|
] }),
|
|
11010
11009
|
/* @__PURE__ */ a.jsxs(Tc, { children: [
|
|
11011
|
-
n !==
|
|
11010
|
+
n !== be.QTechTest && n !== be.OPS && n !== be.Notix && n !== be.OPS_PROD && /* @__PURE__ */ a.jsxs(
|
|
11012
11011
|
wi,
|
|
11013
11012
|
{
|
|
11014
11013
|
$isLandscape: u,
|
|
@@ -11021,12 +11020,12 @@ const vc = b(jr)`
|
|
|
11021
11020
|
),
|
|
11022
11021
|
/* @__PURE__ */ a.jsxs(Ic, { $isLandscape: u, children: [
|
|
11023
11022
|
/* @__PURE__ */ a.jsx("div", { className: "menu-line", children: sl.map((W) => {
|
|
11024
|
-
if (!(n ===
|
|
11023
|
+
if (!((n === be.Galabet || n === be.LiveVegasProD || n === be.LiveVegasPro) && W.name === "Send Tip" || W.name === "Send Tip" && !Z))
|
|
11025
11024
|
return /* @__PURE__ */ a.jsxs(
|
|
11026
11025
|
ki,
|
|
11027
11026
|
{
|
|
11028
11027
|
$isLandscape: u,
|
|
11029
|
-
onClick: () =>
|
|
11028
|
+
onClick: () => Be(W.buttonType),
|
|
11030
11029
|
children: [
|
|
11031
11030
|
W.icon,
|
|
11032
11031
|
/* @__PURE__ */ a.jsx("p", { className: "p", children: se(W.name) })
|
|
@@ -11039,7 +11038,7 @@ const vc = b(jr)`
|
|
|
11039
11038
|
ki,
|
|
11040
11039
|
{
|
|
11041
11040
|
$isLandscape: u,
|
|
11042
|
-
onClick: () =>
|
|
11041
|
+
onClick: () => Be(W.buttonType),
|
|
11043
11042
|
children: [
|
|
11044
11043
|
W.icon,
|
|
11045
11044
|
/* @__PURE__ */ a.jsxs("p", { className: "p", children: [
|
|
@@ -11057,7 +11056,7 @@ const vc = b(jr)`
|
|
|
11057
11056
|
{
|
|
11058
11057
|
$isLandscape: u,
|
|
11059
11058
|
$tournament: !0,
|
|
11060
|
-
onClick: () =>
|
|
11059
|
+
onClick: () => Be(R.Tournament),
|
|
11061
11060
|
children: [
|
|
11062
11061
|
/* @__PURE__ */ a.jsx("img", { src: mr, alt: "Gold" }),
|
|
11063
11062
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: se("Tournament") })
|
|
@@ -11305,7 +11304,7 @@ const vc = b(jr)`
|
|
|
11305
11304
|
const [c, m] = Y(!1), { t: g } = K();
|
|
11306
11305
|
return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
|
|
11307
11306
|
/* @__PURE__ */ a.jsxs(Nc, { children: [
|
|
11308
|
-
i !==
|
|
11307
|
+
i !== be.QTechTest && i !== be.OPS && i !== be.Notix && i !== be.OPS_PROD && /* @__PURE__ */ a.jsxs(Fc, { onClick: () => dn(i, r, o, e), children: [
|
|
11309
11308
|
/* @__PURE__ */ a.jsx("div", { className: "lobby-content", children: /* @__PURE__ */ a.jsx(He, { height: 7, width: 12 }) }),
|
|
11310
11309
|
/* @__PURE__ */ a.jsx("div", { className: "company-logo", children: /* @__PURE__ */ a.jsx(Bc, {}) })
|
|
11311
11310
|
] }),
|
|
@@ -11412,21 +11411,21 @@ const vc = b(jr)`
|
|
|
11412
11411
|
gameType: G,
|
|
11413
11412
|
selectedGame: V
|
|
11414
11413
|
}) => {
|
|
11415
|
-
const [oe, te] = Y(null), [$, T] = Y(0), F = ol(oe, $ === 1), { clickSound: _ } = Re({ effectsVolume: 100 }), U = (M,
|
|
11414
|
+
const [oe, te] = Y(null), [$, T] = Y(0), F = ol(oe, $ === 1), { clickSound: _ } = Re({ effectsVolume: 100 }), U = (M, xe) => {
|
|
11416
11415
|
if (M.buttonType === R.FullScreen && h(), M.buttonType === R.VolumeOn) {
|
|
11417
11416
|
u(c === 0 ? 100 : 0);
|
|
11418
11417
|
return;
|
|
11419
11418
|
} else
|
|
11420
|
-
te(
|
|
11419
|
+
te(xe ? null : M.buttonType), ae == null || ae();
|
|
11421
11420
|
}, Q = (M) => M.buttonType === R.FullScreen && d ? Oc() : M.buttonType === R.VolumeOn ? c === 0 ? Fr() : hn() : M.icon;
|
|
11422
|
-
|
|
11421
|
+
ge(() => {
|
|
11423
11422
|
w && (te(R.Tournament), ae == null || ae());
|
|
11424
|
-
}, [w]),
|
|
11423
|
+
}, [w]), ge(() => {
|
|
11425
11424
|
Z && te(null);
|
|
11426
11425
|
}, [Z]);
|
|
11427
|
-
const se = $ === 1 ? { headerClick: () => T(2) } : {},
|
|
11426
|
+
const se = $ === 1 ? { headerClick: () => T(2) } : {}, ye = (M) => {
|
|
11428
11427
|
te(null), ae == null || ae(), k(M);
|
|
11429
|
-
},
|
|
11428
|
+
}, we = /* @__PURE__ */ a.jsx(
|
|
11430
11429
|
Nr,
|
|
11431
11430
|
{
|
|
11432
11431
|
getHistory: y,
|
|
@@ -11446,7 +11445,7 @@ const vc = b(jr)`
|
|
|
11446
11445
|
setEffectsVolume: g,
|
|
11447
11446
|
setStreamVolume: u,
|
|
11448
11447
|
tournamentData: f,
|
|
11449
|
-
sendTip: F ?
|
|
11448
|
+
sendTip: F ? ye : void 0,
|
|
11450
11449
|
handleStreamQualityChange: A,
|
|
11451
11450
|
streamQuality: C,
|
|
11452
11451
|
nickNameChange: P,
|
|
@@ -11459,9 +11458,9 @@ const vc = b(jr)`
|
|
|
11459
11458
|
}
|
|
11460
11459
|
);
|
|
11461
11460
|
return /* @__PURE__ */ a.jsxs(Rc, { children: [
|
|
11462
|
-
/* @__PURE__ */ a.jsx(Hc, { children: rl.map((M,
|
|
11461
|
+
/* @__PURE__ */ a.jsx(Hc, { children: rl.map((M, xe) => {
|
|
11463
11462
|
const me = oe === M.buttonType;
|
|
11464
|
-
if (!(M.buttonType === R.Tournament && !n || D ===
|
|
11463
|
+
if (!(M.buttonType === R.Tournament && !n || (D === be.Galabet || D === be.LiveVegasProD || D === be.LiveVegasPro) && M.buttonType === R.Tip || M.buttonType === R.Tip && !I))
|
|
11465
11464
|
return /* @__PURE__ */ a.jsx(
|
|
11466
11465
|
Za,
|
|
11467
11466
|
{
|
|
@@ -11475,7 +11474,7 @@ const vc = b(jr)`
|
|
|
11475
11474
|
setStreamVolume: u,
|
|
11476
11475
|
streamVolume: c
|
|
11477
11476
|
},
|
|
11478
|
-
|
|
11477
|
+
xe
|
|
11479
11478
|
);
|
|
11480
11479
|
}) }),
|
|
11481
11480
|
oe && /* @__PURE__ */ a.jsx(a.Fragment, { children: F ? /* @__PURE__ */ a.jsx(
|
|
@@ -11487,9 +11486,9 @@ const vc = b(jr)`
|
|
|
11487
11486
|
...F,
|
|
11488
11487
|
...se,
|
|
11489
11488
|
dealerName: oe === R.Tip ? I : "",
|
|
11490
|
-
children:
|
|
11489
|
+
children: we
|
|
11491
11490
|
}
|
|
11492
|
-
) :
|
|
11491
|
+
) : we })
|
|
11493
11492
|
] });
|
|
11494
11493
|
}, zc = b.div`
|
|
11495
11494
|
width: 320px;
|
|
@@ -11619,7 +11618,7 @@ const vc = b(jr)`
|
|
|
11619
11618
|
minutes: "00",
|
|
11620
11619
|
seconds: "00"
|
|
11621
11620
|
});
|
|
11622
|
-
return
|
|
11621
|
+
return ge(() => {
|
|
11623
11622
|
const l = setInterval(() => {
|
|
11624
11623
|
const d = (/* @__PURE__ */ new Date()).getTime(), c = new Date(n).getTime() - d;
|
|
11625
11624
|
if (c <= 0) {
|
|
@@ -12000,9 +11999,9 @@ const vc = b(jr)`
|
|
|
12000
11999
|
}, [r, o] = Y(!1), [s, l] = Y(
|
|
12001
12000
|
null
|
|
12002
12001
|
), d = e / 1e3;
|
|
12003
|
-
if (
|
|
12002
|
+
if (ge(() => {
|
|
12004
12003
|
o(!0);
|
|
12005
|
-
}, []),
|
|
12004
|
+
}, []), ge(() => {
|
|
12006
12005
|
e > 0 && s ? setTimeout(() => {
|
|
12007
12006
|
l(s - 1);
|
|
12008
12007
|
}, 1e3) : e > 0 && s === null ? l((e + 1e3) / 1e3) : (o(!1), l(null));
|
|
@@ -13268,7 +13267,7 @@ const xu = {
|
|
|
13268
13267
|
minutes: "00",
|
|
13269
13268
|
seconds: "00"
|
|
13270
13269
|
});
|
|
13271
|
-
|
|
13270
|
+
ge(() => {
|
|
13272
13271
|
const l = setInterval(() => {
|
|
13273
13272
|
const d = (/* @__PURE__ */ new Date()).getTime(), c = new Date(e.expireDate).getTime() - d;
|
|
13274
13273
|
if (c <= 0) {
|
|
@@ -19943,7 +19942,7 @@ export {
|
|
|
19943
19942
|
L8 as BonusModalContent,
|
|
19944
19943
|
Za as Button,
|
|
19945
19944
|
vr as Card,
|
|
19946
|
-
|
|
19945
|
+
Se as CardTexas,
|
|
19947
19946
|
F8 as CardsRightInfo,
|
|
19948
19947
|
at as Chip,
|
|
19949
19948
|
E8 as Chip3D,
|