@everymatrix/casino-categories 1.50.1 → 1.52.0

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.
@@ -41,7 +41,7 @@ function ae(e) {
41
41
  function ke(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function Ht(e, t) {
44
+ function Ct(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
47
  let he;
@@ -51,7 +51,7 @@ function pe(e, t) {
51
51
  function or(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function Ct(e, ...t) {
54
+ function Ht(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const n of t)
57
57
  n(void 0);
@@ -61,7 +61,7 @@ function Ct(e, ...t) {
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
63
  function ar(e, t, r) {
64
- e.$$.on_destroy.push(Ct(t, r));
64
+ e.$$.on_destroy.push(Ht(t, r));
65
65
  }
66
66
  function v(e, t) {
67
67
  e.appendChild(t);
@@ -144,7 +144,7 @@ function mr() {
144
144
  function Ie(e) {
145
145
  Z.push(e);
146
146
  }
147
- const He = /* @__PURE__ */ new Set();
147
+ const Ce = /* @__PURE__ */ new Set();
148
148
  let X = 0;
149
149
  function $() {
150
150
  if (X !== 0)
@@ -162,13 +162,13 @@ function $() {
162
162
  for (ie(null), W.length = 0, X = 0; we.length; ) we.pop()();
163
163
  for (let t = 0; t < Z.length; t += 1) {
164
164
  const r = Z[t];
165
- He.has(r) || (He.add(r), r());
165
+ Ce.has(r) || (Ce.add(r), r());
166
166
  }
167
167
  Z.length = 0;
168
168
  } while (W.length);
169
169
  for (; nt.length; )
170
170
  nt.pop()();
171
- Ne = !1, He.clear(), ie(e);
171
+ Ne = !1, Ce.clear(), ie(e);
172
172
  }
173
173
  function pr(e) {
174
174
  if (e.fragment !== null) {
@@ -423,7 +423,7 @@ function Tr(e, t, r, n, i, s) {
423
423
  }), e.element = /** @type {any} */
424
424
  o, o;
425
425
  }
426
- class Hr {
426
+ class Cr {
427
427
  constructor() {
428
428
  /**
429
429
  * ### PRIVATE API
@@ -469,8 +469,8 @@ class Hr {
469
469
  this.$$set && !or(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
470
470
  }
471
471
  }
472
- const Cr = "4";
473
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Cr);
472
+ const Hr = "4";
473
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Hr);
474
474
  const z = [];
475
475
  function Ar(e, t) {
476
476
  return {
@@ -481,7 +481,7 @@ function ye(e, t = M) {
481
481
  let r;
482
482
  const n = /* @__PURE__ */ new Set();
483
483
  function i(u) {
484
- if (Ht(e, u) && (e = u, r)) {
484
+ if (Ct(e, u) && (e = u, r)) {
485
485
  const h = !z.length;
486
486
  for (const a of n)
487
487
  a[1](), z.push(a, e);
@@ -519,7 +519,7 @@ function ee(e, t, r) {
519
519
  const p = t(n ? a[0] : a, o, u);
520
520
  s ? o(p) : c = ke(p) ? p : M;
521
521
  }, d = i.map(
522
- (p, g) => Ct(
522
+ (p, g) => Ht(
523
523
  p,
524
524
  (_) => {
525
525
  a[g] = _, l &= ~(1 << g), h && f();
@@ -641,7 +641,7 @@ function kr(e, t) {
641
641
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
642
642
  return r;
643
643
  }
644
- function Ce(e, t, r) {
644
+ function He(e, t, r) {
645
645
  if (r || arguments.length === 2) for (var n = 0, i = t.length, s; n < i; n++)
646
646
  (s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
647
647
  return e.concat(s || Array.prototype.slice.call(t));
@@ -2594,7 +2594,7 @@ if ($e) {
2594
2594
  Ue = function(t, r) {
2595
2595
  for (var n = []; ; ) {
2596
2596
  var i = jt(t, r);
2597
- if (i === void 0 || Vt(i) || Cn(i))
2597
+ if (i === void 0 || Vt(i) || Hn(i))
2598
2598
  break;
2599
2599
  n.push(i), r += i >= 65536 ? 2 : 1;
2600
2600
  }
@@ -2682,7 +2682,7 @@ var vn = (
2682
2682
  return this.error(y.INVALID_TAG, E(n, this.clonePosition()));
2683
2683
  }, e.prototype.parseTagName = function() {
2684
2684
  var t = this.offset();
2685
- for (this.bump(); !this.isEOF() && Hn(this.char()); )
2685
+ for (this.bump(); !this.isEOF() && Cn(this.char()); )
2686
2686
  this.bump();
2687
2687
  return this.message.slice(t, this.offset());
2688
2688
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2826,9 +2826,9 @@ var vn = (
2826
2826
  pattern: m,
2827
2827
  location: a.styleLocation,
2828
2828
  parsedOptions: this.shouldParseSkeletons ? Kr(m) : {}
2829
- }, H = u === "date" ? T.date : T.time;
2829
+ }, C = u === "date" ? T.date : T.time;
2830
2830
  return {
2831
- val: { type: H, value: n, location: g, style: f },
2831
+ val: { type: C, value: n, location: g, style: f },
2832
2832
  err: null
2833
2833
  };
2834
2834
  }
@@ -2846,9 +2846,9 @@ var vn = (
2846
2846
  case "plural":
2847
2847
  case "selectordinal":
2848
2848
  case "select": {
2849
- var C = this.clonePosition();
2849
+ var H = this.clonePosition();
2850
2850
  if (this.bumpSpace(), !this.bumpIf(","))
2851
- return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, E(C, x({}, C)));
2851
+ return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, E(H, x({}, H)));
2852
2852
  this.bumpSpace();
2853
2853
  var I = this.parseIdentifierIfPossible(), S = 0;
2854
2854
  if (u !== "select" && I.value === "offset") {
@@ -3059,13 +3059,13 @@ function Ge(e) {
3059
3059
  function Tn(e) {
3060
3060
  return Ge(e) || e === 47;
3061
3061
  }
3062
- function Hn(e) {
3062
+ function Cn(e) {
3063
3063
  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;
3064
3064
  }
3065
3065
  function Vt(e) {
3066
3066
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3067
3067
  }
3068
- function Cn(e) {
3068
+ function Hn(e) {
3069
3069
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
3070
3070
  }
3071
3071
  function De(e) {
@@ -3204,10 +3204,10 @@ function ge(e, t, r, n, i, s, o) {
3204
3204
  var p = l.children, g = l.value, _ = i[g];
3205
3205
  if (!Pn(_))
3206
3206
  throw new Bn(g, "function", o);
3207
- var m = ge(p, t, r, n, i, s), H = _(m.map(function(S) {
3207
+ var m = ge(p, t, r, n, i, s), C = _(m.map(function(S) {
3208
3208
  return S.value;
3209
3209
  }));
3210
- Array.isArray(H) || (H = [H]), u.push.apply(u, H.map(function(S) {
3210
+ Array.isArray(C) || (C = [C]), u.push.apply(u, C.map(function(S) {
3211
3211
  return {
3212
3212
  type: typeof S == "string" ? P.literal : P.object,
3213
3213
  value: S
@@ -3215,25 +3215,25 @@ function ge(e, t, r, n, i, s, o) {
3215
3215
  }));
3216
3216
  }
3217
3217
  if (Lt(l)) {
3218
- var C = l.options[f] || l.options.other;
3219
- if (!C)
3218
+ var H = l.options[f] || l.options.other;
3219
+ if (!H)
3220
3220
  throw new ct(l.value, f, Object.keys(l.options), o);
3221
- u.push.apply(u, ge(C.value, t, r, n, i));
3221
+ u.push.apply(u, ge(H.value, t, r, n, i));
3222
3222
  continue;
3223
3223
  }
3224
3224
  if (Mt(l)) {
3225
- var C = l.options["=".concat(f)];
3226
- if (!C) {
3225
+ var H = l.options["=".concat(f)];
3226
+ if (!H) {
3227
3227
  if (!Intl.PluralRules)
3228
3228
  throw new xe(`Intl.PluralRules is not available in this environment.
3229
3229
  Try polyfilling it using "@formatjs/intl-pluralrules"
3230
3230
  `, q.MISSING_INTL_API, o);
3231
3231
  var I = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3232
- C = l.options[I] || l.options.other;
3232
+ H = l.options[I] || l.options.other;
3233
3233
  }
3234
- if (!C)
3234
+ if (!H)
3235
3235
  throw new ct(l.value, f, Object.keys(l.options), o);
3236
- u.push.apply(u, ge(C.value, t, r, n, i, f - (l.offset || 0)));
3236
+ u.push.apply(u, ge(H.value, t, r, n, i, f - (l.offset || 0)));
3237
3237
  continue;
3238
3238
  }
3239
3239
  }
@@ -3272,7 +3272,7 @@ function In(e) {
3272
3272
  getNumberFormat: Ae(function() {
3273
3273
  for (var t, r = [], n = 0; n < arguments.length; n++)
3274
3274
  r[n] = arguments[n];
3275
- return new ((t = Intl.NumberFormat).bind.apply(t, Ce([void 0], r, !1)))();
3275
+ return new ((t = Intl.NumberFormat).bind.apply(t, He([void 0], r, !1)))();
3276
3276
  }, {
3277
3277
  cache: Oe(e.number),
3278
3278
  strategy: Be.variadic
@@ -3280,7 +3280,7 @@ function In(e) {
3280
3280
  getDateTimeFormat: Ae(function() {
3281
3281
  for (var t, r = [], n = 0; n < arguments.length; n++)
3282
3282
  r[n] = arguments[n];
3283
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Ce([void 0], r, !1)))();
3283
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, He([void 0], r, !1)))();
3284
3284
  }, {
3285
3285
  cache: Oe(e.dateTime),
3286
3286
  strategy: Be.variadic
@@ -3288,7 +3288,7 @@ function In(e) {
3288
3288
  getPluralRules: Ae(function() {
3289
3289
  for (var t, r = [], n = 0; n < arguments.length; n++)
3290
3290
  r[n] = arguments[n];
3291
- return new ((t = Intl.PluralRules).bind.apply(t, Ce([void 0], r, !1)))();
3291
+ return new ((t = Intl.PluralRules).bind.apply(t, He([void 0], r, !1)))();
3292
3292
  }, {
3293
3293
  cache: Oe(e.pluralRules),
3294
3294
  strategy: Be.variadic
@@ -3815,6 +3815,12 @@ const yt = {
3815
3815
  otherCategories: "Otras Categorias",
3816
3816
  Loading: "Cargando, por favor espere...",
3817
3817
  games: "juegos"
3818
+ },
3819
+ "en-us": {
3820
+ topCategories: "Top Categories",
3821
+ otherCategories: "Other Categories",
3822
+ loading: "Loading, please wait...",
3823
+ games: "games"
3818
3824
  }
3819
3825
  };
3820
3826
  function pi(e) {
@@ -3876,8 +3882,8 @@ function di(e) {
3876
3882
  );
3877
3883
  let m;
3878
3884
  for (m = 0; m < c.length; m += 1) {
3879
- const H = xt(g, c, m);
3880
- f[m] ? f[m].p(H, _) : (f[m] = _t(H), f[m].c(), f[m].m(t, o));
3885
+ const C = xt(g, c, m);
3886
+ f[m] ? f[m].p(C, _) : (f[m] = _t(C), f[m].c(), f[m].m(t, o));
3881
3887
  }
3882
3888
  for (; m < f.length; m += 1)
3883
3889
  f[m].d(1);
@@ -3893,8 +3899,8 @@ function di(e) {
3893
3899
  );
3894
3900
  let m;
3895
3901
  for (m = 0; m < d.length; m += 1) {
3896
- const H = Et(g, d, m);
3897
- p[m] ? p[m].p(H, _) : (p[m] = vt(H), p[m].c(), p[m].m(t, null));
3902
+ const C = Et(g, d, m);
3903
+ p[m] ? p[m].p(C, _) : (p[m] = vt(C), p[m].c(), p[m].m(t, null));
3898
3904
  }
3899
3905
  for (; m < p.length; m += 1)
3900
3906
  p[m].d(1);
@@ -3931,7 +3937,7 @@ function _t(e) {
3931
3937
  ), d, p, g = (
3932
3938
  /*$_*/
3933
3939
  e[5]("games") + ""
3934
- ), _, m, H, C;
3940
+ ), _, m, C, H;
3935
3941
  function I() {
3936
3942
  return (
3937
3943
  /*click_handler*/
@@ -3950,7 +3956,7 @@ function _t(e) {
3950
3956
  e[24].id ? "Active" : ""));
3951
3957
  },
3952
3958
  m(S, A) {
3953
- K(S, t, A), v(t, r), v(t, s), v(t, o), v(o, u), v(u, a), v(o, l), v(o, c), v(c, d), v(c, p), v(c, _), H || (C = At(t, "click", I), H = !0);
3959
+ K(S, t, A), v(t, r), v(t, s), v(t, o), v(o, u), v(u, a), v(o, l), v(o, c), v(c, d), v(c, p), v(c, _), C || (H = At(t, "click", I), C = !0);
3954
3960
  },
3955
3961
  p(S, A) {
3956
3962
  e = S, A & /*topCategories*/
@@ -3969,7 +3975,7 @@ function _t(e) {
3969
3975
  e[24].id ? "Active" : "")) && B(t, "class", m);
3970
3976
  },
3971
3977
  d(S) {
3972
- S && k(t), H = !1, C();
3978
+ S && k(t), C = !1, H();
3973
3979
  }
3974
3980
  };
3975
3981
  }
@@ -3983,7 +3989,7 @@ function vt(e) {
3983
3989
  ), d, p, g = (
3984
3990
  /*$_*/
3985
3991
  e[5]("games") + ""
3986
- ), _, m, H, C, I;
3992
+ ), _, m, C, H, I;
3987
3993
  function S() {
3988
3994
  return (
3989
3995
  /*click_handler_1*/
@@ -3997,12 +4003,12 @@ function vt(e) {
3997
4003
  c() {
3998
4004
  t = O("div"), r = O("img"), s = R(), o = O("div"), u = O("p"), a = U(h), l = R(), c = O("p"), d = U(f), p = R(), _ = U(g), m = R(), pe(r.src, n = /*category*/
3999
4005
  e[24].icon) || B(r, "src", n), B(r, "alt", i = /*category*/
4000
- e[24].name), B(r, "class", "CategoryImage"), B(o, "class", "CategoryTextContainer"), B(t, "class", H = "Category " + /*activecategory*/
4006
+ e[24].name), B(r, "class", "CategoryImage"), B(o, "class", "CategoryTextContainer"), B(t, "class", C = "Category " + /*activecategory*/
4001
4007
  (e[0] === /*category*/
4002
4008
  e[24].id ? "Active" : ""));
4003
4009
  },
4004
4010
  m(A, w) {
4005
- K(A, t, w), v(t, r), v(t, s), v(t, o), v(o, u), v(u, a), v(o, l), v(o, c), v(c, d), v(c, p), v(c, _), v(t, m), C || (I = At(t, "click", S), C = !0);
4011
+ K(A, t, w), v(t, r), v(t, s), v(t, o), v(o, u), v(u, a), v(o, l), v(o, c), v(c, d), v(c, p), v(c, _), v(t, m), H || (I = At(t, "click", S), H = !0);
4006
4012
  },
4007
4013
  p(A, w) {
4008
4014
  e = A, w & /*otherCategories*/
@@ -4016,12 +4022,12 @@ function vt(e) {
4016
4022
  e[24].games.count + "") && F(d, f), w & /*$_*/
4017
4023
  32 && g !== (g = /*$_*/
4018
4024
  e[5]("games") + "") && F(_, g), w & /*activecategory, otherCategories*/
4019
- 17 && H !== (H = "Category " + /*activecategory*/
4025
+ 17 && C !== (C = "Category " + /*activecategory*/
4020
4026
  (e[0] === /*category*/
4021
- e[24].id ? "Active" : "")) && B(t, "class", H);
4027
+ e[24].id ? "Active" : "")) && B(t, "class", C);
4022
4028
  },
4023
4029
  d(A) {
4024
- A && k(t), C = !1, I();
4030
+ A && k(t), H = !1, I();
4025
4031
  }
4026
4032
  };
4027
4033
  }
@@ -4068,7 +4074,7 @@ function Ei(e, t, r) {
4068
4074
  }).catch((N) => {
4069
4075
  console.log(N);
4070
4076
  });
4071
- }, H = () => {
4077
+ }, C = () => {
4072
4078
  r(2, d = !0);
4073
4079
  const b = new URL(`${i}/v1/casino/groups/${s}`);
4074
4080
  b.searchParams.append("language", o), fetch(b).then((N) => N.json()).then((N) => {
@@ -4081,7 +4087,7 @@ function Ei(e, t, r) {
4081
4087
  }));
4082
4088
  r(3, g = Qe.filter((j) => j.isTopCategory === !0)), r(4, _ = Qe.filter((j) => j.isTopCategory === !1));
4083
4089
  });
4084
- }, C = (b) => {
4090
+ }, H = (b) => {
4085
4091
  window.postMessage({ type: "OpenGameCategory", categoryId: b }, window.location.href);
4086
4092
  }, I = () => {
4087
4093
  mi(o);
@@ -4102,7 +4108,7 @@ function Ei(e, t, r) {
4102
4108
  500
4103
4109
  );
4104
4110
  });
4105
- }, w = (b) => C(b.id), Yt = (b) => C(b.id);
4111
+ }, w = (b) => H(b.id), Yt = (b) => H(b.id);
4106
4112
  function Kt(b) {
4107
4113
  we[b ? "unshift" : "push"](() => {
4108
4114
  f = b, r(1, f);
@@ -4112,7 +4118,7 @@ function Ei(e, t, r) {
4112
4118
  "endpoint" in b && r(7, i = b.endpoint), "datasource" in b && r(8, s = b.datasource), "lang" in b && r(9, o = b.lang), "activecategory" in b && r(0, u = b.activecategory), "excludedflags" in b && r(10, h = b.excludedflags), "clientstyling" in b && r(11, a = b.clientstyling), "clientstylingurl" in b && r(12, l = b.clientstylingurl), "translationurl" in b && r(13, c = b.translationurl);
4113
4119
  }, e.$$.update = () => {
4114
4120
  e.$$.dirty & /*endpoint, datasource*/
4115
- 384 && i && s && H(), e.$$.dirty & /*translationurl*/
4121
+ 384 && i && s && C(), e.$$.dirty & /*translationurl*/
4116
4122
  8192 && c && m(), e.$$.dirty & /*lang*/
4117
4123
  512 && o && I(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4118
4124
  2050 && a && f && S(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
@@ -4124,7 +4130,7 @@ function Ei(e, t, r) {
4124
4130
  g,
4125
4131
  _,
4126
4132
  n,
4127
- C,
4133
+ H,
4128
4134
  i,
4129
4135
  s,
4130
4136
  o,
@@ -4137,14 +4143,14 @@ function Ei(e, t, r) {
4137
4143
  Kt
4138
4144
  ];
4139
4145
  }
4140
- class xi extends Hr {
4146
+ class xi extends Cr {
4141
4147
  constructor(t) {
4142
4148
  super(), vr(
4143
4149
  this,
4144
4150
  t,
4145
4151
  Ei,
4146
4152
  yi,
4147
- Ht,
4153
+ Ct,
4148
4154
  {
4149
4155
  endpoint: 7,
4150
4156
  datasource: 8,
@@ -1,3 +1,3 @@
1
- "use strict";var rr=Object.defineProperty,nr=Object.defineProperties;var ir=Object.getOwnPropertyDescriptors;var qe=Object.getOwnPropertySymbols;var sr=Object.prototype.hasOwnProperty,or=Object.prototype.propertyIsEnumerable;var Te=(e,t,r)=>t in e?rr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ye=(e,t)=>{for(var r in t||(t={}))sr.call(t,r)&&Te(e,r,t[r]);if(qe)for(var r of qe(t))or.call(t,r)&&Te(e,r,t[r]);return e},Ke=(e,t)=>nr(e,ir(t));var L=(e,t,r)=>Te(e,typeof t!="symbol"?t+"":t,r);var et=(e,t,r)=>new Promise((n,i)=>{var s=h=>{try{u(r.next(h))}catch(a){i(a)}},o=h=>{try{u(r.throw(h))}catch(a){i(a)}},u=h=>h.done?n(h.value):Promise.resolve(h.value).then(s,o);u((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function M(){}function Tt(e){return e()}function tt(){return Object.create(null)}function ae(e){e.forEach(Tt)}function ke(e){return typeof e=="function"}function Ht(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let he;function pe(e,t){return e===t?!0:(he||(he=document.createElement("a")),he.href=t,e===he.href)}function ar(e){return Object.keys(e).length===0}function Ct(e,...t){if(e==null){for(const n of t)n(void 0);return M}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function ur(e,t,r){e.$$.on_destroy.push(Ct(t,r))}function v(e,t){e.appendChild(t)}function hr(e,t,r){const n=lr(e);if(!n.getElementById(t)){const i=O("style");i.id=t,i.textContent=r,fr(n,i)}}function lr(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function fr(e,t){return v(e.head||e,t),t.sheet}function K(e,t,r){e.insertBefore(t,r||null)}function k(e){e.parentNode&&e.parentNode.removeChild(e)}function rt(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function O(e){return document.createElement(e)}function U(e){return document.createTextNode(e)}function R(){return U(" ")}function At(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function S(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function cr(e){return Array.from(e.childNodes)}function F(e,t){t=""+t,e.data!==t&&(e.data=t)}function gr(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let Ve;function ie(e){Ve=e}const W=[],we=[];let Z=[];const nt=[],mr=Promise.resolve();let Ne=!1;function pr(){Ne||(Ne=!0,mr.then($))}function Ie(e){Z.push(e)}const He=new Set;let X=0;function $(){if(X!==0)return;const e=Ve;do{try{for(;X<W.length;){const t=W[X];X++,ie(t),dr(t.$$)}}catch(t){throw W.length=0,X=0,t}for(ie(null),W.length=0,X=0;we.length;)we.pop()();for(let t=0;t<Z.length;t+=1){const r=Z[t];He.has(r)||(He.add(r),r())}Z.length=0}while(W.length);for(;nt.length;)nt.pop()();Ne=!1,He.clear(),ie(e)}function dr(e){if(e.fragment!==null){e.update(),ae(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Ie)}}function br(e){const t=[],r=[];Z.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),Z=t}const yr=new Set;function Er(e,t){e&&e.i&&(yr.delete(e),e.i(t))}function le(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function xr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Ie(()=>{const s=e.$$.on_mount.map(Tt).filter(ke);e.$$.on_destroy?e.$$.on_destroy.push(...s):ae(s),e.$$.on_mount=[]}),i.forEach(Ie)}function _r(e,t){const r=e.$$;r.fragment!==null&&(br(r.after_update),ae(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function vr(e,t){e.$$.dirty[0]===-1&&(W.push(e),pr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function Tr(e,t,r,n,i,s,o=null,u=[-1]){const h=Ve;ie(e);const a=e.$$={fragment:null,ctx:[],props:s,update:M,not_equal:i,bound:tt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(h?h.$$.context:[])),callbacks:tt(),dirty:u,skip_bound:!1,root:t.target||h.$$.root};o&&o(a.root);let l=!1;if(a.ctx=r?r(e,t.props||{},(c,f,...d)=>{const p=d.length?d[0]:f;return a.ctx&&i(a.ctx[c],a.ctx[c]=p)&&(!a.skip_bound&&a.bound[c]&&a.bound[c](p),l&&vr(e,c)),f}):[],a.update(),l=!0,ae(a.before_update),a.fragment=n?n(a.ctx):!1,t.target){if(t.hydrate){const c=cr(t.target);a.fragment&&a.fragment.l(c),c.forEach(k)}else a.fragment&&a.fragment.c();t.intro&&Er(e.$$.fragment),xr(e,t.target,t.anchor),$()}ie(h)}let St;typeof HTMLElement=="function"&&(St=class extends HTMLElement{constructor(t,r,n){super();L(this,"$$ctor");L(this,"$$s");L(this,"$$c");L(this,"$$cn",!1);L(this,"$$d",{});L(this,"$$r",!1);L(this,"$$p_d",{});L(this,"$$l",{});L(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return et(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let o;return{c:function(){o=O("slot"),s!=="default"&&S(o,"name",s)},m:function(a,l){K(a,o,l)},d:function(a){a&&k(o)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=gr(this);for(const s of this.$$s)s in n&&(r[s]=[t(s)]);for(const s of this.attributes){const o=this.$$g_p(s.name);o in this.$$d||(this.$$d[o]=ce(o,s.value,this.$$p_d,"toProp"))}for(const s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Ke(Ye({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const s in this.$$p_d)if(this.$$d[s]=this.$$c.$$.ctx[this.$$c.$$.props[s]],this.$$p_d[s].reflect){const o=ce(s,this.$$d[s],this.$$p_d,"toAttribute");o==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,o)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const s in this.$$l)for(const o of this.$$l[s]){const u=this.$$c.$on(s,o);this.$$l_u.set(o,u)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=ce(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function ce(e,t,r,n){var s;const i=(s=r[e])==null?void 0:s.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function Hr(e,t,r,n,i,s){let o=class extends St{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(u=>(t[u].attribute||u).toLowerCase())}};return Object.keys(t).forEach(u=>{Object.defineProperty(o.prototype,u,{get(){return this.$$c&&u in this.$$c?this.$$c[u]:this.$$d[u]},set(h){var a;h=ce(u,h,t),this.$$d[u]=h,(a=this.$$c)==null||a.$set({[u]:h})}})}),n.forEach(u=>{Object.defineProperty(o.prototype,u,{get(){var h;return(h=this.$$c)==null?void 0:h[u]}})}),e.element=o,o}class Cr{constructor(){L(this,"$$");L(this,"$$set")}$destroy(){_r(this,1),this.$destroy=M}$on(t,r){if(!ke(r))return M;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!ar(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Ar="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Ar);const z=[];function Sr(e,t){return{subscribe:ye(e,t).subscribe}}function ye(e,t=M){let r;const n=new Set;function i(u){if(Ht(e,u)&&(e=u,r)){const h=!z.length;for(const a of n)a[1](),z.push(a,e);if(h){for(let a=0;a<z.length;a+=2)z[a][0](z[a+1]);z.length=0}}}function s(u){i(u(e))}function o(u,h=M){const a=[u,h];return n.add(a),n.size===1&&(r=t(i,s)||M),u(e),()=>{n.delete(a),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function ee(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const s=t.length<2;return Sr(r,(o,u)=>{let h=!1;const a=[];let l=0,c=M;const f=()=>{if(l)return;c();const p=t(n?a[0]:a,o,u);s?o(p):c=ke(p)?p:M},d=i.map((p,g)=>Ct(p,_=>{a[g]=_,l&=~(1<<g),h&&f()},()=>{l|=1<<g}));return h=!0,f(),function(){ae(d),c(),h=!1}})}function Br(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Or=function(t){return Pr(t)&&!wr(t)};function Pr(e){return!!e&&typeof e=="object"}function wr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Lr(e)}var Nr=typeof Symbol=="function"&&Symbol.for,Ir=Nr?Symbol.for("react.element"):60103;function Lr(e){return e.$$typeof===Ir}function Mr(e){return Array.isArray(e)?[]:{}}function se(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Q(Mr(e),e,t):e}function $r(e,t,r){return e.concat(t).map(function(n){return se(n,r)})}function Rr(e,t){if(!t.customMerge)return Q;var r=t.customMerge(e);return typeof r=="function"?r:Q}function Ur(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function it(e){return Object.keys(e).concat(Ur(e))}function Bt(e,t){try{return t in e}catch(r){return!1}}function Gr(e,t){return Bt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Dr(e,t,r){var n={};return r.isMergeableObject(e)&&it(e).forEach(function(i){n[i]=se(e[i],r)}),it(t).forEach(function(i){Gr(e,i)||(Bt(e,i)&&r.isMergeableObject(t[i])?n[i]=Rr(i,r)(e[i],t[i],r):n[i]=se(t[i],r))}),n}function Q(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||$r,r.isMergeableObject=r.isMergeableObject||Or,r.cloneUnlessOtherwiseSpecified=se;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Dr(e,t,r):se(t,r)}Q.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return Q(n,i,r)},{})};var Fr=Q,jr=Fr;const kr=Br(jr);var Le=function(e,t){return Le=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},Le(e,t)};function Ee(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Le(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var x=function(){return x=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},x.apply(this,arguments)};function Vr(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function Ce(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,s;n<i;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}function Ae(e,t){var r=t&&t.cache?t.cache:Jr,n=t&&t.serializer?t.serializer:Qr,i=t&&t.strategy?t.strategy:zr;return i(e,{cache:r,serializer:n})}function Xr(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Ot(e,t,r,n){var i=Xr(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function Pt(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function Xe(e,t,r,n,i){return r.bind(t,e,n,i)}function zr(e,t){var r=e.length===1?Ot:Pt;return Xe(e,this,r,t.cache.create(),t.serializer)}function Wr(e,t){return Xe(e,this,Pt,t.cache.create(),t.serializer)}function Zr(e,t){return Xe(e,this,Ot,t.cache.create(),t.serializer)}var Qr=function(){return JSON.stringify(arguments)};function ze(){this.cache=Object.create(null)}ze.prototype.get=function(e){return this.cache[e]};ze.prototype.set=function(e,t){this.cache[e]=t};var Jr={create:function(){return new ze}},Se={variadic:Wr,monadic:Zr},y;(function(e){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"})(y||(y={}));var T;(function(e){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"})(T||(T={}));var J;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(J||(J={}));function st(e){return e.type===T.literal}function qr(e){return e.type===T.argument}function wt(e){return e.type===T.number}function Nt(e){return e.type===T.date}function It(e){return e.type===T.time}function Lt(e){return e.type===T.select}function Mt(e){return e.type===T.plural}function Yr(e){return e.type===T.pound}function $t(e){return e.type===T.tag}function Rt(e){return!!(e&&typeof e=="object"&&e.type===J.number)}function Me(e){return!!(e&&typeof e=="object"&&e.type===J.dateTime)}var Ut=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Kr=/(?:[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;function en(e){var t={};return e.replace(Kr,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var tn=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function rn(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(tn).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],o=s.split("/");if(o.length===0)throw new Error("Invalid number skeleton");for(var u=o[0],h=o.slice(1),a=0,l=h;a<l.length;a++){var c=l[a];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:u,options:h})}return r}function nn(e){return e.replace(/^(.*?)-/,"")}var ot=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Gt=/^(@+)?(\+|#+)?[rs]?$/g,sn=/(\*)(0+)|(#+)(0+)|(0+)/g,Dt=/^(0+)$/;function at(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Gt,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function Ft(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function on(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Dt.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function ut(e){var t={},r=Ft(e);return r||t}function an(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=nn(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=x(x(x({},t),{notation:"scientific"}),i.options.reduce(function(h,a){return x(x({},h),ut(a))},{}));continue;case"engineering":t=x(x(x({},t),{notation:"engineering"}),i.options.reduce(function(h,a){return x(x({},h),ut(a))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(sn,function(h,a,l,c,f,d){if(a)t.minimumIntegerDigits=l.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(d)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Dt.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(ot.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(ot,function(h,a,l,c,f,d){return l==="*"?t.minimumFractionDigits=a.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&d?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+d.length):(t.minimumFractionDigits=a.length,t.maximumFractionDigits=a.length),""});var s=i.options[0];s==="w"?t=x(x({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=x(x({},t),at(s)));continue}if(Gt.test(i.stem)){t=x(x({},t),at(i.stem));continue}var o=Ft(i.stem);o&&(t=x(x({},t),o));var u=on(i.stem);u&&(t=x(x({},t),u))}return t}var fe={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function un(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var o=1+(s&1),u=s<2?1:3+(s>>1),h="a",a=hn(t);for((a=="H"||a=="k")&&(u=0);u-- >0;)r+=h;for(;o-- >0;)r=a+r}else i==="J"?r+="H":r+=i}return r}function hn(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=fe[n||""]||fe[r||""]||fe["".concat(r,"-001")]||fe["001"];return i[0]}var Be,ln=new RegExp("^".concat(Ut.source,"*")),fn=new RegExp("".concat(Ut.source,"*$"));function E(e,t){return{start:e,end:t}}var cn=!!String.prototype.startsWith&&"_a".startsWith("a",1),gn=!!String.fromCodePoint,mn=!!Object.fromEntries,pn=!!String.prototype.codePointAt,dn=!!String.prototype.trimStart,bn=!!String.prototype.trimEnd,yn=!!Number.isSafeInteger,En=yn?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},$e=!0;try{var xn=kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");$e=((Be=xn.exec("a"))===null||Be===void 0?void 0:Be[0])==="a"}catch(e){$e=!1}var ht=cn?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Re=gn?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,o;i>s;){if(o=t[s++],o>1114111)throw RangeError(o+" is not a valid code point");n+=o<65536?String.fromCharCode(o):String.fromCharCode(((o-=65536)>>10)+55296,o%1024+56320)}return n},lt=mn?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],o=s[0],u=s[1];r[o]=u}return r},jt=pn?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},_n=dn?function(t){return t.trimStart()}:function(t){return t.replace(ln,"")},vn=bn?function(t){return t.trimEnd()}:function(t){return t.replace(fn,"")};function kt(e,t){return new RegExp(e,t)}var Ue;if($e){var ft=kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ue=function(t,r){var n;ft.lastIndex=r;var i=ft.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Ue=function(t,r){for(var n=[];;){var i=jt(t,r);if(i===void 0||Vt(i)||An(i))break;n.push(i),r+=i>=65536?2:1}return Re.apply(void 0,n)};var Tn=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var s=this.char();if(s===123){var o=this.parseArgument(t,n);if(o.err)return o;i.push(o.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var u=this.clonePosition();this.bump(),i.push({type:T.pound,location:E(u,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(y.UNMATCHED_CLOSING_TAG,E(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&Ge(this.peek()||0)){var o=this.parseTag(t,r);if(o.err)return o;i.push(o.val)}else{var o=this.parseLiteral(t,r);if(o.err)return o;i.push(o.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:T.literal,value:"<".concat(i,"/>"),location:E(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var o=s.val,u=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Ge(this.char()))return this.error(y.INVALID_TAG,E(u,this.clonePosition()));var h=this.clonePosition(),a=this.parseTagName();return i!==a?this.error(y.UNMATCHED_CLOSING_TAG,E(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:T.tag,value:i,children:o,location:E(n,this.clonePosition())},err:null}:this.error(y.INVALID_TAG,E(u,this.clonePosition())))}else return this.error(y.UNCLOSED_TAG,E(n,this.clonePosition()))}else return this.error(y.INVALID_TAG,E(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Cn(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var o=this.tryParseUnquoted(t,r);if(o){i+=o;continue}var u=this.tryParseLeftAngleBracket();if(u){i+=u;continue}break}var h=E(n,this.clonePosition());return{val:{type:T.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Hn(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return Re.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),Re(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(y.EMPTY_ARGUMENT,E(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(y.MALFORMED_ARGUMENT,E(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:T.argument,value:i,location:E(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(y.MALFORMED_ARGUMENT,E(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Ue(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=E(t,s);return{value:n,location:o}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,o=this.clonePosition(),u=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(u){case"":return this.error(y.EXPECT_ARGUMENT_TYPE,E(o,h));case"number":case"date":case"time":{this.bumpSpace();var a=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=vn(c.val);if(f.length===0)return this.error(y.EXPECT_ARGUMENT_STYLE,E(this.clonePosition(),this.clonePosition()));var d=E(l,this.clonePosition());a={style:f,styleLocation:d}}var p=this.tryParseArgumentClose(i);if(p.err)return p;var g=E(i,this.clonePosition());if(a&&ht(a==null?void 0:a.style,"::",0)){var _=_n(a.style.slice(2));if(u==="number"){var c=this.parseNumberSkeletonFromString(_,a.styleLocation);return c.err?c:{val:{type:T.number,value:n,location:g,style:c.val},err:null}}else{if(_.length===0)return this.error(y.EXPECT_DATE_TIME_SKELETON,g);var m=_;this.locale&&(m=un(_,this.locale));var f={type:J.dateTime,pattern:m,location:a.styleLocation,parsedOptions:this.shouldParseSkeletons?en(m):{}},H=u==="date"?T.date:T.time;return{val:{type:H,value:n,location:g,style:f},err:null}}}return{val:{type:u==="number"?T.number:u==="date"?T.date:T.time,value:n,location:g,style:(s=a==null?void 0:a.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var C=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS,E(C,x({},C)));this.bumpSpace();var I=this.parseIdentifierIfPossible(),B=0;if(u!=="select"&&I.value==="offset"){if(!this.bumpIf(":"))return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,E(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),I=this.parseIdentifierIfPossible(),B=c.val}var A=this.tryParsePluralOrSelectOptions(t,u,r,I);if(A.err)return A;var p=this.tryParseArgumentClose(i);if(p.err)return p;var w=E(i,this.clonePosition());return u==="select"?{val:{type:T.select,value:n,options:lt(A.val),location:w},err:null}:{val:{type:T.plural,value:n,options:lt(A.val),offset:B,pluralType:u==="plural"?"cardinal":"ordinal",location:w},err:null}}default:return this.error(y.INVALID_ARGUMENT_TYPE,E(o,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,E(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(y.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,E(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=rn(t)}catch(i){return this.error(y.INVALID_NUMBER_SKELETON,r)}return{val:{type:J.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?an(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,o=!1,u=[],h=new Set,a=i.value,l=i.location;;){if(a.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_SELECTOR,y.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;l=E(c,this.clonePosition()),a=this.message.slice(c.offset,this.offset())}else break}if(h.has(a))return this.error(r==="select"?y.DUPLICATE_SELECT_ARGUMENT_SELECTOR:y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);a==="other"&&(o=!0),this.bumpSpace();var d=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,E(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(t+1,r,n);if(p.err)return p;var g=this.tryParseArgumentClose(d);if(g.err)return g;u.push([a,{value:p.val,location:E(d,this.clonePosition())}]),h.add(a),this.bumpSpace(),s=this.parseIdentifierIfPossible(),a=s.value,l=s.location}return u.length===0?this.error(r==="select"?y.EXPECT_SELECT_ARGUMENT_SELECTOR:y.EXPECT_PLURAL_ARGUMENT_SELECTOR,E(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(y.MISSING_OTHER_CLAUSE,E(this.clonePosition(),this.clonePosition())):{val:u,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,o=0;!this.isEOF();){var u=this.char();if(u>=48&&u<=57)s=!0,o=o*10+(u-48),this.bump();else break}var h=E(i,this.clonePosition());return s?(o*=n,En(o)?{val:o,err:null}:this.error(r,h)):this.error(t,h)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=jt(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(ht(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Vt(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function Ge(e){return e>=97&&e<=122||e>=65&&e<=90}function Hn(e){return Ge(e)||e===47}function Cn(e){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}function Vt(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function An(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function De(e){e.forEach(function(t){if(delete t.location,Lt(t)||Mt(t))for(var r in t.options)delete t.options[r].location,De(t.options[r].value);else wt(t)&&Rt(t.style)||(Nt(t)||It(t))&&Me(t.style)?delete t.style.location:$t(t)&&De(t.children)})}function Sn(e,t){t===void 0&&(t={}),t=x({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Tn(e,t).parse();if(r.err){var n=SyntaxError(y[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||De(r.val),r.val}var q;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(q||(q={}));var xe=function(e){Ee(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),ct=function(e){Ee(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),q.INVALID_VALUE,s)||this}return t}(xe),Bn=function(e){Ee(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),q.INVALID_VALUE,i)||this}return t}(xe),On=function(e){Ee(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),q.MISSING_VALUE,n)||this}return t}(xe),P;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(P||(P={}));function Pn(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==P.literal||r.type!==P.literal?t.push(r):n.value+=r.value,t},[])}function wn(e){return typeof e=="function"}function ge(e,t,r,n,i,s,o){if(e.length===1&&st(e[0]))return[{type:P.literal,value:e[0].value}];for(var u=[],h=0,a=e;h<a.length;h++){var l=a[h];if(st(l)){u.push({type:P.literal,value:l.value});continue}if(Yr(l)){typeof s=="number"&&u.push({type:P.literal,value:r.getNumberFormat(t).format(s)});continue}var c=l.value;if(!(i&&c in i))throw new On(c,o);var f=i[c];if(qr(l)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),u.push({type:typeof f=="string"?P.literal:P.object,value:f});continue}if(Nt(l)){var d=typeof l.style=="string"?n.date[l.style]:Me(l.style)?l.style.parsedOptions:void 0;u.push({type:P.literal,value:r.getDateTimeFormat(t,d).format(f)});continue}if(It(l)){var d=typeof l.style=="string"?n.time[l.style]:Me(l.style)?l.style.parsedOptions:n.time.medium;u.push({type:P.literal,value:r.getDateTimeFormat(t,d).format(f)});continue}if(wt(l)){var d=typeof l.style=="string"?n.number[l.style]:Rt(l.style)?l.style.parsedOptions:void 0;d&&d.scale&&(f=f*(d.scale||1)),u.push({type:P.literal,value:r.getNumberFormat(t,d).format(f)});continue}if($t(l)){var p=l.children,g=l.value,_=i[g];if(!wn(_))throw new Bn(g,"function",o);var m=ge(p,t,r,n,i,s),H=_(m.map(function(B){return B.value}));Array.isArray(H)||(H=[H]),u.push.apply(u,H.map(function(B){return{type:typeof B=="string"?P.literal:P.object,value:B}}))}if(Lt(l)){var C=l.options[f]||l.options.other;if(!C)throw new ct(l.value,f,Object.keys(l.options),o);u.push.apply(u,ge(C.value,t,r,n,i));continue}if(Mt(l)){var C=l.options["=".concat(f)];if(!C){if(!Intl.PluralRules)throw new xe(`Intl.PluralRules is not available in this environment.
1
+ "use strict";var rr=Object.defineProperty,nr=Object.defineProperties;var ir=Object.getOwnPropertyDescriptors;var qe=Object.getOwnPropertySymbols;var sr=Object.prototype.hasOwnProperty,or=Object.prototype.propertyIsEnumerable;var Te=(e,t,r)=>t in e?rr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ye=(e,t)=>{for(var r in t||(t={}))sr.call(t,r)&&Te(e,r,t[r]);if(qe)for(var r of qe(t))or.call(t,r)&&Te(e,r,t[r]);return e},Ke=(e,t)=>nr(e,ir(t));var L=(e,t,r)=>Te(e,typeof t!="symbol"?t+"":t,r);var et=(e,t,r)=>new Promise((n,i)=>{var s=h=>{try{u(r.next(h))}catch(a){i(a)}},o=h=>{try{u(r.throw(h))}catch(a){i(a)}},u=h=>h.done?n(h.value):Promise.resolve(h.value).then(s,o);u((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function M(){}function Tt(e){return e()}function tt(){return Object.create(null)}function ae(e){e.forEach(Tt)}function ke(e){return typeof e=="function"}function Ct(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let he;function pe(e,t){return e===t?!0:(he||(he=document.createElement("a")),he.href=t,e===he.href)}function ar(e){return Object.keys(e).length===0}function Ht(e,...t){if(e==null){for(const n of t)n(void 0);return M}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function ur(e,t,r){e.$$.on_destroy.push(Ht(t,r))}function v(e,t){e.appendChild(t)}function hr(e,t,r){const n=lr(e);if(!n.getElementById(t)){const i=O("style");i.id=t,i.textContent=r,fr(n,i)}}function lr(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function fr(e,t){return v(e.head||e,t),t.sheet}function K(e,t,r){e.insertBefore(t,r||null)}function k(e){e.parentNode&&e.parentNode.removeChild(e)}function rt(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function O(e){return document.createElement(e)}function U(e){return document.createTextNode(e)}function R(){return U(" ")}function At(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function S(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function cr(e){return Array.from(e.childNodes)}function F(e,t){t=""+t,e.data!==t&&(e.data=t)}function gr(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let Ve;function ie(e){Ve=e}const W=[],we=[];let Z=[];const nt=[],mr=Promise.resolve();let Ne=!1;function pr(){Ne||(Ne=!0,mr.then($))}function Ie(e){Z.push(e)}const Ce=new Set;let X=0;function $(){if(X!==0)return;const e=Ve;do{try{for(;X<W.length;){const t=W[X];X++,ie(t),dr(t.$$)}}catch(t){throw W.length=0,X=0,t}for(ie(null),W.length=0,X=0;we.length;)we.pop()();for(let t=0;t<Z.length;t+=1){const r=Z[t];Ce.has(r)||(Ce.add(r),r())}Z.length=0}while(W.length);for(;nt.length;)nt.pop()();Ne=!1,Ce.clear(),ie(e)}function dr(e){if(e.fragment!==null){e.update(),ae(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Ie)}}function br(e){const t=[],r=[];Z.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),Z=t}const yr=new Set;function Er(e,t){e&&e.i&&(yr.delete(e),e.i(t))}function le(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function xr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Ie(()=>{const s=e.$$.on_mount.map(Tt).filter(ke);e.$$.on_destroy?e.$$.on_destroy.push(...s):ae(s),e.$$.on_mount=[]}),i.forEach(Ie)}function _r(e,t){const r=e.$$;r.fragment!==null&&(br(r.after_update),ae(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function vr(e,t){e.$$.dirty[0]===-1&&(W.push(e),pr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function Tr(e,t,r,n,i,s,o=null,u=[-1]){const h=Ve;ie(e);const a=e.$$={fragment:null,ctx:[],props:s,update:M,not_equal:i,bound:tt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(h?h.$$.context:[])),callbacks:tt(),dirty:u,skip_bound:!1,root:t.target||h.$$.root};o&&o(a.root);let l=!1;if(a.ctx=r?r(e,t.props||{},(c,f,...d)=>{const p=d.length?d[0]:f;return a.ctx&&i(a.ctx[c],a.ctx[c]=p)&&(!a.skip_bound&&a.bound[c]&&a.bound[c](p),l&&vr(e,c)),f}):[],a.update(),l=!0,ae(a.before_update),a.fragment=n?n(a.ctx):!1,t.target){if(t.hydrate){const c=cr(t.target);a.fragment&&a.fragment.l(c),c.forEach(k)}else a.fragment&&a.fragment.c();t.intro&&Er(e.$$.fragment),xr(e,t.target,t.anchor),$()}ie(h)}let St;typeof HTMLElement=="function"&&(St=class extends HTMLElement{constructor(t,r,n){super();L(this,"$$ctor");L(this,"$$s");L(this,"$$c");L(this,"$$cn",!1);L(this,"$$d",{});L(this,"$$r",!1);L(this,"$$p_d",{});L(this,"$$l",{});L(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return et(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let o;return{c:function(){o=O("slot"),s!=="default"&&S(o,"name",s)},m:function(a,l){K(a,o,l)},d:function(a){a&&k(o)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=gr(this);for(const s of this.$$s)s in n&&(r[s]=[t(s)]);for(const s of this.attributes){const o=this.$$g_p(s.name);o in this.$$d||(this.$$d[o]=ce(o,s.value,this.$$p_d,"toProp"))}for(const s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Ke(Ye({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const s in this.$$p_d)if(this.$$d[s]=this.$$c.$$.ctx[this.$$c.$$.props[s]],this.$$p_d[s].reflect){const o=ce(s,this.$$d[s],this.$$p_d,"toAttribute");o==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,o)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const s in this.$$l)for(const o of this.$$l[s]){const u=this.$$c.$on(s,o);this.$$l_u.set(o,u)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=ce(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function ce(e,t,r,n){var s;const i=(s=r[e])==null?void 0:s.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function Cr(e,t,r,n,i,s){let o=class extends St{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(u=>(t[u].attribute||u).toLowerCase())}};return Object.keys(t).forEach(u=>{Object.defineProperty(o.prototype,u,{get(){return this.$$c&&u in this.$$c?this.$$c[u]:this.$$d[u]},set(h){var a;h=ce(u,h,t),this.$$d[u]=h,(a=this.$$c)==null||a.$set({[u]:h})}})}),n.forEach(u=>{Object.defineProperty(o.prototype,u,{get(){var h;return(h=this.$$c)==null?void 0:h[u]}})}),e.element=o,o}class Hr{constructor(){L(this,"$$");L(this,"$$set")}$destroy(){_r(this,1),this.$destroy=M}$on(t,r){if(!ke(r))return M;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!ar(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Ar="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Ar);const z=[];function Sr(e,t){return{subscribe:ye(e,t).subscribe}}function ye(e,t=M){let r;const n=new Set;function i(u){if(Ct(e,u)&&(e=u,r)){const h=!z.length;for(const a of n)a[1](),z.push(a,e);if(h){for(let a=0;a<z.length;a+=2)z[a][0](z[a+1]);z.length=0}}}function s(u){i(u(e))}function o(u,h=M){const a=[u,h];return n.add(a),n.size===1&&(r=t(i,s)||M),u(e),()=>{n.delete(a),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function ee(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const s=t.length<2;return Sr(r,(o,u)=>{let h=!1;const a=[];let l=0,c=M;const f=()=>{if(l)return;c();const p=t(n?a[0]:a,o,u);s?o(p):c=ke(p)?p:M},d=i.map((p,g)=>Ht(p,_=>{a[g]=_,l&=~(1<<g),h&&f()},()=>{l|=1<<g}));return h=!0,f(),function(){ae(d),c(),h=!1}})}function Br(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Or=function(t){return Pr(t)&&!wr(t)};function Pr(e){return!!e&&typeof e=="object"}function wr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Lr(e)}var Nr=typeof Symbol=="function"&&Symbol.for,Ir=Nr?Symbol.for("react.element"):60103;function Lr(e){return e.$$typeof===Ir}function Mr(e){return Array.isArray(e)?[]:{}}function se(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Q(Mr(e),e,t):e}function $r(e,t,r){return e.concat(t).map(function(n){return se(n,r)})}function Rr(e,t){if(!t.customMerge)return Q;var r=t.customMerge(e);return typeof r=="function"?r:Q}function Ur(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function it(e){return Object.keys(e).concat(Ur(e))}function Bt(e,t){try{return t in e}catch(r){return!1}}function Gr(e,t){return Bt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Dr(e,t,r){var n={};return r.isMergeableObject(e)&&it(e).forEach(function(i){n[i]=se(e[i],r)}),it(t).forEach(function(i){Gr(e,i)||(Bt(e,i)&&r.isMergeableObject(t[i])?n[i]=Rr(i,r)(e[i],t[i],r):n[i]=se(t[i],r))}),n}function Q(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||$r,r.isMergeableObject=r.isMergeableObject||Or,r.cloneUnlessOtherwiseSpecified=se;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Dr(e,t,r):se(t,r)}Q.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return Q(n,i,r)},{})};var Fr=Q,jr=Fr;const kr=Br(jr);var Le=function(e,t){return Le=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},Le(e,t)};function Ee(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Le(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var x=function(){return x=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},x.apply(this,arguments)};function Vr(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function He(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,s;n<i;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}function Ae(e,t){var r=t&&t.cache?t.cache:Jr,n=t&&t.serializer?t.serializer:Qr,i=t&&t.strategy?t.strategy:zr;return i(e,{cache:r,serializer:n})}function Xr(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Ot(e,t,r,n){var i=Xr(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function Pt(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function Xe(e,t,r,n,i){return r.bind(t,e,n,i)}function zr(e,t){var r=e.length===1?Ot:Pt;return Xe(e,this,r,t.cache.create(),t.serializer)}function Wr(e,t){return Xe(e,this,Pt,t.cache.create(),t.serializer)}function Zr(e,t){return Xe(e,this,Ot,t.cache.create(),t.serializer)}var Qr=function(){return JSON.stringify(arguments)};function ze(){this.cache=Object.create(null)}ze.prototype.get=function(e){return this.cache[e]};ze.prototype.set=function(e,t){this.cache[e]=t};var Jr={create:function(){return new ze}},Se={variadic:Wr,monadic:Zr},y;(function(e){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"})(y||(y={}));var T;(function(e){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"})(T||(T={}));var J;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(J||(J={}));function st(e){return e.type===T.literal}function qr(e){return e.type===T.argument}function wt(e){return e.type===T.number}function Nt(e){return e.type===T.date}function It(e){return e.type===T.time}function Lt(e){return e.type===T.select}function Mt(e){return e.type===T.plural}function Yr(e){return e.type===T.pound}function $t(e){return e.type===T.tag}function Rt(e){return!!(e&&typeof e=="object"&&e.type===J.number)}function Me(e){return!!(e&&typeof e=="object"&&e.type===J.dateTime)}var Ut=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Kr=/(?:[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;function en(e){var t={};return e.replace(Kr,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var tn=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function rn(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(tn).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],o=s.split("/");if(o.length===0)throw new Error("Invalid number skeleton");for(var u=o[0],h=o.slice(1),a=0,l=h;a<l.length;a++){var c=l[a];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:u,options:h})}return r}function nn(e){return e.replace(/^(.*?)-/,"")}var ot=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Gt=/^(@+)?(\+|#+)?[rs]?$/g,sn=/(\*)(0+)|(#+)(0+)|(0+)/g,Dt=/^(0+)$/;function at(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Gt,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function Ft(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function on(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Dt.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function ut(e){var t={},r=Ft(e);return r||t}function an(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=nn(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=x(x(x({},t),{notation:"scientific"}),i.options.reduce(function(h,a){return x(x({},h),ut(a))},{}));continue;case"engineering":t=x(x(x({},t),{notation:"engineering"}),i.options.reduce(function(h,a){return x(x({},h),ut(a))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(sn,function(h,a,l,c,f,d){if(a)t.minimumIntegerDigits=l.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(d)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Dt.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(ot.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(ot,function(h,a,l,c,f,d){return l==="*"?t.minimumFractionDigits=a.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&d?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+d.length):(t.minimumFractionDigits=a.length,t.maximumFractionDigits=a.length),""});var s=i.options[0];s==="w"?t=x(x({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=x(x({},t),at(s)));continue}if(Gt.test(i.stem)){t=x(x({},t),at(i.stem));continue}var o=Ft(i.stem);o&&(t=x(x({},t),o));var u=on(i.stem);u&&(t=x(x({},t),u))}return t}var fe={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function un(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var o=1+(s&1),u=s<2?1:3+(s>>1),h="a",a=hn(t);for((a=="H"||a=="k")&&(u=0);u-- >0;)r+=h;for(;o-- >0;)r=a+r}else i==="J"?r+="H":r+=i}return r}function hn(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=fe[n||""]||fe[r||""]||fe["".concat(r,"-001")]||fe["001"];return i[0]}var Be,ln=new RegExp("^".concat(Ut.source,"*")),fn=new RegExp("".concat(Ut.source,"*$"));function E(e,t){return{start:e,end:t}}var cn=!!String.prototype.startsWith&&"_a".startsWith("a",1),gn=!!String.fromCodePoint,mn=!!Object.fromEntries,pn=!!String.prototype.codePointAt,dn=!!String.prototype.trimStart,bn=!!String.prototype.trimEnd,yn=!!Number.isSafeInteger,En=yn?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},$e=!0;try{var xn=kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");$e=((Be=xn.exec("a"))===null||Be===void 0?void 0:Be[0])==="a"}catch(e){$e=!1}var ht=cn?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Re=gn?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,o;i>s;){if(o=t[s++],o>1114111)throw RangeError(o+" is not a valid code point");n+=o<65536?String.fromCharCode(o):String.fromCharCode(((o-=65536)>>10)+55296,o%1024+56320)}return n},lt=mn?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],o=s[0],u=s[1];r[o]=u}return r},jt=pn?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},_n=dn?function(t){return t.trimStart()}:function(t){return t.replace(ln,"")},vn=bn?function(t){return t.trimEnd()}:function(t){return t.replace(fn,"")};function kt(e,t){return new RegExp(e,t)}var Ue;if($e){var ft=kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ue=function(t,r){var n;ft.lastIndex=r;var i=ft.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Ue=function(t,r){for(var n=[];;){var i=jt(t,r);if(i===void 0||Vt(i)||An(i))break;n.push(i),r+=i>=65536?2:1}return Re.apply(void 0,n)};var Tn=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var s=this.char();if(s===123){var o=this.parseArgument(t,n);if(o.err)return o;i.push(o.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var u=this.clonePosition();this.bump(),i.push({type:T.pound,location:E(u,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(y.UNMATCHED_CLOSING_TAG,E(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&Ge(this.peek()||0)){var o=this.parseTag(t,r);if(o.err)return o;i.push(o.val)}else{var o=this.parseLiteral(t,r);if(o.err)return o;i.push(o.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:T.literal,value:"<".concat(i,"/>"),location:E(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var o=s.val,u=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Ge(this.char()))return this.error(y.INVALID_TAG,E(u,this.clonePosition()));var h=this.clonePosition(),a=this.parseTagName();return i!==a?this.error(y.UNMATCHED_CLOSING_TAG,E(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:T.tag,value:i,children:o,location:E(n,this.clonePosition())},err:null}:this.error(y.INVALID_TAG,E(u,this.clonePosition())))}else return this.error(y.UNCLOSED_TAG,E(n,this.clonePosition()))}else return this.error(y.INVALID_TAG,E(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Hn(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var o=this.tryParseUnquoted(t,r);if(o){i+=o;continue}var u=this.tryParseLeftAngleBracket();if(u){i+=u;continue}break}var h=E(n,this.clonePosition());return{val:{type:T.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Cn(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return Re.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),Re(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(y.EMPTY_ARGUMENT,E(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(y.MALFORMED_ARGUMENT,E(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:T.argument,value:i,location:E(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(y.MALFORMED_ARGUMENT,E(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Ue(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=E(t,s);return{value:n,location:o}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,o=this.clonePosition(),u=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(u){case"":return this.error(y.EXPECT_ARGUMENT_TYPE,E(o,h));case"number":case"date":case"time":{this.bumpSpace();var a=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=vn(c.val);if(f.length===0)return this.error(y.EXPECT_ARGUMENT_STYLE,E(this.clonePosition(),this.clonePosition()));var d=E(l,this.clonePosition());a={style:f,styleLocation:d}}var p=this.tryParseArgumentClose(i);if(p.err)return p;var g=E(i,this.clonePosition());if(a&&ht(a==null?void 0:a.style,"::",0)){var _=_n(a.style.slice(2));if(u==="number"){var c=this.parseNumberSkeletonFromString(_,a.styleLocation);return c.err?c:{val:{type:T.number,value:n,location:g,style:c.val},err:null}}else{if(_.length===0)return this.error(y.EXPECT_DATE_TIME_SKELETON,g);var m=_;this.locale&&(m=un(_,this.locale));var f={type:J.dateTime,pattern:m,location:a.styleLocation,parsedOptions:this.shouldParseSkeletons?en(m):{}},C=u==="date"?T.date:T.time;return{val:{type:C,value:n,location:g,style:f},err:null}}}return{val:{type:u==="number"?T.number:u==="date"?T.date:T.time,value:n,location:g,style:(s=a==null?void 0:a.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var H=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS,E(H,x({},H)));this.bumpSpace();var I=this.parseIdentifierIfPossible(),B=0;if(u!=="select"&&I.value==="offset"){if(!this.bumpIf(":"))return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,E(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),I=this.parseIdentifierIfPossible(),B=c.val}var A=this.tryParsePluralOrSelectOptions(t,u,r,I);if(A.err)return A;var p=this.tryParseArgumentClose(i);if(p.err)return p;var w=E(i,this.clonePosition());return u==="select"?{val:{type:T.select,value:n,options:lt(A.val),location:w},err:null}:{val:{type:T.plural,value:n,options:lt(A.val),offset:B,pluralType:u==="plural"?"cardinal":"ordinal",location:w},err:null}}default:return this.error(y.INVALID_ARGUMENT_TYPE,E(o,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,E(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(y.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,E(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=rn(t)}catch(i){return this.error(y.INVALID_NUMBER_SKELETON,r)}return{val:{type:J.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?an(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,o=!1,u=[],h=new Set,a=i.value,l=i.location;;){if(a.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_SELECTOR,y.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;l=E(c,this.clonePosition()),a=this.message.slice(c.offset,this.offset())}else break}if(h.has(a))return this.error(r==="select"?y.DUPLICATE_SELECT_ARGUMENT_SELECTOR:y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);a==="other"&&(o=!0),this.bumpSpace();var d=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,E(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(t+1,r,n);if(p.err)return p;var g=this.tryParseArgumentClose(d);if(g.err)return g;u.push([a,{value:p.val,location:E(d,this.clonePosition())}]),h.add(a),this.bumpSpace(),s=this.parseIdentifierIfPossible(),a=s.value,l=s.location}return u.length===0?this.error(r==="select"?y.EXPECT_SELECT_ARGUMENT_SELECTOR:y.EXPECT_PLURAL_ARGUMENT_SELECTOR,E(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(y.MISSING_OTHER_CLAUSE,E(this.clonePosition(),this.clonePosition())):{val:u,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,o=0;!this.isEOF();){var u=this.char();if(u>=48&&u<=57)s=!0,o=o*10+(u-48),this.bump();else break}var h=E(i,this.clonePosition());return s?(o*=n,En(o)?{val:o,err:null}:this.error(r,h)):this.error(t,h)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=jt(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(ht(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Vt(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function Ge(e){return e>=97&&e<=122||e>=65&&e<=90}function Cn(e){return Ge(e)||e===47}function Hn(e){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}function Vt(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function An(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function De(e){e.forEach(function(t){if(delete t.location,Lt(t)||Mt(t))for(var r in t.options)delete t.options[r].location,De(t.options[r].value);else wt(t)&&Rt(t.style)||(Nt(t)||It(t))&&Me(t.style)?delete t.style.location:$t(t)&&De(t.children)})}function Sn(e,t){t===void 0&&(t={}),t=x({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Tn(e,t).parse();if(r.err){var n=SyntaxError(y[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||De(r.val),r.val}var q;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(q||(q={}));var xe=function(e){Ee(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),ct=function(e){Ee(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),q.INVALID_VALUE,s)||this}return t}(xe),Bn=function(e){Ee(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),q.INVALID_VALUE,i)||this}return t}(xe),On=function(e){Ee(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),q.MISSING_VALUE,n)||this}return t}(xe),P;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(P||(P={}));function Pn(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==P.literal||r.type!==P.literal?t.push(r):n.value+=r.value,t},[])}function wn(e){return typeof e=="function"}function ge(e,t,r,n,i,s,o){if(e.length===1&&st(e[0]))return[{type:P.literal,value:e[0].value}];for(var u=[],h=0,a=e;h<a.length;h++){var l=a[h];if(st(l)){u.push({type:P.literal,value:l.value});continue}if(Yr(l)){typeof s=="number"&&u.push({type:P.literal,value:r.getNumberFormat(t).format(s)});continue}var c=l.value;if(!(i&&c in i))throw new On(c,o);var f=i[c];if(qr(l)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),u.push({type:typeof f=="string"?P.literal:P.object,value:f});continue}if(Nt(l)){var d=typeof l.style=="string"?n.date[l.style]:Me(l.style)?l.style.parsedOptions:void 0;u.push({type:P.literal,value:r.getDateTimeFormat(t,d).format(f)});continue}if(It(l)){var d=typeof l.style=="string"?n.time[l.style]:Me(l.style)?l.style.parsedOptions:n.time.medium;u.push({type:P.literal,value:r.getDateTimeFormat(t,d).format(f)});continue}if(wt(l)){var d=typeof l.style=="string"?n.number[l.style]:Rt(l.style)?l.style.parsedOptions:void 0;d&&d.scale&&(f=f*(d.scale||1)),u.push({type:P.literal,value:r.getNumberFormat(t,d).format(f)});continue}if($t(l)){var p=l.children,g=l.value,_=i[g];if(!wn(_))throw new Bn(g,"function",o);var m=ge(p,t,r,n,i,s),C=_(m.map(function(B){return B.value}));Array.isArray(C)||(C=[C]),u.push.apply(u,C.map(function(B){return{type:typeof B=="string"?P.literal:P.object,value:B}}))}if(Lt(l)){var H=l.options[f]||l.options.other;if(!H)throw new ct(l.value,f,Object.keys(l.options),o);u.push.apply(u,ge(H.value,t,r,n,i));continue}if(Mt(l)){var H=l.options["=".concat(f)];if(!H){if(!Intl.PluralRules)throw new xe(`Intl.PluralRules is not available in this environment.
2
2
  Try polyfilling it using "@formatjs/intl-pluralrules"
3
- `,q.MISSING_INTL_API,o);var I=r.getPluralRules(t,{type:l.pluralType}).select(f-(l.offset||0));C=l.options[I]||l.options.other}if(!C)throw new ct(l.value,f,Object.keys(l.options),o);u.push.apply(u,ge(C.value,t,r,n,i,f-(l.offset||0)));continue}}return Pn(u)}function Nn(e,t){return t?x(x(x({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=x(x({},e[n]),t[n]||{}),r},{})):e}function In(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Nn(e[n],t[n]),r},x({},e)):e}function Oe(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Ln(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,Ce([void 0],r,!1)))},{cache:Oe(e.number),strategy:Se.variadic}),getDateTimeFormat:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,Ce([void 0],r,!1)))},{cache:Oe(e.dateTime),strategy:Se.variadic}),getPluralRules:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,Ce([void 0],r,!1)))},{cache:Oe(e.pluralRules),strategy:Se.variadic})}}var Mn=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var s=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var a=s.formatToParts(h);if(a.length===1)return a[0].value;var l=a.reduce(function(c,f){return!c.length||f.type!==P.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return ge(s.ast,s.locales,s.formatters,s.formats,h,void 0,s.message)},this.resolvedOptions=function(){var h;return{locale:((h=s.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var o=i||{};o.formatters;var u=Vr(o,["formatters"]);this.ast=e.__parse(t,x(x({},u),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=In(e.formats,n),this.formatters=i&&i.formatters||Ln(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=Sn,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function $n(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const D={},Rn=(e,t,r)=>r&&(t in D||(D[t]={}),e in D[t]||(D[t][e]=r),r),Xt=(e,t)=>{if(t==null)return;if(t in D&&e in D[t])return D[t][e];const r=_e(t);for(let n=0;n<r.length;n++){const i=r[n],s=Gn(i,e);if(s)return Rn(e,t,s)}};let We;const ue=ye({});function Un(e){return We[e]||null}function zt(e){return e in We}function Gn(e,t){if(!zt(e))return null;const r=Un(e);return $n(r,t)}function Dn(e){if(e==null)return;const t=_e(e);for(let r=0;r<t.length;r++){const n=t[r];if(zt(n))return n}}function Wt(e,...t){delete D[e],ue.update(r=>(r[e]=kr.all([r[e]||{},...t]),r))}ee([ue],([e])=>Object.keys(e));ue.subscribe(e=>We=e);const me={};function Fn(e,t){me[e].delete(t),me[e].size===0&&delete me[e]}function Zt(e){return me[e]}function jn(e){return _e(e).map(t=>{const r=Zt(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Fe(e){return e==null?!1:_e(e).some(t=>{var r;return(r=Zt(t))==null?void 0:r.size})}function kn(e,t){return Promise.all(t.map(n=>(Fn(e,n),n().then(i=>i.default||i)))).then(n=>Wt(e,...n))}const ne={};function Qt(e){if(!Fe(e))return e in ne?ne[e]:Promise.resolve();const t=jn(e);return ne[e]=Promise.all(t.map(([r,n])=>kn(r,n))).then(()=>{if(Fe(e))return Qt(e);delete ne[e]}),ne[e]}const Vn={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},Xn={fallbackLocale:null,loadingDelay:200,formats:Vn,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},zn=Xn;function Y(){return zn}const Pe=ye(!1);var Wn=Object.defineProperty,Zn=Object.defineProperties,Qn=Object.getOwnPropertyDescriptors,gt=Object.getOwnPropertySymbols,Jn=Object.prototype.hasOwnProperty,qn=Object.prototype.propertyIsEnumerable,mt=(e,t,r)=>t in e?Wn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Yn=(e,t)=>{for(var r in t||(t={}))Jn.call(t,r)&&mt(e,r,t[r]);if(gt)for(var r of gt(t))qn.call(t,r)&&mt(e,r,t[r]);return e},Kn=(e,t)=>Zn(e,Qn(t));let je;const de=ye(null);function pt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function _e(e,t=Y().fallbackLocale){const r=pt(e);return t?[...new Set([...r,...pt(t)])]:r}function V(){return je!=null?je:void 0}de.subscribe(e=>{je=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const ei=e=>{if(e&&Dn(e)&&Fe(e)){const{loadingDelay:t}=Y();let r;return typeof window!="undefined"&&V()!=null&&t?r=window.setTimeout(()=>Pe.set(!0),t):Pe.set(!0),Qt(e).then(()=>{de.set(e)}).finally(()=>{clearTimeout(r),Pe.set(!1)})}return de.set(e)},te=Kn(Yn({},de),{set:ei}),ve=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var ti=Object.defineProperty,be=Object.getOwnPropertySymbols,Jt=Object.prototype.hasOwnProperty,qt=Object.prototype.propertyIsEnumerable,dt=(e,t,r)=>t in e?ti(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ze=(e,t)=>{for(var r in t||(t={}))Jt.call(t,r)&&dt(e,r,t[r]);if(be)for(var r of be(t))qt.call(t,r)&&dt(e,r,t[r]);return e},re=(e,t)=>{var r={};for(var n in e)Jt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&be)for(var n of be(e))t.indexOf(n)<0&&qt.call(e,n)&&(r[n]=e[n]);return r};const oe=(e,t)=>{const{formats:r}=Y();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},ri=ve(e=>{var t=e,{locale:r,format:n}=t,i=re(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=oe("number",n)),new Intl.NumberFormat(r,i)}),ni=ve(e=>{var t=e,{locale:r,format:n}=t,i=re(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=oe("date",n):Object.keys(i).length===0&&(i=oe("date","short")),new Intl.DateTimeFormat(r,i)}),ii=ve(e=>{var t=e,{locale:r,format:n}=t,i=re(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=oe("time",n):Object.keys(i).length===0&&(i=oe("time","short")),new Intl.DateTimeFormat(r,i)}),si=(e={})=>{var t=e,{locale:r=V()}=t,n=re(t,["locale"]);return ri(Ze({locale:r},n))},oi=(e={})=>{var t=e,{locale:r=V()}=t,n=re(t,["locale"]);return ni(Ze({locale:r},n))},ai=(e={})=>{var t=e,{locale:r=V()}=t,n=re(t,["locale"]);return ii(Ze({locale:r},n))},ui=ve((e,t=V())=>new Mn(e,t,Y().formats,{ignoreTag:Y().ignoreTag})),hi=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:u,locale:h=V(),default:a}=o;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Xt(e,h);if(!l)l=(s=(i=(n=(r=Y()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:a}))!=null?i:a)!=null?s:e;else if(typeof l!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),l;if(!u)return l;let c=l;try{c=ui(l,h).format(u)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},li=(e,t)=>ai(t).format(e),fi=(e,t)=>oi(t).format(e),ci=(e,t)=>si(t).format(e),gi=(e,t=V())=>Xt(e,t),mi=ee([te,ue],()=>hi);ee([te],()=>li);ee([te],()=>fi);ee([te],()=>ci);ee([te,ue],()=>gi);function bt(e,t){Wt(e,t)}function pi(e){te.set(e)}const yt={en:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},"zh-hk":{topCategories:"热门类别",otherCategories:"其他类别",loading:"加载请稍候...",games:"游戏"},de:{topCategories:"Top Kategorien",otherCategories:"Andere Kategorien",loading:"Es lädt, bitte warten...",games:"Spiele"},it:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},fr:{topCategories:"Catégories principales",otherCategories:"Autres catégories",loading:"Chargement, veuillez patienter...",games:"jeux"},es:{topCategories:"Categorias Top",otherCategories:"Otras Categorias",loading:"Cargando...",games:"juegos"},tr:{topCategories:"En İyi Kategoriler",otherCategories:"Diğer Kategoriler",loading:"Yükleniyor, lütfen bekleyin...",games:"oyunlar"},ru:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},ro:{topCategories:"Categorii de top",otherCategories:"Alte categorii",loading:"Se incarca, te rugam asteapta…",games:"jocuri"},hr:{topCategories:"Najbolje kategorije",otherCategories:"Ostale kategorije",loading:"Učitavam",games:"Igre"},hu:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},pl:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},pt:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},sl:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},sr:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},"pt-br":{topCategories:"Categorias Principais",otherCategories:"Outras Categorias",Loading:"Carregando, por favor espere...",games:"jogos"},"es-mx":{topCategories:"Categorias Principales",otherCategories:"Otras Categorias",Loading:"Cargando, por favor espere...",games:"juegos"}};function di(e){hr(e,"svelte-131a9uf","*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CasinoCategories{display:flex;flex-direction:column;gap:1rem;padding:10px 60px}.CategoryTitle{font-weight:500;position:relative;right:30px;margin:10px 0;font-size:18px;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.Category{border-radius:7px;display:flex;align-items:center;gap:16px;max-width:300px}.Category.Active{box-shadow:15px 15px 30px var(--emw--color-gray-100, #E6E6E6)}.CategoryTextContainer{display:flex;flex-direction:column;justify-content:center;gap:10px;font-size:15px;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.CategoryTextContainer p:first-child{font-weight:600;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.CategoryTextContainer p:last-child{color:var(--emw--color-gray-150, #828282);font-weight:300}.CategoryImage{border-radius:4px;object-fit:cover;height:64px;width:64px;font-weight:100}.Message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-weight:600}")}function Et(e,t,r){const n=e.slice();return n[24]=t[r],n}function xt(e,t,r){const n=e.slice();return n[24]=t[r],n}function bi(e){let t,r,n=e[5]("topCategories")+"",i,s,o,u,h=e[5]("otherCategories")+"",a,l,c=le(e[3]),f=[];for(let g=0;g<c.length;g+=1)f[g]=_t(xt(e,c,g));let d=le(e[4]),p=[];for(let g=0;g<d.length;g+=1)p[g]=vt(Et(e,d,g));return{c(){t=O("div"),r=O("h4"),i=U(n),s=R();for(let g=0;g<f.length;g+=1)f[g].c();o=R(),u=O("h4"),a=U(h),l=R();for(let g=0;g<p.length;g+=1)p[g].c();S(r,"class","CategoryTitle"),S(u,"class","CategoryTitle"),S(t,"class","CasinoCategories")},m(g,_){K(g,t,_),v(t,r),v(r,i),v(t,s);for(let m=0;m<f.length;m+=1)f[m]&&f[m].m(t,null);v(t,o),v(t,u),v(u,a),v(t,l);for(let m=0;m<p.length;m+=1)p[m]&&p[m].m(t,null)},p(g,_){if(_&32&&n!==(n=g[5]("topCategories")+"")&&F(i,n),_&105){c=le(g[3]);let m;for(m=0;m<c.length;m+=1){const H=xt(g,c,m);f[m]?f[m].p(H,_):(f[m]=_t(H),f[m].c(),f[m].m(t,o))}for(;m<f.length;m+=1)f[m].d(1);f.length=c.length}if(_&32&&h!==(h=g[5]("otherCategories")+"")&&F(a,h),_&113){d=le(g[4]);let m;for(m=0;m<d.length;m+=1){const H=Et(g,d,m);p[m]?p[m].p(H,_):(p[m]=vt(H),p[m].c(),p[m].m(t,null))}for(;m<p.length;m+=1)p[m].d(1);p.length=d.length}},d(g){g&&k(t),rt(f,g),rt(p,g)}}}function yi(e){let t;return{c(){t=O("p"),t.textContent="Loading, please wait...",S(t,"class","Message")},m(r,n){K(r,t,n)},p:M,d(r){r&&k(t)}}}function _t(e){let t,r,n,i,s,o,u,h=e[24].name+"",a,l,c,f=e[24].games.count+"",d,p,g=e[5]("games")+"",_,m,H,C;function I(){return e[14](e[24])}return{c(){t=O("div"),r=O("img"),s=R(),o=O("div"),u=O("p"),a=U(h),l=R(),c=O("p"),d=U(f),p=R(),_=U(g),pe(r.src,n=e[24].icon)||S(r,"src",n),S(r,"alt",i=e[24].name),S(r,"class","CategoryImage"),S(o,"class","CategoryTextContainer"),S(t,"class",m="Category "+(e[0]===e[24].id?"Active":""))},m(B,A){K(B,t,A),v(t,r),v(t,s),v(t,o),v(o,u),v(u,a),v(o,l),v(o,c),v(c,d),v(c,p),v(c,_),H||(C=At(t,"click",I),H=!0)},p(B,A){e=B,A&8&&!pe(r.src,n=e[24].icon)&&S(r,"src",n),A&8&&i!==(i=e[24].name)&&S(r,"alt",i),A&8&&h!==(h=e[24].name+"")&&F(a,h),A&8&&f!==(f=e[24].games.count+"")&&F(d,f),A&32&&g!==(g=e[5]("games")+"")&&F(_,g),A&9&&m!==(m="Category "+(e[0]===e[24].id?"Active":""))&&S(t,"class",m)},d(B){B&&k(t),H=!1,C()}}}function vt(e){let t,r,n,i,s,o,u,h=e[24].name+"",a,l,c,f=e[24].games.count+"",d,p,g=e[5]("games")+"",_,m,H,C,I;function B(){return e[15](e[24])}return{c(){t=O("div"),r=O("img"),s=R(),o=O("div"),u=O("p"),a=U(h),l=R(),c=O("p"),d=U(f),p=R(),_=U(g),m=R(),pe(r.src,n=e[24].icon)||S(r,"src",n),S(r,"alt",i=e[24].name),S(r,"class","CategoryImage"),S(o,"class","CategoryTextContainer"),S(t,"class",H="Category "+(e[0]===e[24].id?"Active":""))},m(A,w){K(A,t,w),v(t,r),v(t,s),v(t,o),v(o,u),v(u,a),v(o,l),v(o,c),v(c,d),v(c,p),v(c,_),v(t,m),C||(I=At(t,"click",B),C=!0)},p(A,w){e=A,w&16&&!pe(r.src,n=e[24].icon)&&S(r,"src",n),w&16&&i!==(i=e[24].name)&&S(r,"alt",i),w&16&&h!==(h=e[24].name+"")&&F(a,h),w&16&&f!==(f=e[24].games.count+"")&&F(d,f),w&32&&g!==(g=e[5]("games")+"")&&F(_,g),w&17&&H!==(H="Category "+(e[0]===e[24].id?"Active":""))&&S(t,"class",H)},d(A){A&&k(t),C=!1,I()}}}function Ei(e){let t;function r(s,o){return s[2]?yi:bi}let n=r(e),i=n(e);return{c(){t=O("div"),i.c()},m(s,o){K(s,t,o),i.m(t,null),e[16](t)},p(s,[o]){n===(n=r(s))&&i?i.p(s,o):(i.d(1),i=n(s),i&&(i.c(),i.m(t,null)))},i:M,o:M,d(s){s&&k(t),i.d(),e[16](null)}}}function xi(e,t,r){let n;ur(e,mi,b=>r(5,n=b));let{endpoint:i=""}=t,{datasource:s=""}=t,{lang:o="en"}=t,{activecategory:u=""}=t,{excludedflags:h=""}=t,{clientstyling:a=""}=t,{clientstylingurl:l=""}=t,{translationurl:c=""}=t,f,d=!1;const p=[];let g=[],_=[];Object.keys(yt).forEach(b=>{bt(b,yt[b])});const m=()=>{fetch(c).then(N=>N.json()).then(N=>{Object.keys(N).forEach(G=>{bt(G,N[G])})}).catch(N=>{console.log(N)})},H=()=>{r(2,d=!0);const b=new URL(`${i}/v1/casino/groups/${s}`);b.searchParams.append("language",o),fetch(b).then(N=>N.json()).then(N=>{r(2,d=!1);const G=h.split(",").map(j=>j.trim());p.push(...N.items);const Qe=p.filter(j=>!G.some(tr=>{var Je;return((Je=j.flags)==null?void 0:Je.indexOf(tr))>=0}));r(3,g=Qe.filter(j=>j.isTopCategory===!0)),r(4,_=Qe.filter(j=>j.isTopCategory===!1))})},C=b=>{window.postMessage({type:"OpenGameCategory",categoryId:b},window.location.href)},I=()=>{pi(o)},B=()=>{let b=document.createElement("style");b.innerHTML=a,f.appendChild(b)},A=()=>{let b=new URL(l),N=document.createElement("style");fetch(b.href).then(G=>G.text()).then(G=>{N.innerHTML=G,setTimeout(()=>{f.appendChild(N)},1),setTimeout(()=>{},500)})},w=b=>C(b.id),Kt=b=>C(b.id);function er(b){we[b?"unshift":"push"](()=>{f=b,r(1,f)})}return e.$$set=b=>{"endpoint"in b&&r(7,i=b.endpoint),"datasource"in b&&r(8,s=b.datasource),"lang"in b&&r(9,o=b.lang),"activecategory"in b&&r(0,u=b.activecategory),"excludedflags"in b&&r(10,h=b.excludedflags),"clientstyling"in b&&r(11,a=b.clientstyling),"clientstylingurl"in b&&r(12,l=b.clientstylingurl),"translationurl"in b&&r(13,c=b.translationurl)},e.$$.update=()=>{e.$$.dirty&384&&i&&s&&H(),e.$$.dirty&8192&&c&&m(),e.$$.dirty&512&&o&&I(),e.$$.dirty&2050&&a&&f&&B(),e.$$.dirty&4098&&l&&f&&A()},[u,f,d,g,_,n,C,i,s,o,h,a,l,c,w,Kt,er]}class Yt extends Cr{constructor(t){super(),Tr(this,t,xi,Ei,Ht,{endpoint:7,datasource:8,lang:9,activecategory:0,excludedflags:10,clientstyling:11,clientstylingurl:12,translationurl:13},di)}get endpoint(){return this.$$.ctx[7]}set endpoint(t){this.$$set({endpoint:t}),$()}get datasource(){return this.$$.ctx[8]}set datasource(t){this.$$set({datasource:t}),$()}get lang(){return this.$$.ctx[9]}set lang(t){this.$$set({lang:t}),$()}get activecategory(){return this.$$.ctx[0]}set activecategory(t){this.$$set({activecategory:t}),$()}get excludedflags(){return this.$$.ctx[10]}set excludedflags(t){this.$$set({excludedflags:t}),$()}get clientstyling(){return this.$$.ctx[11]}set clientstyling(t){this.$$set({clientstyling:t}),$()}get clientstylingurl(){return this.$$.ctx[12]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),$()}get translationurl(){return this.$$.ctx[13]}set translationurl(t){this.$$set({translationurl:t}),$()}}Hr(Yt,{endpoint:{},datasource:{},lang:{},activecategory:{},excludedflags:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=Yt;
3
+ `,q.MISSING_INTL_API,o);var I=r.getPluralRules(t,{type:l.pluralType}).select(f-(l.offset||0));H=l.options[I]||l.options.other}if(!H)throw new ct(l.value,f,Object.keys(l.options),o);u.push.apply(u,ge(H.value,t,r,n,i,f-(l.offset||0)));continue}}return Pn(u)}function Nn(e,t){return t?x(x(x({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=x(x({},e[n]),t[n]||{}),r},{})):e}function In(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Nn(e[n],t[n]),r},x({},e)):e}function Oe(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Ln(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,He([void 0],r,!1)))},{cache:Oe(e.number),strategy:Se.variadic}),getDateTimeFormat:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,He([void 0],r,!1)))},{cache:Oe(e.dateTime),strategy:Se.variadic}),getPluralRules:Ae(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,He([void 0],r,!1)))},{cache:Oe(e.pluralRules),strategy:Se.variadic})}}var Mn=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var s=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var a=s.formatToParts(h);if(a.length===1)return a[0].value;var l=a.reduce(function(c,f){return!c.length||f.type!==P.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return ge(s.ast,s.locales,s.formatters,s.formats,h,void 0,s.message)},this.resolvedOptions=function(){var h;return{locale:((h=s.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var o=i||{};o.formatters;var u=Vr(o,["formatters"]);this.ast=e.__parse(t,x(x({},u),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=In(e.formats,n),this.formatters=i&&i.formatters||Ln(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=Sn,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function $n(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const D={},Rn=(e,t,r)=>r&&(t in D||(D[t]={}),e in D[t]||(D[t][e]=r),r),Xt=(e,t)=>{if(t==null)return;if(t in D&&e in D[t])return D[t][e];const r=_e(t);for(let n=0;n<r.length;n++){const i=r[n],s=Gn(i,e);if(s)return Rn(e,t,s)}};let We;const ue=ye({});function Un(e){return We[e]||null}function zt(e){return e in We}function Gn(e,t){if(!zt(e))return null;const r=Un(e);return $n(r,t)}function Dn(e){if(e==null)return;const t=_e(e);for(let r=0;r<t.length;r++){const n=t[r];if(zt(n))return n}}function Wt(e,...t){delete D[e],ue.update(r=>(r[e]=kr.all([r[e]||{},...t]),r))}ee([ue],([e])=>Object.keys(e));ue.subscribe(e=>We=e);const me={};function Fn(e,t){me[e].delete(t),me[e].size===0&&delete me[e]}function Zt(e){return me[e]}function jn(e){return _e(e).map(t=>{const r=Zt(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Fe(e){return e==null?!1:_e(e).some(t=>{var r;return(r=Zt(t))==null?void 0:r.size})}function kn(e,t){return Promise.all(t.map(n=>(Fn(e,n),n().then(i=>i.default||i)))).then(n=>Wt(e,...n))}const ne={};function Qt(e){if(!Fe(e))return e in ne?ne[e]:Promise.resolve();const t=jn(e);return ne[e]=Promise.all(t.map(([r,n])=>kn(r,n))).then(()=>{if(Fe(e))return Qt(e);delete ne[e]}),ne[e]}const Vn={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},Xn={fallbackLocale:null,loadingDelay:200,formats:Vn,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},zn=Xn;function Y(){return zn}const Pe=ye(!1);var Wn=Object.defineProperty,Zn=Object.defineProperties,Qn=Object.getOwnPropertyDescriptors,gt=Object.getOwnPropertySymbols,Jn=Object.prototype.hasOwnProperty,qn=Object.prototype.propertyIsEnumerable,mt=(e,t,r)=>t in e?Wn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Yn=(e,t)=>{for(var r in t||(t={}))Jn.call(t,r)&&mt(e,r,t[r]);if(gt)for(var r of gt(t))qn.call(t,r)&&mt(e,r,t[r]);return e},Kn=(e,t)=>Zn(e,Qn(t));let je;const de=ye(null);function pt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function _e(e,t=Y().fallbackLocale){const r=pt(e);return t?[...new Set([...r,...pt(t)])]:r}function V(){return je!=null?je:void 0}de.subscribe(e=>{je=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const ei=e=>{if(e&&Dn(e)&&Fe(e)){const{loadingDelay:t}=Y();let r;return typeof window!="undefined"&&V()!=null&&t?r=window.setTimeout(()=>Pe.set(!0),t):Pe.set(!0),Qt(e).then(()=>{de.set(e)}).finally(()=>{clearTimeout(r),Pe.set(!1)})}return de.set(e)},te=Kn(Yn({},de),{set:ei}),ve=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var ti=Object.defineProperty,be=Object.getOwnPropertySymbols,Jt=Object.prototype.hasOwnProperty,qt=Object.prototype.propertyIsEnumerable,dt=(e,t,r)=>t in e?ti(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ze=(e,t)=>{for(var r in t||(t={}))Jt.call(t,r)&&dt(e,r,t[r]);if(be)for(var r of be(t))qt.call(t,r)&&dt(e,r,t[r]);return e},re=(e,t)=>{var r={};for(var n in e)Jt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&be)for(var n of be(e))t.indexOf(n)<0&&qt.call(e,n)&&(r[n]=e[n]);return r};const oe=(e,t)=>{const{formats:r}=Y();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},ri=ve(e=>{var t=e,{locale:r,format:n}=t,i=re(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=oe("number",n)),new Intl.NumberFormat(r,i)}),ni=ve(e=>{var t=e,{locale:r,format:n}=t,i=re(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=oe("date",n):Object.keys(i).length===0&&(i=oe("date","short")),new Intl.DateTimeFormat(r,i)}),ii=ve(e=>{var t=e,{locale:r,format:n}=t,i=re(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=oe("time",n):Object.keys(i).length===0&&(i=oe("time","short")),new Intl.DateTimeFormat(r,i)}),si=(e={})=>{var t=e,{locale:r=V()}=t,n=re(t,["locale"]);return ri(Ze({locale:r},n))},oi=(e={})=>{var t=e,{locale:r=V()}=t,n=re(t,["locale"]);return ni(Ze({locale:r},n))},ai=(e={})=>{var t=e,{locale:r=V()}=t,n=re(t,["locale"]);return ii(Ze({locale:r},n))},ui=ve((e,t=V())=>new Mn(e,t,Y().formats,{ignoreTag:Y().ignoreTag})),hi=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:u,locale:h=V(),default:a}=o;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Xt(e,h);if(!l)l=(s=(i=(n=(r=Y()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:a}))!=null?i:a)!=null?s:e;else if(typeof l!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),l;if(!u)return l;let c=l;try{c=ui(l,h).format(u)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},li=(e,t)=>ai(t).format(e),fi=(e,t)=>oi(t).format(e),ci=(e,t)=>si(t).format(e),gi=(e,t=V())=>Xt(e,t),mi=ee([te,ue],()=>hi);ee([te],()=>li);ee([te],()=>fi);ee([te],()=>ci);ee([te,ue],()=>gi);function bt(e,t){Wt(e,t)}function pi(e){te.set(e)}const yt={en:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},"zh-hk":{topCategories:"热门类别",otherCategories:"其他类别",loading:"加载请稍候...",games:"游戏"},de:{topCategories:"Top Kategorien",otherCategories:"Andere Kategorien",loading:"Es lädt, bitte warten...",games:"Spiele"},it:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},fr:{topCategories:"Catégories principales",otherCategories:"Autres catégories",loading:"Chargement, veuillez patienter...",games:"jeux"},es:{topCategories:"Categorias Top",otherCategories:"Otras Categorias",loading:"Cargando...",games:"juegos"},tr:{topCategories:"En İyi Kategoriler",otherCategories:"Diğer Kategoriler",loading:"Yükleniyor, lütfen bekleyin...",games:"oyunlar"},ru:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},ro:{topCategories:"Categorii de top",otherCategories:"Alte categorii",loading:"Se incarca, te rugam asteapta…",games:"jocuri"},hr:{topCategories:"Najbolje kategorije",otherCategories:"Ostale kategorije",loading:"Učitavam",games:"Igre"},hu:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},pl:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},pt:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},sl:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},sr:{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"},"pt-br":{topCategories:"Categorias Principais",otherCategories:"Outras Categorias",Loading:"Carregando, por favor espere...",games:"jogos"},"es-mx":{topCategories:"Categorias Principales",otherCategories:"Otras Categorias",Loading:"Cargando, por favor espere...",games:"juegos"},"en-us":{topCategories:"Top Categories",otherCategories:"Other Categories",loading:"Loading, please wait...",games:"games"}};function di(e){hr(e,"svelte-131a9uf","*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CasinoCategories{display:flex;flex-direction:column;gap:1rem;padding:10px 60px}.CategoryTitle{font-weight:500;position:relative;right:30px;margin:10px 0;font-size:18px;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.Category{border-radius:7px;display:flex;align-items:center;gap:16px;max-width:300px}.Category.Active{box-shadow:15px 15px 30px var(--emw--color-gray-100, #E6E6E6)}.CategoryTextContainer{display:flex;flex-direction:column;justify-content:center;gap:10px;font-size:15px;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.CategoryTextContainer p:first-child{font-weight:600;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.CategoryTextContainer p:last-child{color:var(--emw--color-gray-150, #828282);font-weight:300}.CategoryImage{border-radius:4px;object-fit:cover;height:64px;width:64px;font-weight:100}.Message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-weight:600}")}function Et(e,t,r){const n=e.slice();return n[24]=t[r],n}function xt(e,t,r){const n=e.slice();return n[24]=t[r],n}function bi(e){let t,r,n=e[5]("topCategories")+"",i,s,o,u,h=e[5]("otherCategories")+"",a,l,c=le(e[3]),f=[];for(let g=0;g<c.length;g+=1)f[g]=_t(xt(e,c,g));let d=le(e[4]),p=[];for(let g=0;g<d.length;g+=1)p[g]=vt(Et(e,d,g));return{c(){t=O("div"),r=O("h4"),i=U(n),s=R();for(let g=0;g<f.length;g+=1)f[g].c();o=R(),u=O("h4"),a=U(h),l=R();for(let g=0;g<p.length;g+=1)p[g].c();S(r,"class","CategoryTitle"),S(u,"class","CategoryTitle"),S(t,"class","CasinoCategories")},m(g,_){K(g,t,_),v(t,r),v(r,i),v(t,s);for(let m=0;m<f.length;m+=1)f[m]&&f[m].m(t,null);v(t,o),v(t,u),v(u,a),v(t,l);for(let m=0;m<p.length;m+=1)p[m]&&p[m].m(t,null)},p(g,_){if(_&32&&n!==(n=g[5]("topCategories")+"")&&F(i,n),_&105){c=le(g[3]);let m;for(m=0;m<c.length;m+=1){const C=xt(g,c,m);f[m]?f[m].p(C,_):(f[m]=_t(C),f[m].c(),f[m].m(t,o))}for(;m<f.length;m+=1)f[m].d(1);f.length=c.length}if(_&32&&h!==(h=g[5]("otherCategories")+"")&&F(a,h),_&113){d=le(g[4]);let m;for(m=0;m<d.length;m+=1){const C=Et(g,d,m);p[m]?p[m].p(C,_):(p[m]=vt(C),p[m].c(),p[m].m(t,null))}for(;m<p.length;m+=1)p[m].d(1);p.length=d.length}},d(g){g&&k(t),rt(f,g),rt(p,g)}}}function yi(e){let t;return{c(){t=O("p"),t.textContent="Loading, please wait...",S(t,"class","Message")},m(r,n){K(r,t,n)},p:M,d(r){r&&k(t)}}}function _t(e){let t,r,n,i,s,o,u,h=e[24].name+"",a,l,c,f=e[24].games.count+"",d,p,g=e[5]("games")+"",_,m,C,H;function I(){return e[14](e[24])}return{c(){t=O("div"),r=O("img"),s=R(),o=O("div"),u=O("p"),a=U(h),l=R(),c=O("p"),d=U(f),p=R(),_=U(g),pe(r.src,n=e[24].icon)||S(r,"src",n),S(r,"alt",i=e[24].name),S(r,"class","CategoryImage"),S(o,"class","CategoryTextContainer"),S(t,"class",m="Category "+(e[0]===e[24].id?"Active":""))},m(B,A){K(B,t,A),v(t,r),v(t,s),v(t,o),v(o,u),v(u,a),v(o,l),v(o,c),v(c,d),v(c,p),v(c,_),C||(H=At(t,"click",I),C=!0)},p(B,A){e=B,A&8&&!pe(r.src,n=e[24].icon)&&S(r,"src",n),A&8&&i!==(i=e[24].name)&&S(r,"alt",i),A&8&&h!==(h=e[24].name+"")&&F(a,h),A&8&&f!==(f=e[24].games.count+"")&&F(d,f),A&32&&g!==(g=e[5]("games")+"")&&F(_,g),A&9&&m!==(m="Category "+(e[0]===e[24].id?"Active":""))&&S(t,"class",m)},d(B){B&&k(t),C=!1,H()}}}function vt(e){let t,r,n,i,s,o,u,h=e[24].name+"",a,l,c,f=e[24].games.count+"",d,p,g=e[5]("games")+"",_,m,C,H,I;function B(){return e[15](e[24])}return{c(){t=O("div"),r=O("img"),s=R(),o=O("div"),u=O("p"),a=U(h),l=R(),c=O("p"),d=U(f),p=R(),_=U(g),m=R(),pe(r.src,n=e[24].icon)||S(r,"src",n),S(r,"alt",i=e[24].name),S(r,"class","CategoryImage"),S(o,"class","CategoryTextContainer"),S(t,"class",C="Category "+(e[0]===e[24].id?"Active":""))},m(A,w){K(A,t,w),v(t,r),v(t,s),v(t,o),v(o,u),v(u,a),v(o,l),v(o,c),v(c,d),v(c,p),v(c,_),v(t,m),H||(I=At(t,"click",B),H=!0)},p(A,w){e=A,w&16&&!pe(r.src,n=e[24].icon)&&S(r,"src",n),w&16&&i!==(i=e[24].name)&&S(r,"alt",i),w&16&&h!==(h=e[24].name+"")&&F(a,h),w&16&&f!==(f=e[24].games.count+"")&&F(d,f),w&32&&g!==(g=e[5]("games")+"")&&F(_,g),w&17&&C!==(C="Category "+(e[0]===e[24].id?"Active":""))&&S(t,"class",C)},d(A){A&&k(t),H=!1,I()}}}function Ei(e){let t;function r(s,o){return s[2]?yi:bi}let n=r(e),i=n(e);return{c(){t=O("div"),i.c()},m(s,o){K(s,t,o),i.m(t,null),e[16](t)},p(s,[o]){n===(n=r(s))&&i?i.p(s,o):(i.d(1),i=n(s),i&&(i.c(),i.m(t,null)))},i:M,o:M,d(s){s&&k(t),i.d(),e[16](null)}}}function xi(e,t,r){let n;ur(e,mi,b=>r(5,n=b));let{endpoint:i=""}=t,{datasource:s=""}=t,{lang:o="en"}=t,{activecategory:u=""}=t,{excludedflags:h=""}=t,{clientstyling:a=""}=t,{clientstylingurl:l=""}=t,{translationurl:c=""}=t,f,d=!1;const p=[];let g=[],_=[];Object.keys(yt).forEach(b=>{bt(b,yt[b])});const m=()=>{fetch(c).then(N=>N.json()).then(N=>{Object.keys(N).forEach(G=>{bt(G,N[G])})}).catch(N=>{console.log(N)})},C=()=>{r(2,d=!0);const b=new URL(`${i}/v1/casino/groups/${s}`);b.searchParams.append("language",o),fetch(b).then(N=>N.json()).then(N=>{r(2,d=!1);const G=h.split(",").map(j=>j.trim());p.push(...N.items);const Qe=p.filter(j=>!G.some(tr=>{var Je;return((Je=j.flags)==null?void 0:Je.indexOf(tr))>=0}));r(3,g=Qe.filter(j=>j.isTopCategory===!0)),r(4,_=Qe.filter(j=>j.isTopCategory===!1))})},H=b=>{window.postMessage({type:"OpenGameCategory",categoryId:b},window.location.href)},I=()=>{pi(o)},B=()=>{let b=document.createElement("style");b.innerHTML=a,f.appendChild(b)},A=()=>{let b=new URL(l),N=document.createElement("style");fetch(b.href).then(G=>G.text()).then(G=>{N.innerHTML=G,setTimeout(()=>{f.appendChild(N)},1),setTimeout(()=>{},500)})},w=b=>H(b.id),Kt=b=>H(b.id);function er(b){we[b?"unshift":"push"](()=>{f=b,r(1,f)})}return e.$$set=b=>{"endpoint"in b&&r(7,i=b.endpoint),"datasource"in b&&r(8,s=b.datasource),"lang"in b&&r(9,o=b.lang),"activecategory"in b&&r(0,u=b.activecategory),"excludedflags"in b&&r(10,h=b.excludedflags),"clientstyling"in b&&r(11,a=b.clientstyling),"clientstylingurl"in b&&r(12,l=b.clientstylingurl),"translationurl"in b&&r(13,c=b.translationurl)},e.$$.update=()=>{e.$$.dirty&384&&i&&s&&C(),e.$$.dirty&8192&&c&&m(),e.$$.dirty&512&&o&&I(),e.$$.dirty&2050&&a&&f&&B(),e.$$.dirty&4098&&l&&f&&A()},[u,f,d,g,_,n,H,i,s,o,h,a,l,c,w,Kt,er]}class Yt extends Hr{constructor(t){super(),Tr(this,t,xi,Ei,Ct,{endpoint:7,datasource:8,lang:9,activecategory:0,excludedflags:10,clientstyling:11,clientstylingurl:12,translationurl:13},di)}get endpoint(){return this.$$.ctx[7]}set endpoint(t){this.$$set({endpoint:t}),$()}get datasource(){return this.$$.ctx[8]}set datasource(t){this.$$set({datasource:t}),$()}get lang(){return this.$$.ctx[9]}set lang(t){this.$$set({lang:t}),$()}get activecategory(){return this.$$.ctx[0]}set activecategory(t){this.$$set({activecategory:t}),$()}get excludedflags(){return this.$$.ctx[10]}set excludedflags(t){this.$$set({excludedflags:t}),$()}get clientstyling(){return this.$$.ctx[11]}set clientstyling(t){this.$$set({clientstyling:t}),$()}get clientstylingurl(){return this.$$.ctx[12]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),$()}get translationurl(){return this.$$.ctx[13]}set translationurl(t){this.$$set({translationurl:t}),$()}}Cr(Yt,{endpoint:{},datasource:{},lang:{},activecategory:{},excludedflags:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);exports.default=Yt;
@@ -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/CasinoCategories-DCu9ldDJ.cjs")).then(({default:t})=>{!customElements.get("casino-categories")&&customElements.define("casino-categories",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/CasinoCategories-CAqrvJdQ.cjs")).then(({default:t})=>{!customElements.get("casino-categories")&&customElements.define("casino-categories",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CasinoCategories-CNEukH_t.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/CasinoCategories-C-hyUkDQ.js").then(({ default: t }) => {
14
14
  !customElements.get("casino-categories") && customElements.define("casino-categories", t.element);
15
15
  });
16
16
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-categories",
3
- "version": "1.50.1",
3
+ "version": "1.52.0",
4
4
  "type": "module",
5
5
  "main": "es2015/casino-categories.cjs",
6
6
  "module": "es2015/casino-categories.js",