@everymatrix/casino-search-nd 1.87.14 → 1.87.16

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,5 +1,5 @@
1
1
  import "../stencil/ui-image-Ch-GHki1.js";
2
- function z() {
2
+ function X() {
3
3
  }
4
4
  function Gr(e) {
5
5
  return e();
@@ -7,7 +7,7 @@ function Gr(e) {
7
7
  function An() {
8
8
  return /* @__PURE__ */ Object.create(null);
9
9
  }
10
- function Ve(e) {
10
+ function Le(e) {
11
11
  e.forEach(Gr);
12
12
  }
13
13
  function gn(e) {
@@ -20,32 +20,32 @@ let rt;
20
20
  function Nn(e, t) {
21
21
  return e === t ? !0 : (rt || (rt = document.createElement("a")), rt.href = t, e === rt.href);
22
22
  }
23
- function Mi(e) {
23
+ function Ai(e) {
24
24
  return Object.keys(e).length === 0;
25
25
  }
26
26
  function Sr(e, ...t) {
27
27
  if (e == null) {
28
28
  for (const r of t)
29
29
  r(void 0);
30
- return z;
30
+ return X;
31
31
  }
32
32
  const n = e.subscribe(...t);
33
33
  return n.unsubscribe ? () => n.unsubscribe() : n;
34
34
  }
35
- function Ai(e, t, n) {
35
+ function Ni(e, t, n) {
36
36
  e.$$.on_destroy.push(Sr(t, n));
37
37
  }
38
38
  function y(e, t) {
39
39
  e.appendChild(t);
40
40
  }
41
- function Ni(e, t, n) {
42
- const r = Hi(e);
41
+ function Hi(e, t, n) {
42
+ const r = Ri(e);
43
43
  if (!r.getElementById(t)) {
44
- const i = I("style");
45
- i.id = t, i.textContent = n, Ri(r, i);
44
+ const i = B("style");
45
+ i.id = t, i.textContent = n, Di(r, i);
46
46
  }
47
47
  }
48
- function Hi(e) {
48
+ function Ri(e) {
49
49
  if (!e)
50
50
  return document;
51
51
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -55,24 +55,24 @@ function Hi(e) {
55
55
  t
56
56
  ) : e.ownerDocument;
57
57
  }
58
- function Ri(e, t) {
58
+ function Di(e, t) {
59
59
  return y(
60
60
  /** @type {Document} */
61
61
  e.head || e,
62
62
  t
63
63
  ), t.sheet;
64
64
  }
65
- function N(e, t, n) {
65
+ function k(e, t, n) {
66
66
  e.insertBefore(t, n || null);
67
67
  }
68
- function M(e) {
68
+ function H(e) {
69
69
  e.parentNode && e.parentNode.removeChild(e);
70
70
  }
71
71
  function Lr(e, t) {
72
72
  for (let n = 0; n < e.length; n += 1)
73
73
  e[n] && e[n].d(t);
74
74
  }
75
- function I(e) {
75
+ function B(e) {
76
76
  return document.createElement(e);
77
77
  }
78
78
  function te(e) {
@@ -81,7 +81,7 @@ function te(e) {
81
81
  function ae(e) {
82
82
  return document.createTextNode(e);
83
83
  }
84
- function k() {
84
+ function j() {
85
85
  return ae(" ");
86
86
  }
87
87
  function ze() {
@@ -90,14 +90,14 @@ function ze() {
90
90
  function bn(e, t, n, r) {
91
91
  return e.addEventListener(t, n, r), () => e.removeEventListener(t, n, r);
92
92
  }
93
- function p(e, t, n) {
93
+ function g(e, t, n) {
94
94
  n == null ? e.removeAttribute(t) : e.getAttribute(t) !== n && e.setAttribute(t, n);
95
95
  }
96
96
  function ve(e, t, n) {
97
97
  const r = t.toLowerCase();
98
- r in e ? e[r] = typeof e[r] == "boolean" && n === "" ? !0 : n : t in e ? e[t] = typeof e[t] == "boolean" && n === "" ? !0 : n : p(e, t, n);
98
+ r in e ? e[r] = typeof e[r] == "boolean" && n === "" ? !0 : n : t in e ? e[t] = typeof e[t] == "boolean" && n === "" ? !0 : n : g(e, t, n);
99
99
  }
100
- function Di(e) {
100
+ function ki(e) {
101
101
  return Array.from(e.childNodes);
102
102
  }
103
103
  function me(e, t) {
@@ -147,7 +147,7 @@ class oe {
147
147
  this.e || (this.is_svg ? this.e = te(
148
148
  /** @type {keyof SVGElementTagNameMap} */
149
149
  n.nodeName
150
- ) : this.e = I(
150
+ ) : this.e = B(
151
151
  /** @type {keyof HTMLElementTagNameMap} */
152
152
  n.nodeType === 11 ? "TEMPLATE" : n.nodeName
153
153
  ), this.t = n.tagName !== "TEMPLATE" ? n : (
@@ -168,7 +168,7 @@ class oe {
168
168
  * @returns {void} */
169
169
  i(t) {
170
170
  for (let n = 0; n < this.n.length; n += 1)
171
- N(this.t, this.n[n], t);
171
+ k(this.t, this.n[n], t);
172
172
  }
173
173
  /**
174
174
  * @param {string} html
@@ -180,10 +180,10 @@ class oe {
180
180
  /**
181
181
  * @returns {void} */
182
182
  d() {
183
- this.n.forEach(M);
183
+ this.n.forEach(H);
184
184
  }
185
185
  }
186
- function ki(e) {
186
+ function Ui(e) {
187
187
  const t = {};
188
188
  return e.childNodes.forEach(
189
189
  /** @param {Element} node */
@@ -192,26 +192,26 @@ function ki(e) {
192
192
  }
193
193
  ), t;
194
194
  }
195
- let We;
196
- function ke(e) {
197
- We = e;
195
+ let je;
196
+ function Ue(e) {
197
+ je = e;
198
198
  }
199
- function Ui() {
200
- if (!We)
199
+ function Wi() {
200
+ if (!je)
201
201
  throw new Error("Function called outside component initialization");
202
- return We;
202
+ return je;
203
203
  }
204
- function Wi(e) {
205
- Ui().$$.on_mount.push(e);
204
+ function ji(e) {
205
+ Wi().$$.on_mount.push(e);
206
206
  }
207
- const xe = [], Ue = [];
207
+ const xe = [], We = [];
208
208
  let Ee = [];
209
209
  const Dn = [], Ir = /* @__PURE__ */ Promise.resolve();
210
210
  let Zt = !1;
211
211
  function Or() {
212
- Zt || (Zt = !0, Ir.then(G));
212
+ Zt || (Zt = !0, Ir.then(S));
213
213
  }
214
- function Ne() {
214
+ function He() {
215
215
  return Or(), Ir;
216
216
  }
217
217
  function Qt(e) {
@@ -219,21 +219,21 @@ function Qt(e) {
219
219
  }
220
220
  const Ut = /* @__PURE__ */ new Set();
221
221
  let ye = 0;
222
- function G() {
222
+ function S() {
223
223
  if (ye !== 0)
224
224
  return;
225
- const e = We;
225
+ const e = je;
226
226
  do {
227
227
  try {
228
228
  for (; ye < xe.length; ) {
229
229
  const t = xe[ye];
230
- ye++, ke(t), ji(t.$$);
230
+ ye++, Ue(t), $i(t.$$);
231
231
  }
232
232
  } catch (t) {
233
233
  throw xe.length = 0, ye = 0, t;
234
234
  }
235
- for (ke(null), xe.length = 0, ye = 0; Ue.length; )
236
- Ue.pop()();
235
+ for (Ue(null), xe.length = 0, ye = 0; We.length; )
236
+ We.pop()();
237
237
  for (let t = 0; t < Ee.length; t += 1) {
238
238
  const n = Ee[t];
239
239
  Ut.has(n) || (Ut.add(n), n());
@@ -242,49 +242,79 @@ function G() {
242
242
  } while (xe.length);
243
243
  for (; Dn.length; )
244
244
  Dn.pop()();
245
- Zt = !1, Ut.clear(), ke(e);
245
+ Zt = !1, Ut.clear(), Ue(e);
246
246
  }
247
- function ji(e) {
247
+ function $i(e) {
248
248
  if (e.fragment !== null) {
249
- e.update(), Ve(e.before_update);
249
+ e.update(), Le(e.before_update);
250
250
  const t = e.dirty;
251
251
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Qt);
252
252
  }
253
253
  }
254
- function $i(e) {
254
+ function Vi(e) {
255
255
  const t = [], n = [];
256
256
  Ee.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), Ee = t;
257
257
  }
258
- const Vi = /* @__PURE__ */ new Set();
259
- function zi(e, t) {
260
- e && e.i && (Vi.delete(e), e.i(t));
258
+ const zi = /* @__PURE__ */ new Set();
259
+ function Pr(e, t) {
260
+ e && e.i && (zi.delete(e), e.i(t));
261
261
  }
262
262
  function ct(e) {
263
263
  return e?.length !== void 0 ? e : Array.from(e);
264
264
  }
265
+ function Al(e, t) {
266
+ e.d(1), t.delete(e.key);
267
+ }
268
+ function Nl(e, t, n, r, i, a, o, s, l, u, c, h) {
269
+ let m = e.length, d = a.length, p = m;
270
+ const v = {};
271
+ for (; p--; )
272
+ v[e[p].key] = p;
273
+ const _ = [], W = /* @__PURE__ */ new Map(), I = /* @__PURE__ */ new Map(), x = [];
274
+ for (p = d; p--; ) {
275
+ const P = h(i, a, p), R = n(P);
276
+ let F = o.get(R);
277
+ F ? x.push(() => F.p(P, t)) : (F = u(R, P), F.c()), W.set(R, _[p] = F), R in v && I.set(R, Math.abs(p - v[R]));
278
+ }
279
+ const O = /* @__PURE__ */ new Set(), C = /* @__PURE__ */ new Set();
280
+ function G(P) {
281
+ Pr(P, 1), P.m(s, c), o.set(P.key, P), c = P.first, d--;
282
+ }
283
+ for (; m && d; ) {
284
+ const P = _[d - 1], R = e[m - 1], F = P.key, N = R.key;
285
+ P === R ? (c = P.first, m--, d--) : W.has(N) ? !o.has(F) || O.has(F) ? G(P) : C.has(N) ? m-- : I.get(F) > I.get(N) ? (C.add(F), G(P)) : (O.add(N), m--) : (l(R, o), m--);
286
+ }
287
+ for (; m--; ) {
288
+ const P = e[m];
289
+ W.has(P.key) || l(P, o);
290
+ }
291
+ for (; d; )
292
+ G(_[d - 1]);
293
+ return Le(x), _;
294
+ }
265
295
  function Yi(e, t, n) {
266
296
  const { fragment: r, after_update: i } = e.$$;
267
297
  r && r.m(t, n), Qt(() => {
268
298
  const a = e.$$.on_mount.map(Gr).filter(gn);
269
- e.$$.on_destroy ? e.$$.on_destroy.push(...a) : Ve(a), e.$$.on_mount = [];
299
+ e.$$.on_destroy ? e.$$.on_destroy.push(...a) : Le(a), e.$$.on_mount = [];
270
300
  }), i.forEach(Qt);
271
301
  }
272
302
  function Xi(e, t) {
273
303
  const n = e.$$;
274
- n.fragment !== null && ($i(n.after_update), Ve(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
304
+ n.fragment !== null && (Vi(n.after_update), Le(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
275
305
  }
276
306
  function qi(e, t) {
277
307
  e.$$.dirty[0] === -1 && (xe.push(e), Or(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
278
308
  }
279
309
  function Zi(e, t, n, r, i, a, o = null, s = [-1]) {
280
- const l = We;
281
- ke(e);
310
+ const l = je;
311
+ Ue(e);
282
312
  const u = e.$$ = {
283
313
  fragment: null,
284
314
  ctx: [],
285
315
  // state
286
316
  props: a,
287
- update: z,
317
+ update: X,
288
318
  not_equal: i,
289
319
  bound: An(),
290
320
  // lifecycle
@@ -303,20 +333,20 @@ function Zi(e, t, n, r, i, a, o = null, s = [-1]) {
303
333
  o && o(u.root);
304
334
  let c = !1;
305
335
  if (u.ctx = n ? n(e, t.props || {}, (h, m, ...d) => {
306
- const v = d.length ? d[0] : m;
307
- return u.ctx && i(u.ctx[h], u.ctx[h] = v) && (!u.skip_bound && u.bound[h] && u.bound[h](v), c && qi(e, h)), m;
308
- }) : [], u.update(), c = !0, Ve(u.before_update), u.fragment = r ? r(u.ctx) : !1, t.target) {
336
+ const p = d.length ? d[0] : m;
337
+ return u.ctx && i(u.ctx[h], u.ctx[h] = p) && (!u.skip_bound && u.bound[h] && u.bound[h](p), c && qi(e, h)), m;
338
+ }) : [], u.update(), c = !0, Le(u.before_update), u.fragment = r ? r(u.ctx) : !1, t.target) {
309
339
  if (t.hydrate) {
310
- const h = Di(t.target);
311
- u.fragment && u.fragment.l(h), h.forEach(M);
340
+ const h = ki(t.target);
341
+ u.fragment && u.fragment.l(h), h.forEach(H);
312
342
  } else
313
343
  u.fragment && u.fragment.c();
314
- t.intro && zi(e.$$.fragment), Yi(e, t.target, t.anchor), G();
344
+ t.intro && Pr(e.$$.fragment), Yi(e, t.target, t.anchor), S();
315
345
  }
316
- ke(l);
346
+ Ue(l);
317
347
  }
318
- let Pr;
319
- typeof HTMLElement == "function" && (Pr = class extends HTMLElement {
348
+ let Fr;
349
+ typeof HTMLElement == "function" && (Fr = class extends HTMLElement {
320
350
  /** The Svelte component constructor */
321
351
  $$ctor;
322
352
  /** Slots */
@@ -358,24 +388,24 @@ typeof HTMLElement == "function" && (Pr = class extends HTMLElement {
358
388
  let a;
359
389
  return {
360
390
  c: function() {
361
- a = I("slot"), i !== "default" && p(a, "name", i);
391
+ a = B("slot"), i !== "default" && g(a, "name", i);
362
392
  },
363
393
  /**
364
394
  * @param {HTMLElement} target
365
395
  * @param {HTMLElement} [anchor]
366
396
  */
367
397
  m: function(l, u) {
368
- N(l, a, u);
398
+ k(l, a, u);
369
399
  },
370
400
  d: function(l) {
371
- l && M(a);
401
+ l && H(a);
372
402
  }
373
403
  };
374
404
  };
375
405
  };
376
406
  if (await Promise.resolve(), !this.$$cn || this.$$c)
377
407
  return;
378
- const t = {}, n = ki(this);
408
+ const t = {}, n = Ui(this);
379
409
  for (const i of this.$$s)
380
410
  i in n && (t[i] = [e(i)]);
381
411
  for (const i of this.attributes) {
@@ -463,7 +493,7 @@ function ot(e, t, n, r) {
463
493
  }
464
494
  }
465
495
  function Qi(e, t, n, r, i, a) {
466
- let o = class extends Pr {
496
+ let o = class extends Fr {
467
497
  constructor() {
468
498
  super(e, n, i), this.$$p_d = t;
469
499
  }
@@ -510,7 +540,7 @@ class Ji {
510
540
  $$set = void 0;
511
541
  /** @returns {void} */
512
542
  $destroy() {
513
- Xi(this, 1), this.$destroy = z;
543
+ Xi(this, 1), this.$destroy = X;
514
544
  }
515
545
  /**
516
546
  * @template {Extract<keyof Events, string>} K
@@ -520,7 +550,7 @@ class Ji {
520
550
  */
521
551
  $on(t, n) {
522
552
  if (!gn(n))
523
- return z;
553
+ return X;
524
554
  const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
525
555
  return r.push(n), () => {
526
556
  const i = r.indexOf(n);
@@ -532,7 +562,7 @@ class Ji {
532
562
  * @returns {void}
533
563
  */
534
564
  $set(t) {
535
- this.$$set && !Mi(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
565
+ this.$$set && !Ai(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
536
566
  }
537
567
  }
538
568
  const Ki = "4";
@@ -543,7 +573,7 @@ function ea(e, t) {
543
573
  subscribe: bt(e, t).subscribe
544
574
  };
545
575
  }
546
- function bt(e, t = z) {
576
+ function bt(e, t = X) {
547
577
  let n;
548
578
  const r = /* @__PURE__ */ new Set();
549
579
  function i(s) {
@@ -561,15 +591,15 @@ function bt(e, t = z) {
561
591
  function a(s) {
562
592
  i(s(e));
563
593
  }
564
- function o(s, l = z) {
594
+ function o(s, l = X) {
565
595
  const u = [s, l];
566
- return r.add(u), r.size === 1 && (n = t(i, a) || z), s(e), () => {
596
+ return r.add(u), r.size === 1 && (n = t(i, a) || X), s(e), () => {
567
597
  r.delete(u), r.size === 0 && n && (n(), n = null);
568
598
  };
569
599
  }
570
600
  return { set: i, update: a, subscribe: o };
571
601
  }
572
- function Le(e, t, n) {
602
+ function Ie(e, t, n) {
573
603
  const r = !Array.isArray(e), i = r ? [e] : e;
574
604
  if (!i.every(Boolean))
575
605
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -577,26 +607,26 @@ function Le(e, t, n) {
577
607
  return ea(n, (o, s) => {
578
608
  let l = !1;
579
609
  const u = [];
580
- let c = 0, h = z;
610
+ let c = 0, h = X;
581
611
  const m = () => {
582
612
  if (c)
583
613
  return;
584
614
  h();
585
- const v = t(r ? u[0] : u, o, s);
586
- a ? o(v) : h = gn(v) ? v : z;
615
+ const p = t(r ? u[0] : u, o, s);
616
+ a ? o(p) : h = gn(p) ? p : X;
587
617
  }, d = i.map(
588
- (v, b) => Sr(
589
- v,
618
+ (p, v) => Sr(
619
+ p,
590
620
  (_) => {
591
- u[b] = _, c &= ~(1 << b), l && m();
621
+ u[v] = _, c &= ~(1 << v), l && m();
592
622
  },
593
623
  () => {
594
- c |= 1 << b;
624
+ c |= 1 << v;
595
625
  }
596
626
  )
597
627
  );
598
628
  return l = !0, m(), function() {
599
- Ve(d), h(), l = !1;
629
+ Le(d), h(), l = !1;
600
630
  };
601
631
  });
602
632
  }
@@ -620,12 +650,12 @@ function sa(e) {
620
650
  function la(e) {
621
651
  return Array.isArray(e) ? [] : {};
622
652
  }
623
- function je(e, t) {
653
+ function $e(e, t) {
624
654
  return t.clone !== !1 && t.isMergeableObject(e) ? Ce(la(e), e, t) : e;
625
655
  }
626
656
  function ua(e, t, n) {
627
657
  return e.concat(t).map(function(r) {
628
- return je(r, n);
658
+ return $e(r, n);
629
659
  });
630
660
  }
631
661
  function ca(e, t) {
@@ -642,7 +672,7 @@ function ha(e) {
642
672
  function kn(e) {
643
673
  return Object.keys(e).concat(ha(e));
644
674
  }
645
- function Fr(e, t) {
675
+ function Br(e, t) {
646
676
  try {
647
677
  return t in e;
648
678
  } catch {
@@ -650,20 +680,20 @@ function Fr(e, t) {
650
680
  }
651
681
  }
652
682
  function fa(e, t) {
653
- return Fr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
683
+ return Br(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
654
684
  }
655
685
  function ma(e, t, n) {
656
686
  var r = {};
657
687
  return n.isMergeableObject(e) && kn(e).forEach(function(i) {
658
- r[i] = je(e[i], n);
688
+ r[i] = $e(e[i], n);
659
689
  }), kn(t).forEach(function(i) {
660
- fa(e, i) || (Fr(e, i) && n.isMergeableObject(t[i]) ? r[i] = ca(i, n)(e[i], t[i], n) : r[i] = je(t[i], n));
690
+ fa(e, i) || (Br(e, i) && n.isMergeableObject(t[i]) ? r[i] = ca(i, n)(e[i], t[i], n) : r[i] = $e(t[i], n));
661
691
  }), r;
662
692
  }
663
693
  function Ce(e, t, n) {
664
- n = n || {}, n.arrayMerge = n.arrayMerge || ua, n.isMergeableObject = n.isMergeableObject || na, n.cloneUnlessOtherwiseSpecified = je;
694
+ n = n || {}, n.arrayMerge = n.arrayMerge || ua, n.isMergeableObject = n.isMergeableObject || na, n.cloneUnlessOtherwiseSpecified = $e;
665
695
  var r = Array.isArray(t), i = Array.isArray(e), a = r === i;
666
- return a ? r ? n.arrayMerge(e, t, n) : ma(e, t, n) : je(t, n);
696
+ return a ? r ? n.arrayMerge(e, t, n) : ma(e, t, n) : $e(t, n);
667
697
  }
668
698
  Ce.all = function(t, n) {
669
699
  if (!Array.isArray(t))
@@ -730,19 +760,19 @@ function ya(e, t, n, r) {
730
760
  var i = va(r) ? r : n(r), a = t.get(i);
731
761
  return typeof a > "u" && (a = e.call(this, r), t.set(i, a)), a;
732
762
  }
733
- function Br(e, t, n) {
763
+ function Mr(e, t, n) {
734
764
  var r = Array.prototype.slice.call(arguments, 3), i = n(r), a = t.get(i);
735
765
  return typeof a > "u" && (a = e.apply(this, r), t.set(i, a)), a;
736
766
  }
737
- function Mr(e, t, n, r, i) {
767
+ function Ar(e, t, n, r, i) {
738
768
  return n.bind(t, e, r, i);
739
769
  }
740
770
  function wa(e, t) {
741
- var n = e.length === 1 ? ya : Br;
742
- return Mr(e, this, n, t.cache.create(), t.serializer);
771
+ var n = e.length === 1 ? ya : Mr;
772
+ return Ar(e, this, n, t.cache.create(), t.serializer);
743
773
  }
744
774
  function _a(e, t) {
745
- return Mr(e, this, Br, t.cache.create(), t.serializer);
775
+ return Ar(e, this, Mr, t.cache.create(), t.serializer);
746
776
  }
747
777
  var xa = function() {
748
778
  return JSON.stringify(arguments);
@@ -774,52 +804,52 @@ var xa = function() {
774
804
  return t;
775
805
  }, ht.apply(this, arguments);
776
806
  };
777
- var x;
807
+ var E;
778
808
  (function(e) {
779
809
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
780
- })(x || (x = {}));
781
- var A;
810
+ })(E || (E = {}));
811
+ var D;
782
812
  (function(e) {
783
813
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
784
- })(A || (A = {}));
814
+ })(D || (D = {}));
785
815
  var Ge;
786
816
  (function(e) {
787
817
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
788
818
  })(Ge || (Ge = {}));
789
819
  function Un(e) {
790
- return e.type === A.literal;
820
+ return e.type === D.literal;
791
821
  }
792
822
  function Ga(e) {
793
- return e.type === A.argument;
794
- }
795
- function Ar(e) {
796
- return e.type === A.number;
823
+ return e.type === D.argument;
797
824
  }
798
825
  function Nr(e) {
799
- return e.type === A.date;
826
+ return e.type === D.number;
800
827
  }
801
828
  function Hr(e) {
802
- return e.type === A.time;
829
+ return e.type === D.date;
803
830
  }
804
831
  function Rr(e) {
805
- return e.type === A.select;
832
+ return e.type === D.time;
806
833
  }
807
834
  function Dr(e) {
808
- return e.type === A.plural;
809
- }
810
- function Ta(e) {
811
- return e.type === A.pound;
835
+ return e.type === D.select;
812
836
  }
813
837
  function kr(e) {
814
- return e.type === A.tag;
838
+ return e.type === D.plural;
839
+ }
840
+ function Ta(e) {
841
+ return e.type === D.pound;
815
842
  }
816
843
  function Ur(e) {
844
+ return e.type === D.tag;
845
+ }
846
+ function Wr(e) {
817
847
  return !!(e && typeof e == "object" && e.type === Ge.number);
818
848
  }
819
849
  function Kt(e) {
820
850
  return !!(e && typeof e == "object" && e.type === Ge.dateTime);
821
851
  }
822
- var Wr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Sa = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
852
+ var jr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Sa = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
823
853
  function La(e) {
824
854
  var t = {};
825
855
  return e.replace(Sa, function(n) {
@@ -911,15 +941,15 @@ function La(e) {
911
941
  return "";
912
942
  }), t;
913
943
  }
914
- var R = function() {
915
- return R = Object.assign || function(t) {
944
+ var U = function() {
945
+ return U = Object.assign || function(t) {
916
946
  for (var n, r = 1, i = arguments.length; r < i; r++) {
917
947
  n = arguments[r];
918
948
  for (var a in n)
919
949
  Object.prototype.hasOwnProperty.call(n, a) && (t[a] = n[a]);
920
950
  }
921
951
  return t;
922
- }, R.apply(this, arguments);
952
+ }, U.apply(this, arguments);
923
953
  };
924
954
  var Ia = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
925
955
  function Oa(e) {
@@ -943,14 +973,14 @@ function Oa(e) {
943
973
  function Pa(e) {
944
974
  return e.replace(/^(.*?)-/, "");
945
975
  }
946
- var Wn = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, jr = /^(@+)?(\+|#+)?[rs]?$/g, Fa = /(\*)(0+)|(#+)(0+)|(0+)/g, $r = /^(0+)$/;
976
+ var Wn = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, $r = /^(@+)?(\+|#+)?[rs]?$/g, Fa = /(\*)(0+)|(#+)(0+)|(0+)/g, Vr = /^(0+)$/;
947
977
  function jn(e) {
948
978
  var t = {};
949
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(jr, function(n, r, i) {
979
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace($r, function(n, r, i) {
950
980
  return typeof i != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : i === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof i == "string" ? i.length : 0)), "";
951
981
  }), t;
952
982
  }
953
- function Vr(e) {
983
+ function zr(e) {
954
984
  switch (e) {
955
985
  case "sign-auto":
956
986
  return {
@@ -998,14 +1028,14 @@ function Ba(e) {
998
1028
  notation: "scientific"
999
1029
  }, e = e.slice(1)), t) {
1000
1030
  var n = e.slice(0, 2);
1001
- if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !$r.test(e))
1031
+ if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Vr.test(e))
1002
1032
  throw new Error("Malformed concise eng/scientific notation");
1003
1033
  t.minimumIntegerDigits = e.length;
1004
1034
  }
1005
1035
  return t;
1006
1036
  }
1007
1037
  function $n(e) {
1008
- var t = {}, n = Vr(e);
1038
+ var t = {}, n = zr(e);
1009
1039
  return n || t;
1010
1040
  }
1011
1041
  function Ma(e) {
@@ -1043,13 +1073,13 @@ function Ma(e) {
1043
1073
  t.notation = "compact", t.compactDisplay = "long";
1044
1074
  continue;
1045
1075
  case "scientific":
1046
- t = R(R(R({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1047
- return R(R({}, l), $n(u));
1076
+ t = U(U(U({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1077
+ return U(U({}, l), $n(u));
1048
1078
  }, {}));
1049
1079
  continue;
1050
1080
  case "engineering":
1051
- t = R(R(R({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1052
- return R(R({}, l), $n(u));
1081
+ t = U(U(U({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1082
+ return U(U({}, l), $n(u));
1053
1083
  }, {}));
1054
1084
  continue;
1055
1085
  case "notation-simple":
@@ -1107,7 +1137,7 @@ function Ma(e) {
1107
1137
  });
1108
1138
  continue;
1109
1139
  }
1110
- if ($r.test(i.stem)) {
1140
+ if (Vr.test(i.stem)) {
1111
1141
  t.minimumIntegerDigits = i.stem.length;
1112
1142
  continue;
1113
1143
  }
@@ -1118,17 +1148,17 @@ function Ma(e) {
1118
1148
  return c === "*" ? t.minimumFractionDigits = u.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : m && d ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1119
1149
  });
1120
1150
  var a = i.options[0];
1121
- a === "w" ? t = R(R({}, t), { trailingZeroDisplay: "stripIfInteger" }) : a && (t = R(R({}, t), jn(a)));
1151
+ a === "w" ? t = U(U({}, t), { trailingZeroDisplay: "stripIfInteger" }) : a && (t = U(U({}, t), jn(a)));
1122
1152
  continue;
1123
1153
  }
1124
- if (jr.test(i.stem)) {
1125
- t = R(R({}, t), jn(i.stem));
1154
+ if ($r.test(i.stem)) {
1155
+ t = U(U({}, t), jn(i.stem));
1126
1156
  continue;
1127
1157
  }
1128
- var o = Vr(i.stem);
1129
- o && (t = R(R({}, t), o));
1158
+ var o = zr(i.stem);
1159
+ o && (t = U(U({}, t), o));
1130
1160
  var s = Ba(i.stem);
1131
- s && (t = R(R({}, t), s));
1161
+ s && (t = U(U({}, t), s));
1132
1162
  }
1133
1163
  return t;
1134
1164
  }
@@ -2585,15 +2615,15 @@ function Na(e) {
2585
2615
  var i = it[r || ""] || it[n || ""] || it["".concat(n, "-001")] || it["001"];
2586
2616
  return i[0];
2587
2617
  }
2588
- var Vt, Ha = new RegExp("^".concat(Wr.source, "*")), Ra = new RegExp("".concat(Wr.source, "*$"));
2589
- function C(e, t) {
2618
+ var Vt, Ha = new RegExp("^".concat(jr.source, "*")), Ra = new RegExp("".concat(jr.source, "*$"));
2619
+ function T(e, t) {
2590
2620
  return { start: e, end: t };
2591
2621
  }
2592
2622
  var Da = !!String.prototype.startsWith && "_a".startsWith("a", 1), ka = !!String.fromCodePoint, Ua = !!Object.fromEntries, Wa = !!String.prototype.codePointAt, ja = !!String.prototype.trimStart, $a = !!String.prototype.trimEnd, Va = !!Number.isSafeInteger, za = Va ? Number.isSafeInteger : function(e) {
2593
2623
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2594
2624
  }, en = !0;
2595
2625
  try {
2596
- var Ya = Yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2626
+ var Ya = Xr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2597
2627
  en = ((Vt = Ya.exec("a")) === null || Vt === void 0 ? void 0 : Vt[0]) === "a";
2598
2628
  } catch {
2599
2629
  en = !1;
@@ -2632,7 +2662,7 @@ var Vn = Da ? (
2632
2662
  return n;
2633
2663
  }
2634
2664
  )
2635
- ), zr = Wa ? (
2665
+ ), Yr = Wa ? (
2636
2666
  // Native
2637
2667
  function(t, n) {
2638
2668
  return t.codePointAt(n);
@@ -2667,12 +2697,12 @@ var Vn = Da ? (
2667
2697
  return t.replace(Ra, "");
2668
2698
  }
2669
2699
  );
2670
- function Yr(e, t) {
2700
+ function Xr(e, t) {
2671
2701
  return new RegExp(e, t);
2672
2702
  }
2673
2703
  var nn;
2674
2704
  if (en) {
2675
- var Yn = Yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2705
+ var Yn = Xr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2676
2706
  nn = function(t, n) {
2677
2707
  var r;
2678
2708
  Yn.lastIndex = n;
@@ -2682,8 +2712,8 @@ if (en) {
2682
2712
  } else
2683
2713
  nn = function(t, n) {
2684
2714
  for (var r = []; ; ) {
2685
- var i = zr(t, n);
2686
- if (i === void 0 || Xr(i) || Ka(i))
2715
+ var i = Yr(t, n);
2716
+ if (i === void 0 || qr(i) || Ka(i))
2687
2717
  break;
2688
2718
  r.push(i), n += i >= 65536 ? 2 : 1;
2689
2719
  }
@@ -2713,13 +2743,13 @@ var Za = (
2713
2743
  if (a === 35 && (n === "plural" || n === "selectordinal")) {
2714
2744
  var s = this.clonePosition();
2715
2745
  this.bump(), i.push({
2716
- type: A.pound,
2717
- location: C(s, this.clonePosition())
2746
+ type: D.pound,
2747
+ location: T(s, this.clonePosition())
2718
2748
  });
2719
2749
  } else if (a === 60 && !this.ignoreTag && this.peek() === 47) {
2720
2750
  if (r)
2721
2751
  break;
2722
- return this.error(x.UNMATCHED_CLOSING_TAG, C(this.clonePosition(), this.clonePosition()));
2752
+ return this.error(E.UNMATCHED_CLOSING_TAG, T(this.clonePosition(), this.clonePosition()));
2723
2753
  } else if (a === 60 && !this.ignoreTag && rn(this.peek() || 0)) {
2724
2754
  var o = this.parseTag(t, n);
2725
2755
  if (o.err)
@@ -2741,9 +2771,9 @@ var Za = (
2741
2771
  if (this.bumpSpace(), this.bumpIf("/>"))
2742
2772
  return {
2743
2773
  val: {
2744
- type: A.literal,
2774
+ type: D.literal,
2745
2775
  value: "<".concat(i, "/>"),
2746
- location: C(r, this.clonePosition())
2776
+ location: T(r, this.clonePosition())
2747
2777
  },
2748
2778
  err: null
2749
2779
  };
@@ -2754,21 +2784,21 @@ var Za = (
2754
2784
  var o = a.val, s = this.clonePosition();
2755
2785
  if (this.bumpIf("</")) {
2756
2786
  if (this.isEOF() || !rn(this.char()))
2757
- return this.error(x.INVALID_TAG, C(s, this.clonePosition()));
2787
+ return this.error(E.INVALID_TAG, T(s, this.clonePosition()));
2758
2788
  var l = this.clonePosition(), u = this.parseTagName();
2759
- return i !== u ? this.error(x.UNMATCHED_CLOSING_TAG, C(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2789
+ return i !== u ? this.error(E.UNMATCHED_CLOSING_TAG, T(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2760
2790
  val: {
2761
- type: A.tag,
2791
+ type: D.tag,
2762
2792
  value: i,
2763
2793
  children: o,
2764
- location: C(r, this.clonePosition())
2794
+ location: T(r, this.clonePosition())
2765
2795
  },
2766
2796
  err: null
2767
- } : this.error(x.INVALID_TAG, C(s, this.clonePosition())));
2797
+ } : this.error(E.INVALID_TAG, T(s, this.clonePosition())));
2768
2798
  } else
2769
- return this.error(x.UNCLOSED_TAG, C(r, this.clonePosition()));
2799
+ return this.error(E.UNCLOSED_TAG, T(r, this.clonePosition()));
2770
2800
  } else
2771
- return this.error(x.INVALID_TAG, C(r, this.clonePosition()));
2801
+ return this.error(E.INVALID_TAG, T(r, this.clonePosition()));
2772
2802
  }, e.prototype.parseTagName = function() {
2773
2803
  var t = this.offset();
2774
2804
  for (this.bump(); !this.isEOF() && Ja(this.char()); )
@@ -2793,9 +2823,9 @@ var Za = (
2793
2823
  }
2794
2824
  break;
2795
2825
  }
2796
- var l = C(r, this.clonePosition());
2826
+ var l = T(r, this.clonePosition());
2797
2827
  return {
2798
- val: { type: A.literal, value: i, location: l },
2828
+ val: { type: D.literal, value: i, location: l },
2799
2829
  err: null
2800
2830
  };
2801
2831
  }, e.prototype.tryParseLeftAngleBracket = function() {
@@ -2843,40 +2873,40 @@ var Za = (
2843
2873
  }, e.prototype.parseArgument = function(t, n) {
2844
2874
  var r = this.clonePosition();
2845
2875
  if (this.bump(), this.bumpSpace(), this.isEOF())
2846
- return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, C(r, this.clonePosition()));
2876
+ return this.error(E.EXPECT_ARGUMENT_CLOSING_BRACE, T(r, this.clonePosition()));
2847
2877
  if (this.char() === 125)
2848
- return this.bump(), this.error(x.EMPTY_ARGUMENT, C(r, this.clonePosition()));
2878
+ return this.bump(), this.error(E.EMPTY_ARGUMENT, T(r, this.clonePosition()));
2849
2879
  var i = this.parseIdentifierIfPossible().value;
2850
2880
  if (!i)
2851
- return this.error(x.MALFORMED_ARGUMENT, C(r, this.clonePosition()));
2881
+ return this.error(E.MALFORMED_ARGUMENT, T(r, this.clonePosition()));
2852
2882
  if (this.bumpSpace(), this.isEOF())
2853
- return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, C(r, this.clonePosition()));
2883
+ return this.error(E.EXPECT_ARGUMENT_CLOSING_BRACE, T(r, this.clonePosition()));
2854
2884
  switch (this.char()) {
2855
2885
  case 125:
2856
2886
  return this.bump(), {
2857
2887
  val: {
2858
- type: A.argument,
2888
+ type: D.argument,
2859
2889
  // value does not include the opening and closing braces.
2860
2890
  value: i,
2861
- location: C(r, this.clonePosition())
2891
+ location: T(r, this.clonePosition())
2862
2892
  },
2863
2893
  err: null
2864
2894
  };
2865
2895
  case 44:
2866
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, C(r, this.clonePosition())) : this.parseArgumentOptions(t, n, i, r);
2896
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(E.EXPECT_ARGUMENT_CLOSING_BRACE, T(r, this.clonePosition())) : this.parseArgumentOptions(t, n, i, r);
2867
2897
  default:
2868
- return this.error(x.MALFORMED_ARGUMENT, C(r, this.clonePosition()));
2898
+ return this.error(E.MALFORMED_ARGUMENT, T(r, this.clonePosition()));
2869
2899
  }
2870
2900
  }, e.prototype.parseIdentifierIfPossible = function() {
2871
2901
  var t = this.clonePosition(), n = this.offset(), r = nn(this.message, n), i = n + r.length;
2872
2902
  this.bumpTo(i);
2873
- var a = this.clonePosition(), o = C(t, a);
2903
+ var a = this.clonePosition(), o = T(t, a);
2874
2904
  return { value: r, location: o };
2875
2905
  }, e.prototype.parseArgumentOptions = function(t, n, r, i) {
2876
2906
  var a, o = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2877
2907
  switch (s) {
2878
2908
  case "":
2879
- return this.error(x.EXPECT_ARGUMENT_TYPE, C(o, l));
2909
+ return this.error(E.EXPECT_ARGUMENT_TYPE, T(o, l));
2880
2910
  case "number":
2881
2911
  case "date":
2882
2912
  case "time": {
@@ -2889,44 +2919,44 @@ var Za = (
2889
2919
  return h;
2890
2920
  var m = qa(h.val);
2891
2921
  if (m.length === 0)
2892
- return this.error(x.EXPECT_ARGUMENT_STYLE, C(this.clonePosition(), this.clonePosition()));
2893
- var d = C(c, this.clonePosition());
2922
+ return this.error(E.EXPECT_ARGUMENT_STYLE, T(this.clonePosition(), this.clonePosition()));
2923
+ var d = T(c, this.clonePosition());
2894
2924
  u = { style: m, styleLocation: d };
2895
2925
  }
2896
- var v = this.tryParseArgumentClose(i);
2897
- if (v.err)
2898
- return v;
2899
- var b = C(i, this.clonePosition());
2926
+ var p = this.tryParseArgumentClose(i);
2927
+ if (p.err)
2928
+ return p;
2929
+ var v = T(i, this.clonePosition());
2900
2930
  if (u && Vn(u?.style, "::", 0)) {
2901
2931
  var _ = Xa(u.style.slice(2));
2902
2932
  if (s === "number") {
2903
2933
  var h = this.parseNumberSkeletonFromString(_, u.styleLocation);
2904
2934
  return h.err ? h : {
2905
- val: { type: A.number, value: r, location: b, style: h.val },
2935
+ val: { type: D.number, value: r, location: v, style: h.val },
2906
2936
  err: null
2907
2937
  };
2908
2938
  } else {
2909
2939
  if (_.length === 0)
2910
- return this.error(x.EXPECT_DATE_TIME_SKELETON, b);
2911
- var j = _;
2912
- this.locale && (j = Aa(_, this.locale));
2940
+ return this.error(E.EXPECT_DATE_TIME_SKELETON, v);
2941
+ var W = _;
2942
+ this.locale && (W = Aa(_, this.locale));
2913
2943
  var m = {
2914
2944
  type: Ge.dateTime,
2915
- pattern: j,
2945
+ pattern: W,
2916
2946
  location: u.styleLocation,
2917
- parsedOptions: this.shouldParseSkeletons ? La(j) : {}
2918
- }, F = s === "date" ? A.date : A.time;
2947
+ parsedOptions: this.shouldParseSkeletons ? La(W) : {}
2948
+ }, I = s === "date" ? D.date : D.time;
2919
2949
  return {
2920
- val: { type: F, value: r, location: b, style: m },
2950
+ val: { type: I, value: r, location: v, style: m },
2921
2951
  err: null
2922
2952
  };
2923
2953
  }
2924
2954
  }
2925
2955
  return {
2926
2956
  val: {
2927
- type: s === "number" ? A.number : s === "date" ? A.date : A.time,
2957
+ type: s === "number" ? D.number : s === "date" ? D.date : D.time,
2928
2958
  value: r,
2929
- location: b,
2959
+ location: v,
2930
2960
  style: (a = u?.style) !== null && a !== void 0 ? a : null
2931
2961
  },
2932
2962
  err: null
@@ -2935,52 +2965,52 @@ var Za = (
2935
2965
  case "plural":
2936
2966
  case "selectordinal":
2937
2967
  case "select": {
2938
- var E = this.clonePosition();
2968
+ var x = this.clonePosition();
2939
2969
  if (this.bumpSpace(), !this.bumpIf(","))
2940
- return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS, C(E, ht({}, E)));
2970
+ return this.error(E.EXPECT_SELECT_ARGUMENT_OPTIONS, T(x, ht({}, x)));
2941
2971
  this.bumpSpace();
2942
- var B = this.parseIdentifierIfPossible(), S = 0;
2943
- if (s !== "select" && B.value === "offset") {
2972
+ var O = this.parseIdentifierIfPossible(), C = 0;
2973
+ if (s !== "select" && O.value === "offset") {
2944
2974
  if (!this.bumpIf(":"))
2945
- return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, C(this.clonePosition(), this.clonePosition()));
2975
+ return this.error(E.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T(this.clonePosition(), this.clonePosition()));
2946
2976
  this.bumpSpace();
2947
- var h = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2977
+ var h = this.tryParseDecimalInteger(E.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, E.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2948
2978
  if (h.err)
2949
2979
  return h;
2950
- this.bumpSpace(), B = this.parseIdentifierIfPossible(), S = h.val;
2980
+ this.bumpSpace(), O = this.parseIdentifierIfPossible(), C = h.val;
2951
2981
  }
2952
- var L = this.tryParsePluralOrSelectOptions(t, s, n, B);
2953
- if (L.err)
2954
- return L;
2955
- var v = this.tryParseArgumentClose(i);
2956
- if (v.err)
2957
- return v;
2958
- var Z = C(i, this.clonePosition());
2982
+ var G = this.tryParsePluralOrSelectOptions(t, s, n, O);
2983
+ if (G.err)
2984
+ return G;
2985
+ var p = this.tryParseArgumentClose(i);
2986
+ if (p.err)
2987
+ return p;
2988
+ var P = T(i, this.clonePosition());
2959
2989
  return s === "select" ? {
2960
2990
  val: {
2961
- type: A.select,
2991
+ type: D.select,
2962
2992
  value: r,
2963
- options: zn(L.val),
2964
- location: Z
2993
+ options: zn(G.val),
2994
+ location: P
2965
2995
  },
2966
2996
  err: null
2967
2997
  } : {
2968
2998
  val: {
2969
- type: A.plural,
2999
+ type: D.plural,
2970
3000
  value: r,
2971
- options: zn(L.val),
2972
- offset: S,
3001
+ options: zn(G.val),
3002
+ offset: C,
2973
3003
  pluralType: s === "plural" ? "cardinal" : "ordinal",
2974
- location: Z
3004
+ location: P
2975
3005
  },
2976
3006
  err: null
2977
3007
  };
2978
3008
  }
2979
3009
  default:
2980
- return this.error(x.INVALID_ARGUMENT_TYPE, C(o, l));
3010
+ return this.error(E.INVALID_ARGUMENT_TYPE, T(o, l));
2981
3011
  }
2982
3012
  }, e.prototype.tryParseArgumentClose = function(t) {
2983
- return this.isEOF() || this.char() !== 125 ? this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, C(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3013
+ return this.isEOF() || this.char() !== 125 ? this.error(E.EXPECT_ARGUMENT_CLOSING_BRACE, T(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2984
3014
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2985
3015
  for (var t = 0, n = this.clonePosition(); !this.isEOF(); ) {
2986
3016
  var r = this.char();
@@ -2989,7 +3019,7 @@ var Za = (
2989
3019
  this.bump();
2990
3020
  var i = this.clonePosition();
2991
3021
  if (!this.bumpUntil("'"))
2992
- return this.error(x.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, C(i, this.clonePosition()));
3022
+ return this.error(E.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, T(i, this.clonePosition()));
2993
3023
  this.bump();
2994
3024
  break;
2995
3025
  }
@@ -3021,7 +3051,7 @@ var Za = (
3021
3051
  try {
3022
3052
  r = Oa(t);
3023
3053
  } catch {
3024
- return this.error(x.INVALID_NUMBER_SKELETON, n);
3054
+ return this.error(E.INVALID_NUMBER_SKELETON, n);
3025
3055
  }
3026
3056
  return {
3027
3057
  val: {
@@ -3037,34 +3067,34 @@ var Za = (
3037
3067
  if (u.length === 0) {
3038
3068
  var h = this.clonePosition();
3039
3069
  if (n !== "select" && this.bumpIf("=")) {
3040
- var m = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_SELECTOR, x.INVALID_PLURAL_ARGUMENT_SELECTOR);
3070
+ var m = this.tryParseDecimalInteger(E.EXPECT_PLURAL_ARGUMENT_SELECTOR, E.INVALID_PLURAL_ARGUMENT_SELECTOR);
3041
3071
  if (m.err)
3042
3072
  return m;
3043
- c = C(h, this.clonePosition()), u = this.message.slice(h.offset, this.offset());
3073
+ c = T(h, this.clonePosition()), u = this.message.slice(h.offset, this.offset());
3044
3074
  } else
3045
3075
  break;
3046
3076
  }
3047
3077
  if (l.has(u))
3048
- return this.error(n === "select" ? x.DUPLICATE_SELECT_ARGUMENT_SELECTOR : x.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, c);
3078
+ return this.error(n === "select" ? E.DUPLICATE_SELECT_ARGUMENT_SELECTOR : E.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, c);
3049
3079
  u === "other" && (o = !0), this.bumpSpace();
3050
3080
  var d = this.clonePosition();
3051
3081
  if (!this.bumpIf("{"))
3052
- return this.error(n === "select" ? x.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : x.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, C(this.clonePosition(), this.clonePosition()));
3053
- var v = this.parseMessage(t + 1, n, r);
3082
+ return this.error(n === "select" ? E.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : E.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, T(this.clonePosition(), this.clonePosition()));
3083
+ var p = this.parseMessage(t + 1, n, r);
3084
+ if (p.err)
3085
+ return p;
3086
+ var v = this.tryParseArgumentClose(d);
3054
3087
  if (v.err)
3055
3088
  return v;
3056
- var b = this.tryParseArgumentClose(d);
3057
- if (b.err)
3058
- return b;
3059
3089
  s.push([
3060
3090
  u,
3061
3091
  {
3062
- value: v.val,
3063
- location: C(d, this.clonePosition())
3092
+ value: p.val,
3093
+ location: T(d, this.clonePosition())
3064
3094
  }
3065
3095
  ]), l.add(u), this.bumpSpace(), a = this.parseIdentifierIfPossible(), u = a.value, c = a.location;
3066
3096
  }
3067
- return s.length === 0 ? this.error(n === "select" ? x.EXPECT_SELECT_ARGUMENT_SELECTOR : x.EXPECT_PLURAL_ARGUMENT_SELECTOR, C(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !o ? this.error(x.MISSING_OTHER_CLAUSE, C(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3097
+ return s.length === 0 ? this.error(n === "select" ? E.EXPECT_SELECT_ARGUMENT_SELECTOR : E.EXPECT_PLURAL_ARGUMENT_SELECTOR, T(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !o ? this.error(E.MISSING_OTHER_CLAUSE, T(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3068
3098
  }, e.prototype.tryParseDecimalInteger = function(t, n) {
3069
3099
  var r = 1, i = this.clonePosition();
3070
3100
  this.bumpIf("+") || this.bumpIf("-") && (r = -1);
@@ -3075,7 +3105,7 @@ var Za = (
3075
3105
  else
3076
3106
  break;
3077
3107
  }
3078
- var l = C(i, this.clonePosition());
3108
+ var l = T(i, this.clonePosition());
3079
3109
  return a ? (o *= r, za(o) ? { val: o, err: null } : this.error(n, l)) : this.error(t, l);
3080
3110
  }, e.prototype.offset = function() {
3081
3111
  return this.position.offset;
@@ -3091,7 +3121,7 @@ var Za = (
3091
3121
  var t = this.position.offset;
3092
3122
  if (t >= this.message.length)
3093
3123
  throw Error("out of bound");
3094
- var n = zr(this.message, t);
3124
+ var n = Yr(this.message, t);
3095
3125
  if (n === void 0)
3096
3126
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3097
3127
  return n;
@@ -3132,7 +3162,7 @@ var Za = (
3132
3162
  break;
3133
3163
  }
3134
3164
  }, e.prototype.bumpSpace = function() {
3135
- for (; !this.isEOF() && Xr(this.char()); )
3165
+ for (; !this.isEOF() && qr(this.char()); )
3136
3166
  this.bump();
3137
3167
  }, e.prototype.peek = function() {
3138
3168
  if (this.isEOF())
@@ -3151,7 +3181,7 @@ function Qa(e) {
3151
3181
  function Ja(e) {
3152
3182
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
3153
3183
  }
3154
- function Xr(e) {
3184
+ function qr(e) {
3155
3185
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3156
3186
  }
3157
3187
  function Ka(e) {
@@ -3159,18 +3189,18 @@ function Ka(e) {
3159
3189
  }
3160
3190
  function an(e) {
3161
3191
  e.forEach(function(t) {
3162
- if (delete t.location, Rr(t) || Dr(t))
3192
+ if (delete t.location, Dr(t) || kr(t))
3163
3193
  for (var n in t.options)
3164
3194
  delete t.options[n].location, an(t.options[n].value);
3165
3195
  else
3166
- Ar(t) && Ur(t.style) || (Nr(t) || Hr(t)) && Kt(t.style) ? delete t.style.location : kr(t) && an(t.children);
3196
+ Nr(t) && Wr(t.style) || (Hr(t) || Rr(t)) && Kt(t.style) ? delete t.style.location : Ur(t) && an(t.children);
3167
3197
  });
3168
3198
  }
3169
3199
  function eo(e, t) {
3170
3200
  t === void 0 && (t = {}), t = ht({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3171
3201
  var n = new Za(e, t).parse();
3172
3202
  if (n.err) {
3173
- var r = SyntaxError(x[n.err.kind]);
3203
+ var r = SyntaxError(E[n.err.kind]);
3174
3204
  throw r.location = n.err.location, r.originalMessage = n.err.message, r;
3175
3205
  }
3176
3206
  return t?.captureLocation || an(n.val), n.val;
@@ -3218,14 +3248,14 @@ var yt = (
3218
3248
  }
3219
3249
  return t;
3220
3250
  }(yt)
3221
- ), V;
3251
+ ), Y;
3222
3252
  (function(e) {
3223
3253
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3224
- })(V || (V = {}));
3254
+ })(Y || (Y = {}));
3225
3255
  function ro(e) {
3226
3256
  return e.length < 2 ? e : e.reduce(function(t, n) {
3227
3257
  var r = t[t.length - 1];
3228
- return !r || r.type !== V.literal || n.type !== V.literal ? t.push(n) : r.value += n.value, t;
3258
+ return !r || r.type !== Y.literal || n.type !== Y.literal ? t.push(n) : r.value += n.value, t;
3229
3259
  }, []);
3230
3260
  }
3231
3261
  function io(e) {
@@ -3235,7 +3265,7 @@ function st(e, t, n, r, i, a, o) {
3235
3265
  if (e.length === 1 && Un(e[0]))
3236
3266
  return [
3237
3267
  {
3238
- type: V.literal,
3268
+ type: Y.literal,
3239
3269
  value: e[0].value
3240
3270
  }
3241
3271
  ];
@@ -3243,14 +3273,14 @@ function st(e, t, n, r, i, a, o) {
3243
3273
  var c = u[l];
3244
3274
  if (Un(c)) {
3245
3275
  s.push({
3246
- type: V.literal,
3276
+ type: Y.literal,
3247
3277
  value: c.value
3248
3278
  });
3249
3279
  continue;
3250
3280
  }
3251
3281
  if (Ta(c)) {
3252
3282
  typeof a == "number" && s.push({
3253
- type: V.literal,
3283
+ type: Y.literal,
3254
3284
  value: n.getNumberFormat(t).format(a)
3255
3285
  });
3256
3286
  continue;
@@ -3261,69 +3291,69 @@ function st(e, t, n, r, i, a, o) {
3261
3291
  var m = i[h];
3262
3292
  if (Ga(c)) {
3263
3293
  (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), s.push({
3264
- type: typeof m == "string" ? V.literal : V.object,
3294
+ type: typeof m == "string" ? Y.literal : Y.object,
3265
3295
  value: m
3266
3296
  });
3267
3297
  continue;
3268
3298
  }
3269
- if (Nr(c)) {
3299
+ if (Hr(c)) {
3270
3300
  var d = typeof c.style == "string" ? r.date[c.style] : Kt(c.style) ? c.style.parsedOptions : void 0;
3271
3301
  s.push({
3272
- type: V.literal,
3302
+ type: Y.literal,
3273
3303
  value: n.getDateTimeFormat(t, d).format(m)
3274
3304
  });
3275
3305
  continue;
3276
3306
  }
3277
- if (Hr(c)) {
3307
+ if (Rr(c)) {
3278
3308
  var d = typeof c.style == "string" ? r.time[c.style] : Kt(c.style) ? c.style.parsedOptions : r.time.medium;
3279
3309
  s.push({
3280
- type: V.literal,
3310
+ type: Y.literal,
3281
3311
  value: n.getDateTimeFormat(t, d).format(m)
3282
3312
  });
3283
3313
  continue;
3284
3314
  }
3285
- if (Ar(c)) {
3286
- var d = typeof c.style == "string" ? r.number[c.style] : Ur(c.style) ? c.style.parsedOptions : void 0;
3315
+ if (Nr(c)) {
3316
+ var d = typeof c.style == "string" ? r.number[c.style] : Wr(c.style) ? c.style.parsedOptions : void 0;
3287
3317
  d && d.scale && (m = m * (d.scale || 1)), s.push({
3288
- type: V.literal,
3318
+ type: Y.literal,
3289
3319
  value: n.getNumberFormat(t, d).format(m)
3290
3320
  });
3291
3321
  continue;
3292
3322
  }
3293
- if (kr(c)) {
3294
- var v = c.children, b = c.value, _ = i[b];
3323
+ if (Ur(c)) {
3324
+ var p = c.children, v = c.value, _ = i[v];
3295
3325
  if (!io(_))
3296
- throw new to(b, "function", o);
3297
- var j = st(v, t, n, r, i, a), F = _(j.map(function(S) {
3298
- return S.value;
3326
+ throw new to(v, "function", o);
3327
+ var W = st(p, t, n, r, i, a), I = _(W.map(function(C) {
3328
+ return C.value;
3299
3329
  }));
3300
- Array.isArray(F) || (F = [F]), s.push.apply(s, F.map(function(S) {
3330
+ Array.isArray(I) || (I = [I]), s.push.apply(s, I.map(function(C) {
3301
3331
  return {
3302
- type: typeof S == "string" ? V.literal : V.object,
3303
- value: S
3332
+ type: typeof C == "string" ? Y.literal : Y.object,
3333
+ value: C
3304
3334
  };
3305
3335
  }));
3306
3336
  }
3307
- if (Rr(c)) {
3308
- var E = c.options[m] || c.options.other;
3309
- if (!E)
3337
+ if (Dr(c)) {
3338
+ var x = c.options[m] || c.options.other;
3339
+ if (!x)
3310
3340
  throw new Xn(c.value, m, Object.keys(c.options), o);
3311
- s.push.apply(s, st(E.value, t, n, r, i));
3341
+ s.push.apply(s, st(x.value, t, n, r, i));
3312
3342
  continue;
3313
3343
  }
3314
- if (Dr(c)) {
3315
- var E = c.options["=".concat(m)];
3316
- if (!E) {
3344
+ if (kr(c)) {
3345
+ var x = c.options["=".concat(m)];
3346
+ if (!x) {
3317
3347
  if (!Intl.PluralRules)
3318
3348
  throw new yt(`Intl.PluralRules is not available in this environment.
3319
3349
  Try polyfilling it using "@formatjs/intl-pluralrules"
3320
3350
  `, Te.MISSING_INTL_API, o);
3321
- var B = n.getPluralRules(t, { type: c.pluralType }).select(m - (c.offset || 0));
3322
- E = c.options[B] || c.options.other;
3351
+ var O = n.getPluralRules(t, { type: c.pluralType }).select(m - (c.offset || 0));
3352
+ x = c.options[O] || c.options.other;
3323
3353
  }
3324
- if (!E)
3354
+ if (!x)
3325
3355
  throw new Xn(c.value, m, Object.keys(c.options), o);
3326
- s.push.apply(s, st(E.value, t, n, r, i, m - (c.offset || 0)));
3356
+ s.push.apply(s, st(x.value, t, n, r, i, m - (c.offset || 0)));
3327
3357
  continue;
3328
3358
  }
3329
3359
  }
@@ -3400,7 +3430,7 @@ var lo = (
3400
3430
  if (u.length === 1)
3401
3431
  return u[0].value;
3402
3432
  var c = u.reduce(function(h, m) {
3403
- return !h.length || m.type !== V.literal || typeof h[h.length - 1] != "string" ? h.push(m.value) : h[h.length - 1] += m.value, h;
3433
+ return !h.length || m.type !== Y.literal || typeof h[h.length - 1] != "string" ? h.push(m.value) : h[h.length - 1] += m.value, h;
3404
3434
  }, []);
3405
3435
  return c.length <= 1 ? c[0] || "" : c;
3406
3436
  }, this.formatToParts = function(l) {
@@ -3518,7 +3548,7 @@ function uo(e, t) {
3518
3548
  r = void 0;
3519
3549
  return r;
3520
3550
  }
3521
- const ce = {}, co = (e, t, n) => n && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = n), n), qr = (e, t) => {
3551
+ const ce = {}, co = (e, t, n) => n && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = n), n), Zr = (e, t) => {
3522
3552
  if (t == null)
3523
3553
  return;
3524
3554
  if (t in ce && e in ce[t])
@@ -3535,11 +3565,11 @@ const Ye = bt({});
3535
3565
  function ho(e) {
3536
3566
  return vn[e] || null;
3537
3567
  }
3538
- function Zr(e) {
3568
+ function Qr(e) {
3539
3569
  return e in vn;
3540
3570
  }
3541
3571
  function fo(e, t) {
3542
- if (!Zr(e))
3572
+ if (!Qr(e))
3543
3573
  return null;
3544
3574
  const n = ho(e);
3545
3575
  return uo(n, t);
@@ -3550,14 +3580,14 @@ function mo(e) {
3550
3580
  const t = wt(e);
3551
3581
  for (let n = 0; n < t.length; n++) {
3552
3582
  const r = t[n];
3553
- if (Zr(r))
3583
+ if (Qr(r))
3554
3584
  return r;
3555
3585
  }
3556
3586
  }
3557
- function Qr(e, ...t) {
3587
+ function Jr(e, ...t) {
3558
3588
  delete ce[e], Ye.update((n) => (n[e] = ga.all([n[e] || {}, ...t]), n));
3559
3589
  }
3560
- Le(
3590
+ Ie(
3561
3591
  [Ye],
3562
3592
  ([e]) => Object.keys(e)
3563
3593
  );
@@ -3566,12 +3596,12 @@ const lt = {};
3566
3596
  function po(e, t) {
3567
3597
  lt[e].delete(t), lt[e].size === 0 && delete lt[e];
3568
3598
  }
3569
- function Jr(e) {
3599
+ function Kr(e) {
3570
3600
  return lt[e];
3571
3601
  }
3572
3602
  function go(e) {
3573
3603
  return wt(e).map((t) => {
3574
- const n = Jr(t);
3604
+ const n = Kr(t);
3575
3605
  return [t, n ? [...n] : []];
3576
3606
  }).filter(([, t]) => t.length > 0);
3577
3607
  }
@@ -3579,29 +3609,29 @@ function on(e) {
3579
3609
  return e == null ? !1 : wt(e).some(
3580
3610
  (t) => {
3581
3611
  var n;
3582
- return (n = Jr(t)) == null ? void 0 : n.size;
3612
+ return (n = Kr(t)) == null ? void 0 : n.size;
3583
3613
  }
3584
3614
  );
3585
3615
  }
3586
3616
  function bo(e, t) {
3587
3617
  return Promise.all(
3588
3618
  t.map((r) => (po(e, r), r().then((i) => i.default || i)))
3589
- ).then((r) => Qr(e, ...r));
3619
+ ).then((r) => Jr(e, ...r));
3590
3620
  }
3591
- const He = {};
3592
- function Kr(e) {
3621
+ const Re = {};
3622
+ function ei(e) {
3593
3623
  if (!on(e))
3594
- return e in He ? He[e] : Promise.resolve();
3624
+ return e in Re ? Re[e] : Promise.resolve();
3595
3625
  const t = go(e);
3596
- return He[e] = Promise.all(
3626
+ return Re[e] = Promise.all(
3597
3627
  t.map(
3598
3628
  ([n, r]) => bo(n, r)
3599
3629
  )
3600
3630
  ).then(() => {
3601
3631
  if (on(e))
3602
- return Kr(e);
3603
- delete He[e];
3604
- }), He[e];
3632
+ return ei(e);
3633
+ delete Re[e];
3634
+ }), Re[e];
3605
3635
  }
3606
3636
  const vo = {
3607
3637
  number: {
@@ -3674,14 +3704,14 @@ const Lo = (e) => {
3674
3704
  return typeof window < "u" && pe() != null && t ? n = window.setTimeout(
3675
3705
  () => Yt.set(!0),
3676
3706
  t
3677
- ) : Yt.set(!0), Kr(e).then(() => {
3707
+ ) : Yt.set(!0), ei(e).then(() => {
3678
3708
  ft.set(e);
3679
3709
  }).finally(() => {
3680
3710
  clearTimeout(n), Yt.set(!1);
3681
3711
  });
3682
3712
  }
3683
3713
  return ft.set(e);
3684
- }, Ie = So(To({}, ft), {
3714
+ }, Oe = So(To({}, ft), {
3685
3715
  set: Lo
3686
3716
  }), _t = (e) => {
3687
3717
  const t = /* @__PURE__ */ Object.create(null);
@@ -3690,68 +3720,68 @@ const Lo = (e) => {
3690
3720
  return i in t ? t[i] : t[i] = e(r);
3691
3721
  };
3692
3722
  };
3693
- var Io = Object.defineProperty, mt = Object.getOwnPropertySymbols, ei = Object.prototype.hasOwnProperty, ti = Object.prototype.propertyIsEnumerable, Jn = (e, t, n) => t in e ? Io(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, yn = (e, t) => {
3723
+ var Io = Object.defineProperty, mt = Object.getOwnPropertySymbols, ti = Object.prototype.hasOwnProperty, ni = Object.prototype.propertyIsEnumerable, Jn = (e, t, n) => t in e ? Io(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, yn = (e, t) => {
3694
3724
  for (var n in t || (t = {}))
3695
- ei.call(t, n) && Jn(e, n, t[n]);
3725
+ ti.call(t, n) && Jn(e, n, t[n]);
3696
3726
  if (mt)
3697
3727
  for (var n of mt(t))
3698
- ti.call(t, n) && Jn(e, n, t[n]);
3728
+ ni.call(t, n) && Jn(e, n, t[n]);
3699
3729
  return e;
3700
- }, Oe = (e, t) => {
3730
+ }, Pe = (e, t) => {
3701
3731
  var n = {};
3702
3732
  for (var r in e)
3703
- ei.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3733
+ ti.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3704
3734
  if (e != null && mt)
3705
3735
  for (var r of mt(e))
3706
- t.indexOf(r) < 0 && ti.call(e, r) && (n[r] = e[r]);
3736
+ t.indexOf(r) < 0 && ni.call(e, r) && (n[r] = e[r]);
3707
3737
  return n;
3708
3738
  };
3709
- const $e = (e, t) => {
3739
+ const Ve = (e, t) => {
3710
3740
  const { formats: n } = Se();
3711
3741
  if (e in n && t in n[e])
3712
3742
  return n[e][t];
3713
3743
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3714
3744
  }, Oo = _t(
3715
3745
  (e) => {
3716
- var t = e, { locale: n, format: r } = t, i = Oe(t, ["locale", "format"]);
3746
+ var t = e, { locale: n, format: r } = t, i = Pe(t, ["locale", "format"]);
3717
3747
  if (n == null)
3718
3748
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3719
- return r && (i = $e("number", r)), new Intl.NumberFormat(n, i);
3749
+ return r && (i = Ve("number", r)), new Intl.NumberFormat(n, i);
3720
3750
  }
3721
3751
  ), Po = _t(
3722
3752
  (e) => {
3723
- var t = e, { locale: n, format: r } = t, i = Oe(t, ["locale", "format"]);
3753
+ var t = e, { locale: n, format: r } = t, i = Pe(t, ["locale", "format"]);
3724
3754
  if (n == null)
3725
3755
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3726
- return r ? i = $e("date", r) : Object.keys(i).length === 0 && (i = $e("date", "short")), new Intl.DateTimeFormat(n, i);
3756
+ return r ? i = Ve("date", r) : Object.keys(i).length === 0 && (i = Ve("date", "short")), new Intl.DateTimeFormat(n, i);
3727
3757
  }
3728
3758
  ), Fo = _t(
3729
3759
  (e) => {
3730
- var t = e, { locale: n, format: r } = t, i = Oe(t, ["locale", "format"]);
3760
+ var t = e, { locale: n, format: r } = t, i = Pe(t, ["locale", "format"]);
3731
3761
  if (n == null)
3732
3762
  throw new Error(
3733
3763
  '[svelte-i18n] A "locale" must be set to format time values'
3734
3764
  );
3735
- return r ? i = $e("time", r) : Object.keys(i).length === 0 && (i = $e("time", "short")), new Intl.DateTimeFormat(n, i);
3765
+ return r ? i = Ve("time", r) : Object.keys(i).length === 0 && (i = Ve("time", "short")), new Intl.DateTimeFormat(n, i);
3736
3766
  }
3737
3767
  ), Bo = (e = {}) => {
3738
3768
  var t = e, {
3739
3769
  locale: n = pe()
3740
- } = t, r = Oe(t, [
3770
+ } = t, r = Pe(t, [
3741
3771
  "locale"
3742
3772
  ]);
3743
3773
  return Oo(yn({ locale: n }, r));
3744
3774
  }, Mo = (e = {}) => {
3745
3775
  var t = e, {
3746
3776
  locale: n = pe()
3747
- } = t, r = Oe(t, [
3777
+ } = t, r = Pe(t, [
3748
3778
  "locale"
3749
3779
  ]);
3750
3780
  return Po(yn({ locale: n }, r));
3751
3781
  }, Ao = (e = {}) => {
3752
3782
  var t = e, {
3753
3783
  locale: n = pe()
3754
- } = t, r = Oe(t, [
3784
+ } = t, r = Pe(t, [
3755
3785
  "locale"
3756
3786
  ]);
3757
3787
  return Fo(yn({ locale: n }, r));
@@ -3773,7 +3803,7 @@ const $e = (e, t) => {
3773
3803
  throw new Error(
3774
3804
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3775
3805
  );
3776
- let c = qr(e, l);
3806
+ let c = Zr(e, l);
3777
3807
  if (!c)
3778
3808
  c = (a = (i = (r = (n = Se()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? a : e;
3779
3809
  else if (typeof c != "string")
@@ -3792,11 +3822,11 @@ const $e = (e, t) => {
3792
3822
  );
3793
3823
  }
3794
3824
  return h;
3795
- }, Ro = (e, t) => Ao(t).format(e), Do = (e, t) => Mo(t).format(e), ko = (e, t) => Bo(t).format(e), Uo = (e, t = pe()) => qr(e, t), Wo = Le([Ie, Ye], () => Ho);
3796
- Le([Ie], () => Ro);
3797
- Le([Ie], () => Do);
3798
- Le([Ie], () => ko);
3799
- Le([Ie, Ye], () => Uo);
3825
+ }, Ro = (e, t) => Ao(t).format(e), Do = (e, t) => Mo(t).format(e), ko = (e, t) => Bo(t).format(e), Uo = (e, t = pe()) => Zr(e, t), Wo = Ie([Oe, Ye], () => Ho);
3826
+ Ie([Oe], () => Ro);
3827
+ Ie([Oe], () => Do);
3828
+ Ie([Oe], () => ko);
3829
+ Ie([Oe, Ye], () => Uo);
3800
3830
  function jo(e, t) {
3801
3831
  if (e) {
3802
3832
  const n = document.createElement("style");
@@ -3894,13 +3924,13 @@ function hn(e, t, n) {
3894
3924
  function ie(e) {
3895
3925
  return typeof e == "function";
3896
3926
  }
3897
- function ni(e) {
3927
+ function ri(e) {
3898
3928
  var t = function(r) {
3899
3929
  Error.call(r), r.stack = new Error().stack;
3900
3930
  }, n = e(t);
3901
3931
  return n.prototype = Object.create(Error.prototype), n.prototype.constructor = n, n;
3902
3932
  }
3903
- var Xt = ni(function(e) {
3933
+ var Xt = ri(function(e) {
3904
3934
  return function(n) {
3905
3935
  e(this), this.message = n ? n.length + ` errors occurred during unsubscription:
3906
3936
  ` + n.map(function(r, i) {
@@ -3931,8 +3961,8 @@ var xt = function() {
3931
3961
  var u = l.value;
3932
3962
  u.remove(this);
3933
3963
  }
3934
- } catch (b) {
3935
- t = { error: b };
3964
+ } catch (v) {
3965
+ t = { error: v };
3936
3966
  } finally {
3937
3967
  try {
3938
3968
  l && !l.done && (n = s.return) && n.call(s);
@@ -3947,23 +3977,23 @@ var xt = function() {
3947
3977
  if (ie(c))
3948
3978
  try {
3949
3979
  c();
3950
- } catch (b) {
3951
- a = b instanceof Xt ? b.errors : [b];
3980
+ } catch (v) {
3981
+ a = v instanceof Xt ? v.errors : [v];
3952
3982
  }
3953
3983
  var h = this._finalizers;
3954
3984
  if (h) {
3955
3985
  this._finalizers = null;
3956
3986
  try {
3957
3987
  for (var m = un(h), d = m.next(); !d.done; d = m.next()) {
3958
- var v = d.value;
3988
+ var p = d.value;
3959
3989
  try {
3960
- er(v);
3961
- } catch (b) {
3962
- a = a ?? [], b instanceof Xt ? a = hn(hn([], cn(a)), cn(b.errors)) : a.push(b);
3990
+ er(p);
3991
+ } catch (v) {
3992
+ a = a ?? [], v instanceof Xt ? a = hn(hn([], cn(a)), cn(v.errors)) : a.push(v);
3963
3993
  }
3964
3994
  }
3965
- } catch (b) {
3966
- r = { error: b };
3995
+ } catch (v) {
3996
+ r = { error: v };
3967
3997
  } finally {
3968
3998
  try {
3969
3999
  d && !d.done && (i = m.return) && i.call(m);
@@ -4005,8 +4035,8 @@ var xt = function() {
4005
4035
  var t = new e();
4006
4036
  return t.closed = !0, t;
4007
4037
  }(), e;
4008
- }(), ri = xt.EMPTY;
4009
- function ii(e) {
4038
+ }(), ii = xt.EMPTY;
4039
+ function ai(e) {
4010
4040
  return e instanceof xt || e && "closed" in e && ie(e.remove) && ie(e.add) && ie(e.unsubscribe);
4011
4041
  }
4012
4042
  function er(e) {
@@ -4035,11 +4065,11 @@ function tr() {
4035
4065
  function ut(e) {
4036
4066
  e();
4037
4067
  }
4038
- var ai = function(e) {
4068
+ var oi = function(e) {
4039
4069
  Xe(t, e);
4040
4070
  function t(n) {
4041
4071
  var r = e.call(this) || this;
4042
- return r.isStopped = !1, n ? (r.destination = n, ii(n) && n.add(r)) : r.destination = Zo, r;
4072
+ return r.isStopped = !1, n ? (r.destination = n, ai(n) && n.add(r)) : r.destination = Zo, r;
4043
4073
  }
4044
4074
  return t.create = function(n, r, i) {
4045
4075
  return new mn(n, r, i);
@@ -4108,7 +4138,7 @@ var ai = function(e) {
4108
4138
  } : o = n, a.destination = new Xo(o), a;
4109
4139
  }
4110
4140
  return t;
4111
- }(ai);
4141
+ }(oi);
4112
4142
  function at(e) {
4113
4143
  Yo(e);
4114
4144
  }
@@ -4201,13 +4231,13 @@ function es(e) {
4201
4231
  return e && ie(e.next) && ie(e.error) && ie(e.complete);
4202
4232
  }
4203
4233
  function ts(e) {
4204
- return e && e instanceof ai || es(e) && ii(e);
4234
+ return e && e instanceof oi || es(e) && ai(e);
4205
4235
  }
4206
- var ns = ni(function(e) {
4236
+ var ns = ri(function(e) {
4207
4237
  return function() {
4208
4238
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
4209
4239
  };
4210
- }), oi = function(e) {
4240
+ }), si = function(e) {
4211
4241
  Xe(t, e);
4212
4242
  function t() {
4213
4243
  var n = e.call(this) || this;
@@ -4275,7 +4305,7 @@ var ns = ni(function(e) {
4275
4305
  return this._throwIfClosed(), this._checkFinalizedStatuses(n), this._innerSubscribe(n);
4276
4306
  }, t.prototype._innerSubscribe = function(n) {
4277
4307
  var r = this, i = this, a = i.hasError, o = i.isStopped, s = i.observers;
4278
- return a || o ? ri : (this.currentObservers = null, s.push(n), new xt(function() {
4308
+ return a || o ? ii : (this.currentObservers = null, s.push(n), new xt(function() {
4279
4309
  r.currentObservers = null, fn(s, n);
4280
4310
  }));
4281
4311
  }, t.prototype._checkFinalizedStatuses = function(n) {
@@ -4304,17 +4334,17 @@ var ns = ni(function(e) {
4304
4334
  (r = (n = this.destination) === null || n === void 0 ? void 0 : n.complete) === null || r === void 0 || r.call(n);
4305
4335
  }, t.prototype._subscribe = function(n) {
4306
4336
  var r, i;
4307
- return (i = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && i !== void 0 ? i : ri;
4337
+ return (i = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && i !== void 0 ? i : ii;
4308
4338
  }, t;
4309
- }(oi), si = {
4339
+ }(si), li = {
4310
4340
  now: function() {
4311
- return (si.delegate || Date).now();
4341
+ return (li.delegate || Date).now();
4312
4342
  },
4313
4343
  delegate: void 0
4314
4344
  }, rs = function(e) {
4315
4345
  Xe(t, e);
4316
4346
  function t(n, r, i) {
4317
- n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), i === void 0 && (i = si);
4347
+ n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), i === void 0 && (i = li);
4318
4348
  var a = e.call(this) || this;
4319
4349
  return a._bufferSize = n, a._windowTime = r, a._timestampProvider = i, a._buffer = [], a._infiniteTimeWindow = !0, a._infiniteTimeWindow = r === 1 / 0, a._bufferSize = Math.max(1, n), a._windowTime = Math.max(1, r), a;
4320
4350
  }
@@ -4334,7 +4364,7 @@ var ns = ni(function(e) {
4334
4364
  u && a.splice(0, u + 1);
4335
4365
  }
4336
4366
  }, t;
4337
- }(oi);
4367
+ }(si);
4338
4368
  const ar = [], or = {}, is = (e, t = 0) => {
4339
4369
  if (ar.indexOf(e) == -1) {
4340
4370
  const n = new rs(t);
@@ -4343,7 +4373,7 @@ const ar = [], or = {}, is = (e, t = 0) => {
4343
4373
  return or[e];
4344
4374
  };
4345
4375
  window.emWidgets = { topic: is };
4346
- const X = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), as = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4376
+ const q = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), as = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4347
4377
  String(Number.MAX_SAFE_INTEGER).length;
4348
4378
  function dt(e) {
4349
4379
  "@babel/helpers - typeof";
@@ -4359,18 +4389,18 @@ function de(e) {
4359
4389
  var t = Number(e);
4360
4390
  return isNaN(t) ? t : t < 0 ? Math.ceil(t) : Math.floor(t);
4361
4391
  }
4362
- function W(e, t) {
4392
+ function V(e, t) {
4363
4393
  if (t.length < e)
4364
4394
  throw new TypeError(e + " argument" + (e > 1 ? "s" : "") + " required, but only " + t.length + " present");
4365
4395
  }
4366
- function $(e) {
4367
- W(1, arguments);
4396
+ function z(e) {
4397
+ V(1, arguments);
4368
4398
  var t = Object.prototype.toString.call(e);
4369
4399
  return e instanceof Date || dt(e) === "object" && t === "[object Date]" ? new Date(e.getTime()) : typeof e == "number" || t === "[object Number]" ? new Date(e) : ((typeof e == "string" || t === "[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));
4370
4400
  }
4371
4401
  function os(e, t) {
4372
- W(2, arguments);
4373
- var n = $(e).getTime(), r = de(t);
4402
+ V(2, arguments);
4403
+ var n = z(e).getTime(), r = de(t);
4374
4404
  return new Date(n + r);
4375
4405
  }
4376
4406
  var ss = {};
@@ -4382,38 +4412,38 @@ function ls(e) {
4382
4412
  return t.setUTCFullYear(e.getFullYear()), e.getTime() - t.getTime();
4383
4413
  }
4384
4414
  function us(e) {
4385
- return W(1, arguments), e instanceof Date || dt(e) === "object" && Object.prototype.toString.call(e) === "[object Date]";
4415
+ return V(1, arguments), e instanceof Date || dt(e) === "object" && Object.prototype.toString.call(e) === "[object Date]";
4386
4416
  }
4387
4417
  function cs(e) {
4388
- if (W(1, arguments), !us(e) && typeof e != "number")
4418
+ if (V(1, arguments), !us(e) && typeof e != "number")
4389
4419
  return !1;
4390
- var t = $(e);
4420
+ var t = z(e);
4391
4421
  return !isNaN(Number(t));
4392
4422
  }
4393
- function Al(e, t) {
4394
- return W(2, arguments), $(e).getTime() - $(t).getTime();
4423
+ function Hl(e, t) {
4424
+ return V(2, arguments), z(e).getTime() - z(t).getTime();
4395
4425
  }
4396
4426
  function hs(e, t) {
4397
- W(2, arguments);
4427
+ V(2, arguments);
4398
4428
  var n = de(t);
4399
4429
  return os(e, -n);
4400
4430
  }
4401
4431
  var fs = 864e5;
4402
4432
  function ms(e) {
4403
- W(1, arguments);
4404
- var t = $(e), n = t.getTime();
4433
+ V(1, arguments);
4434
+ var t = z(e), n = t.getTime();
4405
4435
  t.setUTCMonth(0, 1), t.setUTCHours(0, 0, 0, 0);
4406
4436
  var r = t.getTime(), i = n - r;
4407
4437
  return Math.floor(i / fs) + 1;
4408
4438
  }
4409
4439
  function pt(e) {
4410
- W(1, arguments);
4411
- var t = 1, n = $(e), r = n.getUTCDay(), i = (r < t ? 7 : 0) + r - t;
4440
+ V(1, arguments);
4441
+ var t = 1, n = z(e), r = n.getUTCDay(), i = (r < t ? 7 : 0) + r - t;
4412
4442
  return n.setUTCDate(n.getUTCDate() - i), n.setUTCHours(0, 0, 0, 0), n;
4413
4443
  }
4414
- function li(e) {
4415
- W(1, arguments);
4416
- var t = $(e), n = t.getUTCFullYear(), r = /* @__PURE__ */ new Date(0);
4444
+ function ui(e) {
4445
+ V(1, arguments);
4446
+ var t = z(e), n = t.getUTCFullYear(), r = /* @__PURE__ */ new Date(0);
4417
4447
  r.setUTCFullYear(n + 1, 0, 4), r.setUTCHours(0, 0, 0, 0);
4418
4448
  var i = pt(r), a = /* @__PURE__ */ new Date(0);
4419
4449
  a.setUTCFullYear(n, 0, 4), a.setUTCHours(0, 0, 0, 0);
@@ -4421,55 +4451,55 @@ function li(e) {
4421
4451
  return t.getTime() >= i.getTime() ? n + 1 : t.getTime() >= o.getTime() ? n : n - 1;
4422
4452
  }
4423
4453
  function ds(e) {
4424
- W(1, arguments);
4425
- var t = li(e), n = /* @__PURE__ */ new Date(0);
4454
+ V(1, arguments);
4455
+ var t = ui(e), n = /* @__PURE__ */ new Date(0);
4426
4456
  n.setUTCFullYear(t, 0, 4), n.setUTCHours(0, 0, 0, 0);
4427
4457
  var r = pt(n);
4428
4458
  return r;
4429
4459
  }
4430
4460
  var ps = 6048e5;
4431
4461
  function gs(e) {
4432
- W(1, arguments);
4433
- var t = $(e), n = pt(t).getTime() - ds(t).getTime();
4462
+ V(1, arguments);
4463
+ var t = z(e), n = pt(t).getTime() - ds(t).getTime();
4434
4464
  return Math.round(n / ps) + 1;
4435
4465
  }
4436
4466
  function gt(e, t) {
4437
4467
  var n, r, i, a, o, s, l, u;
4438
- W(1, arguments);
4468
+ V(1, arguments);
4439
4469
  var c = Et(), h = de((n = (r = (i = (a = t?.weekStartsOn) !== null && a !== void 0 ? a : t == null || (o = t.locale) === null || o === void 0 || (s = o.options) === null || s === void 0 ? void 0 : s.weekStartsOn) !== null && i !== void 0 ? i : c.weekStartsOn) !== null && r !== void 0 ? r : (l = c.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.weekStartsOn) !== null && n !== void 0 ? n : 0);
4440
4470
  if (!(h >= 0 && h <= 6))
4441
4471
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
4442
- var m = $(e), d = m.getUTCDay(), v = (d < h ? 7 : 0) + d - h;
4443
- return m.setUTCDate(m.getUTCDate() - v), m.setUTCHours(0, 0, 0, 0), m;
4472
+ var m = z(e), d = m.getUTCDay(), p = (d < h ? 7 : 0) + d - h;
4473
+ return m.setUTCDate(m.getUTCDate() - p), m.setUTCHours(0, 0, 0, 0), m;
4444
4474
  }
4445
- function ui(e, t) {
4475
+ function ci(e, t) {
4446
4476
  var n, r, i, a, o, s, l, u;
4447
- W(1, arguments);
4448
- var c = $(e), h = c.getUTCFullYear(), m = Et(), d = de((n = (r = (i = (a = t?.firstWeekContainsDate) !== null && a !== void 0 ? a : t == null || (o = t.locale) === null || o === void 0 || (s = o.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : m.firstWeekContainsDate) !== null && r !== void 0 ? r : (l = m.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && n !== void 0 ? n : 1);
4477
+ V(1, arguments);
4478
+ var c = z(e), h = c.getUTCFullYear(), m = Et(), d = de((n = (r = (i = (a = t?.firstWeekContainsDate) !== null && a !== void 0 ? a : t == null || (o = t.locale) === null || o === void 0 || (s = o.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : m.firstWeekContainsDate) !== null && r !== void 0 ? r : (l = m.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && n !== void 0 ? n : 1);
4449
4479
  if (!(d >= 1 && d <= 7))
4450
4480
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
4451
- var v = /* @__PURE__ */ new Date(0);
4452
- v.setUTCFullYear(h + 1, 0, d), v.setUTCHours(0, 0, 0, 0);
4453
- var b = gt(v, t), _ = /* @__PURE__ */ new Date(0);
4481
+ var p = /* @__PURE__ */ new Date(0);
4482
+ p.setUTCFullYear(h + 1, 0, d), p.setUTCHours(0, 0, 0, 0);
4483
+ var v = gt(p, t), _ = /* @__PURE__ */ new Date(0);
4454
4484
  _.setUTCFullYear(h, 0, d), _.setUTCHours(0, 0, 0, 0);
4455
- var j = gt(_, t);
4456
- return c.getTime() >= b.getTime() ? h + 1 : c.getTime() >= j.getTime() ? h : h - 1;
4485
+ var W = gt(_, t);
4486
+ return c.getTime() >= v.getTime() ? h + 1 : c.getTime() >= W.getTime() ? h : h - 1;
4457
4487
  }
4458
4488
  function bs(e, t) {
4459
4489
  var n, r, i, a, o, s, l, u;
4460
- W(1, arguments);
4461
- var c = Et(), h = de((n = (r = (i = (a = t?.firstWeekContainsDate) !== null && a !== void 0 ? a : t == null || (o = t.locale) === null || o === void 0 || (s = o.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : c.firstWeekContainsDate) !== null && r !== void 0 ? r : (l = c.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && n !== void 0 ? n : 1), m = ui(e, t), d = /* @__PURE__ */ new Date(0);
4490
+ V(1, arguments);
4491
+ var c = Et(), h = de((n = (r = (i = (a = t?.firstWeekContainsDate) !== null && a !== void 0 ? a : t == null || (o = t.locale) === null || o === void 0 || (s = o.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : c.firstWeekContainsDate) !== null && r !== void 0 ? r : (l = c.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && n !== void 0 ? n : 1), m = ci(e, t), d = /* @__PURE__ */ new Date(0);
4462
4492
  d.setUTCFullYear(m, 0, h), d.setUTCHours(0, 0, 0, 0);
4463
- var v = gt(d, t);
4464
- return v;
4493
+ var p = gt(d, t);
4494
+ return p;
4465
4495
  }
4466
4496
  var vs = 6048e5;
4467
4497
  function ys(e, t) {
4468
- W(1, arguments);
4469
- var n = $(e), r = gt(n, t).getTime() - bs(n, t).getTime();
4498
+ V(1, arguments);
4499
+ var n = z(e), r = gt(n, t).getTime() - bs(n, t).getTime();
4470
4500
  return Math.round(r / vs) + 1;
4471
4501
  }
4472
- function P(e, t) {
4502
+ function A(e, t) {
4473
4503
  for (var n = e < 0 ? "-" : "", r = Math.abs(e).toString(); r.length < t; )
4474
4504
  r = "0" + r;
4475
4505
  return n + r;
@@ -4478,16 +4508,16 @@ var ue = {
4478
4508
  // Year
4479
4509
  y: function(t, n) {
4480
4510
  var r = t.getUTCFullYear(), i = r > 0 ? r : 1 - r;
4481
- return P(n === "yy" ? i % 100 : i, n.length);
4511
+ return A(n === "yy" ? i % 100 : i, n.length);
4482
4512
  },
4483
4513
  // Month
4484
4514
  M: function(t, n) {
4485
4515
  var r = t.getUTCMonth();
4486
- return n === "M" ? String(r + 1) : P(r + 1, 2);
4516
+ return n === "M" ? String(r + 1) : A(r + 1, 2);
4487
4517
  },
4488
4518
  // Day of the month
4489
4519
  d: function(t, n) {
4490
- return P(t.getUTCDate(), n.length);
4520
+ return A(t.getUTCDate(), n.length);
4491
4521
  },
4492
4522
  // AM or PM
4493
4523
  a: function(t, n) {
@@ -4507,24 +4537,24 @@ var ue = {
4507
4537
  },
4508
4538
  // Hour [1-12]
4509
4539
  h: function(t, n) {
4510
- return P(t.getUTCHours() % 12 || 12, n.length);
4540
+ return A(t.getUTCHours() % 12 || 12, n.length);
4511
4541
  },
4512
4542
  // Hour [0-23]
4513
4543
  H: function(t, n) {
4514
- return P(t.getUTCHours(), n.length);
4544
+ return A(t.getUTCHours(), n.length);
4515
4545
  },
4516
4546
  // Minute
4517
4547
  m: function(t, n) {
4518
- return P(t.getUTCMinutes(), n.length);
4548
+ return A(t.getUTCMinutes(), n.length);
4519
4549
  },
4520
4550
  // Second
4521
4551
  s: function(t, n) {
4522
- return P(t.getUTCSeconds(), n.length);
4552
+ return A(t.getUTCSeconds(), n.length);
4523
4553
  },
4524
4554
  // Fraction of second
4525
4555
  S: function(t, n) {
4526
4556
  var r = n.length, i = t.getUTCMilliseconds(), a = Math.floor(i * Math.pow(10, r - 3));
4527
- return P(a, n.length);
4557
+ return A(a, n.length);
4528
4558
  }
4529
4559
  }, _e = {
4530
4560
  midnight: "midnight",
@@ -4567,19 +4597,19 @@ var ue = {
4567
4597
  },
4568
4598
  // Local week-numbering year
4569
4599
  Y: function(t, n, r, i) {
4570
- var a = ui(t, i), o = a > 0 ? a : 1 - a;
4600
+ var a = ci(t, i), o = a > 0 ? a : 1 - a;
4571
4601
  if (n === "YY") {
4572
4602
  var s = o % 100;
4573
- return P(s, 2);
4603
+ return A(s, 2);
4574
4604
  }
4575
4605
  return n === "Yo" ? r.ordinalNumber(o, {
4576
4606
  unit: "year"
4577
- }) : P(o, n.length);
4607
+ }) : A(o, n.length);
4578
4608
  },
4579
4609
  // ISO week-numbering year
4580
4610
  R: function(t, n) {
4581
- var r = li(t);
4582
- return P(r, n.length);
4611
+ var r = ui(t);
4612
+ return A(r, n.length);
4583
4613
  },
4584
4614
  // Extended year. This is a single number designating the year of this calendar system.
4585
4615
  // The main difference between `y` and `u` localizers are B.C. years:
@@ -4592,7 +4622,7 @@ var ue = {
4592
4622
  // while `uu` pads single digit years to 2 characters and returns other years unchanged.
4593
4623
  u: function(t, n) {
4594
4624
  var r = t.getUTCFullYear();
4595
- return P(r, n.length);
4625
+ return A(r, n.length);
4596
4626
  },
4597
4627
  // Quarter
4598
4628
  Q: function(t, n, r) {
@@ -4601,7 +4631,7 @@ var ue = {
4601
4631
  case "Q":
4602
4632
  return String(i);
4603
4633
  case "QQ":
4604
- return P(i, 2);
4634
+ return A(i, 2);
4605
4635
  case "Qo":
4606
4636
  return r.ordinalNumber(i, {
4607
4637
  unit: "quarter"
@@ -4631,7 +4661,7 @@ var ue = {
4631
4661
  case "q":
4632
4662
  return String(i);
4633
4663
  case "qq":
4634
- return P(i, 2);
4664
+ return A(i, 2);
4635
4665
  case "qo":
4636
4666
  return r.ordinalNumber(i, {
4637
4667
  unit: "quarter"
@@ -4690,7 +4720,7 @@ var ue = {
4690
4720
  case "L":
4691
4721
  return String(i + 1);
4692
4722
  case "LL":
4693
- return P(i + 1, 2);
4723
+ return A(i + 1, 2);
4694
4724
  case "Lo":
4695
4725
  return r.ordinalNumber(i + 1, {
4696
4726
  unit: "month"
@@ -4718,14 +4748,14 @@ var ue = {
4718
4748
  var a = ys(t, i);
4719
4749
  return n === "wo" ? r.ordinalNumber(a, {
4720
4750
  unit: "week"
4721
- }) : P(a, n.length);
4751
+ }) : A(a, n.length);
4722
4752
  },
4723
4753
  // ISO week of year
4724
4754
  I: function(t, n, r) {
4725
4755
  var i = gs(t);
4726
4756
  return n === "Io" ? r.ordinalNumber(i, {
4727
4757
  unit: "week"
4728
- }) : P(i, n.length);
4758
+ }) : A(i, n.length);
4729
4759
  },
4730
4760
  // Day of the month
4731
4761
  d: function(t, n, r) {
@@ -4738,7 +4768,7 @@ var ue = {
4738
4768
  var i = ms(t);
4739
4769
  return n === "Do" ? r.ordinalNumber(i, {
4740
4770
  unit: "dayOfYear"
4741
- }) : P(i, n.length);
4771
+ }) : A(i, n.length);
4742
4772
  },
4743
4773
  // Day of week
4744
4774
  E: function(t, n, r) {
@@ -4776,7 +4806,7 @@ var ue = {
4776
4806
  case "e":
4777
4807
  return String(o);
4778
4808
  case "ee":
4779
- return P(o, 2);
4809
+ return A(o, 2);
4780
4810
  case "eo":
4781
4811
  return r.ordinalNumber(o, {
4782
4812
  unit: "day"
@@ -4811,7 +4841,7 @@ var ue = {
4811
4841
  case "c":
4812
4842
  return String(o);
4813
4843
  case "cc":
4814
- return P(o, n.length);
4844
+ return A(o, n.length);
4815
4845
  case "co":
4816
4846
  return r.ordinalNumber(o, {
4817
4847
  unit: "day"
@@ -4846,7 +4876,7 @@ var ue = {
4846
4876
  case "i":
4847
4877
  return String(a);
4848
4878
  case "ii":
4849
- return P(a, n.length);
4879
+ return A(a, n.length);
4850
4880
  case "io":
4851
4881
  return r.ordinalNumber(a, {
4852
4882
  unit: "day"
@@ -4975,14 +5005,14 @@ var ue = {
4975
5005
  var i = t.getUTCHours() % 12;
4976
5006
  return n === "Ko" ? r.ordinalNumber(i, {
4977
5007
  unit: "hour"
4978
- }) : P(i, n.length);
5008
+ }) : A(i, n.length);
4979
5009
  },
4980
5010
  // Hour [1-24]
4981
5011
  k: function(t, n, r) {
4982
5012
  var i = t.getUTCHours();
4983
5013
  return i === 0 && (i = 24), n === "ko" ? r.ordinalNumber(i, {
4984
5014
  unit: "hour"
4985
- }) : P(i, n.length);
5015
+ }) : A(i, n.length);
4986
5016
  },
4987
5017
  // Minute
4988
5018
  m: function(t, n, r) {
@@ -5061,12 +5091,12 @@ var ue = {
5061
5091
  // Seconds timestamp
5062
5092
  t: function(t, n, r, i) {
5063
5093
  var a = i._originalDate || t, o = Math.floor(a.getTime() / 1e3);
5064
- return P(o, n.length);
5094
+ return A(o, n.length);
5065
5095
  },
5066
5096
  // Milliseconds timestamp
5067
5097
  T: function(t, n, r, i) {
5068
5098
  var a = i._originalDate || t, o = a.getTime();
5069
- return P(o, n.length);
5099
+ return A(o, n.length);
5070
5100
  }
5071
5101
  };
5072
5102
  function sr(e, t) {
@@ -5074,17 +5104,17 @@ function sr(e, t) {
5074
5104
  if (a === 0)
5075
5105
  return n + String(i);
5076
5106
  var o = t;
5077
- return n + String(i) + o + P(a, 2);
5107
+ return n + String(i) + o + A(a, 2);
5078
5108
  }
5079
5109
  function lr(e, t) {
5080
5110
  if (e % 60 === 0) {
5081
5111
  var n = e > 0 ? "-" : "+";
5082
- return n + P(Math.abs(e) / 60, 2);
5112
+ return n + A(Math.abs(e) / 60, 2);
5083
5113
  }
5084
5114
  return fe(e, t);
5085
5115
  }
5086
5116
  function fe(e, t) {
5087
- var n = t || "", r = e > 0 ? "-" : "+", i = Math.abs(e), a = P(Math.floor(i / 60), 2), o = P(i % 60, 2);
5117
+ var n = t || "", r = e > 0 ? "-" : "+", i = Math.abs(e), a = A(Math.floor(i / 60), 2), o = A(i % 60, 2);
5088
5118
  return r + a + n + o;
5089
5119
  }
5090
5120
  var ur = function(t, n) {
@@ -5107,7 +5137,7 @@ var ur = function(t, n) {
5107
5137
  width: "full"
5108
5138
  });
5109
5139
  }
5110
- }, ci = function(t, n) {
5140
+ }, hi = function(t, n) {
5111
5141
  switch (t) {
5112
5142
  case "p":
5113
5143
  return n.time({
@@ -5155,9 +5185,9 @@ var ur = function(t, n) {
5155
5185
  });
5156
5186
  break;
5157
5187
  }
5158
- return o.replace("{{date}}", ur(i, n)).replace("{{time}}", ci(a, n));
5188
+ return o.replace("{{date}}", ur(i, n)).replace("{{time}}", hi(a, n));
5159
5189
  }, xs = {
5160
- p: ci,
5190
+ p: hi,
5161
5191
  P: _s
5162
5192
  }, Es = ["D", "DD"], Cs = ["YY", "YYYY"];
5163
5193
  function Gs(e) {
@@ -5286,7 +5316,7 @@ var Is = {
5286
5316
  }, Ms = function(t, n, r, i) {
5287
5317
  return Bs[t];
5288
5318
  };
5289
- function Re(e) {
5319
+ function De(e) {
5290
5320
  return function(t, n) {
5291
5321
  var r = n != null && n.context ? String(n.context) : "standalone", i;
5292
5322
  if (r === "formatting" && e.formattingValues) {
@@ -5393,33 +5423,33 @@ var As = {
5393
5423
  return r + "th";
5394
5424
  }, Ws = {
5395
5425
  ordinalNumber: Us,
5396
- era: Re({
5426
+ era: De({
5397
5427
  values: As,
5398
5428
  defaultWidth: "wide"
5399
5429
  }),
5400
- quarter: Re({
5430
+ quarter: De({
5401
5431
  values: Ns,
5402
5432
  defaultWidth: "wide",
5403
5433
  argumentCallback: function(t) {
5404
5434
  return t - 1;
5405
5435
  }
5406
5436
  }),
5407
- month: Re({
5437
+ month: De({
5408
5438
  values: Hs,
5409
5439
  defaultWidth: "wide"
5410
5440
  }),
5411
- day: Re({
5441
+ day: De({
5412
5442
  values: Rs,
5413
5443
  defaultWidth: "wide"
5414
5444
  }),
5415
- dayPeriod: Re({
5445
+ dayPeriod: De({
5416
5446
  values: Ds,
5417
5447
  defaultWidth: "wide",
5418
5448
  formattingValues: ks,
5419
5449
  defaultFormattingWidth: "wide"
5420
5450
  })
5421
5451
  };
5422
- function De(e) {
5452
+ function ke(e) {
5423
5453
  return function(t) {
5424
5454
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = n.width, i = r && e.matchPatterns[r] || e.matchPatterns[e.defaultMatchWidth], a = t.match(i);
5425
5455
  if (!a)
@@ -5513,13 +5543,13 @@ var zs = /^(\d+)(th|st|nd|rd)?/i, Ys = /\d+/i, Xs = {
5513
5543
  return parseInt(t, 10);
5514
5544
  }
5515
5545
  }),
5516
- era: De({
5546
+ era: ke({
5517
5547
  matchPatterns: Xs,
5518
5548
  defaultMatchWidth: "wide",
5519
5549
  parsePatterns: qs,
5520
5550
  defaultParseWidth: "any"
5521
5551
  }),
5522
- quarter: De({
5552
+ quarter: ke({
5523
5553
  matchPatterns: Zs,
5524
5554
  defaultMatchWidth: "wide",
5525
5555
  parsePatterns: Qs,
@@ -5528,19 +5558,19 @@ var zs = /^(\d+)(th|st|nd|rd)?/i, Ys = /\d+/i, Xs = {
5528
5558
  return t + 1;
5529
5559
  }
5530
5560
  }),
5531
- month: De({
5561
+ month: ke({
5532
5562
  matchPatterns: Js,
5533
5563
  defaultMatchWidth: "wide",
5534
5564
  parsePatterns: Ks,
5535
5565
  defaultParseWidth: "any"
5536
5566
  }),
5537
- day: De({
5567
+ day: ke({
5538
5568
  matchPatterns: el,
5539
5569
  defaultMatchWidth: "wide",
5540
5570
  parsePatterns: tl,
5541
5571
  defaultParseWidth: "any"
5542
5572
  }),
5543
- dayPeriod: De({
5573
+ dayPeriod: ke({
5544
5574
  matchPatterns: nl,
5545
5575
  defaultMatchWidth: "any",
5546
5576
  parsePatterns: rl,
@@ -5559,70 +5589,70 @@ var zs = /^(\d+)(th|st|nd|rd)?/i, Ys = /\d+/i, Xs = {
5559
5589
  }
5560
5590
  }, ol = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, sl = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, ll = /^'([^]*?)'?$/, ul = /''/g, cl = /[a-zA-Z]/;
5561
5591
  function hr(e, t, n) {
5562
- var r, i, a, o, s, l, u, c, h, m, d, v, b, _;
5563
- W(2, arguments);
5564
- var j = String(t), F = Et(), E = (r = (i = void 0) !== null && i !== void 0 ? i : F.locale) !== null && r !== void 0 ? r : al, B = de((a = (o = (s = (l = void 0) !== null && l !== void 0 ? l : void 0) !== null && s !== void 0 ? s : F.firstWeekContainsDate) !== null && o !== void 0 ? o : (u = F.locale) === null || u === void 0 || (c = u.options) === null || c === void 0 ? void 0 : c.firstWeekContainsDate) !== null && a !== void 0 ? a : 1);
5565
- if (!(B >= 1 && B <= 7))
5592
+ var r, i, a, o, s, l, u, c, h, m, d, p, v, _;
5593
+ V(2, arguments);
5594
+ var W = String(t), I = Et(), x = (r = (i = void 0) !== null && i !== void 0 ? i : I.locale) !== null && r !== void 0 ? r : al, O = de((a = (o = (s = (l = void 0) !== null && l !== void 0 ? l : void 0) !== null && s !== void 0 ? s : I.firstWeekContainsDate) !== null && o !== void 0 ? o : (u = I.locale) === null || u === void 0 || (c = u.options) === null || c === void 0 ? void 0 : c.firstWeekContainsDate) !== null && a !== void 0 ? a : 1);
5595
+ if (!(O >= 1 && O <= 7))
5566
5596
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
5567
- var S = de((h = (m = (d = (v = void 0) !== null && v !== void 0 ? v : void 0) !== null && d !== void 0 ? d : F.weekStartsOn) !== null && m !== void 0 ? m : (b = F.locale) === null || b === void 0 || (_ = b.options) === null || _ === void 0 ? void 0 : _.weekStartsOn) !== null && h !== void 0 ? h : 0);
5568
- if (!(S >= 0 && S <= 6))
5597
+ var C = de((h = (m = (d = (p = void 0) !== null && p !== void 0 ? p : void 0) !== null && d !== void 0 ? d : I.weekStartsOn) !== null && m !== void 0 ? m : (v = I.locale) === null || v === void 0 || (_ = v.options) === null || _ === void 0 ? void 0 : _.weekStartsOn) !== null && h !== void 0 ? h : 0);
5598
+ if (!(C >= 0 && C <= 6))
5569
5599
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
5570
- if (!E.localize)
5600
+ if (!x.localize)
5571
5601
  throw new RangeError("locale must contain localize property");
5572
- if (!E.formatLong)
5602
+ if (!x.formatLong)
5573
5603
  throw new RangeError("locale must contain formatLong property");
5574
- var L = $(e);
5575
- if (!cs(L))
5604
+ var G = z(e);
5605
+ if (!cs(G))
5576
5606
  throw new RangeError("Invalid time value");
5577
- var Z = ls(L), Y = hs(L, Z), D = {
5578
- firstWeekContainsDate: B,
5579
- weekStartsOn: S,
5580
- locale: E,
5581
- _originalDate: L
5582
- }, H = j.match(sl).map(function(g) {
5583
- var T = g[0];
5584
- if (T === "p" || T === "P") {
5585
- var re = xs[T];
5586
- return re(g, E.formatLong);
5607
+ var P = ls(G), R = hs(G, P), F = {
5608
+ firstWeekContainsDate: O,
5609
+ weekStartsOn: C,
5610
+ locale: x,
5611
+ _originalDate: G
5612
+ }, N = W.match(sl).map(function(b) {
5613
+ var L = b[0];
5614
+ if (L === "p" || L === "P") {
5615
+ var re = xs[L];
5616
+ return re(b, x.formatLong);
5587
5617
  }
5588
- return g;
5589
- }).join("").match(ol).map(function(g) {
5590
- if (g === "''")
5618
+ return b;
5619
+ }).join("").match(ol).map(function(b) {
5620
+ if (b === "''")
5591
5621
  return "'";
5592
- var T = g[0];
5593
- if (T === "'")
5594
- return hl(g);
5595
- var re = ws[T];
5622
+ var L = b[0];
5623
+ if (L === "'")
5624
+ return hl(b);
5625
+ var re = ws[L];
5596
5626
  if (re)
5597
- return Ts(g) && cr(g, t, String(e)), Gs(g) && cr(g, t, String(e)), re(Y, g, E.localize, D);
5598
- if (T.match(cl))
5599
- throw new RangeError("Format string contains an unescaped latin alphabet character `" + T + "`");
5600
- return g;
5627
+ return Ts(b) && cr(b, t, String(e)), Gs(b) && cr(b, t, String(e)), re(R, b, x.localize, F);
5628
+ if (L.match(cl))
5629
+ throw new RangeError("Format string contains an unescaped latin alphabet character `" + L + "`");
5630
+ return b;
5601
5631
  }).join("");
5602
- return H;
5632
+ return N;
5603
5633
  }
5604
5634
  function hl(e) {
5605
5635
  var t = e.match(ll);
5606
5636
  return t ? t[1].replace(ul, "'") : e;
5607
5637
  }
5608
- function Nl(e, t) {
5609
- W(2, arguments);
5610
- var n = $(e), r = $(t);
5638
+ function Rl(e, t) {
5639
+ V(2, arguments);
5640
+ var n = z(e), r = z(t);
5611
5641
  return n.getTime() > r.getTime();
5612
5642
  }
5613
- function Hl(e, t) {
5614
- W(2, arguments);
5615
- var n = $(e), r = $(t);
5643
+ function Dl(e, t) {
5644
+ V(2, arguments);
5645
+ var n = z(e), r = z(t);
5616
5646
  return n.getTime() < r.getTime();
5617
5647
  }
5618
5648
  function fl(e, t, n) {
5619
5649
  window.emMessageBus && window.emMessageBus.subscribe(e, n);
5620
5650
  }
5621
5651
  function ml(e, t) {
5622
- Qr(e, t);
5652
+ Jr(e, t);
5623
5653
  }
5624
5654
  function dl(e) {
5625
- Ie.set(e);
5655
+ Oe.set(e);
5626
5656
  }
5627
5657
  const pl = {
5628
5658
  en: {
@@ -5942,7 +5972,7 @@ const pl = {
5942
5972
  ZWD: "Z$"
5943
5973
  };
5944
5974
  function bl(e) {
5945
- Ni(e, "svelte-eplxqg", '*,*::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}.GameContainer.WithGameName.pb-0:not(.CasinoGamesGridSlider){padding-bottom:0px}.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}}');
5975
+ Hi(e, "svelte-eplxqg", '*,*::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}.GameContainer.WithGameName.pb-0:not(.CasinoGamesGridSlider){padding-bottom:0px}.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}}');
5946
5976
  }
5947
5977
  function fr(e, t, n) {
5948
5978
  const r = e.slice();
@@ -5953,7 +5983,7 @@ function mr(e, t, n) {
5953
5983
  return r[103] = t[n], r;
5954
5984
  }
5955
5985
  function dr(e) {
5956
- let t, n = !X(
5986
+ let t, n = !q(
5957
5987
  /*userAgent*/
5958
5988
  e[36]
5959
5989
  ), r, i, a = (
@@ -5962,10 +5992,10 @@ function dr(e) {
5962
5992
  ), o, s, l, u = n && vl();
5963
5993
  return {
5964
5994
  c() {
5965
- t = I("button"), u && u.c(), r = k(), i = I("span"), o = ae(a), p(t, "class", "GameInfoBtn");
5995
+ t = B("button"), u && u.c(), r = j(), i = B("span"), o = ae(a), g(t, "class", "GameInfoBtn");
5966
5996
  },
5967
5997
  m(c, h) {
5968
- N(c, t, h), u && u.m(t, null), y(t, r), y(t, i), y(i, o), s || (l = bn(
5998
+ k(c, t, h), u && u.m(t, null), y(t, r), y(t, i), y(i, o), s || (l = bn(
5969
5999
  t,
5970
6000
  "click",
5971
6001
  /*click_handler*/
@@ -5978,7 +6008,7 @@ function dr(e) {
5978
6008
  c[35]("playNow") + "") && me(o, a);
5979
6009
  },
5980
6010
  d(c) {
5981
- c && M(t), u && u.d(), s = !1, l();
6011
+ c && H(t), u && u.d(), s = !1, l();
5982
6012
  }
5983
6013
  };
5984
6014
  }
@@ -5986,13 +6016,13 @@ function vl(e) {
5986
6016
  let t, n, r, i, a, o;
5987
6017
  return {
5988
6018
  c() {
5989
- t = te("svg"), n = te("g"), r = te("g"), i = te("path"), a = te("path"), o = te("path"), p(i, "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"), p(i, "stroke", "none"), p(a, "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"), p(a, "stroke", "none"), p(a, "fill", "#fff"), p(r, "id", "Ellipse_664_copy"), p(r, "data-name", "Ellipse 664 copy"), p(r, "transform", "translate(26 13)"), p(r, "fill", "rgba(249,165,2,0)"), p(o, "id", "Rounded_Rectangle_683"), p(o, "data-name", "Rounded Rectangle 683"), p(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"), p(o, "transform", "translate(-1102 -885)"), p(o, "fill", "#fff"), p(n, "id", "Group_5260"), p(n, "data-name", "Group 5260"), p(n, "transform", "translate(-26 -13)"), p(t, "xmlns", "http://www.w3.org/2000/svg"), p(t, "width", "28"), p(t, "height", "28"), p(t, "viewBox", "0 0 28 28");
6019
+ t = te("svg"), n = te("g"), r = te("g"), i = te("path"), a = te("path"), o = te("path"), g(i, "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"), g(i, "stroke", "none"), g(a, "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"), g(a, "stroke", "none"), g(a, "fill", "#fff"), g(r, "id", "Ellipse_664_copy"), g(r, "data-name", "Ellipse 664 copy"), g(r, "transform", "translate(26 13)"), g(r, "fill", "rgba(249,165,2,0)"), g(o, "id", "Rounded_Rectangle_683"), g(o, "data-name", "Rounded Rectangle 683"), g(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"), g(o, "transform", "translate(-1102 -885)"), g(o, "fill", "#fff"), g(n, "id", "Group_5260"), g(n, "data-name", "Group 5260"), g(n, "transform", "translate(-26 -13)"), g(t, "xmlns", "http://www.w3.org/2000/svg"), g(t, "width", "28"), g(t, "height", "28"), g(t, "viewBox", "0 0 28 28");
5990
6020
  },
5991
6021
  m(s, l) {
5992
- N(s, t, l), y(t, n), y(n, r), y(r, i), y(r, a), y(n, o);
6022
+ k(s, t, l), y(t, n), y(n, r), y(r, i), y(r, a), y(n, o);
5993
6023
  },
5994
6024
  d(s) {
5995
- s && M(t);
6025
+ s && H(t);
5996
6026
  }
5997
6027
  };
5998
6028
  }
@@ -6003,10 +6033,10 @@ function pr(e) {
6003
6033
  ), r;
6004
6034
  return {
6005
6035
  c() {
6006
- t = I("span"), r = ae(n), p(t, "class", "GameExtraInfoLabel NewGameTag");
6036
+ t = B("span"), r = ae(n), g(t, "class", "GameExtraInfoLabel NewGameTag");
6007
6037
  },
6008
6038
  m(i, a) {
6009
- N(i, t, a), y(t, r);
6039
+ k(i, t, a), y(t, r);
6010
6040
  },
6011
6041
  p(i, a) {
6012
6042
  a[1] & /*$_*/
@@ -6014,7 +6044,7 @@ function pr(e) {
6014
6044
  i[35]("new") + "") && me(r, n);
6015
6045
  },
6016
6046
  d(i) {
6017
- i && M(t);
6047
+ i && H(t);
6018
6048
  }
6019
6049
  };
6020
6050
  }
@@ -6022,13 +6052,13 @@ function gr(e) {
6022
6052
  let t, n;
6023
6053
  return {
6024
6054
  c() {
6025
- t = I("span"), n = ae(
6055
+ t = B("span"), n = ae(
6026
6056
  /*gametag*/
6027
6057
  e[8]
6028
- ), p(t, "class", "GameExtraInfoLabel PopularGameTag");
6058
+ ), g(t, "class", "GameExtraInfoLabel PopularGameTag");
6029
6059
  },
6030
6060
  m(r, i) {
6031
- N(r, t, i), y(t, n);
6061
+ k(r, t, i), y(t, n);
6032
6062
  },
6033
6063
  p(r, i) {
6034
6064
  i[0] & /*gametag*/
@@ -6039,7 +6069,7 @@ function gr(e) {
6039
6069
  );
6040
6070
  },
6041
6071
  d(r) {
6042
- r && M(t);
6072
+ r && H(t);
6043
6073
  }
6044
6074
  };
6045
6075
  }
@@ -6067,10 +6097,10 @@ function br(e) {
6067
6097
  let a = i(e), o = a && a(e);
6068
6098
  return {
6069
6099
  c() {
6070
- r && r.c(), t = k(), o && o.c(), n = ze();
6100
+ r && r.c(), t = j(), o && o.c(), n = ze();
6071
6101
  },
6072
6102
  m(s, l) {
6073
- r && r.m(s, l), N(s, t, l), o && o.m(s, l), N(s, n, l);
6103
+ r && r.m(s, l), k(s, t, l), o && o.m(s, l), k(s, n, l);
6074
6104
  },
6075
6105
  p(s, l) {
6076
6106
  !/*isopen*/
@@ -6079,7 +6109,7 @@ function br(e) {
6079
6109
  s[20] ? r ? r.p(s, l) : (r = vr(s), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), a === (a = i(s)) && o ? o.p(s, l) : (o && o.d(1), o = a && a(s), o && (o.c(), o.m(n.parentNode, n)));
6080
6110
  },
6081
6111
  d(s) {
6082
- s && (M(t), M(n)), r && r.d(s), o && o.d(s);
6112
+ s && (H(t), H(n)), r && r.d(s), o && o.d(s);
6083
6113
  }
6084
6114
  };
6085
6115
  }
@@ -6100,7 +6130,7 @@ function vr(e) {
6100
6130
  /*dealername*/
6101
6131
  e[33]
6102
6132
  ) + ""
6103
- ), m, d, v = (
6133
+ ), m, d, p = (
6104
6134
  /*renderBetLimits*/
6105
6135
  e[40](
6106
6136
  /*min*/
@@ -6113,40 +6143,40 @@ function vr(e) {
6113
6143
  );
6114
6144
  return {
6115
6145
  c() {
6116
- t = I("div"), n = I("div"), i = ae(r), a = k(), o = I("span"), l = ae(s), u = k(), c = new oe(!1), m = k(), d = new oe(!1), p(n, "class", "ClosedGame"), c.a = m, d.a = null, p(t, "class", "GameProp LiveProps");
6146
+ t = B("div"), n = B("div"), i = ae(r), a = j(), o = B("span"), l = ae(s), u = j(), c = new oe(!1), m = j(), d = new oe(!1), g(n, "class", "ClosedGame"), c.a = m, d.a = null, g(t, "class", "GameProp LiveProps");
6117
6147
  },
6118
- m(b, _) {
6119
- N(b, t, _), y(t, n), y(n, i), y(n, a), y(n, o), y(o, l), y(t, u), c.m(h, t), y(t, m), d.m(v, t);
6148
+ m(v, _) {
6149
+ k(v, t, _), y(t, n), y(n, i), y(n, a), y(n, o), y(o, l), y(t, u), c.m(h, t), y(t, m), d.m(p, t);
6120
6150
  },
6121
- p(b, _) {
6151
+ p(v, _) {
6122
6152
  _[1] & /*$_*/
6123
6153
  16 && r !== (r = /*$_*/
6124
- b[35]("opens") + "") && me(i, r), _[0] & /*starttime, timeformat*/
6154
+ v[35]("opens") + "") && me(i, r), _[0] & /*starttime, timeformat*/
6125
6155
  1572864 && s !== (s = hr(
6126
6156
  new Date(
6127
6157
  /*starttime*/
6128
- b[19]
6158
+ v[19]
6129
6159
  ),
6130
6160
  /*timeformat*/
6131
- b[20]
6161
+ v[20]
6132
6162
  ) + "") && me(l, s), _[1] & /*dealername*/
6133
6163
  4 && h !== (h = /*renderDealerName*/
6134
- b[41](
6164
+ v[41](
6135
6165
  /*dealername*/
6136
- b[33]
6166
+ v[33]
6137
6167
  ) + "") && c.p(h), _[0] & /*min, max, currencySymbol*/
6138
- 117440512 && v !== (v = /*renderBetLimits*/
6139
- b[40](
6168
+ 117440512 && p !== (p = /*renderBetLimits*/
6169
+ v[40](
6140
6170
  /*min*/
6141
- b[25],
6171
+ v[25],
6142
6172
  /*max*/
6143
- b[26],
6173
+ v[26],
6144
6174
  /*currencySymbol*/
6145
- b[24]
6146
- ) + "") && d.p(v);
6175
+ v[24]
6176
+ ) + "") && d.p(p);
6147
6177
  },
6148
- d(b) {
6149
- b && M(t);
6178
+ d(v) {
6179
+ v && H(t);
6150
6180
  }
6151
6181
  };
6152
6182
  }
@@ -6172,10 +6202,10 @@ function yl(e) {
6172
6202
  c[h] = wr(fr(e, u, h));
6173
6203
  return {
6174
6204
  c() {
6175
- t = I("div"), n = I("div");
6205
+ t = B("div"), n = B("div");
6176
6206
  for (let h = 0; h < c.length; h += 1)
6177
6207
  c[h].c();
6178
- r = k(), i = new oe(!1), o = k(), s = new oe(!1), p(n, "class", "LiveIcons"), i.a = o, s.a = null, p(
6208
+ r = j(), i = new oe(!1), o = j(), s = new oe(!1), g(n, "class", "LiveIcons"), i.a = o, s.a = null, g(
6179
6209
  t,
6180
6210
  "class",
6181
6211
  /*roulettecontainerclassname*/
@@ -6183,7 +6213,7 @@ function yl(e) {
6183
6213
  );
6184
6214
  },
6185
6215
  m(h, m) {
6186
- N(h, t, m), y(t, n);
6216
+ k(h, t, m), y(t, n);
6187
6217
  for (let d = 0; d < c.length; d += 1)
6188
6218
  c[d] && c[d].m(n, null);
6189
6219
  e[66](n), y(t, r), i.m(a, t), y(t, o), s.m(l, t);
@@ -6195,8 +6225,8 @@ function yl(e) {
6195
6225
  u = ct(new Array(Cr));
6196
6226
  let d;
6197
6227
  for (d = 0; d < u.length; d += 1) {
6198
- const v = fr(h, u, d);
6199
- c[d] ? c[d].p(v, m) : (c[d] = wr(v), c[d].c(), c[d].m(n, null));
6228
+ const p = fr(h, u, d);
6229
+ c[d] ? c[d].p(p, m) : (c[d] = wr(p), c[d].c(), c[d].m(n, null));
6200
6230
  }
6201
6231
  for (; d < c.length; d += 1)
6202
6232
  c[d].d(1);
@@ -6217,7 +6247,7 @@ function yl(e) {
6217
6247
  /*currencySymbol*/
6218
6248
  h[24]
6219
6249
  ) + "") && s.p(l), m[0] & /*roulettecontainerclassname*/
6220
- 536870912 && p(
6250
+ 536870912 && g(
6221
6251
  t,
6222
6252
  "class",
6223
6253
  /*roulettecontainerclassname*/
@@ -6225,7 +6255,7 @@ function yl(e) {
6225
6255
  );
6226
6256
  },
6227
6257
  d(h) {
6228
- h && M(t), Lr(c, h), e[66](null);
6258
+ h && H(t), Lr(c, h), e[66](null);
6229
6259
  }
6230
6260
  };
6231
6261
  }
@@ -6256,10 +6286,10 @@ function wl(e) {
6256
6286
  let c = u(e), h = c(e);
6257
6287
  return {
6258
6288
  c() {
6259
- t = I("div"), n = I("div"), h.c(), r = k(), i = new oe(!1), o = k(), s = new oe(!1), p(n, "class", "LiveIcons"), i.a = o, s.a = null, p(t, "class", "GameProp LiveProps BlackjackDisplay"), p(t, "part", "GameProp LiveProps BlackjackDisplay");
6289
+ t = B("div"), n = B("div"), h.c(), r = j(), i = new oe(!1), o = j(), s = new oe(!1), g(n, "class", "LiveIcons"), i.a = o, s.a = null, g(t, "class", "GameProp LiveProps BlackjackDisplay"), g(t, "part", "GameProp LiveProps BlackjackDisplay");
6260
6290
  },
6261
6291
  m(m, d) {
6262
- N(m, t, d), y(t, n), h.m(n, null), y(t, r), i.m(a, t), y(t, o), s.m(l, t);
6292
+ k(m, t, d), y(t, n), h.m(n, null), y(t, r), i.m(a, t), y(t, o), s.m(l, t);
6263
6293
  },
6264
6294
  p(m, d) {
6265
6295
  c === (c = u(m)) && h ? h.p(m, d) : (h.d(1), h = c(m), h && (h.c(), h.m(n, null))), d[1] & /*dealername*/
@@ -6279,7 +6309,7 @@ function wl(e) {
6279
6309
  ) + "") && s.p(l);
6280
6310
  },
6281
6311
  d(m) {
6282
- m && M(t), h.d();
6312
+ m && H(t), h.d();
6283
6313
  }
6284
6314
  };
6285
6315
  }
@@ -6297,13 +6327,13 @@ function yr(e) {
6297
6327
  i.c(), t = ze();
6298
6328
  },
6299
6329
  m(a, o) {
6300
- i.m(a, o), N(a, t, o);
6330
+ i.m(a, o), k(a, t, o);
6301
6331
  },
6302
6332
  p(a, o) {
6303
6333
  r === (r = n(a)) && i ? i.p(a, o) : (i.d(1), i = r(a), i && (i.c(), i.m(t.parentNode, t)));
6304
6334
  },
6305
6335
  d(a) {
6306
- a && M(t), i.d(a);
6336
+ a && H(t), i.d(a);
6307
6337
  }
6308
6338
  };
6309
6339
  }
@@ -6335,7 +6365,7 @@ function _l(e) {
6335
6365
  t = new oe(!1), r = ze(), t.a = r;
6336
6366
  },
6337
6367
  m(i, a) {
6338
- t.m(n, i, a), N(i, r, a);
6368
+ t.m(n, i, a), k(i, r, a);
6339
6369
  },
6340
6370
  p(i, a) {
6341
6371
  a[0] & /*roulleteresults, colorsourcearray*/
@@ -6361,7 +6391,7 @@ function _l(e) {
6361
6391
  ) + "") && t.p(n);
6362
6392
  },
6363
6393
  d(i) {
6364
- i && (M(r), t.d());
6394
+ i && (H(r), t.d());
6365
6395
  }
6366
6396
  };
6367
6397
  }
@@ -6419,10 +6449,10 @@ function xl(e) {
6419
6449
  ), s;
6420
6450
  return {
6421
6451
  c() {
6422
- t = I("div"), n = new oe(!1), i = k(), a = new oe(!1), s = k(), n.a = i, a.a = s, p(t, "class", "Double");
6452
+ t = B("div"), n = new oe(!1), i = j(), a = new oe(!1), s = j(), n.a = i, a.a = s, g(t, "class", "Double");
6423
6453
  },
6424
6454
  m(l, u) {
6425
- N(l, t, u), n.m(r, t), y(t, i), a.m(o, t), y(t, s);
6455
+ k(l, t, u), n.m(r, t), y(t, i), a.m(o, t), y(t, s);
6426
6456
  },
6427
6457
  p(l, u) {
6428
6458
  u[0] & /*roulleteresults, colorsourcearray*/
@@ -6476,7 +6506,7 @@ function xl(e) {
6476
6506
  ) + "") && a.p(o);
6477
6507
  },
6478
6508
  d(l) {
6479
- l && M(t);
6509
+ l && H(t);
6480
6510
  }
6481
6511
  };
6482
6512
  }
@@ -6494,7 +6524,7 @@ function wr(e) {
6494
6524
  n && n.c(), t = ze();
6495
6525
  },
6496
6526
  m(r, i) {
6497
- n && n.m(r, i), N(r, t, i);
6527
+ n && n.m(r, i), k(r, t, i);
6498
6528
  },
6499
6529
  p(r, i) {
6500
6530
  /*roulleteresults*/
@@ -6505,7 +6535,7 @@ function wr(e) {
6505
6535
  ] ? n ? n.p(r, i) : (n = yr(r), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null);
6506
6536
  },
6507
6537
  d(r) {
6508
- r && M(t), n && n.d(r);
6538
+ r && H(t), n && n.d(r);
6509
6539
  }
6510
6540
  };
6511
6541
  }
@@ -6525,7 +6555,7 @@ function El(e) {
6525
6555
  m(i, a) {
6526
6556
  for (let o = 0; o < r.length; o += 1)
6527
6557
  r[o] && r[o].m(i, a);
6528
- N(i, t, a);
6558
+ k(i, t, a);
6529
6559
  },
6530
6560
  p(i, a) {
6531
6561
  if (a[0] & /*currentoccupiedseats, seats*/
@@ -6546,7 +6576,7 @@ function El(e) {
6546
6576
  }
6547
6577
  },
6548
6578
  d(i) {
6549
- i && M(t), Lr(r, i);
6579
+ i && H(t), Lr(r, i);
6550
6580
  }
6551
6581
  };
6552
6582
  }
@@ -6557,10 +6587,10 @@ function Cl(e) {
6557
6587
  ), r;
6558
6588
  return {
6559
6589
  c() {
6560
- t = I("span"), r = ae(n), p(t, "class", "FullTable");
6590
+ t = B("span"), r = ae(n), g(t, "class", "FullTable");
6561
6591
  },
6562
6592
  m(i, a) {
6563
- N(i, t, a), y(t, r);
6593
+ k(i, t, a), y(t, r);
6564
6594
  },
6565
6595
  p(i, a) {
6566
6596
  a[1] & /*$_*/
@@ -6568,7 +6598,7 @@ function Cl(e) {
6568
6598
  i[35]("full") + "") && me(r, n);
6569
6599
  },
6570
6600
  d(i) {
6571
- i && M(t);
6601
+ i && H(t);
6572
6602
  }
6573
6603
  };
6574
6604
  }
@@ -6576,7 +6606,7 @@ function _r(e) {
6576
6606
  let t, n, r, i, a, o;
6577
6607
  return {
6578
6608
  c() {
6579
- t = I("span"), n = te("svg"), r = te("path"), i = te("path"), a = k(), p(r, "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"), p(i, "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"), p(n, "xmlns", "http://www.w3.org/2000/svg"), p(n, "width", "13"), p(n, "height", "14"), p(n, "viewBox", "0 0 13 14"), p(t, "class", o = /*contains*/
6609
+ t = B("span"), n = te("svg"), r = te("path"), i = te("path"), a = j(), g(r, "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"), g(i, "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"), g(n, "xmlns", "http://www.w3.org/2000/svg"), g(n, "width", "13"), g(n, "height", "14"), g(n, "viewBox", "0 0 13 14"), g(t, "class", o = /*contains*/
6580
6610
  e[39](
6581
6611
  /*currentoccupiedseats*/
6582
6612
  e[27],
@@ -6585,7 +6615,7 @@ function _r(e) {
6585
6615
  ) ? "ClosedSeat" : "OpenSeat");
6586
6616
  },
6587
6617
  m(s, l) {
6588
- N(s, t, l), y(t, n), y(n, r), y(n, i), y(t, a);
6618
+ k(s, t, l), y(t, n), y(n, r), y(n, i), y(t, a);
6589
6619
  },
6590
6620
  p(s, l) {
6591
6621
  l[0] & /*currentoccupiedseats, seats*/
@@ -6595,10 +6625,10 @@ function _r(e) {
6595
6625
  s[27],
6596
6626
  /*seatData*/
6597
6627
  s[103].toString()
6598
- ) ? "ClosedSeat" : "OpenSeat") && p(t, "class", o);
6628
+ ) ? "ClosedSeat" : "OpenSeat") && g(t, "class", o);
6599
6629
  },
6600
6630
  d(s) {
6601
- s && M(t);
6631
+ s && H(t);
6602
6632
  }
6603
6633
  };
6604
6634
  }
@@ -6606,14 +6636,14 @@ function Gl(e) {
6606
6636
  let t;
6607
6637
  return {
6608
6638
  c() {
6609
- t = I("div"), t.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>', p(t, "class", "FavIconContainer");
6639
+ t = B("div"), t.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>', g(t, "class", "FavIconContainer");
6610
6640
  },
6611
6641
  m(n, r) {
6612
- N(n, t, r);
6642
+ k(n, t, r);
6613
6643
  },
6614
- p: z,
6644
+ p: X,
6615
6645
  d(n) {
6616
- n && M(t);
6646
+ n && H(t);
6617
6647
  }
6618
6648
  };
6619
6649
  }
@@ -6636,11 +6666,11 @@ function Tl(e) {
6636
6666
  let a = i(e), o = a && a(e);
6637
6667
  return {
6638
6668
  c() {
6639
- t = I("div"), n = I("span"), r = k(), o && o.c(), p(n, "class", "GameInfoVendor"), Hn(n, "background-image", "url(" + /*gamevendor*/
6640
- e[5] + ")"), p(t, "class", "GameTopContainer");
6669
+ t = B("div"), n = B("span"), r = j(), o && o.c(), g(n, "class", "GameInfoVendor"), Hn(n, "background-image", "url(" + /*gamevendor*/
6670
+ e[5] + ")"), g(t, "class", "GameTopContainer");
6641
6671
  },
6642
6672
  m(s, l) {
6643
- N(s, t, l), y(t, n), y(t, r), o && o.m(t, null);
6673
+ k(s, t, l), y(t, n), y(t, r), o && o.m(t, null);
6644
6674
  },
6645
6675
  p(s, l) {
6646
6676
  l[0] & /*gamevendor*/
@@ -6648,7 +6678,7 @@ function Tl(e) {
6648
6678
  s[5] + ")"), a === (a = i(s)) && o ? o.p(s, l) : (o && o.d(1), o = a && a(s), o && (o.c(), o.m(t, null)));
6649
6679
  },
6650
6680
  d(s) {
6651
- s && M(t), o && o.d();
6681
+ s && H(t), o && o.d();
6652
6682
  }
6653
6683
  };
6654
6684
  }
@@ -6656,19 +6686,19 @@ function Sl(e) {
6656
6686
  let t, n, r;
6657
6687
  return {
6658
6688
  c() {
6659
- t = I("div"), t.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>', p(t, "class", "FavIconContainer");
6689
+ t = B("div"), t.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>', g(t, "class", "FavIconContainer");
6660
6690
  },
6661
6691
  m(i, a) {
6662
- N(i, t, a), n || (r = bn(
6692
+ k(i, t, a), n || (r = bn(
6663
6693
  t,
6664
6694
  "click",
6665
6695
  /*click_handler_2*/
6666
6696
  e[68]
6667
6697
  ), n = !0);
6668
6698
  },
6669
- p: z,
6699
+ p: X,
6670
6700
  d(i) {
6671
- i && M(t), n = !1, r();
6701
+ i && H(t), n = !1, r();
6672
6702
  }
6673
6703
  };
6674
6704
  }
@@ -6676,19 +6706,19 @@ function Ll(e) {
6676
6706
  let t, n, r;
6677
6707
  return {
6678
6708
  c() {
6679
- t = I("div"), t.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>', p(t, "class", "FavIconContainer");
6709
+ t = B("div"), t.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>', g(t, "class", "FavIconContainer");
6680
6710
  },
6681
6711
  m(i, a) {
6682
- N(i, t, a), n || (r = bn(
6712
+ k(i, t, a), n || (r = bn(
6683
6713
  t,
6684
6714
  "click",
6685
6715
  /*click_handler_1*/
6686
6716
  e[67]
6687
6717
  ), n = !0);
6688
6718
  },
6689
- p: z,
6719
+ p: X,
6690
6720
  d(i) {
6691
- i && M(t), n = !1, r();
6721
+ i && H(t), n = !1, r();
6692
6722
  }
6693
6723
  };
6694
6724
  }
@@ -6696,10 +6726,10 @@ function xr(e) {
6696
6726
  let t, n;
6697
6727
  return {
6698
6728
  c() {
6699
- t = I("p"), n = ae(
6729
+ t = B("p"), n = ae(
6700
6730
  /*gamename*/
6701
6731
  e[4]
6702
- ), p(t, "class", "GameNameBelow"), p(
6732
+ ), g(t, "class", "GameNameBelow"), g(
6703
6733
  t,
6704
6734
  "title",
6705
6735
  /*gamename*/
@@ -6707,7 +6737,7 @@ function xr(e) {
6707
6737
  );
6708
6738
  },
6709
6739
  m(r, i) {
6710
- N(r, t, i), y(t, n);
6740
+ k(r, t, i), y(t, n);
6711
6741
  },
6712
6742
  p(r, i) {
6713
6743
  i[0] & /*gamename*/
@@ -6716,7 +6746,7 @@ function xr(e) {
6716
6746
  /*gamename*/
6717
6747
  r[4]
6718
6748
  ), i[0] & /*gamename*/
6719
- 16 && p(
6749
+ 16 && g(
6720
6750
  t,
6721
6751
  "title",
6722
6752
  /*gamename*/
@@ -6724,55 +6754,55 @@ function xr(e) {
6724
6754
  );
6725
6755
  },
6726
6756
  d(r) {
6727
- r && M(t);
6757
+ r && H(t);
6728
6758
  }
6729
6759
  };
6730
6760
  }
6731
6761
  function Il(e) {
6732
- let t, n, r, i, a, o, s, l, u, c, h, m, d, v, b, _, j, F, E = (
6762
+ let t, n, r, i, a, o, s, l, u, c, h, m, d, p, v, _, W, I, x = (
6733
6763
  /*lang*/
6734
6764
  e[1] && dr(e)
6735
- ), B = (
6765
+ ), O = (
6736
6766
  /*gameisnew*/
6737
6767
  e[7] && pr(e)
6738
- ), S = (
6768
+ ), C = (
6739
6769
  /*gametag*/
6740
6770
  e[8] && gr(e)
6741
- ), L = (
6771
+ ), G = (
6742
6772
  /*livegamedata*/
6743
6773
  e[13] && br(e)
6744
6774
  );
6745
- function Z(g, T) {
6746
- if (b == null && (b = !X(
6775
+ function P(b, L) {
6776
+ if (v == null && (v = !q(
6747
6777
  /*userAgent*/
6748
- g[36]
6749
- )), b)
6778
+ b[36]
6779
+ )), v)
6750
6780
  return Tl;
6751
6781
  if (
6752
6782
  /*gamefavorite*/
6753
- g[0] && /*isLoggedIn*/
6754
- g[16] && /*favorites*/
6755
- g[2] === "true"
6783
+ b[0] && /*isLoggedIn*/
6784
+ b[16] && /*favorites*/
6785
+ b[2] === "true"
6756
6786
  )
6757
6787
  return Gl;
6758
6788
  }
6759
- let Y = Z(e), D = Y && Y(e), H = (
6789
+ let R = P(e), F = R && R(e), N = (
6760
6790
  /*showgamename*/
6761
6791
  e[10] === "true" && xr(e)
6762
6792
  );
6763
6793
  return {
6764
6794
  c() {
6765
- t = I("div"), n = I("div"), r = I("ui-image"), o = k(), s = I("div"), l = I("div"), E && E.c(), u = k(), c = I("div"), h = I("div"), B && B.c(), m = k(), S && S.c(), d = k(), L && L.c(), v = k(), D && D.c(), j = k(), H && H.c(), Nn(r.src, i = /*imageSrc*/
6795
+ t = B("div"), n = B("div"), r = B("ui-image"), o = j(), s = B("div"), l = B("div"), x && x.c(), u = j(), c = B("div"), h = B("div"), O && O.c(), m = j(), C && C.c(), d = j(), G && G.c(), p = j(), F && F.c(), W = j(), N && N.c(), Nn(r.src, i = /*imageSrc*/
6766
6796
  e[34]) || ve(r, "src", i), ve(r, "class", a = `GameBg GameBg-${/*gamecellsize*/
6767
- e[9]}`), ve(r, "alt", "Game thumbnail"), ve(r, "loading", "lazy"), p(l, "class", "GameInfo"), p(s, "class", "GameInfoWrapper"), p(h, "class", "GameExtraInfo"), p(c, "class", "GameExtraInfoContainer"), p(n, "class", _ = "GameInnerContainer " + /*livegamedata*/
6797
+ e[9]}`), ve(r, "alt", "Game thumbnail"), ve(r, "loading", "lazy"), g(l, "class", "GameInfo"), g(s, "class", "GameInfoWrapper"), g(h, "class", "GameExtraInfo"), g(c, "class", "GameExtraInfoContainer"), g(n, "class", _ = "GameInnerContainer " + /*livegamedata*/
6768
6798
  (e[13] && !/*isopen*/
6769
6799
  e[21] && /*openhours*/
6770
6800
  e[22].value || /*livegamedata*/
6771
6801
  e[13] && /*istablefull*/
6772
- e[31] ? "GameInnerContainerUnavailable" : "")), p(t, "class", F = `GameContainer ${/*extraclassname*/
6802
+ e[31] ? "GameInnerContainerUnavailable" : "")), g(t, "class", I = `GameContainer ${/*extraclassname*/
6773
6803
  e[32]} ${/*casinogamesgridslider*/
6774
6804
  e[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
6775
- e[3] && X(
6805
+ e[3] && q(
6776
6806
  /*userAgent*/
6777
6807
  e[36]
6778
6808
  ) ? "pb-0" : ""}`), Rn(
@@ -6782,56 +6812,56 @@ function Il(e) {
6782
6812
  e[10]
6783
6813
  );
6784
6814
  },
6785
- m(g, T) {
6786
- N(g, t, T), y(t, n), y(n, r), e[64](r), y(n, o), y(n, s), y(s, l), E && E.m(l, null), y(n, u), y(n, c), y(c, h), B && B.m(h, null), y(h, m), S && S.m(h, null), y(h, d), L && L.m(h, null), y(c, v), D && D.m(c, null), y(t, j), H && H.m(t, null), e[69](t);
6815
+ m(b, L) {
6816
+ k(b, t, L), y(t, n), y(n, r), e[64](r), y(n, o), y(n, s), y(s, l), x && x.m(l, null), y(n, u), y(n, c), y(c, h), O && O.m(h, null), y(h, m), C && C.m(h, null), y(h, d), G && G.m(h, null), y(c, p), F && F.m(c, null), y(t, W), N && N.m(t, null), e[69](t);
6787
6817
  },
6788
- p(g, T) {
6789
- T[1] & /*imageSrc*/
6818
+ p(b, L) {
6819
+ L[1] & /*imageSrc*/
6790
6820
  8 && !Nn(r.src, i = /*imageSrc*/
6791
- g[34]) && ve(r, "src", i), T[0] & /*gamecellsize*/
6821
+ b[34]) && ve(r, "src", i), L[0] & /*gamecellsize*/
6792
6822
  512 && a !== (a = `GameBg GameBg-${/*gamecellsize*/
6793
- g[9]}`) && ve(r, "class", a), /*lang*/
6794
- g[1] ? E ? E.p(g, T) : (E = dr(g), E.c(), E.m(l, null)) : E && (E.d(1), E = null), /*gameisnew*/
6795
- g[7] ? B ? B.p(g, T) : (B = pr(g), B.c(), B.m(h, m)) : B && (B.d(1), B = null), /*gametag*/
6796
- g[8] ? S ? S.p(g, T) : (S = gr(g), S.c(), S.m(h, d)) : S && (S.d(1), S = null), /*livegamedata*/
6797
- g[13] ? L ? L.p(g, T) : (L = br(g), L.c(), L.m(h, null)) : L && (L.d(1), L = null), Y === (Y = Z(g)) && D ? D.p(g, T) : (D && D.d(1), D = Y && Y(g), D && (D.c(), D.m(c, null))), T[0] & /*livegamedata, isopen, openhours*/
6798
- 6299648 | T[1] & /*istablefull*/
6823
+ b[9]}`) && ve(r, "class", a), /*lang*/
6824
+ b[1] ? x ? x.p(b, L) : (x = dr(b), x.c(), x.m(l, null)) : x && (x.d(1), x = null), /*gameisnew*/
6825
+ b[7] ? O ? O.p(b, L) : (O = pr(b), O.c(), O.m(h, m)) : O && (O.d(1), O = null), /*gametag*/
6826
+ b[8] ? C ? C.p(b, L) : (C = gr(b), C.c(), C.m(h, d)) : C && (C.d(1), C = null), /*livegamedata*/
6827
+ b[13] ? G ? G.p(b, L) : (G = br(b), G.c(), G.m(h, null)) : G && (G.d(1), G = null), R === (R = P(b)) && F ? F.p(b, L) : (F && F.d(1), F = R && R(b), F && (F.c(), F.m(c, null))), L[0] & /*livegamedata, isopen, openhours*/
6828
+ 6299648 | L[1] & /*istablefull*/
6799
6829
  1 && _ !== (_ = "GameInnerContainer " + /*livegamedata*/
6800
- (g[13] && !/*isopen*/
6801
- g[21] && /*openhours*/
6802
- g[22].value || /*livegamedata*/
6803
- g[13] && /*istablefull*/
6804
- g[31] ? "GameInnerContainerUnavailable" : "")) && p(n, "class", _), /*showgamename*/
6805
- g[10] === "true" ? H ? H.p(g, T) : (H = xr(g), H.c(), H.m(t, null)) : H && (H.d(1), H = null), T[0] & /*casinogamesgridslider, icon*/
6806
- 2056 | T[1] & /*extraclassname*/
6807
- 2 && F !== (F = `GameContainer ${/*extraclassname*/
6808
- g[32]} ${/*casinogamesgridslider*/
6809
- g[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
6810
- g[3] && X(
6830
+ (b[13] && !/*isopen*/
6831
+ b[21] && /*openhours*/
6832
+ b[22].value || /*livegamedata*/
6833
+ b[13] && /*istablefull*/
6834
+ b[31] ? "GameInnerContainerUnavailable" : "")) && g(n, "class", _), /*showgamename*/
6835
+ b[10] === "true" ? N ? N.p(b, L) : (N = xr(b), N.c(), N.m(t, null)) : N && (N.d(1), N = null), L[0] & /*casinogamesgridslider, icon*/
6836
+ 2056 | L[1] & /*extraclassname*/
6837
+ 2 && I !== (I = `GameContainer ${/*extraclassname*/
6838
+ b[32]} ${/*casinogamesgridslider*/
6839
+ b[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
6840
+ b[3] && q(
6811
6841
  /*userAgent*/
6812
- g[36]
6813
- ) ? "pb-0" : ""}`) && p(t, "class", F), T[0] & /*casinogamesgridslider, icon, showgamename*/
6814
- 3080 | T[1] & /*extraclassname*/
6842
+ b[36]
6843
+ ) ? "pb-0" : ""}`) && g(t, "class", I), L[0] & /*casinogamesgridslider, icon, showgamename*/
6844
+ 3080 | L[1] & /*extraclassname*/
6815
6845
  2 && Rn(
6816
6846
  t,
6817
6847
  "WithGameName",
6818
6848
  /*showgamename*/
6819
- g[10]
6849
+ b[10]
6820
6850
  );
6821
6851
  },
6822
- i: z,
6823
- o: z,
6824
- d(g) {
6825
- g && M(t), e[64](null), E && E.d(), B && B.d(), S && S.d(), L && L.d(), D && D.d(), H && H.d(), e[69](null);
6852
+ i: X,
6853
+ o: X,
6854
+ d(b) {
6855
+ b && H(t), e[64](null), x && x.d(), O && O.d(), C && C.d(), G && G.d(), F && F.d(), N && N.d(), e[69](null);
6826
6856
  }
6827
6857
  };
6828
6858
  }
6829
6859
  const dn = "blackjack", pn = "roulette", Er = "doubleballroulette", Ol = 7, Pl = ",", Cr = 5;
6830
6860
  function Fl(e, t, n) {
6831
6861
  let r, i;
6832
- Ai(e, Wo, (f) => n(35, i = f));
6833
- let { session: a = "" } = t, { userid: o = "" } = t, { lang: s = "en" } = t, { clientstyling: l = "" } = t, { mbsource: u } = t, { clientstylingurl: c = "" } = t, { translationurl: h = "" } = t, { favorites: m = "" } = t, { gamethumbnail: d = "" } = t, { icon: v } = t, { gamename: b = "" } = t, { gamevendor: _ = "" } = t, { gamelaunchurl: j = "" } = t, { gameid: F = "" } = t, { gameisnew: E = !1 } = t, { gametag: B = "" } = t, { gamefunmode: S = !1 } = t, { gamefavorite: L = !1 } = t, { gamecellsize: Z = "" } = t, { showfavoredcategory: Y = !1 } = t, { showgamename: D = "" } = t, { currency: H = "" } = t, { gamepagemodalurl: g = "false" } = t, { endpoint: T = "" } = t, { categoryid: re = "" } = t, { livelobbyendpoint: Pe = "" } = t, { connectlive: ge = "" } = t, { visibilityconnect: Fe = "" } = t, { integratedgameframedesktop: qe = "false" } = t, { integratedgameframemobile: Ze = "false" } = t, { casinogamesgridslider: wn = "false" } = t, Ct = !1, Qe, fi, Gt, Q = window.navigator.userAgent, K, O, se, _n, Tt, St = "HH:mm", he, Lt = {}, Be, xn = [], En = "EUR", It, Ot, Pt, Me, Ft, Bt, Mt, Je, At, Nt, Cn, be, Ht, J = "", Ae, Gn, Rt;
6834
- const mi = [dn], Tn = [pn, Er], Sn = {
6862
+ Ni(e, Wo, (f) => n(35, i = f));
6863
+ let { session: a = "" } = t, { userid: o = "" } = t, { lang: s = "en" } = t, { clientstyling: l = "" } = t, { mbsource: u } = t, { clientstylingurl: c = "" } = t, { translationurl: h = "" } = t, { favorites: m = "" } = t, { gamethumbnail: d = "" } = t, { icon: p } = t, { gamename: v = "" } = t, { gamevendor: _ = "" } = t, { gamelaunchurl: W = "" } = t, { gameid: I = "" } = t, { gameisnew: x = !1 } = t, { gametag: O = "" } = t, { gamefunmode: C = !1 } = t, { gamefavorite: G = !1 } = t, { gamecellsize: P = "" } = t, { showfavoredcategory: R = !1 } = t, { showgamename: F = "" } = t, { currency: N = "" } = t, { gamepagemodalurl: b = "false" } = t, { endpoint: L = "" } = t, { categoryid: re = "" } = t, { livelobbyendpoint: Fe = "" } = t, { connectlive: ge = "" } = t, { visibilityconnect: Be = "" } = t, { integratedgameframedesktop: qe = "false" } = t, { integratedgameframemobile: Ze = "false" } = t, { casinogamesgridslider: wn = "false" } = t, Ct = !1, Qe, mi, Gt, Q = window.navigator.userAgent, K, M, se, _n, Tt, St = "HH:mm", he, Lt = {}, Me, xn = [], En = "EUR", It, Ot, Pt, Ae, Ft, Bt, Mt, Je, At, Nt, Cn, be, Ht, J = "", Ne, Gn, Rt;
6864
+ const di = [dn], Tn = [pn, Er], Sn = {
6835
6865
  "01": "Yellow",
6836
6866
  "02": "Blue",
6837
6867
  10: "Green",
@@ -6883,7 +6913,7 @@ function Fl(e, t, n) {
6883
6913
  Object.keys(f).forEach((w) => {
6884
6914
  ml(w, f[w]);
6885
6915
  });
6886
- }, di = () => {
6916
+ }, pi = () => {
6887
6917
  fetch(h).then((w) => w.json()).then((w) => {
6888
6918
  Dt(w);
6889
6919
  }).catch((w) => {
@@ -6892,80 +6922,80 @@ function Fl(e, t, n) {
6892
6922
  };
6893
6923
  Dt(pl);
6894
6924
  const In = (f) => {
6895
- f.data.type === `AddFavoriteThumbnail_${F}` && !Y && n(0, L = !0), f.data.type === `RemoveFavoriteThumbnail_${F}` && !Y && n(0, L = !1), f.data.type === "UserSessionID" && (n(16, Ct = !0), f.data.session, Qe = f.data.userID), f.data.type === "CategoryUpdate" && n(13, O = null);
6925
+ f.data.type === `AddFavoriteThumbnail_${I}` && !R && n(0, G = !0), f.data.type === `RemoveFavoriteThumbnail_${I}` && !R && n(0, G = !1), f.data.type === "UserSessionID" && (n(16, Ct = !0), f.data.session, Qe = f.data.userID), f.data.type === "CategoryUpdate" && n(13, M = null);
6896
6926
  }, On = (f) => {
6897
6927
  window.postMessage({ type: "SearchedItemClicked", gameId: f }, window.location.href), typeof gtag == "function" && gtag("event", "OpenGame", {
6898
6928
  context: "GameThumbnail--Searched",
6899
6929
  gameId: `${f}`,
6900
6930
  userId: `${Qe || "Not logged in"}`
6901
- }), X(Q) && Ze == "true" ? window.postMessage(
6931
+ }), q(Q) && Ze == "true" ? window.postMessage(
6902
6932
  {
6903
6933
  type: "OpenGameFrame",
6904
6934
  gameId: f,
6905
- gamefunmode: S,
6906
- gamepagemodalurl: g,
6907
- isMobile: X(Q),
6935
+ gamefunmode: C,
6936
+ gamepagemodalurl: b,
6937
+ isMobile: q(Q),
6908
6938
  source: "GameThumbnail",
6909
6939
  identifier: "Lobby",
6910
6940
  subVendor: _,
6911
- launchUrl: j
6941
+ launchUrl: W
6912
6942
  },
6913
6943
  window.location.href
6914
- ) : X(Q) && Ze == "false" && window.postMessage(
6944
+ ) : q(Q) && Ze == "false" && window.postMessage(
6915
6945
  {
6916
6946
  type: "ShowGameModal",
6917
6947
  gameId: f,
6918
- isMobile: X(Q)
6948
+ isMobile: q(Q)
6919
6949
  },
6920
6950
  window.location.href
6921
- ), !X(Q) && qe == "true" ? window.postMessage(
6951
+ ), !q(Q) && qe == "true" ? window.postMessage(
6922
6952
  {
6923
6953
  type: "OpenGameFrame",
6924
6954
  gameId: f,
6925
- gamefunmode: S,
6926
- gamepagemodalurl: g,
6927
- isMobile: X(Q),
6955
+ gamefunmode: C,
6956
+ gamepagemodalurl: b,
6957
+ isMobile: q(Q),
6928
6958
  identifier: "Lobby",
6929
6959
  subVendor: _,
6930
- launchUrl: j
6960
+ launchUrl: W
6931
6961
  },
6932
6962
  window.location.href
6933
- ) : !X(Q) && qe == "false" && window.postMessage(
6963
+ ) : !q(Q) && qe == "false" && window.postMessage(
6934
6964
  {
6935
6965
  type: "ShowGameModal",
6936
6966
  gameId: f,
6937
- isMobile: X(Q)
6967
+ isMobile: q(Q)
6938
6968
  },
6939
6969
  window.location.href
6940
6970
  );
6941
6971
  }, kt = (f) => {
6942
- L ? window.postMessage(
6972
+ G ? window.postMessage(
6943
6973
  {
6944
6974
  type: `SetUnfavoredGame${re}`,
6945
6975
  id: f
6946
6976
  },
6947
6977
  window.location.href
6948
6978
  ) : window.postMessage({ type: `SetFavoredGame${re}`, id: f }, window.location.href);
6949
- }, pi = () => {
6950
- dl(s);
6951
6979
  }, gi = () => {
6980
+ dl(s);
6981
+ }, bi = () => {
6952
6982
  n(16, Ct = !0), Qe = o;
6953
- }, bi = (f, w) => `${T}/v1/encoder/lobby/updates/${f}/${w}`, Pn = () => {
6954
- Pe && EventSource && !se && _ && F && (se = new EventSource(bi(_, F)), se.addEventListener("message", Bn));
6983
+ }, vi = (f, w) => `${L}/v1/encoder/lobby/updates/${f}/${w}`, Pn = () => {
6984
+ Fe && EventSource && !se && _ && I && (se = new EventSource(vi(_, I)), se.addEventListener("message", Bn));
6955
6985
  }, Fn = () => {
6956
6986
  se && (se.close(), se = void 0);
6957
6987
  }, Bn = async (f) => {
6958
- const { type: w, data: U } = f;
6959
- let q;
6988
+ const { type: w, data: $ } = f;
6989
+ let Z;
6960
6990
  switch (w) {
6961
6991
  case "message": {
6962
- if (U)
6992
+ if ($)
6963
6993
  try {
6964
- q = JSON.parse(U);
6994
+ Z = JSON.parse($);
6965
6995
  } catch (ee) {
6966
6996
  console.error("MESSAGE PARSING ERROR: ", ee);
6967
6997
  }
6968
- if (q) {
6998
+ if (Z) {
6969
6999
  const {
6970
7000
  InternalTableId: ee,
6971
7001
  MessageType: et,
@@ -6974,184 +7004,184 @@ function Fl(e, t, n) {
6974
7004
  // Roads, // for baccarat
6975
7005
  Seats: tt,
6976
7006
  Open: nt
6977
- } = q;
7007
+ } = Z;
6978
7008
  if (ee)
6979
7009
  switch (et) {
6980
7010
  case "SeatsUpdated": {
6981
- tt && Array.isArray(tt) && (n(27, Me = tt), n(13, O.currentOccupiedSeats = tt, O), await Ne());
7011
+ tt && Array.isArray(tt) && (n(27, Ae = tt), n(13, M.currentOccupiedSeats = tt, M), await He());
6982
7012
  break;
6983
7013
  }
6984
7014
  case "RouletteResultsUpdated": {
6985
- le && Array.isArray(le) && (Ft = le, n(13, O.currentRouletteNumbers = le, O), await Ne());
7015
+ le && Array.isArray(le) && (Ft = le, n(13, M.currentRouletteNumbers = le, M), await He());
6986
7016
  break;
6987
7017
  }
6988
7018
  case "DoubleBallRouletteResultsUpdated": {
6989
- le && Array.isArray(le) && (Bt = le, n(13, O.currentDoubleBallRouletteNumbers = le, O), await Ne());
7019
+ le && Array.isArray(le) && (Bt = le, n(13, M.currentDoubleBallRouletteNumbers = le, M), await He());
6990
7020
  break;
6991
7021
  }
6992
7022
  case "TableOpened": {
6993
- n(21, he = nt), n(13, O.isOpen = nt, O), await Ne();
7023
+ n(21, he = nt), n(13, M.isOpen = nt, M), await He();
6994
7024
  break;
6995
7025
  }
6996
7026
  case "TableClosed": {
6997
- n(21, he = nt), n(13, O.isOpen = nt, O), await Ne();
7027
+ n(21, he = nt), n(13, M.isOpen = nt, M), await He();
6998
7028
  break;
6999
7029
  }
7000
7030
  }
7001
7031
  }
7002
7032
  }
7003
7033
  }
7004
- }, vi = () => {
7005
- let f = new URL(`${Pe.split("?")[0]}`);
7034
+ }, yi = () => {
7035
+ let f = new URL(`${Fe.split("?")[0]}`);
7006
7036
  f.searchParams.append("platform", as(Q)), f.searchParams.append("language", s), fetch(f).then((w) => w.json()).then((w) => {
7007
- const { details: U } = w[0];
7008
- n(13, O = U);
7037
+ const { details: $ } = w[0];
7038
+ n(13, M = $);
7009
7039
  });
7010
- }, Mn = (f, w = Pl) => f != null ? `${f}`.replace(/\B(?=(\d{3})+(?!\d))/g, w) : "", Ke = (f, w) => f.some((U) => U === w), yi = (f) => {
7040
+ }, Mn = (f, w = Pl) => f != null ? `${f}`.replace(/\B(?=(\d{3})+(?!\d))/g, w) : "", Ke = (f, w) => f.some(($) => $ === w), wi = (f) => {
7011
7041
  let w = null;
7012
7042
  if (f) {
7013
- const { vendorCategory: U } = f;
7014
- if (U) {
7015
- const q = U.toLowerCase();
7016
- Ke(mi, q) ? w = dn : Ke(Tn, q) && (w = pn);
7043
+ const { vendorCategory: $ } = f;
7044
+ if ($) {
7045
+ const Z = $.toLowerCase();
7046
+ Ke(di, Z) ? w = dn : Ke(Tn, Z) && (w = pn);
7017
7047
  }
7018
7048
  }
7019
7049
  return w;
7020
- }, wi = (f, w, U) => {
7021
- let q, ee;
7050
+ }, _i = (f, w, $) => {
7051
+ let Z, ee;
7022
7052
  return f != null && w !== void 0 && w !== null && (ee = `
7023
7053
  <span>
7024
- ${U}
7054
+ ${$}
7025
7055
  </span>
7026
- ${Mn(f)}-${Mn(w)}`), Rt && (q = `
7056
+ ${Mn(f)}-${Mn(w)}`), Rt && (Z = `
7027
7057
  <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>
7028
- <span class="NrOfPlayers">${Rt}</span>`), !q && !ee ? "" : `
7058
+ <span class="NrOfPlayers">${Rt}</span>`), !Z && !ee ? "" : `
7029
7059
  <p class="LiveLimits">
7030
7060
  <span class="BetLimitLeft">
7031
7061
  ${ee || ""}
7032
7062
  </span>
7033
7063
  <span class="BetLimitRight">
7034
- ${q || ""}
7064
+ ${Z || ""}
7035
7065
  </span>
7036
7066
  </p>`;
7037
- }, _i = (f) => f ? `
7067
+ }, xi = (f) => f ? `
7038
7068
  <p class="LiveLimits">
7039
7069
  <span class="DealerName">${i("dealer")}: ${f}</span>
7040
7070
  </p>
7041
- ` : "", xi = (f) => {
7042
- Pt = f.totalSeats || Ol, n(27, Me = f.currentOccupiedSeats || []);
7071
+ ` : "", Ei = (f) => {
7072
+ Pt = f.totalSeats || Ol, n(27, Ae = f.currentOccupiedSeats || []);
7043
7073
  const w = [];
7044
- for (let U = 1; U <= Pt; U++)
7045
- w.push(U);
7074
+ for (let $ = 1; $ <= Pt; $++)
7075
+ w.push($);
7046
7076
  return { seats: w };
7047
- }, Ei = (f, w, U, q = "") => {
7048
- const ee = `${f} ${q}`, et = w.toString().match(/first0|second0|0/g);
7077
+ }, Ci = (f, w, $, Z = "") => {
7078
+ const ee = `${f} ${Z}`, et = w.toString().match(/first0|second0|0/g);
7049
7079
  return w === 0 || et && et.length !== 0 ? `
7050
7080
  <span
7051
7081
  id=${w}
7052
7082
  class="${ee}"
7053
7083
  >
7054
- ${U}
7084
+ ${$}
7055
7085
  </span>
7056
7086
  ` : `
7057
7087
  <span id=${w} class="${ee}">
7058
- ${U}
7088
+ ${$}
7059
7089
  </span>
7060
7090
  `;
7061
- }, Ci = () => {
7062
- const f = "FirstElementAnimated", w = Ae.getElementsByClassName("First")[0];
7091
+ }, Gi = () => {
7092
+ const f = "FirstElementAnimated", w = Ne.getElementsByClassName("First")[0];
7063
7093
  w && (w.classList.add(f), setTimeout(
7064
7094
  () => {
7065
7095
  w.classList.remove(f);
7066
7096
  },
7067
7097
  2e3
7068
7098
  ));
7069
- }, Gi = () => {
7070
- if (O) {
7071
- if (n(21, he = O.isOpen), Lt = O.betLimit || {}, n(22, Be = O.openHours), n(23, xn = xi(O).seats), Be && Be.value) {
7072
- const { value: { startTime: f, originalTimeFormat: w } } = Be;
7099
+ }, Ti = () => {
7100
+ if (M) {
7101
+ if (n(21, he = M.isOpen), Lt = M.betLimit || {}, n(22, Me = M.openHours), n(23, xn = Ei(M).seats), Me && Me.value) {
7102
+ const { value: { startTime: f, originalTimeFormat: w } } = Me;
7073
7103
  n(19, Tt = f), n(20, St = w || St);
7074
7104
  }
7075
- he && n(18, _n = yi(O)), n(24, En = gl[H]), n(25, It = (Lt.min || {})[H]), n(26, Ot = (Lt.max || {})[H]), Ft = O.currentRouletteNumbers, Bt = O.currentDoubleBallRouletteNumbers, Mt = O.vendorCategory, n(28, Je = Mt.toLowerCase() === Er), n(14, At = (Je ? Bt : Ft) || []), n(29, Nt = "GameProp LiveProps RoulleteProps"), n(29, Nt += Je ? " Double" : ""), n(30, Cn = Ke(Tn, Mt.toLowerCase()) ? Ln : Sn), Ht = be, n(31, be = Array.isArray(Me) && Me.length === Pt), O.dealer && n(33, Gn = O.dealer.DealerName), Rt = O.numberOfPlayers, n(32, J = "ListGame"), O.isOpen && O.currentRouletteNumbers && n(32, J += " GameBackdrop"), he && be && It && Ot && O.currentOccupiedSeats ? n(32, J += " GameContainerDimmed") : he === !1 && Tt && n(32, J += " GameContainerFullyDimmed"), K && (!Ht && be ? (n(32, J += " PulsatingRedShadow"), n(32, J = J.replace(" PulsatingGreenShadow", ""))) : Ht && !be && (n(32, J += " PulsatingGreenShadow"), n(32, J = J.replace(" PulsatingRedShadow", ""))));
7105
+ he && n(18, _n = wi(M)), n(24, En = gl[N]), n(25, It = (Lt.min || {})[N]), n(26, Ot = (Lt.max || {})[N]), Ft = M.currentRouletteNumbers, Bt = M.currentDoubleBallRouletteNumbers, Mt = M.vendorCategory, n(28, Je = Mt.toLowerCase() === Er), n(14, At = (Je ? Bt : Ft) || []), n(29, Nt = "GameProp LiveProps RoulleteProps"), n(29, Nt += Je ? " Double" : ""), n(30, Cn = Ke(Tn, Mt.toLowerCase()) ? Ln : Sn), Ht = be, n(31, be = Array.isArray(Ae) && Ae.length === Pt), M.dealer && n(33, Gn = M.dealer.DealerName), Rt = M.numberOfPlayers, n(32, J = "ListGame"), M.isOpen && M.currentRouletteNumbers && n(32, J += " GameBackdrop"), he && be && It && Ot && M.currentOccupiedSeats ? n(32, J += " GameContainerDimmed") : he === !1 && Tt && n(32, J += " GameContainerFullyDimmed"), K && (!Ht && be ? (n(32, J += " PulsatingRedShadow"), n(32, J = J.replace(" PulsatingGreenShadow", ""))) : Ht && !be && (n(32, J += " PulsatingGreenShadow"), n(32, J = J.replace(" PulsatingRedShadow", ""))));
7076
7106
  }
7077
- }, Ti = () => {
7078
- ge === "disconnect" ? Fn() : ge === "connect" && Pn();
7079
7107
  }, Si = () => {
7080
- Fe === "disconnect" ? Fn() : Fe === "connect" && ge === "connect" && Pn();
7108
+ ge === "disconnect" ? Fn() : ge === "connect" && Pn();
7109
+ }, Li = () => {
7110
+ Be === "disconnect" ? Fn() : Be === "connect" && ge === "connect" && Pn();
7081
7111
  };
7082
- Wi(() => (window.addEventListener("message", In, !1), () => {
7112
+ ji(() => (window.addEventListener("message", In, !1), () => {
7083
7113
  window.removeEventListener("message", In), se && se.removeEventListener("message", Bn);
7084
7114
  }));
7085
- function Li(f) {
7086
- Ue[f ? "unshift" : "push"](() => {
7115
+ function Ii(f) {
7116
+ We[f ? "unshift" : "push"](() => {
7087
7117
  Gt = f, n(17, Gt);
7088
7118
  });
7089
7119
  }
7090
- const Ii = () => On(F);
7091
- function Oi(f) {
7092
- Ue[f ? "unshift" : "push"](() => {
7093
- Ae = f, n(15, Ae);
7120
+ const Oi = () => On(I);
7121
+ function Pi(f) {
7122
+ We[f ? "unshift" : "push"](() => {
7123
+ Ne = f, n(15, Ne);
7094
7124
  });
7095
7125
  }
7096
- const Pi = () => kt(F), Fi = () => kt(F);
7097
- function Bi(f) {
7098
- Ue[f ? "unshift" : "push"](() => {
7126
+ const Fi = () => kt(I), Bi = () => kt(I);
7127
+ function Mi(f) {
7128
+ We[f ? "unshift" : "push"](() => {
7099
7129
  K = f, n(12, K);
7100
7130
  });
7101
7131
  }
7102
7132
  return e.$$set = (f) => {
7103
- "session" in f && n(43, a = f.session), "userid" in f && n(44, o = f.userid), "lang" in f && n(1, s = f.lang), "clientstyling" in f && n(45, l = f.clientstyling), "mbsource" in f && n(46, u = f.mbsource), "clientstylingurl" in f && n(47, c = f.clientstylingurl), "translationurl" in f && n(48, h = f.translationurl), "favorites" in f && n(2, m = f.favorites), "gamethumbnail" in f && n(49, d = f.gamethumbnail), "icon" in f && n(3, v = f.icon), "gamename" in f && n(4, b = f.gamename), "gamevendor" in f && n(5, _ = f.gamevendor), "gamelaunchurl" in f && n(50, j = f.gamelaunchurl), "gameid" in f && n(6, F = f.gameid), "gameisnew" in f && n(7, E = f.gameisnew), "gametag" in f && n(8, B = f.gametag), "gamefunmode" in f && n(51, S = f.gamefunmode), "gamefavorite" in f && n(0, L = f.gamefavorite), "gamecellsize" in f && n(9, Z = f.gamecellsize), "showfavoredcategory" in f && n(52, Y = f.showfavoredcategory), "showgamename" in f && n(10, D = f.showgamename), "currency" in f && n(53, H = f.currency), "gamepagemodalurl" in f && n(54, g = f.gamepagemodalurl), "endpoint" in f && n(55, T = f.endpoint), "categoryid" in f && n(56, re = f.categoryid), "livelobbyendpoint" in f && n(57, Pe = f.livelobbyendpoint), "connectlive" in f && n(58, ge = f.connectlive), "visibilityconnect" in f && n(59, Fe = f.visibilityconnect), "integratedgameframedesktop" in f && n(60, qe = f.integratedgameframedesktop), "integratedgameframemobile" in f && n(61, Ze = f.integratedgameframemobile), "casinogamesgridslider" in f && n(11, wn = f.casinogamesgridslider);
7133
+ "session" in f && n(43, a = f.session), "userid" in f && n(44, o = f.userid), "lang" in f && n(1, s = f.lang), "clientstyling" in f && n(45, l = f.clientstyling), "mbsource" in f && n(46, u = f.mbsource), "clientstylingurl" in f && n(47, c = f.clientstylingurl), "translationurl" in f && n(48, h = f.translationurl), "favorites" in f && n(2, m = f.favorites), "gamethumbnail" in f && n(49, d = f.gamethumbnail), "icon" in f && n(3, p = f.icon), "gamename" in f && n(4, v = f.gamename), "gamevendor" in f && n(5, _ = f.gamevendor), "gamelaunchurl" in f && n(50, W = f.gamelaunchurl), "gameid" in f && n(6, I = f.gameid), "gameisnew" in f && n(7, x = f.gameisnew), "gametag" in f && n(8, O = f.gametag), "gamefunmode" in f && n(51, C = f.gamefunmode), "gamefavorite" in f && n(0, G = f.gamefavorite), "gamecellsize" in f && n(9, P = f.gamecellsize), "showfavoredcategory" in f && n(52, R = f.showfavoredcategory), "showgamename" in f && n(10, F = f.showgamename), "currency" in f && n(53, N = f.currency), "gamepagemodalurl" in f && n(54, b = f.gamepagemodalurl), "endpoint" in f && n(55, L = f.endpoint), "categoryid" in f && n(56, re = f.categoryid), "livelobbyendpoint" in f && n(57, Fe = f.livelobbyendpoint), "connectlive" in f && n(58, ge = f.connectlive), "visibilityconnect" in f && n(59, Be = f.visibilityconnect), "integratedgameframedesktop" in f && n(60, qe = f.integratedgameframedesktop), "integratedgameframemobile" in f && n(61, Ze = f.integratedgameframemobile), "casinogamesgridslider" in f && n(11, wn = f.casinogamesgridslider);
7104
7134
  }, e.$$.update = () => {
7105
7135
  e.$$.dirty[1] & /*connectlive*/
7106
- 134217728 && ge && Ti(), e.$$.dirty[1] & /*visibilityconnect*/
7107
- 268435456 && Fe && Si(), e.$$.dirty[0] & /*lang*/
7108
- 2 && s && pi(), e.$$.dirty[1] & /*session, userid, endpoint*/
7109
- 16789504 && a && o && T && gi(), e.$$.dirty[0] & /*customStylingContainer*/
7136
+ 134217728 && ge && Si(), e.$$.dirty[1] & /*visibilityconnect*/
7137
+ 268435456 && Be && Li(), e.$$.dirty[0] & /*lang*/
7138
+ 2 && s && gi(), e.$$.dirty[1] & /*session, userid, endpoint*/
7139
+ 16789504 && a && o && L && bi(), e.$$.dirty[0] & /*customStylingContainer*/
7110
7140
  4096 | e.$$.dirty[1] & /*clientstyling*/
7111
7141
  16384 && l && K && jo(K, l), e.$$.dirty[0] & /*customStylingContainer*/
7112
7142
  4096 | e.$$.dirty[1] & /*clientstylingurl*/
7113
7143
  65536 && c && K && Kn(K, c), e.$$.dirty[0] & /*customStylingContainer*/
7114
7144
  4096 | e.$$.dirty[1] & /*mbsource*/
7115
7145
  32768 && u && K && $o(K, `${u}.Style`), e.$$.dirty[1] & /*mbsource, translationurl*/
7116
- 163840 && u && !h && fl(`${u}.Translation`, fi, Dt), e.$$.dirty[0] & /*favorites*/
7146
+ 163840 && u && !h && fl(`${u}.Translation`, mi, Dt), e.$$.dirty[0] & /*favorites*/
7117
7147
  4, e.$$.dirty[1] & /*translationurl*/
7118
- 131072 && h && di(), e.$$.dirty[0] & /*gamecellsize*/
7148
+ 131072 && h && pi(), e.$$.dirty[0] & /*gamecellsize*/
7119
7149
  512 | e.$$.dirty[1] & /*clientstylingurl*/
7120
- 65536 && Z && c && Kn(), e.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
7121
- 83886080 && T && Pe && vi(), e.$$.dirty[0] & /*livegamedata*/
7122
- 8192 && O && Gi(), e.$$.dirty[0] & /*roulletteref, roulleteresults*/
7123
- 49152 && Ae && At && Ci(), e.$$.dirty[0] & /*icon*/
7150
+ 65536 && P && c && Kn(), e.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
7151
+ 83886080 && L && Fe && yi(), e.$$.dirty[0] & /*livegamedata*/
7152
+ 8192 && M && Ti(), e.$$.dirty[0] & /*roulletteref, roulleteresults*/
7153
+ 49152 && Ne && At && Gi(), e.$$.dirty[0] & /*icon*/
7124
7154
  8 | e.$$.dirty[1] & /*gamethumbnail*/
7125
- 262144 && n(34, r = v && X(Q) ? v : d);
7155
+ 262144 && n(34, r = p && q(Q) ? p : d);
7126
7156
  }, [
7127
- L,
7157
+ G,
7128
7158
  s,
7129
7159
  m,
7160
+ p,
7130
7161
  v,
7131
- b,
7132
7162
  _,
7163
+ I,
7164
+ x,
7165
+ O,
7166
+ P,
7133
7167
  F,
7134
- E,
7135
- B,
7136
- Z,
7137
- D,
7138
7168
  wn,
7139
7169
  K,
7140
- O,
7170
+ M,
7141
7171
  At,
7142
- Ae,
7172
+ Ne,
7143
7173
  Ct,
7144
7174
  Gt,
7145
7175
  _n,
7146
7176
  Tt,
7147
7177
  St,
7148
7178
  he,
7149
- Be,
7179
+ Me,
7150
7180
  xn,
7151
7181
  En,
7152
7182
  It,
7153
7183
  Ot,
7154
- Me,
7184
+ Ae,
7155
7185
  Je,
7156
7186
  Nt,
7157
7187
  Cn,
@@ -7164,9 +7194,9 @@ function Fl(e, t, n) {
7164
7194
  On,
7165
7195
  kt,
7166
7196
  Ke,
7167
- wi,
7168
7197
  _i,
7169
- Ei,
7198
+ xi,
7199
+ Ci,
7170
7200
  a,
7171
7201
  o,
7172
7202
  l,
@@ -7174,29 +7204,29 @@ function Fl(e, t, n) {
7174
7204
  c,
7175
7205
  h,
7176
7206
  d,
7177
- j,
7178
- S,
7179
- Y,
7180
- H,
7181
- g,
7182
- T,
7207
+ W,
7208
+ C,
7209
+ R,
7210
+ N,
7211
+ b,
7212
+ L,
7183
7213
  re,
7184
- Pe,
7185
- ge,
7186
7214
  Fe,
7215
+ ge,
7216
+ Be,
7187
7217
  qe,
7188
7218
  Ze,
7189
7219
  Sn,
7190
7220
  Ln,
7191
- Li,
7192
7221
  Ii,
7193
7222
  Oi,
7194
7223
  Pi,
7195
7224
  Fi,
7196
- Bi
7225
+ Bi,
7226
+ Mi
7197
7227
  ];
7198
7228
  }
7199
- class hi extends Ji {
7229
+ class fi extends Ji {
7200
7230
  constructor(t) {
7201
7231
  super(), Zi(
7202
7232
  this,
@@ -7247,187 +7277,187 @@ class hi extends Ji {
7247
7277
  return this.$$.ctx[43];
7248
7278
  }
7249
7279
  set session(t) {
7250
- this.$$set({ session: t }), G();
7280
+ this.$$set({ session: t }), S();
7251
7281
  }
7252
7282
  get userid() {
7253
7283
  return this.$$.ctx[44];
7254
7284
  }
7255
7285
  set userid(t) {
7256
- this.$$set({ userid: t }), G();
7286
+ this.$$set({ userid: t }), S();
7257
7287
  }
7258
7288
  get lang() {
7259
7289
  return this.$$.ctx[1];
7260
7290
  }
7261
7291
  set lang(t) {
7262
- this.$$set({ lang: t }), G();
7292
+ this.$$set({ lang: t }), S();
7263
7293
  }
7264
7294
  get clientstyling() {
7265
7295
  return this.$$.ctx[45];
7266
7296
  }
7267
7297
  set clientstyling(t) {
7268
- this.$$set({ clientstyling: t }), G();
7298
+ this.$$set({ clientstyling: t }), S();
7269
7299
  }
7270
7300
  get mbsource() {
7271
7301
  return this.$$.ctx[46];
7272
7302
  }
7273
7303
  set mbsource(t) {
7274
- this.$$set({ mbsource: t }), G();
7304
+ this.$$set({ mbsource: t }), S();
7275
7305
  }
7276
7306
  get clientstylingurl() {
7277
7307
  return this.$$.ctx[47];
7278
7308
  }
7279
7309
  set clientstylingurl(t) {
7280
- this.$$set({ clientstylingurl: t }), G();
7310
+ this.$$set({ clientstylingurl: t }), S();
7281
7311
  }
7282
7312
  get translationurl() {
7283
7313
  return this.$$.ctx[48];
7284
7314
  }
7285
7315
  set translationurl(t) {
7286
- this.$$set({ translationurl: t }), G();
7316
+ this.$$set({ translationurl: t }), S();
7287
7317
  }
7288
7318
  get favorites() {
7289
7319
  return this.$$.ctx[2];
7290
7320
  }
7291
7321
  set favorites(t) {
7292
- this.$$set({ favorites: t }), G();
7322
+ this.$$set({ favorites: t }), S();
7293
7323
  }
7294
7324
  get gamethumbnail() {
7295
7325
  return this.$$.ctx[49];
7296
7326
  }
7297
7327
  set gamethumbnail(t) {
7298
- this.$$set({ gamethumbnail: t }), G();
7328
+ this.$$set({ gamethumbnail: t }), S();
7299
7329
  }
7300
7330
  get icon() {
7301
7331
  return this.$$.ctx[3];
7302
7332
  }
7303
7333
  set icon(t) {
7304
- this.$$set({ icon: t }), G();
7334
+ this.$$set({ icon: t }), S();
7305
7335
  }
7306
7336
  get gamename() {
7307
7337
  return this.$$.ctx[4];
7308
7338
  }
7309
7339
  set gamename(t) {
7310
- this.$$set({ gamename: t }), G();
7340
+ this.$$set({ gamename: t }), S();
7311
7341
  }
7312
7342
  get gamevendor() {
7313
7343
  return this.$$.ctx[5];
7314
7344
  }
7315
7345
  set gamevendor(t) {
7316
- this.$$set({ gamevendor: t }), G();
7346
+ this.$$set({ gamevendor: t }), S();
7317
7347
  }
7318
7348
  get gamelaunchurl() {
7319
7349
  return this.$$.ctx[50];
7320
7350
  }
7321
7351
  set gamelaunchurl(t) {
7322
- this.$$set({ gamelaunchurl: t }), G();
7352
+ this.$$set({ gamelaunchurl: t }), S();
7323
7353
  }
7324
7354
  get gameid() {
7325
7355
  return this.$$.ctx[6];
7326
7356
  }
7327
7357
  set gameid(t) {
7328
- this.$$set({ gameid: t }), G();
7358
+ this.$$set({ gameid: t }), S();
7329
7359
  }
7330
7360
  get gameisnew() {
7331
7361
  return this.$$.ctx[7];
7332
7362
  }
7333
7363
  set gameisnew(t) {
7334
- this.$$set({ gameisnew: t }), G();
7364
+ this.$$set({ gameisnew: t }), S();
7335
7365
  }
7336
7366
  get gametag() {
7337
7367
  return this.$$.ctx[8];
7338
7368
  }
7339
7369
  set gametag(t) {
7340
- this.$$set({ gametag: t }), G();
7370
+ this.$$set({ gametag: t }), S();
7341
7371
  }
7342
7372
  get gamefunmode() {
7343
7373
  return this.$$.ctx[51];
7344
7374
  }
7345
7375
  set gamefunmode(t) {
7346
- this.$$set({ gamefunmode: t }), G();
7376
+ this.$$set({ gamefunmode: t }), S();
7347
7377
  }
7348
7378
  get gamefavorite() {
7349
7379
  return this.$$.ctx[0];
7350
7380
  }
7351
7381
  set gamefavorite(t) {
7352
- this.$$set({ gamefavorite: t }), G();
7382
+ this.$$set({ gamefavorite: t }), S();
7353
7383
  }
7354
7384
  get gamecellsize() {
7355
7385
  return this.$$.ctx[9];
7356
7386
  }
7357
7387
  set gamecellsize(t) {
7358
- this.$$set({ gamecellsize: t }), G();
7388
+ this.$$set({ gamecellsize: t }), S();
7359
7389
  }
7360
7390
  get showfavoredcategory() {
7361
7391
  return this.$$.ctx[52];
7362
7392
  }
7363
7393
  set showfavoredcategory(t) {
7364
- this.$$set({ showfavoredcategory: t }), G();
7394
+ this.$$set({ showfavoredcategory: t }), S();
7365
7395
  }
7366
7396
  get showgamename() {
7367
7397
  return this.$$.ctx[10];
7368
7398
  }
7369
7399
  set showgamename(t) {
7370
- this.$$set({ showgamename: t }), G();
7400
+ this.$$set({ showgamename: t }), S();
7371
7401
  }
7372
7402
  get currency() {
7373
7403
  return this.$$.ctx[53];
7374
7404
  }
7375
7405
  set currency(t) {
7376
- this.$$set({ currency: t }), G();
7406
+ this.$$set({ currency: t }), S();
7377
7407
  }
7378
7408
  get gamepagemodalurl() {
7379
7409
  return this.$$.ctx[54];
7380
7410
  }
7381
7411
  set gamepagemodalurl(t) {
7382
- this.$$set({ gamepagemodalurl: t }), G();
7412
+ this.$$set({ gamepagemodalurl: t }), S();
7383
7413
  }
7384
7414
  get endpoint() {
7385
7415
  return this.$$.ctx[55];
7386
7416
  }
7387
7417
  set endpoint(t) {
7388
- this.$$set({ endpoint: t }), G();
7418
+ this.$$set({ endpoint: t }), S();
7389
7419
  }
7390
7420
  get categoryid() {
7391
7421
  return this.$$.ctx[56];
7392
7422
  }
7393
7423
  set categoryid(t) {
7394
- this.$$set({ categoryid: t }), G();
7424
+ this.$$set({ categoryid: t }), S();
7395
7425
  }
7396
7426
  get livelobbyendpoint() {
7397
7427
  return this.$$.ctx[57];
7398
7428
  }
7399
7429
  set livelobbyendpoint(t) {
7400
- this.$$set({ livelobbyendpoint: t }), G();
7430
+ this.$$set({ livelobbyendpoint: t }), S();
7401
7431
  }
7402
7432
  get connectlive() {
7403
7433
  return this.$$.ctx[58];
7404
7434
  }
7405
7435
  set connectlive(t) {
7406
- this.$$set({ connectlive: t }), G();
7436
+ this.$$set({ connectlive: t }), S();
7407
7437
  }
7408
7438
  get visibilityconnect() {
7409
7439
  return this.$$.ctx[59];
7410
7440
  }
7411
7441
  set visibilityconnect(t) {
7412
- this.$$set({ visibilityconnect: t }), G();
7442
+ this.$$set({ visibilityconnect: t }), S();
7413
7443
  }
7414
7444
  get integratedgameframedesktop() {
7415
7445
  return this.$$.ctx[60];
7416
7446
  }
7417
7447
  set integratedgameframedesktop(t) {
7418
- this.$$set({ integratedgameframedesktop: t }), G();
7448
+ this.$$set({ integratedgameframedesktop: t }), S();
7419
7449
  }
7420
7450
  get integratedgameframemobile() {
7421
7451
  return this.$$.ctx[61];
7422
7452
  }
7423
7453
  set integratedgameframemobile(t) {
7424
- this.$$set({ integratedgameframemobile: t }), G();
7454
+ this.$$set({ integratedgameframemobile: t }), S();
7425
7455
  }
7426
7456
  get casinogamesgridslider() {
7427
7457
  return this.$$.ctx[11];
7428
7458
  }
7429
7459
  set casinogamesgridslider(t) {
7430
- this.$$set({ casinogamesgridslider: t }), G();
7460
+ this.$$set({ casinogamesgridslider: t }), S();
7431
7461
  }
7432
7462
  get MONEY_WHEEL_COLOR_MAP() {
7433
7463
  return this.$$.ctx[62];
@@ -7436,48 +7466,49 @@ class hi extends Ji {
7436
7466
  return this.$$.ctx[63];
7437
7467
  }
7438
7468
  }
7439
- Qi(hi, { 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: {} }, [], ["MONEY_WHEEL_COLOR_MAP", "ROULETTE_COLOR_MAP"], !0);
7440
- const Rl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7469
+ Qi(fi, { 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: {} }, [], ["MONEY_WHEEL_COLOR_MAP", "ROULETTE_COLOR_MAP"], !0);
7470
+ const kl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7441
7471
  __proto__: null,
7442
- default: hi
7472
+ default: fi
7443
7473
  }, Symbol.toStringTag, { value: "Module" }));
7444
7474
  export {
7445
- Ie as $,
7446
- Ue as A,
7475
+ Oe as $,
7476
+ We as A,
7447
7477
  ct as B,
7448
- Lr as C,
7478
+ Nl as C,
7449
7479
  ze as D,
7450
7480
  ve as E,
7451
- Wo as F,
7452
- jo as G,
7453
- Kn as H,
7454
- $o as I,
7455
- Rl as J,
7481
+ Al as F,
7482
+ Wo as G,
7483
+ jo as H,
7484
+ Kn as I,
7485
+ $o as J,
7486
+ kl as K,
7456
7487
  Ji as S,
7457
- Qr as a,
7458
- Ni as b,
7488
+ Jr as a,
7489
+ Hi as b,
7459
7490
  Qi as c,
7460
- M as d,
7461
- p as e,
7462
- G as f,
7491
+ H as d,
7492
+ g as e,
7493
+ S as f,
7463
7494
  Ml as g,
7464
- N as h,
7495
+ k as h,
7465
7496
  Zi as i,
7466
7497
  y as j,
7467
- I as k,
7498
+ B as k,
7468
7499
  bn as l,
7469
- k as m,
7470
- z as n,
7500
+ j as m,
7501
+ X as n,
7471
7502
  te as o,
7472
7503
  as as p,
7473
- Ai as q,
7474
- Ve as r,
7504
+ Ni as q,
7505
+ Le as r,
7475
7506
  Tr as s,
7476
- Wi as t,
7507
+ ji as t,
7477
7508
  fl as u,
7478
7509
  me as v,
7479
7510
  ae as w,
7480
- Al as x,
7481
- Nl as y,
7482
- Hl as z
7511
+ Hl as x,
7512
+ Rl as y,
7513
+ Dl as z
7483
7514
  };