@everymatrix/casino-coinroyale-list 1.85.17 → 1.85.18

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.
@@ -156,10 +156,10 @@ function Dn(e) {
156
156
  }
157
157
  const Ce = [], Ot = [];
158
158
  let Pe = [];
159
- const Kt = [], Un = /* @__PURE__ */ Promise.resolve();
159
+ const Kt = [], Rn = /* @__PURE__ */ Promise.resolve();
160
160
  let Ht = !1;
161
- function Rn() {
162
- Ht || (Ht = !0, Un.then(re));
161
+ function Un() {
162
+ Ht || (Ht = !0, Rn.then(re));
163
163
  }
164
164
  function Mt(e) {
165
165
  Pe.push(e);
@@ -221,7 +221,7 @@ function zn(e, t) {
221
221
  r.fragment !== null && (Fn(r.after_update), ke(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
222
222
  }
223
223
  function Yn(e, t) {
224
- e.$$.dirty[0] === -1 && (Ce.push(e), Rn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
224
+ e.$$.dirty[0] === -1 && (Ce.push(e), Un(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
225
225
  }
226
226
  function Vn(e, t, r, n, i, o, a = null, s = [-1]) {
227
227
  const l = Ge;
@@ -1431,7 +1431,7 @@ var xi = {
1431
1431
  }, Pi = function(t, r, n, i) {
1432
1432
  return Ci[t];
1433
1433
  };
1434
- function Ue(e) {
1434
+ function Re(e) {
1435
1435
  return function(t, r) {
1436
1436
  var n = r != null && r.context ? String(r.context) : "standalone", i;
1437
1437
  if (n === "formatting" && e.formattingValues) {
@@ -1538,33 +1538,33 @@ var Oi = {
1538
1538
  return n + "th";
1539
1539
  }, Ni = {
1540
1540
  ordinalNumber: Li,
1541
- era: Ue({
1541
+ era: Re({
1542
1542
  values: Oi,
1543
1543
  defaultWidth: "wide"
1544
1544
  }),
1545
- quarter: Ue({
1545
+ quarter: Re({
1546
1546
  values: Hi,
1547
1547
  defaultWidth: "wide",
1548
1548
  argumentCallback: function(t) {
1549
1549
  return t - 1;
1550
1550
  }
1551
1551
  }),
1552
- month: Ue({
1552
+ month: Re({
1553
1553
  values: Mi,
1554
1554
  defaultWidth: "wide"
1555
1555
  }),
1556
- day: Ue({
1556
+ day: Re({
1557
1557
  values: Bi,
1558
1558
  defaultWidth: "wide"
1559
1559
  }),
1560
- dayPeriod: Ue({
1560
+ dayPeriod: Re({
1561
1561
  values: Ai,
1562
1562
  defaultWidth: "wide",
1563
1563
  formattingValues: ki,
1564
1564
  defaultFormattingWidth: "wide"
1565
1565
  })
1566
1566
  };
1567
- function Re(e) {
1567
+ function Ue(e) {
1568
1568
  return function(t) {
1569
1569
  var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = r.width, i = n && e.matchPatterns[n] || e.matchPatterns[e.defaultMatchWidth], o = t.match(i);
1570
1570
  if (!o)
@@ -1592,7 +1592,7 @@ function Di(e, t) {
1592
1592
  if (t(e[r]))
1593
1593
  return r;
1594
1594
  }
1595
- function Ui(e) {
1595
+ function Ri(e) {
1596
1596
  return function(t) {
1597
1597
  var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = t.match(e.matchPattern);
1598
1598
  if (!n)
@@ -1609,7 +1609,7 @@ function Ui(e) {
1609
1609
  };
1610
1610
  };
1611
1611
  }
1612
- var Ri = /^(\d+)(th|st|nd|rd)?/i, $i = /\d+/i, Fi = {
1612
+ var Ui = /^(\d+)(th|st|nd|rd)?/i, $i = /\d+/i, Fi = {
1613
1613
  narrow: /^(b|a)/i,
1614
1614
  abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
1615
1615
  wide: /^(before christ|before common era|anno domini|common era)/i
@@ -1651,20 +1651,20 @@ var Ri = /^(\d+)(th|st|nd|rd)?/i, $i = /\d+/i, Fi = {
1651
1651
  night: /night/i
1652
1652
  }
1653
1653
  }, Zi = {
1654
- ordinalNumber: Ui({
1655
- matchPattern: Ri,
1654
+ ordinalNumber: Ri({
1655
+ matchPattern: Ui,
1656
1656
  parsePattern: $i,
1657
1657
  valueCallback: function(t) {
1658
1658
  return parseInt(t, 10);
1659
1659
  }
1660
1660
  }),
1661
- era: Re({
1661
+ era: Ue({
1662
1662
  matchPatterns: Fi,
1663
1663
  defaultMatchWidth: "wide",
1664
1664
  parsePatterns: Gi,
1665
1665
  defaultParseWidth: "any"
1666
1666
  }),
1667
- quarter: Re({
1667
+ quarter: Ue({
1668
1668
  matchPatterns: ji,
1669
1669
  defaultMatchWidth: "wide",
1670
1670
  parsePatterns: Wi,
@@ -1673,19 +1673,19 @@ var Ri = /^(\d+)(th|st|nd|rd)?/i, $i = /\d+/i, Fi = {
1673
1673
  return t + 1;
1674
1674
  }
1675
1675
  }),
1676
- month: Re({
1676
+ month: Ue({
1677
1677
  matchPatterns: zi,
1678
1678
  defaultMatchWidth: "wide",
1679
1679
  parsePatterns: Yi,
1680
1680
  defaultParseWidth: "any"
1681
1681
  }),
1682
- day: Re({
1682
+ day: Ue({
1683
1683
  matchPatterns: Vi,
1684
1684
  defaultMatchWidth: "wide",
1685
1685
  parsePatterns: Xi,
1686
1686
  defaultParseWidth: "any"
1687
1687
  }),
1688
- dayPeriod: Re({
1688
+ dayPeriod: Ue({
1689
1689
  matchPatterns: qi,
1690
1690
  defaultMatchWidth: "any",
1691
1691
  parsePatterns: Qi,
@@ -1716,14 +1716,14 @@ function io(e, t, r) {
1716
1716
  throw new RangeError("locale must contain localize property");
1717
1717
  if (!E.formatLong)
1718
1718
  throw new RangeError("locale must contain formatLong property");
1719
- var U = ie(e);
1720
- if (!ni(U))
1719
+ var R = ie(e);
1720
+ if (!ni(R))
1721
1721
  throw new RangeError("Invalid time value");
1722
- var Z = ti(U), oe = ii(U, Z), F = {
1722
+ var Z = ti(R), oe = ii(R, Z), F = {
1723
1723
  firstWeekContainsDate: B,
1724
1724
  weekStartsOn: T,
1725
1725
  locale: E,
1726
- _originalDate: U
1726
+ _originalDate: R
1727
1727
  }, J = w.match(eo).map(function(A) {
1728
1728
  var W = A[0];
1729
1729
  if (W === "p" || W === "P") {
@@ -2084,7 +2084,7 @@ function At(e) {
2084
2084
  return !!(e && typeof e == "object" && e.type === Me.dateTime);
2085
2085
  }
2086
2086
  var nn = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Do = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
2087
- function Uo(e) {
2087
+ function Ro(e) {
2088
2088
  var t = {};
2089
2089
  return e.replace(Do, function(r) {
2090
2090
  var n = r.length;
@@ -2185,11 +2185,11 @@ var I = function() {
2185
2185
  return t;
2186
2186
  }, I.apply(this, arguments);
2187
2187
  };
2188
- var Ro = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
2188
+ var Uo = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
2189
2189
  function $o(e) {
2190
2190
  if (e.length === 0)
2191
2191
  throw new Error("Number skeleton cannot be empty");
2192
- for (var t = e.split(Ro).filter(function(f) {
2192
+ for (var t = e.split(Uo).filter(function(f) {
2193
2193
  return f.length > 0;
2194
2194
  }), r = [], n = 0, i = t; n < i.length; n++) {
2195
2195
  var o = i[n], a = o.split("/");
@@ -4178,7 +4178,7 @@ var aa = (
4178
4178
  type: Me.dateTime,
4179
4179
  pattern: w,
4180
4180
  location: u.styleLocation,
4181
- parsedOptions: this.shouldParseSkeletons ? Uo(w) : {}
4181
+ parsedOptions: this.shouldParseSkeletons ? Ro(w) : {}
4182
4182
  }, x = s === "date" ? k.date : k.time;
4183
4183
  return {
4184
4184
  val: { type: x, value: n, location: b, style: f },
@@ -4213,9 +4213,9 @@ var aa = (
4213
4213
  return h;
4214
4214
  this.bumpSpace(), B = this.parseIdentifierIfPossible(), T = h.val;
4215
4215
  }
4216
- var U = this.tryParsePluralOrSelectOptions(t, s, r, B);
4217
- if (U.err)
4218
- return U;
4216
+ var R = this.tryParsePluralOrSelectOptions(t, s, r, B);
4217
+ if (R.err)
4218
+ return R;
4219
4219
  var g = this.tryParseArgumentClose(i);
4220
4220
  if (g.err)
4221
4221
  return g;
@@ -4224,7 +4224,7 @@ var aa = (
4224
4224
  val: {
4225
4225
  type: k.select,
4226
4226
  value: n,
4227
- options: pr(U.val),
4227
+ options: pr(R.val),
4228
4228
  location: Z
4229
4229
  },
4230
4230
  err: null
@@ -4232,7 +4232,7 @@ var aa = (
4232
4232
  val: {
4233
4233
  type: k.plural,
4234
4234
  value: n,
4235
- options: pr(U.val),
4235
+ options: pr(R.val),
4236
4236
  offset: T,
4237
4237
  pluralType: s === "plural" ? "cardinal" : "ordinal",
4238
4238
  location: Z
@@ -4839,7 +4839,7 @@ function Sa(e) {
4839
4839
  return [t, r ? [...r] : []];
4840
4840
  }).filter(([, t]) => t.length > 0);
4841
4841
  }
4842
- function Ut(e) {
4842
+ function Rt(e) {
4843
4843
  return e == null ? !1 : mt(e).some(
4844
4844
  (t) => {
4845
4845
  var r;
@@ -4854,7 +4854,7 @@ function Ca(e, t) {
4854
4854
  }
4855
4855
  const $e = {};
4856
4856
  function pn(e) {
4857
- if (!Ut(e))
4857
+ if (!Rt(e))
4858
4858
  return e in $e ? $e[e] : Promise.resolve();
4859
4859
  const t = Sa(e);
4860
4860
  return $e[e] = Promise.all(
@@ -4862,7 +4862,7 @@ function pn(e) {
4862
4862
  ([r, n]) => Ca(r, n)
4863
4863
  )
4864
4864
  ).then(() => {
4865
- if (Ut(e))
4865
+ if (Rt(e))
4866
4866
  return pn(e);
4867
4867
  delete $e[e];
4868
4868
  }), $e[e];
@@ -4916,7 +4916,7 @@ var Ma = Object.defineProperty, Ba = Object.defineProperties, Aa = Object.getOwn
4916
4916
  La.call(t, r) && yr(e, r, t[r]);
4917
4917
  return e;
4918
4918
  }, Ia = (e, t) => Ba(e, Aa(t));
4919
- let Rt;
4919
+ let Ut;
4920
4920
  const ut = ht(null);
4921
4921
  function _r(e) {
4922
4922
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
@@ -4926,13 +4926,13 @@ function mt(e, t = Ae().fallbackLocale) {
4926
4926
  return t ? [.../* @__PURE__ */ new Set([...r, ..._r(t)])] : r;
4927
4927
  }
4928
4928
  function _e() {
4929
- return Rt != null ? Rt : void 0;
4929
+ return Ut != null ? Ut : void 0;
4930
4930
  }
4931
4931
  ut.subscribe((e) => {
4932
- Rt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4932
+ Ut = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4933
4933
  });
4934
4934
  const Da = (e) => {
4935
- if (e && Ea(e) && Ut(e)) {
4935
+ if (e && Ea(e) && Rt(e)) {
4936
4936
  const { loadingDelay: t } = Ae();
4937
4937
  let r;
4938
4938
  return typeof window != "undefined" && _e() != null && t ? r = window.setTimeout(
@@ -4954,7 +4954,7 @@ const Da = (e) => {
4954
4954
  return i in t ? t[i] : t[i] = e(n);
4955
4955
  };
4956
4956
  };
4957
- var Ua = Object.defineProperty, lt = Object.getOwnPropertySymbols, gn = Object.prototype.hasOwnProperty, bn = Object.prototype.propertyIsEnumerable, wr = (e, t, r) => t in e ? Ua(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Xt = (e, t) => {
4957
+ var Ra = Object.defineProperty, lt = Object.getOwnPropertySymbols, gn = Object.prototype.hasOwnProperty, bn = Object.prototype.propertyIsEnumerable, wr = (e, t, r) => t in e ? Ra(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Xt = (e, t) => {
4958
4958
  for (var r in t || (t = {}))
4959
4959
  gn.call(t, r) && wr(e, r, t[r]);
4960
4960
  if (lt)
@@ -4975,7 +4975,7 @@ const ze = (e, t) => {
4975
4975
  if (e in r && t in r[e])
4976
4976
  return r[e][t];
4977
4977
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4978
- }, Ra = pt(
4978
+ }, Ua = pt(
4979
4979
  (e) => {
4980
4980
  var t = e, { locale: r, format: n } = t, i = De(t, ["locale", "format"]);
4981
4981
  if (r == null)
@@ -5004,7 +5004,7 @@ const ze = (e, t) => {
5004
5004
  } = t, n = De(t, [
5005
5005
  "locale"
5006
5006
  ]);
5007
- return Ra(Xt({ locale: r }, n));
5007
+ return Ua(Xt({ locale: r }, n));
5008
5008
  }, ja = (e = {}) => {
5009
5009
  var t = e, {
5010
5010
  locale: r = _e()
@@ -5612,6 +5612,7 @@ const Hr = [], Mr = {}, fs = (e, t = 0) => {
5612
5612
  };
5613
5613
  window.emWidgets = { topic: fs };
5614
5614
  const ds = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
5615
+ String(Number.MAX_SAFE_INTEGER).length;
5615
5616
  function ms(e, t) {
5616
5617
  if (e) {
5617
5618
  const r = document.createElement("style");
@@ -5619,6 +5620,8 @@ function ms(e, t) {
5619
5620
  }
5620
5621
  }
5621
5622
  function ps(e, t) {
5623
+ if (!e || !t)
5624
+ return;
5622
5625
  const r = new URL(t);
5623
5626
  fetch(r.href).then((n) => n.text()).then((n) => {
5624
5627
  const i = document.createElement("style");
@@ -5702,7 +5705,7 @@ function ws(e) {
5702
5705
  ), b, _, w, x = (
5703
5706
  /*$_*/
5704
5707
  e[10]("freeSpins") + ""
5705
- ), E, B, T, U = (
5708
+ ), E, B, T, R = (
5706
5709
  /*$_*/
5707
5710
  e[10]("bonusMoney") + ""
5708
5711
  ), Z, oe, F, J = (
@@ -5711,7 +5714,7 @@ function ws(e) {
5711
5714
  ), A, W, X, ae = (
5712
5715
  /*$_*/
5713
5716
  e[10]("luckyWheel") + ""
5714
- ), R, me, ee, G = (
5717
+ ), U, me, ee, G = (
5715
5718
  /*$_*/
5716
5719
  e[10]("mysteryChest") + ""
5717
5720
  ), p, S, j, se = (
@@ -5726,10 +5729,10 @@ function ws(e) {
5726
5729
  );
5727
5730
  return {
5728
5731
  c() {
5729
- t = y("div"), r = y("span"), i = M(n), o = O(), z && z.c(), a = O(), s = y("section"), l = y("span"), c = M(u), h = O(), f = y("ul"), m = y("li"), b = M(g), _ = O(), w = y("li"), E = M(x), B = O(), T = y("li"), Z = M(U), oe = O(), F = y("li"), A = M(J), W = O(), X = y("li"), R = M(ae), me = O(), ee = y("li"), p = M(G), S = O(), j = y("li"), qe = M(se), pe = O(), ue = y("li"), we = M(ge), v(r, "class", "coins-rules__description"), v(l, "class", "coins-rules__prize-title"), v(m, "class", "coins-rules__list__item"), v(w, "class", "coins-rules__list__item"), v(T, "class", "coins-rules__list__item"), v(F, "class", "coins-rules__list__item"), v(X, "class", "coins-rules__list__item"), v(ee, "class", "coins-rules__list__item"), v(j, "class", "coins-rules__list__item"), v(ue, "class", "coins-rules__list__item"), v(f, "class", "coins-rules__list"), v(t, "class", "coins-rules");
5732
+ t = y("div"), r = y("span"), i = M(n), o = O(), z && z.c(), a = O(), s = y("section"), l = y("span"), c = M(u), h = O(), f = y("ul"), m = y("li"), b = M(g), _ = O(), w = y("li"), E = M(x), B = O(), T = y("li"), Z = M(R), oe = O(), F = y("li"), A = M(J), W = O(), X = y("li"), U = M(ae), me = O(), ee = y("li"), p = M(G), S = O(), j = y("li"), qe = M(se), pe = O(), ue = y("li"), we = M(ge), v(r, "class", "coins-rules__description"), v(l, "class", "coins-rules__prize-title"), v(m, "class", "coins-rules__list__item"), v(w, "class", "coins-rules__list__item"), v(T, "class", "coins-rules__list__item"), v(F, "class", "coins-rules__list__item"), v(X, "class", "coins-rules__list__item"), v(ee, "class", "coins-rules__list__item"), v(j, "class", "coins-rules__list__item"), v(ue, "class", "coins-rules__list__item"), v(f, "class", "coins-rules__list"), v(t, "class", "coins-rules");
5730
5733
  },
5731
5734
  m($, Y) {
5732
- D($, t, Y), d(t, r), d(r, i), d(t, o), z && z.m(t, null), d(t, a), d(t, s), d(s, l), d(l, c), d(s, h), d(s, f), d(f, m), d(m, b), d(f, _), d(f, w), d(w, E), d(f, B), d(f, T), d(T, Z), d(f, oe), d(f, F), d(F, A), d(f, W), d(f, X), d(X, R), d(f, me), d(f, ee), d(ee, p), d(f, S), d(f, j), d(j, qe), d(f, pe), d(f, ue), d(ue, we);
5735
+ D($, t, Y), d(t, r), d(r, i), d(t, o), z && z.m(t, null), d(t, a), d(t, s), d(s, l), d(l, c), d(s, h), d(s, f), d(f, m), d(m, b), d(f, _), d(f, w), d(w, E), d(f, B), d(f, T), d(T, Z), d(f, oe), d(f, F), d(F, A), d(f, W), d(f, X), d(X, U), d(f, me), d(f, ee), d(ee, p), d(f, S), d(f, j), d(j, qe), d(f, pe), d(f, ue), d(ue, we);
5733
5736
  },
5734
5737
  p($, Y) {
5735
5738
  Y[0] & /*$_*/
@@ -5742,12 +5745,12 @@ function ws(e) {
5742
5745
  $[10]("tournamentTicket") + "") && L(b, g), Y[0] & /*$_*/
5743
5746
  1024 && x !== (x = /*$_*/
5744
5747
  $[10]("freeSpins") + "") && L(E, x), Y[0] & /*$_*/
5745
- 1024 && U !== (U = /*$_*/
5746
- $[10]("bonusMoney") + "") && L(Z, U), Y[0] & /*$_*/
5748
+ 1024 && R !== (R = /*$_*/
5749
+ $[10]("bonusMoney") + "") && L(Z, R), Y[0] & /*$_*/
5747
5750
  1024 && J !== (J = /*$_*/
5748
5751
  $[10]("loyaltyPoints") + "") && L(A, J), Y[0] & /*$_*/
5749
5752
  1024 && ae !== (ae = /*$_*/
5750
- $[10]("luckyWheel") + "") && L(R, ae), Y[0] & /*$_*/
5753
+ $[10]("luckyWheel") + "") && L(U, ae), Y[0] & /*$_*/
5751
5754
  1024 && G !== (G = /*$_*/
5752
5755
  $[10]("mysteryChest") + "") && L(p, G), Y[0] & /*$_*/
5753
5756
  1024 && se !== (se = /*$_*/
@@ -5911,7 +5914,7 @@ function Ps(e) {
5911
5914
  e[9]
5912
5915
  ), n = [];
5913
5916
  for (let i = 0; i < r.length; i += 1)
5914
- n[i] = Ur(Br(e, r, i));
5917
+ n[i] = Rr(Br(e, r, i));
5915
5918
  return {
5916
5919
  c() {
5917
5920
  for (let i = 0; i < n.length; i += 1)
@@ -5933,7 +5936,7 @@ function Ps(e) {
5933
5936
  let a;
5934
5937
  for (a = 0; a < r.length; a += 1) {
5935
5938
  const s = Br(i, r, a);
5936
- n[a] ? n[a].p(s, o) : (n[a] = Ur(s), n[a].c(), n[a].m(t.parentNode, t));
5939
+ n[a] ? n[a].p(s, o) : (n[a] = Rr(s), n[a].c(), n[a].m(t.parentNode, t));
5937
5940
  }
5938
5941
  for (; a < n.length; a += 1)
5939
5942
  n[a].d(1);
@@ -6055,7 +6058,7 @@ function Dr(e) {
6055
6058
  }
6056
6059
  };
6057
6060
  }
6058
- function Ur(e) {
6061
+ function Rr(e) {
6059
6062
  var f;
6060
6063
  let t, r, n = (
6061
6064
  /*history*/
@@ -6148,7 +6151,7 @@ function Bs(e) {
6148
6151
  e[6]
6149
6152
  ), n = [];
6150
6153
  for (let i = 0; i < r.length; i += 1)
6151
- n[i] = Rr(kr(e, r, i));
6154
+ n[i] = Ur(kr(e, r, i));
6152
6155
  return {
6153
6156
  c() {
6154
6157
  t = y("div");
@@ -6171,7 +6174,7 @@ function Bs(e) {
6171
6174
  let a;
6172
6175
  for (a = 0; a < r.length; a += 1) {
6173
6176
  const s = kr(i, r, a);
6174
- n[a] ? n[a].p(s, o) : (n[a] = Rr(s), n[a].c(), n[a].m(t, null));
6177
+ n[a] ? n[a].p(s, o) : (n[a] = Ur(s), n[a].c(), n[a].m(t, null));
6175
6178
  }
6176
6179
  for (; a < n.length; a += 1)
6177
6180
  n[a].d(1);
@@ -6183,7 +6186,7 @@ function Bs(e) {
6183
6186
  }
6184
6187
  };
6185
6188
  }
6186
- function Rr(e) {
6189
+ function Ur(e) {
6187
6190
  var _, w;
6188
6191
  let t, r = (
6189
6192
  /*coin*/
@@ -6289,13 +6292,13 @@ function Ns(e) {
6289
6292
  ), h, f, m, g, b, _, w, x = (
6290
6293
  /*$_*/
6291
6294
  e[10]("play") + ""
6292
- ), E, B, T, U = (
6295
+ ), E, B, T, R = (
6293
6296
  /*$_*/
6294
6297
  e[10]("history") + ""
6295
6298
  ), Z, oe, F, J = (
6296
6299
  /*$_*/
6297
6300
  e[10]("rules") + ""
6298
- ), A, W, X, ae, R = (
6301
+ ), A, W, X, ae, U = (
6299
6302
  /*tooltip*/
6300
6303
  e[7] && Lr(e)
6301
6304
  );
@@ -6317,7 +6320,7 @@ function Ns(e) {
6317
6320
  let ee = me(e), G = ee(e);
6318
6321
  return {
6319
6322
  c() {
6320
- t = y("div"), r = y("button"), n = O(), i = y("div"), R && R.c(), o = O(), a = y("div"), s = y("button"), l = O(), u = y("div"), h = M(c), f = O(), m = y("button"), g = O(), b = y("div"), _ = y("div"), w = y("button"), E = M(x), B = O(), T = y("button"), Z = M(U), oe = O(), F = y("button"), A = M(J), W = O(), G.c(), v(r, "class", "overlay"), v(s, "class", "icon-button help"), v(u, "class", "coins-header__title"), v(m, "class", "icon-button close"), v(a, "class", "coins-header"), v(w, "data-index", "1"), v(w, "class", "coins-tabs__tab"), xe(
6323
+ t = y("div"), r = y("button"), n = O(), i = y("div"), U && U.c(), o = O(), a = y("div"), s = y("button"), l = O(), u = y("div"), h = M(c), f = O(), m = y("button"), g = O(), b = y("div"), _ = y("div"), w = y("button"), E = M(x), B = O(), T = y("button"), Z = M(R), oe = O(), F = y("button"), A = M(J), W = O(), G.c(), v(r, "class", "overlay"), v(s, "class", "icon-button help"), v(u, "class", "coins-header__title"), v(m, "class", "icon-button close"), v(a, "class", "coins-header"), v(w, "data-index", "1"), v(w, "class", "coins-tabs__tab"), xe(
6321
6324
  w,
6322
6325
  "active",
6323
6326
  /*activeTab*/
@@ -6336,7 +6339,7 @@ function Ns(e) {
6336
6339
  (e[11] ? "mobile" : "")), v(t, "part", "CustomStylingContainer");
6337
6340
  },
6338
6341
  m(p, S) {
6339
- D(p, t, S), d(t, r), d(t, n), d(t, i), R && R.m(i, null), d(i, o), d(i, a), d(a, s), d(a, l), d(a, u), d(u, h), d(a, f), d(a, m), d(i, g), d(i, b), d(b, _), d(_, w), d(w, E), d(_, B), d(_, T), d(T, Z), d(_, oe), d(_, F), d(F, A), d(i, W), G.m(i, null), e[25](t), X || (ae = [
6342
+ D(p, t, S), d(t, r), d(t, n), d(t, i), U && U.m(i, null), d(i, o), d(i, a), d(a, s), d(a, l), d(a, u), d(u, h), d(a, f), d(a, m), d(i, g), d(i, b), d(b, _), d(_, w), d(w, E), d(_, B), d(_, T), d(T, Z), d(_, oe), d(_, F), d(F, A), d(i, W), G.m(i, null), e[25](t), X || (ae = [
6340
6343
  le(
6341
6344
  r,
6342
6345
  "click",
@@ -6377,7 +6380,7 @@ function Ns(e) {
6377
6380
  },
6378
6381
  p(p, S) {
6379
6382
  /*tooltip*/
6380
- p[7] ? R ? R.p(p, S) : (R = Lr(p), R.c(), R.m(i, o)) : R && (R.d(1), R = null), S[0] & /*$_*/
6383
+ p[7] ? U ? U.p(p, S) : (U = Lr(p), U.c(), U.m(i, o)) : U && (U.d(1), U = null), S[0] & /*$_*/
6381
6384
  1024 && c !== (c = /*$_*/
6382
6385
  p[10]("headerTitle") + "") && L(h, c), S[0] & /*$_*/
6383
6386
  1024 && x !== (x = /*$_*/
@@ -6388,8 +6391,8 @@ function Ns(e) {
6388
6391
  /*activeTab*/
6389
6392
  p[3] === 1
6390
6393
  ), S[0] & /*$_*/
6391
- 1024 && U !== (U = /*$_*/
6392
- p[10]("history") + "") && L(Z, U), S[0] & /*activeTab*/
6394
+ 1024 && R !== (R = /*$_*/
6395
+ p[10]("history") + "") && L(Z, R), S[0] & /*activeTab*/
6393
6396
  8 && xe(
6394
6397
  T,
6395
6398
  "active",
@@ -6408,7 +6411,7 @@ function Ns(e) {
6408
6411
  i: V,
6409
6412
  o: V,
6410
6413
  d(p) {
6411
- p && N(t), R && R.d(), G.d(), e[25](null), X = !1, ke(ae);
6414
+ p && N(t), U && U.d(), G.d(), e[25](null), X = !1, ke(ae);
6412
6415
  }
6413
6416
  };
6414
6417
  }
@@ -6416,7 +6419,7 @@ function Is(e, t, r) {
6416
6419
  let n;
6417
6420
  Mn(e, Za, (p) => r(10, n = p));
6418
6421
  let { terms: i = "" } = t, { lang: o = ve.en } = t, { endpoint: a = "" } = t, { session: s = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: c = "" } = t, { mbsource: h } = t, f = window.navigator.userAgent, m = ds(f), g, b = 1, _ = !1, w = !1, x = [], E = !1, B = !1, T;
6419
- const U = (p) => /(https?:\/\/[^\s]+)/g.test(p), Z = () => {
6422
+ const R = (p) => /(https?:\/\/[^\s]+)/g.test(p), Z = () => {
6420
6423
  er({ type: "CloseCoinRoyaleDrawer" });
6421
6424
  }, oe = () => {
6422
6425
  r(7, E = !E);
@@ -6475,17 +6478,17 @@ function Is(e, t, r) {
6475
6478
  });
6476
6479
  const ae = () => {
6477
6480
  Ja(o);
6478
- }, R = (p) => {
6481
+ }, U = (p) => {
6479
6482
  er({
6480
6483
  type: "OpenCoinRoyaleDetails",
6481
6484
  data: p
6482
6485
  });
6483
6486
  };
6484
6487
  Dn(() => {
6485
- r(8, B = U(i)), J();
6488
+ r(8, B = R(i)), J();
6486
6489
  });
6487
6490
  const me = (p) => {
6488
- R(p);
6491
+ U(p);
6489
6492
  }, ee = (p) => A(p.id);
6490
6493
  function G(p) {
6491
6494
  Ot[p ? "unshift" : "push"](() => {
@@ -6518,7 +6521,7 @@ function Is(e, t, r) {
6518
6521
  oe,
6519
6522
  A,
6520
6523
  W,
6521
- R,
6524
+ U,
6522
6525
  a,
6523
6526
  s,
6524
6527
  l,
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoCoinroyaleList-BKfvc3hc.cjs")).then(({default:t})=>{!customElements.get("casino-coinroyale-list")&&customElements.define("casino-coinroyale-list",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoCoinroyaleList-Cy9M3h57.cjs")).then(({default:t})=>{!customElements.get("casino-coinroyale-list")&&customElements.define("casino-coinroyale-list",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CasinoCoinroyaleList-BwNCQCtO.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/CasinoCoinroyaleList-D0n8ZPX5.js").then(({ default: t }) => {
14
14
  !customElements.get("casino-coinroyale-list") && customElements.define("casino-coinroyale-list", t.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { C as s } from "../components/CasinoCoinroyaleList-B-fzie3P.js";
1
+ import { C as s } from "../components/CasinoCoinroyaleList-62f7ZBdu.js";
2
2
  function i(t) {
3
3
  return function(...n) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-coinroyale-list",
3
- "version": "1.85.17",
3
+ "version": "1.85.18",
4
4
  "type": "module",
5
5
  "main": "esnext/casino-coinroyale-list.js",
6
6
  "module": "esnext/casino-coinroyale-list.js",