livevegas-ui-kit 1.0.155 → 1.0.156
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 +544 -544
- package/dist/livevegas-ui-kit.umd.js +30 -30
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import We, { createContext as Ni, useContext as ar, useCallback as
|
|
1
|
+
import We, { createContext as Ni, useContext as ar, useCallback as Hi, useState as E, useRef as ht, useEffect as ue, useDebugValue as ln, createElement as zi } from "react";
|
|
2
2
|
var ga = { exports: {} }, nt = {};
|
|
3
3
|
/**
|
|
4
4
|
* @license React
|
|
@@ -10,7 +10,7 @@ var ga = { exports: {} }, nt = {};
|
|
|
10
10
|
* LICENSE file in the root directory of this source tree.
|
|
11
11
|
*/
|
|
12
12
|
var cn;
|
|
13
|
-
function
|
|
13
|
+
function Mi() {
|
|
14
14
|
if (cn) return nt;
|
|
15
15
|
cn = 1;
|
|
16
16
|
var e = We, t = Symbol.for("react.element"), n = Symbol.for("react.fragment"), r = Object.prototype.hasOwnProperty, i = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, s = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
@@ -34,7 +34,7 @@ var rt = {};
|
|
|
34
34
|
* LICENSE file in the root directory of this source tree.
|
|
35
35
|
*/
|
|
36
36
|
var dn;
|
|
37
|
-
function
|
|
37
|
+
function Oi() {
|
|
38
38
|
return dn || (dn = 1, process.env.NODE_ENV !== "production" && function() {
|
|
39
39
|
var e = We, t = Symbol.for("react.element"), n = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), s = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), l = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), u = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), g = Symbol.for("react.offscreen"), b = Symbol.iterator, y = "@@iterator";
|
|
40
40
|
function k(h) {
|
|
@@ -61,10 +61,10 @@ function Pi() {
|
|
|
61
61
|
X.unshift("Warning: " + x), Function.prototype.apply.call(console[h], console, X);
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
var j = !1, T = !1, I = !1, A = !1,
|
|
64
|
+
var j = !1, T = !1, I = !1, A = !1, z = !1, N;
|
|
65
65
|
N = Symbol.for("react.module.reference");
|
|
66
66
|
function F(h) {
|
|
67
|
-
return !!(typeof h == "string" || typeof h == "function" || h === r || h === s ||
|
|
67
|
+
return !!(typeof h == "string" || typeof h == "function" || h === r || h === s || z || h === i || h === d || h === u || A || h === g || j || T || I || typeof h == "object" && h !== null && (h.$$typeof === p || h.$$typeof === f || h.$$typeof === o || h.$$typeof === l || h.$$typeof === c || // This needs to include all possible module reference object
|
|
68
68
|
// types supported by any Flight configuration anywhere since
|
|
69
69
|
// we don't know which Flight build this will end up being used
|
|
70
70
|
// with.
|
|
@@ -187,18 +187,18 @@ function Pi() {
|
|
|
187
187
|
ne < 0 && C("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
|
-
var xe = v.ReactCurrentDispatcher,
|
|
190
|
+
var xe = v.ReactCurrentDispatcher, O;
|
|
191
191
|
function we(h, x, w) {
|
|
192
192
|
{
|
|
193
|
-
if (
|
|
193
|
+
if (O === void 0)
|
|
194
194
|
try {
|
|
195
195
|
throw Error();
|
|
196
196
|
} catch (G) {
|
|
197
197
|
var L = G.stack.trim().match(/\n( *(at )?)/);
|
|
198
|
-
|
|
198
|
+
O = L && L[1] || "";
|
|
199
199
|
}
|
|
200
200
|
return `
|
|
201
|
-
` +
|
|
201
|
+
` + O + h;
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
var Ce = !1, Te;
|
|
@@ -254,17 +254,17 @@ function Pi() {
|
|
|
254
254
|
}
|
|
255
255
|
} catch (de) {
|
|
256
256
|
if (de && L && typeof de.stack == "string") {
|
|
257
|
-
for (var
|
|
257
|
+
for (var P = de.stack.split(`
|
|
258
258
|
`), ce = L.stack.split(`
|
|
259
|
-
`), _ =
|
|
259
|
+
`), _ = P.length - 1, te = ce.length - 1; _ >= 1 && te >= 0 && P[_] !== ce[te]; )
|
|
260
260
|
te--;
|
|
261
261
|
for (; _ >= 1 && te >= 0; _--, te--)
|
|
262
|
-
if (
|
|
262
|
+
if (P[_] !== ce[te]) {
|
|
263
263
|
if (_ !== 1 || te !== 1)
|
|
264
264
|
do
|
|
265
|
-
if (_--, te--, te < 0 ||
|
|
265
|
+
if (_--, te--, te < 0 || P[_] !== ce[te]) {
|
|
266
266
|
var ge = `
|
|
267
|
-
` +
|
|
267
|
+
` + P[_].replace(" at new ", " at ");
|
|
268
268
|
return h.displayName && ge.includes("<anonymous>") && (ge = ge.replace("<anonymous>", h.displayName)), typeof h == "function" && Te.set(h, ge), ge;
|
|
269
269
|
}
|
|
270
270
|
while (_ >= 1 && te >= 0);
|
|
@@ -274,8 +274,8 @@ function Pi() {
|
|
|
274
274
|
} finally {
|
|
275
275
|
Ce = !1, xe.current = X, ye(), Error.prepareStackTrace = G;
|
|
276
276
|
}
|
|
277
|
-
var Ke = h ? h.displayName || h.name : "",
|
|
278
|
-
return typeof h == "function" && Te.set(h,
|
|
277
|
+
var Ke = h ? h.displayName || h.name : "", He = Ke ? we(Ke) : "";
|
|
278
|
+
return typeof h == "function" && Te.set(h, He), He;
|
|
279
279
|
}
|
|
280
280
|
function li(h, x, w) {
|
|
281
281
|
return ke(h, !1);
|
|
@@ -326,17 +326,17 @@ function Pi() {
|
|
|
326
326
|
var X = Function.call.bind(at);
|
|
327
327
|
for (var R in h)
|
|
328
328
|
if (X(h, R)) {
|
|
329
|
-
var
|
|
329
|
+
var P = void 0;
|
|
330
330
|
try {
|
|
331
331
|
if (typeof h[R] != "function") {
|
|
332
332
|
var ce = Error((L || "React class") + ": " + w + " type `" + R + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof h[R] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
333
333
|
throw ce.name = "Invariant Violation", ce;
|
|
334
334
|
}
|
|
335
|
-
|
|
335
|
+
P = h[R](x, R, L, w, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
336
336
|
} catch (_) {
|
|
337
|
-
|
|
337
|
+
P = _;
|
|
338
338
|
}
|
|
339
|
-
|
|
339
|
+
P && !(P instanceof Error) && (bt(G), C("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", L || "React class", w, R, typeof P), bt(null)), P instanceof Error && !(P.message in Za) && (Za[P.message] = !0, bt(G), C("Failed %s type: %s", w, P.message), bt(null));
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
342
|
}
|
|
@@ -412,7 +412,7 @@ function Pi() {
|
|
|
412
412
|
}
|
|
413
413
|
}
|
|
414
414
|
var wi = function(h, x, w, L, G, X, R) {
|
|
415
|
-
var
|
|
415
|
+
var P = {
|
|
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
|
|
@@ -423,27 +423,27 @@ function Pi() {
|
|
|
423
423
|
// Record the component responsible for creating this element.
|
|
424
424
|
_owner: X
|
|
425
425
|
};
|
|
426
|
-
return
|
|
426
|
+
return P._store = {}, Object.defineProperty(P._store, "validated", {
|
|
427
427
|
configurable: !1,
|
|
428
428
|
enumerable: !1,
|
|
429
429
|
writable: !0,
|
|
430
430
|
value: !1
|
|
431
|
-
}), Object.defineProperty(
|
|
431
|
+
}), Object.defineProperty(P, "_self", {
|
|
432
432
|
configurable: !1,
|
|
433
433
|
enumerable: !1,
|
|
434
434
|
writable: !1,
|
|
435
435
|
value: L
|
|
436
|
-
}), Object.defineProperty(
|
|
436
|
+
}), Object.defineProperty(P, "_source", {
|
|
437
437
|
configurable: !1,
|
|
438
438
|
enumerable: !1,
|
|
439
439
|
writable: !1,
|
|
440
440
|
value: G
|
|
441
|
-
}), Object.freeze && (Object.freeze(
|
|
441
|
+
}), Object.freeze && (Object.freeze(P.props), Object.freeze(P)), P;
|
|
442
442
|
};
|
|
443
443
|
function Ci(h, x, w, L, G) {
|
|
444
444
|
{
|
|
445
|
-
var X, R = {},
|
|
446
|
-
w !== void 0 && (Qa(w),
|
|
445
|
+
var X, R = {}, P = null, ce = null;
|
|
446
|
+
w !== void 0 && (Qa(w), P = "" + w), gi(x) && (Qa(x.key), P = "" + x.key), mi(x) && (ce = x.ref, bi(x, G));
|
|
447
447
|
for (X in x)
|
|
448
448
|
at.call(x, X) && !pi.hasOwnProperty(X) && (R[X] = x[X]);
|
|
449
449
|
if (h && h.defaultProps) {
|
|
@@ -451,11 +451,11 @@ function Pi() {
|
|
|
451
451
|
for (X in _)
|
|
452
452
|
R[X] === void 0 && (R[X] = _[X]);
|
|
453
453
|
}
|
|
454
|
-
if (
|
|
454
|
+
if (P || ce) {
|
|
455
455
|
var te = typeof h == "function" ? h.displayName || h.name || "Unknown" : h;
|
|
456
|
-
|
|
456
|
+
P && yi(R, te), ce && xi(R, te);
|
|
457
457
|
}
|
|
458
|
-
return wi(h,
|
|
458
|
+
return wi(h, P, ce, G, L, Ja.current, R);
|
|
459
459
|
}
|
|
460
460
|
}
|
|
461
461
|
var sa = v.ReactCurrentOwner, en = v.ReactDebugCurrentFrame;
|
|
@@ -573,12 +573,12 @@ Check the top-level render call using <` + w + ">.");
|
|
|
573
573
|
{
|
|
574
574
|
var R = F(h);
|
|
575
575
|
if (!R) {
|
|
576
|
-
var
|
|
577
|
-
(h === void 0 || typeof h == "object" && h !== null && Object.keys(h).length === 0) && (
|
|
576
|
+
var P = "";
|
|
577
|
+
(h === void 0 || typeof h == "object" && h !== null && Object.keys(h).length === 0) && (P += " 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 ce = ki();
|
|
579
|
-
ce ?
|
|
579
|
+
ce ? P += ce : P += tn();
|
|
580
580
|
var _;
|
|
581
|
-
h === null ? _ = "null" : ia(h) ? _ = "array" : h !== void 0 && h.$$typeof === t ? (_ = "<" + (W(h.type) || "Unknown") + " />",
|
|
581
|
+
h === null ? _ = "null" : ia(h) ? _ = "array" : h !== void 0 && h.$$typeof === t ? (_ = "<" + (W(h.type) || "Unknown") + " />", P = " Did you accidentally export a JSX literal instead of a component?") : _ = typeof h, C("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", _, P);
|
|
582
582
|
}
|
|
583
583
|
var te = Ci(h, x, w, G, X);
|
|
584
584
|
if (te == null)
|
|
@@ -597,17 +597,17 @@ Check the top-level render call using <` + w + ">.");
|
|
|
597
597
|
rn(ge, h);
|
|
598
598
|
}
|
|
599
599
|
if (at.call(x, "key")) {
|
|
600
|
-
var
|
|
600
|
+
var He = W(h), de = Object.keys(x).filter(function(Di) {
|
|
601
601
|
return Di !== "key";
|
|
602
602
|
}), ca = de.length > 0 ? "{key: someKey, " + de.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
603
|
-
if (!sn[
|
|
603
|
+
if (!sn[He + ca]) {
|
|
604
604
|
var Ti = de.length > 0 ? "{" + de.join(": ..., ") + ": ...}" : "{}";
|
|
605
605
|
C(`A props object containing a "key" prop is being spread into JSX:
|
|
606
606
|
let props = %s;
|
|
607
607
|
<%s {...props} />
|
|
608
608
|
React keys must be passed directly to JSX without using spread:
|
|
609
609
|
let props = %s;
|
|
610
|
-
<%s key={someKey} {...props} />`, ca,
|
|
610
|
+
<%s key={someKey} {...props} />`, ca, He, Ti, He), sn[He + ca] = !0;
|
|
611
611
|
}
|
|
612
612
|
}
|
|
613
613
|
return h === r ? ji(te) : Ai(te), te;
|
|
@@ -623,9 +623,9 @@ React keys must be passed directly to JSX without using spread:
|
|
|
623
623
|
rt.Fragment = r, rt.jsx = Li, rt.jsxs = Bi;
|
|
624
624
|
}()), rt;
|
|
625
625
|
}
|
|
626
|
-
process.env.NODE_ENV === "production" ? ga.exports =
|
|
626
|
+
process.env.NODE_ENV === "production" ? ga.exports = Mi() : ga.exports = Oi();
|
|
627
627
|
var a = ga.exports;
|
|
628
|
-
const
|
|
628
|
+
const Pi = (e, t, n, r) => {
|
|
629
629
|
var s, o, l, c;
|
|
630
630
|
const i = [n, {
|
|
631
631
|
code: t,
|
|
@@ -633,9 +633,9 @@ const Mi = (e, t, n, r) => {
|
|
|
633
633
|
}];
|
|
634
634
|
if ((o = (s = e == null ? void 0 : e.services) == null ? void 0 : s.logger) != null && o.forward)
|
|
635
635
|
return e.services.logger.forward(i, "warn", "react-i18next::", !0);
|
|
636
|
-
|
|
636
|
+
Oe(i[0]) && (i[0] = `react-i18next:: ${i[0]}`), (c = (l = e == null ? void 0 : e.services) == null ? void 0 : l.logger) != null && c.warn ? e.services.logger.warn(...i) : console != null && console.warn && console.warn(...i);
|
|
637
637
|
}, hn = {}, ba = (e, t, n, r) => {
|
|
638
|
-
|
|
638
|
+
Oe(n) && hn[n] || (Oe(n) && (hn[n] = /* @__PURE__ */ new Date()), Pi(e, t, n, r));
|
|
639
639
|
}, nr = (e, t) => () => {
|
|
640
640
|
if (e.isInitialized)
|
|
641
641
|
t();
|
|
@@ -650,7 +650,7 @@ const Mi = (e, t, n, r) => {
|
|
|
650
650
|
}, ya = (e, t, n) => {
|
|
651
651
|
e.loadNamespaces(t, nr(e, n));
|
|
652
652
|
}, un = (e, t, n, r) => {
|
|
653
|
-
if (
|
|
653
|
+
if (Oe(n) && (n = [n]), e.options.preload && e.options.preload.indexOf(t) > -1) return ya(e, n, r);
|
|
654
654
|
n.forEach((i) => {
|
|
655
655
|
e.options.ns.indexOf(i) < 0 && e.options.ns.push(i);
|
|
656
656
|
}), e.loadLanguages(t, nr(e, r));
|
|
@@ -661,7 +661,7 @@ const Mi = (e, t, n, r) => {
|
|
|
661
661
|
precheck: (r, i) => {
|
|
662
662
|
if (n.bindI18n && n.bindI18n.indexOf("languageChanging") > -1 && r.services.backendConnector.backend && r.isLanguageChangingTo && !i(r.isLanguageChangingTo, e)) return !1;
|
|
663
663
|
}
|
|
664
|
-
}),
|
|
664
|
+
}), Oe = (e) => typeof e == "string", Ri = (e) => typeof e == "object" && e !== null, Wi = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Gi = {
|
|
665
665
|
"&": "&",
|
|
666
666
|
"&": "&",
|
|
667
667
|
"<": "<",
|
|
@@ -726,7 +726,7 @@ const Ji = (e, t) => {
|
|
|
726
726
|
return ue(() => {
|
|
727
727
|
n.current = e;
|
|
728
728
|
}, [e, t]), n.current;
|
|
729
|
-
}, ir = (e, t, n, r) => e.getFixedT(t, n, r), $i = (e, t, n, r) =>
|
|
729
|
+
}, ir = (e, t, n, r) => e.getFixedT(t, n, r), $i = (e, t, n, r) => Hi(ir(e, t, n, r), [e, t, n, r]), U = (e, t = {}) => {
|
|
730
730
|
var j, T, I, A;
|
|
731
731
|
const {
|
|
732
732
|
i18n: n
|
|
@@ -736,8 +736,8 @@ const Ji = (e, t) => {
|
|
|
736
736
|
} = ar(qi) || {}, s = n || r || Zi();
|
|
737
737
|
if (s && !s.reportNamespaces && (s.reportNamespaces = new Qi()), !s) {
|
|
738
738
|
ba(s, "NO_I18NEXT_INSTANCE", "useTranslation: You will need to pass in an i18next instance by using initReactI18next");
|
|
739
|
-
const
|
|
740
|
-
return N.t =
|
|
739
|
+
const z = (F, J) => Oe(J) ? J : Ri(J) && Oe(J.defaultValue) ? J.defaultValue : Array.isArray(F) ? F[F.length - 1] : F, N = [z, {}, !1];
|
|
740
|
+
return N.t = z, N.i18n = {}, N.ready = !1, N;
|
|
741
741
|
}
|
|
742
742
|
(j = s.options.react) != null && j.wait && ba(s, "DEPRECATED_OPTION", "useTranslation: It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
|
743
743
|
const o = {
|
|
@@ -749,14 +749,14 @@ const Ji = (e, t) => {
|
|
|
749
749
|
keyPrefix: c
|
|
750
750
|
} = o;
|
|
751
751
|
let d = i || ((T = s.options) == null ? void 0 : T.defaultNS);
|
|
752
|
-
d =
|
|
753
|
-
const u = (s.isInitialized || s.initializedStoreOnce) && d.every((
|
|
752
|
+
d = Oe(d) ? [d] : d || ["translation"], (A = (I = s.reportNamespaces).addUsedNamespaces) == null || A.call(I, d);
|
|
753
|
+
const u = (s.isInitialized || s.initializedStoreOnce) && d.every((z) => Fi(z, s, o)), f = $i(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], c), p = () => f, g = () => ir(s, t.lng || null, o.nsMode === "fallback" ? d : d[0], c), [b, y] = E(p);
|
|
754
754
|
let k = d.join();
|
|
755
755
|
t.lng && (k = `${t.lng}${k}`);
|
|
756
756
|
const v = Ji(k), C = ht(!0);
|
|
757
757
|
ue(() => {
|
|
758
758
|
const {
|
|
759
|
-
bindI18n:
|
|
759
|
+
bindI18n: z,
|
|
760
760
|
bindI18nStore: N
|
|
761
761
|
} = o;
|
|
762
762
|
C.current = !0, !u && !l && (t.lng ? un(s, t.lng, d, () => {
|
|
@@ -767,16 +767,16 @@ const Ji = (e, t) => {
|
|
|
767
767
|
const F = () => {
|
|
768
768
|
C.current && y(g);
|
|
769
769
|
};
|
|
770
|
-
return
|
|
771
|
-
C.current = !1, s &&
|
|
770
|
+
return z && (s == null || s.on(z, F)), N && (s == null || s.store.on(N, F)), () => {
|
|
771
|
+
C.current = !1, s && z && (z == null || z.split(" ").forEach((J) => s.off(J, F))), N && s && N.split(" ").forEach((J) => s.store.off(J, F));
|
|
772
772
|
};
|
|
773
773
|
}, [s, k]), ue(() => {
|
|
774
774
|
C.current && u && y(p);
|
|
775
775
|
}, [s, c, u]);
|
|
776
776
|
const S = [b, s, u];
|
|
777
777
|
if (S.t = b, S.i18n = s, S.ready = u, u || !u && !l) return S;
|
|
778
|
-
throw new Promise((
|
|
779
|
-
t.lng ? un(s, t.lng, d, () =>
|
|
778
|
+
throw new Promise((z) => {
|
|
779
|
+
t.lng ? un(s, t.lng, d, () => z()) : ya(s, d, () => z());
|
|
780
780
|
});
|
|
781
781
|
};
|
|
782
782
|
var he = function() {
|
|
@@ -804,7 +804,7 @@ var es = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|def
|
|
|
804
804
|
return es.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91;
|
|
805
805
|
}
|
|
806
806
|
/* Z+1 */
|
|
807
|
-
), Q = "-ms-", ct = "-moz-", V = "-webkit-", sr = "comm", qt = "rule",
|
|
807
|
+
), Q = "-ms-", ct = "-moz-", V = "-webkit-", sr = "comm", qt = "rule", Ma = "decl", as = "@import", or = "@keyframes", ns = "@layer", lr = Math.abs, Oa = String.fromCharCode, wa = Object.assign;
|
|
808
808
|
function rs(e, t) {
|
|
809
809
|
return ie(e, 0) ^ 45 ? (((t << 2 ^ ie(e, 0)) << 2 ^ ie(e, 1)) << 2 ^ ie(e, 2)) << 2 ^ ie(e, 3) : 0;
|
|
810
810
|
}
|
|
@@ -814,10 +814,10 @@ function cr(e) {
|
|
|
814
814
|
function Le(e, t) {
|
|
815
815
|
return (e = t.exec(e)) ? e[0] : e;
|
|
816
816
|
}
|
|
817
|
-
function
|
|
817
|
+
function H(e, t, n) {
|
|
818
818
|
return e.replace(t, n);
|
|
819
819
|
}
|
|
820
|
-
function
|
|
820
|
+
function Ht(e, t, n) {
|
|
821
821
|
return e.indexOf(t, n);
|
|
822
822
|
}
|
|
823
823
|
function ie(e, t) {
|
|
@@ -864,10 +864,10 @@ function os() {
|
|
|
864
864
|
function Ae() {
|
|
865
865
|
return ae = be < hr ? ie(et, be++) : 0, Qe++, ae === 10 && (Qe = 1, Qt++), ae;
|
|
866
866
|
}
|
|
867
|
-
function
|
|
867
|
+
function Pe() {
|
|
868
868
|
return ie(et, be);
|
|
869
869
|
}
|
|
870
|
-
function
|
|
870
|
+
function zt() {
|
|
871
871
|
return be;
|
|
872
872
|
}
|
|
873
873
|
function $t(e, t) {
|
|
@@ -915,14 +915,14 @@ function da(e) {
|
|
|
915
915
|
return cr($t(be - 1, ka(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
|
|
916
916
|
}
|
|
917
917
|
function ds(e) {
|
|
918
|
-
for (; (ae =
|
|
918
|
+
for (; (ae = Pe()) && ae < 33; )
|
|
919
919
|
Ae();
|
|
920
920
|
return Ca(e) > 2 || Ca(ae) > 3 ? "" : " ";
|
|
921
921
|
}
|
|
922
922
|
function hs(e, t) {
|
|
923
923
|
for (; --t && Ae() && !(ae < 48 || ae > 102 || ae > 57 && ae < 65 || ae > 70 && ae < 97); )
|
|
924
924
|
;
|
|
925
|
-
return $t(e,
|
|
925
|
+
return $t(e, zt() + (t < 6 && Pe() == 32 && Ae() == 32));
|
|
926
926
|
}
|
|
927
927
|
function ka(e) {
|
|
928
928
|
for (; Ae(); )
|
|
@@ -944,24 +944,24 @@ function ka(e) {
|
|
|
944
944
|
}
|
|
945
945
|
function us(e, t) {
|
|
946
946
|
for (; Ae() && e + ae !== 57; )
|
|
947
|
-
if (e + ae === 84 &&
|
|
947
|
+
if (e + ae === 84 && Pe() === 47)
|
|
948
948
|
break;
|
|
949
|
-
return "/*" + $t(t, be - 1) + "*" +
|
|
949
|
+
return "/*" + $t(t, be - 1) + "*" + Oa(e === 47 ? e : Ae());
|
|
950
950
|
}
|
|
951
951
|
function fs(e) {
|
|
952
|
-
for (; !Ca(
|
|
952
|
+
for (; !Ca(Pe()); )
|
|
953
953
|
Ae();
|
|
954
954
|
return $t(e, be);
|
|
955
955
|
}
|
|
956
956
|
function ps(e) {
|
|
957
|
-
return cs(
|
|
957
|
+
return cs(Mt("", null, null, null, [""], e = ls(e), 0, [0], e));
|
|
958
958
|
}
|
|
959
|
-
function
|
|
959
|
+
function Mt(e, t, n, r, i, s, o, l, c) {
|
|
960
960
|
for (var d = 0, u = 0, f = o, p = 0, g = 0, b = 0, y = 1, k = 1, v = 1, C = 0, S = "", j = i, T = s, I = r, A = S; k; )
|
|
961
961
|
switch (b = C, C = Ae()) {
|
|
962
962
|
case 40:
|
|
963
963
|
if (b != 108 && ie(A, f - 1) == 58) {
|
|
964
|
-
|
|
964
|
+
Ht(A += H(da(C), "&", "&\f"), "&\f", lr(d ? l[d - 1] : 0)) != -1 && (v = -1);
|
|
965
965
|
break;
|
|
966
966
|
}
|
|
967
967
|
case 34:
|
|
@@ -976,13 +976,13 @@ function Ot(e, t, n, r, i, s, o, l, c) {
|
|
|
976
976
|
A += ds(b);
|
|
977
977
|
break;
|
|
978
978
|
case 92:
|
|
979
|
-
A += hs(
|
|
979
|
+
A += hs(zt() - 1, 7);
|
|
980
980
|
continue;
|
|
981
981
|
case 47:
|
|
982
|
-
switch (
|
|
982
|
+
switch (Pe()) {
|
|
983
983
|
case 42:
|
|
984
984
|
case 47:
|
|
985
|
-
lt(ms(us(Ae(),
|
|
985
|
+
lt(ms(us(Ae(), zt()), t, n, c), c);
|
|
986
986
|
break;
|
|
987
987
|
default:
|
|
988
988
|
A += "/";
|
|
@@ -998,24 +998,24 @@ function Ot(e, t, n, r, i, s, o, l, c) {
|
|
|
998
998
|
case 125:
|
|
999
999
|
k = 0;
|
|
1000
1000
|
case 59 + u:
|
|
1001
|
-
v == -1 && (A =
|
|
1001
|
+
v == -1 && (A = H(A, /\f/g, "")), g > 0 && je(A) - f && lt(g > 32 ? mn(A + ";", r, n, f - 1, c) : mn(H(A, " ", "") + ";", r, n, f - 2, c), c);
|
|
1002
1002
|
break;
|
|
1003
1003
|
case 59:
|
|
1004
1004
|
A += ";";
|
|
1005
1005
|
default:
|
|
1006
1006
|
if (lt(I = pn(A, t, n, d, u, i, l, S, j = [], T = [], f, s), s), C === 123)
|
|
1007
1007
|
if (u === 0)
|
|
1008
|
-
|
|
1008
|
+
Mt(A, t, I, I, j, s, f, l, T);
|
|
1009
1009
|
else
|
|
1010
1010
|
switch (p === 99 && ie(A, 3) === 110 ? 100 : p) {
|
|
1011
1011
|
case 100:
|
|
1012
1012
|
case 108:
|
|
1013
1013
|
case 109:
|
|
1014
1014
|
case 115:
|
|
1015
|
-
|
|
1015
|
+
Mt(e, I, I, r && lt(pn(e, I, I, 0, 0, i, l, S, i, j = [], f, T), T), i, T, f, l, r ? j : T);
|
|
1016
1016
|
break;
|
|
1017
1017
|
default:
|
|
1018
|
-
|
|
1018
|
+
Mt(A, I, I, I, [""], T, 0, l, T);
|
|
1019
1019
|
}
|
|
1020
1020
|
}
|
|
1021
1021
|
d = u = g = 0, y = v = 1, S = A = "", f = o;
|
|
@@ -1029,7 +1029,7 @@ function Ot(e, t, n, r, i, s, o, l, c) {
|
|
|
1029
1029
|
else if (C == 125 && y++ == 0 && os() == 125)
|
|
1030
1030
|
continue;
|
|
1031
1031
|
}
|
|
1032
|
-
switch (A +=
|
|
1032
|
+
switch (A += Oa(C), C * y) {
|
|
1033
1033
|
case 38:
|
|
1034
1034
|
v = u > 0 ? 1 : (A += "\f", -1);
|
|
1035
1035
|
break;
|
|
@@ -1037,7 +1037,7 @@ function Ot(e, t, n, r, i, s, o, l, c) {
|
|
|
1037
1037
|
l[d++] = (je(A) - 1) * v, v = 1;
|
|
1038
1038
|
break;
|
|
1039
1039
|
case 64:
|
|
1040
|
-
|
|
1040
|
+
Pe() === 45 && (A += da(Ae())), p = Pe(), u = f = je(S = A += fs(zt())), C++;
|
|
1041
1041
|
break;
|
|
1042
1042
|
case 45:
|
|
1043
1043
|
b === 45 && je(A) == 2 && (y = 0);
|
|
@@ -1048,14 +1048,14 @@ function Ot(e, t, n, r, i, s, o, l, c) {
|
|
|
1048
1048
|
function pn(e, t, n, r, i, s, o, l, c, d, u, f) {
|
|
1049
1049
|
for (var p = i - 1, g = i === 0 ? s : [""], b = dr(g), y = 0, k = 0, v = 0; y < r; ++y)
|
|
1050
1050
|
for (var C = 0, S = qe(e, p + 1, p = lr(k = o[y])), j = e; C < b; ++C)
|
|
1051
|
-
(j = cr(k > 0 ? g[C] + " " + S :
|
|
1051
|
+
(j = cr(k > 0 ? g[C] + " " + S : H(S, /&\f/g, g[C]))) && (c[v++] = j);
|
|
1052
1052
|
return Jt(e, t, n, i === 0 ? qt : l, c, d, u, f);
|
|
1053
1053
|
}
|
|
1054
1054
|
function ms(e, t, n, r) {
|
|
1055
|
-
return Jt(e, t, n, sr,
|
|
1055
|
+
return Jt(e, t, n, sr, Oa(ss()), qe(e, 2, -2), 0, r);
|
|
1056
1056
|
}
|
|
1057
1057
|
function mn(e, t, n, r, i) {
|
|
1058
|
-
return Jt(e, t, n,
|
|
1058
|
+
return Jt(e, t, n, Ma, qe(e, 0, r), qe(e, r + 1, -1), r, i);
|
|
1059
1059
|
}
|
|
1060
1060
|
function ur(e, t, n) {
|
|
1061
1061
|
switch (rs(e, t)) {
|
|
@@ -1098,11 +1098,11 @@ function ur(e, t, n) {
|
|
|
1098
1098
|
case 5936:
|
|
1099
1099
|
switch (ie(e, t + 11)) {
|
|
1100
1100
|
case 114:
|
|
1101
|
-
return V + e + Q +
|
|
1101
|
+
return V + e + Q + H(e, /[svh]\w+-[tblr]{2}/, "tb") + e;
|
|
1102
1102
|
case 108:
|
|
1103
|
-
return V + e + Q +
|
|
1103
|
+
return V + e + Q + H(e, /[svh]\w+-[tblr]{2}/, "tb-rl") + e;
|
|
1104
1104
|
case 45:
|
|
1105
|
-
return V + e + Q +
|
|
1105
|
+
return V + e + Q + H(e, /[svh]\w+-[tblr]{2}/, "lr") + e;
|
|
1106
1106
|
}
|
|
1107
1107
|
case 6828:
|
|
1108
1108
|
case 4268:
|
|
@@ -1111,47 +1111,47 @@ function ur(e, t, n) {
|
|
|
1111
1111
|
case 6165:
|
|
1112
1112
|
return V + e + Q + "flex-" + e + e;
|
|
1113
1113
|
case 5187:
|
|
1114
|
-
return V + e +
|
|
1114
|
+
return V + e + H(e, /(\w+).+(:[^]+)/, V + "box-$1$2" + Q + "flex-$1$2") + e;
|
|
1115
1115
|
case 5443:
|
|
1116
|
-
return V + e + Q + "flex-item-" +
|
|
1116
|
+
return V + e + Q + "flex-item-" + H(e, /flex-|-self/g, "") + (Le(e, /flex-|baseline/) ? "" : Q + "grid-row-" + H(e, /flex-|-self/g, "")) + e;
|
|
1117
1117
|
case 4675:
|
|
1118
|
-
return V + e + Q + "flex-line-pack" +
|
|
1118
|
+
return V + e + Q + "flex-line-pack" + H(e, /align-content|flex-|-self/g, "") + e;
|
|
1119
1119
|
case 5548:
|
|
1120
|
-
return V + e + Q +
|
|
1120
|
+
return V + e + Q + H(e, "shrink", "negative") + e;
|
|
1121
1121
|
case 5292:
|
|
1122
|
-
return V + e + Q +
|
|
1122
|
+
return V + e + Q + H(e, "basis", "preferred-size") + e;
|
|
1123
1123
|
case 6060:
|
|
1124
|
-
return V + "box-" +
|
|
1124
|
+
return V + "box-" + H(e, "-grow", "") + V + e + Q + H(e, "grow", "positive") + e;
|
|
1125
1125
|
case 4554:
|
|
1126
|
-
return V +
|
|
1126
|
+
return V + H(e, /([^-])(transform)/g, "$1" + V + "$2") + e;
|
|
1127
1127
|
case 6187:
|
|
1128
|
-
return
|
|
1128
|
+
return H(H(H(e, /(zoom-|grab)/, V + "$1"), /(image-set)/, V + "$1"), e, "") + e;
|
|
1129
1129
|
case 5495:
|
|
1130
1130
|
case 3959:
|
|
1131
|
-
return
|
|
1131
|
+
return H(e, /(image-set\([^]*)/, V + "$1$`$1");
|
|
1132
1132
|
case 4968:
|
|
1133
|
-
return
|
|
1133
|
+
return H(H(e, /(.+:)(flex-)?(.*)/, V + "box-pack:$3" + Q + "flex-pack:$3"), /s.+-b[^;]+/, "justify") + V + e + e;
|
|
1134
1134
|
case 4200:
|
|
1135
1135
|
if (!Le(e, /flex-|baseline/)) return Q + "grid-column-align" + qe(e, t) + e;
|
|
1136
1136
|
break;
|
|
1137
1137
|
case 2592:
|
|
1138
1138
|
case 3360:
|
|
1139
|
-
return Q +
|
|
1139
|
+
return Q + H(e, "template-", "") + e;
|
|
1140
1140
|
case 4384:
|
|
1141
1141
|
case 3616:
|
|
1142
1142
|
return n && n.some(function(r, i) {
|
|
1143
1143
|
return t = i, Le(r.props, /grid-\w+-end/);
|
|
1144
|
-
}) ? ~
|
|
1144
|
+
}) ? ~Ht(e + (n = n[t].value), "span", 0) ? e : Q + H(e, "-start", "") + e + Q + "grid-row-span:" + (~Ht(n, "span", 0) ? Le(n, /\d+/) : +Le(n, /\d+/) - +Le(e, /\d+/)) + ";" : Q + H(e, "-start", "") + e;
|
|
1145
1145
|
case 4896:
|
|
1146
1146
|
case 4128:
|
|
1147
1147
|
return n && n.some(function(r) {
|
|
1148
1148
|
return Le(r.props, /grid-\w+-start/);
|
|
1149
|
-
}) ? e : Q +
|
|
1149
|
+
}) ? e : Q + H(H(e, "-end", "-span"), "span ", "") + e;
|
|
1150
1150
|
case 4095:
|
|
1151
1151
|
case 3583:
|
|
1152
1152
|
case 4068:
|
|
1153
1153
|
case 2532:
|
|
1154
|
-
return
|
|
1154
|
+
return H(e, /(.+)-inline(.+)/, V + "$1$2") + e;
|
|
1155
1155
|
case 8116:
|
|
1156
1156
|
case 7059:
|
|
1157
1157
|
case 5753:
|
|
@@ -1170,26 +1170,26 @@ function ur(e, t, n) {
|
|
|
1170
1170
|
if (ie(e, t + 4) !== 45)
|
|
1171
1171
|
break;
|
|
1172
1172
|
case 102:
|
|
1173
|
-
return
|
|
1173
|
+
return H(e, /(.+:)(.+)-([^]+)/, "$1" + V + "$2-$3$1" + ct + (ie(e, t + 3) == 108 ? "$3" : "$2-$3")) + e;
|
|
1174
1174
|
case 115:
|
|
1175
|
-
return ~
|
|
1175
|
+
return ~Ht(e, "stretch", 0) ? ur(H(e, "stretch", "fill-available"), t, n) + e : e;
|
|
1176
1176
|
}
|
|
1177
1177
|
break;
|
|
1178
1178
|
case 5152:
|
|
1179
1179
|
case 5920:
|
|
1180
|
-
return
|
|
1180
|
+
return H(e, /(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/, function(r, i, s, o, l, c, d) {
|
|
1181
1181
|
return Q + i + ":" + s + d + (o ? Q + i + "-span:" + (l ? c : +c - +s) + d : "") + e;
|
|
1182
1182
|
});
|
|
1183
1183
|
case 4949:
|
|
1184
1184
|
if (ie(e, t + 6) === 121)
|
|
1185
|
-
return
|
|
1185
|
+
return H(e, ":", ":" + V) + e;
|
|
1186
1186
|
break;
|
|
1187
1187
|
case 6444:
|
|
1188
1188
|
switch (ie(e, ie(e, 14) === 45 ? 18 : 11)) {
|
|
1189
1189
|
case 120:
|
|
1190
|
-
return
|
|
1190
|
+
return H(e, /(.+:)([^;\s!]+)(;|(\s+)?!.+)?/, "$1" + V + (ie(e, 14) === 45 ? "inline-" : "") + "box$3$1" + V + "$2$3$1" + Q + "$2box$3") + e;
|
|
1191
1191
|
case 100:
|
|
1192
|
-
return
|
|
1192
|
+
return H(e, ":", ":" + Q) + e;
|
|
1193
1193
|
}
|
|
1194
1194
|
break;
|
|
1195
1195
|
case 5719:
|
|
@@ -1197,7 +1197,7 @@ function ur(e, t, n) {
|
|
|
1197
1197
|
case 2135:
|
|
1198
1198
|
case 3927:
|
|
1199
1199
|
case 2391:
|
|
1200
|
-
return
|
|
1200
|
+
return H(e, "scroll-", "scroll-snap-") + e;
|
|
1201
1201
|
}
|
|
1202
1202
|
return e;
|
|
1203
1203
|
}
|
|
@@ -1211,7 +1211,7 @@ function gs(e, t, n, r) {
|
|
|
1211
1211
|
case ns:
|
|
1212
1212
|
if (e.children.length) break;
|
|
1213
1213
|
case as:
|
|
1214
|
-
case
|
|
1214
|
+
case Ma:
|
|
1215
1215
|
return e.return = e.return || e.value;
|
|
1216
1216
|
case sr:
|
|
1217
1217
|
return "";
|
|
@@ -1238,21 +1238,21 @@ function ys(e) {
|
|
|
1238
1238
|
function xs(e, t, n, r) {
|
|
1239
1239
|
if (e.length > -1 && !e.return)
|
|
1240
1240
|
switch (e.type) {
|
|
1241
|
-
case
|
|
1241
|
+
case Ma:
|
|
1242
1242
|
e.return = ur(e.value, e.length, n);
|
|
1243
1243
|
return;
|
|
1244
1244
|
case or:
|
|
1245
|
-
return Rt([De(e, { value:
|
|
1245
|
+
return Rt([De(e, { value: H(e.value, "@", "@" + V) })], r);
|
|
1246
1246
|
case qt:
|
|
1247
1247
|
if (e.length)
|
|
1248
1248
|
return is(n = e.props, function(i) {
|
|
1249
1249
|
switch (Le(i, r = /(::plac\w+|:read-\w+)/)) {
|
|
1250
1250
|
case ":read-only":
|
|
1251
1251
|
case ":read-write":
|
|
1252
|
-
Ye(De(e, { props: [
|
|
1252
|
+
Ye(De(e, { props: [H(i, /:(read-\w+)/, ":" + ct + "$1")] })), Ye(De(e, { props: [i] })), wa(e, { props: fn(n, r) });
|
|
1253
1253
|
break;
|
|
1254
1254
|
case "::placeholder":
|
|
1255
|
-
Ye(De(e, { props: [
|
|
1255
|
+
Ye(De(e, { props: [H(i, /:(plac\w+)/, ":" + V + "input-$1")] })), Ye(De(e, { props: [H(i, /:(plac\w+)/, ":" + ct + "$1")] })), Ye(De(e, { props: [H(i, /:(plac\w+)/, Q + "input-$1")] })), Ye(De(e, { props: [i] })), wa(e, { props: fn(n, r) });
|
|
1256
1256
|
break;
|
|
1257
1257
|
}
|
|
1258
1258
|
return "";
|
|
@@ -1307,7 +1307,7 @@ var ws = {
|
|
|
1307
1307
|
strokeMiterlimit: 1,
|
|
1308
1308
|
strokeOpacity: 1,
|
|
1309
1309
|
strokeWidth: 1
|
|
1310
|
-
}, Ve = typeof process < "u" && process.env !== void 0 && (process.env.REACT_APP_SC_ATTR || process.env.SC_ATTR) || "data-styled", fr = "active", pr = "data-styled-version", _t = "6.1.19",
|
|
1310
|
+
}, Ve = typeof process < "u" && process.env !== void 0 && (process.env.REACT_APP_SC_ATTR || process.env.SC_ATTR) || "data-styled", fr = "active", pr = "data-styled-version", _t = "6.1.19", Pa = `/*!sc*/
|
|
1311
1311
|
`, Wt = typeof window < "u" && typeof document < "u", Cs = !!(typeof SC_DISABLE_SPEEDY == "boolean" ? SC_DISABLE_SPEEDY : typeof process < "u" && process.env !== void 0 && process.env.REACT_APP_SC_DISABLE_SPEEDY !== void 0 && process.env.REACT_APP_SC_DISABLE_SPEEDY !== "" ? process.env.REACT_APP_SC_DISABLE_SPEEDY !== "false" && process.env.REACT_APP_SC_DISABLE_SPEEDY : typeof process < "u" && process.env !== void 0 && process.env.SC_DISABLE_SPEEDY !== void 0 && process.env.SC_DISABLE_SPEEDY !== "" ? process.env.SC_DISABLE_SPEEDY !== "false" && process.env.SC_DISABLE_SPEEDY : process.env.NODE_ENV !== "production"), gn = /invalid hook call/i, yt = /* @__PURE__ */ new Set(), ks = function(e, t) {
|
|
1312
1312
|
if (process.env.NODE_ENV !== "production") {
|
|
1313
1313
|
var n = t ? ' with the id of "'.concat(t, '"') : "", r = "The component ".concat(e).concat(n, ` has been created dynamically.
|
|
@@ -1343,11 +1343,11 @@ function Aa(e) {
|
|
|
1343
1343
|
for (t = Math.abs(e); t > xt; t = t / xt | 0) n = yn(t % xt) + n;
|
|
1344
1344
|
return (yn(t % xt) + n).replace(Ss, "$1-$2");
|
|
1345
1345
|
}
|
|
1346
|
-
var ha, mr = 5381,
|
|
1346
|
+
var ha, mr = 5381, ze = function(e, t) {
|
|
1347
1347
|
for (var n = t.length; n; ) e = 33 * e ^ t.charCodeAt(--n);
|
|
1348
1348
|
return e;
|
|
1349
1349
|
}, gr = function(e) {
|
|
1350
|
-
return
|
|
1350
|
+
return ze(mr, e);
|
|
1351
1351
|
};
|
|
1352
1352
|
function br(e) {
|
|
1353
1353
|
return Aa(gr(e) >>> 0);
|
|
@@ -1363,11 +1363,11 @@ function xn(e) {
|
|
|
1363
1363
|
return ("type" in (t = e) && t.type.$$typeof) === wr ? Cr : "$$typeof" in e ? Ts[e.$$typeof] : Ls;
|
|
1364
1364
|
var t;
|
|
1365
1365
|
}
|
|
1366
|
-
var Ds = Object.defineProperty, Ns = Object.getOwnPropertyNames, wn = Object.getOwnPropertySymbols,
|
|
1366
|
+
var Ds = Object.defineProperty, Ns = Object.getOwnPropertyNames, wn = Object.getOwnPropertySymbols, Hs = Object.getOwnPropertyDescriptor, zs = Object.getPrototypeOf, Cn = Object.prototype;
|
|
1367
1367
|
function kr(e, t, n) {
|
|
1368
1368
|
if (typeof t != "string") {
|
|
1369
1369
|
if (Cn) {
|
|
1370
|
-
var r =
|
|
1370
|
+
var r = zs(t);
|
|
1371
1371
|
r && r !== Cn && kr(e, r, n);
|
|
1372
1372
|
}
|
|
1373
1373
|
var i = Ns(t);
|
|
@@ -1375,7 +1375,7 @@ function kr(e, t, n) {
|
|
|
1375
1375
|
for (var s = xn(e), o = xn(t), l = 0; l < i.length; ++l) {
|
|
1376
1376
|
var c = i[l];
|
|
1377
1377
|
if (!(c in Bs || n && n[c] || o && c in o || s && c in s)) {
|
|
1378
|
-
var d =
|
|
1378
|
+
var d = Hs(t, c);
|
|
1379
1379
|
try {
|
|
1380
1380
|
Ds(e, c, d);
|
|
1381
1381
|
} catch {
|
|
@@ -1391,7 +1391,7 @@ function $e(e) {
|
|
|
1391
1391
|
function Fa(e) {
|
|
1392
1392
|
return typeof e == "object" && "styledComponentId" in e;
|
|
1393
1393
|
}
|
|
1394
|
-
function
|
|
1394
|
+
function Me(e, t) {
|
|
1395
1395
|
return e && t ? "".concat(e, " ").concat(t) : e || t || "";
|
|
1396
1396
|
}
|
|
1397
1397
|
function ja(e, t) {
|
|
@@ -1411,7 +1411,7 @@ function Sa(e, t, n) {
|
|
|
1411
1411
|
function Ra(e, t) {
|
|
1412
1412
|
Object.defineProperty(e, "toString", { value: t });
|
|
1413
1413
|
}
|
|
1414
|
-
var
|
|
1414
|
+
var Ms = process.env.NODE_ENV !== "production" ? { 1: `Cannot create styled-component for component: %s.
|
|
1415
1415
|
|
|
1416
1416
|
`, 2: `Can't collect styles once you've consumed a \`ServerStyleSheet\`'s styles! \`ServerStyleSheet\` is a one off instance for each server-side render cycle.
|
|
1417
1417
|
|
|
@@ -1453,7 +1453,7 @@ as for instance in your render method then you may be running into this limitati
|
|
|
1453
1453
|
`, 17: `CSSStyleSheet could not be found on HTMLStyleElement.
|
|
1454
1454
|
Has styled-components' style tag been unmounted or altered by another script?
|
|
1455
1455
|
`, 18: "ThemeProvider: Please make sure your useTheme hook is within a `<ThemeProvider>`" } : {};
|
|
1456
|
-
function
|
|
1456
|
+
function Os() {
|
|
1457
1457
|
for (var e = [], t = 0; t < arguments.length; t++) e[t] = arguments[t];
|
|
1458
1458
|
for (var n = e[0], r = [], i = 1, s = e.length; i < s; i += 1) r.push(e[i]);
|
|
1459
1459
|
return r.forEach(function(o) {
|
|
@@ -1462,9 +1462,9 @@ function Ps() {
|
|
|
1462
1462
|
}
|
|
1463
1463
|
function tt(e) {
|
|
1464
1464
|
for (var t = [], n = 1; n < arguments.length; n++) t[n - 1] = arguments[n];
|
|
1465
|
-
return process.env.NODE_ENV === "production" ? new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(e, " for more information.").concat(t.length > 0 ? " Args: ".concat(t.join(", ")) : "")) : new Error(
|
|
1465
|
+
return process.env.NODE_ENV === "production" ? new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(e, " for more information.").concat(t.length > 0 ? " Args: ".concat(t.join(", ")) : "")) : new Error(Os.apply(void 0, Ge([Ms[e]], t, !1)).trim());
|
|
1466
1466
|
}
|
|
1467
|
-
var
|
|
1467
|
+
var Ps = function() {
|
|
1468
1468
|
function e(t) {
|
|
1469
1469
|
this.groupSizes = new Uint32Array(512), this.length = 512, this.tag = t;
|
|
1470
1470
|
}
|
|
@@ -1487,21 +1487,21 @@ var Ms = function() {
|
|
|
1487
1487
|
}, e.prototype.getGroup = function(t) {
|
|
1488
1488
|
var n = "";
|
|
1489
1489
|
if (t >= this.length || this.groupSizes[t] === 0) return n;
|
|
1490
|
-
for (var r = this.groupSizes[t], i = this.indexOfGroup(t), s = i + r, o = i; o < s; o++) n += "".concat(this.tag.getRule(o)).concat(
|
|
1490
|
+
for (var r = this.groupSizes[t], i = this.indexOfGroup(t), s = i + r, o = i; o < s; o++) n += "".concat(this.tag.getRule(o)).concat(Pa);
|
|
1491
1491
|
return n;
|
|
1492
1492
|
}, e;
|
|
1493
|
-
}(), Fs = 1 << 30,
|
|
1494
|
-
if (
|
|
1495
|
-
for (; Gt.has(
|
|
1496
|
-
var t =
|
|
1493
|
+
}(), Fs = 1 << 30, Ot = /* @__PURE__ */ new Map(), Gt = /* @__PURE__ */ new Map(), Pt = 1, wt = function(e) {
|
|
1494
|
+
if (Ot.has(e)) return Ot.get(e);
|
|
1495
|
+
for (; Gt.has(Pt); ) Pt++;
|
|
1496
|
+
var t = Pt++;
|
|
1497
1497
|
if (process.env.NODE_ENV !== "production" && ((0 | t) < 0 || t > Fs)) throw tt(16, "".concat(t));
|
|
1498
|
-
return
|
|
1498
|
+
return Ot.set(e, t), Gt.set(t, e), t;
|
|
1499
1499
|
}, Rs = function(e, t) {
|
|
1500
|
-
|
|
1500
|
+
Pt = t + 1, Ot.set(e, t), Gt.set(t, e);
|
|
1501
1501
|
}, Ws = "style[".concat(Ve, "][").concat(pr, '="').concat(_t, '"]'), Gs = new RegExp("^".concat(Ve, '\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)')), Vs = function(e, t, n) {
|
|
1502
1502
|
for (var r, i = n.split(","), s = 0, o = i.length; s < o; s++) (r = i[s]) && e.registerName(t, r);
|
|
1503
1503
|
}, Es = function(e, t) {
|
|
1504
|
-
for (var n, r = ((n = t.textContent) !== null && n !== void 0 ? n : "").split(
|
|
1504
|
+
for (var n, r = ((n = t.textContent) !== null && n !== void 0 ? n : "").split(Pa), i = [], s = 0, o = r.length; s < o; s++) {
|
|
1505
1505
|
var l = r[s].trim();
|
|
1506
1506
|
if (l) {
|
|
1507
1507
|
var c = l.match(Gs);
|
|
@@ -1593,7 +1593,7 @@ var vr = function(e) {
|
|
|
1593
1593
|
var y = "".concat(Ve, ".g").concat(f, '[id="').concat(p, '"]'), k = "";
|
|
1594
1594
|
g !== void 0 && g.forEach(function(v) {
|
|
1595
1595
|
v.length > 0 && (k += "".concat(v, ","));
|
|
1596
|
-
}), c += "".concat(b).concat(y, '{content:"').concat(k, '"}').concat(
|
|
1596
|
+
}), c += "".concat(b).concat(y, '{content:"').concat(k, '"}').concat(Pa);
|
|
1597
1597
|
}, u = 0; u < l; u++) d(u);
|
|
1598
1598
|
return c;
|
|
1599
1599
|
}(i);
|
|
@@ -1611,7 +1611,7 @@ var vr = function(e) {
|
|
|
1611
1611
|
return this.tag || (this.tag = (t = function(n) {
|
|
1612
1612
|
var r = n.useCSSOMInjection, i = n.target;
|
|
1613
1613
|
return n.isServer ? new Zs(i) : r ? new Ks(i) : new Ys(i);
|
|
1614
|
-
}(this.options), new
|
|
1614
|
+
}(this.options), new Ps(t)));
|
|
1615
1615
|
var t;
|
|
1616
1616
|
}, e.prototype.hasNameForId = function(t, n) {
|
|
1617
1617
|
return this.names.has(t) && this.names.get(t).has(n);
|
|
@@ -1655,7 +1655,7 @@ function Js(e) {
|
|
|
1655
1655
|
})))), C;
|
|
1656
1656
|
};
|
|
1657
1657
|
return f.hash = c.length ? c.reduce(function(p, g) {
|
|
1658
|
-
return g.name || tt(15),
|
|
1658
|
+
return g.name || tt(15), ze(p, g.name);
|
|
1659
1659
|
}, mr).toString() : "", f;
|
|
1660
1660
|
}
|
|
1661
1661
|
var $s = new Ar(), Ia = Js(), Sr = We.createContext({ shouldForwardProp: void 0, styleSheet: $s, stylis: Ia });
|
|
@@ -1721,31 +1721,31 @@ function eo(e) {
|
|
|
1721
1721
|
}
|
|
1722
1722
|
var to = gr(_t), ao = function() {
|
|
1723
1723
|
function e(t, n, r) {
|
|
1724
|
-
this.rules = t, this.staticRulesId = "", this.isStatic = process.env.NODE_ENV === "production" && (r === void 0 || r.isStatic) && eo(t), this.componentId = n, this.baseHash =
|
|
1724
|
+
this.rules = t, this.staticRulesId = "", this.isStatic = process.env.NODE_ENV === "production" && (r === void 0 || r.isStatic) && eo(t), this.componentId = n, this.baseHash = ze(to, n), this.baseStyle = r, Ar.registerId(n);
|
|
1725
1725
|
}
|
|
1726
1726
|
return e.prototype.generateAndInjectStyles = function(t, n, r) {
|
|
1727
1727
|
var i = this.baseStyle ? this.baseStyle.generateAndInjectStyles(t, n, r) : "";
|
|
1728
|
-
if (this.isStatic && !r.hash) if (this.staticRulesId && n.hasNameForId(this.componentId, this.staticRulesId)) i =
|
|
1728
|
+
if (this.isStatic && !r.hash) if (this.staticRulesId && n.hasNameForId(this.componentId, this.staticRulesId)) i = Me(i, this.staticRulesId);
|
|
1729
1729
|
else {
|
|
1730
|
-
var s = ja(Fe(this.rules, t, n, r)), o = Aa(
|
|
1730
|
+
var s = ja(Fe(this.rules, t, n, r)), o = Aa(ze(this.baseHash, s) >>> 0);
|
|
1731
1731
|
if (!n.hasNameForId(this.componentId, o)) {
|
|
1732
1732
|
var l = r(s, ".".concat(o), void 0, this.componentId);
|
|
1733
1733
|
n.insertRules(this.componentId, o, l);
|
|
1734
1734
|
}
|
|
1735
|
-
i =
|
|
1735
|
+
i = Me(i, o), this.staticRulesId = o;
|
|
1736
1736
|
}
|
|
1737
1737
|
else {
|
|
1738
|
-
for (var c =
|
|
1738
|
+
for (var c = ze(this.baseHash, r.hash), d = "", u = 0; u < this.rules.length; u++) {
|
|
1739
1739
|
var f = this.rules[u];
|
|
1740
|
-
if (typeof f == "string") d += f, process.env.NODE_ENV !== "production" && (c =
|
|
1740
|
+
if (typeof f == "string") d += f, process.env.NODE_ENV !== "production" && (c = ze(c, f));
|
|
1741
1741
|
else if (f) {
|
|
1742
1742
|
var p = ja(Fe(f, t, n, r));
|
|
1743
|
-
c =
|
|
1743
|
+
c = ze(c, p + u), d += p;
|
|
1744
1744
|
}
|
|
1745
1745
|
}
|
|
1746
1746
|
if (d) {
|
|
1747
1747
|
var g = Aa(c >>> 0);
|
|
1748
|
-
n.hasNameForId(this.componentId, g) || n.insertRules(this.componentId, g, r(d, ".".concat(g), void 0, this.componentId)), i =
|
|
1748
|
+
n.hasNameForId(this.componentId, g) || n.insertRules(this.componentId, g, r(d, ".".concat(g), void 0, this.componentId)), i = Me(i, g);
|
|
1749
1749
|
}
|
|
1750
1750
|
}
|
|
1751
1751
|
return i;
|
|
@@ -1773,40 +1773,40 @@ function no(e, t, n) {
|
|
|
1773
1773
|
}
|
|
1774
1774
|
var v = new ao(n, p, r ? i.componentStyle : void 0);
|
|
1775
1775
|
function C(j, T) {
|
|
1776
|
-
return function(I, A,
|
|
1776
|
+
return function(I, A, z) {
|
|
1777
1777
|
var N = I.attrs, F = I.componentStyle, J = I.defaultProps, fe = I.foldedComponentIds, W = I.styledComponentId, K = I.target, ne = We.useContext(Br), $ = An(), ee = I.shouldForwardProp || $.shouldForwardProp;
|
|
1778
1778
|
process.env.NODE_ENV !== "production" && ln(W);
|
|
1779
|
-
var re = vs(A, ne, J) || Je, D = function(ye, xe,
|
|
1780
|
-
for (var we, Ce = he(he({}, xe), { className: void 0, theme:
|
|
1779
|
+
var re = vs(A, ne, J) || Je, D = function(ye, xe, O) {
|
|
1780
|
+
for (var we, Ce = he(he({}, xe), { className: void 0, theme: O }), Te = 0; Te < ye.length; Te += 1) {
|
|
1781
1781
|
var Ee = $e(we = ye[Te]) ? we(Ce) : we;
|
|
1782
|
-
for (var ke in Ee) Ce[ke] = ke === "className" ?
|
|
1782
|
+
for (var ke in Ee) Ce[ke] = ke === "className" ? Me(Ce[ke], Ee[ke]) : ke === "style" ? he(he({}, Ce[ke]), Ee[ke]) : Ee[ke];
|
|
1783
1783
|
}
|
|
1784
|
-
return xe.className && (Ce.className =
|
|
1784
|
+
return xe.className && (Ce.className = Me(Ce.className, xe.className)), Ce;
|
|
1785
1785
|
}(N, A, re), se = D.as || K, Y = {};
|
|
1786
1786
|
for (var q in D) D[q] === void 0 || q[0] === "$" || q === "as" || q === "theme" && D.theme === re || (q === "forwardedAs" ? Y.as = D.forwardedAs : ee && !ee(q, se) || (Y[q] = D[q], ee || process.env.NODE_ENV !== "development" || ts(q) || Sn.has(q) || !va.has(se) || (Sn.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
1787
|
var le = function(ye, xe) {
|
|
1788
|
-
var
|
|
1788
|
+
var O = An(), we = ye.generateAndInjectStyles(xe, O.styleSheet, O.stylis);
|
|
1789
1789
|
return process.env.NODE_ENV !== "production" && ln(we), we;
|
|
1790
1790
|
}(F, D);
|
|
1791
1791
|
process.env.NODE_ENV !== "production" && I.warnTooManyClasses && I.warnTooManyClasses(le);
|
|
1792
|
-
var pe =
|
|
1793
|
-
return le && (pe += " " + le), D.className && (pe += " " + D.className), Y[ua(se) && !va.has(se) ? "class" : "className"] = pe,
|
|
1792
|
+
var pe = Me(fe, W);
|
|
1793
|
+
return le && (pe += " " + le), D.className && (pe += " " + D.className), Y[ua(se) && !va.has(se) ? "class" : "className"] = pe, z && (Y.ref = z), zi(se, Y);
|
|
1794
1794
|
}(S, j, T);
|
|
1795
1795
|
}
|
|
1796
1796
|
C.displayName = f;
|
|
1797
1797
|
var S = We.forwardRef(C);
|
|
1798
|
-
return S.attrs = g, S.componentStyle = v, S.displayName = f, S.shouldForwardProp = b, S.foldedComponentIds = r ?
|
|
1798
|
+
return S.attrs = g, S.componentStyle = v, S.displayName = f, S.shouldForwardProp = b, S.foldedComponentIds = r ? Me(i.foldedComponentIds, i.styledComponentId) : "", S.styledComponentId = p, S.target = r ? i.target : e, Object.defineProperty(S, "defaultProps", { get: function() {
|
|
1799
1799
|
return this._foldedDefaultProps;
|
|
1800
1800
|
}, set: function(j) {
|
|
1801
1801
|
this._foldedDefaultProps = r ? function(T) {
|
|
1802
1802
|
for (var I = [], A = 1; A < arguments.length; A++) I[A - 1] = arguments[A];
|
|
1803
|
-
for (var
|
|
1803
|
+
for (var z = 0, N = I; z < N.length; z++) Sa(T, N[z], !0);
|
|
1804
1804
|
return T;
|
|
1805
1805
|
}({}, i.defaultProps, j) : j;
|
|
1806
1806
|
} }), process.env.NODE_ENV !== "production" && (ks(f, p), S.warnTooManyClasses = /* @__PURE__ */ function(j, T) {
|
|
1807
1807
|
var I = {}, A = !1;
|
|
1808
|
-
return function(
|
|
1809
|
-
if (!A && (I[
|
|
1808
|
+
return function(z) {
|
|
1809
|
+
if (!A && (I[z] = !0, Object.keys(I).length >= 200)) {
|
|
1810
1810
|
var N = T ? ' with the id of "'.concat(T, '"') : "";
|
|
1811
1811
|
console.warn("Over ".concat(200, " classes were generated for component ").concat(j).concat(N, `.
|
|
1812
1812
|
`) + `Consider using the attrs method, together with a style object for frequently changed styles.
|
|
@@ -3112,7 +3112,7 @@ function Nn(e) {
|
|
|
3112
3112
|
}[e] || e;
|
|
3113
3113
|
}
|
|
3114
3114
|
var Ea = /* @__PURE__ */ ((e) => (e[e.BetConstruct = 2] = "BetConstruct", e[e.PokerDom = 32] = "PokerDom", e[e.Test = 49] = "Test", e[e.BetArabia = 67] = "BetArabia", e[e.Betrupi = 69] = "Betrupi", e[e.Galabet = 155] = "Galabet", e[e.Lynon = 156] = "Lynon", e[e.Demo = 160] = "Demo", e[e.HiltonBet = 204] = "HiltonBet", e))(Ea || {});
|
|
3115
|
-
const
|
|
3115
|
+
const Hr = () => /* @__PURE__ */ a.jsx(
|
|
3116
3116
|
"svg",
|
|
3117
3117
|
{
|
|
3118
3118
|
width: "24",
|
|
@@ -3128,7 +3128,7 @@ const zr = () => /* @__PURE__ */ a.jsx(
|
|
|
3128
3128
|
}
|
|
3129
3129
|
)
|
|
3130
3130
|
}
|
|
3131
|
-
),
|
|
3131
|
+
), zr = () => /* @__PURE__ */ a.jsx(
|
|
3132
3132
|
"svg",
|
|
3133
3133
|
{
|
|
3134
3134
|
width: "24",
|
|
@@ -3144,7 +3144,7 @@ const zr = () => /* @__PURE__ */ a.jsx(
|
|
|
3144
3144
|
}
|
|
3145
3145
|
)
|
|
3146
3146
|
}
|
|
3147
|
-
),
|
|
3147
|
+
), Mr = () => /* @__PURE__ */ a.jsx(
|
|
3148
3148
|
"svg",
|
|
3149
3149
|
{
|
|
3150
3150
|
width: "24",
|
|
@@ -3160,7 +3160,7 @@ const zr = () => /* @__PURE__ */ a.jsx(
|
|
|
3160
3160
|
}
|
|
3161
3161
|
)
|
|
3162
3162
|
}
|
|
3163
|
-
),
|
|
3163
|
+
), Or = () => /* @__PURE__ */ a.jsx(
|
|
3164
3164
|
"svg",
|
|
3165
3165
|
{
|
|
3166
3166
|
width: "24",
|
|
@@ -3193,7 +3193,7 @@ const zr = () => /* @__PURE__ */ a.jsx(
|
|
|
3193
3193
|
}
|
|
3194
3194
|
)
|
|
3195
3195
|
}
|
|
3196
|
-
), Co = () => /* @__PURE__ */ a.jsx(a.Fragment, { children: /* @__PURE__ */ a.jsx("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ a.jsx("path", { d: "M1.68016 2.43991C1.68016 2.23835 1.76023 2.04504 1.90276 1.90251C2.04528 1.75998 2.23859 1.67991 2.44016 1.67991H3.96016C4.16172 1.67991 4.35503 1.59984 4.49756 1.45731C4.64008 1.31479 4.72016 1.12148 4.72016 0.919912C4.72016 0.718348 4.64008 0.525039 4.49756 0.382511C4.35503 0.239983 4.16172 0.159912 3.96016 0.159912H2.44016C1.83546 0.159912 1.25554 0.400126 0.827953 0.827709C0.40037 1.25529 0.160156 1.83522 0.160156 2.43991V3.95991C0.160156 4.16148 0.240227 4.35479 0.382755 4.49731C0.525283 4.63984 0.718592 4.71991 0.920156 4.71991C1.12172 4.71991 1.31503 4.63984 1.45756 4.49731C1.60008 4.35479 1.68016 4.16148 1.68016 3.95991V2.43991ZM1.68016 11.5599C1.68016 11.7615 1.76023 11.9548 1.90276 12.0973C2.04528 12.2398 2.23859 12.3199 2.44016 12.3199H3.96016C4.16172 12.3199 4.35503 12.4 4.49756 12.5425C4.64008 12.685 4.72016 12.8783 4.72016 13.0799C4.72016 13.2815 4.64008 13.4748 4.49756 13.6173C4.35503 13.7598 4.16172 13.8399 3.96016 13.8399H2.44016C1.83546 13.8399 1.25554 13.5997 0.827953 13.1721C0.40037 12.7445 0.160156 12.1646 0.160156 11.5599V10.0399C0.160156 9.83835 0.240227 9.64504 0.382755 9.50251C0.525283 9.35998 0.718592 9.27991 0.920156 9.27991C1.12172 9.27991 1.31503 9.35998 1.45756 9.50251C1.60008 9.64504 1.68016 9.83835 1.68016 10.0399V11.5599ZM11.5602 1.67991C11.7617 1.67991 11.955 1.75998 12.0976 1.90251C12.2401 2.04504 12.3202 2.23835 12.3202 2.43991V3.95991C12.3202 4.16148 12.4002 4.35479 12.5428 4.49731C12.6853 4.63984 12.8786 4.71991 13.0802 4.71991C13.2817 4.71991 13.475 4.63984 13.6176 4.49731C13.7601 4.35479 13.8402 4.16148 13.8402 3.95991V2.43991C13.8402 1.83522 13.5999 1.25529 13.1724 0.827709C12.7448 0.400126 12.1648 0.159912 11.5602 0.159912H10.0402C9.83859 0.159912 9.64528 0.239983 9.50276 0.382511C9.36023 0.525039 9.28016 0.718348 9.28016 0.919912C9.28016 1.12148 9.36023 1.31479 9.50276 1.45731C9.64528 1.59984 9.83859 1.67991 10.0402 1.67991H11.5602ZM12.3202 11.5599C12.3202 11.7615 12.2401 11.9548 12.0976 12.0973C11.955 12.2398 11.7617 12.3199 11.5602 12.3199H10.0402C9.83859 12.3199 9.64528 12.4 9.50276 12.5425C9.36023 12.685 9.28016 12.8783 9.28016 13.0799C9.28016 13.2815 9.36023 13.4748 9.50276 13.6173C9.64528 13.7598 9.83859 13.8399 10.0402 13.8399H11.5602C12.1648 13.8399 12.7448 13.5997 13.1724 13.1721C13.5999 12.7445 13.8402 12.1646 13.8402 11.5599V10.0399C13.8402 9.83835 13.7601 9.64504 13.6176 9.50251C13.475 9.35998 13.2817 9.27991 13.0802 9.27991C12.8786 9.27991 12.6853 9.35998 12.5428 9.50251C12.4002 9.64504 12.3202 9.83835 12.3202 10.0399V11.5599Z", fill: "white" }) }) }),
|
|
3196
|
+
), Co = () => /* @__PURE__ */ a.jsx(a.Fragment, { children: /* @__PURE__ */ a.jsx("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ a.jsx("path", { d: "M1.68016 2.43991C1.68016 2.23835 1.76023 2.04504 1.90276 1.90251C2.04528 1.75998 2.23859 1.67991 2.44016 1.67991H3.96016C4.16172 1.67991 4.35503 1.59984 4.49756 1.45731C4.64008 1.31479 4.72016 1.12148 4.72016 0.919912C4.72016 0.718348 4.64008 0.525039 4.49756 0.382511C4.35503 0.239983 4.16172 0.159912 3.96016 0.159912H2.44016C1.83546 0.159912 1.25554 0.400126 0.827953 0.827709C0.40037 1.25529 0.160156 1.83522 0.160156 2.43991V3.95991C0.160156 4.16148 0.240227 4.35479 0.382755 4.49731C0.525283 4.63984 0.718592 4.71991 0.920156 4.71991C1.12172 4.71991 1.31503 4.63984 1.45756 4.49731C1.60008 4.35479 1.68016 4.16148 1.68016 3.95991V2.43991ZM1.68016 11.5599C1.68016 11.7615 1.76023 11.9548 1.90276 12.0973C2.04528 12.2398 2.23859 12.3199 2.44016 12.3199H3.96016C4.16172 12.3199 4.35503 12.4 4.49756 12.5425C4.64008 12.685 4.72016 12.8783 4.72016 13.0799C4.72016 13.2815 4.64008 13.4748 4.49756 13.6173C4.35503 13.7598 4.16172 13.8399 3.96016 13.8399H2.44016C1.83546 13.8399 1.25554 13.5997 0.827953 13.1721C0.40037 12.7445 0.160156 12.1646 0.160156 11.5599V10.0399C0.160156 9.83835 0.240227 9.64504 0.382755 9.50251C0.525283 9.35998 0.718592 9.27991 0.920156 9.27991C1.12172 9.27991 1.31503 9.35998 1.45756 9.50251C1.60008 9.64504 1.68016 9.83835 1.68016 10.0399V11.5599ZM11.5602 1.67991C11.7617 1.67991 11.955 1.75998 12.0976 1.90251C12.2401 2.04504 12.3202 2.23835 12.3202 2.43991V3.95991C12.3202 4.16148 12.4002 4.35479 12.5428 4.49731C12.6853 4.63984 12.8786 4.71991 13.0802 4.71991C13.2817 4.71991 13.475 4.63984 13.6176 4.49731C13.7601 4.35479 13.8402 4.16148 13.8402 3.95991V2.43991C13.8402 1.83522 13.5999 1.25529 13.1724 0.827709C12.7448 0.400126 12.1648 0.159912 11.5602 0.159912H10.0402C9.83859 0.159912 9.64528 0.239983 9.50276 0.382511C9.36023 0.525039 9.28016 0.718348 9.28016 0.919912C9.28016 1.12148 9.36023 1.31479 9.50276 1.45731C9.64528 1.59984 9.83859 1.67991 10.0402 1.67991H11.5602ZM12.3202 11.5599C12.3202 11.7615 12.2401 11.9548 12.0976 12.0973C11.955 12.2398 11.7617 12.3199 11.5602 12.3199H10.0402C9.83859 12.3199 9.64528 12.4 9.50276 12.5425C9.36023 12.685 9.28016 12.8783 9.28016 13.0799C9.28016 13.2815 9.36023 13.4748 9.50276 13.6173C9.64528 13.7598 9.83859 13.8399 10.0402 13.8399H11.5602C12.1648 13.8399 12.7448 13.5997 13.1724 13.1721C13.5999 12.7445 13.8402 12.1646 13.8402 11.5599V10.0399C13.8402 9.83835 13.7601 9.64504 13.6176 9.50251C13.475 9.35998 13.2817 9.27991 13.0802 9.27991C12.8786 9.27991 12.6853 9.35998 12.5428 9.50251C12.4002 9.64504 12.3202 9.83835 12.3202 10.0399V11.5599Z", fill: "white" }) }) }), Pr = () => /* @__PURE__ */ a.jsx(a.Fragment, { children: /* @__PURE__ */ a.jsx(
|
|
3197
3197
|
"svg",
|
|
3198
3198
|
{
|
|
3199
3199
|
width: "24",
|
|
@@ -3235,19 +3235,19 @@ const zr = () => /* @__PURE__ */ a.jsx(
|
|
|
3235
3235
|
)
|
|
3236
3236
|
}
|
|
3237
3237
|
) });
|
|
3238
|
-
var
|
|
3238
|
+
var M = /* @__PURE__ */ ((e) => (e[e.Message = 1] = "Message", e[e.Support = 2] = "Support", e[e.Tip = 3] = "Tip", e[e.History = 4] = "History", e[e.Info = 5] = "Info", e[e.Settings = 6] = "Settings", e[e.VolumeOn = 7] = "VolumeOn", e[e.FullScreen = 8] = "FullScreen", e[e.Tournament = 9] = "Tournament", e[e.closeMenu = 10] = "closeMenu", e[e.Limit = 11] = "Limit", e))(M || {});
|
|
3239
3239
|
const vo = [
|
|
3240
3240
|
{
|
|
3241
3241
|
name: "Tournament",
|
|
3242
3242
|
buttonType: 9,
|
|
3243
3243
|
icon: ko()
|
|
3244
3244
|
},
|
|
3245
|
-
{ name: "Message", buttonType: 1, icon:
|
|
3245
|
+
{ name: "Message", buttonType: 1, icon: Mr() },
|
|
3246
3246
|
// { name: "Support", buttonType: BUTTONS_TYPE.Support, icon: SupportIcon() },
|
|
3247
|
-
{ name: "Tip", buttonType: 3, icon:
|
|
3248
|
-
{ name: "History", buttonType: 4, icon:
|
|
3249
|
-
{ name: "Info", buttonType: 5, icon:
|
|
3250
|
-
{ name: "Settings", buttonType: 6, icon:
|
|
3247
|
+
{ name: "Tip", buttonType: 3, icon: Or() },
|
|
3248
|
+
{ name: "History", buttonType: 4, icon: Hr() },
|
|
3249
|
+
{ name: "Info", buttonType: 5, icon: zr() },
|
|
3250
|
+
{ name: "Settings", buttonType: 6, icon: Pr() },
|
|
3251
3251
|
{
|
|
3252
3252
|
buttonType: 7,
|
|
3253
3253
|
icon: Ua()
|
|
@@ -3293,62 +3293,62 @@ const vo = [
|
|
|
3293
3293
|
return null;
|
|
3294
3294
|
}
|
|
3295
3295
|
}, jo = [
|
|
3296
|
-
{ name: "Message", buttonType:
|
|
3296
|
+
{ name: "Message", buttonType: M.Message, icon: Mr() },
|
|
3297
3297
|
// { name: "Support", buttonType: BUTTONS_TYPE.Support, icon: SupportIcon() },
|
|
3298
|
-
{ name: "Send Tip", buttonType:
|
|
3298
|
+
{ name: "Send Tip", buttonType: M.Tip, icon: Or() }
|
|
3299
3299
|
], So = [
|
|
3300
|
-
{ name: "History", buttonType:
|
|
3301
|
-
{ name: "Help", buttonType:
|
|
3300
|
+
{ name: "History", buttonType: M.History, icon: Hr() },
|
|
3301
|
+
{ name: "Help", buttonType: M.Info, icon: zr() },
|
|
3302
3302
|
{
|
|
3303
3303
|
name: "Limits & Payouts",
|
|
3304
|
-
buttonType:
|
|
3304
|
+
buttonType: M.Limit,
|
|
3305
3305
|
icon: wo()
|
|
3306
3306
|
}
|
|
3307
3307
|
], Io = (e, t, n) => {
|
|
3308
3308
|
switch (e) {
|
|
3309
|
-
case
|
|
3309
|
+
case M.Message:
|
|
3310
3310
|
return {
|
|
3311
3311
|
header: "Message",
|
|
3312
3312
|
height: 100,
|
|
3313
3313
|
width: 100
|
|
3314
3314
|
};
|
|
3315
|
-
case
|
|
3315
|
+
case M.Support:
|
|
3316
3316
|
return {
|
|
3317
3317
|
header: "Support",
|
|
3318
3318
|
height: 100,
|
|
3319
3319
|
width: 100
|
|
3320
3320
|
};
|
|
3321
|
-
case
|
|
3321
|
+
case M.Tip:
|
|
3322
3322
|
return {
|
|
3323
3323
|
header: "Send Tip",
|
|
3324
3324
|
height: t ? 100 : 38,
|
|
3325
3325
|
width: t ? 50 : 100
|
|
3326
3326
|
};
|
|
3327
|
-
case
|
|
3327
|
+
case M.History:
|
|
3328
3328
|
return {
|
|
3329
3329
|
header: n ? "Bet Details" : "History",
|
|
3330
3330
|
height: t ? 100 : 82.5,
|
|
3331
3331
|
width: 100
|
|
3332
3332
|
};
|
|
3333
|
-
case
|
|
3333
|
+
case M.Info:
|
|
3334
3334
|
return {
|
|
3335
3335
|
header: "Help",
|
|
3336
3336
|
height: 82.5,
|
|
3337
3337
|
width: 100
|
|
3338
3338
|
};
|
|
3339
|
-
case
|
|
3339
|
+
case M.Tournament:
|
|
3340
3340
|
return {
|
|
3341
3341
|
header: "Golden Chip Tournament",
|
|
3342
3342
|
height: t ? 100 : 82.5,
|
|
3343
3343
|
width: 100
|
|
3344
3344
|
};
|
|
3345
|
-
case
|
|
3345
|
+
case M.Settings:
|
|
3346
3346
|
return {
|
|
3347
3347
|
header: "Settings",
|
|
3348
3348
|
height: 100,
|
|
3349
3349
|
width: 100
|
|
3350
3350
|
};
|
|
3351
|
-
case
|
|
3351
|
+
case M.Limit:
|
|
3352
3352
|
return {
|
|
3353
3353
|
header: "Limits & Payouts",
|
|
3354
3354
|
height: 100,
|
|
@@ -3371,23 +3371,23 @@ const vo = [
|
|
|
3371
3371
|
e = r, t = i;
|
|
3372
3372
|
});
|
|
3373
3373
|
return n.resolve = e, n.reject = t, n;
|
|
3374
|
-
},
|
|
3374
|
+
}, Hn = (e) => e == null ? "" : "" + e, Do = (e, t, n) => {
|
|
3375
3375
|
e.forEach((r) => {
|
|
3376
3376
|
t[r] && (n[r] = t[r]);
|
|
3377
3377
|
});
|
|
3378
|
-
}, No = /###/g,
|
|
3378
|
+
}, No = /###/g, zn = (e) => e && e.indexOf("###") > -1 ? e.replace(No, ".") : e, Mn = (e) => !e || B(e), dt = (e, t, n) => {
|
|
3379
3379
|
const r = B(t) ? t.split(".") : t;
|
|
3380
3380
|
let i = 0;
|
|
3381
3381
|
for (; i < r.length - 1; ) {
|
|
3382
|
-
if (
|
|
3383
|
-
const s =
|
|
3382
|
+
if (Mn(e)) return {};
|
|
3383
|
+
const s = zn(r[i]);
|
|
3384
3384
|
!e[s] && n && (e[s] = new n()), Object.prototype.hasOwnProperty.call(e, s) ? e = e[s] : e = {}, ++i;
|
|
3385
3385
|
}
|
|
3386
|
-
return
|
|
3386
|
+
return Mn(e) ? {} : {
|
|
3387
3387
|
obj: e,
|
|
3388
|
-
k:
|
|
3388
|
+
k: zn(r[i])
|
|
3389
3389
|
};
|
|
3390
|
-
},
|
|
3390
|
+
}, On = (e, t, n) => {
|
|
3391
3391
|
const {
|
|
3392
3392
|
obj: r,
|
|
3393
3393
|
k: i
|
|
@@ -3400,7 +3400,7 @@ const vo = [
|
|
|
3400
3400
|
for (; l.obj === void 0 && o.length; )
|
|
3401
3401
|
s = `${o[o.length - 1]}.${s}`, o = o.slice(0, o.length - 1), l = dt(e, o, Object), l != null && l.obj && typeof l.obj[`${l.k}.${s}`] < "u" && (l.obj = void 0);
|
|
3402
3402
|
l.obj[`${l.k}.${s}`] = n;
|
|
3403
|
-
},
|
|
3403
|
+
}, Ho = (e, t, n, r) => {
|
|
3404
3404
|
const {
|
|
3405
3405
|
obj: i,
|
|
3406
3406
|
k: s
|
|
@@ -3413,7 +3413,7 @@ const vo = [
|
|
|
3413
3413
|
} = dt(e, t);
|
|
3414
3414
|
if (n && Object.prototype.hasOwnProperty.call(n, r))
|
|
3415
3415
|
return n[r];
|
|
3416
|
-
},
|
|
3416
|
+
}, zo = (e, t, n) => {
|
|
3417
3417
|
const r = Et(e, n);
|
|
3418
3418
|
return r !== void 0 ? r : Et(t, n);
|
|
3419
3419
|
}, Fr = (e, t, n) => {
|
|
@@ -3421,7 +3421,7 @@ const vo = [
|
|
|
3421
3421
|
r !== "__proto__" && r !== "constructor" && (r in e ? B(e[r]) || e[r] instanceof String || B(t[r]) || t[r] instanceof String ? n && (e[r] = t[r]) : Fr(e[r], t[r], n) : e[r] = t[r]);
|
|
3422
3422
|
return e;
|
|
3423
3423
|
}, Ze = (e) => e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
|
|
3424
|
-
var
|
|
3424
|
+
var Mo = {
|
|
3425
3425
|
"&": "&",
|
|
3426
3426
|
"<": "<",
|
|
3427
3427
|
">": ">",
|
|
@@ -3429,8 +3429,8 @@ var Oo = {
|
|
|
3429
3429
|
"'": "'",
|
|
3430
3430
|
"/": "/"
|
|
3431
3431
|
};
|
|
3432
|
-
const
|
|
3433
|
-
class
|
|
3432
|
+
const Oo = (e) => B(e) ? e.replace(/[&<>"'\/]/g, (t) => Mo[t]) : e;
|
|
3433
|
+
class Po {
|
|
3434
3434
|
constructor(t) {
|
|
3435
3435
|
this.capacity = t, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
|
|
3436
3436
|
}
|
|
@@ -3442,7 +3442,7 @@ class Mo {
|
|
|
3442
3442
|
return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(t, r), this.regExpQueue.push(t), r;
|
|
3443
3443
|
}
|
|
3444
3444
|
}
|
|
3445
|
-
const Fo = [" ", ",", "?", "!", ";"], Ro = new
|
|
3445
|
+
const Fo = [" ", ",", "?", "!", ";"], Ro = new Po(20), Wo = (e, t, n) => {
|
|
3446
3446
|
t = t || "", n = n || "";
|
|
3447
3447
|
const r = Fo.filter((o) => t.indexOf(o) < 0 && n.indexOf(o) < 0);
|
|
3448
3448
|
if (r.length === 0) return !0;
|
|
@@ -3552,7 +3552,7 @@ class ta {
|
|
|
3552
3552
|
});
|
|
3553
3553
|
}
|
|
3554
3554
|
}
|
|
3555
|
-
class
|
|
3555
|
+
class Pn extends ta {
|
|
3556
3556
|
constructor(t, n = {
|
|
3557
3557
|
ns: ["translation"],
|
|
3558
3558
|
defaultNS: "translation"
|
|
@@ -3579,7 +3579,7 @@ class Mn extends ta {
|
|
|
3579
3579
|
}) {
|
|
3580
3580
|
const o = s.keySeparator !== void 0 ? s.keySeparator : this.options.keySeparator;
|
|
3581
3581
|
let l = [t, n];
|
|
3582
|
-
r && (l = l.concat(o ? r.split(o) : r)), t.indexOf(".") > -1 && (l = t.split("."), i = n, n = l[1]), this.addNamespaces(n),
|
|
3582
|
+
r && (l = l.concat(o ? r.split(o) : r)), t.indexOf(".") > -1 && (l = t.split("."), i = n, n = l[1]), this.addNamespaces(n), On(this.data, l, i), s.silent || this.emit("added", t, n, r, i);
|
|
3583
3583
|
}
|
|
3584
3584
|
addResources(t, n, r, i = {
|
|
3585
3585
|
silent: !1
|
|
@@ -3600,7 +3600,7 @@ class Mn extends ta {
|
|
|
3600
3600
|
o.skipCopy || (r = JSON.parse(JSON.stringify(r))), i ? Fr(c, r, s) : c = {
|
|
3601
3601
|
...c,
|
|
3602
3602
|
...r
|
|
3603
|
-
},
|
|
3603
|
+
}, On(this.data, l, c), o.silent || this.emit("added", t, n, r);
|
|
3604
3604
|
}
|
|
3605
3605
|
removeResourceBundle(t, n) {
|
|
3606
3606
|
this.hasResourceBundle(t, n) && delete this.data[t][n], this.removeNamespaces(n), this.emit("removed", t, n);
|
|
@@ -3723,7 +3723,7 @@ class Kt extends ta {
|
|
|
3723
3723
|
let b = g == null ? void 0 : g.res;
|
|
3724
3724
|
const y = (g == null ? void 0 : g.usedKey) || l, k = (g == null ? void 0 : g.exactUsedKey) || l, v = ["[object Number]", "[object Function]", "[object RegExp]"], C = i.joinArrays !== void 0 ? i.joinArrays : this.options.joinArrays, S = !this.i18nFormat || this.i18nFormat.handleAsObject, j = i.count !== void 0 && !B(i.count), T = Kt.hasDefaultValue(i), I = j ? this.pluralResolver.getSuffix(f, i.count, i) : "", A = i.ordinal && j ? this.pluralResolver.getSuffix(f, i.count, {
|
|
3725
3725
|
ordinal: !1
|
|
3726
|
-
}) : "",
|
|
3726
|
+
}) : "", z = j && !i.ordinal && i.count === 0, N = z && i[`defaultValue${this.options.pluralSeparator}zero`] || i[`defaultValue${I}`] || i[`defaultValue${A}`] || i.defaultValue;
|
|
3727
3727
|
let F = b;
|
|
3728
3728
|
S && !b && T && (F = N);
|
|
3729
3729
|
const J = Rn(F), fe = Object.prototype.toString.apply(F);
|
|
@@ -3781,7 +3781,7 @@ class Kt extends ta {
|
|
|
3781
3781
|
};
|
|
3782
3782
|
this.options.saveMissing && (this.options.saveMissingPlurals && j ? re.forEach((Y) => {
|
|
3783
3783
|
const q = this.pluralResolver.getSuffixes(Y, i);
|
|
3784
|
-
|
|
3784
|
+
z && i[`defaultValue${this.options.pluralSeparator}zero`] && q.indexOf(`${this.options.pluralSeparator}zero`) < 0 && q.push(`${this.options.pluralSeparator}zero`), q.forEach((le) => {
|
|
3785
3785
|
se([Y], l + le, i[`defaultValue${le}`] || N);
|
|
3786
3786
|
});
|
|
3787
3787
|
}) : se(re, l, N));
|
|
@@ -3853,10 +3853,10 @@ class Kt extends ta {
|
|
|
3853
3853
|
else {
|
|
3854
3854
|
let A;
|
|
3855
3855
|
p && (A = this.pluralResolver.getSuffix(S, n.count, n));
|
|
3856
|
-
const
|
|
3857
|
-
if (p && (n.ordinal && A.indexOf(N) === 0 && j.push(u + A.replace(N, this.options.pluralSeparator)), j.push(u + A), g && j.push(u +
|
|
3856
|
+
const z = `${this.options.pluralSeparator}zero`, N = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
|
|
3857
|
+
if (p && (n.ordinal && A.indexOf(N) === 0 && j.push(u + A.replace(N, this.options.pluralSeparator)), j.push(u + A), g && j.push(u + z)), b) {
|
|
3858
3858
|
const F = `${u}${this.options.contextSeparator || "_"}${n.context}`;
|
|
3859
|
-
j.push(F), p && (n.ordinal && A.indexOf(N) === 0 && j.push(F + A.replace(N, this.options.pluralSeparator)), j.push(F + A), g && j.push(F +
|
|
3859
|
+
j.push(F), p && (n.ordinal && A.indexOf(N) === 0 && j.push(F + A.replace(N, this.options.pluralSeparator)), j.push(F + A), g && j.push(F + z));
|
|
3860
3860
|
}
|
|
3861
3861
|
}
|
|
3862
3862
|
let T;
|
|
@@ -4027,7 +4027,7 @@ class Uo {
|
|
|
4027
4027
|
}
|
|
4028
4028
|
}
|
|
4029
4029
|
const En = (e, t, n, r = ".", i = !0) => {
|
|
4030
|
-
let s =
|
|
4030
|
+
let s = zo(e, t, n);
|
|
4031
4031
|
return !s && i && B(n) && (s = Da(e, n, r), s === void 0 && (s = Da(t, n, r))), s;
|
|
4032
4032
|
}, ma = (e) => e.replace(/\$/g, "$$$$");
|
|
4033
4033
|
class Ko {
|
|
@@ -4058,7 +4058,7 @@ class Ko {
|
|
|
4058
4058
|
maxReplaces: v,
|
|
4059
4059
|
alwaysFormat: C
|
|
4060
4060
|
} = t.interpolation;
|
|
4061
|
-
this.escape = n !== void 0 ? n :
|
|
4061
|
+
this.escape = n !== void 0 ? n : Oo, this.escapeValue = r !== void 0 ? r : !0, this.useRawValueToEscape = i !== void 0 ? i : !1, this.prefix = s ? Ze(s) : o || "{{", this.suffix = l ? Ze(l) : c || "}}", this.formatSeparator = d || ",", this.unescapePrefix = u ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : u || "", this.nestingPrefix = p ? Ze(p) : g || Ze("$t("), this.nestingSuffix = b ? Ze(b) : y || Ze(")"), this.nestingOptionsSeparator = k || ",", this.maxReplaces = v || 1e3, this.alwaysFormat = C !== void 0 ? C : !1, this.resetRegExp();
|
|
4062
4062
|
}
|
|
4063
4063
|
reset() {
|
|
4064
4064
|
this.options && this.init(this.options);
|
|
@@ -4108,7 +4108,7 @@ class Ko {
|
|
|
4108
4108
|
continue;
|
|
4109
4109
|
} else
|
|
4110
4110
|
this.logger.warn(`missed to pass in variable ${y} for interpolating ${t}`), o = "";
|
|
4111
|
-
else !B(o) && !this.useRawValueToEscape && (o =
|
|
4111
|
+
else !B(o) && !this.useRawValueToEscape && (o = Hn(o));
|
|
4112
4112
|
const k = b.safeValue(o);
|
|
4113
4113
|
if (t = t.replace(s[0], k), f ? (b.regex.lastIndex += o.length, b.regex.lastIndex -= s[0].length) : b.regex.lastIndex = 0, l++, l >= this.maxReplaces)
|
|
4114
4114
|
break;
|
|
@@ -4142,7 +4142,7 @@ class Ko {
|
|
|
4142
4142
|
}, o = o.replace && !B(o.replace) ? o.replace : o, o.applyPostProcessor = !1, delete o.defaultValue;
|
|
4143
4143
|
const d = /{.*}/.test(i[1]) ? i[1].lastIndexOf("}") + 1 : i[1].indexOf(this.formatSeparator);
|
|
4144
4144
|
if (d !== -1 && (c = i[1].slice(d).split(this.formatSeparator).map((u) => u.trim()).filter(Boolean), i[1] = i[1].slice(0, d)), s = n(l.call(this, i[1].trim(), o), o), s && i[0] === t && !B(s)) return s;
|
|
4145
|
-
B(s) || (s =
|
|
4145
|
+
B(s) || (s = Hn(s)), s || (this.logger.warn(`missed to resolve ${i[1]} for nesting ${t}`), s = ""), c.length && (s = c.reduce((u, f) => this.format(u, f, r.lng, {
|
|
4146
4146
|
...r,
|
|
4147
4147
|
interpolationkey: i[1].trim()
|
|
4148
4148
|
}), s.trim())), t = t.replace(i[0], s), this.regexp.lastIndex = 0;
|
|
@@ -4297,7 +4297,7 @@ class Qo extends ta {
|
|
|
4297
4297
|
}), this.state[t] = n ? -1 : 2, n && r && (this.state[t] = 0);
|
|
4298
4298
|
const l = {};
|
|
4299
4299
|
this.queue.forEach((c) => {
|
|
4300
|
-
|
|
4300
|
+
Ho(c.loaded, [s], o), qo(c, t), n && c.errors.push(n), c.pendingCount === 0 && !c.done && (Object.keys(c.loaded).forEach((d) => {
|
|
4301
4301
|
l[d] || (l[d] = {});
|
|
4302
4302
|
const u = c.loaded[d];
|
|
4303
4303
|
u.length && u.forEach((f) => {
|
|
@@ -4491,7 +4491,7 @@ class ft extends ta {
|
|
|
4491
4491
|
let d;
|
|
4492
4492
|
this.modules.formatter ? d = this.modules.formatter : d = Xo;
|
|
4493
4493
|
const u = new Wn(this.options);
|
|
4494
|
-
this.store = new
|
|
4494
|
+
this.store = new Pn(this.options.resources, this.options);
|
|
4495
4495
|
const f = this.services;
|
|
4496
4496
|
f.logger = Se, f.resourceStore = this.store, f.languageUtils = u, f.pluralResolver = new Uo(u, {
|
|
4497
4497
|
prepend: this.options.pluralSeparator,
|
|
@@ -4676,7 +4676,7 @@ class ft extends ta {
|
|
|
4676
4676
|
}, c[d] = Object.keys(c[d]).reduce((u, f) => (u[f] = {
|
|
4677
4677
|
...c[d][f]
|
|
4678
4678
|
}, u), c[d]), c), {});
|
|
4679
|
-
s.store = new
|
|
4679
|
+
s.store = new Pn(l, i), s.services.resourceStore = s.store;
|
|
4680
4680
|
}
|
|
4681
4681
|
return s.translator = new Kt(s.services, i), s.translator.on("*", (l, ...c) => {
|
|
4682
4682
|
s.emit(l, ...c);
|
|
@@ -5464,7 +5464,7 @@ const pt = Array(4).fill([
|
|
|
5464
5464
|
className: "card"
|
|
5465
5465
|
}
|
|
5466
5466
|
) });
|
|
5467
|
-
},
|
|
5467
|
+
}, H1 = m.div`
|
|
5468
5468
|
background: white;
|
|
5469
5469
|
border-radius: 2px;
|
|
5470
5470
|
box-shadow: -4px 0px 6px 0px #11111180;
|
|
@@ -5513,7 +5513,7 @@ const pt = Array(4).fill([
|
|
|
5513
5513
|
fill: s
|
|
5514
5514
|
}
|
|
5515
5515
|
);
|
|
5516
|
-
return /* @__PURE__ */ a.jsx(
|
|
5516
|
+
return /* @__PURE__ */ a.jsx(H1, { $cardHeight: n, $cardWidth: t, children: /* @__PURE__ */ a.jsxs(
|
|
5517
5517
|
"svg",
|
|
5518
5518
|
{
|
|
5519
5519
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5530,7 +5530,7 @@ const pt = Array(4).fill([
|
|
|
5530
5530
|
]
|
|
5531
5531
|
}
|
|
5532
5532
|
) });
|
|
5533
|
-
},
|
|
5533
|
+
}, z1 = m.div`
|
|
5534
5534
|
display: flex;
|
|
5535
5535
|
position: absolute;
|
|
5536
5536
|
bottom: 8px;
|
|
@@ -5564,7 +5564,7 @@ const pt = Array(4).fill([
|
|
|
5564
5564
|
@media screen and (min-width: 768px) {
|
|
5565
5565
|
padding: 5px 5px;
|
|
5566
5566
|
}
|
|
5567
|
-
`,
|
|
5567
|
+
`, M1 = ({ handleClickRound: e, indexHistory: t }) => /* @__PURE__ */ a.jsxs(z1, { children: [
|
|
5568
5568
|
/* @__PURE__ */ a.jsxs(Xn, { onClick: () => e((t ?? 0) - 1), children: [
|
|
5569
5569
|
/* @__PURE__ */ a.jsx(Ie, { height: 8, width: 12, position: "left" }),
|
|
5570
5570
|
"Previous"
|
|
@@ -5589,7 +5589,7 @@ const pt = Array(4).fill([
|
|
|
5589
5589
|
}
|
|
5590
5590
|
)
|
|
5591
5591
|
}
|
|
5592
|
-
),
|
|
5592
|
+
), O1 = m.div`
|
|
5593
5593
|
display: inline-flex;
|
|
5594
5594
|
justify-content: center;
|
|
5595
5595
|
align-items: center;
|
|
@@ -5600,10 +5600,10 @@ const pt = Array(4).fill([
|
|
|
5600
5600
|
line-height: 16px;
|
|
5601
5601
|
color: ${({ color: e }) => e};
|
|
5602
5602
|
}
|
|
5603
|
-
`, Xt = ({ color: e, value: t, suit: n }) => /* @__PURE__ */ a.jsxs(
|
|
5603
|
+
`, Xt = ({ color: e, value: t, suit: n }) => /* @__PURE__ */ a.jsxs(O1, { color: e, children: [
|
|
5604
5604
|
/* @__PURE__ */ a.jsx("p", { className: "p", children: t }),
|
|
5605
5605
|
/* @__PURE__ */ a.jsx("svg", { width: "12", height: "12", viewBox: "0 0 21 26", children: /* @__PURE__ */ a.jsx("g", { clipPath: "url(#clip0_647_1135)", children: /* @__PURE__ */ a.jsx("path", { d: n, fill: e }) }) })
|
|
5606
|
-
] }),
|
|
5606
|
+
] }), P1 = ({
|
|
5607
5607
|
roundData: e,
|
|
5608
5608
|
handleClickRound: t,
|
|
5609
5609
|
indexHistory: n,
|
|
@@ -5735,7 +5735,7 @@ const pt = Array(4).fill([
|
|
|
5735
5735
|
] }) }),
|
|
5736
5736
|
/* @__PURE__ */ a.jsx(f1, {}),
|
|
5737
5737
|
/* @__PURE__ */ a.jsx(
|
|
5738
|
-
|
|
5738
|
+
M1,
|
|
5739
5739
|
{
|
|
5740
5740
|
handleClickRound: t,
|
|
5741
5741
|
indexHistory: n
|
|
@@ -5761,7 +5761,7 @@ const pt = Array(4).fill([
|
|
|
5761
5761
|
}, [d]), ue(() => {
|
|
5762
5762
|
r === 2 && (n(0), c(null), u(null));
|
|
5763
5763
|
}, [r]), /* @__PURE__ */ a.jsx(Er, { children: l ? /* @__PURE__ */ a.jsx(
|
|
5764
|
-
|
|
5764
|
+
P1,
|
|
5765
5765
|
{
|
|
5766
5766
|
roundData: l,
|
|
5767
5767
|
handleClickRound: f,
|
|
@@ -7364,7 +7364,7 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7364
7364
|
/* @__PURE__ */ a.jsx("p", { children: n.limitInProps ? e[n.name] : n.limits })
|
|
7365
7365
|
] }, r)) })
|
|
7366
7366
|
] });
|
|
7367
|
-
},
|
|
7367
|
+
}, Ha = ({
|
|
7368
7368
|
activeAction: e,
|
|
7369
7369
|
messages: t,
|
|
7370
7370
|
onSendMessage: n,
|
|
@@ -7390,12 +7390,12 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7390
7390
|
handleStreamQualityChange: T,
|
|
7391
7391
|
streamQuality: I,
|
|
7392
7392
|
nickNameChange: A,
|
|
7393
|
-
nickName:
|
|
7393
|
+
nickName: z,
|
|
7394
7394
|
errorCode: N,
|
|
7395
7395
|
playerId: F
|
|
7396
7396
|
}) => {
|
|
7397
7397
|
switch (e) {
|
|
7398
|
-
case
|
|
7398
|
+
case M.Message:
|
|
7399
7399
|
return /* @__PURE__ */ a.jsx(
|
|
7400
7400
|
yl,
|
|
7401
7401
|
{
|
|
@@ -7404,7 +7404,7 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7404
7404
|
isMobile: l
|
|
7405
7405
|
}
|
|
7406
7406
|
);
|
|
7407
|
-
case
|
|
7407
|
+
case M.Settings:
|
|
7408
7408
|
return /* @__PURE__ */ a.jsx(
|
|
7409
7409
|
Sl,
|
|
7410
7410
|
{
|
|
@@ -7415,11 +7415,11 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7415
7415
|
handleStreamQualityChange: T,
|
|
7416
7416
|
streamQuality: I,
|
|
7417
7417
|
nickNameChange: A,
|
|
7418
|
-
nickName:
|
|
7418
|
+
nickName: z,
|
|
7419
7419
|
errorCode: N
|
|
7420
7420
|
}
|
|
7421
7421
|
);
|
|
7422
|
-
case
|
|
7422
|
+
case M.History:
|
|
7423
7423
|
return /* @__PURE__ */ a.jsx(
|
|
7424
7424
|
F1,
|
|
7425
7425
|
{
|
|
@@ -7430,7 +7430,7 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7430
7430
|
isMobile: l
|
|
7431
7431
|
}
|
|
7432
7432
|
);
|
|
7433
|
-
case
|
|
7433
|
+
case M.Tip:
|
|
7434
7434
|
return /* @__PURE__ */ a.jsx(
|
|
7435
7435
|
G1,
|
|
7436
7436
|
{
|
|
@@ -7441,11 +7441,11 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7441
7441
|
currencyId: j
|
|
7442
7442
|
}
|
|
7443
7443
|
);
|
|
7444
|
-
case
|
|
7444
|
+
case M.Tournament:
|
|
7445
7445
|
return /* @__PURE__ */ a.jsx(Yr, { tournamentData: b, playerId: F });
|
|
7446
|
-
case
|
|
7446
|
+
case M.Info:
|
|
7447
7447
|
return /* @__PURE__ */ a.jsx(ll, {});
|
|
7448
|
-
case
|
|
7448
|
+
case M.Support:
|
|
7449
7449
|
return /* @__PURE__ */ a.jsx(
|
|
7450
7450
|
fl,
|
|
7451
7451
|
{
|
|
@@ -7454,7 +7454,7 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7454
7454
|
messages: i
|
|
7455
7455
|
}
|
|
7456
7456
|
);
|
|
7457
|
-
case
|
|
7457
|
+
case M.Limit:
|
|
7458
7458
|
return /* @__PURE__ */ a.jsx(Qr, { ...S });
|
|
7459
7459
|
default:
|
|
7460
7460
|
return /* @__PURE__ */ a.jsx(a.Fragment, {});
|
|
@@ -7611,14 +7611,14 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7611
7611
|
-webkit-text-fill-color: transparent;
|
|
7612
7612
|
` : "color: #ffffffcc"};
|
|
7613
7613
|
}
|
|
7614
|
-
`,
|
|
7614
|
+
`, Hl = m.div`
|
|
7615
7615
|
max-width: 100%;
|
|
7616
7616
|
max-height: 100%;
|
|
7617
7617
|
padding: 12px;
|
|
7618
7618
|
gap: 8px;
|
|
7619
7619
|
display: flex;
|
|
7620
7620
|
flex-direction: column;
|
|
7621
|
-
`,
|
|
7621
|
+
`, zl = m.div`
|
|
7622
7622
|
max-width: 100%;
|
|
7623
7623
|
max-height: 100%;
|
|
7624
7624
|
gap: 8px;
|
|
@@ -7650,7 +7650,7 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7650
7650
|
vertical-align: middle;
|
|
7651
7651
|
color: #ffffffcc;
|
|
7652
7652
|
}
|
|
7653
|
-
`,
|
|
7653
|
+
`, Ml = m.div`
|
|
7654
7654
|
width: 32px;
|
|
7655
7655
|
height: 32px;
|
|
7656
7656
|
background: transparent;
|
|
@@ -7682,35 +7682,35 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7682
7682
|
limits: T,
|
|
7683
7683
|
sendTip: I,
|
|
7684
7684
|
handleStreamQualityChange: A,
|
|
7685
|
-
streamQuality:
|
|
7685
|
+
streamQuality: z,
|
|
7686
7686
|
nickNameChange: N,
|
|
7687
7687
|
nickName: F,
|
|
7688
7688
|
dealerName: J,
|
|
7689
7689
|
errorCode: fe
|
|
7690
7690
|
}) => {
|
|
7691
|
-
const [W, K] = E(0), [ne, $] = E(null), [ee, re] = E(!1), { t: D } = U(), [se, Y] = E(0), q = () => $(null), le = Io(ne, g, W === 1), pe = (
|
|
7692
|
-
if (
|
|
7691
|
+
const [W, K] = E(0), [ne, $] = E(null), [ee, re] = E(!1), { t: D } = U(), [se, Y] = E(0), q = () => $(null), le = Io(ne, g, W === 1), pe = (O) => {
|
|
7692
|
+
if (O === M.VolumeOn) {
|
|
7693
7693
|
S(b === 0 ? 100 : 0);
|
|
7694
7694
|
return;
|
|
7695
|
-
} else
|
|
7695
|
+
} else O !== M.closeMenu && $(O);
|
|
7696
7696
|
re(!1);
|
|
7697
|
-
}, ye = W === 1 ? { headerClick: () => K(2) } : {}, xe = (
|
|
7697
|
+
}, ye = W === 1 ? { headerClick: () => K(2) } : {}, xe = (O) => [
|
|
7698
7698
|
{
|
|
7699
7699
|
name: "Settings",
|
|
7700
|
-
buttonType:
|
|
7701
|
-
icon:
|
|
7700
|
+
buttonType: M.Settings,
|
|
7701
|
+
icon: Pr()
|
|
7702
7702
|
},
|
|
7703
7703
|
{
|
|
7704
|
-
buttonType:
|
|
7705
|
-
icon:
|
|
7704
|
+
buttonType: M.VolumeOn,
|
|
7705
|
+
icon: O === 0 ? Jr() : Ua()
|
|
7706
7706
|
},
|
|
7707
7707
|
{
|
|
7708
|
-
buttonType:
|
|
7708
|
+
buttonType: M.closeMenu,
|
|
7709
7709
|
icon: aa({ isMobile: !0 })
|
|
7710
7710
|
}
|
|
7711
7711
|
];
|
|
7712
7712
|
return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
|
|
7713
|
-
/* @__PURE__ */ a.jsx(
|
|
7713
|
+
/* @__PURE__ */ a.jsx(Ml, { onClick: () => re(!0), children: /* @__PURE__ */ a.jsx(_o, {}) }),
|
|
7714
7714
|
ne && le && /* @__PURE__ */ a.jsx(
|
|
7715
7715
|
a1,
|
|
7716
7716
|
{
|
|
@@ -7718,9 +7718,9 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7718
7718
|
close: q,
|
|
7719
7719
|
...le,
|
|
7720
7720
|
...ye,
|
|
7721
|
-
dealerName: ne ===
|
|
7721
|
+
dealerName: ne === M.Tip ? J : "",
|
|
7722
7722
|
children: /* @__PURE__ */ a.jsx(
|
|
7723
|
-
|
|
7723
|
+
Ha,
|
|
7724
7724
|
{
|
|
7725
7725
|
tournamentData: c,
|
|
7726
7726
|
getHistory: j,
|
|
@@ -7742,11 +7742,11 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7742
7742
|
openRoundHistory: W,
|
|
7743
7743
|
setOpenRoundHistory: K,
|
|
7744
7744
|
limits: T,
|
|
7745
|
-
sendTip: (
|
|
7746
|
-
$(null), re(!1), I(
|
|
7745
|
+
sendTip: (O) => {
|
|
7746
|
+
$(null), re(!1), I(O);
|
|
7747
7747
|
},
|
|
7748
7748
|
handleStreamQualityChange: A,
|
|
7749
|
-
streamQuality:
|
|
7749
|
+
streamQuality: z,
|
|
7750
7750
|
nickNameChange: N,
|
|
7751
7751
|
nickName: F,
|
|
7752
7752
|
errorCode: fe
|
|
@@ -7757,9 +7757,9 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7757
7757
|
ee && /* @__PURE__ */ a.jsxs(
|
|
7758
7758
|
Tl,
|
|
7759
7759
|
{
|
|
7760
|
-
onTouchStart: (
|
|
7761
|
-
onTouchMove: (
|
|
7762
|
-
onTouchEnd: (
|
|
7760
|
+
onTouchStart: (O) => Lo(O, Y),
|
|
7761
|
+
onTouchMove: (O) => Bo(O, se, re),
|
|
7762
|
+
onTouchEnd: (O) => To(O, Y),
|
|
7763
7763
|
$isLandscape: g,
|
|
7764
7764
|
children: [
|
|
7765
7765
|
/* @__PURE__ */ a.jsxs(Dl, { children: [
|
|
@@ -7773,17 +7773,17 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7773
7773
|
/* @__PURE__ */ a.jsx("p", { className: "round", "data-testid": "game-round", children: t })
|
|
7774
7774
|
] })
|
|
7775
7775
|
] }),
|
|
7776
|
-
/* @__PURE__ */ a.jsx("div", { className: "button-wrapper", children: xe(b).map((
|
|
7776
|
+
/* @__PURE__ */ a.jsx("div", { className: "button-wrapper", children: xe(b).map((O) => /* @__PURE__ */ a.jsx(
|
|
7777
7777
|
"button",
|
|
7778
7778
|
{
|
|
7779
7779
|
className: "button",
|
|
7780
|
-
onClick: () => pe(
|
|
7781
|
-
children:
|
|
7780
|
+
onClick: () => pe(O.buttonType),
|
|
7781
|
+
children: O.icon
|
|
7782
7782
|
},
|
|
7783
|
-
|
|
7783
|
+
O.buttonType
|
|
7784
7784
|
)) })
|
|
7785
7785
|
] }),
|
|
7786
|
-
/* @__PURE__ */ a.jsxs(
|
|
7786
|
+
/* @__PURE__ */ a.jsxs(Hl, { children: [
|
|
7787
7787
|
/* @__PURE__ */ a.jsxs(
|
|
7788
7788
|
qn,
|
|
7789
7789
|
{
|
|
@@ -7795,33 +7795,33 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7795
7795
|
]
|
|
7796
7796
|
}
|
|
7797
7797
|
),
|
|
7798
|
-
/* @__PURE__ */ a.jsxs(
|
|
7799
|
-
/* @__PURE__ */ a.jsx("div", { className: "menu-line", children: jo.map((
|
|
7800
|
-
if (!(n === Ea.Galabet &&
|
|
7798
|
+
/* @__PURE__ */ a.jsxs(zl, { $isLandscape: g, children: [
|
|
7799
|
+
/* @__PURE__ */ a.jsx("div", { className: "menu-line", children: jo.map((O) => {
|
|
7800
|
+
if (!(n === Ea.Galabet && O.name === "Send Tip"))
|
|
7801
7801
|
return /* @__PURE__ */ a.jsxs(
|
|
7802
7802
|
Qn,
|
|
7803
7803
|
{
|
|
7804
7804
|
$isLandscape: g,
|
|
7805
|
-
onClick: () => pe(
|
|
7805
|
+
onClick: () => pe(O.buttonType),
|
|
7806
7806
|
children: [
|
|
7807
|
-
|
|
7808
|
-
/* @__PURE__ */ a.jsx("p", { className: "p", children: D(
|
|
7807
|
+
O.icon,
|
|
7808
|
+
/* @__PURE__ */ a.jsx("p", { className: "p", children: D(O.name) })
|
|
7809
7809
|
]
|
|
7810
7810
|
},
|
|
7811
|
-
|
|
7811
|
+
O.buttonType
|
|
7812
7812
|
);
|
|
7813
7813
|
}) }),
|
|
7814
|
-
/* @__PURE__ */ a.jsx("div", { className: "menu-line", children: So.map((
|
|
7814
|
+
/* @__PURE__ */ a.jsx("div", { className: "menu-line", children: So.map((O) => /* @__PURE__ */ a.jsxs(
|
|
7815
7815
|
Qn,
|
|
7816
7816
|
{
|
|
7817
7817
|
$isLandscape: g,
|
|
7818
|
-
onClick: () => pe(
|
|
7818
|
+
onClick: () => pe(O.buttonType),
|
|
7819
7819
|
children: [
|
|
7820
|
-
|
|
7821
|
-
/* @__PURE__ */ a.jsx("p", { className: "p", children: D(
|
|
7820
|
+
O.icon,
|
|
7821
|
+
/* @__PURE__ */ a.jsx("p", { className: "p", children: D(O.name) })
|
|
7822
7822
|
]
|
|
7823
7823
|
},
|
|
7824
|
-
|
|
7824
|
+
O.buttonType
|
|
7825
7825
|
)) })
|
|
7826
7826
|
] }),
|
|
7827
7827
|
d && /* @__PURE__ */ a.jsxs(
|
|
@@ -7829,7 +7829,7 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7829
7829
|
{
|
|
7830
7830
|
$isLandscape: g,
|
|
7831
7831
|
$tournament: !0,
|
|
7832
|
-
onClick: () => pe(
|
|
7832
|
+
onClick: () => pe(M.Tournament),
|
|
7833
7833
|
children: [
|
|
7834
7834
|
/* @__PURE__ */ a.jsx("img", { src: Gr, alt: "Gold" }),
|
|
7835
7835
|
/* @__PURE__ */ a.jsx("p", { className: "text", children: D("Tournament") })
|
|
@@ -7841,7 +7841,7 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7841
7841
|
}
|
|
7842
7842
|
)
|
|
7843
7843
|
] });
|
|
7844
|
-
},
|
|
7844
|
+
}, Ol = m.div`
|
|
7845
7845
|
border-radius: 8px;
|
|
7846
7846
|
background-color: #111111cc;
|
|
7847
7847
|
margin-top: 10px;
|
|
@@ -7875,7 +7875,7 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7875
7875
|
line-height: 14px;
|
|
7876
7876
|
}
|
|
7877
7877
|
}
|
|
7878
|
-
`,
|
|
7878
|
+
`, Pl = m.div`
|
|
7879
7879
|
max-width: 100%;
|
|
7880
7880
|
height: calc(100% - 44px);
|
|
7881
7881
|
`, $r = ({
|
|
@@ -7888,7 +7888,7 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7888
7888
|
dealerName: o
|
|
7889
7889
|
}) => {
|
|
7890
7890
|
const { t: l } = U();
|
|
7891
|
-
return /* @__PURE__ */ a.jsxs(
|
|
7891
|
+
return /* @__PURE__ */ a.jsxs(Ol, { height: r, width: n, children: [
|
|
7892
7892
|
/* @__PURE__ */ a.jsxs("div", { className: "header", children: [
|
|
7893
7893
|
/* @__PURE__ */ a.jsxs("div", { className: "icon", onClick: s, children: [
|
|
7894
7894
|
s && /* @__PURE__ */ a.jsx(Ie, { height: 7, width: 12, position: "left" }),
|
|
@@ -7900,7 +7900,7 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
7900
7900
|
] }),
|
|
7901
7901
|
/* @__PURE__ */ a.jsx("div", { onClick: t, children: /* @__PURE__ */ a.jsx(aa, { isMobile: !1 }) })
|
|
7902
7902
|
] }),
|
|
7903
|
-
/* @__PURE__ */ a.jsx(
|
|
7903
|
+
/* @__PURE__ */ a.jsx(Pl, { children: i })
|
|
7904
7904
|
] });
|
|
7905
7905
|
}, Fl = () => /* @__PURE__ */ a.jsxs(
|
|
7906
7906
|
"svg",
|
|
@@ -8158,32 +8158,32 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
8158
8158
|
nickNameChange: T,
|
|
8159
8159
|
nickName: I,
|
|
8160
8160
|
dealerName: A,
|
|
8161
|
-
errorCode:
|
|
8161
|
+
errorCode: z,
|
|
8162
8162
|
playerId: N,
|
|
8163
8163
|
partnerId: F
|
|
8164
8164
|
}) => {
|
|
8165
8165
|
const [J, fe] = E(null), [W, K] = E(0), ne = Ao(J, W === 1), $ = (D, se) => {
|
|
8166
|
-
if (D.buttonType ===
|
|
8166
|
+
if (D.buttonType === M.FullScreen && d(), D.buttonType === M.VolumeOn) {
|
|
8167
8167
|
g(u === 0 ? 100 : 0);
|
|
8168
8168
|
return;
|
|
8169
8169
|
} else
|
|
8170
8170
|
fe(se ? null : D.buttonType);
|
|
8171
|
-
}, ee = (D) => D.buttonType ===
|
|
8171
|
+
}, ee = (D) => D.buttonType === M.FullScreen && c ? Yl() : D.buttonType === M.VolumeOn ? u === 0 ? Jr() : Ua() : D.icon;
|
|
8172
8172
|
ue(() => {
|
|
8173
|
-
y && fe(
|
|
8173
|
+
y && fe(M.Tournament);
|
|
8174
8174
|
}, [y]);
|
|
8175
8175
|
const re = W === 1 ? { headerClick: () => K(2) } : {};
|
|
8176
8176
|
return /* @__PURE__ */ a.jsxs(Kl, { children: [
|
|
8177
8177
|
/* @__PURE__ */ a.jsx(Ul, { children: vo.map((D, se) => {
|
|
8178
8178
|
const Y = J === D.buttonType;
|
|
8179
|
-
if (D.buttonType ===
|
|
8179
|
+
if (D.buttonType === M.Tournament && !n)
|
|
8180
8180
|
return null;
|
|
8181
|
-
if (!(F === Ea.Galabet && D.buttonType ===
|
|
8181
|
+
if (!(F === Ea.Galabet && D.buttonType === M.Tip))
|
|
8182
8182
|
return /* @__PURE__ */ a.jsx(
|
|
8183
8183
|
Ft,
|
|
8184
8184
|
{
|
|
8185
8185
|
icon: ee(D),
|
|
8186
|
-
isValueButton: D.buttonType ===
|
|
8186
|
+
isValueButton: D.buttonType === M.VolumeOn,
|
|
8187
8187
|
isActive: Y,
|
|
8188
8188
|
onClick: () => $(D, Y),
|
|
8189
8189
|
buttonInfo: D == null ? void 0 : D.name,
|
|
@@ -8199,9 +8199,9 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
8199
8199
|
close: () => fe(null),
|
|
8200
8200
|
...ne,
|
|
8201
8201
|
...re,
|
|
8202
|
-
dealerName: J ===
|
|
8202
|
+
dealerName: J === M.Tip ? A : "",
|
|
8203
8203
|
children: /* @__PURE__ */ a.jsx(
|
|
8204
|
-
|
|
8204
|
+
Ha,
|
|
8205
8205
|
{
|
|
8206
8206
|
getHistory: k,
|
|
8207
8207
|
historyData: o,
|
|
@@ -8227,13 +8227,13 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
8227
8227
|
streamQuality: j,
|
|
8228
8228
|
nickNameChange: T,
|
|
8229
8229
|
nickName: I,
|
|
8230
|
-
errorCode:
|
|
8230
|
+
errorCode: z,
|
|
8231
8231
|
playerId: N
|
|
8232
8232
|
}
|
|
8233
8233
|
)
|
|
8234
8234
|
}
|
|
8235
8235
|
) : /* @__PURE__ */ a.jsx(
|
|
8236
|
-
|
|
8236
|
+
Ha,
|
|
8237
8237
|
{
|
|
8238
8238
|
getHistory: k,
|
|
8239
8239
|
setOpenRoundHistory: K,
|
|
@@ -8256,7 +8256,7 @@ const jl = ["Min", "Low", "Med", "High", "Auto"], Sl = ({
|
|
|
8256
8256
|
streamQuality: j,
|
|
8257
8257
|
nickNameChange: T,
|
|
8258
8258
|
nickName: I,
|
|
8259
|
-
errorCode:
|
|
8259
|
+
errorCode: z,
|
|
8260
8260
|
playerId: N
|
|
8261
8261
|
}
|
|
8262
8262
|
) })
|
|
@@ -9431,7 +9431,7 @@ const T2 = {
|
|
|
9431
9431
|
iconSize: 24,
|
|
9432
9432
|
radius: 12
|
|
9433
9433
|
},
|
|
9434
|
-
2: { buttonSize:
|
|
9434
|
+
2: { buttonSize: 80, iconSize: 40, radius: 12 }
|
|
9435
9435
|
})[e], N2 = m.button`
|
|
9436
9436
|
width: ${({ $size: e }) => e.buttonSize}px;
|
|
9437
9437
|
height: ${({ $size: e }) => e.buttonSize}px;
|
|
@@ -9486,13 +9486,13 @@ const T2 = {
|
|
|
9486
9486
|
{
|
|
9487
9487
|
width: e,
|
|
9488
9488
|
height: e,
|
|
9489
|
-
viewBox: "0 0
|
|
9489
|
+
viewBox: "0 0 18 18",
|
|
9490
9490
|
fill: "none",
|
|
9491
9491
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9492
9492
|
children: /* @__PURE__ */ a.jsx(
|
|
9493
9493
|
"path",
|
|
9494
9494
|
{
|
|
9495
|
-
d: "
|
|
9495
|
+
d: "M9 0.492188C9.29685 0.492227 9.58383 0.600593 9.80566 0.797852C9.99984 0.97052 10.1322 1.20079 10.1855 1.45312L10.2031 1.5625L10.2041 1.57031L10.2051 1.5791L10.2119 1.68652V7.78809H16.2959C16.5928 7.78813 16.8797 7.89747 17.1016 8.09473C17.2955 8.26733 17.4281 8.4969 17.4814 8.74902L17.5 8.8584L17.501 8.86719V8.875L17.5078 8.98242V9C17.5078 9.29685 17.3994 9.58383 17.2021 9.80566C17.0049 10.0275 16.7323 10.1684 16.4375 10.2031L16.4297 10.2041L16.4209 10.2051L16.3135 10.2119H10.2119V16.2959C10.2119 16.5928 10.1025 16.8797 9.90527 17.1016C9.70804 17.3232 9.43625 17.4653 9.1416 17.5L9.13281 17.501H9.125L9.01758 17.5078H9C8.70314 17.5078 8.41617 17.3994 8.19434 17.2021C7.9725 17.0049 7.83161 16.7323 7.79688 16.4375L7.7959 16.4297L7.79492 16.4209L7.78809 16.3135V10.2119H1.7041C1.40724 10.2119 1.12028 10.1025 0.898438 9.90527C0.676821 9.70804 0.534712 9.43625 0.5 9.1416L0.499023 9.13281V9.125L0.492188 9.01758V9C0.492231 8.70315 0.600592 8.41617 0.797852 8.19434C0.995115 7.97251 1.26769 7.83161 1.5625 7.79688L1.57031 7.7959L1.5791 7.79492L1.68652 7.78809H7.78809V1.7041C7.78813 1.40725 7.89747 1.12027 8.09473 0.898438C8.29196 0.676827 8.56375 0.534712 8.8584 0.5L8.86719 0.499023H8.875L8.98242 0.492188H9ZM8.71387 17.1582C8.74633 17.169 8.77893 17.1785 8.8125 17.1855C8.77893 17.1785 8.74634 17.169 8.71387 17.1582ZM9.24316 17.1738C9.24614 17.173 9.24899 17.1717 9.25195 17.1709C9.24899 17.1718 9.24614 17.173 9.24316 17.1738ZM9.30762 17.1504C9.3409 17.1385 9.37367 17.126 9.40527 17.1104C9.37368 17.1261 9.34089 17.1384 9.30762 17.1504ZM8.57129 17.0967C8.59963 17.1119 8.6275 17.1276 8.65723 17.1396C8.62749 17.1276 8.59964 17.1119 8.57129 17.0967ZM9.45801 17.0801C9.48376 17.0651 9.509 17.0497 9.5332 17.0322C9.50901 17.0497 9.48374 17.065 9.45801 17.0801ZM8.50586 17.0615C8.50821 17.063 8.51033 17.0649 8.5127 17.0664C8.51033 17.0649 8.50821 17.063 8.50586 17.0615ZM9.75977 16.7979C9.76405 16.7914 9.76835 16.7849 9.77246 16.7783C9.76834 16.7849 9.76406 16.7914 9.75977 16.7979ZM9.80078 16.7266C9.8164 16.6974 9.8314 16.6683 9.84375 16.6377C9.83137 16.6683 9.81643 16.6975 9.80078 16.7266ZM9.86328 16.5801C9.87363 16.5486 9.88277 16.5169 9.88965 16.4844C9.88275 16.5169 9.87365 16.5486 9.86328 16.5801ZM1.41895 9.86328C1.45045 9.87366 1.48213 9.88273 1.51465 9.88965C1.48213 9.88272 1.45044 9.87368 1.41895 9.86328ZM16.5391 9.87793C16.542 9.87711 16.5449 9.87585 16.5479 9.875C16.5449 9.87585 16.542 9.87711 16.5391 9.87793ZM16.6035 9.85449C16.6368 9.84255 16.6696 9.83012 16.7012 9.81445C16.6696 9.83017 16.6368 9.84252 16.6035 9.85449ZM1.26855 9.79785C1.29898 9.81442 1.32928 9.83076 1.36133 9.84375C1.3293 9.83074 1.29896 9.81445 1.26855 9.79785ZM16.7539 9.78418C16.7797 9.76918 16.8049 9.75382 16.8291 9.73633C16.8049 9.75384 16.7796 9.76915 16.7539 9.78418ZM1.19531 9.75586C1.20372 9.76151 1.21212 9.7671 1.2207 9.77246C1.21213 9.7671 1.20372 9.76152 1.19531 9.75586ZM17.0967 9.42773C17.1119 9.39937 17.1276 9.37155 17.1396 9.3418C17.1276 9.37156 17.1118 9.39936 17.0967 9.42773ZM17.1582 9.28516C17.169 9.25267 17.1785 9.22011 17.1855 9.18652C17.1785 9.22011 17.169 9.25266 17.1582 9.28516ZM0.805664 8.8457C0.804441 8.85283 0.803789 8.86003 0.802734 8.86719C0.80379 8.86003 0.804439 8.85283 0.805664 8.8457ZM0.845703 8.69434C0.83573 8.72236 0.829466 8.75136 0.822266 8.78027C0.829474 8.75137 0.835721 8.72235 0.845703 8.69434ZM17.1504 8.69141C17.1384 8.65816 17.126 8.62532 17.1104 8.59375C17.1261 8.62531 17.1384 8.65816 17.1504 8.69141ZM0.910156 8.55371C0.895194 8.58033 0.882308 8.60782 0.870117 8.63574C0.882315 8.60783 0.895189 8.58033 0.910156 8.55371ZM17.0801 8.54102C17.0651 8.51529 17.0497 8.49 17.0322 8.46582C17.0498 8.48998 17.065 8.51531 17.0801 8.54102ZM16.8369 8.26562H16.8379H16.8369ZM9.87109 1.43457C9.87931 1.46115 9.88582 1.48826 9.8916 1.51562C9.88588 1.48859 9.8792 1.46183 9.87109 1.43555V1.43457Z",
|
|
9496
9496
|
fill: "white"
|
|
9497
9497
|
}
|
|
9498
9498
|
)
|
|
@@ -9513,7 +9513,7 @@ const T2 = {
|
|
|
9513
9513
|
}
|
|
9514
9514
|
)
|
|
9515
9515
|
}
|
|
9516
|
-
),
|
|
9516
|
+
), H2 = [
|
|
9517
9517
|
{
|
|
9518
9518
|
betType: Z.Double,
|
|
9519
9519
|
name: "Double",
|
|
@@ -9534,7 +9534,7 @@ const T2 = {
|
|
|
9534
9534
|
name: "Split",
|
|
9535
9535
|
icon: Ka
|
|
9536
9536
|
}
|
|
9537
|
-
],
|
|
9537
|
+
], z2 = [
|
|
9538
9538
|
{
|
|
9539
9539
|
betType: Z.Double,
|
|
9540
9540
|
name: "Double",
|
|
@@ -9560,11 +9560,11 @@ const T2 = {
|
|
|
9560
9560
|
name: "Surrender",
|
|
9561
9561
|
icon: ai
|
|
9562
9562
|
}
|
|
9563
|
-
],
|
|
9563
|
+
], M2 = [z2, H2], O2 = m.div`
|
|
9564
9564
|
display: flex;
|
|
9565
9565
|
flex-direction: column;
|
|
9566
9566
|
position: relative;
|
|
9567
|
-
`,
|
|
9567
|
+
`, P2 = m.div`
|
|
9568
9568
|
width: ${({ $isBig: e, $isMobile: t }) => e && !t ? "450px" : "fit-content"};
|
|
9569
9569
|
`, F2 = m.div`
|
|
9570
9570
|
display: flex;
|
|
@@ -9687,10 +9687,10 @@ const T2 = {
|
|
|
9687
9687
|
const [s, o] = E(
|
|
9688
9688
|
null
|
|
9689
9689
|
), l = n === mt.Big, { t: c } = U();
|
|
9690
|
-
return /* @__PURE__ */ a.jsxs(
|
|
9691
|
-
l && !r && /* @__PURE__ */ a.jsx(
|
|
9690
|
+
return /* @__PURE__ */ a.jsxs(O2, { children: [
|
|
9691
|
+
l && !r && /* @__PURE__ */ a.jsx(P2, { $isBig: l, $isMobile: r, children: /* @__PURE__ */ a.jsx(Ya, { time: e, timerType: Re.WaitingForUserAction }) }, i),
|
|
9692
9692
|
/* @__PURE__ */ a.jsxs(F2, { $isBig: l, $isMobile: r, children: [
|
|
9693
|
-
/* @__PURE__ */ a.jsx("div", { className: "aciton", children:
|
|
9693
|
+
/* @__PURE__ */ a.jsx("div", { className: "aciton", children: M2[n].map((d, u) => {
|
|
9694
9694
|
const { isDisabled: f, onHandle: p } = t[d.betType];
|
|
9695
9695
|
return /* @__PURE__ */ a.jsxs(
|
|
9696
9696
|
"div",
|
|
@@ -10479,7 +10479,7 @@ const T2 = {
|
|
|
10479
10479
|
opacity: ${({ $isChipsSelector: e, $isActive: t }) => e ? t ? 0.6 : 0.2 : 0};
|
|
10480
10480
|
width: ${({ $isChipsSelector: e, $index: t }) => e ? `${Dc[t]}px` : "0px"};
|
|
10481
10481
|
transition-duration: 500ms;
|
|
10482
|
-
`,
|
|
10482
|
+
`, Hc = ({
|
|
10483
10483
|
index: e,
|
|
10484
10484
|
isActive: t,
|
|
10485
10485
|
isChipsSelector: n
|
|
@@ -10549,7 +10549,7 @@ const T2 = {
|
|
|
10549
10549
|
$index: k,
|
|
10550
10550
|
children: [
|
|
10551
10551
|
/* @__PURE__ */ a.jsx(
|
|
10552
|
-
|
|
10552
|
+
Hc,
|
|
10553
10553
|
{
|
|
10554
10554
|
index: k,
|
|
10555
10555
|
isActive: k === t,
|
|
@@ -10589,7 +10589,7 @@ const T2 = {
|
|
|
10589
10589
|
/* @__PURE__ */ a.jsx("p", { className: "text-button", children: "Deal Now" })
|
|
10590
10590
|
] })
|
|
10591
10591
|
] });
|
|
10592
|
-
},
|
|
10592
|
+
}, zc = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJCSURBVHgBjVI9bxNBEJ3Z3du9s0MSylROCgokJJKGDmEjIUGFKZAoCRJ1SIdEQfwHSGoUidDRIEFNEbugoSGhoERG9P4S9t3e7t4wZ8dgFCFx0t7uad+7N/PeICw8P15fe65NZT2OKxBXqqB5B71KoC6MIF56hVeens6xWL6+Hl6uJVi9p41+ESdMiqtg4gpKUwWIVpm8zEgxANurw6T3HRtHA/xycGnfGL1j4iomTDJJQkzEiNVESdDLpSKAHyPkfSiy4SCd2IaQQjQLjzeNNkcqUqSURqkUCGkIhAEQMQIVACHj2sJG8LZL4JqKQSijGES5S41KRSCVBpBMkCVRsdoEwU0A8gyC9/3C51yN1mS0XFFRBGeLUGqakmQMrEYQUpoq6pycy9F7T0JJfaJ18iRSUa1UE7xAJjgrk88hZcUMqbCUjdJ6CH4zL/IOXyW73NuAS75R9oZCz0ilIoVZbz4F7xz64PaLUOyt3W+3cZ5L+uFBncs+FqWL0QqCXiLIf06dJDska7NOcvttY44X80Ny601biLh11hv9dtKzIcENWX17cVjE4gdef7nHxEeA6pTLQw6tTyHveJlvJXfedeF/Hvq0e0wfHz/81z3+Bf7c2gHUTSjGNch6q4UdorWTrh2nJ9koa61tt7tzrPpDenaX/3MwddKlZX8UOOjg3FV2c9NJW2fYxvkeC1Xn3njnsHmRt8BBo3ce2RwqvF//drhVO6fIyb9nJy+Cy3kULbrgODtPLgSeFMejFmg0puEc/gvfFxOz+2y5IwAAAABJRU5ErkJggg==", Mc = `
|
|
10593
10593
|
linear-gradient(
|
|
10594
10594
|
119.76deg,
|
|
10595
10595
|
#B97304 -7.78%,
|
|
@@ -10598,7 +10598,7 @@ const T2 = {
|
|
|
10598
10598
|
#FFC15D 63.2%,
|
|
10599
10599
|
#B97304 108.34%
|
|
10600
10600
|
)
|
|
10601
|
-
`,
|
|
10601
|
+
`, Oc = m.div`
|
|
10602
10602
|
position: absolute;
|
|
10603
10603
|
width: 40px;
|
|
10604
10604
|
height: 40px;
|
|
@@ -10608,7 +10608,7 @@ const T2 = {
|
|
|
10608
10608
|
display: flex;
|
|
10609
10609
|
justify-content: center;
|
|
10610
10610
|
align-items: center;
|
|
10611
|
-
background: ${
|
|
10611
|
+
background: ${Mc};
|
|
10612
10612
|
padding: 2px;
|
|
10613
10613
|
border-radius: 8px;
|
|
10614
10614
|
z-index: 20;
|
|
@@ -10632,7 +10632,7 @@ const T2 = {
|
|
|
10632
10632
|
border-bottom-left-radius: 8px;
|
|
10633
10633
|
left: auto;
|
|
10634
10634
|
}
|
|
10635
|
-
`,
|
|
10635
|
+
`, Pc = m.div`
|
|
10636
10636
|
background: #101010;
|
|
10637
10637
|
width: 100%;
|
|
10638
10638
|
height: 100%;
|
|
@@ -10666,8 +10666,8 @@ const T2 = {
|
|
|
10666
10666
|
o(!s), r && r();
|
|
10667
10667
|
};
|
|
10668
10668
|
return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
|
|
10669
|
-
/* @__PURE__ */ a.jsx(
|
|
10670
|
-
/* @__PURE__ */ a.jsx("img", { src:
|
|
10669
|
+
/* @__PURE__ */ a.jsx(Oc, { onClick: l, children: /* @__PURE__ */ a.jsxs(Pc, { children: [
|
|
10670
|
+
/* @__PURE__ */ a.jsx("img", { src: zc, alt: "Tournament", width: 24 }),
|
|
10671
10671
|
e > 0 && /* @__PURE__ */ a.jsx(Rc, { children: e }, e)
|
|
10672
10672
|
] }) }),
|
|
10673
10673
|
s && t && /* @__PURE__ */ a.jsx(
|
|
@@ -10693,7 +10693,7 @@ const T2 = {
|
|
|
10693
10693
|
if (!t && !n)
|
|
10694
10694
|
throw new Error(`Unknown storage key: ${e}`);
|
|
10695
10695
|
return t ? localStorage : n ? sessionStorage : null;
|
|
10696
|
-
},
|
|
10696
|
+
}, za = {
|
|
10697
10697
|
...Wc,
|
|
10698
10698
|
set: (e, t) => {
|
|
10699
10699
|
Xe(e).setItem(e, t);
|
|
@@ -10710,11 +10710,11 @@ const T2 = {
|
|
|
10710
10710
|
},
|
|
10711
10711
|
isActive: (e, t = !0) => {
|
|
10712
10712
|
const r = Xe(e).getItem(e);
|
|
10713
|
-
return r !== "1" && r !== "0" &&
|
|
10713
|
+
return r !== "1" && r !== "0" && za.remove(e), r === "1" ? !0 : r === "0" ? !1 : t;
|
|
10714
10714
|
}
|
|
10715
10715
|
};
|
|
10716
10716
|
var Be = /* @__PURE__ */ ((e) => (e.English = "en", e.Armenian = "hy", e.Russia = "ru", e.Turkey = "tr", e.Georgian = "ka", e.Persian = "fa", e))(Be || {});
|
|
10717
|
-
const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "Balance", Kc = "SETTINGS", Yc = "Tournament", Zc = "Message", Xc = "Support", qc = "Tip", Qc = "History", Jc = "Help", $c = "Amount", _c = "Game", e0 = "Round", t0 = "Bet", a0 = "Win", n0 = "Cards", r0 = "SEAT", i0 = "Seat", s0 = "repeat", o0 = "deal", l0 = "Undo", c0 = "Double", d0 = "Hit", h0 = "Stand", u0 = "Stand All", f0 = "21+3", p0 = "Lobby", m0 = "round", g0 = "Congratulations!", b0 = "Surrender", y0 = "Skip", x0 = "Insure", w0 = "day", C0 = "hour", k0 = "min", v0 = "sec", A0 = "Cancel", j0 = "save", S0 = "Hand", I0 = "Payout", L0 = "PP", B0 = "Lost", T0 = "Flush", D0 = "Save", N0 = "Straight",
|
|
10717
|
+
const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "Balance", Kc = "SETTINGS", Yc = "Tournament", Zc = "Message", Xc = "Support", qc = "Tip", Qc = "History", Jc = "Help", $c = "Amount", _c = "Game", e0 = "Round", t0 = "Bet", a0 = "Win", n0 = "Cards", r0 = "SEAT", i0 = "Seat", s0 = "repeat", o0 = "deal", l0 = "Undo", c0 = "Double", d0 = "Hit", h0 = "Stand", u0 = "Stand All", f0 = "21+3", p0 = "Lobby", m0 = "round", g0 = "Congratulations!", b0 = "Surrender", y0 = "Skip", x0 = "Insure", w0 = "day", C0 = "hour", k0 = "min", v0 = "sec", A0 = "Cancel", j0 = "save", S0 = "Hand", I0 = "Payout", L0 = "PP", B0 = "Lost", T0 = "Flush", D0 = "Save", N0 = "Straight", H0 = "Close", z0 = "left", M0 = "FullScreen", O0 = "Info", P0 = "Place", F0 = "Score", R0 = "Nickname", W0 = "Period", G0 = "Language", V0 = {
|
|
10718
10718
|
Prizes: "Prizes",
|
|
10719
10719
|
Leaderboard: "Leaderboard",
|
|
10720
10720
|
Rules: "Rules"
|
|
@@ -10812,13 +10812,13 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
10812
10812
|
"Please set your nickname": "Please set your nickname",
|
|
10813
10813
|
Straight: N0,
|
|
10814
10814
|
"Ends in": "Ends in",
|
|
10815
|
-
Close:
|
|
10815
|
+
Close: H0,
|
|
10816
10816
|
"View Details": "View Details",
|
|
10817
10817
|
"Wager to": "Wager to",
|
|
10818
|
-
left:
|
|
10819
|
-
FullScreen:
|
|
10820
|
-
Info:
|
|
10821
|
-
Place:
|
|
10818
|
+
left: z0,
|
|
10819
|
+
FullScreen: M0,
|
|
10820
|
+
Info: O0,
|
|
10821
|
+
Place: P0,
|
|
10822
10822
|
Score: F0,
|
|
10823
10823
|
Nickname: R0,
|
|
10824
10824
|
Period: W0,
|
|
@@ -11031,7 +11031,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11031
11031
|
"Bet Is Not Accepted": "Bet Is Not Accepted",
|
|
11032
11032
|
"Something went wrong": "Something went wrong",
|
|
11033
11033
|
"Unknown error": "Unknown error"
|
|
11034
|
-
}, ld = "Ձեր խաղադրույքները վերադարձվել են", cd = "Սահմանաչափումներ", dd = "Դիլեր", hd = "Հաշվեկշիռ", ud = "ԿԱՐԳԱՎՈՐՈՒՄՆԵՐ", fd = "Մրցաշար", pd = "Հաղորդագրություն", md = "Աջակցություն", gd = "Թեյավճար", bd = "Օգնություն", yd = "Գումար", xd = "Խաղի պատմությունը", wd = "Խաղ", Cd = "Համար", kd = "Դրույք", vd = "Շահում", Ad = "Քարտեր", jd = "Բոքս", Sd = "Բոքս", Id = "կրկնել", Ld = "Բաշխել", Bd = "Չեղարկել", Td = "Կրկնակի", Dd = "Վերցնել", Nd = "Կանգ",
|
|
11034
|
+
}, ld = "Ձեր խաղադրույքները վերադարձվել են", cd = "Սահմանաչափումներ", dd = "Դիլեր", hd = "Հաշվեկշիռ", ud = "ԿԱՐԳԱՎՈՐՈՒՄՆԵՐ", fd = "Մրցաշար", pd = "Հաղորդագրություն", md = "Աջակցություն", gd = "Թեյավճար", bd = "Օգնություն", yd = "Գումար", xd = "Խաղի պատմությունը", wd = "Խաղ", Cd = "Համար", kd = "Դրույք", vd = "Շահում", Ad = "Քարտեր", jd = "Բոքս", Sd = "Բոքս", Id = "կրկնել", Ld = "Բաշխել", Bd = "Չեղարկել", Td = "Կրկնակի", Dd = "Վերցնել", Nd = "Կանգ", Hd = "Կանգ ընդհանուր", zd = "21+3", Md = "Լոբի", Od = "փուլ", Pd = "Շնորհավոր", Fd = "Հանձնվել", Rd = "անցնել", Wd = "Ապահովագրել", Gd = "օր", Vd = "ժամ", Ed = "րոպե", Ud = "վարկյան", Kd = "Պահպանել", Yd = "Չեղարկել", Zd = "Ձեռք", Xd = "Վճարումներ", qd = "Կ. զույգ", Qd = "Կորուստ", Jd = "Սթրեյթ", $d = "Ֆլեշ", _d = "Պահպանել", eh = "Փակել", th = "մնացորդ", ah = "Ամբողջ էկրան", nh = "Տեղեկություն", rh = "Տեղ", ih = "Հաշիվ", sh = "Նիկնեյմ", oh = "Պարբերություն", lh = "Լեզու", ch = {
|
|
11035
11035
|
Prizes: "Պարգևներ",
|
|
11036
11036
|
Leaderboard: "Լիդերների ցուցակ",
|
|
11037
11037
|
Rules: "Կանոններ"
|
|
@@ -11085,13 +11085,13 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11085
11085
|
Hit: Dd,
|
|
11086
11086
|
Stand: Nd,
|
|
11087
11087
|
"Stand All": "Կանգ ընդհանուր",
|
|
11088
|
-
StandAll:
|
|
11089
|
-
TwentyOnePlusThree:
|
|
11088
|
+
StandAll: Hd,
|
|
11089
|
+
TwentyOnePlusThree: zd,
|
|
11090
11090
|
"We lost connection for a moment": "Մենք մի պահ կորցրեցինք կապը",
|
|
11091
11091
|
"This page will close automatically when you're reconnected.": "Այս էջը ավտոմատ կերպով կփակվի, երբ դուք վերամիավորվեք:",
|
|
11092
|
-
Lobby:
|
|
11093
|
-
round:
|
|
11094
|
-
Congratulations:
|
|
11092
|
+
Lobby: Md,
|
|
11093
|
+
round: Od,
|
|
11094
|
+
Congratulations: Pd,
|
|
11095
11095
|
Surrender: Fd,
|
|
11096
11096
|
"Back to Lobby": "Լոբի վերադառնալ",
|
|
11097
11097
|
"Stay in the Game": "Խաղում մնալ",
|
|
@@ -11348,11 +11348,11 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11348
11348
|
"Bet Is Not Accepted": "Խաղադրույքը չի ընդունվել",
|
|
11349
11349
|
"Something went wrong": "Ընդհանուր սխալ",
|
|
11350
11350
|
"Unknown error": "Չճանաչված սխալ"
|
|
11351
|
-
}, Bh = "Ваши ставки были возвращены", Th = "Лимиты", Dh = "Дилер", Nh = "Баланс",
|
|
11351
|
+
}, Bh = "Ваши ставки были возвращены", Th = "Лимиты", Dh = "Дилер", Nh = "Баланс", Hh = "НАСТРОЙКИ", zh = "Турнир", Mh = "Сообщение", Oh = "Поддержка", Ph = "Чаевые", Fh = "Помощь", Rh = "Сумма", Wh = "История", Gh = "Игра", Vh = "Раунд", Eh = "Ставка", Uh = "Выигрыш", Kh = "Карты", Yh = "МЕСТО", Zh = "Место", Xh = "Повторить", qh = "Раздать карты", Qh = "Отменить", Jh = "Удвоить", $h = "Еще", _h = "Хватит", e3 = "Хватит все", t3 = "21+3", a3 = "Лобби", n3 = "раунд", r3 = "Поздравляем!", i3 = "Сдаться", s3 = "Пропустить", o3 = "Страховать", l3 = "день", c3 = "час", d3 = "минут", h3 = "секунд", u3 = "Отменить", f3 = "сохранить", p3 = "Рука", m3 = "Выплата", g3 = "И. пара", b3 = "Проигрыш", y3 = "Флеш", x3 = "Сохранить", w3 = "Стрит", C3 = "Закрыть", k3 = "остаток", v3 = "Полный экран", A3 = "Помощь", j3 = "Место", S3 = "Счет", I3 = "Никнейм", L3 = "Период", B3 = "Язык", T3 = {
|
|
11352
11352
|
Prizes: "Призы",
|
|
11353
11353
|
Leaderboard: "Таблица лидеров",
|
|
11354
11354
|
Rules: "Правила"
|
|
11355
|
-
}, D3 = "Минимум", N3 = "Низкий",
|
|
11355
|
+
}, D3 = "Минимум", N3 = "Низкий", H3 = "Средний", z3 = "Высокий", M3 = "Авто", O3 = "Изменить", P3 = "Важно", F3 = "Примечания", R3 = "ЛОББИ", W3 = "Блэкджек", G3 = "Страховка", V3 = "поделить", E3 = "Результаты", U3 = "Выплаты", K3 = "Автовоспроизведение", Y3 = "Чат", Z3 = "Звук", X3 = "Настройки", q3 = "Перетасовка", Q3 = {
|
|
11356
11356
|
"canceled round": "Раунд отменен",
|
|
11357
11357
|
refunded: Bh,
|
|
11358
11358
|
"Round Id": "Раунд номер",
|
|
@@ -11360,7 +11360,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11360
11360
|
Dealer: Dh,
|
|
11361
11361
|
"Total Bet": "Всего ставок",
|
|
11362
11362
|
Balance: Nh,
|
|
11363
|
-
SETTINGS:
|
|
11363
|
+
SETTINGS: Hh,
|
|
11364
11364
|
"Video Quality": "Качество видео",
|
|
11365
11365
|
"Game Sounds": "Звуки игры",
|
|
11366
11366
|
"Dealer Voice": "Голос дилера",
|
|
@@ -11369,10 +11369,10 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11369
11369
|
"Make your descision": "Принять решение",
|
|
11370
11370
|
"Please, Place Your Bets": "Пожалуйста, сделайте ваши ставки",
|
|
11371
11371
|
"Back To Lobby": "Назад в лобби",
|
|
11372
|
-
Tournament:
|
|
11373
|
-
Message:
|
|
11374
|
-
Support:
|
|
11375
|
-
Tip:
|
|
11372
|
+
Tournament: zh,
|
|
11373
|
+
Message: Mh,
|
|
11374
|
+
Support: Oh,
|
|
11375
|
+
Tip: Ph,
|
|
11376
11376
|
"Send Tip": "Отправить Чаевые",
|
|
11377
11377
|
Help: Fh,
|
|
11378
11378
|
"Click to chat": "Нажмите, чтобы пообщаться",
|
|
@@ -11461,10 +11461,10 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11461
11461
|
"Tournament ends in": "Турнир заканчивается через",
|
|
11462
11462
|
Min: D3,
|
|
11463
11463
|
Low: N3,
|
|
11464
|
-
Med:
|
|
11465
|
-
High:
|
|
11466
|
-
Auto:
|
|
11467
|
-
Change:
|
|
11464
|
+
Med: H3,
|
|
11465
|
+
High: z3,
|
|
11466
|
+
Auto: M3,
|
|
11467
|
+
Change: O3,
|
|
11468
11468
|
"Change Nickname": "Изменить никнейм",
|
|
11469
11469
|
"Enter new nickname": "Введите новый никнейм",
|
|
11470
11470
|
"Music Volume": "Громкость музыки",
|
|
@@ -11530,7 +11530,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11530
11530
|
"1. Select a chip with the desired value.": "1. Выберите фишку нужного номинала.",
|
|
11531
11531
|
"2. Click on the betting area. Each click increases the bet by the chip value until the maximum is reached.": "2. Нажмите на область ставок. Каждое нажатие увеличивает ставку на номинал фишки, пока не достигнет максимума.",
|
|
11532
11532
|
"3. Notifications appear when the maximum is reached.": "3. Уведомления появляются при достижении максимума.",
|
|
11533
|
-
Important:
|
|
11533
|
+
Important: P3,
|
|
11534
11534
|
"Do not minimize the browser or switch tabs while the timer runs and bets are placed. Buttons:": "не сворачивайте браузер и не переключайтесь между вкладками во время работы таймера и размещения ставок. Кнопки:",
|
|
11535
11535
|
"* Double 2x: Doubles all bets.": "* Удвоить 2x: Удваивает все ставки.",
|
|
11536
11536
|
"* Repeat: Repeats previous round bets.": "* Повторить: Повторяет ставки предыдущего раунда.",
|
|
@@ -11666,19 +11666,19 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11666
11666
|
"Bet Is Not Accepted": "Ставка не принимается",
|
|
11667
11667
|
"Something went wrong": "Что-то пошло не так",
|
|
11668
11668
|
"Unknown error": "Неизвестная ошибка"
|
|
11669
|
-
}, J3 = "Bahisleriniz iade edildi", $3 = "Limitler", _3 = "Krupiyer",
|
|
11669
|
+
}, J3 = "Bahisleriniz iade edildi", $3 = "Limitler", _3 = "Krupiyer", e5 = "Bakiye", t5 = "AYARLAR", a5 = "Müsabaka", n5 = "Mesaj", r5 = "Destek", i5 = "Bahşiş", s5 = "Yardım", o5 = "Miktar", l5 = "Geçmiş", c5 = "Oyun", d5 = "Raund", h5 = "Bahis", u5 = "Kazan", f5 = "Kartlar", p5 = "KOLTUK", m5 = "Koltuk", g5 = "tekrar", b5 = "Kart dağıt", y5 = "geri al", x5 = "Çiftleme", w5 = "Kart çek", C5 = "Dur", k5 = "Tümünü Dur", v5 = "21+3", A5 = "Lobi", j5 = "tur", S5 = "Tebrikler", I5 = "Teslim ol", L5 = "Geç", B5 = "Apsolut", T5 = "gün", D5 = "saat", N5 = "dakika", H5 = "saniye", z5 = "İptal", M5 = "kaydet", O5 = "El", P5 = "Ödeme", F5 = "M. Çift", R5 = "Kayıp", W5 = "Flush", G5 = "Kaydet", V5 = "strit", E5 = "Kapat", U5 = "kalan", K5 = "Tam Ekran", Y5 = "Bilgi", Z5 = "Yer", X5 = "Skor", q5 = "Takma Ad", Q5 = "Dönem", J5 = "Dil", $5 = {
|
|
11670
11670
|
Prizes: "Pargalar",
|
|
11671
11671
|
Leaderboard: "Lider Tablosu",
|
|
11672
11672
|
Rules: "Kurallar"
|
|
11673
|
-
},
|
|
11673
|
+
}, _5 = "Minimum", eu = "Düşük", tu = "Orta", au = "Yüksek", nu = "Otomatik", ru = "Değiştir", iu = "Önemli", su = "Notlar", ou = "Blackjack", lu = "Sigorta", cu = "Split", du = "Sonuçlar", hu = "Ödemeler", uu = "Otomatik oynatma", fu = "Sohbet", pu = "Ses", mu = "Ayarlar", gu = "Karıştırma", bu = {
|
|
11674
11674
|
"canceled round": "İptal edilen tur",
|
|
11675
11675
|
refunded: J3,
|
|
11676
11676
|
"Round Id": "Tur id",
|
|
11677
11677
|
Limits: $3,
|
|
11678
11678
|
Dealer: _3,
|
|
11679
11679
|
"Total Bet": "Bahisleri Toplam",
|
|
11680
|
-
Balance:
|
|
11681
|
-
SETTINGS:
|
|
11680
|
+
Balance: e5,
|
|
11681
|
+
SETTINGS: t5,
|
|
11682
11682
|
"Video Quality": "Video Kalitesi",
|
|
11683
11683
|
"Game Sounds": "Oyun Sesleri",
|
|
11684
11684
|
"Dealer Voice": "Bayi Sesi",
|
|
@@ -11687,70 +11687,70 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11687
11687
|
"Make your descision": "Kararınızı verin",
|
|
11688
11688
|
"Please, Place Your Bets": "Lütfen Bahislerinizi Yapın",
|
|
11689
11689
|
"Back To Lobby": "Lobiye Dön",
|
|
11690
|
-
Tournament:
|
|
11691
|
-
Message:
|
|
11692
|
-
Support:
|
|
11693
|
-
Tip:
|
|
11690
|
+
Tournament: a5,
|
|
11691
|
+
Message: n5,
|
|
11692
|
+
Support: r5,
|
|
11693
|
+
Tip: i5,
|
|
11694
11694
|
"Send Tip": "Bahşiş Gönder",
|
|
11695
|
-
Help:
|
|
11695
|
+
Help: s5,
|
|
11696
11696
|
"Click to chat": "Sohbet etmek için tıklayın",
|
|
11697
11697
|
"Golden Chip Tournament": "Altın Çip Müsabakası",
|
|
11698
11698
|
"Limits & Payouts": "Limitler & Ödemeler",
|
|
11699
|
-
Amount:
|
|
11699
|
+
Amount: o5,
|
|
11700
11700
|
"Cards & Score": "Kartlar & Skor",
|
|
11701
11701
|
"Deal Now": "Şimdi Dağıt",
|
|
11702
|
-
History:
|
|
11702
|
+
History: l5,
|
|
11703
11703
|
Date: "Tarih",
|
|
11704
|
-
Game:
|
|
11704
|
+
Game: c5,
|
|
11705
11705
|
"Game Name": "Oyun Adı",
|
|
11706
|
-
Round:
|
|
11706
|
+
Round: d5,
|
|
11707
11707
|
"Bet Type": "Bahis Türü",
|
|
11708
|
-
Bet:
|
|
11708
|
+
Bet: h5,
|
|
11709
11709
|
"Win/Lose": "Kazanç/Kayıp",
|
|
11710
|
-
Win:
|
|
11711
|
-
Cards:
|
|
11710
|
+
Win: u5,
|
|
11711
|
+
Cards: f5,
|
|
11712
11712
|
"Dealer Cards": "Krupiyer Kartları",
|
|
11713
11713
|
"Your Seats": "Koltukların",
|
|
11714
|
-
SEAT:
|
|
11715
|
-
Seat:
|
|
11716
|
-
repeat:
|
|
11717
|
-
deal:
|
|
11718
|
-
Undo:
|
|
11719
|
-
Double:
|
|
11720
|
-
Hit:
|
|
11721
|
-
Stand:
|
|
11714
|
+
SEAT: p5,
|
|
11715
|
+
Seat: m5,
|
|
11716
|
+
repeat: g5,
|
|
11717
|
+
deal: b5,
|
|
11718
|
+
Undo: y5,
|
|
11719
|
+
Double: x5,
|
|
11720
|
+
Hit: w5,
|
|
11721
|
+
Stand: C5,
|
|
11722
11722
|
"Stand All": "Tümünü Dur",
|
|
11723
|
-
StandAll:
|
|
11724
|
-
TwentyOnePlusThree:
|
|
11723
|
+
StandAll: k5,
|
|
11724
|
+
TwentyOnePlusThree: v5,
|
|
11725
11725
|
"We lost connection for a moment": "Bir an için bağlantımız kesildi",
|
|
11726
11726
|
"This page will close automatically when you're reconnected.": "Bu sayfa otomatik olarak kapanacaktır, yeniden bağlandığınızda.",
|
|
11727
|
-
Lobby:
|
|
11728
|
-
round:
|
|
11729
|
-
Congratulations:
|
|
11730
|
-
Surrender:
|
|
11727
|
+
Lobby: A5,
|
|
11728
|
+
round: j5,
|
|
11729
|
+
Congratulations: S5,
|
|
11730
|
+
Surrender: I5,
|
|
11731
11731
|
"Back to Lobby": "Lobiye Dön",
|
|
11732
11732
|
"Stay in the Game": "Oyunda Kal",
|
|
11733
11733
|
Error: "Hata",
|
|
11734
|
-
Skip:
|
|
11735
|
-
Insure:
|
|
11736
|
-
day:
|
|
11737
|
-
hour:
|
|
11738
|
-
min:
|
|
11739
|
-
sec:
|
|
11734
|
+
Skip: L5,
|
|
11735
|
+
Insure: B5,
|
|
11736
|
+
day: T5,
|
|
11737
|
+
hour: D5,
|
|
11738
|
+
min: N5,
|
|
11739
|
+
sec: H5,
|
|
11740
11740
|
"Still with us, Player?": "Hala bizimle misin, Oyuncu?",
|
|
11741
11741
|
"We haven’t seen any moves from you. Want to keep playing?": "Sizden hiçbir hamle görmedik. Oynamaya devam etmek ister misiniz?",
|
|
11742
|
-
Cancel:
|
|
11742
|
+
Cancel: z5,
|
|
11743
11743
|
"Claim Now": "Şimdi Talep Et",
|
|
11744
|
-
save:
|
|
11744
|
+
save: M5,
|
|
11745
11745
|
"You Win": "Kazandın",
|
|
11746
|
-
Hand:
|
|
11747
|
-
Payout:
|
|
11746
|
+
Hand: O5,
|
|
11747
|
+
Payout: P5,
|
|
11748
11748
|
"Perfect Pair": "Mükemmel Çift",
|
|
11749
|
-
PerfectPairs:
|
|
11749
|
+
PerfectPairs: F5,
|
|
11750
11750
|
"Winning Hand": "Kazanan El",
|
|
11751
11751
|
"Color Pair": "Renk Çifti",
|
|
11752
11752
|
"Mix Pair": "Karışık Çift",
|
|
11753
|
-
Lost:
|
|
11753
|
+
Lost: R5,
|
|
11754
11754
|
"Bet Amount": "Bahis Miktarı",
|
|
11755
11755
|
"Win Amount": "Kazanılan Miktar",
|
|
11756
11756
|
"Colourful Pair": "Renkli Çift",
|
|
@@ -11758,31 +11758,31 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11758
11758
|
"Suited Trips": "Uygun Üçlü",
|
|
11759
11759
|
"Straight Flush": "strit Flush",
|
|
11760
11760
|
"Three of a Kind": "Üçlü",
|
|
11761
|
-
Flush:
|
|
11761
|
+
Flush: W5,
|
|
11762
11762
|
"Set Nick Name": "Takma Adı Ayarla",
|
|
11763
|
-
Save:
|
|
11763
|
+
Save: G5,
|
|
11764
11764
|
"Please set your nickname": "Lütfen takma adınızı ayarlayın",
|
|
11765
|
-
Straight:
|
|
11765
|
+
Straight: V5,
|
|
11766
11766
|
"Ends in": "Bitiş",
|
|
11767
|
-
Close:
|
|
11767
|
+
Close: E5,
|
|
11768
11768
|
"View Details": "Detayları Görüntüle",
|
|
11769
11769
|
"Wager to": "Bahis Yap",
|
|
11770
|
-
left:
|
|
11771
|
-
FullScreen:
|
|
11772
|
-
Info:
|
|
11773
|
-
Place:
|
|
11774
|
-
Score:
|
|
11775
|
-
Nickname:
|
|
11776
|
-
Period:
|
|
11777
|
-
Language:
|
|
11778
|
-
tabs: $
|
|
11770
|
+
left: U5,
|
|
11771
|
+
FullScreen: K5,
|
|
11772
|
+
Info: Y5,
|
|
11773
|
+
Place: Z5,
|
|
11774
|
+
Score: X5,
|
|
11775
|
+
Nickname: q5,
|
|
11776
|
+
Period: Q5,
|
|
11777
|
+
Language: J5,
|
|
11778
|
+
tabs: $5,
|
|
11779
11779
|
"Tournament ends in": "Turnuva bitiyor",
|
|
11780
|
-
Min:
|
|
11781
|
-
Low:
|
|
11782
|
-
Med:
|
|
11783
|
-
High:
|
|
11784
|
-
Auto:
|
|
11785
|
-
Change:
|
|
11780
|
+
Min: _5,
|
|
11781
|
+
Low: eu,
|
|
11782
|
+
Med: tu,
|
|
11783
|
+
High: au,
|
|
11784
|
+
Auto: nu,
|
|
11785
|
+
Change: ru,
|
|
11786
11786
|
"Change Nickname": "Nick Adını Değiştir",
|
|
11787
11787
|
"Enter new nickname": "Yeni takma ad girin",
|
|
11788
11788
|
"Music Volume": "Müzik Ses Seviyesi",
|
|
@@ -11848,7 +11848,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11848
11848
|
"1. Select a chip with the desired value.": "1. İstediğiniz değere sahip çipi seçin.",
|
|
11849
11849
|
"2. Click on the betting area. Each click increases the bet by the chip value until the maximum is reached.": "2. Bahis alanına tıklayın. Her tıklama, maksimum değere ulaşana kadar bahsi fiş değeri kadar artırır.",
|
|
11850
11850
|
"3. Notifications appear when the maximum is reached.": "3. Maksimum sayıya ulaşıldığında bildirimler görünür.",
|
|
11851
|
-
Important:
|
|
11851
|
+
Important: iu,
|
|
11852
11852
|
"Do not minimize the browser or switch tabs while the timer runs and bets are placed. Buttons:": "Zamanlayıcı çalışırken ve bahisler yapılırken tarayıcıyı küçültmeyin veya sekmeleri değiştirmeyin. Düğmeler:",
|
|
11853
11853
|
"* Double 2x: Doubles all bets.": "* Double 2x: Tüm bahisleri ikiye katlar.",
|
|
11854
11854
|
"* Repeat: Repeats previous round bets.": "* Tekrar: Önceki tur bahislerini tekrarlar.",
|
|
@@ -11875,7 +11875,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11875
11875
|
"* Double: Double the bet and take only one extra card.": "* Double: Bahsi ikiye katla ve sadece bir ekstra kart al.",
|
|
11876
11876
|
"* Split: Double the bet and split cards into two hands.": "* Bölme: Bahsi ikiye katlayın ve kartları iki ele bölün.",
|
|
11877
11877
|
"* Surrender: Lose half the bet, the rest returned to balance.": "* Teslim Ol: Bahsin yarısını kaybet, geri kalanı dengeye dön.",
|
|
11878
|
-
Notes:
|
|
11878
|
+
Notes: su,
|
|
11879
11879
|
"* If no decision is made before time ends, the system automatically Hits until reaching 11 points.": "* Süre dolmadan karar verilmezse sistem otomatik olarak 11 puana ulaşana kadar Vuruş yapar.",
|
|
11880
11880
|
"* If balance is insufficient for Double or Split, the buttons are inactive.": "* Double veya Split için bakiyeniz yeterli değilse butonlar pasif olur.",
|
|
11881
11881
|
"Choose how many rounds your current bet will repeat automatically.": "Mevcut bahsinizin kaç tur boyunca otomatik olarak tekrarlanacağını seçin.",
|
|
@@ -11887,17 +11887,17 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11887
11887
|
"Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.": "Oyunda maksimum 7 oyuncu yer alabilir. Eğer bir oyuncu boşsa, en fazla 3 kutu işgal edebilir.",
|
|
11888
11888
|
'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.': '2-10 kartları kendi değerlerine eşittir. "Jack", "Queen" ve "King" kartları 10 puan sayılır, "Ace" ise 11 puan sayılır ve daha iyi bir kombinasyon oluşturmak için uygundur.',
|
|
11889
11889
|
"After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.": "Bahis yapma süresi bittikten sonra, her oyuncuya bir açık kart dağıtılır. Dağıtıcı soldaki ilk oyuncudan başlamak üzere saat yönünde devam ederek her oyuncuya kart dağıtır ve turu kendisine dağıttığı kart ile sonlandırır. Daha sonra oyuncu her katılımcıya ikinci açık kartı dağıtır, ancak oyuncunun ikinci kartı yüz aşağı dağıtılır. Oyuncuya dağıtılan ilk iki kartın toplamı, oyuncunun oynanan kartlarının yanında gösterilir.",
|
|
11890
|
-
Blackjack:
|
|
11890
|
+
Blackjack: ou,
|
|
11891
11891
|
"If the combination of the first two playing cards is 21, it is Blackjack.": "İlk iki kartın kombinasyonu 21 ise, bu Blackjack'tir.",
|
|
11892
|
-
Insurance:
|
|
11892
|
+
Insurance: lu,
|
|
11893
11893
|
'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.': `Eğer dağıtıcının açık kartı bir "As" ise, oyuncuya "Sigorta" seçeneği sunulur. Oyuncunun elinde bir "Blackjack" kombinasyonu varsa bile, dağıtıcı bir "Blackjack" kombinasyonu yaparsa oyuncuya tazminat yapılacağı bir "Sigorta" seçeneği sunulur. "Sigorta"nın değeri ana bahsin yarısıdır ve ana bahisten ayrı olarak yapılır. Dağıtıcı daha sonra kapalı kartının değerini kontrol eder ve bir Blackjack yapmış mı yok mu kontrol eder. Dağıtıcı bir Blackjack Hand'a sahipse ve oyuncu değilse kazanır. Oyuncu ve dağıtıcı Blackjack kombinasyonlu elleri varsa, bir itme (Push) kaydedilir ve oyuncunun orijinal bahsi geri alınır. Ancak, dağıtıcının açık veya kapalı kartı '10' ise, 'Sigorta' seçeneği sunulmaz ve dağıtıcının kapalı kartına bakması Blackjack yapmış mı yapmamış mı konusunda izin verilmez.`,
|
|
11894
11894
|
"Double, Hit or Stand.": "Double, Hit veya Stand.",
|
|
11895
11895
|
"If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.": "Dağıtıcı ilk iki kartını kontrol ettikten sonra Blackjack yapmamışsa, oyuncular ellerinin değerini sırayla artırma şansına sahiptir. Kartlarınızın değeri size uygun olana kadar ek kart çekebilirsiniz.",
|
|
11896
|
-
Split:
|
|
11896
|
+
Split: cu,
|
|
11897
11897
|
'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.': `Bir oyuncuya dağıtılan ilk iki kart aynı değere sahipse, oyuncu "Bölme" işlemi yapabilir ve ikinci "El" için temel bahisle eşit miktarda bahis ekleyerek iki ayrı "El" oluşturabilir. İki elinize de ikinci kart dağıtıldıktan sonra, her iki elin puanını da artırabilirsiniz. Her iki elinizdeki kartların değeriyle memnun olduğunuzda, ek kart bahsi almayı reddedebilirsiniz. Ancak, As'lar için orijinal bir Bölme yaparsanız, her el için yalnızca bir ek kart alırsınız ve ek bir kart (Hit) ve bahis alma şansınız yoktur.`,
|
|
11898
11898
|
"Cash Out": "Nakit Çıkış",
|
|
11899
11899
|
'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.': 'Kartlar dağıtıldıktan sonra dağıtıcının Blackjack yapmadığı bir durumda bir karar vermeniz gerekiyor. Size sunulan kararlardan biri nakit çekme işlemidir. Nakit çekmeye karar verirseniz, oyun o el için sona erecek ve size "Nakit Çıkış" karar düğmesinde gösterilen değeri geri alacaksınız. "Nakit Çıkış" ödeme oranı, elinizin toplam puanına ve dağıtıcının açık kartına bağlı olarak değişir. "Nakit çıkış" kuralı yalnızca ana bahsinize uygulanır. Bu seçeneğin görünürlüğünü Ayarlar bölümündeki "karar verme" panelinizde kontrol edebilirsiniz.',
|
|
11900
|
-
Results:
|
|
11900
|
+
Results: du,
|
|
11901
11901
|
'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.': 'Bir oyuncunun "El"indeki kartların toplamı 21 puanı aşıyorsa, oyuncu kaybeder ve o "El" için yerleştirilen bahsi kaybeder. Sırayla tüm oyuncuların kararlarının alındığından emin olduktan sonra, dağıtıcı kapalı kartını ortaya çıkarır. Dağıtıcının "El"i 16 puan veya daha azsa "Hit" yapmalı ve "El"i 17 puan veya daha fazlaysa "Stand" yapmalıdır. Unutmayın ki Soft bir el, 11 puan değerinde bir “As” içerir.',
|
|
11902
11902
|
"You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.": `Eğer elinizin kart değeri sonunda dağıtıcının kart değerine daha yakınsa veya dağıtıcı battıysa kazanırsınız. Oyuncu, final elindeki kartlar dağıtıcının değerine daha yakın olduğunda veya dağıtıcının elindeki kartların toplamı 21'i aştığında, dağıtıcının kaybetmesi nedeniyle kazanır. Nakit çıkış yapmaya karar verirseniz, size sunulan kararda gösterilen değeri alacaksınız. Sadece ilk 2 oynanan kart Blackjack olarak kabul edilir. Bir "Split" kullanılarak yapılan 21 puanlık bir el, Blackjack olarak kabul edilmez. Bu nedenle, bir Blackjack kombinasyonu, Split kullanılarak yapılan herhangi bir 21 puanlık eli yener.`,
|
|
11903
11903
|
"Side Bets": "Yan Bahisler",
|
|
@@ -11912,7 +11912,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11912
11912
|
'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9': "Düz 3 farklı karttan oluşan bir dizi. Örneğin: <Card7/>, <Card20/>, <Card34/>",
|
|
11913
11913
|
'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.': "Floş aynı türden ardışık olmayan parçalar. Örneğin: <Card32/>,<Card35/>.",
|
|
11914
11914
|
"Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.": 'Şimdi Dağıt Bu düğme, bir bahis yerleştirdikten sonra masada bulunan herkesin "şimdi dağıt" düğmesine tıklamasının ardından görünür. Dağıtıcı beklemez. Bahis süresi derhal sona erer ve dağıtıcı dağıtmaya başlar. Yani, oyuncu bahis yerleştirdikten sonra masada yalnızsa bahis süresinin sonuna kadar, "şimdi dağıt" düğmesine tıklar ve dağıtıcı hemen dağıtmaya başlar.',
|
|
11915
|
-
Payments:
|
|
11915
|
+
Payments: hu,
|
|
11916
11916
|
"Return to the player": "Oyuncuya geri dön",
|
|
11917
11917
|
"The theoretical optimal payout rates for the combinations listed below are as follows:": "Aşağıda listelenen kombinasyonlar için teorik optimal ödeme oranları şu şekildedir:",
|
|
11918
11918
|
'"Blackjack" Combination - 99.29%.': '"Blackjack" Kombinasyonu - 99.29%.',
|
|
@@ -11934,20 +11934,20 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11934
11934
|
"Total bets section shows the amount of total bets for the given game round.": "Toplam bahisler bölümü, belirli bir oyun turu için toplam bahis miktarını gösterir.",
|
|
11935
11935
|
"If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.": "Oyun turu sırasında bahis süresi bitmeden bağlantı kesilirse, alandaki tüm yerleştirilmiş bahisler size geri döner ve oyun turuna katılmaz.",
|
|
11936
11936
|
'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.': 'Bahis süresi bittikten sonra bağlantı kesilirse, bahisleriniz belirtilen turda dahil edilir ve sonucu "Oyun Geçmişi" bölümünde görebilirsiniz.',
|
|
11937
|
-
Autoplay:
|
|
11937
|
+
Autoplay: uu,
|
|
11938
11938
|
"Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.": "Otomatik Oynatma - Bu bölümde, verdiğiniz bahsin kaç oyun turu boyunca tekrarlanacağını seçebilirsiniz.",
|
|
11939
|
-
Chat:
|
|
11939
|
+
Chat: fu,
|
|
11940
11940
|
'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.': 'Oyuncuyla mesajınızı yazarak ve "gönder" düğmesine basarak sohbet başlatabilirsiniz. Uygunsuz kullanım durumunda sohbet düğmesi devre dışı bırakılır.',
|
|
11941
11941
|
"Game number": "Oyun numarası",
|
|
11942
11942
|
"Each game round has its own special game number through which you can later present your wish and request about the given round.": "Her oyun turunun kendi özel oyun numarası vardır, bu numara üzerinden daha sonra verilen tur hakkında isteğinizi ve talebinizi iletebilirsiniz.",
|
|
11943
|
-
Sound:
|
|
11943
|
+
Sound: pu,
|
|
11944
11944
|
"The Sound button toggles all game sounds on and off.": "Ses düğmesi tüm oyun seslerini açıp kapatır.",
|
|
11945
11945
|
"Game history": "Oyun geçmişi",
|
|
11946
11946
|
'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.': '"Oyun geçmişi" düğmesine tıklayarak bahislerinizi, kazançlarınızı ve oyun numarası altındaki turdaki kazanan numarayı görebilirsiniz.',
|
|
11947
11947
|
"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.": "Bu bölgeden ayrılmadan önceki ve sonraki tur hikayelerini sağ ve sol oklarla göz atabilirsiniz.",
|
|
11948
|
-
Settings:
|
|
11948
|
+
Settings: mu,
|
|
11949
11949
|
"In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.": "Bu bölümde, 4 video kalitesini değiştirebilir veya otomatik bırakabilir, krupiye sesini ve efekt seslerini açabilir veya kapatabilirsiniz.",
|
|
11950
|
-
Shuffling:
|
|
11950
|
+
Shuffling: gu,
|
|
11951
11951
|
"The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.": "Oyun, kesme kartı dağıtılana kadar devam eder. Kartlar daha sonra krupiye veya profesyonel bir karıştırıcı tarafından karıştırılır. Oyunda bir karıştırma masası varsa, masada iki deste kartla iki ayakkabı kullanılır. Bu durumda krupiye ayakkabıları değiştirir ve kartlar krupiye turu yönetmeye devam ederken başka bir kişi tarafından karıştırılır.",
|
|
11952
11952
|
"Error Control": "Hata Kontrolü",
|
|
11953
11953
|
"In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.": "Oyunda, sistemde veya oyun prosedüründe herhangi bir hata durumunda, oyuncu hata hakkında servis yöneticisine bilgi vermeden önce mevcut tur geçici olarak durdurulur. Oyunculara, sorunun araştırıldığına dair sohbet veya ekran mesajı aracılığıyla bilgi verilir. Yönetici verilen sorunu hemen çözebilirse, mevcut tur normal seyrinde devam eder. Sorun hemen çözülmezse, verilen tur iptal edilmiş sayılır ve verilen turdaki tüm katılımcıların başlangıç bahisleri iade edilir.",
|
|
@@ -11983,19 +11983,19 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
11983
11983
|
"Bet Is Not Accepted": "Bahis Kabul Edilmedi",
|
|
11984
11984
|
"Something went wrong": "Bir şeyler ters gitti",
|
|
11985
11985
|
"Unknown error": "Bilinmeyen hata"
|
|
11986
|
-
},
|
|
11986
|
+
}, yu = "თქვენი ფსონი დაბრუნდა", xu = "ლიმიტები", wu = "დილერი", Cu = "ბალანსი", ku = "პარამეტრები", vu = "ტურნირი", Au = "შეტყობინება", ju = "მხარდაჭერა", Su = "რჩევა", Iu = "ისტორია", Lu = "დახმარება", Bu = "თანხა", Tu = "თამაში", Du = "რაუნდი", Nu = "ფსონი", Hu = "მოგება", zu = "ბარათები", Mu = "ადგილი", Ou = "სავარძელი", Pu = "გამეორება", Fu = "დილერი", Ru = "გაუქმება", Wu = "ორმაგი", Gu = "დარტყმა", Vu = "დაყენა", Eu = "ყველა მოთამაშე დგას", Uu = "21+3", Ku = "ლობი", Yu = "რაუნდი", Zu = "გილოცავთ!", Xu = "დნებება", qu = "გამოტოვება", Qu = "დაზღვევა", Ju = "დღე", $u = "საათი", _u = "წთ", e9 = "წმ", t9 = "გაუქმება", a9 = "შენახვა", n9 = "ხელი", r9 = "გადახდა", i9 = "და წყვილი", s9 = "დაკარგული", o9 = "ფლეში", l9 = "შენახვა", c9 = "სტრაითი", d9 = "დახურვა", h9 = "მარცხნივ", u9 = "სრული ეკრანი", f9 = "ინფორმაცია", p9 = "ადგილი", m9 = "ქულა", g9 = "მეტსახელი", b9 = "პერიოდი", y9 = "ენა", x9 = {
|
|
11987
11987
|
Prizes: "პრიზები",
|
|
11988
11988
|
Leaderboard: "ლიდერბორდი",
|
|
11989
11989
|
Rules: "წესები"
|
|
11990
|
-
},
|
|
11990
|
+
}, w9 = "მინ", C9 = "დაბალი", k9 = "საშუალო", v9 = "მაღალი", A9 = "ავტომატური", j9 = "ცვლილება", S9 = "მნიშვნელოვანი", I9 = "შენიშვნები", L9 = "Blackjack", B9 = "დაზღვევა", T9 = "Split", D9 = "შედეგები", N9 = "გადახდები", H9 = "ავტომატური თამაში", z9 = "ჩატი", M9 = "ხმაური", O9 = "პარამეტრები", P9 = "შეკარება", F9 = {
|
|
11991
11991
|
"canceled round": "გაუქმებული რაუნდი",
|
|
11992
|
-
refunded:
|
|
11992
|
+
refunded: yu,
|
|
11993
11993
|
"Round Id": "რაუნდის ID",
|
|
11994
|
-
Limits:
|
|
11995
|
-
Dealer:
|
|
11994
|
+
Limits: xu,
|
|
11995
|
+
Dealer: wu,
|
|
11996
11996
|
"Total Bet": "სრული ფსონი",
|
|
11997
|
-
Balance:
|
|
11998
|
-
SETTINGS:
|
|
11997
|
+
Balance: Cu,
|
|
11998
|
+
SETTINGS: ku,
|
|
11999
11999
|
"Video Quality": "ვიდეოს ხარისხი",
|
|
12000
12000
|
"Game Sounds": "თამაშის ხმები",
|
|
12001
12001
|
"Dealer Voice": "დილერის ხმა",
|
|
@@ -12004,70 +12004,70 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12004
12004
|
"Make your descision": "გააკეთეთ თქვენი გადაწყვეტილება",
|
|
12005
12005
|
"Please, Place Your Bets": "გთხოვთ, დადეთ ფსონები",
|
|
12006
12006
|
"Back To Lobby": "უკან ლობიში",
|
|
12007
|
-
Tournament:
|
|
12008
|
-
Message:
|
|
12009
|
-
Support:
|
|
12010
|
-
Tip:
|
|
12007
|
+
Tournament: vu,
|
|
12008
|
+
Message: Au,
|
|
12009
|
+
Support: ju,
|
|
12010
|
+
Tip: Su,
|
|
12011
12011
|
"Send Tip": "გაგზავნეთ რჩევა",
|
|
12012
12012
|
"Deal Now": "გააკეთეთ დილერი ახლა",
|
|
12013
|
-
History:
|
|
12014
|
-
Help:
|
|
12013
|
+
History: Iu,
|
|
12014
|
+
Help: Lu,
|
|
12015
12015
|
"Click to chat": "დააწკაპუნეთ ჩატისთვის",
|
|
12016
12016
|
"Golden Chip Tournament": "ოქროს ჩიპების ტურნირი",
|
|
12017
12017
|
"Limits & Payouts": "ლიმიტები და გადახდები",
|
|
12018
|
-
Amount:
|
|
12018
|
+
Amount: Bu,
|
|
12019
12019
|
"Cards & Score": "ბარათები და ქულა",
|
|
12020
12020
|
Date: "თარიღი",
|
|
12021
|
-
Game:
|
|
12021
|
+
Game: Tu,
|
|
12022
12022
|
"Game Name": "თამაშის სახელი",
|
|
12023
|
-
Round:
|
|
12023
|
+
Round: Du,
|
|
12024
12024
|
"Bet Type": "ფსონის ტიპი",
|
|
12025
|
-
Bet:
|
|
12025
|
+
Bet: Nu,
|
|
12026
12026
|
"Win/Lose": "მოგება/წაგება",
|
|
12027
|
-
Win:
|
|
12028
|
-
Cards:
|
|
12027
|
+
Win: Hu,
|
|
12028
|
+
Cards: zu,
|
|
12029
12029
|
"Dealer Cards": "დილერის ბარათები",
|
|
12030
12030
|
"Your Seats": "თქვენი ადგილები",
|
|
12031
|
-
SEAT:
|
|
12032
|
-
Seat:
|
|
12033
|
-
repeat:
|
|
12034
|
-
deal:
|
|
12035
|
-
Undo:
|
|
12036
|
-
Double:
|
|
12037
|
-
Hit:
|
|
12038
|
-
Stand:
|
|
12031
|
+
SEAT: Mu,
|
|
12032
|
+
Seat: Ou,
|
|
12033
|
+
repeat: Pu,
|
|
12034
|
+
deal: Fu,
|
|
12035
|
+
Undo: Ru,
|
|
12036
|
+
Double: Wu,
|
|
12037
|
+
Hit: Gu,
|
|
12038
|
+
Stand: Vu,
|
|
12039
12039
|
"Stand All": "ყველა მოთამაშე დგას",
|
|
12040
|
-
StandAll:
|
|
12041
|
-
TwentyOnePlusThree:
|
|
12040
|
+
StandAll: Eu,
|
|
12041
|
+
TwentyOnePlusThree: Uu,
|
|
12042
12042
|
"We lost connection for a moment": "მოკლე დროით კავშირი გაწყდა",
|
|
12043
12043
|
"This page will close automatically when you're reconnected.": "ეს გვერდი ავტომატურად დაიხურება, როცა ხელახლა დაუკავშირდებით.",
|
|
12044
|
-
Lobby:
|
|
12045
|
-
round:
|
|
12046
|
-
Congratulations:
|
|
12047
|
-
Surrender:
|
|
12044
|
+
Lobby: Ku,
|
|
12045
|
+
round: Yu,
|
|
12046
|
+
Congratulations: Zu,
|
|
12047
|
+
Surrender: Xu,
|
|
12048
12048
|
"Back to Lobby": "დაბრუნება ლობიში",
|
|
12049
12049
|
"Stay in the Game": "დარჩი თამაშში",
|
|
12050
12050
|
Error: "შეცდომა",
|
|
12051
|
-
Skip:
|
|
12052
|
-
Insure:
|
|
12053
|
-
day:
|
|
12054
|
-
hour: $
|
|
12055
|
-
min:
|
|
12056
|
-
sec:
|
|
12051
|
+
Skip: qu,
|
|
12052
|
+
Insure: Qu,
|
|
12053
|
+
day: Ju,
|
|
12054
|
+
hour: $u,
|
|
12055
|
+
min: _u,
|
|
12056
|
+
sec: e9,
|
|
12057
12057
|
"Still with us, Player?": "ისევ ჩვენთან ხართ, მოთამაშე?",
|
|
12058
12058
|
"We haven’t seen any moves from you. Want to keep playing?": "შენი მხრიდან სვლა არ დაფიქსირდა. გინდა გაგრძელება?",
|
|
12059
|
-
Cancel:
|
|
12059
|
+
Cancel: t9,
|
|
12060
12060
|
"Claim Now": "მოითხოვეთ ახლა",
|
|
12061
|
-
save:
|
|
12061
|
+
save: a9,
|
|
12062
12062
|
"You Win": "მოიგეთ",
|
|
12063
|
-
Hand:
|
|
12064
|
-
Payout:
|
|
12063
|
+
Hand: n9,
|
|
12064
|
+
Payout: r9,
|
|
12065
12065
|
"Perfect Pair": "იდეალური წყვილი",
|
|
12066
|
-
PerfectPairs:
|
|
12066
|
+
PerfectPairs: i9,
|
|
12067
12067
|
"Winning Hand": "გამარჯვებული ხელი",
|
|
12068
12068
|
"Color Pair": "ფერების წყვილი",
|
|
12069
12069
|
"Mix Pair": "შერეული წყვილი",
|
|
12070
|
-
Lost:
|
|
12070
|
+
Lost: s9,
|
|
12071
12071
|
"Bet Amount": "ფსონის ოდენობა",
|
|
12072
12072
|
"Win Amount": "მოგების ოდენობა",
|
|
12073
12073
|
"Colourful Pair": "ფერადი წყვილი",
|
|
@@ -12075,31 +12075,31 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12075
12075
|
"Suited Trips": "შესაფერისი სამეული",
|
|
12076
12076
|
"Straight Flush": "სტრიტ ფლეში",
|
|
12077
12077
|
"Three of a Kind": "სამი ერთნაირი",
|
|
12078
|
-
Flush:
|
|
12078
|
+
Flush: o9,
|
|
12079
12079
|
"Set Nick Name": "მეტსახელის დაყენება",
|
|
12080
|
-
Save:
|
|
12080
|
+
Save: l9,
|
|
12081
12081
|
"Please set your nickname": "გთხოვთ, დააყენოთ მეტსახელი",
|
|
12082
|
-
Straight:
|
|
12082
|
+
Straight: c9,
|
|
12083
12083
|
"Ends in": "დასრულდება",
|
|
12084
|
-
Close:
|
|
12084
|
+
Close: d9,
|
|
12085
12085
|
"View Details": "დეტალების ნახვა",
|
|
12086
12086
|
"Wager to": "ფსონის დადება",
|
|
12087
|
-
left:
|
|
12088
|
-
FullScreen:
|
|
12089
|
-
Info:
|
|
12090
|
-
Place:
|
|
12091
|
-
Score:
|
|
12092
|
-
Nickname:
|
|
12093
|
-
Period:
|
|
12094
|
-
Language:
|
|
12095
|
-
tabs:
|
|
12087
|
+
left: h9,
|
|
12088
|
+
FullScreen: u9,
|
|
12089
|
+
Info: f9,
|
|
12090
|
+
Place: p9,
|
|
12091
|
+
Score: m9,
|
|
12092
|
+
Nickname: g9,
|
|
12093
|
+
Period: b9,
|
|
12094
|
+
Language: y9,
|
|
12095
|
+
tabs: x9,
|
|
12096
12096
|
"Tournament ends in": "ტურნირი დასრულდება",
|
|
12097
|
-
Min:
|
|
12098
|
-
Low:
|
|
12099
|
-
Med:
|
|
12100
|
-
High:
|
|
12101
|
-
Auto:
|
|
12102
|
-
Change:
|
|
12097
|
+
Min: w9,
|
|
12098
|
+
Low: C9,
|
|
12099
|
+
Med: k9,
|
|
12100
|
+
High: v9,
|
|
12101
|
+
Auto: A9,
|
|
12102
|
+
Change: j9,
|
|
12103
12103
|
"Change Nickname": "მეტსახელის შეცვლა",
|
|
12104
12104
|
"Enter new nickname": "შეიყვანეთ ახალი მეტსახელი",
|
|
12105
12105
|
"Music Volume": "მუსიკის ხმა",
|
|
@@ -12164,7 +12164,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12164
12164
|
"1. Select a chip with the desired value.": "1. აირჩიეთ ჩიპი სასურველი ფასით.",
|
|
12165
12165
|
"2. Click on the betting area. Each click increases the bet by the chip value until the maximum is reached.": "2. დააწკაპუნეთ ფსონის ზონაზე. თითოეულ კლიკზე ფსონი იზრდება ჩიპის ფასით, სანამ მაქსიმუმამდე არ მივა.",
|
|
12166
12166
|
"3. Notifications appear when the maximum is reached.": "3. შეტყობინებები ჩნდება მაქსიმუმის მიღწევისას.",
|
|
12167
|
-
Important:
|
|
12167
|
+
Important: S9,
|
|
12168
12168
|
"Do not minimize the browser or switch tabs while the timer runs and bets are placed. Buttons:": "არ შეამციროთ ბრაუზერი ან გადახვიდეთ სხვა ტაბზე, სანამ ტაიმერი მუშაობს და ფსონები დადებულია. ღილაკები:",
|
|
12169
12169
|
"* Double 2x: Doubles all bets.": "* Double 2x: ყველა ფსონის ორმაგება.",
|
|
12170
12170
|
"* Repeat: Repeats previous round bets.": "* Repeat: წინა რაუნდის ფსონების გამეორება.",
|
|
@@ -12191,7 +12191,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12191
12191
|
"* Double: Double the bet and take only one extra card.": "* Double: ორმაგი ფსონი და მიიღეთ მხოლოდ ერთი დამატებითი ბარათი.",
|
|
12192
12192
|
"* Split: Double the bet and split cards into two hands.": "* Split: ორმაგი ფსონი და ბარათების გაყოფა ორ ხელზე.",
|
|
12193
12193
|
"* Surrender: Lose half the bet, the rest returned to balance.": "* Surrender: დაკარგეთ ფსონის ნახევარი, დანარჩენი დაბრუნდება ბალანსზე.",
|
|
12194
|
-
Notes:
|
|
12194
|
+
Notes: I9,
|
|
12195
12195
|
"* If no decision is made before time ends, the system automatically Hits until reaching 11 points.": "* თუ დრო დასრულდება და გადაწყვეტილება არ მიიღება, სისტემა ავტომატურად ასაღებს ბარათს 11 ქულამდე.",
|
|
12196
12196
|
"* If balance is insufficient for Double or Split, the buttons are inactive.": "* თუ ბალანსი არასაკმარისია Double ან Split-ისთვის, ღილაკები არაქტიურია.",
|
|
12197
12197
|
"Choose how many rounds your current bet will repeat automatically.": "აირჩიეთ რამდენ რაუნდში გაიმეორებს თქვენი მიმდინარე ფსონი ავტომატურად.",
|
|
@@ -12204,17 +12204,17 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12204
12204
|
"Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.": "თამაშიში მონაწილეობას იღებს მაქსიმუმ 7 მოთამაშე. თუ არის თავისუფალი ყუთები, მოთამაშე შეიძლება დაიკავოს მაქსიმუმ 3 ყუთი.",
|
|
12205
12205
|
'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.': "ბარათები 2–10 უდრის მათ ნომერს. Jack, Queen და King ითვლება 10 ქულად, Ace ითვლება 11 ქულად, რაც ხელს უწყობს უკეთესი კომბინაციის შექმნას.",
|
|
12206
12206
|
"After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.": "ფსონების დროის დასრულების შემდეგ, თითოეულ მოთამაშეს ურიგდება ერთი თვალსაჩინო ბარათი. ბარათების გადაცემა იწყება პირველ მოთამაშიდან დილერის მარცხნივ და გრძელდება საათის ისრის მიმართულებით, რაუნდი მთავრდება დილერის ბარათით. შემდეგ თითოეულ მონაწილეს ურიგდება მეორე თვალსაჩინო ბარათი, ხოლო დილერის მეორე ბარათი არის დახურული. მოთამაშესთვის გათამაშებული პირველი ორი ბარათის ჯამი ნაჩვენებია მოთამაშის ბარათების გვერდით.",
|
|
12207
|
-
Blackjack:
|
|
12207
|
+
Blackjack: L9,
|
|
12208
12208
|
"If the combination of the first two playing cards is 21, it is Blackjack.": "თუ პირველი ორი ბარათის ჯამი 21 არის, ითვლება Blackjack.",
|
|
12209
|
-
Insurance:
|
|
12209
|
+
Insurance: B9,
|
|
12210
12210
|
'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.': "თუ დილერის თვალსაჩინო ბარათი Ace-ია, მოთამაშეს შეუძლია დადოს დაზღვევის ფსონი, მაშინაც კი, თუ უკვე აქვს Blackjack. დაზღვევის ფსონი ანაზღაურებს ზარალს, თუ დილერსაც აქვს Blackjack. დაზღვევის ფსონი არის მთავარი ფსონის ნახევარი და დგება ცალკე. შემდეგ დილერი ამოწმებს დახურულ ბარათს, აქვს თუ არა მას Blackjack.",
|
|
12211
12211
|
"Double, Hit or Stand.": "Double, Hit ან Stand.",
|
|
12212
12212
|
"If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.": "თუ დილერს არ აქვს Blackjack პირველ ორ ბარათის შემოწმების შემდეგ, მოთამაშეებს შეუძლიათ ერთი-ერთად გაუმჯობესონ თავიანთი ხელების მნიშვნელობები. შეგიძლიათ აიღოთ დამატებითი ბარათები, სანამ არ იქნებით კმაყოფილი.",
|
|
12213
|
-
Split:
|
|
12213
|
+
Split: T9,
|
|
12214
12214
|
'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.': "თუ მოთამაშეს ურიგდება ორი ერთნაირი ბარათი, ის შეიძლება განახორციელოს Split, ქმნის ორ სხვადასხვა ხელს, მეორე ხელისთვის დამატებით დებს ფსონის ტოლფას ოდენობას. მეორე ბარათის მიღების შემდეგ ორივე ხელისთვის, შეგიძლიათ გაუმჯობესოთ შედეგი დამატებითი ბარათის აღებით. თუ კმაყოფილი ხართ, შეგიძლიათ უარი თქვათ დამატებითი ბარათის აღებაზე. Ace-ის წყვილის შემთხვევაში, თითოეულ ხელზე მხოლოდ ერთი დამატებითი ბარათი გაიცემა, Hit და Double დაუშვებელი იქნება.",
|
|
12215
12215
|
"Cash Out": "ფულის გამოტანა",
|
|
12216
12216
|
'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.': 'ბარათების გათამაშების შემდეგ, თუ დილერს არ აქვს Blackjack, თქვენ უნდა მიიღოთ გადაწყვეტილება. ერთ-ერთი ვარიანტია ფულის გამოტანა. თუ გადაწყვეტთ გამოტანას, თამაში დასრულდება იმ ხელისთვის და მიიღებთ ღირებულებას, რომელიც ნაჩვენებია "Cash Out" ღილაკზე. ფულის გამოტანის პროცენტული მნიშვნელობა დამოკიდებულია ხელის ჯამურ ქულაზე და დილერის თვალსაჩინო ბარათზე. ეს წესები ეხება მხოლოდ მთავარ ფსონს. შეგიძლიათ მართოთ ვარიანტის ხილვადობა "მიღების გადაწყვეტილება" პანელზე პარამეტრებში.',
|
|
12217
|
-
Results:
|
|
12217
|
+
Results: D9,
|
|
12218
12218
|
'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.': "თუ მოთამაშის ხელის ბარათების ჯამი 21 ქულას აღემატება, მოთამაშე წ verliert ფსონს იმ ხელზე. როდესაც ყველა მოთამაშის გადაწყვეტილება მიღებულია, დილერი აჩვენებს დახურულ ბარათს. დილერი უნდა აიღოს ბარათი (Hit), თუ ხელის ჯამი ≤16, ან უნდა დარჩეს (Stand), თუ ≥17. Soft hand-ში Ace ითვლება 11 ქულად.",
|
|
12219
12219
|
"You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.": "თქვენ იგებთ, თუ თქვენი ბოლო ბარათების ჯამი 21-სთან უფრო ახლოს არის, ვიდრე დილერის ბარათების ჯამი, ან თუ დილერი წ verliert. მხოლოდ პირველი 2 ბარათი ითვლება Blackjack-ისთვის. Split-ით მიღებული 21 ქულიანი ხელი Blackjack არ ითვლება. Blackjack-ს კომპბინაცია უგებს ნებისმიერ Split-ით მიღებულ 21 ქულას.",
|
|
12220
12220
|
"Side Bets": "მხარე ფსონები",
|
|
@@ -12229,7 +12229,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12229
12229
|
'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9': "Straight – 3 ბარათის თანმიმდევრობა სხვადასხვა მნიშვნელობით. მაგალითად: <Card7/>, <Card20/>, <Card34/>",
|
|
12230
12230
|
'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.': "Flush – არაჩვეულებრივი ბარათები ერთნაირი ტიპით. მაგალითად: <Card32/>,<Card35/>.",
|
|
12231
12231
|
"Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.": "Deal Now – ეს ღილაკი ჩნდება ფსონის დადების შემდეგ. როცა ყველა მოთამაშე დააჭერს “deal now”-ს, დილერი იწყებს ბარათების განაწილებას. თუ მოთამაშე მარტო არის მაგიდაზე, მას შეუძლია დააჭიროს “deal now” და დილერი დაუყოვნებლივ დაიწყებს განაწილებას.",
|
|
12232
|
-
Payments:
|
|
12232
|
+
Payments: N9,
|
|
12233
12233
|
"Return to the player": "დაბრუნება მოთამაშეს",
|
|
12234
12234
|
"The theoretical optimal payout rates for the combinations listed below are as follows:": "თეორიული ოპტიმალური გადახდის მაჩვენებლები შემდეგი კომბინაციებისთვის არის:",
|
|
12235
12235
|
'"Blackjack" Combination - 99.29%.': '"Blackjack" კომბინაცია - 99.29%.',
|
|
@@ -12251,20 +12251,20 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12251
12251
|
"Total bets section shows the amount of total bets for the given game round.": "საერთო ფსონების სექცია აჩვენებს თანხას მიმდინარე რაუნდში.",
|
|
12252
12252
|
"If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.": "თუ კავშირი გაწყდა ფსონის დროს, ყველა ფსონი დაბრუნდება ბალანსზე და არ მიიღებს მონაწილეობას რაუნდში.",
|
|
12253
12253
|
'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.': "თუ კავშირი გაწყდა ფსონის დასრულების შემდეგ, ფსონები ჩაეთვლება რაუნდში და შედეგი ნახავ 'Game History' სექციაში.",
|
|
12254
|
-
Autoplay:
|
|
12254
|
+
Autoplay: H9,
|
|
12255
12255
|
"Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.": "Autoplay – აქ შეგიძლია აირჩიო რამდენ რაუნდში გაიმეორებს შენი ფსონი.",
|
|
12256
|
-
Chat:
|
|
12256
|
+
Chat: z9,
|
|
12257
12257
|
'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.': "შეგიძლიათ დაიწყოთ ჩატი მოთამაშესთან, შეტყობინების მიწერის შემდეგ ‘send’-ზე დაჭერით. შეუფერებელი გამოყენების შემთხვევაში, ჩატი გათიშული იქნება.",
|
|
12258
12258
|
"Game number": "თამაშის ნომერი",
|
|
12259
12259
|
"Each game round has its own special game number through which you can later present your wish and request about the given round.": "ყოველი რაუნდი აქვს სპეციალური ნომერი, რომლის საშუალებით შემდგომ შეგიძლიათ შეიტანოთ მოთხოვნა ან გამოხატოთ სურვილი.",
|
|
12260
|
-
Sound:
|
|
12260
|
+
Sound: M9,
|
|
12261
12261
|
"The Sound button toggles all game sounds on and off.": "Sound ღილაკი აანთებს ან გამორთავს ყველა ხმას.",
|
|
12262
12262
|
"Game history": "თამაშის ისტორია",
|
|
12263
12263
|
'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.': "დააჭირე ‘game history’-ს, რათა ნახო ფსონები, მოგება და გამარჯვებული ნომერი.",
|
|
12264
12264
|
"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.": "ამ სექციის დატოვების გარეშე, შეგიძლია გადაახვიო წინა და მომდევნო რაუნდების ისტორია მარჯვენა და მარცხენა ისრებს.",
|
|
12265
|
-
Settings:
|
|
12265
|
+
Settings: O9,
|
|
12266
12266
|
"In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.": "ამ სექციაში შეგიძლია შეცვალო 4 ვიდეო ხარისხი ან დატოვო ავტომატურად, ასევე აუმაღლო ან დაიწიო დილერის ხმა და ეფექტების ხმა.",
|
|
12267
|
-
Shuffling:
|
|
12267
|
+
Shuffling: P9,
|
|
12268
12268
|
"The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.": "თამაშს გრძელდება სანამ არ გაითამაშება cut card. ბარათები აურევს დილერი ან პროფესიონალი. თუ არსებობს shuffling მაგიდა, გამოიყენება ორი კოლოფი ორი დასარტყმელი კუბით. დილერი ცვლის კოლოფებს, ბარათებს აურევს სხვა ადამიანი, დილერის რაუნდი გრძელდება.",
|
|
12269
12269
|
"Error Control": "შეცდომის კონტროლი",
|
|
12270
12270
|
"In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.": "თუ თამაში ან სისტემა შეცდომას ქმნის, მიმდინარე რაუნდი დროებით შეწყდება სანამ მოთამაშე მიაწვდის შეტყობინებას მენეჯერს. მოთამაშეები ინფორმაციას მიიღებენ ჩატით ან ეკრანზე. თუ მენეჯერმა სწრაფად გადაჭრა პრობლემა, რაუნდი გრძელდება, წინააღმდეგ შემთხვევაში იგი უქმდება და ყველა ფსონი დაბრუნდება.",
|
|
@@ -12300,19 +12300,19 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12300
12300
|
"Bet Is Not Accepted": "ფსონი მიღებული არ არის",
|
|
12301
12301
|
"Something went wrong": "შეცდომა მოხდა",
|
|
12302
12302
|
"Unknown error": "უცნობი შეცდომა"
|
|
12303
|
-
},
|
|
12303
|
+
}, R9 = "شرطهای شما بازپرداخت شد", W9 = "محدودیتها", G9 = "دیلر", V9 = "موجودی", E9 = "تنظیمات", U9 = "مسابقه", K9 = "پیام", Y9 = "پشتیبانی", Z9 = "انعام", X9 = "تاریخچه", q9 = "راهنما", Q9 = "مقدار", J9 = "بازی", $9 = "دور", _9 = "شرط", e4 = "برد", t4 = "کارتها", a4 = "صندلی", n4 = "صندلی", r4 = "تکرار", i4 = "تقسیم", s4 = "بازگشت", o4 = "دو برابر", l4 = "کارت بکش", c4 = "ماندن", d4 = "همه بمانند", h4 = "21+3", u4 = "لابی", f4 = "دور", p4 = "تبریک!", m4 = "تسلیم", g4 = "رد کردن", b4 = "بیمه", y4 = "روز", x4 = "ساعت", w4 = "دقیقه", C4 = "ثانیه", k4 = "لغو", v4 = "ذخیره", A4 = "دست", j4 = "پرداخت", S4 = "ج. کامل", I4 = "باخت", L4 = "فلاش", B4 = "ذخیره", T4 = "استریت", D4 = "بستن", N4 = "مانده", H4 = "تمام صفحه", z4 = "اطلاعات", M4 = "قرار دادن", O4 = "امتیاز", P4 = "نام مستعار", F4 = "دوره", R4 = "زبان", W4 = {
|
|
12304
12304
|
Prizes: "جوایز",
|
|
12305
12305
|
Leaderboard: "جدول امتیازات",
|
|
12306
12306
|
Rules: "قوانین"
|
|
12307
|
-
},
|
|
12307
|
+
}, G4 = "کم", V4 = "پایین", E4 = "متوسط", U4 = "بالا", K4 = "خودکار", Y4 = "تغییر", Z4 = "مهم", X4 = "یادداشتها", q4 = "بلکجک", Q4 = "بیمه", J4 = "تقسیم", $4 = "نتایج", _4 = "پرداختها", e6 = "پخش خودکار", t6 = "چت", a6 = "صدا", n6 = "تنظیمات", r6 = "بر زدن کارتها", i6 = {
|
|
12308
12308
|
"canceled round": "دور لغو شد",
|
|
12309
|
-
refunded:
|
|
12309
|
+
refunded: R9,
|
|
12310
12310
|
"Round Id": "شناسه دور",
|
|
12311
|
-
Limits:
|
|
12312
|
-
Dealer:
|
|
12311
|
+
Limits: W9,
|
|
12312
|
+
Dealer: G9,
|
|
12313
12313
|
"Total Bet": "کل شرط",
|
|
12314
|
-
Balance:
|
|
12315
|
-
SETTINGS:
|
|
12314
|
+
Balance: V9,
|
|
12315
|
+
SETTINGS: E9,
|
|
12316
12316
|
"Video Quality": "کیفیت ویدیو",
|
|
12317
12317
|
"Game Sounds": "صداهای بازی",
|
|
12318
12318
|
"Dealer Voice": "صدای دیلر",
|
|
@@ -12321,70 +12321,70 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12321
12321
|
"Make your descision": "تصمیم خود را بگیرید",
|
|
12322
12322
|
"Please, Place Your Bets": "لطفاً شرطهای خود را قرار دهید",
|
|
12323
12323
|
"Back To Lobby": "بازگشت به لابی",
|
|
12324
|
-
Tournament:
|
|
12325
|
-
Message:
|
|
12326
|
-
Support:
|
|
12327
|
-
Tip:
|
|
12324
|
+
Tournament: U9,
|
|
12325
|
+
Message: K9,
|
|
12326
|
+
Support: Y9,
|
|
12327
|
+
Tip: Z9,
|
|
12328
12328
|
"Send Tip": "ارسال انعام",
|
|
12329
12329
|
"Deal Now": "همین حالا تقسیم کن",
|
|
12330
|
-
History:
|
|
12331
|
-
Help:
|
|
12330
|
+
History: X9,
|
|
12331
|
+
Help: q9,
|
|
12332
12332
|
"Click to chat": "برای گفتگو کلیک کنید",
|
|
12333
12333
|
"Golden Chip Tournament": "مسابقه چیپ طلایی",
|
|
12334
12334
|
"Limits & Payouts": "محدودیتها و پرداختها",
|
|
12335
|
-
Amount:
|
|
12335
|
+
Amount: Q9,
|
|
12336
12336
|
"Cards & Score": "کارتها و امتیاز",
|
|
12337
12337
|
Date: "تاریخ",
|
|
12338
|
-
Game:
|
|
12338
|
+
Game: J9,
|
|
12339
12339
|
"Game Name": "نام بازی",
|
|
12340
|
-
Round: $
|
|
12340
|
+
Round: $9,
|
|
12341
12341
|
"Bet Type": "نوع شرط",
|
|
12342
|
-
Bet:
|
|
12342
|
+
Bet: _9,
|
|
12343
12343
|
"Win/Lose": "برد/باخت",
|
|
12344
|
-
Win:
|
|
12345
|
-
Cards:
|
|
12344
|
+
Win: e4,
|
|
12345
|
+
Cards: t4,
|
|
12346
12346
|
"Dealer Cards": "کارتهای دیلر",
|
|
12347
12347
|
"Your Seats": "صندلیهای شما",
|
|
12348
|
-
SEAT:
|
|
12349
|
-
Seat:
|
|
12350
|
-
repeat:
|
|
12351
|
-
deal:
|
|
12352
|
-
Undo:
|
|
12353
|
-
Double:
|
|
12354
|
-
Hit:
|
|
12355
|
-
Stand:
|
|
12348
|
+
SEAT: a4,
|
|
12349
|
+
Seat: n4,
|
|
12350
|
+
repeat: r4,
|
|
12351
|
+
deal: i4,
|
|
12352
|
+
Undo: s4,
|
|
12353
|
+
Double: o4,
|
|
12354
|
+
Hit: l4,
|
|
12355
|
+
Stand: c4,
|
|
12356
12356
|
"Stand All": "همه بمانند",
|
|
12357
|
-
StandAll:
|
|
12358
|
-
TwentyOnePlusThree:
|
|
12357
|
+
StandAll: d4,
|
|
12358
|
+
TwentyOnePlusThree: h4,
|
|
12359
12359
|
"We lost connection for a moment": "ارتباط برای لحظهای قطع شد",
|
|
12360
12360
|
"This page will close automatically when you're reconnected.": "این صفحه پس از اتصال دوباره بهطور خودکار بسته میشود.",
|
|
12361
|
-
Lobby:
|
|
12362
|
-
round:
|
|
12363
|
-
Congratulations:
|
|
12364
|
-
Surrender:
|
|
12361
|
+
Lobby: u4,
|
|
12362
|
+
round: f4,
|
|
12363
|
+
Congratulations: p4,
|
|
12364
|
+
Surrender: m4,
|
|
12365
12365
|
"Back to Lobby": "بازگشت به لابی",
|
|
12366
12366
|
"Stay in the Game": "در بازی بمانید",
|
|
12367
12367
|
Error: "خطا",
|
|
12368
|
-
Skip:
|
|
12369
|
-
Insure:
|
|
12370
|
-
day:
|
|
12371
|
-
hour:
|
|
12372
|
-
min:
|
|
12373
|
-
sec:
|
|
12368
|
+
Skip: g4,
|
|
12369
|
+
Insure: b4,
|
|
12370
|
+
day: y4,
|
|
12371
|
+
hour: x4,
|
|
12372
|
+
min: w4,
|
|
12373
|
+
sec: C4,
|
|
12374
12374
|
"Still with us, Player?": "هنوز با ما هستید، بازیکن؟",
|
|
12375
12375
|
"We haven’t seen any moves from you. Want to keep playing?": "حرکتی از شما دیده نشده است. میخواهید ادامه دهید؟",
|
|
12376
|
-
Cancel:
|
|
12376
|
+
Cancel: k4,
|
|
12377
12377
|
"Claim Now": "همین حالا دریافت کنید",
|
|
12378
|
-
save:
|
|
12378
|
+
save: v4,
|
|
12379
12379
|
"You Win": "شما برنده شدید",
|
|
12380
|
-
Hand:
|
|
12381
|
-
Payout:
|
|
12380
|
+
Hand: A4,
|
|
12381
|
+
Payout: j4,
|
|
12382
12382
|
"Perfect Pair": "جفت کامل",
|
|
12383
|
-
PerfectPairs:
|
|
12383
|
+
PerfectPairs: S4,
|
|
12384
12384
|
"Winning Hand": "دست برنده",
|
|
12385
12385
|
"Color Pair": "جفت رنگی",
|
|
12386
12386
|
"Mix Pair": "جفت ترکیبی",
|
|
12387
|
-
Lost:
|
|
12387
|
+
Lost: I4,
|
|
12388
12388
|
"Bet Amount": "مقدار شرط",
|
|
12389
12389
|
"Win Amount": "مقدار برد",
|
|
12390
12390
|
"Colourful Pair": "جفت رنگارنگ",
|
|
@@ -12392,31 +12392,31 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12392
12392
|
"Suited Trips": "سهتایی همنشان",
|
|
12393
12393
|
"Straight Flush": "استریت فلاش",
|
|
12394
12394
|
"Three of a Kind": "سه یکسان",
|
|
12395
|
-
Flush:
|
|
12395
|
+
Flush: L4,
|
|
12396
12396
|
"Set Nick Name": "نام مستعار تنظیم کنید",
|
|
12397
|
-
Save:
|
|
12397
|
+
Save: B4,
|
|
12398
12398
|
"Please set your nickname": "لطفاً نام مستعار خود را تنظیم کنید",
|
|
12399
|
-
Straight:
|
|
12399
|
+
Straight: T4,
|
|
12400
12400
|
"Ends in": "به پایان میرسد در",
|
|
12401
|
-
Close:
|
|
12401
|
+
Close: D4,
|
|
12402
12402
|
"View Details": "مشاهده جزئیات",
|
|
12403
12403
|
"Wager to": "شرط به",
|
|
12404
|
-
left:
|
|
12405
|
-
FullScreen:
|
|
12406
|
-
Info:
|
|
12407
|
-
Place:
|
|
12408
|
-
Score:
|
|
12409
|
-
Nickname:
|
|
12410
|
-
Period:
|
|
12411
|
-
Language:
|
|
12412
|
-
tabs:
|
|
12404
|
+
left: N4,
|
|
12405
|
+
FullScreen: H4,
|
|
12406
|
+
Info: z4,
|
|
12407
|
+
Place: M4,
|
|
12408
|
+
Score: O4,
|
|
12409
|
+
Nickname: P4,
|
|
12410
|
+
Period: F4,
|
|
12411
|
+
Language: R4,
|
|
12412
|
+
tabs: W4,
|
|
12413
12413
|
"Tournament ends in": "مسابقه در پایان میرسد در",
|
|
12414
|
-
Min:
|
|
12415
|
-
Low:
|
|
12416
|
-
Med:
|
|
12417
|
-
High:
|
|
12418
|
-
Auto:
|
|
12419
|
-
Change:
|
|
12414
|
+
Min: G4,
|
|
12415
|
+
Low: V4,
|
|
12416
|
+
Med: E4,
|
|
12417
|
+
High: U4,
|
|
12418
|
+
Auto: K4,
|
|
12419
|
+
Change: Y4,
|
|
12420
12420
|
"Change Nickname": "تغییر نام مستعار",
|
|
12421
12421
|
"Enter new nickname": "نام مستعار جدید را وارد کنید",
|
|
12422
12422
|
"Music Volume": "حجم موسیقی",
|
|
@@ -12481,7 +12481,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12481
12481
|
"1. Select a chip with the desired value.": "۱. چیپ با ارزش دلخواه را انتخاب کنید.",
|
|
12482
12482
|
"2. Click on the betting area. Each click increases the bet by the chip value until the maximum is reached.": "۲. روی منطقه شرطبندی کلیک کنید. هر کلیک شرط را به ارزش چیپ افزایش میدهد تا به حد اکثر برسد.",
|
|
12483
12483
|
"3. Notifications appear when the maximum is reached.": "۳. وقتی به حد اکثر رسیدید، اعلانها ظاهر میشوند.",
|
|
12484
|
-
Important:
|
|
12484
|
+
Important: Z4,
|
|
12485
12485
|
"Do not minimize the browser or switch tabs while the timer runs and bets are placed. Buttons:": "هنگام اجرای تایمر و قرار گرفتن شرطها، مرورگر را کوچک نکنید یا تبها را تغییر ندهید. دکمهها:",
|
|
12486
12486
|
"* Double 2x: Doubles all bets.": "* دو برابر ۲x: تمام شرطها را دو برابر میکند.",
|
|
12487
12487
|
"* Repeat: Repeats previous round bets.": "* تکرار: شرطهای دور قبل را تکرار میکند.",
|
|
@@ -12508,7 +12508,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12508
12508
|
"* Double: Double the bet and take only one extra card.": "* دو برابر: شرط خود را دو برابر کنید و فقط یک کارت اضافی بگیرید.",
|
|
12509
12509
|
"* Split: Double the bet and split cards into two hands.": "* تقسیم: شرط خود را دو برابر کنید و کارتها را به دو دست جداگانه تقسیم کنید.",
|
|
12510
12510
|
"* Surrender: Lose half the bet, the rest returned to balance.": "* تسلیم: نصف شرط را از دست دهید و بقیه به موجودی شما بازگردانده میشود.",
|
|
12511
|
-
Notes:
|
|
12511
|
+
Notes: X4,
|
|
12512
12512
|
"* If no decision is made before time ends, the system automatically Hits until reaching 11 points.": "* اگر قبل از پایان زمان تصمیمی گرفته نشود، سیستم بهطور خودکار تا رسیدن به ۱۱ امتیاز ضربه میزند.",
|
|
12513
12513
|
"* If balance is insufficient for Double or Split, the buttons are inactive.": "* اگر موجودی برای دو برابر یا تقسیم کافی نباشد، دکمهها غیرفعال هستند.",
|
|
12514
12514
|
"Choose how many rounds your current bet will repeat automatically.": "تعداد دورهایی که شرط فعلی شما بهطور خودکار تکرار میشود را انتخاب کنید.",
|
|
@@ -12521,17 +12521,17 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12521
12521
|
"Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.": "حداکثر ۷ بازیکن میتوانند در بازی شرکت کنند. اگر خانهای آزاد باشد، بازیکن میتواند تا ۳ خانه را اشغال کند.",
|
|
12522
12522
|
'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.': "کارتهای ۲ تا ۱۰ برابر با مقدار خود هستند. سرباز، بیبی و شاه ۱۰ امتیاز دارند. آس میتواند ۱ یا ۱۱ امتیاز داشته باشد، بسته به اینکه کدام برای بازیکن سودمندتر است.",
|
|
12523
12523
|
"After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.": "پس از پایان زمان شرطبندی، به هر بازیکن یک کارت رو شده داده میشود. کارتها به ترتیب از اولین بازیکن در سمت چپ دیلر توزیع میشوند و به صورت ساعتگرد ادامه مییابد. سپس به هر بازیکن کارت دوم داده میشود، در حالی که کارت دوم دیلر به صورت پشت داده میشود. مجموع دو کارت اول هر بازیکن کنار کارتهایش نمایش داده میشود.",
|
|
12524
|
-
Blackjack:
|
|
12524
|
+
Blackjack: q4,
|
|
12525
12525
|
"If the combination of the first two playing cards is 21, it is Blackjack.": "اگر مجموع دو کارت اول ۲۱ باشد، بلکجک است.",
|
|
12526
|
-
Insurance:
|
|
12526
|
+
Insurance: Q4,
|
|
12527
12527
|
'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.': "اگر کارت رو شده دیلر آس باشد، بازیکن میتواند شرط بیمه بگذارد حتی اگر خودش بلکجک داشته باشد. شرط بیمه جبران خسارت در صورت بلکجک دیلر است. مقدار بیمه نصف شرط اصلی است و جداگانه گذاشته میشود. سپس دیلر کارت پشت خود را بررسی میکند تا ببیند بلکجک دارد یا خیر.",
|
|
12528
12528
|
"Double, Hit or Stand.": "دو برابر، ضربه یا ایست.",
|
|
12529
12529
|
"If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.": "اگر دیلر پس از بررسی دو کارت اول خود بلکجک نداشته باشد، به بازیکنان فرصت داده میشود تا ارزش دستهای خود را یک به یک بهبود دهند. میتوانید کارت اضافی بگیرید تا زمانی که از ارزش دست خود راضی باشید.",
|
|
12530
|
-
Split:
|
|
12530
|
+
Split: J4,
|
|
12531
12531
|
'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.': "اگر دو کارت اولیه که به بازیکن داده شده دارای ارزش یکسان باشند، بازیکن میتواند تقسیم انجام دهد و با اضافه کردن مبلغی برابر با شرط پایه برای دست دوم، دو دست جداگانه ایجاد کند. پس از اینکه کارت دوم به هر دو دست داده شد، میتوانید ارزش هر دو دست را با گرفتن کارت اضافی بهبود دهید. اگر از ارزش کارتها راضی هستید، میتوانید کارت اضافی نگیرید. اما اگر تقسیم روی جفت آس اصلی انجام شود، هر دست فقط یک کارت اضافی دریافت میکند و امکان گرفتن کارت اضافی (ضربه) و شرط دوبل وجود ندارد.",
|
|
12532
12532
|
"Cash Out": "برداشت نقدی",
|
|
12533
12533
|
'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.': 'پس از توزیع کارتها، اگر دیلر بلکجک نداشته باشد، باید تصمیم بگیرید. یکی از گزینهها برداشت نقدی است. اگر تصمیم به برداشت گرفتید، بازی برای آن دست پایان مییابد و مبلغ نشان داده شده روی دکمه "برداشت نقدی" به شما بازگردانده میشود. نسبت پرداخت "برداشت نقدی" بر اساس مجموع امتیاز دست شما و کارت رو شده دیلر متفاوت است. این قانون فقط برای شرط اصلی شما اعمال میشود و میتوانید قابلیت نمایش این گزینه را در پنل “تصمیمگیری” بخش تنظیمات کنترل کنید.',
|
|
12534
|
-
Results: $
|
|
12534
|
+
Results: $4,
|
|
12535
12535
|
'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.': "اگر مجموع کارتها در دست بازیکن بیش از ۲۱ باشد، بازیکن میبازد و شرط گذاشته شده روی آن دست از بین میرود. پس از اینکه همه بازیکنان تصمیمات خود را گرفتند، دیلر کارت پشت خود را نشان میدهد. دیلر باید اگر دستش ۱۶ یا کمتر باشد ضربه بزند و اگر ۱۷ یا بیشتر باشد ایست کند. به یاد داشته باشید که یک دست نرم شامل آس با ارزش ۱۱ امتیاز است.",
|
|
12536
12536
|
"You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.": "شما برنده میشوید اگر ارزش کارتهای شما در پایان به ۲۱ نزدیکتر از کارتهای دیلر باشد یا اگر دیلر بیشتر از ۲۱ شود. بازیکن برنده است وقتی که کارتهای دست نهایی او به ۲۱ نزدیکتر از کارتهای دیلر باشد یا وقتی مجموع کارتهای دست دیلر بیش از ۲۱ باشد و دیلر ببازد. اگر تصمیم به برداشت نقدی گرفتید، مبلغ نشان داده شده روی دکمه “برداشت نقدی” به شما داده میشود. فقط دو کارت اول بلکجک محسوب میشوند. دستی که ۲۱ امتیاز دارد و از تقسیم ایجاد شده، بلکجک محسوب نمیشود. بنابراین ترکیب بلکجک بر هر دستی با ۲۱ امتیاز که از تقسیم ایجاد شده باشد غلبه میکند.",
|
|
12537
12537
|
"Side Bets": "شرطهای جانبی",
|
|
@@ -12546,7 +12546,7 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12546
12546
|
'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9': "ترتیب: دنبالهای از ۳ کارت با خالهای متفاوت. برای مثال: <خشت> ۷، <دل> ۸، <خشت> ۹",
|
|
12547
12547
|
'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.': "فلش: کارتهای غیرمتوالی از یک نوع. برای مثال: <خشت> ۷، ۱۰",
|
|
12548
12548
|
"Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.": "دکمه توزیع اکنون پس از قرار دادن شرط ظاهر میشود و همه حاضرین روی دکمه «توزیع اکنون» کلیک میکنند. دیلر منتظر نمیماند و زمان شرطبندی بلافاصله پایان مییابد و دیلر شروع به توزیع میکند. اگر بازیکن تنها باشد، پس از پایان زمان شرطبندی روی دکمه کلیک کرده و دیلر بلافاصله توزیع را آغاز میکند.",
|
|
12549
|
-
Payments:
|
|
12549
|
+
Payments: _4,
|
|
12550
12550
|
"Return to the player": "بازگشت به بازیکن",
|
|
12551
12551
|
"The theoretical optimal payout rates for the combinations listed below are as follows:": "نرخ پرداخت نظری بهینه برای ترکیبهای زیر به شرح زیر است:",
|
|
12552
12552
|
'"Blackjack" Combination - 99.29%.': 'ترکیب "بلکجک" - ۹۹.۲۹٪',
|
|
@@ -12621,12 +12621,12 @@ const Gc = "Your bets have been refunded", Vc = "Limits", Ec = "Dealer", Uc = "B
|
|
|
12621
12621
|
[Be.English]: { translation: od },
|
|
12622
12622
|
[Be.Armenian]: { translation: Lh },
|
|
12623
12623
|
[Be.Russia]: { translation: Q3 },
|
|
12624
|
-
[Be.Turkey]: { translation:
|
|
12625
|
-
[Be.Georgian]: { translation:
|
|
12624
|
+
[Be.Turkey]: { translation: bu },
|
|
12625
|
+
[Be.Georgian]: { translation: F9 },
|
|
12626
12626
|
[Be.Persian]: { translation: i6 }
|
|
12627
12627
|
}, tr = oe.use(Xi);
|
|
12628
12628
|
function I6() {
|
|
12629
|
-
const e =
|
|
12629
|
+
const e = za.get(za.language) || Be.English;
|
|
12630
12630
|
return tr.init({
|
|
12631
12631
|
lng: e,
|
|
12632
12632
|
fallbackLng: Be.English,
|