@everymatrix/casino-categories-slider 1.74.10 → 1.75.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
- var Rr = Object.defineProperty, Gr = Object.defineProperties;
2
- var Ur = Object.getOwnPropertyDescriptors;
3
- var mt = Object.getOwnPropertySymbols;
4
- var Dr = Object.prototype.hasOwnProperty, Fr = Object.prototype.propertyIsEnumerable;
5
- var Ie = (e, t, r) => t in e ? Rr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, dt = (e, t) => {
1
+ var $r = Object.defineProperty, Fr = Object.defineProperties;
2
+ var jr = Object.getOwnPropertyDescriptors;
3
+ var gt = Object.getOwnPropertySymbols;
4
+ var kr = Object.prototype.hasOwnProperty, Vr = Object.prototype.propertyIsEnumerable;
5
+ var Me = (e, t, r) => t in e ? $r(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, yt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Dr.call(t, r) && Ie(e, r, t[r]);
8
- if (mt)
9
- for (var r of mt(t))
10
- Fr.call(t, r) && Ie(e, r, t[r]);
7
+ kr.call(t, r) && Me(e, r, t[r]);
8
+ if (gt)
9
+ for (var r of gt(t))
10
+ Vr.call(t, r) && Me(e, r, t[r]);
11
11
  return e;
12
- }, bt = (e, t) => Gr(e, Ur(t));
13
- var M = (e, t, r) => (Ie(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var pt = (e, t, r) => new Promise((n, i) => {
12
+ }, vt = (e, t) => Fr(e, jr(t));
13
+ var M = (e, t, r) => (Me(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var _t = (e, t, r) => new Promise((n, i) => {
15
15
  var s = (h) => {
16
16
  try {
17
17
  a(r.next(h));
@@ -29,29 +29,29 @@ var pt = (e, t, r) => new Promise((n, i) => {
29
29
  });
30
30
  function I() {
31
31
  }
32
- function $t(e) {
32
+ function Xt(e) {
33
33
  return e();
34
34
  }
35
- function gt() {
35
+ function Et() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function ne(e) {
39
- e.forEach($t);
38
+ function re(e) {
39
+ e.forEach(Xt);
40
40
  }
41
- function it(e) {
41
+ function ht(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function jt(e, t) {
44
+ function Wt(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
47
  let ge;
48
- function Ss(e, t) {
48
+ function As(e, t) {
49
49
  return e === t ? !0 : (ge || (ge = document.createElement("a")), ge.href = t, e === ge.href);
50
50
  }
51
- function $r(e) {
51
+ function Xr(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function kt(e, ...t) {
54
+ function zt(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const n of t)
57
57
  n(void 0);
@@ -60,20 +60,20 @@ function kt(e, ...t) {
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function jr(e, t, r) {
64
- e.$$.on_destroy.push(kt(t, r));
63
+ function Wr(e, t, r) {
64
+ e.$$.on_destroy.push(zt(t, r));
65
65
  }
66
- function Vt(e, t) {
66
+ function Zt(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function kr(e, t, r) {
70
- const n = Vr(e);
69
+ function zr(e, t, r) {
70
+ const n = Zr(e);
71
71
  if (!n.getElementById(t)) {
72
72
  const i = V("style");
73
- i.id = t, i.textContent = r, Xr(n, i);
73
+ i.id = t, i.textContent = r, Qr(n, i);
74
74
  }
75
75
  }
76
- function Vr(e) {
76
+ function Zr(e) {
77
77
  if (!e)
78
78
  return document;
79
79
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -83,58 +83,58 @@ function Vr(e) {
83
83
  t
84
84
  ) : e.ownerDocument;
85
85
  }
86
- function Xr(e, t) {
87
- return Vt(
86
+ function Qr(e, t) {
87
+ return Zt(
88
88
  /** @type {Document} */
89
89
  e.head || e,
90
90
  t
91
91
  ), t.sheet;
92
92
  }
93
- function fe(e, t, r) {
93
+ function ce(e, t, r) {
94
94
  e.insertBefore(t, r || null);
95
95
  }
96
- function ie(e) {
96
+ function ne(e) {
97
97
  e.parentNode && e.parentNode.removeChild(e);
98
98
  }
99
- function ws(e, t) {
99
+ function Bs(e, t) {
100
100
  for (let r = 0; r < e.length; r += 1)
101
101
  e[r] && e[r].d(t);
102
102
  }
103
103
  function V(e) {
104
104
  return document.createElement(e);
105
105
  }
106
- function Xt(e) {
106
+ function Qt(e) {
107
107
  return document.createTextNode(e);
108
108
  }
109
- function Ts() {
110
- return Xt(" ");
109
+ function Ps() {
110
+ return Qt(" ");
111
111
  }
112
- function Hs() {
113
- return Xt("");
112
+ function Os() {
113
+ return Qt("");
114
114
  }
115
- function As(e, t, r, n) {
115
+ function Ns(e, t, r, n) {
116
116
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
117
117
  }
118
- function Bs(e) {
118
+ function Ls(e) {
119
119
  return function(t) {
120
120
  return t.preventDefault(), e.call(this, t);
121
121
  };
122
122
  }
123
- function me(e, t, r) {
123
+ function fe(e, t, r) {
124
124
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
125
125
  }
126
- function E(e, t, r) {
126
+ function v(e, t, r) {
127
127
  const n = t.toLowerCase();
128
- n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : me(e, t, r);
128
+ n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : fe(e, t, r);
129
129
  }
130
- function Wr(e) {
130
+ function Yr(e) {
131
131
  return Array.from(e.childNodes);
132
132
  }
133
- function Ps(e, t) {
133
+ function Is(e, t) {
134
134
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
135
135
  t);
136
136
  }
137
- function zr(e) {
137
+ function qr(e) {
138
138
  const t = {};
139
139
  return e.childNodes.forEach(
140
140
  /** @param {Element} node */
@@ -143,84 +143,84 @@ function zr(e) {
143
143
  }
144
144
  ), t;
145
145
  }
146
- let he;
147
- function ue(e) {
148
- he = e;
146
+ let ue;
147
+ function ae(e) {
148
+ ue = e;
149
149
  }
150
- function Zr() {
151
- if (!he)
150
+ function Jr() {
151
+ if (!ue)
152
152
  throw new Error("Function called outside component initialization");
153
- return he;
153
+ return ue;
154
154
  }
155
- function Qr(e) {
156
- Zr().$$.on_mount.push(e);
155
+ function Kr(e) {
156
+ Jr().$$.on_mount.push(e);
157
157
  }
158
- function Ns(e, t) {
158
+ function Cs(e, t) {
159
159
  const r = e.$$.callbacks[t.type];
160
160
  r && r.slice().forEach((n) => n.call(this, t));
161
161
  }
162
- const Y = [], $e = [];
162
+ const Y = [], Ve = [];
163
163
  let q = [];
164
- const yt = [], Wt = /* @__PURE__ */ Promise.resolve();
165
- let je = !1;
166
- function zt() {
167
- je || (je = !0, Wt.then(S));
164
+ const xt = [], Yt = /* @__PURE__ */ Promise.resolve();
165
+ let Xe = !1;
166
+ function qt() {
167
+ Xe || (Xe = !0, Yt.then(x));
168
168
  }
169
- function Yr() {
170
- return zt(), Wt;
169
+ function en() {
170
+ return qt(), Yt;
171
171
  }
172
- function ke(e) {
172
+ function We(e) {
173
173
  q.push(e);
174
174
  }
175
- const Ce = /* @__PURE__ */ new Set();
175
+ const Re = /* @__PURE__ */ new Set();
176
176
  let Z = 0;
177
- function S() {
177
+ function x() {
178
178
  if (Z !== 0)
179
179
  return;
180
- const e = he;
180
+ const e = ue;
181
181
  do {
182
182
  try {
183
183
  for (; Z < Y.length; ) {
184
184
  const t = Y[Z];
185
- Z++, ue(t), qr(t.$$);
185
+ Z++, ae(t), tn(t.$$);
186
186
  }
187
187
  } catch (t) {
188
188
  throw Y.length = 0, Z = 0, t;
189
189
  }
190
- for (ue(null), Y.length = 0, Z = 0; $e.length; )
191
- $e.pop()();
190
+ for (ae(null), Y.length = 0, Z = 0; Ve.length; )
191
+ Ve.pop()();
192
192
  for (let t = 0; t < q.length; t += 1) {
193
193
  const r = q[t];
194
- Ce.has(r) || (Ce.add(r), r());
194
+ Re.has(r) || (Re.add(r), r());
195
195
  }
196
196
  q.length = 0;
197
197
  } while (Y.length);
198
- for (; yt.length; )
199
- yt.pop()();
200
- je = !1, Ce.clear(), ue(e);
198
+ for (; xt.length; )
199
+ xt.pop()();
200
+ Xe = !1, Re.clear(), ae(e);
201
201
  }
202
- function qr(e) {
202
+ function tn(e) {
203
203
  if (e.fragment !== null) {
204
- e.update(), ne(e.before_update);
204
+ e.update(), re(e.before_update);
205
205
  const t = e.dirty;
206
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ke);
206
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(We);
207
207
  }
208
208
  }
209
- function Jr(e) {
209
+ function rn(e) {
210
210
  const t = [], r = [];
211
211
  q.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), q = t;
212
212
  }
213
- const Kr = /* @__PURE__ */ new Set();
214
- function Zt(e, t) {
215
- e && e.i && (Kr.delete(e), e.i(t));
213
+ const nn = /* @__PURE__ */ new Set();
214
+ function Jt(e, t) {
215
+ e && e.i && (nn.delete(e), e.i(t));
216
216
  }
217
- function Os(e) {
217
+ function Ms(e) {
218
218
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
219
219
  }
220
- function Ls(e, t) {
220
+ function Rs(e, t) {
221
221
  e.d(1), t.delete(e.key);
222
222
  }
223
- function Is(e, t, r, n, i, s, o, a, h, u, l, m) {
223
+ function Gs(e, t, r, n, i, s, o, a, h, u, l, m) {
224
224
  let c = e.length, d = s.length, b = c;
225
225
  const y = {};
226
226
  for (; b--; )
@@ -231,13 +231,13 @@ function Is(e, t, r, n, i, s, o, a, h, u, l, m) {
231
231
  let L = o.get(A);
232
232
  L ? w.push(() => L.p(_, t)) : (L = u(A, _), L.c()), C.set(A, T[b] = L), A in y && P.set(A, Math.abs(b - y[A]));
233
233
  }
234
- const N = /* @__PURE__ */ new Set(), O = /* @__PURE__ */ new Set();
234
+ const O = /* @__PURE__ */ new Set(), N = /* @__PURE__ */ new Set();
235
235
  function R(_) {
236
- Zt(_, 1), _.m(a, l), o.set(_.key, _), l = _.first, d--;
236
+ Jt(_, 1), _.m(a, l), o.set(_.key, _), l = _.first, d--;
237
237
  }
238
238
  for (; c && d; ) {
239
- const _ = T[d - 1], A = e[c - 1], L = _.key, $ = A.key;
240
- _ === A ? (l = _.first, c--, d--) : C.has($) ? !o.has(L) || N.has(L) ? R(_) : O.has($) ? c-- : P.get(L) > P.get($) ? (O.add(L), R(_)) : (N.add($), c--) : (h(A, o), c--);
239
+ const _ = T[d - 1], A = e[c - 1], L = _.key, F = A.key;
240
+ _ === A ? (l = _.first, c--, d--) : C.has(F) ? !o.has(L) || O.has(L) ? R(_) : N.has(F) ? c-- : P.get(L) > P.get(F) ? (N.add(L), R(_)) : (O.add(F), c--) : (h(A, o), c--);
241
241
  }
242
242
  for (; c--; ) {
243
243
  const _ = e[c];
@@ -245,25 +245,25 @@ function Is(e, t, r, n, i, s, o, a, h, u, l, m) {
245
245
  }
246
246
  for (; d; )
247
247
  R(T[d - 1]);
248
- return ne(w), T;
248
+ return re(w), T;
249
249
  }
250
- function en(e, t, r) {
250
+ function sn(e, t, r) {
251
251
  const { fragment: n, after_update: i } = e.$$;
252
- n && n.m(t, r), ke(() => {
253
- const s = e.$$.on_mount.map($t).filter(it);
254
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ne(s), e.$$.on_mount = [];
255
- }), i.forEach(ke);
252
+ n && n.m(t, r), We(() => {
253
+ const s = e.$$.on_mount.map(Xt).filter(ht);
254
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : re(s), e.$$.on_mount = [];
255
+ }), i.forEach(We);
256
256
  }
257
- function tn(e, t) {
257
+ function on(e, t) {
258
258
  const r = e.$$;
259
- r.fragment !== null && (Jr(r.after_update), ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
259
+ r.fragment !== null && (rn(r.after_update), re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
260
260
  }
261
- function rn(e, t) {
262
- e.$$.dirty[0] === -1 && (Y.push(e), zt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
261
+ function an(e, t) {
262
+ e.$$.dirty[0] === -1 && (Y.push(e), qt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
263
263
  }
264
- function nn(e, t, r, n, i, s, o = null, a = [-1]) {
265
- const h = he;
266
- ue(e);
264
+ function un(e, t, r, n, i, s, o = null, a = [-1]) {
265
+ const h = ue;
266
+ ae(e);
267
267
  const u = e.$$ = {
268
268
  fragment: null,
269
269
  ctx: [],
@@ -271,7 +271,7 @@ function nn(e, t, r, n, i, s, o = null, a = [-1]) {
271
271
  props: s,
272
272
  update: I,
273
273
  not_equal: i,
274
- bound: gt(),
274
+ bound: Et(),
275
275
  // lifecycle
276
276
  on_mount: [],
277
277
  on_destroy: [],
@@ -280,7 +280,7 @@ function nn(e, t, r, n, i, s, o = null, a = [-1]) {
280
280
  after_update: [],
281
281
  context: new Map(t.context || (h ? h.$$.context : [])),
282
282
  // everything else
283
- callbacks: gt(),
283
+ callbacks: Et(),
284
284
  dirty: a,
285
285
  skip_bound: !1,
286
286
  root: t.target || h.$$.root
@@ -289,19 +289,19 @@ function nn(e, t, r, n, i, s, o = null, a = [-1]) {
289
289
  let l = !1;
290
290
  if (u.ctx = r ? r(e, t.props || {}, (m, c, ...d) => {
291
291
  const b = d.length ? d[0] : c;
292
- return u.ctx && i(u.ctx[m], u.ctx[m] = b) && (!u.skip_bound && u.bound[m] && u.bound[m](b), l && rn(e, m)), c;
293
- }) : [], u.update(), l = !0, ne(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
292
+ return u.ctx && i(u.ctx[m], u.ctx[m] = b) && (!u.skip_bound && u.bound[m] && u.bound[m](b), l && an(e, m)), c;
293
+ }) : [], u.update(), l = !0, re(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
294
294
  if (t.hydrate) {
295
- const m = Wr(t.target);
296
- u.fragment && u.fragment.l(m), m.forEach(ie);
295
+ const m = Yr(t.target);
296
+ u.fragment && u.fragment.l(m), m.forEach(ne);
297
297
  } else
298
298
  u.fragment && u.fragment.c();
299
- t.intro && Zt(e.$$.fragment), en(e, t.target, t.anchor), S();
299
+ t.intro && Jt(e.$$.fragment), sn(e, t.target, t.anchor), x();
300
300
  }
301
- ue(h);
301
+ ae(h);
302
302
  }
303
- let Qt;
304
- typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
303
+ let Kt;
304
+ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
305
305
  constructor(t, r, n) {
306
306
  super();
307
307
  /** The Svelte component constructor */
@@ -338,42 +338,42 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
338
338
  }
339
339
  }
340
340
  connectedCallback() {
341
- return pt(this, null, function* () {
341
+ return _t(this, null, function* () {
342
342
  if (this.$$cn = !0, !this.$$c) {
343
343
  let t = function(s) {
344
344
  return () => {
345
345
  let o;
346
346
  return {
347
347
  c: function() {
348
- o = V("slot"), s !== "default" && me(o, "name", s);
348
+ o = V("slot"), s !== "default" && fe(o, "name", s);
349
349
  },
350
350
  /**
351
351
  * @param {HTMLElement} target
352
352
  * @param {HTMLElement} [anchor]
353
353
  */
354
354
  m: function(u, l) {
355
- fe(u, o, l);
355
+ ce(u, o, l);
356
356
  },
357
357
  d: function(u) {
358
- u && ie(o);
358
+ u && ne(o);
359
359
  }
360
360
  };
361
361
  };
362
362
  };
363
363
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
364
364
  return;
365
- const r = {}, n = zr(this);
365
+ const r = {}, n = qr(this);
366
366
  for (const s of this.$$s)
367
367
  s in n && (r[s] = [t(s)]);
368
368
  for (const s of this.attributes) {
369
369
  const o = this.$$g_p(s.name);
370
- o in this.$$d || (this.$$d[o] = Ee(o, s.value, this.$$p_d, "toProp"));
370
+ o in this.$$d || (this.$$d[o] = _e(o, s.value, this.$$p_d, "toProp"));
371
371
  }
372
372
  for (const s in this.$$p_d)
373
373
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
374
374
  this.$$c = new this.$$ctor({
375
375
  target: this.shadowRoot || this,
376
- props: bt(dt({}, this.$$d), {
376
+ props: vt(yt({}, this.$$d), {
377
377
  $$slots: r,
378
378
  $$scope: {
379
379
  ctx: []
@@ -384,7 +384,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
384
384
  this.$$r = !0;
385
385
  for (const s in this.$$p_d)
386
386
  if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
387
- const o = Ee(
387
+ const o = _e(
388
388
  s,
389
389
  this.$$d[s],
390
390
  this.$$p_d,
@@ -408,7 +408,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
408
408
  // and setting attributes through setAttribute etc, this is helpful
409
409
  attributeChangedCallback(t, r, n) {
410
410
  var i;
411
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = Ee(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
411
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = _e(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
412
412
  }
413
413
  disconnectedCallback() {
414
414
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -421,7 +421,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
421
421
  ) || t;
422
422
  }
423
423
  });
424
- function Ee(e, t, r, n) {
424
+ function _e(e, t, r, n) {
425
425
  var s;
426
426
  const i = (s = r[e]) == null ? void 0 : s.type;
427
427
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -451,8 +451,8 @@ function Ee(e, t, r, n) {
451
451
  return t;
452
452
  }
453
453
  }
454
- function sn(e, t, r, n, i, s) {
455
- let o = class extends Qt {
454
+ function hn(e, t, r, n, i, s) {
455
+ let o = class extends Kt {
456
456
  constructor() {
457
457
  super(e, r, i), this.$$p_d = t;
458
458
  }
@@ -469,7 +469,7 @@ function sn(e, t, r, n, i, s) {
469
469
  },
470
470
  set(h) {
471
471
  var u;
472
- h = Ee(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
472
+ h = _e(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
473
473
  }
474
474
  });
475
475
  }), n.forEach((a) => {
@@ -482,7 +482,7 @@ function sn(e, t, r, n, i, s) {
482
482
  }), e.element = /** @type {any} */
483
483
  o, o;
484
484
  }
485
- class on {
485
+ class ln {
486
486
  constructor() {
487
487
  /**
488
488
  * ### PRIVATE API
@@ -503,7 +503,7 @@ class on {
503
503
  }
504
504
  /** @returns {void} */
505
505
  $destroy() {
506
- tn(this, 1), this.$destroy = I;
506
+ on(this, 1), this.$destroy = I;
507
507
  }
508
508
  /**
509
509
  * @template {Extract<keyof Events, string>} K
@@ -512,7 +512,7 @@ class on {
512
512
  * @returns {() => void}
513
513
  */
514
514
  $on(t, r) {
515
- if (!it(r))
515
+ if (!ht(r))
516
516
  return I;
517
517
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
518
518
  return n.push(r), () => {
@@ -525,11 +525,11 @@ class on {
525
525
  * @returns {void}
526
526
  */
527
527
  $set(t) {
528
- this.$$set && !$r(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
528
+ this.$$set && !Xr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
529
529
  }
530
530
  }
531
- const an = "4";
532
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(an);
531
+ const cn = "4";
532
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(cn);
533
533
  /*! *****************************************************************************
534
534
  Copyright (c) Microsoft Corporation.
535
535
 
@@ -544,43 +544,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
544
544
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
545
545
  PERFORMANCE OF THIS SOFTWARE.
546
546
  ***************************************************************************** */
547
- var Ve = function(e, t) {
548
- return Ve = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
547
+ var ze = function(e, t) {
548
+ return ze = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
549
549
  r.__proto__ = n;
550
550
  } || function(r, n) {
551
551
  for (var i in n)
552
552
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
553
- }, Ve(e, t);
553
+ }, ze(e, t);
554
554
  };
555
- function D(e, t) {
555
+ function me(e, t) {
556
556
  if (typeof t != "function" && t !== null)
557
557
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
558
- Ve(e, t);
558
+ ze(e, t);
559
559
  function r() {
560
560
  this.constructor = e;
561
561
  }
562
562
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
563
563
  }
564
- var v = function() {
565
- return v = Object.assign || function(t) {
566
- for (var r, n = 1, i = arguments.length; n < i; n++) {
567
- r = arguments[n];
568
- for (var s in r)
569
- Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
570
- }
571
- return t;
572
- }, v.apply(this, arguments);
573
- };
574
- function un(e, t) {
575
- var r = {};
576
- for (var n in e)
577
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
578
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
579
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
580
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
581
- return r;
582
- }
583
- function Xe(e) {
564
+ function Ze(e) {
584
565
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
585
566
  if (r)
586
567
  return r.call(e);
@@ -592,7 +573,7 @@ function Xe(e) {
592
573
  };
593
574
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
594
575
  }
595
- function We(e, t) {
576
+ function Qe(e, t) {
596
577
  var r = typeof Symbol == "function" && e[Symbol.iterator];
597
578
  if (!r)
598
579
  return e;
@@ -612,22 +593,22 @@ function We(e, t) {
612
593
  }
613
594
  return s;
614
595
  }
615
- function J(e, t, r) {
616
- if (r || arguments.length === 2)
596
+ function Ye(e, t, r) {
597
+ if (arguments.length === 2)
617
598
  for (var n = 0, i = t.length, s; n < i; n++)
618
599
  (s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
619
600
  return e.concat(s || t);
620
601
  }
621
- function U(e) {
602
+ function D(e) {
622
603
  return typeof e == "function";
623
604
  }
624
- function Yt(e) {
605
+ function er(e) {
625
606
  var t = function(n) {
626
607
  Error.call(n), n.stack = new Error().stack;
627
608
  }, r = e(t);
628
609
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
629
610
  }
630
- var Me = Yt(function(e) {
611
+ var Ge = er(function(e) {
631
612
  return function(r) {
632
613
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
633
614
  ` + r.map(function(n, i) {
@@ -636,13 +617,13 @@ var Me = Yt(function(e) {
636
617
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
637
618
  };
638
619
  });
639
- function ze(e, t) {
620
+ function qe(e, t) {
640
621
  if (e) {
641
622
  var r = e.indexOf(t);
642
623
  0 <= r && e.splice(r, 1);
643
624
  }
644
625
  }
645
- var He = function() {
626
+ var Ae = function() {
646
627
  function e(t) {
647
628
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
648
629
  }
@@ -654,7 +635,7 @@ var He = function() {
654
635
  if (o)
655
636
  if (this._parentage = null, Array.isArray(o))
656
637
  try {
657
- for (var a = Xe(o), h = a.next(); !h.done; h = a.next()) {
638
+ for (var a = Ze(o), h = a.next(); !h.done; h = a.next()) {
658
639
  var u = h.value;
659
640
  u.remove(this);
660
641
  }
@@ -671,22 +652,22 @@ var He = function() {
671
652
  else
672
653
  o.remove(this);
673
654
  var l = this.initialTeardown;
674
- if (U(l))
655
+ if (D(l))
675
656
  try {
676
657
  l();
677
658
  } catch (y) {
678
- s = y instanceof Me ? y.errors : [y];
659
+ s = y instanceof Ge ? y.errors : [y];
679
660
  }
680
661
  var m = this._finalizers;
681
662
  if (m) {
682
663
  this._finalizers = null;
683
664
  try {
684
- for (var c = Xe(m), d = c.next(); !d.done; d = c.next()) {
665
+ for (var c = Ze(m), d = c.next(); !d.done; d = c.next()) {
685
666
  var b = d.value;
686
667
  try {
687
- vt(b);
668
+ St(b);
688
669
  } catch (y) {
689
- s = s != null ? s : [], y instanceof Me ? s = J(J([], We(s)), We(y.errors)) : s.push(y);
670
+ s = s != null ? s : [], y instanceof Ge ? s = Ye(Ye([], Qe(s)), Qe(y.errors)) : s.push(y);
690
671
  }
691
672
  }
692
673
  } catch (y) {
@@ -701,13 +682,13 @@ var He = function() {
701
682
  }
702
683
  }
703
684
  if (s)
704
- throw new Me(s);
685
+ throw new Ge(s);
705
686
  }
706
687
  }, e.prototype.add = function(t) {
707
688
  var r;
708
689
  if (t && t !== this)
709
690
  if (this.closed)
710
- vt(t);
691
+ St(t);
711
692
  else {
712
693
  if (t instanceof e) {
713
694
  if (t.closed || t._hasParent(this))
@@ -724,56 +705,52 @@ var He = function() {
724
705
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
725
706
  }, e.prototype._removeParent = function(t) {
726
707
  var r = this._parentage;
727
- r === t ? this._parentage = null : Array.isArray(r) && ze(r, t);
708
+ r === t ? this._parentage = null : Array.isArray(r) && qe(r, t);
728
709
  }, e.prototype.remove = function(t) {
729
710
  var r = this._finalizers;
730
- r && ze(r, t), t instanceof e && t._removeParent(this);
711
+ r && qe(r, t), t instanceof e && t._removeParent(this);
731
712
  }, e.EMPTY = function() {
732
713
  var t = new e();
733
714
  return t.closed = !0, t;
734
715
  }(), e;
735
- }(), qt = He.EMPTY;
736
- function Jt(e) {
737
- return e instanceof He || e && "closed" in e && U(e.remove) && U(e.add) && U(e.unsubscribe);
738
- }
739
- function vt(e) {
740
- U(e) ? e() : e.unsubscribe();
741
- }
742
- var hn = {
743
- onUnhandledError: null,
744
- onStoppedNotification: null,
745
- Promise: void 0,
746
- useDeprecatedSynchronousErrorHandling: !1,
747
- useDeprecatedNextContext: !1
748
- }, ln = {
716
+ }(), tr = Ae.EMPTY;
717
+ function rr(e) {
718
+ return e instanceof Ae || e && "closed" in e && D(e.remove) && D(e.add) && D(e.unsubscribe);
719
+ }
720
+ function St(e) {
721
+ D(e) ? e() : e.unsubscribe();
722
+ }
723
+ var fn = {
724
+ Promise: void 0
725
+ }, mn = {
749
726
  setTimeout: function(e, t) {
750
727
  for (var r = [], n = 2; n < arguments.length; n++)
751
728
  r[n - 2] = arguments[n];
752
- return setTimeout.apply(void 0, J([e, t], We(r)));
729
+ return setTimeout.apply(void 0, Ye([e, t], Qe(r)));
753
730
  },
754
731
  clearTimeout: function(e) {
755
732
  return clearTimeout(e);
756
733
  },
757
734
  delegate: void 0
758
735
  };
759
- function cn(e) {
760
- ln.setTimeout(function() {
736
+ function dn(e) {
737
+ mn.setTimeout(function() {
761
738
  throw e;
762
739
  });
763
740
  }
764
- function Et() {
741
+ function wt() {
765
742
  }
766
- function _e(e) {
743
+ function Ee(e) {
767
744
  e();
768
745
  }
769
- var Kt = function(e) {
770
- D(t, e);
746
+ var nr = function(e) {
747
+ me(t, e);
771
748
  function t(r) {
772
749
  var n = e.call(this) || this;
773
- return n.isStopped = !1, r ? (n.destination = r, Jt(r) && r.add(n)) : n.destination = dn, n;
750
+ return n.isStopped = !1, r ? (n.destination = r, rr(r) && r.add(n)) : n.destination = gn, n;
774
751
  }
775
752
  return t.create = function(r, n, i) {
776
- return new Ze(r, n, i);
753
+ return new Je(r, n, i);
777
754
  }, t.prototype.next = function(r) {
778
755
  this.isStopped || this._next(r);
779
756
  }, t.prototype.error = function(r) {
@@ -797,7 +774,7 @@ var Kt = function(e) {
797
774
  this.unsubscribe();
798
775
  }
799
776
  }, t;
800
- }(He), fn = function() {
777
+ }(Ae), bn = function() {
801
778
  function e(t) {
802
779
  this.partialObserver = t;
803
780
  }
@@ -828,43 +805,43 @@ var Kt = function(e) {
828
805
  ye(r);
829
806
  }
830
807
  }, e;
831
- }(), Ze = function(e) {
832
- D(t, e);
808
+ }(), Je = function(e) {
809
+ me(t, e);
833
810
  function t(r, n, i) {
834
811
  var s = e.call(this) || this, o;
835
- return U(r) || !r ? o = {
812
+ return D(r) || !r ? o = {
836
813
  next: r != null ? r : void 0,
837
814
  error: n != null ? n : void 0,
838
815
  complete: i != null ? i : void 0
839
- } : o = r, s.destination = new fn(o), s;
816
+ } : o = r, s.destination = new bn(o), s;
840
817
  }
841
818
  return t;
842
- }(Kt);
819
+ }(nr);
843
820
  function ye(e) {
844
- cn(e);
821
+ dn(e);
845
822
  }
846
- function mn(e) {
823
+ function pn(e) {
847
824
  throw e;
848
825
  }
849
- var dn = {
826
+ var gn = {
850
827
  closed: !0,
851
- next: Et,
852
- error: mn,
853
- complete: Et
854
- }, bn = function() {
828
+ next: wt,
829
+ error: pn,
830
+ complete: wt
831
+ }, yn = function() {
855
832
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
856
833
  }();
857
- function pn(e) {
834
+ function vn(e) {
858
835
  return e;
859
836
  }
860
- function gn(e) {
861
- return e.length === 0 ? pn : e.length === 1 ? e[0] : function(r) {
837
+ function _n(e) {
838
+ return e.length === 0 ? vn : e.length === 1 ? e[0] : function(r) {
862
839
  return e.reduce(function(n, i) {
863
840
  return i(n);
864
841
  }, r);
865
842
  };
866
843
  }
867
- var _t = function() {
844
+ var Tt = function() {
868
845
  function e(t) {
869
846
  t && (this._subscribe = t);
870
847
  }
@@ -872,8 +849,8 @@ var _t = function() {
872
849
  var r = new e();
873
850
  return r.source = this, r.operator = t, r;
874
851
  }, e.prototype.subscribe = function(t, r, n) {
875
- var i = this, s = vn(t) ? t : new Ze(t, r, n);
876
- return _e(function() {
852
+ var i = this, s = xn(t) ? t : new Je(t, r, n);
853
+ return Ee(function() {
877
854
  var o = i, a = o.operator, h = o.source;
878
855
  s.add(a ? a.call(s, h) : h ? i._subscribe(s) : i._trySubscribe(s));
879
856
  }), s;
@@ -885,8 +862,8 @@ var _t = function() {
885
862
  }
886
863
  }, e.prototype.forEach = function(t, r) {
887
864
  var n = this;
888
- return r = xt(r), new r(function(i, s) {
889
- var o = new Ze({
865
+ return r = Ht(r), new r(function(i, s) {
866
+ var o = new Je({
890
867
  next: function(a) {
891
868
  try {
892
869
  t(a);
@@ -902,15 +879,15 @@ var _t = function() {
902
879
  }, e.prototype._subscribe = function(t) {
903
880
  var r;
904
881
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
905
- }, e.prototype[bn] = function() {
882
+ }, e.prototype[yn] = function() {
906
883
  return this;
907
884
  }, e.prototype.pipe = function() {
908
885
  for (var t = [], r = 0; r < arguments.length; r++)
909
886
  t[r] = arguments[r];
910
- return gn(t)(this);
887
+ return _n(t)(this);
911
888
  }, e.prototype.toPromise = function(t) {
912
889
  var r = this;
913
- return t = xt(t), new t(function(n, i) {
890
+ return t = Ht(t), new t(function(n, i) {
914
891
  var s;
915
892
  r.subscribe(function(o) {
916
893
  return s = o;
@@ -924,40 +901,40 @@ var _t = function() {
924
901
  return new e(t);
925
902
  }, e;
926
903
  }();
927
- function xt(e) {
904
+ function Ht(e) {
928
905
  var t;
929
- return (t = e != null ? e : hn.Promise) !== null && t !== void 0 ? t : Promise;
906
+ return (t = e != null ? e : fn.Promise) !== null && t !== void 0 ? t : Promise;
930
907
  }
931
- function yn(e) {
932
- return e && U(e.next) && U(e.error) && U(e.complete);
908
+ function En(e) {
909
+ return e && D(e.next) && D(e.error) && D(e.complete);
933
910
  }
934
- function vn(e) {
935
- return e && e instanceof Kt || yn(e) && Jt(e);
911
+ function xn(e) {
912
+ return e && e instanceof nr || En(e) && rr(e);
936
913
  }
937
- var En = Yt(function(e) {
914
+ var Sn = er(function(e) {
938
915
  return function() {
939
916
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
940
917
  };
941
- }), er = function(e) {
942
- D(t, e);
918
+ }), ir = function(e) {
919
+ me(t, e);
943
920
  function t() {
944
921
  var r = e.call(this) || this;
945
922
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
946
923
  }
947
924
  return t.prototype.lift = function(r) {
948
- var n = new St(this, this);
925
+ var n = new At(this, this);
949
926
  return n.operator = r, n;
950
927
  }, t.prototype._throwIfClosed = function() {
951
928
  if (this.closed)
952
- throw new En();
929
+ throw new Sn();
953
930
  }, t.prototype.next = function(r) {
954
931
  var n = this;
955
- _e(function() {
932
+ Ee(function() {
956
933
  var i, s;
957
934
  if (n._throwIfClosed(), !n.isStopped) {
958
935
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
959
936
  try {
960
- for (var o = Xe(n.currentObservers), a = o.next(); !a.done; a = o.next()) {
937
+ for (var o = Ze(n.currentObservers), a = o.next(); !a.done; a = o.next()) {
961
938
  var h = a.value;
962
939
  h.next(r);
963
940
  }
@@ -975,7 +952,7 @@ var En = Yt(function(e) {
975
952
  });
976
953
  }, t.prototype.error = function(r) {
977
954
  var n = this;
978
- _e(function() {
955
+ Ee(function() {
979
956
  if (n._throwIfClosed(), !n.isStopped) {
980
957
  n.hasError = n.isStopped = !0, n.thrownError = r;
981
958
  for (var i = n.observers; i.length; )
@@ -984,7 +961,7 @@ var En = Yt(function(e) {
984
961
  });
985
962
  }, t.prototype.complete = function() {
986
963
  var r = this;
987
- _e(function() {
964
+ Ee(function() {
988
965
  if (r._throwIfClosed(), !r.isStopped) {
989
966
  r.isStopped = !0;
990
967
  for (var n = r.observers; n.length; )
@@ -1006,20 +983,20 @@ var En = Yt(function(e) {
1006
983
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1007
984
  }, t.prototype._innerSubscribe = function(r) {
1008
985
  var n = this, i = this, s = i.hasError, o = i.isStopped, a = i.observers;
1009
- return s || o ? qt : (this.currentObservers = null, a.push(r), new He(function() {
1010
- n.currentObservers = null, ze(a, r);
986
+ return s || o ? tr : (this.currentObservers = null, a.push(r), new Ae(function() {
987
+ n.currentObservers = null, qe(a, r);
1011
988
  }));
1012
989
  }, t.prototype._checkFinalizedStatuses = function(r) {
1013
990
  var n = this, i = n.hasError, s = n.thrownError, o = n.isStopped;
1014
991
  i ? r.error(s) : o && r.complete();
1015
992
  }, t.prototype.asObservable = function() {
1016
- var r = new _t();
993
+ var r = new Tt();
1017
994
  return r.source = this, r;
1018
995
  }, t.create = function(r, n) {
1019
- return new St(r, n);
996
+ return new At(r, n);
1020
997
  }, t;
1021
- }(_t), St = function(e) {
1022
- D(t, e);
998
+ }(Tt), At = function(e) {
999
+ me(t, e);
1023
1000
  function t(r, n) {
1024
1001
  var i = e.call(this) || this;
1025
1002
  return i.destination = r, i.source = n, i;
@@ -1035,17 +1012,17 @@ var En = Yt(function(e) {
1035
1012
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1036
1013
  }, t.prototype._subscribe = function(r) {
1037
1014
  var n, i;
1038
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : qt;
1015
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : tr;
1039
1016
  }, t;
1040
- }(er), tr = {
1017
+ }(ir), sr = {
1041
1018
  now: function() {
1042
- return (tr.delegate || Date).now();
1019
+ return (sr.delegate || Date).now();
1043
1020
  },
1044
1021
  delegate: void 0
1045
- }, _n = function(e) {
1046
- D(t, e);
1022
+ }, wn = function(e) {
1023
+ me(t, e);
1047
1024
  function t(r, n, i) {
1048
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = tr);
1025
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = sr);
1049
1026
  var s = e.call(this) || this;
1050
1027
  return s._bufferSize = r, s._windowTime = n, s._timestampProvider = i, s._buffer = [], s._infiniteTimeWindow = !0, s._infiniteTimeWindow = n === 1 / 0, s._bufferSize = Math.max(1, r), s._windowTime = Math.max(1, n), s;
1051
1028
  }
@@ -1065,24 +1042,24 @@ var En = Yt(function(e) {
1065
1042
  u && s.splice(0, u + 1);
1066
1043
  }
1067
1044
  }, t;
1068
- }(er);
1069
- const wt = [], Tt = {}, xn = (e, t = 0) => {
1070
- if (wt.indexOf(e) == -1) {
1071
- const r = new _n(t);
1072
- Tt[e] = r, wt.push(e);
1045
+ }(ir);
1046
+ const Bt = [], Pt = {}, Tn = (e, t = 0) => {
1047
+ if (Bt.indexOf(e) == -1) {
1048
+ const r = new wn(t);
1049
+ Pt[e] = r, Bt.push(e);
1073
1050
  }
1074
- return Tt[e];
1051
+ return Pt[e];
1075
1052
  }, Q = [];
1076
- function Sn(e, t) {
1053
+ function Hn(e, t) {
1077
1054
  return {
1078
- subscribe: Ae(e, t).subscribe
1055
+ subscribe: Be(e, t).subscribe
1079
1056
  };
1080
1057
  }
1081
- function Ae(e, t = I) {
1058
+ function Be(e, t = I) {
1082
1059
  let r;
1083
1060
  const n = /* @__PURE__ */ new Set();
1084
1061
  function i(a) {
1085
- if (jt(e, a) && (e = a, r)) {
1062
+ if (Wt(e, a) && (e = a, r)) {
1086
1063
  const h = !Q.length;
1087
1064
  for (const u of n)
1088
1065
  u[1](), Q.push(u, e);
@@ -1104,12 +1081,12 @@ function Ae(e, t = I) {
1104
1081
  }
1105
1082
  return { set: i, update: s, subscribe: o };
1106
1083
  }
1107
- function se(e, t, r) {
1084
+ function ie(e, t, r) {
1108
1085
  const n = !Array.isArray(e), i = n ? [e] : e;
1109
1086
  if (!i.every(Boolean))
1110
1087
  throw new Error("derived() expects stores as input, got a falsy value");
1111
1088
  const s = t.length < 2;
1112
- return Sn(r, (o, a) => {
1089
+ return Hn(r, (o, a) => {
1113
1090
  let h = !1;
1114
1091
  const u = [];
1115
1092
  let l = 0, m = I;
@@ -1118,9 +1095,9 @@ function se(e, t, r) {
1118
1095
  return;
1119
1096
  m();
1120
1097
  const b = t(n ? u[0] : u, o, a);
1121
- s ? o(b) : m = it(b) ? b : I;
1098
+ s ? o(b) : m = ht(b) ? b : I;
1122
1099
  }, d = i.map(
1123
- (b, y) => kt(
1100
+ (b, y) => zt(
1124
1101
  b,
1125
1102
  (T) => {
1126
1103
  u[y] = T, l &= ~(1 << y), h && c();
@@ -1131,118 +1108,157 @@ function se(e, t, r) {
1131
1108
  )
1132
1109
  );
1133
1110
  return h = !0, c(), function() {
1134
- ne(d), m(), h = !1;
1111
+ re(d), m(), h = !1;
1135
1112
  };
1136
1113
  });
1137
1114
  }
1138
- function wn(e) {
1139
- return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1115
+ function An(e) {
1116
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1140
1117
  }
1141
- var Tn = function(t) {
1142
- return Hn(t) && !An(t);
1118
+ var Bn = function(t) {
1119
+ return Pn(t) && !On(t);
1143
1120
  };
1144
- function Hn(e) {
1121
+ function Pn(e) {
1145
1122
  return !!e && typeof e == "object";
1146
1123
  }
1147
- function An(e) {
1124
+ function On(e) {
1148
1125
  var t = Object.prototype.toString.call(e);
1149
- return t === "[object RegExp]" || t === "[object Date]" || Nn(e);
1126
+ return t === "[object RegExp]" || t === "[object Date]" || In(e);
1150
1127
  }
1151
- var Bn = typeof Symbol == "function" && Symbol.for, Pn = Bn ? Symbol.for("react.element") : 60103;
1152
- function Nn(e) {
1153
- return e.$$typeof === Pn;
1128
+ var Nn = typeof Symbol == "function" && Symbol.for, Ln = Nn ? Symbol.for("react.element") : 60103;
1129
+ function In(e) {
1130
+ return e.$$typeof === Ln;
1154
1131
  }
1155
- function On(e) {
1132
+ function Cn(e) {
1156
1133
  return Array.isArray(e) ? [] : {};
1157
1134
  }
1158
- function le(e, t) {
1159
- return t.clone !== !1 && t.isMergeableObject(e) ? K(On(e), e, t) : e;
1135
+ function he(e, t) {
1136
+ return t.clone !== !1 && t.isMergeableObject(e) ? J(Cn(e), e, t) : e;
1160
1137
  }
1161
- function Ln(e, t, r) {
1138
+ function Mn(e, t, r) {
1162
1139
  return e.concat(t).map(function(n) {
1163
- return le(n, r);
1140
+ return he(n, r);
1164
1141
  });
1165
1142
  }
1166
- function In(e, t) {
1143
+ function Rn(e, t) {
1167
1144
  if (!t.customMerge)
1168
- return K;
1145
+ return J;
1169
1146
  var r = t.customMerge(e);
1170
- return typeof r == "function" ? r : K;
1147
+ return typeof r == "function" ? r : J;
1171
1148
  }
1172
- function Cn(e) {
1149
+ function Gn(e) {
1173
1150
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1174
1151
  return Object.propertyIsEnumerable.call(e, t);
1175
1152
  }) : [];
1176
1153
  }
1177
- function Ht(e) {
1178
- return Object.keys(e).concat(Cn(e));
1154
+ function Ot(e) {
1155
+ return Object.keys(e).concat(Gn(e));
1179
1156
  }
1180
- function rr(e, t) {
1157
+ function or(e, t) {
1181
1158
  try {
1182
1159
  return t in e;
1183
1160
  } catch (r) {
1184
1161
  return !1;
1185
1162
  }
1186
1163
  }
1187
- function Mn(e, t) {
1188
- return rr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1164
+ function Un(e, t) {
1165
+ return or(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1189
1166
  }
1190
- function Rn(e, t, r) {
1167
+ function Dn(e, t, r) {
1191
1168
  var n = {};
1192
- return r.isMergeableObject(e) && Ht(e).forEach(function(i) {
1193
- n[i] = le(e[i], r);
1194
- }), Ht(t).forEach(function(i) {
1195
- Mn(e, i) || (rr(e, i) && r.isMergeableObject(t[i]) ? n[i] = In(i, r)(e[i], t[i], r) : n[i] = le(t[i], r));
1169
+ return r.isMergeableObject(e) && Ot(e).forEach(function(i) {
1170
+ n[i] = he(e[i], r);
1171
+ }), Ot(t).forEach(function(i) {
1172
+ Un(e, i) || (or(e, i) && r.isMergeableObject(t[i]) ? n[i] = Rn(i, r)(e[i], t[i], r) : n[i] = he(t[i], r));
1196
1173
  }), n;
1197
1174
  }
1198
- function K(e, t, r) {
1199
- r = r || {}, r.arrayMerge = r.arrayMerge || Ln, r.isMergeableObject = r.isMergeableObject || Tn, r.cloneUnlessOtherwiseSpecified = le;
1175
+ function J(e, t, r) {
1176
+ r = r || {}, r.arrayMerge = r.arrayMerge || Mn, r.isMergeableObject = r.isMergeableObject || Bn, r.cloneUnlessOtherwiseSpecified = he;
1200
1177
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
1201
- return s ? n ? r.arrayMerge(e, t, r) : Rn(e, t, r) : le(t, r);
1178
+ return s ? n ? r.arrayMerge(e, t, r) : Dn(e, t, r) : he(t, r);
1202
1179
  }
1203
- K.all = function(t, r) {
1180
+ J.all = function(t, r) {
1204
1181
  if (!Array.isArray(t))
1205
1182
  throw new Error("first argument should be an array");
1206
1183
  return t.reduce(function(n, i) {
1207
- return K(n, i, r);
1184
+ return J(n, i, r);
1208
1185
  }, {});
1209
1186
  };
1210
- var Gn = K, Un = Gn;
1211
- const Dn = /* @__PURE__ */ wn(Un);
1212
- function Re(e, t) {
1213
- var r = t && t.cache ? t.cache : Wn, n = t && t.serializer ? t.serializer : Vn, i = t && t.strategy ? t.strategy : $n;
1187
+ var $n = J, Fn = $n;
1188
+ const jn = /* @__PURE__ */ An(Fn);
1189
+ var Ke = function(e, t) {
1190
+ return Ke = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1191
+ r.__proto__ = n;
1192
+ } || function(r, n) {
1193
+ for (var i in n)
1194
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1195
+ }, Ke(e, t);
1196
+ };
1197
+ function Pe(e, t) {
1198
+ if (typeof t != "function" && t !== null)
1199
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1200
+ Ke(e, t);
1201
+ function r() {
1202
+ this.constructor = e;
1203
+ }
1204
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1205
+ }
1206
+ var G = function() {
1207
+ return G = Object.assign || function(t) {
1208
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1209
+ r = arguments[n];
1210
+ for (var s in r)
1211
+ Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
1212
+ }
1213
+ return t;
1214
+ }, G.apply(this, arguments);
1215
+ };
1216
+ function kn(e, t) {
1217
+ var r = {};
1218
+ for (var n in e)
1219
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1220
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
1221
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1222
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1223
+ return r;
1224
+ }
1225
+ function Ue(e, t, r) {
1226
+ if (r || arguments.length === 2)
1227
+ for (var n = 0, i = t.length, s; n < i; n++)
1228
+ (s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
1229
+ return e.concat(s || Array.prototype.slice.call(t));
1230
+ }
1231
+ function De(e, t) {
1232
+ var r = t && t.cache ? t.cache : Yn, n = t && t.serializer ? t.serializer : Zn, i = t && t.strategy ? t.strategy : Wn;
1214
1233
  return i(e, {
1215
1234
  cache: r,
1216
1235
  serializer: n
1217
1236
  });
1218
1237
  }
1219
- function Fn(e) {
1238
+ function Vn(e) {
1220
1239
  return e == null || typeof e == "number" || typeof e == "boolean";
1221
1240
  }
1222
- function nr(e, t, r, n) {
1223
- var i = Fn(n) ? n : r(n), s = t.get(i);
1241
+ function Xn(e, t, r, n) {
1242
+ var i = Vn(n) ? n : r(n), s = t.get(i);
1224
1243
  return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
1225
1244
  }
1226
- function ir(e, t, r) {
1245
+ function ar(e, t, r) {
1227
1246
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
1228
1247
  return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
1229
1248
  }
1230
- function st(e, t, r, n, i) {
1249
+ function ur(e, t, r, n, i) {
1231
1250
  return r.bind(t, e, n, i);
1232
1251
  }
1233
- function $n(e, t) {
1234
- var r = e.length === 1 ? nr : ir;
1235
- return st(e, this, r, t.cache.create(), t.serializer);
1252
+ function Wn(e, t) {
1253
+ var r = e.length === 1 ? Xn : ar;
1254
+ return ur(e, this, r, t.cache.create(), t.serializer);
1236
1255
  }
1237
- function jn(e, t) {
1238
- return st(e, this, ir, t.cache.create(), t.serializer);
1239
- }
1240
- function kn(e, t) {
1241
- return st(e, this, nr, t.cache.create(), t.serializer);
1256
+ function zn(e, t) {
1257
+ return ur(e, this, ar, t.cache.create(), t.serializer);
1242
1258
  }
1243
- var Vn = function() {
1259
+ var Zn = function() {
1244
1260
  return JSON.stringify(arguments);
1245
- }, Xn = (
1261
+ }, Qn = (
1246
1262
  /** @class */
1247
1263
  function() {
1248
1264
  function e() {
@@ -1254,62 +1270,71 @@ var Vn = function() {
1254
1270
  this.cache[t] = r;
1255
1271
  }, e;
1256
1272
  }()
1257
- ), Wn = {
1273
+ ), Yn = {
1258
1274
  create: function() {
1259
- return new Xn();
1275
+ return new Qn();
1260
1276
  }
1261
- }, Ge = {
1262
- variadic: jn,
1263
- monadic: kn
1264
- }, p;
1277
+ }, $e = {
1278
+ variadic: zn
1279
+ }, we = function() {
1280
+ return we = Object.assign || function(t) {
1281
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1282
+ r = arguments[n];
1283
+ for (var s in r)
1284
+ Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
1285
+ }
1286
+ return t;
1287
+ }, we.apply(this, arguments);
1288
+ };
1289
+ var p;
1265
1290
  (function(e) {
1266
1291
  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";
1267
1292
  })(p || (p = {}));
1268
- var x;
1293
+ var E;
1269
1294
  (function(e) {
1270
1295
  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";
1271
- })(x || (x = {}));
1272
- var ee;
1296
+ })(E || (E = {}));
1297
+ var K;
1273
1298
  (function(e) {
1274
1299
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1275
- })(ee || (ee = {}));
1276
- function At(e) {
1277
- return e.type === x.literal;
1300
+ })(K || (K = {}));
1301
+ function Nt(e) {
1302
+ return e.type === E.literal;
1278
1303
  }
1279
- function zn(e) {
1280
- return e.type === x.argument;
1304
+ function qn(e) {
1305
+ return e.type === E.argument;
1281
1306
  }
1282
- function sr(e) {
1283
- return e.type === x.number;
1307
+ function hr(e) {
1308
+ return e.type === E.number;
1284
1309
  }
1285
- function or(e) {
1286
- return e.type === x.date;
1310
+ function lr(e) {
1311
+ return e.type === E.date;
1287
1312
  }
1288
- function ar(e) {
1289
- return e.type === x.time;
1313
+ function cr(e) {
1314
+ return e.type === E.time;
1290
1315
  }
1291
- function ur(e) {
1292
- return e.type === x.select;
1316
+ function fr(e) {
1317
+ return e.type === E.select;
1293
1318
  }
1294
- function hr(e) {
1295
- return e.type === x.plural;
1319
+ function mr(e) {
1320
+ return e.type === E.plural;
1296
1321
  }
1297
- function Zn(e) {
1298
- return e.type === x.pound;
1322
+ function Jn(e) {
1323
+ return e.type === E.pound;
1299
1324
  }
1300
- function lr(e) {
1301
- return e.type === x.tag;
1325
+ function dr(e) {
1326
+ return e.type === E.tag;
1302
1327
  }
1303
- function cr(e) {
1304
- return !!(e && typeof e == "object" && e.type === ee.number);
1328
+ function br(e) {
1329
+ return !!(e && typeof e == "object" && e.type === K.number);
1305
1330
  }
1306
- function Qe(e) {
1307
- return !!(e && typeof e == "object" && e.type === ee.dateTime);
1331
+ function et(e) {
1332
+ return !!(e && typeof e == "object" && e.type === K.dateTime);
1308
1333
  }
1309
- var fr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Qn = /(?:[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;
1310
- function Yn(e) {
1334
+ var pr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Kn = /(?:[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;
1335
+ function ei(e) {
1311
1336
  var t = {};
1312
- return e.replace(Qn, function(r) {
1337
+ return e.replace(Kn, function(r) {
1313
1338
  var n = r.length;
1314
1339
  switch (r[0]) {
1315
1340
  case "G":
@@ -1398,11 +1423,21 @@ function Yn(e) {
1398
1423
  return "";
1399
1424
  }), t;
1400
1425
  }
1401
- var qn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1402
- function Jn(e) {
1426
+ var S = function() {
1427
+ return S = Object.assign || function(t) {
1428
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1429
+ r = arguments[n];
1430
+ for (var s in r)
1431
+ Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
1432
+ }
1433
+ return t;
1434
+ }, S.apply(this, arguments);
1435
+ };
1436
+ var ti = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1437
+ function ri(e) {
1403
1438
  if (e.length === 0)
1404
1439
  throw new Error("Number skeleton cannot be empty");
1405
- for (var t = e.split(qn).filter(function(c) {
1440
+ for (var t = e.split(ti).filter(function(c) {
1406
1441
  return c.length > 0;
1407
1442
  }), r = [], n = 0, i = t; n < i.length; n++) {
1408
1443
  var s = i[n], o = s.split("/");
@@ -1417,17 +1452,17 @@ function Jn(e) {
1417
1452
  }
1418
1453
  return r;
1419
1454
  }
1420
- function Kn(e) {
1455
+ function ni(e) {
1421
1456
  return e.replace(/^(.*?)-/, "");
1422
1457
  }
1423
- var Bt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, mr = /^(@+)?(\+|#+)?[rs]?$/g, ei = /(\*)(0+)|(#+)(0+)|(0+)/g, dr = /^(0+)$/;
1424
- function Pt(e) {
1458
+ var Lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, gr = /^(@+)?(\+|#+)?[rs]?$/g, ii = /(\*)(0+)|(#+)(0+)|(0+)/g, yr = /^(0+)$/;
1459
+ function It(e) {
1425
1460
  var t = {};
1426
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(mr, function(r, n, i) {
1461
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(gr, function(r, n, i) {
1427
1462
  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)), "";
1428
1463
  }), t;
1429
1464
  }
1430
- function br(e) {
1465
+ function vr(e) {
1431
1466
  switch (e) {
1432
1467
  case "sign-auto":
1433
1468
  return {
@@ -1467,7 +1502,7 @@ function br(e) {
1467
1502
  };
1468
1503
  }
1469
1504
  }
1470
- function ti(e) {
1505
+ function si(e) {
1471
1506
  var t;
1472
1507
  if (e[0] === "E" && e[1] === "E" ? (t = {
1473
1508
  notation: "engineering"
@@ -1475,17 +1510,17 @@ function ti(e) {
1475
1510
  notation: "scientific"
1476
1511
  }, e = e.slice(1)), t) {
1477
1512
  var r = e.slice(0, 2);
1478
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !dr.test(e))
1513
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !yr.test(e))
1479
1514
  throw new Error("Malformed concise eng/scientific notation");
1480
1515
  t.minimumIntegerDigits = e.length;
1481
1516
  }
1482
1517
  return t;
1483
1518
  }
1484
- function Nt(e) {
1485
- var t = {}, r = br(e);
1519
+ function Ct(e) {
1520
+ var t = {}, r = vr(e);
1486
1521
  return r || t;
1487
1522
  }
1488
- function ri(e) {
1523
+ function oi(e) {
1489
1524
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1490
1525
  var i = n[r];
1491
1526
  switch (i.stem) {
@@ -1509,7 +1544,7 @@ function ri(e) {
1509
1544
  continue;
1510
1545
  case "measure-unit":
1511
1546
  case "unit":
1512
- t.style = "unit", t.unit = Kn(i.options[0]);
1547
+ t.style = "unit", t.unit = ni(i.options[0]);
1513
1548
  continue;
1514
1549
  case "compact-short":
1515
1550
  case "K":
@@ -1520,13 +1555,13 @@ function ri(e) {
1520
1555
  t.notation = "compact", t.compactDisplay = "long";
1521
1556
  continue;
1522
1557
  case "scientific":
1523
- t = v(v(v({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1524
- return v(v({}, h), Nt(u));
1558
+ t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1559
+ return S(S({}, h), Ct(u));
1525
1560
  }, {}));
1526
1561
  continue;
1527
1562
  case "engineering":
1528
- t = v(v(v({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1529
- return v(v({}, h), Nt(u));
1563
+ t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1564
+ return S(S({}, h), Ct(u));
1530
1565
  }, {}));
1531
1566
  continue;
1532
1567
  case "notation-simple":
@@ -1571,7 +1606,7 @@ function ri(e) {
1571
1606
  case "integer-width":
1572
1607
  if (i.options.length > 1)
1573
1608
  throw new RangeError("integer-width stems only accept a single optional option");
1574
- i.options[0].replace(ei, function(h, u, l, m, c, d) {
1609
+ i.options[0].replace(ii, function(h, u, l, m, c, d) {
1575
1610
  if (u)
1576
1611
  t.minimumIntegerDigits = l.length;
1577
1612
  else {
@@ -1584,28 +1619,28 @@ function ri(e) {
1584
1619
  });
1585
1620
  continue;
1586
1621
  }
1587
- if (dr.test(i.stem)) {
1622
+ if (yr.test(i.stem)) {
1588
1623
  t.minimumIntegerDigits = i.stem.length;
1589
1624
  continue;
1590
1625
  }
1591
- if (Bt.test(i.stem)) {
1626
+ if (Lt.test(i.stem)) {
1592
1627
  if (i.options.length > 1)
1593
1628
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1594
- i.stem.replace(Bt, function(h, u, l, m, c, d) {
1629
+ i.stem.replace(Lt, function(h, u, l, m, c, d) {
1595
1630
  return l === "*" ? t.minimumFractionDigits = u.length : m && m[0] === "#" ? t.maximumFractionDigits = m.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1596
1631
  });
1597
1632
  var s = i.options[0];
1598
- s === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = v(v({}, t), Pt(s)));
1633
+ s === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = S(S({}, t), It(s)));
1599
1634
  continue;
1600
1635
  }
1601
- if (mr.test(i.stem)) {
1602
- t = v(v({}, t), Pt(i.stem));
1636
+ if (gr.test(i.stem)) {
1637
+ t = S(S({}, t), It(i.stem));
1603
1638
  continue;
1604
1639
  }
1605
- var o = br(i.stem);
1606
- o && (t = v(v({}, t), o));
1607
- var a = ti(i.stem);
1608
- a && (t = v(v({}, t), a));
1640
+ var o = vr(i.stem);
1641
+ o && (t = S(S({}, t), o));
1642
+ var a = si(i.stem);
1643
+ a && (t = S(S({}, t), a));
1609
1644
  }
1610
1645
  return t;
1611
1646
  }
@@ -3024,13 +3059,13 @@ var ve = {
3024
3059
  "h"
3025
3060
  ]
3026
3061
  };
3027
- function ni(e, t) {
3062
+ function ai(e, t) {
3028
3063
  for (var r = "", n = 0; n < e.length; n++) {
3029
3064
  var i = e.charAt(n);
3030
3065
  if (i === "j") {
3031
3066
  for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3032
3067
  s++, n++;
3033
- var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", u = ii(t);
3068
+ var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), h = "a", u = ui(t);
3034
3069
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
3035
3070
  r += h;
3036
3071
  for (; o-- > 0; )
@@ -3040,7 +3075,7 @@ function ni(e, t) {
3040
3075
  }
3041
3076
  return r;
3042
3077
  }
3043
- function ii(e) {
3078
+ function ui(e) {
3044
3079
  var t = e.hourCycle;
3045
3080
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3046
3081
  e.hourCycles && // @ts-ignore
@@ -3062,20 +3097,20 @@ function ii(e) {
3062
3097
  var i = ve[n || ""] || ve[r || ""] || ve["".concat(r, "-001")] || ve["001"];
3063
3098
  return i[0];
3064
3099
  }
3065
- var Ue, si = new RegExp("^".concat(fr.source, "*")), oi = new RegExp("".concat(fr.source, "*$"));
3100
+ var Fe, hi = new RegExp("^".concat(pr.source, "*")), li = new RegExp("".concat(pr.source, "*$"));
3066
3101
  function g(e, t) {
3067
3102
  return { start: e, end: t };
3068
3103
  }
3069
- var ai = !!String.prototype.startsWith && "_a".startsWith("a", 1), ui = !!String.fromCodePoint, hi = !!Object.fromEntries, li = !!String.prototype.codePointAt, ci = !!String.prototype.trimStart, fi = !!String.prototype.trimEnd, mi = !!Number.isSafeInteger, di = mi ? Number.isSafeInteger : function(e) {
3104
+ var ci = !!String.prototype.startsWith && "_a".startsWith("a", 1), fi = !!String.fromCodePoint, mi = !!Object.fromEntries, di = !!String.prototype.codePointAt, bi = !!String.prototype.trimStart, pi = !!String.prototype.trimEnd, gi = !!Number.isSafeInteger, yi = gi ? Number.isSafeInteger : function(e) {
3070
3105
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3071
- }, Ye = !0;
3106
+ }, tt = !0;
3072
3107
  try {
3073
- var bi = gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3074
- Ye = ((Ue = bi.exec("a")) === null || Ue === void 0 ? void 0 : Ue[0]) === "a";
3108
+ var vi = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3109
+ tt = ((Fe = vi.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
3075
3110
  } catch (e) {
3076
- Ye = !1;
3111
+ tt = !1;
3077
3112
  }
3078
- var Ot = ai ? (
3113
+ var Mt = ci ? (
3079
3114
  // Native
3080
3115
  function(t, r, n) {
3081
3116
  return t.startsWith(r, n);
@@ -3085,7 +3120,7 @@ var Ot = ai ? (
3085
3120
  function(t, r, n) {
3086
3121
  return t.slice(n, n + r.length) === r;
3087
3122
  }
3088
- ), qe = ui ? String.fromCodePoint : (
3123
+ ), rt = fi ? String.fromCodePoint : (
3089
3124
  // IE11
3090
3125
  function() {
3091
3126
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3097,9 +3132,9 @@ var Ot = ai ? (
3097
3132
  }
3098
3133
  return n;
3099
3134
  }
3100
- ), Lt = (
3135
+ ), Rt = (
3101
3136
  // native
3102
- hi ? Object.fromEntries : (
3137
+ mi ? Object.fromEntries : (
3103
3138
  // Ponyfill
3104
3139
  function(t) {
3105
3140
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3109,7 +3144,7 @@ var Ot = ai ? (
3109
3144
  return r;
3110
3145
  }
3111
3146
  )
3112
- ), pr = li ? (
3147
+ ), _r = di ? (
3113
3148
  // Native
3114
3149
  function(t, r) {
3115
3150
  return t.codePointAt(r);
@@ -3123,7 +3158,7 @@ var Ot = ai ? (
3123
3158
  return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
3124
3159
  }
3125
3160
  }
3126
- ), pi = ci ? (
3161
+ ), _i = bi ? (
3127
3162
  // Native
3128
3163
  function(t) {
3129
3164
  return t.trimStart();
@@ -3131,9 +3166,9 @@ var Ot = ai ? (
3131
3166
  ) : (
3132
3167
  // Ponyfill
3133
3168
  function(t) {
3134
- return t.replace(si, "");
3169
+ return t.replace(hi, "");
3135
3170
  }
3136
- ), gi = fi ? (
3171
+ ), Ei = pi ? (
3137
3172
  // Native
3138
3173
  function(t) {
3139
3174
  return t.trimEnd();
@@ -3141,32 +3176,32 @@ var Ot = ai ? (
3141
3176
  ) : (
3142
3177
  // Ponyfill
3143
3178
  function(t) {
3144
- return t.replace(oi, "");
3179
+ return t.replace(li, "");
3145
3180
  }
3146
3181
  );
3147
- function gr(e, t) {
3182
+ function Er(e, t) {
3148
3183
  return new RegExp(e, t);
3149
3184
  }
3150
- var Je;
3151
- if (Ye) {
3152
- var It = gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3153
- Je = function(t, r) {
3185
+ var nt;
3186
+ if (tt) {
3187
+ var Gt = Er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3188
+ nt = function(t, r) {
3154
3189
  var n;
3155
- It.lastIndex = r;
3156
- var i = It.exec(t);
3190
+ Gt.lastIndex = r;
3191
+ var i = Gt.exec(t);
3157
3192
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3158
3193
  };
3159
3194
  } else
3160
- Je = function(t, r) {
3195
+ nt = function(t, r) {
3161
3196
  for (var n = []; ; ) {
3162
- var i = pr(t, r);
3163
- if (i === void 0 || yr(i) || _i(i))
3197
+ var i = _r(t, r);
3198
+ if (i === void 0 || xr(i) || Ti(i))
3164
3199
  break;
3165
3200
  n.push(i), r += i >= 65536 ? 2 : 1;
3166
3201
  }
3167
- return qe.apply(void 0, n);
3202
+ return rt.apply(void 0, n);
3168
3203
  };
3169
- var yi = (
3204
+ var xi = (
3170
3205
  /** @class */
3171
3206
  function() {
3172
3207
  function e(t, r) {
@@ -3190,14 +3225,14 @@ var yi = (
3190
3225
  if (s === 35 && (r === "plural" || r === "selectordinal")) {
3191
3226
  var a = this.clonePosition();
3192
3227
  this.bump(), i.push({
3193
- type: x.pound,
3228
+ type: E.pound,
3194
3229
  location: g(a, this.clonePosition())
3195
3230
  });
3196
3231
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
3197
3232
  if (n)
3198
3233
  break;
3199
3234
  return this.error(p.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
3200
- } else if (s === 60 && !this.ignoreTag && Ke(this.peek() || 0)) {
3235
+ } else if (s === 60 && !this.ignoreTag && it(this.peek() || 0)) {
3201
3236
  var o = this.parseTag(t, r);
3202
3237
  if (o.err)
3203
3238
  return o;
@@ -3218,7 +3253,7 @@ var yi = (
3218
3253
  if (this.bumpSpace(), this.bumpIf("/>"))
3219
3254
  return {
3220
3255
  val: {
3221
- type: x.literal,
3256
+ type: E.literal,
3222
3257
  value: "<".concat(i, "/>"),
3223
3258
  location: g(n, this.clonePosition())
3224
3259
  },
@@ -3230,12 +3265,12 @@ var yi = (
3230
3265
  return s;
3231
3266
  var o = s.val, a = this.clonePosition();
3232
3267
  if (this.bumpIf("</")) {
3233
- if (this.isEOF() || !Ke(this.char()))
3268
+ if (this.isEOF() || !it(this.char()))
3234
3269
  return this.error(p.INVALID_TAG, g(a, this.clonePosition()));
3235
3270
  var h = this.clonePosition(), u = this.parseTagName();
3236
3271
  return i !== u ? this.error(p.UNMATCHED_CLOSING_TAG, g(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3237
3272
  val: {
3238
- type: x.tag,
3273
+ type: E.tag,
3239
3274
  value: i,
3240
3275
  children: o,
3241
3276
  location: g(n, this.clonePosition())
@@ -3248,7 +3283,7 @@ var yi = (
3248
3283
  return this.error(p.INVALID_TAG, g(n, this.clonePosition()));
3249
3284
  }, e.prototype.parseTagName = function() {
3250
3285
  var t = this.offset();
3251
- for (this.bump(); !this.isEOF() && Ei(this.char()); )
3286
+ for (this.bump(); !this.isEOF() && wi(this.char()); )
3252
3287
  this.bump();
3253
3288
  return this.message.slice(t, this.offset());
3254
3289
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3272,12 +3307,12 @@ var yi = (
3272
3307
  }
3273
3308
  var h = g(n, this.clonePosition());
3274
3309
  return {
3275
- val: { type: x.literal, value: i, location: h },
3310
+ val: { type: E.literal, value: i, location: h },
3276
3311
  err: null
3277
3312
  };
3278
3313
  }, e.prototype.tryParseLeftAngleBracket = function() {
3279
3314
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3280
- !vi(this.peek() || 0)) ? (this.bump(), "<") : null;
3315
+ !Si(this.peek() || 0)) ? (this.bump(), "<") : null;
3281
3316
  }, e.prototype.tryParseQuote = function(t) {
3282
3317
  if (this.isEOF() || this.char() !== 39)
3283
3318
  return null;
@@ -3311,12 +3346,12 @@ var yi = (
3311
3346
  r.push(n);
3312
3347
  this.bump();
3313
3348
  }
3314
- return qe.apply(void 0, r);
3349
+ return rt.apply(void 0, r);
3315
3350
  }, e.prototype.tryParseUnquoted = function(t, r) {
3316
3351
  if (this.isEOF())
3317
3352
  return null;
3318
3353
  var n = this.char();
3319
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), qe(n));
3354
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), rt(n));
3320
3355
  }, e.prototype.parseArgument = function(t, r) {
3321
3356
  var n = this.clonePosition();
3322
3357
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3332,7 +3367,7 @@ var yi = (
3332
3367
  case 125:
3333
3368
  return this.bump(), {
3334
3369
  val: {
3335
- type: x.argument,
3370
+ type: E.argument,
3336
3371
  // value does not include the opening and closing braces.
3337
3372
  value: i,
3338
3373
  location: g(n, this.clonePosition())
@@ -3345,7 +3380,7 @@ var yi = (
3345
3380
  return this.error(p.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
3346
3381
  }
3347
3382
  }, e.prototype.parseIdentifierIfPossible = function() {
3348
- var t = this.clonePosition(), r = this.offset(), n = Je(this.message, r), i = r + n.length;
3383
+ var t = this.clonePosition(), r = this.offset(), n = nt(this.message, r), i = r + n.length;
3349
3384
  this.bumpTo(i);
3350
3385
  var s = this.clonePosition(), o = g(t, s);
3351
3386
  return { value: n, location: o };
@@ -3364,7 +3399,7 @@ var yi = (
3364
3399
  var l = this.clonePosition(), m = this.parseSimpleArgStyleIfPossible();
3365
3400
  if (m.err)
3366
3401
  return m;
3367
- var c = gi(m.val);
3402
+ var c = Ei(m.val);
3368
3403
  if (c.length === 0)
3369
3404
  return this.error(p.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
3370
3405
  var d = g(l, this.clonePosition());
@@ -3374,25 +3409,25 @@ var yi = (
3374
3409
  if (b.err)
3375
3410
  return b;
3376
3411
  var y = g(i, this.clonePosition());
3377
- if (u && Ot(u == null ? void 0 : u.style, "::", 0)) {
3378
- var T = pi(u.style.slice(2));
3412
+ if (u && Mt(u == null ? void 0 : u.style, "::", 0)) {
3413
+ var T = _i(u.style.slice(2));
3379
3414
  if (a === "number") {
3380
3415
  var m = this.parseNumberSkeletonFromString(T, u.styleLocation);
3381
3416
  return m.err ? m : {
3382
- val: { type: x.number, value: n, location: y, style: m.val },
3417
+ val: { type: E.number, value: n, location: y, style: m.val },
3383
3418
  err: null
3384
3419
  };
3385
3420
  } else {
3386
3421
  if (T.length === 0)
3387
3422
  return this.error(p.EXPECT_DATE_TIME_SKELETON, y);
3388
3423
  var C = T;
3389
- this.locale && (C = ni(T, this.locale));
3424
+ this.locale && (C = ai(T, this.locale));
3390
3425
  var c = {
3391
- type: ee.dateTime,
3426
+ type: K.dateTime,
3392
3427
  pattern: C,
3393
3428
  location: u.styleLocation,
3394
- parsedOptions: this.shouldParseSkeletons ? Yn(C) : {}
3395
- }, P = a === "date" ? x.date : x.time;
3429
+ parsedOptions: this.shouldParseSkeletons ? ei(C) : {}
3430
+ }, P = a === "date" ? E.date : E.time;
3396
3431
  return {
3397
3432
  val: { type: P, value: n, location: y, style: c },
3398
3433
  err: null
@@ -3401,7 +3436,7 @@ var yi = (
3401
3436
  }
3402
3437
  return {
3403
3438
  val: {
3404
- type: a === "number" ? x.number : a === "date" ? x.date : x.time,
3439
+ type: a === "number" ? E.number : a === "date" ? E.date : E.time,
3405
3440
  value: n,
3406
3441
  location: y,
3407
3442
  style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
@@ -3414,19 +3449,19 @@ var yi = (
3414
3449
  case "select": {
3415
3450
  var w = this.clonePosition();
3416
3451
  if (this.bumpSpace(), !this.bumpIf(","))
3417
- return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(w, v({}, w)));
3452
+ return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(w, we({}, w)));
3418
3453
  this.bumpSpace();
3419
- var N = this.parseIdentifierIfPossible(), O = 0;
3420
- if (a !== "select" && N.value === "offset") {
3454
+ var O = this.parseIdentifierIfPossible(), N = 0;
3455
+ if (a !== "select" && O.value === "offset") {
3421
3456
  if (!this.bumpIf(":"))
3422
3457
  return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g(this.clonePosition(), this.clonePosition()));
3423
3458
  this.bumpSpace();
3424
3459
  var m = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3425
3460
  if (m.err)
3426
3461
  return m;
3427
- this.bumpSpace(), N = this.parseIdentifierIfPossible(), O = m.val;
3462
+ this.bumpSpace(), O = this.parseIdentifierIfPossible(), N = m.val;
3428
3463
  }
3429
- var R = this.tryParsePluralOrSelectOptions(t, a, r, N);
3464
+ var R = this.tryParsePluralOrSelectOptions(t, a, r, O);
3430
3465
  if (R.err)
3431
3466
  return R;
3432
3467
  var b = this.tryParseArgumentClose(i);
@@ -3435,18 +3470,18 @@ var yi = (
3435
3470
  var _ = g(i, this.clonePosition());
3436
3471
  return a === "select" ? {
3437
3472
  val: {
3438
- type: x.select,
3473
+ type: E.select,
3439
3474
  value: n,
3440
- options: Lt(R.val),
3475
+ options: Rt(R.val),
3441
3476
  location: _
3442
3477
  },
3443
3478
  err: null
3444
3479
  } : {
3445
3480
  val: {
3446
- type: x.plural,
3481
+ type: E.plural,
3447
3482
  value: n,
3448
- options: Lt(R.val),
3449
- offset: O,
3483
+ options: Rt(R.val),
3484
+ offset: N,
3450
3485
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3451
3486
  location: _
3452
3487
  },
@@ -3496,16 +3531,16 @@ var yi = (
3496
3531
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3497
3532
  var n = [];
3498
3533
  try {
3499
- n = Jn(t);
3534
+ n = ri(t);
3500
3535
  } catch (i) {
3501
3536
  return this.error(p.INVALID_NUMBER_SKELETON, r);
3502
3537
  }
3503
3538
  return {
3504
3539
  val: {
3505
- type: ee.number,
3540
+ type: K.number,
3506
3541
  tokens: n,
3507
3542
  location: r,
3508
- parsedOptions: this.shouldParseSkeletons ? ri(n) : {}
3543
+ parsedOptions: this.shouldParseSkeletons ? oi(n) : {}
3509
3544
  },
3510
3545
  err: null
3511
3546
  };
@@ -3553,7 +3588,7 @@ var yi = (
3553
3588
  break;
3554
3589
  }
3555
3590
  var h = g(i, this.clonePosition());
3556
- return s ? (o *= n, di(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
3591
+ return s ? (o *= n, yi(o) ? { val: o, err: null } : this.error(r, h)) : this.error(t, h);
3557
3592
  }, e.prototype.offset = function() {
3558
3593
  return this.position.offset;
3559
3594
  }, e.prototype.isEOF = function() {
@@ -3568,7 +3603,7 @@ var yi = (
3568
3603
  var t = this.position.offset;
3569
3604
  if (t >= this.message.length)
3570
3605
  throw Error("out of bound");
3571
- var r = pr(this.message, t);
3606
+ var r = _r(this.message, t);
3572
3607
  if (r === void 0)
3573
3608
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3574
3609
  return r;
@@ -3587,7 +3622,7 @@ var yi = (
3587
3622
  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);
3588
3623
  }
3589
3624
  }, e.prototype.bumpIf = function(t) {
3590
- if (Ot(this.message, t, this.offset())) {
3625
+ if (Mt(this.message, t, this.offset())) {
3591
3626
  for (var r = 0; r < t.length; r++)
3592
3627
  this.bump();
3593
3628
  return !0;
@@ -3609,7 +3644,7 @@ var yi = (
3609
3644
  break;
3610
3645
  }
3611
3646
  }, e.prototype.bumpSpace = function() {
3612
- for (; !this.isEOF() && yr(this.char()); )
3647
+ for (; !this.isEOF() && xr(this.char()); )
3613
3648
  this.bump();
3614
3649
  }, e.prototype.peek = function() {
3615
3650
  if (this.isEOF())
@@ -3619,47 +3654,47 @@ var yi = (
3619
3654
  }, e;
3620
3655
  }()
3621
3656
  );
3622
- function Ke(e) {
3657
+ function it(e) {
3623
3658
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3624
3659
  }
3625
- function vi(e) {
3626
- return Ke(e) || e === 47;
3660
+ function Si(e) {
3661
+ return it(e) || e === 47;
3627
3662
  }
3628
- function Ei(e) {
3663
+ function wi(e) {
3629
3664
  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;
3630
3665
  }
3631
- function yr(e) {
3666
+ function xr(e) {
3632
3667
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3633
3668
  }
3634
- function _i(e) {
3669
+ function Ti(e) {
3635
3670
  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;
3636
3671
  }
3637
- function et(e) {
3672
+ function st(e) {
3638
3673
  e.forEach(function(t) {
3639
- if (delete t.location, ur(t) || hr(t))
3674
+ if (delete t.location, fr(t) || mr(t))
3640
3675
  for (var r in t.options)
3641
- delete t.options[r].location, et(t.options[r].value);
3676
+ delete t.options[r].location, st(t.options[r].value);
3642
3677
  else
3643
- sr(t) && cr(t.style) || (or(t) || ar(t)) && Qe(t.style) ? delete t.style.location : lr(t) && et(t.children);
3678
+ hr(t) && br(t.style) || (lr(t) || cr(t)) && et(t.style) ? delete t.style.location : dr(t) && st(t.children);
3644
3679
  });
3645
3680
  }
3646
- function xi(e, t) {
3647
- t === void 0 && (t = {}), t = v({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3648
- var r = new yi(e, t).parse();
3681
+ function Hi(e, t) {
3682
+ t === void 0 && (t = {}), t = we({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3683
+ var r = new xi(e, t).parse();
3649
3684
  if (r.err) {
3650
3685
  var n = SyntaxError(p[r.err.kind]);
3651
3686
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3652
3687
  }
3653
- return t != null && t.captureLocation || et(r.val), r.val;
3688
+ return t != null && t.captureLocation || st(r.val), r.val;
3654
3689
  }
3655
- var te;
3690
+ var ee;
3656
3691
  (function(e) {
3657
3692
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3658
- })(te || (te = {}));
3659
- var Be = (
3693
+ })(ee || (ee = {}));
3694
+ var Oe = (
3660
3695
  /** @class */
3661
3696
  function(e) {
3662
- D(t, e);
3697
+ Pe(t, e);
3663
3698
  function t(r, n, i) {
3664
3699
  var s = e.call(this, r) || this;
3665
3700
  return s.code = n, s.originalMessage = i, s;
@@ -3668,48 +3703,48 @@ var Be = (
3668
3703
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3669
3704
  }, t;
3670
3705
  }(Error)
3671
- ), Ct = (
3706
+ ), Ut = (
3672
3707
  /** @class */
3673
3708
  function(e) {
3674
- D(t, e);
3709
+ Pe(t, e);
3675
3710
  function t(r, n, i, s) {
3676
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), te.INVALID_VALUE, s) || this;
3711
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ee.INVALID_VALUE, s) || this;
3677
3712
  }
3678
3713
  return t;
3679
- }(Be)
3680
- ), Si = (
3714
+ }(Oe)
3715
+ ), Ai = (
3681
3716
  /** @class */
3682
3717
  function(e) {
3683
- D(t, e);
3718
+ Pe(t, e);
3684
3719
  function t(r, n, i) {
3685
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), te.INVALID_VALUE, i) || this;
3720
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ee.INVALID_VALUE, i) || this;
3686
3721
  }
3687
3722
  return t;
3688
- }(Be)
3689
- ), wi = (
3723
+ }(Oe)
3724
+ ), Bi = (
3690
3725
  /** @class */
3691
3726
  function(e) {
3692
- D(t, e);
3727
+ Pe(t, e);
3693
3728
  function t(r, n) {
3694
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), te.MISSING_VALUE, n) || this;
3729
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ee.MISSING_VALUE, n) || this;
3695
3730
  }
3696
3731
  return t;
3697
- }(Be)
3732
+ }(Oe)
3698
3733
  ), H;
3699
3734
  (function(e) {
3700
3735
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3701
3736
  })(H || (H = {}));
3702
- function Ti(e) {
3737
+ function Pi(e) {
3703
3738
  return e.length < 2 ? e : e.reduce(function(t, r) {
3704
3739
  var n = t[t.length - 1];
3705
3740
  return !n || n.type !== H.literal || r.type !== H.literal ? t.push(r) : n.value += r.value, t;
3706
3741
  }, []);
3707
3742
  }
3708
- function Hi(e) {
3743
+ function Oi(e) {
3709
3744
  return typeof e == "function";
3710
3745
  }
3711
3746
  function xe(e, t, r, n, i, s, o) {
3712
- if (e.length === 1 && At(e[0]))
3747
+ if (e.length === 1 && Nt(e[0]))
3713
3748
  return [
3714
3749
  {
3715
3750
  type: H.literal,
@@ -3718,14 +3753,14 @@ function xe(e, t, r, n, i, s, o) {
3718
3753
  ];
3719
3754
  for (var a = [], h = 0, u = e; h < u.length; h++) {
3720
3755
  var l = u[h];
3721
- if (At(l)) {
3756
+ if (Nt(l)) {
3722
3757
  a.push({
3723
3758
  type: H.literal,
3724
3759
  value: l.value
3725
3760
  });
3726
3761
  continue;
3727
3762
  }
3728
- if (Zn(l)) {
3763
+ if (Jn(l)) {
3729
3764
  typeof s == "number" && a.push({
3730
3765
  type: H.literal,
3731
3766
  value: r.getNumberFormat(t).format(s)
@@ -3734,89 +3769,89 @@ function xe(e, t, r, n, i, s, o) {
3734
3769
  }
3735
3770
  var m = l.value;
3736
3771
  if (!(i && m in i))
3737
- throw new wi(m, o);
3772
+ throw new Bi(m, o);
3738
3773
  var c = i[m];
3739
- if (zn(l)) {
3774
+ if (qn(l)) {
3740
3775
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3741
3776
  type: typeof c == "string" ? H.literal : H.object,
3742
3777
  value: c
3743
3778
  });
3744
3779
  continue;
3745
3780
  }
3746
- if (or(l)) {
3747
- var d = typeof l.style == "string" ? n.date[l.style] : Qe(l.style) ? l.style.parsedOptions : void 0;
3781
+ if (lr(l)) {
3782
+ var d = typeof l.style == "string" ? n.date[l.style] : et(l.style) ? l.style.parsedOptions : void 0;
3748
3783
  a.push({
3749
3784
  type: H.literal,
3750
3785
  value: r.getDateTimeFormat(t, d).format(c)
3751
3786
  });
3752
3787
  continue;
3753
3788
  }
3754
- if (ar(l)) {
3755
- var d = typeof l.style == "string" ? n.time[l.style] : Qe(l.style) ? l.style.parsedOptions : n.time.medium;
3789
+ if (cr(l)) {
3790
+ var d = typeof l.style == "string" ? n.time[l.style] : et(l.style) ? l.style.parsedOptions : n.time.medium;
3756
3791
  a.push({
3757
3792
  type: H.literal,
3758
3793
  value: r.getDateTimeFormat(t, d).format(c)
3759
3794
  });
3760
3795
  continue;
3761
3796
  }
3762
- if (sr(l)) {
3763
- var d = typeof l.style == "string" ? n.number[l.style] : cr(l.style) ? l.style.parsedOptions : void 0;
3797
+ if (hr(l)) {
3798
+ var d = typeof l.style == "string" ? n.number[l.style] : br(l.style) ? l.style.parsedOptions : void 0;
3764
3799
  d && d.scale && (c = c * (d.scale || 1)), a.push({
3765
3800
  type: H.literal,
3766
3801
  value: r.getNumberFormat(t, d).format(c)
3767
3802
  });
3768
3803
  continue;
3769
3804
  }
3770
- if (lr(l)) {
3805
+ if (dr(l)) {
3771
3806
  var b = l.children, y = l.value, T = i[y];
3772
- if (!Hi(T))
3773
- throw new Si(y, "function", o);
3774
- var C = xe(b, t, r, n, i, s), P = T(C.map(function(O) {
3775
- return O.value;
3807
+ if (!Oi(T))
3808
+ throw new Ai(y, "function", o);
3809
+ var C = xe(b, t, r, n, i, s), P = T(C.map(function(N) {
3810
+ return N.value;
3776
3811
  }));
3777
- Array.isArray(P) || (P = [P]), a.push.apply(a, P.map(function(O) {
3812
+ Array.isArray(P) || (P = [P]), a.push.apply(a, P.map(function(N) {
3778
3813
  return {
3779
- type: typeof O == "string" ? H.literal : H.object,
3780
- value: O
3814
+ type: typeof N == "string" ? H.literal : H.object,
3815
+ value: N
3781
3816
  };
3782
3817
  }));
3783
3818
  }
3784
- if (ur(l)) {
3819
+ if (fr(l)) {
3785
3820
  var w = l.options[c] || l.options.other;
3786
3821
  if (!w)
3787
- throw new Ct(l.value, c, Object.keys(l.options), o);
3822
+ throw new Ut(l.value, c, Object.keys(l.options), o);
3788
3823
  a.push.apply(a, xe(w.value, t, r, n, i));
3789
3824
  continue;
3790
3825
  }
3791
- if (hr(l)) {
3826
+ if (mr(l)) {
3792
3827
  var w = l.options["=".concat(c)];
3793
3828
  if (!w) {
3794
3829
  if (!Intl.PluralRules)
3795
- throw new Be(`Intl.PluralRules is not available in this environment.
3830
+ throw new Oe(`Intl.PluralRules is not available in this environment.
3796
3831
  Try polyfilling it using "@formatjs/intl-pluralrules"
3797
- `, te.MISSING_INTL_API, o);
3798
- var N = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3799
- w = l.options[N] || l.options.other;
3832
+ `, ee.MISSING_INTL_API, o);
3833
+ var O = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3834
+ w = l.options[O] || l.options.other;
3800
3835
  }
3801
3836
  if (!w)
3802
- throw new Ct(l.value, c, Object.keys(l.options), o);
3837
+ throw new Ut(l.value, c, Object.keys(l.options), o);
3803
3838
  a.push.apply(a, xe(w.value, t, r, n, i, c - (l.offset || 0)));
3804
3839
  continue;
3805
3840
  }
3806
3841
  }
3807
- return Ti(a);
3842
+ return Pi(a);
3808
3843
  }
3809
- function Ai(e, t) {
3810
- return t ? v(v(v({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3811
- return r[n] = v(v({}, e[n]), t[n] || {}), r;
3844
+ function Ni(e, t) {
3845
+ return t ? G(G(G({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3846
+ return r[n] = G(G({}, e[n]), t[n] || {}), r;
3812
3847
  }, {})) : e;
3813
3848
  }
3814
- function Bi(e, t) {
3849
+ function Li(e, t) {
3815
3850
  return t ? Object.keys(e).reduce(function(r, n) {
3816
- return r[n] = Ai(e[n], t[n]), r;
3817
- }, v({}, e)) : e;
3851
+ return r[n] = Ni(e[n], t[n]), r;
3852
+ }, G({}, e)) : e;
3818
3853
  }
3819
- function De(e) {
3854
+ function je(e) {
3820
3855
  return {
3821
3856
  create: function() {
3822
3857
  return {
@@ -3830,39 +3865,39 @@ function De(e) {
3830
3865
  }
3831
3866
  };
3832
3867
  }
3833
- function Pi(e) {
3868
+ function Ii(e) {
3834
3869
  return e === void 0 && (e = {
3835
3870
  number: {},
3836
3871
  dateTime: {},
3837
3872
  pluralRules: {}
3838
3873
  }), {
3839
- getNumberFormat: Re(function() {
3874
+ getNumberFormat: De(function() {
3840
3875
  for (var t, r = [], n = 0; n < arguments.length; n++)
3841
3876
  r[n] = arguments[n];
3842
- return new ((t = Intl.NumberFormat).bind.apply(t, J([void 0], r, !1)))();
3877
+ return new ((t = Intl.NumberFormat).bind.apply(t, Ue([void 0], r, !1)))();
3843
3878
  }, {
3844
- cache: De(e.number),
3845
- strategy: Ge.variadic
3879
+ cache: je(e.number),
3880
+ strategy: $e.variadic
3846
3881
  }),
3847
- getDateTimeFormat: Re(function() {
3882
+ getDateTimeFormat: De(function() {
3848
3883
  for (var t, r = [], n = 0; n < arguments.length; n++)
3849
3884
  r[n] = arguments[n];
3850
- return new ((t = Intl.DateTimeFormat).bind.apply(t, J([void 0], r, !1)))();
3885
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Ue([void 0], r, !1)))();
3851
3886
  }, {
3852
- cache: De(e.dateTime),
3853
- strategy: Ge.variadic
3887
+ cache: je(e.dateTime),
3888
+ strategy: $e.variadic
3854
3889
  }),
3855
- getPluralRules: Re(function() {
3890
+ getPluralRules: De(function() {
3856
3891
  for (var t, r = [], n = 0; n < arguments.length; n++)
3857
3892
  r[n] = arguments[n];
3858
- return new ((t = Intl.PluralRules).bind.apply(t, J([void 0], r, !1)))();
3893
+ return new ((t = Intl.PluralRules).bind.apply(t, Ue([void 0], r, !1)))();
3859
3894
  }, {
3860
- cache: De(e.pluralRules),
3861
- strategy: Ge.variadic
3895
+ cache: je(e.pluralRules),
3896
+ strategy: $e.variadic
3862
3897
  })
3863
3898
  };
3864
3899
  }
3865
- var Ni = (
3900
+ var Ci = (
3866
3901
  /** @class */
3867
3902
  function() {
3868
3903
  function e(t, r, n, i) {
@@ -3894,13 +3929,13 @@ var Ni = (
3894
3929
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3895
3930
  var o = i || {};
3896
3931
  o.formatters;
3897
- var a = un(o, ["formatters"]);
3898
- this.ast = e.__parse(t, v(v({}, a), { locale: this.resolvedLocale }));
3932
+ var a = kn(o, ["formatters"]);
3933
+ this.ast = e.__parse(t, G(G({}, a), { locale: this.resolvedLocale }));
3899
3934
  } else
3900
3935
  this.ast = t;
3901
3936
  if (!Array.isArray(this.ast))
3902
3937
  throw new TypeError("A message must be provided as a String or AST.");
3903
- this.formats = Bi(e.formats, n), this.formatters = i && i.formatters || Pi(this.formatterCache);
3938
+ this.formats = Li(e.formats, n), this.formatters = i && i.formatters || Ii(this.formatterCache);
3904
3939
  }
3905
3940
  return Object.defineProperty(e, "defaultLocale", {
3906
3941
  get: function() {
@@ -3913,7 +3948,7 @@ var Ni = (
3913
3948
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3914
3949
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3915
3950
  }
3916
- }, e.__parse = xi, e.formats = {
3951
+ }, e.__parse = Hi, e.formats = {
3917
3952
  number: {
3918
3953
  integer: {
3919
3954
  maximumFractionDigits: 0
@@ -3974,7 +4009,7 @@ var Ni = (
3974
4009
  }, e;
3975
4010
  }()
3976
4011
  );
3977
- function Oi(e, t) {
4012
+ function Mi(e, t) {
3978
4013
  if (t == null)
3979
4014
  return;
3980
4015
  if (t in e)
@@ -3995,92 +4030,92 @@ function Oi(e, t) {
3995
4030
  n = void 0;
3996
4031
  return n;
3997
4032
  }
3998
- const F = {}, Li = (e, t, r) => r && (t in F || (F[t] = {}), e in F[t] || (F[t][e] = r), r), vr = (e, t) => {
4033
+ const $ = {}, Ri = (e, t, r) => r && (t in $ || ($[t] = {}), e in $[t] || ($[t][e] = r), r), Sr = (e, t) => {
3999
4034
  if (t == null)
4000
4035
  return;
4001
- if (t in F && e in F[t])
4002
- return F[t][e];
4003
- const r = Pe(t);
4036
+ if (t in $ && e in $[t])
4037
+ return $[t][e];
4038
+ const r = Ne(t);
4004
4039
  for (let n = 0; n < r.length; n++) {
4005
- const i = r[n], s = Ci(i, e);
4040
+ const i = r[n], s = Ui(i, e);
4006
4041
  if (s)
4007
- return Li(e, t, s);
4042
+ return Ri(e, t, s);
4008
4043
  }
4009
4044
  };
4010
- let ot;
4011
- const de = Ae({});
4012
- function Ii(e) {
4013
- return ot[e] || null;
4045
+ let lt;
4046
+ const de = Be({});
4047
+ function Gi(e) {
4048
+ return lt[e] || null;
4014
4049
  }
4015
- function Er(e) {
4016
- return e in ot;
4050
+ function wr(e) {
4051
+ return e in lt;
4017
4052
  }
4018
- function Ci(e, t) {
4019
- if (!Er(e))
4053
+ function Ui(e, t) {
4054
+ if (!wr(e))
4020
4055
  return null;
4021
- const r = Ii(e);
4022
- return Oi(r, t);
4056
+ const r = Gi(e);
4057
+ return Mi(r, t);
4023
4058
  }
4024
- function Mi(e) {
4059
+ function Di(e) {
4025
4060
  if (e == null)
4026
4061
  return;
4027
- const t = Pe(e);
4062
+ const t = Ne(e);
4028
4063
  for (let r = 0; r < t.length; r++) {
4029
4064
  const n = t[r];
4030
- if (Er(n))
4065
+ if (wr(n))
4031
4066
  return n;
4032
4067
  }
4033
4068
  }
4034
- function _r(e, ...t) {
4035
- delete F[e], de.update((r) => (r[e] = Dn.all([r[e] || {}, ...t]), r));
4069
+ function Tr(e, ...t) {
4070
+ delete $[e], de.update((r) => (r[e] = jn.all([r[e] || {}, ...t]), r));
4036
4071
  }
4037
- se(
4072
+ ie(
4038
4073
  [de],
4039
4074
  ([e]) => Object.keys(e)
4040
4075
  );
4041
- de.subscribe((e) => ot = e);
4076
+ de.subscribe((e) => lt = e);
4042
4077
  const Se = {};
4043
- function Ri(e, t) {
4078
+ function $i(e, t) {
4044
4079
  Se[e].delete(t), Se[e].size === 0 && delete Se[e];
4045
4080
  }
4046
- function xr(e) {
4081
+ function Hr(e) {
4047
4082
  return Se[e];
4048
4083
  }
4049
- function Gi(e) {
4050
- return Pe(e).map((t) => {
4051
- const r = xr(t);
4084
+ function Fi(e) {
4085
+ return Ne(e).map((t) => {
4086
+ const r = Hr(t);
4052
4087
  return [t, r ? [...r] : []];
4053
4088
  }).filter(([, t]) => t.length > 0);
4054
4089
  }
4055
- function tt(e) {
4056
- return e == null ? !1 : Pe(e).some(
4090
+ function ot(e) {
4091
+ return e == null ? !1 : Ne(e).some(
4057
4092
  (t) => {
4058
4093
  var r;
4059
- return (r = xr(t)) == null ? void 0 : r.size;
4094
+ return (r = Hr(t)) == null ? void 0 : r.size;
4060
4095
  }
4061
4096
  );
4062
4097
  }
4063
- function Ui(e, t) {
4098
+ function ji(e, t) {
4064
4099
  return Promise.all(
4065
- t.map((n) => (Ri(e, n), n().then((i) => i.default || i)))
4066
- ).then((n) => _r(e, ...n));
4067
- }
4068
- const ae = {};
4069
- function Sr(e) {
4070
- if (!tt(e))
4071
- return e in ae ? ae[e] : Promise.resolve();
4072
- const t = Gi(e);
4073
- return ae[e] = Promise.all(
4100
+ t.map((n) => ($i(e, n), n().then((i) => i.default || i)))
4101
+ ).then((n) => Tr(e, ...n));
4102
+ }
4103
+ const oe = {};
4104
+ function Ar(e) {
4105
+ if (!ot(e))
4106
+ return e in oe ? oe[e] : Promise.resolve();
4107
+ const t = Fi(e);
4108
+ return oe[e] = Promise.all(
4074
4109
  t.map(
4075
- ([r, n]) => Ui(r, n)
4110
+ ([r, n]) => ji(r, n)
4076
4111
  )
4077
4112
  ).then(() => {
4078
- if (tt(e))
4079
- return Sr(e);
4080
- delete ae[e];
4081
- }), ae[e];
4113
+ if (ot(e))
4114
+ return Ar(e);
4115
+ delete oe[e];
4116
+ }), oe[e];
4082
4117
  }
4083
- const Di = {
4118
+ const ki = {
4084
4119
  number: {
4085
4120
  scientific: { notation: "scientific" },
4086
4121
  engineering: { notation: "engineering" },
@@ -4109,135 +4144,135 @@ const Di = {
4109
4144
  timeZoneName: "short"
4110
4145
  }
4111
4146
  }
4112
- }, Fi = {
4147
+ }, Vi = {
4113
4148
  fallbackLocale: null,
4114
4149
  loadingDelay: 200,
4115
- formats: Di,
4150
+ formats: ki,
4116
4151
  warnOnMissingMessages: !0,
4117
4152
  handleMissingMessage: void 0,
4118
4153
  ignoreTag: !0
4119
- }, $i = Fi;
4120
- function re() {
4121
- return $i;
4122
- }
4123
- const Fe = Ae(!1);
4124
- var ji = Object.defineProperty, ki = Object.defineProperties, Vi = Object.getOwnPropertyDescriptors, Mt = Object.getOwnPropertySymbols, Xi = Object.prototype.hasOwnProperty, Wi = Object.prototype.propertyIsEnumerable, Rt = (e, t, r) => t in e ? ji(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, zi = (e, t) => {
4125
- for (var r in t)
4126
- Xi.call(t, r) && Rt(e, r, t[r]);
4127
- if (Mt)
4128
- for (var r of Mt(t))
4129
- Wi.call(t, r) && Rt(e, r, t[r]);
4154
+ }, Xi = Vi;
4155
+ function te() {
4156
+ return Xi;
4157
+ }
4158
+ const ke = Be(!1);
4159
+ var Wi = Object.defineProperty, zi = Object.defineProperties, Zi = Object.getOwnPropertyDescriptors, Dt = Object.getOwnPropertySymbols, Qi = Object.prototype.hasOwnProperty, Yi = Object.prototype.propertyIsEnumerable, $t = (e, t, r) => t in e ? Wi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, qi = (e, t) => {
4160
+ for (var r in t || (t = {}))
4161
+ Qi.call(t, r) && $t(e, r, t[r]);
4162
+ if (Dt)
4163
+ for (var r of Dt(t))
4164
+ Yi.call(t, r) && $t(e, r, t[r]);
4130
4165
  return e;
4131
- }, Zi = (e, t) => ki(e, Vi(t));
4132
- let rt;
4133
- const we = Ae(null);
4134
- function Gt(e) {
4166
+ }, Ji = (e, t) => zi(e, Zi(t));
4167
+ let at;
4168
+ const Te = Be(null);
4169
+ function Ft(e) {
4135
4170
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4136
4171
  }
4137
- function Pe(e, t = re().fallbackLocale) {
4138
- const r = Gt(e);
4139
- return t ? [.../* @__PURE__ */ new Set([...r, ...Gt(t)])] : r;
4172
+ function Ne(e, t = te().fallbackLocale) {
4173
+ const r = Ft(e);
4174
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Ft(t)])] : r;
4140
4175
  }
4141
4176
  function X() {
4142
- return rt != null ? rt : void 0;
4177
+ return at != null ? at : void 0;
4143
4178
  }
4144
- we.subscribe((e) => {
4145
- rt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4179
+ Te.subscribe((e) => {
4180
+ at = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4146
4181
  });
4147
- const Qi = (e) => {
4148
- if (e && Mi(e) && tt(e)) {
4149
- const { loadingDelay: t } = re();
4182
+ const Ki = (e) => {
4183
+ if (e && Di(e) && ot(e)) {
4184
+ const { loadingDelay: t } = te();
4150
4185
  let r;
4151
4186
  return typeof window != "undefined" && X() != null && t ? r = window.setTimeout(
4152
- () => Fe.set(!0),
4187
+ () => ke.set(!0),
4153
4188
  t
4154
- ) : Fe.set(!0), Sr(e).then(() => {
4155
- we.set(e);
4189
+ ) : ke.set(!0), Ar(e).then(() => {
4190
+ Te.set(e);
4156
4191
  }).finally(() => {
4157
- clearTimeout(r), Fe.set(!1);
4192
+ clearTimeout(r), ke.set(!1);
4158
4193
  });
4159
4194
  }
4160
- return we.set(e);
4161
- }, be = Zi(zi({}, we), {
4162
- set: Qi
4163
- }), Ne = (e) => {
4195
+ return Te.set(e);
4196
+ }, be = Ji(qi({}, Te), {
4197
+ set: Ki
4198
+ }), Le = (e) => {
4164
4199
  const t = /* @__PURE__ */ Object.create(null);
4165
4200
  return (n) => {
4166
4201
  const i = JSON.stringify(n);
4167
4202
  return i in t ? t[i] : t[i] = e(n);
4168
4203
  };
4169
4204
  };
4170
- var Yi = Object.defineProperty, Te = Object.getOwnPropertySymbols, wr = Object.prototype.hasOwnProperty, Tr = Object.prototype.propertyIsEnumerable, Ut = (e, t, r) => t in e ? Yi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, at = (e, t) => {
4205
+ var es = Object.defineProperty, He = Object.getOwnPropertySymbols, Br = Object.prototype.hasOwnProperty, Pr = Object.prototype.propertyIsEnumerable, jt = (e, t, r) => t in e ? es(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ct = (e, t) => {
4171
4206
  for (var r in t || (t = {}))
4172
- wr.call(t, r) && Ut(e, r, t[r]);
4173
- if (Te)
4174
- for (var r of Te(t))
4175
- Tr.call(t, r) && Ut(e, r, t[r]);
4207
+ Br.call(t, r) && jt(e, r, t[r]);
4208
+ if (He)
4209
+ for (var r of He(t))
4210
+ Pr.call(t, r) && jt(e, r, t[r]);
4176
4211
  return e;
4177
- }, oe = (e, t) => {
4212
+ }, se = (e, t) => {
4178
4213
  var r = {};
4179
4214
  for (var n in e)
4180
- wr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4181
- if (e != null && Te)
4182
- for (var n of Te(e))
4183
- t.indexOf(n) < 0 && Tr.call(e, n) && (r[n] = e[n]);
4215
+ Br.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4216
+ if (e != null && He)
4217
+ for (var n of He(e))
4218
+ t.indexOf(n) < 0 && Pr.call(e, n) && (r[n] = e[n]);
4184
4219
  return r;
4185
4220
  };
4186
- const ce = (e, t) => {
4187
- const { formats: r } = re();
4221
+ const le = (e, t) => {
4222
+ const { formats: r } = te();
4188
4223
  if (e in r && t in r[e])
4189
4224
  return r[e][t];
4190
4225
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4191
- }, qi = Ne(
4226
+ }, ts = Le(
4192
4227
  (e) => {
4193
- var t = e, { locale: r, format: n } = t, i = oe(t, ["locale", "format"]);
4228
+ var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
4194
4229
  if (r == null)
4195
4230
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4196
- return n && (i = ce("number", n)), new Intl.NumberFormat(r, i);
4231
+ return n && (i = le("number", n)), new Intl.NumberFormat(r, i);
4197
4232
  }
4198
- ), Ji = Ne(
4233
+ ), rs = Le(
4199
4234
  (e) => {
4200
- var t = e, { locale: r, format: n } = t, i = oe(t, ["locale", "format"]);
4235
+ var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
4201
4236
  if (r == null)
4202
4237
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4203
- return n ? i = ce("date", n) : Object.keys(i).length === 0 && (i = ce("date", "short")), new Intl.DateTimeFormat(r, i);
4238
+ return n ? i = le("date", n) : Object.keys(i).length === 0 && (i = le("date", "short")), new Intl.DateTimeFormat(r, i);
4204
4239
  }
4205
- ), Ki = Ne(
4240
+ ), ns = Le(
4206
4241
  (e) => {
4207
- var t = e, { locale: r, format: n } = t, i = oe(t, ["locale", "format"]);
4242
+ var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
4208
4243
  if (r == null)
4209
4244
  throw new Error(
4210
4245
  '[svelte-i18n] A "locale" must be set to format time values'
4211
4246
  );
4212
- return n ? i = ce("time", n) : Object.keys(i).length === 0 && (i = ce("time", "short")), new Intl.DateTimeFormat(r, i);
4247
+ return n ? i = le("time", n) : Object.keys(i).length === 0 && (i = le("time", "short")), new Intl.DateTimeFormat(r, i);
4213
4248
  }
4214
- ), es = (e = {}) => {
4249
+ ), is = (e = {}) => {
4215
4250
  var t = e, {
4216
4251
  locale: r = X()
4217
- } = t, n = oe(t, [
4252
+ } = t, n = se(t, [
4218
4253
  "locale"
4219
4254
  ]);
4220
- return qi(at({ locale: r }, n));
4221
- }, ts = (e = {}) => {
4255
+ return ts(ct({ locale: r }, n));
4256
+ }, ss = (e = {}) => {
4222
4257
  var t = e, {
4223
4258
  locale: r = X()
4224
- } = t, n = oe(t, [
4259
+ } = t, n = se(t, [
4225
4260
  "locale"
4226
4261
  ]);
4227
- return Ji(at({ locale: r }, n));
4228
- }, rs = (e = {}) => {
4262
+ return rs(ct({ locale: r }, n));
4263
+ }, os = (e = {}) => {
4229
4264
  var t = e, {
4230
4265
  locale: r = X()
4231
- } = t, n = oe(t, [
4266
+ } = t, n = se(t, [
4232
4267
  "locale"
4233
4268
  ]);
4234
- return Ki(at({ locale: r }, n));
4235
- }, ns = Ne(
4269
+ return ns(ct({ locale: r }, n));
4270
+ }, as = Le(
4236
4271
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4237
- (e, t = X()) => new Ni(e, t, re().formats, {
4238
- ignoreTag: re().ignoreTag
4272
+ (e, t = X()) => new Ci(e, t, te().formats, {
4273
+ ignoreTag: te().ignoreTag
4239
4274
  })
4240
- ), is = (e, t = {}) => {
4275
+ ), us = (e, t = {}) => {
4241
4276
  var r, n, i, s;
4242
4277
  let o = t;
4243
4278
  typeof e == "object" && (o = e, e = o.id);
@@ -4250,9 +4285,9 @@ const ce = (e, t) => {
4250
4285
  throw new Error(
4251
4286
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4252
4287
  );
4253
- let l = vr(e, h);
4288
+ let l = Sr(e, h);
4254
4289
  if (!l)
4255
- l = (s = (i = (n = (r = re()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
4290
+ l = (s = (i = (n = (r = te()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
4256
4291
  else if (typeof l != "string")
4257
4292
  return console.warn(
4258
4293
  `[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.`
@@ -4261,7 +4296,7 @@ const ce = (e, t) => {
4261
4296
  return l;
4262
4297
  let m = l;
4263
4298
  try {
4264
- m = ns(l, h).format(a);
4299
+ m = as(l, h).format(a);
4265
4300
  } catch (c) {
4266
4301
  c instanceof Error && console.warn(
4267
4302
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4269,20 +4304,20 @@ const ce = (e, t) => {
4269
4304
  );
4270
4305
  }
4271
4306
  return m;
4272
- }, ss = (e, t) => rs(t).format(e), os = (e, t) => ts(t).format(e), as = (e, t) => es(t).format(e), us = (e, t = X()) => vr(e, t), hs = se([be, de], () => is);
4273
- se([be], () => ss);
4274
- se([be], () => os);
4275
- se([be], () => as);
4276
- se([be, de], () => us);
4277
- window.emWidgets = { topic: xn };
4278
- const ls = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4279
- function cs(e, t) {
4307
+ }, hs = (e, t) => os(t).format(e), ls = (e, t) => ss(t).format(e), cs = (e, t) => is(t).format(e), fs = (e, t = X()) => Sr(e, t), ms = ie([be, de], () => us);
4308
+ ie([be], () => hs);
4309
+ ie([be], () => ls);
4310
+ ie([be], () => cs);
4311
+ ie([be, de], () => fs);
4312
+ window.emWidgets = { topic: Tn };
4313
+ const ds = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4314
+ function bs(e, t) {
4280
4315
  if (e) {
4281
4316
  const r = document.createElement("style");
4282
4317
  r.innerHTML = t, e.appendChild(r);
4283
4318
  }
4284
4319
  }
4285
- function fs(e, t) {
4320
+ function ps(e, t) {
4286
4321
  const r = new URL(t);
4287
4322
  fetch(r.href).then((n) => n.text()).then((n) => {
4288
4323
  const i = document.createElement("style");
@@ -4291,7 +4326,7 @@ function fs(e, t) {
4291
4326
  console.error("There was an error while trying to load client styling from URL", n);
4292
4327
  });
4293
4328
  }
4294
- function ms(e, t, r) {
4329
+ function gs(e, t, r) {
4295
4330
  if (window.emMessageBus) {
4296
4331
  const n = document.createElement("style");
4297
4332
  window.emMessageBus.subscribe(t, (i) => {
@@ -4299,10 +4334,10 @@ function ms(e, t, r) {
4299
4334
  });
4300
4335
  }
4301
4336
  }
4302
- function Dt(e, t) {
4303
- _r(e, t);
4337
+ function kt(e, t) {
4338
+ Tr(e, t);
4304
4339
  }
4305
- const Ft = {
4340
+ const Vt = {
4306
4341
  en: {
4307
4342
  lobbyName: "Lobby",
4308
4343
  myGamesName: "My games"
@@ -4388,173 +4423,173 @@ if (typeof window != "undefined") {
4388
4423
  }
4389
4424
  };
4390
4425
  };
4391
- customElements.define = e(customElements.define), import("./CasinoSlider-BPv4XIfS.js").then(({ default: t }) => {
4426
+ customElements.define = e(customElements.define), import("./CasinoSlider-By7gNNvl.js").then(({ default: t }) => {
4392
4427
  !customElements.get("casino-slider") && customElements.define("casino-slider", t.element);
4393
4428
  });
4394
4429
  }
4395
- function ds(e) {
4396
- kr(e, "svelte-1my2wow", ".CasinoCategoriesLoading.svelte-1my2wow{height:52px}p.svelte-1my2wow{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-1my2wow{padding-top:20px;background:var( --emw--categories-color-primary, var(--emw--color-primary, #22B04E))}");
4430
+ function ys(e) {
4431
+ zr(e, "svelte-1my2wow", ".CasinoCategoriesLoading.svelte-1my2wow{height:52px}p.svelte-1my2wow{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-1my2wow{padding-top:20px;background:var( --emw--categories-color-primary, var(--emw--color-primary, #22B04E))}");
4397
4432
  }
4398
- function bs(e) {
4433
+ function vs(e) {
4399
4434
  let t, r;
4400
4435
  return {
4401
4436
  c() {
4402
- t = V("div"), r = V("casino-slider"), E(
4437
+ t = V("div"), r = V("casino-slider"), v(
4403
4438
  r,
4404
4439
  "lang",
4405
4440
  /*lang*/
4406
4441
  e[3]
4407
- ), E(
4442
+ ), v(
4408
4443
  r,
4409
4444
  "datasource",
4410
4445
  /*datasource*/
4411
4446
  e[2]
4412
- ), E(
4447
+ ), v(
4413
4448
  r,
4414
4449
  "endpoint",
4415
4450
  /*endpoint*/
4416
4451
  e[1]
4417
- ), E(r, "identity", nt), E(
4452
+ ), v(r, "identity", ut), v(
4418
4453
  r,
4419
4454
  "favoritesnumber",
4420
4455
  /*numberOfFavoredGames*/
4421
4456
  e[16]
4422
- ), E(
4457
+ ), v(
4423
4458
  r,
4424
4459
  "showsubgroups",
4425
4460
  /*showsubgroups*/
4426
4461
  e[8]
4427
- ), E(
4462
+ ), v(
4428
4463
  r,
4429
4464
  "clientstyling",
4430
4465
  /*clientstyling*/
4431
4466
  e[4]
4432
- ), E(
4467
+ ), v(
4433
4468
  r,
4434
4469
  "clientstylingurl",
4435
4470
  /*clientstylingurl*/
4436
4471
  e[5]
4437
- ), E(
4472
+ ), v(
4438
4473
  r,
4439
4474
  "mbsource",
4440
4475
  /*mbsource*/
4441
4476
  e[12]
4442
- ), E(
4477
+ ), v(
4443
4478
  r,
4444
4479
  "activeindex",
4445
4480
  /*activecategory*/
4446
4481
  e[0]
4447
- ), E(
4482
+ ), v(
4448
4483
  r,
4449
4484
  "actionevent",
4450
4485
  /*actionevent*/
4451
4486
  e[6]
4452
- ), E(
4487
+ ), v(
4453
4488
  r,
4454
4489
  "location",
4455
4490
  /*location*/
4456
4491
  e[7]
4457
- ), E(
4492
+ ), v(
4458
4493
  r,
4459
4494
  "categoriesicon",
4460
4495
  /*categoriesicon*/
4461
4496
  e[9]
4462
- ), E(
4497
+ ), v(
4463
4498
  r,
4464
4499
  "lobbyiconimage",
4465
4500
  /*lobbyiconimage*/
4466
4501
  e[10]
4467
- ), E(
4502
+ ), v(
4468
4503
  r,
4469
4504
  "mygamesiconimage",
4470
4505
  /*mygamesiconimage*/
4471
4506
  e[11]
4472
- ), me(t, "class", "CasinoCategoriesContainer svelte-1my2wow");
4507
+ ), fe(t, "class", "CasinoCategoriesContainer svelte-1my2wow");
4473
4508
  },
4474
4509
  m(n, i) {
4475
- fe(n, t, i), Vt(t, r);
4510
+ ce(n, t, i), Zt(t, r);
4476
4511
  },
4477
4512
  p(n, i) {
4478
4513
  i[0] & /*lang*/
4479
- 8 && E(
4514
+ 8 && v(
4480
4515
  r,
4481
4516
  "lang",
4482
4517
  /*lang*/
4483
4518
  n[3]
4484
4519
  ), i[0] & /*datasource*/
4485
- 4 && E(
4520
+ 4 && v(
4486
4521
  r,
4487
4522
  "datasource",
4488
4523
  /*datasource*/
4489
4524
  n[2]
4490
4525
  ), i[0] & /*endpoint*/
4491
- 2 && E(
4526
+ 2 && v(
4492
4527
  r,
4493
4528
  "endpoint",
4494
4529
  /*endpoint*/
4495
4530
  n[1]
4496
4531
  ), i[0] & /*numberOfFavoredGames*/
4497
- 65536 && E(
4532
+ 65536 && v(
4498
4533
  r,
4499
4534
  "favoritesnumber",
4500
4535
  /*numberOfFavoredGames*/
4501
4536
  n[16]
4502
4537
  ), i[0] & /*showsubgroups*/
4503
- 256 && E(
4538
+ 256 && v(
4504
4539
  r,
4505
4540
  "showsubgroups",
4506
4541
  /*showsubgroups*/
4507
4542
  n[8]
4508
4543
  ), i[0] & /*clientstyling*/
4509
- 16 && E(
4544
+ 16 && v(
4510
4545
  r,
4511
4546
  "clientstyling",
4512
4547
  /*clientstyling*/
4513
4548
  n[4]
4514
4549
  ), i[0] & /*clientstylingurl*/
4515
- 32 && E(
4550
+ 32 && v(
4516
4551
  r,
4517
4552
  "clientstylingurl",
4518
4553
  /*clientstylingurl*/
4519
4554
  n[5]
4520
4555
  ), i[0] & /*mbsource*/
4521
- 4096 && E(
4556
+ 4096 && v(
4522
4557
  r,
4523
4558
  "mbsource",
4524
4559
  /*mbsource*/
4525
4560
  n[12]
4526
4561
  ), i[0] & /*activecategory*/
4527
- 1 && E(
4562
+ 1 && v(
4528
4563
  r,
4529
4564
  "activeindex",
4530
4565
  /*activecategory*/
4531
4566
  n[0]
4532
4567
  ), i[0] & /*actionevent*/
4533
- 64 && E(
4568
+ 64 && v(
4534
4569
  r,
4535
4570
  "actionevent",
4536
4571
  /*actionevent*/
4537
4572
  n[6]
4538
4573
  ), i[0] & /*location*/
4539
- 128 && E(
4574
+ 128 && v(
4540
4575
  r,
4541
4576
  "location",
4542
4577
  /*location*/
4543
4578
  n[7]
4544
4579
  ), i[0] & /*categoriesicon*/
4545
- 512 && E(
4580
+ 512 && v(
4546
4581
  r,
4547
4582
  "categoriesicon",
4548
4583
  /*categoriesicon*/
4549
4584
  n[9]
4550
4585
  ), i[0] & /*lobbyiconimage*/
4551
- 1024 && E(
4586
+ 1024 && v(
4552
4587
  r,
4553
4588
  "lobbyiconimage",
4554
4589
  /*lobbyiconimage*/
4555
4590
  n[10]
4556
4591
  ), i[0] & /*mygamesiconimage*/
4557
- 2048 && E(
4592
+ 2048 && v(
4558
4593
  r,
4559
4594
  "mygamesiconimage",
4560
4595
  /*mygamesiconimage*/
@@ -4562,48 +4597,48 @@ function bs(e) {
4562
4597
  );
4563
4598
  },
4564
4599
  d(n) {
4565
- n && ie(t);
4600
+ n && ne(t);
4566
4601
  }
4567
4602
  };
4568
4603
  }
4569
- function ps(e) {
4604
+ function _s(e) {
4570
4605
  let t;
4571
4606
  return {
4572
4607
  c() {
4573
- t = V("p"), t.textContent = "500 Error - Internal Server Error.", me(t, "class", "SearchLoading svelte-1my2wow");
4608
+ t = V("p"), t.textContent = "500 Error - Internal Server Error.", fe(t, "class", "SearchLoading svelte-1my2wow");
4574
4609
  },
4575
4610
  m(r, n) {
4576
- fe(r, t, n);
4611
+ ce(r, t, n);
4577
4612
  },
4578
4613
  p: I,
4579
4614
  d(r) {
4580
- r && ie(t);
4615
+ r && ne(t);
4581
4616
  }
4582
4617
  };
4583
4618
  }
4584
- function gs(e) {
4619
+ function Es(e) {
4585
4620
  let t;
4586
4621
  return {
4587
4622
  c() {
4588
- t = V("div"), me(t, "class", "CasinoCategoriesLoading svelte-1my2wow");
4623
+ t = V("div"), fe(t, "class", "CasinoCategoriesLoading svelte-1my2wow");
4589
4624
  },
4590
4625
  m(r, n) {
4591
- fe(r, t, n);
4626
+ ce(r, t, n);
4592
4627
  },
4593
4628
  p: I,
4594
4629
  d(r) {
4595
- r && ie(t);
4630
+ r && ne(t);
4596
4631
  }
4597
4632
  };
4598
4633
  }
4599
- function ys(e) {
4634
+ function xs(e) {
4600
4635
  let t;
4601
4636
  function r(s, o) {
4602
4637
  return (
4603
4638
  /*isLoading*/
4604
- s[13] || vs || Es ? gs : (
4639
+ s[13] || Ss || ws ? Es : (
4605
4640
  /*hasErrors*/
4606
- s[15] ? ps : bs
4641
+ s[15] ? _s : vs
4607
4642
  )
4608
4643
  );
4609
4644
  }
@@ -4613,7 +4648,7 @@ function ys(e) {
4613
4648
  t = V("div"), i.c();
4614
4649
  },
4615
4650
  m(s, o) {
4616
- fe(s, t, o), i.m(t, null), e[26](t);
4651
+ ce(s, t, o), i.m(t, null), e[26](t);
4617
4652
  },
4618
4653
  p(s, o) {
4619
4654
  n === (n = r(s)) && i ? i.p(s, o) : (i.d(1), i = n(s), i && (i.c(), i.m(t, null)));
@@ -4621,51 +4656,51 @@ function ys(e) {
4621
4656
  i: I,
4622
4657
  o: I,
4623
4658
  d(s) {
4624
- s && ie(t), i.d(), e[26](null);
4659
+ s && ne(t), i.d(), e[26](null);
4625
4660
  }
4626
4661
  };
4627
4662
  }
4628
- let nt = "CasinoSliderData", vs = !1, Es = !1;
4629
- function _s(e, t, r) {
4663
+ let ut = "CasinoSliderData", Ss = !1, ws = !1;
4664
+ function Ts(e, t, r) {
4630
4665
  let n;
4631
- jr(e, hs, (f) => r(32, n = f));
4632
- let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "" } = t, { userid: a = "" } = t, { session: h = "" } = t, { mostplayed: u = "" } = t, { lastplayed: l = "false" } = t, { favorites: m = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: d = "" } = t, { activecategory: b = "" } = t, { actionevent: y = "" } = t, { sessioncheck: T = "" } = t, { location: C = "secondaryMenu" } = t, { showsubgroups: P = "false" } = t, { filteredcategories: w = "" } = t, { translationurl: N = "" } = t, { categoriesicon: O = "" } = t, { lobbyiconimage: R = "" } = t, { mygamesiconimage: _ = "" } = t, { mbsource: A } = t, L, $, j = !0, W, z = [], k = !1, Ar = window.navigator.userAgent, G, ut, ht = !1, Oe = !1;
4633
- const Br = () => {
4634
- fetch(N).then((B) => B.json()).then((B) => {
4666
+ Wr(e, ms, (f) => r(32, n = f));
4667
+ let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "" } = t, { userid: a = "" } = t, { session: h = "" } = t, { mostplayed: u = "" } = t, { lastplayed: l = "false" } = t, { favorites: m = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: d = "" } = t, { activecategory: b = "" } = t, { actionevent: y = "" } = t, { sessioncheck: T = "" } = t, { location: C = "secondaryMenu" } = t, { showsubgroups: P = "false" } = t, { filteredcategories: w = "" } = t, { translationurl: O = "" } = t, { categoriesicon: N = "" } = t, { lobbyiconimage: R = "" } = t, { mygamesiconimage: _ = "" } = t, { mbsource: A } = t, L, F, j = !0, W, z = [], k = !1, Nr = window.navigator.userAgent, U, ft, mt = !1, Ie = !1;
4668
+ const Lr = () => {
4669
+ fetch(O).then((B) => B.json()).then((B) => {
4635
4670
  Object.keys(B).forEach((pe) => {
4636
- Dt(pe, B[pe]);
4671
+ kt(pe, B[pe]);
4637
4672
  });
4638
4673
  }).catch((B) => {
4639
4674
  console.log(B);
4640
4675
  });
4641
4676
  };
4642
- Object.keys(Ft).forEach((f) => {
4643
- Dt(f, Ft[f]);
4677
+ Object.keys(Vt).forEach((f) => {
4678
+ kt(f, Vt[f]);
4644
4679
  });
4645
- const Pr = () => {
4646
- ht == !1 && (m == "true" || u == "true" || l == "true") && z.splice(1, 0, {
4680
+ const Ir = () => {
4681
+ mt == !1 && (m == "true" || u == "true" || l == "true") && z.splice(1, 0, {
4647
4682
  // @ts-ignore
4648
4683
  id: "MYGAMES",
4649
4684
  name: L,
4650
4685
  href: "",
4651
4686
  games: []
4652
- }), Yr(), ht = !0, r(25, Oe = !0), lt();
4653
- }, Nr = () => (i || (W = "Endpoint is missing! Please provide a valid endpointURL.", r(15, k = !0), r(13, j = !1), console.error(W)), s || (W = "Datasource is missing! Please provide a valid datasource.", r(15, k = !0), r(13, j = !1), console.error(W)), (!o || o.length < 2) && (W = "Language is missing! Please provide a valid language (alpha2code)", r(15, k = !0), r(13, j = !1), console.error(W)), k), Or = () => {
4654
- if (L = n("myGamesName"), $ = n("lobbyName"), !Nr()) {
4687
+ }), en(), mt = !0, r(25, Ie = !0), dt();
4688
+ }, Cr = () => (i || (W = "Endpoint is missing! Please provide a valid endpointURL.", r(15, k = !0), r(13, j = !1), console.error(W)), s || (W = "Datasource is missing! Please provide a valid datasource.", r(15, k = !0), r(13, j = !1), console.error(W)), (!o || o.length < 2) && (W = "Language is missing! Please provide a valid language (alpha2code)", r(15, k = !0), r(13, j = !1), console.error(W)), k), Mr = () => {
4689
+ if (L = n("myGamesName"), F = n("lobbyName"), !Cr()) {
4655
4690
  let f = new URL(`${i}/v2/casino/groups/${s}`);
4656
- f.searchParams.append("language", o), f.searchParams.append("platform", ls(Ar)), f.searchParams.append("fields", "id,name,games(href)"), fetch(f).then((B) => B.json()).then(
4691
+ f.searchParams.append("language", o), f.searchParams.append("platform", ds(Nr)), f.searchParams.append("fields", "id,name,games(href)"), fetch(f).then((B) => B.json()).then(
4657
4692
  (B) => {
4658
- let pe = w.split(","), Cr = B.items.filter((ft) => {
4659
- let Le = !1;
4660
- if (ft.games.total > 0 && (Le = !0, w))
4661
- for (let Mr of pe)
4662
- ft.flags == Mr && (Le = !1);
4663
- return Le;
4693
+ let pe = w.split(","), Ur = B.items.filter((pt) => {
4694
+ let Ce = !1;
4695
+ if (pt.games.total > 0 && (Ce = !0, w))
4696
+ for (let Dr of pe)
4697
+ pt.flags == Dr && (Ce = !1);
4698
+ return Ce;
4664
4699
  });
4665
- z = [], z = z.concat(Cr), z.unshift({
4700
+ z = [], z = z.concat(Ur), z.unshift({
4666
4701
  // @ts-ignore
4667
4702
  id: "LOBBY",
4668
- name: $,
4703
+ name: F,
4669
4704
  href: "",
4670
4705
  games: []
4671
4706
  }), r(13, j = !1);
@@ -4677,41 +4712,41 @@ function _s(e, t, r) {
4677
4712
  r(15, k = !0), console.error("There was an error while fetching the categories", B);
4678
4713
  });
4679
4714
  }
4680
- }, Lr = () => {
4715
+ }, Rr = () => {
4681
4716
  let f = b.split("$");
4682
4717
  r(0, b = f.length > 2 ? b.split("$").slice(0, 2).join("$") : b);
4683
- }, lt = () => {
4718
+ }, dt = () => {
4684
4719
  window.postMessage(
4685
4720
  {
4686
4721
  type: "SliderData",
4687
- identity: nt,
4722
+ identity: ut,
4688
4723
  data: z
4689
4724
  },
4690
4725
  window.location.href
4691
4726
  );
4692
- }, ct = (f) => {
4693
- f.data && f.data.type == "SliderLoaded" && nt == f.data.identity && lt();
4727
+ }, bt = (f) => {
4728
+ f.data && f.data.type == "SliderLoaded" && ut == f.data.identity && dt();
4694
4729
  };
4695
- Qr(() => (window.addEventListener("message", ct, !1), () => {
4696
- window.removeEventListener("message", ct);
4730
+ Kr(() => (window.addEventListener("message", bt, !1), () => {
4731
+ window.removeEventListener("message", bt);
4697
4732
  }));
4698
- function Ir(f) {
4699
- $e[f ? "unshift" : "push"](() => {
4700
- G = f, r(14, G);
4733
+ function Gr(f) {
4734
+ Ve[f ? "unshift" : "push"](() => {
4735
+ U = f, r(14, U);
4701
4736
  });
4702
4737
  }
4703
4738
  return e.$$set = (f) => {
4704
- "endpoint" in f && r(1, i = f.endpoint), "datasource" in f && r(2, s = f.datasource), "lang" in f && r(3, o = f.lang), "userid" in f && r(17, a = f.userid), "session" in f && r(18, h = f.session), "mostplayed" in f && r(19, u = f.mostplayed), "lastplayed" in f && r(20, l = f.lastplayed), "favorites" in f && r(21, m = f.favorites), "clientstyling" in f && r(4, c = f.clientstyling), "clientstylingurl" in f && r(5, d = f.clientstylingurl), "activecategory" in f && r(0, b = f.activecategory), "actionevent" in f && r(6, y = f.actionevent), "sessioncheck" in f && r(22, T = f.sessioncheck), "location" in f && r(7, C = f.location), "showsubgroups" in f && r(8, P = f.showsubgroups), "filteredcategories" in f && r(23, w = f.filteredcategories), "translationurl" in f && r(24, N = f.translationurl), "categoriesicon" in f && r(9, O = f.categoriesicon), "lobbyiconimage" in f && r(10, R = f.lobbyiconimage), "mygamesiconimage" in f && r(11, _ = f.mygamesiconimage), "mbsource" in f && r(12, A = f.mbsource);
4739
+ "endpoint" in f && r(1, i = f.endpoint), "datasource" in f && r(2, s = f.datasource), "lang" in f && r(3, o = f.lang), "userid" in f && r(17, a = f.userid), "session" in f && r(18, h = f.session), "mostplayed" in f && r(19, u = f.mostplayed), "lastplayed" in f && r(20, l = f.lastplayed), "favorites" in f && r(21, m = f.favorites), "clientstyling" in f && r(4, c = f.clientstyling), "clientstylingurl" in f && r(5, d = f.clientstylingurl), "activecategory" in f && r(0, b = f.activecategory), "actionevent" in f && r(6, y = f.actionevent), "sessioncheck" in f && r(22, T = f.sessioncheck), "location" in f && r(7, C = f.location), "showsubgroups" in f && r(8, P = f.showsubgroups), "filteredcategories" in f && r(23, w = f.filteredcategories), "translationurl" in f && r(24, O = f.translationurl), "categoriesicon" in f && r(9, N = f.categoriesicon), "lobbyiconimage" in f && r(10, R = f.lobbyiconimage), "mygamesiconimage" in f && r(11, _ = f.mygamesiconimage), "mbsource" in f && r(12, A = f.mbsource);
4705
4740
  }, e.$$.update = () => {
4706
4741
  e.$$.dirty[0] & /*endpoint, datasource, lang*/
4707
- 14 && i && s && o && Or(), e.$$.dirty[0] & /*endpoint, session, mostplayed, lastplayed, favorites, isLoading*/
4708
- 3940354 && i && h && (u || l || m) && !j && Pr(), e.$$.dirty[0] & /*isLoading, activecategory, session, confirmCategoryParse*/
4709
- 33824769 && !j && b && (!h || Oe) && Lr(), e.$$.dirty[0] & /*translationurl*/
4710
- 16777216 && N && Br(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4711
- 16400 && c && G && cs(G, c), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4712
- 16416 && d && G && fs(G, d), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
4713
- 20480 && G && ms(G, `${A}.Style`);
4714
- }, r(16, ut = 0), [
4742
+ 14 && i && s && o && Mr(), e.$$.dirty[0] & /*endpoint, session, mostplayed, lastplayed, favorites, isLoading*/
4743
+ 3940354 && i && h && (u || l || m) && !j && Ir(), e.$$.dirty[0] & /*isLoading, activecategory, session, confirmCategoryParse*/
4744
+ 33824769 && !j && b && (!h || Ie) && Rr(), e.$$.dirty[0] & /*translationurl*/
4745
+ 16777216 && O && Lr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4746
+ 16400 && c && U && bs(U, c), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4747
+ 16416 && d && U && ps(U, d), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
4748
+ 20480 && U && gs(U, `${A}.Style`);
4749
+ }, r(16, ft = 0), [
4715
4750
  b,
4716
4751
  i,
4717
4752
  s,
@@ -4721,14 +4756,14 @@ function _s(e, t, r) {
4721
4756
  y,
4722
4757
  C,
4723
4758
  P,
4724
- O,
4759
+ N,
4725
4760
  R,
4726
4761
  _,
4727
4762
  A,
4728
4763
  j,
4729
- G,
4764
+ U,
4730
4765
  k,
4731
- ut,
4766
+ ft,
4732
4767
  a,
4733
4768
  h,
4734
4769
  u,
@@ -4736,19 +4771,19 @@ function _s(e, t, r) {
4736
4771
  m,
4737
4772
  T,
4738
4773
  w,
4739
- N,
4740
- Oe,
4741
- Ir
4774
+ O,
4775
+ Ie,
4776
+ Gr
4742
4777
  ];
4743
4778
  }
4744
- class Hr extends on {
4779
+ class Or extends ln {
4745
4780
  constructor(t) {
4746
- super(), nn(
4781
+ super(), un(
4747
4782
  this,
4748
4783
  t,
4749
- _s,
4750
- ys,
4751
- jt,
4784
+ Ts,
4785
+ xs,
4786
+ Wt,
4752
4787
  {
4753
4788
  endpoint: 1,
4754
4789
  datasource: 2,
@@ -4772,7 +4807,7 @@ class Hr extends on {
4772
4807
  mygamesiconimage: 11,
4773
4808
  mbsource: 12
4774
4809
  },
4775
- ds,
4810
+ ys,
4776
4811
  [-1, -1]
4777
4812
  );
4778
4813
  }
@@ -4780,167 +4815,167 @@ class Hr extends on {
4780
4815
  return this.$$.ctx[1];
4781
4816
  }
4782
4817
  set endpoint(t) {
4783
- this.$$set({ endpoint: t }), S();
4818
+ this.$$set({ endpoint: t }), x();
4784
4819
  }
4785
4820
  get datasource() {
4786
4821
  return this.$$.ctx[2];
4787
4822
  }
4788
4823
  set datasource(t) {
4789
- this.$$set({ datasource: t }), S();
4824
+ this.$$set({ datasource: t }), x();
4790
4825
  }
4791
4826
  get lang() {
4792
4827
  return this.$$.ctx[3];
4793
4828
  }
4794
4829
  set lang(t) {
4795
- this.$$set({ lang: t }), S();
4830
+ this.$$set({ lang: t }), x();
4796
4831
  }
4797
4832
  get userid() {
4798
4833
  return this.$$.ctx[17];
4799
4834
  }
4800
4835
  set userid(t) {
4801
- this.$$set({ userid: t }), S();
4836
+ this.$$set({ userid: t }), x();
4802
4837
  }
4803
4838
  get session() {
4804
4839
  return this.$$.ctx[18];
4805
4840
  }
4806
4841
  set session(t) {
4807
- this.$$set({ session: t }), S();
4842
+ this.$$set({ session: t }), x();
4808
4843
  }
4809
4844
  get mostplayed() {
4810
4845
  return this.$$.ctx[19];
4811
4846
  }
4812
4847
  set mostplayed(t) {
4813
- this.$$set({ mostplayed: t }), S();
4848
+ this.$$set({ mostplayed: t }), x();
4814
4849
  }
4815
4850
  get lastplayed() {
4816
4851
  return this.$$.ctx[20];
4817
4852
  }
4818
4853
  set lastplayed(t) {
4819
- this.$$set({ lastplayed: t }), S();
4854
+ this.$$set({ lastplayed: t }), x();
4820
4855
  }
4821
4856
  get favorites() {
4822
4857
  return this.$$.ctx[21];
4823
4858
  }
4824
4859
  set favorites(t) {
4825
- this.$$set({ favorites: t }), S();
4860
+ this.$$set({ favorites: t }), x();
4826
4861
  }
4827
4862
  get clientstyling() {
4828
4863
  return this.$$.ctx[4];
4829
4864
  }
4830
4865
  set clientstyling(t) {
4831
- this.$$set({ clientstyling: t }), S();
4866
+ this.$$set({ clientstyling: t }), x();
4832
4867
  }
4833
4868
  get clientstylingurl() {
4834
4869
  return this.$$.ctx[5];
4835
4870
  }
4836
4871
  set clientstylingurl(t) {
4837
- this.$$set({ clientstylingurl: t }), S();
4872
+ this.$$set({ clientstylingurl: t }), x();
4838
4873
  }
4839
4874
  get activecategory() {
4840
4875
  return this.$$.ctx[0];
4841
4876
  }
4842
4877
  set activecategory(t) {
4843
- this.$$set({ activecategory: t }), S();
4878
+ this.$$set({ activecategory: t }), x();
4844
4879
  }
4845
4880
  get actionevent() {
4846
4881
  return this.$$.ctx[6];
4847
4882
  }
4848
4883
  set actionevent(t) {
4849
- this.$$set({ actionevent: t }), S();
4884
+ this.$$set({ actionevent: t }), x();
4850
4885
  }
4851
4886
  get sessioncheck() {
4852
4887
  return this.$$.ctx[22];
4853
4888
  }
4854
4889
  set sessioncheck(t) {
4855
- this.$$set({ sessioncheck: t }), S();
4890
+ this.$$set({ sessioncheck: t }), x();
4856
4891
  }
4857
4892
  get location() {
4858
4893
  return this.$$.ctx[7];
4859
4894
  }
4860
4895
  set location(t) {
4861
- this.$$set({ location: t }), S();
4896
+ this.$$set({ location: t }), x();
4862
4897
  }
4863
4898
  get showsubgroups() {
4864
4899
  return this.$$.ctx[8];
4865
4900
  }
4866
4901
  set showsubgroups(t) {
4867
- this.$$set({ showsubgroups: t }), S();
4902
+ this.$$set({ showsubgroups: t }), x();
4868
4903
  }
4869
4904
  get filteredcategories() {
4870
4905
  return this.$$.ctx[23];
4871
4906
  }
4872
4907
  set filteredcategories(t) {
4873
- this.$$set({ filteredcategories: t }), S();
4908
+ this.$$set({ filteredcategories: t }), x();
4874
4909
  }
4875
4910
  get translationurl() {
4876
4911
  return this.$$.ctx[24];
4877
4912
  }
4878
4913
  set translationurl(t) {
4879
- this.$$set({ translationurl: t }), S();
4914
+ this.$$set({ translationurl: t }), x();
4880
4915
  }
4881
4916
  get categoriesicon() {
4882
4917
  return this.$$.ctx[9];
4883
4918
  }
4884
4919
  set categoriesicon(t) {
4885
- this.$$set({ categoriesicon: t }), S();
4920
+ this.$$set({ categoriesicon: t }), x();
4886
4921
  }
4887
4922
  get lobbyiconimage() {
4888
4923
  return this.$$.ctx[10];
4889
4924
  }
4890
4925
  set lobbyiconimage(t) {
4891
- this.$$set({ lobbyiconimage: t }), S();
4926
+ this.$$set({ lobbyiconimage: t }), x();
4892
4927
  }
4893
4928
  get mygamesiconimage() {
4894
4929
  return this.$$.ctx[11];
4895
4930
  }
4896
4931
  set mygamesiconimage(t) {
4897
- this.$$set({ mygamesiconimage: t }), S();
4932
+ this.$$set({ mygamesiconimage: t }), x();
4898
4933
  }
4899
4934
  get mbsource() {
4900
4935
  return this.$$.ctx[12];
4901
4936
  }
4902
4937
  set mbsource(t) {
4903
- this.$$set({ mbsource: t }), S();
4938
+ this.$$set({ mbsource: t }), x();
4904
4939
  }
4905
4940
  }
4906
- sn(Hr, { endpoint: {}, datasource: {}, lang: {}, userid: {}, session: {}, mostplayed: {}, lastplayed: {}, favorites: {}, clientstyling: {}, clientstylingurl: {}, activecategory: {}, actionevent: {}, sessioncheck: {}, location: {}, showsubgroups: {}, filteredcategories: {}, translationurl: {}, categoriesicon: {}, lobbyiconimage: {}, mygamesiconimage: {}, mbsource: {} }, [], [], !0);
4907
- const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4941
+ hn(Or, { endpoint: {}, datasource: {}, lang: {}, userid: {}, session: {}, mostplayed: {}, lastplayed: {}, favorites: {}, clientstyling: {}, clientstylingurl: {}, activecategory: {}, actionevent: {}, sessioncheck: {}, location: {}, showsubgroups: {}, filteredcategories: {}, translationurl: {}, categoriesicon: {}, lobbyiconimage: {}, mygamesiconimage: {}, mbsource: {} }, [], [], !0);
4942
+ const Us = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4908
4943
  __proto__: null,
4909
- default: Hr
4944
+ default: Or
4910
4945
  }, Symbol.toStringTag, { value: "Module" }));
4911
4946
  export {
4912
4947
  be as $,
4913
- ms as A,
4914
- Ls as B,
4915
- ws as C,
4916
- Xt as D,
4917
- Ps as E,
4918
- Cs as F,
4919
- on as S,
4948
+ Rs as A,
4949
+ bs as B,
4950
+ ps as C,
4951
+ gs as D,
4952
+ hn as E,
4953
+ Us as F,
4954
+ ln as S,
4920
4955
  de as a,
4921
- _r as b,
4922
- sn as c,
4923
- kr as d,
4924
- V as e,
4925
- S as f,
4926
- Ts as g,
4927
- me as h,
4928
- nn as i,
4929
- fe as j,
4930
- Vt as k,
4931
- As as l,
4932
- ie as m,
4956
+ Tr as b,
4957
+ zr as c,
4958
+ ne as d,
4959
+ fe as e,
4960
+ x as f,
4961
+ ce as g,
4962
+ Zt as h,
4963
+ un as i,
4964
+ V as j,
4965
+ Ps as k,
4966
+ Ns as l,
4967
+ Ms as m,
4933
4968
  I as n,
4934
- Qr as o,
4935
- Bs as p,
4969
+ Kr as o,
4970
+ Ls as p,
4936
4971
  Os as q,
4937
- ne as r,
4938
- jt as s,
4939
- Hs as t,
4940
- Is as u,
4941
- Ss as v,
4942
- Ns as w,
4943
- $e as x,
4944
- cs as y,
4945
- fs as z
4972
+ re as r,
4973
+ Wt as s,
4974
+ Cs as t,
4975
+ Gs as u,
4976
+ Ve as v,
4977
+ As as w,
4978
+ Is as x,
4979
+ Qt as y,
4980
+ Bs as z
4946
4981
  };