@everymatrix/casino-most-played-section-nd 1.85.6 → 1.85.7

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.
@@ -1,12 +1,12 @@
1
- import { a as ua, $ as da, S as ca, i as fa, s as ga, f as y, b as ha, n as pe, d as x, c as gt, e as se, g as f, t as ht, h as M, j as v, k, l as N, m as pa, o as va, p as pt, q as V, r as ne, u as Ze, v as re, w as ve, x as ba, y as qe, z as X, H as Q, A as vt, B as Ie, C as Bt, D as fe, E as wa, F as ya, G as Ga, I as Ca } from "./CasinoFilter-DOPPuZ3Q.js";
1
+ import { a as ca, $ as fa, S as ga, i as ha, s as pa, f as y, b as va, n as be, d as D, c as pt, e as le, g as c, t as vt, h as x, j as v, k, l as E, m as ba, o as wa, p as bt, q as j, r as ne, u as et, v as re, w as we, x as ya, y as Qe, z as X, H as Q, A as wt, B as Se, C as Ut, D as he, E as Ga, F as Ca, G as La, I as Fa } from "./CasinoFilter-DOPPuZ3Q.js";
2
2
  import "../stencil/ui-image-Ch-GHki1.js";
3
- function Te(a) {
3
+ function Oe(a) {
4
4
  "@babel/helpers - typeof";
5
- return Te = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
5
+ return Oe = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
6
6
  return typeof e;
7
7
  } : function(e) {
8
8
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
9
- }, Te(a);
9
+ }, Oe(a);
10
10
  }
