livevegas-ui-kit 1.0.133 → 1.0.134
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 +140 -139
- package/dist/livevegas-ui-kit.umd.js +2 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import Pe, { createContext as
|
|
1
|
+
import Pe, { createContext as zi, useContext as aa, useCallback as Ti, useState as E, useRef as dt, useEffect as he, useDebugValue as l1, createElement as Oi } from "react";
|
|
2
2
|
var xn = { exports: {} }, at = {};
|
|
3
3
|
/**
|
|
4
4
|
* @license React
|
|
@@ -61,14 +61,14 @@ function Di() {
|
|
|
61
61
|
K.unshift("Warning: " + b), Function.prototype.apply.call(console[h], console, K);
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
var j = !1, B = !1, L = !1, k = !1, M = !1,
|
|
65
|
-
|
|
64
|
+
var j = !1, B = !1, L = !1, k = !1, M = !1, z;
|
|
65
|
+
z = Symbol.for("react.module.reference");
|
|
66
66
|
function H(h) {
|
|
67
67
|
return !!(typeof h == "string" || typeof h == "function" || h === i || h === s || M || h === r || h === d || h === u || k || h === g || j || B || L || typeof h == "object" && h !== null && (h.$$typeof === x || h.$$typeof === p || 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.
|
|
71
|
-
h.$$typeof ===
|
|
71
|
+
h.$$typeof === z || h.getModuleId !== void 0));
|
|
72
72
|
}
|
|
73
73
|
function $(h, b, C) {
|
|
74
74
|
var I = h.displayName;
|
|
@@ -274,8 +274,8 @@ function Di() {
|
|
|
274
274
|
} finally {
|
|
275
275
|
Ce = !1, ye.current = K, xe(), Error.prepareStackTrace = P;
|
|
276
276
|
}
|
|
277
|
-
var Ye = h ? h.displayName || h.name : "",
|
|
278
|
-
return typeof h == "function" && Ne.set(h,
|
|
277
|
+
var Ye = h ? h.displayName || h.name : "", Te = Ye ? be(Ye) : "";
|
|
278
|
+
return typeof h == "function" && Ne.set(h, Te), Te;
|
|
279
279
|
}
|
|
280
280
|
function oi(h, b, C) {
|
|
281
281
|
return we(h, !1);
|
|
@@ -597,17 +597,17 @@ Check the top-level render call using <` + C + ">.");
|
|
|
597
597
|
r1(ge, h);
|
|
598
598
|
}
|
|
599
599
|
if (nt.call(b, "key")) {
|
|
600
|
-
var
|
|
600
|
+
var Te = V(h), ce = Object.keys(b).filter(function(Bi) {
|
|
601
601
|
return Bi !== "key";
|
|
602
602
|
}), dn = ce.length > 0 ? "{key: someKey, " + ce.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
603
|
-
if (!s1[
|
|
603
|
+
if (!s1[Te + dn]) {
|
|
604
604
|
var Ni = ce.length > 0 ? "{" + ce.join(": ..., ") + ": ...}" : "{}";
|
|
605
605
|
w(`A props object containing a "key" prop is being spread into JSX:
|
|
606
606
|
let props = %s;
|
|
607
607
|
<%s {...props} />
|
|
608
608
|
React keys must be passed directly to JSX without using spread:
|
|
609
609
|
let props = %s;
|
|
610
|
-
<%s key={someKey} {...props} />`, dn,
|
|
610
|
+
<%s key={someKey} {...props} />`, dn, Te, Ni, Te), s1[Te + dn] = !0;
|
|
611
611
|
}
|
|
612
612
|
}
|
|
613
613
|
return h === i ? ki(ne) : Ai(ne), ne;
|
|
@@ -707,7 +707,7 @@ const Yi = (e) => {
|
|
|
707
707
|
init(e) {
|
|
708
708
|
Ei(e.options.react), Yi(e);
|
|
709
709
|
}
|
|
710
|
-
}, Xi =
|
|
710
|
+
}, Xi = zi();
|
|
711
711
|
class qi {
|
|
712
712
|
constructor() {
|
|
713
713
|
this.usedNamespaces = {};
|
|
@@ -726,7 +726,7 @@ const Qi = (e, t) => {
|
|
|
726
726
|
return he(() => {
|
|
727
727
|
a.current = e;
|
|
728
728
|
}, [e, t]), a.current;
|
|
729
|
-
}, sa = (e, t, a, i) => e.getFixedT(t, a, i), Ji = (e, t, a, i) =>
|
|
729
|
+
}, sa = (e, t, a, i) => e.getFixedT(t, a, i), Ji = (e, t, a, i) => Ti(sa(e, t, a, i), [e, t, a, i]), U = (e, t = {}) => {
|
|
730
730
|
var j, B, L, k;
|
|
731
731
|
const {
|
|
732
732
|
i18n: a
|
|
@@ -736,8 +736,8 @@ const Qi = (e, t) => {
|
|
|
736
736
|
} = aa(Xi) || {}, s = a || i || Ki();
|
|
737
737
|
if (s && !s.reportNamespaces && (s.reportNamespaces = new qi()), !s) {
|
|
738
738
|
yn(s, "NO_I18NEXT_INSTANCE", "useTranslation: You will need to pass in an i18next instance by using initReactI18next");
|
|
739
|
-
const M = (H, $) => He($) ? $ : Fi($) && He($.defaultValue) ? $.defaultValue : Array.isArray(H) ? H[H.length - 1] : H,
|
|
740
|
-
return
|
|
739
|
+
const M = (H, $) => He($) ? $ : Fi($) && He($.defaultValue) ? $.defaultValue : Array.isArray(H) ? H[H.length - 1] : H, z = [M, {}, !1];
|
|
740
|
+
return z.t = M, z.i18n = {}, z.ready = !1, z;
|
|
741
741
|
}
|
|
742
742
|
(j = s.options.react) != null && j.wait && yn(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 = {
|
|
@@ -757,7 +757,7 @@ const Qi = (e, t) => {
|
|
|
757
757
|
he(() => {
|
|
758
758
|
const {
|
|
759
759
|
bindI18n: M,
|
|
760
|
-
bindI18nStore:
|
|
760
|
+
bindI18nStore: z
|
|
761
761
|
} = o;
|
|
762
762
|
w.current = !0, !u && !l && (t.lng ? u1(s, t.lng, d, () => {
|
|
763
763
|
w.current && y(g);
|
|
@@ -767,8 +767,8 @@ const Qi = (e, t) => {
|
|
|
767
767
|
const H = () => {
|
|
768
768
|
w.current && y(g);
|
|
769
769
|
};
|
|
770
|
-
return M && (s == null || s.on(M, H)),
|
|
771
|
-
w.current = !1, s && M && (M == null || M.split(" ").forEach(($) => s.off($, H))),
|
|
770
|
+
return M && (s == null || s.on(M, H)), z && (s == null || s.store.on(z, H)), () => {
|
|
771
|
+
w.current = !1, s && M && (M == null || M.split(" ").forEach(($) => s.off($, H))), z && s && z.split(" ").forEach(($) => s.store.off($, H));
|
|
772
772
|
};
|
|
773
773
|
}, [s, v]), he(() => {
|
|
774
774
|
w.current && u && y(x);
|
|
@@ -814,10 +814,10 @@ function da(e) {
|
|
|
814
814
|
function Ie(e, t) {
|
|
815
815
|
return (e = t.exec(e)) ? e[0] : e;
|
|
816
816
|
}
|
|
817
|
-
function
|
|
817
|
+
function T(e, t, a) {
|
|
818
818
|
return e.replace(t, a);
|
|
819
819
|
}
|
|
820
|
-
function
|
|
820
|
+
function zt(e, t, a) {
|
|
821
821
|
return e.indexOf(t, a);
|
|
822
822
|
}
|
|
823
823
|
function ie(e, t) {
|
|
@@ -867,7 +867,7 @@ function Ae() {
|
|
|
867
867
|
function Re() {
|
|
868
868
|
return ie(et, me);
|
|
869
869
|
}
|
|
870
|
-
function
|
|
870
|
+
function Tt() {
|
|
871
871
|
return me;
|
|
872
872
|
}
|
|
873
873
|
function Jt(e, t) {
|
|
@@ -922,7 +922,7 @@ function cr(e) {
|
|
|
922
922
|
function dr(e, t) {
|
|
923
923
|
for (; --t && Ae() && !(ae < 48 || ae > 102 || ae > 57 && ae < 65 || ae > 70 && ae < 97); )
|
|
924
924
|
;
|
|
925
|
-
return Jt(e,
|
|
925
|
+
return Jt(e, Tt() + (t < 6 && Re() == 32 && Ae() == 32));
|
|
926
926
|
}
|
|
927
927
|
function An(e) {
|
|
928
928
|
for (; Ae(); )
|
|
@@ -961,7 +961,7 @@ function Ot(e, t, a, i, r, s, o, l, c) {
|
|
|
961
961
|
switch (m = w, w = Ae()) {
|
|
962
962
|
case 40:
|
|
963
963
|
if (m != 108 && ie(k, p - 1) == 58) {
|
|
964
|
-
|
|
964
|
+
zt(k += T(hn(w), "&", "&\f"), "&\f", ca(d ? l[d - 1] : 0)) != -1 && (A = -1);
|
|
965
965
|
break;
|
|
966
966
|
}
|
|
967
967
|
case 34:
|
|
@@ -976,13 +976,13 @@ function Ot(e, t, a, i, r, s, o, l, c) {
|
|
|
976
976
|
k += cr(m);
|
|
977
977
|
break;
|
|
978
978
|
case 92:
|
|
979
|
-
k += dr(
|
|
979
|
+
k += dr(Tt() - 1, 7);
|
|
980
980
|
continue;
|
|
981
981
|
case 47:
|
|
982
982
|
switch (Re()) {
|
|
983
983
|
case 42:
|
|
984
984
|
case 47:
|
|
985
|
-
ot(fr(hr(Ae(),
|
|
985
|
+
ot(fr(hr(Ae(), Tt()), t, a, c), c);
|
|
986
986
|
break;
|
|
987
987
|
default:
|
|
988
988
|
k += "/";
|
|
@@ -998,7 +998,7 @@ function Ot(e, t, a, i, r, s, o, l, c) {
|
|
|
998
998
|
case 125:
|
|
999
999
|
v = 0;
|
|
1000
1000
|
case 59 + u:
|
|
1001
|
-
A == -1 && (k =
|
|
1001
|
+
A == -1 && (k = T(k, /\f/g, "")), g > 0 && je(k) - p && ot(g > 32 ? g1(k + ";", i, a, p - 1, c) : g1(T(k, " ", "") + ";", i, a, p - 2, c), c);
|
|
1002
1002
|
break;
|
|
1003
1003
|
case 59:
|
|
1004
1004
|
k += ";";
|
|
@@ -1037,7 +1037,7 @@ function Ot(e, t, a, i, r, s, o, l, c) {
|
|
|
1037
1037
|
l[d++] = (je(k) - 1) * A, A = 1;
|
|
1038
1038
|
break;
|
|
1039
1039
|
case 64:
|
|
1040
|
-
Re() === 45 && (k += hn(Ae())), x = Re(), u = p = je(S = k += ur(
|
|
1040
|
+
Re() === 45 && (k += hn(Ae())), x = Re(), u = p = je(S = k += ur(Tt())), w++;
|
|
1041
1041
|
break;
|
|
1042
1042
|
case 45:
|
|
1043
1043
|
m === 45 && je(k) == 2 && (y = 0);
|
|
@@ -1048,7 +1048,7 @@ function Ot(e, t, a, i, r, s, o, l, c) {
|
|
|
1048
1048
|
function f1(e, t, a, i, r, s, o, l, c, d, u, p) {
|
|
1049
1049
|
for (var x = r - 1, g = r === 0 ? s : [""], m = ha(g), y = 0, v = 0, A = 0; y < i; ++y)
|
|
1050
1050
|
for (var w = 0, S = qe(e, x + 1, x = ca(v = o[y])), j = e; w < m; ++w)
|
|
1051
|
-
(j = da(v > 0 ? g[w] + " " + S :
|
|
1051
|
+
(j = da(v > 0 ? g[w] + " " + S : T(S, /&\f/g, g[w]))) && (c[A++] = j);
|
|
1052
1052
|
return Qt(e, t, a, r === 0 ? Xt : l, c, d, u, p);
|
|
1053
1053
|
}
|
|
1054
1054
|
function fr(e, t, a, i) {
|
|
@@ -1098,11 +1098,11 @@ function pa(e, t, a) {
|
|
|
1098
1098
|
case 5936:
|
|
1099
1099
|
switch (ie(e, t + 11)) {
|
|
1100
1100
|
case 114:
|
|
1101
|
-
return G + e + J +
|
|
1101
|
+
return G + e + J + T(e, /[svh]\w+-[tblr]{2}/, "tb") + e;
|
|
1102
1102
|
case 108:
|
|
1103
|
-
return G + e + J +
|
|
1103
|
+
return G + e + J + T(e, /[svh]\w+-[tblr]{2}/, "tb-rl") + e;
|
|
1104
1104
|
case 45:
|
|
1105
|
-
return G + e + J +
|
|
1105
|
+
return G + e + J + T(e, /[svh]\w+-[tblr]{2}/, "lr") + e;
|
|
1106
1106
|
}
|
|
1107
1107
|
case 6828:
|
|
1108
1108
|
case 4268:
|
|
@@ -1111,47 +1111,47 @@ function pa(e, t, a) {
|
|
|
1111
1111
|
case 6165:
|
|
1112
1112
|
return G + e + J + "flex-" + e + e;
|
|
1113
1113
|
case 5187:
|
|
1114
|
-
return G + e +
|
|
1114
|
+
return G + e + T(e, /(\w+).+(:[^]+)/, G + "box-$1$2" + J + "flex-$1$2") + e;
|
|
1115
1115
|
case 5443:
|
|
1116
|
-
return G + e + J + "flex-item-" +
|
|
1116
|
+
return G + e + J + "flex-item-" + T(e, /flex-|-self/g, "") + (Ie(e, /flex-|baseline/) ? "" : J + "grid-row-" + T(e, /flex-|-self/g, "")) + e;
|
|
1117
1117
|
case 4675:
|
|
1118
|
-
return G + e + J + "flex-line-pack" +
|
|
1118
|
+
return G + e + J + "flex-line-pack" + T(e, /align-content|flex-|-self/g, "") + e;
|
|
1119
1119
|
case 5548:
|
|
1120
|
-
return G + e + J +
|
|
1120
|
+
return G + e + J + T(e, "shrink", "negative") + e;
|
|
1121
1121
|
case 5292:
|
|
1122
|
-
return G + e + J +
|
|
1122
|
+
return G + e + J + T(e, "basis", "preferred-size") + e;
|
|
1123
1123
|
case 6060:
|
|
1124
|
-
return G + "box-" +
|
|
1124
|
+
return G + "box-" + T(e, "-grow", "") + G + e + J + T(e, "grow", "positive") + e;
|
|
1125
1125
|
case 4554:
|
|
1126
|
-
return G +
|
|
1126
|
+
return G + T(e, /([^-])(transform)/g, "$1" + G + "$2") + e;
|
|
1127
1127
|
case 6187:
|
|
1128
|
-
return
|
|
1128
|
+
return T(T(T(e, /(zoom-|grab)/, G + "$1"), /(image-set)/, G + "$1"), e, "") + e;
|
|
1129
1129
|
case 5495:
|
|
1130
1130
|
case 3959:
|
|
1131
|
-
return
|
|
1131
|
+
return T(e, /(image-set\([^]*)/, G + "$1$`$1");
|
|
1132
1132
|
case 4968:
|
|
1133
|
-
return
|
|
1133
|
+
return T(T(e, /(.+:)(flex-)?(.*)/, G + "box-pack:$3" + J + "flex-pack:$3"), /s.+-b[^;]+/, "justify") + G + e + e;
|
|
1134
1134
|
case 4200:
|
|
1135
1135
|
if (!Ie(e, /flex-|baseline/)) return J + "grid-column-align" + qe(e, t) + e;
|
|
1136
1136
|
break;
|
|
1137
1137
|
case 2592:
|
|
1138
1138
|
case 3360:
|
|
1139
|
-
return J +
|
|
1139
|
+
return J + T(e, "template-", "") + e;
|
|
1140
1140
|
case 4384:
|
|
1141
1141
|
case 3616:
|
|
1142
1142
|
return a && a.some(function(i, r) {
|
|
1143
1143
|
return t = r, Ie(i.props, /grid-\w+-end/);
|
|
1144
|
-
}) ? ~
|
|
1144
|
+
}) ? ~zt(e + (a = a[t].value), "span", 0) ? e : J + T(e, "-start", "") + e + J + "grid-row-span:" + (~zt(a, "span", 0) ? Ie(a, /\d+/) : +Ie(a, /\d+/) - +Ie(e, /\d+/)) + ";" : J + T(e, "-start", "") + e;
|
|
1145
1145
|
case 4896:
|
|
1146
1146
|
case 4128:
|
|
1147
1147
|
return a && a.some(function(i) {
|
|
1148
1148
|
return Ie(i.props, /grid-\w+-start/);
|
|
1149
|
-
}) ? e : J +
|
|
1149
|
+
}) ? e : J + T(T(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 T(e, /(.+)-inline(.+)/, G + "$1$2") + e;
|
|
1155
1155
|
case 8116:
|
|
1156
1156
|
case 7059:
|
|
1157
1157
|
case 5753:
|
|
@@ -1170,26 +1170,26 @@ function pa(e, t, a) {
|
|
|
1170
1170
|
if (ie(e, t + 4) !== 45)
|
|
1171
1171
|
break;
|
|
1172
1172
|
case 102:
|
|
1173
|
-
return
|
|
1173
|
+
return T(e, /(.+:)(.+)-([^]+)/, "$1" + G + "$2-$3$1" + lt + (ie(e, t + 3) == 108 ? "$3" : "$2-$3")) + e;
|
|
1174
1174
|
case 115:
|
|
1175
|
-
return ~
|
|
1175
|
+
return ~zt(e, "stretch", 0) ? pa(T(e, "stretch", "fill-available"), t, a) + e : e;
|
|
1176
1176
|
}
|
|
1177
1177
|
break;
|
|
1178
1178
|
case 5152:
|
|
1179
1179
|
case 5920:
|
|
1180
|
-
return
|
|
1180
|
+
return T(e, /(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/, function(i, r, s, o, l, c, d) {
|
|
1181
1181
|
return J + r + ":" + s + d + (o ? J + r + "-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 T(e, ":", ":" + G) + 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 T(e, /(.+:)([^;\s!]+)(;|(\s+)?!.+)?/, "$1" + G + (ie(e, 14) === 45 ? "inline-" : "") + "box$3$1" + G + "$2$3$1" + J + "$2box$3") + e;
|
|
1191
1191
|
case 100:
|
|
1192
|
-
return
|
|
1192
|
+
return T(e, ":", ":" + J) + e;
|
|
1193
1193
|
}
|
|
1194
1194
|
break;
|
|
1195
1195
|
case 5719:
|
|
@@ -1197,7 +1197,7 @@ function pa(e, t, a) {
|
|
|
1197
1197
|
case 2135:
|
|
1198
1198
|
case 3927:
|
|
1199
1199
|
case 2391:
|
|
1200
|
-
return
|
|
1200
|
+
return T(e, "scroll-", "scroll-snap-") + e;
|
|
1201
1201
|
}
|
|
1202
1202
|
return e;
|
|
1203
1203
|
}
|
|
@@ -1242,17 +1242,17 @@ function yr(e, t, a, i) {
|
|
|
1242
1242
|
e.return = pa(e.value, e.length, a);
|
|
1243
1243
|
return;
|
|
1244
1244
|
case la:
|
|
1245
|
-
return Rt([Be(e, { value:
|
|
1245
|
+
return Rt([Be(e, { value: T(e.value, "@", "@" + G) })], i);
|
|
1246
1246
|
case Xt:
|
|
1247
1247
|
if (e.length)
|
|
1248
1248
|
return ir(a = e.props, function(r) {
|
|
1249
1249
|
switch (Ie(r, i = /(::plac\w+|:read-\w+)/)) {
|
|
1250
1250
|
case ":read-only":
|
|
1251
1251
|
case ":read-write":
|
|
1252
|
-
Ke(Be(e, { props: [
|
|
1252
|
+
Ke(Be(e, { props: [T(r, /:(read-\w+)/, ":" + lt + "$1")] })), Ke(Be(e, { props: [r] })), wn(e, { props: p1(a, i) });
|
|
1253
1253
|
break;
|
|
1254
1254
|
case "::placeholder":
|
|
1255
|
-
Ke(Be(e, { props: [
|
|
1255
|
+
Ke(Be(e, { props: [T(r, /:(plac\w+)/, ":" + G + "input-$1")] })), Ke(Be(e, { props: [T(r, /:(plac\w+)/, ":" + lt + "$1")] })), Ke(Be(e, { props: [T(r, /:(plac\w+)/, J + "input-$1")] })), Ke(Be(e, { props: [r] })), wn(e, { props: p1(a, i) });
|
|
1256
1256
|
break;
|
|
1257
1257
|
}
|
|
1258
1258
|
return "";
|
|
@@ -1363,19 +1363,19 @@ function b1(e) {
|
|
|
1363
1363
|
return ("type" in (t = e) && t.type.$$typeof) === wa ? va : "$$typeof" in e ? Nr[e.$$typeof] : Lr;
|
|
1364
1364
|
var t;
|
|
1365
1365
|
}
|
|
1366
|
-
var Br = Object.defineProperty,
|
|
1366
|
+
var Br = Object.defineProperty, zr = Object.getOwnPropertyNames, C1 = Object.getOwnPropertySymbols, Tr = Object.getOwnPropertyDescriptor, Or = Object.getPrototypeOf, w1 = Object.prototype;
|
|
1367
1367
|
function Aa(e, t, a) {
|
|
1368
1368
|
if (typeof t != "string") {
|
|
1369
1369
|
if (w1) {
|
|
1370
1370
|
var i = Or(t);
|
|
1371
1371
|
i && i !== w1 && Aa(e, i, a);
|
|
1372
1372
|
}
|
|
1373
|
-
var r =
|
|
1373
|
+
var r = zr(t);
|
|
1374
1374
|
C1 && (r = r.concat(C1(t)));
|
|
1375
1375
|
for (var s = b1(e), o = b1(t), l = 0; l < r.length; ++l) {
|
|
1376
1376
|
var c = r[l];
|
|
1377
1377
|
if (!(c in Ir || a && a[c] || o && c in o || s && c in s)) {
|
|
1378
|
-
var d =
|
|
1378
|
+
var d = Tr(t, c);
|
|
1379
1379
|
try {
|
|
1380
1380
|
Br(e, c, d);
|
|
1381
1381
|
} catch {
|
|
@@ -1774,7 +1774,7 @@ function ns(e, t, a) {
|
|
|
1774
1774
|
var A = new ts(a, x, i ? r.componentStyle : void 0);
|
|
1775
1775
|
function w(j, B) {
|
|
1776
1776
|
return function(L, k, M) {
|
|
1777
|
-
var
|
|
1777
|
+
var z = L.attrs, H = L.componentStyle, $ = L.defaultProps, fe = L.foldedComponentIds, V = L.styledComponentId, Z = L.target, re = Pe.useContext(Ba), _ = k1(), D = L.shouldForwardProp || _.shouldForwardProp;
|
|
1778
1778
|
process.env.NODE_ENV !== "production" && l1(V);
|
|
1779
1779
|
var te = vr(k, re, $) || Je, Y = function(xe, ye, R) {
|
|
1780
1780
|
for (var be, Ce = de(de({}, ye), { className: void 0, theme: R }), Ne = 0; Ne < xe.length; Ne += 1) {
|
|
@@ -1782,7 +1782,7 @@ function ns(e, t, a) {
|
|
|
1782
1782
|
for (var we in Ee) Ce[we] = we === "className" ? Me(Ce[we], Ee[we]) : we === "style" ? de(de({}, Ce[we]), Ee[we]) : Ee[we];
|
|
1783
1783
|
}
|
|
1784
1784
|
return ye.className && (Ce.className = Me(Ce.className, ye.className)), Ce;
|
|
1785
|
-
}(
|
|
1785
|
+
}(z, k, te), ue = Y.as || Z, q = {};
|
|
1786
1786
|
for (var Q in Y) Y[Q] === void 0 || Q[0] === "$" || Q === "as" || Q === "theme" && Y.theme === te || (Q === "forwardedAs" ? q.as = Y.forwardedAs : D && !D(Q, ue) || (q[Q] = Y[Q], D || process.env.NODE_ENV !== "development" || er(Q) || S1.has(Q) || !kn.has(ue) || (S1.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 oe = function(xe, ye) {
|
|
1788
1788
|
var R = k1(), be = xe.generateAndInjectStyles(ye, R.styleSheet, R.stylis);
|
|
@@ -1800,15 +1800,15 @@ function ns(e, t, a) {
|
|
|
1800
1800
|
}, set: function(j) {
|
|
1801
1801
|
this._foldedDefaultProps = i ? function(B) {
|
|
1802
1802
|
for (var L = [], k = 1; k < arguments.length; k++) L[k - 1] = arguments[k];
|
|
1803
|
-
for (var M = 0,
|
|
1803
|
+
for (var M = 0, z = L; M < z.length; M++) Ln(B, z[M], !0);
|
|
1804
1804
|
return B;
|
|
1805
1805
|
}({}, r.defaultProps, j) : j;
|
|
1806
1806
|
} }), process.env.NODE_ENV !== "production" && (wr(p, x), S.warnTooManyClasses = /* @__PURE__ */ function(j, B) {
|
|
1807
1807
|
var L = {}, k = !1;
|
|
1808
1808
|
return function(M) {
|
|
1809
1809
|
if (!k && (L[M] = !0, Object.keys(L).length >= 200)) {
|
|
1810
|
-
var
|
|
1811
|
-
console.warn("Over ".concat(200, " classes were generated for component ").concat(j).concat(
|
|
1810
|
+
var z = B ? ' with the id of "'.concat(B, '"') : "";
|
|
1811
|
+
console.warn("Over ".concat(200, " classes were generated for component ").concat(j).concat(z, `.
|
|
1812
1812
|
`) + `Consider using the attrs method, together with a style object for frequently changed styles.
|
|
1813
1813
|
Example:
|
|
1814
1814
|
const Component = styled.div.attrs(props => ({
|
|
@@ -1849,11 +1849,11 @@ function Bn(e, t, a) {
|
|
|
1849
1849
|
return Bn(e, t, de(de({}, a), r));
|
|
1850
1850
|
}, i;
|
|
1851
1851
|
}
|
|
1852
|
-
var
|
|
1852
|
+
var za = function(e) {
|
|
1853
1853
|
return Bn(ns, e);
|
|
1854
|
-
}, f =
|
|
1854
|
+
}, f = za;
|
|
1855
1855
|
kn.forEach(function(e) {
|
|
1856
|
-
f[e] =
|
|
1856
|
+
f[e] = za(e);
|
|
1857
1857
|
});
|
|
1858
1858
|
function En(e) {
|
|
1859
1859
|
for (var t = [], a = 1; a < arguments.length; a++) t[a - 1] = arguments[a];
|
|
@@ -2067,7 +2067,7 @@ const as = f.div`
|
|
|
2067
2067
|
accent-color: #aef;
|
|
2068
2068
|
cursor: pointer;
|
|
2069
2069
|
${({ $isSettings: e }) => e && "width: 120px"}
|
|
2070
|
-
`,
|
|
2070
|
+
`, zn = ({
|
|
2071
2071
|
isSettings: e,
|
|
2072
2072
|
volumeTitle: t,
|
|
2073
2073
|
volume: a,
|
|
@@ -2114,7 +2114,7 @@ const as = f.div`
|
|
|
2114
2114
|
v(a)
|
|
2115
2115
|
] });
|
|
2116
2116
|
if (r && p && typeof u == "number")
|
|
2117
|
-
return /* @__PURE__ */ n.jsx(os, { children: /* @__PURE__ */ n.jsx(
|
|
2117
|
+
return /* @__PURE__ */ n.jsx(os, { children: /* @__PURE__ */ n.jsx(zn, { setVolume: p, volume: u }) });
|
|
2118
2118
|
};
|
|
2119
2119
|
return /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsxs(
|
|
2120
2120
|
rs,
|
|
@@ -2150,7 +2150,7 @@ const as = f.div`
|
|
|
2150
2150
|
["#CB5621", "#D25C21", "#F06428"],
|
|
2151
2151
|
["#C63EC3", "#E258D4", "#F065DB"]
|
|
2152
2152
|
][a];
|
|
2153
|
-
},
|
|
2153
|
+
}, Ta = (e) => e > 999999999 ? `${Ct(e / 1e9)}B` : e > 999999 ? `${Ct(e / 1e6)}M` : e > 999 ? `${Ct(e / 1e3)}K` : Ct(e), Ct = (e) => new Intl.NumberFormat("ru").format(Number(e)), ps = [
|
|
2154
2154
|
{ x: 10, y: 2, size: 0 },
|
|
2155
2155
|
{ x: 2, y: 2, size: 0 },
|
|
2156
2156
|
{ x: 2, y: -1, size: -0.6 },
|
|
@@ -2175,7 +2175,7 @@ const as = f.div`
|
|
|
2175
2175
|
isDisabled: r = !1,
|
|
2176
2176
|
onClick: s
|
|
2177
2177
|
}) => {
|
|
2178
|
-
const o = us(e, t), l =
|
|
2178
|
+
const o = us(e, t), l = Ta(t), c = fs(l);
|
|
2179
2179
|
return /* @__PURE__ */ n.jsxs(
|
|
2180
2180
|
"svg",
|
|
2181
2181
|
{
|
|
@@ -3001,7 +3001,7 @@ const gs = {
|
|
|
3001
3001
|
url: `${ms}/?lang=${s}&playerId=${o}&token=${l}&gameId=${r}&gameType=8&exitUrl=${c}&partnerId=${e}`
|
|
3002
3002
|
};
|
|
3003
3003
|
window.parent.postMessage(d, "*"), window.parent.postMessage(p, "*"), window.parent.postMessage("closeGame", "*");
|
|
3004
|
-
},
|
|
3004
|
+
}, z1 = (e) => {
|
|
3005
3005
|
const t = new Date(e.calculationEndDate), a = /* @__PURE__ */ new Date(), i = t.getTime() - a.getTime();
|
|
3006
3006
|
return i <= 0 ? { days: 0, hours: 0, minutes: 0, seconds: 0 } : {
|
|
3007
3007
|
days: Math.floor(i / (1e3 * 60 * 60 * 24)),
|
|
@@ -3029,8 +3029,8 @@ const gs = {
|
|
|
3029
3029
|
525: "Bet Is Not Accepted",
|
|
3030
3030
|
999: "Something went wrong"
|
|
3031
3031
|
};
|
|
3032
|
-
var
|
|
3033
|
-
function
|
|
3032
|
+
var ze = /* @__PURE__ */ ((e) => (e[e.Money = 1] = "Money", e[e.Cashback = 2] = "Cashback", e[e.Rakeback = 3] = "Rakeback", e[e.FreeSpin = 4] = "FreeSpin", e[e.Tournament = 5] = "Tournament", e))(ze || {});
|
|
3033
|
+
function T1(e) {
|
|
3034
3034
|
return {
|
|
3035
3035
|
USD: "$",
|
|
3036
3036
|
RUB: "₽",
|
|
@@ -3419,7 +3419,7 @@ const As = [
|
|
|
3419
3419
|
for (; l.obj === void 0 && o.length; )
|
|
3420
3420
|
s = `${o[o.length - 1]}.${s}`, o = o.slice(0, o.length - 1), l = ct(e, o, Object), l != null && l.obj && typeof l.obj[`${l.k}.${s}`] < "u" && (l.obj = void 0);
|
|
3421
3421
|
l.obj[`${l.k}.${s}`] = a;
|
|
3422
|
-
},
|
|
3422
|
+
}, zs = (e, t, a, i) => {
|
|
3423
3423
|
const {
|
|
3424
3424
|
obj: r,
|
|
3425
3425
|
k: s
|
|
@@ -3432,7 +3432,7 @@ const As = [
|
|
|
3432
3432
|
} = ct(e, t);
|
|
3433
3433
|
if (a && Object.prototype.hasOwnProperty.call(a, i))
|
|
3434
3434
|
return a[i];
|
|
3435
|
-
},
|
|
3435
|
+
}, Ts = (e, t, a) => {
|
|
3436
3436
|
const i = Gt(e, a);
|
|
3437
3437
|
return i !== void 0 ? i : Gt(t, a);
|
|
3438
3438
|
}, Fa = (e, t, a) => {
|
|
@@ -3472,7 +3472,7 @@ const Hs = [" ", ",", "?", "!", ";"], Rs = new Ds(20), Fs = (e, t, a) => {
|
|
|
3472
3472
|
o > 0 && !r.test(e.substring(0, o)) && (s = !0);
|
|
3473
3473
|
}
|
|
3474
3474
|
return s;
|
|
3475
|
-
},
|
|
3475
|
+
}, Tn = (e, t, a = ".") => {
|
|
3476
3476
|
if (!e) return;
|
|
3477
3477
|
if (e[t])
|
|
3478
3478
|
return Object.prototype.hasOwnProperty.call(e, t) ? e[t] : void 0;
|
|
@@ -3591,7 +3591,7 @@ class R1 extends nn {
|
|
|
3591
3591
|
let l;
|
|
3592
3592
|
t.indexOf(".") > -1 ? l = t.split(".") : (l = [t, a], i && (Array.isArray(i) ? l.push(...i) : N(i) && s ? l.push(...i.split(s)) : l.push(i)));
|
|
3593
3593
|
const c = Gt(this.data, l);
|
|
3594
|
-
return !c && !a && !i && t.indexOf(".") > -1 && (t = l[0], a = l[1], i = l.slice(2).join(".")), c || !o || !N(i) ? c :
|
|
3594
|
+
return !c && !a && !i && t.indexOf(".") > -1 && (t = l[0], a = l[1], i = l.slice(2).join(".")), c || !o || !N(i) ? c : Tn((u = (d = this.data) == null ? void 0 : d[t]) == null ? void 0 : u[a], i, s);
|
|
3595
3595
|
}
|
|
3596
3596
|
addResource(t, a, i, r, s = {
|
|
3597
3597
|
silent: !1
|
|
@@ -3745,9 +3745,9 @@ class Et extends nn {
|
|
|
3745
3745
|
let m = g == null ? void 0 : g.res;
|
|
3746
3746
|
const y = (g == null ? void 0 : g.usedKey) || l, v = (g == null ? void 0 : g.exactUsedKey) || l, A = ["[object Number]", "[object Function]", "[object RegExp]"], w = r.joinArrays !== void 0 ? r.joinArrays : this.options.joinArrays, S = !this.i18nFormat || this.i18nFormat.handleAsObject, j = r.count !== void 0 && !N(r.count), B = Et.hasDefaultValue(r), L = j ? this.pluralResolver.getSuffix(p, r.count, r) : "", k = r.ordinal && j ? this.pluralResolver.getSuffix(p, r.count, {
|
|
3747
3747
|
ordinal: !1
|
|
3748
|
-
}) : "", M = j && !r.ordinal && r.count === 0,
|
|
3748
|
+
}) : "", M = j && !r.ordinal && r.count === 0, z = M && r[`defaultValue${this.options.pluralSeparator}zero`] || r[`defaultValue${L}`] || r[`defaultValue${k}`] || r.defaultValue;
|
|
3749
3749
|
let H = m;
|
|
3750
|
-
S && !m && B && (H =
|
|
3750
|
+
S && !m && B && (H = z);
|
|
3751
3751
|
const $ = W1(H), fe = Object.prototype.toString.apply(H);
|
|
3752
3752
|
if (S && H && $ && A.indexOf(fe) < 0 && !(N(w) && Array.isArray(H))) {
|
|
3753
3753
|
if (!r.returnObjects && !this.options.returnObjects) {
|
|
@@ -3765,7 +3765,7 @@ class Et extends nn {
|
|
|
3765
3765
|
const D = `${re}${o}${_}`;
|
|
3766
3766
|
B && !m ? Z[_] = this.translate(D, {
|
|
3767
3767
|
...r,
|
|
3768
|
-
defaultValue: W1(
|
|
3768
|
+
defaultValue: W1(z) ? z[_] : void 0,
|
|
3769
3769
|
joinArrays: !1,
|
|
3770
3770
|
ns: c
|
|
3771
3771
|
}) : Z[_] = this.translate(D, {
|
|
@@ -3780,10 +3780,10 @@ class Et extends nn {
|
|
|
3780
3780
|
m = m.join(w), m && (m = this.extendTranslation(m, t, r, i));
|
|
3781
3781
|
else {
|
|
3782
3782
|
let V = !1, Z = !1;
|
|
3783
|
-
!this.isValidLookup(m) && B && (V = !0, m =
|
|
3784
|
-
const _ = (r.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && Z ? void 0 : m, D = B &&
|
|
3783
|
+
!this.isValidLookup(m) && B && (V = !0, m = z), this.isValidLookup(m) || (Z = !0, m = l);
|
|
3784
|
+
const _ = (r.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && Z ? void 0 : m, D = B && z !== m && this.options.updateMissing;
|
|
3785
3785
|
if (Z || V || D) {
|
|
3786
|
-
if (this.logger.log(D ? "updateKey" : "missingKey", p, d, l, D ?
|
|
3786
|
+
if (this.logger.log(D ? "updateKey" : "missingKey", p, d, l, D ? z : m), o) {
|
|
3787
3787
|
const q = this.resolve(l, {
|
|
3788
3788
|
...r,
|
|
3789
3789
|
keySeparator: !1
|
|
@@ -3804,9 +3804,9 @@ class Et extends nn {
|
|
|
3804
3804
|
this.options.saveMissing && (this.options.saveMissingPlurals && j ? te.forEach((q) => {
|
|
3805
3805
|
const Q = this.pluralResolver.getSuffixes(q, r);
|
|
3806
3806
|
M && r[`defaultValue${this.options.pluralSeparator}zero`] && Q.indexOf(`${this.options.pluralSeparator}zero`) < 0 && Q.push(`${this.options.pluralSeparator}zero`), Q.forEach((oe) => {
|
|
3807
|
-
ue([q], l + oe, r[`defaultValue${oe}`] ||
|
|
3807
|
+
ue([q], l + oe, r[`defaultValue${oe}`] || z);
|
|
3808
3808
|
});
|
|
3809
|
-
}) : ue(te, l,
|
|
3809
|
+
}) : ue(te, l, z));
|
|
3810
3810
|
}
|
|
3811
3811
|
m = this.extendTranslation(m, t, r, g, i), Z && m === l && this.options.appendNamespaceToMissingKey && (m = `${d}${u}${l}`), (Z || V) && this.options.parseMissingKeyHandler && (m = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}${u}${l}` : l, V ? m : void 0, r));
|
|
3812
3812
|
}
|
|
@@ -3875,10 +3875,10 @@ class Et extends nn {
|
|
|
3875
3875
|
else {
|
|
3876
3876
|
let k;
|
|
3877
3877
|
x && (k = this.pluralResolver.getSuffix(S, a.count, a));
|
|
3878
|
-
const M = `${this.options.pluralSeparator}zero`,
|
|
3879
|
-
if (x && (a.ordinal && k.indexOf(
|
|
3878
|
+
const M = `${this.options.pluralSeparator}zero`, z = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
|
|
3879
|
+
if (x && (a.ordinal && k.indexOf(z) === 0 && j.push(u + k.replace(z, this.options.pluralSeparator)), j.push(u + k), g && j.push(u + M)), m) {
|
|
3880
3880
|
const H = `${u}${this.options.contextSeparator || "_"}${a.context}`;
|
|
3881
|
-
j.push(H), x && (a.ordinal && k.indexOf(
|
|
3881
|
+
j.push(H), x && (a.ordinal && k.indexOf(z) === 0 && j.push(H + k.replace(z, this.options.pluralSeparator)), j.push(H + k), g && j.push(H + M));
|
|
3882
3882
|
}
|
|
3883
3883
|
}
|
|
3884
3884
|
let B;
|
|
@@ -4049,8 +4049,8 @@ class Gs {
|
|
|
4049
4049
|
}
|
|
4050
4050
|
}
|
|
4051
4051
|
const E1 = (e, t, a, i = ".", r = !0) => {
|
|
4052
|
-
let s =
|
|
4053
|
-
return !s && r && N(a) && (s =
|
|
4052
|
+
let s = Ts(e, t, a);
|
|
4053
|
+
return !s && r && N(a) && (s = Tn(e, a, i), s === void 0 && (s = Tn(t, a, i))), s;
|
|
4054
4054
|
}, mn = (e) => e.replace(/\$/g, "$$$$");
|
|
4055
4055
|
class Vs {
|
|
4056
4056
|
constructor(t = {}) {
|
|
@@ -4319,7 +4319,7 @@ class Zs extends nn {
|
|
|
4319
4319
|
}), this.state[t] = a ? -1 : 2, a && i && (this.state[t] = 0);
|
|
4320
4320
|
const l = {};
|
|
4321
4321
|
this.queue.forEach((c) => {
|
|
4322
|
-
|
|
4322
|
+
zs(c.loaded, [s], o), Ks(c, t), a && c.errors.push(a), c.pendingCount === 0 && !c.done && (Object.keys(c.loaded).forEach((d) => {
|
|
4323
4323
|
l[d] || (l[d] = {});
|
|
4324
4324
|
const u = c.loaded[d];
|
|
4325
4325
|
u.length && u.forEach((p) => {
|
|
@@ -5474,7 +5474,7 @@ const pt = Array(4).fill([
|
|
|
5474
5474
|
className: "card"
|
|
5475
5475
|
}
|
|
5476
5476
|
) });
|
|
5477
|
-
},
|
|
5477
|
+
}, zo = f.div`
|
|
5478
5478
|
background: white;
|
|
5479
5479
|
border-radius: 2px;
|
|
5480
5480
|
box-shadow: -4px 0px 6px 0px #11111180;
|
|
@@ -5523,7 +5523,7 @@ const pt = Array(4).fill([
|
|
|
5523
5523
|
fill: s
|
|
5524
5524
|
}
|
|
5525
5525
|
);
|
|
5526
|
-
return /* @__PURE__ */ n.jsx(
|
|
5526
|
+
return /* @__PURE__ */ n.jsx(zo, { $cardHeight: a, $cardWidth: t, children: /* @__PURE__ */ n.jsxs(
|
|
5527
5527
|
"svg",
|
|
5528
5528
|
{
|
|
5529
5529
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5540,7 +5540,7 @@ const pt = Array(4).fill([
|
|
|
5540
5540
|
]
|
|
5541
5541
|
}
|
|
5542
5542
|
) });
|
|
5543
|
-
},
|
|
5543
|
+
}, To = f.div`
|
|
5544
5544
|
display: flex;
|
|
5545
5545
|
position: absolute;
|
|
5546
5546
|
bottom: 8px;
|
|
@@ -5574,7 +5574,7 @@ const pt = Array(4).fill([
|
|
|
5574
5574
|
@media screen and (min-width: 768px) {
|
|
5575
5575
|
padding: 5px 5px;
|
|
5576
5576
|
}
|
|
5577
|
-
`, Oo = ({ handleClickRound: e, indexHistory: t }) => /* @__PURE__ */ n.jsxs(
|
|
5577
|
+
`, Oo = ({ handleClickRound: e, indexHistory: t }) => /* @__PURE__ */ n.jsxs(To, { children: [
|
|
5578
5578
|
/* @__PURE__ */ n.jsxs(X1, { onClick: () => e((t ?? 0) - 1), children: [
|
|
5579
5579
|
/* @__PURE__ */ n.jsx(Le, { height: 8, width: 12, position: "left" }),
|
|
5580
5580
|
"Previous"
|
|
@@ -5904,8 +5904,9 @@ const Po = f.div`
|
|
|
5904
5904
|
top: 50%;
|
|
5905
5905
|
left: 50%;
|
|
5906
5906
|
transform: translate(-50%, -50%);
|
|
5907
|
-
background-color: #
|
|
5907
|
+
background-color: #111;
|
|
5908
5908
|
border-radius: 10px;
|
|
5909
|
+
z-index: 20;
|
|
5909
5910
|
`}
|
|
5910
5911
|
`, Go = f.div`
|
|
5911
5912
|
display: flex;
|
|
@@ -6032,10 +6033,10 @@ const Ka = ({ tournamentData: e, fromIcon: t }) => {
|
|
|
6032
6033
|
const [a, i] = E(
|
|
6033
6034
|
"Leaderboard"
|
|
6034
6035
|
/* Leaderboard */
|
|
6035
|
-
), [r, s] = E(
|
|
6036
|
+
), [r, s] = E(z1(e)), { t: o } = U();
|
|
6036
6037
|
he(() => {
|
|
6037
6038
|
const d = setInterval(() => {
|
|
6038
|
-
s(
|
|
6039
|
+
s(z1(e));
|
|
6039
6040
|
}, 1e3);
|
|
6040
6041
|
return () => clearInterval(d);
|
|
6041
6042
|
}, []);
|
|
@@ -7053,7 +7054,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
7053
7054
|
/* @__PURE__ */ n.jsxs("div", { className: "music-volume", children: [
|
|
7054
7055
|
/* @__PURE__ */ n.jsx(St, { children: d("Music Volume") }),
|
|
7055
7056
|
/* @__PURE__ */ n.jsx(
|
|
7056
|
-
|
|
7057
|
+
zn,
|
|
7057
7058
|
{
|
|
7058
7059
|
isSettings: !0,
|
|
7059
7060
|
volumeTitle: d("Dealer's Voice"),
|
|
@@ -7062,7 +7063,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
7062
7063
|
}
|
|
7063
7064
|
),
|
|
7064
7065
|
/* @__PURE__ */ n.jsx(
|
|
7065
|
-
|
|
7066
|
+
zn,
|
|
7066
7067
|
{
|
|
7067
7068
|
isSettings: !0,
|
|
7068
7069
|
volumeTitle: d("Sound Effects"),
|
|
@@ -7328,7 +7329,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
7328
7329
|
streamQuality: L,
|
|
7329
7330
|
nickNameChange: k,
|
|
7330
7331
|
nickName: M,
|
|
7331
|
-
errorCode:
|
|
7332
|
+
errorCode: z
|
|
7332
7333
|
}) => {
|
|
7333
7334
|
switch (e) {
|
|
7334
7335
|
case O.Message:
|
|
@@ -7352,7 +7353,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
7352
7353
|
streamQuality: L,
|
|
7353
7354
|
nickNameChange: k,
|
|
7354
7355
|
nickName: M,
|
|
7355
|
-
errorCode:
|
|
7356
|
+
errorCode: z
|
|
7356
7357
|
}
|
|
7357
7358
|
);
|
|
7358
7359
|
case O.History:
|
|
@@ -7554,7 +7555,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
7554
7555
|
gap: 8px;
|
|
7555
7556
|
display: flex;
|
|
7556
7557
|
flex-direction: column;
|
|
7557
|
-
`,
|
|
7558
|
+
`, z2 = f.div`
|
|
7558
7559
|
max-width: 100%;
|
|
7559
7560
|
max-height: 100%;
|
|
7560
7561
|
gap: 8px;
|
|
@@ -7586,7 +7587,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
7586
7587
|
vertical-align: middle;
|
|
7587
7588
|
color: #ffffffcc;
|
|
7588
7589
|
}
|
|
7589
|
-
`,
|
|
7590
|
+
`, T2 = f.div`
|
|
7590
7591
|
width: 32px;
|
|
7591
7592
|
height: 32px;
|
|
7592
7593
|
background: transparent;
|
|
@@ -7619,7 +7620,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
7619
7620
|
sendTip: L,
|
|
7620
7621
|
handleStreamQualityChange: k,
|
|
7621
7622
|
streamQuality: M,
|
|
7622
|
-
nickNameChange:
|
|
7623
|
+
nickNameChange: z,
|
|
7623
7624
|
nickName: H,
|
|
7624
7625
|
dealerName: $,
|
|
7625
7626
|
errorCode: fe
|
|
@@ -7646,7 +7647,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
7646
7647
|
}
|
|
7647
7648
|
];
|
|
7648
7649
|
return /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
7649
|
-
/* @__PURE__ */ n.jsx(
|
|
7650
|
+
/* @__PURE__ */ n.jsx(T2, { onClick: () => te(!0), children: /* @__PURE__ */ n.jsx(Qs, {}) }),
|
|
7650
7651
|
re && oe && /* @__PURE__ */ n.jsx(
|
|
7651
7652
|
_s,
|
|
7652
7653
|
{
|
|
@@ -7683,7 +7684,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
7683
7684
|
},
|
|
7684
7685
|
handleStreamQualityChange: k,
|
|
7685
7686
|
streamQuality: M,
|
|
7686
|
-
nickNameChange:
|
|
7687
|
+
nickNameChange: z,
|
|
7687
7688
|
nickName: H,
|
|
7688
7689
|
errorCode: fe
|
|
7689
7690
|
}
|
|
@@ -7731,7 +7732,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
7731
7732
|
]
|
|
7732
7733
|
}
|
|
7733
7734
|
),
|
|
7734
|
-
/* @__PURE__ */ n.jsxs(
|
|
7735
|
+
/* @__PURE__ */ n.jsxs(z2, { $isLandscape: g, children: [
|
|
7735
7736
|
/* @__PURE__ */ n.jsx("div", { className: "menu-line", children: As.map((R) => /* @__PURE__ */ n.jsxs(
|
|
7736
7737
|
Q1,
|
|
7737
7738
|
{
|
|
@@ -8093,7 +8094,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
8093
8094
|
dealerName: k,
|
|
8094
8095
|
errorCode: M
|
|
8095
8096
|
}) => {
|
|
8096
|
-
const [
|
|
8097
|
+
const [z, H] = E(null), [$, fe] = E(0), V = vs(z, $ === 1), Z = (D, te) => {
|
|
8097
8098
|
if (D.buttonType === O.FullScreen && d(), D.buttonType === O.VolumeOn) {
|
|
8098
8099
|
g(u === 0 ? 100 : 0);
|
|
8099
8100
|
return;
|
|
@@ -8106,7 +8107,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
8106
8107
|
const _ = $ === 1 ? { headerClick: () => fe(2) } : {};
|
|
8107
8108
|
return /* @__PURE__ */ n.jsxs(V2, { children: [
|
|
8108
8109
|
/* @__PURE__ */ n.jsx(G2, { children: ws.map((D, te) => {
|
|
8109
|
-
const Y =
|
|
8110
|
+
const Y = z === D.buttonType;
|
|
8110
8111
|
return D.buttonType === O.Tournament && !a ? null : /* @__PURE__ */ n.jsx(
|
|
8111
8112
|
Ht,
|
|
8112
8113
|
{
|
|
@@ -8121,20 +8122,20 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
8121
8122
|
te
|
|
8122
8123
|
);
|
|
8123
8124
|
}) }),
|
|
8124
|
-
|
|
8125
|
+
z && /* @__PURE__ */ n.jsx(n.Fragment, { children: V ? /* @__PURE__ */ n.jsx(
|
|
8125
8126
|
Ja,
|
|
8126
8127
|
{
|
|
8127
8128
|
close: () => H(null),
|
|
8128
8129
|
...V,
|
|
8129
8130
|
..._,
|
|
8130
|
-
dealerName:
|
|
8131
|
+
dealerName: z === O.Tip ? k : "",
|
|
8131
8132
|
children: /* @__PURE__ */ n.jsx(
|
|
8132
8133
|
Dn,
|
|
8133
8134
|
{
|
|
8134
8135
|
getHistory: v,
|
|
8135
8136
|
historyData: o,
|
|
8136
8137
|
setOpenRoundHistory: fe,
|
|
8137
|
-
activeAction:
|
|
8138
|
+
activeAction: z,
|
|
8138
8139
|
openRoundHistory: $,
|
|
8139
8140
|
messages: e,
|
|
8140
8141
|
currencyId: w,
|
|
@@ -8164,7 +8165,7 @@ const v2 = ["Min", "Low", "Med", "High", "Auto"], A2 = ({
|
|
|
8164
8165
|
{
|
|
8165
8166
|
getHistory: v,
|
|
8166
8167
|
setOpenRoundHistory: fe,
|
|
8167
|
-
activeAction:
|
|
8168
|
+
activeAction: z,
|
|
8168
8169
|
openRoundHistory: $,
|
|
8169
8170
|
historyData: o,
|
|
8170
8171
|
messages: e,
|
|
@@ -9417,7 +9418,7 @@ const L0 = {
|
|
|
9417
9418
|
name: "Surrender",
|
|
9418
9419
|
icon: ti
|
|
9419
9420
|
}
|
|
9420
|
-
], B0 = [N0, I0],
|
|
9421
|
+
], B0 = [N0, I0], z0 = f.button`
|
|
9421
9422
|
width: ${({ $size: e }) => e.buttonSize}px;
|
|
9422
9423
|
height: ${({ $size: e }) => e.buttonSize}px;
|
|
9423
9424
|
border-radius: ${({ $size: e }) => e.radius}px;
|
|
@@ -9451,7 +9452,7 @@ const L0 = {
|
|
|
9451
9452
|
size: r = Zt.Big,
|
|
9452
9453
|
customColor: s
|
|
9453
9454
|
}) => /* @__PURE__ */ n.jsx(
|
|
9454
|
-
|
|
9455
|
+
z0,
|
|
9455
9456
|
{
|
|
9456
9457
|
onClick: a,
|
|
9457
9458
|
disabled: i,
|
|
@@ -9460,7 +9461,7 @@ const L0 = {
|
|
|
9460
9461
|
$size: _1(r, e),
|
|
9461
9462
|
children: /* @__PURE__ */ n.jsx("div", { className: "icon", children: t({ size: _1(r, e).iconSize }) })
|
|
9462
9463
|
}
|
|
9463
|
-
),
|
|
9464
|
+
), T0 = f.div`
|
|
9464
9465
|
display: flex;
|
|
9465
9466
|
flex-direction: column;
|
|
9466
9467
|
justify-content: center;
|
|
@@ -9540,7 +9541,7 @@ const L0 = {
|
|
|
9540
9541
|
isMobile: i
|
|
9541
9542
|
}) => {
|
|
9542
9543
|
const r = a === Zt.Big, { t: s } = U();
|
|
9543
|
-
return /* @__PURE__ */ n.jsxs(
|
|
9544
|
+
return /* @__PURE__ */ n.jsxs(T0, { $isBig: r, $isMobile: i, children: [
|
|
9544
9545
|
r && !i && /* @__PURE__ */ n.jsx(Zn, { time: e, timerType: We.WaitingForUserAction }),
|
|
9545
9546
|
/* @__PURE__ */ n.jsx("div", { className: "aciton", children: B0[a].map((o, l) => {
|
|
9546
9547
|
const { isDisabled: c, onHandle: d } = t[o.betType];
|
|
@@ -9632,11 +9633,11 @@ const L0 = {
|
|
|
9632
9633
|
" ",
|
|
9633
9634
|
e.wager,
|
|
9634
9635
|
" ",
|
|
9635
|
-
|
|
9636
|
+
T1(e.currencyId)
|
|
9636
9637
|
] }),
|
|
9637
9638
|
/* @__PURE__ */ n.jsx(W0, {}),
|
|
9638
9639
|
t ? /* @__PURE__ */ n.jsx(F0, { children: e.freeSpinsCount }) : /* @__PURE__ */ n.jsxs(R0, { children: [
|
|
9639
|
-
|
|
9640
|
+
T1(e.currencyId),
|
|
9640
9641
|
" ",
|
|
9641
9642
|
e.playedAmount,
|
|
9642
9643
|
" ",
|
|
@@ -9821,7 +9822,7 @@ const L0 = {
|
|
|
9821
9822
|
}, 1e3);
|
|
9822
9823
|
return () => clearInterval(l);
|
|
9823
9824
|
}, [e.expireDate]);
|
|
9824
|
-
const o = () => e.type ===
|
|
9825
|
+
const o = () => e.type === ze.Money || e.type === ze.FreeSpin && e.wager > 1 ? `${e.balance.toFixed(2)} ${e.currencyId}` : e.type === ze.Cashback || e.type === ze.Rakeback ? `${e.balance.toFixed(2)} ${e.currencyId} ${e.type === ze.Cashback ? "Cashback" : "Rakeback"}` : e.type === ze.FreeSpin && !e.wager ? e.freeSpinsCount && e.freeSpinsCount < 1 ? `${e.balance.toFixed(2)} ${e.currencyId} from Bonus` : `${e.freeSpinsCount}` : e.type === ze.Tournament ? `Tournament winning ${e.balance.toFixed(2)} ${e.currencyId}` : "";
|
|
9825
9826
|
return /* @__PURE__ */ n.jsxs(G0, { children: [
|
|
9826
9827
|
/* @__PURE__ */ n.jsx(V0, { src: an, alt: "stars" }),
|
|
9827
9828
|
/* @__PURE__ */ n.jsx(E0, { children: e.title }),
|
|
@@ -10122,7 +10123,7 @@ const L0 = {
|
|
|
10122
10123
|
onClick: s
|
|
10123
10124
|
}) => {
|
|
10124
10125
|
if (!t) return;
|
|
10125
|
-
const o = el(e, t), l =
|
|
10126
|
+
const o = el(e, t), l = Ta(t), c = tl(l, a), d = [
|
|
10126
10127
|
nl,
|
|
10127
10128
|
al,
|
|
10128
10129
|
il,
|
|
@@ -10428,7 +10429,7 @@ const L0 = {
|
|
|
10428
10429
|
border-bottom-left-radius: 8px;
|
|
10429
10430
|
left: auto;
|
|
10430
10431
|
}
|
|
10431
|
-
`,
|
|
10432
|
+
`, zl = f.div`
|
|
10432
10433
|
background: #101010;
|
|
10433
10434
|
width: 100%;
|
|
10434
10435
|
height: 100%;
|
|
@@ -10441,7 +10442,7 @@ const L0 = {
|
|
|
10441
10442
|
img {
|
|
10442
10443
|
object-fit: none;
|
|
10443
10444
|
}
|
|
10444
|
-
`,
|
|
10445
|
+
`, Tl = En`
|
|
10445
10446
|
0% { opacity: 0; }
|
|
10446
10447
|
15% { opacity: 1; }
|
|
10447
10448
|
100% { opacity: 0; }
|
|
@@ -10450,7 +10451,7 @@ const L0 = {
|
|
|
10450
10451
|
top: 44px;
|
|
10451
10452
|
font-size: 14px;
|
|
10452
10453
|
color: #fef3c7;
|
|
10453
|
-
animation: ${
|
|
10454
|
+
animation: ${Tl} 4s ease-in-out forwards;
|
|
10454
10455
|
`, C9 = ({
|
|
10455
10456
|
points: e,
|
|
10456
10457
|
tournamentData: t,
|
|
@@ -10461,7 +10462,7 @@ const L0 = {
|
|
|
10461
10462
|
s(!r), i && i();
|
|
10462
10463
|
};
|
|
10463
10464
|
return /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
10464
|
-
/* @__PURE__ */ n.jsx(Bl, { onClick: o, children: /* @__PURE__ */ n.jsxs(
|
|
10465
|
+
/* @__PURE__ */ n.jsx(Bl, { onClick: o, children: /* @__PURE__ */ n.jsxs(zl, { children: [
|
|
10465
10466
|
/* @__PURE__ */ n.jsx("img", { src: Il, alt: "Tournament", width: 24 }),
|
|
10466
10467
|
e > 0 && /* @__PURE__ */ n.jsx(Ol, { children: e }, e)
|
|
10467
10468
|
] }) }),
|
|
@@ -10508,7 +10509,7 @@ const L0 = {
|
|
|
10508
10509
|
}
|
|
10509
10510
|
};
|
|
10510
10511
|
var De = /* @__PURE__ */ ((e) => (e.English = "en", e.Armenian = "hy", e.Russia = "ru", e.Turkey = "tr", e))(De || {});
|
|
10511
|
-
const Dl = "Your bets have been refunded", Hl = "Limits", Rl = "Dealer", Fl = "Balance", Wl = "SETTINGS", Pl = "Tournament", Gl = "Message", Vl = "Support", El = "Tip", Ul = "History", Yl = "Help", Kl = "Amount", Zl = "Game", Xl = "Round", ql = "Bet", Ql = "Win", Jl = "Cards", $l = "SEAT", _l = "Seat", ec = "repeat", tc = "deal", nc = "Undo", ac = "Double", ic = "Hit", rc = "Stand", sc = "Stand All", oc = "21+3", lc = "Lobby", cc = "round", dc = "Congratulations!", hc = "Surrender", uc = "Skip", pc = "Insure", fc = "day", gc = "hour", mc = "min", xc = "sec", yc = "Cancel", bc = "save", Cc = "Hand", wc = "Payout", vc = "Lost", Ac = "Flush", kc = "Save", jc = "Straight", Sc = "Close", Lc = "left", Ic = "FullScreen", Nc = "Info", Bc = "Place",
|
|
10512
|
+
const Dl = "Your bets have been refunded", Hl = "Limits", Rl = "Dealer", Fl = "Balance", Wl = "SETTINGS", Pl = "Tournament", Gl = "Message", Vl = "Support", El = "Tip", Ul = "History", Yl = "Help", Kl = "Amount", Zl = "Game", Xl = "Round", ql = "Bet", Ql = "Win", Jl = "Cards", $l = "SEAT", _l = "Seat", ec = "repeat", tc = "deal", nc = "Undo", ac = "Double", ic = "Hit", rc = "Stand", sc = "Stand All", oc = "21+3", lc = "Lobby", cc = "round", dc = "Congratulations!", hc = "Surrender", uc = "Skip", pc = "Insure", fc = "day", gc = "hour", mc = "min", xc = "sec", yc = "Cancel", bc = "save", Cc = "Hand", wc = "Payout", vc = "Lost", Ac = "Flush", kc = "Save", jc = "Straight", Sc = "Close", Lc = "left", Ic = "FullScreen", Nc = "Info", Bc = "Place", zc = "Score", Tc = "Nickname", Oc = "Period", Mc = "Language", Dc = {
|
|
10512
10513
|
Prizes: "Prizes",
|
|
10513
10514
|
Leaderboard: "Leaderboard",
|
|
10514
10515
|
Rules: "Rules"
|
|
@@ -10612,8 +10613,8 @@ const Dl = "Your bets have been refunded", Hl = "Limits", Rl = "Dealer", Fl = "B
|
|
|
10612
10613
|
FullScreen: Ic,
|
|
10613
10614
|
Info: Nc,
|
|
10614
10615
|
Place: Bc,
|
|
10615
|
-
Score:
|
|
10616
|
-
Nickname:
|
|
10616
|
+
Score: zc,
|
|
10617
|
+
Nickname: Tc,
|
|
10617
10618
|
Period: Oc,
|
|
10618
10619
|
Language: Mc,
|
|
10619
10620
|
tabs: Dc,
|
|
@@ -10732,7 +10733,7 @@ const Dl = "Your bets have been refunded", Hl = "Limits", Rl = "Dealer", Fl = "B
|
|
|
10732
10733
|
"Bet Is Not Accepted": "Bet Is Not Accepted",
|
|
10733
10734
|
"Something went wrong": "Something went wrong",
|
|
10734
10735
|
"Unknown error": "Unknown error"
|
|
10735
|
-
}, _c = "Ձեր խաղադրույքները վերադարձվել են", e3 = "Սահմանաչափումներ", t3 = "Դիլեր", n3 = "Հաշվեկշիռ", a3 = "ԿԱՐԳԱՎՈՐՈՒՄՆԵՐ", i3 = "Մրցաշար", r3 = "Հաղորդագրություն", s3 = "Աջակցություն", o3 = "Թեյավճար", l3 = "Օգնություն", c3 = "Գումար", d3 = "Խաղի պատմությունը", h3 = "Խաղ", u3 = "Համար", p3 = "Դրույք", f3 = "Շահում", g3 = "Քարտեր", m3 = "Բոքս", x3 = "Բոքս", y3 = "կրկնել", b3 = "Բաշխել", C3 = "Չեղարկել", w3 = "Կրկնակի", v3 = "Վերցնել", A3 = "Կանգ", k3 = "Կանգ ընդհանուր", j3 = "21+3", S3 = "Լոբի", L3 = "փուլ", I3 = "Շնորհավոր", N3 = "Հանձնվել", B3 = "անցնել",
|
|
10736
|
+
}, _c = "Ձեր խաղադրույքները վերադարձվել են", e3 = "Սահմանաչափումներ", t3 = "Դիլեր", n3 = "Հաշվեկշիռ", a3 = "ԿԱՐԳԱՎՈՐՈՒՄՆԵՐ", i3 = "Մրցաշար", r3 = "Հաղորդագրություն", s3 = "Աջակցություն", o3 = "Թեյավճար", l3 = "Օգնություն", c3 = "Գումար", d3 = "Խաղի պատմությունը", h3 = "Խաղ", u3 = "Համար", p3 = "Դրույք", f3 = "Շահում", g3 = "Քարտեր", m3 = "Բոքս", x3 = "Բոքս", y3 = "կրկնել", b3 = "Բաշխել", C3 = "Չեղարկել", w3 = "Կրկնակի", v3 = "Վերցնել", A3 = "Կանգ", k3 = "Կանգ ընդհանուր", j3 = "21+3", S3 = "Լոբի", L3 = "փուլ", I3 = "Շնորհավոր", N3 = "Հանձնվել", B3 = "անցնել", z3 = "Ապահովագրել", T3 = "օր", O3 = "ժամ", M3 = "րոպե", D3 = "վարկյան", H3 = "Պահպանել", R3 = "Չեղարկել", F3 = "Ձեռք", W3 = "Վճարումներ", P3 = "Կորուստ", G3 = "Սթրեյթ", V3 = "Ֆլեշ", E3 = "Պահպանել", U3 = "Փակել", Y3 = "մնացորդ", K3 = "Ամբողջ էկրան", Z3 = "Տեղեկություն", X3 = "Տեղ", q3 = "Հաշիվ", Q3 = "Նիկնեյմ", J3 = "Պարբերություն", $3 = "Լեզու", _3 = {
|
|
10736
10737
|
Prizes: "Պարգևներ",
|
|
10737
10738
|
Leaderboard: "Լիդերների ցուցակ",
|
|
10738
10739
|
Rules: "Կանոններ"
|
|
@@ -10798,8 +10799,8 @@ const Dl = "Your bets have been refunded", Hl = "Limits", Rl = "Dealer", Fl = "B
|
|
|
10798
10799
|
"Stay in the Game": "Խաղում մնալ",
|
|
10799
10800
|
Error: "Սխալ",
|
|
10800
10801
|
Skip: B3,
|
|
10801
|
-
Insure:
|
|
10802
|
-
day:
|
|
10802
|
+
Insure: z3,
|
|
10803
|
+
day: T3,
|
|
10803
10804
|
hour: O3,
|
|
10804
10805
|
min: M3,
|
|
10805
10806
|
sec: D3,
|
|
@@ -10956,11 +10957,11 @@ const Dl = "Your bets have been refunded", Hl = "Limits", Rl = "Dealer", Fl = "B
|
|
|
10956
10957
|
"Bet Is Not Accepted": "Խաղադրույքը չի ընդունվել",
|
|
10957
10958
|
"Something went wrong": "Ընդհանուր սխալ",
|
|
10958
10959
|
"Unknown error": "Չճանաչված սխալ"
|
|
10959
|
-
}, x5 = "Ваши ставки были возвращены", y5 = "Лимиты", b5 = "Дилер", C5 = "Баланс", w5 = "НАСТРОЙКИ", v5 = "Турнир", A5 = "Сообщение", k5 = "Поддержка", j5 = "Чаевые", S5 = "Помощь", L5 = "Сумма", I5 = "История", N5 = "Игра", B5 = "Раунд",
|
|
10960
|
+
}, x5 = "Ваши ставки были возвращены", y5 = "Лимиты", b5 = "Дилер", C5 = "Баланс", w5 = "НАСТРОЙКИ", v5 = "Турнир", A5 = "Сообщение", k5 = "Поддержка", j5 = "Чаевые", S5 = "Помощь", L5 = "Сумма", I5 = "История", N5 = "Игра", B5 = "Раунд", z5 = "Ставка", T5 = "Выигрыш", O5 = "Карты", M5 = "МЕСТО", D5 = "Место", H5 = "Повторить", R5 = "Раздать карты", F5 = "Отменить", W5 = "Удвоить", P5 = "Еще", G5 = "Хватит", V5 = "Хватит все", E5 = "21+3", U5 = "Лобби", Y5 = "раунд", K5 = "Поздравляем!", Z5 = "Сдаться", X5 = "Пропустить", q5 = "Страховать", Q5 = "день", J5 = "час", $5 = "минут", _5 = "секунд", ed = "Отменить", td = "сохранить", nd = "Рука", ad = "Выплата", id = "Проигрыш", rd = "Флеш", sd = "Сохранить", od = "Стрит", ld = "Закрыть", cd = "остаток", dd = "Полный экран", hd = "Помощь", ud = "Место", pd = "Счет", fd = "Никнейм", gd = "Период", md = "Язык", xd = {
|
|
10960
10961
|
Prizes: "Призы",
|
|
10961
10962
|
Leaderboard: "Таблица лидеров",
|
|
10962
10963
|
Rules: "Правила"
|
|
10963
|
-
}, yd = "Минимум", bd = "Низкий", Cd = "Средний", wd = "Высокий", vd = "Авто", Ad = "Изменить", kd = "ЛОББИ", jd = "Блэкджек", Sd = "Страховка", Ld = "поделить", Id = "Результаты", Nd = "Выплаты", Bd = "Автовоспроизведение",
|
|
10964
|
+
}, yd = "Минимум", bd = "Низкий", Cd = "Средний", wd = "Высокий", vd = "Авто", Ad = "Изменить", kd = "ЛОББИ", jd = "Блэкджек", Sd = "Страховка", Ld = "поделить", Id = "Результаты", Nd = "Выплаты", Bd = "Автовоспроизведение", zd = "Чат", Td = "Звук", Od = "Настройки", Md = "Перетасовка", Dd = {
|
|
10964
10965
|
"canceled round": "Раунд отменен",
|
|
10965
10966
|
refunded: x5,
|
|
10966
10967
|
"Round Id": "Раунд номер",
|
|
@@ -10995,9 +10996,9 @@ const Dl = "Your bets have been refunded", Hl = "Limits", Rl = "Dealer", Fl = "B
|
|
|
10995
10996
|
"Game Name": "Название игры",
|
|
10996
10997
|
Round: B5,
|
|
10997
10998
|
"Bet Type": "Тип ставки",
|
|
10998
|
-
Bet:
|
|
10999
|
+
Bet: z5,
|
|
10999
11000
|
"Win/Lose": "Выигрыш/Проигрыш",
|
|
11000
|
-
Win:
|
|
11001
|
+
Win: T5,
|
|
11001
11002
|
Cards: O5,
|
|
11002
11003
|
"Dealer Cards": "Карты дилера",
|
|
11003
11004
|
"Your Seats": "ваше мес.",
|
|
@@ -11134,11 +11135,11 @@ const Dl = "Your bets have been refunded", Hl = "Limits", Rl = "Dealer", Fl = "B
|
|
|
11134
11135
|
'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.': 'Если соединение прерывается после завершения времени ставок, ваши ставки будут учтены в данном раунде, и вы сможете увидеть результат в разделе "История игр".',
|
|
11135
11136
|
Autoplay: Bd,
|
|
11136
11137
|
"Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.": "Автоплей - В этом разделе вы можете выбрать, сколько игровых раундов вы хотите, чтобы ваша текущая ставка была повторена.",
|
|
11137
|
-
Chat:
|
|
11138
|
+
Chat: zd,
|
|
11138
11139
|
'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.': 'Вы можете начать чат с игроком, введя свое сообщение и нажав кнопку "Отправить". В случае неприемлемого использования, кнопка чата будет отключена.',
|
|
11139
11140
|
"Game number": "Номер игры",
|
|
11140
11141
|
"Each game round has its own special game number through which you can later present your wish and request about the given round.": "У каждого игрового раунда есть свой уникальный номер, по которому вы позднее можете высказать свои пожелания и запросы относительно данного раунда.",
|
|
11141
|
-
Sound:
|
|
11142
|
+
Sound: Td,
|
|
11142
11143
|
"The Sound button toggles all game sounds on and off.": "Кнопка звука включает и выключает все звуковые эффекты игры.",
|
|
11143
11144
|
"Game history": "История игры",
|
|
11144
11145
|
'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.': 'Нажав кнопку "История игры", вы можете просмотреть свои ставки, выигрыши и выигрышный номер в раунде под номером игры.',
|
|
@@ -11181,7 +11182,7 @@ const Dl = "Your bets have been refunded", Hl = "Limits", Rl = "Dealer", Fl = "B
|
|
|
11181
11182
|
"Bet Is Not Accepted": "Ставка не принимается",
|
|
11182
11183
|
"Something went wrong": "Что-то пошло не так",
|
|
11183
11184
|
"Unknown error": "Неизвестная ошибка"
|
|
11184
|
-
}, Hd = "Bahisleriniz iade edildi", Rd = "Limitler", Fd = "Krupiyer", Wd = "Bakiye", Pd = "AYARLAR", Gd = "Müsabaka", Vd = "Mesaj", Ed = "Destek", Ud = "Bahşiş", Yd = "Yardım", Kd = "Miktar", Zd = "Geçmiş", Xd = "Oyun", qd = "Raund", Qd = "Bahis", Jd = "Kazan", $d = "Kartlar", _d = "KOLTUK", e4 = "Koltuk", t4 = "tekrar", n4 = "Kart dağıt", a4 = "geri al", i4 = "Çiftleme", r4 = "Kart çek", s4 = "Dur", o4 = "Tümünü Dur", l4 = "21+3", c4 = "Lobi", d4 = "tur", h4 = "Tebrikler", u4 = "Teslim ol", p4 = "Geç", f4 = "Apsolut", g4 = "gün", m4 = "saat", x4 = "dakika", y4 = "saniye", b4 = "İptal", C4 = "kaydet", w4 = "El", v4 = "Ödeme", A4 = "Kayıp", k4 = "Flush", j4 = "Kaydet", S4 = "strit", L4 = "Kapat", I4 = "kalan", N4 = "Tam Ekran", B4 = "Bilgi",
|
|
11185
|
+
}, Hd = "Bahisleriniz iade edildi", Rd = "Limitler", Fd = "Krupiyer", Wd = "Bakiye", Pd = "AYARLAR", Gd = "Müsabaka", Vd = "Mesaj", Ed = "Destek", Ud = "Bahşiş", Yd = "Yardım", Kd = "Miktar", Zd = "Geçmiş", Xd = "Oyun", qd = "Raund", Qd = "Bahis", Jd = "Kazan", $d = "Kartlar", _d = "KOLTUK", e4 = "Koltuk", t4 = "tekrar", n4 = "Kart dağıt", a4 = "geri al", i4 = "Çiftleme", r4 = "Kart çek", s4 = "Dur", o4 = "Tümünü Dur", l4 = "21+3", c4 = "Lobi", d4 = "tur", h4 = "Tebrikler", u4 = "Teslim ol", p4 = "Geç", f4 = "Apsolut", g4 = "gün", m4 = "saat", x4 = "dakika", y4 = "saniye", b4 = "İptal", C4 = "kaydet", w4 = "El", v4 = "Ödeme", A4 = "Kayıp", k4 = "Flush", j4 = "Kaydet", S4 = "strit", L4 = "Kapat", I4 = "kalan", N4 = "Tam Ekran", B4 = "Bilgi", z4 = "Yer", T4 = "Skor", O4 = "Takma Ad", M4 = "Dönem", D4 = "Dil", H4 = {
|
|
11185
11186
|
Prizes: "Pargalar",
|
|
11186
11187
|
Leaderboard: "Lider Tablosu",
|
|
11187
11188
|
Rules: "Kurallar"
|
|
@@ -11284,8 +11285,8 @@ const Dl = "Your bets have been refunded", Hl = "Limits", Rl = "Dealer", Fl = "B
|
|
|
11284
11285
|
left: I4,
|
|
11285
11286
|
FullScreen: N4,
|
|
11286
11287
|
Info: B4,
|
|
11287
|
-
Place:
|
|
11288
|
-
Score:
|
|
11288
|
+
Place: z4,
|
|
11289
|
+
Score: T4,
|
|
11289
11290
|
Nickname: O4,
|
|
11290
11291
|
Period: M4,
|
|
11291
11292
|
Language: D4,
|
|
@@ -817,8 +817,9 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const jr=f.div`
|
|
|
817
817
|
top: 50%;
|
|
818
818
|
left: 50%;
|
|
819
819
|
transform: translate(-50%, -50%);
|
|
820
|
-
background-color: #
|
|
820
|
+
background-color: #111;
|
|
821
821
|
border-radius: 10px;
|
|
822
|
+
z-index: 20;
|
|
822
823
|
`}
|
|
823
824
|
`,co=f.div`
|
|
824
825
|
display: flex;
|