@everymatrix/casino-collections-providers 1.54.8 → 1.54.10

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.
@@ -11,20 +11,20 @@ var Le = (e, t, r) => t in e ? Vr(e, t, { enumerable: !0, configurable: !0, writ
11
11
  return e;
12
12
  }, gt = (e, t) => Xr(e, Wr(t));
13
13
  var M = (e, t, r) => Le(e, typeof t != "symbol" ? t + "" : t, r);
14
- var yt = (e, t, r) => new Promise((n, i) => {
15
- var o = (u) => {
14
+ var vt = (e, t, r) => new Promise((n, i) => {
15
+ var o = (l) => {
16
16
  try {
17
- a(r.next(u));
18
- } catch (l) {
19
- i(l);
17
+ a(r.next(l));
18
+ } catch (u) {
19
+ i(u);
20
20
  }
21
- }, s = (u) => {
21
+ }, s = (l) => {
22
22
  try {
23
- a(r.throw(u));
24
- } catch (l) {
25
- i(l);
23
+ a(r.throw(l));
24
+ } catch (u) {
25
+ i(u);
26
26
  }
27
- }, a = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(o, s);
27
+ }, a = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, s);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
30
  function L() {
@@ -32,7 +32,7 @@ function L() {
32
32
  function Qt(e) {
33
33
  return e();
34
34
  }
35
- function vt() {
35
+ function yt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function te(e) {
@@ -172,23 +172,23 @@ function on(e) {
172
172
  }
173
173
  ), t;
174
174
  }
175
- let le;
176
- function ue(e) {
177
- le = e;
175
+ let ue;
176
+ function le(e) {
177
+ ue = e;
178
178
  }
179
179
  function sn() {
180
- if (!le) throw new Error("Function called outside component initialization");
181
- return le;
180
+ if (!ue) throw new Error("Function called outside component initialization");
181
+ return ue;
182
182
  }
183
183
  function an(e) {
184
184
  sn().$$.on_mount.push(e);
185
185
  }
186
186
  const z = [], Ee = [];
187
187
  let Z = [];
188
- const _t = [], un = /* @__PURE__ */ Promise.resolve();
188
+ const _t = [], ln = /* @__PURE__ */ Promise.resolve();
189
189
  let je = !1;
190
- function ln() {
191
- je || (je = !0, un.then($));
190
+ function un() {
191
+ je || (je = !0, ln.then($));
192
192
  }
193
193
  function Se(e) {
194
194
  Z.push(e);
@@ -198,17 +198,17 @@ let X = 0;
198
198
  function $() {
199
199
  if (X !== 0)
200
200
  return;
201
- const e = le;
201
+ const e = ue;
202
202
  do {
203
203
  try {
204
204
  for (; X < z.length; ) {
205
205
  const t = z[X];
206
- X++, ue(t), hn(t.$$);
206
+ X++, le(t), hn(t.$$);
207
207
  }
208
208
  } catch (t) {
209
209
  throw z.length = 0, X = 0, t;
210
210
  }
211
- for (ue(null), z.length = 0, X = 0; Ee.length; ) Ee.pop()();
211
+ for (le(null), z.length = 0, X = 0; Ee.length; ) Ee.pop()();
212
212
  for (let t = 0; t < Z.length; t += 1) {
213
213
  const r = Z[t];
214
214
  Me.has(r) || (Me.add(r), r());
@@ -217,7 +217,7 @@ function $() {
217
217
  } while (z.length);
218
218
  for (; _t.length; )
219
219
  _t.pop()();
220
- je = !1, Me.clear(), ue(e);
220
+ je = !1, Me.clear(), le(e);
221
221
  }
222
222
  function hn(e) {
223
223
  if (e.fragment !== null) {
@@ -249,46 +249,46 @@ function mn(e, t) {
249
249
  r.fragment !== null && (cn(r.after_update), te(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
250
250
  }
251
251
  function bn(e, t) {
252
- e.$$.dirty[0] === -1 && (z.push(e), ln(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
252
+ e.$$.dirty[0] === -1 && (z.push(e), un(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
253
253
  }
254
254
  function gn(e, t, r, n, i, o, s = null, a = [-1]) {
255
- const u = le;
256
- ue(e);
257
- const l = e.$$ = {
255
+ const l = ue;
256
+ le(e);
257
+ const u = e.$$ = {
258
258
  fragment: null,
259
259
  ctx: [],
260
260
  // state
261
261
  props: o,
262
262
  update: L,
263
263
  not_equal: i,
264
- bound: vt(),
264
+ bound: yt(),
265
265
  // lifecycle
266
266
  on_mount: [],
267
267
  on_destroy: [],
268
268
  on_disconnect: [],
269
269
  before_update: [],
270
270
  after_update: [],
271
- context: new Map(t.context || (u ? u.$$.context : [])),
271
+ context: new Map(t.context || (l ? l.$$.context : [])),
272
272
  // everything else
273
- callbacks: vt(),
273
+ callbacks: yt(),
274
274
  dirty: a,
275
275
  skip_bound: !1,
276
- root: t.target || u.$$.root
276
+ root: t.target || l.$$.root
277
277
  };
278
- s && s(l.root);
278
+ s && s(u.root);
279
279
  let h = !1;
280
- if (l.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
280
+ if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
281
281
  const d = p.length ? p[0] : f;
282
- return l.ctx && i(l.ctx[c], l.ctx[c] = d) && (!l.skip_bound && l.bound[c] && l.bound[c](d), h && bn(e, c)), f;
283
- }) : [], l.update(), h = !0, te(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
282
+ return u.ctx && i(u.ctx[c], u.ctx[c] = d) && (!u.skip_bound && u.bound[c] && u.bound[c](d), h && bn(e, c)), f;
283
+ }) : [], u.update(), h = !0, te(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
284
284
  if (t.hydrate) {
285
285
  const c = tn(t.target);
286
- l.fragment && l.fragment.l(c), c.forEach(R);
286
+ u.fragment && u.fragment.l(c), c.forEach(R);
287
287
  } else
288
- l.fragment && l.fragment.c();
288
+ u.fragment && u.fragment.c();
289
289
  t.intro && dn(e.$$.fragment), pn(e, t.target, t.anchor), $();
290
290
  }
291
- ue(u);
291
+ le(l);
292
292
  }
293
293
  let Kt;
294
294
  typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
@@ -328,7 +328,7 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
328
328
  }
329
329
  }
330
330
  connectedCallback() {
331
- return yt(this, null, function* () {
331
+ return vt(this, null, function* () {
332
332
  if (this.$$cn = !0, !this.$$c) {
333
333
  let t = function(o) {
334
334
  return () => {
@@ -341,11 +341,11 @@ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
341
341
  * @param {HTMLElement} target
342
342
  * @param {HTMLElement} [anchor]
343
343
  */
344
- m: function(l, h) {
345
- G(l, s, h);
344
+ m: function(u, h) {
345
+ G(u, s, h);
346
346
  },
347
- d: function(l) {
348
- l && R(s);
347
+ d: function(u) {
348
+ u && R(s);
349
349
  }
350
350
  };
351
351
  };
@@ -441,7 +441,7 @@ function ge(e, t, r, n) {
441
441
  return t;
442
442
  }
443
443
  }
444
- function yn(e, t, r, n, i, o) {
444
+ function vn(e, t, r, n, i, o) {
445
445
  let s = class extends Kt {
446
446
  constructor() {
447
447
  super(e, r, i), this.$$p_d = t;
@@ -457,22 +457,22 @@ function yn(e, t, r, n, i, o) {
457
457
  get() {
458
458
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
459
459
  },
460
- set(u) {
461
- var l;
462
- u = ge(a, u, t), this.$$d[a] = u, (l = this.$$c) == null || l.$set({ [a]: u });
460
+ set(l) {
461
+ var u;
462
+ l = ge(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
463
463
  }
464
464
  });
465
465
  }), n.forEach((a) => {
466
466
  Object.defineProperty(s.prototype, a, {
467
467
  get() {
468
- var u;
469
- return (u = this.$$c) == null ? void 0 : u[a];
468
+ var l;
469
+ return (l = this.$$c) == null ? void 0 : l[a];
470
470
  }
471
471
  });
472
472
  }), e.element = /** @type {any} */
473
473
  s, s;
474
474
  }
475
- class vn {
475
+ class yn {
476
476
  constructor() {
477
477
  /**
478
478
  * ### PRIVATE API
@@ -531,12 +531,12 @@ function Pe(e, t = L) {
531
531
  const n = /* @__PURE__ */ new Set();
532
532
  function i(a) {
533
533
  if (Jt(e, a) && (e = a, r)) {
534
- const u = !W.length;
535
- for (const l of n)
536
- l[1](), W.push(l, e);
537
- if (u) {
538
- for (let l = 0; l < W.length; l += 2)
539
- W[l][0](W[l + 1]);
534
+ const l = !W.length;
535
+ for (const u of n)
536
+ u[1](), W.push(u, e);
537
+ if (l) {
538
+ for (let u = 0; u < W.length; u += 2)
539
+ W[u][0](W[u + 1]);
540
540
  W.length = 0;
541
541
  }
542
542
  }
@@ -544,10 +544,10 @@ function Pe(e, t = L) {
544
544
  function o(a) {
545
545
  i(a(e));
546
546
  }
547
- function s(a, u = L) {
548
- const l = [a, u];
549
- return n.add(l), n.size === 1 && (r = t(i, o) || L), a(e), () => {
550
- n.delete(l), n.size === 0 && r && (r(), r = null);
547
+ function s(a, l = L) {
548
+ const u = [a, l];
549
+ return n.add(u), n.size === 1 && (r = t(i, o) || L), a(e), () => {
550
+ n.delete(u), n.size === 0 && r && (r(), r = null);
551
551
  };
552
552
  }
553
553
  return { set: i, update: o, subscribe: s };
@@ -558,28 +558,28 @@ function re(e, t, r) {
558
558
  throw new Error("derived() expects stores as input, got a falsy value");
559
559
  const o = t.length < 2;
560
560
  return xn(r, (s, a) => {
561
- let u = !1;
562
- const l = [];
561
+ let l = !1;
562
+ const u = [];
563
563
  let h = 0, c = L;
564
564
  const f = () => {
565
565
  if (h)
566
566
  return;
567
567
  c();
568
- const d = t(n ? l[0] : l, s, a);
568
+ const d = t(n ? u[0] : u, s, a);
569
569
  o ? s(d) : c = rt(d) ? d : L;
570
570
  }, p = i.map(
571
571
  (d, g) => Yt(
572
572
  d,
573
573
  (m) => {
574
- l[g] = m, h &= ~(1 << g), u && f();
574
+ u[g] = m, h &= ~(1 << g), l && f();
575
575
  },
576
576
  () => {
577
577
  h |= 1 << g;
578
578
  }
579
579
  )
580
580
  );
581
- return u = !0, f(), function() {
582
- te(p), c(), u = !1;
581
+ return l = !0, f(), function() {
582
+ te(p), c(), l = !1;
583
583
  };
584
584
  });
585
585
  }
@@ -770,10 +770,10 @@ var kn = function() {
770
770
  }
771
771
  }, $e = {
772
772
  variadic: jn
773
- }, y;
773
+ }, v;
774
774
  (function(e) {
775
775
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
776
- })(y || (y = {}));
776
+ })(v || (v = {}));
777
777
  var w;
778
778
  (function(e) {
779
779
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
@@ -806,10 +806,10 @@ function ar(e) {
806
806
  function zn(e) {
807
807
  return e.type === w.pound;
808
808
  }
809
- function ur(e) {
809
+ function lr(e) {
810
810
  return e.type === w.tag;
811
811
  }
812
- function lr(e) {
812
+ function ur(e) {
813
813
  return !!(e && typeof e == "object" && e.type === q.number);
814
814
  }
815
815
  function We(e) {
@@ -917,12 +917,12 @@ function Yn(e) {
917
917
  var o = i[n], s = o.split("/");
918
918
  if (s.length === 0)
919
919
  throw new Error("Invalid number skeleton");
920
- for (var a = s[0], u = s.slice(1), l = 0, h = u; l < h.length; l++) {
921
- var c = h[l];
920
+ for (var a = s[0], l = s.slice(1), u = 0, h = l; u < h.length; u++) {
921
+ var c = h[u];
922
922
  if (c.length === 0)
923
923
  throw new Error("Invalid number skeleton");
924
924
  }
925
- r.push({ stem: a, options: u });
925
+ r.push({ stem: a, options: l });
926
926
  }
927
927
  return r;
928
928
  }
@@ -1029,13 +1029,13 @@ function ti(e) {
1029
1029
  t.notation = "compact", t.compactDisplay = "long";
1030
1030
  continue;
1031
1031
  case "scientific":
1032
- t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1033
- return _(_({}, u), Tt(l));
1032
+ t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1033
+ return _(_({}, l), Tt(u));
1034
1034
  }, {}));
1035
1035
  continue;
1036
1036
  case "engineering":
1037
- t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1038
- return _(_({}, u), Tt(l));
1037
+ t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1038
+ return _(_({}, l), Tt(u));
1039
1039
  }, {}));
1040
1040
  continue;
1041
1041
  case "notation-simple":
@@ -1080,8 +1080,8 @@ function ti(e) {
1080
1080
  case "integer-width":
1081
1081
  if (i.options.length > 1)
1082
1082
  throw new RangeError("integer-width stems only accept a single optional option");
1083
- i.options[0].replace(Kn, function(u, l, h, c, f, p) {
1084
- if (l)
1083
+ i.options[0].replace(Kn, function(l, u, h, c, f, p) {
1084
+ if (u)
1085
1085
  t.minimumIntegerDigits = h.length;
1086
1086
  else {
1087
1087
  if (c && f)
@@ -1100,8 +1100,8 @@ function ti(e) {
1100
1100
  if (St.test(i.stem)) {
1101
1101
  if (i.options.length > 1)
1102
1102
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1103
- i.stem.replace(St, function(u, l, h, c, f, p) {
1104
- return h === "*" ? t.minimumFractionDigits = l.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1103
+ i.stem.replace(St, function(l, u, h, c, f, p) {
1104
+ return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1105
1105
  });
1106
1106
  var o = i.options[0];
1107
1107
  o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), wt(o)));
@@ -2539,11 +2539,11 @@ function ri(e, t) {
2539
2539
  if (i === "j") {
2540
2540
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2541
2541
  o++, n++;
2542
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = ni(t);
2543
- for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2544
- r += u;
2542
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = ni(t);
2543
+ for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2544
+ r += l;
2545
2545
  for (; s-- > 0; )
2546
- r = l + r;
2546
+ r = u + r;
2547
2547
  } else i === "J" ? r += "H" : r += i;
2548
2548
  }
2549
2549
  return r;
@@ -2571,10 +2571,10 @@ function ni(e) {
2571
2571
  return i[0];
2572
2572
  }
2573
2573
  var Ge, ii = new RegExp("^".concat(hr.source, "*")), oi = new RegExp("".concat(hr.source, "*$"));
2574
- function v(e, t) {
2574
+ function y(e, t) {
2575
2575
  return { start: e, end: t };
2576
2576
  }
2577
- var si = !!String.prototype.startsWith && "_a".startsWith("a", 1), ai = !!String.fromCodePoint, ui = !!Object.fromEntries, li = !!String.prototype.codePointAt, hi = !!String.prototype.trimStart, ci = !!String.prototype.trimEnd, fi = !!Number.isSafeInteger, di = fi ? Number.isSafeInteger : function(e) {
2577
+ var si = !!String.prototype.startsWith && "_a".startsWith("a", 1), ai = !!String.fromCodePoint, li = !!Object.fromEntries, ui = !!String.prototype.codePointAt, hi = !!String.prototype.trimStart, ci = !!String.prototype.trimEnd, fi = !!Number.isSafeInteger, di = fi ? Number.isSafeInteger : function(e) {
2578
2578
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2579
2579
  }, ze = !0;
2580
2580
  try {
@@ -2607,7 +2607,7 @@ var Ht = si ? (
2607
2607
  }
2608
2608
  ), Ct = (
2609
2609
  // native
2610
- ui ? Object.fromEntries : (
2610
+ li ? Object.fromEntries : (
2611
2611
  // Ponyfill
2612
2612
  function(t) {
2613
2613
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2617,7 +2617,7 @@ var Ht = si ? (
2617
2617
  return r;
2618
2618
  }
2619
2619
  )
2620
- ), pr = li ? (
2620
+ ), pr = ui ? (
2621
2621
  // Native
2622
2622
  function(t, r) {
2623
2623
  return t.codePointAt(r);
@@ -2699,12 +2699,12 @@ var gi = (
2699
2699
  var a = this.clonePosition();
2700
2700
  this.bump(), i.push({
2701
2701
  type: w.pound,
2702
- location: v(a, this.clonePosition())
2702
+ location: y(a, this.clonePosition())
2703
2703
  });
2704
2704
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2705
2705
  if (n)
2706
2706
  break;
2707
- return this.error(y.UNMATCHED_CLOSING_TAG, v(this.clonePosition(), this.clonePosition()));
2707
+ return this.error(v.UNMATCHED_CLOSING_TAG, y(this.clonePosition(), this.clonePosition()));
2708
2708
  } else if (o === 60 && !this.ignoreTag && Je(this.peek() || 0)) {
2709
2709
  var s = this.parseTag(t, r);
2710
2710
  if (s.err)
@@ -2728,7 +2728,7 @@ var gi = (
2728
2728
  val: {
2729
2729
  type: w.literal,
2730
2730
  value: "<".concat(i, "/>"),
2731
- location: v(n, this.clonePosition())
2731
+ location: y(n, this.clonePosition())
2732
2732
  },
2733
2733
  err: null
2734
2734
  };
@@ -2739,24 +2739,24 @@ var gi = (
2739
2739
  var s = o.val, a = this.clonePosition();
2740
2740
  if (this.bumpIf("</")) {
2741
2741
  if (this.isEOF() || !Je(this.char()))
2742
- return this.error(y.INVALID_TAG, v(a, this.clonePosition()));
2743
- var u = this.clonePosition(), l = this.parseTagName();
2744
- return i !== l ? this.error(y.UNMATCHED_CLOSING_TAG, v(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2742
+ return this.error(v.INVALID_TAG, y(a, this.clonePosition()));
2743
+ var l = this.clonePosition(), u = this.parseTagName();
2744
+ return i !== u ? this.error(v.UNMATCHED_CLOSING_TAG, y(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2745
2745
  val: {
2746
2746
  type: w.tag,
2747
2747
  value: i,
2748
2748
  children: s,
2749
- location: v(n, this.clonePosition())
2749
+ location: y(n, this.clonePosition())
2750
2750
  },
2751
2751
  err: null
2752
- } : this.error(y.INVALID_TAG, v(a, this.clonePosition())));
2752
+ } : this.error(v.INVALID_TAG, y(a, this.clonePosition())));
2753
2753
  } else
2754
- return this.error(y.UNCLOSED_TAG, v(n, this.clonePosition()));
2754
+ return this.error(v.UNCLOSED_TAG, y(n, this.clonePosition()));
2755
2755
  } else
2756
- return this.error(y.INVALID_TAG, v(n, this.clonePosition()));
2756
+ return this.error(v.INVALID_TAG, y(n, this.clonePosition()));
2757
2757
  }, e.prototype.parseTagName = function() {
2758
2758
  var t = this.offset();
2759
- for (this.bump(); !this.isEOF() && vi(this.char()); )
2759
+ for (this.bump(); !this.isEOF() && yi(this.char()); )
2760
2760
  this.bump();
2761
2761
  return this.message.slice(t, this.offset());
2762
2762
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2778,14 +2778,14 @@ var gi = (
2778
2778
  }
2779
2779
  break;
2780
2780
  }
2781
- var u = v(n, this.clonePosition());
2781
+ var l = y(n, this.clonePosition());
2782
2782
  return {
2783
- val: { type: w.literal, value: i, location: u },
2783
+ val: { type: w.literal, value: i, location: l },
2784
2784
  err: null
2785
2785
  };
2786
2786
  }, e.prototype.tryParseLeftAngleBracket = function() {
2787
2787
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2788
- !yi(this.peek() || 0)) ? (this.bump(), "<") : null;
2788
+ !vi(this.peek() || 0)) ? (this.bump(), "<") : null;
2789
2789
  }, e.prototype.tryParseQuote = function(t) {
2790
2790
  if (this.isEOF() || this.char() !== 39)
2791
2791
  return null;
@@ -2828,14 +2828,14 @@ var gi = (
2828
2828
  }, e.prototype.parseArgument = function(t, r) {
2829
2829
  var n = this.clonePosition();
2830
2830
  if (this.bump(), this.bumpSpace(), this.isEOF())
2831
- return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition()));
2831
+ return this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
2832
2832
  if (this.char() === 125)
2833
- return this.bump(), this.error(y.EMPTY_ARGUMENT, v(n, this.clonePosition()));
2833
+ return this.bump(), this.error(v.EMPTY_ARGUMENT, y(n, this.clonePosition()));
2834
2834
  var i = this.parseIdentifierIfPossible().value;
2835
2835
  if (!i)
2836
- return this.error(y.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
2836
+ return this.error(v.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
2837
2837
  if (this.bumpSpace(), this.isEOF())
2838
- return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition()));
2838
+ return this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
2839
2839
  switch (this.char()) {
2840
2840
  case 125:
2841
2841
  return this.bump(), {
@@ -2843,30 +2843,30 @@ var gi = (
2843
2843
  type: w.argument,
2844
2844
  // value does not include the opening and closing braces.
2845
2845
  value: i,
2846
- location: v(n, this.clonePosition())
2846
+ location: y(n, this.clonePosition())
2847
2847
  },
2848
2848
  err: null
2849
2849
  };
2850
2850
  case 44:
2851
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2851
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2852
2852
  default:
2853
- return this.error(y.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
2853
+ return this.error(v.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
2854
2854
  }
2855
2855
  }, e.prototype.parseIdentifierIfPossible = function() {
2856
2856
  var t = this.clonePosition(), r = this.offset(), n = Qe(this.message, r), i = r + n.length;
2857
2857
  this.bumpTo(i);
2858
- var o = this.clonePosition(), s = v(t, o);
2858
+ var o = this.clonePosition(), s = y(t, o);
2859
2859
  return { value: n, location: s };
2860
2860
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2861
- var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, u = this.clonePosition();
2861
+ var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2862
2862
  switch (a) {
2863
2863
  case "":
2864
- return this.error(y.EXPECT_ARGUMENT_TYPE, v(s, u));
2864
+ return this.error(v.EXPECT_ARGUMENT_TYPE, y(s, l));
2865
2865
  case "number":
2866
2866
  case "date":
2867
2867
  case "time": {
2868
2868
  this.bumpSpace();
2869
- var l = null;
2869
+ var u = null;
2870
2870
  if (this.bumpIf(",")) {
2871
2871
  this.bumpSpace();
2872
2872
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
@@ -2874,31 +2874,31 @@ var gi = (
2874
2874
  return c;
2875
2875
  var f = bi(c.val);
2876
2876
  if (f.length === 0)
2877
- return this.error(y.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
2878
- var p = v(h, this.clonePosition());
2879
- l = { style: f, styleLocation: p };
2877
+ return this.error(v.EXPECT_ARGUMENT_STYLE, y(this.clonePosition(), this.clonePosition()));
2878
+ var p = y(h, this.clonePosition());
2879
+ u = { style: f, styleLocation: p };
2880
2880
  }
2881
2881
  var d = this.tryParseArgumentClose(i);
2882
2882
  if (d.err)
2883
2883
  return d;
2884
- var g = v(i, this.clonePosition());
2885
- if (l && Ht(l == null ? void 0 : l.style, "::", 0)) {
2886
- var m = mi(l.style.slice(2));
2884
+ var g = y(i, this.clonePosition());
2885
+ if (u && Ht(u == null ? void 0 : u.style, "::", 0)) {
2886
+ var m = mi(u.style.slice(2));
2887
2887
  if (a === "number") {
2888
- var c = this.parseNumberSkeletonFromString(m, l.styleLocation);
2888
+ var c = this.parseNumberSkeletonFromString(m, u.styleLocation);
2889
2889
  return c.err ? c : {
2890
2890
  val: { type: w.number, value: n, location: g, style: c.val },
2891
2891
  err: null
2892
2892
  };
2893
2893
  } else {
2894
2894
  if (m.length === 0)
2895
- return this.error(y.EXPECT_DATE_TIME_SKELETON, g);
2895
+ return this.error(v.EXPECT_DATE_TIME_SKELETON, g);
2896
2896
  var x = m;
2897
2897
  this.locale && (x = ri(m, this.locale));
2898
2898
  var f = {
2899
2899
  type: q.dateTime,
2900
2900
  pattern: x,
2901
- location: l.styleLocation,
2901
+ location: u.styleLocation,
2902
2902
  parsedOptions: this.shouldParseSkeletons ? Qn(x) : {}
2903
2903
  }, S = a === "date" ? w.date : w.time;
2904
2904
  return {
@@ -2912,7 +2912,7 @@ var gi = (
2912
2912
  type: a === "number" ? w.number : a === "date" ? w.date : w.time,
2913
2913
  value: n,
2914
2914
  location: g,
2915
- style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
2915
+ style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
2916
2916
  },
2917
2917
  err: null
2918
2918
  };
@@ -2922,14 +2922,14 @@ var gi = (
2922
2922
  case "select": {
2923
2923
  var A = this.clonePosition();
2924
2924
  if (this.bumpSpace(), !this.bumpIf(","))
2925
- return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, v(A, _({}, A)));
2925
+ return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, y(A, _({}, A)));
2926
2926
  this.bumpSpace();
2927
2927
  var T = this.parseIdentifierIfPossible(), P = 0;
2928
2928
  if (a !== "select" && T.value === "offset") {
2929
2929
  if (!this.bumpIf(":"))
2930
- return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v(this.clonePosition(), this.clonePosition()));
2930
+ return this.error(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y(this.clonePosition(), this.clonePosition()));
2931
2931
  this.bumpSpace();
2932
- var c = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2932
+ var c = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2933
2933
  if (c.err)
2934
2934
  return c;
2935
2935
  this.bumpSpace(), T = this.parseIdentifierIfPossible(), P = c.val;
@@ -2940,7 +2940,7 @@ var gi = (
2940
2940
  var d = this.tryParseArgumentClose(i);
2941
2941
  if (d.err)
2942
2942
  return d;
2943
- var oe = v(i, this.clonePosition());
2943
+ var oe = y(i, this.clonePosition());
2944
2944
  return a === "select" ? {
2945
2945
  val: {
2946
2946
  type: w.select,
@@ -2962,10 +2962,10 @@ var gi = (
2962
2962
  };
2963
2963
  }
2964
2964
  default:
2965
- return this.error(y.INVALID_ARGUMENT_TYPE, v(s, u));
2965
+ return this.error(v.INVALID_ARGUMENT_TYPE, y(s, l));
2966
2966
  }
2967
2967
  }, e.prototype.tryParseArgumentClose = function(t) {
2968
- return this.isEOF() || this.char() !== 125 ? this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, v(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2968
+ return this.isEOF() || this.char() !== 125 ? this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, y(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2969
2969
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2970
2970
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2971
2971
  var n = this.char();
@@ -2974,7 +2974,7 @@ var gi = (
2974
2974
  this.bump();
2975
2975
  var i = this.clonePosition();
2976
2976
  if (!this.bumpUntil("'"))
2977
- return this.error(y.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, v(i, this.clonePosition()));
2977
+ return this.error(v.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, y(i, this.clonePosition()));
2978
2978
  this.bump();
2979
2979
  break;
2980
2980
  }
@@ -3006,7 +3006,7 @@ var gi = (
3006
3006
  try {
3007
3007
  n = Yn(t);
3008
3008
  } catch (i) {
3009
- return this.error(y.INVALID_NUMBER_SKELETON, r);
3009
+ return this.error(v.INVALID_NUMBER_SKELETON, r);
3010
3010
  }
3011
3011
  return {
3012
3012
  val: {
@@ -3018,23 +3018,23 @@ var gi = (
3018
3018
  err: null
3019
3019
  };
3020
3020
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3021
- for (var o, s = !1, a = [], u = /* @__PURE__ */ new Set(), l = i.value, h = i.location; ; ) {
3022
- if (l.length === 0) {
3021
+ for (var o, s = !1, a = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3022
+ if (u.length === 0) {
3023
3023
  var c = this.clonePosition();
3024
3024
  if (r !== "select" && this.bumpIf("=")) {
3025
- var f = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_SELECTOR, y.INVALID_PLURAL_ARGUMENT_SELECTOR);
3025
+ var f = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_SELECTOR, v.INVALID_PLURAL_ARGUMENT_SELECTOR);
3026
3026
  if (f.err)
3027
3027
  return f;
3028
- h = v(c, this.clonePosition()), l = this.message.slice(c.offset, this.offset());
3028
+ h = y(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
3029
3029
  } else
3030
3030
  break;
3031
3031
  }
3032
- if (u.has(l))
3033
- return this.error(r === "select" ? y.DUPLICATE_SELECT_ARGUMENT_SELECTOR : y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3034
- l === "other" && (s = !0), this.bumpSpace();
3032
+ if (l.has(u))
3033
+ return this.error(r === "select" ? v.DUPLICATE_SELECT_ARGUMENT_SELECTOR : v.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3034
+ u === "other" && (s = !0), this.bumpSpace();
3035
3035
  var p = this.clonePosition();
3036
3036
  if (!this.bumpIf("{"))
3037
- return this.error(r === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, v(this.clonePosition(), this.clonePosition()));
3037
+ return this.error(r === "select" ? v.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : v.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, y(this.clonePosition(), this.clonePosition()));
3038
3038
  var d = this.parseMessage(t + 1, r, n);
3039
3039
  if (d.err)
3040
3040
  return d;
@@ -3042,14 +3042,14 @@ var gi = (
3042
3042
  if (g.err)
3043
3043
  return g;
3044
3044
  a.push([
3045
- l,
3045
+ u,
3046
3046
  {
3047
3047
  value: d.val,
3048
- location: v(p, this.clonePosition())
3048
+ location: y(p, this.clonePosition())
3049
3049
  }
3050
- ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, h = o.location;
3050
+ ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3051
3051
  }
3052
- return a.length === 0 ? this.error(r === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR : y.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(y.MISSING_OTHER_CLAUSE, v(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3052
+ return a.length === 0 ? this.error(r === "select" ? v.EXPECT_SELECT_ARGUMENT_SELECTOR : v.EXPECT_PLURAL_ARGUMENT_SELECTOR, y(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(v.MISSING_OTHER_CLAUSE, y(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3053
3053
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3054
3054
  var n = 1, i = this.clonePosition();
3055
3055
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -3060,8 +3060,8 @@ var gi = (
3060
3060
  else
3061
3061
  break;
3062
3062
  }
3063
- var u = v(i, this.clonePosition());
3064
- return o ? (s *= n, di(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3063
+ var l = y(i, this.clonePosition());
3064
+ return o ? (s *= n, di(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3065
3065
  }, e.prototype.offset = function() {
3066
3066
  return this.position.offset;
3067
3067
  }, e.prototype.isEOF = function() {
@@ -3130,10 +3130,10 @@ var gi = (
3130
3130
  function Je(e) {
3131
3131
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3132
3132
  }
3133
- function yi(e) {
3133
+ function vi(e) {
3134
3134
  return Je(e) || e === 47;
3135
3135
  }
3136
- function vi(e) {
3136
+ function yi(e) {
3137
3137
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
3138
3138
  }
3139
3139
  function br(e) {
@@ -3147,14 +3147,14 @@ function Ye(e) {
3147
3147
  if (delete t.location, sr(t) || ar(t))
3148
3148
  for (var r in t.options)
3149
3149
  delete t.options[r].location, Ye(t.options[r].value);
3150
- else nr(t) && lr(t.style) || (ir(t) || or(t)) && We(t.style) ? delete t.style.location : ur(t) && Ye(t.children);
3150
+ else nr(t) && ur(t.style) || (ir(t) || or(t)) && We(t.style) ? delete t.style.location : lr(t) && Ye(t.children);
3151
3151
  });
3152
3152
  }
3153
3153
  function xi(e, t) {
3154
3154
  t === void 0 && (t = {}), t = _({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3155
3155
  var r = new gi(e, t).parse();
3156
3156
  if (r.err) {
3157
- var n = SyntaxError(y[r.err.kind]);
3157
+ var n = SyntaxError(v[r.err.kind]);
3158
3158
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3159
3159
  }
3160
3160
  return t != null && t.captureLocation || Ye(r.val), r.val;
@@ -3215,7 +3215,7 @@ function wi(e) {
3215
3215
  function Ti(e) {
3216
3216
  return typeof e == "function";
3217
3217
  }
3218
- function ye(e, t, r, n, i, o, s) {
3218
+ function ve(e, t, r, n, i, o, s) {
3219
3219
  if (e.length === 1 && Et(e[0]))
3220
3220
  return [
3221
3221
  {
@@ -3223,8 +3223,8 @@ function ye(e, t, r, n, i, o, s) {
3223
3223
  value: e[0].value
3224
3224
  }
3225
3225
  ];
3226
- for (var a = [], u = 0, l = e; u < l.length; u++) {
3227
- var h = l[u];
3226
+ for (var a = [], l = 0, u = e; l < u.length; l++) {
3227
+ var h = u[l];
3228
3228
  if (Et(h)) {
3229
3229
  a.push({
3230
3230
  type: O.literal,
@@ -3267,18 +3267,18 @@ function ye(e, t, r, n, i, o, s) {
3267
3267
  continue;
3268
3268
  }
3269
3269
  if (nr(h)) {
3270
- var p = typeof h.style == "string" ? n.number[h.style] : lr(h.style) ? h.style.parsedOptions : void 0;
3270
+ var p = typeof h.style == "string" ? n.number[h.style] : ur(h.style) ? h.style.parsedOptions : void 0;
3271
3271
  p && p.scale && (f = f * (p.scale || 1)), a.push({
3272
3272
  type: O.literal,
3273
3273
  value: r.getNumberFormat(t, p).format(f)
3274
3274
  });
3275
3275
  continue;
3276
3276
  }
3277
- if (ur(h)) {
3277
+ if (lr(h)) {
3278
3278
  var d = h.children, g = h.value, m = i[g];
3279
3279
  if (!Ti(m))
3280
3280
  throw new Ei(g, "function", s);
3281
- var x = ye(d, t, r, n, i, o), S = m(x.map(function(P) {
3281
+ var x = ve(d, t, r, n, i, o), S = m(x.map(function(P) {
3282
3282
  return P.value;
3283
3283
  }));
3284
3284
  Array.isArray(S) || (S = [S]), a.push.apply(a, S.map(function(P) {
@@ -3292,7 +3292,7 @@ function ye(e, t, r, n, i, o, s) {
3292
3292
  var A = h.options[f] || h.options.other;
3293
3293
  if (!A)
3294
3294
  throw new Bt(h.value, f, Object.keys(h.options), s);
3295
- a.push.apply(a, ye(A.value, t, r, n, i));
3295
+ a.push.apply(a, ve(A.value, t, r, n, i));
3296
3296
  continue;
3297
3297
  }
3298
3298
  if (ar(h)) {
@@ -3307,7 +3307,7 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3307
3307
  }
3308
3308
  if (!A)
3309
3309
  throw new Bt(h.value, f, Object.keys(h.options), s);
3310
- a.push.apply(a, ye(A.value, t, r, n, i, f - (h.offset || 0)));
3310
+ a.push.apply(a, ve(A.value, t, r, n, i, f - (h.offset || 0)));
3311
3311
  continue;
3312
3312
  }
3313
3313
  }
@@ -3379,20 +3379,20 @@ var Bi = (
3379
3379
  number: {},
3380
3380
  dateTime: {},
3381
3381
  pluralRules: {}
3382
- }, this.format = function(u) {
3383
- var l = o.formatToParts(u);
3384
- if (l.length === 1)
3385
- return l[0].value;
3386
- var h = l.reduce(function(c, f) {
3382
+ }, this.format = function(l) {
3383
+ var u = o.formatToParts(l);
3384
+ if (u.length === 1)
3385
+ return u[0].value;
3386
+ var h = u.reduce(function(c, f) {
3387
3387
  return !c.length || f.type !== O.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3388
3388
  }, []);
3389
3389
  return h.length <= 1 ? h[0] || "" : h;
3390
- }, this.formatToParts = function(u) {
3391
- return ye(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3390
+ }, this.formatToParts = function(l) {
3391
+ return ve(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3392
3392
  }, this.resolvedOptions = function() {
3393
- var u;
3393
+ var l;
3394
3394
  return {
3395
- locale: ((u = o.resolvedLocale) === null || u === void 0 ? void 0 : u.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3395
+ locale: ((l = o.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3396
3396
  };
3397
3397
  }, this.getAst = function() {
3398
3398
  return o.ast;
@@ -3519,11 +3519,11 @@ const fe = Pe({});
3519
3519
  function Ii(e) {
3520
3520
  return it[e] || null;
3521
3521
  }
3522
- function yr(e) {
3522
+ function vr(e) {
3523
3523
  return e in it;
3524
3524
  }
3525
3525
  function Li(e, t) {
3526
- if (!yr(e))
3526
+ if (!vr(e))
3527
3527
  return null;
3528
3528
  const r = Ii(e);
3529
3529
  return Ai(r, t);
@@ -3534,11 +3534,11 @@ function Ni(e) {
3534
3534
  const t = Ae(e);
3535
3535
  for (let r = 0; r < t.length; r++) {
3536
3536
  const n = t[r];
3537
- if (yr(n))
3537
+ if (vr(n))
3538
3538
  return n;
3539
3539
  }
3540
3540
  }
3541
- function vr(e, ...t) {
3541
+ function yr(e, ...t) {
3542
3542
  delete F[e], fe.update((r) => (r[e] = $n.all([r[e] || {}, ...t]), r));
3543
3543
  }
3544
3544
  re(
@@ -3546,12 +3546,12 @@ re(
3546
3546
  ([e]) => Object.keys(e)
3547
3547
  );
3548
3548
  fe.subscribe((e) => it = e);
3549
- const ve = {};
3549
+ const ye = {};
3550
3550
  function Mi(e, t) {
3551
- ve[e].delete(t), ve[e].size === 0 && delete ve[e];
3551
+ ye[e].delete(t), ye[e].size === 0 && delete ye[e];
3552
3552
  }
3553
3553
  function _r(e) {
3554
- return ve[e];
3554
+ return ye[e];
3555
3555
  }
3556
3556
  function Ri(e) {
3557
3557
  return Ae(e).map((t) => {
@@ -3570,7 +3570,7 @@ function qe(e) {
3570
3570
  function $i(e, t) {
3571
3571
  return Promise.all(
3572
3572
  t.map((n) => (Mi(e, n), n().then((i) => i.default || i)))
3573
- ).then((n) => vr(e, ...n));
3573
+ ).then((n) => yr(e, ...n));
3574
3574
  }
3575
3575
  const ae = {};
3576
3576
  function xr(e) {
@@ -3750,16 +3750,16 @@ const ce = (e, t) => {
3750
3750
  typeof e == "object" && (s = e, e = s.id);
3751
3751
  const {
3752
3752
  values: a,
3753
- locale: u = k(),
3754
- default: l
3753
+ locale: l = k(),
3754
+ default: u
3755
3755
  } = s;
3756
- if (u == null)
3756
+ if (l == null)
3757
3757
  throw new Error(
3758
3758
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3759
3759
  );
3760
- let h = gr(e, u);
3760
+ let h = gr(e, l);
3761
3761
  if (!h)
3762
- h = (o = (i = (n = (r = ee()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
3762
+ h = (o = (i = (n = (r = ee()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
3763
3763
  else if (typeof h != "string")
3764
3764
  return console.warn(
3765
3765
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -3768,7 +3768,7 @@ const ce = (e, t) => {
3768
3768
  return h;
3769
3769
  let c = h;
3770
3770
  try {
3771
- c = ro(h, u).format(a);
3771
+ c = ro(h, l).format(a);
3772
3772
  } catch (f) {
3773
3773
  f instanceof Error && console.warn(
3774
3774
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3776,15 +3776,15 @@ const ce = (e, t) => {
3776
3776
  );
3777
3777
  }
3778
3778
  return c;
3779
- }, io = (e, t) => to(t).format(e), oo = (e, t) => eo(t).format(e), so = (e, t) => Ki(t).format(e), ao = (e, t = k()) => gr(e, t), uo = re([ne, fe], () => no);
3779
+ }, io = (e, t) => to(t).format(e), oo = (e, t) => eo(t).format(e), so = (e, t) => Ki(t).format(e), ao = (e, t = k()) => gr(e, t), lo = re([ne, fe], () => no);
3780
3780
  re([ne], () => io);
3781
3781
  re([ne], () => oo);
3782
3782
  re([ne], () => so);
3783
3783
  re([ne, fe], () => ao);
3784
3784
  function Nt(e, t) {
3785
- vr(e, t);
3785
+ yr(e, t);
3786
3786
  }
3787
- function lo(e) {
3787
+ function uo(e) {
3788
3788
  ne.set(e);
3789
3789
  }
3790
3790
  const Mt = {
@@ -3920,15 +3920,15 @@ var Ie = function() {
3920
3920
  if (s)
3921
3921
  if (this._parentage = null, Array.isArray(s))
3922
3922
  try {
3923
- for (var a = Ve(s), u = a.next(); !u.done; u = a.next()) {
3924
- var l = u.value;
3925
- l.remove(this);
3923
+ for (var a = Ve(s), l = a.next(); !l.done; l = a.next()) {
3924
+ var u = l.value;
3925
+ u.remove(this);
3926
3926
  }
3927
3927
  } catch (g) {
3928
3928
  t = { error: g };
3929
3929
  } finally {
3930
3930
  try {
3931
- u && !u.done && (r = a.return) && r.call(a);
3931
+ l && !l.done && (r = a.return) && r.call(a);
3932
3932
  } finally {
3933
3933
  if (t) throw t.error;
3934
3934
  }
@@ -4114,11 +4114,11 @@ var bo = {
4114
4114
  }, go = function() {
4115
4115
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
4116
4116
  }();
4117
- function yo(e) {
4117
+ function vo(e) {
4118
4118
  return e;
4119
4119
  }
4120
- function vo(e) {
4121
- return e.length === 0 ? yo : e.length === 1 ? e[0] : function(r) {
4120
+ function yo(e) {
4121
+ return e.length === 0 ? vo : e.length === 1 ? e[0] : function(r) {
4122
4122
  return e.reduce(function(n, i) {
4123
4123
  return i(n);
4124
4124
  }, r);
@@ -4134,8 +4134,8 @@ var Gt = function() {
4134
4134
  }, e.prototype.subscribe = function(t, r, n) {
4135
4135
  var i = this, o = xo(t) ? t : new tt(t, r, n);
4136
4136
  return _e(function() {
4137
- var s = i, a = s.operator, u = s.source;
4138
- o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
4137
+ var s = i, a = s.operator, l = s.source;
4138
+ o.add(a ? a.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
4139
4139
  }), o;
4140
4140
  }, e.prototype._trySubscribe = function(t) {
4141
4141
  try {
@@ -4150,8 +4150,8 @@ var Gt = function() {
4150
4150
  next: function(a) {
4151
4151
  try {
4152
4152
  t(a);
4153
- } catch (u) {
4154
- o(u), s.unsubscribe();
4153
+ } catch (l) {
4154
+ o(l), s.unsubscribe();
4155
4155
  }
4156
4156
  },
4157
4157
  error: o,
@@ -4167,7 +4167,7 @@ var Gt = function() {
4167
4167
  }, e.prototype.pipe = function() {
4168
4168
  for (var t = [], r = 0; r < arguments.length; r++)
4169
4169
  t[r] = arguments[r];
4170
- return vo(t)(this);
4170
+ return yo(t)(this);
4171
4171
  }, e.prototype.toPromise = function(t) {
4172
4172
  var r = this;
4173
4173
  return t = Ut(t), new t(function(n, i) {
@@ -4218,11 +4218,11 @@ var Eo = wr(function(e) {
4218
4218
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
4219
4219
  try {
4220
4220
  for (var s = Ve(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
4221
- var u = a.value;
4222
- u.next(r);
4221
+ var l = a.value;
4222
+ l.next(r);
4223
4223
  }
4224
- } catch (l) {
4225
- i = { error: l };
4224
+ } catch (u) {
4225
+ i = { error: u };
4226
4226
  } finally {
4227
4227
  try {
4228
4228
  a && !a.done && (o = s.return) && o.call(s);
@@ -4309,19 +4309,19 @@ var Eo = wr(function(e) {
4309
4309
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
4310
4310
  }
4311
4311
  return t.prototype.next = function(r) {
4312
- var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, a = n._timestampProvider, u = n._windowTime;
4313
- i || (o.push(r), !s && o.push(a.now() + u)), this._trimBuffer(), e.prototype.next.call(this, r);
4312
+ var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, a = n._timestampProvider, l = n._windowTime;
4313
+ i || (o.push(r), !s && o.push(a.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
4314
4314
  }, t.prototype._subscribe = function(r) {
4315
4315
  this._throwIfClosed(), this._trimBuffer();
4316
- for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), u = 0; u < a.length && !r.closed; u += o ? 1 : 2)
4317
- r.next(a[u]);
4316
+ for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), l = 0; l < a.length && !r.closed; l += o ? 1 : 2)
4317
+ r.next(a[l]);
4318
4318
  return this._checkFinalizedStatuses(r), n;
4319
4319
  }, t.prototype._trimBuffer = function() {
4320
4320
  var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * n;
4321
4321
  if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
4322
- for (var u = i.now(), l = 0, h = 1; h < o.length && o[h] <= u; h += 2)
4323
- l = h;
4324
- l && o.splice(0, l + 1);
4322
+ for (var l = i.now(), u = 0, h = 1; h < o.length && o[h] <= l; h += 2)
4323
+ u = h;
4324
+ u && o.splice(0, u + 1);
4325
4325
  }
4326
4326
  }, t;
4327
4327
  }(Pr);
@@ -4355,7 +4355,7 @@ function Co(e) {
4355
4355
  /*$_*/
4356
4356
  e[11]("collections")
4357
4357
  )) + ""
4358
- ), o, s, a, u, l, h, c = (
4358
+ ), o, s, a, l, u, h, c = (
4359
4359
  /*numberOfSlides*/
4360
4360
  e[8] > /*numberOfVisibleSlides*/
4361
4361
  e[9] && Xt(e)
@@ -4367,24 +4367,24 @@ function Co(e) {
4367
4367
  p[d] = Zt(kt(e, f, d));
4368
4368
  return {
4369
4369
  c() {
4370
- t = C("div"), r = C("div"), n = C("p"), o = Ce(i), s = j(), c && c.c(), a = j(), u = C("div");
4370
+ t = C("div"), r = C("div"), n = C("p"), o = Ce(i), s = j(), c && c.c(), a = j(), l = C("div");
4371
4371
  for (let d = 0; d < p.length; d += 1)
4372
4372
  p[d].c();
4373
- E(n, "class", "Title"), E(r, "class", "CategoriesHeader"), E(u, "class", "CategoriesSlider"), Se(() => (
4373
+ E(n, "class", "Title"), E(r, "class", "CategoriesHeader"), E(l, "class", "CategoriesSlider"), Se(() => (
4374
4374
  /*div1_elementresize_handler*/
4375
- e[27].call(u)
4375
+ e[27].call(l)
4376
4376
  )), E(t, "class", h = "CasinoCollectionsProviders " + /*mobile*/
4377
4377
  (e[10] ? "Mobile" : "") + " " + /*type*/
4378
4378
  (e[0] === "vendor" ? "Providers" : "Collections"));
4379
4379
  },
4380
4380
  m(d, g) {
4381
- G(d, t, g), H(t, r), H(r, n), H(n, o), H(r, s), c && c.m(r, null), H(t, a), H(t, u);
4381
+ G(d, t, g), H(t, r), H(r, n), H(n, o), H(r, s), c && c.m(r, null), H(t, a), H(t, l);
4382
4382
  for (let m = 0; m < p.length; m += 1)
4383
- p[m] && p[m].m(u, null);
4384
- e[26](u), l = nn(
4385
- u,
4383
+ p[m] && p[m].m(l, null);
4384
+ e[26](l), u = nn(
4385
+ l,
4386
4386
  /*div1_elementresize_handler*/
4387
- e[27].bind(u)
4387
+ e[27].bind(l)
4388
4388
  );
4389
4389
  },
4390
4390
  p(d, g) {
@@ -4407,7 +4407,7 @@ function Co(e) {
4407
4407
  let m;
4408
4408
  for (m = 0; m < f.length; m += 1) {
4409
4409
  const x = kt(d, f, m);
4410
- p[m] ? p[m].p(x, g) : (p[m] = Zt(x), p[m].c(), p[m].m(u, null));
4410
+ p[m] ? p[m].p(x, g) : (p[m] = Zt(x), p[m].c(), p[m].m(l, null));
4411
4411
  }
4412
4412
  for (; m < p.length; m += 1)
4413
4413
  p[m].d(1);
@@ -4419,7 +4419,7 @@ function Co(e) {
4419
4419
  (d[0] === "vendor" ? "Providers" : "Collections")) && E(t, "class", h);
4420
4420
  },
4421
4421
  d(d) {
4422
- d && R(t), c && c.d(), qt(p, d), e[26](null), l();
4422
+ d && R(t), c && c.d(), qt(p, d), e[26](null), u();
4423
4423
  }
4424
4424
  };
4425
4425
  }
@@ -4444,8 +4444,8 @@ function Xt(e) {
4444
4444
  c() {
4445
4445
  t = C("div"), r = C("button"), r.innerHTML = '<svg id="Component_46_2" data-name="Component 46 – 2" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 16 24.656"><path id="Path_36" data-name="Path 36" d="M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z" transform="translate(14.656 0) rotate(90)" fill="#fff"></path></svg>', n = j(), i = C("button"), i.innerHTML = '<svg id="Component_46_2" data-name="Component 46 – 2" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 16 24.656"><path id="Path_36" data-name="Path 36" d="M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z" transform="translate(0 24.656) rotate(-90)" fill="#fff"></path></svg>', E(t, "class", "ButtonsContainer");
4446
4446
  },
4447
- m(a, u) {
4448
- G(a, t, u), H(t, r), H(t, n), H(t, i), o || (s = [
4447
+ m(a, l) {
4448
+ G(a, t, l), H(t, r), H(t, n), H(t, i), o || (s = [
4449
4449
  J(
4450
4450
  r,
4451
4451
  "click",
@@ -4537,8 +4537,8 @@ function Wt(e) {
4537
4537
  };
4538
4538
  }
4539
4539
  function zt(e) {
4540
- let t, r, n, i, o, s, a, u;
4541
- function l() {
4540
+ let t, r, n, i, o, s, a, l;
4541
+ function u() {
4542
4542
  return (
4543
4543
  /*click_handler_2*/
4544
4544
  e[24](
@@ -4558,7 +4558,7 @@ function zt(e) {
4558
4558
  e[44].name), E(t, "class", "CategorySlideGames");
4559
4559
  },
4560
4560
  m(c, f) {
4561
- G(c, t, f), H(t, r), H(t, o), h && h.m(t, null), H(t, s), a || (u = J(r, "click", en(l)), a = !0);
4561
+ G(c, t, f), H(t, r), H(t, o), h && h.m(t, null), H(t, s), a || (l = J(r, "click", en(u)), a = !0);
4562
4562
  },
4563
4563
  p(c, f) {
4564
4564
  e = c, f[0] & /*gameCategories*/
@@ -4569,12 +4569,12 @@ function zt(e) {
4569
4569
  e[2] == "true" ? h ? h.p(e, f) : (h = Wt(e), h.c(), h.m(t, s)) : h && (h.d(1), h = null);
4570
4570
  },
4571
4571
  d(c) {
4572
- c && R(t), h && h.d(), a = !1, u();
4572
+ c && R(t), h && h.d(), a = !1, l();
4573
4573
  }
4574
4574
  };
4575
4575
  }
4576
4576
  function Zt(e) {
4577
- let t, r, n, i, o, s, a, u, l;
4577
+ let t, r, n, i, o, s, a, l, u;
4578
4578
  function h(m, x) {
4579
4579
  if (
4580
4580
  /*titletype*/
@@ -4614,7 +4614,7 @@ function Zt(e) {
4614
4614
  G(m, t, x), H(t, r), H(r, n), f && f.m(n, null), H(r, i), H(r, o);
4615
4615
  for (let S = 0; S < d.length; S += 1)
4616
4616
  d[S] && d[S].m(o, null);
4617
- H(t, a), u || (l = J(r, "click", g), u = !0);
4617
+ H(t, a), l || (u = J(r, "click", g), l = !0);
4618
4618
  },
4619
4619
  p(m, x) {
4620
4620
  var S, A;
@@ -4640,7 +4640,7 @@ function Zt(e) {
4640
4640
  ((A = e[41]) == null ? void 0 : A.background) + ")");
4641
4641
  },
4642
4642
  d(m) {
4643
- m && R(t), f && f.d(), qt(d, m), u = !1, l();
4643
+ m && R(t), f && f.d(), qt(d, m), l = !1, u();
4644
4644
  }
4645
4645
  };
4646
4646
  }
@@ -4672,8 +4672,8 @@ function Oo(e) {
4672
4672
  }
4673
4673
  function Io(e, t, r) {
4674
4674
  let n;
4675
- Jr(e, uo, (b) => r(11, n = b));
4676
- let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { type: a = "" } = t, { titletype: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: c = "" } = t, { collectionprovidersgamenames: f = "" } = t, p = [], d = !0, g, m = 0, x = 0, S = 0, A, T, P, V = window.navigator.userAgent, oe, se = 0;
4675
+ Jr(e, lo, (b) => r(11, n = b));
4676
+ let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { type: a = "" } = t, { titletype: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: c = "" } = t, { collectionprovidersgamenames: f = "" } = t, p = [], d = !0, g, m = 0, x = 0, S = 0, A, T, P, V = window.navigator.userAgent, oe, se = 0;
4677
4677
  const Ar = () => {
4678
4678
  fetch(c).then((B) => B.json()).then((B) => {
4679
4679
  Object.keys(B).forEach((I) => {
@@ -4711,9 +4711,9 @@ function Io(e, t, r) {
4711
4711
  r(9, S = Math.floor(se / A));
4712
4712
  }, at = () => {
4713
4713
  st(m);
4714
- }, ut = () => {
4715
- m === 0 ? m = x - S : m - S < -1 ? m = 0 : m--, at();
4716
4714
  }, lt = () => {
4715
+ m === 0 ? m = x - S : m - S < -1 ? m = 0 : m--, at();
4716
+ }, ut = () => {
4717
4717
  m === x - S ? m = 0 : x - S < m + 1 ? m = x - S : m++, at();
4718
4718
  }, ht = (b, B, I, N) => {
4719
4719
  window.postMessage(
@@ -4738,10 +4738,10 @@ function Io(e, t, r) {
4738
4738
  window.location.href
4739
4739
  );
4740
4740
  }, Lr = () => {
4741
- lo(s);
4741
+ uo(s);
4742
4742
  }, Nr = () => {
4743
4743
  let b = document.createElement("style");
4744
- b.innerHTML = l, P.appendChild(b);
4744
+ b.innerHTML = u, P.appendChild(b);
4745
4745
  }, Mr = () => {
4746
4746
  let b = new URL(h), B = document.createElement("style");
4747
4747
  fetch(b.href).then((I) => I.text()).then((I) => {
@@ -4756,7 +4756,7 @@ function Io(e, t, r) {
4756
4756
  an(() => {
4757
4757
  r(10, oe = To(V));
4758
4758
  });
4759
- const Rr = () => ut(), $r = () => lt(), Gr = (b) => ht(b.gameId, b.launchUrl, b.name, b.subVendor), Ur = (b) => ct(b.id);
4759
+ const Rr = () => lt(), $r = () => ut(), Gr = (b) => ht(b.gameId, b.launchUrl, b.name, b.subVendor), Ur = (b) => ct(b.id);
4760
4760
  function Dr(b) {
4761
4761
  Ee[b ? "unshift" : "push"](() => {
4762
4762
  g = b, r(4, g);
@@ -4771,18 +4771,18 @@ function Io(e, t, r) {
4771
4771
  });
4772
4772
  }
4773
4773
  return e.$$set = (b) => {
4774
- "endpoint" in b && r(16, i = b.endpoint), "datasource" in b && r(17, o = b.datasource), "lang" in b && r(18, s = b.lang), "type" in b && r(0, a = b.type), "titletype" in b && r(1, u = b.titletype), "clientstyling" in b && r(19, l = b.clientstyling), "clientstylingurl" in b && r(20, h = b.clientstylingurl), "translationurl" in b && r(21, c = b.translationurl), "collectionprovidersgamenames" in b && r(2, f = b.collectionprovidersgamenames);
4774
+ "endpoint" in b && r(16, i = b.endpoint), "datasource" in b && r(17, o = b.datasource), "lang" in b && r(18, s = b.lang), "type" in b && r(0, a = b.type), "titletype" in b && r(1, l = b.titletype), "clientstyling" in b && r(19, u = b.clientstyling), "clientstylingurl" in b && r(20, h = b.clientstylingurl), "translationurl" in b && r(21, c = b.translationurl), "collectionprovidersgamenames" in b && r(2, f = b.collectionprovidersgamenames);
4775
4775
  }, e.$$.update = () => {
4776
4776
  e.$$.dirty[0] & /*endpoint, datasource, lang*/
4777
4777
  458752 && i && o && s && Or(), e.$$.dirty[0] & /*categoriesSliderWidth, gameCategories, categoriesSlider*/
4778
4778
  88 && se && p && g && st(), e.$$.dirty[0] & /*lang*/
4779
4779
  262144 && s && Lr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4780
- 524320 && l && P && Nr(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4780
+ 524320 && u && P && Nr(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4781
4781
  1048608 && h && P && Mr(), e.$$.dirty[0] & /*translationurl*/
4782
4782
  2097152 && c && Ar();
4783
4783
  }, [
4784
4784
  a,
4785
- u,
4785
+ l,
4786
4786
  f,
4787
4787
  p,
4788
4788
  g,
@@ -4793,14 +4793,14 @@ function Io(e, t, r) {
4793
4793
  S,
4794
4794
  oe,
4795
4795
  n,
4796
- ut,
4797
4796
  lt,
4797
+ ut,
4798
4798
  ht,
4799
4799
  ct,
4800
4800
  i,
4801
4801
  o,
4802
4802
  s,
4803
- l,
4803
+ u,
4804
4804
  h,
4805
4805
  c,
4806
4806
  Rr,
@@ -4812,7 +4812,7 @@ function Io(e, t, r) {
4812
4812
  jr
4813
4813
  ];
4814
4814
  }
4815
- class Lo extends vn {
4815
+ class Lo extends yn {
4816
4816
  constructor(t) {
4817
4817
  super(), gn(
4818
4818
  this,
@@ -4890,7 +4890,7 @@ class Lo extends vn {
4890
4890
  this.$$set({ collectionprovidersgamenames: t }), $();
4891
4891
  }
4892
4892
  }
4893
- yn(Lo, { endpoint: {}, datasource: {}, lang: {}, type: {}, titletype: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, collectionprovidersgamenames: {} }, [], [], !0);
4893
+ vn(Lo, { endpoint: {}, datasource: {}, lang: {}, type: {}, titletype: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, collectionprovidersgamenames: {} }, [], [], !0);
4894
4894
  export {
4895
4895
  Lo as default
4896
4896
  };