11
11
  function ie(a) {
12
12
  if (a === null || a === !0 || a === !1)
@@ -14,135 +14,135 @@ function ie(a) {
14
14
  var e = Number(a);
15
15
  return isNaN(e) ? e : e < 0 ? Math.ceil(e) : Math.floor(e);
16
16
  }
17
- function E(a, e) {
17
+ function B(a, e) {
18
18
  if (e.length < a)
19
19
  throw new TypeError(a + " argument" + (a > 1 ? "s" : "") + " required, but only " + e.length + " present");
20
20
  }
21
- function B(a) {
22
- E(1, arguments);
21
+ function W(a) {
22
+ B(1, arguments);
23
23
  var e = Object.prototype.toString.call(a);
24
- return a instanceof Date || Te(a) === "object" && e === "[object Date]" ? new Date(a.getTime()) : typeof a == "number" || e === "[object Number]" ? new Date(a) : ((typeof a == "string" || e === "[object String]") && typeof console < "u" && (console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"), console.warn(new Error().stack)), /* @__PURE__ */ new Date(NaN));
24
+ return a instanceof Date || Oe(a) === "object" && e === "[object Date]" ? new Date(a.getTime()) : typeof a == "number" || e === "[object Number]" ? new Date(a) : ((typeof a == "string" || e === "[object String]") && typeof console < "u" && (console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"), console.warn(new Error().stack)), /* @__PURE__ */ new Date(NaN));
25
25
  }
26
- function La(a, e) {
27
- E(2, arguments);
28
- var t = B(a).getTime(), n = ie(e);
26
+ function _a(a, e) {
27
+ B(2, arguments);
28
+ var t = W(a).getTime(), n = ie(e);
29
29
  return new Date(t + n);
30
30
  }
31
- var Fa = {};
32
- function De() {
33
- return Fa;
31
+ var ka = {};
32
+ function Me() {
33
+ return ka;
34
34
  }
35
- function _a(a) {
35
+ function Ia(a) {
36
36
  var e = new Date(Date.UTC(a.getFullYear(), a.getMonth(), a.getDate(), a.getHours(), a.getMinutes(), a.getSeconds(), a.getMilliseconds()));
37
37
  return e.setUTCFullYear(a.getFullYear()), a.getTime() - e.getTime();
38
38
  }
39
- function ka(a) {
40
- return E(1, arguments), a instanceof Date || Te(a) === "object" && Object.prototype.toString.call(a) === "[object Date]";
39
+ function Ta(a) {
40
+ return B(1, arguments), a instanceof Date || Oe(a) === "object" && Object.prototype.toString.call(a) === "[object Date]";
41
41
  }
42
- function Ia(a) {
43
- if (E(1, arguments), !ka(a) && typeof a != "number")
42
+ function Sa(a) {
43
+ if (B(1, arguments), !Ta(a) && typeof a != "number")
44
44
  return !1;
45
- var e = B(a);
45
+ var e = W(a);
46
46
  return !isNaN(Number(e));
47
47
  }
48
- function Qn(a, e) {
49
- return E(2, arguments), B(a).getTime() - B(e).getTime();
48
+ function Zn(a, e) {
49
+ return B(2, arguments), W(a).getTime() - W(e).getTime();
50
50
  }
51
- function Ta(a, e) {
52
- E(2, arguments);
51
+ function Oa(a, e) {
52
+ B(2, arguments);
53
53
  var t = ie(e);
54
- return La(a, -t);
54
+ return _a(a, -t);
55
55
  }
56
- var Sa = 864e5;
57
- function Oa(a) {
58
- E(1, arguments);
59
- var e = B(a), t = e.getTime();
56
+ var Da = 864e5;
57
+ function xa(a) {
58
+ B(1, arguments);
59
+ var e = W(a), t = e.getTime();
60
60
  e.setUTCMonth(0, 1), e.setUTCHours(0, 0, 0, 0);
61
61
  var n = e.getTime(), r = t - n;
62
- return Math.floor(r / Sa) + 1;
62
+ return Math.floor(r / Da) + 1;
63
63
  }
64
- function Se(a) {
65
- E(1, arguments);
66
- var e = 1, t = B(a), n = t.getUTCDay(), r = (n < e ? 7 : 0) + n - e;
64
+ function De(a) {
65
+ B(1, arguments);
66
+ var e = 1, t = W(a), n = t.getUTCDay(), r = (n < e ? 7 : 0) + n - e;
67
67
  return t.setUTCDate(t.getUTCDate() - r), t.setUTCHours(0, 0, 0, 0), t;
68
68
  }
69
- function Wt(a) {
70
- E(1, arguments);
71
- var e = B(a), t = e.getUTCFullYear(), n = /* @__PURE__ */ new Date(0);
69
+ function At(a) {
70
+ B(1, arguments);
71
+ var e = W(a), t = e.getUTCFullYear(), n = /* @__PURE__ */ new Date(0);
72
72
  n.setUTCFullYear(t + 1, 0, 4), n.setUTCHours(0, 0, 0, 0);
73
- var r = Se(n), i = /* @__PURE__ */ new Date(0);
73
+ var r = De(n), i = /* @__PURE__ */ new Date(0);
74
74
  i.setUTCFullYear(t, 0, 4), i.setUTCHours(0, 0, 0, 0);
75
- var o = Se(i);
75
+ var o = De(i);
76
76
  return e.getTime() >= r.getTime() ? t + 1 : e.getTime() >= o.getTime() ? t : t - 1;
77
77
  }
78
- function Da(a) {
79
- E(1, arguments);
80
- var e = Wt(a), t = /* @__PURE__ */ new Date(0);
78
+ function Ma(a) {
79
+ B(1, arguments);
80
+ var e = At(a), t = /* @__PURE__ */ new Date(0);
81
81
  t.setUTCFullYear(e, 0, 4), t.setUTCHours(0, 0, 0, 0);
82
- var n = Se(t);
82
+ var n = De(t);
83
83
  return n;
84
84
  }
85
- var xa = 6048e5;
86
- function Ma(a) {
87
- E(1, arguments);
88
- var e = B(a), t = Se(e).getTime() - Da(e).getTime();
89
- return Math.round(t / xa) + 1;
90
- }
91
- function Oe(a, e) {
92
- var t, n, r, i, o, l, m, c;
93
- E(1, arguments);
94
- var d = De(), u = ie((t = (n = (r = (i = e?.weekStartsOn) !== null && i !== void 0 ? i : e == null || (o = e.locale) === null || o === void 0 || (l = o.options) === null || l === void 0 ? void 0 : l.weekStartsOn) !== null && r !== void 0 ? r : d.weekStartsOn) !== null && n !== void 0 ? n : (m = d.locale) === null || m === void 0 || (c = m.options) === null || c === void 0 ? void 0 : c.weekStartsOn) !== null && t !== void 0 ? t : 0);
85
+ var Pa = 6048e5;
86
+ function Ra(a) {
87
+ B(1, arguments);
88
+ var e = W(a), t = De(e).getTime() - Ma(e).getTime();
89
+ return Math.round(t / Pa) + 1;
90
+ }
91
+ function xe(a, e) {
92
+ var t, n, r, i, o, l, m, f;
93
+ B(1, arguments);
94
+ var d = Me(), u = ie((t = (n = (r = (i = e?.weekStartsOn) !== null && i !== void 0 ? i : e == null || (o = e.locale) === null || o === void 0 || (l = o.options) === null || l === void 0 ? void 0 : l.weekStartsOn) !== null && r !== void 0 ? r : d.weekStartsOn) !== null && n !== void 0 ? n : (m = d.locale) === null || m === void 0 || (f = m.options) === null || f === void 0 ? void 0 : f.weekStartsOn) !== null && t !== void 0 ? t : 0);
95
95
  if (!(u >= 0 && u <= 6))
96
96
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
97
- var p = B(a), h = p.getUTCDay(), C = (h < u ? 7 : 0) + h - u;
98
- return p.setUTCDate(p.getUTCDate() - C), p.setUTCHours(0, 0, 0, 0), p;
97
+ var p = W(a), h = p.getUTCDay(), L = (h < u ? 7 : 0) + h - u;
98
+ return p.setUTCDate(p.getUTCDate() - L), p.setUTCHours(0, 0, 0, 0), p;
99
99
  }
100
- function Ut(a, e) {
101
- var t, n, r, i, o, l, m, c;
102
- E(1, arguments);
103
- var d = B(a), u = d.getUTCFullYear(), p = De(), h = ie((t = (n = (r = (i = e?.firstWeekContainsDate) !== null && i !== void 0 ? i : e == null || (o = e.locale) === null || o === void 0 || (l = o.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && r !== void 0 ? r : p.firstWeekContainsDate) !== null && n !== void 0 ? n : (m = p.locale) === null || m === void 0 || (c = m.options) === null || c === void 0 ? void 0 : c.firstWeekContainsDate) !== null && t !== void 0 ? t : 1);
100
+ function Yt(a, e) {
101
+ var t, n, r, i, o, l, m, f;
102
+ B(1, arguments);
103
+ var d = W(a), u = d.getUTCFullYear(), p = Me(), h = ie((t = (n = (r = (i = e?.firstWeekContainsDate) !== null && i !== void 0 ? i : e == null || (o = e.locale) === null || o === void 0 || (l = o.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && r !== void 0 ? r : p.firstWeekContainsDate) !== null && n !== void 0 ? n : (m = p.locale) === null || m === void 0 || (f = m.options) === null || f === void 0 ? void 0 : f.firstWeekContainsDate) !== null && t !== void 0 ? t : 1);
104
104
  if (!(h >= 1 && h <= 7))
105
105
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
106
- var C = /* @__PURE__ */ new Date(0);
107
- C.setUTCFullYear(u + 1, 0, h), C.setUTCHours(0, 0, 0, 0);
108
- var L = Oe(C, e), G = /* @__PURE__ */ new Date(0);
109
- G.setUTCFullYear(u, 0, h), G.setUTCHours(0, 0, 0, 0);
110
- var q = Oe(G, e);
111
- return d.getTime() >= L.getTime() ? u + 1 : d.getTime() >= q.getTime() ? u : u - 1;
112
- }
113
- function Pa(a, e) {
114
- var t, n, r, i, o, l, m, c;
115
- E(1, arguments);
116
- var d = De(), u = ie((t = (n = (r = (i = e?.firstWeekContainsDate) !== null && i !== void 0 ? i : e == null || (o = e.locale) === null || o === void 0 || (l = o.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && r !== void 0 ? r : d.firstWeekContainsDate) !== null && n !== void 0 ? n : (m = d.locale) === null || m === void 0 || (c = m.options) === null || c === void 0 ? void 0 : c.firstWeekContainsDate) !== null && t !== void 0 ? t : 1), p = Ut(a, e), h = /* @__PURE__ */ new Date(0);
117
- h.setUTCFullYear(p, 0, u), h.setUTCHours(0, 0, 0, 0);
118
- var C = Oe(h, e);
119
- return C;
106
+ var L = /* @__PURE__ */ new Date(0);
107
+ L.setUTCFullYear(u + 1, 0, h), L.setUTCHours(0, 0, 0, 0);
108
+ var F = xe(L, e), _ = /* @__PURE__ */ new Date(0);
109
+ _.setUTCFullYear(u, 0, h), _.setUTCHours(0, 0, 0, 0);
110
+ var Y = xe(_, e);
111
+ return d.getTime() >= F.getTime() ? u + 1 : d.getTime() >= Y.getTime() ? u : u - 1;
120
112
  }
121
- var Ra = 6048e5;
122
113
  function Na(a, e) {
123
- E(1, arguments);
124
- var t = B(a), n = Oe(t, e).getTime() - Pa(t, e).getTime();
125
- return Math.round(n / Ra) + 1;
114
+ var t, n, r, i, o, l, m, f;
115
+ B(1, arguments);
116
+ var d = Me(), u = ie((t = (n = (r = (i = e?.firstWeekContainsDate) !== null && i !== void 0 ? i : e == null || (o = e.locale) === null || o === void 0 || (l = o.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && r !== void 0 ? r : d.firstWeekContainsDate) !== null && n !== void 0 ? n : (m = d.locale) === null || m === void 0 || (f = m.options) === null || f === void 0 ? void 0 : f.firstWeekContainsDate) !== null && t !== void 0 ? t : 1), p = Yt(a, e), h = /* @__PURE__ */ new Date(0);
117
+ h.setUTCFullYear(p, 0, u), h.setUTCHours(0, 0, 0, 0);
118
+ var L = xe(h, e);
119
+ return L;
126
120
  }
127
- function _(a, e) {
121
+ var Ea = 6048e5;
122
+ function Ba(a, e) {
123
+ B(1, arguments);
124
+ var t = W(a), n = xe(t, e).getTime() - Na(t, e).getTime();
125
+ return Math.round(n / Ea) + 1;
126
+ }
127
+ function C(a, e) {
128
128
  for (var t = a < 0 ? "-" : "", n = Math.abs(a).toString(); n.length < e; )
129
129
  n = "0" + n;
130
130
  return t + n;
131
131
  }
132
- var $ = {
132
+ var ee = {
133
133
  // Year
134
134
  y: function(e, t) {
135
135
  var n = e.getUTCFullYear(), r = n > 0 ? n : 1 - n;
136
- return _(t === "yy" ? r % 100 : r, t.length);
136
+ return C(t === "yy" ? r % 100 : r, t.length);
137
137
  },
138
138
  // Month
139
139
  M: function(e, t) {
140
140
  var n = e.getUTCMonth();
141
- return t === "M" ? String(n + 1) : _(n + 1, 2);
141
+ return t === "M" ? String(n + 1) : C(n + 1, 2);
142
142
  },
143
143
  // Day of the month
144
144
  d: function(e, t) {
145
- return _(e.getUTCDate(), t.length);
145
+ return C(e.getUTCDate(), t.length);
146
146
  },
147
147
  // AM or PM
148
148
  a: function(e, t) {
@@ -162,33 +162,33 @@ var $ = {
162
162
  },
163
163
  // Hour [1-12]
164
164
  h: function(e, t) {
165
- return _(e.getUTCHours() % 12 || 12, t.length);
165
+ return C(e.getUTCHours() % 12 || 12, t.length);
166
166
  },
167
167
  // Hour [0-23]
168
168
  H: function(e, t) {
169
- return _(e.getUTCHours(), t.length);
169
+ return C(e.getUTCHours(), t.length);
170
170
  },
171
171
  // Minute
172
172
  m: function(e, t) {
173
- return _(e.getUTCMinutes(), t.length);
173
+ return C(e.getUTCMinutes(), t.length);
174
174
  },
175
175
  // Second
176
176
  s: function(e, t) {
177
- return _(e.getUTCSeconds(), t.length);
177
+ return C(e.getUTCSeconds(), t.length);
178
178
  },
179
179
  // Fraction of second
180
180
  S: function(e, t) {
181
181
  var n = t.length, r = e.getUTCMilliseconds(), i = Math.floor(r * Math.pow(10, n - 3));
182
- return _(i, t.length);
182
+ return C(i, t.length);
183
183
  }
184
- }, le = {
184
+ }, me = {
185
185
  midnight: "midnight",
186
186
  noon: "noon",
187
187
  morning: "morning",
188
188
  afternoon: "afternoon",
189
189
  evening: "evening",
190
190
  night: "night"
191
- }, Ea = {
191
+ }, Wa = {
192
192
  // Era
193
193
  G: function(e, t, n) {
194
194
  var r = e.getUTCFullYear() > 0 ? 1 : 0;
@@ -218,23 +218,23 @@ var $ = {
218
218
  unit: "year"
219
219
  });
220
220
  }
221
- return $.y(e, t);
221
+ return ee.y(e, t);
222
222
  },
223
223
  // Local week-numbering year
224
224
  Y: function(e, t, n, r) {
225
- var i = Ut(e, r), o = i > 0 ? i : 1 - i;
225
+ var i = Yt(e, r), o = i > 0 ? i : 1 - i;
226
226
  if (t === "YY") {
227
227
  var l = o % 100;
228
- return _(l, 2);
228
+ return C(l, 2);
229
229
  }
230
230
  return t === "Yo" ? n.ordinalNumber(o, {
231
231
  unit: "year"
232
- }) : _(o, t.length);
232
+ }) : C(o, t.length);
233
233
  },
234
234
  // ISO week-numbering year
235
235
  R: function(e, t) {
236
- var n = Wt(e);
237
- return _(n, t.length);
236
+ var n = At(e);
237
+ return C(n, t.length);
238
238
  },
239
239
  // Extended year. This is a single number designating the year of this calendar system.
240
240
  // The main difference between `y` and `u` localizers are B.C. years:
@@ -247,7 +247,7 @@ var $ = {
247
247
  // while `uu` pads single digit years to 2 characters and returns other years unchanged.
248
248
  u: function(e, t) {
249
249
  var n = e.getUTCFullYear();
250
- return _(n, t.length);
250
+ return C(n, t.length);
251
251
  },
252
252
  // Quarter
253
253
  Q: function(e, t, n) {
@@ -256,7 +256,7 @@ var $ = {
256
256
  case "Q":
257
257
  return String(r);
258
258
  case "QQ":
259
- return _(r, 2);
259
+ return C(r, 2);
260
260
  case "Qo":
261
261
  return n.ordinalNumber(r, {
262
262
  unit: "quarter"
@@ -286,7 +286,7 @@ var $ = {
286
286
  case "q":
287
287
  return String(r);
288
288
  case "qq":
289
- return _(r, 2);
289
+ return C(r, 2);
290
290
  case "qo":
291
291
  return n.ordinalNumber(r, {
292
292
  unit: "quarter"
@@ -315,7 +315,7 @@ var $ = {
315
315
  switch (t) {
316
316
  case "M":
317
317
  case "MM":
318
- return $.M(e, t);
318
+ return ee.M(e, t);
319
319
  case "Mo":
320
320
  return n.ordinalNumber(r + 1, {
321
321
  unit: "month"
@@ -345,7 +345,7 @@ var $ = {
345
345
  case "L":
346
346
  return String(r + 1);
347
347
  case "LL":
348
- return _(r + 1, 2);
348
+ return C(r + 1, 2);
349
349
  case "Lo":
350
350
  return n.ordinalNumber(r + 1, {
351
351
  unit: "month"
@@ -370,30 +370,30 @@ var $ = {
370
370
  },
371
371
  // Local week of year
372
372
  w: function(e, t, n, r) {
373
- var i = Na(e, r);
373
+ var i = Ba(e, r);
374
374
  return t === "wo" ? n.ordinalNumber(i, {
375
375
  unit: "week"
376
- }) : _(i, t.length);
376
+ }) : C(i, t.length);
377
377
  },
378
378
  // ISO week of year
379
379
  I: function(e, t, n) {
380
- var r = Ma(e);
380
+ var r = Ra(e);
381
381
  return t === "Io" ? n.ordinalNumber(r, {
382
382
  unit: "week"
383
- }) : _(r, t.length);
383
+ }) : C(r, t.length);
384
384
  },
385
385
  // Day of the month
386
386
  d: function(e, t, n) {
387
387
  return t === "do" ? n.ordinalNumber(e.getUTCDate(), {
388
388
  unit: "date"
389
- }) : $.d(e, t);
389
+ }) : ee.d(e, t);
390
390
  },
391
391
  // Day of year
392
392
  D: function(e, t, n) {
393
- var r = Oa(e);
393
+ var r = xa(e);
394
394
  return t === "Do" ? n.ordinalNumber(r, {
395
395
  unit: "dayOfYear"
396
- }) : _(r, t.length);
396
+ }) : C(r, t.length);
397
397
  },
398
398
  // Day of week
399
399
  E: function(e, t, n) {
@@ -431,7 +431,7 @@ var $ = {
431
431
  case "e":
432
432
  return String(o);
433
433
  case "ee":
434
- return _(o, 2);
434
+ return C(o, 2);
435
435
  case "eo":
436
436
  return n.ordinalNumber(o, {
437
437
  unit: "day"
@@ -466,7 +466,7 @@ var $ = {
466
466
  case "c":
467
467
  return String(o);
468
468
  case "cc":
469
- return _(o, t.length);
469
+ return C(o, t.length);
470
470
  case "co":
471
471
  return n.ordinalNumber(o, {
472
472
  unit: "day"
@@ -501,7 +501,7 @@ var $ = {
501
501
  case "i":
502
502
  return String(i);
503
503
  case "ii":
504
- return _(i, t.length);
504
+ return C(i, t.length);
505
505
  case "io":
506
506
  return n.ordinalNumber(i, {
507
507
  unit: "day"
@@ -560,7 +560,7 @@ var $ = {
560
560
  // AM, PM, midnight, noon
561
561
  b: function(e, t, n) {
562
562
  var r = e.getUTCHours(), i;
563
- switch (r === 12 ? i = le.noon : r === 0 ? i = le.midnight : i = r / 12 >= 1 ? "pm" : "am", t) {
563
+ switch (r === 12 ? i = me.noon : r === 0 ? i = me.midnight : i = r / 12 >= 1 ? "pm" : "am", t) {
564
564
  case "b":
565
565
  case "bb":
566
566
  return n.dayPeriod(i, {
@@ -588,7 +588,7 @@ var $ = {
588
588
  // in the morning, in the afternoon, in the evening, at night
589
589
  B: function(e, t, n) {
590
590
  var r = e.getUTCHours(), i;
591
- switch (r >= 17 ? i = le.evening : r >= 12 ? i = le.afternoon : r >= 4 ? i = le.morning : i = le.night, t) {
591
+ switch (r >= 17 ? i = me.evening : r >= 12 ? i = me.afternoon : r >= 4 ? i = me.morning : i = me.night, t) {
592
592
  case "B":
593
593
  case "BB":
594
594
  case "BBB":
@@ -617,43 +617,43 @@ var $ = {
617
617
  unit: "hour"
618
618
  });
619
619
  }
620
- return $.h(e, t);
620
+ return ee.h(e, t);
621
621
  },
622
622
  // Hour [0-23]
623
623
  H: function(e, t, n) {
624
624
  return t === "Ho" ? n.ordinalNumber(e.getUTCHours(), {
625
625
  unit: "hour"
626
- }) : $.H(e, t);
626
+ }) : ee.H(e, t);
627
627
  },
628
628
  // Hour [0-11]
629
629
  K: function(e, t, n) {
630
630
  var r = e.getUTCHours() % 12;
631
631
  return t === "Ko" ? n.ordinalNumber(r, {
632
632
  unit: "hour"
633
- }) : _(r, t.length);
633
+ }) : C(r, t.length);
634
634
  },
635
635
  // Hour [1-24]
636
636
  k: function(e, t, n) {
637
637
  var r = e.getUTCHours();
638
638
  return r === 0 && (r = 24), t === "ko" ? n.ordinalNumber(r, {
639
639
  unit: "hour"
640
- }) : _(r, t.length);
640
+ }) : C(r, t.length);
641
641
  },
642
642
  // Minute
643
643
  m: function(e, t, n) {
644
644
  return t === "mo" ? n.ordinalNumber(e.getUTCMinutes(), {
645
645
  unit: "minute"
646
- }) : $.m(e, t);
646
+ }) : ee.m(e, t);
647
647
  },
648
648
  // Second
649
649
  s: function(e, t, n) {
650
650
  return t === "so" ? n.ordinalNumber(e.getUTCSeconds(), {
651
651
  unit: "second"
652
- }) : $.s(e, t);
652
+ }) : ee.s(e, t);
653
653
  },
654
654
  // Fraction of second
655
655
  S: function(e, t) {
656
- return $.S(e, t);
656
+ return ee.S(e, t);
657
657
  },
658
658
  // Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
659
659
  X: function(e, t, n, r) {
@@ -662,7 +662,7 @@ var $ = {
662
662
  return "Z";
663
663
  switch (t) {
664
664
  case "X":
665
- return wt(o);
665
+ return Gt(o);
666
666
  case "XXXX":
667
667
  case "XX":
668
668
  return ae(o);
@@ -677,7 +677,7 @@ var $ = {
677
677
  var i = r._originalDate || e, o = i.getTimezoneOffset();
678
678
  switch (t) {
679
679
  case "x":
680
- return wt(o);
680
+ return Gt(o);
681
681
  case "xxxx":
682
682
  case "xx":
683
683
  return ae(o);
@@ -694,7 +694,7 @@ var $ = {
694
694
  case "O":
695
695
  case "OO":
696
696
  case "OOO":
697
- return "GMT" + bt(o, ":");
697
+ return "GMT" + yt(o, ":");
698
698
  case "OOOO":
699
699
  default:
700
700
  return "GMT" + ae(o, ":");
@@ -707,7 +707,7 @@ var $ = {
707
707
  case "z":
708
708
  case "zz":
709
709
  case "zzz":
710
- return "GMT" + bt(o, ":");
710
+ return "GMT" + yt(o, ":");
711
711
  case "zzzz":
712
712
  default:
713
713
  return "GMT" + ae(o, ":");
@@ -716,33 +716,33 @@ var $ = {
716
716
  // Seconds timestamp
717
717
  t: function(e, t, n, r) {
718
718
  var i = r._originalDate || e, o = Math.floor(i.getTime() / 1e3);
719
- return _(o, t.length);
719
+ return C(o, t.length);
720
720
  },
721
721
  // Milliseconds timestamp
722
722
  T: function(e, t, n, r) {
723
723
  var i = r._originalDate || e, o = i.getTime();
724
- return _(o, t.length);
724
+ return C(o, t.length);
725
725
  }
726
726
  };
727
- function bt(a, e) {
727
+ function yt(a, e) {
728
728
  var t = a > 0 ? "-" : "+", n = Math.abs(a), r = Math.floor(n / 60), i = n % 60;
729
729
  if (i === 0)
730
730
  return t + String(r);
731
731
  var o = e;
732
- return t + String(r) + o + _(i, 2);
732
+ return t + String(r) + o + C(i, 2);
733
733
  }
734
- function wt(a, e) {
734
+ function Gt(a, e) {
735
735
  if (a % 60 === 0) {
736
736
  var t = a > 0 ? "-" : "+";
737
- return t + _(Math.abs(a) / 60, 2);
737
+ return t + C(Math.abs(a) / 60, 2);
738
738
  }
739
739
  return ae(a, e);
740
740
  }
741
741
  function ae(a, e) {
742
- var t = e || "", n = a > 0 ? "-" : "+", r = Math.abs(a), i = _(Math.floor(r / 60), 2), o = _(r % 60, 2);
742
+ var t = e || "", n = a > 0 ? "-" : "+", r = Math.abs(a), i = C(Math.floor(r / 60), 2), o = C(r % 60, 2);
743
743
  return n + i + t + o;
744
744
  }
745
- var yt = function(e, t) {
745
+ var Ct = function(e, t) {
746
746
  switch (e) {
747
747
  case "P":
748
748
  return t.date({
@@ -762,7 +762,7 @@ var yt = function(e, t) {
762
762
  width: "full"
763
763
  });
764
764
  }
765
- }, At = function(e, t) {
765
+ }, zt = function(e, t) {
766
766
  switch (e) {
767
767
  case "p":
768
768
  return t.time({
@@ -782,10 +782,10 @@ var yt = function(e, t) {
782
782
  width: "full"
783
783
  });
784
784
  }
785
- }, Ba = function(e, t) {
785
+ }, Ua = function(e, t) {
786
786
  var n = e.match(/(P+)(p+)?/) || [], r = n[1], i = n[2];
787
787
  if (!i)
788
- return yt(e, t);
788
+ return Ct(e, t);
789
789
  var o;
790
790
  switch (r) {
791
791
  case "P":
@@ -810,18 +810,18 @@ var yt = function(e, t) {
810
810
  });
811
811
  break;
812
812
  }
813
- return o.replace("{{date}}", yt(r, t)).replace("{{time}}", At(i, t));
814
- }, Wa = {
815
- p: At,
816
- P: Ba
817
- }, Ua = ["D", "DD"], Aa = ["YY", "YYYY"];
818
- function Ya(a) {
819
- return Ua.indexOf(a) !== -1;
813
+ return o.replace("{{date}}", Ct(r, t)).replace("{{time}}", zt(i, t));
814
+ }, Aa = {
815
+ p: zt,
816
+ P: Ua
817
+ }, Ya = ["D", "DD"], za = ["YY", "YYYY"];
818
+ function Ha(a) {
819
+ return Ya.indexOf(a) !== -1;
820
820
  }
821
- function za(a) {
822
- return Aa.indexOf(a) !== -1;
821
+ function ja(a) {
822
+ return za.indexOf(a) !== -1;
823
823
  }
824
- function Gt(a, e, t) {
824
+ function Lt(a, e, t) {
825
825
  if (a === "YYYY")
826
826
  throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e, "`) for formatting years to the input `").concat(t, "`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));
827
827
  if (a === "YY")
@@ -831,7 +831,7 @@ function Gt(a, e, t) {
831
831
  if (a === "DD")
832
832
  throw new RangeError("Use `dd` instead of `DD` (in `".concat(e, "`) for formatting days of the month to the input `").concat(t, "`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));
833
833
  }
834
- var Ha = {
834
+ var Ka = {
835
835
  lessThanXSeconds: {
836
836
  one: "less than a second",
837
837
  other: "less than {{count}} seconds"
@@ -893,55 +893,55 @@ var Ha = {
893
893
  one: "almost 1 year",
894
894
  other: "almost {{count}} years"
895
895
  }
896
- }, ja = function(e, t, n) {
897
- var r, i = Ha[e];
896
+ }, Va = function(e, t, n) {
897
+ var r, i = Ka[e];
898
898
  return typeof i == "string" ? r = i : t === 1 ? r = i.one : r = i.other.replace("{{count}}", t.toString()), n != null && n.addSuffix ? n.comparison && n.comparison > 0 ? "in " + r : r + " ago" : r;
899
899
  };
900
- function Xe(a) {
900
+ function Je(a) {
901
901
  return function() {
902
902
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = e.width ? String(e.width) : a.defaultWidth, n = a.formats[t] || a.formats[a.defaultWidth];
903
903
  return n;
904
904
  };
905
905
  }
906
- var Ka = {
906
+ var qa = {
907
907
  full: "EEEE, MMMM do, y",
908
908
  long: "MMMM do, y",
909
909
  medium: "MMM d, y",
910
910
  short: "MM/dd/yyyy"
911
- }, Va = {
911
+ }, Xa = {
912
912
  full: "h:mm:ss a zzzz",
913
913
  long: "h:mm:ss a z",
914
914
  medium: "h:mm:ss a",
915
915
  short: "h:mm a"
916
- }, qa = {
916
+ }, Qa = {
917
917
  full: "{{date}} 'at' {{time}}",
918
918
  long: "{{date}} 'at' {{time}}",
919
919
  medium: "{{date}}, {{time}}",
920
920
  short: "{{date}}, {{time}}"
921
- }, Xa = {
922
- date: Xe({
923
- formats: Ka,
921
+ }, Ja = {
922
+ date: Je({
923
+ formats: qa,
924
924
  defaultWidth: "full"
925
925
  }),
926
- time: Xe({
927
- formats: Va,
926
+ time: Je({
927
+ formats: Xa,
928
928
  defaultWidth: "full"
929
929
  }),
930
- dateTime: Xe({
931
- formats: qa,
930
+ dateTime: Je({
931
+ formats: Qa,
932
932
  defaultWidth: "full"
933
933
  })
934
- }, Qa = {
934
+ }, Za = {
935
935
  lastWeek: "'last' eeee 'at' p",
936
936
  yesterday: "'yesterday at' p",
937
937
  today: "'today at' p",
938
938
  tomorrow: "'tomorrow at' p",
939
939
  nextWeek: "eeee 'at' p",
940
940
  other: "P"
941
- }, Ja = function(e, t, n, r) {
942
- return Qa[e];
941
+ }, $a = function(e, t, n, r) {
942
+ return Za[e];
943
943
  };
944
- function ge(a) {
944
+ function pe(a) {
945
945
  return function(e, t) {
946
946
  var n = t != null && t.context ? String(t.context) : "standalone", r;
947
947
  if (n === "formatting" && a.formattingValues) {
@@ -951,28 +951,28 @@ function ge(a) {
951
951
  var l = a.defaultWidth, m = t != null && t.width ? String(t.width) : a.defaultWidth;
952
952
  r = a.values[m] || a.values[l];
953
953
  }
954
- var c = a.argumentCallback ? a.argumentCallback(e) : e;
955
- return r[c];
954
+ var f = a.argumentCallback ? a.argumentCallback(e) : e;
955
+ return r[f];
956
956
  };
957
957
  }
958
- var Za = {
958
+ var en = {
959
959
  narrow: ["B", "A"],
960
960
  abbreviated: ["BC", "AD"],
961
961
  wide: ["Before Christ", "Anno Domini"]
962
- }, $a = {
962
+ }, tn = {
963
963
  narrow: ["1", "2", "3", "4"],
964
964
  abbreviated: ["Q1", "Q2", "Q3", "Q4"],
965
965
  wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
966
- }, en = {
966
+ }, an = {
967
967
  narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
968
968
  abbreviated: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
969
969
  wide: ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]
970
- }, tn = {
970
+ }, nn = {
971
971
  narrow: ["S", "M", "T", "W", "T", "F", "S"],
972
972
  short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
973
973
  abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
974
974
  wide: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]
975
- }, an = {
975
+ }, rn = {
976
976
  narrow: {
977
977
  am: "a",
978
978
  pm: "p",
@@ -1003,7 +1003,7 @@ var Za = {
1003
1003
  evening: "evening",
1004
1004
  night: "night"
1005
1005
  }
1006
- }, nn = {
1006
+ }, on = {
1007
1007
  narrow: {
1008
1008
  am: "a",
1009
1009
  pm: "p",
@@ -1034,7 +1034,7 @@ var Za = {
1034
1034
  evening: "in the evening",
1035
1035
  night: "at night"
1036
1036
  }
1037
- }, rn = function(e, t) {
1037
+ }, sn = function(e, t) {
1038
1038
  var n = Number(e), r = n % 100;
1039
1039
  if (r > 20 || r < 10)
1040
1040
  switch (r % 10) {
@@ -1046,63 +1046,63 @@ var Za = {
1046
1046
  return n + "rd";
1047
1047
  }
1048
1048
  return n + "th";
1049
- }, on = {
1050
- ordinalNumber: rn,
1051
- era: ge({
1052
- values: Za,
1049
+ }, ln = {
1050
+ ordinalNumber: sn,
1051
+ era: pe({
1052
+ values: en,
1053
1053
  defaultWidth: "wide"
1054
1054
  }),
1055
- quarter: ge({
1056
- values: $a,
1055
+ quarter: pe({
1056
+ values: tn,
1057
1057
  defaultWidth: "wide",
1058
1058
  argumentCallback: function(e) {
1059
1059
  return e - 1;
1060
1060
  }
1061
1061
  }),
1062
- month: ge({
1063
- values: en,
1062
+ month: pe({
1063
+ values: an,
1064
1064
  defaultWidth: "wide"
1065
1065
  }),
1066
- day: ge({
1067
- values: tn,
1066
+ day: pe({
1067
+ values: nn,
1068
1068
  defaultWidth: "wide"
1069
1069
  }),
1070
- dayPeriod: ge({
1071
- values: an,
1070
+ dayPeriod: pe({
1071
+ values: rn,
1072
1072
  defaultWidth: "wide",
1073
- formattingValues: nn,
1073
+ formattingValues: on,
1074
1074
  defaultFormattingWidth: "wide"
1075
1075
  })
1076
1076
  };
1077
- function he(a) {
1077
+ function ve(a) {
1078
1078
  return function(e) {
1079
1079
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = t.width, r = n && a.matchPatterns[n] || a.matchPatterns[a.defaultMatchWidth], i = e.match(r);
1080
1080
  if (!i)
1081
1081
  return null;
1082
- var o = i[0], l = n && a.parsePatterns[n] || a.parsePatterns[a.defaultParseWidth], m = Array.isArray(l) ? ln(l, function(u) {
1082
+ var o = i[0], l = n && a.parsePatterns[n] || a.parsePatterns[a.defaultParseWidth], m = Array.isArray(l) ? un(l, function(u) {
1083
1083
  return u.test(o);
1084
- }) : sn(l, function(u) {
1084
+ }) : mn(l, function(u) {
1085
1085
  return u.test(o);
1086
- }), c;
1087
- c = a.valueCallback ? a.valueCallback(m) : m, c = t.valueCallback ? t.valueCallback(c) : c;
1086
+ }), f;
1087
+ f = a.valueCallback ? a.valueCallback(m) : m, f = t.valueCallback ? t.valueCallback(f) : f;
1088
1088
  var d = e.slice(o.length);
1089
1089
  return {
1090
- value: c,
1090
+ value: f,
1091
1091
  rest: d
1092
1092
  };
1093
1093
  };
1094
1094
  }
1095
- function sn(a, e) {
1095
+ function mn(a, e) {
1096
1096
  for (var t in a)
1097
1097
  if (a.hasOwnProperty(t) && e(a[t]))
1098
1098
  return t;
1099
1099
  }
1100
- function ln(a, e) {
1100
+ function un(a, e) {
1101
1101
  for (var t = 0; t < a.length; t++)
1102
1102
  if (e(a[t]))
1103
1103
  return t;
1104
1104
  }
1105
- function mn(a) {
1105
+ function dn(a) {
1106
1106
  return function(e) {
1107
1107
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = e.match(a.matchPattern);
1108
1108
  if (!n)
@@ -1119,37 +1119,37 @@ function mn(a) {
1119
1119
  };
1120
1120
  };
1121
1121
  }
1122
- var un = /^(\d+)(th|st|nd|rd)?/i, dn = /\d+/i, cn = {
1122
+ var cn = /^(\d+)(th|st|nd|rd)?/i, fn = /\d+/i, gn = {
1123
1123
  narrow: /^(b|a)/i,
1124
1124
  abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
1125
1125
  wide: /^(before christ|before common era|anno domini|common era)/i
1126
- }, fn = {
1126
+ }, hn = {
1127
1127
  any: [/^b/i, /^(a|c)/i]
1128
- }, gn = {
1128
+ }, pn = {
1129
1129
  narrow: /^[1234]/i,
1130
1130
  abbreviated: /^q[1234]/i,
1131
1131
  wide: /^[1234](th|st|nd|rd)? quarter/i
1132
- }, hn = {
1132
+ }, vn = {
1133
1133
  any: [/1/i, /2/i, /3/i, /4/i]
1134
- }, pn = {
1134
+ }, bn = {
1135
1135
  narrow: /^[jfmasond]/i,
1136
1136
  abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
1137
1137
  wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
1138
- }, vn = {
1138
+ }, wn = {
1139
1139
  narrow: [/^j/i, /^f/i, /^m/i, /^a/i, /^m/i, /^j/i, /^j/i, /^a/i, /^s/i, /^o/i, /^n/i, /^d/i],
1140
1140
  any: [/^ja/i, /^f/i, /^mar/i, /^ap/i, /^may/i, /^jun/i, /^jul/i, /^au/i, /^s/i, /^o/i, /^n/i, /^d/i]
1141
- }, bn = {
1141
+ }, yn = {
1142
1142
  narrow: /^[smtwf]/i,
1143
1143
  short: /^(su|mo|tu|we|th|fr|sa)/i,
1144
1144
  abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
1145
1145
  wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
1146
- }, wn = {
1146
+ }, Gn = {
1147
1147
  narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
1148
1148
  any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
1149
- }, yn = {
1149
+ }, Cn = {
1150
1150
  narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
1151
1151
  any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
1152
- }, Gn = {
1152
+ }, Ln = {
1153
1153
  any: {
1154
1154
  am: /^a/i,
1155
1155
  pm: /^p/i,
@@ -1160,123 +1160,123 @@ var un = /^(\d+)(th|st|nd|rd)?/i, dn = /\d+/i, cn = {
1160
1160
  evening: /evening/i,
1161
1161
  night: /night/i
1162
1162
  }
1163
- }, Cn = {
1164
- ordinalNumber: mn({
1165
- matchPattern: un,
1166
- parsePattern: dn,
1163
+ }, Fn = {
1164
+ ordinalNumber: dn({
1165
+ matchPattern: cn,
1166
+ parsePattern: fn,
1167
1167
  valueCallback: function(e) {
1168
1168
  return parseInt(e, 10);
1169
1169
  }
1170
1170
  }),
1171
- era: he({
1172
- matchPatterns: cn,
1171
+ era: ve({
1172
+ matchPatterns: gn,
1173
1173
  defaultMatchWidth: "wide",
1174
- parsePatterns: fn,
1174
+ parsePatterns: hn,
1175
1175
  defaultParseWidth: "any"
1176
1176
  }),
1177
- quarter: he({
1178
- matchPatterns: gn,
1177
+ quarter: ve({
1178
+ matchPatterns: pn,
1179
1179
  defaultMatchWidth: "wide",
1180
- parsePatterns: hn,
1180
+ parsePatterns: vn,
1181
1181
  defaultParseWidth: "any",
1182
1182
  valueCallback: function(e) {
1183
1183
  return e + 1;
1184
1184
  }
1185
1185
  }),
1186
- month: he({
1187
- matchPatterns: pn,
1188
- defaultMatchWidth: "wide",
1189
- parsePatterns: vn,
1190
- defaultParseWidth: "any"
1191
- }),
1192
- day: he({
1186
+ month: ve({
1193
1187
  matchPatterns: bn,
1194
1188
  defaultMatchWidth: "wide",
1195
1189
  parsePatterns: wn,
1196
1190
  defaultParseWidth: "any"
1197
1191
  }),
1198
- dayPeriod: he({
1192
+ day: ve({
1199
1193
  matchPatterns: yn,
1200
- defaultMatchWidth: "any",
1194
+ defaultMatchWidth: "wide",
1201
1195
  parsePatterns: Gn,
1202
1196
  defaultParseWidth: "any"
1197
+ }),
1198
+ dayPeriod: ve({
1199
+ matchPatterns: Cn,
1200
+ defaultMatchWidth: "any",
1201
+ parsePatterns: Ln,
1202
+ defaultParseWidth: "any"
1203
1203
  })
1204
- }, Ln = {
1204
+ }, _n = {
1205
1205
  code: "en-US",
1206
- formatDistance: ja,
1207
- formatLong: Xa,
1208
- formatRelative: Ja,
1209
- localize: on,
1210
- match: Cn,
1206
+ formatDistance: Va,
1207
+ formatLong: Ja,
1208
+ formatRelative: $a,
1209
+ localize: ln,
1210
+ match: Fn,
1211
1211
  options: {
1212
1212
  weekStartsOn: 0,
1213
1213
  firstWeekContainsDate: 1
1214
1214
  }
1215
- }, Fn = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, _n = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, kn = /^'([^]*?)'?$/, In = /''/g, Tn = /[a-zA-Z]/;
1216
- function Ct(a, e, t) {
1217
- var n, r, i, o, l, m, c, d, u, p, h, C, L, G;
1218
- E(2, arguments);
1219
- var q = String(e), U = De(), I = (n = (r = void 0) !== null && r !== void 0 ? r : U.locale) !== null && n !== void 0 ? n : Ln, T = ie((i = (o = (l = (m = void 0) !== null && m !== void 0 ? m : void 0) !== null && l !== void 0 ? l : U.firstWeekContainsDate) !== null && o !== void 0 ? o : (c = U.locale) === null || c === void 0 || (d = c.options) === null || d === void 0 ? void 0 : d.firstWeekContainsDate) !== null && i !== void 0 ? i : 1);
1220
- if (!(T >= 1 && T <= 7))
1215
+ }, kn = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, In = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Tn = /^'([^]*?)'?$/, Sn = /''/g, On = /[a-zA-Z]/;
1216
+ function Ft(a, e, t) {
1217
+ var n, r, i, o, l, m, f, d, u, p, h, L, F, _;
1218
+ B(2, arguments);
1219
+ var Y = String(e), R = Me(), T = (n = (r = void 0) !== null && r !== void 0 ? r : R.locale) !== null && n !== void 0 ? n : _n, M = ie((i = (o = (l = (m = void 0) !== null && m !== void 0 ? m : void 0) !== null && l !== void 0 ? l : R.firstWeekContainsDate) !== null && o !== void 0 ? o : (f = R.locale) === null || f === void 0 || (d = f.options) === null || d === void 0 ? void 0 : d.firstWeekContainsDate) !== null && i !== void 0 ? i : 1);
1220
+ if (!(M >= 1 && M <= 7))
1221
1221
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
1222
- var O = ie((u = (p = (h = (C = void 0) !== null && C !== void 0 ? C : void 0) !== null && h !== void 0 ? h : U.weekStartsOn) !== null && p !== void 0 ? p : (L = U.locale) === null || L === void 0 || (G = L.options) === null || G === void 0 ? void 0 : G.weekStartsOn) !== null && u !== void 0 ? u : 0);
1223
- if (!(O >= 0 && O <= 6))
1222
+ var S = ie((u = (p = (h = (L = void 0) !== null && L !== void 0 ? L : void 0) !== null && h !== void 0 ? h : R.weekStartsOn) !== null && p !== void 0 ? p : (F = R.locale) === null || F === void 0 || (_ = F.options) === null || _ === void 0 ? void 0 : _.weekStartsOn) !== null && u !== void 0 ? u : 0);
1223
+ if (!(S >= 0 && S <= 6))
1224
1224
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
1225
- if (!I.localize)
1225
+ if (!T.localize)
1226
1226
  throw new RangeError("locale must contain localize property");
1227
- if (!I.formatLong)
1227
+ if (!T.formatLong)
1228
1228
  throw new RangeError("locale must contain formatLong property");
1229
- var S = B(a);
1230
- if (!Ia(S))
1229
+ var I = W(a);
1230
+ if (!Sa(I))
1231
1231
  throw new RangeError("Invalid time value");
1232
- var ee = _a(S), W = Ta(S, ee), P = {
1233
- firstWeekContainsDate: T,
1234
- weekStartsOn: O,
1235
- locale: I,
1236
- _originalDate: S
1237
- }, D = q.match(_n).map(function(g) {
1232
+ var J = Ia(I), U = Oa(I, J), N = {
1233
+ firstWeekContainsDate: M,
1234
+ weekStartsOn: S,
1235
+ locale: T,
1236
+ _originalDate: I
1237
+ }, O = Y.match(In).map(function(g) {
1238
1238
  var w = g[0];
1239
1239
  if (w === "p" || w === "P") {
1240
- var Y = Wa[w];
1241
- return Y(g, I.formatLong);
1240
+ var q = Aa[w];
1241
+ return q(g, T.formatLong);
1242
1242
  }
1243
1243
  return g;
1244
- }).join("").match(Fn).map(function(g) {
1244
+ }).join("").match(kn).map(function(g) {
1245
1245
  if (g === "''")
1246
1246
  return "'";
1247
1247
  var w = g[0];
1248
1248
  if (w === "'")
1249
- return Sn(g);
1250
- var Y = Ea[w];
1251
- if (Y)
1252
- return za(g) && Gt(g, e, String(a)), Ya(g) && Gt(g, e, String(a)), Y(W, g, I.localize, P);
1253
- if (w.match(Tn))
1249
+ return Dn(g);
1250
+ var q = Wa[w];
1251
+ if (q)
1252
+ return ja(g) && Lt(g, e, String(a)), Ha(g) && Lt(g, e, String(a)), q(U, g, T.localize, N);
1253
+ if (w.match(On))
1254
1254
  throw new RangeError("Format string contains an unescaped latin alphabet character `" + w + "`");
1255
1255
  return g;
1256
1256
  }).join("");
1257
- return D;
1257
+ return O;
1258
1258
  }
1259
- function Sn(a) {
1260
- var e = a.match(kn);
1261
- return e ? e[1].replace(In, "'") : a;
1259
+ function Dn(a) {
1260
+ var e = a.match(Tn);
1261
+ return e ? e[1].replace(Sn, "'") : a;
1262
1262
  }
1263
- function Jn(a, e) {
1264
- E(2, arguments);
1265
- var t = B(a), n = B(e);
1263
+ function $n(a, e) {
1264
+ B(2, arguments);
1265
+ var t = W(a), n = W(e);
1266
1266
  return t.getTime() > n.getTime();
1267
1267
  }
1268
- function Zn(a, e) {
1269
- E(2, arguments);
1270
- var t = B(a), n = B(e);
1268
+ function er(a, e) {
1269
+ B(2, arguments);
1270
+ var t = W(a), n = W(e);
1271
1271
  return t.getTime() < n.getTime();
1272
1272
  }
1273
- function Lt(a, e) {
1274
- ua(a, e);
1273
+ function _t(a, e) {
1274
+ ca(a, e);
1275
1275
  }
1276
- function On(a) {
1277
- da.set(a);
1276
+ function xn(a) {
1277
+ fa.set(a);
1278
1278
  }
1279
- const Ft = {
1279
+ const kt = {
1280
1280
  en: {
1281
1281
  playNow: "Start now!",
1282
1282
  new: "NEW",
@@ -1421,7 +1421,7 @@ const Ft = {
1421
1421
  full: "table full - bet behind",
1422
1422
  dealer: "Dealer"
1423
1423
  }
1424
- }, Dn = {
1424
+ }, Mn = {
1425
1425
  AED: "د.إ",
1426
1426
  AFN: "؋",
1427
1427
  ALL: "L",
@@ -1593,463 +1593,462 @@ const Ft = {
1593
1593
  ZAR: "R",
1594
1594
  ZWD: "Z$"
1595
1595
  };
1596
- function xn(a) {
1597
- ha(a, "svelte-jxtzq", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:10px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:var(--emw--border-radius-medium, 10px)}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:cover;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameTopContainer{display:flex;gap:10px}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-color-contrast, #000000), hsla(var(--emw--casino-thumbnail-color-h, 120), var(--emw--casino-thumbnail-color-s, 100%), var(--emw--casino-thumbnail-color-l, 50%), 0.7));z-index:15;padding:8px 12px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:var(--emw--color-typography, #FFFFFF);text-align:center;font-size:var(--emw--font-size-small, 14px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:10px;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-color-contrast, #000000) 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 30%));color:var(--emw--button-typography, #FFFFFF);font-size:var(--emw--font-size-small, 14px);border:2px solid var(--emw--button-border-color, #073B17);border-radius:var(--emw--border-radius-large, 10px);cursor:pointer;transition:border 1s ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--button-border-highlight-color, #FFF)}.GameInnerContainer .GameExtraInfoContainer{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:0 4px 4px 4px;position:absolute;top:0}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:15}.GameInnerContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px);padding:5px;background-color:transparent;color:var(--emw--button-typography, #FFFFFF);text-transform:uppercase;border-radius:var(--emw--border-radius-medium, 10px);border:1px solid var(--emw--button-typography, #FFFFFF)}.GameInnerContainer:hover,.GameInnerContainer:active{transition:2s;cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper,.GameInnerContainer:active .GameInfoWrapper{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer:hover .GameBg,.GameInnerContainer:active .GameBg{filter:blur(5px) grayscale(1);transition:1s}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{display:flex;align-items:center;gap:8px}.GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:var(--emw--color-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);font-weight:var(--emw--font-weight-normal, 400);width:40px;height:40px;background-size:contain;background-repeat:no-repeat;z-index:15}.GameNameBelow{color:var(--emw--casino-typography, #FFFFFF);position:relative;padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:24px;height:24px}.FavIconContainer{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:2s;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-animation-color-contrast, #000000), rgba(0, 191, 114, 0.7))}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;font-size:var(--emw--font-size-small, 14px)}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:var(--emw--font-size-small, 14px);text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{margin:0 2px;margin-right:5px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .Red{color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .Green{color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .Blue{color:var(--emw--casino-thumbnail-animation-color-type-f, #4d90a7)}.ListGame .GameInnerContainer .Red{background-color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .Black{background-color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .Green{background-color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .White{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:var(--emw--casino-thumbnail-animation-color-type-b, #eeca3d)}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);background-image:linear-gradient(135deg, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 25%, transparent 25%, transparent 50%, var(--emw--casino-thumbnail-animation-color-type-a, #212121) 50%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 75%, transparent 75%, var(--emw--casino-thumbnail-animation-color, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:var(--emw--border-radius-small, 5px);font-size:var(--emw--font-size-x-small, 12px);white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-size:var(--emw--font-size-medium, 16px)}.ListGame .GameInnerContainer .ClosedGame span{font-size:inherit}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emw--casino-thumbnail-animation-color-contrast, #000000);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-x-small, 12px)}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:inherit}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper{gap:0px;padding:8px 10px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{padding:6px 8px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .UnfavoredIcon{width:25px;height:25px}.GameInfoVendor{width:45px;height:45px}.GameInnerContainer .GameExtraInfoContainer{padding-top:5px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px);padding:6px}.GameInnerContainer .GameInfoWrapper{padding:8px 10px}}');
1596
+ function Pn(a) {
1597
+ va(a, "svelte-jxtzq", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:10px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:var(--emw--border-radius-medium, 10px)}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:cover;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameTopContainer{display:flex;gap:10px}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-color-contrast, #000000), hsla(var(--emw--casino-thumbnail-color-h, 120), var(--emw--casino-thumbnail-color-s, 100%), var(--emw--casino-thumbnail-color-l, 50%), 0.7));z-index:15;padding:8px 12px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:var(--emw--color-typography, #FFFFFF);text-align:center;font-size:var(--emw--font-size-small, 14px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:10px;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-color-contrast, #000000) 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 30%));color:var(--emw--button-typography, #FFFFFF);font-size:var(--emw--font-size-small, 14px);border:2px solid var(--emw--button-border-color, #073B17);border-radius:var(--emw--border-radius-large, 10px);cursor:pointer;transition:border 1s ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--button-border-highlight-color, #FFF)}.GameInnerContainer .GameExtraInfoContainer{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:0 4px 4px 4px;position:absolute;top:0}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:15}.GameInnerContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px);padding:5px;background-color:transparent;color:var(--emw--button-typography, #FFFFFF);text-transform:uppercase;border-radius:var(--emw--border-radius-medium, 10px);border:1px solid var(--emw--button-typography, #FFFFFF)}.GameInnerContainer:hover,.GameInnerContainer:active{transition:2s;cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper,.GameInnerContainer:active .GameInfoWrapper{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer:hover .GameBg,.GameInnerContainer:active .GameBg{filter:blur(5px) grayscale(1);transition:1s}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{display:flex;align-items:center;gap:8px}.GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:var(--emw--color-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);font-weight:var(--emw--font-weight-normal, 400);width:40px;height:40px;background-size:contain;background-repeat:no-repeat;z-index:15}.GameNameBelow{color:var(--emw--casino-typography, #FFFFFF);position:relative;padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:24px;height:24px}.FavIconContainer{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:2s;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-animation-color-contrast, #000000), rgba(0, 191, 114, 0.7))}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;font-size:var(--emw--font-size-small, 14px)}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:var(--emw--font-size-small, 14px);text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{margin:0 2px;margin-right:5px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .Red{color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .Green{color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .Blue{color:var(--emw--casino-thumbnail-animation-color-type-f, #4d90a7)}.ListGame .GameInnerContainer .Red{background-color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .Black{background-color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .Green{background-color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .White{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:var(--emw--casino-thumbnail-animation-color-type-b, #eeca3d)}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);background-image:linear-gradient(135deg, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 25%, transparent 25%, transparent 50%, var(--emw--casino-thumbnail-animation-color-type-a, #212121) 50%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 75%, transparent 75%, var(--emw--casino-thumbnail-animation-color, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:var(--emw--border-radius-small, 5px);font-size:var(--emw--font-size-x-small, 12px);white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-size:var(--emw--font-size-medium, 16px)}.ListGame .GameInnerContainer .ClosedGame span{font-size:inherit}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emw--casino-thumbnail-animation-color-contrast, #000000);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-x-small, 12px)}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:inherit}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper{gap:0px;padding:8px 10px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{padding:6px 8px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .UnfavoredIcon{width:25px;height:25px}.GameInfoVendor{width:45px;height:45px}.GameInnerContainer .GameExtraInfoContainer{padding-top:5px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px);padding:6px}.GameInnerContainer .GameInfoWrapper{padding:8px 10px}}');
1598
1598
  }
1599
- function _t(a, e, t) {
1599
+ function It(a, e, t) {
1600
1600
  const n = a.slice();
1601
- return n[103] = e[t], n[105] = t, n;
1601
+ return n[105] = e[t], n[107] = t, n;
1602
1602
  }
1603
- function kt(a, e, t) {
1603
+ function Tt(a, e, t) {
1604
1604
  const n = a.slice();
1605
- return n[100] = e[t], n;
1605
+ return n[102] = e[t], n;
1606
1606
  }
1607
- function It(a) {
1608
- let e, t = !V(
1607
+ function St(a) {
1608
+ let e, t = !j(
1609
1609
  /*userAgent*/
1610
1610
  a[36]
1611
1611
  ), n, r, i = (
1612
1612
  /*translationmessages*/
1613
- (a[12]?.playNow || /*$_*/
1613
+ (a[11]?.playNow || /*$_*/
1614
1614
  a[35]("playNow")) + ""
1615
- ), o, l, m, c = t && Mn();
1615
+ ), o, l, m, f = t && Rn();
1616
1616
  return {
1617
1617
  c() {
1618
- e = k("button"), c && c.c(), n = N(), r = k("span"), o = re(i), f(e, "class", "GameInfoBtn");
1618
+ e = k("button"), f && f.c(), n = E(), r = k("span"), o = re(i), c(e, "class", "GameInfoBtn");
1619
1619
  },
1620
1620
  m(d, u) {
1621
- M(d, e, u), c && c.m(e, null), v(e, n), v(e, r), v(r, o), l || (m = Ze(
1621
+ x(d, e, u), f && f.m(e, null), v(e, n), v(e, r), v(r, o), l || (m = et(
1622
1622
  e,
1623
1623
  "click",
1624
1624
  /*click_handler*/
1625
- a[64]
1625
+ a[66]
1626
1626
  ), l = !0);
1627
1627
  },
1628
1628
  p(d, u) {
1629
1629
  u[0] & /*translationmessages*/
1630
- 4096 | u[1] & /*$_*/
1630
+ 2048 | u[1] & /*$_*/
1631
1631
  16 && i !== (i = /*translationmessages*/
1632
- (d[12]?.playNow || /*$_*/
1632
+ (d[11]?.playNow || /*$_*/
1633
1633
  d[35]("playNow")) + "") && ne(o, i);
1634
1634
  },
1635
1635
  d(d) {
1636
- d && x(e), c && c.d(), l = !1, m();
1636
+ d && D(e), f && f.d(), l = !1, m();
1637
1637
  }
1638
1638
  };
1639
1639
  }
1640
- function Mn(a) {
1640
+ function Rn(a) {
1641
1641
  let e, t, n, r, i, o;
1642
1642
  return {
1643
1643
  c() {
1644
- e = X("svg"), t = X("g"), n = X("g"), r = X("path"), i = X("path"), o = X("path"), f(r, "d", "M 14 27 C 10.52756977081299 27 7.26298999786377 25.64776039123535 4.807610034942627 23.19239044189453 C 2.352240085601807 20.73700904846191 1 17.4724292755127 1 14 C 1 10.52756977081299 2.352240085601807 7.26298999786377 4.807610034942627 4.807610034942627 C 7.26298999786377 2.352240085601807 10.52756977081299 1 14 1 C 17.4724292755127 1 20.73700904846191 2.352240085601807 23.19239044189453 4.807610034942627 C 25.64776039123535 7.26298999786377 27 10.52756977081299 27 14 C 27 17.4724292755127 25.64776039123535 20.73700904846191 23.19239044189453 23.19239044189453 C 20.73700904846191 25.64776039123535 17.4724292755127 27 14 27 Z"), f(r, "stroke", "none"), f(i, "d", "M 14 2 C 10.79467964172363 2 7.781219482421875 3.248220443725586 5.514720916748047 5.514720916748047 C 3.248220443725586 7.781219482421875 2 10.79467964172363 2 14 C 2 17.2053108215332 3.248220443725586 20.21878051757812 5.514720916748047 22.48527908325195 C 7.781219482421875 24.75177955627441 10.79467964172363 26 14 26 C 17.2053108215332 26 20.21878051757812 24.75177955627441 22.48527908325195 22.48527908325195 C 24.75177955627441 20.21878051757812 26 17.2053108215332 26 14 C 26 10.79467964172363 24.75177955627441 7.781219482421875 22.48527908325195 5.514720916748047 C 20.21878051757812 3.248220443725586 17.2053108215332 2 14 2 M 14 0 C 21.73197937011719 0 28 6.268009185791016 28 14 C 28 21.73197937011719 21.73197937011719 28 14 28 C 6.268009185791016 28 0 21.73197937011719 0 14 C 0 6.268009185791016 6.268009185791016 0 14 0 Z"), f(i, "stroke", "none"), f(i, "fill", "#fff"), f(n, "id", "Ellipse_664_copy"), f(n, "data-name", "Ellipse 664 copy"), f(n, "transform", "translate(26 13)"), f(n, "fill", "rgba(249,165,2,0)"), f(o, "id", "Rounded_Rectangle_683"), f(o, "data-name", "Rounded Rectangle 683"), f(o, "d", "M1139,917.587V906.4a1.4,1.4,0,0,1,1.976,0l4.61,4.608a1.4,1.4,0,0,1,0,1.975l-4.61,4.607A1.4,1.4,0,0,1,1139,917.587Z"), f(o, "transform", "translate(-1102 -885)"), f(o, "fill", "#fff"), f(t, "id", "Group_5260"), f(t, "data-name", "Group 5260"), f(t, "transform", "translate(-26 -13)"), f(e, "xmlns", "http://www.w3.org/2000/svg"), f(e, "width", "28"), f(e, "height", "28"), f(e, "viewBox", "0 0 28 28");
1644
+ e = X("svg"), t = X("g"), n = X("g"), r = X("path"), i = X("path"), o = X("path"), c(r, "d", "M 14 27 C 10.52756977081299 27 7.26298999786377 25.64776039123535 4.807610034942627 23.19239044189453 C 2.352240085601807 20.73700904846191 1 17.4724292755127 1 14 C 1 10.52756977081299 2.352240085601807 7.26298999786377 4.807610034942627 4.807610034942627 C 7.26298999786377 2.352240085601807 10.52756977081299 1 14 1 C 17.4724292755127 1 20.73700904846191 2.352240085601807 23.19239044189453 4.807610034942627 C 25.64776039123535 7.26298999786377 27 10.52756977081299 27 14 C 27 17.4724292755127 25.64776039123535 20.73700904846191 23.19239044189453 23.19239044189453 C 20.73700904846191 25.64776039123535 17.4724292755127 27 14 27 Z"), c(r, "stroke", "none"), c(i, "d", "M 14 2 C 10.79467964172363 2 7.781219482421875 3.248220443725586 5.514720916748047 5.514720916748047 C 3.248220443725586 7.781219482421875 2 10.79467964172363 2 14 C 2 17.2053108215332 3.248220443725586 20.21878051757812 5.514720916748047 22.48527908325195 C 7.781219482421875 24.75177955627441 10.79467964172363 26 14 26 C 17.2053108215332 26 20.21878051757812 24.75177955627441 22.48527908325195 22.48527908325195 C 24.75177955627441 20.21878051757812 26 17.2053108215332 26 14 C 26 10.79467964172363 24.75177955627441 7.781219482421875 22.48527908325195 5.514720916748047 C 20.21878051757812 3.248220443725586 17.2053108215332 2 14 2 M 14 0 C 21.73197937011719 0 28 6.268009185791016 28 14 C 28 21.73197937011719 21.73197937011719 28 14 28 C 6.268009185791016 28 0 21.73197937011719 0 14 C 0 6.268009185791016 6.268009185791016 0 14 0 Z"), c(i, "stroke", "none"), c(i, "fill", "#fff"), c(n, "id", "Ellipse_664_copy"), c(n, "data-name", "Ellipse 664 copy"), c(n, "transform", "translate(26 13)"), c(n, "fill", "rgba(249,165,2,0)"), c(o, "id", "Rounded_Rectangle_683"), c(o, "data-name", "Rounded Rectangle 683"), c(o, "d", "M1139,917.587V906.4a1.4,1.4,0,0,1,1.976,0l4.61,4.608a1.4,1.4,0,0,1,0,1.975l-4.61,4.607A1.4,1.4,0,0,1,1139,917.587Z"), c(o, "transform", "translate(-1102 -885)"), c(o, "fill", "#fff"), c(t, "id", "Group_5260"), c(t, "data-name", "Group 5260"), c(t, "transform", "translate(-26 -13)"), c(e, "xmlns", "http://www.w3.org/2000/svg"), c(e, "width", "28"), c(e, "height", "28"), c(e, "viewBox", "0 0 28 28");
1645
1645
  },
1646
1646
  m(l, m) {
1647
- M(l, e, m), v(e, t), v(t, n), v(n, r), v(n, i), v(t, o);
1647
+ x(l, e, m), v(e, t), v(t, n), v(n, r), v(n, i), v(t, o);
1648
1648
  },
1649
1649
  d(l) {
1650
- l && x(e);
1650
+ l && D(e);
1651
1651
  }
1652
1652
  };
1653
1653
  }
1654
- function Tt(a) {
1654
+ function Ot(a) {
1655
1655
  let e, t = (
1656
1656
  /*translationmessages*/
1657
- (a[12]?.new || /*$_*/
1657
+ (a[11]?.new || /*$_*/
1658
1658
  a[35]("new")) + ""
1659
1659
  ), n;
1660
1660
  return {
1661
1661
  c() {
1662
- e = k("span"), n = re(t), f(e, "class", "GameExtraInfoLabel NewGameTag");
1662
+ e = k("span"), n = re(t), c(e, "class", "GameExtraInfoLabel NewGameTag");
1663
1663
  },
1664
1664
  m(r, i) {
1665
- M(r, e, i), v(e, n);
1665
+ x(r, e, i), v(e, n);
1666
1666
  },
1667
1667
  p(r, i) {
1668
1668
  i[0] & /*translationmessages*/
1669
- 4096 | i[1] & /*$_*/
1669
+ 2048 | i[1] & /*$_*/
1670
1670
  16 && t !== (t = /*translationmessages*/
1671
- (r[12]?.new || /*$_*/
1671
+ (r[11]?.new || /*$_*/
1672
1672
  r[35]("new")) + "") && ne(n, t);
1673
1673
  },
1674
1674
  d(r) {
1675
- r && x(e);
1675
+ r && D(e);
1676
1676
  }
1677
1677
  };
1678
1678
  }
1679
- function St(a) {
1679
+ function Dt(a) {
1680
1680
  let e, t;
1681
1681
  return {
1682
1682
  c() {
1683
1683
  e = k("span"), t = re(
1684
1684
  /*gametag*/
1685
- a[8]
1686
- ), f(e, "class", "GameExtraInfoLabel PopularGameTag");
1685
+ a[7]
1686
+ ), c(e, "class", "GameExtraInfoLabel PopularGameTag");
1687
1687
  },
1688
1688
  m(n, r) {
1689
- M(n, e, r), v(e, t);
1689
+ x(n, e, r), v(e, t);
1690
1690
  },
1691
1691
  p(n, r) {
1692
1692
  r[0] & /*gametag*/
1693
- 256 && ne(
1693
+ 128 && ne(
1694
1694
  t,
1695
1695
  /*gametag*/
1696
- n[8]
1696
+ n[7]
1697
1697
  );
1698
1698
  },
1699
1699
  d(n) {
1700
- n && x(e);
1700
+ n && D(e);
1701
1701
  }
1702
1702
  };
1703
1703
  }
1704
- function Ot(a) {
1704
+ function xt(a) {
1705
1705
  let e, t, n = !/*isopen*/
1706
- a[22] && /*starttime*/
1707
- a[20] && /*timeformat*/
1708
- a[21] && Dt(a);
1706
+ a[21] && /*starttime*/
1707
+ a[19] && /*timeformat*/
1708
+ a[20] && Mt(a);
1709
1709
  function r(l, m) {
1710
1710
  if (
1711
1711
  /*isopen*/
1712
- l[22] && /*displaytype*/
1713
- l[19] && /*displaytype*/
1714
- l[19] === Qe
1712
+ l[21] && /*displaytype*/
1713
+ l[18] && /*displaytype*/
1714
+ l[18] === Ze
1715
1715
  )
1716
- return Rn;
1716
+ return En;
1717
1717
  if (
1718
1718
  /*isopen*/
1719
- l[22] && /*displaytype*/
1720
- l[19] && /*displaytype*/
1721
- l[19] === Je
1719
+ l[21] && /*displaytype*/
1720
+ l[18] && /*displaytype*/
1721
+ l[18] === $e
1722
1722
  )
1723
- return Pn;
1723
+ return Nn;
1724
1724
  }
1725
1725
  let i = r(a), o = i && i(a);
1726
1726
  return {
1727
1727
  c() {
1728
- n && n.c(), e = N(), o && o.c(), t = ve();
1728
+ n && n.c(), e = E(), o && o.c(), t = we();
1729
1729
  },
1730
1730
  m(l, m) {
1731
- n && n.m(l, m), M(l, e, m), o && o.m(l, m), M(l, t, m);
1731
+ n && n.m(l, m), x(l, e, m), o && o.m(l, m), x(l, t, m);
1732
1732
  },
1733
1733
  p(l, m) {
1734
1734
  !/*isopen*/
1735
- l[22] && /*starttime*/
1736
- l[20] && /*timeformat*/
1737
- l[21] ? n ? n.p(l, m) : (n = Dt(l), n.c(), n.m(e.parentNode, e)) : n && (n.d(1), n = null), i === (i = r(l)) && o ? o.p(l, m) : (o && o.d(1), o = i && i(l), o && (o.c(), o.m(t.parentNode, t)));
1735
+ l[21] && /*starttime*/
1736
+ l[19] && /*timeformat*/
1737
+ l[20] ? n ? n.p(l, m) : (n = Mt(l), n.c(), n.m(e.parentNode, e)) : n && (n.d(1), n = null), i === (i = r(l)) && o ? o.p(l, m) : (o && o.d(1), o = i && i(l), o && (o.c(), o.m(t.parentNode, t)));
1738
1738
  },
1739
1739
  d(l) {
1740
- l && (x(e), x(t)), n && n.d(l), o && o.d(l);
1740
+ l && (D(e), D(t)), n && n.d(l), o && o.d(l);
1741
1741
  }
1742
1742
  };
1743
1743
  }
1744
- function Dt(a) {
1744
+ function Mt(a) {
1745
1745
  let e, t, n = (
1746
1746
  /*translationmessages*/
1747
- (a[12]?.opens || /*$_*/
1747
+ (a[11]?.opens || /*$_*/
1748
1748
  a[35]("opens")) + ""
1749
- ), r, i, o, l = Ct(
1749
+ ), r, i, o, l = Ft(
1750
1750
  new Date(
1751
1751
  /*starttime*/
1752
- a[20]
1752
+ a[19]
1753
1753
  ),
1754
1754
  /*timeformat*/
1755
- a[21]
1756
- ) + "", m, c, d, u = (
1755
+ a[20]
1756
+ ) + "", m, f, d, u = (
1757
1757
  /*renderDealerName*/
1758
1758
  a[41](
1759
1759
  /*dealername*/
1760
- a[34]
1760
+ a[33]
1761
1761
  ) + ""
1762
- ), p, h, C = (
1762
+ ), p, h, L = (
1763
1763
  /*renderBetLimits*/
1764
1764
  a[40](
1765
1765
  /*min*/
1766
- a[26],
1766
+ a[25],
1767
1767
  /*max*/
1768
- a[27],
1768
+ a[26],
1769
1769
  /*currencySymbol*/
1770
- a[25]
1770
+ a[24]
1771
1771
  ) + ""
1772
1772
  );
1773
1773
  return {
1774
1774
  c() {
1775
- e = k("div"), t = k("div"), r = re(n), i = N(), o = k("span"), m = re(l), c = N(), d = new Q(!1), p = N(), h = new Q(!1), f(t, "class", "ClosedGame"), d.a = p, h.a = null, f(e, "class", "GameProp LiveProps");
1775
+ e = k("div"), t = k("div"), r = re(n), i = E(), o = k("span"), m = re(l), f = E(), d = new Q(!1), p = E(), h = new Q(!1), c(t, "class", "ClosedGame"), d.a = p, h.a = null, c(e, "class", "GameProp LiveProps");
1776
1776
  },
1777
- m(L, G) {
1778
- M(L, e, G), v(e, t), v(t, r), v(t, i), v(t, o), v(o, m), v(e, c), d.m(u, e), v(e, p), h.m(C, e);
1777
+ m(F, _) {
1778
+ x(F, e, _), v(e, t), v(t, r), v(t, i), v(t, o), v(o, m), v(e, f), d.m(u, e), v(e, p), h.m(L, e);
1779
1779
  },
1780
- p(L, G) {
1781
- G[0] & /*translationmessages*/
1782
- 4096 | G[1] & /*$_*/
1780
+ p(F, _) {
1781
+ _[0] & /*translationmessages*/
1782
+ 2048 | _[1] & /*$_*/
1783
1783
  16 && n !== (n = /*translationmessages*/
1784
- (L[12]?.opens || /*$_*/
1785
- L[35]("opens")) + "") && ne(r, n), G[0] & /*starttime, timeformat*/
1786
- 3145728 && l !== (l = Ct(
1784
+ (F[11]?.opens || /*$_*/
1785
+ F[35]("opens")) + "") && ne(r, n), _[0] & /*starttime, timeformat*/
1786
+ 1572864 && l !== (l = Ft(
1787
1787
  new Date(
1788
1788
  /*starttime*/
1789
- L[20]
1789
+ F[19]
1790
1790
  ),
1791
1791
  /*timeformat*/
1792
- L[21]
1793
- ) + "") && ne(m, l), G[1] & /*dealername*/
1794
- 8 && u !== (u = /*renderDealerName*/
1795
- L[41](
1792
+ F[20]
1793
+ ) + "") && ne(m, l), _[1] & /*dealername*/
1794
+ 4 && u !== (u = /*renderDealerName*/
1795
+ F[41](
1796
1796
  /*dealername*/
1797
- L[34]
1798
- ) + "") && d.p(u), G[0] & /*min, max, currencySymbol*/
1799
- 234881024 && C !== (C = /*renderBetLimits*/
1800
- L[40](
1797
+ F[33]
1798
+ ) + "") && d.p(u), _[0] & /*min, max, currencySymbol*/
1799
+ 117440512 && L !== (L = /*renderBetLimits*/
1800
+ F[40](
1801
1801
  /*min*/
1802
- L[26],
1802
+ F[25],
1803
1803
  /*max*/
1804
- L[27],
1804
+ F[26],
1805
1805
  /*currencySymbol*/
1806
- L[25]
1807
- ) + "") && h.p(C);
1806
+ F[24]
1807
+ ) + "") && h.p(L);
1808
1808
  },
1809
- d(L) {
1810
- L && x(e);
1809
+ d(F) {
1810
+ F && D(e);
1811
1811
  }
1812
1812
  };
1813
1813
  }
1814
- function Pn(a) {
1814
+ function Nn(a) {
1815
1815
  let e, t, n, r, i = (
1816
1816
  /*renderDealerName*/
1817
1817
  a[41](
1818
1818
  /*dealername*/
1819
- a[34]
1819
+ a[33]
1820
1820
  ) + ""
1821
1821
  ), o, l, m = (
1822
1822
  /*renderBetLimits*/
1823
1823
  a[40](
1824
1824
  /*min*/
1825
- a[26],
1825
+ a[25],
1826
1826
  /*max*/
1827
- a[27],
1827
+ a[26],
1828
1828
  /*currencySymbol*/
1829
- a[25]
1829
+ a[24]
1830
1830
  ) + ""
1831
- ), c = Ie(new Array(Et)), d = [];
1832
- for (let u = 0; u < c.length; u += 1)
1833
- d[u] = Mt(_t(a, c, u));
1831
+ ), f = Se(new Array(Wt)), d = [];
1832
+ for (let u = 0; u < f.length; u += 1)
1833
+ d[u] = Rt(It(a, f, u));
1834
1834
  return {
1835
1835
  c() {
1836
1836
  e = k("div"), t = k("div");
1837
1837
  for (let u = 0; u < d.length; u += 1)
1838
1838
  d[u].c();
1839
- n = N(), r = new Q(!1), o = N(), l = new Q(!1), f(t, "class", "LiveIcons"), r.a = o, l.a = null, f(
1839
+ n = E(), r = new Q(!1), o = E(), l = new Q(!1), c(t, "class", "LiveIcons"), r.a = o, l.a = null, c(
1840
1840
  e,
1841
1841
  "class",
1842
1842
  /*roulettecontainerclassname*/
1843
- a[30]
1843
+ a[29]
1844
1844
  );
1845
1845
  },
1846
1846
  m(u, p) {
1847
- M(u, e, p), v(e, t);
1847
+ x(u, e, p), v(e, t);
1848
1848
  for (let h = 0; h < d.length; h += 1)
1849
1849
  d[h] && d[h].m(t, null);
1850
- a[65](t), v(e, n), r.m(i, e), v(e, o), l.m(m, e);
1850
+ a[67](t), v(e, n), r.m(i, e), v(e, o), l.m(m, e);
1851
1851
  },
1852
1852
  p(u, p) {
1853
- if (p[0] & /*roulleteresults, isdouble*/
1854
- 536903680 | p[1] & /*renderSpan, colorsourcearray*/
1855
- 2049) {
1856
- c = Ie(new Array(Et));
1853
+ if (p[0] & /*roulleteresults, colorsourcearray, isdouble*/
1854
+ 1342193664 | p[1] & /*renderSpan*/
1855
+ 2048) {
1856
+ f = Se(new Array(Wt));
1857
1857
  let h;
1858
- for (h = 0; h < c.length; h += 1) {
1859
- const C = _t(u, c, h);
1860
- d[h] ? d[h].p(C, p) : (d[h] = Mt(C), d[h].c(), d[h].m(t, null));
1858
+ for (h = 0; h < f.length; h += 1) {
1859
+ const L = It(u, f, h);
1860
+ d[h] ? d[h].p(L, p) : (d[h] = Rt(L), d[h].c(), d[h].m(t, null));
1861
1861
  }
1862
1862
  for (; h < d.length; h += 1)
1863
1863
  d[h].d(1);
1864
- d.length = c.length;
1864
+ d.length = f.length;
1865
1865
  }
1866
1866
  p[1] & /*dealername*/
1867
- 8 && i !== (i = /*renderDealerName*/
1867
+ 4 && i !== (i = /*renderDealerName*/
1868
1868
  u[41](
1869
1869
  /*dealername*/
1870
- u[34]
1870
+ u[33]
1871
1871
  ) + "") && r.p(i), p[0] & /*min, max, currencySymbol*/
1872
- 234881024 && m !== (m = /*renderBetLimits*/
1872
+ 117440512 && m !== (m = /*renderBetLimits*/
1873
1873
  u[40](
1874
1874
  /*min*/
1875
- u[26],
1875
+ u[25],
1876
1876
  /*max*/
1877
- u[27],
1877
+ u[26],
1878
1878
  /*currencySymbol*/
1879
- u[25]
1879
+ u[24]
1880
1880
  ) + "") && l.p(m), p[0] & /*roulettecontainerclassname*/
1881
- 1073741824 && f(
1881
+ 536870912 && c(
1882
1882
  e,
1883
1883
  "class",
1884
1884
  /*roulettecontainerclassname*/
1885
- u[30]
1885
+ u[29]
1886
1886
  );
1887
1887
  },
1888
1888
  d(u) {
1889
- u && x(e), Bt(d, u), a[65](null);
1889
+ u && D(e), Ut(d, u), a[67](null);
1890
1890
  }
1891
1891
  };
1892
1892
  }
1893
- function Rn(a) {
1893
+ function En(a) {
1894
1894
  let e, t, n, r, i = (
1895
1895
  /*renderDealerName*/
1896
1896
  a[41](
1897
1897
  /*dealername*/
1898
- a[34]
1898
+ a[33]
1899
1899
  ) + ""
1900
1900
  ), o, l, m = (
1901
1901
  /*renderBetLimits*/
1902
1902
  a[40](
1903
1903
  /*min*/
1904
- a[26],
1904
+ a[25],
1905
1905
  /*max*/
1906
- a[27],
1906
+ a[26],
1907
1907
  /*currencySymbol*/
1908
- a[25]
1908
+ a[24]
1909
1909
  ) + ""
1910
1910
  );
1911
- function c(p, h) {
1911
+ function f(p, h) {
1912
1912
  return (
1913
1913
  /*istablefull*/
1914
- p[32] ? Wn : Bn
1914
+ p[31] ? An : Un
1915
1915
  );
1916
1916
  }
1917
- let d = c(a), u = d(a);
1917
+ let d = f(a), u = d(a);
1918
1918
  return {
1919
1919
  c() {
1920
- e = k("div"), t = k("div"), u.c(), n = N(), r = new Q(!1), o = N(), l = new Q(!1), f(t, "class", "LiveIcons"), r.a = o, l.a = null, f(e, "class", "GameProp LiveProps BlackjackDisplay"), f(e, "part", "GameProp LiveProps BlackjackDisplay");
1920
+ e = k("div"), t = k("div"), u.c(), n = E(), r = new Q(!1), o = E(), l = new Q(!1), c(t, "class", "LiveIcons"), r.a = o, l.a = null, c(e, "class", "GameProp LiveProps BlackjackDisplay"), c(e, "part", "GameProp LiveProps BlackjackDisplay");
1921
1921
  },
1922
1922
  m(p, h) {
1923
- M(p, e, h), v(e, t), u.m(t, null), v(e, n), r.m(i, e), v(e, o), l.m(m, e);
1923
+ x(p, e, h), v(e, t), u.m(t, null), v(e, n), r.m(i, e), v(e, o), l.m(m, e);
1924
1924
  },
1925
1925
  p(p, h) {
1926
- d === (d = c(p)) && u ? u.p(p, h) : (u.d(1), u = d(p), u && (u.c(), u.m(t, null))), h[1] & /*dealername*/
1927
- 8 && i !== (i = /*renderDealerName*/
1926
+ d === (d = f(p)) && u ? u.p(p, h) : (u.d(1), u = d(p), u && (u.c(), u.m(t, null))), h[1] & /*dealername*/
1927
+ 4 && i !== (i = /*renderDealerName*/
1928
1928
  p[41](
1929
1929
  /*dealername*/
1930
- p[34]
1930
+ p[33]
1931
1931
  ) + "") && r.p(i), h[0] & /*min, max, currencySymbol*/
1932
- 234881024 && m !== (m = /*renderBetLimits*/
1932
+ 117440512 && m !== (m = /*renderBetLimits*/
1933
1933
  p[40](
1934
1934
  /*min*/
1935
- p[26],
1935
+ p[25],
1936
1936
  /*max*/
1937
- p[27],
1937
+ p[26],
1938
1938
  /*currencySymbol*/
1939
- p[25]
1939
+ p[24]
1940
1940
  ) + "") && l.p(m);
1941
1941
  },
1942
1942
  d(p) {
1943
- p && x(e), u.d();
1943
+ p && D(e), u.d();
1944
1944
  }
1945
1945
  };
1946
1946
  }
1947
- function xt(a) {
1947
+ function Pt(a) {
1948
1948
  let e;
1949
1949
  function t(i, o) {
1950
1950
  return (
1951
1951
  /*isdouble*/
1952
- i[29] ? En : Nn
1952
+ i[28] ? Wn : Bn
1953
1953
  );
1954
1954
  }
1955
1955
  let n = t(a), r = n(a);
1956
1956
  return {
1957
1957
  c() {
1958
- r.c(), e = ve();
1958
+ r.c(), e = we();
1959
1959
  },
1960
1960
  m(i, o) {
1961
- r.m(i, o), M(i, e, o);
1961
+ r.m(i, o), x(i, e, o);
1962
1962
  },
1963
1963
  p(i, o) {
1964
1964
  n === (n = t(i)) && r ? r.p(i, o) : (r.d(1), r = n(i), r && (r.c(), r.m(e.parentNode, e)));
1965
1965
  },
1966
1966
  d(i) {
1967
- i && x(e), r.d(i);
1967
+ i && D(e), r.d(i);
1968
1968
  }
1969
1969
  };
1970
1970
  }
1971
- function Nn(a) {
1971
+ function Bn(a) {
1972
1972
  let e, t = (
1973
1973
  /*renderSpan*/
1974
1974
  a[42](
1975
1975
  `LatestResult ${/*i*/
1976
- a[105] === 0 ? "First" : ""}`,
1976
+ a[107] === 0 ? "First" : ""}`,
1977
1977
  /*i*/
1978
- a[105],
1978
+ a[107],
1979
1979
  /*roulleteresults*/
1980
- a[15][
1980
+ a[14][
1981
1981
  /*i*/
1982
- a[105]
1982
+ a[107]
1983
1983
  ],
1984
1984
  /*colorsourcearray*/
1985
- a[31][
1985
+ a[30][
1986
1986
  /*roulleteresults*/
1987
- a[15][
1987
+ a[14][
1988
1988
  /*i*/
1989
- a[105]
1989
+ a[107]
1990
1990
  ]
1991
1991
  ]
1992
1992
  ) + ""
1993
1993
  ), n;
1994
1994
  return {
1995
1995
  c() {
1996
- e = new Q(!1), n = ve(), e.a = n;
1996
+ e = new Q(!1), n = we(), e.a = n;
1997
1997
  },
1998
1998
  m(r, i) {
1999
- e.m(t, r, i), M(r, n, i);
1999
+ e.m(t, r, i), x(r, n, i);
2000
2000
  },
2001
2001
  p(r, i) {
2002
- i[0] & /*roulleteresults*/
2003
- 32768 | i[1] & /*colorsourcearray*/
2004
- 1 && t !== (t = /*renderSpan*/
2002
+ i[0] & /*roulleteresults, colorsourcearray*/
2003
+ 1073758208 && t !== (t = /*renderSpan*/
2005
2004
  r[42](
2006
2005
  `LatestResult ${/*i*/
2007
- r[105] === 0 ? "First" : ""}`,
2006
+ r[107] === 0 ? "First" : ""}`,
2008
2007
  /*i*/
2009
- r[105],
2008
+ r[107],
2010
2009
  /*roulleteresults*/
2011
- r[15][
2010
+ r[14][
2012
2011
  /*i*/
2013
- r[105]
2012
+ r[107]
2014
2013
  ],
2015
2014
  /*colorsourcearray*/
2016
- r[31][
2015
+ r[30][
2017
2016
  /*roulleteresults*/
2018
- r[15][
2017
+ r[14][
2019
2018
  /*i*/
2020
- r[105]
2019
+ r[107]
2021
2020
  ]
2022
2021
  ]
2023
2022
  ) + "") && e.p(t);
2024
2023
  },
2025
2024
  d(r) {
2026
- r && (x(n), e.d());
2025
+ r && (D(n), e.d());
2027
2026
  }
2028
2027
  };
2029
2028
  }
2030
- function En(a) {
2029
+ function Wn(a) {
2031
2030
  let e, t, n = (
2032
2031
  /*renderSpan*/
2033
2032
  a[42](
2034
2033
  `LatestResult ${/*i*/
2035
- a[105] === 0 ? "First" : ""}`,
2034
+ a[107] === 0 ? "First" : ""}`,
2036
2035
  `first${/*i*/
2037
- a[105]}${/*roulleteresults*/
2038
- a[15][
2036
+ a[107]}${/*roulleteresults*/
2037
+ a[14][
2039
2038
  /*i*/
2040
- a[105]
2039
+ a[107]
2041
2040
  ][0]}`,
2042
2041
  /*roulleteresults*/
2043
- a[15][
2042
+ a[14][
2044
2043
  /*i*/
2045
- a[105]
2044
+ a[107]
2046
2045
  ][0],
2047
2046
  /*colorsourcearray*/
2048
- a[31][
2047
+ a[30][
2049
2048
  /*roulleteresults*/
2050
- a[15][
2049
+ a[14][
2051
2050
  /*i*/
2052
- a[105]
2051
+ a[107]
2053
2052
  ][0]
2054
2053
  ]
2055
2054
  ) + ""
@@ -2057,152 +2056,150 @@ function En(a) {
2057
2056
  /*renderSpan*/
2058
2057
  a[42](
2059
2058
  `LatestResult ${/*i*/
2060
- a[105] === 0 ? "First" : ""}`,
2059
+ a[107] === 0 ? "First" : ""}`,
2061
2060
  `second${/*i*/
2062
- a[105]}${/*roulleteresults*/
2063
- a[15][
2061
+ a[107]}${/*roulleteresults*/
2062
+ a[14][
2064
2063
  /*i*/
2065
- a[105]
2064
+ a[107]
2066
2065
  ][1]}`,
2067
2066
  /*roulleteresults*/
2068
- a[15][
2067
+ a[14][
2069
2068
  /*i*/
2070
- a[105]
2069
+ a[107]
2071
2070
  ][1],
2072
2071
  /*colorsourcearray*/
2073
- a[31][
2072
+ a[30][
2074
2073
  /*roulleteresults*/
2075
- a[15][
2074
+ a[14][
2076
2075
  /*i*/
2077
- a[105]
2076
+ a[107]
2078
2077
  ][1]
2079
2078
  ]
2080
2079
  ) + ""
2081
2080
  ), l;
2082
2081
  return {
2083
2082
  c() {
2084
- e = k("div"), t = new Q(!1), r = N(), i = new Q(!1), l = N(), t.a = r, i.a = l, f(e, "class", "Double");
2083
+ e = k("div"), t = new Q(!1), r = E(), i = new Q(!1), l = E(), t.a = r, i.a = l, c(e, "class", "Double");
2085
2084
  },
2086
- m(m, c) {
2087
- M(m, e, c), t.m(n, e), v(e, r), i.m(o, e), v(e, l);
2085
+ m(m, f) {
2086
+ x(m, e, f), t.m(n, e), v(e, r), i.m(o, e), v(e, l);
2088
2087
  },
2089
- p(m, c) {
2090
- c[0] & /*roulleteresults*/
2091
- 32768 | c[1] & /*colorsourcearray*/
2092
- 1 && n !== (n = /*renderSpan*/
2088
+ p(m, f) {
2089
+ f[0] & /*roulleteresults, colorsourcearray*/
2090
+ 1073758208 && n !== (n = /*renderSpan*/
2093
2091
  m[42](
2094
2092
  `LatestResult ${/*i*/
2095
- m[105] === 0 ? "First" : ""}`,
2093
+ m[107] === 0 ? "First" : ""}`,
2096
2094
  `first${/*i*/
2097
- m[105]}${/*roulleteresults*/
2098
- m[15][
2095
+ m[107]}${/*roulleteresults*/
2096
+ m[14][
2099
2097
  /*i*/
2100
- m[105]
2098
+ m[107]
2101
2099
  ][0]}`,
2102
2100
  /*roulleteresults*/
2103
- m[15][
2101
+ m[14][
2104
2102
  /*i*/
2105
- m[105]
2103
+ m[107]
2106
2104
  ][0],
2107
2105
  /*colorsourcearray*/
2108
- m[31][
2106
+ m[30][
2109
2107
  /*roulleteresults*/
2110
- m[15][
2108
+ m[14][
2111
2109
  /*i*/
2112
- m[105]
2110
+ m[107]
2113
2111
  ][0]
2114
2112
  ]
2115
- ) + "") && t.p(n), c[0] & /*roulleteresults*/
2116
- 32768 | c[1] & /*colorsourcearray*/
2117
- 1 && o !== (o = /*renderSpan*/
2113
+ ) + "") && t.p(n), f[0] & /*roulleteresults, colorsourcearray*/
2114
+ 1073758208 && o !== (o = /*renderSpan*/
2118
2115
  m[42](
2119
2116
  `LatestResult ${/*i*/
2120
- m[105] === 0 ? "First" : ""}`,
2117
+ m[107] === 0 ? "First" : ""}`,
2121
2118
  `second${/*i*/
2122
- m[105]}${/*roulleteresults*/
2123
- m[15][
2119
+ m[107]}${/*roulleteresults*/
2120
+ m[14][
2124
2121
  /*i*/
2125
- m[105]
2122
+ m[107]
2126
2123
  ][1]}`,
2127
2124
  /*roulleteresults*/
2128
- m[15][
2125
+ m[14][
2129
2126
  /*i*/
2130
- m[105]
2127
+ m[107]
2131
2128
  ][1],
2132
2129
  /*colorsourcearray*/
2133
- m[31][
2130
+ m[30][
2134
2131
  /*roulleteresults*/
2135
- m[15][
2132
+ m[14][
2136
2133
  /*i*/
2137
- m[105]
2134
+ m[107]
2138
2135
  ][1]
2139
2136
  ]
2140
2137
  ) + "") && i.p(o);
2141
2138
  },
2142
2139
  d(m) {
2143
- m && x(e);
2140
+ m && D(e);
2144
2141
  }
2145
2142
  };
2146
2143
  }
2147
- function Mt(a) {
2144
+ function Rt(a) {
2148
2145
  let e, t = (
2149
2146
  /*roulleteresults*/
2150
- a[15] && /*roulleteresults*/
2151
- a[15][
2147
+ a[14] && /*roulleteresults*/
2148
+ a[14][
2152
2149
  /*i*/
2153
- a[105]
2154
- ] && xt(a)
2150
+ a[107]
2151
+ ] && Pt(a)
2155
2152
  );
2156
2153
  return {
2157
2154
  c() {
2158
- t && t.c(), e = ve();
2155
+ t && t.c(), e = we();
2159
2156
  },
2160
2157
  m(n, r) {
2161
- t && t.m(n, r), M(n, e, r);
2158
+ t && t.m(n, r), x(n, e, r);
2162
2159
  },
2163
2160
  p(n, r) {
2164
2161
  /*roulleteresults*/
2165
- n[15] && /*roulleteresults*/
2166
- n[15][
2162
+ n[14] && /*roulleteresults*/
2163
+ n[14][
2167
2164
  /*i*/
2168
- n[105]
2169
- ] ? t ? t.p(n, r) : (t = xt(n), t.c(), t.m(e.parentNode, e)) : t && (t.d(1), t = null);
2165
+ n[107]
2166
+ ] ? t ? t.p(n, r) : (t = Pt(n), t.c(), t.m(e.parentNode, e)) : t && (t.d(1), t = null);
2170
2167
  },
2171
2168
  d(n) {
2172
- n && x(e), t && t.d(n);
2169
+ n && D(e), t && t.d(n);
2173
2170
  }
2174
2171
  };
2175
2172
  }
2176
- function Bn(a) {
2177
- let e, t = Ie(
2173
+ function Un(a) {
2174
+ let e, t = Se(
2178
2175
  /*seats*/
2179
- a[24]
2176
+ a[23]
2180
2177
  ), n = [];
2181
2178
  for (let r = 0; r < t.length; r += 1)
2182
- n[r] = Pt(kt(a, t, r));
2179
+ n[r] = Nt(Tt(a, t, r));
2183
2180
  return {
2184
2181
  c() {
2185
2182
  for (let r = 0; r < n.length; r += 1)
2186
2183
  n[r].c();
2187
- e = ve();
2184
+ e = we();
2188
2185
  },
2189
2186
  m(r, i) {
2190
2187
  for (let o = 0; o < n.length; o += 1)
2191
2188
  n[o] && n[o].m(r, i);
2192
- M(r, e, i);
2189
+ x(r, e, i);
2193
2190
  },
2194
2191
  p(r, i) {
2195
2192
  if (i[0] & /*currentoccupiedseats, seats*/
2196
- 285212672 | i[1] & /*contains*/
2193
+ 142606336 | i[1] & /*contains*/
2197
2194
  256) {
2198
- t = Ie(
2195
+ t = Se(
2199
2196
  /*seats*/
2200
- r[24]
2197
+ r[23]
2201
2198
  );
2202
2199
  let o;
2203
2200
  for (o = 0; o < t.length; o += 1) {
2204
- const l = kt(r, t, o);
2205
- n[o] ? n[o].p(l, i) : (n[o] = Pt(l), n[o].c(), n[o].m(e.parentNode, e));
2201
+ const l = Tt(r, t, o);
2202
+ n[o] ? n[o].p(l, i) : (n[o] = Nt(l), n[o].c(), n[o].m(e.parentNode, e));
2206
2203
  }
2207
2204
  for (; o < n.length; o += 1)
2208
2205
  n[o].d(1);
@@ -2210,287 +2207,287 @@ function Bn(a) {
2210
2207
  }
2211
2208
  },
2212
2209
  d(r) {
2213
- r && x(e), Bt(n, r);
2210
+ r && D(e), Ut(n, r);
2214
2211
  }
2215
2212
  };
2216
2213
  }
2217
- function Wn(a) {
2214
+ function An(a) {
2218
2215
  let e, t = (
2219
2216
  /*translationmessages*/
2220
- (a[12]?.full || /*$_*/
2217
+ (a[11]?.full || /*$_*/
2221
2218
  a[35]("full")) + ""
2222
2219
  ), n;
2223
2220
  return {
2224
2221
  c() {
2225
- e = k("span"), n = re(t), f(e, "class", "FullTable");
2222
+ e = k("span"), n = re(t), c(e, "class", "FullTable");
2226
2223
  },
2227
2224
  m(r, i) {
2228
- M(r, e, i), v(e, n);
2225
+ x(r, e, i), v(e, n);
2229
2226
  },
2230
2227
  p(r, i) {
2231
2228
  i[0] & /*translationmessages*/
2232
- 4096 | i[1] & /*$_*/
2229
+ 2048 | i[1] & /*$_*/
2233
2230
  16 && t !== (t = /*translationmessages*/
2234
- (r[12]?.full || /*$_*/
2231
+ (r[11]?.full || /*$_*/
2235
2232
  r[35]("full")) + "") && ne(n, t);
2236
2233
  },
2237
2234
  d(r) {
2238
- r && x(e);
2235
+ r && D(e);
2239
2236
  }
2240
2237
  };
2241
2238
  }
2242
- function Pt(a) {
2239
+ function Nt(a) {
2243
2240
  let e, t, n, r, i, o;
2244
2241
  return {
2245
2242
  c() {
2246
- e = k("span"), t = X("svg"), n = X("path"), r = X("path"), i = N(), f(n, "d", "M11.58 6c-1.17 0-2.13.95-2.13 2.12v.4a8.82 8.82 0 00-2.92-.4c-1.54 0-2.45.22-2.92.4v-.4A2.136 2.136 0 001.48 6a1.33 1.33 0 00-.5 2.55c.14.07.24.21.24.37l.26 1.06c0 .96.73 1.75 1.65 1.85a.65.65 0 00.28 1.23.65.65 0 00.3-1.22h5.64a.65.65 0 00.3 1.22.65.65 0 00.28-1.23c.93-.1 1.65-.9 1.65-1.85l.27-1.06c0-.16.1-.3.24-.37A1.33 1.33 0 0011.58 6z"), f(r, "d", "M4.34 7.5c.55-.1 1.27-.17 2.2-.17.91 0 1.63.07 2.18.17.21-.96.9-1.74 1.8-2.1V4a3.99 3.99 0 00-7.97 0v1.4c.9.36 1.58 1.14 1.79 2.1z"), f(t, "xmlns", "http://www.w3.org/2000/svg"), f(t, "width", "13"), f(t, "height", "14"), f(t, "viewBox", "0 0 13 14"), f(e, "class", o = /*contains*/
2243
+ e = k("span"), t = X("svg"), n = X("path"), r = X("path"), i = E(), c(n, "d", "M11.58 6c-1.17 0-2.13.95-2.13 2.12v.4a8.82 8.82 0 00-2.92-.4c-1.54 0-2.45.22-2.92.4v-.4A2.136 2.136 0 001.48 6a1.33 1.33 0 00-.5 2.55c.14.07.24.21.24.37l.26 1.06c0 .96.73 1.75 1.65 1.85a.65.65 0 00.28 1.23.65.65 0 00.3-1.22h5.64a.65.65 0 00.3 1.22.65.65 0 00.28-1.23c.93-.1 1.65-.9 1.65-1.85l.27-1.06c0-.16.1-.3.24-.37A1.33 1.33 0 0011.58 6z"), c(r, "d", "M4.34 7.5c.55-.1 1.27-.17 2.2-.17.91 0 1.63.07 2.18.17.21-.96.9-1.74 1.8-2.1V4a3.99 3.99 0 00-7.97 0v1.4c.9.36 1.58 1.14 1.79 2.1z"), c(t, "xmlns", "http://www.w3.org/2000/svg"), c(t, "width", "13"), c(t, "height", "14"), c(t, "viewBox", "0 0 13 14"), c(e, "class", o = /*contains*/
2247
2244
  a[39](
2248
2245
  /*currentoccupiedseats*/
2249
- a[28],
2246
+ a[27],
2250
2247
  /*seatData*/
2251
- a[100].toString()
2248
+ a[102].toString()
2252
2249
  ) ? "ClosedSeat" : "OpenSeat");
2253
2250
  },
2254
2251
  m(l, m) {
2255
- M(l, e, m), v(e, t), v(t, n), v(t, r), v(e, i);
2252
+ x(l, e, m), v(e, t), v(t, n), v(t, r), v(e, i);
2256
2253
  },
2257
2254
  p(l, m) {
2258
2255
  m[0] & /*currentoccupiedseats, seats*/
2259
- 285212672 && o !== (o = /*contains*/
2256
+ 142606336 && o !== (o = /*contains*/
2260
2257
  l[39](
2261
2258
  /*currentoccupiedseats*/
2262
- l[28],
2259
+ l[27],
2263
2260
  /*seatData*/
2264
- l[100].toString()
2265
- ) ? "ClosedSeat" : "OpenSeat") && f(e, "class", o);
2261
+ l[102].toString()
2262
+ ) ? "ClosedSeat" : "OpenSeat") && c(e, "class", o);
2266
2263
  },
2267
2264
  d(l) {
2268
- l && x(e);
2265
+ l && D(e);
2269
2266
  }
2270
2267
  };
2271
2268
  }
2272
- function Un(a) {
2269
+ function Yn(a) {
2273
2270
  let e;
2274
2271
  return {
2275
2272
  c() {
2276
- e = k("div"), e.innerHTML = '<svg version="1.1" class="FavoredIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emw--casino-thumbnail-animation-color, #FFFFFF);" d="m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"></path></svg>', f(e, "class", "FavIconContainer");
2273
+ e = k("div"), e.innerHTML = '<svg version="1.1" class="FavoredIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emw--casino-thumbnail-animation-color, #FFFFFF);" d="m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"></path></svg>', c(e, "class", "FavIconContainer");
2277
2274
  },
2278
2275
  m(t, n) {
2279
- M(t, e, n);
2276
+ x(t, e, n);
2280
2277
  },
2281
- p: pe,
2278
+ p: be,
2282
2279
  d(t) {
2283
- t && x(e);
2280
+ t && D(e);
2284
2281
  }
2285
2282
  };
2286
2283
  }
2287
- function An(a) {
2284
+ function zn(a) {
2288
2285
  let e, t, n;
2289
2286
  function r(l, m) {
2290
2287
  if (
2291
2288
  /*gamefavorite*/
2292
2289
  l[0] && /*isLoggedIn*/
2293
- l[17] && /*favorites*/
2290
+ l[16] && /*favorites*/
2294
2291
  l[2] === "true"
2295
2292
  )
2296
- return zn;
2293
+ return jn;
2297
2294
  if (!/*gamefavorite*/
2298
2295
  l[0] && /*isLoggedIn*/
2299
- l[17] && /*favorites*/
2296
+ l[16] && /*favorites*/
2300
2297
  l[2] === "true")
2301
- return Yn;
2298
+ return Hn;
2302
2299
  }
2303
2300
  let i = r(a), o = i && i(a);
2304
2301
  return {
2305
2302
  c() {
2306
- e = k("div"), t = k("span"), n = N(), o && o.c(), f(t, "class", "GameInfoVendor"), vt(t, "background-image", "url(" + /*gamevendor*/
2307
- a[5] + ")"), f(e, "class", "GameTopContainer");
2303
+ e = k("div"), t = k("span"), n = E(), o && o.c(), c(t, "class", "GameInfoVendor"), wt(t, "background-image", "url(" + /*gamevendor*/
2304
+ a[4] + ")"), c(e, "class", "GameTopContainer");
2308
2305
  },
2309
2306
  m(l, m) {
2310
- M(l, e, m), v(e, t), v(e, n), o && o.m(e, null);
2307
+ x(l, e, m), v(e, t), v(e, n), o && o.m(e, null);
2311
2308
  },
2312
2309
  p(l, m) {
2313
2310
  m[0] & /*gamevendor*/
2314
- 32 && vt(t, "background-image", "url(" + /*gamevendor*/
2315
- l[5] + ")"), i === (i = r(l)) && o ? o.p(l, m) : (o && o.d(1), o = i && i(l), o && (o.c(), o.m(e, null)));
2311
+ 16 && wt(t, "background-image", "url(" + /*gamevendor*/
2312
+ l[4] + ")"), i === (i = r(l)) && o ? o.p(l, m) : (o && o.d(1), o = i && i(l), o && (o.c(), o.m(e, null)));
2316
2313
  },
2317
2314
  d(l) {
2318
- l && x(e), o && o.d();
2315
+ l && D(e), o && o.d();
2319
2316
  }
2320
2317
  };
2321
2318
  }
2322
- function Yn(a) {
2319
+ function Hn(a) {
2323
2320
  let e, t, n;
2324
2321
  return {
2325
2322
  c() {
2326
- e = k("div"), e.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" class="UnfavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path id="Subtraction_3" data-name="Subtraction 3" d="M1911-7475a16.89,16.89,0,0,1-12.021-4.979A16.889,16.889,0,0,1,1894-7492a16.889,16.889,0,0,1,4.979-12.021A16.889,16.889,0,0,1,1911-7509a16.889,16.889,0,0,1,12.021,4.979A16.888,16.888,0,0,1,1928-7492a16.889,16.889,0,0,1-4.979,12.021A16.89,16.89,0,0,1,1911-7475Zm.009-9.883h0l5.7,3.008a.909.909,0,0,0,.405.087.779.779,0,0,0,.492-.173.892.892,0,0,0,.347-.811l-1.1-6.335,4.6-4.483a.8.8,0,0,0,.2-.869.768.768,0,0,0-.665-.579l-6.364-.925-2.864-5.786a.836.836,0,0,0-.752-.463.832.832,0,0,0-.752.463l-2.864,5.786-6.366.925a.887.887,0,0,0-.693.579.873.873,0,0,0,.2.869l4.63,4.483-1.1,6.335a.8.8,0,0,0,.349.811.765.765,0,0,0,.476.161.944.944,0,0,0,.419-.1l5.7-2.979Zm-5.672,1.678v0l1.072-6.306-4.572-4.483,6.336-.925,2.836-5.757,2.834,5.757,6.336.925-4.57,4.483,1.07,6.305-5.67-2.977-5.671,2.979Z" transform="translate(-1893.999 7509)" opacity="0.6"></path></svg>', f(e, "class", "FavIconContainer");
2323
+ e = k("div"), e.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" class="UnfavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path id="Subtraction_3" data-name="Subtraction 3" d="M1911-7475a16.89,16.89,0,0,1-12.021-4.979A16.889,16.889,0,0,1,1894-7492a16.889,16.889,0,0,1,4.979-12.021A16.889,16.889,0,0,1,1911-7509a16.889,16.889,0,0,1,12.021,4.979A16.888,16.888,0,0,1,1928-7492a16.889,16.889,0,0,1-4.979,12.021A16.89,16.89,0,0,1,1911-7475Zm.009-9.883h0l5.7,3.008a.909.909,0,0,0,.405.087.779.779,0,0,0,.492-.173.892.892,0,0,0,.347-.811l-1.1-6.335,4.6-4.483a.8.8,0,0,0,.2-.869.768.768,0,0,0-.665-.579l-6.364-.925-2.864-5.786a.836.836,0,0,0-.752-.463.832.832,0,0,0-.752.463l-2.864,5.786-6.366.925a.887.887,0,0,0-.693.579.873.873,0,0,0,.2.869l4.63,4.483-1.1,6.335a.8.8,0,0,0,.349.811.765.765,0,0,0,.476.161.944.944,0,0,0,.419-.1l5.7-2.979Zm-5.672,1.678v0l1.072-6.306-4.572-4.483,6.336-.925,2.836-5.757,2.834,5.757,6.336.925-4.57,4.483,1.07,6.305-5.67-2.977-5.671,2.979Z" transform="translate(-1893.999 7509)" opacity="0.6"></path></svg>', c(e, "class", "FavIconContainer");
2327
2324
  },
2328
2325
  m(r, i) {
2329
- M(r, e, i), t || (n = Ze(
2326
+ x(r, e, i), t || (n = et(
2330
2327
  e,
2331
2328
  "click",
2332
2329
  /*click_handler_2*/
2333
- a[67]
2330
+ a[69]
2334
2331
  ), t = !0);
2335
2332
  },
2336
- p: pe,
2333
+ p: be,
2337
2334
  d(r) {
2338
- r && x(e), t = !1, n();
2335
+ r && D(e), t = !1, n();
2339
2336
  }
2340
2337
  };
2341
2338
  }
2342
- function zn(a) {
2339
+ function jn(a) {
2343
2340
  let e, t, n;
2344
2341
  return {
2345
2342
  c() {
2346
- e = k("div"), e.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" class="FavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path id="Subtraction_4" data-name="Subtraction 4" d="M1911-7475a16.89,16.89,0,0,1-12.021-4.979A16.889,16.889,0,0,1,1894-7492a16.889,16.889,0,0,1,4.979-12.021A16.889,16.889,0,0,1,1911-7509a16.889,16.889,0,0,1,12.021,4.979A16.888,16.888,0,0,1,1928-7492a16.889,16.889,0,0,1-4.979,12.021A16.89,16.89,0,0,1,1911-7475Zm.009-9.883h0l5.7,3.008a.909.909,0,0,0,.405.087.779.779,0,0,0,.492-.173.892.892,0,0,0,.347-.811l-1.1-6.335,4.6-4.483a.8.8,0,0,0,.2-.869.768.768,0,0,0-.665-.579l-6.364-.925-2.864-5.786a.836.836,0,0,0-.752-.463.832.832,0,0,0-.752.463l-2.864,5.786-6.366.925a.887.887,0,0,0-.693.579.873.873,0,0,0,.2.869l4.63,4.483-1.1,6.335a.8.8,0,0,0,.349.811.765.765,0,0,0,.476.161.944.944,0,0,0,.419-.1l5.7-2.979Zm-5.672,1.678v0l1.072-6.306-4.572-4.483,6.336-.925,2.836-5.757,2.834,5.757,6.336.925-4.57,4.483,1.07,6.305-5.67-2.977-5.671,2.979Z" transform="translate(-1893.999 7509)" fill="#fff"></path></svg>', f(e, "class", "FavIconContainer");
2343
+ e = k("div"), e.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" class="FavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path id="Subtraction_4" data-name="Subtraction 4" d="M1911-7475a16.89,16.89,0,0,1-12.021-4.979A16.889,16.889,0,0,1,1894-7492a16.889,16.889,0,0,1,4.979-12.021A16.889,16.889,0,0,1,1911-7509a16.889,16.889,0,0,1,12.021,4.979A16.888,16.888,0,0,1,1928-7492a16.889,16.889,0,0,1-4.979,12.021A16.89,16.89,0,0,1,1911-7475Zm.009-9.883h0l5.7,3.008a.909.909,0,0,0,.405.087.779.779,0,0,0,.492-.173.892.892,0,0,0,.347-.811l-1.1-6.335,4.6-4.483a.8.8,0,0,0,.2-.869.768.768,0,0,0-.665-.579l-6.364-.925-2.864-5.786a.836.836,0,0,0-.752-.463.832.832,0,0,0-.752.463l-2.864,5.786-6.366.925a.887.887,0,0,0-.693.579.873.873,0,0,0,.2.869l4.63,4.483-1.1,6.335a.8.8,0,0,0,.349.811.765.765,0,0,0,.476.161.944.944,0,0,0,.419-.1l5.7-2.979Zm-5.672,1.678v0l1.072-6.306-4.572-4.483,6.336-.925,2.836-5.757,2.834,5.757,6.336.925-4.57,4.483,1.07,6.305-5.67-2.977-5.671,2.979Z" transform="translate(-1893.999 7509)" fill="#fff"></path></svg>', c(e, "class", "FavIconContainer");
2347
2344
  },
2348
2345
  m(r, i) {
2349
- M(r, e, i), t || (n = Ze(
2346
+ x(r, e, i), t || (n = et(
2350
2347
  e,
2351
2348
  "click",
2352
2349
  /*click_handler_1*/
2353
- a[66]
2350
+ a[68]
2354
2351
  ), t = !0);
2355
2352
  },
2356
- p: pe,
2353
+ p: be,
2357
2354
  d(r) {
2358
- r && x(e), t = !1, n();
2355
+ r && D(e), t = !1, n();
2359
2356
  }
2360
2357
  };
2361
2358
  }
2362
- function Rt(a) {
2359
+ function Et(a) {
2363
2360
  let e, t;
2364
2361
  return {
2365
2362
  c() {
2366
2363
  e = k("p"), t = re(
2367
2364
  /*gamename*/
2368
- a[4]
2369
- ), f(e, "class", "GameNameBelow"), f(
2365
+ a[3]
2366
+ ), c(e, "class", "GameNameBelow"), c(
2370
2367
  e,
2371
2368
  "title",
2372
2369
  /*gamename*/
2373
- a[4]
2370
+ a[3]
2374
2371
  );
2375
2372
  },
2376
2373
  m(n, r) {
2377
- M(n, e, r), v(e, t);
2374
+ x(n, e, r), v(e, t);
2378
2375
  },
2379
2376
  p(n, r) {
2380
2377
  r[0] & /*gamename*/
2381
- 16 && ne(
2378
+ 8 && ne(
2382
2379
  t,
2383
2380
  /*gamename*/
2384
- n[4]
2381
+ n[3]
2385
2382
  ), r[0] & /*gamename*/
2386
- 16 && f(
2383
+ 8 && c(
2387
2384
  e,
2388
2385
  "title",
2389
2386
  /*gamename*/
2390
- n[4]
2387
+ n[3]
2391
2388
  );
2392
2389
  },
2393
2390
  d(n) {
2394
- n && x(e);
2391
+ n && D(e);
2395
2392
  }
2396
2393
  };
2397
2394
  }
2398
- function Hn(a) {
2399
- let e, t, n, r, i, o, l, m, c, d, u, p, h, C, L, G, q, U, I = (
2395
+ function Kn(a) {
2396
+ let e, t, n, r, i, o, l, m, f, d, u, p, h, L, F, _, Y, R, T = (
2400
2397
  /*lang*/
2401
- a[1] && It(a)
2402
- ), T = (
2398
+ a[1] && St(a)
2399
+ ), M = (
2403
2400
  /*gameisnew*/
2404
- a[7] && Tt(a)
2405
- ), O = (
2406
- /*gametag*/
2407
- a[8] && St(a)
2401
+ a[6] && Ot(a)
2408
2402
  ), S = (
2403
+ /*gametag*/
2404
+ a[7] && Dt(a)
2405
+ ), I = (
2409
2406
  /*livegamedata*/
2410
- a[14] && Ot(a)
2407
+ a[13] && xt(a)
2411
2408
  );
2412
- function ee(g, w) {
2413
- if (L == null && (L = !V(
2409
+ function J(g, w) {
2410
+ if (F == null && (F = !j(
2414
2411
  /*userAgent*/
2415
2412
  g[36]
2416
- )), L)
2417
- return An;
2413
+ )), F)
2414
+ return zn;
2418
2415
  if (
2419
2416
  /*gamefavorite*/
2420
2417
  g[0] && /*isLoggedIn*/
2421
- g[17] && /*favorites*/
2418
+ g[16] && /*favorites*/
2422
2419
  g[2] === "true"
2423
2420
  )
2424
- return Un;
2421
+ return Yn;
2425
2422
  }
2426
- let W = ee(a), P = W && W(a), D = (
2423
+ let U = J(a), N = U && U(a), O = (
2427
2424
  /*showgamename*/
2428
- a[10] === "true" && Rt(a)
2425
+ a[9] === "true" && Et(a)
2429
2426
  );
2430
2427
  return {
2431
2428
  c() {
2432
- e = k("div"), t = k("div"), n = k("ui-image"), o = N(), l = k("div"), m = k("div"), I && I.c(), c = N(), d = k("div"), u = k("div"), T && T.c(), p = N(), O && O.c(), h = N(), S && S.c(), C = N(), P && P.c(), q = N(), D && D.c(), gt(n.src, r = /*gamethumbnail*/
2433
- a[3]) || se(n, "src", r), se(n, "class", i = `GameBg GameBg-${/*gamecellsize*/
2434
- a[9]}`), se(n, "alt", "Game thumbnail"), se(n, "loading", "lazy"), f(m, "class", "GameInfo"), f(l, "class", "GameInfoWrapper"), f(u, "class", "GameExtraInfo"), f(d, "class", "GameExtraInfoContainer"), f(t, "class", G = "GameInnerContainer " + /*livegamedata*/
2435
- (a[14] && !/*isopen*/
2436
- a[22] && /*openhours*/
2437
- a[23].value || /*livegamedata*/
2438
- a[14] && /*istablefull*/
2439
- a[32] ? "GameInnerContainerUnavailable" : "")), f(e, "class", U = `GameContainer ${/*extraclassname*/
2440
- a[33]} ${/*casinogamesgridslider*/
2441
- a[11] == "true" ? "CasinoGamesGridSlider" : ""}`), ht(
2429
+ e = k("div"), t = k("div"), n = k("ui-image"), o = E(), l = k("div"), m = k("div"), T && T.c(), f = E(), d = k("div"), u = k("div"), M && M.c(), p = E(), S && S.c(), h = E(), I && I.c(), L = E(), N && N.c(), Y = E(), O && O.c(), pt(n.src, r = /*imageSrc*/
2430
+ a[34]) || le(n, "src", r), le(n, "class", i = `GameBg GameBg-${/*gamecellsize*/
2431
+ a[8]}`), le(n, "alt", "Game thumbnail"), le(n, "loading", "lazy"), c(m, "class", "GameInfo"), c(l, "class", "GameInfoWrapper"), c(u, "class", "GameExtraInfo"), c(d, "class", "GameExtraInfoContainer"), c(t, "class", _ = "GameInnerContainer " + /*livegamedata*/
2432
+ (a[13] && !/*isopen*/
2433
+ a[21] && /*openhours*/
2434
+ a[22].value || /*livegamedata*/
2435
+ a[13] && /*istablefull*/
2436
+ a[31] ? "GameInnerContainerUnavailable" : "")), c(e, "class", R = `GameContainer ${/*extraclassname*/
2437
+ a[32]} ${/*casinogamesgridslider*/
2438
+ a[10] == "true" ? "CasinoGamesGridSlider" : ""}`), vt(
2442
2439
  e,
2443
2440
  "WithGameName",
2444
2441
  /*showgamename*/
2445
- a[10]
2442
+ a[9]
2446
2443
  );
2447
2444
  },
2448
2445
  m(g, w) {
2449
- M(g, e, w), v(e, t), v(t, n), a[63](n), v(t, o), v(t, l), v(l, m), I && I.m(m, null), v(t, c), v(t, d), v(d, u), T && T.m(u, null), v(u, p), O && O.m(u, null), v(u, h), S && S.m(u, null), v(d, C), P && P.m(d, null), v(e, q), D && D.m(e, null), a[68](e);
2446
+ x(g, e, w), v(e, t), v(t, n), a[65](n), v(t, o), v(t, l), v(l, m), T && T.m(m, null), v(t, f), v(t, d), v(d, u), M && M.m(u, null), v(u, p), S && S.m(u, null), v(u, h), I && I.m(u, null), v(d, L), N && N.m(d, null), v(e, Y), O && O.m(e, null), a[70](e);
2450
2447
  },
2451
2448
  p(g, w) {
2452
- w[0] & /*gamethumbnail*/
2453
- 8 && !gt(n.src, r = /*gamethumbnail*/
2454
- g[3]) && se(n, "src", r), w[0] & /*gamecellsize*/
2455
- 512 && i !== (i = `GameBg GameBg-${/*gamecellsize*/
2456
- g[9]}`) && se(n, "class", i), /*lang*/
2457
- g[1] ? I ? I.p(g, w) : (I = It(g), I.c(), I.m(m, null)) : I && (I.d(1), I = null), /*gameisnew*/
2458
- g[7] ? T ? T.p(g, w) : (T = Tt(g), T.c(), T.m(u, p)) : T && (T.d(1), T = null), /*gametag*/
2459
- g[8] ? O ? O.p(g, w) : (O = St(g), O.c(), O.m(u, h)) : O && (O.d(1), O = null), /*livegamedata*/
2460
- g[14] ? S ? S.p(g, w) : (S = Ot(g), S.c(), S.m(u, null)) : S && (S.d(1), S = null), W === (W = ee(g)) && P ? P.p(g, w) : (P && P.d(1), P = W && W(g), P && (P.c(), P.m(d, null))), w[0] & /*livegamedata, isopen, openhours*/
2461
- 12599296 | w[1] & /*istablefull*/
2462
- 2 && G !== (G = "GameInnerContainer " + /*livegamedata*/
2463
- (g[14] && !/*isopen*/
2464
- g[22] && /*openhours*/
2465
- g[23].value || /*livegamedata*/
2466
- g[14] && /*istablefull*/
2467
- g[32] ? "GameInnerContainerUnavailable" : "")) && f(t, "class", G), /*showgamename*/
2468
- g[10] === "true" ? D ? D.p(g, w) : (D = Rt(g), D.c(), D.m(e, null)) : D && (D.d(1), D = null), w[0] & /*casinogamesgridslider*/
2469
- 2048 | w[1] & /*extraclassname*/
2470
- 4 && U !== (U = `GameContainer ${/*extraclassname*/
2471
- g[33]} ${/*casinogamesgridslider*/
2472
- g[11] == "true" ? "CasinoGamesGridSlider" : ""}`) && f(e, "class", U), w[0] & /*casinogamesgridslider, showgamename*/
2473
- 3072 | w[1] & /*extraclassname*/
2474
- 4 && ht(
2449
+ w[1] & /*imageSrc*/
2450
+ 8 && !pt(n.src, r = /*imageSrc*/
2451
+ g[34]) && le(n, "src", r), w[0] & /*gamecellsize*/
2452
+ 256 && i !== (i = `GameBg GameBg-${/*gamecellsize*/
2453
+ g[8]}`) && le(n, "class", i), /*lang*/
2454
+ g[1] ? T ? T.p(g, w) : (T = St(g), T.c(), T.m(m, null)) : T && (T.d(1), T = null), /*gameisnew*/
2455
+ g[6] ? M ? M.p(g, w) : (M = Ot(g), M.c(), M.m(u, p)) : M && (M.d(1), M = null), /*gametag*/
2456
+ g[7] ? S ? S.p(g, w) : (S = Dt(g), S.c(), S.m(u, h)) : S && (S.d(1), S = null), /*livegamedata*/
2457
+ g[13] ? I ? I.p(g, w) : (I = xt(g), I.c(), I.m(u, null)) : I && (I.d(1), I = null), U === (U = J(g)) && N ? N.p(g, w) : (N && N.d(1), N = U && U(g), N && (N.c(), N.m(d, null))), w[0] & /*livegamedata, isopen, openhours*/
2458
+ 6299648 | w[1] & /*istablefull*/
2459
+ 1 && _ !== (_ = "GameInnerContainer " + /*livegamedata*/
2460
+ (g[13] && !/*isopen*/
2461
+ g[21] && /*openhours*/
2462
+ g[22].value || /*livegamedata*/
2463
+ g[13] && /*istablefull*/
2464
+ g[31] ? "GameInnerContainerUnavailable" : "")) && c(t, "class", _), /*showgamename*/
2465
+ g[9] === "true" ? O ? O.p(g, w) : (O = Et(g), O.c(), O.m(e, null)) : O && (O.d(1), O = null), w[0] & /*casinogamesgridslider*/
2466
+ 1024 | w[1] & /*extraclassname*/
2467
+ 2 && R !== (R = `GameContainer ${/*extraclassname*/
2468
+ g[32]} ${/*casinogamesgridslider*/
2469
+ g[10] == "true" ? "CasinoGamesGridSlider" : ""}`) && c(e, "class", R), w[0] & /*casinogamesgridslider, showgamename*/
2470
+ 1536 | w[1] & /*extraclassname*/
2471
+ 2 && vt(
2475
2472
  e,
2476
2473
  "WithGameName",
2477
2474
  /*showgamename*/
2478
- g[10]
2475
+ g[9]
2479
2476
  );
2480
2477
  },
2481
- i: pe,
2482
- o: pe,
2478
+ i: be,
2479
+ o: be,
2483
2480
  d(g) {
2484
- g && x(e), a[63](null), I && I.d(), T && T.d(), O && O.d(), S && S.d(), P && P.d(), D && D.d(), a[68](null);
2481
+ g && D(e), a[65](null), T && T.d(), M && M.d(), S && S.d(), I && I.d(), N && N.d(), O && O.d(), a[70](null);
2485
2482
  }
2486
2483
  };
2487
2484
  }
2488
- const Qe = "blackjack", Je = "roulette", Nt = "doubleballroulette", jn = 7, Kn = ",", Et = 5;
2489
- function Vn(a, e, t) {
2490
- let n;
2491
- pa(a, Ca, (s) => t(35, n = s));
2492
- let { session: r = "" } = e, { userid: i = "" } = e, { lang: o = "en" } = e, { clientstyling: l = "" } = e, { mbsource: m } = e, { clientstylingurl: c = "" } = e, { translationurl: d = "" } = e, { favorites: u = "" } = e, { gamethumbnail: p = "" } = e, { gamename: h = "" } = e, { gamevendor: C = "" } = e, { gamelaunchurl: L = "" } = e, { gameid: G = "" } = e, { gameisnew: q = !1 } = e, { gametag: U = "" } = e, { gamefunmode: I = !1 } = e, { gamefavorite: T = !1 } = e, { gamecellsize: O = "" } = e, { showfavoredcategory: S = !1 } = e, { showgamename: ee = "" } = e, { currency: W = "" } = e, { gamepagemodalurl: P = "false" } = e, { endpoint: D = "" } = e, { categoryid: g = "" } = e, { livelobbyendpoint: w = "" } = e, { connectlive: Y = "" } = e, { visibilityconnect: me = "" } = e, { integratedgameframedesktop: be = "false" } = e, { integratedgameframemobile: we = "false" } = e, { casinogamesgridslider: $e = "false" } = e, { translationmessages: ye = {} } = e, xe = !1, Ge, Me, H = window.navigator.userAgent, j, F, J, et, Pe, Re = "HH:mm", te, Ne = {}, ue, tt = [], at = "EUR", Ee, Be, We, de, Ue, Ae, Ye, Ce, ze, He, nt, oe, je, z = "", ce, rt, Ke;
2493
- const zt = [Qe], it = [Je, Nt], ot = {
2485
+ const Ze = "blackjack", $e = "roulette", Bt = "doubleballroulette", Vn = 7, qn = ",", Wt = 5;
2486
+ function Xn(a, e, t) {
2487
+ let n, r;
2488
+ ba(a, Fa, (s) => t(35, r = s));
2489
+ let { session: i = "" } = e, { userid: o = "" } = e, { lang: l = "en" } = e, { clientstyling: m = "" } = e, { mbsource: f } = e, { clientstylingurl: d = "" } = e, { translationurl: u = "" } = e, { favorites: p = "" } = e, { gamethumbnail: h = "" } = e, { icon: L } = e, { gamename: F = "" } = e, { gamevendor: _ = "" } = e, { gamelaunchurl: Y = "" } = e, { gameid: R = "" } = e, { gameisnew: T = !1 } = e, { gametag: M = "" } = e, { gamefunmode: S = !1 } = e, { gamefavorite: I = !1 } = e, { gamecellsize: J = "" } = e, { showfavoredcategory: U = !1 } = e, { showgamename: N = "" } = e, { currency: O = "" } = e, { gamepagemodalurl: g = "false" } = e, { endpoint: w = "" } = e, { categoryid: q = "" } = e, { livelobbyendpoint: ue = "" } = e, { connectlive: oe = "" } = e, { visibilityconnect: de = "" } = e, { integratedgameframedesktop: ye = "false" } = e, { integratedgameframemobile: Ge = "false" } = e, { casinogamesgridslider: tt = "false" } = e, { translationmessages: Ce = {} } = e, Pe = !1, Le, Re, z = window.navigator.userAgent, K, G, Z, at, Ne, Ee = "HH:mm", te, Be = {}, ce, nt = [], rt = "EUR", We, Ue, Ae, fe, Ye, ze, He, Fe, je, Ke, it, se, Ve, H = "", ge, ot, qe;
2490
+ const jt = [Ze], st = [$e, Bt], lt = {
2494
2491
  "01": "Yellow",
2495
2492
  "02": "Blue",
2496
2493
  10: "Green",
@@ -2499,7 +2496,7 @@ function Vn(a, e, t) {
2499
2496
  20: "Orange",
2500
2497
  X7: "Gold",
2501
2498
  X2: "Gold"
2502
- }, st = {
2499
+ }, mt = {
2503
2500
  1: "Red",
2504
2501
  3: "Red",
2505
2502
  5: "Red",
@@ -2538,328 +2535,331 @@ function Vn(a, e, t) {
2538
2535
  35: "Black",
2539
2536
  0: "Green",
2540
2537
  "00": "Green"
2541
- }, Ht = () => {
2542
- fetch(d).then((b) => b.json()).then((b) => {
2543
- Object.keys(b).forEach((R) => {
2544
- Lt(R, b[R]);
2538
+ }, Kt = () => {
2539
+ fetch(u).then((b) => b.json()).then((b) => {
2540
+ Object.keys(b).forEach((P) => {
2541
+ _t(P, b[P]);
2545
2542
  });
2546
2543
  }).catch((b) => {
2547
2544
  console.log(b);
2548
2545
  });
2549
2546
  };
2550
- Object.keys(Ft).forEach((s) => {
2551
- Lt(s, Ft[s]);
2547
+ Object.keys(kt).forEach((s) => {
2548
+ _t(s, kt[s]);
2552
2549
  });
2553
- const lt = (s) => {
2554
- s.data.type === `AddFavoriteThumbnail_${G}` && !S && t(0, T = !0), s.data.type === `RemoveFavoriteThumbnail_${G}` && !S && t(0, T = !1), s.data.type === "UserSessionID" && (t(17, xe = !0), s.data.session, Ge = s.data.userID), s.data.type === "CategoryUpdate" && t(14, F = null);
2555
- }, mt = (s) => {
2550
+ const ut = (s) => {
2551
+ s.data.type === `AddFavoriteThumbnail_${R}` && !U && t(0, I = !0), s.data.type === `RemoveFavoriteThumbnail_${R}` && !U && t(0, I = !1), s.data.type === "UserSessionID" && (t(16, Pe = !0), s.data.session, Le = s.data.userID), s.data.type === "CategoryUpdate" && t(13, G = null);
2552
+ }, dt = (s) => {
2556
2553
  window.postMessage({ type: "SearchedItemClicked", gameId: s }, window.location.href), typeof gtag == "function" && gtag("event", "OpenGame", {
2557
2554
  context: "GameThumbnail--Searched",
2558
2555
  gameId: `${s}`,
2559
- userId: `${Ge || "Not logged in"}`
2560
- }), V(H) && we == "true" ? window.postMessage(
2556
+ userId: `${Le || "Not logged in"}`
2557
+ }), j(z) && Ge == "true" ? window.postMessage(
2561
2558
  {
2562
2559
  type: "OpenGameFrame",
2563
2560
  gameId: s,
2564
- gamefunmode: I,
2565
- gamepagemodalurl: P,
2566
- isMobile: V(H),
2561
+ gamefunmode: S,
2562
+ gamepagemodalurl: g,
2563
+ isMobile: j(z),
2567
2564
  source: "GameThumbnail",
2568
2565
  identifier: "Lobby",
2569
- subVendor: C,
2570
- launchUrl: L
2566
+ subVendor: _,
2567
+ launchUrl: Y
2571
2568
  },
2572
2569
  window.location.href
2573
- ) : V(H) && we == "false" && window.postMessage(
2570
+ ) : j(z) && Ge == "false" && window.postMessage(
2574
2571
  {
2575
2572
  type: "ShowGameModal",
2576
2573
  gameId: s,
2577
- isMobile: V(H)
2574
+ isMobile: j(z)
2578
2575
  },
2579
2576
  window.location.href
2580
- ), !V(H) && be == "true" ? window.postMessage(
2577
+ ), !j(z) && ye == "true" ? window.postMessage(
2581
2578
  {
2582
2579
  type: "OpenGameFrame",
2583
2580
  gameId: s,
2584
- gamefunmode: I,
2585
- gamepagemodalurl: P,
2586
- isMobile: V(H),
2581
+ gamefunmode: S,
2582
+ gamepagemodalurl: g,
2583
+ isMobile: j(z),
2587
2584
  identifier: "Lobby",
2588
- subVendor: C,
2589
- launchUrl: L
2585
+ subVendor: _,
2586
+ launchUrl: Y
2590
2587
  },
2591
2588
  window.location.href
2592
- ) : !V(H) && be == "false" && window.postMessage(
2589
+ ) : !j(z) && ye == "false" && window.postMessage(
2593
2590
  {
2594
2591
  type: "ShowGameModal",
2595
2592
  gameId: s,
2596
- isMobile: V(H)
2593
+ isMobile: j(z)
2597
2594
  },
2598
2595
  window.location.href
2599
2596
  );
2600
- }, Ve = (s) => {
2601
- T ? window.postMessage(
2597
+ }, Xe = (s) => {
2598
+ I ? window.postMessage(
2602
2599
  {
2603
- type: `SetUnfavoredGame${g}`,
2600
+ type: `SetUnfavoredGame${q}`,
2604
2601
  id: s
2605
2602
  },
2606
2603
  window.location.href
2607
- ) : window.postMessage({ type: `SetFavoredGame${g}`, id: s }, window.location.href);
2608
- }, jt = () => {
2609
- On(o);
2610
- }, Kt = () => {
2611
- t(17, xe = !0), Ge = i;
2612
- }, Vt = (s, b) => `${D}/v1/encoder/lobby/updates/${s}/${b}`, ut = () => {
2613
- w && EventSource && !J && C && G && (J = new EventSource(Vt(C, G)), J.addEventListener("message", ct));
2614
- }, dt = () => {
2615
- J && (J.close(), J = void 0);
2616
- }, ct = async (s) => {
2617
- const { type: b, data: R } = s;
2604
+ ) : window.postMessage({ type: `SetFavoredGame${q}`, id: s }, window.location.href);
2605
+ }, Vt = () => {
2606
+ xn(l);
2607
+ }, qt = () => {
2608
+ t(16, Pe = !0), Le = o;
2609
+ }, Xt = (s, b) => `${w}/v1/encoder/lobby/updates/${s}/${b}`, ct = () => {
2610
+ ue && EventSource && !Z && _ && R && (Z = new EventSource(Xt(_, R)), Z.addEventListener("message", gt));
2611
+ }, ft = () => {
2612
+ Z && (Z.close(), Z = void 0);
2613
+ }, gt = async (s) => {
2614
+ const { type: b, data: P } = s;
2618
2615
  let A;
2619
2616
  switch (b) {
2620
2617
  case "message": {
2621
- if (R)
2618
+ if (P)
2622
2619
  try {
2623
- A = JSON.parse(R);
2624
- } catch (K) {
2625
- console.error("MESSAGE PARSING ERROR: ", K);
2620
+ A = JSON.parse(P);
2621
+ } catch (V) {
2622
+ console.error("MESSAGE PARSING ERROR: ", V);
2626
2623
  }
2627
2624
  if (A) {
2628
2625
  const {
2629
- InternalTableId: K,
2630
- MessageType: Fe,
2626
+ InternalTableId: V,
2627
+ MessageType: ke,
2631
2628
  // TakenSeats,
2632
- Results: Z,
2629
+ Results: $,
2633
2630
  // Roads, // for baccarat
2634
- Seats: _e,
2635
- Open: ke
2631
+ Seats: Ie,
2632
+ Open: Te
2636
2633
  } = A;
2637
- if (K)
2638
- switch (Fe) {
2634
+ if (V)
2635
+ switch (ke) {
2639
2636
  case "SeatsUpdated": {
2640
- _e && Array.isArray(_e) && (t(28, de = _e), t(14, F.currentOccupiedSeats = _e, F), await fe());
2637
+ Ie && Array.isArray(Ie) && (t(27, fe = Ie), t(13, G.currentOccupiedSeats = Ie, G), await he());
2641
2638
  break;
2642
2639
  }
2643
2640
  case "RouletteResultsUpdated": {
2644
- Z && Array.isArray(Z) && (Ue = Z, t(14, F.currentRouletteNumbers = Z, F), await fe());
2641
+ $ && Array.isArray($) && (Ye = $, t(13, G.currentRouletteNumbers = $, G), await he());
2645
2642
  break;
2646
2643
  }
2647
2644
  case "DoubleBallRouletteResultsUpdated": {
2648
- Z && Array.isArray(Z) && (Ae = Z, t(14, F.currentDoubleBallRouletteNumbers = Z, F), await fe());
2645
+ $ && Array.isArray($) && (ze = $, t(13, G.currentDoubleBallRouletteNumbers = $, G), await he());
2649
2646
  break;
2650
2647
  }
2651
2648
  case "TableOpened": {
2652
- t(22, te = ke), t(14, F.isOpen = ke, F), await fe();
2649
+ t(21, te = Te), t(13, G.isOpen = Te, G), await he();
2653
2650
  break;
2654
2651
  }
2655
2652
  case "TableClosed": {
2656
- t(22, te = ke), t(14, F.isOpen = ke, F), await fe();
2653
+ t(21, te = Te), t(13, G.isOpen = Te, G), await he();
2657
2654
  break;
2658
2655
  }
2659
2656
  }
2660
2657
  }
2661
2658
  }
2662
2659
  }
2663
- }, qt = () => {
2664
- let s = new URL(`${w.split("?")[0]}`);
2665
- s.searchParams.append("platform", ba(H)), s.searchParams.append("language", o), fetch(s).then((b) => b.json()).then((b) => {
2666
- const { details: R } = b[0];
2667
- t(14, F = R);
2660
+ }, Qt = () => {
2661
+ let s = new URL(`${ue.split("?")[0]}`);
2662
+ s.searchParams.append("platform", ya(z)), s.searchParams.append("language", l), fetch(s).then((b) => b.json()).then((b) => {
2663
+ const { details: P } = b[0];
2664
+ t(13, G = P);
2668
2665
  });
2669
- }, ft = (s, b = Kn) => s != null ? `${s}`.replace(/\B(?=(\d{3})+(?!\d))/g, b) : "", Le = (s, b) => s.some((R) => R === b), Xt = (s) => {
2666
+ }, ht = (s, b = qn) => s != null ? `${s}`.replace(/\B(?=(\d{3})+(?!\d))/g, b) : "", _e = (s, b) => s.some((P) => P === b), Jt = (s) => {
2670
2667
  let b = null;
2671
2668
  if (s) {
2672
- const { vendorCategory: R } = s;
2673
- if (R) {
2674
- const A = R.toLowerCase();
2675
- Le(zt, A) ? b = Qe : Le(it, A) && (b = Je);
2669
+ const { vendorCategory: P } = s;
2670
+ if (P) {
2671
+ const A = P.toLowerCase();
2672
+ _e(jt, A) ? b = Ze : _e(st, A) && (b = $e);
2676
2673
  }
2677
2674
  }
2678
2675
  return b;
2679
- }, Qt = (s, b, R) => {
2680
- let A, K;
2681
- return s != null && b !== void 0 && b !== null && (K = `
2676
+ }, Zt = (s, b, P) => {
2677
+ let A, V;
2678
+ return s != null && b !== void 0 && b !== null && (V = `
2682
2679
  <span>
2683
- ${R}
2680
+ ${P}
2684
2681
  </span>
2685
- ${ft(s)}-${ft(b)}`), Ke && (A = `
2682
+ ${ht(s)}-${ht(b)}`), qe && (A = `
2686
2683
  <svg fill="var(--emw--casino-thumbnail-animation-color, #FFFFFF);" width="13" height="13" viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg"><path d="M4 8.2a4.6 4.6 0 0 0 5 0c2.7.8 4 2.6 4 4.8H0c0-2.2 1.3-4 4-4.8zM6.6 8c2 0 3.8-1.7 3.8-4 0-2.1-1.7-4-3.8-4a3.9 3.9 0 0 0-3.8 4c0 2.2 1.7 4 3.8 4z"/></svg>
2687
- <span class="NrOfPlayers">${Ke}</span>`), !A && !K ? "" : `
2684
+ <span class="NrOfPlayers">${qe}</span>`), !A && !V ? "" : `
2688
2685
  <p class="LiveLimits">
2689
2686
  <span class="BetLimitLeft">
2690
- ${K || ""}
2687
+ ${V || ""}
2691
2688
  </span>
2692
2689
  <span class="BetLimitRight">
2693
2690
  ${A || ""}
2694
2691
  </span>
2695
2692
  </p>`;
2696
- }, Jt = (s) => s ? `
2693
+ }, $t = (s) => s ? `
2697
2694
  <p class="LiveLimits">
2698
- <span class="DealerName">${ye?.dealer || n("dealer")}: ${s}</span>
2695
+ <span class="DealerName">${Ce?.dealer || r("dealer")}: ${s}</span>
2699
2696
  </p>
2700
- ` : "", Zt = (s) => {
2701
- We = s.totalSeats || jn, t(28, de = s.currentOccupiedSeats || []);
2697
+ ` : "", ea = (s) => {
2698
+ Ae = s.totalSeats || Vn, t(27, fe = s.currentOccupiedSeats || []);
2702
2699
  const b = [];
2703
- for (let R = 1; R <= We; R++)
2704
- b.push(R);
2700
+ for (let P = 1; P <= Ae; P++)
2701
+ b.push(P);
2705
2702
  return { seats: b };
2706
- }, $t = (s, b, R, A = "") => {
2707
- const K = `${s} ${A}`, Fe = b.toString().match(/first0|second0|0/g);
2708
- return b === 0 || Fe && Fe.length !== 0 ? `
2703
+ }, ta = (s, b, P, A = "") => {
2704
+ const V = `${s} ${A}`, ke = b.toString().match(/first0|second0|0/g);
2705
+ return b === 0 || ke && ke.length !== 0 ? `
2709
2706
  <span
2710
2707
  id=${b}
2711
- class="${K}"
2708
+ class="${V}"
2712
2709
  >
2713
- ${R}
2710
+ ${P}
2714
2711
  </span>
2715
2712
  ` : `
2716
- <span id=${b} class="${K}">
2717
- ${R}
2713
+ <span id=${b} class="${V}">
2714
+ ${P}
2718
2715
  </span>
2719
2716
  `;
2720
- }, ea = () => {
2721
- const s = "FirstElementAnimated", b = ce.getElementsByClassName("First")[0];
2717
+ }, aa = () => {
2718
+ const s = "FirstElementAnimated", b = ge.getElementsByClassName("First")[0];
2722
2719
  b && (b.classList.add(s), setTimeout(
2723
2720
  () => {
2724
2721
  b.classList.remove(s);
2725
2722
  },
2726
2723
  2e3
2727
2724
  ));
2728
- }, ta = () => {
2729
- if (F) {
2730
- if (t(22, te = F.isOpen), Ne = F.betLimit || {}, t(23, ue = F.openHours), t(24, tt = Zt(F).seats), ue && ue.value) {
2731
- const { value: { startTime: s, originalTimeFormat: b } } = ue;
2732
- t(20, Pe = s), t(21, Re = b || Re);
2725
+ }, na = () => {
2726
+ if (G) {
2727
+ if (t(21, te = G.isOpen), Be = G.betLimit || {}, t(22, ce = G.openHours), t(23, nt = ea(G).seats), ce && ce.value) {
2728
+ const { value: { startTime: s, originalTimeFormat: b } } = ce;
2729
+ t(19, Ne = s), t(20, Ee = b || Ee);
2733
2730
  }
2734
- te && t(19, et = Xt(F)), t(25, at = Dn[W]), t(26, Ee = (Ne.min || {})[W]), t(27, Be = (Ne.max || {})[W]), Ue = F.currentRouletteNumbers, Ae = F.currentDoubleBallRouletteNumbers, Ye = F.vendorCategory, t(29, Ce = Ye.toLowerCase() === Nt), t(15, ze = (Ce ? Ae : Ue) || []), t(30, He = "GameProp LiveProps RoulleteProps"), t(30, He += Ce ? " Double" : ""), t(31, nt = Le(it, Ye.toLowerCase()) ? st : ot), je = oe, t(32, oe = Array.isArray(de) && de.length === We), F.dealer && t(34, rt = F.dealer.DealerName), Ke = F.numberOfPlayers, t(33, z = "ListGame"), F.isOpen && F.currentRouletteNumbers && t(33, z += " GameBackdrop"), te && oe && Ee && Be && F.currentOccupiedSeats ? t(33, z += " GameContainerDimmed") : te === !1 && Pe && t(33, z += " GameContainerFullyDimmed"), j && (!je && oe ? (t(33, z += " PulsatingRedShadow"), t(33, z = z.replace(" PulsatingGreenShadow", ""))) : je && !oe && (t(33, z += " PulsatingGreenShadow"), t(33, z = z.replace(" PulsatingRedShadow", ""))));
2731
+ te && t(18, at = Jt(G)), t(24, rt = Mn[O]), t(25, We = (Be.min || {})[O]), t(26, Ue = (Be.max || {})[O]), Ye = G.currentRouletteNumbers, ze = G.currentDoubleBallRouletteNumbers, He = G.vendorCategory, t(28, Fe = He.toLowerCase() === Bt), t(14, je = (Fe ? ze : Ye) || []), t(29, Ke = "GameProp LiveProps RoulleteProps"), t(29, Ke += Fe ? " Double" : ""), t(30, it = _e(st, He.toLowerCase()) ? mt : lt), Ve = se, t(31, se = Array.isArray(fe) && fe.length === Ae), G.dealer && t(33, ot = G.dealer.DealerName), qe = G.numberOfPlayers, t(32, H = "ListGame"), G.isOpen && G.currentRouletteNumbers && t(32, H += " GameBackdrop"), te && se && We && Ue && G.currentOccupiedSeats ? t(32, H += " GameContainerDimmed") : te === !1 && Ne && t(32, H += " GameContainerFullyDimmed"), K && (!Ve && se ? (t(32, H += " PulsatingRedShadow"), t(32, H = H.replace(" PulsatingGreenShadow", ""))) : Ve && !se && (t(32, H += " PulsatingGreenShadow"), t(32, H = H.replace(" PulsatingRedShadow", ""))));
2735
2732
  }
2736
- }, aa = () => {
2737
- Y === "disconnect" ? dt() : Y === "connect" && ut();
2738
- }, na = () => {
2739
- me === "disconnect" ? dt() : me === "connect" && Y === "connect" && ut();
2733
+ }, ra = () => {
2734
+ oe === "disconnect" ? ft() : oe === "connect" && ct();
2735
+ }, ia = () => {
2736
+ de === "disconnect" ? ft() : de === "connect" && oe === "connect" && ct();
2740
2737
  };
2741
- va(() => (window.addEventListener("message", lt, !1), () => {
2742
- window.removeEventListener("message", lt), J && J.removeEventListener("message", ct);
2738
+ wa(() => (window.addEventListener("message", ut, !1), () => {
2739
+ window.removeEventListener("message", ut), Z && Z.removeEventListener("message", gt);
2743
2740
  }));
2744
- function ra(s) {
2745
- qe[s ? "unshift" : "push"](() => {
2746
- Me = s, t(18, Me);
2741
+ function oa(s) {
2742
+ Qe[s ? "unshift" : "push"](() => {
2743
+ Re = s, t(17, Re);
2747
2744
  });
2748
2745
  }
2749
- const ia = () => mt(G);
2750
- function oa(s) {
2751
- qe[s ? "unshift" : "push"](() => {
2752
- ce = s, t(16, ce);
2746
+ const sa = () => dt(R);
2747
+ function la(s) {
2748
+ Qe[s ? "unshift" : "push"](() => {
2749
+ ge = s, t(15, ge);
2753
2750
  });
2754
2751
  }
2755
- const sa = () => Ve(G), la = () => Ve(G);
2756
- function ma(s) {
2757
- qe[s ? "unshift" : "push"](() => {
2758
- j = s, t(13, j);
2752
+ const ma = () => Xe(R), ua = () => Xe(R);
2753
+ function da(s) {
2754
+ Qe[s ? "unshift" : "push"](() => {
2755
+ K = s, t(12, K);
2759
2756
  });
2760
2757
  }
2761
2758
  return a.$$set = (s) => {
2762
- "session" in s && t(43, r = s.session), "userid" in s && t(44, i = s.userid), "lang" in s && t(1, o = s.lang), "clientstyling" in s && t(45, l = s.clientstyling), "mbsource" in s && t(46, m = s.mbsource), "clientstylingurl" in s && t(47, c = s.clientstylingurl), "translationurl" in s && t(48, d = s.translationurl), "favorites" in s && t(2, u = s.favorites), "gamethumbnail" in s && t(3, p = s.gamethumbnail), "gamename" in s && t(4, h = s.gamename), "gamevendor" in s && t(5, C = s.gamevendor), "gamelaunchurl" in s && t(49, L = s.gamelaunchurl), "gameid" in s && t(6, G = s.gameid), "gameisnew" in s && t(7, q = s.gameisnew), "gametag" in s && t(8, U = s.gametag), "gamefunmode" in s && t(50, I = s.gamefunmode), "gamefavorite" in s && t(0, T = s.gamefavorite), "gamecellsize" in s && t(9, O = s.gamecellsize), "showfavoredcategory" in s && t(51, S = s.showfavoredcategory), "showgamename" in s && t(10, ee = s.showgamename), "currency" in s && t(52, W = s.currency), "gamepagemodalurl" in s && t(53, P = s.gamepagemodalurl), "endpoint" in s && t(54, D = s.endpoint), "categoryid" in s && t(55, g = s.categoryid), "livelobbyendpoint" in s && t(56, w = s.livelobbyendpoint), "connectlive" in s && t(57, Y = s.connectlive), "visibilityconnect" in s && t(58, me = s.visibilityconnect), "integratedgameframedesktop" in s && t(59, be = s.integratedgameframedesktop), "integratedgameframemobile" in s && t(60, we = s.integratedgameframemobile), "casinogamesgridslider" in s && t(11, $e = s.casinogamesgridslider), "translationmessages" in s && t(12, ye = s.translationmessages);
2759
+ "session" in s && t(43, i = s.session), "userid" in s && t(44, o = s.userid), "lang" in s && t(1, l = s.lang), "clientstyling" in s && t(45, m = s.clientstyling), "mbsource" in s && t(46, f = s.mbsource), "clientstylingurl" in s && t(47, d = s.clientstylingurl), "translationurl" in s && t(48, u = s.translationurl), "favorites" in s && t(2, p = s.favorites), "gamethumbnail" in s && t(49, h = s.gamethumbnail), "icon" in s && t(50, L = s.icon), "gamename" in s && t(3, F = s.gamename), "gamevendor" in s && t(4, _ = s.gamevendor), "gamelaunchurl" in s && t(51, Y = s.gamelaunchurl), "gameid" in s && t(5, R = s.gameid), "gameisnew" in s && t(6, T = s.gameisnew), "gametag" in s && t(7, M = s.gametag), "gamefunmode" in s && t(52, S = s.gamefunmode), "gamefavorite" in s && t(0, I = s.gamefavorite), "gamecellsize" in s && t(8, J = s.gamecellsize), "showfavoredcategory" in s && t(53, U = s.showfavoredcategory), "showgamename" in s && t(9, N = s.showgamename), "currency" in s && t(54, O = s.currency), "gamepagemodalurl" in s && t(55, g = s.gamepagemodalurl), "endpoint" in s && t(56, w = s.endpoint), "categoryid" in s && t(57, q = s.categoryid), "livelobbyendpoint" in s && t(58, ue = s.livelobbyendpoint), "connectlive" in s && t(59, oe = s.connectlive), "visibilityconnect" in s && t(60, de = s.visibilityconnect), "integratedgameframedesktop" in s && t(61, ye = s.integratedgameframedesktop), "integratedgameframemobile" in s && t(62, Ge = s.integratedgameframemobile), "casinogamesgridslider" in s && t(10, tt = s.casinogamesgridslider), "translationmessages" in s && t(11, Ce = s.translationmessages);
2763
2760
  }, a.$$.update = () => {
2764
2761
  a.$$.dirty[1] & /*connectlive*/
2765
- 67108864 && Y && aa(), a.$$.dirty[1] & /*visibilityconnect*/
2766
- 134217728 && me && na(), a.$$.dirty[0] & /*lang*/
2767
- 2 && o && jt(), a.$$.dirty[1] & /*session, userid, endpoint*/
2768
- 8400896 && r && i && D && Kt(), a.$$.dirty[0] & /*customStylingContainer*/
2769
- 8192 | a.$$.dirty[1] & /*clientstyling*/
2770
- 16384 && l && j && wa(j, l), a.$$.dirty[0] & /*customStylingContainer*/
2771
- 8192 | a.$$.dirty[1] & /*clientstylingurl*/
2772
- 65536 && c && j && pt(j, c), a.$$.dirty[0] & /*customStylingContainer*/
2773
- 8192 | a.$$.dirty[1] & /*mbsource*/
2774
- 32768 && m && j && ya(j, `${m}.Style`), a.$$.dirty[0] & /*favorites*/
2762
+ 268435456 && oe && ra(), a.$$.dirty[1] & /*visibilityconnect*/
2763
+ 536870912 && de && ia(), a.$$.dirty[0] & /*lang*/
2764
+ 2 && l && Vt(), a.$$.dirty[1] & /*session, userid, endpoint*/
2765
+ 33566720 && i && o && w && qt(), a.$$.dirty[0] & /*customStylingContainer*/
2766
+ 4096 | a.$$.dirty[1] & /*clientstyling*/
2767
+ 16384 && m && K && Ga(K, m), a.$$.dirty[0] & /*customStylingContainer*/
2768
+ 4096 | a.$$.dirty[1] & /*clientstylingurl*/
2769
+ 65536 && d && K && bt(K, d), a.$$.dirty[0] & /*customStylingContainer*/
2770
+ 4096 | a.$$.dirty[1] & /*mbsource*/
2771
+ 32768 && f && K && Ca(K, `${f}.Style`), a.$$.dirty[0] & /*favorites*/
2775
2772
  4, a.$$.dirty[0] & /*translationmessages*/
2776
- 4096 | a.$$.dirty[1] & /*translationurl*/
2777
- 131072 && Object.keys(ye)?.length == 0 && d && Ht(), a.$$.dirty[0] & /*gamecellsize*/
2778
- 512 | a.$$.dirty[1] & /*clientstylingurl*/
2779
- 65536 && O && c && pt(), a.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
2780
- 41943040 && D && w && qt(), a.$$.dirty[0] & /*livegamedata*/
2781
- 16384 && F && ta(), a.$$.dirty[0] & /*roulletteref, roulleteresults*/
2782
- 98304 && ce && ze && ea();
2773
+ 2048 | a.$$.dirty[1] & /*translationurl*/
2774
+ 131072 && Object.keys(Ce)?.length == 0 && u && Kt(), a.$$.dirty[0] & /*gamecellsize*/
2775
+ 256 | a.$$.dirty[1] & /*clientstylingurl*/
2776
+ 65536 && J && d && bt(), a.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
2777
+ 167772160 && w && ue && Qt(), a.$$.dirty[0] & /*livegamedata*/
2778
+ 8192 && G && na(), a.$$.dirty[0] & /*roulletteref, roulleteresults*/
2779
+ 49152 && ge && je && aa(), a.$$.dirty[1] & /*icon, gamethumbnail*/
2780
+ 786432 && t(34, n = L && j(z) ? L : h);
2783
2781
  }, [
2784
- T,
2785
- o,
2786
- u,
2782
+ I,
2783
+ l,
2787
2784
  p,
2788
- h,
2789
- C,
2790
- G,
2791
- q,
2792
- U,
2793
- O,
2794
- ee,
2795
- $e,
2796
- ye,
2797
- j,
2798
2785
  F,
2799
- ze,
2800
- ce,
2801
- xe,
2802
- Me,
2803
- et,
2786
+ _,
2787
+ R,
2788
+ T,
2789
+ M,
2790
+ J,
2791
+ N,
2792
+ tt,
2793
+ Ce,
2794
+ K,
2795
+ G,
2796
+ je,
2797
+ ge,
2804
2798
  Pe,
2805
2799
  Re,
2806
- te,
2807
- ue,
2808
- tt,
2809
2800
  at,
2801
+ Ne,
2810
2802
  Ee,
2811
- Be,
2812
- de,
2813
- Ce,
2814
- He,
2803
+ te,
2804
+ ce,
2815
2805
  nt,
2816
- oe,
2817
- z,
2818
2806
  rt,
2819
- n,
2807
+ We,
2808
+ Ue,
2809
+ fe,
2810
+ Fe,
2811
+ Ke,
2812
+ it,
2813
+ se,
2820
2814
  H,
2821
- mt,
2822
- Ve,
2823
- Le,
2824
- Qt,
2825
- Jt,
2826
- $t,
2815
+ ot,
2816
+ n,
2827
2817
  r,
2818
+ z,
2819
+ dt,
2820
+ Xe,
2821
+ _e,
2822
+ Zt,
2823
+ $t,
2824
+ ta,
2828
2825
  i,
2829
- l,
2826
+ o,
2830
2827
  m,
2831
- c,
2828
+ f,
2832
2829
  d,
2830
+ u,
2831
+ h,
2833
2832
  L,
2834
- I,
2833
+ Y,
2835
2834
  S,
2836
- W,
2837
- P,
2838
- D,
2835
+ U,
2836
+ O,
2839
2837
  g,
2840
2838
  w,
2841
- Y,
2842
- me,
2843
- be,
2844
- we,
2845
- ot,
2846
- st,
2847
- ra,
2848
- ia,
2839
+ q,
2840
+ ue,
2841
+ oe,
2842
+ de,
2843
+ ye,
2844
+ Ge,
2845
+ lt,
2846
+ mt,
2849
2847
  oa,
2850
2848
  sa,
2851
2849
  la,
2852
- ma
2850
+ ma,
2851
+ ua,
2852
+ da
2853
2853
  ];
2854
2854
  }
2855
- class Yt extends ca {
2855
+ class Ht extends ga {
2856
2856
  constructor(e) {
2857
- super(), fa(
2857
+ super(), ha(
2858
2858
  this,
2859
2859
  e,
2860
- Vn,
2861
- Hn,
2862
- ga,
2860
+ Xn,
2861
+ Kn,
2862
+ pa,
2863
2863
  {
2864
2864
  session: 43,
2865
2865
  userid: 44,
@@ -2869,33 +2869,34 @@ class Yt extends ca {
2869
2869
  clientstylingurl: 47,
2870
2870
  translationurl: 48,
2871
2871
  favorites: 2,
2872
- gamethumbnail: 3,
2873
- gamename: 4,
2874
- gamevendor: 5,
2875
- gamelaunchurl: 49,
2876
- gameid: 6,
2877
- gameisnew: 7,
2878
- gametag: 8,
2879
- gamefunmode: 50,
2872
+ gamethumbnail: 49,
2873
+ icon: 50,
2874
+ gamename: 3,
2875
+ gamevendor: 4,
2876
+ gamelaunchurl: 51,
2877
+ gameid: 5,
2878
+ gameisnew: 6,
2879
+ gametag: 7,
2880
+ gamefunmode: 52,
2880
2881
  gamefavorite: 0,
2881
- gamecellsize: 9,
2882
- showfavoredcategory: 51,
2883
- showgamename: 10,
2884
- currency: 52,
2885
- gamepagemodalurl: 53,
2886
- endpoint: 54,
2887
- categoryid: 55,
2888
- livelobbyendpoint: 56,
2889
- connectlive: 57,
2890
- visibilityconnect: 58,
2891
- integratedgameframedesktop: 59,
2892
- integratedgameframemobile: 60,
2893
- casinogamesgridslider: 11,
2894
- translationmessages: 12,
2895
- MONEY_WHEEL_COLOR_MAP: 61,
2896
- ROULETTE_COLOR_MAP: 62
2882
+ gamecellsize: 8,
2883
+ showfavoredcategory: 53,
2884
+ showgamename: 9,
2885
+ currency: 54,
2886
+ gamepagemodalurl: 55,
2887
+ endpoint: 56,
2888
+ categoryid: 57,
2889
+ livelobbyendpoint: 58,
2890
+ connectlive: 59,
2891
+ visibilityconnect: 60,
2892
+ integratedgameframedesktop: 61,
2893
+ integratedgameframemobile: 62,
2894
+ casinogamesgridslider: 10,
2895
+ translationmessages: 11,
2896
+ MONEY_WHEEL_COLOR_MAP: 63,
2897
+ ROULETTE_COLOR_MAP: 64
2897
2898
  },
2898
- xn,
2899
+ Pn,
2899
2900
  [-1, -1, -1, -1]
2900
2901
  );
2901
2902
  }
@@ -2948,49 +2949,55 @@ class Yt extends ca {
2948
2949
  this.$$set({ favorites: e }), y();
2949
2950
  }
2950
2951
  get gamethumbnail() {
2951
- return this.$$.ctx[3];
2952
+ return this.$$.ctx[49];
2952
2953
  }
2953
2954
  set gamethumbnail(e) {
2954
2955
  this.$$set({ gamethumbnail: e }), y();
2955
2956
  }
2957
+ get icon() {
2958
+ return this.$$.ctx[50];
2959
+ }
2960
+ set icon(e) {
2961
+ this.$$set({ icon: e }), y();
2962
+ }
2956
2963
  get gamename() {
2957
- return this.$$.ctx[4];
2964
+ return this.$$.ctx[3];
2958
2965
  }
2959
2966
  set gamename(e) {
2960
2967
  this.$$set({ gamename: e }), y();
2961
2968
  }
2962
2969
  get gamevendor() {
2963
- return this.$$.ctx[5];
2970
+ return this.$$.ctx[4];
2964
2971
  }
2965
2972
  set gamevendor(e) {
2966
2973
  this.$$set({ gamevendor: e }), y();
2967
2974
  }
2968
2975
  get gamelaunchurl() {
2969
- return this.$$.ctx[49];
2976
+ return this.$$.ctx[51];
2970
2977
  }
2971
2978
  set gamelaunchurl(e) {
2972
2979
  this.$$set({ gamelaunchurl: e }), y();
2973
2980
  }
2974
2981
  get gameid() {
2975
- return this.$$.ctx[6];
2982
+ return this.$$.ctx[5];
2976
2983
  }
2977
2984
  set gameid(e) {
2978
2985
  this.$$set({ gameid: e }), y();
2979
2986
  }
2980
2987
  get gameisnew() {
2981
- return this.$$.ctx[7];
2988
+ return this.$$.ctx[6];
2982
2989
  }
2983
2990
  set gameisnew(e) {
2984
2991
  this.$$set({ gameisnew: e }), y();
2985
2992
  }
2986
2993
  get gametag() {
2987
- return this.$$.ctx[8];
2994
+ return this.$$.ctx[7];
2988
2995
  }
2989
2996
  set gametag(e) {
2990
2997
  this.$$set({ gametag: e }), y();
2991
2998
  }
2992
2999
  get gamefunmode() {
2993
- return this.$$.ctx[50];
3000
+ return this.$$.ctx[52];
2994
3001
  }
2995
3002
  set gamefunmode(e) {
2996
3003
  this.$$set({ gamefunmode: e }), y();
@@ -3002,104 +3009,104 @@ class Yt extends ca {
3002
3009
  this.$$set({ gamefavorite: e }), y();
3003
3010
  }
3004
3011
  get gamecellsize() {
3005
- return this.$$.ctx[9];
3012
+ return this.$$.ctx[8];
3006
3013
  }
3007
3014
  set gamecellsize(e) {
3008
3015
  this.$$set({ gamecellsize: e }), y();
3009
3016
  }
3010
3017
  get showfavoredcategory() {
3011
- return this.$$.ctx[51];
3018
+ return this.$$.ctx[53];
3012
3019
  }
3013
3020
  set showfavoredcategory(e) {
3014
3021
  this.$$set({ showfavoredcategory: e }), y();
3015
3022
  }
3016
3023
  get showgamename() {
3017
- return this.$$.ctx[10];
3024
+ return this.$$.ctx[9];
3018
3025
  }
3019
3026
  set showgamename(e) {
3020
3027
  this.$$set({ showgamename: e }), y();
3021
3028
  }
3022
3029
  get currency() {
3023
- return this.$$.ctx[52];
3030
+ return this.$$.ctx[54];
3024
3031
  }
3025
3032
  set currency(e) {
3026
3033
  this.$$set({ currency: e }), y();
3027
3034
  }
3028
3035
  get gamepagemodalurl() {
3029
- return this.$$.ctx[53];
3036
+ return this.$$.ctx[55];
3030
3037
  }
3031
3038
  set gamepagemodalurl(e) {
3032
3039
  this.$$set({ gamepagemodalurl: e }), y();
3033
3040
  }
3034
3041
  get endpoint() {
3035
- return this.$$.ctx[54];
3042
+ return this.$$.ctx[56];
3036
3043
  }
3037
3044
  set endpoint(e) {
3038
3045
  this.$$set({ endpoint: e }), y();
3039
3046
  }
3040
3047
  get categoryid() {
3041
- return this.$$.ctx[55];
3048
+ return this.$$.ctx[57];
3042
3049
  }
3043
3050
  set categoryid(e) {
3044
3051
  this.$$set({ categoryid: e }), y();
3045
3052
  }
3046
3053
  get livelobbyendpoint() {
3047
- return this.$$.ctx[56];
3054
+ return this.$$.ctx[58];
3048
3055
  }
3049
3056
  set livelobbyendpoint(e) {
3050
3057
  this.$$set({ livelobbyendpoint: e }), y();
3051
3058
  }
3052
3059
  get connectlive() {
3053
- return this.$$.ctx[57];
3060
+ return this.$$.ctx[59];
3054
3061
  }
3055
3062
  set connectlive(e) {
3056
3063
  this.$$set({ connectlive: e }), y();
3057
3064
  }
3058
3065
  get visibilityconnect() {
3059
- return this.$$.ctx[58];
3066
+ return this.$$.ctx[60];
3060
3067
  }
3061
3068
  set visibilityconnect(e) {
3062
3069
  this.$$set({ visibilityconnect: e }), y();
3063
3070
  }
3064
3071
  get integratedgameframedesktop() {
3065
- return this.$$.ctx[59];
3072
+ return this.$$.ctx[61];
3066
3073
  }
3067
3074
  set integratedgameframedesktop(e) {
3068
3075
  this.$$set({ integratedgameframedesktop: e }), y();
3069
3076
  }
3070
3077
  get integratedgameframemobile() {
3071
- return this.$$.ctx[60];
3078
+ return this.$$.ctx[62];
3072
3079
  }
3073
3080
  set integratedgameframemobile(e) {
3074
3081
  this.$$set({ integratedgameframemobile: e }), y();
3075
3082
  }
3076
3083
  get casinogamesgridslider() {
3077
- return this.$$.ctx[11];
3084
+ return this.$$.ctx[10];
3078
3085
  }
3079
3086
  set casinogamesgridslider(e) {
3080
3087
  this.$$set({ casinogamesgridslider: e }), y();
3081
3088
  }
3082
3089
  get translationmessages() {
3083
- return this.$$.ctx[12];
3090
+ return this.$$.ctx[11];
3084
3091
  }
3085
3092
  set translationmessages(e) {
3086
3093
  this.$$set({ translationmessages: e }), y();
3087
3094
  }
3088
3095
  get MONEY_WHEEL_COLOR_MAP() {
3089
- return this.$$.ctx[61];
3096
+ return this.$$.ctx[63];
3090
3097
  }
3091
3098
  get ROULETTE_COLOR_MAP() {
3092
- return this.$$.ctx[62];
3099
+ return this.$$.ctx[64];
3093
3100
  }
3094
3101
  }
3095
- Ga(Yt, { session: {}, userid: {}, lang: {}, clientstyling: {}, mbsource: {}, clientstylingurl: {}, translationurl: {}, favorites: {}, gamethumbnail: {}, gamename: {}, gamevendor: {}, gamelaunchurl: {}, gameid: {}, gameisnew: { type: "Boolean" }, gametag: {}, gamefunmode: { type: "Boolean" }, gamefavorite: { type: "Boolean" }, gamecellsize: {}, showfavoredcategory: { type: "Boolean" }, showgamename: {}, currency: {}, gamepagemodalurl: {}, endpoint: {}, categoryid: {}, livelobbyendpoint: {}, connectlive: {}, visibilityconnect: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinogamesgridslider: {}, translationmessages: {} }, [], ["MONEY_WHEEL_COLOR_MAP", "ROULETTE_COLOR_MAP"], !0);
3096
- const $n = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3102
+ La(Ht, { session: {}, userid: {}, lang: {}, clientstyling: {}, mbsource: {}, clientstylingurl: {}, translationurl: {}, favorites: {}, gamethumbnail: {}, icon: {}, gamename: {}, gamevendor: {}, gamelaunchurl: {}, gameid: {}, gameisnew: { type: "Boolean" }, gametag: {}, gamefunmode: { type: "Boolean" }, gamefavorite: { type: "Boolean" }, gamecellsize: {}, showfavoredcategory: { type: "Boolean" }, showgamename: {}, currency: {}, gamepagemodalurl: {}, endpoint: {}, categoryid: {}, livelobbyendpoint: {}, connectlive: {}, visibilityconnect: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinogamesgridslider: {}, translationmessages: {} }, [], ["MONEY_WHEEL_COLOR_MAP", "ROULETTE_COLOR_MAP"], !0);
3103
+ const tr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3097
3104
  __proto__: null,
3098
- default: Yt
3105
+ default: Ht
3099
3106
  }, Symbol.toStringTag, { value: "Module" }));
3100
3107
  export {
3101
- $n as C,
3102
- Zn as a,
3103
- Qn as d,
3104
- Jn as i
3108
+ tr as C,
3109
+ er as a,
3110
+ Zn as d,
3111
+ $n as i
3105
3112
  };