@everymatrix/casino-footer-v2 1.45.0 → 1.45.2

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.
@@ -14,8 +14,8 @@ var Js = (e, t, s) => new Promise((n, r) => {
14
14
  }, l = (o) => o.done ? n(o.value) : Promise.resolve(o.value).then(i, a);
15
15
  l((s = s.apply(e, t)).next());
16
16
  });
17
- import { S as Vr, b as jr, f as q, c as zr, a as Zr, d as Br, l as Jt, q as J, o as w, h as L, n as wt, j as F, v as qr, w as Jr, x as Qr, e as p, m as ze, g as y, y as Xr, k as Qs, z as He, A as Qt, B as _, t as ve, u as Se, C as Xt, i as Kt, r as Pn, D as Xs, E as Kr, F as Ks, p as mt, G as $s } from "./CasinoFooterSection-Bk3ZcbQW.js";
18
- import { $ as $t, a as $r, b as ei, i as ti, c as si, g as ni, d as ri } from "./CasinoFooterThumbnail-C2WhigO7.js";
17
+ import { S as Vr, b as jr, f as q, c as zr, a as Zr, d as Br, l as Jt, q as J, o as y, h as R, n as pt, j as L, v as qr, w as Jr, x as Qr, e as k, m as ze, g as p, y as Xr, k as Qs, z as He, A as Qt, B as _, t as ve, u as Se, C as Xt, i as Kt, r as Wn, D as Xs, E as Kr, F as Ks, p as mt, G as $s } from "./CasinoFooterSection-_OWEjueQ.js";
18
+ import { $ as $t, a as $r, b as ei, i as ti, c as si, g as ni, d as ri } from "./CasinoFooterThumbnail-DCq4_Iv-.js";
19
19
  if (typeof window != "undefined") {
20
20
  let e = function(t) {
21
21
  return function(...s) {
@@ -28,7 +28,7 @@ if (typeof window != "undefined") {
28
28
  }
29
29
  };
30
30
  };
31
- customElements.define = e(customElements.define), import("./CasinoFooterSection-Bk3ZcbQW.js").then((t) => t.J).then(({ default: t }) => {
31
+ customElements.define = e(customElements.define), import("./CasinoFooterSection-_OWEjueQ.js").then((t) => t.I).then(({ default: t }) => {
32
32
  !customElements.get("casino-footer-section") && customElements.define("casino-footer-section", t.element);
33
33
  });
34
34
  }
@@ -44,7 +44,7 @@ if (typeof window != "undefined") {
44
44
  }
45
45
  };
46
46
  };
