livevegas-ui-kit 1.0.278 → 1.0.280
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 +133 -131
- package/dist/livevegas-ui-kit.umd.js +17 -17
- package/dist/utils/helpers.d.ts +1 -0
- package/package.json +1 -1
|
@@ -55,10 +55,10 @@ function Co() {
|
|
|
55
55
|
{
|
|
56
56
|
var q = v.ReactDebugCurrentFrame, J = q.getStackAddendum();
|
|
57
57
|
J !== "" && (x += "%s", j = j.concat([J]));
|
|
58
|
-
var
|
|
58
|
+
var ee = j.map(function(U) {
|
|
59
59
|
return String(U);
|
|
60
60
|
});
|
|
61
|
-
|
|
61
|
+
ee.unshift("Warning: " + x), Function.prototype.apply.call(console[f], console, ee);
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
64
|
var C = !1, P = !1, T = !1, S = !1, B = !1, L;
|
|
@@ -70,7 +70,7 @@ function Co() {
|
|
|
70
70
|
// with.
|
|
71
71
|
f.$$typeof === L || f.getModuleId !== void 0));
|
|
72
72
|
}
|
|
73
|
-
function
|
|
73
|
+
function _(f, x, j) {
|
|
74
74
|
var q = f.displayName;
|
|
75
75
|
if (q)
|
|
76
76
|
return q;
|
|
@@ -110,14 +110,14 @@ function Co() {
|
|
|
110
110
|
var j = f;
|
|
111
111
|
return oe(j._context) + ".Provider";
|
|
112
112
|
case d:
|
|
113
|
-
return
|
|
113
|
+
return _(f, f.render, "ForwardRef");
|
|
114
114
|
case g:
|
|
115
115
|
var q = f.displayName || null;
|
|
116
116
|
return q !== null ? q : E(f.type) || "Memo";
|
|
117
117
|
case b: {
|
|
118
|
-
var J = f,
|
|
118
|
+
var J = f, ee = J._payload, U = J._init;
|
|
119
119
|
try {
|
|
120
|
-
return E(U(
|
|
120
|
+
return E(U(ee));
|
|
121
121
|
} catch {
|
|
122
122
|
return null;
|
|
123
123
|
}
|
|
@@ -129,7 +129,7 @@ function Co() {
|
|
|
129
129
|
function ie() {
|
|
130
130
|
}
|
|
131
131
|
ie.__reactDisabledLog = !0;
|
|
132
|
-
function
|
|
132
|
+
function ge() {
|
|
133
133
|
{
|
|
134
134
|
if (he === 0) {
|
|
135
135
|
ne = console.log, ae = console.info, I = console.warn, N = console.error, W = console.group, z = console.groupCollapsed, Q = console.groupEnd;
|
|
@@ -152,7 +152,7 @@ function Co() {
|
|
|
152
152
|
he++;
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
|
-
function
|
|
155
|
+
function Ae() {
|
|
156
156
|
{
|
|
157
157
|
if (he--, he === 0) {
|
|
158
158
|
var f = {
|
|
@@ -187,30 +187,30 @@ function Co() {
|
|
|
187
187
|
he < 0 && w("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
|
-
var
|
|
191
|
-
function
|
|
190
|
+
var me = v.ReactCurrentDispatcher, fe;
|
|
191
|
+
function pe(f, x, j) {
|
|
192
192
|
{
|
|
193
|
-
if (
|
|
193
|
+
if (fe === void 0)
|
|
194
194
|
try {
|
|
195
195
|
throw Error();
|
|
196
196
|
} catch (J) {
|
|
197
197
|
var q = J.stack.trim().match(/\n( *(at )?)/);
|
|
198
|
-
|
|
198
|
+
fe = q && q[1] || "";
|
|
199
199
|
}
|
|
200
200
|
return `
|
|
201
|
-
` +
|
|
201
|
+
` + fe + f;
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
|
-
var we = !1,
|
|
204
|
+
var we = !1, Ce;
|
|
205
205
|
{
|
|
206
206
|
var $ = typeof WeakMap == "function" ? WeakMap : Map;
|
|
207
|
-
|
|
207
|
+
Ce = new $();
|
|
208
208
|
}
|
|
209
209
|
function be(f, x) {
|
|
210
210
|
if (!f || we)
|
|
211
211
|
return "";
|
|
212
212
|
{
|
|
213
|
-
var j =
|
|
213
|
+
var j = Ce.get(f);
|
|
214
214
|
if (j !== void 0)
|
|
215
215
|
return j;
|
|
216
216
|
}
|
|
@@ -218,8 +218,8 @@ function Co() {
|
|
|
218
218
|
we = !0;
|
|
219
219
|
var J = Error.prepareStackTrace;
|
|
220
220
|
Error.prepareStackTrace = void 0;
|
|
221
|
-
var
|
|
222
|
-
|
|
221
|
+
var ee;
|
|
222
|
+
ee = me.current, me.current = null, ge();
|
|
223
223
|
try {
|
|
224
224
|
if (x) {
|
|
225
225
|
var U = function() {
|
|
@@ -232,29 +232,29 @@ function Co() {
|
|
|
232
232
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
233
233
|
try {
|
|
234
234
|
Reflect.construct(U, []);
|
|
235
|
-
} catch (
|
|
236
|
-
q =
|
|
235
|
+
} catch (Te) {
|
|
236
|
+
q = Te;
|
|
237
237
|
}
|
|
238
238
|
Reflect.construct(f, [], U);
|
|
239
239
|
} else {
|
|
240
240
|
try {
|
|
241
241
|
U.call();
|
|
242
|
-
} catch (
|
|
243
|
-
q =
|
|
242
|
+
} catch (Te) {
|
|
243
|
+
q = Te;
|
|
244
244
|
}
|
|
245
245
|
f.call(U.prototype);
|
|
246
246
|
}
|
|
247
247
|
} else {
|
|
248
248
|
try {
|
|
249
249
|
throw Error();
|
|
250
|
-
} catch (
|
|
251
|
-
q =
|
|
250
|
+
} catch (Te) {
|
|
251
|
+
q = Te;
|
|
252
252
|
}
|
|
253
253
|
f();
|
|
254
254
|
}
|
|
255
|
-
} catch (
|
|
256
|
-
if (
|
|
257
|
-
for (var O =
|
|
255
|
+
} catch (Te) {
|
|
256
|
+
if (Te && q && typeof Te.stack == "string") {
|
|
257
|
+
for (var O = Te.stack.split(`
|
|
258
258
|
`), ve = q.stack.split(`
|
|
259
259
|
`), se = O.length - 1, le = ve.length - 1; se >= 1 && le >= 0 && O[se] !== ve[le]; )
|
|
260
260
|
le--;
|
|
@@ -265,17 +265,17 @@ function Co() {
|
|
|
265
265
|
if (se--, le--, le < 0 || O[se] !== ve[le]) {
|
|
266
266
|
var je = `
|
|
267
267
|
` + O[se].replace(" at new ", " at ");
|
|
268
|
-
return f.displayName && je.includes("<anonymous>") && (je = je.replace("<anonymous>", f.displayName)), typeof f == "function" &&
|
|
268
|
+
return f.displayName && je.includes("<anonymous>") && (je = je.replace("<anonymous>", f.displayName)), typeof f == "function" && Ce.set(f, je), je;
|
|
269
269
|
}
|
|
270
270
|
while (se >= 1 && le >= 0);
|
|
271
271
|
break;
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
274
|
} finally {
|
|
275
|
-
we = !1,
|
|
275
|
+
we = !1, me.current = ee, Ae(), Error.prepareStackTrace = J;
|
|
276
276
|
}
|
|
277
|
-
var ia = f ? f.displayName || f.name : "", Ge = ia ?
|
|
278
|
-
return typeof f == "function" &&
|
|
277
|
+
var ia = f ? f.displayName || f.name : "", Ge = ia ? pe(ia) : "";
|
|
278
|
+
return typeof f == "function" && Ce.set(f, Ge), Ge;
|
|
279
279
|
}
|
|
280
280
|
function ta(f, x, j) {
|
|
281
281
|
return be(f, !1);
|
|
@@ -290,12 +290,12 @@ function Co() {
|
|
|
290
290
|
if (typeof f == "function")
|
|
291
291
|
return be(f, Ea(f));
|
|
292
292
|
if (typeof f == "string")
|
|
293
|
-
return
|
|
293
|
+
return pe(f);
|
|
294
294
|
switch (f) {
|
|
295
295
|
case h:
|
|
296
|
-
return
|
|
296
|
+
return pe("Suspense");
|
|
297
297
|
case c:
|
|
298
|
-
return
|
|
298
|
+
return pe("SuspenseList");
|
|
299
299
|
}
|
|
300
300
|
if (typeof f == "object")
|
|
301
301
|
switch (f.$$typeof) {
|
|
@@ -304,9 +304,9 @@ function Co() {
|
|
|
304
304
|
case g:
|
|
305
305
|
return Re(f.type, x, j);
|
|
306
306
|
case b: {
|
|
307
|
-
var q = f, J = q._payload,
|
|
307
|
+
var q = f, J = q._payload, ee = q._init;
|
|
308
308
|
try {
|
|
309
|
-
return Re(
|
|
309
|
+
return Re(ee(J), x, j);
|
|
310
310
|
} catch {
|
|
311
311
|
}
|
|
312
312
|
}
|
|
@@ -323,9 +323,9 @@ function Co() {
|
|
|
323
323
|
}
|
|
324
324
|
function Xr(f, x, j, q, J) {
|
|
325
325
|
{
|
|
326
|
-
var
|
|
326
|
+
var ee = Function.call.bind(We);
|
|
327
327
|
for (var U in f)
|
|
328
|
-
if (
|
|
328
|
+
if (ee(f, U)) {
|
|
329
329
|
var O = void 0;
|
|
330
330
|
try {
|
|
331
331
|
if (typeof f[U] != "function") {
|
|
@@ -411,7 +411,7 @@ function Co() {
|
|
|
411
411
|
});
|
|
412
412
|
}
|
|
413
413
|
}
|
|
414
|
-
var oo = function(f, x, j, q, J,
|
|
414
|
+
var oo = function(f, x, j, q, J, ee, U) {
|
|
415
415
|
var O = {
|
|
416
416
|
// This tag allows us to uniquely identify this as a React Element
|
|
417
417
|
$$typeof: t,
|
|
@@ -421,7 +421,7 @@ function Co() {
|
|
|
421
421
|
ref: j,
|
|
422
422
|
props: U,
|
|
423
423
|
// Record the component responsible for creating this element.
|
|
424
|
-
_owner:
|
|
424
|
+
_owner: ee
|
|
425
425
|
};
|
|
426
426
|
return O._store = {}, Object.defineProperty(O._store, "validated", {
|
|
427
427
|
configurable: !1,
|
|
@@ -442,14 +442,14 @@ function Co() {
|
|
|
442
442
|
};
|
|
443
443
|
function so(f, x, j, q, J) {
|
|
444
444
|
{
|
|
445
|
-
var
|
|
445
|
+
var ee, U = {}, O = null, ve = null;
|
|
446
446
|
j !== void 0 && (xn(j), O = "" + j), to(x) && (xn(x.key), O = "" + x.key), ao(x) && (ve = x.ref, no(x, J));
|
|
447
|
-
for (
|
|
448
|
-
We.call(x,
|
|
447
|
+
for (ee in x)
|
|
448
|
+
We.call(x, ee) && !eo.hasOwnProperty(ee) && (U[ee] = x[ee]);
|
|
449
449
|
if (f && f.defaultProps) {
|
|
450
450
|
var se = f.defaultProps;
|
|
451
|
-
for (
|
|
452
|
-
U[
|
|
451
|
+
for (ee in se)
|
|
452
|
+
U[ee] === void 0 && (U[ee] = se[ee]);
|
|
453
453
|
}
|
|
454
454
|
if (O || ve) {
|
|
455
455
|
var le = typeof f == "function" ? f.displayName || f.name || "Unknown" : f;
|
|
@@ -526,7 +526,7 @@ Check the top-level render call using <` + j + ">.");
|
|
|
526
526
|
else if (f) {
|
|
527
527
|
var J = k(f);
|
|
528
528
|
if (typeof J == "function" && J !== f.entries)
|
|
529
|
-
for (var
|
|
529
|
+
for (var ee = J.call(f), U; !(U = ee.next()).done; )
|
|
530
530
|
jt(U.value) && Pn(U.value, x);
|
|
531
531
|
}
|
|
532
532
|
}
|
|
@@ -569,7 +569,7 @@ Check the top-level render call using <` + j + ">.");
|
|
|
569
569
|
}
|
|
570
570
|
}
|
|
571
571
|
var Ln = {};
|
|
572
|
-
function qn(f, x, j, q, J,
|
|
572
|
+
function qn(f, x, j, q, J, ee) {
|
|
573
573
|
{
|
|
574
574
|
var U = H(f);
|
|
575
575
|
if (!U) {
|
|
@@ -580,7 +580,7 @@ Check the top-level render call using <` + j + ">.");
|
|
|
580
580
|
var se;
|
|
581
581
|
f === null ? se = "null" : Tt(f) ? se = "array" : f !== void 0 && f.$$typeof === t ? (se = "<" + (E(f.type) || "Unknown") + " />", O = " Did you accidentally export a JSX literal instead of a component?") : se = typeof f, w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", se, O);
|
|
582
582
|
}
|
|
583
|
-
var le = so(f, x, j, J,
|
|
583
|
+
var le = so(f, x, j, J, ee);
|
|
584
584
|
if (le == null)
|
|
585
585
|
return le;
|
|
586
586
|
if (U) {
|
|
@@ -597,11 +597,11 @@ Check the top-level render call using <` + j + ">.");
|
|
|
597
597
|
Bn(je, f);
|
|
598
598
|
}
|
|
599
599
|
if (We.call(x, "key")) {
|
|
600
|
-
var Ge = E(f),
|
|
600
|
+
var Ge = E(f), Te = Object.keys(x).filter(function(yo) {
|
|
601
601
|
return yo !== "key";
|
|
602
|
-
}), Pt =
|
|
602
|
+
}), Pt = Te.length > 0 ? "{key: someKey, " + Te.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
603
603
|
if (!Ln[Ge + Pt]) {
|
|
604
|
-
var bo =
|
|
604
|
+
var bo = Te.length > 0 ? "{" + Te.join(": ..., ") + ": ...}" : "{}";
|
|
605
605
|
w(`A props object containing a "key" prop is being spread into JSX:
|
|
606
606
|
let props = %s;
|
|
607
607
|
<%s {...props} />
|
|
@@ -736,7 +736,7 @@ const zo = (e, t) => {
|
|
|
736
736
|
} = Fi(Ho) || {}, o = n || i || Eo();
|
|
737
737
|
if (o && !o.reportNamespaces && (o.reportNamespaces = new Ro()), !o) {
|
|
738
738
|
Wt(o, "NO_I18NEXT_INSTANCE", "useTranslation: You will need to pass in an i18next instance by using initReactI18next");
|
|
739
|
-
const B = (H,
|
|
739
|
+
const B = (H, _) => Je(_) ? _ : Io(_) && Je(_.defaultValue) ? _.defaultValue : Array.isArray(H) ? H[H.length - 1] : H, L = [B, {}, !1];
|
|
740
740
|
return L.t = B, L.i18n = {}, L.ready = !1, L;
|
|
741
741
|
}
|
|
742
742
|
(C = o.options.react) != null && C.wait && Wt(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 zo = (e, t) => {
|
|
|
768
768
|
w.current && y(m);
|
|
769
769
|
};
|
|
770
770
|
return B && (o == null || o.on(B, H)), L && (o == null || o.store.on(L, H)), () => {
|
|
771
|
-
w.current = !1, o && B && (B == null || B.split(" ").forEach((
|
|
771
|
+
w.current = !1, o && B && (B == null || B.split(" ").forEach((_) => o.off(_, H))), L && o && L.split(" ").forEach((_) => o.store.off(_, H));
|
|
772
772
|
};
|
|
773
773
|
}, [o, k]), ye(() => {
|
|
774
774
|
w.current && c && y(b);
|
|
@@ -779,14 +779,14 @@ const zo = (e, t) => {
|
|
|
779
779
|
t.lng ? Hn(o, t.lng, h, () => B()) : Gt(o, h, () => B());
|
|
780
780
|
});
|
|
781
781
|
};
|
|
782
|
-
var
|
|
783
|
-
return
|
|
782
|
+
var Se = function() {
|
|
783
|
+
return Se = 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
|
+
}, Se.apply(this, arguments);
|
|
790
790
|
};
|
|
791
791
|
function ea(e, t, n) {
|
|
792
792
|
if (n || arguments.length === 2) for (var i = 0, r = t.length, o; i < r; i++)
|
|
@@ -1581,7 +1581,7 @@ var er = function(e) {
|
|
|
1581
1581
|
function e(t, n, i) {
|
|
1582
1582
|
t === void 0 && (t = ca), n === void 0 && (n = {});
|
|
1583
1583
|
var r = this;
|
|
1584
|
-
this.options =
|
|
1584
|
+
this.options = Se(Se({}, Ds), t), this.gs = n, this.names = new Map(i), this.server = !!t.isServer, !this.server && rt && Qn && (Qn = !1, Vn(this)), fn(this, function() {
|
|
1585
1585
|
return function(o) {
|
|
1586
1586
|
for (var s = o.getTag(), l = s.length, d = "", h = function(g) {
|
|
1587
1587
|
var b = function(v) {
|
|
@@ -1604,7 +1604,7 @@ var er = function(e) {
|
|
|
1604
1604
|
}, e.prototype.rehydrate = function() {
|
|
1605
1605
|
!this.server && rt && Vn(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(Se(Se({}, 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() {
|
|
@@ -1774,23 +1774,23 @@ function Gs(e, t, n) {
|
|
|
1774
1774
|
var v = new Ws(n, b, i ? r.componentStyle : void 0);
|
|
1775
1775
|
function w(C, P) {
|
|
1776
1776
|
return function(T, S, B) {
|
|
1777
|
-
var L = T.attrs, H = T.componentStyle,
|
|
1777
|
+
var L = T.attrs, H = T.componentStyle, _ = T.defaultProps, oe = T.foldedComponentIds, E = T.styledComponentId, V = T.target, he = _e.useContext(or), ne = Jn(), ae = T.shouldForwardProp || ne.shouldForwardProp;
|
|
1778
1778
|
process.env.NODE_ENV !== "production" && Fn(E);
|
|
1779
|
-
var I = cs(S, he,
|
|
1780
|
-
for (var
|
|
1781
|
-
var $ = ua(
|
|
1782
|
-
for (var be in $) we[be] = be === "className" ? Ve(we[be], $[be]) : be === "style" ?
|
|
1779
|
+
var I = cs(S, he, _) || ca, N = function(Ae, me, fe) {
|
|
1780
|
+
for (var pe, we = Se(Se({}, me), { className: void 0, theme: fe }), Ce = 0; Ce < Ae.length; Ce += 1) {
|
|
1781
|
+
var $ = ua(pe = Ae[Ce]) ? pe(we) : pe;
|
|
1782
|
+
for (var be in $) we[be] = be === "className" ? Ve(we[be], $[be]) : be === "style" ? Se(Se({}, we[be]), $[be]) : $[be];
|
|
1783
1783
|
}
|
|
1784
|
-
return
|
|
1784
|
+
return me.className && (we.className = Ve(we.className, me.className)), we;
|
|
1785
1785
|
}(L, S, I), W = N.as || V, z = {};
|
|
1786
1786
|
for (var Q in N) N[Q] === void 0 || Q[0] === "$" || Q === "as" || Q === "theme" && N.theme === I || (Q === "forwardedAs" ? z.as = N.forwardedAs : ae && !ae(Q, W) || (z[Q] = N[Q], ae || process.env.NODE_ENV !== "development" || Uo(Q) || Zn.has(Q) || !Xt.has(W) || (Zn.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 ie = function(
|
|
1788
|
-
var
|
|
1789
|
-
return process.env.NODE_ENV !== "production" && Fn(
|
|
1787
|
+
var ie = function(Ae, me) {
|
|
1788
|
+
var fe = Jn(), pe = Ae.generateAndInjectStyles(me, fe.styleSheet, fe.stylis);
|
|
1789
|
+
return process.env.NODE_ENV !== "production" && Fn(pe), pe;
|
|
1790
1790
|
}(H, N);
|
|
1791
1791
|
process.env.NODE_ENV !== "production" && T.warnTooManyClasses && T.warnTooManyClasses(ie);
|
|
1792
|
-
var
|
|
1793
|
-
return ie && (
|
|
1792
|
+
var ge = Ve(oe, E);
|
|
1793
|
+
return ie && (ge += " " + ie), N.className && (ge += " " + N.className), z[qt(W) && !Xt.has(W) ? "class" : "className"] = ge, B && (z.ref = B), vo(W, z);
|
|
1794
1794
|
}(A, C, P);
|
|
1795
1795
|
}
|
|
1796
1796
|
w.displayName = g;
|
|
@@ -1844,9 +1844,9 @@ function tn(e, t, n) {
|
|
|
1844
1844
|
return e(t, n, wt.apply(void 0, ea([r], o, !1)));
|
|
1845
1845
|
};
|
|
1846
1846
|
return i.attrs = function(r) {
|
|
1847
|
-
return tn(e, t,
|
|
1847
|
+
return tn(e, t, Se(Se({}, n), { attrs: Array.prototype.concat(n.attrs, r).filter(Boolean) }));
|
|
1848
1848
|
}, i.withConfig = function(r) {
|
|
1849
|
-
return tn(e, t,
|
|
1849
|
+
return tn(e, t, Se(Se({}, n), r));
|
|
1850
1850
|
}, i;
|
|
1851
1851
|
}
|
|
1852
1852
|
var sr = function(e) {
|
|
@@ -2061,7 +2061,7 @@ function nn(e) {
|
|
|
2061
2061
|
ZMW: "ZK"
|
|
2062
2062
|
}[e] || e;
|
|
2063
2063
|
}
|
|
2064
|
-
var
|
|
2064
|
+
var xe = /* @__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.NirexProd = 150] = "NirexProd", 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))(xe || {}), Z = /* @__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))(Z || {}), lr = /* @__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))(lr || {});
|
|
2065
2065
|
const dr = {
|
|
2066
2066
|
3: "Russian Poker",
|
|
2067
2067
|
6: "Oasis Poker",
|
|
@@ -3800,8 +3800,8 @@ class ht extends vt {
|
|
|
3800
3800
|
}) : "", B = C && !r.ordinal && r.count === 0, L = B && r[`defaultValue${this.options.pluralSeparator}zero`] || r[`defaultValue${T}`] || r[`defaultValue${S}`] || r.defaultValue;
|
|
3801
3801
|
let H = u;
|
|
3802
3802
|
A && !u && P && (H = L);
|
|
3803
|
-
const
|
|
3804
|
-
if (A && H &&
|
|
3803
|
+
const _ = di(H), oe = Object.prototype.toString.apply(H);
|
|
3804
|
+
if (A && H && _ && v.indexOf(oe) < 0 && !(F(w) && Array.isArray(H))) {
|
|
3805
3805
|
if (!r.returnObjects && !this.options.returnObjects) {
|
|
3806
3806
|
this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
|
|
3807
3807
|
const E = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(y, H, {
|
|
@@ -3849,9 +3849,9 @@ class ht extends vt {
|
|
|
3849
3849
|
I.push(N[z]);
|
|
3850
3850
|
else this.options.saveMissingTo === "all" ? I = this.languageUtils.toResolveHierarchy(r.lng || this.language) : I.push(r.lng || this.language);
|
|
3851
3851
|
const W = (z, Q, ie) => {
|
|
3852
|
-
var
|
|
3853
|
-
const
|
|
3854
|
-
this.options.missingKeyHandler ? this.options.missingKeyHandler(z, h, Q,
|
|
3852
|
+
var Ae;
|
|
3853
|
+
const ge = P && ie !== u ? ie : ne;
|
|
3854
|
+
this.options.missingKeyHandler ? this.options.missingKeyHandler(z, h, Q, ge, ae, r) : (Ae = this.backendConnector) != null && Ae.saveMissing && this.backendConnector.saveMissing(z, h, Q, ge, ae, r), this.emit("missingKey", z, h, Q, u);
|
|
3855
3855
|
};
|
|
3856
3856
|
this.options.saveMissing && (this.options.saveMissingPlurals && C ? I.forEach((z) => {
|
|
3857
3857
|
const Q = this.pluralResolver.getSuffixes(z, r);
|
|
@@ -7489,11 +7489,11 @@ const zd = p.div`
|
|
|
7489
7489
|
] }),
|
|
7490
7490
|
/* @__PURE__ */ a.jsx(ze, {}),
|
|
7491
7491
|
h == null ? void 0 : h.map((m, u) => {
|
|
7492
|
-
var T, S, B, L, H,
|
|
7492
|
+
var T, S, B, L, H, _, oe, E, V, he, ne, ae;
|
|
7493
7493
|
const y = m != null && m.playerCards && ((T = m == null ? void 0 : m.playerCards) == null ? void 0 : T.length) > 0 ? m == null ? void 0 : m.playerCards : ((S = m == null ? void 0 : m.hand) == null ? void 0 : S.cards) ?? [];
|
|
7494
7494
|
if (y.length < 1)
|
|
7495
7495
|
return /* @__PURE__ */ a.jsx("div", {}, `box-${u}-'only'`);
|
|
7496
|
-
const k = (L = (B = m == null ? void 0 : m.dealerBox) == null ? void 0 : B.hand) == null ? void 0 : L.cards, v = ((H = m == null ? void 0 : m.rebuy) == null ? void 0 : H.cards.filter((I) => I.scannerIndex > 0)) ?? [], w = m != null && m.dealerCards && (m == null ? void 0 : m.dealerCards.length) > 0 ? m == null ? void 0 : m.dealerCards : k ?? [], A = ((oe = (
|
|
7496
|
+
const k = (L = (B = m == null ? void 0 : m.dealerBox) == null ? void 0 : B.hand) == null ? void 0 : L.cards, v = ((H = m == null ? void 0 : m.rebuy) == null ? void 0 : H.cards.filter((I) => I.scannerIndex > 0)) ?? [], w = m != null && m.dealerCards && (m == null ? void 0 : m.dealerCards.length) > 0 ? m == null ? void 0 : m.dealerCards : k ?? [], A = ((oe = (_ = m == null ? void 0 : m.dealerBox) == null ? void 0 : _.rebuy) == null ? void 0 : oe.cards.filter(
|
|
7497
7497
|
(I) => I.scannerIndex > 0
|
|
7498
7498
|
)) ?? [], C = m != null && m.wins ? m == null ? void 0 : m.wins[0] : {}, P = (m == null ? void 0 : m.bets.map((I) => {
|
|
7499
7499
|
const N = I.winAmount ?? 0;
|
|
@@ -7911,7 +7911,7 @@ const wh = p.div`
|
|
|
7911
7911
|
bottom: 78px;
|
|
7912
7912
|
background: #111;
|
|
7913
7913
|
`}
|
|
7914
|
-
`,
|
|
7914
|
+
`, Ie = p.div`
|
|
7915
7915
|
flex: ${({ align: e }) => e === "left" ? 2 : 1};
|
|
7916
7916
|
text-align: ${({ align: e }) => e || "center"};
|
|
7917
7917
|
font-size: 13px;
|
|
@@ -8031,35 +8031,35 @@ const jr = ({
|
|
|
8031
8031
|
/* @__PURE__ */ a.jsxs(Ch, { fromIcon: t, children: [
|
|
8032
8032
|
o === "Prizes" && /* @__PURE__ */ a.jsxs("div", { children: [
|
|
8033
8033
|
/* @__PURE__ */ a.jsxs(va, { children: [
|
|
8034
|
-
/* @__PURE__ */ a.jsx(
|
|
8035
|
-
/* @__PURE__ */ a.jsx(
|
|
8034
|
+
/* @__PURE__ */ a.jsx(Ie, { align: "left", children: /* @__PURE__ */ a.jsx("span", { children: c("Place") }) }),
|
|
8035
|
+
/* @__PURE__ */ a.jsx(Ie, { align: "right", children: /* @__PURE__ */ a.jsx("span", { children: c("Score") }) })
|
|
8036
8036
|
] }),
|
|
8037
8037
|
e.prizes.map((u, y) => /* @__PURE__ */ a.jsxs(va, { children: [
|
|
8038
|
-
/* @__PURE__ */ a.jsx(
|
|
8039
|
-
/* @__PURE__ */ a.jsx(
|
|
8038
|
+
/* @__PURE__ */ a.jsx(Ie, { align: "left", children: u.positionStart === u.positionEnd ? u.positionStart : `${u.positionStart} - ${u.positionEnd}` }),
|
|
8039
|
+
/* @__PURE__ */ a.jsx(Ie, { align: "right", children: u.winning.toFixed(2) })
|
|
8040
8040
|
] }, y))
|
|
8041
8041
|
] }),
|
|
8042
8042
|
o === "Leaderboard" && /* @__PURE__ */ a.jsxs(Th, { children: [
|
|
8043
8043
|
/* @__PURE__ */ a.jsxs(va, { header: !0, children: [
|
|
8044
|
-
/* @__PURE__ */ a.jsx(
|
|
8045
|
-
/* @__PURE__ */ a.jsx(
|
|
8046
|
-
/* @__PURE__ */ a.jsx(
|
|
8044
|
+
/* @__PURE__ */ a.jsx(Ie, { align: "left", children: c("Place") }),
|
|
8045
|
+
/* @__PURE__ */ a.jsx(Ie, { align: "left", children: c("Nickname") }),
|
|
8046
|
+
/* @__PURE__ */ a.jsx(Ie, { children: c("Score") })
|
|
8047
8047
|
] }),
|
|
8048
8048
|
(b = e.leaderBoard) == null ? void 0 : b.slice().sort((u, y) => u.position - y.position).map((u) => /* @__PURE__ */ a.jsxs(va, { children: [
|
|
8049
|
-
/* @__PURE__ */ a.jsx(
|
|
8050
|
-
/* @__PURE__ */ a.jsx(
|
|
8051
|
-
/* @__PURE__ */ a.jsx(
|
|
8049
|
+
/* @__PURE__ */ a.jsx(Ie, { align: "left", children: g(u.position) }),
|
|
8050
|
+
/* @__PURE__ */ a.jsx(Ie, { align: "left", children: u.nickname }),
|
|
8051
|
+
/* @__PURE__ */ a.jsx(Ie, { children: u.points })
|
|
8052
8052
|
] }, u.position)),
|
|
8053
8053
|
((m = e.leaderBoard) == null ? void 0 : m.find(
|
|
8054
8054
|
(u) => u.playerId === n
|
|
8055
8055
|
)) && /* @__PURE__ */ a.jsxs(va, { highlight: !0, stickyBottom: !0, children: [
|
|
8056
|
-
/* @__PURE__ */ a.jsx(
|
|
8056
|
+
/* @__PURE__ */ a.jsx(Ie, { align: "left", children: g(
|
|
8057
8057
|
e.leaderBoard.find(
|
|
8058
8058
|
(u) => u.playerId === n
|
|
8059
8059
|
).position
|
|
8060
8060
|
) }),
|
|
8061
|
-
/* @__PURE__ */ a.jsx(
|
|
8062
|
-
/* @__PURE__ */ a.jsx(
|
|
8061
|
+
/* @__PURE__ */ a.jsx(Ie, { align: "left", children: "You" }),
|
|
8062
|
+
/* @__PURE__ */ a.jsx(Ie, { children: e.leaderBoard.find(
|
|
8063
8063
|
(u) => u.playerId === n
|
|
8064
8064
|
).points })
|
|
8065
8065
|
] })
|
|
@@ -10630,7 +10630,7 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
10630
10630
|
nickNameChange: B,
|
|
10631
10631
|
nickName: L,
|
|
10632
10632
|
errorCode: H,
|
|
10633
|
-
playerId:
|
|
10633
|
+
playerId: _,
|
|
10634
10634
|
gameType: oe,
|
|
10635
10635
|
maxPayOut: E,
|
|
10636
10636
|
selectedGame: V,
|
|
@@ -10704,7 +10704,7 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
10704
10704
|
jr,
|
|
10705
10705
|
{
|
|
10706
10706
|
tournamentData: u,
|
|
10707
|
-
playerId:
|
|
10707
|
+
playerId: _,
|
|
10708
10708
|
onTournamentClick: W
|
|
10709
10709
|
}
|
|
10710
10710
|
);
|
|
@@ -10967,7 +10967,7 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
10967
10967
|
handleDealerLangChange: B,
|
|
10968
10968
|
streamQuality: L,
|
|
10969
10969
|
nickNameChange: H,
|
|
10970
|
-
nickName:
|
|
10970
|
+
nickName: _,
|
|
10971
10971
|
dealerName: oe,
|
|
10972
10972
|
errorCode: E,
|
|
10973
10973
|
gameType: V,
|
|
@@ -10978,14 +10978,14 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
10978
10978
|
setMusicVolume: N,
|
|
10979
10979
|
musicVolume: W
|
|
10980
10980
|
}) => {
|
|
10981
|
-
const [z, Q] = Y(0), [ie,
|
|
10982
|
-
|
|
10981
|
+
const [z, Q] = Y(0), [ie, ge] = Y(null), [Ae, me] = Y(!1), { t: fe } = M(), { clickSound: pe } = He({ effectsVolume: 50 }), [we, Ce] = Y(0), [$, be] = Y(0), ta = () => {
|
|
10982
|
+
pe(), ge(null);
|
|
10983
10983
|
}, Ea = gl(ie, m, z === 1), Re = (G) => {
|
|
10984
10984
|
if (G === D.VolumeOn) {
|
|
10985
10985
|
A(u === 0 ? 100 : 0);
|
|
10986
10986
|
return;
|
|
10987
|
-
} else G !== D.closeMenu &&
|
|
10988
|
-
|
|
10987
|
+
} else G !== D.closeMenu && ge(G);
|
|
10988
|
+
pe(), me(!1);
|
|
10989
10989
|
}, We = z === 1 ? { headerClick: () => Q(2) } : {}, Da = (G) => [
|
|
10990
10990
|
{
|
|
10991
10991
|
name: "Settings",
|
|
@@ -11006,7 +11006,7 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11006
11006
|
Rc,
|
|
11007
11007
|
{
|
|
11008
11008
|
onClick: () => {
|
|
11009
|
-
|
|
11009
|
+
pe(), me(!0);
|
|
11010
11010
|
},
|
|
11011
11011
|
children: /* @__PURE__ */ a.jsx(Kl, {})
|
|
11012
11012
|
}
|
|
@@ -11044,13 +11044,13 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11044
11044
|
setOpenRoundHistory: Q,
|
|
11045
11045
|
limits: P,
|
|
11046
11046
|
sendTip: (G) => {
|
|
11047
|
-
|
|
11047
|
+
ge(null), me(!1), T(G);
|
|
11048
11048
|
},
|
|
11049
11049
|
handleStreamQualityChange: S,
|
|
11050
11050
|
handleDealerLangChange: B,
|
|
11051
11051
|
streamQuality: L,
|
|
11052
11052
|
nickNameChange: H,
|
|
11053
|
-
nickName:
|
|
11053
|
+
nickName: _,
|
|
11054
11054
|
errorCode: E,
|
|
11055
11055
|
gameType: V,
|
|
11056
11056
|
maxPayOut: he,
|
|
@@ -11064,26 +11064,26 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11064
11064
|
)
|
|
11065
11065
|
}
|
|
11066
11066
|
),
|
|
11067
|
-
|
|
11067
|
+
Ae && /* @__PURE__ */ a.jsxs(
|
|
11068
11068
|
Fc,
|
|
11069
11069
|
{
|
|
11070
11070
|
onTouchStart: (G) => {
|
|
11071
|
-
m || bl(G,
|
|
11071
|
+
m || bl(G, Ce);
|
|
11072
11072
|
},
|
|
11073
11073
|
onTouchMove: (G) => {
|
|
11074
|
-
m || yl(G, we,
|
|
11074
|
+
m || yl(G, we, me);
|
|
11075
11075
|
},
|
|
11076
11076
|
onTouchEnd: (G) => {
|
|
11077
|
-
m || kl(G,
|
|
11077
|
+
m || kl(G, Ce);
|
|
11078
11078
|
},
|
|
11079
11079
|
$isLandscape: m,
|
|
11080
11080
|
children: [
|
|
11081
11081
|
/* @__PURE__ */ a.jsxs(Nc, { children: [
|
|
11082
11082
|
/* @__PURE__ */ a.jsxs(Ec, { children: [
|
|
11083
|
-
/* @__PURE__ */ a.jsx("div", { className: "name-contener", children: /* @__PURE__ */ a.jsx("p", { className: "name", "data-testid": "game-name", children:
|
|
11083
|
+
/* @__PURE__ */ a.jsx("div", { className: "name-contener", children: /* @__PURE__ */ a.jsx("p", { className: "name", "data-testid": "game-name", children: fe(e) }) }),
|
|
11084
11084
|
/* @__PURE__ */ a.jsxs("div", { className: "round-contener", children: [
|
|
11085
11085
|
/* @__PURE__ */ a.jsxs("p", { className: "round-text", children: [
|
|
11086
|
-
|
|
11086
|
+
fe("round"),
|
|
11087
11087
|
":"
|
|
11088
11088
|
] }),
|
|
11089
11089
|
/* @__PURE__ */ a.jsx("p", { className: "round", "data-testid": "game-round", children: t })
|
|
@@ -11100,20 +11100,22 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11100
11100
|
)) })
|
|
11101
11101
|
] }),
|
|
11102
11102
|
/* @__PURE__ */ a.jsxs(Dc, { children: [
|
|
11103
|
-
n !==
|
|
11103
|
+
n !== xe.QTechTest && n !== xe.OPS && n !== xe.OPS_PROD && /* @__PURE__ */ a.jsxs(
|
|
11104
11104
|
Ci,
|
|
11105
11105
|
{
|
|
11106
11106
|
$isLandscape: m,
|
|
11107
|
-
onClick: () =>
|
|
11107
|
+
onClick: () => {
|
|
11108
|
+
gn(n, i, r, e), me(!1);
|
|
11109
|
+
},
|
|
11108
11110
|
children: [
|
|
11109
11111
|
/* @__PURE__ */ a.jsx(De, { position: "left", color: "rgba(197, 245, 250, 1)" }),
|
|
11110
|
-
/* @__PURE__ */ a.jsx("p", { className: "text", children:
|
|
11112
|
+
/* @__PURE__ */ a.jsx("p", { className: "text", children: fe("Back To Lobby") })
|
|
11111
11113
|
]
|
|
11112
11114
|
}
|
|
11113
11115
|
),
|
|
11114
11116
|
/* @__PURE__ */ a.jsxs(Hc, { $isLandscape: m, children: [
|
|
11115
11117
|
/* @__PURE__ */ a.jsx("div", { className: "menu-line", children: fl.map((G) => {
|
|
11116
|
-
if (!((n ===
|
|
11118
|
+
if (!((n === xe.Galabet || n === xe.LiveVegasProD || n === xe.NirexProd || n === xe.LiveVegasPro) && G.name === "Send Tip" || G.name === "Send Tip" && !oe))
|
|
11117
11119
|
return /* @__PURE__ */ a.jsxs(
|
|
11118
11120
|
Ti,
|
|
11119
11121
|
{
|
|
@@ -11121,7 +11123,7 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11121
11123
|
onClick: () => Re(G.buttonType),
|
|
11122
11124
|
children: [
|
|
11123
11125
|
G.icon,
|
|
11124
|
-
/* @__PURE__ */ a.jsx("p", { className: "p", children:
|
|
11126
|
+
/* @__PURE__ */ a.jsx("p", { className: "p", children: fe(G.name) })
|
|
11125
11127
|
]
|
|
11126
11128
|
},
|
|
11127
11129
|
G.buttonType
|
|
@@ -11135,7 +11137,7 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11135
11137
|
children: [
|
|
11136
11138
|
G.icon,
|
|
11137
11139
|
/* @__PURE__ */ a.jsxs("p", { className: "p", children: [
|
|
11138
|
-
|
|
11140
|
+
fe(G.name),
|
|
11139
11141
|
" ",
|
|
11140
11142
|
typeof P == "string" && G.name === "Limits & Payouts" && /* @__PURE__ */ a.jsx(a.Fragment, { children: P })
|
|
11141
11143
|
] })
|
|
@@ -11152,7 +11154,7 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11152
11154
|
onClick: () => Re(D.Tournament),
|
|
11153
11155
|
children: [
|
|
11154
11156
|
/* @__PURE__ */ a.jsx("img", { src: yr, alt: "Gold" }),
|
|
11155
|
-
/* @__PURE__ */ a.jsx("p", { className: "text", children:
|
|
11157
|
+
/* @__PURE__ */ a.jsx("p", { className: "text", children: fe("Tournament") })
|
|
11156
11158
|
]
|
|
11157
11159
|
}
|
|
11158
11160
|
)
|
|
@@ -11397,7 +11399,7 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11397
11399
|
const [c, g] = Y(!1), { t: b } = M();
|
|
11398
11400
|
return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
|
|
11399
11401
|
/* @__PURE__ */ a.jsxs(Uc, { children: [
|
|
11400
|
-
i !==
|
|
11402
|
+
i !== xe.QTechTest && i !== xe.OPS && i !== xe.OPS_PROD && /* @__PURE__ */ a.jsxs(Wc, { onClick: () => gn(i, r, o, e), children: [
|
|
11401
11403
|
/* @__PURE__ */ a.jsx("div", { className: "lobby-content", children: /* @__PURE__ */ a.jsx(De, { height: 7, width: 12 }) }),
|
|
11402
11404
|
/* @__PURE__ */ a.jsx("div", { className: "company-logo", children: /* @__PURE__ */ a.jsx(Kc, {}) })
|
|
11403
11405
|
] }),
|
|
@@ -11499,7 +11501,7 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11499
11501
|
dealerName: B,
|
|
11500
11502
|
errorCode: L,
|
|
11501
11503
|
playerId: H,
|
|
11502
|
-
partnerId:
|
|
11504
|
+
partnerId: _,
|
|
11503
11505
|
isActiveModal: oe,
|
|
11504
11506
|
setActivation: E,
|
|
11505
11507
|
gameType: V,
|
|
@@ -11509,21 +11511,21 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11509
11511
|
musicVolume: I,
|
|
11510
11512
|
onTournamentClick: N
|
|
11511
11513
|
}) => {
|
|
11512
|
-
const [W, z] = Y(null), [Q, ie] = Y(0),
|
|
11514
|
+
const [W, z] = Y(null), [Q, ie] = Y(0), ge = ml(W, Q === 1), { clickSound: Ae } = He({ effectsVolume: 100 }), me = ($, be) => {
|
|
11513
11515
|
if ($.buttonType === D.FullScreen && h(), $.buttonType === D.VolumeOn) {
|
|
11514
11516
|
m(c === 0 ? 100 : 0);
|
|
11515
11517
|
return;
|
|
11516
11518
|
} else
|
|
11517
11519
|
z(be ? null : $.buttonType), E == null || E();
|
|
11518
|
-
},
|
|
11520
|
+
}, fe = ($) => $.buttonType === D.FullScreen && d ? Jc() : $.buttonType === D.VolumeOn ? c === 0 ? Hr() : bn() : $.icon;
|
|
11519
11521
|
ye(() => {
|
|
11520
11522
|
y && (z(D.Tournament), E == null || E());
|
|
11521
11523
|
}, [y]), ye(() => {
|
|
11522
11524
|
oe && z(null);
|
|
11523
11525
|
}, [oe]);
|
|
11524
|
-
const
|
|
11526
|
+
const pe = Q === 1 ? { headerClick: () => ie(2) } : {}, we = ($) => {
|
|
11525
11527
|
z(null), E == null || E(), v($);
|
|
11526
|
-
},
|
|
11528
|
+
}, Ce = /* @__PURE__ */ a.jsx(
|
|
11527
11529
|
Dr,
|
|
11528
11530
|
{
|
|
11529
11531
|
getHistory: k,
|
|
@@ -11543,7 +11545,7 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11543
11545
|
setEffectsVolume: b,
|
|
11544
11546
|
setStreamVolume: m,
|
|
11545
11547
|
tournamentData: u,
|
|
11546
|
-
sendTip:
|
|
11548
|
+
sendTip: ge ? we : void 0,
|
|
11547
11549
|
handleStreamQualityChange: A,
|
|
11548
11550
|
handleDealerLangChange: C,
|
|
11549
11551
|
streamQuality: P,
|
|
@@ -11564,15 +11566,15 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11564
11566
|
return /* @__PURE__ */ a.jsxs(Qc, { children: [
|
|
11565
11567
|
/* @__PURE__ */ a.jsx(Vc, { children: ul.map(($, be) => {
|
|
11566
11568
|
const ta = W === $.buttonType;
|
|
11567
|
-
if (!($.buttonType === D.Tournament && !n || (
|
|
11569
|
+
if (!($.buttonType === D.Tournament && !n || (_ === xe.Galabet || _ === xe.LiveVegasProD || _ === xe.NirexProd || _ === xe.LiveVegasPro) && $.buttonType === D.Tip || $.buttonType === D.Tip && !B))
|
|
11568
11570
|
return /* @__PURE__ */ a.jsx(
|
|
11569
11571
|
nt,
|
|
11570
11572
|
{
|
|
11571
|
-
icon:
|
|
11573
|
+
icon: fe($),
|
|
11572
11574
|
isValueButton: $.buttonType === D.VolumeOn,
|
|
11573
11575
|
isActive: ta,
|
|
11574
11576
|
onClick: () => {
|
|
11575
|
-
|
|
11577
|
+
me($, ta), Ae();
|
|
11576
11578
|
},
|
|
11577
11579
|
buttonInfo: $ == null ? void 0 : $.name,
|
|
11578
11580
|
setStreamVolume: m,
|
|
@@ -11581,18 +11583,18 @@ const xc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
11581
11583
|
be
|
|
11582
11584
|
);
|
|
11583
11585
|
}) }),
|
|
11584
|
-
W && /* @__PURE__ */ a.jsx(a.Fragment, { children:
|
|
11586
|
+
W && /* @__PURE__ */ a.jsx(a.Fragment, { children: ge ? /* @__PURE__ */ a.jsx(
|
|
11585
11587
|
Rr,
|
|
11586
11588
|
{
|
|
11587
11589
|
close: () => {
|
|
11588
|
-
z(null), E == null || E(),
|
|
11590
|
+
z(null), E == null || E(), Ae();
|
|
11589
11591
|
},
|
|
11592
|
+
...ge,
|
|
11590
11593
|
...pe,
|
|
11591
|
-
...fe,
|
|
11592
11594
|
dealerName: W === D.Tip ? B : "",
|
|
11593
|
-
children:
|
|
11595
|
+
children: Ce
|
|
11594
11596
|
}
|
|
11595
|
-
) :
|
|
11597
|
+
) : Ce }),
|
|
11596
11598
|
/* @__PURE__ */ a.jsx(
|
|
11597
11599
|
Lr,
|
|
11598
11600
|
{
|