livevegas-ui-kit 1.0.247 → 1.0.249
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 +333 -328
- package/dist/livevegas-ui-kit.umd.js +38 -34
- package/dist/services/i18n/translations/en.json.d.ts +1 -1
- package/dist/services/i18n/translations/es.json.d.ts +1 -1
- package/dist/services/i18n/translations/fa.json.d.ts +1 -1
- package/dist/services/i18n/translations/hy.json.d.ts +1 -1
- package/dist/services/i18n/translations/ka.json.d.ts +1 -1
- package/dist/services/i18n/translations/ru.json.d.ts +1 -1
- package/dist/services/i18n/translations/tr.json.d.ts +1 -1
- package/dist/services/i18n/translations/uz.json.d.ts +1 -1
- package/package.json +1 -1
|
@@ -15,11 +15,11 @@ function po() {
|
|
|
15
15
|
jn = 1;
|
|
16
16
|
var e = Je, t = Symbol.for("react.element"), n = Symbol.for("react.fragment"), i = Object.prototype.hasOwnProperty, r = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, o = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
17
17
|
function s(l, d, h) {
|
|
18
|
-
var c,
|
|
18
|
+
var c, f = {}, b = null, u = null;
|
|
19
19
|
h !== void 0 && (b = "" + h), d.key !== void 0 && (b = "" + d.key), d.ref !== void 0 && (u = d.ref);
|
|
20
|
-
for (c in d) i.call(d, c) && !o.hasOwnProperty(c) && (
|
|
21
|
-
if (l && l.defaultProps) for (c in d = l.defaultProps, d)
|
|
22
|
-
return { $$typeof: t, type: l, key: b, ref: u, props:
|
|
20
|
+
for (c in d) i.call(d, c) && !o.hasOwnProperty(c) && (f[c] = d[c]);
|
|
21
|
+
if (l && l.defaultProps) for (c in d = l.defaultProps, d) f[c] === void 0 && (f[c] = d[c]);
|
|
22
|
+
return { $$typeof: t, type: l, key: b, ref: u, props: f, _owner: r.current };
|
|
23
23
|
}
|
|
24
24
|
return pa.Fragment = n, pa.jsx = s, pa.jsxs = s, pa;
|
|
25
25
|
}
|
|
@@ -36,58 +36,58 @@ var ga = {};
|
|
|
36
36
|
var Bn;
|
|
37
37
|
function go() {
|
|
38
38
|
return Bn || (Bn = 1, process.env.NODE_ENV !== "production" && function() {
|
|
39
|
-
var e = Je, t = Symbol.for("react.element"), n = Symbol.for("react.portal"), i = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), o = Symbol.for("react.profiler"), s = Symbol.for("react.provider"), l = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), h = Symbol.for("react.suspense"), c = Symbol.for("react.suspense_list"),
|
|
40
|
-
function y(
|
|
41
|
-
if (
|
|
39
|
+
var e = Je, t = Symbol.for("react.element"), n = Symbol.for("react.portal"), i = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), o = Symbol.for("react.profiler"), s = Symbol.for("react.provider"), l = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), h = Symbol.for("react.suspense"), c = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), b = Symbol.for("react.lazy"), u = Symbol.for("react.offscreen"), p = Symbol.iterator, k = "@@iterator";
|
|
40
|
+
function y(m) {
|
|
41
|
+
if (m === null || typeof m != "object")
|
|
42
42
|
return null;
|
|
43
|
-
var A = p &&
|
|
43
|
+
var A = p && m[p] || m[k];
|
|
44
44
|
return typeof A == "function" ? A : null;
|
|
45
45
|
}
|
|
46
46
|
var v = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
47
|
-
function w(
|
|
47
|
+
function w(m) {
|
|
48
48
|
{
|
|
49
49
|
for (var A = arguments.length, P = new Array(A > 1 ? A - 1 : 0), B = 1; B < A; B++)
|
|
50
50
|
P[B - 1] = arguments[B];
|
|
51
|
-
x("error",
|
|
51
|
+
x("error", m, P);
|
|
52
52
|
}
|
|
53
53
|
}
|
|
54
|
-
function x(
|
|
54
|
+
function x(m, A, P) {
|
|
55
55
|
{
|
|
56
56
|
var B = v.ReactDebugCurrentFrame, J = B.getStackAddendum();
|
|
57
57
|
J !== "" && (A += "%s", P = P.concat([J]));
|
|
58
58
|
var _ = P.map(function(G) {
|
|
59
59
|
return String(G);
|
|
60
60
|
});
|
|
61
|
-
_.unshift("Warning: " + A), Function.prototype.apply.call(console[
|
|
61
|
+
_.unshift("Warning: " + A), Function.prototype.apply.call(console[m], console, _);
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
64
|
var C = !1, T = !1, I = !1, j = !1, N = !1, F;
|
|
65
65
|
F = Symbol.for("react.module.reference");
|
|
66
|
-
function D(
|
|
67
|
-
return !!(typeof
|
|
66
|
+
function D(m) {
|
|
67
|
+
return !!(typeof m == "string" || typeof m == "function" || m === i || m === o || N || m === r || m === h || m === c || j || m === u || C || T || I || typeof m == "object" && m !== null && (m.$$typeof === b || m.$$typeof === f || m.$$typeof === s || m.$$typeof === l || m.$$typeof === d || // This needs to include all possible module reference object
|
|
68
68
|
// types supported by any Flight configuration anywhere since
|
|
69
69
|
// we don't know which Flight build this will end up being used
|
|
70
70
|
// with.
|
|
71
|
-
|
|
71
|
+
m.$$typeof === F || m.getModuleId !== void 0));
|
|
72
72
|
}
|
|
73
|
-
function ee(
|
|
74
|
-
var B =
|
|
73
|
+
function ee(m, A, P) {
|
|
74
|
+
var B = m.displayName;
|
|
75
75
|
if (B)
|
|
76
76
|
return B;
|
|
77
77
|
var J = A.displayName || A.name || "";
|
|
78
78
|
return J !== "" ? P + "(" + J + ")" : P;
|
|
79
79
|
}
|
|
80
|
-
function oe(
|
|
81
|
-
return
|
|
80
|
+
function oe(m) {
|
|
81
|
+
return m.displayName || "Context";
|
|
82
82
|
}
|
|
83
|
-
function E(
|
|
84
|
-
if (
|
|
83
|
+
function E(m) {
|
|
84
|
+
if (m == null)
|
|
85
85
|
return null;
|
|
86
|
-
if (typeof
|
|
87
|
-
return
|
|
88
|
-
if (typeof
|
|
89
|
-
return
|
|
90
|
-
switch (
|
|
86
|
+
if (typeof m.tag == "number" && w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof m == "function")
|
|
87
|
+
return m.displayName || m.name || null;
|
|
88
|
+
if (typeof m == "string")
|
|
89
|
+
return m;
|
|
90
|
+
switch (m) {
|
|
91
91
|
case i:
|
|
92
92
|
return "Fragment";
|
|
93
93
|
case n:
|
|
@@ -101,21 +101,21 @@ function go() {
|
|
|
101
101
|
case c:
|
|
102
102
|
return "SuspenseList";
|
|
103
103
|
}
|
|
104
|
-
if (typeof
|
|
105
|
-
switch (
|
|
104
|
+
if (typeof m == "object")
|
|
105
|
+
switch (m.$$typeof) {
|
|
106
106
|
case l:
|
|
107
|
-
var A =
|
|
107
|
+
var A = m;
|
|
108
108
|
return oe(A) + ".Consumer";
|
|
109
109
|
case s:
|
|
110
|
-
var P =
|
|
110
|
+
var P = m;
|
|
111
111
|
return oe(P._context) + ".Provider";
|
|
112
112
|
case d:
|
|
113
|
-
return ee(
|
|
114
|
-
case
|
|
115
|
-
var B =
|
|
116
|
-
return B !== null ? B : E(
|
|
113
|
+
return ee(m, m.render, "ForwardRef");
|
|
114
|
+
case f:
|
|
115
|
+
var B = m.displayName || null;
|
|
116
|
+
return B !== null ? B : E(m.type) || "Memo";
|
|
117
117
|
case b: {
|
|
118
|
-
var J =
|
|
118
|
+
var J = m, _ = J._payload, G = J._init;
|
|
119
119
|
try {
|
|
120
120
|
return E(G(_));
|
|
121
121
|
} catch {
|
|
@@ -133,20 +133,20 @@ function go() {
|
|
|
133
133
|
{
|
|
134
134
|
if (de === 0) {
|
|
135
135
|
ne = console.log, $ = console.info, S = console.warn, q = console.error, ae = console.group, z = console.groupCollapsed, Q = console.groupEnd;
|
|
136
|
-
var
|
|
136
|
+
var m = {
|
|
137
137
|
configurable: !0,
|
|
138
138
|
enumerable: !0,
|
|
139
139
|
value: me,
|
|
140
140
|
writable: !0
|
|
141
141
|
};
|
|
142
142
|
Object.defineProperties(console, {
|
|
143
|
-
info:
|
|
144
|
-
log:
|
|
145
|
-
warn:
|
|
146
|
-
error:
|
|
147
|
-
group:
|
|
148
|
-
groupCollapsed:
|
|
149
|
-
groupEnd:
|
|
143
|
+
info: m,
|
|
144
|
+
log: m,
|
|
145
|
+
warn: m,
|
|
146
|
+
error: m,
|
|
147
|
+
group: m,
|
|
148
|
+
groupCollapsed: m,
|
|
149
|
+
groupEnd: m
|
|
150
150
|
});
|
|
151
151
|
}
|
|
152
152
|
de++;
|
|
@@ -155,31 +155,31 @@ function go() {
|
|
|
155
155
|
function he() {
|
|
156
156
|
{
|
|
157
157
|
if (de--, de === 0) {
|
|
158
|
-
var
|
|
158
|
+
var m = {
|
|
159
159
|
configurable: !0,
|
|
160
160
|
enumerable: !0,
|
|
161
161
|
writable: !0
|
|
162
162
|
};
|
|
163
163
|
Object.defineProperties(console, {
|
|
164
|
-
log: V({},
|
|
164
|
+
log: V({}, m, {
|
|
165
165
|
value: ne
|
|
166
166
|
}),
|
|
167
|
-
info: V({},
|
|
167
|
+
info: V({}, m, {
|
|
168
168
|
value: $
|
|
169
169
|
}),
|
|
170
|
-
warn: V({},
|
|
170
|
+
warn: V({}, m, {
|
|
171
171
|
value: S
|
|
172
172
|
}),
|
|
173
|
-
error: V({},
|
|
173
|
+
error: V({}, m, {
|
|
174
174
|
value: q
|
|
175
175
|
}),
|
|
176
|
-
group: V({},
|
|
176
|
+
group: V({}, m, {
|
|
177
177
|
value: ae
|
|
178
178
|
}),
|
|
179
|
-
groupCollapsed: V({},
|
|
179
|
+
groupCollapsed: V({}, m, {
|
|
180
180
|
value: z
|
|
181
181
|
}),
|
|
182
|
-
groupEnd: V({},
|
|
182
|
+
groupEnd: V({}, m, {
|
|
183
183
|
value: Q
|
|
184
184
|
})
|
|
185
185
|
});
|
|
@@ -188,7 +188,7 @@ function go() {
|
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
var be = v.ReactCurrentDispatcher, Ae;
|
|
191
|
-
function U(
|
|
191
|
+
function U(m, A, P) {
|
|
192
192
|
{
|
|
193
193
|
if (Ae === void 0)
|
|
194
194
|
try {
|
|
@@ -198,7 +198,7 @@ function go() {
|
|
|
198
198
|
Ae = B && B[1] || "";
|
|
199
199
|
}
|
|
200
200
|
return `
|
|
201
|
-
` + Ae +
|
|
201
|
+
` + Ae + m;
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
var fe = !1, Ie;
|
|
@@ -206,11 +206,11 @@ function go() {
|
|
|
206
206
|
var ze = typeof WeakMap == "function" ? WeakMap : Map;
|
|
207
207
|
Ie = new ze();
|
|
208
208
|
}
|
|
209
|
-
function we(
|
|
210
|
-
if (!
|
|
209
|
+
function we(m, A) {
|
|
210
|
+
if (!m || fe)
|
|
211
211
|
return "";
|
|
212
212
|
{
|
|
213
|
-
var P = Ie.get(
|
|
213
|
+
var P = Ie.get(m);
|
|
214
214
|
if (P !== void 0)
|
|
215
215
|
return P;
|
|
216
216
|
}
|
|
@@ -235,14 +235,14 @@ function go() {
|
|
|
235
235
|
} catch (ve) {
|
|
236
236
|
B = ve;
|
|
237
237
|
}
|
|
238
|
-
Reflect.construct(
|
|
238
|
+
Reflect.construct(m, [], G);
|
|
239
239
|
} else {
|
|
240
240
|
try {
|
|
241
241
|
G.call();
|
|
242
242
|
} catch (ve) {
|
|
243
243
|
B = ve;
|
|
244
244
|
}
|
|
245
|
-
|
|
245
|
+
m.call(G.prototype);
|
|
246
246
|
}
|
|
247
247
|
} else {
|
|
248
248
|
try {
|
|
@@ -250,7 +250,7 @@ function go() {
|
|
|
250
250
|
} catch (ve) {
|
|
251
251
|
B = ve;
|
|
252
252
|
}
|
|
253
|
-
|
|
253
|
+
m();
|
|
254
254
|
}
|
|
255
255
|
} catch (ve) {
|
|
256
256
|
if (ve && B && typeof ve.stack == "string") {
|
|
@@ -265,7 +265,7 @@ function go() {
|
|
|
265
265
|
if (re--, se--, se < 0 || K[re] !== ye[se]) {
|
|
266
266
|
var Se = `
|
|
267
267
|
` + K[re].replace(" at new ", " at ");
|
|
268
|
-
return
|
|
268
|
+
return m.displayName && Se.includes("<anonymous>") && (Se = Se.replace("<anonymous>", m.displayName)), typeof m == "function" && Ie.set(m, Se), Se;
|
|
269
269
|
}
|
|
270
270
|
while (re >= 1 && se >= 0);
|
|
271
271
|
break;
|
|
@@ -274,37 +274,37 @@ function go() {
|
|
|
274
274
|
} finally {
|
|
275
275
|
fe = !1, be.current = _, he(), Error.prepareStackTrace = J;
|
|
276
276
|
}
|
|
277
|
-
var aa =
|
|
278
|
-
return typeof
|
|
277
|
+
var aa = m ? m.displayName || m.name : "", Me = aa ? U(aa) : "";
|
|
278
|
+
return typeof m == "function" && Ie.set(m, Me), Me;
|
|
279
279
|
}
|
|
280
|
-
function $e(
|
|
281
|
-
return we(
|
|
280
|
+
function $e(m, A, P) {
|
|
281
|
+
return we(m, !1);
|
|
282
282
|
}
|
|
283
|
-
function yt(
|
|
284
|
-
var A =
|
|
283
|
+
function yt(m) {
|
|
284
|
+
var A = m.prototype;
|
|
285
285
|
return !!(A && A.isReactComponent);
|
|
286
286
|
}
|
|
287
|
-
function _e(
|
|
288
|
-
if (
|
|
287
|
+
function _e(m, A, P) {
|
|
288
|
+
if (m == null)
|
|
289
289
|
return "";
|
|
290
|
-
if (typeof
|
|
291
|
-
return we(
|
|
292
|
-
if (typeof
|
|
293
|
-
return U(
|
|
294
|
-
switch (
|
|
290
|
+
if (typeof m == "function")
|
|
291
|
+
return we(m, yt(m));
|
|
292
|
+
if (typeof m == "string")
|
|
293
|
+
return U(m);
|
|
294
|
+
switch (m) {
|
|
295
295
|
case h:
|
|
296
296
|
return U("Suspense");
|
|
297
297
|
case c:
|
|
298
298
|
return U("SuspenseList");
|
|
299
299
|
}
|
|
300
|
-
if (typeof
|
|
301
|
-
switch (
|
|
300
|
+
if (typeof m == "object")
|
|
301
|
+
switch (m.$$typeof) {
|
|
302
302
|
case d:
|
|
303
|
-
return $e(
|
|
304
|
-
case
|
|
305
|
-
return _e(
|
|
303
|
+
return $e(m.render);
|
|
304
|
+
case f:
|
|
305
|
+
return _e(m.type, A, P);
|
|
306
306
|
case b: {
|
|
307
|
-
var B =
|
|
307
|
+
var B = m, J = B._payload, _ = B._init;
|
|
308
308
|
try {
|
|
309
309
|
return _e(_(J), A, P);
|
|
310
310
|
} catch {
|
|
@@ -314,25 +314,25 @@ function go() {
|
|
|
314
314
|
return "";
|
|
315
315
|
}
|
|
316
316
|
var O = Object.prototype.hasOwnProperty, fn = {}, pn = v.ReactDebugCurrentFrame;
|
|
317
|
-
function qa(
|
|
318
|
-
if (
|
|
319
|
-
var A =
|
|
317
|
+
function qa(m) {
|
|
318
|
+
if (m) {
|
|
319
|
+
var A = m._owner, P = _e(m.type, m._source, A ? A.type : null);
|
|
320
320
|
pn.setExtraStackFrame(P);
|
|
321
321
|
} else
|
|
322
322
|
pn.setExtraStackFrame(null);
|
|
323
323
|
}
|
|
324
|
-
function Ur(
|
|
324
|
+
function Ur(m, A, P, B, J) {
|
|
325
325
|
{
|
|
326
326
|
var _ = Function.call.bind(O);
|
|
327
|
-
for (var G in
|
|
328
|
-
if (_(
|
|
327
|
+
for (var G in m)
|
|
328
|
+
if (_(m, G)) {
|
|
329
329
|
var K = void 0;
|
|
330
330
|
try {
|
|
331
|
-
if (typeof
|
|
332
|
-
var ye = Error((B || "React class") + ": " + P + " type `" + G + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof
|
|
331
|
+
if (typeof m[G] != "function") {
|
|
332
|
+
var ye = Error((B || "React class") + ": " + P + " type `" + G + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof m[G] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
333
333
|
throw ye.name = "Invariant Violation", ye;
|
|
334
334
|
}
|
|
335
|
-
K =
|
|
335
|
+
K = m[G](A, G, B, P, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
336
336
|
} catch (re) {
|
|
337
337
|
K = re;
|
|
338
338
|
}
|
|
@@ -341,28 +341,28 @@ function go() {
|
|
|
341
341
|
}
|
|
342
342
|
}
|
|
343
343
|
var Wr = Array.isArray;
|
|
344
|
-
function kt(
|
|
345
|
-
return Wr(
|
|
344
|
+
function kt(m) {
|
|
345
|
+
return Wr(m);
|
|
346
346
|
}
|
|
347
|
-
function Gr(
|
|
347
|
+
function Gr(m) {
|
|
348
348
|
{
|
|
349
|
-
var A = typeof Symbol == "function" && Symbol.toStringTag, P = A &&
|
|
349
|
+
var A = typeof Symbol == "function" && Symbol.toStringTag, P = A && m[Symbol.toStringTag] || m.constructor.name || "Object";
|
|
350
350
|
return P;
|
|
351
351
|
}
|
|
352
352
|
}
|
|
353
|
-
function Yr(
|
|
353
|
+
function Yr(m) {
|
|
354
354
|
try {
|
|
355
|
-
return gn(
|
|
355
|
+
return gn(m), !1;
|
|
356
356
|
} catch {
|
|
357
357
|
return !0;
|
|
358
358
|
}
|
|
359
359
|
}
|
|
360
|
-
function gn(
|
|
361
|
-
return "" +
|
|
360
|
+
function gn(m) {
|
|
361
|
+
return "" + m;
|
|
362
362
|
}
|
|
363
|
-
function bn(
|
|
364
|
-
if (Yr(
|
|
365
|
-
return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Gr(
|
|
363
|
+
function bn(m) {
|
|
364
|
+
if (Yr(m))
|
|
365
|
+
return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Gr(m)), gn(m);
|
|
366
366
|
}
|
|
367
367
|
var yn = v.ReactCurrentOwner, Vr = {
|
|
368
368
|
key: !0,
|
|
@@ -370,53 +370,53 @@ function go() {
|
|
|
370
370
|
__self: !0,
|
|
371
371
|
__source: !0
|
|
372
372
|
}, kn, wn;
|
|
373
|
-
function Qr(
|
|
374
|
-
if (O.call(
|
|
375
|
-
var A = Object.getOwnPropertyDescriptor(
|
|
373
|
+
function Qr(m) {
|
|
374
|
+
if (O.call(m, "ref")) {
|
|
375
|
+
var A = Object.getOwnPropertyDescriptor(m, "ref").get;
|
|
376
376
|
if (A && A.isReactWarning)
|
|
377
377
|
return !1;
|
|
378
378
|
}
|
|
379
|
-
return
|
|
379
|
+
return m.ref !== void 0;
|
|
380
380
|
}
|
|
381
|
-
function Jr(
|
|
382
|
-
if (O.call(
|
|
383
|
-
var A = Object.getOwnPropertyDescriptor(
|
|
381
|
+
function Jr(m) {
|
|
382
|
+
if (O.call(m, "key")) {
|
|
383
|
+
var A = Object.getOwnPropertyDescriptor(m, "key").get;
|
|
384
384
|
if (A && A.isReactWarning)
|
|
385
385
|
return !1;
|
|
386
386
|
}
|
|
387
|
-
return
|
|
387
|
+
return m.key !== void 0;
|
|
388
388
|
}
|
|
389
|
-
function Xr(
|
|
390
|
-
typeof
|
|
389
|
+
function Xr(m, A) {
|
|
390
|
+
typeof m.ref == "string" && yn.current;
|
|
391
391
|
}
|
|
392
|
-
function Zr(
|
|
392
|
+
function Zr(m, A) {
|
|
393
393
|
{
|
|
394
394
|
var P = function() {
|
|
395
395
|
kn || (kn = !0, w("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", A));
|
|
396
396
|
};
|
|
397
|
-
P.isReactWarning = !0, Object.defineProperty(
|
|
397
|
+
P.isReactWarning = !0, Object.defineProperty(m, "key", {
|
|
398
398
|
get: P,
|
|
399
399
|
configurable: !0
|
|
400
400
|
});
|
|
401
401
|
}
|
|
402
402
|
}
|
|
403
|
-
function $r(
|
|
403
|
+
function $r(m, A) {
|
|
404
404
|
{
|
|
405
405
|
var P = function() {
|
|
406
406
|
wn || (wn = !0, w("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", A));
|
|
407
407
|
};
|
|
408
|
-
P.isReactWarning = !0, Object.defineProperty(
|
|
408
|
+
P.isReactWarning = !0, Object.defineProperty(m, "ref", {
|
|
409
409
|
get: P,
|
|
410
410
|
configurable: !0
|
|
411
411
|
});
|
|
412
412
|
}
|
|
413
413
|
}
|
|
414
|
-
var _r = function(
|
|
414
|
+
var _r = function(m, A, P, B, J, _, G) {
|
|
415
415
|
var K = {
|
|
416
416
|
// This tag allows us to uniquely identify this as a React Element
|
|
417
417
|
$$typeof: t,
|
|
418
418
|
// Built-in properties that belong on the element
|
|
419
|
-
type:
|
|
419
|
+
type: m,
|
|
420
420
|
key: A,
|
|
421
421
|
ref: P,
|
|
422
422
|
props: G,
|
|
@@ -440,58 +440,58 @@ function go() {
|
|
|
440
440
|
value: J
|
|
441
441
|
}), Object.freeze && (Object.freeze(K.props), Object.freeze(K)), K;
|
|
442
442
|
};
|
|
443
|
-
function eo(
|
|
443
|
+
function eo(m, A, P, B, J) {
|
|
444
444
|
{
|
|
445
445
|
var _, G = {}, K = null, ye = null;
|
|
446
446
|
P !== void 0 && (bn(P), K = "" + P), Jr(A) && (bn(A.key), K = "" + A.key), Qr(A) && (ye = A.ref, Xr(A, J));
|
|
447
447
|
for (_ in A)
|
|
448
448
|
O.call(A, _) && !Vr.hasOwnProperty(_) && (G[_] = A[_]);
|
|
449
|
-
if (
|
|
450
|
-
var re =
|
|
449
|
+
if (m && m.defaultProps) {
|
|
450
|
+
var re = m.defaultProps;
|
|
451
451
|
for (_ in re)
|
|
452
452
|
G[_] === void 0 && (G[_] = re[_]);
|
|
453
453
|
}
|
|
454
454
|
if (K || ye) {
|
|
455
|
-
var se = typeof
|
|
455
|
+
var se = typeof m == "function" ? m.displayName || m.name || "Unknown" : m;
|
|
456
456
|
K && Zr(G, se), ye && $r(G, se);
|
|
457
457
|
}
|
|
458
|
-
return _r(
|
|
458
|
+
return _r(m, K, ye, J, B, yn.current, G);
|
|
459
459
|
}
|
|
460
460
|
}
|
|
461
461
|
var wt = v.ReactCurrentOwner, vn = v.ReactDebugCurrentFrame;
|
|
462
|
-
function ea(
|
|
463
|
-
if (
|
|
464
|
-
var A =
|
|
462
|
+
function ea(m) {
|
|
463
|
+
if (m) {
|
|
464
|
+
var A = m._owner, P = _e(m.type, m._source, A ? A.type : null);
|
|
465
465
|
vn.setExtraStackFrame(P);
|
|
466
466
|
} else
|
|
467
467
|
vn.setExtraStackFrame(null);
|
|
468
468
|
}
|
|
469
469
|
var vt;
|
|
470
470
|
vt = !1;
|
|
471
|
-
function xt(
|
|
472
|
-
return typeof
|
|
471
|
+
function xt(m) {
|
|
472
|
+
return typeof m == "object" && m !== null && m.$$typeof === t;
|
|
473
473
|
}
|
|
474
474
|
function xn() {
|
|
475
475
|
{
|
|
476
476
|
if (wt.current) {
|
|
477
|
-
var
|
|
478
|
-
if (
|
|
477
|
+
var m = E(wt.current.type);
|
|
478
|
+
if (m)
|
|
479
479
|
return `
|
|
480
480
|
|
|
481
|
-
Check the render method of \`` +
|
|
481
|
+
Check the render method of \`` + m + "`.";
|
|
482
482
|
}
|
|
483
483
|
return "";
|
|
484
484
|
}
|
|
485
485
|
}
|
|
486
|
-
function ao(
|
|
486
|
+
function ao(m) {
|
|
487
487
|
return "";
|
|
488
488
|
}
|
|
489
489
|
var An = {};
|
|
490
|
-
function to(
|
|
490
|
+
function to(m) {
|
|
491
491
|
{
|
|
492
492
|
var A = xn();
|
|
493
493
|
if (!A) {
|
|
494
|
-
var P = typeof
|
|
494
|
+
var P = typeof m == "string" ? m : m.displayName || m.name;
|
|
495
495
|
P && (A = `
|
|
496
496
|
|
|
497
497
|
Check the top-level render call using <` + P + ">.");
|
|
@@ -499,41 +499,41 @@ Check the top-level render call using <` + P + ">.");
|
|
|
499
499
|
return A;
|
|
500
500
|
}
|
|
501
501
|
}
|
|
502
|
-
function Cn(
|
|
502
|
+
function Cn(m, A) {
|
|
503
503
|
{
|
|
504
|
-
if (!
|
|
504
|
+
if (!m._store || m._store.validated || m.key != null)
|
|
505
505
|
return;
|
|
506
|
-
|
|
506
|
+
m._store.validated = !0;
|
|
507
507
|
var P = to(A);
|
|
508
508
|
if (An[P])
|
|
509
509
|
return;
|
|
510
510
|
An[P] = !0;
|
|
511
511
|
var B = "";
|
|
512
|
-
|
|
512
|
+
m && m._owner && m._owner !== wt.current && (B = " It was passed a child from " + E(m._owner.type) + "."), ea(m), w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', P, B), ea(null);
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
|
-
function Tn(
|
|
515
|
+
function Tn(m, A) {
|
|
516
516
|
{
|
|
517
|
-
if (typeof
|
|
517
|
+
if (typeof m != "object")
|
|
518
518
|
return;
|
|
519
|
-
if (kt(
|
|
520
|
-
for (var P = 0; P <
|
|
521
|
-
var B =
|
|
519
|
+
if (kt(m))
|
|
520
|
+
for (var P = 0; P < m.length; P++) {
|
|
521
|
+
var B = m[P];
|
|
522
522
|
xt(B) && Cn(B, A);
|
|
523
523
|
}
|
|
524
|
-
else if (xt(
|
|
525
|
-
|
|
526
|
-
else if (
|
|
527
|
-
var J = y(
|
|
528
|
-
if (typeof J == "function" && J !==
|
|
529
|
-
for (var _ = J.call(
|
|
524
|
+
else if (xt(m))
|
|
525
|
+
m._store && (m._store.validated = !0);
|
|
526
|
+
else if (m) {
|
|
527
|
+
var J = y(m);
|
|
528
|
+
if (typeof J == "function" && J !== m.entries)
|
|
529
|
+
for (var _ = J.call(m), G; !(G = _.next()).done; )
|
|
530
530
|
xt(G.value) && Cn(G.value, A);
|
|
531
531
|
}
|
|
532
532
|
}
|
|
533
533
|
}
|
|
534
|
-
function no(
|
|
534
|
+
function no(m) {
|
|
535
535
|
{
|
|
536
|
-
var A =
|
|
536
|
+
var A = m.type;
|
|
537
537
|
if (A == null || typeof A == "string")
|
|
538
538
|
return;
|
|
539
539
|
var P;
|
|
@@ -541,13 +541,13 @@ Check the top-level render call using <` + P + ">.");
|
|
|
541
541
|
P = A.propTypes;
|
|
542
542
|
else if (typeof A == "object" && (A.$$typeof === d || // Note: Memo only checks outer props here.
|
|
543
543
|
// Inner props are checked in the reconciler.
|
|
544
|
-
A.$$typeof ===
|
|
544
|
+
A.$$typeof === f))
|
|
545
545
|
P = A.propTypes;
|
|
546
546
|
else
|
|
547
547
|
return;
|
|
548
548
|
if (P) {
|
|
549
549
|
var B = E(A);
|
|
550
|
-
Ur(P,
|
|
550
|
+
Ur(P, m.props, "prop", B, m);
|
|
551
551
|
} else if (A.PropTypes !== void 0 && !vt) {
|
|
552
552
|
vt = !0;
|
|
553
553
|
var J = E(A);
|
|
@@ -556,31 +556,31 @@ Check the top-level render call using <` + P + ">.");
|
|
|
556
556
|
typeof A.getDefaultProps == "function" && !A.getDefaultProps.isReactClassApproved && w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
557
557
|
}
|
|
558
558
|
}
|
|
559
|
-
function io(
|
|
559
|
+
function io(m) {
|
|
560
560
|
{
|
|
561
|
-
for (var A = Object.keys(
|
|
561
|
+
for (var A = Object.keys(m.props), P = 0; P < A.length; P++) {
|
|
562
562
|
var B = A[P];
|
|
563
563
|
if (B !== "children" && B !== "key") {
|
|
564
|
-
ea(
|
|
564
|
+
ea(m), w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", B), ea(null);
|
|
565
565
|
break;
|
|
566
566
|
}
|
|
567
567
|
}
|
|
568
|
-
|
|
568
|
+
m.ref !== null && (ea(m), w("Invalid attribute `ref` supplied to `React.Fragment`."), ea(null));
|
|
569
569
|
}
|
|
570
570
|
}
|
|
571
571
|
var In = {};
|
|
572
|
-
function Sn(
|
|
572
|
+
function Sn(m, A, P, B, J, _) {
|
|
573
573
|
{
|
|
574
|
-
var G = D(
|
|
574
|
+
var G = D(m);
|
|
575
575
|
if (!G) {
|
|
576
576
|
var K = "";
|
|
577
|
-
(
|
|
577
|
+
(m === void 0 || typeof m == "object" && m !== null && Object.keys(m).length === 0) && (K += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
578
578
|
var ye = ao();
|
|
579
579
|
ye ? K += ye : K += xn();
|
|
580
580
|
var re;
|
|
581
|
-
|
|
581
|
+
m === null ? re = "null" : kt(m) ? re = "array" : m !== void 0 && m.$$typeof === t ? (re = "<" + (E(m.type) || "Unknown") + " />", K = " Did you accidentally export a JSX literal instead of a component?") : re = typeof m, w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", re, K);
|
|
582
582
|
}
|
|
583
|
-
var se = eo(
|
|
583
|
+
var se = eo(m, A, P, J, _);
|
|
584
584
|
if (se == null)
|
|
585
585
|
return se;
|
|
586
586
|
if (G) {
|
|
@@ -589,15 +589,15 @@ Check the top-level render call using <` + P + ">.");
|
|
|
589
589
|
if (B)
|
|
590
590
|
if (kt(Se)) {
|
|
591
591
|
for (var aa = 0; aa < Se.length; aa++)
|
|
592
|
-
Tn(Se[aa],
|
|
592
|
+
Tn(Se[aa], m);
|
|
593
593
|
Object.freeze && Object.freeze(Se);
|
|
594
594
|
} else
|
|
595
595
|
w("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(Se,
|
|
597
|
+
Tn(Se, m);
|
|
598
598
|
}
|
|
599
599
|
if (O.call(A, "key")) {
|
|
600
|
-
var Me = E(
|
|
600
|
+
var Me = E(m), ve = Object.keys(A).filter(function(co) {
|
|
601
601
|
return co !== "key";
|
|
602
602
|
}), At = ve.length > 0 ? "{key: someKey, " + ve.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
603
603
|
if (!In[Me + At]) {
|
|
@@ -610,14 +610,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
610
610
|
<%s key={someKey} {...props} />`, At, Me, ho, Me), In[Me + At] = !0;
|
|
611
611
|
}
|
|
612
612
|
}
|
|
613
|
-
return
|
|
613
|
+
return m === i ? io(se) : no(se), se;
|
|
614
614
|
}
|
|
615
615
|
}
|
|
616
|
-
function ro(
|
|
617
|
-
return Sn(
|
|
616
|
+
function ro(m, A, P) {
|
|
617
|
+
return Sn(m, A, P, !0);
|
|
618
618
|
}
|
|
619
|
-
function oo(
|
|
620
|
-
return Sn(
|
|
619
|
+
function oo(m, A, P) {
|
|
620
|
+
return Sn(m, A, P, !1);
|
|
621
621
|
}
|
|
622
622
|
var so = oo, lo = ro;
|
|
623
623
|
ga.Fragment = i, ga.jsx = so, ga.jsxs = lo;
|
|
@@ -750,7 +750,7 @@ const Lo = (e, t) => {
|
|
|
750
750
|
} = s;
|
|
751
751
|
let h = r || ((T = o.options) == null ? void 0 : T.defaultNS);
|
|
752
752
|
h = Ge(h) ? [h] : h || ["translation"], (j = (I = o.reportNamespaces).addUsedNamespaces) == null || j.call(I, h);
|
|
753
|
-
const c = (o.isInitialized || o.initializedStoreOnce) && h.every((N) => yo(N, o, s)),
|
|
753
|
+
const c = (o.isInitialized || o.initializedStoreOnce) && h.every((N) => yo(N, o, s)), f = qo(o, t.lng || null, s.nsMode === "fallback" ? h : h[0], d), b = () => f, u = () => qi(o, t.lng || null, s.nsMode === "fallback" ? h : h[0], d), [p, k] = Y(b);
|
|
754
754
|
let y = h.join();
|
|
755
755
|
t.lng && (y = `${t.lng}${y}`);
|
|
756
756
|
const v = Lo(y), w = oa(!0);
|
|
@@ -957,10 +957,10 @@ function Qo(e) {
|
|
|
957
957
|
return Uo(Qa("", null, null, null, [""], e = Mo(e), 0, [0], e));
|
|
958
958
|
}
|
|
959
959
|
function Qa(e, t, n, i, r, o, s, l, d) {
|
|
960
|
-
for (var h = 0, c = 0,
|
|
960
|
+
for (var h = 0, c = 0, f = s, b = 0, u = 0, p = 0, k = 1, y = 1, v = 1, w = 0, x = "", C = r, T = o, I = i, j = x; y; )
|
|
961
961
|
switch (p = w, w = qe()) {
|
|
962
962
|
case 40:
|
|
963
|
-
if (p != 108 && ce(j,
|
|
963
|
+
if (p != 108 && ce(j, f - 1) == 58) {
|
|
964
964
|
Ya(j += H(Ct(w), "&", "&\f"), "&\f", Ei(h ? l[h - 1] : 0)) != -1 && (v = -1);
|
|
965
965
|
break;
|
|
966
966
|
}
|
|
@@ -998,30 +998,30 @@ function Qa(e, t, n, i, r, o, s, l, d) {
|
|
|
998
998
|
case 125:
|
|
999
999
|
y = 0;
|
|
1000
1000
|
case 59 + c:
|
|
1001
|
-
v == -1 && (j = H(j, /\f/g, "")), u > 0 && Fe(j) -
|
|
1001
|
+
v == -1 && (j = H(j, /\f/g, "")), u > 0 && Fe(j) - f && va(u > 32 ? En(j + ";", i, n, f - 1, d) : En(H(j, " ", "") + ";", i, n, f - 2, d), d);
|
|
1002
1002
|
break;
|
|
1003
1003
|
case 59:
|
|
1004
1004
|
j += ";";
|
|
1005
1005
|
default:
|
|
1006
|
-
if (va(I = Nn(j, t, n, h, c, r, l, x, C = [], T = [],
|
|
1006
|
+
if (va(I = Nn(j, t, n, h, c, r, l, x, C = [], T = [], f, o), o), w === 123)
|
|
1007
1007
|
if (c === 0)
|
|
1008
|
-
Qa(j, t, I, I, C, o,
|
|
1008
|
+
Qa(j, t, I, I, C, o, f, l, T);
|
|
1009
1009
|
else
|
|
1010
1010
|
switch (b === 99 && ce(j, 3) === 110 ? 100 : b) {
|
|
1011
1011
|
case 100:
|
|
1012
1012
|
case 108:
|
|
1013
1013
|
case 109:
|
|
1014
1014
|
case 115:
|
|
1015
|
-
Qa(e, I, I, i && va(Nn(e, I, I, 0, 0, r, l, x, r, C = [],
|
|
1015
|
+
Qa(e, I, I, i && va(Nn(e, I, I, 0, 0, r, l, x, r, C = [], f, T), T), r, T, f, l, i ? C : T);
|
|
1016
1016
|
break;
|
|
1017
1017
|
default:
|
|
1018
1018
|
Qa(j, I, I, I, [""], T, 0, l, T);
|
|
1019
1019
|
}
|
|
1020
1020
|
}
|
|
1021
|
-
h = c = u = 0, k = v = 1, x = j = "",
|
|
1021
|
+
h = c = u = 0, k = v = 1, x = j = "", f = s;
|
|
1022
1022
|
break;
|
|
1023
1023
|
case 58:
|
|
1024
|
-
|
|
1024
|
+
f = 1 + Fe(j), u = p;
|
|
1025
1025
|
default:
|
|
1026
1026
|
if (k < 1) {
|
|
1027
1027
|
if (w == 123)
|
|
@@ -1037,7 +1037,7 @@ function Qa(e, t, n, i, r, o, s, l, d) {
|
|
|
1037
1037
|
l[h++] = (Fe(j) - 1) * v, v = 1;
|
|
1038
1038
|
break;
|
|
1039
1039
|
case 64:
|
|
1040
|
-
Ye() === 45 && (j += Ct(qe())), b = Ye(), c =
|
|
1040
|
+
Ye() === 45 && (j += Ct(qe())), b = Ye(), c = f = Fe(x = j += Vo(Va())), w++;
|
|
1041
1041
|
break;
|
|
1042
1042
|
case 45:
|
|
1043
1043
|
p === 45 && Fe(j) == 2 && (k = 0);
|
|
@@ -1045,11 +1045,11 @@ function Qa(e, t, n, i, r, o, s, l, d) {
|
|
|
1045
1045
|
}
|
|
1046
1046
|
return o;
|
|
1047
1047
|
}
|
|
1048
|
-
function Nn(e, t, n, i, r, o, s, l, d, h, c,
|
|
1048
|
+
function Nn(e, t, n, i, r, o, s, l, d, h, c, f) {
|
|
1049
1049
|
for (var b = r - 1, u = r === 0 ? o : [""], p = Hi(u), k = 0, y = 0, v = 0; k < i; ++k)
|
|
1050
1050
|
for (var w = 0, x = sa(e, b + 1, b = Ei(y = s[k])), C = e; w < p; ++w)
|
|
1051
1051
|
(C = Di(y > 0 ? u[w] + " " + x : H(x, /&\f/g, u[w]))) && (d[v++] = C);
|
|
1052
|
-
return ht(e, t, n, r === 0 ? lt : l, d, h, c,
|
|
1052
|
+
return ht(e, t, n, r === 0 ? lt : l, d, h, c, f);
|
|
1053
1053
|
}
|
|
1054
1054
|
function Jo(e, t, n, i) {
|
|
1055
1055
|
return ht(e, t, n, Fi, tn(Oo()), sa(e, 2, -2), 0, i);
|
|
@@ -1583,14 +1583,14 @@ var Xi = function(e) {
|
|
|
1583
1583
|
var r = this;
|
|
1584
1584
|
this.options = xe(xe({}, Ps), 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
|
-
for (var s = o.getTag(), l = s.length, d = "", h = function(
|
|
1586
|
+
for (var s = o.getTag(), l = s.length, d = "", h = function(f) {
|
|
1587
1587
|
var b = function(v) {
|
|
1588
1588
|
return et.get(v);
|
|
1589
|
-
}(
|
|
1589
|
+
}(f);
|
|
1590
1590
|
if (b === void 0) return "continue";
|
|
1591
|
-
var u = o.names.get(b), p = s.getGroup(
|
|
1591
|
+
var u = o.names.get(b), p = s.getGroup(f);
|
|
1592
1592
|
if (u === void 0 || !u.size || p.length === 0) return "continue";
|
|
1593
|
-
var k = "".concat(Ze, ".g").concat(
|
|
1593
|
+
var k = "".concat(Ze, ".g").concat(f, '[id="').concat(b, '"]'), y = "";
|
|
1594
1594
|
u !== void 0 && u.forEach(function(v) {
|
|
1595
1595
|
v.length > 0 && (y += "".concat(v, ","));
|
|
1596
1596
|
}), d += "".concat(p).concat(k, '{content:"').concat(y, '"}').concat(nn);
|
|
@@ -1645,7 +1645,7 @@ function Ls(e) {
|
|
|
1645
1645
|
c.push(function(b) {
|
|
1646
1646
|
b.type === lt && b.value.includes("&") && (b.props[0] = b.props[0].replace(js, n).replace(i, h));
|
|
1647
1647
|
}), s.prefix && c.push(_o), c.push(Xo);
|
|
1648
|
-
var
|
|
1648
|
+
var f = function(b, u, p, k) {
|
|
1649
1649
|
u === void 0 && (u = ""), p === void 0 && (p = ""), k === void 0 && (k = "&"), t = k, n = u, i = new RegExp("\\".concat(n, "\\b"), "g");
|
|
1650
1650
|
var y = b.replace(Bs, ""), v = Qo(p || u ? "".concat(p, " ").concat(u, " { ").concat(y, " }") : y);
|
|
1651
1651
|
s.namespace && (v = $i(v, s.namespace));
|
|
@@ -1654,9 +1654,9 @@ function Ls(e) {
|
|
|
1654
1654
|
return w.push(x);
|
|
1655
1655
|
})))), w;
|
|
1656
1656
|
};
|
|
1657
|
-
return
|
|
1657
|
+
return f.hash = d.length ? d.reduce(function(b, u) {
|
|
1658
1658
|
return u.name || ma(15), Ue(b, u.name);
|
|
1659
|
-
}, Mi).toString() : "",
|
|
1659
|
+
}, Mi).toString() : "", f;
|
|
1660
1660
|
}
|
|
1661
1661
|
var qs = new Zi(), Gt = Ls(), _i = Je.createContext({ shouldForwardProp: void 0, styleSheet: qs, stylis: Gt });
|
|
1662
1662
|
_i.Consumer;
|
|
@@ -1736,10 +1736,10 @@ var Es = Ui(ut), Ds = function() {
|
|
|
1736
1736
|
}
|
|
1737
1737
|
else {
|
|
1738
1738
|
for (var d = Ue(this.baseHash, i.hash), h = "", c = 0; c < this.rules.length; c++) {
|
|
1739
|
-
var
|
|
1740
|
-
if (typeof
|
|
1741
|
-
else if (
|
|
1742
|
-
var b = Ut(Ve(
|
|
1739
|
+
var f = this.rules[c];
|
|
1740
|
+
if (typeof f == "string") h += f, process.env.NODE_ENV !== "production" && (d = Ue(d, f));
|
|
1741
|
+
else if (f) {
|
|
1742
|
+
var b = Ut(Ve(f, t, n, i));
|
|
1743
1743
|
d = Ue(d, b + c), h += b;
|
|
1744
1744
|
}
|
|
1745
1745
|
}
|
|
@@ -1759,7 +1759,7 @@ function Hs(e, t, n) {
|
|
|
1759
1759
|
St[I] = (St[I] || 0) + 1;
|
|
1760
1760
|
var j = "".concat(I, "-").concat(Wi(ut + I + St[I]));
|
|
1761
1761
|
return T ? "".concat(T, "-").concat(j) : j;
|
|
1762
|
-
}(t.displayName, t.parentComponentId) : d, c = t.displayName,
|
|
1762
|
+
}(t.displayName, t.parentComponentId) : d, c = t.displayName, f = c === void 0 ? function(C) {
|
|
1763
1763
|
return It(C) ? "styled.".concat(C) : "Styled(".concat(Gi(C), ")");
|
|
1764
1764
|
}(e) : c, b = t.displayName && t.componentId ? "".concat(Hn(t.displayName), "-").concat(t.componentId) : t.componentId || h, u = i && r.attrs ? r.attrs.concat(l).filter(Boolean) : l, p = t.shouldForwardProp;
|
|
1765
1765
|
if (i && r.shouldForwardProp) {
|
|
@@ -1793,9 +1793,9 @@ function Hs(e, t, n) {
|
|
|
1793
1793
|
return me && (ge += " " + me), q.className && (ge += " " + q.className), z[It(ae) && !Kt.has(ae) ? "class" : "className"] = ge, N && (z.ref = N), fo(ae, z);
|
|
1794
1794
|
}(x, C, T);
|
|
1795
1795
|
}
|
|
1796
|
-
w.displayName =
|
|
1796
|
+
w.displayName = f;
|
|
1797
1797
|
var x = Je.forwardRef(w);
|
|
1798
|
-
return x.attrs = u, x.componentStyle = v, x.displayName =
|
|
1798
|
+
return x.attrs = u, x.componentStyle = v, x.displayName = f, x.shouldForwardProp = p, x.foldedComponentIds = i ? We(r.foldedComponentIds, r.styledComponentId) : "", x.styledComponentId = b, x.target = i ? r.target : e, Object.defineProperty(x, "defaultProps", { get: function() {
|
|
1799
1799
|
return this._foldedDefaultProps;
|
|
1800
1800
|
}, set: function(C) {
|
|
1801
1801
|
this._foldedDefaultProps = i ? function(T) {
|
|
@@ -1803,7 +1803,7 @@ function Hs(e, t, n) {
|
|
|
1803
1803
|
for (var N = 0, F = I; N < F.length; N++) Wt(T, F[N], !0);
|
|
1804
1804
|
return T;
|
|
1805
1805
|
}({}, r.defaultProps, C) : C;
|
|
1806
|
-
} }), process.env.NODE_ENV !== "production" && (ts(
|
|
1806
|
+
} }), process.env.NODE_ENV !== "production" && (ts(f, b), x.warnTooManyClasses = /* @__PURE__ */ function(C, T) {
|
|
1807
1807
|
var I = {}, j = !1;
|
|
1808
1808
|
return function(N) {
|
|
1809
1809
|
if (!j && (I[N] = !0, Object.keys(I).length >= 200)) {
|
|
@@ -1820,7 +1820,7 @@ Example:
|
|
|
1820
1820
|
<Component />`), j = !0, I = {};
|
|
1821
1821
|
}
|
|
1822
1822
|
};
|
|
1823
|
-
}(
|
|
1823
|
+
}(f, b)), on(x, function() {
|
|
1824
1824
|
return ".".concat(x.styledComponentId);
|
|
1825
1825
|
}), o && Ji(x, e, { attrs: !0, componentStyle: !0, displayName: !0, foldedComponentIds: !0, shouldForwardProp: !0, styledComponentId: !0, target: !0 }), x;
|
|
1826
1826
|
}
|
|
@@ -1931,9 +1931,9 @@ const Rs = g.div`
|
|
|
1931
1931
|
`, zs = {
|
|
1932
1932
|
undoArray: "undoArray"
|
|
1933
1933
|
}, Os = "https://livelobby8.livevegas.live", dn = (e, t, n, i) => {
|
|
1934
|
-
const { tableId: r, gameId: o, lang: s, playerId: l, token: d, exitUrl: h, hasLobby: c } = n,
|
|
1934
|
+
const { tableId: r, gameId: o, lang: s, playerId: l, token: d, exitUrl: h, hasLobby: c } = n, f = window.location.href, b = new URLSearchParams({
|
|
1935
1935
|
isMinimized: "true",
|
|
1936
|
-
gameUrl:
|
|
1936
|
+
gameUrl: f,
|
|
1937
1937
|
tableName: i || ""
|
|
1938
1938
|
});
|
|
1939
1939
|
if (localStorage.setItem(zs.undoArray, JSON.stringify([])), c === "false") {
|
|
@@ -1973,7 +1973,7 @@ const Rs = g.div`
|
|
|
1973
1973
|
31: "Chat is blocked",
|
|
1974
1974
|
33: "Bet Amount is less or greater from limits",
|
|
1975
1975
|
35: "Nick already selected",
|
|
1976
|
-
52: "The
|
|
1976
|
+
52: "The bet limit reached",
|
|
1977
1977
|
54: "Round has been canceled!",
|
|
1978
1978
|
506: "Insurance Is Not Allowed",
|
|
1979
1979
|
508: "Player Invalid State",
|
|
@@ -2277,7 +2277,7 @@ const bw = ({ balance: e, bet: t, currencyId: n }) => {
|
|
|
2277
2277
|
textStyle: d,
|
|
2278
2278
|
isActiveBlue: h,
|
|
2279
2279
|
streamVolume: c,
|
|
2280
|
-
setStreamVolume:
|
|
2280
|
+
setStreamVolume: f,
|
|
2281
2281
|
isHoverActive: b = !0,
|
|
2282
2282
|
positonHover: u = "bottom",
|
|
2283
2283
|
onMouseLeave: p,
|
|
@@ -2291,8 +2291,8 @@ const bw = ({ balance: e, bet: t, currencyId: n }) => {
|
|
|
2291
2291
|
/* @__PURE__ */ a.jsx(Qs, { position: u }),
|
|
2292
2292
|
C(n)
|
|
2293
2293
|
] });
|
|
2294
|
-
if (r &&
|
|
2295
|
-
return /* @__PURE__ */ a.jsx(Ys, { children: /* @__PURE__ */ a.jsx(Jt, { setVolume:
|
|
2294
|
+
if (r && f && typeof c == "number")
|
|
2295
|
+
return /* @__PURE__ */ a.jsx(Ys, { children: /* @__PURE__ */ a.jsx(Jt, { setVolume: f, volume: c }) });
|
|
2296
2296
|
};
|
|
2297
2297
|
return /* @__PURE__ */ a.jsx(a.Fragment, { children: /* @__PURE__ */ a.jsxs(
|
|
2298
2298
|
Ws,
|
|
@@ -3778,26 +3778,26 @@ class it extends ft {
|
|
|
3778
3778
|
} = this.extractFromKey(t[t.length - 1], r), h = d[d.length - 1];
|
|
3779
3779
|
let c = r.nsSeparator !== void 0 ? r.nsSeparator : this.options.nsSeparator;
|
|
3780
3780
|
c === void 0 && (c = ":");
|
|
3781
|
-
const
|
|
3782
|
-
if ((
|
|
3781
|
+
const f = r.lng || this.language, b = r.appendNamespaceToCIMode || this.options.appendNamespaceToCIMode;
|
|
3782
|
+
if ((f == null ? void 0 : f.toLowerCase()) === "cimode")
|
|
3783
3783
|
return b ? o ? {
|
|
3784
3784
|
res: `${h}${c}${l}`,
|
|
3785
3785
|
usedKey: l,
|
|
3786
3786
|
exactUsedKey: l,
|
|
3787
|
-
usedLng:
|
|
3787
|
+
usedLng: f,
|
|
3788
3788
|
usedNS: h,
|
|
3789
3789
|
usedParams: this.getUsedParamsDetails(r)
|
|
3790
3790
|
} : `${h}${c}${l}` : o ? {
|
|
3791
3791
|
res: l,
|
|
3792
3792
|
usedKey: l,
|
|
3793
3793
|
exactUsedKey: l,
|
|
3794
|
-
usedLng:
|
|
3794
|
+
usedLng: f,
|
|
3795
3795
|
usedNS: h,
|
|
3796
3796
|
usedParams: this.getUsedParamsDetails(r)
|
|
3797
3797
|
} : l;
|
|
3798
3798
|
const u = this.resolve(t, r);
|
|
3799
3799
|
let p = u == null ? void 0 : u.res;
|
|
3800
|
-
const k = (u == null ? void 0 : u.usedKey) || l, y = (u == null ? void 0 : u.exactUsedKey) || l, v = ["[object Number]", "[object Function]", "[object RegExp]"], w = r.joinArrays !== void 0 ? r.joinArrays : this.options.joinArrays, x = !this.i18nFormat || this.i18nFormat.handleAsObject, C = r.count !== void 0 && !L(r.count), T = it.hasDefaultValue(r), I = C ? this.pluralResolver.getSuffix(
|
|
3800
|
+
const k = (u == null ? void 0 : u.usedKey) || l, y = (u == null ? void 0 : u.exactUsedKey) || l, v = ["[object Number]", "[object Function]", "[object RegExp]"], w = r.joinArrays !== void 0 ? r.joinArrays : this.options.joinArrays, x = !this.i18nFormat || this.i18nFormat.handleAsObject, C = r.count !== void 0 && !L(r.count), T = it.hasDefaultValue(r), I = C ? this.pluralResolver.getSuffix(f, r.count, r) : "", j = r.ordinal && C ? this.pluralResolver.getSuffix(f, r.count, {
|
|
3801
3801
|
ordinal: !1
|
|
3802
3802
|
}) : "", N = C && !r.ordinal && r.count === 0, F = N && r[`defaultValue${this.options.pluralSeparator}zero`] || r[`defaultValue${I}`] || r[`defaultValue${j}`] || r.defaultValue;
|
|
3803
3803
|
let D = p;
|
|
@@ -3837,7 +3837,7 @@ class it extends ft {
|
|
|
3837
3837
|
!this.isValidLookup(p) && T && (E = !0, p = F), this.isValidLookup(p) || (V = !0, p = l);
|
|
3838
3838
|
const ne = (r.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && V ? void 0 : p, $ = T && F !== p && this.options.updateMissing;
|
|
3839
3839
|
if (V || E || $) {
|
|
3840
|
-
if (this.logger.log($ ? "updateKey" : "missingKey",
|
|
3840
|
+
if (this.logger.log($ ? "updateKey" : "missingKey", f, h, l, $ ? F : p), s) {
|
|
3841
3841
|
const z = this.resolve(l, {
|
|
3842
3842
|
...r,
|
|
3843
3843
|
keySeparator: !1
|
|
@@ -3884,10 +3884,10 @@ class it extends ft {
|
|
|
3884
3884
|
}
|
|
3885
3885
|
});
|
|
3886
3886
|
const c = L(t) && (((h = i == null ? void 0 : i.interpolation) == null ? void 0 : h.skipOnVariables) !== void 0 ? i.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables);
|
|
3887
|
-
let
|
|
3887
|
+
let f;
|
|
3888
3888
|
if (c) {
|
|
3889
3889
|
const u = t.match(this.interpolator.nestingRegexp);
|
|
3890
|
-
|
|
3890
|
+
f = u && u.length;
|
|
3891
3891
|
}
|
|
3892
3892
|
let b = i.replace && !L(i.replace) ? i.replace : i;
|
|
3893
3893
|
if (this.options.interpolation.defaultVariables && (b = {
|
|
@@ -3895,7 +3895,7 @@ class it extends ft {
|
|
|
3895
3895
|
...b
|
|
3896
3896
|
}), t = this.interpolator.interpolate(t, b, i.lng || this.language || r.usedLng, i), c) {
|
|
3897
3897
|
const u = t.match(this.interpolator.nestingRegexp), p = u && u.length;
|
|
3898
|
-
|
|
3898
|
+
f < p && (i.nest = !1);
|
|
3899
3899
|
}
|
|
3900
3900
|
!i.lng && r && r.res && (i.lng = this.language || r.usedLng), i.nest !== !1 && (t = this.interpolator.nest(t, (...u) => (o == null ? void 0 : o[0]) === u[0] && !i.context ? (this.logger.warn(`It seems you are nesting recursively key: ${u[0]} in key: ${n[0]}`), null) : this.translate(...u, n), i)), i.interpolation && this.interpolator.reset();
|
|
3901
3901
|
}
|
|
@@ -3914,10 +3914,10 @@ class it extends ft {
|
|
|
3914
3914
|
if (this.isValidLookup(i)) return;
|
|
3915
3915
|
const h = this.extractFromKey(d, n), c = h.key;
|
|
3916
3916
|
r = c;
|
|
3917
|
-
let
|
|
3918
|
-
this.options.fallbackNS && (
|
|
3917
|
+
let f = h.namespaces;
|
|
3918
|
+
this.options.fallbackNS && (f = f.concat(this.options.fallbackNS));
|
|
3919
3919
|
const b = n.count !== void 0 && !L(n.count), u = b && !n.ordinal && n.count === 0, p = n.context !== void 0 && (L(n.context) || typeof n.context == "number") && n.context !== "", k = n.lngs ? n.lngs : this.languageUtils.toResolveHierarchy(n.lng || this.language, n.fallbackLng);
|
|
3920
|
-
|
|
3920
|
+
f.forEach((y) => {
|
|
3921
3921
|
var v, w;
|
|
3922
3922
|
this.isValidLookup(i) || (l = y, !ni[`${k[0]}-${y}`] && ((v = this.utils) != null && v.hasLoadedNamespace) && !((w = this.utils) != null && w.hasLoadedNamespace(l)) && (ni[`${k[0]}-${y}`] = !0, this.logger.warn(`key "${r}" for languages "${k.join(", ")}" won't get resolved as namespace "${l}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), k.forEach((x) => {
|
|
3923
3923
|
var I;
|
|
@@ -4125,7 +4125,7 @@ class Il {
|
|
|
4125
4125
|
suffixEscaped: d,
|
|
4126
4126
|
formatSeparator: h,
|
|
4127
4127
|
unescapeSuffix: c,
|
|
4128
|
-
unescapePrefix:
|
|
4128
|
+
unescapePrefix: f,
|
|
4129
4129
|
nestingPrefix: b,
|
|
4130
4130
|
nestingPrefixEscaped: u,
|
|
4131
4131
|
nestingSuffix: p,
|
|
@@ -4134,7 +4134,7 @@ class Il {
|
|
|
4134
4134
|
maxReplaces: v,
|
|
4135
4135
|
alwaysFormat: w
|
|
4136
4136
|
} = t.interpolation;
|
|
4137
|
-
this.escape = n !== void 0 ? n : yl, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = r !== void 0 ? r : !1, this.prefix = o ? na(o) : s || "{{", this.suffix = l ? na(l) : d || "}}", this.formatSeparator = h || ",", this.unescapePrefix = c ? "" :
|
|
4137
|
+
this.escape = n !== void 0 ? n : yl, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = r !== void 0 ? r : !1, this.prefix = o ? na(o) : s || "{{", this.suffix = l ? na(l) : d || "}}", this.formatSeparator = h || ",", this.unescapePrefix = c ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : c || "", this.nestingPrefix = b ? na(b) : u || na("$t("), this.nestingSuffix = p ? na(p) : k || na(")"), this.nestingOptionsSeparator = y || ",", this.maxReplaces = v || 1e3, this.alwaysFormat = w !== void 0 ? w : !1, this.resetRegExp();
|
|
4138
4138
|
}
|
|
4139
4139
|
reset() {
|
|
4140
4140
|
this.options && this.init(this.options);
|
|
@@ -4163,7 +4163,7 @@ class Il {
|
|
|
4163
4163
|
});
|
|
4164
4164
|
};
|
|
4165
4165
|
this.resetRegExp();
|
|
4166
|
-
const c = (r == null ? void 0 : r.missingInterpolationHandler) || this.options.missingInterpolationHandler,
|
|
4166
|
+
const c = (r == null ? void 0 : r.missingInterpolationHandler) || this.options.missingInterpolationHandler, f = ((u = r == null ? void 0 : r.interpolation) == null ? void 0 : u.skipOnVariables) !== void 0 ? r.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables;
|
|
4167
4167
|
return [{
|
|
4168
4168
|
regex: this.regexpUnescape,
|
|
4169
4169
|
safeValue: (p) => Bt(p)
|
|
@@ -4179,14 +4179,14 @@ class Il {
|
|
|
4179
4179
|
s = L(v) ? v : "";
|
|
4180
4180
|
} else if (r && Object.prototype.hasOwnProperty.call(r, k))
|
|
4181
4181
|
s = "";
|
|
4182
|
-
else if (
|
|
4182
|
+
else if (f) {
|
|
4183
4183
|
s = o[0];
|
|
4184
4184
|
continue;
|
|
4185
4185
|
} else
|
|
4186
4186
|
this.logger.warn(`missed to pass in variable ${k} for interpolating ${t}`), s = "";
|
|
4187
4187
|
else !L(s) && !this.useRawValueToEscape && (s = $n(s));
|
|
4188
4188
|
const y = p.safeValue(s);
|
|
4189
|
-
if (t = t.replace(o[0], y),
|
|
4189
|
+
if (t = t.replace(o[0], y), f ? (p.regex.lastIndex += s.length, p.regex.lastIndex -= o[0].length) : p.regex.lastIndex = 0, l++, l >= this.maxReplaces)
|
|
4190
4190
|
break;
|
|
4191
4191
|
}
|
|
4192
4192
|
}), t;
|
|
@@ -4196,9 +4196,9 @@ class Il {
|
|
|
4196
4196
|
const l = (d, h) => {
|
|
4197
4197
|
const c = this.nestingOptionsSeparator;
|
|
4198
4198
|
if (d.indexOf(c) < 0) return d;
|
|
4199
|
-
const
|
|
4200
|
-
let b = `{${
|
|
4201
|
-
d =
|
|
4199
|
+
const f = d.split(new RegExp(`${c}[ ]*{`));
|
|
4200
|
+
let b = `{${f[1]}`;
|
|
4201
|
+
d = f[0], b = this.interpolate(b, s);
|
|
4202
4202
|
const u = b.match(/'/g), p = b.match(/"/g);
|
|
4203
4203
|
(((u == null ? void 0 : u.length) ?? 0) % 2 === 0 && !p || p.length % 2 !== 0) && (b = b.replace(/'/g, '"'));
|
|
4204
4204
|
try {
|
|
@@ -4218,7 +4218,7 @@ class Il {
|
|
|
4218
4218
|
}, s = s.replace && !L(s.replace) ? s.replace : s, s.applyPostProcessor = !1, delete s.defaultValue;
|
|
4219
4219
|
const h = /{.*}/.test(r[1]) ? r[1].lastIndexOf("}") + 1 : r[1].indexOf(this.formatSeparator);
|
|
4220
4220
|
if (h !== -1 && (d = r[1].slice(h).split(this.formatSeparator).map((c) => c.trim()).filter(Boolean), r[1] = r[1].slice(0, h)), o = n(l.call(this, r[1].trim(), s), s), o && r[0] === t && !L(o)) return o;
|
|
4221
|
-
L(o) || (o = $n(o)), o || (this.logger.warn(`missed to resolve ${r[1]} for nesting ${t}`), o = ""), d.length && (o = d.reduce((c,
|
|
4221
|
+
L(o) || (o = $n(o)), o || (this.logger.warn(`missed to resolve ${r[1]} for nesting ${t}`), o = ""), d.length && (o = d.reduce((c, f) => this.format(c, f, i.lng, {
|
|
4222
4222
|
...i,
|
|
4223
4223
|
interpolationkey: r[1].trim()
|
|
4224
4224
|
}), o.trim())), t = t.replace(r[0], o), this.regexp.lastIndex = 0;
|
|
@@ -4313,7 +4313,7 @@ class jl {
|
|
|
4313
4313
|
o[0] = [o[0], ...o.splice(1, l)].join(this.formatSeparator);
|
|
4314
4314
|
}
|
|
4315
4315
|
return o.reduce((l, d) => {
|
|
4316
|
-
var
|
|
4316
|
+
var f;
|
|
4317
4317
|
const {
|
|
4318
4318
|
formatName: h,
|
|
4319
4319
|
formatOptions: c
|
|
@@ -4321,7 +4321,7 @@ class jl {
|
|
|
4321
4321
|
if (this.formats[h]) {
|
|
4322
4322
|
let b = l;
|
|
4323
4323
|
try {
|
|
4324
|
-
const u = ((
|
|
4324
|
+
const u = ((f = r == null ? void 0 : r.formatParams) == null ? void 0 : f[r.interpolationkey]) || {}, p = u.locale || u.lng || r.locale || r.lng || i;
|
|
4325
4325
|
b = this.formats[h](l, p, {
|
|
4326
4326
|
...c,
|
|
4327
4327
|
...r,
|
|
@@ -4349,9 +4349,9 @@ class Ll extends ft {
|
|
|
4349
4349
|
const o = {}, s = {}, l = {}, d = {};
|
|
4350
4350
|
return t.forEach((h) => {
|
|
4351
4351
|
let c = !0;
|
|
4352
|
-
n.forEach((
|
|
4353
|
-
const b = `${h}|${
|
|
4354
|
-
!i.reload && this.store.hasResourceBundle(h,
|
|
4352
|
+
n.forEach((f) => {
|
|
4353
|
+
const b = `${h}|${f}`;
|
|
4354
|
+
!i.reload && this.store.hasResourceBundle(h, f) ? this.state[b] = 2 : this.state[b] < 0 || (this.state[b] === 1 ? s[b] === void 0 && (s[b] = !0) : (this.state[b] = 1, c = !1, s[b] === void 0 && (s[b] = !0), o[b] === void 0 && (o[b] = !0), d[f] === void 0 && (d[f] = !0)));
|
|
4355
4355
|
}), c || (l[h] = !0);
|
|
4356
4356
|
}), (Object.keys(o).length || Object.keys(s).length) && this.queue.push({
|
|
4357
4357
|
pending: s,
|
|
@@ -4376,8 +4376,8 @@ class Ll extends ft {
|
|
|
4376
4376
|
pl(d.loaded, [o], s), Bl(d, t), n && d.errors.push(n), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((h) => {
|
|
4377
4377
|
l[h] || (l[h] = {});
|
|
4378
4378
|
const c = d.loaded[h];
|
|
4379
|
-
c.length && c.forEach((
|
|
4380
|
-
l[h][
|
|
4379
|
+
c.length && c.forEach((f) => {
|
|
4380
|
+
l[h][f] === void 0 && (l[h][f] = !0);
|
|
4381
4381
|
});
|
|
4382
4382
|
}), d.done = !0, d.errors.length ? d.callback(d.errors) : d.callback());
|
|
4383
4383
|
}), this.emit("loaded", l), this.queue = this.queue.filter((d) => !d.done);
|
|
@@ -4398,8 +4398,8 @@ class Ll extends ft {
|
|
|
4398
4398
|
this.readingCalls++;
|
|
4399
4399
|
const l = (h, c) => {
|
|
4400
4400
|
if (this.readingCalls--, this.waitingReads.length > 0) {
|
|
4401
|
-
const
|
|
4402
|
-
this.read(
|
|
4401
|
+
const f = this.waitingReads.shift();
|
|
4402
|
+
this.read(f.lng, f.ns, f.fcName, f.tried, f.wait, f.callback);
|
|
4403
4403
|
}
|
|
4404
4404
|
if (h && c && r < this.maxRetries) {
|
|
4405
4405
|
setTimeout(() => {
|
|
@@ -4447,8 +4447,8 @@ class Ll extends ft {
|
|
|
4447
4447
|
}
|
|
4448
4448
|
saveMissing(t, n, i, r, o, s = {}, l = () => {
|
|
4449
4449
|
}) {
|
|
4450
|
-
var d, h, c,
|
|
4451
|
-
if ((h = (d = this.services) == null ? void 0 : d.utils) != null && h.hasLoadedNamespace && !((
|
|
4450
|
+
var d, h, c, f, b;
|
|
4451
|
+
if ((h = (d = this.services) == null ? void 0 : d.utils) != null && h.hasLoadedNamespace && !((f = (c = this.services) == null ? void 0 : c.utils) != null && f.hasLoadedNamespace(n))) {
|
|
4452
4452
|
this.logger.warn(`did not save key "${i}" as the namespace "${n}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");
|
|
4453
4453
|
return;
|
|
4454
4454
|
}
|
|
@@ -4568,15 +4568,15 @@ class Pa extends ft {
|
|
|
4568
4568
|
this.modules.formatter ? h = this.modules.formatter : h = jl;
|
|
4569
4569
|
const c = new ri(this.options);
|
|
4570
4570
|
this.store = new ti(this.options.resources, this.options);
|
|
4571
|
-
const
|
|
4572
|
-
|
|
4571
|
+
const f = this.services;
|
|
4572
|
+
f.logger = Ne, f.resourceStore = this.store, f.languageUtils = c, f.pluralResolver = new Tl(c, {
|
|
4573
4573
|
prepend: this.options.pluralSeparator,
|
|
4574
4574
|
simplifyPluralSuffix: this.options.simplifyPluralSuffix
|
|
4575
|
-
}), this.options.interpolation.format && this.options.interpolation.format !== i.interpolation.format && this.logger.deprecate("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"), h && (!this.options.interpolation.format || this.options.interpolation.format === i.interpolation.format) && (
|
|
4575
|
+
}), this.options.interpolation.format && this.options.interpolation.format !== i.interpolation.format && this.logger.deprecate("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"), h && (!this.options.interpolation.format || this.options.interpolation.format === i.interpolation.format) && (f.formatter = r(h), f.formatter.init && f.formatter.init(f, this.options), this.options.interpolation.format = f.formatter.format.bind(f.formatter)), f.interpolator = new Il(this.options), f.utils = {
|
|
4576
4576
|
hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
|
|
4577
|
-
},
|
|
4577
|
+
}, f.backendConnector = new Ll(r(this.modules.backend), f.resourceStore, f, this.options), f.backendConnector.on("*", (u, ...p) => {
|
|
4578
4578
|
this.emit(u, ...p);
|
|
4579
|
-
}), this.modules.languageDetector && (
|
|
4579
|
+
}), this.modules.languageDetector && (f.languageDetector = r(this.modules.languageDetector), f.languageDetector.init && f.languageDetector.init(f, this.options.detection, this.options)), this.modules.i18nFormat && (f.i18nFormat = r(this.modules.i18nFormat), f.i18nFormat.init && f.i18nFormat.init(this)), this.translator = new it(this.services, this.options), this.translator.on("*", (u, ...p) => {
|
|
4580
4580
|
this.emit(u, ...p);
|
|
4581
4581
|
}), this.modules.external.forEach((u) => {
|
|
4582
4582
|
u.init && u.init(this);
|
|
@@ -4592,8 +4592,8 @@ class Pa extends ft {
|
|
|
4592
4592
|
this[h] = (...c) => (this.store[h](...c), this);
|
|
4593
4593
|
});
|
|
4594
4594
|
const l = ba(), d = () => {
|
|
4595
|
-
const h = (c,
|
|
4596
|
-
this.isInitializing = !1, this.isInitialized && !this.initializedStoreOnce && this.logger.warn("init: i18next is already initialized. You should call init just once!"), this.isInitialized = !0, this.options.isClone || this.logger.log("initialized", this.options), this.emit("initialized", this.options), l.resolve(
|
|
4595
|
+
const h = (c, f) => {
|
|
4596
|
+
this.isInitializing = !1, this.isInitialized && !this.initializedStoreOnce && this.logger.warn("init: i18next is already initialized. You should call init just once!"), this.isInitialized = !0, this.options.isClone || this.logger.log("initialized", this.options), this.emit("initialized", this.options), l.resolve(f), n(c, f);
|
|
4597
4597
|
};
|
|
4598
4598
|
if (this.languages && !this.isInitialized) return h(null, this.t.bind(this));
|
|
4599
4599
|
this.changeLanguage(this.options.lng, h);
|
|
@@ -4608,8 +4608,8 @@ class Pa extends ft {
|
|
|
4608
4608
|
if ((r == null ? void 0 : r.toLowerCase()) === "cimode" && (!this.options.preload || this.options.preload.length === 0)) return i();
|
|
4609
4609
|
const l = [], d = (h) => {
|
|
4610
4610
|
if (!h || h === "cimode") return;
|
|
4611
|
-
this.services.languageUtils.toResolveHierarchy(h).forEach((
|
|
4612
|
-
|
|
4611
|
+
this.services.languageUtils.toResolveHierarchy(h).forEach((f) => {
|
|
4612
|
+
f !== "cimode" && l.indexOf(f) < 0 && l.push(f);
|
|
4613
4613
|
});
|
|
4614
4614
|
};
|
|
4615
4615
|
r ? d(r) : this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach((c) => d(c)), (s = (o = this.options.preload) == null ? void 0 : o.forEach) == null || s.call(o, (h) => d(h)), this.services.backendConnector.load(l, this.options.ns, (h) => {
|
|
@@ -4650,10 +4650,10 @@ class Pa extends ft {
|
|
|
4650
4650
|
}, o = (l, d) => {
|
|
4651
4651
|
d ? this.isLanguageChangingTo === t && (r(d), this.translator.changeLanguage(d), this.isLanguageChangingTo = void 0, this.emit("languageChanged", d), this.logger.log("languageChanged", d)) : this.isLanguageChangingTo = void 0, i.resolve((...h) => this.t(...h)), n && n(l, (...h) => this.t(...h));
|
|
4652
4652
|
}, s = (l) => {
|
|
4653
|
-
var c,
|
|
4653
|
+
var c, f;
|
|
4654
4654
|
!t && !l && this.services.languageDetector && (l = []);
|
|
4655
4655
|
const d = L(l) ? l : l && l[0], h = this.store.hasLanguageSomeTranslations(d) ? d : this.services.languageUtils.getBestMatchFromCodes(L(l) ? [l] : l);
|
|
4656
|
-
h && (this.language || r(h), this.translator.language || this.translator.changeLanguage(h), (
|
|
4656
|
+
h && (this.language || r(h), this.translator.language || this.translator.changeLanguage(h), (f = (c = this.services.languageDetector) == null ? void 0 : c.cacheUserLanguage) == null || f.call(c, h)), this.loadResources(h, (b) => {
|
|
4657
4657
|
o(b, h);
|
|
4658
4658
|
});
|
|
4659
4659
|
};
|
|
@@ -4667,10 +4667,10 @@ class Pa extends ft {
|
|
|
4667
4667
|
}, d.lng = d.lng || r.lng, d.lngs = d.lngs || r.lngs, d.ns = d.ns || r.ns, d.keyPrefix !== "" && (d.keyPrefix = d.keyPrefix || i || r.keyPrefix);
|
|
4668
4668
|
const h = this.options.keySeparator || ".";
|
|
4669
4669
|
let c;
|
|
4670
|
-
return d.keyPrefix && Array.isArray(o) ? c = o.map((
|
|
4670
|
+
return d.keyPrefix && Array.isArray(o) ? c = o.map((f) => (typeof f == "function" && (f = Zt(f, {
|
|
4671
4671
|
...this.options,
|
|
4672
4672
|
...s
|
|
4673
|
-
})), `${d.keyPrefix}${h}${
|
|
4673
|
+
})), `${d.keyPrefix}${h}${f}`)) : (typeof o == "function" && (o = Zt(o, {
|
|
4674
4674
|
...this.options,
|
|
4675
4675
|
...s
|
|
4676
4676
|
})), c = d.keyPrefix ? `${d.keyPrefix}${h}${o}` : o), this.t(c, d);
|
|
@@ -4755,8 +4755,8 @@ class Pa extends ft {
|
|
|
4755
4755
|
}, i) {
|
|
4756
4756
|
const l = Object.keys(this.store.data).reduce((d, h) => (d[h] = {
|
|
4757
4757
|
...this.store.data[h]
|
|
4758
|
-
}, d[h] = Object.keys(d[h]).reduce((c,
|
|
4759
|
-
...d[h][
|
|
4758
|
+
}, d[h] = Object.keys(d[h]).reduce((c, f) => (c[f] = {
|
|
4759
|
+
...d[h][f]
|
|
4760
4760
|
}, c), d[h]), d), {});
|
|
4761
4761
|
o.store = new ti(l, r), o.services.resourceStore = o.store;
|
|
4762
4762
|
}
|
|
@@ -4908,10 +4908,10 @@ const Fl = {
|
|
|
4908
4908
|
if (!s) return;
|
|
4909
4909
|
const d = await (await fetch(o)).arrayBuffer(), h = await s.decodeAudioData(d), c = s.createBufferSource();
|
|
4910
4910
|
c.buffer = h;
|
|
4911
|
-
const
|
|
4912
|
-
|
|
4911
|
+
const f = s.createGain();
|
|
4912
|
+
f.gain.value = 0.3, c.playbackRate.value = 1.2;
|
|
4913
4913
|
const b = s.createBiquadFilter();
|
|
4914
|
-
b.type = "highshelf", b.frequency.value = 500, c.connect(b), b.connect(
|
|
4914
|
+
b.type = "highshelf", b.frequency.value = 500, c.connect(b), b.connect(f), f.connect(s.destination), c.start();
|
|
4915
4915
|
};
|
|
4916
4916
|
return {
|
|
4917
4917
|
clickSound: () => i(Hl)
|
|
@@ -5085,7 +5085,7 @@ const pr = {
|
|
|
5085
5085
|
color: ${({ $isActive: e }) => e ? "#111111" : "#ffffff"};
|
|
5086
5086
|
}
|
|
5087
5087
|
`, Wl = ({ count: e, active: t, setActive: n }) => {
|
|
5088
|
-
const [i, r] = Y([]), [o, s] = Y([]), [l, d] = Y([]), { clickSound: h } = De({ effectsVolume: 50 }), c = Array.from({ length: e }, (k, y) => y + 1),
|
|
5088
|
+
const [i, r] = Y([]), [o, s] = Y([]), [l, d] = Y([]), { clickSound: h } = De({ effectsVolume: 50 }), c = Array.from({ length: e }, (k, y) => y + 1), f = () => {
|
|
5089
5089
|
t !== e && (h(), n(t + 1));
|
|
5090
5090
|
}, b = () => {
|
|
5091
5091
|
t !== 1 && (h(), n(t - 1));
|
|
@@ -5152,7 +5152,7 @@ const pr = {
|
|
|
5152
5152
|
{
|
|
5153
5153
|
height: 26,
|
|
5154
5154
|
width: 26,
|
|
5155
|
-
onClick:
|
|
5155
|
+
onClick: f,
|
|
5156
5156
|
isHoverActive: !1,
|
|
5157
5157
|
icon: /* @__PURE__ */ a.jsx(Ee, { height: 7, width: 12, position: "right" })
|
|
5158
5158
|
}
|
|
@@ -5563,7 +5563,7 @@ const pr = {
|
|
|
5563
5563
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: l("Win/Lose") })
|
|
5564
5564
|
] }),
|
|
5565
5565
|
r == null ? void 0 : r.rounds.map((h, c) => {
|
|
5566
|
-
var
|
|
5566
|
+
var f;
|
|
5567
5567
|
return /* @__PURE__ */ a.jsxs(
|
|
5568
5568
|
$l,
|
|
5569
5569
|
{
|
|
@@ -5576,7 +5576,7 @@ const pr = {
|
|
|
5576
5576
|
/* @__PURE__ */ a.jsx("p", { className: "p", children: h.currentRoundId }),
|
|
5577
5577
|
/* @__PURE__ */ a.jsxs("p", { className: "p", children: [
|
|
5578
5578
|
ie(
|
|
5579
|
-
o || s ? h.player.betAmount ?? 0 : ((
|
|
5579
|
+
o || s ? h.player.betAmount ?? 0 : ((f = h.player.boxes) == null ? void 0 : f.reduce(
|
|
5580
5580
|
(b, u) => b + (u.totalBet ?? 0),
|
|
5581
5581
|
0
|
|
5582
5582
|
)) ?? 0
|
|
@@ -5685,8 +5685,8 @@ const wr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5685
5685
|
cardWidth: t
|
|
5686
5686
|
}
|
|
5687
5687
|
);
|
|
5688
|
-
const s = Ba[e - 1].value, l = id(e), d = td(e), h = t / 54, c = t / 2,
|
|
5689
|
-
textX: { top:
|
|
5688
|
+
const s = Ba[e - 1].value, l = id(e), d = td(e), h = t / 54, c = t / 2, f = +s == 10, b = {
|
|
5689
|
+
textX: { top: f ? 30 : 25, bottom: f ? 18 : 20 },
|
|
5690
5690
|
textY: { top: 23, bottom: 23 },
|
|
5691
5691
|
iconX: { top: -2.5, bottom: 0.71 },
|
|
5692
5692
|
iconY: { top: -12, bottom: 0.92 }
|
|
@@ -5700,7 +5700,7 @@ const wr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5700
5700
|
style: { fontSize: c },
|
|
5701
5701
|
dominantBaseline: "middle",
|
|
5702
5702
|
textAnchor: "middle",
|
|
5703
|
-
transform: `${
|
|
5703
|
+
transform: `${f ? "scale(0.9, 1)" : ""} ${w || ""}`,
|
|
5704
5704
|
children: s
|
|
5705
5705
|
}
|
|
5706
5706
|
), k = (y, v, w = "") => /* @__PURE__ */ a.jsx(
|
|
@@ -5826,7 +5826,7 @@ const wr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5826
5826
|
indexHistory: n,
|
|
5827
5827
|
isMobile: i = !0
|
|
5828
5828
|
}) => {
|
|
5829
|
-
var d, h, c,
|
|
5829
|
+
var d, h, c, f, b, u;
|
|
5830
5830
|
const { t: r } = W(), o = [
|
|
5831
5831
|
M.Ante,
|
|
5832
5832
|
M.Insurance,
|
|
@@ -5878,7 +5878,7 @@ const wr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5878
5878
|
cardWidth: l
|
|
5879
5879
|
}
|
|
5880
5880
|
) }, k)),
|
|
5881
|
-
/* @__PURE__ */ a.jsx("span", { className: "final-value", children: (
|
|
5881
|
+
/* @__PURE__ */ a.jsx("span", { className: "final-value", children: (f = e.player.dealerBox) == null ? void 0 : f.hand.finalValue })
|
|
5882
5882
|
] })
|
|
5883
5883
|
] }),
|
|
5884
5884
|
/* @__PURE__ */ a.jsxs("div", { className: "dealerCards", children: [
|
|
@@ -6061,10 +6061,10 @@ const wr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
6061
6061
|
cardWidth: t
|
|
6062
6062
|
}
|
|
6063
6063
|
);
|
|
6064
|
-
const s = yd[e - 1].value, l = Ad(e), d = vd(e), h = 1.2 * t / 54, c = (
|
|
6064
|
+
const s = yd[e - 1].value, l = Ad(e), d = vd(e), h = 1.2 * t / 54, c = (f, b, u = "") => /* @__PURE__ */ a.jsx(
|
|
6065
6065
|
"path",
|
|
6066
6066
|
{
|
|
6067
|
-
transform: `translate(${t /
|
|
6067
|
+
transform: `translate(${t / f} ${n / b}) scale(${h}) ${u}`,
|
|
6068
6068
|
d: l,
|
|
6069
6069
|
fill: d
|
|
6070
6070
|
}
|
|
@@ -6522,7 +6522,7 @@ const qd = g.div`
|
|
|
6522
6522
|
isMobile: i = !0,
|
|
6523
6523
|
isLandscape: r = !0
|
|
6524
6524
|
}) => {
|
|
6525
|
-
var d, h, c,
|
|
6525
|
+
var d, h, c, f, b, u, p, k;
|
|
6526
6526
|
const { t: o } = W();
|
|
6527
6527
|
M.Ante, M.Insurance, M.PerfectPairs, M.TwentyOnePlusThree;
|
|
6528
6528
|
const s = 32, l = 26;
|
|
@@ -6584,7 +6584,7 @@ const qd = g.div`
|
|
|
6584
6584
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
6585
6585
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: o("Player") }),
|
|
6586
6586
|
/* @__PURE__ */ a.jsx(Be, {}),
|
|
6587
|
-
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (
|
|
6587
|
+
/* @__PURE__ */ a.jsx("div", { className: "cards", children: (f = e.initialPlayerCards) == null ? void 0 : f.map((y, v) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
|
|
6588
6588
|
Pe,
|
|
6589
6589
|
{
|
|
6590
6590
|
index: y.scannerIndex,
|
|
@@ -7447,7 +7447,7 @@ const qd = g.div`
|
|
|
7447
7447
|
var b;
|
|
7448
7448
|
const { t: o } = W(), s = 32, l = 26, d = e.player, h = d.boxes ?? [], c = d.gameType;
|
|
7449
7449
|
ir.RussianPoker;
|
|
7450
|
-
const
|
|
7450
|
+
const f = o(rr[c]);
|
|
7451
7451
|
return /* @__PURE__ */ a.jsxs(ah, { children: [
|
|
7452
7452
|
/* @__PURE__ */ a.jsxs(nh, { children: [
|
|
7453
7453
|
/* @__PURE__ */ a.jsxs("div", { className: "item", children: [
|
|
@@ -7476,7 +7476,7 @@ const qd = g.div`
|
|
|
7476
7476
|
/* @__PURE__ */ a.jsx(He, {}),
|
|
7477
7477
|
/* @__PURE__ */ a.jsxs(th, { children: [
|
|
7478
7478
|
/* @__PURE__ */ a.jsx("div", { className: "small-item", children: /* @__PURE__ */ a.jsx("p", { className: "title", children: o("Game Type") }) }),
|
|
7479
|
-
/* @__PURE__ */ a.jsx("div", { className: "small-item", children: /* @__PURE__ */ a.jsx("div", { className: "text ", children: /* @__PURE__ */ a.jsx("span", { className: "text", children:
|
|
7479
|
+
/* @__PURE__ */ a.jsx("div", { className: "small-item", children: /* @__PURE__ */ a.jsx("div", { className: "text ", children: /* @__PURE__ */ a.jsx("span", { className: "text", children: f }) }) })
|
|
7480
7480
|
] }),
|
|
7481
7481
|
/* @__PURE__ */ a.jsx(He, {}),
|
|
7482
7482
|
h == null ? void 0 : h.map((u, p) => {
|
|
@@ -7665,17 +7665,17 @@ const qd = g.div`
|
|
|
7665
7665
|
isLandscape: o = !0
|
|
7666
7666
|
}) => {
|
|
7667
7667
|
var p, k, y, v, w, x, C, T;
|
|
7668
|
-
const [s, l] = Y(1), [d, h] = Y(null), [c,
|
|
7668
|
+
const [s, l] = Y(1), [d, h] = Y(null), [c, f] = Y(null), { clickSound: b } = De({ effectsVolume: 50 });
|
|
7669
7669
|
ke(() => {
|
|
7670
7670
|
t(s);
|
|
7671
7671
|
}, [s]);
|
|
7672
7672
|
const u = (I) => {
|
|
7673
|
-
b(), h(e.rounds[I]),
|
|
7673
|
+
b(), h(e.rounds[I]), f(I), n(1);
|
|
7674
7674
|
};
|
|
7675
7675
|
return ke(() => {
|
|
7676
7676
|
(c === null || c < 0) && n(0);
|
|
7677
7677
|
}, [c]), ke(() => {
|
|
7678
|
-
i === 2 && (n(0), h(null),
|
|
7678
|
+
i === 2 && (n(0), h(null), f(null));
|
|
7679
7679
|
}, [i]), /* @__PURE__ */ a.jsx(br, { children: d ? ((w = e == null ? void 0 : e.rounds[0]) == null ? void 0 : w.gameId) === Z.TEXAS ? /* @__PURE__ */ a.jsx(
|
|
7680
7680
|
Nd,
|
|
7681
7681
|
{
|
|
@@ -7979,7 +7979,7 @@ const Cr = ({
|
|
|
7979
7979
|
playerId: n,
|
|
7980
7980
|
close: i
|
|
7981
7981
|
}) => {
|
|
7982
|
-
var
|
|
7982
|
+
var f, b;
|
|
7983
7983
|
if (!e) return null;
|
|
7984
7984
|
const [r, o] = Y(
|
|
7985
7985
|
"Leaderboard"
|
|
@@ -8033,7 +8033,7 @@ const Cr = ({
|
|
|
8033
8033
|
/* @__PURE__ */ a.jsx(Ce, { align: "left", children: h("Nickname") }),
|
|
8034
8034
|
/* @__PURE__ */ a.jsx(Ce, { children: h("Score") })
|
|
8035
8035
|
] }),
|
|
8036
|
-
(
|
|
8036
|
+
(f = e.leaderBoard) == null ? void 0 : f.slice().sort((u, p) => u.position - p.position).map((u) => /* @__PURE__ */ a.jsxs(ka, { children: [
|
|
8037
8037
|
/* @__PURE__ */ a.jsx(Ce, { align: "left", children: c(u.position) }),
|
|
8038
8038
|
/* @__PURE__ */ a.jsx(Ce, { align: "left", children: u.nickname }),
|
|
8039
8039
|
/* @__PURE__ */ a.jsx(Ce, { children: u.points })
|
|
@@ -9193,7 +9193,7 @@ const Cr = ({
|
|
|
9193
9193
|
return /* @__PURE__ */ a.jsxs(zh, { children: [
|
|
9194
9194
|
/* @__PURE__ */ a.jsx(un, { children: ue(s) }),
|
|
9195
9195
|
/* @__PURE__ */ a.jsx(Oh, { children: l }),
|
|
9196
|
-
r && /* @__PURE__ */ a.jsx(Kh, { children: /* @__PURE__ */ a.jsx(Uh, { children: (h = o[d]) == null ? void 0 : h.map((c,
|
|
9196
|
+
r && /* @__PURE__ */ a.jsx(Kh, { children: /* @__PURE__ */ a.jsx(Uh, { children: (h = o[d]) == null ? void 0 : h.map((c, f) => /* @__PURE__ */ a.jsx(Mh, { children: /* @__PURE__ */ a.jsx(
|
|
9197
9197
|
Pe,
|
|
9198
9198
|
{
|
|
9199
9199
|
index: c,
|
|
@@ -9201,7 +9201,7 @@ const Cr = ({
|
|
|
9201
9201
|
cardHeight: 27,
|
|
9202
9202
|
isFlop: !0
|
|
9203
9203
|
}
|
|
9204
|
-
) },
|
|
9204
|
+
) }, f)) }) })
|
|
9205
9205
|
] }, s);
|
|
9206
9206
|
}) })
|
|
9207
9207
|
] })
|
|
@@ -9415,9 +9415,9 @@ const Cr = ({
|
|
|
9415
9415
|
}
|
|
9416
9416
|
break;
|
|
9417
9417
|
}
|
|
9418
|
-
const h = { ...d, ...qh }, c = (
|
|
9419
|
-
i(
|
|
9420
|
-
const b = o.current[
|
|
9418
|
+
const h = { ...d, ...qh }, c = (f) => {
|
|
9419
|
+
i(f), s();
|
|
9420
|
+
const b = o.current[f], u = r.current;
|
|
9421
9421
|
if (b && u) {
|
|
9422
9422
|
const p = b.offsetTop - 99;
|
|
9423
9423
|
u.scrollTo({
|
|
@@ -9428,7 +9428,7 @@ const Cr = ({
|
|
|
9428
9428
|
};
|
|
9429
9429
|
return ke(() => {
|
|
9430
9430
|
if (!r.current) return;
|
|
9431
|
-
const
|
|
9431
|
+
const f = {
|
|
9432
9432
|
root: r.current,
|
|
9433
9433
|
rootMargin: "-10px 0px -90% 0px",
|
|
9434
9434
|
threshold: 0
|
|
@@ -9440,32 +9440,32 @@ const Cr = ({
|
|
|
9440
9440
|
v < k && (k = v, p = y.target);
|
|
9441
9441
|
}
|
|
9442
9442
|
}), p && i(p.id);
|
|
9443
|
-
},
|
|
9443
|
+
}, f);
|
|
9444
9444
|
return Object.keys(h).forEach((u) => {
|
|
9445
9445
|
const p = document.getElementById(u);
|
|
9446
9446
|
p && b.observe(p);
|
|
9447
9447
|
}), () => b.disconnect();
|
|
9448
9448
|
}, []), /* @__PURE__ */ a.jsxs(Gh, { children: [
|
|
9449
|
-
/* @__PURE__ */ a.jsx(Yh, { children: Object.keys(h).map((
|
|
9449
|
+
/* @__PURE__ */ a.jsx(Yh, { children: Object.keys(h).map((f, b) => /* @__PURE__ */ a.jsxs(
|
|
9450
9450
|
Qh,
|
|
9451
9451
|
{
|
|
9452
|
-
$isActive:
|
|
9452
|
+
$isActive: f === n,
|
|
9453
9453
|
$itemsCount: Object.keys(h).length,
|
|
9454
9454
|
className: "item",
|
|
9455
|
-
onClick: () => c(
|
|
9455
|
+
onClick: () => c(f),
|
|
9456
9456
|
children: [
|
|
9457
|
-
/* @__PURE__ */ a.jsx("p", { className: "item-text", children: l(
|
|
9457
|
+
/* @__PURE__ */ a.jsx("p", { className: "item-text", children: l(f) }),
|
|
9458
9458
|
/* @__PURE__ */ a.jsx(Ee, { position: "right", height: 6, width: 9 })
|
|
9459
9459
|
]
|
|
9460
9460
|
},
|
|
9461
9461
|
`name_${b}`
|
|
9462
9462
|
)) }),
|
|
9463
|
-
/* @__PURE__ */ a.jsx(Vh, { ref: r, children: Object.entries(h).map(([
|
|
9463
|
+
/* @__PURE__ */ a.jsx(Vh, { ref: r, children: Object.entries(h).map(([f, b], u) => f === "cardsAndText" ? /* @__PURE__ */ a.jsx(
|
|
9464
9464
|
"div",
|
|
9465
9465
|
{
|
|
9466
9466
|
className: "content-items",
|
|
9467
|
-
ref: (p) => o.current[
|
|
9468
|
-
id:
|
|
9467
|
+
ref: (p) => o.current[f] = p,
|
|
9468
|
+
id: f,
|
|
9469
9469
|
children: /* @__PURE__ */ a.jsx(Jh, { children: b.map((p, k) => /* @__PURE__ */ a.jsxs("div", { children: [
|
|
9470
9470
|
/* @__PURE__ */ a.jsx(Xh, { children: l(p.title) }),
|
|
9471
9471
|
/* @__PURE__ */ a.jsx(Zh, { children: p.cards.map((y, v) => /* @__PURE__ */ a.jsx(
|
|
@@ -9482,13 +9482,13 @@ const Cr = ({
|
|
|
9482
9482
|
/* @__PURE__ */ a.jsx($h, { children: l(p.text) })
|
|
9483
9483
|
] }, k)) })
|
|
9484
9484
|
},
|
|
9485
|
-
`content_${
|
|
9486
|
-
) :
|
|
9485
|
+
`content_${f}`
|
|
9486
|
+
) : f === "paymentCoefficient" ? /* @__PURE__ */ a.jsx(
|
|
9487
9487
|
"div",
|
|
9488
9488
|
{
|
|
9489
9489
|
className: "content-items",
|
|
9490
|
-
ref: (p) => o.current[
|
|
9491
|
-
id:
|
|
9490
|
+
ref: (p) => o.current[f] = p,
|
|
9491
|
+
id: f,
|
|
9492
9492
|
children: Object.entries(b).map(
|
|
9493
9493
|
([p, k], y) => /* @__PURE__ */ a.jsx(
|
|
9494
9494
|
Wh,
|
|
@@ -9504,24 +9504,24 @@ const Cr = ({
|
|
|
9504
9504
|
)
|
|
9505
9505
|
)
|
|
9506
9506
|
},
|
|
9507
|
-
`content_${
|
|
9507
|
+
`content_${f}`
|
|
9508
9508
|
) : /* @__PURE__ */ a.jsx(
|
|
9509
9509
|
"div",
|
|
9510
9510
|
{
|
|
9511
9511
|
className: "content-items",
|
|
9512
|
-
ref: (p) => o.current[
|
|
9513
|
-
id:
|
|
9512
|
+
ref: (p) => o.current[f] = p,
|
|
9513
|
+
id: f,
|
|
9514
9514
|
children: /* @__PURE__ */ a.jsx(
|
|
9515
9515
|
Bh,
|
|
9516
9516
|
{
|
|
9517
|
-
textKey:
|
|
9517
|
+
textKey: f,
|
|
9518
9518
|
value: b,
|
|
9519
9519
|
index: u,
|
|
9520
9520
|
gameType: e
|
|
9521
9521
|
}
|
|
9522
9522
|
)
|
|
9523
9523
|
},
|
|
9524
|
-
`content_${
|
|
9524
|
+
`content_${f}`
|
|
9525
9525
|
)) })
|
|
9526
9526
|
] });
|
|
9527
9527
|
}, Ir = ({ onClick: e }) => /* @__PURE__ */ a.jsx(
|
|
@@ -9991,6 +9991,10 @@ const Cr = ({
|
|
|
9991
9991
|
gap: 4px;
|
|
9992
9992
|
border: none;
|
|
9993
9993
|
|
|
9994
|
+
&.language {
|
|
9995
|
+
font-size: 14px;
|
|
9996
|
+
}
|
|
9997
|
+
|
|
9994
9998
|
&:hover {
|
|
9995
9999
|
background: rgba(255, 255, 255, 0.08);
|
|
9996
10000
|
color: #ffffff;
|
|
@@ -10019,7 +10023,7 @@ const pc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
10019
10023
|
nickName: d,
|
|
10020
10024
|
errorCode: h,
|
|
10021
10025
|
dealerLang: c,
|
|
10022
|
-
gameType:
|
|
10026
|
+
gameType: f
|
|
10023
10027
|
}) => {
|
|
10024
10028
|
const { t: b } = W(), [u, p] = Y(
|
|
10025
10029
|
s || "Auto"
|
|
@@ -10027,11 +10031,12 @@ const pc = "data:image/svg+xml,%3csvg%20id='flag_ENG'%20xmlns='http://www.w3.org
|
|
|
10027
10031
|
x(), l(v), w("");
|
|
10028
10032
|
};
|
|
10029
10033
|
return /* @__PURE__ */ a.jsxs(fc, { children: [
|
|
10030
|
-
|
|
10034
|
+
f === Z.VIP && /* @__PURE__ */ a.jsxs("div", { className: "video-quality", children: [
|
|
10031
10035
|
/* @__PURE__ */ a.jsx(wa, { children: b("Dealer Language") }),
|
|
10032
10036
|
/* @__PURE__ */ a.jsx("div", { className: "quality-block", children: kc.map((T, I) => /* @__PURE__ */ a.jsxs(
|
|
10033
10037
|
ki,
|
|
10034
10038
|
{
|
|
10039
|
+
className: "language",
|
|
10035
10040
|
$active: T === k,
|
|
10036
10041
|
onClick: () => {
|
|
10037
10042
|
x(), y(T), o && o(T);
|
|
@@ -10594,7 +10599,7 @@ const Tc = g(Pr)`
|
|
|
10594
10599
|
historyData: d,
|
|
10595
10600
|
isLandscape: h,
|
|
10596
10601
|
streamVolume: c,
|
|
10597
|
-
effectsVolume:
|
|
10602
|
+
effectsVolume: f,
|
|
10598
10603
|
setEffectsVolume: b,
|
|
10599
10604
|
setStreamVolume: u,
|
|
10600
10605
|
tournamentData: p,
|
|
@@ -10633,7 +10638,7 @@ const Tc = g(Pr)`
|
|
|
10633
10638
|
vc,
|
|
10634
10639
|
{
|
|
10635
10640
|
streamVolume: c,
|
|
10636
|
-
effectsVolume:
|
|
10641
|
+
effectsVolume: f,
|
|
10637
10642
|
setEffectsVolume: b,
|
|
10638
10643
|
setStreamVolume: u,
|
|
10639
10644
|
handleStreamQualityChange: T,
|
|
@@ -10914,7 +10919,7 @@ const Tc = g(Pr)`
|
|
|
10914
10919
|
tournamentData: d,
|
|
10915
10920
|
isTournamentActive: h,
|
|
10916
10921
|
chipAmounts: c,
|
|
10917
|
-
messagesSupport:
|
|
10922
|
+
messagesSupport: f,
|
|
10918
10923
|
onSendMessageSupport: b,
|
|
10919
10924
|
isLandscape: u,
|
|
10920
10925
|
streamVolume: p,
|
|
@@ -10996,7 +11001,7 @@ const Tc = g(Pr)`
|
|
|
10996
11001
|
onSendMessage: l,
|
|
10997
11002
|
chipAmounts: c,
|
|
10998
11003
|
balance: k,
|
|
10999
|
-
messagesSupport:
|
|
11004
|
+
messagesSupport: f,
|
|
11000
11005
|
onSendMessageSupport: b,
|
|
11001
11006
|
historyData: s,
|
|
11002
11007
|
isMobile: !0,
|
|
@@ -11352,7 +11357,7 @@ const Tc = g(Pr)`
|
|
|
11352
11357
|
maxPayOut: d,
|
|
11353
11358
|
currencyId: h
|
|
11354
11359
|
}) => {
|
|
11355
|
-
const [c,
|
|
11360
|
+
const [c, f] = Y(!1), { t: b } = W();
|
|
11356
11361
|
return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
|
|
11357
11362
|
/* @__PURE__ */ a.jsxs(Dc, { children: [
|
|
11358
11363
|
i !== Te.QTechTest && i !== Te.OPS && i !== Te.OPS_PROD && /* @__PURE__ */ a.jsxs(Hc, { onClick: () => dn(i, r, o, e), children: [
|
|
@@ -11368,7 +11373,7 @@ const Tc = g(Pr)`
|
|
|
11368
11373
|
"div",
|
|
11369
11374
|
{
|
|
11370
11375
|
className: "button",
|
|
11371
|
-
onClick: () =>
|
|
11376
|
+
onClick: () => f(!c),
|
|
11372
11377
|
children: /* @__PURE__ */ a.jsx(
|
|
11373
11378
|
Ee,
|
|
11374
11379
|
{
|
|
@@ -11392,7 +11397,7 @@ const Tc = g(Pr)`
|
|
|
11392
11397
|
c && /* @__PURE__ */ a.jsx(Ec, { children: /* @__PURE__ */ a.jsx(
|
|
11393
11398
|
Nr,
|
|
11394
11399
|
{
|
|
11395
|
-
close: () =>
|
|
11400
|
+
close: () => f(!1),
|
|
11396
11401
|
header: b("Limits & Payouts"),
|
|
11397
11402
|
height: 370,
|
|
11398
11403
|
width: 300,
|
|
@@ -11441,7 +11446,7 @@ const Tc = g(Pr)`
|
|
|
11441
11446
|
isFullscreen: d,
|
|
11442
11447
|
toggleFullscreen: h,
|
|
11443
11448
|
streamVolume: c,
|
|
11444
|
-
effectsVolume:
|
|
11449
|
+
effectsVolume: f,
|
|
11445
11450
|
setEffectsVolume: b,
|
|
11446
11451
|
setStreamVolume: u,
|
|
11447
11452
|
tournamentData: p,
|
|
@@ -11494,7 +11499,7 @@ const Tc = g(Pr)`
|
|
|
11494
11499
|
messagesSupport: r,
|
|
11495
11500
|
onSendMessageSupport: o,
|
|
11496
11501
|
streamVolume: c,
|
|
11497
|
-
effectsVolume:
|
|
11502
|
+
effectsVolume: f,
|
|
11498
11503
|
setEffectsVolume: b,
|
|
11499
11504
|
setStreamVolume: u,
|
|
11500
11505
|
tournamentData: p,
|
|
@@ -11680,14 +11685,14 @@ const Tc = g(Pr)`
|
|
|
11680
11685
|
clearInterval(l);
|
|
11681
11686
|
return;
|
|
11682
11687
|
}
|
|
11683
|
-
const
|
|
11688
|
+
const f = Math.floor(c / (1e3 * 60 * 60 * 24)).toString(), b = String(Math.floor(c / (1e3 * 60 * 60) % 24)).padStart(
|
|
11684
11689
|
2,
|
|
11685
11690
|
"0"
|
|
11686
11691
|
), u = String(Math.floor(c / 1e3 / 60 % 60)).padStart(
|
|
11687
11692
|
2,
|
|
11688
11693
|
"0"
|
|
11689
11694
|
), p = String(Math.floor(c / 1e3 % 60)).padStart(2, "0");
|
|
11690
|
-
s({ days:
|
|
11695
|
+
s({ days: f, hours: b, minutes: u, seconds: p });
|
|
11691
11696
|
}, 1e3);
|
|
11692
11697
|
return () => clearInterval(l);
|
|
11693
11698
|
}, [n]), /* @__PURE__ */ a.jsxs(Uc, { children: [
|
|
@@ -12098,7 +12103,7 @@ const Tc = g(Pr)`
|
|
|
12098
12103
|
balance: d,
|
|
12099
12104
|
isUndo: h,
|
|
12100
12105
|
isDouble: c,
|
|
12101
|
-
isDeal:
|
|
12106
|
+
isDeal: f,
|
|
12102
12107
|
isRepeat: b,
|
|
12103
12108
|
gameType: u
|
|
12104
12109
|
}) => {
|
|
@@ -12124,16 +12129,16 @@ const Tc = g(Pr)`
|
|
|
12124
12129
|
/* @__PURE__ */ a.jsxs(
|
|
12125
12130
|
Ai,
|
|
12126
12131
|
{
|
|
12127
|
-
$isDisabled:
|
|
12128
|
-
onClick:
|
|
12132
|
+
$isDisabled: f ? c : b,
|
|
12133
|
+
onClick: f ? o : l,
|
|
12129
12134
|
children: [
|
|
12130
|
-
/* @__PURE__ */ a.jsx("div", { className: "button-icon icon", children:
|
|
12135
|
+
/* @__PURE__ */ a.jsx("div", { className: "button-icon icon", children: f ? /* @__PURE__ */ a.jsx(fa, {}) : /* @__PURE__ */ a.jsx(Hr, {}) }),
|
|
12131
12136
|
/* @__PURE__ */ a.jsx("div", { className: "animations-button-bg" })
|
|
12132
12137
|
]
|
|
12133
12138
|
}
|
|
12134
12139
|
)
|
|
12135
12140
|
] }),
|
|
12136
|
-
u !== Z.TEXAS && /* @__PURE__ */ a.jsxs(_c, { $isDisabled:
|
|
12141
|
+
u !== Z.TEXAS && /* @__PURE__ */ a.jsxs(_c, { $isDisabled: f, onClick: s, children: [
|
|
12137
12142
|
/* @__PURE__ */ a.jsx("div", { className: "button-icon icon", children: /* @__PURE__ */ a.jsx(Dr, {}) }),
|
|
12138
12143
|
/* @__PURE__ */ a.jsx("p", { className: "text-button", children: p("Deal Now") })
|
|
12139
12144
|
] })
|
|
@@ -13025,7 +13030,7 @@ const Iu = {
|
|
|
13025
13030
|
return /* @__PURE__ */ a.jsxs(Nu, { children: [
|
|
13026
13031
|
d && !i && /* @__PURE__ */ a.jsx(Eu, { $isBig: d, $isMobile: i, children: /* @__PURE__ */ a.jsx(mn, { time: e, timerType: Qe.WaitingForUserAction }) }, r),
|
|
13027
13032
|
/* @__PURE__ */ a.jsxs(Du, { $isBig: d, $isMobile: i, children: [
|
|
13028
|
-
o !== Z.TEXAS ? /* @__PURE__ */ a.jsx("div", { className: "aciton", children: qu[n].map((c,
|
|
13033
|
+
o !== Z.TEXAS ? /* @__PURE__ */ a.jsx("div", { className: "aciton", children: qu[n].map((c, f) => {
|
|
13029
13034
|
const { isDisabled: b, onHandle: u } = t[c.betType];
|
|
13030
13035
|
return /* @__PURE__ */ a.jsxs(
|
|
13031
13036
|
"div",
|
|
@@ -13047,9 +13052,9 @@ const Iu = {
|
|
|
13047
13052
|
d && /* @__PURE__ */ a.jsx("p", { className: "name", children: h(c.name) })
|
|
13048
13053
|
]
|
|
13049
13054
|
},
|
|
13050
|
-
|
|
13055
|
+
f
|
|
13051
13056
|
);
|
|
13052
|
-
}) }) : /* @__PURE__ */ a.jsx("div", { className: "aciton", children: Fu.map((c,
|
|
13057
|
+
}) }) : /* @__PURE__ */ a.jsx("div", { className: "aciton", children: Fu.map((c, f) => {
|
|
13053
13058
|
const { isDisabled: b, onHandle: u } = t[c.betType];
|
|
13054
13059
|
return /* @__PURE__ */ a.jsxs("div", { className: `button ${!!s && (s === c.betType ? "animated-active" : "animated-unactive")}`, children: [
|
|
13055
13060
|
/* @__PURE__ */ a.jsx(
|
|
@@ -13066,7 +13071,7 @@ const Iu = {
|
|
|
13066
13071
|
}
|
|
13067
13072
|
),
|
|
13068
13073
|
d && /* @__PURE__ */ a.jsx("p", { className: "name", children: h(c.name) })
|
|
13069
|
-
] },
|
|
13074
|
+
] }, f);
|
|
13070
13075
|
}) }),
|
|
13071
13076
|
o !== Z.TEXAS && /* @__PURE__ */ a.jsx("div", { className: "last-boton", children: d && /* @__PURE__ */ a.jsxs(
|
|
13072
13077
|
Hu,
|
|
@@ -13329,8 +13334,8 @@ const Iu = {
|
|
|
13329
13334
|
clearInterval(l);
|
|
13330
13335
|
return;
|
|
13331
13336
|
}
|
|
13332
|
-
const
|
|
13333
|
-
o({ days:
|
|
13337
|
+
const f = Math.floor(c / (1e3 * 60 * 60 * 24)).toString(), b = String(Math.floor(c / (1e3 * 60 * 60) % 24)).padStart(2, "0"), u = String(Math.floor(c / 1e3 / 60 % 60)).padStart(2, "0"), p = String(Math.floor(c / 1e3 % 60)).padStart(2, "0");
|
|
13338
|
+
o({ days: f, hours: b, minutes: u, seconds: p });
|
|
13334
13339
|
}, 1e3);
|
|
13335
13340
|
return () => clearInterval(l);
|
|
13336
13341
|
}, [e.expireDate]);
|
|
@@ -13972,7 +13977,7 @@ const Iu = {
|
|
|
13972
13977
|
isDouble: d,
|
|
13973
13978
|
onDeal: h,
|
|
13974
13979
|
isDeal: c,
|
|
13975
|
-
isRepeat:
|
|
13980
|
+
isRepeat: f,
|
|
13976
13981
|
isLandscape: b,
|
|
13977
13982
|
gameType: u
|
|
13978
13983
|
}) => {
|
|
@@ -14038,7 +14043,7 @@ const Iu = {
|
|
|
14038
14043
|
Si,
|
|
14039
14044
|
{
|
|
14040
14045
|
$isLandscape: b,
|
|
14041
|
-
$isDisabled: c ? d :
|
|
14046
|
+
$isDisabled: c ? d : f,
|
|
14042
14047
|
onClick: c ? r : o,
|
|
14043
14048
|
children: [
|
|
14044
14049
|
/* @__PURE__ */ a.jsx("div", { className: "icon button-icon", children: c ? /* @__PURE__ */ a.jsx(fa, {}) : /* @__PURE__ */ a.jsx(Hr, {}) }),
|
|
@@ -14489,7 +14494,7 @@ const z1 = "Type", O1 = "Your bets have been refunded", K1 = "Limits", M1 = "Dea
|
|
|
14489
14494
|
"Chat is blocked": "Chat is blocked",
|
|
14490
14495
|
"Bet Amount is less or greater from limits": "Bet Amount is less or greater from limits",
|
|
14491
14496
|
"Nick already selected": "Nick already selected",
|
|
14492
|
-
"The
|
|
14497
|
+
"The bet limit reached": "The bet limit reached",
|
|
14493
14498
|
"Round has been canceled!": "Round has been canceled!",
|
|
14494
14499
|
"Insurance Is Not Allowed": "Insurance Is Not Allowed",
|
|
14495
14500
|
"Player Invalid State": "Player Invalid State",
|
|
@@ -15308,7 +15313,7 @@ const z1 = "Type", O1 = "Your bets have been refunded", K1 = "Limits", M1 = "Dea
|
|
|
15308
15313
|
"Chat is blocked": "El chat está bloqueado",
|
|
15309
15314
|
"Bet Amount is less or greater from limits": "El monto de la apuesta es menor o mayor que los límites permitidos",
|
|
15310
15315
|
"Nick already selected": "Apodo ya seleccionado",
|
|
15311
|
-
"The
|
|
15316
|
+
"The bet limit reached": "Se alcanzó el límite de pérdidas",
|
|
15312
15317
|
"Round has been canceled!": "¡La ronda ha sido cancelada!",
|
|
15313
15318
|
"Insurance Is Not Allowed": "El seguro no está permitido",
|
|
15314
15319
|
"Player Invalid State": "Estado del jugador no válido",
|
|
@@ -16132,7 +16137,7 @@ const z1 = "Type", O1 = "Your bets have been refunded", K1 = "Limits", M1 = "Dea
|
|
|
16132
16137
|
"Chat is blocked": "Չաթն արգելափակված է",
|
|
16133
16138
|
"Bet Amount is less or greater from limits": "Խաղադրույքը սահմանաչափից փոքր կամ մեծ է",
|
|
16134
16139
|
"Nick already selected": "Nick արդեն ընտրված է",
|
|
16135
|
-
"The
|
|
16140
|
+
"The bet limit reached": "Խաղադրույքի սահմանաչափը հասել է",
|
|
16136
16141
|
"Round has been canceled!": "չեղարկման փուլ",
|
|
16137
16142
|
"Insurance Is Not Allowed": "Ապահովագրություն չի թույլատրվում",
|
|
16138
16143
|
"Player Invalid State": "Խաղացողի անվավեր վիճակ",
|
|
@@ -16965,7 +16970,7 @@ const z1 = "Type", O1 = "Your bets have been refunded", K1 = "Limits", M1 = "Dea
|
|
|
16965
16970
|
"Chat is blocked": "Чат заблокирован",
|
|
16966
16971
|
"Bet Amount is less or greater from limits": "Сумма ставки меньше или больше лимитов",
|
|
16967
16972
|
"Nick already selected": "Ник уже выбран",
|
|
16968
|
-
"The
|
|
16973
|
+
"The bet limit reached": "Достигнут лимит ставок",
|
|
16969
16974
|
"Round has been canceled!": "Раунд отменен!",
|
|
16970
16975
|
"Insurance Is Not Allowed": "Страховка не разрешена",
|
|
16971
16976
|
"Player Invalid State": "Неверное состояние игрока",
|
|
@@ -17810,7 +17815,7 @@ const z1 = "Type", O1 = "Your bets have been refunded", K1 = "Limits", M1 = "Dea
|
|
|
17810
17815
|
"Chat is blocked": "Sohbet engellendi",
|
|
17811
17816
|
"Bet Amount is less or greater from limits": "Bahis miktarı sınırlardan az veya fazla",
|
|
17812
17817
|
"Nick already selected": "Takma ad zaten seçildi",
|
|
17813
|
-
"The
|
|
17818
|
+
"The bet limit reached": "Bahis limitine ulaşıldı",
|
|
17814
17819
|
"Round has been canceled!": "iptal edilen tur",
|
|
17815
17820
|
"Insurance Is Not Allowed": "Sigorta İzni Yok",
|
|
17816
17821
|
"Player Invalid State": "Oyuncu Geçersiz Durumu",
|
|
@@ -18656,7 +18661,7 @@ const z1 = "Type", O1 = "Your bets have been refunded", K1 = "Limits", M1 = "Dea
|
|
|
18656
18661
|
"Chat is blocked": "ჩატი დაბლოკილია",
|
|
18657
18662
|
"Bet Amount is less or greater from limits": "ფსონი ზღვარს სცდება",
|
|
18658
18663
|
"Nick already selected": "Nick უკვე არჩეულია",
|
|
18659
|
-
"The
|
|
18664
|
+
"The bet limit reached": "მოსაკარგი ლიმიტი მიღწეულია",
|
|
18660
18665
|
"Round has been canceled!": "რაუნდი გაუქმდა!",
|
|
18661
18666
|
"Insurance Is Not Allowed": "სატყეო არ არის დაშვებული",
|
|
18662
18667
|
"Player Invalid State": "მოთამაშე არასწორ მდგომარეობაშია",
|
|
@@ -19456,7 +19461,7 @@ const z1 = "Type", O1 = "Your bets have been refunded", K1 = "Limits", M1 = "Dea
|
|
|
19456
19461
|
"Chat is blocked": "چت مسدود شده است",
|
|
19457
19462
|
"Bet Amount is less or greater from limits": "مقدار شرط کمتر یا بیشتر از محدودیتها است",
|
|
19458
19463
|
"Nick already selected": "نام مستعار قبلاً انتخاب شده است",
|
|
19459
|
-
"The
|
|
19464
|
+
"The bet limit reached": "حد مجاز باخت رسیده است",
|
|
19460
19465
|
"Round has been canceled!": "دور لغو شد!",
|
|
19461
19466
|
"Insurance Is Not Allowed": "بیمه مجاز نیست",
|
|
19462
19467
|
"Player Invalid State": "وضعیت بازیکن نامعتبر است",
|
|
@@ -20303,7 +20308,7 @@ const z1 = "Type", O1 = "Your bets have been refunded", K1 = "Limits", M1 = "Dea
|
|
|
20303
20308
|
"Chat is blocked": "Chat bloklandi",
|
|
20304
20309
|
"Bet Amount is less or greater from limits": "Garov miqdori limitdan kichik yoki katta",
|
|
20305
20310
|
"Nick already selected": "Nick allaqachon tanlangan",
|
|
20306
|
-
"The
|
|
20311
|
+
"The bet limit reached": "Yo'qotish limiti yetdi",
|
|
20307
20312
|
"Round has been canceled!": "Raund bekor qilindi!",
|
|
20308
20313
|
"Insurance Is Not Allowed": "Sug'urta ruxsat etilmagan",
|
|
20309
20314
|
"Player Invalid State": "O'yinchi noto'g'ri holatda",
|