47
- customElements.define = e(customElements.define), import("./PlayerPanicButton-CahSrZJn.js").then(({ default: t }) => {
47
+ customElements.define = e(customElements.define), import("./PlayerPanicButton-DgFz6RjE.js").then(({ default: t }) => {
48
48
  !customElements.get("player-panic-button") && customElements.define("player-panic-button", t.element);
49
49
  });
50
50
  }
@@ -56,17 +56,17 @@ function ii(e) {
56
56
  //! authors : Tim Wood, Iskren Chernev, Moment.js contributors
57
57
  //! license : MIT
58
58
  //! momentjs.com
59
- var Wn;
59
+ var Cn;
60
60
  function h() {
61
- return Wn.apply(null, arguments);
61
+ return Cn.apply(null, arguments);
62
62
  }
63
63
  function ai(e) {
64
- Wn = e;
64
+ Cn = e;
65
65
  }
66
66
  function ae(e) {
67
67
  return e instanceof Array || Object.prototype.toString.call(e) === "[object Array]";
68
68
  }
69
- function We(e) {
69
+ function Ce(e) {
70
70
  return e != null && Object.prototype.toString.call(e) === "[object Object]";
71
71
  }
72
72
  function O(e, t) {
@@ -84,13 +84,13 @@ function ls(e) {
84
84
  function $(e) {
85
85
  return e === void 0;
86
86
  }
87
- function ke(e) {
87
+ function we(e) {
88
88
  return typeof e == "number" || Object.prototype.toString.call(e) === "[object Number]";
89
89
  }
90
90
  function it(e) {
91
91
  return e instanceof Date || Object.prototype.toString.call(e) === "[object Date]";
92
92
  }
93
- function Cn(e, t) {
93
+ function xn(e, t) {
94
94
  var s = [], n, r = e.length;
95
95
  for (n = 0; n < r; ++n)
96
96
  s.push(t(e[n], n));
@@ -211,9 +211,9 @@ function oi(e) {
211
211
  function ts(e, t) {
212
212
  var s = Ye({}, e), n;
213
213
  for (n in t)
214
- O(t, n) && (We(e[n]) && We(t[n]) ? (s[n] = {}, Ye(s[n], e[n]), Ye(s[n], t[n])) : t[n] != null ? s[n] = t[n] : delete s[n]);
214
+ O(t, n) && (Ce(e[n]) && Ce(t[n]) ? (s[n] = {}, Ye(s[n], e[n]), Ye(s[n], t[n])) : t[n] != null ? s[n] = t[n] : delete s[n]);
215
215
  for (n in e)
216
- O(e, n) && !O(t, n) && We(e[n]) && (s[n] = Ye({}, s[n]));
216
+ O(e, n) && !O(t, n) && Ce(e[n]) && (s[n] = Ye({}, s[n]));
217
217
  return s;
218
218
  }
219
219
  function fs(e) {
@@ -303,11 +303,11 @@ var _i = "Invalid date";
303
303
  function gi() {
304
304
  return this._invalidDate;
305
305
  }
306
- var yi = "%d", wi = /\d{1,2}/;
307
- function pi(e) {
306
+ var yi = "%d", pi = /\d{1,2}/;
307
+ function ki(e) {
308
308
  return this._ordinal.replace("%d", e);
309
309
  }
310
- var ki = {
310
+ var wi = {
311
311
  future: "in %s",
312
312
  past: "%s ago",
313
313
  s: "a few seconds",
@@ -418,18 +418,18 @@ function Mi(e) {
418
418
  return n.priority - r.priority;
419
419
  }), t;
420
420
  }
421
- var Hn = /\d/, ee = /\d\d/, An = /\d{3}/, hs = /\d{4}/, Dt = /[+-]?\d{6}/, H = /\d\d?/, Gn = /\d\d\d\d?/, Vn = /\d\d\d\d\d\d?/, Yt = /\d{1,3}/, ms = /\d{1,4}/, Tt = /[+-]?\d{1,6}/, Ze = /\d+/, Ot = /[+-]?\d+/, Di = /Z|[+-]\d\d:?\d\d/gi, xt = /Z|[+-]\d\d(?::?\d\d)?/gi, Yi = /[+-]?\d+(\.\d{1,3})?/, lt = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, Be = /^[1-9]\d?/, _s = /^([1-9]\d|\d)/, pt;
422
- pt = {};
421
+ var Hn = /\d/, ee = /\d\d/, An = /\d{3}/, hs = /\d{4}/, Dt = /[+-]?\d{6}/, H = /\d\d?/, Gn = /\d\d\d\d?/, Vn = /\d\d\d\d\d\d?/, Yt = /\d{1,3}/, ms = /\d{1,4}/, Tt = /[+-]?\d{1,6}/, Ze = /\d+/, Ot = /[+-]?\d+/, Di = /Z|[+-]\d\d:?\d\d/gi, Ft = /Z|[+-]\d\d(?::?\d\d)?/gi, Yi = /[+-]?\d+(\.\d{1,3})?/, lt = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, Be = /^[1-9]\d?/, _s = /^([1-9]\d|\d)/, kt;
422
+ kt = {};
423
423
  function m(e, t, s) {
424
- pt[e] = ce(t) ? t : function(n, r) {
424
+ kt[e] = ce(t) ? t : function(n, r) {
425
425
  return n && s ? s : t;
426
426
  };
427
427
  }
428
428
  function Ti(e, t) {
429
- return O(pt, e) ? pt[e](t._strict, t._locale) : new RegExp(Oi(e));
429
+ return O(kt, e) ? kt[e](t._strict, t._locale) : new RegExp(Oi(e));
430
430
  }
431
431
  function Oi(e) {
432
- return we(
432
+ return pe(
433
433
  e.replace("\\", "").replace(
434
434
  /\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,
435
435
  function(t, s, n, r, i) {
@@ -438,7 +438,7 @@ function Oi(e) {
438
438
  )
439
439
  );
440
440
  }
441
- function we(e) {
441
+ function pe(e) {
442
442
  return e.replace(/[-\/\\^$*+?.()|[\]{}]/g, "\\$&");
443
443
  }
444
444
  function se(e) {
@@ -449,25 +449,25 @@ function b(e) {
449
449
  return t !== 0 && isFinite(t) && (s = se(t)), s;
450
450
  }
451
451
  var ns = {};
452
- function N(e, t) {
452
+ function P(e, t) {
453
453
  var s, n = t, r;
454
- for (typeof e == "string" && (e = [e]), ke(t) && (n = function(i, a) {
454
+ for (typeof e == "string" && (e = [e]), we(t) && (n = function(i, a) {
455
455
  a[t] = b(i);
456
456
  }), r = e.length, s = 0; s < r; s++)
457
457
  ns[e[s]] = n;
458
458
  }
459
459
  function ot(e, t) {
460
- N(e, function(s, n, r, i) {
460
+ P(e, function(s, n, r, i) {
461
461
  r._w = r._w || {}, t(s, r._w, r, i);
462
462
  });
463
463
  }
464
- function xi(e, t, s) {
464
+ function Fi(e, t, s) {
465
465
  t != null && O(ns, e) && ns[e](t, s._a, s, e);
466
466
  }
467
- function Ft(e) {
467
+ function Lt(e) {
468
468
  return e % 4 === 0 && e % 100 !== 0 || e % 400 === 0;
469
469
  }
470
- var K = 0, ge = 1, ue = 2, Q = 3, ie = 4, ye = 5, Pe = 6, Fi = 7, Li = 8;
470
+ var K = 0, ge = 1, ue = 2, Q = 3, ie = 4, ye = 5, We = 6, Li = 7, Ri = 8;
471
471
  g("Y", 0, 0, function() {
472
472
  var e = this.year();
473
473
  return e <= 9999 ? fe(e, 4) : "+" + e;
@@ -483,25 +483,25 @@ m("YY", H, ee);
483
483
  m("YYYY", ms, hs);
484
484
  m("YYYYY", Tt, Dt);
485
485
  m("YYYYYY", Tt, Dt);
486
- N(["YYYYY", "YYYYYY"], K);
487
- N("YYYY", function(e, t) {
486
+ P(["YYYYY", "YYYYYY"], K);
487
+ P("YYYY", function(e, t) {
488
488
  t[K] = e.length === 2 ? h.parseTwoDigitYear(e) : b(e);
489
489
  });
490
- N("YY", function(e, t) {
490
+ P("YY", function(e, t) {
491
491
  t[K] = h.parseTwoDigitYear(e);
492
492
  });
493
- N("Y", function(e, t) {
493
+ P("Y", function(e, t) {
494
494
  t[K] = parseInt(e, 10);
495
495
  });
496
496
  function et(e) {
497
- return Ft(e) ? 366 : 365;
497
+ return Lt(e) ? 366 : 365;
498
498
  }
499
499
  h.parseTwoDigitYear = function(e) {
500
500
  return b(e) + (b(e) > 68 ? 1900 : 2e3);
501
501
  };
502
502
  var jn = qe("FullYear", !0);
503
- function Ri() {
504
- return Ft(this.year());
503
+ function Ni() {
504
+ return Lt(this.year());
505
505
  }
506
506
  function qe(e, t) {
507
507
  return function(s) {
@@ -552,13 +552,13 @@ function zn(e, t, s) {
552
552
  default:
553
553
  return;
554
554
  }
555
- i = s, a = e.month(), l = e.date(), l = l === 29 && a === 1 && !Ft(i) ? 28 : l, r ? n.setUTCFullYear(i, a, l) : n.setFullYear(i, a, l);
555
+ i = s, a = e.month(), l = e.date(), l = l === 29 && a === 1 && !Lt(i) ? 28 : l, r ? n.setUTCFullYear(i, a, l) : n.setFullYear(i, a, l);
556
556
  }
557
557
  }
558
- function Ni(e) {
558
+ function Pi(e) {
559
559
  return e = re(e), ce(this[e]) ? this[e]() : this;
560
560
  }
561
- function Pi(e, t) {
561
+ function Wi(e, t) {
562
562
  if (typeof e == "object") {
563
563
  e = cs(e);
564
564
  var s = Mi(e), n, r = s.length;
@@ -568,7 +568,7 @@ function Pi(e, t) {
568
568
  return this[e](t);
569
569
  return this;
570
570
  }
571
- function Wi(e, t) {
571
+ function Ci(e, t) {
572
572
  return (e % t + t) % t;
573
573
  }
574
574
  var B;
@@ -582,8 +582,8 @@ Array.prototype.indexOf ? B = Array.prototype.indexOf : B = function(e) {
582
582
  function gs(e, t) {
583
583
  if (isNaN(e) || isNaN(t))
584
584
  return NaN;
585
- var s = Wi(t, 12);
586
- return e += (t - s) / 12, s === 1 ? Ft(e) ? 29 : 28 : 31 - s % 7 % 2;
585
+ var s = Ci(t, 12);
586
+ return e += (t - s) / 12, s === 1 ? Lt(e) ? 29 : 28 : 31 - s % 7 % 2;
587
587
  }
588
588
  g("M", ["MM", 2], "Mo", function() {
589
589
  return this.month() + 1;
@@ -602,14 +602,14 @@ m("MMM", function(e, t) {
602
602
  m("MMMM", function(e, t) {
603
603
  return t.monthsRegex(e);
604
604
  });
605
- N(["M", "MM"], function(e, t) {
605
+ P(["M", "MM"], function(e, t) {
606
606
  t[ge] = b(e) - 1;
607
607
  });
608
- N(["MMM", "MMMM"], function(e, t, s, n) {
608
+ P(["MMM", "MMMM"], function(e, t, s, n) {
609
609
  var r = s._locale.monthsParse(e, n, s._strict);
610
610
  r != null ? t[ge] = r : v(s).invalidMonth = e;
611
611
  });
612
- var Ci = "January_February_March_April_May_June_July_August_September_October_November_December".split(
612
+ var xi = "January_February_March_April_May_June_July_August_September_October_November_December".split(
613
613
  "_"
614
614
  ), Zn = "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"), Bn = /D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/, Ei = lt, Ii = lt;
615
615
  function Ui(e, t) {
@@ -653,7 +653,7 @@ function qn(e, t) {
653
653
  if (typeof t == "string") {
654
654
  if (/^\d+$/.test(t))
655
655
  t = b(t);
656
- else if (t = e.localeData().monthsParse(t), !ke(t))
656
+ else if (t = e.localeData().monthsParse(t), !we(t))
657
657
  return e;
658
658
  }
659
659
  var s = t, n = e.date();
@@ -677,7 +677,7 @@ function Qn() {
677
677
  }
678
678
  var t = [], s = [], n = [], r, i, a, l;
679
679
  for (r = 0; r < 12; r++)
680
- i = de([2e3, r]), a = we(this.monthsShort(i, "")), l = we(this.months(i, "")), t.push(a), s.push(l), n.push(l), n.push(a);
680
+ i = de([2e3, r]), a = pe(this.monthsShort(i, "")), l = pe(this.months(i, "")), t.push(a), s.push(l), n.push(l), n.push(a);
681
681
  t.sort(e), s.sort(e), n.sort(e), this._monthsRegex = new RegExp("^(" + n.join("|") + ")", "i"), this._monthsShortRegex = this._monthsRegex, this._monthsStrictRegex = new RegExp(
682
682
  "^(" + s.join("|") + ")",
683
683
  "i"
@@ -694,26 +694,26 @@ function st(e) {
694
694
  var t, s;
695
695
  return e < 100 && e >= 0 ? (s = Array.prototype.slice.call(arguments), s[0] = e + 400, t = new Date(Date.UTC.apply(null, s)), isFinite(t.getUTCFullYear()) && t.setUTCFullYear(e)) : t = new Date(Date.UTC.apply(null, arguments)), t;
696
696
  }
697
- function kt(e, t, s) {
697
+ function wt(e, t, s) {
698
698
  var n = 7 + t - s, r = (7 + st(e, 0, n).getUTCDay() - t) % 7;
699
699
  return -r + n - 1;
700
700
  }
701
701
  function Xn(e, t, s, n, r) {
702
- var i = (7 + s - n) % 7, a = kt(e, n, r), l = 1 + 7 * (t - 1) + i + a, o, u;
702
+ var i = (7 + s - n) % 7, a = wt(e, n, r), l = 1 + 7 * (t - 1) + i + a, o, u;
703
703
  return l <= 0 ? (o = e - 1, u = et(o) + l) : l > et(e) ? (o = e + 1, u = l - et(e)) : (o = e, u = l), {
704
704
  year: o,
705
705
  dayOfYear: u
706
706
  };
707
707
  }
708
708
  function nt(e, t, s) {
709
- var n = kt(e.year(), t, s), r = Math.floor((e.dayOfYear() - n - 1) / 7) + 1, i, a;
710
- return r < 1 ? (a = e.year() - 1, i = r + pe(a, t, s)) : r > pe(e.year(), t, s) ? (i = r - pe(e.year(), t, s), a = e.year() + 1) : (a = e.year(), i = r), {
709
+ var n = wt(e.year(), t, s), r = Math.floor((e.dayOfYear() - n - 1) / 7) + 1, i, a;
710
+ return r < 1 ? (a = e.year() - 1, i = r + ke(a, t, s)) : r > ke(e.year(), t, s) ? (i = r - ke(e.year(), t, s), a = e.year() + 1) : (a = e.year(), i = r), {
711
711
  week: i,
712
712
  year: a
713
713
  };
714
714
  }
715
- function pe(e, t, s) {
716
- var n = kt(e, t, s), r = kt(e + 1, t, s);
715
+ function ke(e, t, s) {
716
+ var n = wt(e, t, s), r = wt(e + 1, t, s);
717
717
  return (et(e) - n + r) / 7;
718
718
  }
719
719
  g("w", ["ww", 2], "wo", "week");
@@ -861,21 +861,21 @@ function ha(e) {
861
861
  return this.day() || 7;
862
862
  }
863
863
  function ma(e) {
864
- return this._weekdaysParseExact ? (O(this, "_weekdaysRegex") || ws.call(this), e ? this._weekdaysStrictRegex : this._weekdaysRegex) : (O(this, "_weekdaysRegex") || (this._weekdaysRegex = na), this._weekdaysStrictRegex && e ? this._weekdaysStrictRegex : this._weekdaysRegex);
864
+ return this._weekdaysParseExact ? (O(this, "_weekdaysRegex") || ps.call(this), e ? this._weekdaysStrictRegex : this._weekdaysRegex) : (O(this, "_weekdaysRegex") || (this._weekdaysRegex = na), this._weekdaysStrictRegex && e ? this._weekdaysStrictRegex : this._weekdaysRegex);
865
865
  }
866
866
  function _a(e) {
867
- return this._weekdaysParseExact ? (O(this, "_weekdaysRegex") || ws.call(this), e ? this._weekdaysShortStrictRegex : this._weekdaysShortRegex) : (O(this, "_weekdaysShortRegex") || (this._weekdaysShortRegex = ra), this._weekdaysShortStrictRegex && e ? this._weekdaysShortStrictRegex : this._weekdaysShortRegex);
867
+ return this._weekdaysParseExact ? (O(this, "_weekdaysRegex") || ps.call(this), e ? this._weekdaysShortStrictRegex : this._weekdaysShortRegex) : (O(this, "_weekdaysShortRegex") || (this._weekdaysShortRegex = ra), this._weekdaysShortStrictRegex && e ? this._weekdaysShortStrictRegex : this._weekdaysShortRegex);
868
868
  }
869
869
  function ga(e) {
870
- return this._weekdaysParseExact ? (O(this, "_weekdaysRegex") || ws.call(this), e ? this._weekdaysMinStrictRegex : this._weekdaysMinRegex) : (O(this, "_weekdaysMinRegex") || (this._weekdaysMinRegex = ia), this._weekdaysMinStrictRegex && e ? this._weekdaysMinStrictRegex : this._weekdaysMinRegex);
870
+ return this._weekdaysParseExact ? (O(this, "_weekdaysRegex") || ps.call(this), e ? this._weekdaysMinStrictRegex : this._weekdaysMinRegex) : (O(this, "_weekdaysMinRegex") || (this._weekdaysMinRegex = ia), this._weekdaysMinStrictRegex && e ? this._weekdaysMinStrictRegex : this._weekdaysMinRegex);
871
871
  }
872
- function ws() {
873
- function e(k, T) {
874
- return T.length - k.length;
872
+ function ps() {
873
+ function e(w, T) {
874
+ return T.length - w.length;
875
875
  }
876
876
  var t = [], s = [], n = [], r = [], i, a, l, o, u;
877
877
  for (i = 0; i < 7; i++)
878
- a = de([2e3, 1]).day(i), l = we(this.weekdaysMin(a, "")), o = we(this.weekdaysShort(a, "")), u = we(this.weekdays(a, "")), t.push(l), s.push(o), n.push(u), r.push(l), r.push(o), r.push(u);
878
+ a = de([2e3, 1]).day(i), l = pe(this.weekdaysMin(a, "")), o = pe(this.weekdaysShort(a, "")), u = pe(this.weekdays(a, "")), t.push(l), s.push(o), n.push(u), r.push(l), r.push(o), r.push(u);
879
879
  t.sort(e), s.sort(e), n.sort(e), r.sort(e), this._weekdaysRegex = new RegExp("^(" + r.join("|") + ")", "i"), this._weekdaysShortRegex = this._weekdaysRegex, this._weekdaysMinRegex = this._weekdaysRegex, this._weekdaysStrictRegex = new RegExp(
880
880
  "^(" + n.join("|") + ")",
881
881
  "i"
@@ -887,20 +887,20 @@ function ws() {
887
887
  "i"
888
888
  );
889
889
  }
890
- function ps() {
890
+ function ks() {
891
891
  return this.hours() % 12 || 12;
892
892
  }
893
893
  function ya() {
894
894
  return this.hours() || 24;
895
895
  }
896
896
  g("H", ["HH", 2], 0, "hour");
897
- g("h", ["hh", 2], 0, ps);
897
+ g("h", ["hh", 2], 0, ks);
898
898
  g("k", ["kk", 2], 0, ya);
899
899
  g("hmm", 0, 0, function() {
900
- return "" + ps.apply(this) + fe(this.minutes(), 2);
900
+ return "" + ks.apply(this) + fe(this.minutes(), 2);
901
901
  });
902
902
  g("hmmss", 0, 0, function() {
903
- return "" + ps.apply(this) + fe(this.minutes(), 2) + fe(this.seconds(), 2);
903
+ return "" + ks.apply(this) + fe(this.minutes(), 2) + fe(this.seconds(), 2);
904
904
  });
905
905
  g("Hmm", 0, 0, function() {
906
906
  return "" + this.hours() + fe(this.minutes(), 2);
@@ -934,37 +934,37 @@ m("hmm", Gn);
934
934
  m("hmmss", Vn);
935
935
  m("Hmm", Gn);
936
936
  m("Hmmss", Vn);
937
- N(["H", "HH"], Q);
938
- N(["k", "kk"], function(e, t, s) {
937
+ P(["H", "HH"], Q);
938
+ P(["k", "kk"], function(e, t, s) {
939
939
  var n = b(e);
940
940
  t[Q] = n === 24 ? 0 : n;
941
941
  });
942
- N(["a", "A"], function(e, t, s) {
942
+ P(["a", "A"], function(e, t, s) {
943
943
  s._isPm = s._locale.isPM(e), s._meridiem = e;
944
944
  });
945
- N(["h", "hh"], function(e, t, s) {
945
+ P(["h", "hh"], function(e, t, s) {
946
946
  t[Q] = b(e), v(s).bigHour = !0;
947
947
  });
948
- N("hmm", function(e, t, s) {
948
+ P("hmm", function(e, t, s) {
949
949
  var n = e.length - 2;
950
950
  t[Q] = b(e.substr(0, n)), t[ie] = b(e.substr(n)), v(s).bigHour = !0;
951
951
  });
952
- N("hmmss", function(e, t, s) {
952
+ P("hmmss", function(e, t, s) {
953
953
  var n = e.length - 4, r = e.length - 2;
954
954
  t[Q] = b(e.substr(0, n)), t[ie] = b(e.substr(n, 2)), t[ye] = b(e.substr(r)), v(s).bigHour = !0;
955
955
  });
956
- N("Hmm", function(e, t, s) {
956
+ P("Hmm", function(e, t, s) {
957
957
  var n = e.length - 2;
958
958
  t[Q] = b(e.substr(0, n)), t[ie] = b(e.substr(n));
959
959
  });
960
- N("Hmmss", function(e, t, s) {
960
+ P("Hmmss", function(e, t, s) {
961
961
  var n = e.length - 4, r = e.length - 2;
962
962
  t[Q] = b(e.substr(0, n)), t[ie] = b(e.substr(n, 2)), t[ye] = b(e.substr(r));
963
963
  });
964
- function wa(e) {
964
+ function pa(e) {
965
965
  return (e + "").toLowerCase().charAt(0) === "p";
966
966
  }
967
- var pa = /[ap]\.?m?\.?/i, ka = qe("Hours", !0);
967
+ var ka = /[ap]\.?m?\.?/i, wa = qe("Hours", !0);
968
968
  function va(e, t, s) {
969
969
  return e > 11 ? s ? "pm" : "PM" : s ? "am" : "AM";
970
970
  }
@@ -973,15 +973,15 @@ var tr = {
973
973
  longDateFormat: hi,
974
974
  invalidDate: _i,
975
975
  ordinal: yi,
976
- dayOfMonthOrdinalParse: wi,
977
- relativeTime: ki,
978
- months: Ci,
976
+ dayOfMonthOrdinalParse: pi,
977
+ relativeTime: wi,
978
+ months: xi,
979
979
  monthsShort: Zn,
980
980
  week: qi,
981
981
  weekdays: ta,
982
982
  weekdaysMin: sa,
983
983
  weekdaysShort: Kn,
984
- meridiemParse: pa
984
+ meridiemParse: ka
985
985
  }, G = {}, Ke = {}, rt;
986
986
  function Sa(e, t) {
987
987
  var s, n = Math.min(e.length, t.length);
@@ -996,7 +996,7 @@ function nn(e) {
996
996
  function ba(e) {
997
997
  for (var t = 0, s, n, r, i; t < e.length; ) {
998
998
  for (i = nn(e[t]).split("-"), s = i.length, n = nn(e[t + 1]), n = n ? n.split("-") : null; s > 0; ) {
999
- if (r = Lt(i.slice(0, s).join("-")), r)
999
+ if (r = Rt(i.slice(0, s).join("-")), r)
1000
1000
  return r;
1001
1001
  if (n && n.length >= s && Sa(i, n) >= s - 1)
1002
1002
  break;
@@ -1009,7 +1009,7 @@ function ba(e) {
1009
1009
  function Ma(e) {
1010
1010
  return !!(e && e.match("^[^/\\\\]*$"));
1011
1011
  }
1012
- function Lt(e) {
1012
+ function Rt(e) {
1013
1013
  var t = null, s;
1014
1014
  if (G[e] === void 0 && typeof module != "undefined" && module && module.exports && Ma(e))
1015
1015
  try {
@@ -1021,11 +1021,11 @@ function Lt(e) {
1021
1021
  }
1022
1022
  function Oe(e, t) {
1023
1023
  var s;
1024
- return e && ($(t) ? s = be(e) : s = ks(e, t), s ? rt = s : typeof console != "undefined" && console.warn && console.warn(
1024
+ return e && ($(t) ? s = be(e) : s = ws(e, t), s ? rt = s : typeof console != "undefined" && console.warn && console.warn(
1025
1025
  "Locale " + e + " not found. Did you forget to load it?"
1026
1026
  )), rt._abbr;
1027
1027
  }
1028
- function ks(e, t) {
1028
+ function ws(e, t) {
1029
1029
  if (t !== null) {
1030
1030
  var s, n = tr;
1031
1031
  if (t.abbr = e, G[e] != null)
@@ -1036,7 +1036,7 @@ function ks(e, t) {
1036
1036
  else if (t.parentLocale != null)
1037
1037
  if (G[t.parentLocale] != null)
1038
1038
  n = G[t.parentLocale]._config;
1039
- else if (s = Lt(t.parentLocale), s != null)
1039
+ else if (s = Rt(t.parentLocale), s != null)
1040
1040
  n = s._config;
1041
1041
  else
1042
1042
  return Ke[t.parentLocale] || (Ke[t.parentLocale] = []), Ke[t.parentLocale].push({
@@ -1044,7 +1044,7 @@ function ks(e, t) {
1044
1044
  config: t
1045
1045
  }), null;
1046
1046
  return G[e] = new fs(ts(n, t)), Ke[e] && Ke[e].forEach(function(r) {
1047
- ks(r.name, r.config);
1047
+ ws(r.name, r.config);
1048
1048
  }), Oe(e), G[e];
1049
1049
  } else
1050
1050
  return delete G[e], null;
@@ -1052,7 +1052,7 @@ function ks(e, t) {
1052
1052
  function Da(e, t) {
1053
1053
  if (t != null) {
1054
1054
  var s, n, r = tr;
1055
- G[e] != null && G[e].parentLocale != null ? G[e].set(ts(G[e]._config, t)) : (n = Lt(e), n != null && (r = n._config), t = ts(r, t), n == null && (t.abbr = e), s = new fs(t), s.parentLocale = G[e], G[e] = s), Oe(e);
1055
+ G[e] != null && G[e].parentLocale != null ? G[e].set(ts(G[e]._config, t)) : (n = Rt(e), n != null && (r = n._config), t = ts(r, t), n == null && (t.abbr = e), s = new fs(t), s.parentLocale = G[e], G[e] = s), Oe(e);
1056
1056
  } else
1057
1057
  G[e] != null && (G[e].parentLocale != null ? (G[e] = G[e].parentLocale, e === Oe() && Oe(e)) : G[e] != null && delete G[e]);
1058
1058
  return G[e];
@@ -1062,7 +1062,7 @@ function be(e) {
1062
1062
  if (e && e._locale && e._locale._abbr && (e = e._locale._abbr), !e)
1063
1063
  return rt;
1064
1064
  if (!ae(e)) {
1065
- if (t = Lt(e), t)
1065
+ if (t = Rt(e), t)
1066
1066
  return t;
1067
1067
  e = [e];
1068
1068
  }
@@ -1073,9 +1073,9 @@ function Ya() {
1073
1073
  }
1074
1074
  function vs(e) {
1075
1075
  var t, s = e._a;
1076
- return s && v(e).overflow === -2 && (t = s[ge] < 0 || s[ge] > 11 ? ge : s[ue] < 1 || s[ue] > gs(s[K], s[ge]) ? ue : s[Q] < 0 || s[Q] > 24 || s[Q] === 24 && (s[ie] !== 0 || s[ye] !== 0 || s[Pe] !== 0) ? Q : s[ie] < 0 || s[ie] > 59 ? ie : s[ye] < 0 || s[ye] > 59 ? ye : s[Pe] < 0 || s[Pe] > 999 ? Pe : -1, v(e)._overflowDayOfYear && (t < K || t > ue) && (t = ue), v(e)._overflowWeeks && t === -1 && (t = Fi), v(e)._overflowWeekday && t === -1 && (t = Li), v(e).overflow = t), e;
1076
+ return s && v(e).overflow === -2 && (t = s[ge] < 0 || s[ge] > 11 ? ge : s[ue] < 1 || s[ue] > gs(s[K], s[ge]) ? ue : s[Q] < 0 || s[Q] > 24 || s[Q] === 24 && (s[ie] !== 0 || s[ye] !== 0 || s[We] !== 0) ? Q : s[ie] < 0 || s[ie] > 59 ? ie : s[ye] < 0 || s[ye] > 59 ? ye : s[We] < 0 || s[We] > 999 ? We : -1, v(e)._overflowDayOfYear && (t < K || t > ue) && (t = ue), v(e)._overflowWeeks && t === -1 && (t = Li), v(e)._overflowWeekday && t === -1 && (t = Ri), v(e).overflow = t), e;
1077
1077
  }
1078
- var Ta = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Oa = /^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, xa = /Z|[+-]\d\d(?::?\d\d)?/, ht = [
1078
+ var Ta = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Oa = /^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Fa = /Z|[+-]\d\d(?::?\d\d)?/, ht = [
1079
1079
  ["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
1080
1080
  ["YYYY-MM-DD", /\d{4}-\d\d-\d\d/],
1081
1081
  ["GGGG-[W]WW-E", /\d{4}-W\d\d-\d/],
@@ -1099,7 +1099,7 @@ var Ta = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(
1099
1099
  ["HHmmss", /\d\d\d\d\d\d/],
1100
1100
  ["HHmm", /\d\d\d\d/],
1101
1101
  ["HH", /\d\d/]
1102
- ], Fa = /^\/?Date\((-?\d+)/i, La = /^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/, Ra = {
1102
+ ], La = /^\/?Date\((-?\d+)/i, Ra = /^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/, Na = {
1103
1103
  UT: 0,
1104
1104
  GMT: 0,
1105
1105
  EDT: -4 * 60,
@@ -1112,7 +1112,7 @@ var Ta = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(
1112
1112
  PST: -8 * 60
1113
1113
  };
1114
1114
  function sr(e) {
1115
- var t, s, n = e._i, r = Ta.exec(n) || Oa.exec(n), i, a, l, o, u = ht.length, k = Bt.length;
1115
+ var t, s, n = e._i, r = Ta.exec(n) || Oa.exec(n), i, a, l, o, u = ht.length, w = Bt.length;
1116
1116
  if (r) {
1117
1117
  for (v(e).iso = !0, t = 0, s = u; t < s; t++)
1118
1118
  if (ht[t][1].exec(r[1])) {
@@ -1124,7 +1124,7 @@ function sr(e) {
1124
1124
  return;
1125
1125
  }
1126
1126
  if (r[3]) {
1127
- for (t = 0, s = k; t < s; t++)
1127
+ for (t = 0, s = w; t < s; t++)
1128
1128
  if (Bt[t][1].exec(r[3])) {
1129
1129
  l = (r[2] || " ") + Bt[t][0];
1130
1130
  break;
@@ -1139,7 +1139,7 @@ function sr(e) {
1139
1139
  return;
1140
1140
  }
1141
1141
  if (r[4])
1142
- if (xa.exec(r[4]))
1142
+ if (Fa.exec(r[4]))
1143
1143
  o = "Z";
1144
1144
  else {
1145
1145
  e._isValid = !1;
@@ -1149,9 +1149,9 @@ function sr(e) {
1149
1149
  } else
1150
1150
  e._isValid = !1;
1151
1151
  }
1152
- function Na(e, t, s, n, r, i) {
1152
+ function Pa(e, t, s, n, r, i) {
1153
1153
  var a = [
1154
- Pa(e),
1154
+ Wa(e),
1155
1155
  Zn.indexOf(t),
1156
1156
  parseInt(s, 10),
1157
1157
  parseInt(n, 10),
@@ -1159,14 +1159,14 @@ function Na(e, t, s, n, r, i) {
1159
1159
  ];
1160
1160
  return i && a.push(parseInt(i, 10)), a;
1161
1161
  }
1162
- function Pa(e) {
1162
+ function Wa(e) {
1163
1163
  var t = parseInt(e, 10);
1164
1164
  return t <= 49 ? 2e3 + t : t <= 999 ? 1900 + t : t;
1165
1165
  }
1166
- function Wa(e) {
1166
+ function Ca(e) {
1167
1167
  return e.replace(/\([^()]*\)|[\n\t]/g, " ").replace(/(\s\s+)/g, " ").replace(/^\s\s*/, "").replace(/\s\s*$/, "");
1168
1168
  }
1169
- function Ca(e, t, s) {
1169
+ function xa(e, t, s) {
1170
1170
  if (e) {
1171
1171
  var n = Kn.indexOf(e), r = new Date(
1172
1172
  t[0],
@@ -1180,30 +1180,30 @@ function Ca(e, t, s) {
1180
1180
  }
1181
1181
  function Ea(e, t, s) {
1182
1182
  if (e)
1183
- return Ra[e];
1183
+ return Na[e];
1184
1184
  if (t)
1185
1185
  return 0;
1186
1186
  var n = parseInt(s, 10), r = n % 100, i = (n - r) / 100;
1187
1187
  return i * 60 + r;
1188
1188
  }
1189
1189
  function nr(e) {
1190
- var t = La.exec(Wa(e._i)), s;
1190
+ var t = Ra.exec(Ca(e._i)), s;
1191
1191
  if (t) {
1192
- if (s = Na(
1192
+ if (s = Pa(
1193
1193
  t[4],
1194
1194
  t[3],
1195
1195
  t[2],
1196
1196
  t[5],
1197
1197
  t[6],
1198
1198
  t[7]
1199
- ), !Ca(t[1], s, e))
1199
+ ), !xa(t[1], s, e))
1200
1200
  return;
1201
1201
  e._a = s, e._tzm = Ea(t[8], t[9], t[10]), e._d = st.apply(null, e._a), e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), v(e).rfc2822 = !0;
1202
1202
  } else
1203
1203
  e._isValid = !1;
1204
1204
  }
1205
1205
  function Ia(e) {
1206
- var t = Fa.exec(e._i);
1206
+ var t = La.exec(e._i);
1207
1207
  if (t !== null) {
1208
1208
  e._d = /* @__PURE__ */ new Date(+t[1]);
1209
1209
  return;
@@ -1242,7 +1242,7 @@ function Ss(e) {
1242
1242
  e._a[t] = n[t] = r[t];
1243
1243
  for (; t < 7; t++)
1244
1244
  e._a[t] = n[t] = e._a[t] == null ? t === 2 ? 1 : 0 : e._a[t];
1245
- e._a[Q] === 24 && e._a[ie] === 0 && e._a[ye] === 0 && e._a[Pe] === 0 && (e._nextDay = !0, e._a[Q] = 0), e._d = (e._useUTC ? st : Zi).apply(
1245
+ e._a[Q] === 24 && e._a[ie] === 0 && e._a[ye] === 0 && e._a[We] === 0 && (e._nextDay = !0, e._a[Q] = 0), e._d = (e._useUTC ? st : Zi).apply(
1246
1246
  null,
1247
1247
  n
1248
1248
  ), i = e._useUTC ? e._d.getUTCDay() : e._d.getDay(), e._tzm != null && e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), e._nextDay && (e._a[Q] = 24), e._w && typeof e._w.d != "undefined" && e._w.d !== i && (v(e).weekdayMismatch = !0);
@@ -1254,7 +1254,7 @@ function Ha(e) {
1254
1254
  t.GG,
1255
1255
  e._a[K],
1256
1256
  nt(U(), 1, 4).year
1257
- ), n = Ue(t.W, 1), r = Ue(t.E, 1), (r < 1 || r > 7) && (o = !0)) : (i = e._locale._week.dow, a = e._locale._week.doy, u = nt(U(), i, a), s = Ue(t.gg, e._a[K], u.year), n = Ue(t.w, u.week), t.d != null ? (r = t.d, (r < 0 || r > 6) && (o = !0)) : t.e != null ? (r = t.e + i, (t.e < 0 || t.e > 6) && (o = !0)) : r = i), n < 1 || n > pe(s, i, a) ? v(e)._overflowWeeks = !0 : o != null ? v(e)._overflowWeekday = !0 : (l = Xn(s, n, r, i, a), e._a[K] = l.year, e._dayOfYear = l.dayOfYear);
1257
+ ), n = Ue(t.W, 1), r = Ue(t.E, 1), (r < 1 || r > 7) && (o = !0)) : (i = e._locale._week.dow, a = e._locale._week.doy, u = nt(U(), i, a), s = Ue(t.gg, e._a[K], u.year), n = Ue(t.w, u.week), t.d != null ? (r = t.d, (r < 0 || r > 6) && (o = !0)) : t.e != null ? (r = t.e + i, (t.e < 0 || t.e > 6) && (o = !0)) : r = i), n < 1 || n > ke(s, i, a) ? v(e)._overflowWeeks = !0 : o != null ? v(e)._overflowWeekday = !0 : (l = Xn(s, n, r, i, a), e._a[K] = l.year, e._dayOfYear = l.dayOfYear);
1258
1258
  }
1259
1259
  h.ISO_8601 = function() {
1260
1260
  };
@@ -1270,11 +1270,11 @@ function bs(e) {
1270
1270
  return;
1271
1271
  }
1272
1272
  e._a = [], v(e).empty = !0;
1273
- var t = "" + e._i, s, n, r, i, a, l = t.length, o = 0, u, k;
1274
- for (r = Un(e._f, e._locale).match(ds) || [], k = r.length, s = 0; s < k; s++)
1273
+ var t = "" + e._i, s, n, r, i, a, l = t.length, o = 0, u, w;
1274
+ for (r = Un(e._f, e._locale).match(ds) || [], w = r.length, s = 0; s < w; s++)
1275
1275
  i = r[s], n = (t.match(Ti(i, e)) || [])[0], n && (a = t.substr(0, t.indexOf(n)), a.length > 0 && v(e).unusedInput.push(a), t = t.slice(
1276
1276
  t.indexOf(n) + n.length
1277
- ), o += n.length), Ge[i] ? (n ? v(e).empty = !1 : v(e).unusedTokens.push(i), xi(i, n, e)) : e._strict && !n && v(e).unusedTokens.push(i);
1277
+ ), o += n.length), Ge[i] ? (n ? v(e).empty = !1 : v(e).unusedTokens.push(i), Fi(i, n, e)) : e._strict && !n && v(e).unusedTokens.push(i);
1278
1278
  v(e).charsLeftOver = l - o, t.length > 0 && v(e).unusedInput.push(t), e._a[Q] <= 12 && v(e).bigHour === !0 && e._a[Q] > 0 && (v(e).bigHour = void 0), v(e).parsedDateParts = e._a.slice(0), v(e).meridiem = e._meridiem, e._a[Q] = Aa(
1279
1279
  e._locale,
1280
1280
  e._a[Q],
@@ -1298,7 +1298,7 @@ function Ga(e) {
1298
1298
  function Va(e) {
1299
1299
  if (!e._d) {
1300
1300
  var t = cs(e._i), s = t.day === void 0 ? t.date : t.day;
1301
- e._a = Cn(
1301
+ e._a = xn(
1302
1302
  [t.year, t.month, s, t.hour, t.minute, t.second, t.millisecond],
1303
1303
  function(n) {
1304
1304
  return n && parseInt(n, 10);
@@ -1316,13 +1316,13 @@ function rr(e) {
1316
1316
  }
1317
1317
  function za(e) {
1318
1318
  var t = e._i;
1319
- $(t) ? e._d = new Date(h.now()) : it(t) ? e._d = new Date(t.valueOf()) : typeof t == "string" ? Ia(e) : ae(t) ? (e._a = Cn(t.slice(0), function(s) {
1319
+ $(t) ? e._d = new Date(h.now()) : it(t) ? e._d = new Date(t.valueOf()) : typeof t == "string" ? Ia(e) : ae(t) ? (e._a = xn(t.slice(0), function(s) {
1320
1320
  return parseInt(s, 10);
1321
- }), Ss(e)) : We(t) ? Va(e) : ke(t) ? e._d = new Date(t) : h.createFromInputFallback(e);
1321
+ }), Ss(e)) : Ce(t) ? Va(e) : we(t) ? e._d = new Date(t) : h.createFromInputFallback(e);
1322
1322
  }
1323
1323
  function ir(e, t, s, n, r) {
1324
1324
  var i = {};
1325
- return (t === !0 || t === !1) && (n = t, t = void 0), (s === !0 || s === !1) && (n = s, s = void 0), (We(e) && ls(e) || ae(e) && e.length === 0) && (e = void 0), i._isAMomentObject = !0, i._useUTC = i._isUTC = r, i._l = s, i._i = e, i._f = t, i._strict = n, ja(i);
1325
+ return (t === !0 || t === !1) && (n = t, t = void 0), (s === !0 || s === !1) && (n = s, s = void 0), (Ce(e) && ls(e) || ae(e) && e.length === 0) && (e = void 0), i._isAMomentObject = !0, i._useUTC = i._isUTC = r, i._l = s, i._i = e, i._f = t, i._strict = n, ja(i);
1326
1326
  }
1327
1327
  function U(e, t, s, n) {
1328
1328
  return ir(e, t, s, n, !1);
@@ -1388,14 +1388,14 @@ function Ka() {
1388
1388
  function $a() {
1389
1389
  return oe(NaN);
1390
1390
  }
1391
- function Rt(e) {
1392
- var t = cs(e), s = t.year || 0, n = t.quarter || 0, r = t.month || 0, i = t.week || t.isoWeek || 0, a = t.day || 0, l = t.hour || 0, o = t.minute || 0, u = t.second || 0, k = t.millisecond || 0;
1393
- this._isValid = Xa(t), this._milliseconds = +k + u * 1e3 + // 1000
1391
+ function Nt(e) {
1392
+ var t = cs(e), s = t.year || 0, n = t.quarter || 0, r = t.month || 0, i = t.week || t.isoWeek || 0, a = t.day || 0, l = t.hour || 0, o = t.minute || 0, u = t.second || 0, w = t.millisecond || 0;
1393
+ this._isValid = Xa(t), this._milliseconds = +w + u * 1e3 + // 1000
1394
1394
  o * 6e4 + // 1000 * 60
1395
1395
  l * 1e3 * 60 * 60, this._days = +a + i * 7, this._months = +r + n * 3 + s * 12, this._data = {}, this._locale = be(), this._bubble();
1396
1396
  }
1397
1397
  function gt(e) {
1398
- return e instanceof Rt;
1398
+ return e instanceof Nt;
1399
1399
  }
1400
1400
  function rs(e) {
1401
1401
  return e < 0 ? Math.round(-1 * e) * -1 : Math.round(e);
@@ -1414,10 +1414,10 @@ function lr(e, t) {
1414
1414
  }
1415
1415
  lr("Z", ":");
1416
1416
  lr("ZZ", "");
1417
- m("Z", xt);
1418
- m("ZZ", xt);
1419
- N(["Z", "ZZ"], function(e, t, s) {
1420
- s._useUTC = !0, s._tzm = Ms(xt, e);
1417
+ m("Z", Ft);
1418
+ m("ZZ", Ft);
1419
+ P(["Z", "ZZ"], function(e, t, s) {
1420
+ s._useUTC = !0, s._tzm = Ms(Ft, e);
1421
1421
  });
1422
1422
  var tl = /([\+\-]|\d\d)/gi;
1423
1423
  function Ms(e, t) {
@@ -1439,7 +1439,7 @@ function sl(e, t, s) {
1439
1439
  return e != null ? this : NaN;
1440
1440
  if (e != null) {
1441
1441
  if (typeof e == "string") {
1442
- if (e = Ms(xt, e), e === null)
1442
+ if (e = Ms(Ft, e), e === null)
1443
1443
  return this;
1444
1444
  } else Math.abs(e) < 16 && !s && (e = e * 60);
1445
1445
  return !this._isUTC && t && (r = is(this)), this._offset = e, this._isUTC = !0, r != null && this.add(r, "m"), n !== e && (!t || this._changeInProgress ? fr(
@@ -1497,30 +1497,30 @@ function oe(e, t) {
1497
1497
  ms: e._milliseconds,
1498
1498
  d: e._days,
1499
1499
  M: e._months
1500
- } : ke(e) || !isNaN(+e) ? (s = {}, t ? s[t] = +e : s.milliseconds = +e) : (n = cl.exec(e)) ? (r = n[1] === "-" ? -1 : 1, s = {
1500
+ } : we(e) || !isNaN(+e) ? (s = {}, t ? s[t] = +e : s.milliseconds = +e) : (n = cl.exec(e)) ? (r = n[1] === "-" ? -1 : 1, s = {
1501
1501
  y: 0,
1502
1502
  d: b(n[ue]) * r,
1503
1503
  h: b(n[Q]) * r,
1504
1504
  m: b(n[ie]) * r,
1505
1505
  s: b(n[ye]) * r,
1506
- ms: b(rs(n[Pe] * 1e3)) * r
1506
+ ms: b(rs(n[We] * 1e3)) * r
1507
1507
  // the millisecond decimal point is included in the match
1508
1508
  }) : (n = hl.exec(e)) ? (r = n[1] === "-" ? -1 : 1, s = {
1509
- y: Ne(n[2], r),
1510
- M: Ne(n[3], r),
1511
- w: Ne(n[4], r),
1512
- d: Ne(n[5], r),
1513
- h: Ne(n[6], r),
1514
- m: Ne(n[7], r),
1515
- s: Ne(n[8], r)
1509
+ y: Pe(n[2], r),
1510
+ M: Pe(n[3], r),
1511
+ w: Pe(n[4], r),
1512
+ d: Pe(n[5], r),
1513
+ h: Pe(n[6], r),
1514
+ m: Pe(n[7], r),
1515
+ s: Pe(n[8], r)
1516
1516
  }) : s == null ? s = {} : typeof s == "object" && ("from" in s || "to" in s) && (a = ml(
1517
1517
  U(s.from),
1518
1518
  U(s.to)
1519
- ), s = {}, s.ms = a.milliseconds, s.M = a.months), i = new Rt(s), gt(e) && O(e, "_locale") && (i._locale = e._locale), gt(e) && O(e, "_isValid") && (i._isValid = e._isValid), i;
1519
+ ), s = {}, s.ms = a.milliseconds, s.M = a.months), i = new Nt(s), gt(e) && O(e, "_locale") && (i._locale = e._locale), gt(e) && O(e, "_isValid") && (i._isValid = e._isValid), i;
1520
1520
  }
1521
- oe.fn = Rt.prototype;
1521
+ oe.fn = Nt.prototype;
1522
1522
  oe.invalid = $a;
1523
- function Ne(e, t) {
1523
+ function Pe(e, t) {
1524
1524
  var s = e && parseFloat(e.replace(",", "."));
1525
1525
  return (isNaN(s) ? 0 : s) * t;
1526
1526
  }
@@ -1550,10 +1550,10 @@ function dr(e) {
1550
1550
  return typeof e == "string" || e instanceof String;
1551
1551
  }
1552
1552
  function yl(e) {
1553
- return le(e) || it(e) || dr(e) || ke(e) || pl(e) || wl(e) || e === null || e === void 0;
1553
+ return le(e) || it(e) || dr(e) || we(e) || kl(e) || pl(e) || e === null || e === void 0;
1554
1554
  }
1555
- function wl(e) {
1556
- var t = We(e) && !ls(e), s = !1, n = [
1555
+ function pl(e) {
1556
+ var t = Ce(e) && !ls(e), s = !1, n = [
1557
1557
  "years",
1558
1558
  "year",
1559
1559
  "y",
@@ -1583,14 +1583,14 @@ function wl(e) {
1583
1583
  i = n[r], s = s || O(e, i);
1584
1584
  return t && s;
1585
1585
  }
1586
- function pl(e) {
1586
+ function kl(e) {
1587
1587
  var t = ae(e), s = !1;
1588
1588
  return t && (s = e.filter(function(n) {
1589
- return !ke(n) && dr(e);
1589
+ return !we(n) && dr(e);
1590
1590
  }).length === 0), t && s;
1591
1591
  }
1592
- function kl(e) {
1593
- var t = We(e) && !ls(e), s = !1, n = [
1592
+ function wl(e) {
1593
+ var t = Ce(e) && !ls(e), s = !1, n = [
1594
1594
  "sameDay",
1595
1595
  "nextDay",
1596
1596
  "lastDay",
@@ -1607,7 +1607,7 @@ function vl(e, t) {
1607
1607
  return s < -6 ? "sameElse" : s < -1 ? "lastWeek" : s < 0 ? "lastDay" : s < 1 ? "sameDay" : s < 2 ? "nextDay" : s < 7 ? "nextWeek" : "sameElse";
1608
1608
  }
1609
1609
  function Sl(e, t) {
1610
- arguments.length === 1 && (arguments[0] ? yl(arguments[0]) ? (e = arguments[0], t = void 0) : kl(arguments[0]) && (t = arguments[0], e = void 0) : (e = void 0, t = void 0));
1610
+ arguments.length === 1 && (arguments[0] ? yl(arguments[0]) ? (e = arguments[0], t = void 0) : wl(arguments[0]) && (t = arguments[0], e = void 0) : (e = void 0, t = void 0));
1611
1611
  var s = e || U(), n = Ds(s, this).startOf("day"), r = h.calendarFormat(this, n) || "sameElse", i = t && (ce(t[r]) ? t[r].call(this, s) : t[r]);
1612
1612
  return this.format(
1613
1613
  i || this.localeData().calendar(r, this, U(s))
@@ -1635,10 +1635,10 @@ function Tl(e, t) {
1635
1635
  function Ol(e, t) {
1636
1636
  return this.isSame(e, t) || this.isAfter(e, t);
1637
1637
  }
1638
- function xl(e, t) {
1638
+ function Fl(e, t) {
1639
1639
  return this.isSame(e, t) || this.isBefore(e, t);
1640
1640
  }
1641
- function Fl(e, t, s) {
1641
+ function Ll(e, t, s) {
1642
1642
  var n, r, i;
1643
1643
  if (!this.isValid())
1644
1644
  return NaN;
@@ -1682,10 +1682,10 @@ function yt(e, t) {
1682
1682
  }
1683
1683
  h.defaultFormat = "YYYY-MM-DDTHH:mm:ssZ";
1684
1684
  h.defaultFormatUtc = "YYYY-MM-DDTHH:mm:ss[Z]";
1685
- function Ll() {
1685
+ function Rl() {
1686
1686
  return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ");
1687
1687
  }
1688
- function Rl(e) {
1688
+ function Nl(e) {
1689
1689
  if (!this.isValid())
1690
1690
  return null;
1691
1691
  var t = e !== !0, s = t ? this.clone().utc() : this;
@@ -1697,21 +1697,21 @@ function Rl(e) {
1697
1697
  t ? "YYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYY-MM-DD[T]HH:mm:ss.SSSZ"
1698
1698
  );
1699
1699
  }
1700
- function Nl() {
1700
+ function Pl() {
1701
1701
  if (!this.isValid())
1702
1702
  return "moment.invalid(/* " + this._i + " */)";
1703
1703
  var e = "moment", t = "", s, n, r, i;
1704
1704
  return this.isLocal() || (e = this.utcOffset() === 0 ? "moment.utc" : "moment.parseZone", t = "Z"), s = "[" + e + '("]', n = 0 <= this.year() && this.year() <= 9999 ? "YYYY" : "YYYYYY", r = "-MM-DD[T]HH:mm:ss.SSS", i = t + '[")]', this.format(s + n + r + i);
1705
1705
  }
1706
- function Pl(e) {
1706
+ function Wl(e) {
1707
1707
  e || (e = this.isUtc() ? h.defaultFormatUtc : h.defaultFormat);
1708
1708
  var t = _t(this, e);
1709
1709
  return this.localeData().postformat(t);
1710
1710
  }
1711
- function Wl(e, t) {
1711
+ function Cl(e, t) {
1712
1712
  return this.isValid() && (le(e) && e.isValid() || U(e).isValid()) ? oe({ to: this, from: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
1713
1713
  }
1714
- function Cl(e) {
1714
+ function xl(e) {
1715
1715
  return this.from(U(), e);
1716
1716
  }
1717
1717
  function El(e, t) {
@@ -1913,7 +1913,7 @@ m("NN", Ys);
1913
1913
  m("NNN", Ys);
1914
1914
  m("NNNN", lo);
1915
1915
  m("NNNNN", oo);
1916
- N(
1916
+ P(
1917
1917
  ["N", "NN", "NNN", "NNNN", "NNNNN"],
1918
1918
  function(e, t, s, n) {
1919
1919
  var r = s._locale.erasParse(e, n, s._strict);
@@ -1925,8 +1925,8 @@ m("yy", Ze);
1925
1925
  m("yyy", Ze);
1926
1926
  m("yyyy", Ze);
1927
1927
  m("yo", uo);
1928
- N(["y", "yy", "yyy", "yyyy"], K);
1929
- N(["yo"], function(e, t, s, n) {
1928
+ P(["y", "yy", "yyy", "yyyy"], K);
1929
+ P(["yo"], function(e, t, s, n) {
1930
1930
  var r;
1931
1931
  s._locale._eraYearOrdinalRegex && (r = e.match(s._locale._eraYearOrdinalRegex)), s._locale.eraYearOrdinalParse ? t[K] = s._locale.eraYearOrdinalParse(e, r) : t[K] = parseInt(e, 10);
1932
1932
  });
@@ -2028,7 +2028,7 @@ function uo(e, t) {
2028
2028
  function Ts() {
2029
2029
  var e = [], t = [], s = [], n = [], r, i, a, l, o, u = this.eras();
2030
2030
  for (r = 0, i = u.length; r < i; ++r)
2031
- a = we(u[r].name), l = we(u[r].abbr), o = we(u[r].narrow), t.push(a), e.push(l), s.push(o), n.push(a), n.push(l), n.push(o);
2031
+ a = pe(u[r].name), l = pe(u[r].abbr), o = pe(u[r].narrow), t.push(a), e.push(l), s.push(o), n.push(a), n.push(l), n.push(o);
2032
2032
  this._erasRegex = new RegExp("^(" + n.join("|") + ")", "i"), this._erasNameRegex = new RegExp("^(" + t.join("|") + ")", "i"), this._erasAbbrRegex = new RegExp("^(" + e.join("|") + ")", "i"), this._erasNarrowRegex = new RegExp(
2033
2033
  "^(" + s.join("|") + ")",
2034
2034
  "i"
@@ -2040,13 +2040,13 @@ g(0, ["gg", 2], 0, function() {
2040
2040
  g(0, ["GG", 2], 0, function() {
2041
2041
  return this.isoWeekYear() % 100;
2042
2042
  });
2043
- function Nt(e, t) {
2043
+ function Pt(e, t) {
2044
2044
  g(0, [e, e.length], 0, t);
2045
2045
  }
2046
- Nt("gggg", "weekYear");
2047
- Nt("ggggg", "weekYear");
2048
- Nt("GGGG", "isoWeekYear");
2049
- Nt("GGGGG", "isoWeekYear");
2046
+ Pt("gggg", "weekYear");
2047
+ Pt("ggggg", "weekYear");
2048
+ Pt("GGGG", "isoWeekYear");
2049
+ Pt("GGGGG", "isoWeekYear");
2050
2050
  m("G", Ot);
2051
2051
  m("g", Ot);
2052
2052
  m("GG", H, ee);
@@ -2065,7 +2065,7 @@ ot(["gg", "GG"], function(e, t, s, n) {
2065
2065
  t[n] = h.parseTwoDigitYear(e);
2066
2066
  });
2067
2067
  function fo(e) {
2068
- return wr.call(
2068
+ return pr.call(
2069
2069
  this,
2070
2070
  e,
2071
2071
  this.week(),
@@ -2075,7 +2075,7 @@ function fo(e) {
2075
2075
  );
2076
2076
  }
2077
2077
  function co(e) {
2078
- return wr.call(
2078
+ return pr.call(
2079
2079
  this,
2080
2080
  e,
2081
2081
  this.isoWeek(),
@@ -2085,22 +2085,22 @@ function co(e) {
2085
2085
  );
2086
2086
  }
2087
2087
  function ho() {
2088
- return pe(this.year(), 1, 4);
2088
+ return ke(this.year(), 1, 4);
2089
2089
  }
2090
2090
  function mo() {
2091
- return pe(this.isoWeekYear(), 1, 4);
2091
+ return ke(this.isoWeekYear(), 1, 4);
2092
2092
  }
2093
2093
  function _o() {
2094
2094
  var e = this.localeData()._week;
2095
- return pe(this.year(), e.dow, e.doy);
2095
+ return ke(this.year(), e.dow, e.doy);
2096
2096
  }
2097
2097
  function go() {
2098
2098
  var e = this.localeData()._week;
2099
- return pe(this.weekYear(), e.dow, e.doy);
2099
+ return ke(this.weekYear(), e.dow, e.doy);
2100
2100
  }
2101
- function wr(e, t, s, n, r) {
2101
+ function pr(e, t, s, n, r) {
2102
2102
  var i;
2103
- return e == null ? nt(this, n, r).year : (i = pe(e, n, r), t > i && (t = i), yo.call(this, e, t, s, n, r));
2103
+ return e == null ? nt(this, n, r).year : (i = ke(e, n, r), t > i && (t = i), yo.call(this, e, t, s, n, r));
2104
2104
  }
2105
2105
  function yo(e, t, s, n, r) {
2106
2106
  var i = Xn(e, t, s, n, r), a = st(i.year, 0, i.dayOfYear);
@@ -2108,10 +2108,10 @@ function yo(e, t, s, n, r) {
2108
2108
  }
2109
2109
  g("Q", 0, "Qo", "quarter");
2110
2110
  m("Q", Hn);
2111
- N("Q", function(e, t) {
2111
+ P("Q", function(e, t) {
2112
2112
  t[ge] = (b(e) - 1) * 3;
2113
2113
  });
2114
- function wo(e) {
2114
+ function po(e) {
2115
2115
  return e == null ? Math.ceil((this.month() + 1) / 3) : this.month((e - 1) * 3 + this.month() % 3);
2116
2116
  }
2117
2117
  g("D", ["DD", 2], "Do", "date");
@@ -2120,18 +2120,18 @@ m("DD", H, ee);
2120
2120
  m("Do", function(e, t) {
2121
2121
  return e ? t._dayOfMonthOrdinalParse || t._ordinalParse : t._dayOfMonthOrdinalParseLenient;
2122
2122
  });
2123
- N(["D", "DD"], ue);
2124
- N("Do", function(e, t) {
2123
+ P(["D", "DD"], ue);
2124
+ P("Do", function(e, t) {
2125
2125
  t[ue] = b(e.match(H)[0]);
2126
2126
  });
2127
- var pr = qe("Date", !0);
2127
+ var kr = qe("Date", !0);
2128
2128
  g("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
2129
2129
  m("DDD", Yt);
2130
2130
  m("DDDD", An);
2131
- N(["DDD", "DDDD"], function(e, t, s) {
2131
+ P(["DDD", "DDDD"], function(e, t, s) {
2132
2132
  s._dayOfYear = b(e);
2133
2133
  });
2134
- function po(e) {
2134
+ function ko(e) {
2135
2135
  var t = Math.round(
2136
2136
  (this.clone().startOf("day") - this.clone().startOf("year")) / 864e5
2137
2137
  ) + 1;
@@ -2140,12 +2140,12 @@ function po(e) {
2140
2140
  g("m", ["mm", 2], 0, "minute");
2141
2141
  m("m", H, _s);
2142
2142
  m("mm", H, ee);
2143
- N(["m", "mm"], ie);
2144
- var ko = qe("Minutes", !1);
2143
+ P(["m", "mm"], ie);
2144
+ var wo = qe("Minutes", !1);
2145
2145
  g("s", ["ss", 2], 0, "second");
2146
2146
  m("s", H, _s);
2147
2147
  m("ss", H, ee);
2148
- N(["s", "ss"], ye);
2148
+ P(["s", "ss"], ye);
2149
2149
  var vo = qe("Seconds", !1);
2150
2150
  g("S", 0, 0, function() {
2151
2151
  return ~~(this.millisecond() / 100);
@@ -2175,15 +2175,15 @@ g(0, ["SSSSSSSSS", 9], 0, function() {
2175
2175
  m("S", Yt, Hn);
2176
2176
  m("SS", Yt, ee);
2177
2177
  m("SSS", Yt, An);
2178
- var Te, kr;
2178
+ var Te, wr;
2179
2179
  for (Te = "SSSS"; Te.length <= 9; Te += "S")
2180
2180
  m(Te, Ze);
2181
2181
  function So(e, t) {
2182
- t[Pe] = b(("0." + e) * 1e3);
2182
+ t[We] = b(("0." + e) * 1e3);
2183
2183
  }
2184
2184
  for (Te = "S"; Te.length <= 9; Te += "S")
2185
- N(Te, So);
2186
- kr = qe("Milliseconds", !1);
2185
+ P(Te, So);
2186
+ wr = qe("Milliseconds", !1);
2187
2187
  g("z", 0, 0, "zoneAbbr");
2188
2188
  g("zz", 0, 0, "zoneName");
2189
2189
  function bo() {
@@ -2196,21 +2196,21 @@ var f = at.prototype;
2196
2196
  f.add = _l;
2197
2197
  f.calendar = Sl;
2198
2198
  f.clone = bl;
2199
- f.diff = Fl;
2199
+ f.diff = Ll;
2200
2200
  f.endOf = Hl;
2201
- f.format = Pl;
2202
- f.from = Wl;
2203
- f.fromNow = Cl;
2201
+ f.format = Wl;
2202
+ f.from = Cl;
2203
+ f.fromNow = xl;
2204
2204
  f.to = El;
2205
2205
  f.toNow = Il;
2206
- f.get = Ni;
2206
+ f.get = Pi;
2207
2207
  f.invalidAt = Jl;
2208
2208
  f.isAfter = Ml;
2209
2209
  f.isBefore = Dl;
2210
2210
  f.isBetween = Yl;
2211
2211
  f.isSame = Tl;
2212
2212
  f.isSameOrAfter = Ol;
2213
- f.isSameOrBefore = xl;
2213
+ f.isSameOrBefore = Fl;
2214
2214
  f.isValid = Bl;
2215
2215
  f.lang = hr;
2216
2216
  f.locale = cr;
@@ -2218,19 +2218,19 @@ f.localeData = mr;
2218
2218
  f.max = Ba;
2219
2219
  f.min = Za;
2220
2220
  f.parsingFlags = ql;
2221
- f.set = Pi;
2221
+ f.set = Wi;
2222
2222
  f.startOf = Ul;
2223
2223
  f.subtract = gl;
2224
2224
  f.toArray = jl;
2225
2225
  f.toObject = zl;
2226
2226
  f.toDate = Vl;
2227
- f.toISOString = Rl;
2228
- f.inspect = Nl;
2227
+ f.toISOString = Nl;
2228
+ f.inspect = Pl;
2229
2229
  typeof Symbol != "undefined" && Symbol.for != null && (f[Symbol.for("nodejs.util.inspect.custom")] = function() {
2230
2230
  return "Moment<" + this.format() + ">";
2231
2231
  });
2232
2232
  f.toJSON = Zl;
2233
- f.toString = Ll;
2233
+ f.toString = Rl;
2234
2234
  f.unix = Gl;
2235
2235
  f.valueOf = Al;
2236
2236
  f.creationData = Ql;
@@ -2239,10 +2239,10 @@ f.eraNarrow = to;
2239
2239
  f.eraAbbr = so;
2240
2240
  f.eraYear = no;
2241
2241
  f.year = jn;
2242
- f.isLeapYear = Ri;
2242
+ f.isLeapYear = Ni;
2243
2243
  f.weekYear = fo;
2244
2244
  f.isoWeekYear = co;
2245
- f.quarter = f.quarters = wo;
2245
+ f.quarter = f.quarters = po;
2246
2246
  f.month = Jn;
2247
2247
  f.daysInMonth = Vi;
2248
2248
  f.week = f.weeks = Xi;
@@ -2251,15 +2251,15 @@ f.weeksInYear = _o;
2251
2251
  f.weeksInWeekYear = go;
2252
2252
  f.isoWeeksInYear = ho;
2253
2253
  f.isoWeeksInISOWeekYear = mo;
2254
- f.date = pr;
2254
+ f.date = kr;
2255
2255
  f.day = f.days = da;
2256
2256
  f.weekday = ca;
2257
2257
  f.isoWeekday = ha;
2258
- f.dayOfYear = po;
2259
- f.hour = f.hours = ka;
2260
- f.minute = f.minutes = ko;
2258
+ f.dayOfYear = ko;
2259
+ f.hour = f.hours = wa;
2260
+ f.minute = f.minutes = wo;
2261
2261
  f.second = f.seconds = vo;
2262
- f.millisecond = f.milliseconds = kr;
2262
+ f.millisecond = f.milliseconds = wr;
2263
2263
  f.utcOffset = sl;
2264
2264
  f.utc = rl;
2265
2265
  f.local = il;
@@ -2274,7 +2274,7 @@ f.zoneAbbr = bo;
2274
2274
  f.zoneName = Mo;
2275
2275
  f.dates = ne(
2276
2276
  "dates accessor is deprecated. Use date instead.",
2277
- pr
2277
+ kr
2278
2278
  );
2279
2279
  f.months = ne(
2280
2280
  "months accessor is deprecated. Use month instead",
@@ -2301,45 +2301,45 @@ function Yo() {
2301
2301
  function vr(e) {
2302
2302
  return e;
2303
2303
  }
2304
- var x = fs.prototype;
2305
- x.calendar = fi;
2306
- x.longDateFormat = mi;
2307
- x.invalidDate = gi;
2308
- x.ordinal = pi;
2309
- x.preparse = vr;
2310
- x.postformat = vr;
2311
- x.relativeTime = vi;
2312
- x.pastFuture = Si;
2313
- x.set = oi;
2314
- x.eras = Xl;
2315
- x.erasParse = Kl;
2316
- x.erasConvertYear = $l;
2317
- x.erasAbbrRegex = io;
2318
- x.erasNameRegex = ro;
2319
- x.erasNarrowRegex = ao;
2320
- x.months = Ui;
2321
- x.monthsShort = Hi;
2322
- x.monthsParse = Gi;
2323
- x.monthsRegex = zi;
2324
- x.monthsShortRegex = ji;
2325
- x.week = Bi;
2326
- x.firstDayOfYear = Qi;
2327
- x.firstDayOfWeek = Ji;
2328
- x.weekdays = aa;
2329
- x.weekdaysMin = oa;
2330
- x.weekdaysShort = la;
2331
- x.weekdaysParse = fa;
2332
- x.weekdaysRegex = ma;
2333
- x.weekdaysShortRegex = _a;
2334
- x.weekdaysMinRegex = ga;
2335
- x.isPM = wa;
2336
- x.meridiem = va;
2304
+ var F = fs.prototype;
2305
+ F.calendar = fi;
2306
+ F.longDateFormat = mi;
2307
+ F.invalidDate = gi;
2308
+ F.ordinal = ki;
2309
+ F.preparse = vr;
2310
+ F.postformat = vr;
2311
+ F.relativeTime = vi;
2312
+ F.pastFuture = Si;
2313
+ F.set = oi;
2314
+ F.eras = Xl;
2315
+ F.erasParse = Kl;
2316
+ F.erasConvertYear = $l;
2317
+ F.erasAbbrRegex = io;
2318
+ F.erasNameRegex = ro;
2319
+ F.erasNarrowRegex = ao;
2320
+ F.months = Ui;
2321
+ F.monthsShort = Hi;
2322
+ F.monthsParse = Gi;
2323
+ F.monthsRegex = zi;
2324
+ F.monthsShortRegex = ji;
2325
+ F.week = Bi;
2326
+ F.firstDayOfYear = Qi;
2327
+ F.firstDayOfWeek = Ji;
2328
+ F.weekdays = aa;
2329
+ F.weekdaysMin = oa;
2330
+ F.weekdaysShort = la;
2331
+ F.weekdaysParse = fa;
2332
+ F.weekdaysRegex = ma;
2333
+ F.weekdaysShortRegex = _a;
2334
+ F.weekdaysMinRegex = ga;
2335
+ F.isPM = pa;
2336
+ F.meridiem = va;
2337
2337
  function bt(e, t, s, n) {
2338
2338
  var r = be(), i = de().set(n, t);
2339
2339
  return r[s](i, e);
2340
2340
  }
2341
2341
  function Sr(e, t, s) {
2342
- if (ke(e) && (t = e, e = void 0), e = e || "", t != null)
2342
+ if (we(e) && (t = e, e = void 0), e = e || "", t != null)
2343
2343
  return bt(e, t, s, "month");
2344
2344
  var n, r = [];
2345
2345
  for (n = 0; n < 12; n++)
@@ -2347,7 +2347,7 @@ function Sr(e, t, s) {
2347
2347
  return r;
2348
2348
  }
2349
2349
  function Os(e, t, s, n) {
2350
- typeof e == "boolean" ? (ke(t) && (s = t, t = void 0), t = t || "") : (t = e, s = t, e = !1, ke(t) && (s = t, t = void 0), t = t || "");
2350
+ typeof e == "boolean" ? (we(t) && (s = t, t = void 0), t = t || "") : (t = e, s = t, e = !1, we(t) && (s = t, t = void 0), t = t || "");
2351
2351
  var r = be(), i = e ? r._week.dow : 0, a, l = [];
2352
2352
  if (s != null)
2353
2353
  return bt(t, (s + i) % 7, n, "day");
@@ -2361,13 +2361,13 @@ function To(e, t) {
2361
2361
  function Oo(e, t) {
2362
2362
  return Sr(e, t, "monthsShort");
2363
2363
  }
2364
- function xo(e, t, s) {
2364
+ function Fo(e, t, s) {
2365
2365
  return Os(e, t, s, "weekdays");
2366
2366
  }
2367
- function Fo(e, t, s) {
2367
+ function Lo(e, t, s) {
2368
2368
  return Os(e, t, s, "weekdaysShort");
2369
2369
  }
2370
- function Lo(e, t, s) {
2370
+ function Ro(e, t, s) {
2371
2371
  return Os(e, t, s, "weekdaysMin");
2372
2372
  }
2373
2373
  Oe("en", {
@@ -2404,7 +2404,7 @@ h.langData = ne(
2404
2404
  be
2405
2405
  );
2406
2406
  var me = Math.abs;
2407
- function Ro() {
2407
+ function No() {
2408
2408
  var e = this._data;
2409
2409
  return this._milliseconds = me(this._milliseconds), this._days = me(this._days), this._months = me(this._months), e.milliseconds = me(e.milliseconds), e.seconds = me(e.seconds), e.minutes = me(e.minutes), e.hours = me(e.hours), e.months = me(e.months), e.years = me(e.years), this;
2410
2410
  }
@@ -2412,16 +2412,16 @@ function br(e, t, s, n) {
2412
2412
  var r = oe(t, s);
2413
2413
  return e._milliseconds += n * r._milliseconds, e._days += n * r._days, e._months += n * r._months, e._bubble();
2414
2414
  }
2415
- function No(e, t) {
2415
+ function Po(e, t) {
2416
2416
  return br(this, e, t, 1);
2417
2417
  }
2418
- function Po(e, t) {
2418
+ function Wo(e, t) {
2419
2419
  return br(this, e, t, -1);
2420
2420
  }
2421
2421
  function an(e) {
2422
2422
  return e < 0 ? Math.floor(e) : Math.ceil(e);
2423
2423
  }
2424
- function Wo() {
2424
+ function Co() {
2425
2425
  var e = this._milliseconds, t = this._days, s = this._months, n = this._data, r, i, a, l, o;
2426
2426
  return e >= 0 && t >= 0 && s >= 0 || e <= 0 && t <= 0 && s <= 0 || (e += an(as(s) + t) * 864e5, t = 0, s = 0), n.milliseconds = e % 1e3, r = se(e / 1e3), n.seconds = r % 60, i = se(r / 60), n.minutes = i % 60, a = se(i / 60), n.hours = a % 24, t += se(a / 24), o = se(Mr(t)), s += o, t -= an(as(o)), l = se(s / 12), s %= 12, n.days = t, n.months = s, n.years = l, this;
2427
2427
  }
@@ -2431,7 +2431,7 @@ function Mr(e) {
2431
2431
  function as(e) {
2432
2432
  return e * 146097 / 4800;
2433
2433
  }
2434
- function Co(e) {
2434
+ function xo(e) {
2435
2435
  if (!this.isValid())
2436
2436
  return NaN;
2437
2437
  var t, s, n = this._milliseconds;
@@ -2474,12 +2474,12 @@ function Zo() {
2474
2474
  function Bo(e) {
2475
2475
  return e = re(e), this.isValid() ? this[e + "s"]() : NaN;
2476
2476
  }
2477
- function Ce(e) {
2477
+ function xe(e) {
2478
2478
  return function() {
2479
2479
  return this.isValid() ? this._data[e] : NaN;
2480
2480
  };
2481
2481
  }
2482
- var qo = Ce("milliseconds"), Jo = Ce("seconds"), Qo = Ce("minutes"), Xo = Ce("hours"), Ko = Ce("days"), $o = Ce("months"), eu = Ce("years");
2482
+ var qo = xe("milliseconds"), Jo = xe("seconds"), Qo = xe("minutes"), Xo = xe("hours"), Ko = xe("days"), $o = xe("months"), eu = xe("years");
2483
2483
  function tu() {
2484
2484
  return se(this.days() / 7);
2485
2485
  }
@@ -2503,8 +2503,8 @@ function su(e, t, s, n, r) {
2503
2503
  return r.relativeTime(t || 1, !!s, e, n);
2504
2504
  }
2505
2505
  function nu(e, t, s, n) {
2506
- var r = oe(e).abs(), i = _e(r.as("s")), a = _e(r.as("m")), l = _e(r.as("h")), o = _e(r.as("d")), u = _e(r.as("M")), k = _e(r.as("w")), T = _e(r.as("y")), R = i <= s.ss && ["s", i] || i < s.s && ["ss", i] || a <= 1 && ["m"] || a < s.m && ["mm", a] || l <= 1 && ["h"] || l < s.h && ["hh", l] || o <= 1 && ["d"] || o < s.d && ["dd", o];
2507
- return s.w != null && (R = R || k <= 1 && ["w"] || k < s.w && ["ww", k]), R = R || u <= 1 && ["M"] || u < s.M && ["MM", u] || T <= 1 && ["y"] || ["yy", T], R[2] = t, R[3] = +e > 0, R[4] = n, su.apply(null, R);
2506
+ var r = oe(e).abs(), i = _e(r.as("s")), a = _e(r.as("m")), l = _e(r.as("h")), o = _e(r.as("d")), u = _e(r.as("M")), w = _e(r.as("w")), T = _e(r.as("y")), N = i <= s.ss && ["s", i] || i < s.s && ["ss", i] || a <= 1 && ["m"] || a < s.m && ["mm", a] || l <= 1 && ["h"] || l < s.h && ["hh", l] || o <= 1 && ["d"] || o < s.d && ["dd", o];
2507
+ return s.w != null && (N = N || w <= 1 && ["w"] || w < s.w && ["ww", w]), N = N || u <= 1 && ["M"] || u < s.M && ["MM", u] || T <= 1 && ["y"] || ["yy", T], N[2] = t, N[3] = +e > 0, N[4] = n, su.apply(null, N);
2508
2508
  }
2509
2509
  function ru(e) {
2510
2510
  return e === void 0 ? _e : typeof e == "function" ? (_e = e, !0) : !1;
@@ -2522,18 +2522,18 @@ var qt = Math.abs;
2522
2522
  function Ie(e) {
2523
2523
  return (e > 0) - (e < 0) || +e;
2524
2524
  }
2525
- function Pt() {
2525
+ function Wt() {
2526
2526
  if (!this.isValid())
2527
2527
  return this.localeData().invalidDate();
2528
- var e = qt(this._milliseconds) / 1e3, t = qt(this._days), s = qt(this._months), n, r, i, a, l = this.asSeconds(), o, u, k, T;
2529
- return l ? (n = se(e / 60), r = se(n / 60), e %= 60, n %= 60, i = se(s / 12), s %= 12, a = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", o = l < 0 ? "-" : "", u = Ie(this._months) !== Ie(l) ? "-" : "", k = Ie(this._days) !== Ie(l) ? "-" : "", T = Ie(this._milliseconds) !== Ie(l) ? "-" : "", o + "P" + (i ? u + i + "Y" : "") + (s ? u + s + "M" : "") + (t ? k + t + "D" : "") + (r || n || e ? "T" : "") + (r ? T + r + "H" : "") + (n ? T + n + "M" : "") + (e ? T + a + "S" : "")) : "P0D";
2528
+ var e = qt(this._milliseconds) / 1e3, t = qt(this._days), s = qt(this._months), n, r, i, a, l = this.asSeconds(), o, u, w, T;
2529
+ return l ? (n = se(e / 60), r = se(n / 60), e %= 60, n %= 60, i = se(s / 12), s %= 12, a = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", o = l < 0 ? "-" : "", u = Ie(this._months) !== Ie(l) ? "-" : "", w = Ie(this._days) !== Ie(l) ? "-" : "", T = Ie(this._milliseconds) !== Ie(l) ? "-" : "", o + "P" + (i ? u + i + "Y" : "") + (s ? u + s + "M" : "") + (t ? w + t + "D" : "") + (r || n || e ? "T" : "") + (r ? T + r + "H" : "") + (n ? T + n + "M" : "") + (e ? T + a + "S" : "")) : "P0D";
2530
2530
  }
2531
- var Y = Rt.prototype;
2531
+ var Y = Nt.prototype;
2532
2532
  Y.isValid = Ka;
2533
- Y.abs = Ro;
2534
- Y.add = No;
2535
- Y.subtract = Po;
2536
- Y.as = Co;
2533
+ Y.abs = No;
2534
+ Y.add = Po;
2535
+ Y.subtract = Wo;
2536
+ Y.as = xo;
2537
2537
  Y.asMilliseconds = Dr;
2538
2538
  Y.asSeconds = Eo;
2539
2539
  Y.asMinutes = Io;
@@ -2544,7 +2544,7 @@ Y.asMonths = Go;
2544
2544
  Y.asQuarters = Vo;
2545
2545
  Y.asYears = jo;
2546
2546
  Y.valueOf = zo;
2547
- Y._bubble = Wo;
2547
+ Y._bubble = Co;
2548
2548
  Y.clone = Zo;
2549
2549
  Y.get = Bo;
2550
2550
  Y.milliseconds = qo;
@@ -2556,24 +2556,24 @@ Y.weeks = tu;
2556
2556
  Y.months = $o;
2557
2557
  Y.years = eu;
2558
2558
  Y.humanize = au;
2559
- Y.toISOString = Pt;
2560
- Y.toString = Pt;
2561
- Y.toJSON = Pt;
2559
+ Y.toISOString = Wt;
2560
+ Y.toString = Wt;
2561
+ Y.toJSON = Wt;
2562
2562
  Y.locale = cr;
2563
2563
  Y.localeData = mr;
2564
2564
  Y.toIsoString = ne(
2565
2565
  "toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
2566
- Pt
2566
+ Wt
2567
2567
  );
2568
2568
  Y.lang = hr;
2569
2569
  g("X", 0, 0, "unix");
2570
2570
  g("x", 0, 0, "valueOf");
2571
2571
  m("x", Ot);
2572
2572
  m("X", Yi);
2573
- N("X", function(e, t, s) {
2573
+ P("X", function(e, t, s) {
2574
2574
  s._d = new Date(parseFloat(e) * 1e3);
2575
2575
  });
2576
- N("x", function(e, t, s) {
2576
+ P("x", function(e, t, s) {
2577
2577
  s._d = new Date(b(e));
2578
2578
  });
2579
2579
  //! moment.js
@@ -2591,16 +2591,16 @@ h.locale = Oe;
2591
2591
  h.invalid = Mt;
2592
2592
  h.duration = oe;
2593
2593
  h.isMoment = le;
2594
- h.weekdays = xo;
2594
+ h.weekdays = Fo;
2595
2595
  h.parseZone = Yo;
2596
2596
  h.localeData = be;
2597
2597
  h.isDuration = gt;
2598
2598
  h.monthsShort = Oo;
2599
- h.weekdaysMin = Lo;
2600
- h.defineLocale = ks;
2599
+ h.weekdaysMin = Ro;
2600
+ h.defineLocale = ws;
2601
2601
  h.updateLocale = Da;
2602
2602
  h.locales = Ya;
2603
- h.weekdaysShort = Fo;
2603
+ h.weekdaysShort = Lo;
2604
2604
  h.normalizeUnits = re;
2605
2605
  h.relativeTimeRounding = ru;
2606
2606
  h.relativeTimeThreshold = iu;
@@ -2700,7 +2700,7 @@ const on = {
2700
2700
  }
2701
2701
  }, { document: un } = Qr;
2702
2702
  function uu(e) {
2703
- Br(e, "svelte-1hox9nw", ':host{font-family:system-ui, -apple-system, Roboto, Helvetica}.SearchLoading.svelte-1hox9nw.svelte-1hox9nw{color:var(--emfe-w-color-white, #FFFFFF);text-align:center}.Footer.svelte-1hox9nw.svelte-1hox9nw{position:relative;background-color:var(--emfe-w-color-footer-bg, var(--emfe-w-color-background-secondary, #E8E9EB));display:flex;padding:21px 12px;flex-direction:row}.FooterSideMobile.svelte-1hox9nw.svelte-1hox9nw{margin-top:44px}.FooterSide.svelte-1hox9nw.svelte-1hox9nw{justify-content:center;height:100%;display:flex;flex-direction:column;background-color:var(--emfe-w-color-footer-bg, var(--emfe-w-color-background-secondary, #E8E9EB))}.FooterSide.svelte-1hox9nw .FooterTitle.svelte-1hox9nw{font-weight:500;font-size:12px;color:var(--emfe-w-footer-typography, var(--emfe-w-color-contrast, #111));text-transform:uppercase;margin:21px 12px}.FooterGrid.svelte-1hox9nw.svelte-1hox9nw{font-weight:400;height:100%;display:flex;max-width:1200px;margin:auto;background-color:var(--emfe-w-color-footer-bg, var(--emfe-w-color-background-secondary, #E8E9EB));flex-direction:column;align-items:center;justify-content:center}.FooterGrid.svelte-1hox9nw .GridRow.svelte-1hox9nw{display:flex;flex-flow:row wrap;width:100%;align-items:flex-start;justify-content:center;align-items:center;padding:20px 0;text-align:left;max-width:1100px}.FooterGrid.svelte-1hox9nw .GridRow p.svelte-1hox9nw{display:inline;font-family:"Roboto";font-style:normal;font-weight:300;font-size:12px;color:var(--emfe-w-footer-typography, var(--emfe-w-color-contrast, #111))}.FooterGrid.svelte-1hox9nw .GridRow .LicenseDesc.svelte-1hox9nw{flex:1;max-width:575px;line-height:1.3;display:flex;flex-direction:column;align-items:flex-start}.FooterGrid.svelte-1hox9nw .GridRow .LicenseDesc .DetailedLicenses.svelte-1hox9nw{font-size:10px;color:var(--emfe-w-color-gray-150, #828282)}.FooterGrid.svelte-1hox9nw .CopyrightAreaRights.svelte-1hox9nw{margin-top:10px}.FooterGrid.svelte-1hox9nw .CopyrightTextArea p.svelte-1hox9nw,.FooterGrid.svelte-1hox9nw .CopyrightArea p.svelte-1hox9nw{margin:0;color:var(--emfe-w-color-gray-150, #828282);font-size:9px}@media only screen and (max-width: 768px){.Footer.svelte-1hox9nw.svelte-1hox9nw{display:flex;flex-direction:column}.FooterSide.svelte-1hox9nw.svelte-1hox9nw{position:relative;margin-left:14px;margin-top:66px}.FooterGrid.svelte-1hox9nw.svelte-1hox9nw{padding:0}.FooterGrid.svelte-1hox9nw.svelte-1hox9nw:last-child{padding-bottom:50px}.GridRow.svelte-1hox9nw.svelte-1hox9nw{border-bottom:1px solid rgba(0, 0, 0, 0.05);gap:15px}.GridRow.svelte-1hox9nw.svelte-1hox9nw:last-child{border:none}}.ItemLanguage.svelte-1hox9nw.svelte-1hox9nw{display:none}#LanguageList.svelte-1hox9nw.svelte-1hox9nw{padding:0;margin:0}.LanguageSelectorContainer.svelte-1hox9nw.svelte-1hox9nw{position:relative}.LanguageSelectorOverlay.svelte-1hox9nw.svelte-1hox9nw{position:relative;font-size:12px}.DrawerButton.svelte-1hox9nw.svelte-1hox9nw{height:30px;width:150px;background:inherit;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;color:var(--emfe-w-footer-typography, var(--emfe-w-color-white, #FFFFFF));display:flex;justify-content:space-evenly;align-items:center;border-radius:0px;border:0;position:relative}.DrawerButton.svelte-1hox9nw svg path.svelte-1hox9nw{fill:var(--emfe-w-footer-typography, var(--emfe-w-color-white, #FFFFFF))}.LanguageDrawer.svelte-1hox9nw.svelte-1hox9nw{position:absolute;background-color:var(--emfe-w-color-footer-bg, var(--emfe-w-color-background-secondary, #E8E9EB));width:150px;bottom:30px;padding:6px 0;left:7px}.LanguageDrawer.hidden.svelte-1hox9nw.svelte-1hox9nw{display:none}.LanguageFlag.svelte-1hox9nw.svelte-1hox9nw{margin-right:8px;background:black;border-radius:50%;width:16px;height:16px}.OverlayLanguageOption.svelte-1hox9nw.svelte-1hox9nw{justify-content:center;list-style:none;position:relative;height:35px;padding:0;justify-content:space-between;display:flex;flex-direction:row}.OverlayLanguageOption.svelte-1hox9nw img.svelte-1hox9nw{position:absolute;z-index:0;cursor:pointer;top:6px;left:12px}.OverlayLanguageOption.svelte-1hox9nw a.svelte-1hox9nw{text-decoration:none;color:var(--emfe-w-footer-typography, var(--emfe-w-color-contrast, #111));display:inline-block;width:150px}.OverlayLanguageOption.svelte-1hox9nw a span.svelte-1hox9nw{width:100%;display:flex;justify-content:center;margin:4px 0}');
2703
+ Br(e, "svelte-pvrdti", ':host{font-family:system-ui, -apple-system, Roboto, Helvetica}.SearchLoading{color:var(--emfe-w-color-white, #FFFFFF);text-align:center}.Footer{position:relative;background-color:var(--emfe-w-color-footer-bg, var(--emfe-w-color-background-secondary, #E8E9EB));display:flex;padding:21px 12px;flex-direction:row}.FooterSideMobile{margin-top:44px}.FooterSide{justify-content:center;height:100%;display:flex;flex-direction:column;background-color:var(--emfe-w-color-footer-bg, var(--emfe-w-color-background-secondary, #E8E9EB))}.FooterSide .FooterTitle{font-weight:500;font-size:12px;color:var(--emfe-w-footer-typography, var(--emfe-w-color-contrast, #111));text-transform:uppercase;margin:21px 12px}.FooterGrid{font-weight:400;height:100%;display:flex;max-width:1200px;margin:auto;background-color:var(--emfe-w-color-footer-bg, var(--emfe-w-color-background-secondary, #E8E9EB));flex-direction:column;align-items:center;justify-content:center}.FooterGrid .GridRow{display:flex;flex-flow:row wrap;width:100%;align-items:flex-start;justify-content:center;align-items:center;padding:20px 0;text-align:left;max-width:1100px}.FooterGrid .GridRow p{display:inline;font-family:"Roboto";font-style:normal;font-weight:300;font-size:12px;color:var(--emfe-w-footer-typography, var(--emfe-w-color-contrast, #111))}.FooterGrid .GridRow .LicenseDesc{flex:1;max-width:575px;line-height:1.3;display:flex;flex-direction:column;align-items:flex-start}.FooterGrid .GridRow .LicenseDesc .DetailedLicenses{font-size:10px;color:var(--emfe-w-color-gray-150, #828282)}.FooterGrid .CopyrightAreaRights{margin-top:10px}.FooterGrid .CopyrightTextArea p,.FooterGrid .CopyrightArea p{margin:0;color:var(--emfe-w-color-gray-150, #828282);font-size:9px}@media only screen and (max-width: 768px){.Footer{display:flex;flex-direction:column}.FooterSide{position:relative;margin-left:14px;margin-top:66px}.FooterGrid{padding:0}.FooterGrid:last-child{padding-bottom:50px}.GridRow{border-bottom:1px solid rgba(0, 0, 0, 0.05);gap:15px}.GridRow:last-child{border:none}}.ItemLanguage{display:none}#LanguageList{padding:0;margin:0}.LanguageSelectorContainer{position:relative}.LanguageSelectorOverlay{position:relative;font-size:12px}.DrawerButton{height:30px;width:150px;background:inherit;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;color:var(--emfe-w-footer-typography, var(--emfe-w-color-white, #FFFFFF));display:flex;justify-content:space-evenly;align-items:center;border-radius:0px;border:0;position:relative}.DrawerButton svg path{fill:var(--emfe-w-footer-typography, var(--emfe-w-color-white, #FFFFFF))}.LanguageDrawer{position:absolute;background-color:var(--emfe-w-color-footer-bg, var(--emfe-w-color-background-secondary, #E8E9EB));width:150px;bottom:30px;padding:6px 0;left:7px}.LanguageDrawer.hidden{display:none}.LanguageFlag{margin-right:8px;background:black;border-radius:50%;width:16px;height:16px}.OverlayLanguageOption{justify-content:center;list-style:none;position:relative;height:35px;padding:0;justify-content:space-between;display:flex;flex-direction:row}.OverlayLanguageOption img{position:absolute;z-index:0;cursor:pointer;top:6px;left:12px}.OverlayLanguageOption a{text-decoration:none;color:var(--emfe-w-footer-typography, var(--emfe-w-color-contrast, #111));display:inline-block;width:150px}.OverlayLanguageOption a span{width:100%;display:flex;justify-content:center;margin:4px 0}');
2704
2704
  }
2705
2705
  function fn(e, t, s) {
2706
2706
  const n = e.slice();
@@ -2718,32 +2718,32 @@ function hn(e) {
2718
2718
  let t, s;
2719
2719
  return {
2720
2720
  c() {
2721
- t = p("script"), ze(t.src, s = /*licenseScriptSrc*/
2722
- e[23]) || y(t, "src", s);
2721
+ t = k("script"), ze(t.src, s = /*licenseScriptSrc*/
2722
+ e[23]) || p(t, "src", s);
2723
2723
  },
2724
2724
  m(n, r) {
2725
- L(n, t, r);
2725
+ R(n, t, r);
2726
2726
  },
2727
2727
  p(n, r) {
2728
2728
  r[0] & /*licenseScriptSrc*/
2729
2729
  8388608 && !ze(t.src, s = /*licenseScriptSrc*/
2730
- n[23]) && y(t, "src", s);
2730
+ n[23]) && p(t, "src", s);
2731
2731
  },
2732
2732
  d(n) {
2733
- n && F(t);
2733
+ n && L(t);
2734
2734
  }
2735
2735
  };
2736
2736
  }
2737
2737
  function fu(e) {
2738
- let t, s, n, r, i, a, l, o, u, k, T, R, z = (
2738
+ let t, s, n, r, i, a, l, o, u, w, T, N, z = (
2739
2739
  /*helpLinksRepeater*/
2740
2740
  e[13] && mn(e)
2741
- ), W = (
2741
+ ), C = (
2742
2742
  /*gameVendorsRepeater*/
2743
2743
  e[8] && yn(e)
2744
- ), C = (
2744
+ ), E = (
2745
2745
  /*paymentMethodsRepeater*/
2746
- e[10] && pn(e)
2746
+ e[10] && kn(e)
2747
2747
  ), V = (
2748
2748
  /*panicbuttonenabled*/
2749
2749
  e[3] === "true" && /*isLoggedIn*/
@@ -2761,42 +2761,42 @@ function fu(e) {
2761
2761
  /*languageselectorenabled*/
2762
2762
  e[2] === "true" && /*languagePackLoaded*/
2763
2763
  e[31] && /*selectedLanguage*/
2764
- e[26] && Fn(e)
2764
+ e[26] && Ln(e)
2765
2765
  ), D = (
2766
2766
  /*copyright*/
2767
- e[18] && Nn(e)
2767
+ e[18] && Pn(e)
2768
2768
  );
2769
2769
  return {
2770
2770
  c() {
2771
- t = p("div"), s = p("div"), z && z.c(), r = J(), i = p("div"), W && W.c(), a = J(), C && C.c(), l = J(), V && V.c(), o = J(), j && j.c(), u = J(), I && I.c(), k = J(), M && M.c(), T = J(), A && A.c(), R = J(), D && D.c(), y(s, "class", n = "FooterSide " + /*isOnMobile*/
2771
+ t = k("div"), s = k("div"), z && z.c(), r = J(), i = k("div"), C && C.c(), a = J(), E && E.c(), l = J(), V && V.c(), o = J(), j && j.c(), u = J(), I && I.c(), w = J(), M && M.c(), T = J(), A && A.c(), N = J(), D && D.c(), p(s, "class", n = "FooterSide " + /*isOnMobile*/
2772
2772
  (e[33] && /*isLoggedIn*/
2773
2773
  e[25] && /*panicbuttonenabled*/
2774
- e[3] === "true" ? "FooterSideMobile" : "") + " svelte-1hox9nw"), y(i, "class", "FooterGrid svelte-1hox9nw"), y(t, "class", "Footer svelte-1hox9nw");
2774
+ e[3] === "true" ? "FooterSideMobile" : "")), p(i, "class", "FooterGrid"), p(t, "class", "Footer");
2775
2775
  },
2776
- m(c, P) {
2777
- L(c, t, P), w(t, s), z && z.m(s, null), w(t, r), w(t, i), W && W.m(i, null), w(i, a), C && C.m(i, null), w(i, l), V && V.m(i, null), w(i, o), j && j.m(i, null), w(i, u), I && I.m(i, null), w(i, k), M && M.m(i, null), w(i, T), A && A.m(i, null), w(i, R), D && D.m(i, null), e[56](t);
2776
+ m(c, W) {
2777
+ R(c, t, W), y(t, s), z && z.m(s, null), y(t, r), y(t, i), C && C.m(i, null), y(i, a), E && E.m(i, null), y(i, l), V && V.m(i, null), y(i, o), j && j.m(i, null), y(i, u), I && I.m(i, null), y(i, w), M && M.m(i, null), y(i, T), A && A.m(i, null), y(i, N), D && D.m(i, null), e[56](t);
2778
2778
  },
2779
- p(c, P) {
2779
+ p(c, W) {
2780
2780
  /*helpLinksRepeater*/
2781
- c[13] ? z ? z.p(c, P) : (z = mn(c), z.c(), z.m(s, null)) : z && (z.d(1), z = null), P[0] & /*isLoggedIn, panicbuttonenabled*/
2781
+ c[13] ? z ? z.p(c, W) : (z = mn(c), z.c(), z.m(s, null)) : z && (z.d(1), z = null), W[0] & /*isLoggedIn, panicbuttonenabled*/
2782
2782
  33554440 && n !== (n = "FooterSide " + /*isOnMobile*/
2783
2783
  (c[33] && /*isLoggedIn*/
2784
2784
  c[25] && /*panicbuttonenabled*/
2785
- c[3] === "true" ? "FooterSideMobile" : "") + " svelte-1hox9nw") && y(s, "class", n), /*gameVendorsRepeater*/
2786
- c[8] ? W ? W.p(c, P) : (W = yn(c), W.c(), W.m(i, a)) : W && (W.d(1), W = null), /*paymentMethodsRepeater*/
2787
- c[10] ? C ? C.p(c, P) : (C = pn(c), C.c(), C.m(i, l)) : C && (C.d(1), C = null), /*panicbuttonenabled*/
2785
+ c[3] === "true" ? "FooterSideMobile" : "")) && p(s, "class", n), /*gameVendorsRepeater*/
2786
+ c[8] ? C ? C.p(c, W) : (C = yn(c), C.c(), C.m(i, a)) : C && (C.d(1), C = null), /*paymentMethodsRepeater*/
2787
+ c[10] ? E ? E.p(c, W) : (E = kn(c), E.c(), E.m(i, l)) : E && (E.d(1), E = null), /*panicbuttonenabled*/
2788
2788
  c[3] === "true" && /*isLoggedIn*/
2789
- c[25] ? V ? V.p(c, P) : (V = vn(c), V.c(), V.m(i, o)) : V && (V.d(1), V = null), /*licensesRepeater*/
2790
- c[15] ? j ? j.p(c, P) : (j = Sn(c), j.c(), j.m(i, u)) : j && (j.d(1), j = null), /*sponsorsRepeater*/
2791
- c[12] ? I ? I.p(c, P) : (I = Dn(c), I.c(), I.m(i, k)) : I && (I.d(1), I = null), /*socialLinksRepeater*/
2792
- c[17] ? M ? M.p(c, P) : (M = On(c), M.c(), M.m(i, T)) : M && (M.d(1), M = null), /*languageselectorenabled*/
2789
+ c[25] ? V ? V.p(c, W) : (V = vn(c), V.c(), V.m(i, o)) : V && (V.d(1), V = null), /*licensesRepeater*/
2790
+ c[15] ? j ? j.p(c, W) : (j = Sn(c), j.c(), j.m(i, u)) : j && (j.d(1), j = null), /*sponsorsRepeater*/
2791
+ c[12] ? I ? I.p(c, W) : (I = Dn(c), I.c(), I.m(i, w)) : I && (I.d(1), I = null), /*socialLinksRepeater*/
2792
+ c[17] ? M ? M.p(c, W) : (M = On(c), M.c(), M.m(i, T)) : M && (M.d(1), M = null), /*languageselectorenabled*/
2793
2793
  c[2] === "true" && /*languagePackLoaded*/
2794
2794
  c[31] && /*selectedLanguage*/
2795
- c[26] ? A ? A.p(c, P) : (A = Fn(c), A.c(), A.m(i, R)) : A && (A.d(1), A = null), /*copyright*/
2796
- c[18] ? D ? D.p(c, P) : (D = Nn(c), D.c(), D.m(i, null)) : D && (D.d(1), D = null);
2795
+ c[26] ? A ? A.p(c, W) : (A = Ln(c), A.c(), A.m(i, N)) : A && (A.d(1), A = null), /*copyright*/
2796
+ c[18] ? D ? D.p(c, W) : (D = Pn(c), D.c(), D.m(i, null)) : D && (D.d(1), D = null);
2797
2797
  },
2798
2798
  d(c) {
2799
- c && F(t), z && z.d(), W && W.d(), C && C.d(), V && V.d(), j && j.d(), I && I.d(), M && M.d(), A && A.d(), D && D.d(), e[56](null);
2799
+ c && L(t), z && z.d(), C && C.d(), E && E.d(), V && V.d(), j && j.d(), I && I.d(), M && M.d(), A && A.d(), D && D.d(), e[56](null);
2800
2800
  }
2801
2801
  };
2802
2802
  }
@@ -2804,14 +2804,14 @@ function du(e) {
2804
2804
  let t;
2805
2805
  return {
2806
2806
  c() {
2807
- t = p("p"), t.textContent = "Loading ...", y(t, "class", "SearchLoading svelte-1hox9nw");
2807
+ t = k("p"), t.textContent = "Loading ...", p(t, "class", "SearchLoading");
2808
2808
  },
2809
2809
  m(s, n) {
2810
- L(s, t, n);
2810
+ R(s, t, n);
2811
2811
  },
2812
- p: wt,
2812
+ p: pt,
2813
2813
  d(s) {
2814
- s && F(t);
2814
+ s && L(t);
2815
2815
  }
2816
2816
  };
2817
2817
  }
@@ -2819,14 +2819,14 @@ function cu(e) {
2819
2819
  let t;
2820
2820
  return {
2821
2821
  c() {
2822
- t = p("p"), t.textContent = "500 Error - Internal Server Error", y(t, "class", "SearchLoading svelte-1hox9nw");
2822
+ t = k("p"), t.textContent = "500 Error - Internal Server Error", p(t, "class", "SearchLoading");
2823
2823
  },
2824
2824
  m(s, n) {
2825
- L(s, t, n);
2825
+ R(s, t, n);
2826
2826
  },
2827
- p: wt,
2827
+ p: pt,
2828
2828
  d(s) {
2829
- s && F(t);
2829
+ s && L(t);
2830
2830
  }
2831
2831
  };
2832
2832
  }
@@ -2846,7 +2846,7 @@ function mn(e) {
2846
2846
  m(r, i) {
2847
2847
  for (let a = 0; a < n.length; a += 1)
2848
2848
  n[a] && n[a].m(r, i);
2849
- L(r, t, i);
2849
+ R(r, t, i);
2850
2850
  },
2851
2851
  p(r, i) {
2852
2852
  if (i[0] & /*clientstyling, helpLinksRepeater, baseurl, lang*/
@@ -2866,7 +2866,7 @@ function mn(e) {
2866
2866
  }
2867
2867
  },
2868
2868
  d(r) {
2869
- r && F(t), Qt(n, r);
2869
+ r && L(t), Qt(n, r);
2870
2870
  }
2871
2871
  };
2872
2872
  }
@@ -2877,10 +2877,10 @@ function _n(e) {
2877
2877
  ), n;
2878
2878
  return {
2879
2879
  c() {
2880
- t = p("p"), n = ve(s), y(t, "class", "FooterTitle svelte-1hox9nw");
2880
+ t = k("p"), n = ve(s), p(t, "class", "FooterTitle");
2881
2881
  },
2882
2882
  m(r, i) {
2883
- L(r, t, i), w(t, n);
2883
+ R(r, t, i), y(t, n);
2884
2884
  },
2885
2885
  p(r, i) {
2886
2886
  i[0] & /*helpLinksRepeater*/
@@ -2888,7 +2888,7 @@ function _n(e) {
2888
2888
  r[87].key + "") && Se(n, s);
2889
2889
  },
2890
2890
  d(r) {
2891
- r && F(t);
2891
+ r && L(t);
2892
2892
  }
2893
2893
  };
2894
2894
  }
@@ -2899,7 +2899,7 @@ function gn(e) {
2899
2899
  );
2900
2900
  return {
2901
2901
  c() {
2902
- r && r.c(), t = J(), s = p("casino-footer-section"), _(s, "helperflag", "1"), _(
2902
+ r && r.c(), t = J(), s = k("casino-footer-section"), _(s, "helperflag", "1"), _(
2903
2903
  s,
2904
2904
  "clientstyling",
2905
2905
  /*clientstyling*/
@@ -2918,7 +2918,7 @@ function gn(e) {
2918
2918
  ), _(s, "footertype", "footersecondary");
2919
2919
  },
2920
2920
  m(i, a) {
2921
- r && r.m(i, a), L(i, t, a), L(i, s, a);
2921
+ r && r.m(i, a), R(i, t, a), R(i, s, a);
2922
2922
  },
2923
2923
  p(i, a) {
2924
2924
  /*category*/
@@ -2945,18 +2945,18 @@ function gn(e) {
2945
2945
  );
2946
2946
  },
2947
2947
  d(i) {
2948
- i && (F(t), F(s)), r && r.d(i);
2948
+ i && (L(t), L(s)), r && r.d(i);
2949
2949
  }
2950
2950
  };
2951
2951
  }
2952
2952
  function yn(e) {
2953
2953
  let t, s, n, r, i = (
2954
2954
  /*gameVendorsLinksTitle*/
2955
- e[7] && wn(e)
2955
+ e[7] && pn(e)
2956
2956
  );
2957
2957
  return {
2958
2958
  c() {
2959
- t = p("div"), s = p("div"), i && i.c(), n = J(), r = p("casino-footer-section"), _(r, "vendorflag", "1"), _(
2959
+ t = k("div"), s = k("div"), i && i.c(), n = J(), r = k("casino-footer-section"), _(r, "vendorflag", "1"), _(
2960
2960
  r,
2961
2961
  "clientstyling",
2962
2962
  /*clientstyling*/
@@ -2971,14 +2971,14 @@ function yn(e) {
2971
2971
  "lang",
2972
2972
  /*lang*/
2973
2973
  e[1]
2974
- ), _(r, "footertype", "footersecondary"), y(t, "class", "GridRow svelte-1hox9nw");
2974
+ ), _(r, "footertype", "footersecondary"), p(t, "class", "GridRow");
2975
2975
  },
2976
2976
  m(a, l) {
2977
- L(a, t, l), w(t, s), i && i.m(s, null), w(s, n), w(s, r);
2977
+ R(a, t, l), y(t, s), i && i.m(s, null), y(s, n), y(s, r);
2978
2978
  },
2979
2979
  p(a, l) {
2980
2980
  /*gameVendorsLinksTitle*/
2981
- a[7] ? i ? i.p(a, l) : (i = wn(a), i.c(), i.m(s, n)) : i && (i.d(1), i = null), l[0] & /*clientstyling*/
2981
+ a[7] ? i ? i.p(a, l) : (i = pn(a), i.c(), i.m(s, n)) : i && (i.d(1), i = null), l[0] & /*clientstyling*/
2982
2982
  1 && _(
2983
2983
  r,
2984
2984
  "clientstyling",
@@ -2999,21 +2999,21 @@ function yn(e) {
2999
2999
  );
3000
3000
  },
3001
3001
  d(a) {
3002
- a && F(t), i && i.d();
3002
+ a && L(t), i && i.d();
3003
3003
  }
3004
3004
  };
3005
3005
  }
3006
- function wn(e) {
3006
+ function pn(e) {
3007
3007
  let t, s;
3008
3008
  return {
3009
3009
  c() {
3010
- t = p("p"), s = ve(
3010
+ t = k("p"), s = ve(
3011
3011
  /*gameVendorsLinksTitle*/
3012
3012
  e[7]
3013
- ), y(t, "class", "FooterTitle svelte-1hox9nw");
3013
+ ), p(t, "class", "FooterTitle");
3014
3014
  },
3015
3015
  m(n, r) {
3016
- L(n, t, r), w(t, s);
3016
+ R(n, t, r), y(t, s);
3017
3017
  },
3018
3018
  p(n, r) {
3019
3019
  r[0] & /*gameVendorsLinksTitle*/
@@ -3024,18 +3024,18 @@ function wn(e) {
3024
3024
  );
3025
3025
  },
3026
3026
  d(n) {
3027
- n && F(t);
3027
+ n && L(t);
3028
3028
  }
3029
3029
  };
3030
3030
  }
3031
- function pn(e) {
3031
+ function kn(e) {
3032
3032
  let t, s, n, r, i = (
3033
3033
  /*paymentLinksTitle*/
3034
- e[9] && kn(e)
3034
+ e[9] && wn(e)
3035
3035
  );
3036
3036
  return {
3037
3037
  c() {
3038
- t = p("div"), s = p("div"), i && i.c(), n = J(), r = p("casino-footer-section"), _(r, "paymentflag", "1"), _(
3038
+ t = k("div"), s = k("div"), i && i.c(), n = J(), r = k("casino-footer-section"), _(r, "paymentflag", "1"), _(
3039
3039
  r,
3040
3040
  "clientstyling",
3041
3041
  /*clientstyling*/
@@ -3050,14 +3050,14 @@ function pn(e) {
3050
3050
  "lang",
3051
3051
  /*lang*/
3052
3052
  e[1]
3053
- ), _(r, "footertype", "footersecondary"), y(t, "class", "GridRow svelte-1hox9nw");
3053
+ ), _(r, "footertype", "footersecondary"), p(t, "class", "GridRow");
3054
3054
  },
3055
3055
  m(a, l) {
3056
- L(a, t, l), w(t, s), i && i.m(s, null), w(s, n), w(s, r);
3056
+ R(a, t, l), y(t, s), i && i.m(s, null), y(s, n), y(s, r);
3057
3057
  },
3058
3058
  p(a, l) {
3059
3059
  /*paymentLinksTitle*/
3060
- a[9] ? i ? i.p(a, l) : (i = kn(a), i.c(), i.m(s, n)) : i && (i.d(1), i = null), l[0] & /*clientstyling*/
3060
+ a[9] ? i ? i.p(a, l) : (i = wn(a), i.c(), i.m(s, n)) : i && (i.d(1), i = null), l[0] & /*clientstyling*/
3061
3061
  1 && _(
3062
3062
  r,
3063
3063
  "clientstyling",
@@ -3078,21 +3078,21 @@ function pn(e) {
3078
3078
  );
3079
3079
  },
3080
3080
  d(a) {
3081
- a && F(t), i && i.d();
3081
+ a && L(t), i && i.d();
3082
3082
  }
3083
3083
  };
3084
3084
  }
3085
- function kn(e) {
3085
+ function wn(e) {
3086
3086
  let t, s;
3087
3087
  return {
3088
3088
  c() {
3089
- t = p("p"), s = ve(
3089
+ t = k("p"), s = ve(
3090
3090
  /*paymentLinksTitle*/
3091
3091
  e[9]
3092
- ), y(t, "class", "FooterTitle svelte-1hox9nw");
3092
+ ), p(t, "class", "FooterTitle");
3093
3093
  },
3094
3094
  m(n, r) {
3095
- L(n, t, r), w(t, s);
3095
+ R(n, t, r), y(t, s);
3096
3096
  },
3097
3097
  p(n, r) {
3098
3098
  r[0] & /*paymentLinksTitle*/
@@ -3103,7 +3103,7 @@ function kn(e) {
3103
3103
  );
3104
3104
  },
3105
3105
  d(n) {
3106
- n && F(t);
3106
+ n && L(t);
3107
3107
  }
3108
3108
  };
3109
3109
  }
@@ -3111,7 +3111,7 @@ function vn(e) {
3111
3111
  let t;
3112
3112
  return {
3113
3113
  c() {
3114
- t = p("player-panic-button"), _(
3114
+ t = k("player-panic-button"), _(
3115
3115
  t,
3116
3116
  "customtext",
3117
3117
  /*panicButtonCustomText*/
@@ -3129,7 +3129,7 @@ function vn(e) {
3129
3129
  );
3130
3130
  },
3131
3131
  m(s, n) {
3132
- L(s, t, n);
3132
+ R(s, t, n);
3133
3133
  },
3134
3134
  p(s, n) {
3135
3135
  n[1] & /*panicButtonCustomText*/
@@ -3153,7 +3153,7 @@ function vn(e) {
3153
3153
  );
3154
3154
  },
3155
3155
  d(s) {
3156
- s && F(t);
3156
+ s && L(t);
3157
3157
  }
3158
3158
  };
3159
3159
  }
@@ -3167,7 +3167,7 @@ function Sn(e) {
3167
3167
  );
3168
3168
  return {
3169
3169
  c() {
3170
- t = p("div"), s = p("div"), l && l.c(), n = J(), r = p("casino-footer-section"), i = J(), a = p("div"), o && o.c(), _(r, "licenseFlag", "1"), _(
3170
+ t = k("div"), s = k("div"), l && l.c(), n = J(), r = k("casino-footer-section"), i = J(), a = k("div"), o && o.c(), _(r, "licenseFlag", "1"), _(
3171
3171
  r,
3172
3172
  "clientstyling",
3173
3173
  /*clientstyling*/
@@ -3182,36 +3182,36 @@ function Sn(e) {
3182
3182
  "lang",
3183
3183
  /*lang*/
3184
3184
  e[1]
3185
- ), _(r, "footertype", "footersecondary"), y(s, "class", "LicenseLinks"), y(a, "class", "LicenseDesc svelte-1hox9nw"), y(t, "class", "GridRow svelte-1hox9nw");
3185
+ ), _(r, "footertype", "footersecondary"), p(s, "class", "LicenseLinks"), p(a, "class", "LicenseDesc"), p(t, "class", "GridRow");
3186
3186
  },
3187
- m(u, k) {
3188
- L(u, t, k), w(t, s), l && l.m(s, null), w(s, n), w(s, r), w(t, i), w(t, a), o && o.m(a, null);
3187
+ m(u, w) {
3188
+ R(u, t, w), y(t, s), l && l.m(s, null), y(s, n), y(s, r), y(t, i), y(t, a), o && o.m(a, null);
3189
3189
  },
3190
- p(u, k) {
3190
+ p(u, w) {
3191
3191
  /*licensesLinksTitle*/
3192
- u[14] ? l ? l.p(u, k) : (l = bn(u), l.c(), l.m(s, n)) : l && (l.d(1), l = null), k[0] & /*clientstyling*/
3192
+ u[14] ? l ? l.p(u, w) : (l = bn(u), l.c(), l.m(s, n)) : l && (l.d(1), l = null), w[0] & /*clientstyling*/
3193
3193
  1 && _(
3194
3194
  r,
3195
3195
  "clientstyling",
3196
3196
  /*clientstyling*/
3197
3197
  u[0]
3198
- ), k[0] & /*baseurl*/
3198
+ ), w[0] & /*baseurl*/
3199
3199
  16 && _(
3200
3200
  r,
3201
3201
  "baseurl",
3202
3202
  /*baseurl*/
3203
3203
  u[4]
3204
- ), k[0] & /*lang*/
3204
+ ), w[0] & /*lang*/
3205
3205
  2 && _(
3206
3206
  r,
3207
3207
  "lang",
3208
3208
  /*lang*/
3209
3209
  u[1]
3210
3210
  ), /*licenseDesc*/
3211
- u[19] ? o ? o.p(u, k) : (o = Mn(u), o.c(), o.m(a, null)) : o && (o.d(1), o = null);
3211
+ u[19] ? o ? o.p(u, w) : (o = Mn(u), o.c(), o.m(a, null)) : o && (o.d(1), o = null);
3212
3212
  },
3213
3213
  d(u) {
3214
- u && F(t), l && l.d(), o && o.d();
3214
+ u && L(t), l && l.d(), o && o.d();
3215
3215
  }
3216
3216
  };
3217
3217
  }
@@ -3219,13 +3219,13 @@ function bn(e) {
3219
3219
  let t, s;
3220
3220
  return {
3221
3221
  c() {
3222
- t = p("p"), s = ve(
3222
+ t = k("p"), s = ve(
3223
3223
  /*licensesLinksTitle*/
3224
3224
  e[14]
3225
- ), y(t, "class", "FooterTitle svelte-1hox9nw");
3225
+ ), p(t, "class", "FooterTitle");
3226
3226
  },
3227
3227
  m(n, r) {
3228
- L(n, t, r), w(t, s);
3228
+ R(n, t, r), y(t, s);
3229
3229
  },
3230
3230
  p(n, r) {
3231
3231
  r[0] & /*licensesLinksTitle*/
@@ -3236,7 +3236,7 @@ function bn(e) {
3236
3236
  );
3237
3237
  },
3238
3238
  d(n) {
3239
- n && F(t);
3239
+ n && L(t);
3240
3240
  }
3241
3241
  };
3242
3242
  }
@@ -3244,10 +3244,10 @@ function Mn(e) {
3244
3244
  let t, s, n, r, i, a, l;
3245
3245
  return {
3246
3246
  c() {
3247
- t = p("div"), n = J(), r = p("div"), y(t, "class", "DetailedLicenses svelte-1hox9nw"), y(r, "class", "DetailedCustomLicenses");
3247
+ t = k("div"), n = J(), r = k("div"), p(t, "class", "DetailedLicenses"), p(r, "class", "DetailedCustomLicenses");
3248
3248
  },
3249
3249
  m(o, u) {
3250
- L(o, t, u), L(o, n, u), L(o, r, u), a || (l = [
3250
+ R(o, t, u), R(o, n, u), R(o, r, u), a || (l = [
3251
3251
  Xt(s = /*setContent*/
3252
3252
  e[34].call(
3253
3253
  null,
@@ -3278,7 +3278,7 @@ function Mn(e) {
3278
3278
  );
3279
3279
  },
3280
3280
  d(o) {
3281
- o && (F(t), F(n), F(r)), a = !1, Pn(l);
3281
+ o && (L(t), L(n), L(r)), a = !1, Wn(l);
3282
3282
  }
3283
3283
  };
3284
3284
  }
@@ -3289,17 +3289,17 @@ function Dn(e) {
3289
3289
  );
3290
3290
  return {
3291
3291
  c() {
3292
- t = p("div"), s && s.c(), y(t, "class", "GridRow svelte-1hox9nw");
3292
+ t = k("div"), s && s.c(), p(t, "class", "GridRow");
3293
3293
  },
3294
3294
  m(n, r) {
3295
- L(n, t, r), s && s.m(t, null);
3295
+ R(n, t, r), s && s.m(t, null);
3296
3296
  },
3297
3297
  p(n, r) {
3298
3298
  /*sponsorsRepeater*/
3299
3299
  n[12] ? s ? s.p(n, r) : (s = Yn(n), s.c(), s.m(t, null)) : s && (s.d(1), s = null);
3300
3300
  },
3301
3301
  d(n) {
3302
- n && F(t), s && s.d();
3302
+ n && L(t), s && s.d();
3303
3303
  }
3304
3304
  };
3305
3305
  }
@@ -3310,7 +3310,7 @@ function Yn(e) {
3310
3310
  );
3311
3311
  return {
3312
3312
  c() {
3313
- t = p("div"), r && r.c(), s = J(), n = p("casino-footer-section"), _(n, "sponsorflag", "1"), _(
3313
+ t = k("div"), r && r.c(), s = J(), n = k("casino-footer-section"), _(n, "sponsorflag", "1"), _(
3314
3314
  n,
3315
3315
  "clientstyling",
3316
3316
  /*clientstyling*/
@@ -3328,7 +3328,7 @@ function Yn(e) {
3328
3328
  ), _(n, "footertype", "footersecondary");
3329
3329
  },
3330
3330
  m(i, a) {
3331
- L(i, t, a), r && r.m(t, null), w(t, s), w(t, n);
3331
+ R(i, t, a), r && r.m(t, null), y(t, s), y(t, n);
3332
3332
  },
3333
3333
  p(i, a) {
3334
3334
  /*sponsorsLinksTitle*/
@@ -3353,7 +3353,7 @@ function Yn(e) {
3353
3353
  );
3354
3354
  },
3355
3355
  d(i) {
3356
- i && F(t), r && r.d();
3356
+ i && L(t), r && r.d();
3357
3357
  }
3358
3358
  };
3359
3359
  }
@@ -3361,13 +3361,13 @@ function Tn(e) {
3361
3361
  let t, s;
3362
3362
  return {
3363
3363
  c() {
3364
- t = p("p"), s = ve(
3364
+ t = k("p"), s = ve(
3365
3365
  /*sponsorsLinksTitle*/
3366
3366
  e[11]
3367
- ), y(t, "class", "FooterTitle svelte-1hox9nw");
3367
+ ), p(t, "class", "FooterTitle");
3368
3368
  },
3369
3369
  m(n, r) {
3370
- L(n, t, r), w(t, s);
3370
+ R(n, t, r), y(t, s);
3371
3371
  },
3372
3372
  p(n, r) {
3373
3373
  r[0] & /*sponsorsLinksTitle*/
@@ -3378,18 +3378,18 @@ function Tn(e) {
3378
3378
  );
3379
3379
  },
3380
3380
  d(n) {
3381
- n && F(t);
3381
+ n && L(t);
3382
3382
  }
3383
3383
  };
3384
3384
  }
3385
3385
  function On(e) {
3386
3386
  let t, s, n, r = (
3387
3387
  /*socialLinksTitle*/
3388
- e[16] && xn(e)
3388
+ e[16] && Fn(e)
3389
3389
  );
3390
3390
  return {
3391
3391
  c() {
3392
- t = p("div"), r && r.c(), s = J(), n = p("casino-footer-section"), _(n, "socialflag", "1"), _(
3392
+ t = k("div"), r && r.c(), s = J(), n = k("casino-footer-section"), _(n, "socialflag", "1"), _(
3393
3393
  n,
3394
3394
  "clientstyling",
3395
3395
  /*clientstyling*/
@@ -3404,14 +3404,14 @@ function On(e) {
3404
3404
  "lang",
3405
3405
  /*lang*/
3406
3406
  e[1]
3407
- ), _(n, "footertype", "footersecondary"), y(t, "class", "GridRow svelte-1hox9nw");
3407
+ ), _(n, "footertype", "footersecondary"), p(t, "class", "GridRow");
3408
3408
  },
3409
3409
  m(i, a) {
3410
- L(i, t, a), r && r.m(t, null), w(t, s), w(t, n);
3410
+ R(i, t, a), r && r.m(t, null), y(t, s), y(t, n);
3411
3411
  },
3412
3412
  p(i, a) {
3413
3413
  /*socialLinksTitle*/
3414
- i[16] ? r ? r.p(i, a) : (r = xn(i), r.c(), r.m(t, s)) : r && (r.d(1), r = null), a[0] & /*clientstyling*/
3414
+ i[16] ? r ? r.p(i, a) : (r = Fn(i), r.c(), r.m(t, s)) : r && (r.d(1), r = null), a[0] & /*clientstyling*/
3415
3415
  1 && _(
3416
3416
  n,
3417
3417
  "clientstyling",
@@ -3432,21 +3432,21 @@ function On(e) {
3432
3432
  );
3433
3433
  },
3434
3434
  d(i) {
3435
- i && F(t), r && r.d();
3435
+ i && L(t), r && r.d();
3436
3436
  }
3437
3437
  };
3438
3438
  }
3439
- function xn(e) {
3439
+ function Fn(e) {
3440
3440
  let t, s;
3441
3441
  return {
3442
3442
  c() {
3443
- t = p("p"), s = ve(
3443
+ t = k("p"), s = ve(
3444
3444
  /*socialLinksTitle*/
3445
3445
  e[16]
3446
- ), y(t, "class", "FooterTitle svelte-1hox9nw");
3446
+ ), p(t, "class", "FooterTitle");
3447
3447
  },
3448
3448
  m(n, r) {
3449
- L(n, t, r), w(t, s);
3449
+ R(n, t, r), y(t, s);
3450
3450
  },
3451
3451
  p(n, r) {
3452
3452
  r[0] & /*socialLinksTitle*/
@@ -3457,44 +3457,44 @@ function xn(e) {
3457
3457
  );
3458
3458
  },
3459
3459
  d(n) {
3460
- n && F(t);
3460
+ n && L(t);
3461
3461
  }
3462
3462
  };
3463
3463
  }
3464
- function Fn(e) {
3465
- let t, s, n, r, i, a, l, o, u, k, T, R, z, W, C, V, j, I = He(
3464
+ function Ln(e) {
3465
+ let t, s, n, r, i, a, l, o, u, w, T, N, z, C, E, V, j, I = He(
3466
3466
  /*languagesArray*/
3467
3467
  e[27]
3468
3468
  ), M = [];
3469
3469
  for (let c = 0; c < I.length; c += 1)
3470
- M[c] = Ln(dn(e, I, c));
3470
+ M[c] = Rn(dn(e, I, c));
3471
3471
  let A = He(
3472
3472
  /*languages*/
3473
3473
  e[5]
3474
3474
  ), D = [];
3475
3475
  for (let c = 0; c < A.length; c += 1)
3476
- D[c] = Rn(fn(e, A, c));
3476
+ D[c] = Nn(fn(e, A, c));
3477
3477
  return {
3478
3478
  c() {
3479
- t = p("div"), s = p("div"), n = p("select");
3479
+ t = k("div"), s = k("div"), n = k("select");
3480
3480
  for (let c = 0; c < M.length; c += 1)
3481
3481
  M[c].c();
3482
- r = J(), i = p("div"), a = p("div"), l = p("ul");
3482
+ r = J(), i = k("div"), a = k("div"), l = k("ul");
3483
3483
  for (let c = 0; c < D.length; c += 1)
3484
3484
  D[c].c();
3485
- o = J(), u = p("button"), k = p("img"), R = ve(
3485
+ o = J(), u = k("button"), w = k("img"), N = ve(
3486
3486
  /*languageDisplayName*/
3487
3487
  e[29]
3488
- ), z = J(), W = Xs("svg"), C = Xs("path"), y(n, "class", "Item ItemLanguage svelte-1hox9nw"), /*selectedLanguage*/
3488
+ ), z = J(), C = Xs("svg"), E = Xs("path"), p(n, "class", "Item ItemLanguage"), /*selectedLanguage*/
3489
3489
  e[26] === void 0 && Kr(() => (
3490
3490
  /*select_change_handler*/
3491
3491
  e[53].call(n)
3492
- )), y(l, "id", "LanguageList"), y(l, "class", "svelte-1hox9nw"), y(a, "class", "LanguageDrawer hidden svelte-1hox9nw"), y(k, "class", "LanguageFlag svelte-1hox9nw"), ze(k.src, T = /*currentLanguageFlag*/
3493
- e[30]) || y(k, "src", T), y(C, "opacity", "1"), y(C, "d", "M0.94 0L4.00067 3.05467L7.06 0L8 0.940667L4.00067 4.94133L0 0.940667L0.94 0Z"), y(C, "fill", "var(--emfe-w-footer-typography, var(--emfe-w-color-white, #FFFFFF));"), y(C, "class", "svelte-1hox9nw"), y(W, "width", "8"), y(W, "height", "5"), y(W, "viewBox", "0 0 8 5"), y(W, "fill", "none"), y(W, "xmlns", "http://www.w3.org/2000/svg"), y(u, "class", "DrawerButton svelte-1hox9nw"), u.value = /*selectedLanguage*/
3494
- e[26], y(i, "class", "LanguageSelectorOverlay svelte-1hox9nw"), y(s, "class", "LanguageSelectorContainer svelte-1hox9nw"), y(t, "class", "GridRow svelte-1hox9nw");
3492
+ )), p(l, "id", "LanguageList"), p(a, "class", "LanguageDrawer hidden"), p(w, "class", "LanguageFlag"), ze(w.src, T = /*currentLanguageFlag*/
3493
+ e[30]) || p(w, "src", T), p(E, "opacity", "1"), p(E, "d", "M0.94 0L4.00067 3.05467L7.06 0L8 0.940667L4.00067 4.94133L0 0.940667L0.94 0Z"), p(E, "fill", "var(--emfe-w-footer-typography, var(--emfe-w-color-white, #FFFFFF));"), p(C, "width", "8"), p(C, "height", "5"), p(C, "viewBox", "0 0 8 5"), p(C, "fill", "none"), p(C, "xmlns", "http://www.w3.org/2000/svg"), p(u, "class", "DrawerButton"), u.value = /*selectedLanguage*/
3494
+ e[26], p(i, "class", "LanguageSelectorOverlay"), p(s, "class", "LanguageSelectorContainer"), p(t, "class", "GridRow");
3495
3495
  },
3496
- m(c, P) {
3497
- L(c, t, P), w(t, s), w(s, n);
3496
+ m(c, W) {
3497
+ R(c, t, W), y(t, s), y(s, n);
3498
3498
  for (let S = 0; S < M.length; S += 1)
3499
3499
  M[S] && M[S].m(n, null);
3500
3500
  Ks(
@@ -3502,10 +3502,10 @@ function Fn(e) {
3502
3502
  /*selectedLanguage*/
3503
3503
  e[26],
3504
3504
  !0
3505
- ), w(s, r), w(s, i), w(i, a), w(a, l);
3505
+ ), y(s, r), y(s, i), y(i, a), y(a, l);
3506
3506
  for (let S = 0; S < D.length; S += 1)
3507
3507
  D[S] && D[S].m(l, null);
3508
- e[55](a), w(i, o), w(i, u), w(u, k), w(u, R), w(u, z), w(u, W), w(W, C), V || (j = [
3508
+ e[55](a), y(i, o), y(i, u), y(u, w), y(u, N), y(u, z), y(u, C), y(C, E), V || (j = [
3509
3509
  mt(
3510
3510
  n,
3511
3511
  "change",
@@ -3526,8 +3526,8 @@ function Fn(e) {
3526
3526
  )
3527
3527
  ], V = !0);
3528
3528
  },
3529
- p(c, P) {
3530
- if (P[0] & /*languagesArray*/
3529
+ p(c, W) {
3530
+ if (W[0] & /*languagesArray*/
3531
3531
  134217728) {
3532
3532
  I = He(
3533
3533
  /*languagesArray*/
@@ -3535,20 +3535,20 @@ function Fn(e) {
3535
3535
  );
3536
3536
  let S;
3537
3537
  for (S = 0; S < I.length; S += 1) {
3538
- const xe = dn(c, I, S);
3539
- M[S] ? M[S].p(xe, P) : (M[S] = Ln(xe), M[S].c(), M[S].m(n, null));
3538
+ const Fe = dn(c, I, S);
3539
+ M[S] ? M[S].p(Fe, W) : (M[S] = Rn(Fe), M[S].c(), M[S].m(n, null));
3540
3540
  }
3541
3541
  for (; S < M.length; S += 1)
3542
3542
  M[S].d(1);
3543
3543
  M.length = I.length;
3544
3544
  }
3545
- if (P[0] & /*selectedLanguage, languagesArray*/
3545
+ if (W[0] & /*selectedLanguage, languagesArray*/
3546
3546
  201326592 && Ks(
3547
3547
  n,
3548
3548
  /*selectedLanguage*/
3549
3549
  c[26]
3550
- ), P[0] & /*languages*/
3551
- 32 | P[1] & /*overlayOptionTrigger*/
3550
+ ), W[0] & /*languages*/
3551
+ 32 | W[1] & /*overlayOptionTrigger*/
3552
3552
  64) {
3553
3553
  A = He(
3554
3554
  /*languages*/
@@ -3556,41 +3556,41 @@ function Fn(e) {
3556
3556
  );
3557
3557
  let S;
3558
3558
  for (S = 0; S < A.length; S += 1) {
3559
- const xe = fn(c, A, S);
3560
- D[S] ? D[S].p(xe, P) : (D[S] = Rn(xe), D[S].c(), D[S].m(l, null));
3559
+ const Fe = fn(c, A, S);
3560
+ D[S] ? D[S].p(Fe, W) : (D[S] = Nn(Fe), D[S].c(), D[S].m(l, null));
3561
3561
  }
3562
3562
  for (; S < D.length; S += 1)
3563
3563
  D[S].d(1);
3564
3564
  D.length = A.length;
3565
3565
  }
3566
- P[0] & /*currentLanguageFlag*/
3567
- 1073741824 && !ze(k.src, T = /*currentLanguageFlag*/
3568
- c[30]) && y(k, "src", T), P[0] & /*languageDisplayName*/
3566
+ W[0] & /*currentLanguageFlag*/
3567
+ 1073741824 && !ze(w.src, T = /*currentLanguageFlag*/
3568
+ c[30]) && p(w, "src", T), W[0] & /*languageDisplayName*/
3569
3569
  536870912 && Se(
3570
- R,
3570
+ N,
3571
3571
  /*languageDisplayName*/
3572
3572
  c[29]
3573
- ), P[0] & /*selectedLanguage, languagesArray*/
3573
+ ), W[0] & /*selectedLanguage, languagesArray*/
3574
3574
  201326592 && (u.value = /*selectedLanguage*/
3575
3575
  c[26]);
3576
3576
  },
3577
3577
  d(c) {
3578
- c && F(t), Qt(M, c), Qt(D, c), e[55](null), V = !1, Pn(j);
3578
+ c && L(t), Qt(M, c), Qt(D, c), e[55](null), V = !1, Wn(j);
3579
3579
  }
3580
3580
  };
3581
3581
  }
3582
- function Ln(e) {
3582
+ function Rn(e) {
3583
3583
  let t, s = (
3584
3584
  /*operatorLanguage*/
3585
3585
  e[84] + ""
3586
3586
  ), n, r;
3587
3587
  return {
3588
3588
  c() {
3589
- t = p("option"), n = ve(s), t.__value = r = /*operatorLanguage*/
3589
+ t = k("option"), n = ve(s), t.__value = r = /*operatorLanguage*/
3590
3590
  e[84], $s(t, t.__value), t.selected = !0;
3591
3591
  },
3592
3592
  m(i, a) {
3593
- L(i, t, a), w(t, n);
3593
+ R(i, t, a), y(t, n);
3594
3594
  },
3595
3595
  p(i, a) {
3596
3596
  a[0] & /*languagesArray*/
@@ -3600,51 +3600,51 @@ function Ln(e) {
3600
3600
  i[84]) && (t.__value = r, $s(t, t.__value));
3601
3601
  },
3602
3602
  d(i) {
3603
- i && F(t);
3603
+ i && L(t);
3604
3604
  }
3605
3605
  };
3606
3606
  }
3607
- function Rn(e) {
3607
+ function Nn(e) {
3608
3608
  let t, s, n, r, i, a = (
3609
3609
  /*language*/
3610
3610
  e[81].name + ""
3611
- ), l, o, u, k;
3611
+ ), l, o, u, w;
3612
3612
  return {
3613
3613
  c() {
3614
- t = p("li"), s = p("img"), r = p("a"), i = p("span"), l = ve(a), y(s, "class", "LanguageFlag svelte-1hox9nw"), ze(s.src, n = /*language*/
3615
- e[81].flag_icon_editable) || y(s, "src", n), y(i, "class", "svelte-1hox9nw"), y(r, "href", "javascript:void(0)"), y(r, "class", "svelte-1hox9nw"), y(t, "class", "OverlayLanguageOption svelte-1hox9nw"), y(t, "data-lang", o = /*language*/
3614
+ t = k("li"), s = k("img"), r = k("a"), i = k("span"), l = ve(a), p(s, "class", "LanguageFlag"), ze(s.src, n = /*language*/
3615
+ e[81].flag_icon_editable) || p(s, "src", n), p(r, "href", "javascript:void(0)"), p(t, "class", "OverlayLanguageOption"), p(t, "data-lang", o = /*language*/
3616
3616
  e[81].code);
3617
3617
  },
3618
- m(T, R) {
3619
- L(T, t, R), w(t, s), w(t, r), w(r, i), w(i, l), u || (k = mt(
3618
+ m(T, N) {
3619
+ R(T, t, N), y(t, s), y(t, r), y(r, i), y(i, l), u || (w = mt(
3620
3620
  t,
3621
3621
  "click",
3622
3622
  /*overlayOptionTrigger*/
3623
3623
  e[37]
3624
3624
  ), u = !0);
3625
3625
  },
3626
- p(T, R) {
3627
- R[0] & /*languages*/
3626
+ p(T, N) {
3627
+ N[0] & /*languages*/
3628
3628
  32 && !ze(s.src, n = /*language*/
3629
- T[81].flag_icon_editable) && y(s, "src", n), R[0] & /*languages*/
3629
+ T[81].flag_icon_editable) && p(s, "src", n), N[0] & /*languages*/
3630
3630
  32 && a !== (a = /*language*/
3631
- T[81].name + "") && Se(l, a), R[0] & /*languages*/
3631
+ T[81].name + "") && Se(l, a), N[0] & /*languages*/
3632
3632
  32 && o !== (o = /*language*/
3633
- T[81].code) && y(t, "data-lang", o);
3633
+ T[81].code) && p(t, "data-lang", o);
3634
3634
  },
3635
3635
  d(T) {
3636
- T && F(t), u = !1, k();
3636
+ T && L(t), u = !1, w();
3637
3637
  }
3638
3638
  };
3639
3639
  }
3640
- function Nn(e) {
3640
+ function Pn(e) {
3641
3641
  let t, s, n, r;
3642
3642
  return {
3643
3643
  c() {
3644
- t = p("div"), y(t, "class", "CopyrightAreaRights CopyrightArea svelte-1hox9nw");
3644
+ t = k("div"), p(t, "class", "CopyrightAreaRights CopyrightArea");
3645
3645
  },
3646
3646
  m(i, a) {
3647
- L(i, t, a), n || (r = Xt(s = /*setContent*/
3647
+ R(i, t, a), n || (r = Xt(s = /*setContent*/
3648
3648
  e[34].call(
3649
3649
  null,
3650
3650
  t,
@@ -3661,7 +3661,7 @@ function Nn(e) {
3661
3661
  );
3662
3662
  },
3663
3663
  d(i) {
3664
- i && F(t), n = !1, r();
3664
+ i && L(t), n = !1, r();
3665
3665
  }
3666
3666
  };
3667
3667
  }
@@ -3685,31 +3685,31 @@ function hu(e) {
3685
3685
  r && r.c(), t = Jt(), s = J(), l.c(), n = Jt();
3686
3686
  },
3687
3687
  m(o, u) {
3688
- r && r.m(un.head, null), w(un.head, t), L(o, s, u), l.m(o, u), L(o, n, u);
3688
+ r && r.m(un.head, null), y(un.head, t), R(o, s, u), l.m(o, u), R(o, n, u);
3689
3689
  },
3690
3690
  p(o, u) {
3691
3691
  /*headScript*/
3692
3692
  o[22] ? r ? r.p(o, u) : (r = hn(o), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), a === (a = i(o)) && l ? l.p(o, u) : (l.d(1), l = a(o), l && (l.c(), l.m(n.parentNode, n)));
3693
3693
  },
3694
- i: wt,
3695
- o: wt,
3694
+ i: pt,
3695
+ o: pt,
3696
3696
  d(o) {
3697
- o && (F(s), F(n)), r && r.d(o), F(t), l.d(o);
3697
+ o && (L(s), L(n)), r && r.d(o), L(t), l.d(o);
3698
3698
  }
3699
3699
  };
3700
3700
  }
3701
3701
  function mu(e, t, s) {
3702
3702
  let n;
3703
3703
  qr(e, ri, (d) => s(68, n = d));
3704
- let { endpoint: r = "" } = t, { lang: i = "en" } = t, { env: a = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: o = "" } = t, { translationurl: u = "" } = t, { clockenabled: k = "" } = t, { clocksecondsenabled: T = "" } = t, { clockcustomformat: R = "" } = t, { clocktext: z = "Time:" } = t, { languageselectorenabled: W = "true" } = t, { languageslist: C = "en, ro" } = t, { languagedisplaytype: V = "name" } = t, { session: j = "" } = t, { userid: I = "" } = t, { userendpoint: M = "" } = t, { panicbuttonenabled: A = "true" } = t, { sessiontimerenabled: D = "true" } = t, { grouplink: c = "true" } = t, { baseurl: P = "" } = t, S = window.navigator.userAgent, xe = ti(S), xs = "", Wt = [], Fs = "", Ct = [], Ls = "", Et = [], Yr = "", ut = [], Rs = "", It = [], Ns = "", Ut = [], Ps = "", Ws = "", ft = !1, Je = !1, X, Cs = !1, Es = "", Is = "", Ht = !1, De = "hr", Fe = [], At, Us, Qe = [], Xe, Gt = "", Hs = "", As = !1, Gs = "", Vs, js, Le, zs = document.createElement("p"), Zs = document.createElement("p");
3704
+ let { endpoint: r = "" } = t, { lang: i = "en" } = t, { env: a = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: o = "" } = t, { translationurl: u = "" } = t, { clockenabled: w = "" } = t, { clocksecondsenabled: T = "" } = t, { clockcustomformat: N = "" } = t, { clocktext: z = "Time:" } = t, { languageselectorenabled: C = "true" } = t, { languageslist: E = "en, ro" } = t, { languagedisplaytype: V = "name" } = t, { session: j = "" } = t, { userid: I = "" } = t, { userendpoint: M = "" } = t, { panicbuttonenabled: A = "true" } = t, { sessiontimerenabled: D = "true" } = t, { grouplink: c = "true" } = t, { baseurl: W = "" } = t, S = window.navigator.userAgent, Fe = ti(S), Fs = "", Ct = [], Ls = "", xt = [], Rs = "", Et = [], Yr = "", ut = [], Ns = "", It = [], Ps = "", Ut = [], Ws = "", Cs = "", ft = !1, Je = !1, X, xs = !1, Es = "", Is = "", Ht = !1, De = "hr", Le = [], At, Us, Qe = [], Xe, Gt = "", Hs = "", As = !1, Gs = "", Vs, js, Re, zs = document.createElement("p"), Zs = document.createElement("p");
3705
3705
  lu({ withLocale: "en", translations: {} });
3706
3706
  const Tr = () => {
3707
- fetch(u).then((E) => E.json()).then((E) => {
3708
- Object.keys(E).forEach((Z) => {
3709
- ln(Z, E[Z]);
3707
+ fetch(u).then((x) => x.json()).then((x) => {
3708
+ Object.keys(x).forEach((Z) => {
3709
+ ln(Z, x[Z]);
3710
3710
  });
3711
- }).catch((E) => {
3712
- console.log(E);
3711
+ }).catch((x) => {
3712
+ console.log(x);
3713
3713
  });
3714
3714
  };
3715
3715
  Object.keys(on).forEach((d) => {
@@ -3719,22 +3719,22 @@ function mu(e, t, s) {
3719
3719
  const Or = () => {
3720
3720
  si(M, j).then(
3721
3721
  (d) => {
3722
- d.Guid, d.UserID, s(25, Ht = !0), xr(d);
3722
+ d.Guid, d.UserID, s(25, Ht = !0), Fr(d);
3723
3723
  },
3724
3724
  (d) => {
3725
3725
  s(25, Ht = !1), console.error("Error while checking the session - ", d);
3726
3726
  }
3727
3727
  );
3728
- }, xr = (d) => {
3729
- const E = new Date(d.Login), Z = (/* @__PURE__ */ new Date()).getTimezoneOffset() / 60;
3730
- let te = (/* @__PURE__ */ new Date()).getTime() - E.getTime(), he = Math.floor(te / 36e5) + Z, Ee = Math.floor(te % 36e5 / 6e4), dt = Math.floor(te % 6e4 / 1e3);
3728
+ }, Fr = (d) => {
3729
+ const x = new Date(d.Login), Z = (/* @__PURE__ */ new Date()).getTimezoneOffset() / 60;
3730
+ let te = (/* @__PURE__ */ new Date()).getTime() - x.getTime(), he = Math.floor(te / 36e5) + Z, Ee = Math.floor(te % 36e5 / 6e4), dt = Math.floor(te % 6e4 / 1e3);
3731
3731
  js = setInterval(
3732
3732
  () => {
3733
3733
  he = Math.floor(te / 36e5) + Z, Ee = Math.floor(te % 36e5 / 6e4), dt = Math.floor(te % 6e4 / 1e3), Gs = `${he > 9 ? he : "0" + he}:${Ee > 9 ? Ee : "0" + Ee}:${dt > 9 ? dt : "0" + dt}`, zs.innerHTML = ` ${n("sessionTimer", { values: { timeString: Gs } })}`, te += 1e3;
3734
3734
  },
3735
3735
  1e3
3736
3736
  );
3737
- }, Fr = () => {
3737
+ }, Lr = () => {
3738
3738
  Vs = setInterval(
3739
3739
  () => {
3740
3740
  qs();
@@ -3742,22 +3742,22 @@ function mu(e, t, s) {
3742
3742
  Us
3743
3743
  );
3744
3744
  }, qs = () => {
3745
- const d = R != "false" ? R : `hh:mm${T === "true" ? ":ss" : ""} (UTC Z)`;
3745
+ const d = N != "false" ? N : `hh:mm${T === "true" ? ":ss" : ""} (UTC Z)`;
3746
3746
  At = h().format(d), Zs.innerHTML = n("timeText").length > 0 ? ` ${n("timeText")} ${At}` : ` ${z} ${At}`;
3747
- }, Lr = () => Js(this, null, function* () {
3748
- let d = new URL(`${r}/${i}/footer-raw-data`), E = ni(S);
3749
- d.searchParams.append("env", a), E && (E === "PC" ? d.searchParams.append("device", "dk") : d.searchParams.append("device", "mtWeb")), c == "true" && d.searchParams.append("helpLinks_groupby", "helpLinkCategory"), s(20, ft = !1), s(21, Je = !0);
3747
+ }, Rr = () => Js(this, null, function* () {
3748
+ let d = new URL(`${r}/${i}/footer-raw-data`), x = ni(S);
3749
+ d.searchParams.append("env", a), x && (x === "PC" ? d.searchParams.append("device", "dk") : d.searchParams.append("device", "mtWeb")), c == "true" && d.searchParams.append("helpLinks_groupby", "helpLinkCategory"), s(20, ft = !1), s(21, Je = !0);
3750
3750
  try {
3751
3751
  let Z = yield fetch(d.href);
3752
3752
  if (Z.ok) {
3753
- let Re = yield Z.json();
3754
- s(21, Je = !1), X = Re, s(13, ut = X.helpLinksRepeater), s(7, xs = X.gameVendorsLinksTitle), s(8, Wt = X.gameVendorsRepeater), s(9, Fs = X.paymentLinksTitle), s(10, Ct = X.paymentMethodsRepeater), s(11, Ls = X.sponsorsLinksTitle), s(12, Et = X.sponsorsRepeater), Yr = X.helpLinksTitle, s(13, ut = X.helpLinksRepeater), s(14, Rs = X.licensesLinksTitle), s(15, It = X.licensesRepeater), s(16, Ns = X.socialLinksTitle), s(17, Ut = X.socialLinksRepeater), s(18, Ps = X.copyright), s(19, Ws = X.licenseDesc), s(5, Fe = X.language);
3753
+ let Ne = yield Z.json();
3754
+ s(21, Je = !1), X = Ne, s(13, ut = X.helpLinksRepeater), s(7, Fs = X.gameVendorsLinksTitle), s(8, Ct = X.gameVendorsRepeater), s(9, Ls = X.paymentLinksTitle), s(10, xt = X.paymentMethodsRepeater), s(11, Rs = X.sponsorsLinksTitle), s(12, Et = X.sponsorsRepeater), Yr = X.helpLinksTitle, s(13, ut = X.helpLinksRepeater), s(14, Ns = X.licensesLinksTitle), s(15, It = X.licensesRepeater), s(16, Ps = X.socialLinksTitle), s(17, Ut = X.socialLinksRepeater), s(18, Ws = X.copyright), s(19, Cs = X.licenseDesc), s(5, Le = X.language);
3755
3755
  let { licenseHeadScriptSrc: te, licenseScriptBody: he, licenseEvent: Ee } = X;
3756
- Fe && (s(31, As = !0), jt()), (te == null ? void 0 : te.length) > 0 && (s(22, Cs = !0), s(23, Es = te)), (he == null ? void 0 : he.length) > 0 && s(24, Is = he), window.postMessage({ type: Ee }, window.location.href), window.postMessage(
3756
+ Le && (s(31, As = !0), jt()), (te == null ? void 0 : te.length) > 0 && (s(22, xs = !0), s(23, Es = te)), (he == null ? void 0 : he.length) > 0 && s(24, Is = he), window.postMessage({ type: Ee }, window.location.href), window.postMessage(
3757
3757
  {
3758
3758
  type: "FooterData",
3759
- gameVendorsRepeater: Wt,
3760
- paymentMethodsRepeater: Ct,
3759
+ gameVendorsRepeater: Ct,
3760
+ paymentMethodsRepeater: xt,
3761
3761
  sponsorsRepeater: Et,
3762
3762
  helpLinksRepeater: ut,
3763
3763
  licensesRepeater: It,
@@ -3770,9 +3770,9 @@ function mu(e, t, s) {
3770
3770
  } catch (Z) {
3771
3771
  s(20, ft = !0), s(21, Je = !1), console.error("Error fetching data:", Z);
3772
3772
  }
3773
- }), Rr = (d, E) => {
3773
+ }), Nr = (d, x) => {
3774
3774
  let Z = document.createElement("div");
3775
- Z.innerHTML = E, d.append(Z), k === "true" && d.classList.contains("DetailedLicenses") && d.children[0].children[0].append(Zs), D == "true" && d.classList.contains("DetailedLicenses") && d.children[0].children[0].append(zs);
3775
+ Z.innerHTML = x, d.append(Z), w === "true" && d.classList.contains("DetailedLicenses") && d.children[0].children[0].append(Zs), D == "true" && d.classList.contains("DetailedLicenses") && d.children[0].children[0].append(zs);
3776
3776
  }, Vt = () => {
3777
3777
  window.postMessage(
3778
3778
  {
@@ -3781,41 +3781,41 @@ function mu(e, t, s) {
3781
3781
  },
3782
3782
  window.location.href
3783
3783
  );
3784
- }, Nr = () => {
3784
+ }, Pr = () => {
3785
3785
  Xe.classList.toggle("hidden");
3786
- }, Pr = (d) => {
3787
- let E = d.target.closest(".OverlayLanguageOption");
3788
- s(26, De = E.getAttribute("data-lang")), Vt(), jt(), Xe.classList.toggle("hidden");
3786
+ }, Wr = (d) => {
3787
+ let x = d.target.closest(".OverlayLanguageOption");
3788
+ s(26, De = x.getAttribute("data-lang")), Vt(), jt(), Xe.classList.toggle("hidden");
3789
3789
  }, jt = () => {
3790
3790
  let d = !1;
3791
- Fe.forEach((E, Z) => {
3792
- if (E.code == De.toLowerCase()) {
3793
- let Re = "";
3794
- switch (d = !0, s(30, Hs = E.flag_icon_editable), V) {
3791
+ Le.forEach((x, Z) => {
3792
+ if (x.code == De.toLowerCase()) {
3793
+ let Ne = "";
3794
+ switch (d = !0, s(30, Hs = x.flag_icon_editable), V) {
3795
3795
  case "name":
3796
- Re = E.name;
3796
+ Ne = x.name;
3797
3797
  break;
3798
3798
  case "translatedName":
3799
- Re = E.translated_name;
3799
+ Ne = x.translated_name;
3800
3800
  break;
3801
3801
  default:
3802
- Re = E.code;
3802
+ Ne = x.code;
3803
3803
  break;
3804
3804
  }
3805
- s(29, Gt = Re);
3805
+ s(29, Gt = Ne);
3806
3806
  }
3807
3807
  }), d || s(29, Gt = De);
3808
- }, Wr = () => {
3809
- s(27, Qe = C.replace(/ /g, "").split(",")), s(27, Qe = Qe.map((d) => d.toUpperCase()));
3810
3808
  }, Cr = () => {
3809
+ s(27, Qe = E.replace(/ /g, "").split(",")), s(27, Qe = Qe.map((d) => d.toUpperCase()));
3810
+ }, xr = () => {
3811
3811
  let d = document.createElement("style");
3812
- d.innerHTML = l, Le.appendChild(d);
3812
+ d.innerHTML = l, Re.appendChild(d);
3813
3813
  }, Er = () => {
3814
- let d = new URL(o), E = document.createElement("style");
3814
+ let d = new URL(o), x = document.createElement("style");
3815
3815
  fetch(d.href).then((Z) => Z.text()).then((Z) => {
3816
- E.innerHTML = Z, s(0, l = l ? l + Z : Z), setTimeout(
3816
+ x.innerHTML = Z, s(0, l = l ? l + Z : Z), setTimeout(
3817
3817
  () => {
3818
- Le.appendChild(E);
3818
+ Re.appendChild(x);
3819
3819
  },
3820
3820
  1
3821
3821
  );
@@ -3827,7 +3827,7 @@ function mu(e, t, s) {
3827
3827
  clearInterval(Vs), clearInterval(js);
3828
3828
  });
3829
3829
  function Ur() {
3830
- De = Xr(this), s(26, De), s(1, i), s(5, Fe), s(27, Qe);
3830
+ De = Xr(this), s(26, De), s(1, i), s(5, Le), s(27, Qe);
3831
3831
  }
3832
3832
  const Hr = () => Vt();
3833
3833
  function Ar(d) {
@@ -3837,49 +3837,49 @@ function mu(e, t, s) {
3837
3837
  }
3838
3838
  function Gr(d) {
3839
3839
  Qs[d ? "unshift" : "push"](() => {
3840
- Le = d, s(6, Le);
3840
+ Re = d, s(6, Re);
3841
3841
  });
3842
3842
  }
3843
3843
  return e.$$set = (d) => {
3844
- "endpoint" in d && s(38, r = d.endpoint), "lang" in d && s(1, i = d.lang), "env" in d && s(39, a = d.env), "clientstyling" in d && s(0, l = d.clientstyling), "clientstylingurl" in d && s(40, o = d.clientstylingurl), "translationurl" in d && s(41, u = d.translationurl), "clockenabled" in d && s(42, k = d.clockenabled), "clocksecondsenabled" in d && s(43, T = d.clocksecondsenabled), "clockcustomformat" in d && s(44, R = d.clockcustomformat), "clocktext" in d && s(45, z = d.clocktext), "languageselectorenabled" in d && s(2, W = d.languageselectorenabled), "languageslist" in d && s(46, C = d.languageslist), "languagedisplaytype" in d && s(47, V = d.languagedisplaytype), "session" in d && s(48, j = d.session), "userid" in d && s(49, I = d.userid), "userendpoint" in d && s(50, M = d.userendpoint), "panicbuttonenabled" in d && s(3, A = d.panicbuttonenabled), "sessiontimerenabled" in d && s(51, D = d.sessiontimerenabled), "grouplink" in d && s(52, c = d.grouplink), "baseurl" in d && s(4, P = d.baseurl);
3844
+ "endpoint" in d && s(38, r = d.endpoint), "lang" in d && s(1, i = d.lang), "env" in d && s(39, a = d.env), "clientstyling" in d && s(0, l = d.clientstyling), "clientstylingurl" in d && s(40, o = d.clientstylingurl), "translationurl" in d && s(41, u = d.translationurl), "clockenabled" in d && s(42, w = d.clockenabled), "clocksecondsenabled" in d && s(43, T = d.clocksecondsenabled), "clockcustomformat" in d && s(44, N = d.clockcustomformat), "clocktext" in d && s(45, z = d.clocktext), "languageselectorenabled" in d && s(2, C = d.languageselectorenabled), "languageslist" in d && s(46, E = d.languageslist), "languagedisplaytype" in d && s(47, V = d.languagedisplaytype), "session" in d && s(48, j = d.session), "userid" in d && s(49, I = d.userid), "userendpoint" in d && s(50, M = d.userendpoint), "panicbuttonenabled" in d && s(3, A = d.panicbuttonenabled), "sessiontimerenabled" in d && s(51, D = d.sessiontimerenabled), "grouplink" in d && s(52, c = d.grouplink), "baseurl" in d && s(4, W = d.baseurl);
3845
3845
  }, e.$$.update = () => {
3846
3846
  e.$$.dirty[0] & /*lang*/
3847
3847
  2 && i && Ir(), e.$$.dirty[1] & /*languageslist*/
3848
- 32768 && C && Wr(), e.$$.dirty[1] & /*session, userid, userendpoint*/
3848
+ 32768 && E && Cr(), e.$$.dirty[1] & /*session, userid, userendpoint*/
3849
3849
  917504 && j && I && M && Or(), e.$$.dirty[0] & /*lang*/
3850
3850
  2 | e.$$.dirty[1] & /*endpoint, env*/
3851
- 384 && r && i && a && Lr(), e.$$.dirty[1] & /*translationurl*/
3851
+ 384 && r && i && a && Rr(), e.$$.dirty[1] & /*translationurl*/
3852
3852
  1024 && u && Tr(), e.$$.dirty[1] & /*clockenabled, clocksecondsenabled, clockcustomformat*/
3853
- 14336 && k !== "false" && T && R && qs(), e.$$.dirty[1] & /*clockenabled, clocksecondsenabled*/
3854
- 6144 && k !== "false" && T && (Us = T == "true" ? 1e3 : 6e4) && Fr(), e.$$.dirty[0] & /*lang, languages*/
3855
- 34 && i && s(26, De = i) && Fe && Fe.length > 0 && jt(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
3856
- 65 && l && Le && Cr(), e.$$.dirty[0] & /*customStylingContainer*/
3853
+ 14336 && w !== "false" && T && N && qs(), e.$$.dirty[1] & /*clockenabled, clocksecondsenabled*/
3854
+ 6144 && w !== "false" && T && (Us = T == "true" ? 1e3 : 6e4) && Lr(), e.$$.dirty[0] & /*lang, languages*/
3855
+ 34 && i && s(26, De = i) && Le && Le.length > 0 && jt(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
3856
+ 65 && l && Re && xr(), e.$$.dirty[0] & /*customStylingContainer*/
3857
3857
  64 | e.$$.dirty[1] & /*clientstylingurl*/
3858
- 512 && o && Le && Er();
3858
+ 512 && o && Re && Er();
3859
3859
  }, [
3860
3860
  l,
3861
3861
  i,
3862
- W,
3862
+ C,
3863
3863
  A,
3864
- P,
3865
- Fe,
3864
+ W,
3866
3865
  Le,
3867
- xs,
3868
- Wt,
3866
+ Re,
3869
3867
  Fs,
3870
3868
  Ct,
3871
3869
  Ls,
3870
+ xt,
3871
+ Rs,
3872
3872
  Et,
3873
3873
  ut,
3874
- Rs,
3875
- It,
3876
3874
  Ns,
3877
- Ut,
3875
+ It,
3878
3876
  Ps,
3877
+ Ut,
3879
3878
  Ws,
3879
+ Cs,
3880
3880
  ft,
3881
3881
  Je,
3882
- Cs,
3882
+ xs,
3883
3883
  Es,
3884
3884
  Is,
3885
3885
  Ht,
@@ -3890,20 +3890,20 @@ function mu(e, t, s) {
3890
3890
  Hs,
3891
3891
  As,
3892
3892
  Bs,
3893
- xe,
3894
- Rr,
3895
- Vt,
3893
+ Fe,
3896
3894
  Nr,
3895
+ Vt,
3897
3896
  Pr,
3897
+ Wr,
3898
3898
  r,
3899
3899
  a,
3900
3900
  o,
3901
3901
  u,
3902
- k,
3902
+ w,
3903
3903
  T,
3904
- R,
3904
+ N,
3905
3905
  z,
3906
- C,
3906
+ E,
3907
3907
  V,
3908
3908
  j,
3909
3909
  I,