@everymatrix/casino-slider 1.45.0 → 1.45.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,42 +1,42 @@
1
- var ln = Object.defineProperty, un = Object.defineProperties;
2
- var hn = Object.getOwnPropertyDescriptors;
1
+ var an = Object.defineProperty, un = Object.defineProperties;
2
+ var ln = Object.getOwnPropertyDescriptors;
3
3
  var xt = Object.getOwnPropertySymbols;
4
- var cn = Object.prototype.hasOwnProperty, fn = Object.prototype.propertyIsEnumerable;
5
- var $e = (e, t, r) => t in e ? ln(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wt = (e, t) => {
4
+ var hn = Object.prototype.hasOwnProperty, cn = Object.prototype.propertyIsEnumerable;
5
+ var $e = (e, t, r) => t in e ? an(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- cn.call(t, r) && $e(e, r, t[r]);
7
+ hn.call(t, r) && $e(e, r, t[r]);
8
8
  if (xt)
9
9
  for (var r of xt(t))
10
- fn.call(t, r) && $e(e, r, t[r]);
10
+ cn.call(t, r) && $e(e, r, t[r]);
11
11
  return e;
12
- }, Ct = (e, t) => un(e, hn(t));
12
+ }, Ct = (e, t) => un(e, ln(t));
13
13
  var D = (e, t, r) => $e(e, typeof t != "symbol" ? t + "" : t, r);
14
14
  var St = (e, t, r) => new Promise((n, i) => {
15
- var s = (l) => {
15
+ var o = (u) => {
16
16
  try {
17
- a(r.next(l));
18
- } catch (u) {
19
- i(u);
17
+ a(r.next(u));
18
+ } catch (l) {
19
+ i(l);
20
20
  }
21
- }, o = (l) => {
21
+ }, s = (u) => {
22
22
  try {
23
- a(r.throw(l));
24
- } catch (u) {
25
- i(u);
23
+ a(r.throw(u));
24
+ } catch (l) {
25
+ i(l);
26
26
  }
27
- }, a = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(s, o);
27
+ }, a = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(o, s);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
30
  function G() {
31
31
  }
32
- function lr(e) {
32
+ function ar(e) {
33
33
  return e();
34
34
  }
35
35
  function Ht() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function K(e) {
39
- e.forEach(lr);
39
+ e.forEach(ar);
40
40
  }
41
41
  function ft(e) {
42
42
  return typeof e == "function";
@@ -48,7 +48,7 @@ let He;
48
48
  function Tt(e, t) {
49
49
  return e === t ? !0 : (He || (He = document.createElement("a")), He.href = t, e === He.href);
50
50
  }
51
- function gn(e) {
51
+ function fn(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
54
  function dn(e, ...t) {
@@ -60,20 +60,17 @@ function dn(e, ...t) {
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function At(e) {
64
- return e == null ? "" : e;
65
- }
66
63
  function I(e, t) {
67
64
  e.appendChild(t);
68
65
  }
69
- function vn(e, t, r) {
70
- const n = pn(e);
66
+ function pn(e, t, r) {
67
+ const n = mn(e);
71
68
  if (!n.getElementById(t)) {
72
69
  const i = P("style");
73
- i.id = t, i.textContent = r, mn(n, i);
70
+ i.id = t, i.textContent = r, bn(n, i);
74
71
  }
75
72
  }
76
- function pn(e) {
73
+ function mn(e) {
77
74
  if (!e) return document;
78
75
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
79
76
  return t && /** @type {ShadowRoot} */
@@ -82,7 +79,7 @@ function pn(e) {
82
79
  t
83
80
  ) : e.ownerDocument;
84
81
  }
85
- function mn(e, t) {
82
+ function bn(e, t) {
86
83
  return I(
87
84
  /** @type {Document} */
88
85
  e.head || e,
@@ -95,7 +92,7 @@ function U(e, t, r) {
95
92
  function R(e) {
96
93
  e.parentNode && e.parentNode.removeChild(e);
97
94
  }
98
- function bn(e, t) {
95
+ function gn(e, t) {
99
96
  for (let r = 0; r < e.length; r += 1)
100
97
  e[r] && e[r].d(t);
101
98
  }
@@ -108,23 +105,23 @@ function xe(e) {
108
105
  function J() {
109
106
  return xe(" ");
110
107
  }
111
- function be() {
108
+ function ye() {
112
109
  return xe("");
113
110
  }
114
111
  function Oe(e, t, r, n) {
115
112
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
116
113
  }
117
- function C(e, t, r) {
114
+ function H(e, t, r) {
118
115
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
119
116
  }
120
117
  function yn(e) {
121
118
  return Array.from(e.childNodes);
122
119
  }
123
- function gt(e, t) {
120
+ function dt(e, t) {
124
121
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
125
122
  t);
126
123
  }
127
- function _n(e) {
124
+ function vn(e) {
128
125
  const t = {};
129
126
  return e.childNodes.forEach(
130
127
  /** @param {Element} node */
@@ -133,23 +130,23 @@ function _n(e) {
133
130
  }
134
131
  ), t;
135
132
  }
136
- let ye;
137
- function pe(e) {
138
- ye = e;
133
+ let ve;
134
+ function be(e) {
135
+ ve = e;
139
136
  }
140
- function En() {
141
- if (!ye) throw new Error("Function called outside component initialization");
142
- return ye;
137
+ function _n() {
138
+ if (!ve) throw new Error("Function called outside component initialization");
139
+ return ve;
143
140
  }
144
- function xn(e) {
145
- En().$$.on_mount.push(e);
141
+ function En(e) {
142
+ _n().$$.on_mount.push(e);
146
143
  }
147
- const ne = [], me = [];
144
+ const ne = [], ge = [];
148
145
  let ie = [];
149
- const It = [], wn = /* @__PURE__ */ Promise.resolve();
146
+ const At = [], xn = /* @__PURE__ */ Promise.resolve();
150
147
  let qe = !1;
151
- function Cn() {
152
- qe || (qe = !0, wn.then(A));
148
+ function wn() {
149
+ qe || (qe = !0, xn.then(A));
153
150
  }
154
151
  function Je(e) {
155
152
  ie.push(e);
@@ -159,95 +156,95 @@ let te = 0;
159
156
  function A() {
160
157
  if (te !== 0)
161
158
  return;
162
- const e = ye;
159
+ const e = ve;
163
160
  do {
164
161
  try {
165
162
  for (; te < ne.length; ) {
166
163
  const t = ne[te];
167
- te++, pe(t), Sn(t.$$);
164
+ te++, be(t), Cn(t.$$);
168
165
  }
169
166
  } catch (t) {
170
167
  throw ne.length = 0, te = 0, t;
171
168
  }
172
- for (pe(null), ne.length = 0, te = 0; me.length; ) me.pop()();
169
+ for (be(null), ne.length = 0, te = 0; ge.length; ) ge.pop()();
173
170
  for (let t = 0; t < ie.length; t += 1) {
174
171
  const r = ie[t];
175
172
  je.has(r) || (je.add(r), r());
176
173
  }
177
174
  ie.length = 0;
178
175
  } while (ne.length);
179
- for (; It.length; )
180
- It.pop()();
181
- qe = !1, je.clear(), pe(e);
176
+ for (; At.length; )
177
+ At.pop()();
178
+ qe = !1, je.clear(), be(e);
182
179
  }
183
- function Sn(e) {
180
+ function Cn(e) {
184
181
  if (e.fragment !== null) {
185
182
  e.update(), K(e.before_update);
186
183
  const t = e.dirty;
187
184
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Je);
188
185
  }
189
186
  }
190
- function Hn(e) {
187
+ function Sn(e) {
191
188
  const t = [], r = [];
192
189
  ie.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ie = t;
193
190
  }
194
- const Tn = /* @__PURE__ */ new Set();
195
- function hr(e, t) {
196
- e && e.i && (Tn.delete(e), e.i(t));
191
+ const Hn = /* @__PURE__ */ new Set();
192
+ function lr(e, t) {
193
+ e && e.i && (Hn.delete(e), e.i(t));
197
194
  }
198
- function oe(e) {
195
+ function se(e) {
199
196
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
200
197
  }
201
- function cr(e, t) {
198
+ function hr(e, t) {
202
199
  e.d(1), t.delete(e.key);
203
200
  }
204
- function fr(e, t, r, n, i, s, o, a, l, u, h, g) {
205
- let f = e.length, d = s.length, m = f;
206
- const v = {};
207
- for (; m--; ) v[e[m].key] = m;
208
- const p = [], H = /* @__PURE__ */ new Map(), _ = /* @__PURE__ */ new Map(), w = [];
209
- for (m = d; m--; ) {
210
- const S = g(i, s, m), M = r(S);
211
- let O = o.get(M);
212
- O ? w.push(() => O.p(S, t)) : (O = u(M, S), O.c()), H.set(M, p[m] = O), M in v && _.set(M, Math.abs(m - v[M]));
201
+ function cr(e, t, r, n, i, o, s, a, u, l, h, d) {
202
+ let f = e.length, p = o.length, g = f;
203
+ const m = {};
204
+ for (; g--; ) m[e[g].key] = g;
205
+ const b = [], S = /* @__PURE__ */ new Map(), _ = /* @__PURE__ */ new Map(), w = [];
206
+ for (g = p; g--; ) {
207
+ const C = d(i, o, g), M = r(C);
208
+ let O = s.get(M);
209
+ O ? w.push(() => O.p(C, t)) : (O = l(M, C), O.c()), S.set(M, b[g] = O), M in m && _.set(M, Math.abs(g - m[M]));
213
210
  }
214
211
  const L = /* @__PURE__ */ new Set(), N = /* @__PURE__ */ new Set();
215
- function k(S) {
216
- hr(S, 1), S.m(a, h), o.set(S.key, S), h = S.first, d--;
212
+ function k(C) {
213
+ lr(C, 1), C.m(a, h), s.set(C.key, C), h = C.first, p--;
217
214
  }
218
- for (; f && d; ) {
219
- const S = p[d - 1], M = e[f - 1], O = S.key, X = M.key;
220
- S === M ? (h = S.first, f--, d--) : H.has(X) ? !o.has(O) || L.has(O) ? k(S) : N.has(X) ? f-- : _.get(O) > _.get(X) ? (N.add(O), k(S)) : (L.add(X), f--) : (l(M, o), f--);
215
+ for (; f && p; ) {
216
+ const C = b[p - 1], M = e[f - 1], O = C.key, X = M.key;
217
+ C === M ? (h = C.first, f--, p--) : S.has(X) ? !s.has(O) || L.has(O) ? k(C) : N.has(X) ? f-- : _.get(O) > _.get(X) ? (N.add(O), k(C)) : (L.add(X), f--) : (u(M, s), f--);
221
218
  }
222
219
  for (; f--; ) {
223
- const S = e[f];
224
- H.has(S.key) || l(S, o);
220
+ const C = e[f];
221
+ S.has(C.key) || u(C, s);
225
222
  }
226
- for (; d; ) k(p[d - 1]);
227
- return K(w), p;
223
+ for (; p; ) k(b[p - 1]);
224
+ return K(w), b;
228
225
  }
229
- function An(e, t, r) {
226
+ function Tn(e, t, r) {
230
227
  const { fragment: n, after_update: i } = e.$$;
231
228
  n && n.m(t, r), Je(() => {
232
- const s = e.$$.on_mount.map(lr).filter(ft);
233
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : K(s), e.$$.on_mount = [];
229
+ const o = e.$$.on_mount.map(ar).filter(ft);
230
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : K(o), e.$$.on_mount = [];
234
231
  }), i.forEach(Je);
235
232
  }
236
- function In(e, t) {
233
+ function An(e, t) {
237
234
  const r = e.$$;
238
- r.fragment !== null && (Hn(r.after_update), K(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
235
+ r.fragment !== null && (Sn(r.after_update), K(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
239
236
  }
240
- function Bn(e, t) {
241
- e.$$.dirty[0] === -1 && (ne.push(e), Cn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
237
+ function In(e, t) {
238
+ e.$$.dirty[0] === -1 && (ne.push(e), wn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
242
239
  }
243
- function Pn(e, t, r, n, i, s, o = null, a = [-1]) {
244
- const l = ye;
245
- pe(e);
246
- const u = e.$$ = {
240
+ function Bn(e, t, r, n, i, o, s = null, a = [-1]) {
241
+ const u = ve;
242
+ be(e);
243
+ const l = e.$$ = {
247
244
  fragment: null,
248
245
  ctx: [],
249
246
  // state
250
- props: s,
247
+ props: o,
251
248
  update: G,
252
249
  not_equal: i,
253
250
  bound: Ht(),
@@ -257,30 +254,30 @@ function Pn(e, t, r, n, i, s, o = null, a = [-1]) {
257
254
  on_disconnect: [],
258
255
  before_update: [],
259
256
  after_update: [],
260
- context: new Map(t.context || (l ? l.$$.context : [])),
257
+ context: new Map(t.context || (u ? u.$$.context : [])),
261
258
  // everything else
262
259
  callbacks: Ht(),
263
260
  dirty: a,
264
261
  skip_bound: !1,
265
- root: t.target || l.$$.root
262
+ root: t.target || u.$$.root
266
263
  };
267
- o && o(u.root);
264
+ s && s(l.root);
268
265
  let h = !1;
269
- if (u.ctx = r ? r(e, t.props || {}, (g, f, ...d) => {
270
- const m = d.length ? d[0] : f;
271
- return u.ctx && i(u.ctx[g], u.ctx[g] = m) && (!u.skip_bound && u.bound[g] && u.bound[g](m), h && Bn(e, g)), f;
272
- }) : [], u.update(), h = !0, K(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
266
+ if (l.ctx = r ? r(e, t.props || {}, (d, f, ...p) => {
267
+ const g = p.length ? p[0] : f;
268
+ return l.ctx && i(l.ctx[d], l.ctx[d] = g) && (!l.skip_bound && l.bound[d] && l.bound[d](g), h && In(e, d)), f;
269
+ }) : [], l.update(), h = !0, K(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
273
270
  if (t.hydrate) {
274
- const g = yn(t.target);
275
- u.fragment && u.fragment.l(g), g.forEach(R);
271
+ const d = yn(t.target);
272
+ l.fragment && l.fragment.l(d), d.forEach(R);
276
273
  } else
277
- u.fragment && u.fragment.c();
278
- t.intro && hr(e.$$.fragment), An(e, t.target, t.anchor), A();
274
+ l.fragment && l.fragment.c();
275
+ t.intro && lr(e.$$.fragment), Tn(e, t.target, t.anchor), A();
279
276
  }
280
- pe(l);
277
+ be(u);
281
278
  }
282
- let gr;
283
- typeof HTMLElement == "function" && (gr = class extends HTMLElement {
279
+ let fr;
280
+ typeof HTMLElement == "function" && (fr = class extends HTMLElement {
284
281
  constructor(t, r, n) {
285
282
  super();
286
283
  /** The Svelte component constructor */
@@ -319,37 +316,37 @@ typeof HTMLElement == "function" && (gr = class extends HTMLElement {
319
316
  connectedCallback() {
320
317
  return St(this, null, function* () {
321
318
  if (this.$$cn = !0, !this.$$c) {
322
- let t = function(s) {
319
+ let t = function(o) {
323
320
  return () => {
324
- let o;
321
+ let s;
325
322
  return {
326
323
  c: function() {
327
- o = P("slot"), s !== "default" && C(o, "name", s);
324
+ s = P("slot"), o !== "default" && H(s, "name", o);
328
325
  },
329
326
  /**
330
327
  * @param {HTMLElement} target
331
328
  * @param {HTMLElement} [anchor]
332
329
  */
333
- m: function(u, h) {
334
- U(u, o, h);
330
+ m: function(l, h) {
331
+ U(l, s, h);
335
332
  },
336
- d: function(u) {
337
- u && R(o);
333
+ d: function(l) {
334
+ l && R(s);
338
335
  }
339
336
  };
340
337
  };
341
338
  };
342
339
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
343
340
  return;
344
- const r = {}, n = _n(this);
345
- for (const s of this.$$s)
346
- s in n && (r[s] = [t(s)]);
347
- for (const s of this.attributes) {
348
- const o = this.$$g_p(s.name);
349
- o in this.$$d || (this.$$d[o] = Ie(o, s.value, this.$$p_d, "toProp"));
341
+ const r = {}, n = vn(this);
342
+ for (const o of this.$$s)
343
+ o in n && (r[o] = [t(o)]);
344
+ for (const o of this.attributes) {
345
+ const s = this.$$g_p(o.name);
346
+ s in this.$$d || (this.$$d[s] = Ie(s, o.value, this.$$p_d, "toProp"));
350
347
  }
351
- for (const s in this.$$p_d)
352
- !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
348
+ for (const o in this.$$p_d)
349
+ !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
353
350
  this.$$c = new this.$$ctor({
354
351
  target: this.shadowRoot || this,
355
352
  props: Ct(wt({}, this.$$d), {
@@ -361,23 +358,23 @@ typeof HTMLElement == "function" && (gr = class extends HTMLElement {
361
358
  });
362
359
  const i = () => {
363
360
  this.$$r = !0;
364
- for (const s in this.$$p_d)
365
- if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
366
- const o = Ie(
367
- s,
368
- this.$$d[s],
361
+ for (const o in this.$$p_d)
362
+ if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
363
+ const s = Ie(
364
+ o,
365
+ this.$$d[o],
369
366
  this.$$p_d,
370
367
  "toAttribute"
371
368
  );
372
- o == null ? this.removeAttribute(this.$$p_d[s].attribute || s) : this.setAttribute(this.$$p_d[s].attribute || s, o);
369
+ s == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, s);
373
370
  }
374
371
  this.$$r = !1;
375
372
  };
376
373
  this.$$c.$$.after_update.push(i), i();
377
- for (const s in this.$$l)
378
- for (const o of this.$$l[s]) {
379
- const a = this.$$c.$on(s, o);
380
- this.$$l_u.set(o, a);
374
+ for (const o in this.$$l)
375
+ for (const s of this.$$l[o]) {
376
+ const a = this.$$c.$on(o, s);
377
+ this.$$l_u.set(s, a);
381
378
  }
382
379
  this.$$l = {};
383
380
  }
@@ -401,8 +398,8 @@ typeof HTMLElement == "function" && (gr = class extends HTMLElement {
401
398
  }
402
399
  });
403
400
  function Ie(e, t, r, n) {
404
- var s;
405
- const i = (s = r[e]) == null ? void 0 : s.type;
401
+ var o;
402
+ const i = (o = r[e]) == null ? void 0 : o.type;
406
403
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
407
404
  return t;
408
405
  if (n === "toAttribute")
@@ -430,8 +427,8 @@ function Ie(e, t, r, n) {
430
427
  return t;
431
428
  }
432
429
  }
433
- function Mn(e, t, r, n, i, s) {
434
- let o = class extends gr {
430
+ function Pn(e, t, r, n, i, o) {
431
+ let s = class extends fr {
435
432
  constructor() {
436
433
  super(e, r, i), this.$$p_d = t;
437
434
  }
@@ -442,26 +439,26 @@ function Mn(e, t, r, n, i, s) {
442
439
  }
443
440
  };
444
441
  return Object.keys(t).forEach((a) => {
445
- Object.defineProperty(o.prototype, a, {
442
+ Object.defineProperty(s.prototype, a, {
446
443
  get() {
447
444
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
448
445
  },
449
- set(l) {
450
- var u;
451
- l = Ie(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
446
+ set(u) {
447
+ var l;
448
+ u = Ie(a, u, t), this.$$d[a] = u, (l = this.$$c) == null || l.$set({ [a]: u });
452
449
  }
453
450
  });
454
451
  }), n.forEach((a) => {
455
- Object.defineProperty(o.prototype, a, {
452
+ Object.defineProperty(s.prototype, a, {
456
453
  get() {
457
- var l;
458
- return (l = this.$$c) == null ? void 0 : l[a];
454
+ var u;
455
+ return (u = this.$$c) == null ? void 0 : u[a];
459
456
  }
460
457
  });
461
458
  }), e.element = /** @type {any} */
462
- o, o;
459
+ s, s;
463
460
  }
464
- class On {
461
+ class Mn {
465
462
  constructor() {
466
463
  /**
467
464
  * ### PRIVATE API
@@ -482,7 +479,7 @@ class On {
482
479
  }
483
480
  /** @returns {void} */
484
481
  $destroy() {
485
- In(this, 1), this.$destroy = G;
482
+ An(this, 1), this.$destroy = G;
486
483
  }
487
484
  /**
488
485
  * @template {Extract<keyof Events, string>} K
@@ -504,11 +501,11 @@ class On {
504
501
  * @returns {void}
505
502
  */
506
503
  $set(t) {
507
- this.$$set && !gn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
504
+ this.$$set && !fn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
508
505
  }
509
506
  }
510
- const Ln = "4";
511
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Ln);
507
+ const On = "4";
508
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(On);
512
509
  var Ke = function(e, t) {
513
510
  return Ke = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
514
511
  r.__proto__ = n;
@@ -529,12 +526,12 @@ var E = function() {
529
526
  return E = Object.assign || function(t) {
530
527
  for (var r, n = 1, i = arguments.length; n < i; n++) {
531
528
  r = arguments[n];
532
- for (var s in r) Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
529
+ for (var o in r) Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
533
530
  }
534
531
  return t;
535
532
  }, E.apply(this, arguments);
536
533
  };
537
- function Nn(e, t) {
534
+ function Ln(e, t) {
538
535
  var r = {};
539
536
  for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
540
537
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -555,24 +552,24 @@ function et(e) {
555
552
  function tt(e, t) {
556
553
  var r = typeof Symbol == "function" && e[Symbol.iterator];
557
554
  if (!r) return e;
558
- var n = r.call(e), i, s = [], o;
555
+ var n = r.call(e), i, o = [], s;
559
556
  try {
560
- for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; ) s.push(i.value);
557
+ for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; ) o.push(i.value);
561
558
  } catch (a) {
562
- o = { error: a };
559
+ s = { error: a };
563
560
  } finally {
564
561
  try {
565
562
  i && !i.done && (r = n.return) && r.call(n);
566
563
  } finally {
567
- if (o) throw o.error;
564
+ if (s) throw s.error;
568
565
  }
569
566
  }
570
- return s;
567
+ return o;
571
568
  }
572
- function se(e, t, r) {
573
- if (r || arguments.length === 2) for (var n = 0, i = t.length, s; n < i; n++)
574
- (s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
575
- return e.concat(s || Array.prototype.slice.call(t));
569
+ function oe(e, t, r) {
570
+ if (r || arguments.length === 2) for (var n = 0, i = t.length, o; n < i; n++)
571
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
572
+ return e.concat(o || Array.prototype.slice.call(t));
576
573
  }
577
574
  function j(e) {
578
575
  return typeof e == "function";
@@ -603,65 +600,65 @@ var Fe = function() {
603
600
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
604
601
  }
605
602
  return e.prototype.unsubscribe = function() {
606
- var t, r, n, i, s;
603
+ var t, r, n, i, o;
607
604
  if (!this.closed) {
608
605
  this.closed = !0;
609
- var o = this._parentage;
610
- if (o)
611
- if (this._parentage = null, Array.isArray(o))
606
+ var s = this._parentage;
607
+ if (s)
608
+ if (this._parentage = null, Array.isArray(s))
612
609
  try {
613
- for (var a = et(o), l = a.next(); !l.done; l = a.next()) {
614
- var u = l.value;
615
- u.remove(this);
610
+ for (var a = et(s), u = a.next(); !u.done; u = a.next()) {
611
+ var l = u.value;
612
+ l.remove(this);
616
613
  }
617
- } catch (v) {
618
- t = { error: v };
614
+ } catch (m) {
615
+ t = { error: m };
619
616
  } finally {
620
617
  try {
621
- l && !l.done && (r = a.return) && r.call(a);
618
+ u && !u.done && (r = a.return) && r.call(a);
622
619
  } finally {
623
620
  if (t) throw t.error;
624
621
  }
625
622
  }
626
623
  else
627
- o.remove(this);
624
+ s.remove(this);
628
625
  var h = this.initialTeardown;
629
626
  if (j(h))
630
627
  try {
631
628
  h();
632
- } catch (v) {
633
- s = v instanceof Ve ? v.errors : [v];
629
+ } catch (m) {
630
+ o = m instanceof Ve ? m.errors : [m];
634
631
  }
635
- var g = this._finalizers;
636
- if (g) {
632
+ var d = this._finalizers;
633
+ if (d) {
637
634
  this._finalizers = null;
638
635
  try {
639
- for (var f = et(g), d = f.next(); !d.done; d = f.next()) {
640
- var m = d.value;
636
+ for (var f = et(d), p = f.next(); !p.done; p = f.next()) {
637
+ var g = p.value;
641
638
  try {
642
- Bt(m);
643
- } catch (v) {
644
- s = s != null ? s : [], v instanceof Ve ? s = se(se([], tt(s)), tt(v.errors)) : s.push(v);
639
+ It(g);
640
+ } catch (m) {
641
+ o = o != null ? o : [], m instanceof Ve ? o = oe(oe([], tt(o)), tt(m.errors)) : o.push(m);
645
642
  }
646
643
  }
647
- } catch (v) {
648
- n = { error: v };
644
+ } catch (m) {
645
+ n = { error: m };
649
646
  } finally {
650
647
  try {
651
- d && !d.done && (i = f.return) && i.call(f);
648
+ p && !p.done && (i = f.return) && i.call(f);
652
649
  } finally {
653
650
  if (n) throw n.error;
654
651
  }
655
652
  }
656
653
  }
657
- if (s)
658
- throw new Ve(s);
654
+ if (o)
655
+ throw new Ve(o);
659
656
  }
660
657
  }, e.prototype.add = function(t) {
661
658
  var r;
662
659
  if (t && t !== this)
663
660
  if (this.closed)
664
- Bt(t);
661
+ It(t);
665
662
  else {
666
663
  if (t instanceof e) {
667
664
  if (t.closed || t._hasParent(this))
@@ -686,37 +683,37 @@ var Fe = function() {
686
683
  var t = new e();
687
684
  return t.closed = !0, t;
688
685
  }(), e;
689
- }(), vr = Fe.EMPTY;
690
- function pr(e) {
686
+ }(), pr = Fe.EMPTY;
687
+ function mr(e) {
691
688
  return e instanceof Fe || e && "closed" in e && j(e.remove) && j(e.add) && j(e.unsubscribe);
692
689
  }
693
- function Bt(e) {
690
+ function It(e) {
694
691
  j(e) ? e() : e.unsubscribe();
695
692
  }
696
- var mr = {
693
+ var br = {
697
694
  onUnhandledError: null,
698
695
  onStoppedNotification: null,
699
696
  Promise: void 0,
700
697
  useDeprecatedSynchronousErrorHandling: !1,
701
698
  useDeprecatedNextContext: !1
702
- }, br = {
699
+ }, gr = {
703
700
  setTimeout: function(e, t) {
704
701
  for (var r = [], n = 2; n < arguments.length; n++)
705
702
  r[n - 2] = arguments[n];
706
- return setTimeout.apply(void 0, se([e, t], tt(r)));
703
+ return setTimeout.apply(void 0, oe([e, t], tt(r)));
707
704
  },
708
705
  clearTimeout: function(e) {
709
- var t = br.delegate;
706
+ var t = gr.delegate;
710
707
  return ((t == null ? void 0 : t.clearTimeout) || clearTimeout)(e);
711
708
  },
712
709
  delegate: void 0
713
710
  };
714
- function Fn(e) {
715
- br.setTimeout(function() {
711
+ function Nn(e) {
712
+ gr.setTimeout(function() {
716
713
  throw e;
717
714
  });
718
715
  }
719
- function Pt() {
716
+ function Bt() {
720
717
  }
721
718
  function Be(e) {
722
719
  e();
@@ -725,7 +722,7 @@ var yr = function(e) {
725
722
  V(t, e);
726
723
  function t(r) {
727
724
  var n = e.call(this) || this;
728
- return n.isStopped = !1, r ? (n.destination = r, pr(r) && r.add(n)) : n.destination = Gn, n;
725
+ return n.isStopped = !1, r ? (n.destination = r, mr(r) && r.add(n)) : n.destination = Un, n;
729
726
  }
730
727
  return t.create = function(r, n, i) {
731
728
  return new nt(r, n, i);
@@ -752,11 +749,11 @@ var yr = function(e) {
752
749
  this.unsubscribe();
753
750
  }
754
751
  }, t;
755
- }(Fe), Rn = Function.prototype.bind;
752
+ }(Fe), Fn = Function.prototype.bind;
756
753
  function Xe(e, t) {
757
- return Rn.call(e, t);
754
+ return Fn.call(e, t);
758
755
  }
759
- var Dn = function() {
756
+ var Rn = function() {
760
757
  function e(t) {
761
758
  this.partialObserver = t;
762
759
  }
@@ -790,52 +787,52 @@ var Dn = function() {
790
787
  }(), nt = function(e) {
791
788
  V(t, e);
792
789
  function t(r, n, i) {
793
- var s = e.call(this) || this, o;
790
+ var o = e.call(this) || this, s;
794
791
  if (j(r) || !r)
795
- o = {
792
+ s = {
796
793
  next: r != null ? r : void 0,
797
794
  error: n != null ? n : void 0,
798
795
  complete: i != null ? i : void 0
799
796
  };
800
797
  else {
801
798
  var a;
802
- s && mr.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
803
- return s.unsubscribe();
804
- }, o = {
799
+ o && br.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
800
+ return o.unsubscribe();
801
+ }, s = {
805
802
  next: r.next && Xe(r.next, a),
806
803
  error: r.error && Xe(r.error, a),
807
804
  complete: r.complete && Xe(r.complete, a)
808
- }) : o = r;
805
+ }) : s = r;
809
806
  }
810
- return s.destination = new Dn(o), s;
807
+ return o.destination = new Rn(s), o;
811
808
  }
812
809
  return t;
813
810
  }(yr);
814
811
  function Te(e) {
815
- Fn(e);
812
+ Nn(e);
816
813
  }
817
- function Un(e) {
814
+ function Dn(e) {
818
815
  throw e;
819
816
  }
820
- var Gn = {
817
+ var Un = {
821
818
  closed: !0,
822
- next: Pt,
823
- error: Un,
824
- complete: Pt
825
- }, kn = function() {
819
+ next: Bt,
820
+ error: Dn,
821
+ complete: Bt
822
+ }, Gn = function() {
826
823
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
827
824
  }();
828
- function $n(e) {
825
+ function kn(e) {
829
826
  return e;
830
827
  }
831
- function jn(e) {
832
- return e.length === 0 ? $n : e.length === 1 ? e[0] : function(r) {
828
+ function $n(e) {
829
+ return e.length === 0 ? kn : e.length === 1 ? e[0] : function(r) {
833
830
  return e.reduce(function(n, i) {
834
831
  return i(n);
835
832
  }, r);
836
833
  };
837
834
  }
838
- var Mt = function() {
835
+ var Pt = function() {
839
836
  function e(t) {
840
837
  t && (this._subscribe = t);
841
838
  }
@@ -843,11 +840,11 @@ var Mt = function() {
843
840
  var r = new e();
844
841
  return r.source = this, r.operator = t, r;
845
842
  }, e.prototype.subscribe = function(t, r, n) {
846
- var i = this, s = Xn(t) ? t : new nt(t, r, n);
843
+ var i = this, o = Vn(t) ? t : new nt(t, r, n);
847
844
  return Be(function() {
848
- var o = i, a = o.operator, l = o.source;
849
- s.add(a ? a.call(s, l) : l ? i._subscribe(s) : i._trySubscribe(s));
850
- }), s;
845
+ var s = i, a = s.operator, u = s.source;
846
+ o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
847
+ }), o;
851
848
  }, e.prototype._trySubscribe = function(t) {
852
849
  try {
853
850
  return this._subscribe(t);
@@ -856,87 +853,87 @@ var Mt = function() {
856
853
  }
857
854
  }, e.prototype.forEach = function(t, r) {
858
855
  var n = this;
859
- return r = Ot(r), new r(function(i, s) {
860
- var o = new nt({
856
+ return r = Mt(r), new r(function(i, o) {
857
+ var s = new nt({
861
858
  next: function(a) {
862
859
  try {
863
860
  t(a);
864
- } catch (l) {
865
- s(l), o.unsubscribe();
861
+ } catch (u) {
862
+ o(u), s.unsubscribe();
866
863
  }
867
864
  },
868
- error: s,
865
+ error: o,
869
866
  complete: i
870
867
  });
871
- n.subscribe(o);
868
+ n.subscribe(s);
872
869
  });
873
870
  }, e.prototype._subscribe = function(t) {
874
871
  var r;
875
872
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
876
- }, e.prototype[kn] = function() {
873
+ }, e.prototype[Gn] = function() {
877
874
  return this;
878
875
  }, e.prototype.pipe = function() {
879
876
  for (var t = [], r = 0; r < arguments.length; r++)
880
877
  t[r] = arguments[r];
881
- return jn(t)(this);
878
+ return $n(t)(this);
882
879
  }, e.prototype.toPromise = function(t) {
883
880
  var r = this;
884
- return t = Ot(t), new t(function(n, i) {
885
- var s;
886
- r.subscribe(function(o) {
887
- return s = o;
888
- }, function(o) {
889
- return i(o);
881
+ return t = Mt(t), new t(function(n, i) {
882
+ var o;
883
+ r.subscribe(function(s) {
884
+ return o = s;
885
+ }, function(s) {
886
+ return i(s);
890
887
  }, function() {
891
- return n(s);
888
+ return n(o);
892
889
  });
893
890
  });
894
891
  }, e.create = function(t) {
895
892
  return new e(t);
896
893
  }, e;
897
894
  }();
898
- function Ot(e) {
895
+ function Mt(e) {
899
896
  var t;
900
- return (t = e != null ? e : mr.Promise) !== null && t !== void 0 ? t : Promise;
897
+ return (t = e != null ? e : br.Promise) !== null && t !== void 0 ? t : Promise;
901
898
  }
902
- function Vn(e) {
899
+ function jn(e) {
903
900
  return e && j(e.next) && j(e.error) && j(e.complete);
904
901
  }
905
- function Xn(e) {
906
- return e && e instanceof yr || Vn(e) && pr(e);
902
+ function Vn(e) {
903
+ return e && e instanceof yr || jn(e) && mr(e);
907
904
  }
908
- var Wn = dr(function(e) {
905
+ var Xn = dr(function(e) {
909
906
  return function() {
910
907
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
911
908
  };
912
- }), _r = function(e) {
909
+ }), vr = function(e) {
913
910
  V(t, e);
914
911
  function t() {
915
912
  var r = e.call(this) || this;
916
913
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
917
914
  }
918
915
  return t.prototype.lift = function(r) {
919
- var n = new Lt(this, this);
916
+ var n = new Ot(this, this);
920
917
  return n.operator = r, n;
921
918
  }, t.prototype._throwIfClosed = function() {
922
919
  if (this.closed)
923
- throw new Wn();
920
+ throw new Xn();
924
921
  }, t.prototype.next = function(r) {
925
922
  var n = this;
926
923
  Be(function() {
927
- var i, s;
924
+ var i, o;
928
925
  if (n._throwIfClosed(), !n.isStopped) {
929
926
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
930
927
  try {
931
- for (var o = et(n.currentObservers), a = o.next(); !a.done; a = o.next()) {
932
- var l = a.value;
933
- l.next(r);
928
+ for (var s = et(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
929
+ var u = a.value;
930
+ u.next(r);
934
931
  }
935
- } catch (u) {
936
- i = { error: u };
932
+ } catch (l) {
933
+ i = { error: l };
937
934
  } finally {
938
935
  try {
939
- a && !a.done && (s = o.return) && s.call(o);
936
+ a && !a.done && (o = s.return) && o.call(s);
940
937
  } finally {
941
938
  if (i) throw i.error;
942
939
  }
@@ -975,20 +972,20 @@ var Wn = dr(function(e) {
975
972
  }, t.prototype._subscribe = function(r) {
976
973
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
977
974
  }, t.prototype._innerSubscribe = function(r) {
978
- var n = this, i = this, s = i.hasError, o = i.isStopped, a = i.observers;
979
- return s || o ? vr : (this.currentObservers = null, a.push(r), new Fe(function() {
975
+ var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
976
+ return o || s ? pr : (this.currentObservers = null, a.push(r), new Fe(function() {
980
977
  n.currentObservers = null, rt(a, r);
981
978
  }));
982
979
  }, t.prototype._checkFinalizedStatuses = function(r) {
983
- var n = this, i = n.hasError, s = n.thrownError, o = n.isStopped;
984
- i ? r.error(s) : o && r.complete();
980
+ var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
981
+ i ? r.error(o) : s && r.complete();
985
982
  }, t.prototype.asObservable = function() {
986
- var r = new Mt();
983
+ var r = new Pt();
987
984
  return r.source = this, r;
988
985
  }, t.create = function(r, n) {
989
- return new Lt(r, n);
986
+ return new Ot(r, n);
990
987
  }, t;
991
- }(Mt), Lt = function(e) {
988
+ }(Pt), Ot = function(e) {
992
989
  V(t, e);
993
990
  function t(r, n) {
994
991
  var i = e.call(this) || this;
@@ -1005,45 +1002,45 @@ var Wn = dr(function(e) {
1005
1002
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1006
1003
  }, t.prototype._subscribe = function(r) {
1007
1004
  var n, i;
1008
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : vr;
1005
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : pr;
1009
1006
  }, t;
1010
- }(_r), Er = {
1007
+ }(vr), _r = {
1011
1008
  now: function() {
1012
- return (Er.delegate || Date).now();
1009
+ return (_r.delegate || Date).now();
1013
1010
  },
1014
1011
  delegate: void 0
1015
- }, zn = function(e) {
1012
+ }, Wn = function(e) {
1016
1013
  V(t, e);
1017
1014
  function t(r, n, i) {
1018
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Er);
1019
- var s = e.call(this) || this;
1020
- 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;
1015
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = _r);
1016
+ var o = e.call(this) || this;
1017
+ return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
1021
1018
  }
1022
1019
  return t.prototype.next = function(r) {
1023
- var n = this, i = n.isStopped, s = n._buffer, o = n._infiniteTimeWindow, a = n._timestampProvider, l = n._windowTime;
1024
- i || (s.push(r), !o && s.push(a.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
1020
+ var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, a = n._timestampProvider, u = n._windowTime;
1021
+ i || (o.push(r), !s && o.push(a.now() + u)), this._trimBuffer(), e.prototype.next.call(this, r);
1025
1022
  }, t.prototype._subscribe = function(r) {
1026
1023
  this._throwIfClosed(), this._trimBuffer();
1027
- for (var n = this._innerSubscribe(r), i = this, s = i._infiniteTimeWindow, o = i._buffer, a = o.slice(), l = 0; l < a.length && !r.closed; l += s ? 1 : 2)
1028
- r.next(a[l]);
1024
+ for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), u = 0; u < a.length && !r.closed; u += o ? 1 : 2)
1025
+ r.next(a[u]);
1029
1026
  return this._checkFinalizedStatuses(r), n;
1030
1027
  }, t.prototype._trimBuffer = function() {
1031
- var r = this, n = r._bufferSize, i = r._timestampProvider, s = r._buffer, o = r._infiniteTimeWindow, a = (o ? 1 : 2) * n;
1032
- if (n < 1 / 0 && a < s.length && s.splice(0, s.length - a), !o) {
1033
- for (var l = i.now(), u = 0, h = 1; h < s.length && s[h] <= l; h += 2)
1034
- u = h;
1035
- u && s.splice(0, u + 1);
1028
+ var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * n;
1029
+ if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
1030
+ for (var u = i.now(), l = 0, h = 1; h < o.length && o[h] <= u; h += 2)
1031
+ l = h;
1032
+ l && o.splice(0, l + 1);
1036
1033
  }
1037
1034
  }, t;
1038
- }(_r);
1039
- const Nt = [], Ft = {}, Zn = (e, t = 0) => {
1040
- if (Nt.indexOf(e) == -1) {
1041
- const r = new zn(t);
1042
- Ft[e] = r, Nt.push(e);
1035
+ }(vr);
1036
+ const Lt = [], Nt = {}, zn = (e, t = 0) => {
1037
+ if (Lt.indexOf(e) == -1) {
1038
+ const r = new Wn(t);
1039
+ Nt[e] = r, Lt.push(e);
1043
1040
  }
1044
- return Ft[e];
1041
+ return Nt[e];
1045
1042
  }, re = [];
1046
- function Yn(e, t) {
1043
+ function Zn(e, t) {
1047
1044
  return {
1048
1045
  subscribe: Re(e, t).subscribe
1049
1046
  };
@@ -1053,87 +1050,87 @@ function Re(e, t = G) {
1053
1050
  const n = /* @__PURE__ */ new Set();
1054
1051
  function i(a) {
1055
1052
  if (ur(e, a) && (e = a, r)) {
1056
- const l = !re.length;
1057
- for (const u of n)
1058
- u[1](), re.push(u, e);
1059
- if (l) {
1060
- for (let u = 0; u < re.length; u += 2)
1061
- re[u][0](re[u + 1]);
1053
+ const u = !re.length;
1054
+ for (const l of n)
1055
+ l[1](), re.push(l, e);
1056
+ if (u) {
1057
+ for (let l = 0; l < re.length; l += 2)
1058
+ re[l][0](re[l + 1]);
1062
1059
  re.length = 0;
1063
1060
  }
1064
1061
  }
1065
1062
  }
1066
- function s(a) {
1063
+ function o(a) {
1067
1064
  i(a(e));
1068
1065
  }
1069
- function o(a, l = G) {
1070
- const u = [a, l];
1071
- return n.add(u), n.size === 1 && (r = t(i, s) || G), a(e), () => {
1072
- n.delete(u), n.size === 0 && r && (r(), r = null);
1066
+ function s(a, u = G) {
1067
+ const l = [a, u];
1068
+ return n.add(l), n.size === 1 && (r = t(i, o) || G), a(e), () => {
1069
+ n.delete(l), n.size === 0 && r && (r(), r = null);
1073
1070
  };
1074
1071
  }
1075
- return { set: i, update: s, subscribe: o };
1072
+ return { set: i, update: o, subscribe: s };
1076
1073
  }
1077
1074
  function ce(e, t, r) {
1078
1075
  const n = !Array.isArray(e), i = n ? [e] : e;
1079
1076
  if (!i.every(Boolean))
1080
1077
  throw new Error("derived() expects stores as input, got a falsy value");
1081
- const s = t.length < 2;
1082
- return Yn(r, (o, a) => {
1083
- let l = !1;
1084
- const u = [];
1085
- let h = 0, g = G;
1078
+ const o = t.length < 2;
1079
+ return Zn(r, (s, a) => {
1080
+ let u = !1;
1081
+ const l = [];
1082
+ let h = 0, d = G;
1086
1083
  const f = () => {
1087
1084
  if (h)
1088
1085
  return;
1089
- g();
1090
- const m = t(n ? u[0] : u, o, a);
1091
- s ? o(m) : g = ft(m) ? m : G;
1092
- }, d = i.map(
1093
- (m, v) => dn(
1094
- m,
1095
- (p) => {
1096
- u[v] = p, h &= ~(1 << v), l && f();
1086
+ d();
1087
+ const g = t(n ? l[0] : l, s, a);
1088
+ o ? s(g) : d = ft(g) ? g : G;
1089
+ }, p = i.map(
1090
+ (g, m) => dn(
1091
+ g,
1092
+ (b) => {
1093
+ l[m] = b, h &= ~(1 << m), u && f();
1097
1094
  },
1098
1095
  () => {
1099
- h |= 1 << v;
1096
+ h |= 1 << m;
1100
1097
  }
1101
1098
  )
1102
1099
  );
1103
- return l = !0, f(), function() {
1104
- K(d), g(), l = !1;
1100
+ return u = !0, f(), function() {
1101
+ K(p), d(), u = !1;
1105
1102
  };
1106
1103
  });
1107
1104
  }
1108
- function Qn(e) {
1105
+ function Yn(e) {
1109
1106
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1110
1107
  }
1111
- var qn = function(t) {
1112
- return Jn(t) && !Kn(t);
1108
+ var Qn = function(t) {
1109
+ return qn(t) && !Jn(t);
1113
1110
  };
1114
- function Jn(e) {
1111
+ function qn(e) {
1115
1112
  return !!e && typeof e == "object";
1116
1113
  }
1117
- function Kn(e) {
1114
+ function Jn(e) {
1118
1115
  var t = Object.prototype.toString.call(e);
1119
- return t === "[object RegExp]" || t === "[object Date]" || ri(e);
1116
+ return t === "[object RegExp]" || t === "[object Date]" || ti(e);
1120
1117
  }
1121
- var ei = typeof Symbol == "function" && Symbol.for, ti = ei ? Symbol.for("react.element") : 60103;
1122
- function ri(e) {
1123
- return e.$$typeof === ti;
1118
+ var Kn = typeof Symbol == "function" && Symbol.for, ei = Kn ? Symbol.for("react.element") : 60103;
1119
+ function ti(e) {
1120
+ return e.$$typeof === ei;
1124
1121
  }
1125
- function ni(e) {
1122
+ function ri(e) {
1126
1123
  return Array.isArray(e) ? [] : {};
1127
1124
  }
1128
1125
  function _e(e, t) {
1129
- return t.clone !== !1 && t.isMergeableObject(e) ? ae(ni(e), e, t) : e;
1126
+ return t.clone !== !1 && t.isMergeableObject(e) ? ae(ri(e), e, t) : e;
1130
1127
  }
1131
- function ii(e, t, r) {
1128
+ function ni(e, t, r) {
1132
1129
  return e.concat(t).map(function(n) {
1133
1130
  return _e(n, r);
1134
1131
  });
1135
1132
  }
1136
- function si(e, t) {
1133
+ function ii(e, t) {
1137
1134
  if (!t.customMerge)
1138
1135
  return ae;
1139
1136
  var r = t.customMerge(e);
@@ -1144,31 +1141,31 @@ function oi(e) {
1144
1141
  return Object.propertyIsEnumerable.call(e, t);
1145
1142
  }) : [];
1146
1143
  }
1147
- function Rt(e) {
1144
+ function Ft(e) {
1148
1145
  return Object.keys(e).concat(oi(e));
1149
1146
  }
1150
- function xr(e, t) {
1147
+ function Er(e, t) {
1151
1148
  try {
1152
1149
  return t in e;
1153
1150
  } catch (r) {
1154
1151
  return !1;
1155
1152
  }
1156
1153
  }
1157
- function ai(e, t) {
1158
- return xr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1154
+ function si(e, t) {
1155
+ return Er(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1159
1156
  }
1160
- function li(e, t, r) {
1157
+ function ai(e, t, r) {
1161
1158
  var n = {};
1162
- return r.isMergeableObject(e) && Rt(e).forEach(function(i) {
1159
+ return r.isMergeableObject(e) && Ft(e).forEach(function(i) {
1163
1160
  n[i] = _e(e[i], r);
1164
- }), Rt(t).forEach(function(i) {
1165
- ai(e, i) || (xr(e, i) && r.isMergeableObject(t[i]) ? n[i] = si(i, r)(e[i], t[i], r) : n[i] = _e(t[i], r));
1161
+ }), Ft(t).forEach(function(i) {
1162
+ si(e, i) || (Er(e, i) && r.isMergeableObject(t[i]) ? n[i] = ii(i, r)(e[i], t[i], r) : n[i] = _e(t[i], r));
1166
1163
  }), n;
1167
1164
  }
1168
1165
  function ae(e, t, r) {
1169
- r = r || {}, r.arrayMerge = r.arrayMerge || ii, r.isMergeableObject = r.isMergeableObject || qn, r.cloneUnlessOtherwiseSpecified = _e;
1170
- var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
1171
- return s ? n ? r.arrayMerge(e, t, r) : li(e, t, r) : _e(t, r);
1166
+ r = r || {}, r.arrayMerge = r.arrayMerge || ni, r.isMergeableObject = r.isMergeableObject || Qn, r.cloneUnlessOtherwiseSpecified = _e;
1167
+ var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1168
+ return o ? n ? r.arrayMerge(e, t, r) : ai(e, t, r) : _e(t, r);
1172
1169
  }
1173
1170
  ae.all = function(t, r) {
1174
1171
  if (!Array.isArray(t))
@@ -1177,55 +1174,55 @@ ae.all = function(t, r) {
1177
1174
  return ae(n, i, r);
1178
1175
  }, {});
1179
1176
  };
1180
- var ui = ae, hi = ui;
1181
- const ci = /* @__PURE__ */ Qn(hi);
1182
- var b;
1177
+ var ui = ae, li = ui;
1178
+ const hi = /* @__PURE__ */ Yn(li);
1179
+ var y;
1183
1180
  (function(e) {
1184
1181
  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";
1185
- })(b || (b = {}));
1182
+ })(y || (y = {}));
1186
1183
  var T;
1187
1184
  (function(e) {
1188
1185
  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";
1189
1186
  })(T || (T = {}));
1190
- var le;
1187
+ var ue;
1191
1188
  (function(e) {
1192
1189
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1193
- })(le || (le = {}));
1194
- function Dt(e) {
1190
+ })(ue || (ue = {}));
1191
+ function Rt(e) {
1195
1192
  return e.type === T.literal;
1196
1193
  }
1197
- function fi(e) {
1194
+ function ci(e) {
1198
1195
  return e.type === T.argument;
1199
1196
  }
1200
- function wr(e) {
1197
+ function xr(e) {
1201
1198
  return e.type === T.number;
1202
1199
  }
1203
- function Cr(e) {
1200
+ function wr(e) {
1204
1201
  return e.type === T.date;
1205
1202
  }
1206
- function Sr(e) {
1203
+ function Cr(e) {
1207
1204
  return e.type === T.time;
1208
1205
  }
1209
- function Hr(e) {
1206
+ function Sr(e) {
1210
1207
  return e.type === T.select;
1211
1208
  }
1212
- function Tr(e) {
1209
+ function Hr(e) {
1213
1210
  return e.type === T.plural;
1214
1211
  }
1215
- function gi(e) {
1212
+ function fi(e) {
1216
1213
  return e.type === T.pound;
1217
1214
  }
1218
- function Ar(e) {
1215
+ function Tr(e) {
1219
1216
  return e.type === T.tag;
1220
1217
  }
1221
- function Ir(e) {
1222
- return !!(e && typeof e == "object" && e.type === le.number);
1218
+ function Ar(e) {
1219
+ return !!(e && typeof e == "object" && e.type === ue.number);
1223
1220
  }
1224
1221
  function it(e) {
1225
- return !!(e && typeof e == "object" && e.type === le.dateTime);
1222
+ return !!(e && typeof e == "object" && e.type === ue.dateTime);
1226
1223
  }
1227
- var Br = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, di = /(?:[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;
1228
- function vi(e) {
1224
+ var Ir = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, di = /(?:[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;
1225
+ function pi(e) {
1229
1226
  var t = {};
1230
1227
  return e.replace(di, function(r) {
1231
1228
  var n = r.length;
@@ -1316,36 +1313,36 @@ function vi(e) {
1316
1313
  return "";
1317
1314
  }), t;
1318
1315
  }
1319
- var pi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1320
- function mi(e) {
1316
+ var mi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1317
+ function bi(e) {
1321
1318
  if (e.length === 0)
1322
1319
  throw new Error("Number skeleton cannot be empty");
1323
- for (var t = e.split(pi).filter(function(f) {
1320
+ for (var t = e.split(mi).filter(function(f) {
1324
1321
  return f.length > 0;
1325
1322
  }), r = [], n = 0, i = t; n < i.length; n++) {
1326
- var s = i[n], o = s.split("/");
1327
- if (o.length === 0)
1323
+ var o = i[n], s = o.split("/");
1324
+ if (s.length === 0)
1328
1325
  throw new Error("Invalid number skeleton");
1329
- for (var a = o[0], l = o.slice(1), u = 0, h = l; u < h.length; u++) {
1330
- var g = h[u];
1331
- if (g.length === 0)
1326
+ for (var a = s[0], u = s.slice(1), l = 0, h = u; l < h.length; l++) {
1327
+ var d = h[l];
1328
+ if (d.length === 0)
1332
1329
  throw new Error("Invalid number skeleton");
1333
1330
  }
1334
- r.push({ stem: a, options: l });
1331
+ r.push({ stem: a, options: u });
1335
1332
  }
1336
1333
  return r;
1337
1334
  }
1338
- function bi(e) {
1335
+ function gi(e) {
1339
1336
  return e.replace(/^(.*?)-/, "");
1340
1337
  }
1341
- var Ut = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Pr = /^(@+)?(\+|#+)?[rs]?$/g, yi = /(\*)(0+)|(#+)(0+)|(0+)/g, Mr = /^(0+)$/;
1342
- function Gt(e) {
1338
+ var Dt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Br = /^(@+)?(\+|#+)?[rs]?$/g, yi = /(\*)(0+)|(#+)(0+)|(0+)/g, Pr = /^(0+)$/;
1339
+ function Ut(e) {
1343
1340
  var t = {};
1344
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Pr, function(r, n, i) {
1341
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Br, function(r, n, i) {
1345
1342
  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)), "";
1346
1343
  }), t;
1347
1344
  }
1348
- function Or(e) {
1345
+ function Mr(e) {
1349
1346
  switch (e) {
1350
1347
  case "sign-auto":
1351
1348
  return {
@@ -1385,7 +1382,7 @@ function Or(e) {
1385
1382
  };
1386
1383
  }
1387
1384
  }
1388
- function _i(e) {
1385
+ function vi(e) {
1389
1386
  var t;
1390
1387
  if (e[0] === "E" && e[1] === "E" ? (t = {
1391
1388
  notation: "engineering"
@@ -1393,17 +1390,17 @@ function _i(e) {
1393
1390
  notation: "scientific"
1394
1391
  }, e = e.slice(1)), t) {
1395
1392
  var r = e.slice(0, 2);
1396
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Mr.test(e))
1393
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Pr.test(e))
1397
1394
  throw new Error("Malformed concise eng/scientific notation");
1398
1395
  t.minimumIntegerDigits = e.length;
1399
1396
  }
1400
1397
  return t;
1401
1398
  }
1402
- function kt(e) {
1403
- var t = {}, r = Or(e);
1399
+ function Gt(e) {
1400
+ var t = {}, r = Mr(e);
1404
1401
  return r || t;
1405
1402
  }
1406
- function Ei(e) {
1403
+ function _i(e) {
1407
1404
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1408
1405
  var i = n[r];
1409
1406
  switch (i.stem) {
@@ -1427,7 +1424,7 @@ function Ei(e) {
1427
1424
  continue;
1428
1425
  case "measure-unit":
1429
1426
  case "unit":
1430
- t.style = "unit", t.unit = bi(i.options[0]);
1427
+ t.style = "unit", t.unit = gi(i.options[0]);
1431
1428
  continue;
1432
1429
  case "compact-short":
1433
1430
  case "K":
@@ -1438,13 +1435,13 @@ function Ei(e) {
1438
1435
  t.notation = "compact", t.compactDisplay = "long";
1439
1436
  continue;
1440
1437
  case "scientific":
1441
- t = E(E(E({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1442
- return E(E({}, l), kt(u));
1438
+ t = E(E(E({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1439
+ return E(E({}, u), Gt(l));
1443
1440
  }, {}));
1444
1441
  continue;
1445
1442
  case "engineering":
1446
- t = E(E(E({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1447
- return E(E({}, l), kt(u));
1443
+ t = E(E(E({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1444
+ return E(E({}, u), Gt(l));
1448
1445
  }, {}));
1449
1446
  continue;
1450
1447
  case "notation-simple":
@@ -1489,40 +1486,40 @@ function Ei(e) {
1489
1486
  case "integer-width":
1490
1487
  if (i.options.length > 1)
1491
1488
  throw new RangeError("integer-width stems only accept a single optional option");
1492
- i.options[0].replace(yi, function(l, u, h, g, f, d) {
1493
- if (u)
1489
+ i.options[0].replace(yi, function(u, l, h, d, f, p) {
1490
+ if (l)
1494
1491
  t.minimumIntegerDigits = h.length;
1495
1492
  else {
1496
- if (g && f)
1493
+ if (d && f)
1497
1494
  throw new Error("We currently do not support maximum integer digits");
1498
- if (d)
1495
+ if (p)
1499
1496
  throw new Error("We currently do not support exact integer digits");
1500
1497
  }
1501
1498
  return "";
1502
1499
  });
1503
1500
  continue;
1504
1501
  }
1505
- if (Mr.test(i.stem)) {
1502
+ if (Pr.test(i.stem)) {
1506
1503
  t.minimumIntegerDigits = i.stem.length;
1507
1504
  continue;
1508
1505
  }
1509
- if (Ut.test(i.stem)) {
1506
+ if (Dt.test(i.stem)) {
1510
1507
  if (i.options.length > 1)
1511
1508
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1512
- i.stem.replace(Ut, function(l, u, h, g, f, d) {
1513
- return h === "*" ? t.minimumFractionDigits = u.length : g && g[0] === "#" ? t.maximumFractionDigits = g.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1509
+ i.stem.replace(Dt, function(u, l, h, d, f, p) {
1510
+ return h === "*" ? t.minimumFractionDigits = l.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1514
1511
  });
1515
- var s = i.options[0];
1516
- s === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = E(E({}, t), Gt(s)));
1512
+ var o = i.options[0];
1513
+ o === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = E(E({}, t), Ut(o)));
1517
1514
  continue;
1518
1515
  }
1519
- if (Pr.test(i.stem)) {
1520
- t = E(E({}, t), Gt(i.stem));
1516
+ if (Br.test(i.stem)) {
1517
+ t = E(E({}, t), Ut(i.stem));
1521
1518
  continue;
1522
1519
  }
1523
- var o = Or(i.stem);
1524
- o && (t = E(E({}, t), o));
1525
- var a = _i(i.stem);
1520
+ var s = Mr(i.stem);
1521
+ s && (t = E(E({}, t), s));
1522
+ var a = vi(i.stem);
1526
1523
  a && (t = E(E({}, t), a));
1527
1524
  }
1528
1525
  return t;
@@ -2936,22 +2933,22 @@ var Ae = {
2936
2933
  "h"
2937
2934
  ]
2938
2935
  };
2939
- function xi(e, t) {
2936
+ function Ei(e, t) {
2940
2937
  for (var r = "", n = 0; n < e.length; n++) {
2941
2938
  var i = e.charAt(n);
2942
2939
  if (i === "j") {
2943
- for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2944
- s++, n++;
2945
- var o = 1 + (s & 1), a = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = wi(t);
2946
- for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2947
- r += l;
2948
- for (; o-- > 0; )
2949
- r = u + r;
2940
+ for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2941
+ o++, n++;
2942
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = xi(t);
2943
+ for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2944
+ r += u;
2945
+ for (; s-- > 0; )
2946
+ r = l + r;
2950
2947
  } else i === "J" ? r += "H" : r += i;
2951
2948
  }
2952
2949
  return r;
2953
2950
  }
2954
- function wi(e) {
2951
+ function xi(e) {
2955
2952
  var t = e.hourCycle;
2956
2953
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2957
2954
  e.hourCycles && // @ts-ignore
@@ -2973,20 +2970,20 @@ function wi(e) {
2973
2970
  var i = Ae[n || ""] || Ae[r || ""] || Ae["".concat(r, "-001")] || Ae["001"];
2974
2971
  return i[0];
2975
2972
  }
2976
- var We, Ci = new RegExp("^".concat(Br.source, "*")), Si = new RegExp("".concat(Br.source, "*$"));
2977
- function y(e, t) {
2973
+ var We, wi = new RegExp("^".concat(Ir.source, "*")), Ci = new RegExp("".concat(Ir.source, "*$"));
2974
+ function v(e, t) {
2978
2975
  return { start: e, end: t };
2979
2976
  }
2980
- var Hi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ti = !!String.fromCodePoint, Ai = !!Object.fromEntries, Ii = !!String.prototype.codePointAt, Bi = !!String.prototype.trimStart, Pi = !!String.prototype.trimEnd, Mi = !!Number.isSafeInteger, Oi = Mi ? Number.isSafeInteger : function(e) {
2977
+ var Si = !!String.prototype.startsWith && "_a".startsWith("a", 1), Hi = !!String.fromCodePoint, Ti = !!Object.fromEntries, Ai = !!String.prototype.codePointAt, Ii = !!String.prototype.trimStart, Bi = !!String.prototype.trimEnd, Pi = !!Number.isSafeInteger, Mi = Pi ? Number.isSafeInteger : function(e) {
2981
2978
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2982
- }, st = !0;
2979
+ }, ot = !0;
2983
2980
  try {
2984
- var Li = Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2985
- st = ((We = Li.exec("a")) === null || We === void 0 ? void 0 : We[0]) === "a";
2981
+ var Oi = Lr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2982
+ ot = ((We = Oi.exec("a")) === null || We === void 0 ? void 0 : We[0]) === "a";
2986
2983
  } catch (e) {
2987
- st = !1;
2984
+ ot = !1;
2988
2985
  }
2989
- var $t = Hi ? (
2986
+ var kt = Si ? (
2990
2987
  // Native
2991
2988
  function(t, r, n) {
2992
2989
  return t.startsWith(r, n);
@@ -2996,31 +2993,31 @@ var $t = Hi ? (
2996
2993
  function(t, r, n) {
2997
2994
  return t.slice(n, n + r.length) === r;
2998
2995
  }
2999
- ), ot = Ti ? String.fromCodePoint : (
2996
+ ), st = Hi ? String.fromCodePoint : (
3000
2997
  // IE11
3001
2998
  function() {
3002
2999
  for (var t = [], r = 0; r < arguments.length; r++)
3003
3000
  t[r] = arguments[r];
3004
- for (var n = "", i = t.length, s = 0, o; i > s; ) {
3005
- if (o = t[s++], o > 1114111)
3006
- throw RangeError(o + " is not a valid code point");
3007
- n += o < 65536 ? String.fromCharCode(o) : String.fromCharCode(((o -= 65536) >> 10) + 55296, o % 1024 + 56320);
3001
+ for (var n = "", i = t.length, o = 0, s; i > o; ) {
3002
+ if (s = t[o++], s > 1114111)
3003
+ throw RangeError(s + " is not a valid code point");
3004
+ n += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
3008
3005
  }
3009
3006
  return n;
3010
3007
  }
3011
- ), jt = (
3008
+ ), $t = (
3012
3009
  // native
3013
- Ai ? Object.fromEntries : (
3010
+ Ti ? Object.fromEntries : (
3014
3011
  // Ponyfill
3015
3012
  function(t) {
3016
3013
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
3017
- var s = i[n], o = s[0], a = s[1];
3018
- r[o] = a;
3014
+ var o = i[n], s = o[0], a = o[1];
3015
+ r[s] = a;
3019
3016
  }
3020
3017
  return r;
3021
3018
  }
3022
3019
  )
3023
- ), Lr = Ii ? (
3020
+ ), Or = Ai ? (
3024
3021
  // Native
3025
3022
  function(t, r) {
3026
3023
  return t.codePointAt(r);
@@ -3030,11 +3027,11 @@ var $t = Hi ? (
3030
3027
  function(t, r) {
3031
3028
  var n = t.length;
3032
3029
  if (!(r < 0 || r >= n)) {
3033
- var i = t.charCodeAt(r), s;
3034
- return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
3030
+ var i = t.charCodeAt(r), o;
3031
+ return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3035
3032
  }
3036
3033
  }
3037
- ), Ni = Bi ? (
3034
+ ), Li = Ii ? (
3038
3035
  // Native
3039
3036
  function(t) {
3040
3037
  return t.trimStart();
@@ -3042,9 +3039,9 @@ var $t = Hi ? (
3042
3039
  ) : (
3043
3040
  // Ponyfill
3044
3041
  function(t) {
3045
- return t.replace(Ci, "");
3042
+ return t.replace(wi, "");
3046
3043
  }
3047
- ), Fi = Pi ? (
3044
+ ), Ni = Bi ? (
3048
3045
  // Native
3049
3046
  function(t) {
3050
3047
  return t.trimEnd();
@@ -3052,32 +3049,32 @@ var $t = Hi ? (
3052
3049
  ) : (
3053
3050
  // Ponyfill
3054
3051
  function(t) {
3055
- return t.replace(Si, "");
3052
+ return t.replace(Ci, "");
3056
3053
  }
3057
3054
  );
3058
- function Nr(e, t) {
3055
+ function Lr(e, t) {
3059
3056
  return new RegExp(e, t);
3060
3057
  }
3061
3058
  var at;
3062
- if (st) {
3063
- var Vt = Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3059
+ if (ot) {
3060
+ var jt = Lr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3064
3061
  at = function(t, r) {
3065
3062
  var n;
3066
- Vt.lastIndex = r;
3067
- var i = Vt.exec(t);
3063
+ jt.lastIndex = r;
3064
+ var i = jt.exec(t);
3068
3065
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3069
3066
  };
3070
3067
  } else
3071
3068
  at = function(t, r) {
3072
3069
  for (var n = []; ; ) {
3073
- var i = Lr(t, r);
3074
- if (i === void 0 || Fr(i) || Gi(i))
3070
+ var i = Or(t, r);
3071
+ if (i === void 0 || Nr(i) || Ui(i))
3075
3072
  break;
3076
3073
  n.push(i), r += i >= 65536 ? 2 : 1;
3077
3074
  }
3078
- return ot.apply(void 0, n);
3075
+ return st.apply(void 0, n);
3079
3076
  };
3080
- var Ri = (
3077
+ var Fi = (
3081
3078
  /** @class */
3082
3079
  function() {
3083
3080
  function e(t, r) {
@@ -3089,35 +3086,35 @@ var Ri = (
3089
3086
  return this.parseMessage(0, "", !1);
3090
3087
  }, e.prototype.parseMessage = function(t, r, n) {
3091
3088
  for (var i = []; !this.isEOF(); ) {
3092
- var s = this.char();
3093
- if (s === 123) {
3094
- var o = this.parseArgument(t, n);
3095
- if (o.err)
3096
- return o;
3097
- i.push(o.val);
3089
+ var o = this.char();
3090
+ if (o === 123) {
3091
+ var s = this.parseArgument(t, n);
3092
+ if (s.err)
3093
+ return s;
3094
+ i.push(s.val);
3098
3095
  } else {
3099
- if (s === 125 && t > 0)
3096
+ if (o === 125 && t > 0)
3100
3097
  break;
3101
- if (s === 35 && (r === "plural" || r === "selectordinal")) {
3098
+ if (o === 35 && (r === "plural" || r === "selectordinal")) {
3102
3099
  var a = this.clonePosition();
3103
3100
  this.bump(), i.push({
3104
3101
  type: T.pound,
3105
- location: y(a, this.clonePosition())
3102
+ location: v(a, this.clonePosition())
3106
3103
  });
3107
- } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
3104
+ } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3108
3105
  if (n)
3109
3106
  break;
3110
- return this.error(b.UNMATCHED_CLOSING_TAG, y(this.clonePosition(), this.clonePosition()));
3111
- } else if (s === 60 && !this.ignoreTag && lt(this.peek() || 0)) {
3112
- var o = this.parseTag(t, r);
3113
- if (o.err)
3114
- return o;
3115
- i.push(o.val);
3107
+ return this.error(y.UNMATCHED_CLOSING_TAG, v(this.clonePosition(), this.clonePosition()));
3108
+ } else if (o === 60 && !this.ignoreTag && ut(this.peek() || 0)) {
3109
+ var s = this.parseTag(t, r);
3110
+ if (s.err)
3111
+ return s;
3112
+ i.push(s.val);
3116
3113
  } else {
3117
- var o = this.parseLiteral(t, r);
3118
- if (o.err)
3119
- return o;
3120
- i.push(o.val);
3114
+ var s = this.parseLiteral(t, r);
3115
+ if (s.err)
3116
+ return s;
3117
+ i.push(s.val);
3121
3118
  }
3122
3119
  }
3123
3120
  }
@@ -3131,49 +3128,49 @@ var Ri = (
3131
3128
  val: {
3132
3129
  type: T.literal,
3133
3130
  value: "<".concat(i, "/>"),
3134
- location: y(n, this.clonePosition())
3131
+ location: v(n, this.clonePosition())
3135
3132
  },
3136
3133
  err: null
3137
3134
  };
3138
3135
  if (this.bumpIf(">")) {
3139
- var s = this.parseMessage(t + 1, r, !0);
3140
- if (s.err)
3141
- return s;
3142
- var o = s.val, a = this.clonePosition();
3136
+ var o = this.parseMessage(t + 1, r, !0);
3137
+ if (o.err)
3138
+ return o;
3139
+ var s = o.val, a = this.clonePosition();
3143
3140
  if (this.bumpIf("</")) {
3144
- if (this.isEOF() || !lt(this.char()))
3145
- return this.error(b.INVALID_TAG, y(a, this.clonePosition()));
3146
- var l = this.clonePosition(), u = this.parseTagName();
3147
- return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, y(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3141
+ if (this.isEOF() || !ut(this.char()))
3142
+ return this.error(y.INVALID_TAG, v(a, this.clonePosition()));
3143
+ var u = this.clonePosition(), l = this.parseTagName();
3144
+ return i !== l ? this.error(y.UNMATCHED_CLOSING_TAG, v(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3148
3145
  val: {
3149
3146
  type: T.tag,
3150
3147
  value: i,
3151
- children: o,
3152
- location: y(n, this.clonePosition())
3148
+ children: s,
3149
+ location: v(n, this.clonePosition())
3153
3150
  },
3154
3151
  err: null
3155
- } : this.error(b.INVALID_TAG, y(a, this.clonePosition())));
3152
+ } : this.error(y.INVALID_TAG, v(a, this.clonePosition())));
3156
3153
  } else
3157
- return this.error(b.UNCLOSED_TAG, y(n, this.clonePosition()));
3154
+ return this.error(y.UNCLOSED_TAG, v(n, this.clonePosition()));
3158
3155
  } else
3159
- return this.error(b.INVALID_TAG, y(n, this.clonePosition()));
3156
+ return this.error(y.INVALID_TAG, v(n, this.clonePosition()));
3160
3157
  }, e.prototype.parseTagName = function() {
3161
3158
  var t = this.offset();
3162
- for (this.bump(); !this.isEOF() && Ui(this.char()); )
3159
+ for (this.bump(); !this.isEOF() && Di(this.char()); )
3163
3160
  this.bump();
3164
3161
  return this.message.slice(t, this.offset());
3165
3162
  }, e.prototype.parseLiteral = function(t, r) {
3166
3163
  for (var n = this.clonePosition(), i = ""; ; ) {
3167
- var s = this.tryParseQuote(r);
3168
- if (s) {
3169
- i += s;
3170
- continue;
3171
- }
3172
- var o = this.tryParseUnquoted(t, r);
3164
+ var o = this.tryParseQuote(r);
3173
3165
  if (o) {
3174
3166
  i += o;
3175
3167
  continue;
3176
3168
  }
3169
+ var s = this.tryParseUnquoted(t, r);
3170
+ if (s) {
3171
+ i += s;
3172
+ continue;
3173
+ }
3177
3174
  var a = this.tryParseLeftAngleBracket();
3178
3175
  if (a) {
3179
3176
  i += a;
@@ -3181,14 +3178,14 @@ var Ri = (
3181
3178
  }
3182
3179
  break;
3183
3180
  }
3184
- var l = y(n, this.clonePosition());
3181
+ var u = v(n, this.clonePosition());
3185
3182
  return {
3186
- val: { type: T.literal, value: i, location: l },
3183
+ val: { type: T.literal, value: i, location: u },
3187
3184
  err: null
3188
3185
  };
3189
3186
  }, e.prototype.tryParseLeftAngleBracket = function() {
3190
3187
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3191
- !Di(this.peek() || 0)) ? (this.bump(), "<") : null;
3188
+ !Ri(this.peek() || 0)) ? (this.bump(), "<") : null;
3192
3189
  }, e.prototype.tryParseQuote = function(t) {
3193
3190
  if (this.isEOF() || this.char() !== 39)
3194
3191
  return null;
@@ -3222,23 +3219,23 @@ var Ri = (
3222
3219
  r.push(n);
3223
3220
  this.bump();
3224
3221
  }
3225
- return ot.apply(void 0, r);
3222
+ return st.apply(void 0, r);
3226
3223
  }, e.prototype.tryParseUnquoted = function(t, r) {
3227
3224
  if (this.isEOF())
3228
3225
  return null;
3229
3226
  var n = this.char();
3230
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ot(n));
3227
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), st(n));
3231
3228
  }, e.prototype.parseArgument = function(t, r) {
3232
3229
  var n = this.clonePosition();
3233
3230
  if (this.bump(), this.bumpSpace(), this.isEOF())
3234
- return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
3231
+ return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition()));
3235
3232
  if (this.char() === 125)
3236
- return this.bump(), this.error(b.EMPTY_ARGUMENT, y(n, this.clonePosition()));
3233
+ return this.bump(), this.error(y.EMPTY_ARGUMENT, v(n, this.clonePosition()));
3237
3234
  var i = this.parseIdentifierIfPossible().value;
3238
3235
  if (!i)
3239
- return this.error(b.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
3236
+ return this.error(y.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
3240
3237
  if (this.bumpSpace(), this.isEOF())
3241
- return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition()));
3238
+ return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition()));
3242
3239
  switch (this.char()) {
3243
3240
  case 125:
3244
3241
  return this.bump(), {
@@ -3246,66 +3243,66 @@ var Ri = (
3246
3243
  type: T.argument,
3247
3244
  // value does not include the opening and closing braces.
3248
3245
  value: i,
3249
- location: y(n, this.clonePosition())
3246
+ location: v(n, this.clonePosition())
3250
3247
  },
3251
3248
  err: null
3252
3249
  };
3253
3250
  case 44:
3254
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, y(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3251
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3255
3252
  default:
3256
- return this.error(b.MALFORMED_ARGUMENT, y(n, this.clonePosition()));
3253
+ return this.error(y.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
3257
3254
  }
3258
3255
  }, e.prototype.parseIdentifierIfPossible = function() {
3259
3256
  var t = this.clonePosition(), r = this.offset(), n = at(this.message, r), i = r + n.length;
3260
3257
  this.bumpTo(i);
3261
- var s = this.clonePosition(), o = y(t, s);
3262
- return { value: n, location: o };
3258
+ var o = this.clonePosition(), s = v(t, o);
3259
+ return { value: n, location: s };
3263
3260
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3264
- var s, o = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
3261
+ var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, u = this.clonePosition();
3265
3262
  switch (a) {
3266
3263
  case "":
3267
- return this.error(b.EXPECT_ARGUMENT_TYPE, y(o, l));
3264
+ return this.error(y.EXPECT_ARGUMENT_TYPE, v(s, u));
3268
3265
  case "number":
3269
3266
  case "date":
3270
3267
  case "time": {
3271
3268
  this.bumpSpace();
3272
- var u = null;
3269
+ var l = null;
3273
3270
  if (this.bumpIf(",")) {
3274
3271
  this.bumpSpace();
3275
- var h = this.clonePosition(), g = this.parseSimpleArgStyleIfPossible();
3276
- if (g.err)
3277
- return g;
3278
- var f = Fi(g.val);
3272
+ var h = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
3273
+ if (d.err)
3274
+ return d;
3275
+ var f = Ni(d.val);
3279
3276
  if (f.length === 0)
3280
- return this.error(b.EXPECT_ARGUMENT_STYLE, y(this.clonePosition(), this.clonePosition()));
3281
- var d = y(h, this.clonePosition());
3282
- u = { style: f, styleLocation: d };
3277
+ return this.error(y.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
3278
+ var p = v(h, this.clonePosition());
3279
+ l = { style: f, styleLocation: p };
3283
3280
  }
3284
- var m = this.tryParseArgumentClose(i);
3285
- if (m.err)
3286
- return m;
3287
- var v = y(i, this.clonePosition());
3288
- if (u && $t(u == null ? void 0 : u.style, "::", 0)) {
3289
- var p = Ni(u.style.slice(2));
3281
+ var g = this.tryParseArgumentClose(i);
3282
+ if (g.err)
3283
+ return g;
3284
+ var m = v(i, this.clonePosition());
3285
+ if (l && kt(l == null ? void 0 : l.style, "::", 0)) {
3286
+ var b = Li(l.style.slice(2));
3290
3287
  if (a === "number") {
3291
- var g = this.parseNumberSkeletonFromString(p, u.styleLocation);
3292
- return g.err ? g : {
3293
- val: { type: T.number, value: n, location: v, style: g.val },
3288
+ var d = this.parseNumberSkeletonFromString(b, l.styleLocation);
3289
+ return d.err ? d : {
3290
+ val: { type: T.number, value: n, location: m, style: d.val },
3294
3291
  err: null
3295
3292
  };
3296
3293
  } else {
3297
- if (p.length === 0)
3298
- return this.error(b.EXPECT_DATE_TIME_SKELETON, v);
3299
- var H = p;
3300
- this.locale && (H = xi(p, this.locale));
3294
+ if (b.length === 0)
3295
+ return this.error(y.EXPECT_DATE_TIME_SKELETON, m);
3296
+ var S = b;
3297
+ this.locale && (S = Ei(b, this.locale));
3301
3298
  var f = {
3302
- type: le.dateTime,
3303
- pattern: H,
3304
- location: u.styleLocation,
3305
- parsedOptions: this.shouldParseSkeletons ? vi(H) : {}
3299
+ type: ue.dateTime,
3300
+ pattern: S,
3301
+ location: l.styleLocation,
3302
+ parsedOptions: this.shouldParseSkeletons ? pi(S) : {}
3306
3303
  }, _ = a === "date" ? T.date : T.time;
3307
3304
  return {
3308
- val: { type: _, value: n, location: v, style: f },
3305
+ val: { type: _, value: n, location: m, style: f },
3309
3306
  err: null
3310
3307
  };
3311
3308
  }
@@ -3314,8 +3311,8 @@ var Ri = (
3314
3311
  val: {
3315
3312
  type: a === "number" ? T.number : a === "date" ? T.date : T.time,
3316
3313
  value: n,
3317
- location: v,
3318
- style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
3314
+ location: m,
3315
+ style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
3319
3316
  },
3320
3317
  err: null
3321
3318
  };
@@ -3325,50 +3322,50 @@ var Ri = (
3325
3322
  case "select": {
3326
3323
  var w = this.clonePosition();
3327
3324
  if (this.bumpSpace(), !this.bumpIf(","))
3328
- return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, y(w, E({}, w)));
3325
+ return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, v(w, E({}, w)));
3329
3326
  this.bumpSpace();
3330
3327
  var L = this.parseIdentifierIfPossible(), N = 0;
3331
3328
  if (a !== "select" && L.value === "offset") {
3332
3329
  if (!this.bumpIf(":"))
3333
- return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y(this.clonePosition(), this.clonePosition()));
3330
+ return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v(this.clonePosition(), this.clonePosition()));
3334
3331
  this.bumpSpace();
3335
- var g = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3336
- if (g.err)
3337
- return g;
3338
- this.bumpSpace(), L = this.parseIdentifierIfPossible(), N = g.val;
3332
+ var d = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3333
+ if (d.err)
3334
+ return d;
3335
+ this.bumpSpace(), L = this.parseIdentifierIfPossible(), N = d.val;
3339
3336
  }
3340
3337
  var k = this.tryParsePluralOrSelectOptions(t, a, r, L);
3341
3338
  if (k.err)
3342
3339
  return k;
3343
- var m = this.tryParseArgumentClose(i);
3344
- if (m.err)
3345
- return m;
3346
- var S = y(i, this.clonePosition());
3340
+ var g = this.tryParseArgumentClose(i);
3341
+ if (g.err)
3342
+ return g;
3343
+ var C = v(i, this.clonePosition());
3347
3344
  return a === "select" ? {
3348
3345
  val: {
3349
3346
  type: T.select,
3350
3347
  value: n,
3351
- options: jt(k.val),
3352
- location: S
3348
+ options: $t(k.val),
3349
+ location: C
3353
3350
  },
3354
3351
  err: null
3355
3352
  } : {
3356
3353
  val: {
3357
3354
  type: T.plural,
3358
3355
  value: n,
3359
- options: jt(k.val),
3356
+ options: $t(k.val),
3360
3357
  offset: N,
3361
3358
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3362
- location: S
3359
+ location: C
3363
3360
  },
3364
3361
  err: null
3365
3362
  };
3366
3363
  }
3367
3364
  default:
3368
- return this.error(b.INVALID_ARGUMENT_TYPE, y(o, l));
3365
+ return this.error(y.INVALID_ARGUMENT_TYPE, v(s, u));
3369
3366
  }
3370
3367
  }, e.prototype.tryParseArgumentClose = function(t) {
3371
- return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, y(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3368
+ return this.isEOF() || this.char() !== 125 ? this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, v(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3372
3369
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3373
3370
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
3374
3371
  var n = this.char();
@@ -3377,7 +3374,7 @@ var Ri = (
3377
3374
  this.bump();
3378
3375
  var i = this.clonePosition();
3379
3376
  if (!this.bumpUntil("'"))
3380
- return this.error(b.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, y(i, this.clonePosition()));
3377
+ return this.error(y.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, v(i, this.clonePosition()));
3381
3378
  this.bump();
3382
3379
  break;
3383
3380
  }
@@ -3407,64 +3404,64 @@ var Ri = (
3407
3404
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3408
3405
  var n = [];
3409
3406
  try {
3410
- n = mi(t);
3407
+ n = bi(t);
3411
3408
  } catch (i) {
3412
- return this.error(b.INVALID_NUMBER_SKELETON, r);
3409
+ return this.error(y.INVALID_NUMBER_SKELETON, r);
3413
3410
  }
3414
3411
  return {
3415
3412
  val: {
3416
- type: le.number,
3413
+ type: ue.number,
3417
3414
  tokens: n,
3418
3415
  location: r,
3419
- parsedOptions: this.shouldParseSkeletons ? Ei(n) : {}
3416
+ parsedOptions: this.shouldParseSkeletons ? _i(n) : {}
3420
3417
  },
3421
3418
  err: null
3422
3419
  };
3423
3420
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3424
- for (var s, o = !1, a = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3425
- if (u.length === 0) {
3426
- var g = this.clonePosition();
3421
+ for (var o, s = !1, a = [], u = /* @__PURE__ */ new Set(), l = i.value, h = i.location; ; ) {
3422
+ if (l.length === 0) {
3423
+ var d = this.clonePosition();
3427
3424
  if (r !== "select" && this.bumpIf("=")) {
3428
- var f = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR, b.INVALID_PLURAL_ARGUMENT_SELECTOR);
3425
+ var f = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_SELECTOR, y.INVALID_PLURAL_ARGUMENT_SELECTOR);
3429
3426
  if (f.err)
3430
3427
  return f;
3431
- h = y(g, this.clonePosition()), u = this.message.slice(g.offset, this.offset());
3428
+ h = v(d, this.clonePosition()), l = this.message.slice(d.offset, this.offset());
3432
3429
  } else
3433
3430
  break;
3434
3431
  }
3435
- if (l.has(u))
3436
- return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3437
- u === "other" && (o = !0), this.bumpSpace();
3438
- var d = this.clonePosition();
3432
+ if (u.has(l))
3433
+ return this.error(r === "select" ? y.DUPLICATE_SELECT_ARGUMENT_SELECTOR : y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3434
+ l === "other" && (s = !0), this.bumpSpace();
3435
+ var p = this.clonePosition();
3439
3436
  if (!this.bumpIf("{"))
3440
- return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, y(this.clonePosition(), this.clonePosition()));
3441
- var m = this.parseMessage(t + 1, r, n);
3437
+ return this.error(r === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, v(this.clonePosition(), this.clonePosition()));
3438
+ var g = this.parseMessage(t + 1, r, n);
3439
+ if (g.err)
3440
+ return g;
3441
+ var m = this.tryParseArgumentClose(p);
3442
3442
  if (m.err)
3443
3443
  return m;
3444
- var v = this.tryParseArgumentClose(d);
3445
- if (v.err)
3446
- return v;
3447
3444
  a.push([
3448
- u,
3445
+ l,
3449
3446
  {
3450
- value: m.val,
3451
- location: y(d, this.clonePosition())
3447
+ value: g.val,
3448
+ location: v(p, this.clonePosition())
3452
3449
  }
3453
- ]), l.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
3450
+ ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, h = o.location;
3454
3451
  }
3455
- return a.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, y(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !o ? this.error(b.MISSING_OTHER_CLAUSE, y(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3452
+ return a.length === 0 ? this.error(r === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR : y.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(y.MISSING_OTHER_CLAUSE, v(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3456
3453
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3457
3454
  var n = 1, i = this.clonePosition();
3458
3455
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3459
- for (var s = !1, o = 0; !this.isEOF(); ) {
3456
+ for (var o = !1, s = 0; !this.isEOF(); ) {
3460
3457
  var a = this.char();
3461
3458
  if (a >= 48 && a <= 57)
3462
- s = !0, o = o * 10 + (a - 48), this.bump();
3459
+ o = !0, s = s * 10 + (a - 48), this.bump();
3463
3460
  else
3464
3461
  break;
3465
3462
  }
3466
- var l = y(i, this.clonePosition());
3467
- return s ? (o *= n, Oi(o) ? { val: o, err: null } : this.error(r, l)) : this.error(t, l);
3463
+ var u = v(i, this.clonePosition());
3464
+ return o ? (s *= n, Mi(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3468
3465
  }, e.prototype.offset = function() {
3469
3466
  return this.position.offset;
3470
3467
  }, e.prototype.isEOF = function() {
@@ -3479,7 +3476,7 @@ var Ri = (
3479
3476
  var t = this.position.offset;
3480
3477
  if (t >= this.message.length)
3481
3478
  throw Error("out of bound");
3482
- var r = Lr(this.message, t);
3479
+ var r = Or(this.message, t);
3483
3480
  if (r === void 0)
3484
3481
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3485
3482
  return r;
@@ -3498,7 +3495,7 @@ var Ri = (
3498
3495
  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);
3499
3496
  }
3500
3497
  }, e.prototype.bumpIf = function(t) {
3501
- if ($t(this.message, t, this.offset())) {
3498
+ if (kt(this.message, t, this.offset())) {
3502
3499
  for (var r = 0; r < t.length; r++)
3503
3500
  this.bump();
3504
3501
  return !0;
@@ -3520,7 +3517,7 @@ var Ri = (
3520
3517
  break;
3521
3518
  }
3522
3519
  }, e.prototype.bumpSpace = function() {
3523
- for (; !this.isEOF() && Fr(this.char()); )
3520
+ for (; !this.isEOF() && Nr(this.char()); )
3524
3521
  this.bump();
3525
3522
  }, e.prototype.peek = function() {
3526
3523
  if (this.isEOF())
@@ -3530,128 +3527,128 @@ var Ri = (
3530
3527
  }, e;
3531
3528
  }()
3532
3529
  );
3533
- function lt(e) {
3530
+ function ut(e) {
3534
3531
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3535
3532
  }
3536
- function Di(e) {
3537
- return lt(e) || e === 47;
3533
+ function Ri(e) {
3534
+ return ut(e) || e === 47;
3538
3535
  }
3539
- function Ui(e) {
3536
+ function Di(e) {
3540
3537
  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;
3541
3538
  }
3542
- function Fr(e) {
3539
+ function Nr(e) {
3543
3540
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3544
3541
  }
3545
- function Gi(e) {
3542
+ function Ui(e) {
3546
3543
  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;
3547
3544
  }
3548
- function ut(e) {
3545
+ function lt(e) {
3549
3546
  e.forEach(function(t) {
3550
- if (delete t.location, Hr(t) || Tr(t))
3547
+ if (delete t.location, Sr(t) || Hr(t))
3551
3548
  for (var r in t.options)
3552
- delete t.options[r].location, ut(t.options[r].value);
3553
- else wr(t) && Ir(t.style) || (Cr(t) || Sr(t)) && it(t.style) ? delete t.style.location : Ar(t) && ut(t.children);
3549
+ delete t.options[r].location, lt(t.options[r].value);
3550
+ else xr(t) && Ar(t.style) || (wr(t) || Cr(t)) && it(t.style) ? delete t.style.location : Tr(t) && lt(t.children);
3554
3551
  });
3555
3552
  }
3556
- function ki(e, t) {
3553
+ function Gi(e, t) {
3557
3554
  t === void 0 && (t = {}), t = E({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3558
- var r = new Ri(e, t).parse();
3555
+ var r = new Fi(e, t).parse();
3559
3556
  if (r.err) {
3560
- var n = SyntaxError(b[r.err.kind]);
3557
+ var n = SyntaxError(y[r.err.kind]);
3561
3558
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3562
3559
  }
3563
- return t != null && t.captureLocation || ut(r.val), r.val;
3560
+ return t != null && t.captureLocation || lt(r.val), r.val;
3564
3561
  }
3565
3562
  function ze(e, t) {
3566
- var r = t && t.cache ? t.cache : zi, n = t && t.serializer ? t.serializer : Wi, i = t && t.strategy ? t.strategy : ji;
3563
+ var r = t && t.cache ? t.cache : Wi, n = t && t.serializer ? t.serializer : Xi, i = t && t.strategy ? t.strategy : $i;
3567
3564
  return i(e, {
3568
3565
  cache: r,
3569
3566
  serializer: n
3570
3567
  });
3571
3568
  }
3572
- function $i(e) {
3569
+ function ki(e) {
3573
3570
  return e == null || typeof e == "number" || typeof e == "boolean";
3574
3571
  }
3575
- function Rr(e, t, r, n) {
3576
- var i = $i(n) ? n : r(n), s = t.get(i);
3577
- return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
3572
+ function Fr(e, t, r, n) {
3573
+ var i = ki(n) ? n : r(n), o = t.get(i);
3574
+ return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
3578
3575
  }
3579
- function Dr(e, t, r) {
3580
- var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
3581
- return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
3576
+ function Rr(e, t, r) {
3577
+ var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
3578
+ return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
3582
3579
  }
3583
- function dt(e, t, r, n, i) {
3580
+ function pt(e, t, r, n, i) {
3584
3581
  return r.bind(t, e, n, i);
3585
3582
  }
3583
+ function $i(e, t) {
3584
+ var r = e.length === 1 ? Fr : Rr;
3585
+ return pt(e, this, r, t.cache.create(), t.serializer);
3586
+ }
3586
3587
  function ji(e, t) {
3587
- var r = e.length === 1 ? Rr : Dr;
3588
- return dt(e, this, r, t.cache.create(), t.serializer);
3588
+ return pt(e, this, Rr, t.cache.create(), t.serializer);
3589
3589
  }
3590
3590
  function Vi(e, t) {
3591
- return dt(e, this, Dr, t.cache.create(), t.serializer);
3591
+ return pt(e, this, Fr, t.cache.create(), t.serializer);
3592
3592
  }
3593
- function Xi(e, t) {
3594
- return dt(e, this, Rr, t.cache.create(), t.serializer);
3595
- }
3596
- var Wi = function() {
3593
+ var Xi = function() {
3597
3594
  return JSON.stringify(arguments);
3598
3595
  };
3599
- function vt() {
3596
+ function mt() {
3600
3597
  this.cache = /* @__PURE__ */ Object.create(null);
3601
3598
  }
3602
- vt.prototype.get = function(e) {
3599
+ mt.prototype.get = function(e) {
3603
3600
  return this.cache[e];
3604
3601
  };
3605
- vt.prototype.set = function(e, t) {
3602
+ mt.prototype.set = function(e, t) {
3606
3603
  this.cache[e] = t;
3607
3604
  };
3608
- var zi = {
3605
+ var Wi = {
3609
3606
  create: function() {
3610
- return new vt();
3607
+ return new mt();
3611
3608
  }
3612
3609
  }, Ze = {
3613
- variadic: Vi,
3614
- monadic: Xi
3615
- }, ue;
3610
+ variadic: ji,
3611
+ monadic: Vi
3612
+ }, le;
3616
3613
  (function(e) {
3617
3614
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3618
- })(ue || (ue = {}));
3615
+ })(le || (le = {}));
3619
3616
  var De = (
3620
3617
  /** @class */
3621
3618
  function(e) {
3622
3619
  V(t, e);
3623
3620
  function t(r, n, i) {
3624
- var s = e.call(this, r) || this;
3625
- return s.code = n, s.originalMessage = i, s;
3621
+ var o = e.call(this, r) || this;
3622
+ return o.code = n, o.originalMessage = i, o;
3626
3623
  }
3627
3624
  return t.prototype.toString = function() {
3628
3625
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3629
3626
  }, t;
3630
3627
  }(Error)
3631
- ), Xt = (
3628
+ ), Vt = (
3632
3629
  /** @class */
3633
3630
  function(e) {
3634
3631
  V(t, e);
3635
- function t(r, n, i, s) {
3636
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ue.INVALID_VALUE, s) || this;
3632
+ function t(r, n, i, o) {
3633
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), le.INVALID_VALUE, o) || this;
3637
3634
  }
3638
3635
  return t;
3639
3636
  }(De)
3640
- ), Zi = (
3637
+ ), zi = (
3641
3638
  /** @class */
3642
3639
  function(e) {
3643
3640
  V(t, e);
3644
3641
  function t(r, n, i) {
3645
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ue.INVALID_VALUE, i) || this;
3642
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), le.INVALID_VALUE, i) || this;
3646
3643
  }
3647
3644
  return t;
3648
3645
  }(De)
3649
- ), Yi = (
3646
+ ), Zi = (
3650
3647
  /** @class */
3651
3648
  function(e) {
3652
3649
  V(t, e);
3653
3650
  function t(r, n) {
3654
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ue.MISSING_VALUE, n) || this;
3651
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), le.MISSING_VALUE, n) || this;
3655
3652
  }
3656
3653
  return t;
3657
3654
  }(De)
@@ -3659,79 +3656,79 @@ var De = (
3659
3656
  (function(e) {
3660
3657
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3661
3658
  })(F || (F = {}));
3662
- function Qi(e) {
3659
+ function Yi(e) {
3663
3660
  return e.length < 2 ? e : e.reduce(function(t, r) {
3664
3661
  var n = t[t.length - 1];
3665
3662
  return !n || n.type !== F.literal || r.type !== F.literal ? t.push(r) : n.value += r.value, t;
3666
3663
  }, []);
3667
3664
  }
3668
- function qi(e) {
3665
+ function Qi(e) {
3669
3666
  return typeof e == "function";
3670
3667
  }
3671
- function Pe(e, t, r, n, i, s, o) {
3672
- if (e.length === 1 && Dt(e[0]))
3668
+ function Pe(e, t, r, n, i, o, s) {
3669
+ if (e.length === 1 && Rt(e[0]))
3673
3670
  return [
3674
3671
  {
3675
3672
  type: F.literal,
3676
3673
  value: e[0].value
3677
3674
  }
3678
3675
  ];
3679
- for (var a = [], l = 0, u = e; l < u.length; l++) {
3680
- var h = u[l];
3681
- if (Dt(h)) {
3676
+ for (var a = [], u = 0, l = e; u < l.length; u++) {
3677
+ var h = l[u];
3678
+ if (Rt(h)) {
3682
3679
  a.push({
3683
3680
  type: F.literal,
3684
3681
  value: h.value
3685
3682
  });
3686
3683
  continue;
3687
3684
  }
3688
- if (gi(h)) {
3689
- typeof s == "number" && a.push({
3685
+ if (fi(h)) {
3686
+ typeof o == "number" && a.push({
3690
3687
  type: F.literal,
3691
- value: r.getNumberFormat(t).format(s)
3688
+ value: r.getNumberFormat(t).format(o)
3692
3689
  });
3693
3690
  continue;
3694
3691
  }
3695
- var g = h.value;
3696
- if (!(i && g in i))
3697
- throw new Yi(g, o);
3698
- var f = i[g];
3699
- if (fi(h)) {
3692
+ var d = h.value;
3693
+ if (!(i && d in i))
3694
+ throw new Zi(d, s);
3695
+ var f = i[d];
3696
+ if (ci(h)) {
3700
3697
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3701
3698
  type: typeof f == "string" ? F.literal : F.object,
3702
3699
  value: f
3703
3700
  });
3704
3701
  continue;
3705
3702
  }
3706
- if (Cr(h)) {
3707
- var d = typeof h.style == "string" ? n.date[h.style] : it(h.style) ? h.style.parsedOptions : void 0;
3703
+ if (wr(h)) {
3704
+ var p = typeof h.style == "string" ? n.date[h.style] : it(h.style) ? h.style.parsedOptions : void 0;
3708
3705
  a.push({
3709
3706
  type: F.literal,
3710
- value: r.getDateTimeFormat(t, d).format(f)
3707
+ value: r.getDateTimeFormat(t, p).format(f)
3711
3708
  });
3712
3709
  continue;
3713
3710
  }
3714
- if (Sr(h)) {
3715
- var d = typeof h.style == "string" ? n.time[h.style] : it(h.style) ? h.style.parsedOptions : n.time.medium;
3711
+ if (Cr(h)) {
3712
+ var p = typeof h.style == "string" ? n.time[h.style] : it(h.style) ? h.style.parsedOptions : n.time.medium;
3716
3713
  a.push({
3717
3714
  type: F.literal,
3718
- value: r.getDateTimeFormat(t, d).format(f)
3715
+ value: r.getDateTimeFormat(t, p).format(f)
3719
3716
  });
3720
3717
  continue;
3721
3718
  }
3722
- if (wr(h)) {
3723
- var d = typeof h.style == "string" ? n.number[h.style] : Ir(h.style) ? h.style.parsedOptions : void 0;
3724
- d && d.scale && (f = f * (d.scale || 1)), a.push({
3719
+ if (xr(h)) {
3720
+ var p = typeof h.style == "string" ? n.number[h.style] : Ar(h.style) ? h.style.parsedOptions : void 0;
3721
+ p && p.scale && (f = f * (p.scale || 1)), a.push({
3725
3722
  type: F.literal,
3726
- value: r.getNumberFormat(t, d).format(f)
3723
+ value: r.getNumberFormat(t, p).format(f)
3727
3724
  });
3728
3725
  continue;
3729
3726
  }
3730
- if (Ar(h)) {
3731
- var m = h.children, v = h.value, p = i[v];
3732
- if (!qi(p))
3733
- throw new Zi(v, "function", o);
3734
- var H = Pe(m, t, r, n, i, s), _ = p(H.map(function(N) {
3727
+ if (Tr(h)) {
3728
+ var g = h.children, m = h.value, b = i[m];
3729
+ if (!Qi(b))
3730
+ throw new zi(m, "function", s);
3731
+ var S = Pe(g, t, r, n, i, o), _ = b(S.map(function(N) {
3735
3732
  return N.value;
3736
3733
  }));
3737
3734
  Array.isArray(_) || (_ = [_]), a.push.apply(a, _.map(function(N) {
@@ -3741,39 +3738,39 @@ function Pe(e, t, r, n, i, s, o) {
3741
3738
  };
3742
3739
  }));
3743
3740
  }
3744
- if (Hr(h)) {
3741
+ if (Sr(h)) {
3745
3742
  var w = h.options[f] || h.options.other;
3746
3743
  if (!w)
3747
- throw new Xt(h.value, f, Object.keys(h.options), o);
3744
+ throw new Vt(h.value, f, Object.keys(h.options), s);
3748
3745
  a.push.apply(a, Pe(w.value, t, r, n, i));
3749
3746
  continue;
3750
3747
  }
3751
- if (Tr(h)) {
3748
+ if (Hr(h)) {
3752
3749
  var w = h.options["=".concat(f)];
3753
3750
  if (!w) {
3754
3751
  if (!Intl.PluralRules)
3755
3752
  throw new De(`Intl.PluralRules is not available in this environment.
3756
3753
  Try polyfilling it using "@formatjs/intl-pluralrules"
3757
- `, ue.MISSING_INTL_API, o);
3754
+ `, le.MISSING_INTL_API, s);
3758
3755
  var L = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3759
3756
  w = h.options[L] || h.options.other;
3760
3757
  }
3761
3758
  if (!w)
3762
- throw new Xt(h.value, f, Object.keys(h.options), o);
3759
+ throw new Vt(h.value, f, Object.keys(h.options), s);
3763
3760
  a.push.apply(a, Pe(w.value, t, r, n, i, f - (h.offset || 0)));
3764
3761
  continue;
3765
3762
  }
3766
3763
  }
3767
- return Qi(a);
3764
+ return Yi(a);
3768
3765
  }
3769
- function Ji(e, t) {
3766
+ function qi(e, t) {
3770
3767
  return t ? E(E(E({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3771
3768
  return r[n] = E(E({}, e[n]), t[n] || {}), r;
3772
3769
  }, {})) : e;
3773
3770
  }
3774
- function Ki(e, t) {
3771
+ function Ji(e, t) {
3775
3772
  return t ? Object.keys(e).reduce(function(r, n) {
3776
- return r[n] = Ji(e[n], t[n]), r;
3773
+ return r[n] = qi(e[n], t[n]), r;
3777
3774
  }, E({}, e)) : e;
3778
3775
  }
3779
3776
  function Ye(e) {
@@ -3790,7 +3787,7 @@ function Ye(e) {
3790
3787
  }
3791
3788
  };
3792
3789
  }
3793
- function es(e) {
3790
+ function Ki(e) {
3794
3791
  return e === void 0 && (e = {
3795
3792
  number: {},
3796
3793
  dateTime: {},
@@ -3799,7 +3796,7 @@ function es(e) {
3799
3796
  getNumberFormat: ze(function() {
3800
3797
  for (var t, r = [], n = 0; n < arguments.length; n++)
3801
3798
  r[n] = arguments[n];
3802
- return new ((t = Intl.NumberFormat).bind.apply(t, se([void 0], r, !1)))();
3799
+ return new ((t = Intl.NumberFormat).bind.apply(t, oe([void 0], r, !1)))();
3803
3800
  }, {
3804
3801
  cache: Ye(e.number),
3805
3802
  strategy: Ze.variadic
@@ -3807,7 +3804,7 @@ function es(e) {
3807
3804
  getDateTimeFormat: ze(function() {
3808
3805
  for (var t, r = [], n = 0; n < arguments.length; n++)
3809
3806
  r[n] = arguments[n];
3810
- return new ((t = Intl.DateTimeFormat).bind.apply(t, se([void 0], r, !1)))();
3807
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, oe([void 0], r, !1)))();
3811
3808
  }, {
3812
3809
  cache: Ye(e.dateTime),
3813
3810
  strategy: Ze.variadic
@@ -3815,51 +3812,51 @@ function es(e) {
3815
3812
  getPluralRules: ze(function() {
3816
3813
  for (var t, r = [], n = 0; n < arguments.length; n++)
3817
3814
  r[n] = arguments[n];
3818
- return new ((t = Intl.PluralRules).bind.apply(t, se([void 0], r, !1)))();
3815
+ return new ((t = Intl.PluralRules).bind.apply(t, oe([void 0], r, !1)))();
3819
3816
  }, {
3820
3817
  cache: Ye(e.pluralRules),
3821
3818
  strategy: Ze.variadic
3822
3819
  })
3823
3820
  };
3824
3821
  }
3825
- var ts = (
3822
+ var eo = (
3826
3823
  /** @class */
3827
3824
  function() {
3828
3825
  function e(t, r, n, i) {
3829
- var s = this;
3826
+ var o = this;
3830
3827
  if (r === void 0 && (r = e.defaultLocale), this.formatterCache = {
3831
3828
  number: {},
3832
3829
  dateTime: {},
3833
3830
  pluralRules: {}
3834
- }, this.format = function(l) {
3835
- var u = s.formatToParts(l);
3836
- if (u.length === 1)
3837
- return u[0].value;
3838
- var h = u.reduce(function(g, f) {
3839
- return !g.length || f.type !== F.literal || typeof g[g.length - 1] != "string" ? g.push(f.value) : g[g.length - 1] += f.value, g;
3831
+ }, this.format = function(u) {
3832
+ var l = o.formatToParts(u);
3833
+ if (l.length === 1)
3834
+ return l[0].value;
3835
+ var h = l.reduce(function(d, f) {
3836
+ return !d.length || f.type !== F.literal || typeof d[d.length - 1] != "string" ? d.push(f.value) : d[d.length - 1] += f.value, d;
3840
3837
  }, []);
3841
3838
  return h.length <= 1 ? h[0] || "" : h;
3842
- }, this.formatToParts = function(l) {
3843
- return Pe(s.ast, s.locales, s.formatters, s.formats, l, void 0, s.message);
3839
+ }, this.formatToParts = function(u) {
3840
+ return Pe(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3844
3841
  }, this.resolvedOptions = function() {
3845
- var l;
3842
+ var u;
3846
3843
  return {
3847
- locale: ((l = s.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(s.locales)[0]
3844
+ locale: ((u = o.resolvedLocale) === null || u === void 0 ? void 0 : u.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3848
3845
  };
3849
3846
  }, this.getAst = function() {
3850
- return s.ast;
3847
+ return o.ast;
3851
3848
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3852
3849
  if (this.message = t, !e.__parse)
3853
3850
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3854
- var o = i || {};
3855
- o.formatters;
3856
- var a = Nn(o, ["formatters"]);
3851
+ var s = i || {};
3852
+ s.formatters;
3853
+ var a = Ln(s, ["formatters"]);
3857
3854
  this.ast = e.__parse(t, E(E({}, a), { locale: this.resolvedLocale }));
3858
3855
  } else
3859
3856
  this.ast = t;
3860
3857
  if (!Array.isArray(this.ast))
3861
3858
  throw new TypeError("A message must be provided as a String or AST.");
3862
- this.formats = Ki(e.formats, n), this.formatters = i && i.formatters || es(this.formatterCache);
3859
+ this.formats = Ji(e.formats, n), this.formatters = i && i.formatters || Ki(this.formatterCache);
3863
3860
  }
3864
3861
  return Object.defineProperty(e, "defaultLocale", {
3865
3862
  get: function() {
@@ -3872,7 +3869,7 @@ var ts = (
3872
3869
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3873
3870
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3874
3871
  }
3875
- }, e.__parse = ki, e.formats = {
3872
+ }, e.__parse = Gi, e.formats = {
3876
3873
  number: {
3877
3874
  integer: {
3878
3875
  maximumFractionDigits: 0
@@ -3933,7 +3930,7 @@ var ts = (
3933
3930
  }, e;
3934
3931
  }()
3935
3932
  );
3936
- function rs(e, t) {
3933
+ function to(e, t) {
3937
3934
  if (t == null)
3938
3935
  return;
3939
3936
  if (t in e)
@@ -3943,9 +3940,9 @@ function rs(e, t) {
3943
3940
  for (let i = 0; i < r.length; i++)
3944
3941
  if (typeof n == "object") {
3945
3942
  if (i > 0) {
3946
- const s = r.slice(i, r.length).join(".");
3947
- if (s in n) {
3948
- n = n[s];
3943
+ const o = r.slice(i, r.length).join(".");
3944
+ if (o in n) {
3945
+ n = n[o];
3949
3946
  break;
3950
3947
  }
3951
3948
  }
@@ -3954,60 +3951,60 @@ function rs(e, t) {
3954
3951
  n = void 0;
3955
3952
  return n;
3956
3953
  }
3957
- const z = {}, ns = (e, t, r) => r && (t in z || (z[t] = {}), e in z[t] || (z[t][e] = r), r), Ur = (e, t) => {
3954
+ const z = {}, ro = (e, t, r) => r && (t in z || (z[t] = {}), e in z[t] || (z[t][e] = r), r), Dr = (e, t) => {
3958
3955
  if (t == null)
3959
3956
  return;
3960
3957
  if (t in z && e in z[t])
3961
3958
  return z[t][e];
3962
3959
  const r = Ue(t);
3963
3960
  for (let n = 0; n < r.length; n++) {
3964
- const i = r[n], s = ss(i, e);
3965
- if (s)
3966
- return ns(e, t, s);
3961
+ const i = r[n], o = io(i, e);
3962
+ if (o)
3963
+ return ro(e, t, o);
3967
3964
  }
3968
3965
  };
3969
- let pt;
3966
+ let bt;
3970
3967
  const fe = Re({});
3971
- function is(e) {
3972
- return pt[e] || null;
3968
+ function no(e) {
3969
+ return bt[e] || null;
3973
3970
  }
3974
- function Gr(e) {
3975
- return e in pt;
3971
+ function Ur(e) {
3972
+ return e in bt;
3976
3973
  }
3977
- function ss(e, t) {
3978
- if (!Gr(e))
3974
+ function io(e, t) {
3975
+ if (!Ur(e))
3979
3976
  return null;
3980
- const r = is(e);
3981
- return rs(r, t);
3977
+ const r = no(e);
3978
+ return to(r, t);
3982
3979
  }
3983
- function os(e) {
3980
+ function oo(e) {
3984
3981
  if (e == null)
3985
3982
  return;
3986
3983
  const t = Ue(e);
3987
3984
  for (let r = 0; r < t.length; r++) {
3988
3985
  const n = t[r];
3989
- if (Gr(n))
3986
+ if (Ur(n))
3990
3987
  return n;
3991
3988
  }
3992
3989
  }
3993
- function kr(e, ...t) {
3994
- delete z[e], fe.update((r) => (r[e] = ci.all([r[e] || {}, ...t]), r));
3990
+ function Gr(e, ...t) {
3991
+ delete z[e], fe.update((r) => (r[e] = hi.all([r[e] || {}, ...t]), r));
3995
3992
  }
3996
3993
  ce(
3997
3994
  [fe],
3998
3995
  ([e]) => Object.keys(e)
3999
3996
  );
4000
- fe.subscribe((e) => pt = e);
3997
+ fe.subscribe((e) => bt = e);
4001
3998
  const Me = {};
4002
- function as(e, t) {
3999
+ function so(e, t) {
4003
4000
  Me[e].delete(t), Me[e].size === 0 && delete Me[e];
4004
4001
  }
4005
- function $r(e) {
4002
+ function kr(e) {
4006
4003
  return Me[e];
4007
4004
  }
4008
- function ls(e) {
4005
+ function ao(e) {
4009
4006
  return Ue(e).map((t) => {
4010
- const r = $r(t);
4007
+ const r = kr(t);
4011
4008
  return [t, r ? [...r] : []];
4012
4009
  }).filter(([, t]) => t.length > 0);
4013
4010
  }
@@ -4015,31 +4012,31 @@ function ht(e) {
4015
4012
  return e == null ? !1 : Ue(e).some(
4016
4013
  (t) => {
4017
4014
  var r;
4018
- return (r = $r(t)) == null ? void 0 : r.size;
4015
+ return (r = kr(t)) == null ? void 0 : r.size;
4019
4016
  }
4020
4017
  );
4021
4018
  }
4022
- function us(e, t) {
4019
+ function uo(e, t) {
4023
4020
  return Promise.all(
4024
- t.map((n) => (as(e, n), n().then((i) => i.default || i)))
4025
- ).then((n) => kr(e, ...n));
4021
+ t.map((n) => (so(e, n), n().then((i) => i.default || i)))
4022
+ ).then((n) => Gr(e, ...n));
4026
4023
  }
4027
- const ve = {};
4028
- function jr(e) {
4024
+ const me = {};
4025
+ function $r(e) {
4029
4026
  if (!ht(e))
4030
- return e in ve ? ve[e] : Promise.resolve();
4031
- const t = ls(e);
4032
- return ve[e] = Promise.all(
4027
+ return e in me ? me[e] : Promise.resolve();
4028
+ const t = ao(e);
4029
+ return me[e] = Promise.all(
4033
4030
  t.map(
4034
- ([r, n]) => us(r, n)
4031
+ ([r, n]) => uo(r, n)
4035
4032
  )
4036
4033
  ).then(() => {
4037
4034
  if (ht(e))
4038
- return jr(e);
4039
- delete ve[e];
4040
- }), ve[e];
4035
+ return $r(e);
4036
+ delete me[e];
4037
+ }), me[e];
4041
4038
  }
4042
- const hs = {
4039
+ const lo = {
4043
4040
  number: {
4044
4041
  scientific: { notation: "scientific" },
4045
4042
  engineering: { notation: "engineering" },
@@ -4068,34 +4065,34 @@ const hs = {
4068
4065
  timeZoneName: "short"
4069
4066
  }
4070
4067
  }
4071
- }, cs = {
4068
+ }, ho = {
4072
4069
  fallbackLocale: null,
4073
4070
  loadingDelay: 200,
4074
- formats: hs,
4071
+ formats: lo,
4075
4072
  warnOnMissingMessages: !0,
4076
4073
  handleMissingMessage: void 0,
4077
4074
  ignoreTag: !0
4078
- }, fs = cs;
4075
+ }, co = ho;
4079
4076
  function he() {
4080
- return fs;
4077
+ return co;
4081
4078
  }
4082
4079
  const Qe = Re(!1);
4083
- var gs = Object.defineProperty, ds = Object.defineProperties, vs = Object.getOwnPropertyDescriptors, Wt = Object.getOwnPropertySymbols, ps = Object.prototype.hasOwnProperty, ms = Object.prototype.propertyIsEnumerable, zt = (e, t, r) => t in e ? gs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, bs = (e, t) => {
4080
+ var fo = Object.defineProperty, po = Object.defineProperties, mo = Object.getOwnPropertyDescriptors, Xt = Object.getOwnPropertySymbols, bo = Object.prototype.hasOwnProperty, go = Object.prototype.propertyIsEnumerable, Wt = (e, t, r) => t in e ? fo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, yo = (e, t) => {
4084
4081
  for (var r in t || (t = {}))
4085
- ps.call(t, r) && zt(e, r, t[r]);
4086
- if (Wt)
4087
- for (var r of Wt(t))
4088
- ms.call(t, r) && zt(e, r, t[r]);
4082
+ bo.call(t, r) && Wt(e, r, t[r]);
4083
+ if (Xt)
4084
+ for (var r of Xt(t))
4085
+ go.call(t, r) && Wt(e, r, t[r]);
4089
4086
  return e;
4090
- }, ys = (e, t) => ds(e, vs(t));
4087
+ }, vo = (e, t) => po(e, mo(t));
4091
4088
  let ct;
4092
4089
  const Le = Re(null);
4093
- function Zt(e) {
4090
+ function zt(e) {
4094
4091
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4095
4092
  }
4096
4093
  function Ue(e, t = he().fallbackLocale) {
4097
- const r = Zt(e);
4098
- return t ? [.../* @__PURE__ */ new Set([...r, ...Zt(t)])] : r;
4094
+ const r = zt(e);
4095
+ return t ? [.../* @__PURE__ */ new Set([...r, ...zt(t)])] : r;
4099
4096
  }
4100
4097
  function ee() {
4101
4098
  return ct != null ? ct : void 0;
@@ -4103,22 +4100,22 @@ function ee() {
4103
4100
  Le.subscribe((e) => {
4104
4101
  ct = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4105
4102
  });
4106
- const _s = (e) => {
4107
- if (e && os(e) && ht(e)) {
4103
+ const _o = (e) => {
4104
+ if (e && oo(e) && ht(e)) {
4108
4105
  const { loadingDelay: t } = he();
4109
4106
  let r;
4110
4107
  return typeof window != "undefined" && ee() != null && t ? r = window.setTimeout(
4111
4108
  () => Qe.set(!0),
4112
4109
  t
4113
- ) : Qe.set(!0), jr(e).then(() => {
4110
+ ) : Qe.set(!0), $r(e).then(() => {
4114
4111
  Le.set(e);
4115
4112
  }).finally(() => {
4116
4113
  clearTimeout(r), Qe.set(!1);
4117
4114
  });
4118
4115
  }
4119
4116
  return Le.set(e);
4120
- }, Z = ys(bs({}, Le), {
4121
- set: _s
4117
+ }, Z = vo(yo({}, Le), {
4118
+ set: _o
4122
4119
  }), Ge = (e) => {
4123
4120
  const t = /* @__PURE__ */ Object.create(null);
4124
4121
  return (n) => {
@@ -4126,20 +4123,20 @@ const _s = (e) => {
4126
4123
  return i in t ? t[i] : t[i] = e(n);
4127
4124
  };
4128
4125
  };
4129
- var Es = Object.defineProperty, Ne = Object.getOwnPropertySymbols, Vr = Object.prototype.hasOwnProperty, Xr = Object.prototype.propertyIsEnumerable, Yt = (e, t, r) => t in e ? Es(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, mt = (e, t) => {
4126
+ var Eo = Object.defineProperty, Ne = Object.getOwnPropertySymbols, jr = Object.prototype.hasOwnProperty, Vr = Object.prototype.propertyIsEnumerable, Zt = (e, t, r) => t in e ? Eo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, gt = (e, t) => {
4130
4127
  for (var r in t || (t = {}))
4131
- Vr.call(t, r) && Yt(e, r, t[r]);
4128
+ jr.call(t, r) && Zt(e, r, t[r]);
4132
4129
  if (Ne)
4133
4130
  for (var r of Ne(t))
4134
- Xr.call(t, r) && Yt(e, r, t[r]);
4131
+ Vr.call(t, r) && Zt(e, r, t[r]);
4135
4132
  return e;
4136
- }, ge = (e, t) => {
4133
+ }, de = (e, t) => {
4137
4134
  var r = {};
4138
4135
  for (var n in e)
4139
- Vr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4136
+ jr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4140
4137
  if (e != null && Ne)
4141
4138
  for (var n of Ne(e))
4142
- t.indexOf(n) < 0 && Xr.call(e, n) && (r[n] = e[n]);
4139
+ t.indexOf(n) < 0 && Vr.call(e, n) && (r[n] = e[n]);
4143
4140
  return r;
4144
4141
  };
4145
4142
  const Ee = (e, t) => {
@@ -4147,107 +4144,107 @@ const Ee = (e, t) => {
4147
4144
  if (e in r && t in r[e])
4148
4145
  return r[e][t];
4149
4146
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4150
- }, xs = Ge(
4147
+ }, xo = Ge(
4151
4148
  (e) => {
4152
- var t = e, { locale: r, format: n } = t, i = ge(t, ["locale", "format"]);
4149
+ var t = e, { locale: r, format: n } = t, i = de(t, ["locale", "format"]);
4153
4150
  if (r == null)
4154
4151
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4155
4152
  return n && (i = Ee("number", n)), new Intl.NumberFormat(r, i);
4156
4153
  }
4157
- ), ws = Ge(
4154
+ ), wo = Ge(
4158
4155
  (e) => {
4159
- var t = e, { locale: r, format: n } = t, i = ge(t, ["locale", "format"]);
4156
+ var t = e, { locale: r, format: n } = t, i = de(t, ["locale", "format"]);
4160
4157
  if (r == null)
4161
4158
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4162
4159
  return n ? i = Ee("date", n) : Object.keys(i).length === 0 && (i = Ee("date", "short")), new Intl.DateTimeFormat(r, i);
4163
4160
  }
4164
- ), Cs = Ge(
4161
+ ), Co = Ge(
4165
4162
  (e) => {
4166
- var t = e, { locale: r, format: n } = t, i = ge(t, ["locale", "format"]);
4163
+ var t = e, { locale: r, format: n } = t, i = de(t, ["locale", "format"]);
4167
4164
  if (r == null)
4168
4165
  throw new Error(
4169
4166
  '[svelte-i18n] A "locale" must be set to format time values'
4170
4167
  );
4171
4168
  return n ? i = Ee("time", n) : Object.keys(i).length === 0 && (i = Ee("time", "short")), new Intl.DateTimeFormat(r, i);
4172
4169
  }
4173
- ), Ss = (e = {}) => {
4170
+ ), So = (e = {}) => {
4174
4171
  var t = e, {
4175
4172
  locale: r = ee()
4176
- } = t, n = ge(t, [
4173
+ } = t, n = de(t, [
4177
4174
  "locale"
4178
4175
  ]);
4179
- return xs(mt({ locale: r }, n));
4180
- }, Hs = (e = {}) => {
4176
+ return xo(gt({ locale: r }, n));
4177
+ }, Ho = (e = {}) => {
4181
4178
  var t = e, {
4182
4179
  locale: r = ee()
4183
- } = t, n = ge(t, [
4180
+ } = t, n = de(t, [
4184
4181
  "locale"
4185
4182
  ]);
4186
- return ws(mt({ locale: r }, n));
4187
- }, Ts = (e = {}) => {
4183
+ return wo(gt({ locale: r }, n));
4184
+ }, To = (e = {}) => {
4188
4185
  var t = e, {
4189
4186
  locale: r = ee()
4190
- } = t, n = ge(t, [
4187
+ } = t, n = de(t, [
4191
4188
  "locale"
4192
4189
  ]);
4193
- return Cs(mt({ locale: r }, n));
4194
- }, As = Ge(
4190
+ return Co(gt({ locale: r }, n));
4191
+ }, Ao = Ge(
4195
4192
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4196
- (e, t = ee()) => new ts(e, t, he().formats, {
4193
+ (e, t = ee()) => new eo(e, t, he().formats, {
4197
4194
  ignoreTag: he().ignoreTag
4198
4195
  })
4199
- ), Is = (e, t = {}) => {
4200
- var r, n, i, s;
4201
- let o = t;
4202
- typeof e == "object" && (o = e, e = o.id);
4196
+ ), Io = (e, t = {}) => {
4197
+ var r, n, i, o;
4198
+ let s = t;
4199
+ typeof e == "object" && (s = e, e = s.id);
4203
4200
  const {
4204
4201
  values: a,
4205
- locale: l = ee(),
4206
- default: u
4207
- } = o;
4208
- if (l == null)
4202
+ locale: u = ee(),
4203
+ default: l
4204
+ } = s;
4205
+ if (u == null)
4209
4206
  throw new Error(
4210
4207
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4211
4208
  );
4212
- let h = Ur(e, l);
4209
+ let h = Dr(e, u);
4213
4210
  if (!h)
4214
- h = (s = (i = (n = (r = he()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
4211
+ h = (o = (i = (n = (r = he()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4215
4212
  else if (typeof h != "string")
4216
4213
  return console.warn(
4217
4214
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4218
4215
  ), h;
4219
4216
  if (!a)
4220
4217
  return h;
4221
- let g = h;
4218
+ let d = h;
4222
4219
  try {
4223
- g = As(h, l).format(a);
4220
+ d = Ao(h, u).format(a);
4224
4221
  } catch (f) {
4225
4222
  f instanceof Error && console.warn(
4226
4223
  `[svelte-i18n] Message "${e}" has syntax error:`,
4227
4224
  f.message
4228
4225
  );
4229
4226
  }
4230
- return g;
4231
- }, Bs = (e, t) => Ts(t).format(e), Ps = (e, t) => Hs(t).format(e), Ms = (e, t) => Ss(t).format(e), Os = (e, t = ee()) => Ur(e, t);
4232
- ce([Z, fe], () => Is);
4233
- ce([Z], () => Bs);
4234
- ce([Z], () => Ps);
4235
- ce([Z], () => Ms);
4236
- ce([Z, fe], () => Os);
4237
- window.emWidgets = { topic: Zn };
4238
- const Ls = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4239
- function Ns({ withLocale: e, translations: t }) {
4227
+ return d;
4228
+ }, Bo = (e, t) => To(t).format(e), Po = (e, t) => Ho(t).format(e), Mo = (e, t) => So(t).format(e), Oo = (e, t = ee()) => Dr(e, t);
4229
+ ce([Z, fe], () => Io);
4230
+ ce([Z], () => Bo);
4231
+ ce([Z], () => Po);
4232
+ ce([Z], () => Mo);
4233
+ ce([Z, fe], () => Oo);
4234
+ window.emWidgets = { topic: zn };
4235
+ const Lo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4236
+ function No({ withLocale: e, translations: t }) {
4240
4237
  Z.subscribe((r) => {
4241
4238
  r == null && (fe.set(t), Z.set(e));
4242
4239
  });
4243
4240
  }
4244
- function Qt(e, t) {
4245
- kr(e, t);
4241
+ function Yt(e, t) {
4242
+ Gr(e, t);
4246
4243
  }
4247
- function Fs(e) {
4244
+ function Fo(e) {
4248
4245
  Z.set(e);
4249
4246
  }
4250
- const qt = {
4247
+ const Qt = {
4251
4248
  en: {
4252
4249
  login: "Login",
4253
4250
  register: "Register",
@@ -4299,115 +4296,115 @@ const qt = {
4299
4296
  deposit: "Depósito"
4300
4297
  }
4301
4298
  };
4302
- function Rs(e) {
4303
- vn(e, "svelte-1n5gh1", '.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1,.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1::before,.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1::after{margin:0;padding:0;box-sizing:border-box}.CarouselWrapper.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{background:-webkit-linear-gradient(to left, var(--emfe-w-categories-color-secondary, var(--emfe-w-color-secondary, #FD2839)), var(--emfe-w-categories-color-primary, var(--emfe-w-color-primary, #D0046C)));background:linear-gradient(to left, var(--emfe-w-categories-color-secondary, var(--emfe-w-color-secondary, #FD2839)), var(--emfe-w-categories-color-primary, var(--emfe-w-color-primary, #D0046C)))}.CarouselWrapper.CarouselWrapperHeaderMain.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{background:transparent}.CarouselContainer.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emfe-w-categories-typography, var(--emfe-w-color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{padding:0}.CarouselContainer.svelte-1n5gh1 ul.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{align-items:center}.CarouselContainer.svelte-1n5gh1 ul.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1::-webkit-scrollbar{display:none}.CarouselContainer.svelte-1n5gh1 ul li.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal}.CarouselContainer.svelte-1n5gh1 ul li.svelte-1n5gh1>a.svelte-1n5gh1.svelte-1n5gh1{position:relative}.CarouselContainer.svelte-1n5gh1 ul li.SecondaryMenu.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:hover,.CarouselContainer.svelte-1n5gh1 ul li.SecondaryMenu.active.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1,.CarouselContainer.svelte-1n5gh1 ul li.SecondaryMenu.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:focus,.CarouselContainer.svelte-1n5gh1 ul li.SecondaryMenu.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:focus-within{background:var(--emfe-w-categories-contrast, var(--emfe-w-color-background, #07072A));cursor:pointer}.CarouselContainer.svelte-1n5gh1 ul li.svelte-1n5gh1>a.svelte-1n5gh1.svelte-1n5gh1{position:relative}.CarouselContainer.svelte-1n5gh1 ul li.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:hover,.CarouselContainer.svelte-1n5gh1 ul.svelte-1n5gh1>li.svelte-1n5gh1>a.svelte-1n5gh1:hover,.CarouselContainer.svelte-1n5gh1 ul li.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:focus,.CarouselContainer.svelte-1n5gh1 ul.svelte-1n5gh1>li.svelte-1n5gh1>a.svelte-1n5gh1:focus{z-index:105}.CarouselContainer.svelte-1n5gh1 .CarouselItems li.svelte-1n5gh1:hover>ul.svelte-1n5gh1.svelte-1n5gh1{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer.svelte-1n5gh1 .CarouselItems li.svelte-1n5gh1:focus-within>ul.svelte-1n5gh1.svelte-1n5gh1{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer.svelte-1n5gh1 .CarouselItems ul ul.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer.svelte-1n5gh1 .CarouselItems li li:hover ul.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer.svelte-1n5gh1 .CarouselItems li li:focus-within ul.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer.svelte-1n5gh1 .CarouselLeftArrow.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1,.CarouselContainer.svelte-1n5gh1 .CarouselRightArrow.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px;background:var(--emfe-w-categories-arrows-bg, var(--emfe-w-color-gray-transparency-30, rgba(255, 255, 255, 0.3)))}.CarouselContainer.svelte-1n5gh1 .CarouselLeftArrow svg.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1,.CarouselContainer.svelte-1n5gh1 .CarouselRightArrow svg.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{width:100%;max-width:39px;stroke:var(--emfe-w-categories-arrows, var(--emfe-w-color-white, #FFFFFF))}.CarouselContainer.svelte-1n5gh1 ul.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{margin:0;padding:0;list-style:none}.CarouselContainer.svelte-1n5gh1 .CarouselNavWrap.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer.svelte-1n5gh1 .CarouselNavWrap.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1::-webkit-scrollbar{display:none}.CarouselContainer.svelte-1n5gh1 .CarouselItems.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{display:table;width:100%;text-align:center}.CarouselContainer.svelte-1n5gh1 .CarouselItems li.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{display:inline-block;text-align:left;padding:7px 10px}.CarouselContainer.svelte-1n5gh1 .CarouselItems li.svelte-1n5gh1>a.svelte-1n5gh1.svelte-1n5gh1{position:relative}.CarouselContainer.svelte-1n5gh1 .CarouselItems li li.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{display:block}.CarouselContainer.svelte-1n5gh1 .CarouselItems button.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{background:none;border:none;color:var(--emfe-w-categories-typography, var(--emfe-w-color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer.svelte-1n5gh1 .CarouselItems a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{display:block;color:var(--emfe-w-categories-typography, var(--emfe-w-color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer.svelte-1n5gh1 .CarouselItems.SecondaryMenu li.svelte-1n5gh1:hover>a.svelte-1n5gh1.svelte-1n5gh1,.CarouselContainer.svelte-1n5gh1 .CarouselItems.SecondaryMenu a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:hover,.CarouselContainer.svelte-1n5gh1 .CarouselItems.SecondaryMenu li.svelte-1n5gh1:focus>a.svelte-1n5gh1.svelte-1n5gh1,.CarouselContainer.svelte-1n5gh1 .CarouselItems.SecondaryMenu a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:focus{background:var(--emfe-w-categories-contrast, var(--emfe-w-color-background, #07072A))}.CarouselContainer.svelte-1n5gh1 .CarouselItems ul.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:var(--emfe-w-categories-color-secondary, var(--emfe-w-color-secondary, #FD2839));background:-webkit-linear-gradient(var(--emfe-w-categories-color-secondary, var(--emfe-w-color-secondary, #FD2839)), var(--emfe-w-categories-color-primary, var(--emfe-w-color-primary, #D0046C)));background:linear-gradient(var(--emfe-w-categories-color-secondary, var(--emfe-w-color-secondary, #FD2839)), var(--emfe-w-categories-color-primary, var(--emfe-w-color-primary, #D0046C)))}.CarouselContainer.svelte-1n5gh1 .CarouselItems .TouchOnly.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{display:none;left:-10px}.CarouselContainer.svelte-1n5gh1 .touch-device .CarouselItems .TouchOnly.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{display:inline-block}.CarouselContainer.svelte-1n5gh1 .touch-device .CarouselItems .TouchOnly a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{background:var(--emfe-w-categories-contrast, var(--emfe-w-color-background, #07072A));color:var(--emfe-w-categories-typography, var(--emfe-w-color-white, #FFFFFF))}.CarouselContainer.svelte-1n5gh1 .isScrolling .CarouselItems ul.DropDown.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{left:-999em;opacity:0}.CarouselContainer.svelte-1n5gh1 .SubDropDown.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:hover,.CarouselContainer.svelte-1n5gh1 .SubDropDown.active.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{color:var(--emfe-w-categories-contrast, var(--emfe-w-color-contrast, #07072A));background:var(--emfe-w-categories-typography, var(--emfe-w-color-white, #FFFFFF))}.CarouselContainerHeaderMain.svelte-1n5gh1 .CarouselItems .CarouselItem:hover a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1,.CarouselContainerHeaderMain.svelte-1n5gh1 .CarouselItems .CarouselItem.active a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1,.CarouselContainerHeaderMain.svelte-1n5gh1 .CarouselItems .CarouselItem:focus a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1,.CarouselContainerHeaderMain.svelte-1n5gh1 .CarouselItems .CarouselItem:focus-within a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{border-bottom:1px solid var(--emfe-w-header-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-header-color-primary, var(--emfe-w-color-primary, #D0046C))}.CarouselContainerHeaderMain.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain.svelte-1n5gh1 .CarouselLeftArrow.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1,.CarouselContainerHeaderMain.svelte-1n5gh1 .CarouselRightArrow.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain.svelte-1n5gh1 .CarouselItem a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{color:var(--emfe-w-header-typography, var(--emfe-w-color-white, #FFFFFF));text-decoration:none}.CarouselItems.svelte-1n5gh1 li a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:first-child:not(:last-child){padding-right:20px}.CarouselItems.svelte-1n5gh1 li a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emfe-w-color-white, #FFFFFF)}.CarouselItems.svelte-1n5gh1>li.svelte-1n5gh1>a.svelte-1n5gh1.svelte-1n5gh1:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emfe-w-color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems.svelte-1n5gh1 li:hover a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:first-child:not(:last-child):after{border-left-color:var(--emfe-w-color-white, #FFFFFF)}.CarouselItems.svelte-1n5gh1 li:focus-within a.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1:first-child:not(:last-child):after{border-left-color:var(--emfe-w-color-white, #FFFFFF)}.CarouselItems.svelte-1n5gh1>li.svelte-1n5gh1:hover>a.svelte-1n5gh1.svelte-1n5gh1:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emfe-w-color-white, #FFFFFF)}.CarouselItems.svelte-1n5gh1>li.svelte-1n5gh1:focus-within>a.svelte-1n5gh1.svelte-1n5gh1:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emfe-w-color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain.svelte-1n5gh1 .CarouselLeftArrow.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1,.CarouselContainerHeaderMain.svelte-1n5gh1 .CarouselRightArrow.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{display:flex}}.CategoryIconImg.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{height:20px;margin:0 auto;display:block}.DisplayNone.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1.svelte-1n5gh1{display:none}');
4299
+ function Ro(e) {
4300
+ pn(e, "svelte-h8mrzf", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CarouselWrapper{background:-webkit-linear-gradient(to left, var(--emfe-w-categories-color-secondary, var(--emfe-w-color-secondary, #FD2839)), var(--emfe-w-categories-color-primary, var(--emfe-w-color-primary, #D0046C)));background:linear-gradient(to left, var(--emfe-w-categories-color-secondary, var(--emfe-w-color-secondary, #FD2839)), var(--emfe-w-categories-color-primary, var(--emfe-w-color-primary, #D0046C)))}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emfe-w-categories-typography, var(--emfe-w-color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{background:var(--emfe-w-categories-contrast, var(--emfe-w-color-background, #07072A));cursor:pointer}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px;background:var(--emfe-w-categories-arrows-bg, var(--emfe-w-color-gray-transparency-30, rgba(255, 255, 255, 0.3)))}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:39px;stroke:var(--emfe-w-categories-arrows, var(--emfe-w-color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{display:inline-block;text-align:left;padding:7px 10px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emfe-w-categories-typography, var(--emfe-w-color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems a{display:block;color:var(--emfe-w-categories-typography, var(--emfe-w-color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emfe-w-categories-contrast, var(--emfe-w-color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:var(--emfe-w-categories-color-secondary, var(--emfe-w-color-secondary, #FD2839));background:-webkit-linear-gradient(var(--emfe-w-categories-color-secondary, var(--emfe-w-color-secondary, #FD2839)), var(--emfe-w-categories-color-primary, var(--emfe-w-color-primary, #D0046C)));background:linear-gradient(var(--emfe-w-categories-color-secondary, var(--emfe-w-color-secondary, #FD2839)), var(--emfe-w-categories-color-primary, var(--emfe-w-color-primary, #D0046C)))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emfe-w-categories-contrast, var(--emfe-w-color-background, #07072A));color:var(--emfe-w-categories-typography, var(--emfe-w-color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover,.CarouselContainer .SubDropDown.active{color:var(--emfe-w-categories-contrast, var(--emfe-w-color-contrast, #07072A));background:var(--emfe-w-categories-typography, var(--emfe-w-color-white, #FFFFFF))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emfe-w-header-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-header-color-primary, var(--emfe-w-color-primary, #D0046C))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emfe-w-header-typography, var(--emfe-w-color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emfe-w-color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emfe-w-color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emfe-w-color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emfe-w-color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emfe-w-color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emfe-w-color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}');
4304
4301
  }
4305
- function Jt(e, t, r) {
4302
+ function qt(e, t, r) {
4306
4303
  const n = e.slice();
4307
4304
  return n[50] = t[r], n[52] = r, n;
4308
4305
  }
4309
- function Kt(e, t, r) {
4306
+ function Jt(e, t, r) {
4310
4307
  const n = e.slice();
4311
4308
  return n[53] = t[r], n;
4312
4309
  }
4313
- function er(e, t, r) {
4310
+ function Kt(e, t, r) {
4314
4311
  const n = e.slice();
4315
4312
  return n[56] = t[r], n[58] = r, n;
4316
4313
  }
4317
- function tr(e) {
4318
- let t = [], r = /* @__PURE__ */ new Map(), n, i = oe(
4314
+ function er(e) {
4315
+ let t = [], r = /* @__PURE__ */ new Map(), n, i = se(
4319
4316
  /*sliderdata*/
4320
4317
  e[9]
4321
4318
  );
4322
- const s = (o) => (
4319
+ const o = (s) => (
4323
4320
  /*category*/
4324
- o[50].id
4321
+ s[50].id
4325
4322
  );
4326
- for (let o = 0; o < i.length; o += 1) {
4327
- let a = Jt(e, i, o), l = s(a);
4328
- r.set(l, t[o] = ar(l, a));
4323
+ for (let s = 0; s < i.length; s += 1) {
4324
+ let a = qt(e, i, s), u = o(a);
4325
+ r.set(u, t[s] = sr(u, a));
4329
4326
  }
4330
4327
  return {
4331
4328
  c() {
4332
- for (let o = 0; o < t.length; o += 1)
4333
- t[o].c();
4334
- n = be();
4329
+ for (let s = 0; s < t.length; s += 1)
4330
+ t[s].c();
4331
+ n = ye();
4335
4332
  },
4336
- m(o, a) {
4337
- for (let l = 0; l < t.length; l += 1)
4338
- t[l] && t[l].m(o, a);
4339
- U(o, n, a);
4333
+ m(s, a) {
4334
+ for (let u = 0; u < t.length; u += 1)
4335
+ t[u] && t[u].m(s, a);
4336
+ U(s, n, a);
4340
4337
  },
4341
- p(o, a) {
4338
+ p(s, a) {
4342
4339
  a[0] & /*activeindex, sliderdata, location, handleClick, subGroupsData, activeIndex, activeSubIndex, prevSubIndex, showsubgroups, itemsActive, categoriesicon, handleSrc*/
4343
- 77775 && (i = oe(
4340
+ 77775 && (i = se(
4344
4341
  /*sliderdata*/
4345
- o[9]
4346
- ), t = fr(t, a, s, 1, o, i, r, n.parentNode, cr, ar, n, Jt));
4342
+ s[9]
4343
+ ), t = cr(t, a, o, 1, s, i, r, n.parentNode, hr, sr, n, qt));
4347
4344
  },
4348
- d(o) {
4349
- o && R(n);
4345
+ d(s) {
4346
+ s && R(n);
4350
4347
  for (let a = 0; a < t.length; a += 1)
4351
- t[a].d(o);
4348
+ t[a].d(s);
4352
4349
  }
4353
4350
  };
4354
4351
  }
4355
- function Ds(e) {
4352
+ function Do(e) {
4356
4353
  let t, r = (
4357
4354
  /*category*/
4358
4355
  e[50].name + ""
4359
4356
  ), n;
4360
4357
  return {
4361
4358
  c() {
4362
- t = P("button"), n = xe(r), C(t, "class", "CategoryButton svelte-1n5gh1");
4359
+ t = P("button"), n = xe(r), H(t, "class", "CategoryButton");
4363
4360
  },
4364
- m(i, s) {
4365
- U(i, t, s), I(t, n);
4361
+ m(i, o) {
4362
+ U(i, t, o), I(t, n);
4366
4363
  },
4367
- p(i, s) {
4368
- s[0] & /*sliderdata*/
4364
+ p(i, o) {
4365
+ o[0] & /*sliderdata*/
4369
4366
  512 && r !== (r = /*category*/
4370
- i[50].name + "") && gt(n, r);
4367
+ i[50].name + "") && dt(n, r);
4371
4368
  },
4372
4369
  d(i) {
4373
4370
  i && R(t);
4374
4371
  }
4375
4372
  };
4376
4373
  }
4377
- function Us(e) {
4374
+ function Uo(e) {
4378
4375
  let t, r = (
4379
4376
  /*category*/
4380
4377
  e[50].label + ""
4381
4378
  ), n, i;
4382
4379
  return {
4383
4380
  c() {
4384
- t = P("a"), n = xe(r), C(t, "href", i = /*category*/
4385
- e[50].path), C(t, "class", "svelte-1n5gh1");
4381
+ t = P("a"), n = xe(r), H(t, "href", i = /*category*/
4382
+ e[50].path);
4386
4383
  },
4387
- m(s, o) {
4388
- U(s, t, o), I(t, n);
4384
+ m(o, s) {
4385
+ U(o, t, s), I(t, n);
4389
4386
  },
4390
- p(s, o) {
4391
- o[0] & /*sliderdata*/
4387
+ p(o, s) {
4388
+ s[0] & /*sliderdata*/
4392
4389
  512 && r !== (r = /*category*/
4393
- s[50].label + "") && gt(n, r), o[0] & /*sliderdata*/
4390
+ o[50].label + "") && dt(n, r), s[0] & /*sliderdata*/
4394
4391
  512 && i !== (i = /*category*/
4395
- s[50].path) && C(t, "href", i);
4392
+ o[50].path) && H(t, "href", i);
4396
4393
  },
4397
- d(s) {
4398
- s && R(t);
4394
+ d(o) {
4395
+ o && R(t);
4399
4396
  }
4400
4397
  };
4401
4398
  }
4402
- function rr(e) {
4399
+ function tr(e) {
4403
4400
  let t, r = (
4404
4401
  /*subGroupsData*/
4405
4402
  e[10].length > 0 && /*showsubgroups*/
4406
- e[2] == "true" && nr(e)
4403
+ e[2] == "true" && rr(e)
4407
4404
  );
4408
4405
  return {
4409
4406
  c() {
4410
- r && r.c(), t = be();
4407
+ r && r.c(), t = ye();
4411
4408
  },
4412
4409
  m(n, i) {
4413
4410
  r && r.m(n, i), U(n, t, i);
@@ -4415,61 +4412,61 @@ function rr(e) {
4415
4412
  p(n, i) {
4416
4413
  /*subGroupsData*/
4417
4414
  n[10].length > 0 && /*showsubgroups*/
4418
- n[2] == "true" ? r ? r.p(n, i) : (r = nr(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4415
+ n[2] == "true" ? r ? r.p(n, i) : (r = rr(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4419
4416
  },
4420
4417
  d(n) {
4421
4418
  n && R(t), r && r.d(n);
4422
4419
  }
4423
4420
  };
4424
4421
  }
4425
- function nr(e) {
4426
- let t, r = oe(
4422
+ function rr(e) {
4423
+ let t, r = se(
4427
4424
  /*subGroupsData*/
4428
4425
  e[10]
4429
4426
  ), n = [];
4430
4427
  for (let i = 0; i < r.length; i += 1)
4431
- n[i] = or(Kt(e, r, i));
4428
+ n[i] = or(Jt(e, r, i));
4432
4429
  return {
4433
4430
  c() {
4434
4431
  t = P("ul");
4435
4432
  for (let i = 0; i < n.length; i += 1)
4436
4433
  n[i].c();
4437
- C(t, "class", "DropDown svelte-1n5gh1");
4434
+ H(t, "class", "DropDown");
4438
4435
  },
4439
- m(i, s) {
4440
- U(i, t, s);
4441
- for (let o = 0; o < n.length; o += 1)
4442
- n[o] && n[o].m(t, null);
4436
+ m(i, o) {
4437
+ U(i, t, o);
4438
+ for (let s = 0; s < n.length; s += 1)
4439
+ n[s] && n[s].m(t, null);
4443
4440
  },
4444
- p(i, s) {
4445
- if (s[0] & /*subGroupsData, handleClick, sliderdata, activeIndex, activeSubIndex, prevSubIndex*/
4441
+ p(i, o) {
4442
+ if (o[0] & /*subGroupsData, handleClick, sliderdata, activeIndex, activeSubIndex, prevSubIndex*/
4446
4443
  10176) {
4447
- r = oe(
4444
+ r = se(
4448
4445
  /*subGroupsData*/
4449
4446
  i[10]
4450
4447
  );
4451
- let o;
4452
- for (o = 0; o < r.length; o += 1) {
4453
- const a = Kt(i, r, o);
4454
- n[o] ? n[o].p(a, s) : (n[o] = or(a), n[o].c(), n[o].m(t, null));
4448
+ let s;
4449
+ for (s = 0; s < r.length; s += 1) {
4450
+ const a = Jt(i, r, s);
4451
+ n[s] ? n[s].p(a, o) : (n[s] = or(a), n[s].c(), n[s].m(t, null));
4455
4452
  }
4456
- for (; o < n.length; o += 1)
4457
- n[o].d(1);
4453
+ for (; s < n.length; s += 1)
4454
+ n[s].d(1);
4458
4455
  n.length = r.length;
4459
4456
  }
4460
4457
  },
4461
4458
  d(i) {
4462
- i && R(t), bn(n, i);
4459
+ i && R(t), gn(n, i);
4463
4460
  }
4464
4461
  };
4465
4462
  }
4466
- function ir(e) {
4463
+ function nr(e) {
4467
4464
  var h;
4468
4465
  let t, r, n = (
4469
4466
  /*subGroupItem*/
4470
4467
  ((h = e[56]) == null ? void 0 : h.name) + ""
4471
- ), i, s, o, a, l;
4472
- function u(...g) {
4468
+ ), i, o, s, a, u;
4469
+ function l(...d) {
4473
4470
  return (
4474
4471
  /*click_handler_1*/
4475
4472
  e[32](
@@ -4481,120 +4478,120 @@ function ir(e) {
4481
4478
  e[56],
4482
4479
  /*subindex*/
4483
4480
  e[58],
4484
- ...g
4481
+ ...d
4485
4482
  )
4486
4483
  );
4487
4484
  }
4488
4485
  return {
4489
4486
  c() {
4490
- t = P("li"), r = P("a"), i = xe(n), o = J(), C(r, "class", s = "SubDropDown " + /*index*/
4487
+ t = P("li"), r = P("a"), i = xe(n), s = J(), H(r, "class", o = "SubDropDown " + /*index*/
4491
4488
  (e[52] == /*activeIndex*/
4492
4489
  e[6] && /*activeSubIndex*/
4493
4490
  (e[7] == /*subindex*/
4494
4491
  e[58] || /*prevSubIndex*/
4495
4492
  e[8] == /*subindex*/
4496
- e[58]) ? "active" : "") + " svelte-1n5gh1"), C(t, "class", "svelte-1n5gh1");
4493
+ e[58]) ? "active" : ""));
4497
4494
  },
4498
- m(g, f) {
4499
- U(g, t, f), I(t, r), I(r, i), I(t, o), a || (l = Oe(t, "click", u), a = !0);
4495
+ m(d, f) {
4496
+ U(d, t, f), I(t, r), I(r, i), I(t, s), a || (u = Oe(t, "click", l), a = !0);
4500
4497
  },
4501
- p(g, f) {
4502
- var d;
4503
- e = g, f[0] & /*subGroupsData*/
4498
+ p(d, f) {
4499
+ var p;
4500
+ e = d, f[0] & /*subGroupsData*/
4504
4501
  1024 && n !== (n = /*subGroupItem*/
4505
- ((d = e[56]) == null ? void 0 : d.name) + "") && gt(i, n), f[0] & /*sliderdata, activeIndex, activeSubIndex, subGroupsData, prevSubIndex*/
4506
- 1984 && s !== (s = "SubDropDown " + /*index*/
4502
+ ((p = e[56]) == null ? void 0 : p.name) + "") && dt(i, n), f[0] & /*sliderdata, activeIndex, activeSubIndex, subGroupsData, prevSubIndex*/
4503
+ 1984 && o !== (o = "SubDropDown " + /*index*/
4507
4504
  (e[52] == /*activeIndex*/
4508
4505
  e[6] && /*activeSubIndex*/
4509
4506
  (e[7] == /*subindex*/
4510
4507
  e[58] || /*prevSubIndex*/
4511
4508
  e[8] == /*subindex*/
4512
- e[58]) ? "active" : "") + " svelte-1n5gh1") && C(r, "class", s);
4509
+ e[58]) ? "active" : "")) && H(r, "class", o);
4513
4510
  },
4514
- d(g) {
4515
- g && R(t), a = !1, l();
4511
+ d(d) {
4512
+ d && R(t), a = !1, u();
4516
4513
  }
4517
4514
  };
4518
4515
  }
4519
- function sr(e, t) {
4516
+ function ir(e, t) {
4520
4517
  let r, n, i = (
4521
4518
  /*index*/
4522
4519
  t[52] == /*subGroup*/
4523
- t[53].index && ir(t)
4520
+ t[53].index && nr(t)
4524
4521
  );
4525
4522
  return {
4526
4523
  key: e,
4527
4524
  first: null,
4528
4525
  c() {
4529
- r = be(), i && i.c(), n = be(), this.first = r;
4526
+ r = ye(), i && i.c(), n = ye(), this.first = r;
4530
4527
  },
4531
- m(s, o) {
4532
- U(s, r, o), i && i.m(s, o), U(s, n, o);
4528
+ m(o, s) {
4529
+ U(o, r, s), i && i.m(o, s), U(o, n, s);
4533
4530
  },
4534
- p(s, o) {
4535
- t = s, /*index*/
4531
+ p(o, s) {
4532
+ t = o, /*index*/
4536
4533
  t[52] == /*subGroup*/
4537
- t[53].index ? i ? i.p(t, o) : (i = ir(t), i.c(), i.m(n.parentNode, n)) : i && (i.d(1), i = null);
4534
+ t[53].index ? i ? i.p(t, s) : (i = nr(t), i.c(), i.m(n.parentNode, n)) : i && (i.d(1), i = null);
4538
4535
  },
4539
- d(s) {
4540
- s && (R(r), R(n)), i && i.d(s);
4536
+ d(o) {
4537
+ o && (R(r), R(n)), i && i.d(o);
4541
4538
  }
4542
4539
  };
4543
4540
  }
4544
4541
  function or(e) {
4545
- let t = [], r = /* @__PURE__ */ new Map(), n, i = oe(
4542
+ let t = [], r = /* @__PURE__ */ new Map(), n, i = se(
4546
4543
  /*subGroup*/
4547
4544
  e[53].items
4548
4545
  );
4549
- const s = (o) => (
4546
+ const o = (s) => (
4550
4547
  /*subGroupItem*/
4551
- o[56].id
4548
+ s[56].id
4552
4549
  );
4553
- for (let o = 0; o < i.length; o += 1) {
4554
- let a = er(e, i, o), l = s(a);
4555
- r.set(l, t[o] = sr(l, a));
4550
+ for (let s = 0; s < i.length; s += 1) {
4551
+ let a = Kt(e, i, s), u = o(a);
4552
+ r.set(u, t[s] = ir(u, a));
4556
4553
  }
4557
4554
  return {
4558
4555
  c() {
4559
- for (let o = 0; o < t.length; o += 1)
4560
- t[o].c();
4561
- n = be();
4556
+ for (let s = 0; s < t.length; s += 1)
4557
+ t[s].c();
4558
+ n = ye();
4562
4559
  },
4563
- m(o, a) {
4564
- for (let l = 0; l < t.length; l += 1)
4565
- t[l] && t[l].m(o, a);
4566
- U(o, n, a);
4560
+ m(s, a) {
4561
+ for (let u = 0; u < t.length; u += 1)
4562
+ t[u] && t[u].m(s, a);
4563
+ U(s, n, a);
4567
4564
  },
4568
- p(o, a) {
4565
+ p(s, a) {
4569
4566
  a[0] & /*handleClick, sliderdata, subGroupsData, activeIndex, activeSubIndex, prevSubIndex*/
4570
- 10176 && (i = oe(
4567
+ 10176 && (i = se(
4571
4568
  /*subGroup*/
4572
- o[53].items
4573
- ), t = fr(t, a, s, 1, o, i, r, n.parentNode, cr, sr, n, er));
4569
+ s[53].items
4570
+ ), t = cr(t, a, o, 1, s, i, r, n.parentNode, hr, ir, n, Kt));
4574
4571
  },
4575
- d(o) {
4576
- o && R(n);
4572
+ d(s) {
4573
+ s && R(n);
4577
4574
  for (let a = 0; a < t.length; a += 1)
4578
- t[a].d(o);
4575
+ t[a].d(s);
4579
4576
  }
4580
4577
  };
4581
4578
  }
4582
- function ar(e, t) {
4583
- let r, n, i, s, o, a, l, u, h, g, f;
4584
- function d(_, w) {
4579
+ function sr(e, t) {
4580
+ let r, n, i, o, s, a, u, l, h, d, f;
4581
+ function p(_, w) {
4585
4582
  return (
4586
4583
  /*location*/
4587
- _[0] === "headerMain" ? Us : Ds
4584
+ _[0] === "headerMain" ? Uo : Do
4588
4585
  );
4589
4586
  }
4590
- let m = d(t), v = m(t), p = (
4587
+ let g = p(t), m = g(t), b = (
4591
4588
  /*itemsActive*/
4592
4589
  t[11][
4593
4590
  /*index*/
4594
4591
  t[52]
4595
- ] == !0 && rr(t)
4592
+ ] == !0 && tr(t)
4596
4593
  );
4597
- function H(..._) {
4594
+ function S(..._) {
4598
4595
  return (
4599
4596
  /*click_handler_2*/
4600
4597
  t[33](
@@ -4611,12 +4608,12 @@ function ar(e, t) {
4611
4608
  first: null,
4612
4609
  c() {
4613
4610
  var _, w;
4614
- r = P("li"), n = P("div"), i = P("img"), a = J(), v.c(), l = J(), p && p.c(), u = J(), C(i, "class", s = "CategoryIconImg " + /*categoriesicon*/
4615
- (t[3] === "true" ? "" : "DisplayNone") + " svelte-1n5gh1"), Tt(i.src, o = /*handleSrc*/
4611
+ r = P("li"), n = P("div"), i = P("img"), a = J(), m.c(), u = J(), b && b.c(), l = J(), H(i, "class", o = "CategoryIconImg " + /*categoriesicon*/
4612
+ (t[3] === "true" ? "" : "DisplayNone")), Tt(i.src, s = /*handleSrc*/
4616
4613
  t[16](
4617
4614
  /*category*/
4618
4615
  t[50]
4619
- )) || C(i, "src", o), C(n, "class", "CategoryIcon svelte-1n5gh1"), C(r, "class", h = "CarouselItem " + /*activeindex*/
4616
+ )) || H(i, "src", s), H(n, "class", "CategoryIcon"), H(r, "class", h = "CarouselItem " + /*activeindex*/
4620
4617
  (((_ = t[1]) == null ? void 0 : _.toString().indexOf("$")) > -1 ? (
4621
4618
  /*activeindex*/
4622
4619
  ((w = t[1]) == null ? void 0 : w.split("$").pop()) == /*category*/
@@ -4626,25 +4623,25 @@ function ar(e, t) {
4626
4623
  t[1] == /*category*/
4627
4624
  t[50].id ? "active" : ""
4628
4625
  )) + " " + /*location*/
4629
- (t[0] == "headerMain" ? "" : "SecondaryMenu") + " svelte-1n5gh1"), C(r, "part", "CarouselItem"), this.first = r;
4626
+ (t[0] == "headerMain" ? "" : "SecondaryMenu")), H(r, "part", "CarouselItem"), this.first = r;
4630
4627
  },
4631
4628
  m(_, w) {
4632
- U(_, r, w), I(r, n), I(n, i), I(r, a), v.m(r, null), I(r, l), p && p.m(r, null), I(r, u), g || (f = Oe(r, "click", H), g = !0);
4629
+ U(_, r, w), I(r, n), I(n, i), I(r, a), m.m(r, null), I(r, u), b && b.m(r, null), I(r, l), d || (f = Oe(r, "click", S), d = !0);
4633
4630
  },
4634
4631
  p(_, w) {
4635
4632
  var L, N;
4636
4633
  t = _, w[0] & /*categoriesicon*/
4637
- 8 && s !== (s = "CategoryIconImg " + /*categoriesicon*/
4638
- (t[3] === "true" ? "" : "DisplayNone") + " svelte-1n5gh1") && C(i, "class", s), w[0] & /*sliderdata*/
4639
- 512 && !Tt(i.src, o = /*handleSrc*/
4634
+ 8 && o !== (o = "CategoryIconImg " + /*categoriesicon*/
4635
+ (t[3] === "true" ? "" : "DisplayNone")) && H(i, "class", o), w[0] & /*sliderdata*/
4636
+ 512 && !Tt(i.src, s = /*handleSrc*/
4640
4637
  t[16](
4641
4638
  /*category*/
4642
4639
  t[50]
4643
- )) && C(i, "src", o), m === (m = d(t)) && v ? v.p(t, w) : (v.d(1), v = m(t), v && (v.c(), v.m(r, l))), /*itemsActive*/
4640
+ )) && H(i, "src", s), g === (g = p(t)) && m ? m.p(t, w) : (m.d(1), m = g(t), m && (m.c(), m.m(r, u))), /*itemsActive*/
4644
4641
  t[11][
4645
4642
  /*index*/
4646
4643
  t[52]
4647
- ] == !0 ? p ? p.p(t, w) : (p = rr(t), p.c(), p.m(r, u)) : p && (p.d(1), p = null), w[0] & /*activeindex, sliderdata, location*/
4644
+ ] == !0 ? b ? b.p(t, w) : (b = tr(t), b.c(), b.m(r, l)) : b && (b.d(1), b = null), w[0] & /*activeindex, sliderdata, location*/
4648
4645
  515 && h !== (h = "CarouselItem " + /*activeindex*/
4649
4646
  (((L = t[1]) == null ? void 0 : L.toString().indexOf("$")) > -1 ? (
4650
4647
  /*activeindex*/
@@ -4655,27 +4652,27 @@ function ar(e, t) {
4655
4652
  t[1] == /*category*/
4656
4653
  t[50].id ? "active" : ""
4657
4654
  )) + " " + /*location*/
4658
- (t[0] == "headerMain" ? "" : "SecondaryMenu") + " svelte-1n5gh1") && C(r, "class", h);
4655
+ (t[0] == "headerMain" ? "" : "SecondaryMenu")) && H(r, "class", h);
4659
4656
  },
4660
4657
  d(_) {
4661
- _ && R(r), v.d(), p && p.d(), g = !1, f();
4658
+ _ && R(r), m.d(), b && b.d(), d = !1, f();
4662
4659
  }
4663
4660
  };
4664
4661
  }
4665
- function Gs(e) {
4666
- let t, r, n, i, s, o, a, l, u, h, g, f, d, m, v, p = (
4662
+ function Go(e) {
4663
+ let t, r, n, i, o, s, a, u, l, h, d, f, p, g, m, b = (
4667
4664
  /*sliderdata*/
4668
- e[9].length > 0 && tr(e)
4665
+ e[9].length > 0 && er(e)
4669
4666
  );
4670
4667
  return {
4671
4668
  c() {
4672
- t = P("div"), r = P("div"), n = P("div"), n.innerHTML = '<svg fill="none" stroke="var(--emfe-w-categories-arrows, var( --emfe-w-color-white, #FFFFFF));" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="svelte-1n5gh1"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 19l-7-7 7-7" class="svelte-1n5gh1"></path></svg>', i = J(), s = P("div"), o = P("ul"), a = P("li"), a.innerHTML = '<a href="#CarouselNav" class="svelte-1n5gh1">Close Subs</a>', l = J(), p && p.c(), u = J(), h = P("div"), h.innerHTML = '<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="svelte-1n5gh1"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" class="svelte-1n5gh1"></path></svg>', C(n, "class", "CarouselLeftArrow svelte-1n5gh1"), C(a, "class", "TouchOnly svelte-1n5gh1"), C(o, "id", "CarouselNav"), C(o, "class", "CarouselItems svelte-1n5gh1"), C(s, "class", "CarouselNavWrap svelte-1n5gh1"), C(h, "class", "CarouselRightArrow svelte-1n5gh1"), C(r, "class", g = At(`CarouselContainer CarouselContainerMobile ${/*location*/
4673
- e[0] === "headerMain" ? "CarouselContainerHeaderMain" : ""}`) + " svelte-1n5gh1"), C(r, "style", f = /*location*/
4674
- e[0] === "headerMain" ? "max-width: auto" : void 0), C(t, "class", d = "CarouselWrapper " + /*location*/
4675
- (e[0] === "headerMain" ? "CarouselWrapperHeaderMain" : "") + " svelte-1n5gh1");
4669
+ t = P("div"), r = P("div"), n = P("div"), n.innerHTML = '<svg fill="none" stroke="var(--emfe-w-categories-arrows, var( --emfe-w-color-white, #FFFFFF));" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 19l-7-7 7-7"></path></svg>', i = J(), o = P("div"), s = P("ul"), a = P("li"), a.innerHTML = '<a href="#CarouselNav">Close Subs</a>', u = J(), b && b.c(), l = J(), h = P("div"), h.innerHTML = '<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg>', H(n, "class", "CarouselLeftArrow"), H(a, "class", "TouchOnly"), H(s, "id", "CarouselNav"), H(s, "class", "CarouselItems"), H(o, "class", "CarouselNavWrap"), H(h, "class", "CarouselRightArrow"), H(r, "class", d = `CarouselContainer CarouselContainerMobile ${/*location*/
4670
+ e[0] === "headerMain" ? "CarouselContainerHeaderMain" : ""}`), H(r, "style", f = /*location*/
4671
+ e[0] === "headerMain" ? "max-width: auto" : void 0), H(t, "class", p = "CarouselWrapper " + /*location*/
4672
+ (e[0] === "headerMain" ? "CarouselWrapperHeaderMain" : ""));
4676
4673
  },
4677
- m(H, _) {
4678
- U(H, t, _), I(t, r), I(r, n), I(r, i), I(r, s), I(s, o), I(o, a), I(o, l), p && p.m(o, null), e[34](o), e[35](s), I(r, u), I(r, h), e[37](t), m || (v = [
4674
+ m(S, _) {
4675
+ U(S, t, _), I(t, r), I(r, n), I(r, i), I(r, o), I(o, s), I(s, a), I(s, u), b && b.m(s, null), e[34](s), e[35](o), I(r, l), I(r, h), e[37](t), g || (m = [
4679
4676
  Oe(
4680
4677
  n,
4681
4678
  "click",
@@ -4688,49 +4685,49 @@ function Gs(e) {
4688
4685
  /*click_handler_3*/
4689
4686
  e[36]
4690
4687
  )
4691
- ], m = !0);
4688
+ ], g = !0);
4692
4689
  },
4693
- p(H, _) {
4690
+ p(S, _) {
4694
4691
  /*sliderdata*/
4695
- H[9].length > 0 ? p ? p.p(H, _) : (p = tr(H), p.c(), p.m(o, null)) : p && (p.d(1), p = null), _[0] & /*location*/
4696
- 1 && g !== (g = At(`CarouselContainer CarouselContainerMobile ${/*location*/
4697
- H[0] === "headerMain" ? "CarouselContainerHeaderMain" : ""}`) + " svelte-1n5gh1") && C(r, "class", g), _[0] & /*location*/
4692
+ S[9].length > 0 ? b ? b.p(S, _) : (b = er(S), b.c(), b.m(s, null)) : b && (b.d(1), b = null), _[0] & /*location*/
4693
+ 1 && d !== (d = `CarouselContainer CarouselContainerMobile ${/*location*/
4694
+ S[0] === "headerMain" ? "CarouselContainerHeaderMain" : ""}`) && H(r, "class", d), _[0] & /*location*/
4698
4695
  1 && f !== (f = /*location*/
4699
- H[0] === "headerMain" ? "max-width: auto" : void 0) && C(r, "style", f), _[0] & /*location*/
4700
- 1 && d !== (d = "CarouselWrapper " + /*location*/
4701
- (H[0] === "headerMain" ? "CarouselWrapperHeaderMain" : "") + " svelte-1n5gh1") && C(t, "class", d);
4696
+ S[0] === "headerMain" ? "max-width: auto" : void 0) && H(r, "style", f), _[0] & /*location*/
4697
+ 1 && p !== (p = "CarouselWrapper " + /*location*/
4698
+ (S[0] === "headerMain" ? "CarouselWrapperHeaderMain" : "")) && H(t, "class", p);
4702
4699
  },
4703
4700
  i: G,
4704
4701
  o: G,
4705
- d(H) {
4706
- H && R(t), p && p.d(), e[34](null), e[35](null), e[37](null), m = !1, K(v);
4702
+ d(S) {
4703
+ S && R(t), b && b.d(), e[34](null), e[35](null), e[37](null), g = !1, K(m);
4707
4704
  }
4708
4705
  };
4709
4706
  }
4710
- function ks(e, t, r) {
4711
- let { endpoint: n = "" } = t, { datasource: i = "" } = t, { onclickeventname: s = "defaultEvent" } = t, { actionevent: o = "defaultEvent" } = t, { favoritesnumber: a = "0" } = t, { location: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { identity: g = "" } = t, { translationurl: f = "" } = t, { isprimarymenu: d = !1 } = t, { issecondarymenu: m = !1 } = t, { lang: v = "" } = t, { activeindex: p = "0" } = t, { showsubgroups: H = "false" } = t, { categoriesicon: _ = "false" } = t, { lobbyiconimage: w = "" } = t, { mygamesiconimage: L = "" } = t;
4712
- Ns({ withLocale: "en", translations: {} });
4707
+ function ko(e, t, r) {
4708
+ let { endpoint: n = "" } = t, { datasource: i = "" } = t, { onclickeventname: o = "defaultEvent" } = t, { actionevent: s = "defaultEvent" } = t, { favoritesnumber: a = "0" } = t, { location: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: h = "" } = t, { identity: d = "" } = t, { translationurl: f = "" } = t, { isprimarymenu: p = !1 } = t, { issecondarymenu: g = !1 } = t, { lang: m = "" } = t, { activeindex: b = "0" } = t, { showsubgroups: S = "false" } = t, { categoriesicon: _ = "false" } = t, { lobbyiconimage: w = "" } = t, { mygamesiconimage: L = "" } = t;
4709
+ No({ withLocale: "en", translations: {} });
4713
4710
  const N = () => {
4714
4711
  fetch(f).then((x) => x.json()).then((x) => {
4715
4712
  Object.keys(x).forEach((B) => {
4716
- Qt(B, x[B]);
4713
+ Yt(B, x[B]);
4717
4714
  });
4718
4715
  }).catch((x) => {
4719
4716
  console.log(x);
4720
4717
  });
4721
4718
  };
4722
- Object.keys(qt).forEach((c) => {
4723
- Qt(c, qt[c]);
4719
+ Object.keys(Qt).forEach((c) => {
4720
+ Yt(c, Qt[c]);
4724
4721
  });
4725
4722
  let k = window.navigator.userAgent;
4726
- Ls(k);
4727
- let S, M, O, X, Y, de = [], we = [], Ce = [], $, ke = (c, x, B, Q, W) => {
4723
+ Lo(k);
4724
+ let C, M, O, X, Y, pe = [], we = [], Ce = [], $, ke = (c, x, B, Q, W) => {
4728
4725
  var q;
4729
4726
  if (!(c.subGroups && Q === null)) {
4730
4727
  if (Se(), r(6, M = x), r(6, M), W != "secondary") {
4731
4728
  window.postMessage(
4732
4729
  {
4733
- type: o == "CategoryChange" ? "CategoryChange" : "NavigateTo",
4730
+ type: s == "CategoryChange" ? "CategoryChange" : "NavigateTo",
4734
4731
  buzz: "1",
4735
4732
  itemId: c.id,
4736
4733
  index: x,
@@ -4745,7 +4742,7 @@ function ks(e, t, r) {
4745
4742
  }
4746
4743
  r(7, O = Q), r(7, O), r(8, X = O), window.postMessage(
4747
4744
  {
4748
- type: o,
4745
+ type: s,
4749
4746
  itemId: B.id,
4750
4747
  subIndex: Q,
4751
4748
  subItem: B
@@ -4753,24 +4750,24 @@ function ks(e, t, r) {
4753
4750
  window.location.href
4754
4751
  );
4755
4752
  }
4756
- }, bt = () => {
4757
- $.scrollBy({ left: -250, behavior: "smooth" });
4758
4753
  }, yt = () => {
4754
+ $.scrollBy({ left: -250, behavior: "smooth" });
4755
+ }, vt = () => {
4759
4756
  $.scrollBy({ left: 250, behavior: "smooth" });
4760
4757
  };
4761
4758
  const _t = (c) => {
4762
- c.data.type == "SliderData" && c.data.identity == g && (r(9, de = c.data.data), r(11, Ce = new Array(de.length).fill(!1)), H == "true" && Zr()), c.data.type == "GoToHomepage" && de.forEach((x, B) => {
4759
+ c.data.type == "SliderData" && c.data.identity == d && (r(9, pe = c.data.data), r(11, Ce = new Array(pe.length).fill(!1)), S == "true" && zr()), c.data.type == "GoToHomepage" && pe.forEach((x, B) => {
4763
4760
  x.path.endsWith("/casino") && (r(6, M = B), r(6, M));
4764
4761
  });
4765
- }, Wr = () => {
4766
- Fs(v);
4767
- }, zr = (c, x, B) => {
4768
- if (l == "secondaryMenu" && n && i && v && c.id) {
4769
- let Q = new URL(`${n}/v1/casino/groups/${i}/${c.id}/subGroups?language=${v}`);
4762
+ }, Xr = () => {
4763
+ Fo(m);
4764
+ }, Wr = (c, x, B) => {
4765
+ if (u == "secondaryMenu" && n && i && m && c.id) {
4766
+ let Q = new URL(`${n}/v1/casino/groups/${i}/${c.id}/subGroups?language=${m}`);
4770
4767
  fetch(Q.href).then((W) => W.json()).then((W) => {
4771
- W.index = x, r(10, we = we.concat(W)), H == "false" && window.postMessage(
4768
+ W.index = x, r(10, we = we.concat(W)), S == "false" && window.postMessage(
4772
4769
  {
4773
- type: o,
4770
+ type: s,
4774
4771
  itemId: c.id,
4775
4772
  index: x,
4776
4773
  item: c
@@ -4779,28 +4776,28 @@ function ks(e, t, r) {
4779
4776
  );
4780
4777
  const q = [];
4781
4778
  we.map((on) => (on.items.forEach((Et) => {
4782
- q.find((an) => Et.id == an) || q.push(Et.id);
4779
+ q.find((sn) => Et.id == sn) || q.push(Et.id);
4783
4780
  }), q.flat())), window.postMessage({ type: "SubgroupsIds", subGroupsIds: q }, window.location.href);
4784
4781
  }).then(() => {
4785
- S.querySelectorAll(".DropDown") && Se();
4782
+ C.querySelectorAll(".DropDown") && Se();
4786
4783
  });
4787
4784
  }
4788
- l == "headerMain" && window.postMessage({ type: o, item: c }, window.location.href);
4785
+ u == "headerMain" && window.postMessage({ type: s, item: c }, window.location.href);
4789
4786
  }, Se = () => {
4790
- const c = S.querySelectorAll(".DropDown");
4787
+ const c = C.querySelectorAll(".DropDown");
4791
4788
  document.activeElement.blur(), $.classList.add("isScrolling");
4792
4789
  for (let x = 0; x < c.length; x++)
4793
4790
  c[x].style.transform = "translateX(-" + $.scrollLeft + "px)";
4794
4791
  $.classList.remove("isScrolling");
4795
- }, Zr = () => {
4796
- de.forEach((c, x) => {
4792
+ }, zr = () => {
4793
+ pe.forEach((c, x) => {
4797
4794
  var B;
4798
- ((B = c == null ? void 0 : c.subGroups) == null ? void 0 : B.count) > 0 && (r(11, Ce[x] = !0, Ce), zr(c, x));
4795
+ ((B = c == null ? void 0 : c.subGroups) == null ? void 0 : B.count) > 0 && (r(11, Ce[x] = !0, Ce), Wr(c, x));
4799
4796
  });
4800
- }, Yr = () => {
4797
+ }, Zr = () => {
4801
4798
  let c = document.createElement("style");
4802
- c.innerHTML = u, Y.appendChild(c);
4803
- }, Qr = () => {
4799
+ c.innerHTML = l, Y.appendChild(c);
4800
+ }, Yr = () => {
4804
4801
  let c = document.createElement("style"), x = new URL(h);
4805
4802
  fetch(x.href).then((B) => B.text()).then((B) => {
4806
4803
  c.innerHTML = B, setTimeout(
@@ -4810,96 +4807,96 @@ function ks(e, t, r) {
4810
4807
  1
4811
4808
  );
4812
4809
  });
4813
- }, qr = (c) => {
4810
+ }, Qr = (c) => {
4814
4811
  let x = "";
4815
4812
  return c.id === "LOBBY" ? x = w : c.id === "MYGAMES" && (x = L), c.icon || x;
4816
4813
  };
4817
- xn(() => ("ontouchstart" in document.documentElement && (document.documentElement.className += " touch-device"), window.addEventListener("message", _t, !1), setTimeout(
4814
+ En(() => ("ontouchstart" in document.documentElement && (document.documentElement.className += " touch-device"), window.addEventListener("message", _t, !1), setTimeout(
4818
4815
  () => {
4819
4816
  $.addEventListener("scroll", Se);
4820
4817
  },
4821
4818
  500
4822
4819
  ), () => {
4823
- window.removeEventListener("message", _t), S.removeEventListener("scroll", Se);
4820
+ window.removeEventListener("message", _t), C.removeEventListener("scroll", Se);
4824
4821
  }));
4825
- const Jr = () => bt(), Kr = (c, x, B, Q, W) => {
4822
+ const qr = () => yt(), Jr = (c, x, B, Q, W) => {
4826
4823
  ke(c, x, B, Q, "secondary"), W.stopPropagation();
4827
- }, en = (c, x, B) => {
4824
+ }, Kr = (c, x, B) => {
4828
4825
  ke(c, x, null, null, "main"), B.preventDefault();
4829
4826
  };
4830
- function tn(c) {
4831
- me[c ? "unshift" : "push"](() => {
4832
- S = c, r(5, S);
4827
+ function en(c) {
4828
+ ge[c ? "unshift" : "push"](() => {
4829
+ C = c, r(5, C);
4833
4830
  });
4834
4831
  }
4835
- function rn(c) {
4836
- me[c ? "unshift" : "push"](() => {
4832
+ function tn(c) {
4833
+ ge[c ? "unshift" : "push"](() => {
4837
4834
  $ = c, r(12, $);
4838
4835
  });
4839
4836
  }
4840
- const nn = () => yt();
4841
- function sn(c) {
4842
- me[c ? "unshift" : "push"](() => {
4837
+ const rn = () => vt();
4838
+ function nn(c) {
4839
+ ge[c ? "unshift" : "push"](() => {
4843
4840
  Y = c, r(4, Y);
4844
4841
  });
4845
4842
  }
4846
4843
  return e.$$set = (c) => {
4847
- "endpoint" in c && r(17, n = c.endpoint), "datasource" in c && r(18, i = c.datasource), "onclickeventname" in c && r(19, s = c.onclickeventname), "actionevent" in c && r(20, o = c.actionevent), "favoritesnumber" in c && r(21, a = c.favoritesnumber), "location" in c && r(0, l = c.location), "clientstyling" in c && r(22, u = c.clientstyling), "clientstylingurl" in c && r(23, h = c.clientstylingurl), "identity" in c && r(24, g = c.identity), "translationurl" in c && r(25, f = c.translationurl), "isprimarymenu" in c && r(26, d = c.isprimarymenu), "issecondarymenu" in c && r(27, m = c.issecondarymenu), "lang" in c && r(28, v = c.lang), "activeindex" in c && r(1, p = c.activeindex), "showsubgroups" in c && r(2, H = c.showsubgroups), "categoriesicon" in c && r(3, _ = c.categoriesicon), "lobbyiconimage" in c && r(29, w = c.lobbyiconimage), "mygamesiconimage" in c && r(30, L = c.mygamesiconimage);
4844
+ "endpoint" in c && r(17, n = c.endpoint), "datasource" in c && r(18, i = c.datasource), "onclickeventname" in c && r(19, o = c.onclickeventname), "actionevent" in c && r(20, s = c.actionevent), "favoritesnumber" in c && r(21, a = c.favoritesnumber), "location" in c && r(0, u = c.location), "clientstyling" in c && r(22, l = c.clientstyling), "clientstylingurl" in c && r(23, h = c.clientstylingurl), "identity" in c && r(24, d = c.identity), "translationurl" in c && r(25, f = c.translationurl), "isprimarymenu" in c && r(26, p = c.isprimarymenu), "issecondarymenu" in c && r(27, g = c.issecondarymenu), "lang" in c && r(28, m = c.lang), "activeindex" in c && r(1, b = c.activeindex), "showsubgroups" in c && r(2, S = c.showsubgroups), "categoriesicon" in c && r(3, _ = c.categoriesicon), "lobbyiconimage" in c && r(29, w = c.lobbyiconimage), "mygamesiconimage" in c && r(30, L = c.mygamesiconimage);
4848
4845
  }, e.$$.update = () => {
4849
4846
  e.$$.dirty[0] & /*activeindex*/
4850
4847
  2, e.$$.dirty[0] & /*translationurl*/
4851
4848
  33554432 && f && N(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4852
- 4194320 && u && Y && Yr(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4853
- 8388624 && h && Y && Qr(), e.$$.dirty[0] & /*lang*/
4854
- 268435456 && v && Wr();
4849
+ 4194320 && l && Y && Zr(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4850
+ 8388624 && h && Y && Yr(), e.$$.dirty[0] & /*lang*/
4851
+ 268435456 && m && Xr();
4855
4852
  }, [
4856
- l,
4857
- p,
4858
- H,
4853
+ u,
4854
+ b,
4855
+ S,
4859
4856
  _,
4860
4857
  Y,
4861
- S,
4858
+ C,
4862
4859
  M,
4863
4860
  O,
4864
4861
  X,
4865
- de,
4862
+ pe,
4866
4863
  we,
4867
4864
  Ce,
4868
4865
  $,
4869
4866
  ke,
4870
- bt,
4871
4867
  yt,
4872
- qr,
4868
+ vt,
4869
+ Qr,
4873
4870
  n,
4874
4871
  i,
4875
- s,
4876
4872
  o,
4873
+ s,
4877
4874
  a,
4878
- u,
4875
+ l,
4879
4876
  h,
4880
- g,
4881
- f,
4882
4877
  d,
4878
+ f,
4879
+ p,
4880
+ g,
4883
4881
  m,
4884
- v,
4885
4882
  w,
4886
4883
  L,
4884
+ qr,
4887
4885
  Jr,
4888
4886
  Kr,
4889
4887
  en,
4890
4888
  tn,
4891
4889
  rn,
4892
- nn,
4893
- sn
4890
+ nn
4894
4891
  ];
4895
4892
  }
4896
- class $s extends On {
4893
+ class $o extends Mn {
4897
4894
  constructor(t) {
4898
- super(), Pn(
4895
+ super(), Bn(
4899
4896
  this,
4900
4897
  t,
4901
- ks,
4902
- Gs,
4898
+ ko,
4899
+ Go,
4903
4900
  ur,
4904
4901
  {
4905
4902
  endpoint: 17,
@@ -4921,7 +4918,7 @@ class $s extends On {
4921
4918
  lobbyiconimage: 29,
4922
4919
  mygamesiconimage: 30
4923
4920
  },
4924
- Rs,
4921
+ Ro,
4925
4922
  [-1, -1]
4926
4923
  );
4927
4924
  }
@@ -5034,7 +5031,7 @@ class $s extends On {
5034
5031
  this.$$set({ mygamesiconimage: t }), A();
5035
5032
  }
5036
5033
  }
5037
- Mn($s, { endpoint: {}, datasource: {}, onclickeventname: {}, actionevent: {}, favoritesnumber: {}, location: {}, clientstyling: {}, clientstylingurl: {}, identity: {}, translationurl: {}, isprimarymenu: { type: "Boolean" }, issecondarymenu: { type: "Boolean" }, lang: {}, activeindex: {}, showsubgroups: {}, categoriesicon: {}, lobbyiconimage: {}, mygamesiconimage: {} }, [], [], !0);
5034
+ Pn($o, { endpoint: {}, datasource: {}, onclickeventname: {}, actionevent: {}, favoritesnumber: {}, location: {}, clientstyling: {}, clientstylingurl: {}, identity: {}, translationurl: {}, isprimarymenu: { type: "Boolean" }, issecondarymenu: { type: "Boolean" }, lang: {}, activeindex: {}, showsubgroups: {}, categoriesicon: {}, lobbyiconimage: {}, mygamesiconimage: {} }, [], [], !0);
5038
5035
  export {
5039
- $s as default
5036
+ $o as default
5040
5037
  };