@everymatrix/casino-hamburger-menu 1.76.13 → 1.76.14

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,6 +1,6 @@
1
1
  function G() {
2
2
  }
3
- const Er = (e) => e;
3
+ const xr = (e) => e;
4
4
  function xn(e, t) {
5
5
  for (const r in t)
6
6
  e[r] = t[r];
@@ -9,29 +9,29 @@ function xn(e, t) {
9
9
  e
10
10
  );
11
11
  }
12
- function wr(e) {
12
+ function Er(e) {
13
13
  return e();
14
14
  }
15
- function Ct() {
15
+ function Lt() {
16
16
  return /* @__PURE__ */ Object.create(null);
17
17
  }
18
18
  function Y(e) {
19
- e.forEach(wr);
19
+ e.forEach(Er);
20
20
  }
21
- function je(e) {
21
+ function ke(e) {
22
22
  return typeof e == "function";
23
23
  }
24
- function Hr(e, t) {
24
+ function wr(e, t) {
25
25
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
26
26
  }
27
- let Me;
27
+ let Ae;
28
28
  function J(e, t) {
29
- return e === t ? !0 : (Me || (Me = document.createElement("a")), Me.href = t, e === Me.href);
29
+ return e === t ? !0 : (Ae || (Ae = document.createElement("a")), Ae.href = t, e === Ae.href);
30
30
  }
31
31
  function En(e) {
32
32
  return Object.keys(e).length === 0;
33
33
  }
34
- function Sr(e, ...t) {
34
+ function Hr(e, ...t) {
35
35
  if (e == null) {
36
36
  for (const n of t)
37
37
  n(void 0);
@@ -41,15 +41,15 @@ function Sr(e, ...t) {
41
41
  return r.unsubscribe ? () => r.unsubscribe() : r;
42
42
  }
43
43
  function wn(e, t, r) {
44
- e.$$.on_destroy.push(Sr(t, r));
44
+ e.$$.on_destroy.push(Hr(t, r));
45
45
  }
46
46
  function Hn(e, t, r, n) {
47
47
  if (e) {
48
- const i = Tr(e, t, r, n);
48
+ const i = Sr(e, t, r, n);
49
49
  return e[0](i);
50
50
  }
51
51
  }
52
- function Tr(e, t, r, n) {
52
+ function Sr(e, t, r, n) {
53
53
  return e[1] && n ? xn(r.ctx.slice(), e[1](n(t))) : r.ctx;
54
54
  }
55
55
  function Sn(e, t, r, n) {
@@ -69,11 +69,11 @@ function Sn(e, t, r, n) {
69
69
  }
70
70
  function Tn(e, t, r, n, i, o) {
71
71
  if (i) {
72
- const s = Tr(t, r, n, o);
72
+ const s = Sr(t, r, n, o);
73
73
  e.p(s, i);
74
74
  }
75
75
  }
76
- function An(e) {
76
+ function Mn(e) {
77
77
  if (e.ctx.length > 32) {
78
78
  const t = [], r = e.ctx.length / 32;
79
79
  for (let n = 0; n < r; n++)
@@ -82,17 +82,17 @@ function An(e) {
82
82
  }
83
83
  return -1;
84
84
  }
85
- const Ar = typeof window < "u";
86
- let Mn = Ar ? () => window.performance.now() : () => Date.now(), wt = Ar ? (e) => requestAnimationFrame(e) : G;
85
+ const Tr = typeof window < "u";
86
+ let An = Tr ? () => window.performance.now() : () => Date.now(), vt = Tr ? (e) => requestAnimationFrame(e) : G;
87
87
  const ae = /* @__PURE__ */ new Set();
88
88
  function Mr(e) {
89
89
  ae.forEach((t) => {
90
90
  t.c(e) || (ae.delete(t), t.f());
91
- }), ae.size !== 0 && wt(Mr);
91
+ }), ae.size !== 0 && vt(Mr);
92
92
  }
93
93
  function Bn(e) {
94
94
  let t;
95
- return ae.size === 0 && wt(Mr), {
95
+ return ae.size === 0 && vt(Mr), {
96
96
  promise: new Promise((r) => {
97
97
  ae.add(t = { c: e, f: r });
98
98
  }),
@@ -105,13 +105,13 @@ function v(e, t) {
105
105
  e.appendChild(t);
106
106
  }
107
107
  function Pn(e, t, r) {
108
- const n = Ht(e);
108
+ const n = _t(e);
109
109
  if (!n.getElementById(t)) {
110
- const i = M("style");
111
- i.id = t, i.textContent = r, Br(n, i);
110
+ const i = B("style");
111
+ i.id = t, i.textContent = r, Ar(n, i);
112
112
  }
113
113
  }
114
- function Ht(e) {
114
+ function _t(e) {
115
115
  if (!e)
116
116
  return document;
117
117
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -121,11 +121,11 @@ function Ht(e) {
121
121
  t
122
122
  ) : e.ownerDocument;
123
123
  }
124
- function On(e) {
125
- const t = M("style");
126
- return t.textContent = "/* empty */", Br(Ht(e), t), t.sheet;
124
+ function In(e) {
125
+ const t = B("style");
126
+ return t.textContent = "/* empty */", Ar(_t(e), t), t.sheet;
127
127
  }
128
- function Br(e, t) {
128
+ function Ar(e, t) {
129
129
  return v(
130
130
  /** @type {Document} */
131
131
  e.head || e,
@@ -142,7 +142,7 @@ function Re(e, t) {
142
142
  for (let r = 0; r < e.length; r += 1)
143
143
  e[r] && e[r].d(t);
144
144
  }
145
- function M(e) {
145
+ function B(e) {
146
146
  return document.createElement(e);
147
147
  }
148
148
  function K(e) {
@@ -151,7 +151,7 @@ function K(e) {
151
151
  function te(e) {
152
152
  return document.createTextNode(e);
153
153
  }
154
- function $() {
154
+ function D() {
155
155
  return te(" ");
156
156
  }
157
157
  function ee(e, t, r, n) {
@@ -160,17 +160,17 @@ function ee(e, t, r, n) {
160
160
  function g(e, t, r) {
161
161
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
162
162
  }
163
- function In(e) {
163
+ function On(e) {
164
164
  return Array.from(e.childNodes);
165
165
  }
166
166
  function pe(e, t) {
167
167
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
168
168
  t);
169
169
  }
170
- function Nt(e, t) {
170
+ function Ct(e, t) {
171
171
  e.value = t ?? "";
172
172
  }
173
- function Rt(e, t, r) {
173
+ function Nt(e, t, r) {
174
174
  for (let n = 0; n < e.options.length; n += 1) {
175
175
  const i = e.options[n];
176
176
  if (i.__value === t) {
@@ -205,10 +205,10 @@ function Rn(e) {
205
205
  return t >>> 0;
206
206
  }
207
207
  function Fn(e, t) {
208
- const r = { stylesheet: On(t), rules: {} };
208
+ const r = { stylesheet: In(t), rules: {} };
209
209
  return Fe.set(e, r), r;
210
210
  }
211
- function Ft(e, t, r, n, i, o, s, a = 0) {
211
+ function Rt(e, t, r, n, i, o, s, a = 0) {
212
212
  const u = 16.666 / n;
213
213
  let l = `{
214
214
  `;
@@ -218,8 +218,8 @@ function Ft(e, t, r, n, i, o, s, a = 0) {
218
218
  `;
219
219
  }
220
220
  const h = l + `100% {${s(r, 1 - r)}}
221
- }`, c = `__svelte_${Rn(h)}_${a}`, f = Ht(e), { stylesheet: p, rules: m } = Fe.get(f) || Fn(f, e);
222
- m[c] || (m[c] = !0, p.insertRule(`@keyframes ${c} ${h}`, p.cssRules.length));
221
+ }`, c = `__svelte_${Rn(h)}_${a}`, f = _t(e), { stylesheet: d, rules: m } = Fe.get(f) || Fn(f, e);
222
+ m[c] || (m[c] = !0, d.insertRule(`@keyframes ${c} ${h}`, d.cssRules.length));
223
223
  const b = e.style.animation || "";
224
224
  return e.style.animation = `${b ? `${b}, ` : ""}${c} ${n}ms linear ${i}ms 1 both`, Ue += 1, c;
225
225
  }
@@ -228,113 +228,113 @@ function Un(e, t) {
228
228
  t ? (o) => o.indexOf(t) < 0 : (o) => o.indexOf("__svelte") === -1
229
229
  // remove all Svelte animations
230
230
  ), i = r.length - n.length;
231
- i && (e.style.animation = n.join(", "), Ue -= i, Ue || $n());
231
+ i && (e.style.animation = n.join(", "), Ue -= i, Ue || Dn());
232
232
  }
233
- function $n() {
234
- wt(() => {
233
+ function Dn() {
234
+ vt(() => {
235
235
  Ue || (Fe.forEach((e) => {
236
236
  const { ownerNode: t } = e.stylesheet;
237
237
  t && U(t);
238
238
  }), Fe.clear());
239
239
  });
240
240
  }
241
- let Ee;
242
- function _e(e) {
243
- Ee = e;
241
+ let we;
242
+ function xe(e) {
243
+ we = e;
244
244
  }
245
- function Dn() {
246
- if (!Ee)
245
+ function $n() {
246
+ if (!we)
247
247
  throw new Error("Function called outside component initialization");
248
- return Ee;
248
+ return we;
249
249
  }
250
250
  function Gn(e) {
251
- Dn().$$.on_mount.push(e);
251
+ $n().$$.on_mount.push(e);
252
252
  }
253
- const se = [], $e = [];
253
+ const se = [], De = [];
254
254
  let ue = [];
255
- const Ut = [], kn = /* @__PURE__ */ Promise.resolve();
256
- let st = !1;
255
+ const Ft = [], kn = /* @__PURE__ */ Promise.resolve();
256
+ let it = !1;
257
257
  function jn() {
258
- st || (st = !0, kn.then(D));
258
+ it || (it = !0, kn.then($));
259
259
  }
260
- function le(e) {
260
+ function he(e) {
261
261
  ue.push(e);
262
262
  }
263
- const Je = /* @__PURE__ */ new Set();
263
+ const qe = /* @__PURE__ */ new Set();
264
264
  let ie = 0;
265
- function D() {
265
+ function $() {
266
266
  if (ie !== 0)
267
267
  return;
268
- const e = Ee;
268
+ const e = we;
269
269
  do {
270
270
  try {
271
271
  for (; ie < se.length; ) {
272
272
  const t = se[ie];
273
- ie++, _e(t), Vn(t.$$);
273
+ ie++, xe(t), Vn(t.$$);
274
274
  }
275
275
  } catch (t) {
276
276
  throw se.length = 0, ie = 0, t;
277
277
  }
278
- for (_e(null), se.length = 0, ie = 0; $e.length; )
279
- $e.pop()();
278
+ for (xe(null), se.length = 0, ie = 0; De.length; )
279
+ De.pop()();
280
280
  for (let t = 0; t < ue.length; t += 1) {
281
281
  const r = ue[t];
282
- Je.has(r) || (Je.add(r), r());
282
+ qe.has(r) || (qe.add(r), r());
283
283
  }
284
284
  ue.length = 0;
285
285
  } while (se.length);
286
- for (; Ut.length; )
287
- Ut.pop()();
288
- st = !1, Je.clear(), _e(e);
286
+ for (; Ft.length; )
287
+ Ft.pop()();
288
+ it = !1, qe.clear(), xe(e);
289
289
  }
290
290
  function Vn(e) {
291
291
  if (e.fragment !== null) {
292
292
  e.update(), Y(e.before_update);
293
293
  const t = e.dirty;
294
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(le);
294
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(he);
295
295
  }
296
296
  }
297
297
  function Wn(e) {
298
298
  const t = [], r = [];
299
299
  ue.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ue = t;
300
300
  }
301
- let ye;
301
+ let ve;
302
302
  function Xn() {
303
- return ye || (ye = Promise.resolve(), ye.then(() => {
304
- ye = null;
305
- })), ye;
303
+ return ve || (ve = Promise.resolve(), ve.then(() => {
304
+ ve = null;
305
+ })), ve;
306
306
  }
307
- function Ye(e, t, r) {
307
+ function Qe(e, t, r) {
308
308
  e.dispatchEvent(Cn(`${t ? "intro" : "outro"}${r}`));
309
309
  }
310
- const Oe = /* @__PURE__ */ new Set();
311
- let X;
310
+ const Ie = /* @__PURE__ */ new Set();
311
+ let W;
312
312
  function zn() {
313
- X = {
313
+ W = {
314
314
  r: 0,
315
315
  c: [],
316
- p: X
316
+ p: W
317
317
  // parent group
318
318
  };
319
319
  }
320
320
  function Zn() {
321
- X.r || Y(X.c), X = X.p;
321
+ W.r || Y(W.c), W = W.p;
322
322
  }
323
- function xe(e, t) {
324
- e && e.i && (Oe.delete(e), e.i(t));
323
+ function Ee(e, t) {
324
+ e && e.i && (Ie.delete(e), e.i(t));
325
325
  }
326
- function at(e, t, r, n) {
326
+ function ot(e, t, r, n) {
327
327
  if (e && e.o) {
328
- if (Oe.has(e))
328
+ if (Ie.has(e))
329
329
  return;
330
- Oe.add(e), X.c.push(() => {
331
- Oe.delete(e), n && (r && e.d(1), n());
330
+ Ie.add(e), W.c.push(() => {
331
+ Ie.delete(e), n && (r && e.d(1), n());
332
332
  }), e.o(t);
333
333
  } else
334
334
  n && n();
335
335
  }
336
336
  const qn = { duration: 0 };
337
- function $t(e, t, r, n) {
337
+ function Ut(e, t, r, n) {
338
338
  let o = t(e, r, { direction: "both" }), s = n ? 0 : 1, a = null, u = null, l = null, h;
339
339
  function c() {
340
340
  l && Un(e, l);
@@ -354,20 +354,20 @@ function $t(e, t, r, n) {
354
354
  group: m.group
355
355
  };
356
356
  }
357
- function p(m) {
357
+ function d(m) {
358
358
  const {
359
359
  delay: b = 0,
360
360
  duration: H = 300,
361
- easing: O = Er,
362
- tick: B = G,
363
- css: S
364
- } = o || qn, I = {
365
- start: Mn() + b,
361
+ easing: O = xr,
362
+ tick: P = G,
363
+ css: T
364
+ } = o || qn, L = {
365
+ start: An() + b,
366
366
  b: m
367
367
  };
368
- m || (I.group = X, X.r += 1), "inert" in e && (m ? h !== void 0 && (e.inert = h) : (h = /** @type {HTMLElement} */
369
- e.inert, e.inert = !0)), a || u ? u = I : (S && (c(), l = Ft(e, s, m, H, b, O, S)), m && B(0, 1), a = f(I, H), le(() => Ye(e, m, "start")), Bn((y) => {
370
- if (u && y > u.start && (a = f(u, H), u = null, Ye(e, a.b, "start"), S && (c(), l = Ft(
368
+ m || (L.group = W, W.r += 1), "inert" in e && (m ? h !== void 0 && (e.inert = h) : (h = /** @type {HTMLElement} */
369
+ e.inert, e.inert = !0)), a || u ? u = L : (T && (c(), l = Rt(e, s, m, H, b, O, T)), m && P(0, 1), a = f(L, H), he(() => Qe(e, m, "start")), Bn((y) => {
370
+ if (u && y > u.start && (a = f(u, H), u = null, Qe(e, a.b, "start"), T && (c(), l = Rt(
371
371
  e,
372
372
  s,
373
373
  a.b,
@@ -377,10 +377,10 @@ function $t(e, t, r, n) {
377
377
  o.css
378
378
  ))), a) {
379
379
  if (y >= a.end)
380
- B(s = a.b, 1 - s), Ye(e, a.b, "end"), u || (a.b ? c() : --a.group.r || Y(a.group.c)), a = null;
380
+ P(s = a.b, 1 - s), Qe(e, a.b, "end"), u || (a.b ? c() : --a.group.r || Y(a.group.c)), a = null;
381
381
  else if (y >= a.start) {
382
- const T = y - a.start;
383
- s = a.a + a.d * O(T / a.duration), B(s, 1 - s);
382
+ const M = y - a.start;
383
+ s = a.a + a.d * O(M / a.duration), P(s, 1 - s);
384
384
  }
385
385
  }
386
386
  return !!(a || u);
@@ -388,9 +388,9 @@ function $t(e, t, r, n) {
388
388
  }
389
389
  return {
390
390
  run(m) {
391
- je(o) ? Xn().then(() => {
392
- o = o({ direction: m ? "in" : "out" }), p(m);
393
- }) : p(m);
391
+ ke(o) ? Xn().then(() => {
392
+ o = o({ direction: m ? "in" : "out" }), d(m);
393
+ }) : d(m);
394
394
  },
395
395
  end() {
396
396
  c(), a = u = null;
@@ -402,10 +402,10 @@ function q(e) {
402
402
  }
403
403
  function Qn(e, t, r) {
404
404
  const { fragment: n, after_update: i } = e.$$;
405
- n && n.m(t, r), le(() => {
406
- const o = e.$$.on_mount.map(wr).filter(je);
405
+ n && n.m(t, r), he(() => {
406
+ const o = e.$$.on_mount.map(Er).filter(ke);
407
407
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Y(o), e.$$.on_mount = [];
408
- }), i.forEach(le);
408
+ }), i.forEach(he);
409
409
  }
410
410
  function Jn(e, t) {
411
411
  const r = e.$$;
@@ -415,8 +415,8 @@ function Yn(e, t) {
415
415
  e.$$.dirty[0] === -1 && (se.push(e), jn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
416
416
  }
417
417
  function Kn(e, t, r, n, i, o, s = null, a = [-1]) {
418
- const u = Ee;
419
- _e(e);
418
+ const u = we;
419
+ xe(e);
420
420
  const l = e.$$ = {
421
421
  fragment: null,
422
422
  ctx: [],
@@ -424,7 +424,7 @@ function Kn(e, t, r, n, i, o, s = null, a = [-1]) {
424
424
  props: o,
425
425
  update: G,
426
426
  not_equal: i,
427
- bound: Ct(),
427
+ bound: Lt(),
428
428
  // lifecycle
429
429
  on_mount: [],
430
430
  on_destroy: [],
@@ -433,28 +433,28 @@ function Kn(e, t, r, n, i, o, s = null, a = [-1]) {
433
433
  after_update: [],
434
434
  context: new Map(t.context || (u ? u.$$.context : [])),
435
435
  // everything else
436
- callbacks: Ct(),
436
+ callbacks: Lt(),
437
437
  dirty: a,
438
438
  skip_bound: !1,
439
439
  root: t.target || u.$$.root
440
440
  };
441
441
  s && s(l.root);
442
442
  let h = !1;
443
- if (l.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
444
- const m = p.length ? p[0] : f;
443
+ if (l.ctx = r ? r(e, t.props || {}, (c, f, ...d) => {
444
+ const m = d.length ? d[0] : f;
445
445
  return l.ctx && i(l.ctx[c], l.ctx[c] = m) && (!l.skip_bound && l.bound[c] && l.bound[c](m), h && Yn(e, c)), f;
446
446
  }) : [], l.update(), h = !0, Y(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
447
447
  if (t.hydrate) {
448
- const c = In(t.target);
448
+ const c = On(t.target);
449
449
  l.fragment && l.fragment.l(c), c.forEach(U);
450
450
  } else
451
451
  l.fragment && l.fragment.c();
452
- t.intro && xe(e.$$.fragment), Qn(e, t.target, t.anchor), D();
452
+ t.intro && Ee(e.$$.fragment), Qn(e, t.target, t.anchor), $();
453
453
  }
454
- _e(u);
454
+ xe(u);
455
455
  }
456
- let Pr;
457
- typeof HTMLElement == "function" && (Pr = class extends HTMLElement {
456
+ let Br;
457
+ typeof HTMLElement == "function" && (Br = class extends HTMLElement {
458
458
  /** The Svelte component constructor */
459
459
  $$ctor;
460
460
  /** Slots */
@@ -496,7 +496,7 @@ typeof HTMLElement == "function" && (Pr = class extends HTMLElement {
496
496
  let o;
497
497
  return {
498
498
  c: function() {
499
- o = M("slot"), i !== "default" && g(o, "name", i);
499
+ o = B("slot"), i !== "default" && g(o, "name", i);
500
500
  },
501
501
  /**
502
502
  * @param {HTMLElement} target
@@ -518,7 +518,7 @@ typeof HTMLElement == "function" && (Pr = class extends HTMLElement {
518
518
  i in r && (t[i] = [e(i)]);
519
519
  for (const i of this.attributes) {
520
520
  const o = this.$$g_p(i.name);
521
- o in this.$$d || (this.$$d[o] = Ie(o, i.value, this.$$p_d, "toProp"));
521
+ o in this.$$d || (this.$$d[o] = Oe(o, i.value, this.$$p_d, "toProp"));
522
522
  }
523
523
  for (const i in this.$$p_d)
524
524
  !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
@@ -536,7 +536,7 @@ typeof HTMLElement == "function" && (Pr = class extends HTMLElement {
536
536
  this.$$r = !0;
537
537
  for (const i in this.$$p_d)
538
538
  if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
539
- const o = Ie(
539
+ const o = Oe(
540
540
  i,
541
541
  this.$$d[i],
542
542
  this.$$p_d,
@@ -558,7 +558,7 @@ typeof HTMLElement == "function" && (Pr = class extends HTMLElement {
558
558
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
559
559
  // and setting attributes through setAttribute etc, this is helpful
560
560
  attributeChangedCallback(e, t, r) {
561
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = Ie(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
561
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = Oe(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
562
562
  }
563
563
  disconnectedCallback() {
564
564
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -571,7 +571,7 @@ typeof HTMLElement == "function" && (Pr = class extends HTMLElement {
571
571
  ) || e;
572
572
  }
573
573
  });
574
- function Ie(e, t, r, n) {
574
+ function Oe(e, t, r, n) {
575
575
  const i = r[e]?.type;
576
576
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
577
577
  return t;
@@ -601,7 +601,7 @@ function Ie(e, t, r, n) {
601
601
  }
602
602
  }
603
603
  function ei(e, t, r, n, i, o) {
604
- let s = class extends Pr {
604
+ let s = class extends Br {
605
605
  constructor() {
606
606
  super(e, r, i), this.$$p_d = t;
607
607
  }
@@ -617,7 +617,7 @@ function ei(e, t, r, n, i, o) {
617
617
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
618
618
  },
619
619
  set(u) {
620
- u = Ie(a, u, t), this.$$d[a] = u, this.$$c?.$set({ [a]: u });
620
+ u = Oe(a, u, t), this.$$d[a] = u, this.$$c?.$set({ [a]: u });
621
621
  }
622
622
  });
623
623
  }), n.forEach((a) => {
@@ -657,7 +657,7 @@ class ti {
657
657
  * @returns {() => void}
658
658
  */
659
659
  $on(t, r) {
660
- if (!je(r))
660
+ if (!ke(r))
661
661
  return G;
662
662
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
663
663
  return n.push(r), () => {
@@ -675,7 +675,7 @@ class ti {
675
675
  }
676
676
  const ri = "4";
677
677
  typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ri);
678
- function Dt(e, { delay: t = 0, duration: r = 400, easing: n = Er } = {}) {
678
+ function Dt(e, { delay: t = 0, duration: r = 400, easing: n = xr } = {}) {
679
679
  const i = +getComputedStyle(e).opacity;
680
680
  return {
681
681
  delay: t,
@@ -698,24 +698,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
698
698
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
699
699
  PERFORMANCE OF THIS SOFTWARE.
700
700
  ***************************************************************************** */
701
- var ut = function(e, t) {
702
- return ut = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
701
+ var st = function(e, t) {
702
+ return st = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
703
703
  r.__proto__ = n;
704
704
  } || function(r, n) {
705
705
  for (var i in n)
706
706
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
707
- }, ut(e, t);
707
+ }, st(e, t);
708
708
  };
709
- function Se(e, t) {
709
+ function z(e, t) {
710
710
  if (typeof t != "function" && t !== null)
711
711
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
712
- ut(e, t);
712
+ st(e, t);
713
713
  function r() {
714
714
  this.constructor = e;
715
715
  }
716
716
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
717
717
  }
718
- function lt(e) {
718
+ var S = function() {
719
+ return S = Object.assign || function(t) {
720
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
721
+ r = arguments[n];
722
+ for (var o in r)
723
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
724
+ }
725
+ return t;
726
+ }, S.apply(this, arguments);
727
+ };
728
+ function ni(e, t) {
729
+ var r = {};
730
+ for (var n in e)
731
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
732
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
733
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
734
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
735
+ return r;
736
+ }
737
+ function at(e) {
719
738
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
720
739
  if (r)
721
740
  return r.call(e);
@@ -727,7 +746,7 @@ function lt(e) {
727
746
  };
728
747
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
729
748
  }
730
- function ht(e, t) {
749
+ function ut(e, t) {
731
750
  var r = typeof Symbol == "function" && e[Symbol.iterator];
732
751
  if (!r)
733
752
  return e;
@@ -747,22 +766,22 @@ function ht(e, t) {
747
766
  }
748
767
  return o;
749
768
  }
750
- function ct(e, t, r) {
751
- if (arguments.length === 2)
769
+ function le(e, t, r) {
770
+ if (r || arguments.length === 2)
752
771
  for (var n = 0, i = t.length, o; n < i; n++)
753
772
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
754
773
  return e.concat(o || t);
755
774
  }
756
- function z(e) {
775
+ function X(e) {
757
776
  return typeof e == "function";
758
777
  }
759
- function Or(e) {
778
+ function Pr(e) {
760
779
  var t = function(n) {
761
780
  Error.call(n), n.stack = new Error().stack;
762
781
  }, r = e(t);
763
782
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
764
783
  }
765
- var Ke = Or(function(e) {
784
+ var Je = Pr(function(e) {
766
785
  return function(r) {
767
786
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
768
787
  ` + r.map(function(n, i) {
@@ -771,13 +790,13 @@ var Ke = Or(function(e) {
771
790
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
772
791
  };
773
792
  });
774
- function ft(e, t) {
793
+ function lt(e, t) {
775
794
  if (e) {
776
795
  var r = e.indexOf(t);
777
796
  0 <= r && e.splice(r, 1);
778
797
  }
779
798
  }
780
- var Ve = function() {
799
+ var je = function() {
781
800
  function e(t) {
782
801
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
783
802
  }
@@ -789,7 +808,7 @@ var Ve = function() {
789
808
  if (s)
790
809
  if (this._parentage = null, Array.isArray(s))
791
810
  try {
792
- for (var a = lt(s), u = a.next(); !u.done; u = a.next()) {
811
+ for (var a = at(s), u = a.next(); !u.done; u = a.next()) {
793
812
  var l = u.value;
794
813
  l.remove(this);
795
814
  }
@@ -806,29 +825,29 @@ var Ve = function() {
806
825
  else
807
826
  s.remove(this);
808
827
  var h = this.initialTeardown;
809
- if (z(h))
828
+ if (X(h))
810
829
  try {
811
830
  h();
812
831
  } catch (b) {
813
- o = b instanceof Ke ? b.errors : [b];
832
+ o = b instanceof Je ? b.errors : [b];
814
833
  }
815
834
  var c = this._finalizers;
816
835
  if (c) {
817
836
  this._finalizers = null;
818
837
  try {
819
- for (var f = lt(c), p = f.next(); !p.done; p = f.next()) {
820
- var m = p.value;
838
+ for (var f = at(c), d = f.next(); !d.done; d = f.next()) {
839
+ var m = d.value;
821
840
  try {
822
- Gt(m);
841
+ $t(m);
823
842
  } catch (b) {
824
- o = o ?? [], b instanceof Ke ? o = ct(ct([], ht(o)), ht(b.errors)) : o.push(b);
843
+ o = o ?? [], b instanceof Je ? o = le(le([], ut(o)), ut(b.errors)) : o.push(b);
825
844
  }
826
845
  }
827
846
  } catch (b) {
828
847
  n = { error: b };
829
848
  } finally {
830
849
  try {
831
- p && !p.done && (i = f.return) && i.call(f);
850
+ d && !d.done && (i = f.return) && i.call(f);
832
851
  } finally {
833
852
  if (n)
834
853
  throw n.error;
@@ -836,13 +855,13 @@ var Ve = function() {
836
855
  }
837
856
  }
838
857
  if (o)
839
- throw new Ke(o);
858
+ throw new Je(o);
840
859
  }
841
860
  }, e.prototype.add = function(t) {
842
861
  var r;
843
862
  if (t && t !== this)
844
863
  if (this.closed)
845
- Gt(t);
864
+ $t(t);
846
865
  else {
847
866
  if (t instanceof e) {
848
867
  if (t.closed || t._hasParent(this))
@@ -859,28 +878,32 @@ var Ve = function() {
859
878
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
860
879
  }, e.prototype._removeParent = function(t) {
861
880
  var r = this._parentage;
862
- r === t ? this._parentage = null : Array.isArray(r) && ft(r, t);
881
+ r === t ? this._parentage = null : Array.isArray(r) && lt(r, t);
863
882
  }, e.prototype.remove = function(t) {
864
883
  var r = this._finalizers;
865
- r && ft(r, t), t instanceof e && t._removeParent(this);
884
+ r && lt(r, t), t instanceof e && t._removeParent(this);
866
885
  }, e.EMPTY = function() {
867
886
  var t = new e();
868
887
  return t.closed = !0, t;
869
888
  }(), e;
870
- }(), Ir = Ve.EMPTY;
871
- function Lr(e) {
872
- return e instanceof Ve || e && "closed" in e && z(e.remove) && z(e.add) && z(e.unsubscribe);
889
+ }(), Ir = je.EMPTY;
890
+ function Or(e) {
891
+ return e instanceof je || e && "closed" in e && X(e.remove) && X(e.add) && X(e.unsubscribe);
873
892
  }
874
- function Gt(e) {
875
- z(e) ? e() : e.unsubscribe();
893
+ function $t(e) {
894
+ X(e) ? e() : e.unsubscribe();
876
895
  }
877
- var ni = {
878
- Promise: void 0
896
+ var Lr = {
897
+ onUnhandledError: null,
898
+ onStoppedNotification: null,
899
+ Promise: void 0,
900
+ useDeprecatedSynchronousErrorHandling: !1,
901
+ useDeprecatedNextContext: !1
879
902
  }, ii = {
880
903
  setTimeout: function(e, t) {
881
904
  for (var r = [], n = 2; n < arguments.length; n++)
882
905
  r[n - 2] = arguments[n];
883
- return setTimeout.apply(void 0, ct([e, t], ht(r)));
906
+ return setTimeout.apply(void 0, le([e, t], ut(r)));
884
907
  },
885
908
  clearTimeout: function(e) {
886
909
  return clearTimeout(e);
@@ -892,19 +915,19 @@ function oi(e) {
892
915
  throw e;
893
916
  });
894
917
  }
895
- function kt() {
918
+ function Gt() {
896
919
  }
897
920
  function Le(e) {
898
921
  e();
899
922
  }
900
923
  var Cr = function(e) {
901
- Se(t, e);
924
+ z(t, e);
902
925
  function t(r) {
903
926
  var n = e.call(this) || this;
904
- return n.isStopped = !1, r ? (n.destination = r, Lr(r) && r.add(n)) : n.destination = ui, n;
927
+ return n.isStopped = !1, r ? (n.destination = r, Or(r) && r.add(n)) : n.destination = li, n;
905
928
  }
906
929
  return t.create = function(r, n, i) {
907
- return new mt(r, n, i);
930
+ return new ht(r, n, i);
908
931
  }, t.prototype.next = function(r) {
909
932
  this.isStopped || this._next(r);
910
933
  }, t.prototype.error = function(r) {
@@ -928,7 +951,11 @@ var Cr = function(e) {
928
951
  this.unsubscribe();
929
952
  }
930
953
  }, t;
931
- }(Ve), si = function() {
954
+ }(je), si = Function.prototype.bind;
955
+ function Ye(e, t) {
956
+ return si.call(e, t);
957
+ }
958
+ var ai = function() {
932
959
  function e(t) {
933
960
  this.partialObserver = t;
934
961
  }
@@ -959,43 +986,55 @@ var Cr = function(e) {
959
986
  Be(r);
960
987
  }
961
988
  }, e;
962
- }(), mt = function(e) {
963
- Se(t, e);
989
+ }(), ht = function(e) {
990
+ z(t, e);
964
991
  function t(r, n, i) {
965
992
  var o = e.call(this) || this, s;
966
- return z(r) || !r ? s = {
967
- next: r ?? void 0,
968
- error: n ?? void 0,
969
- complete: i ?? void 0
970
- } : s = r, o.destination = new si(s), o;
993
+ if (X(r) || !r)
994
+ s = {
995
+ next: r ?? void 0,
996
+ error: n ?? void 0,
997
+ complete: i ?? void 0
998
+ };
999
+ else {
1000
+ var a;
1001
+ o && Lr.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
1002
+ return o.unsubscribe();
1003
+ }, s = {
1004
+ next: r.next && Ye(r.next, a),
1005
+ error: r.error && Ye(r.error, a),
1006
+ complete: r.complete && Ye(r.complete, a)
1007
+ }) : s = r;
1008
+ }
1009
+ return o.destination = new ai(s), o;
971
1010
  }
972
1011
  return t;
973
1012
  }(Cr);
974
1013
  function Be(e) {
975
1014
  oi(e);
976
1015
  }
977
- function ai(e) {
1016
+ function ui(e) {
978
1017
  throw e;
979
1018
  }
980
- var ui = {
1019
+ var li = {
981
1020
  closed: !0,
982
- next: kt,
983
- error: ai,
984
- complete: kt
985
- }, li = function() {
1021
+ next: Gt,
1022
+ error: ui,
1023
+ complete: Gt
1024
+ }, hi = function() {
986
1025
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
987
1026
  }();
988
- function hi(e) {
1027
+ function ci(e) {
989
1028
  return e;
990
1029
  }
991
- function ci(e) {
992
- return e.length === 0 ? hi : e.length === 1 ? e[0] : function(r) {
1030
+ function fi(e) {
1031
+ return e.length === 0 ? ci : e.length === 1 ? e[0] : function(r) {
993
1032
  return e.reduce(function(n, i) {
994
1033
  return i(n);
995
1034
  }, r);
996
1035
  };
997
1036
  }
998
- var jt = function() {
1037
+ var kt = function() {
999
1038
  function e(t) {
1000
1039
  t && (this._subscribe = t);
1001
1040
  }
@@ -1003,7 +1042,7 @@ var jt = function() {
1003
1042
  var r = new e();
1004
1043
  return r.source = this, r.operator = t, r;
1005
1044
  }, e.prototype.subscribe = function(t, r, n) {
1006
- var i = this, o = mi(t) ? t : new mt(t, r, n);
1045
+ var i = this, o = di(t) ? t : new ht(t, r, n);
1007
1046
  return Le(function() {
1008
1047
  var s = i, a = s.operator, u = s.source;
1009
1048
  o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
@@ -1016,8 +1055,8 @@ var jt = function() {
1016
1055
  }
1017
1056
  }, e.prototype.forEach = function(t, r) {
1018
1057
  var n = this;
1019
- return r = Vt(r), new r(function(i, o) {
1020
- var s = new mt({
1058
+ return r = jt(r), new r(function(i, o) {
1059
+ var s = new ht({
1021
1060
  next: function(a) {
1022
1061
  try {
1023
1062
  t(a);
@@ -1033,15 +1072,15 @@ var jt = function() {
1033
1072
  }, e.prototype._subscribe = function(t) {
1034
1073
  var r;
1035
1074
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
1036
- }, e.prototype[li] = function() {
1075
+ }, e.prototype[hi] = function() {
1037
1076
  return this;
1038
1077
  }, e.prototype.pipe = function() {
1039
1078
  for (var t = [], r = 0; r < arguments.length; r++)
1040
1079
  t[r] = arguments[r];
1041
- return ci(t)(this);
1080
+ return fi(t)(this);
1042
1081
  }, e.prototype.toPromise = function(t) {
1043
1082
  var r = this;
1044
- return t = Vt(t), new t(function(n, i) {
1083
+ return t = jt(t), new t(function(n, i) {
1045
1084
  var o;
1046
1085
  r.subscribe(function(s) {
1047
1086
  return o = s;
@@ -1055,28 +1094,28 @@ var jt = function() {
1055
1094
  return new e(t);
1056
1095
  }, e;
1057
1096
  }();
1058
- function Vt(e) {
1097
+ function jt(e) {
1059
1098
  var t;
1060
- return (t = e ?? ni.Promise) !== null && t !== void 0 ? t : Promise;
1061
- }
1062
- function fi(e) {
1063
- return e && z(e.next) && z(e.error) && z(e.complete);
1099
+ return (t = e ?? Lr.Promise) !== null && t !== void 0 ? t : Promise;
1064
1100
  }
1065
1101
  function mi(e) {
1066
- return e && e instanceof Cr || fi(e) && Lr(e);
1102
+ return e && X(e.next) && X(e.error) && X(e.complete);
1067
1103
  }
1068
- var pi = Or(function(e) {
1104
+ function di(e) {
1105
+ return e && e instanceof Cr || mi(e) && Or(e);
1106
+ }
1107
+ var pi = Pr(function(e) {
1069
1108
  return function() {
1070
1109
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
1071
1110
  };
1072
1111
  }), Nr = function(e) {
1073
- Se(t, e);
1112
+ z(t, e);
1074
1113
  function t() {
1075
1114
  var r = e.call(this) || this;
1076
1115
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
1077
1116
  }
1078
1117
  return t.prototype.lift = function(r) {
1079
- var n = new Wt(this, this);
1118
+ var n = new Vt(this, this);
1080
1119
  return n.operator = r, n;
1081
1120
  }, t.prototype._throwIfClosed = function() {
1082
1121
  if (this.closed)
@@ -1088,7 +1127,7 @@ var pi = Or(function(e) {
1088
1127
  if (n._throwIfClosed(), !n.isStopped) {
1089
1128
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
1090
1129
  try {
1091
- for (var s = lt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
1130
+ for (var s = at(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
1092
1131
  var u = a.value;
1093
1132
  u.next(r);
1094
1133
  }
@@ -1137,20 +1176,20 @@ var pi = Or(function(e) {
1137
1176
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1138
1177
  }, t.prototype._innerSubscribe = function(r) {
1139
1178
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
1140
- return o || s ? Ir : (this.currentObservers = null, a.push(r), new Ve(function() {
1141
- n.currentObservers = null, ft(a, r);
1179
+ return o || s ? Ir : (this.currentObservers = null, a.push(r), new je(function() {
1180
+ n.currentObservers = null, lt(a, r);
1142
1181
  }));
1143
1182
  }, t.prototype._checkFinalizedStatuses = function(r) {
1144
1183
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
1145
1184
  i ? r.error(o) : s && r.complete();
1146
1185
  }, t.prototype.asObservable = function() {
1147
- var r = new jt();
1186
+ var r = new kt();
1148
1187
  return r.source = this, r;
1149
1188
  }, t.create = function(r, n) {
1150
- return new Wt(r, n);
1189
+ return new Vt(r, n);
1151
1190
  }, t;
1152
- }(jt), Wt = function(e) {
1153
- Se(t, e);
1191
+ }(kt), Vt = function(e) {
1192
+ z(t, e);
1154
1193
  function t(r, n) {
1155
1194
  var i = e.call(this) || this;
1156
1195
  return i.destination = r, i.source = n, i;
@@ -1173,8 +1212,8 @@ var pi = Or(function(e) {
1173
1212
  return (Rr.delegate || Date).now();
1174
1213
  },
1175
1214
  delegate: void 0
1176
- }, di = function(e) {
1177
- Se(t, e);
1215
+ }, gi = function(e) {
1216
+ z(t, e);
1178
1217
  function t(r, n, i) {
1179
1218
  r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Rr);
1180
1219
  var o = e.call(this) || this;
@@ -1197,23 +1236,23 @@ var pi = Or(function(e) {
1197
1236
  }
1198
1237
  }, t;
1199
1238
  }(Nr);
1200
- const Xt = [], zt = {}, gi = (e, t = 0) => {
1201
- if (Xt.indexOf(e) == -1) {
1202
- const r = new di(t);
1203
- zt[e] = r, Xt.push(e);
1239
+ const Wt = [], Xt = {}, bi = (e, t = 0) => {
1240
+ if (Wt.indexOf(e) == -1) {
1241
+ const r = new gi(t);
1242
+ Xt[e] = r, Wt.push(e);
1204
1243
  }
1205
- return zt[e];
1244
+ return Xt[e];
1206
1245
  }, oe = [];
1207
- function bi(e, t) {
1246
+ function yi(e, t) {
1208
1247
  return {
1209
- subscribe: We(e, t).subscribe
1248
+ subscribe: Ve(e, t).subscribe
1210
1249
  };
1211
1250
  }
1212
- function We(e, t = G) {
1251
+ function Ve(e, t = G) {
1213
1252
  let r;
1214
1253
  const n = /* @__PURE__ */ new Set();
1215
1254
  function i(a) {
1216
- if (Hr(e, a) && (e = a, r)) {
1255
+ if (wr(e, a) && (e = a, r)) {
1217
1256
  const u = !oe.length;
1218
1257
  for (const l of n)
1219
1258
  l[1](), oe.push(l, e);
@@ -1235,12 +1274,12 @@ function We(e, t = G) {
1235
1274
  }
1236
1275
  return { set: i, update: o, subscribe: s };
1237
1276
  }
1238
- function de(e, t, r) {
1277
+ function ge(e, t, r) {
1239
1278
  const n = !Array.isArray(e), i = n ? [e] : e;
1240
1279
  if (!i.every(Boolean))
1241
1280
  throw new Error("derived() expects stores as input, got a falsy value");
1242
1281
  const o = t.length < 2;
1243
- return bi(r, (s, a) => {
1282
+ return yi(r, (s, a) => {
1244
1283
  let u = !1;
1245
1284
  const l = [];
1246
1285
  let h = 0, c = G;
@@ -1249,9 +1288,9 @@ function de(e, t, r) {
1249
1288
  return;
1250
1289
  c();
1251
1290
  const m = t(n ? l[0] : l, s, a);
1252
- o ? s(m) : c = je(m) ? m : G;
1253
- }, p = i.map(
1254
- (m, b) => Sr(
1291
+ o ? s(m) : c = ke(m) ? m : G;
1292
+ }, d = i.map(
1293
+ (m, b) => Hr(
1255
1294
  m,
1256
1295
  (H) => {
1257
1296
  l[b] = H, h &= ~(1 << b), u && f();
@@ -1262,51 +1301,51 @@ function de(e, t, r) {
1262
1301
  )
1263
1302
  );
1264
1303
  return u = !0, f(), function() {
1265
- Y(p), c(), u = !1;
1304
+ Y(d), c(), u = !1;
1266
1305
  };
1267
1306
  });
1268
1307
  }
1269
- function yi(e) {
1308
+ function vi(e) {
1270
1309
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1271
1310
  }
1272
- var vi = function(t) {
1273
- return _i(t) && !xi(t);
1311
+ var _i = function(t) {
1312
+ return xi(t) && !Ei(t);
1274
1313
  };
1275
- function _i(e) {
1314
+ function xi(e) {
1276
1315
  return !!e && typeof e == "object";
1277
1316
  }
1278
- function xi(e) {
1317
+ function Ei(e) {
1279
1318
  var t = Object.prototype.toString.call(e);
1280
- return t === "[object RegExp]" || t === "[object Date]" || Hi(e);
1281
- }
1282
- var Ei = typeof Symbol == "function" && Symbol.for, wi = Ei ? Symbol.for("react.element") : 60103;
1283
- function Hi(e) {
1284
- return e.$$typeof === wi;
1319
+ return t === "[object RegExp]" || t === "[object Date]" || Si(e);
1285
1320
  }
1321
+ var wi = typeof Symbol == "function" && Symbol.for, Hi = wi ? Symbol.for("react.element") : 60103;
1286
1322
  function Si(e) {
1323
+ return e.$$typeof === Hi;
1324
+ }
1325
+ function Ti(e) {
1287
1326
  return Array.isArray(e) ? [] : {};
1288
1327
  }
1289
- function we(e, t) {
1290
- return t.clone !== !1 && t.isMergeableObject(e) ? he(Si(e), e, t) : e;
1328
+ function He(e, t) {
1329
+ return t.clone !== !1 && t.isMergeableObject(e) ? ce(Ti(e), e, t) : e;
1291
1330
  }
1292
- function Ti(e, t, r) {
1331
+ function Mi(e, t, r) {
1293
1332
  return e.concat(t).map(function(n) {
1294
- return we(n, r);
1333
+ return He(n, r);
1295
1334
  });
1296
1335
  }
1297
1336
  function Ai(e, t) {
1298
1337
  if (!t.customMerge)
1299
- return he;
1338
+ return ce;
1300
1339
  var r = t.customMerge(e);
1301
- return typeof r == "function" ? r : he;
1340
+ return typeof r == "function" ? r : ce;
1302
1341
  }
1303
- function Mi(e) {
1342
+ function Bi(e) {
1304
1343
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1305
1344
  return Object.propertyIsEnumerable.call(e, t);
1306
1345
  }) : [];
1307
1346
  }
1308
- function Zt(e) {
1309
- return Object.keys(e).concat(Mi(e));
1347
+ function zt(e) {
1348
+ return Object.keys(e).concat(Bi(e));
1310
1349
  }
1311
1350
  function Fr(e, t) {
1312
1351
  try {
@@ -1315,75 +1354,33 @@ function Fr(e, t) {
1315
1354
  return !1;
1316
1355
  }
1317
1356
  }
1318
- function Bi(e, t) {
1357
+ function Pi(e, t) {
1319
1358
  return Fr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1320
1359
  }
1321
- function Pi(e, t, r) {
1360
+ function Ii(e, t, r) {
1322
1361
  var n = {};
1323
- return r.isMergeableObject(e) && Zt(e).forEach(function(i) {
1324
- n[i] = we(e[i], r);
1325
- }), Zt(t).forEach(function(i) {
1326
- Bi(e, i) || (Fr(e, i) && r.isMergeableObject(t[i]) ? n[i] = Ai(i, r)(e[i], t[i], r) : n[i] = we(t[i], r));
1362
+ return r.isMergeableObject(e) && zt(e).forEach(function(i) {
1363
+ n[i] = He(e[i], r);
1364
+ }), zt(t).forEach(function(i) {
1365
+ Pi(e, i) || (Fr(e, i) && r.isMergeableObject(t[i]) ? n[i] = Ai(i, r)(e[i], t[i], r) : n[i] = He(t[i], r));
1327
1366
  }), n;
1328
1367
  }
1329
- function he(e, t, r) {
1330
- r = r || {}, r.arrayMerge = r.arrayMerge || Ti, r.isMergeableObject = r.isMergeableObject || vi, r.cloneUnlessOtherwiseSpecified = we;
1368
+ function ce(e, t, r) {
1369
+ r = r || {}, r.arrayMerge = r.arrayMerge || Mi, r.isMergeableObject = r.isMergeableObject || _i, r.cloneUnlessOtherwiseSpecified = He;
1331
1370
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1332
- return o ? n ? r.arrayMerge(e, t, r) : Pi(e, t, r) : we(t, r);
1371
+ return o ? n ? r.arrayMerge(e, t, r) : Ii(e, t, r) : He(t, r);
1333
1372
  }
1334
- he.all = function(t, r) {
1373
+ ce.all = function(t, r) {
1335
1374
  if (!Array.isArray(t))
1336
1375
  throw new Error("first argument should be an array");
1337
1376
  return t.reduce(function(n, i) {
1338
- return he(n, i, r);
1377
+ return ce(n, i, r);
1339
1378
  }, {});
1340
1379
  };
1341
- var Oi = he, Ii = Oi;
1342
- const Li = /* @__PURE__ */ yi(Ii);
1343
- var pt = function(e, t) {
1344
- return pt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1345
- r.__proto__ = n;
1346
- } || function(r, n) {
1347
- for (var i in n)
1348
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1349
- }, pt(e, t);
1350
- };
1351
- function Xe(e, t) {
1352
- if (typeof t != "function" && t !== null)
1353
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1354
- pt(e, t);
1355
- function r() {
1356
- this.constructor = e;
1357
- }
1358
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1359
- }
1360
- var V = function() {
1361
- return V = Object.assign || function(t) {
1362
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1363
- r = arguments[n];
1364
- for (var o in r)
1365
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1366
- }
1367
- return t;
1368
- }, V.apply(this, arguments);
1369
- };
1370
- function Ci(e, t) {
1371
- var r = {};
1372
- for (var n in e)
1373
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1374
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1375
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1376
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1377
- return r;
1378
- }
1379
- function et(e, t, r) {
1380
- if (r || arguments.length === 2)
1381
- for (var n = 0, i = t.length, o; n < i; n++)
1382
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1383
- return e.concat(o || Array.prototype.slice.call(t));
1384
- }
1385
- function tt(e, t) {
1386
- var r = t && t.cache ? t.cache : Gi, n = t && t.serializer ? t.serializer : $i, i = t && t.strategy ? t.strategy : Fi;
1380
+ var Oi = ce, Li = Oi;
1381
+ const Ci = /* @__PURE__ */ vi(Li);
1382
+ function Ke(e, t) {
1383
+ var r = t && t.cache ? t.cache : $i, n = t && t.serializer ? t.serializer : Di, i = t && t.strategy ? t.strategy : Ri;
1387
1384
  return i(e, {
1388
1385
  cache: r,
1389
1386
  serializer: n
@@ -1392,103 +1389,95 @@ function tt(e, t) {
1392
1389
  function Ni(e) {
1393
1390
  return e == null || typeof e == "number" || typeof e == "boolean";
1394
1391
  }
1395
- function Ri(e, t, r, n) {
1392
+ function Ur(e, t, r, n) {
1396
1393
  var i = Ni(n) ? n : r(n), o = t.get(i);
1397
1394
  return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1398
1395
  }
1399
- function Ur(e, t, r) {
1396
+ function Dr(e, t, r) {
1400
1397
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1401
1398
  return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1402
1399
  }
1403
- function $r(e, t, r, n, i) {
1400
+ function xt(e, t, r, n, i) {
1404
1401
  return r.bind(t, e, n, i);
1405
1402
  }
1403
+ function Ri(e, t) {
1404
+ var r = e.length === 1 ? Ur : Dr;
1405
+ return xt(e, this, r, t.cache.create(), t.serializer);
1406
+ }
1406
1407
  function Fi(e, t) {
1407
- var r = e.length === 1 ? Ri : Ur;
1408
- return $r(e, this, r, t.cache.create(), t.serializer);
1408
+ return xt(e, this, Dr, t.cache.create(), t.serializer);
1409
1409
  }
1410
1410
  function Ui(e, t) {
1411
- return $r(e, this, Ur, t.cache.create(), t.serializer);
1411
+ return xt(e, this, Ur, t.cache.create(), t.serializer);
1412
1412
  }
1413
- var $i = function() {
1413
+ var Di = function() {
1414
1414
  return JSON.stringify(arguments);
1415
- }, Di = (
1416
- /** @class */
1417
- function() {
1418
- function e() {
1419
- this.cache = /* @__PURE__ */ Object.create(null);
1420
- }
1421
- return e.prototype.get = function(t) {
1422
- return this.cache[t];
1423
- }, e.prototype.set = function(t, r) {
1424
- this.cache[t] = r;
1425
- }, e;
1426
- }()
1427
- ), Gi = {
1415
+ };
1416
+ function Et() {
1417
+ this.cache = /* @__PURE__ */ Object.create(null);
1418
+ }
1419
+ Et.prototype.get = function(e) {
1420
+ return this.cache[e];
1421
+ };
1422
+ Et.prototype.set = function(e, t) {
1423
+ this.cache[e] = t;
1424
+ };
1425
+ var $i = {
1428
1426
  create: function() {
1429
- return new Di();
1427
+ return new Et();
1430
1428
  }
1431
- }, rt = {
1432
- variadic: Ui
1433
- }, De = function() {
1434
- return De = Object.assign || function(t) {
1435
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1436
- r = arguments[n];
1437
- for (var o in r)
1438
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1439
- }
1440
- return t;
1441
- }, De.apply(this, arguments);
1442
- };
1443
- var E;
1429
+ }, et = {
1430
+ variadic: Fi,
1431
+ monadic: Ui
1432
+ }, E;
1444
1433
  (function(e) {
1445
1434
  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";
1446
1435
  })(E || (E = {}));
1447
- var P;
1436
+ var I;
1448
1437
  (function(e) {
1449
1438
  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";
1450
- })(P || (P = {}));
1451
- var ce;
1439
+ })(I || (I = {}));
1440
+ var fe;
1452
1441
  (function(e) {
1453
1442
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1454
- })(ce || (ce = {}));
1455
- function qt(e) {
1456
- return e.type === P.literal;
1443
+ })(fe || (fe = {}));
1444
+ function Zt(e) {
1445
+ return e.type === I.literal;
1457
1446
  }
1458
- function ki(e) {
1459
- return e.type === P.argument;
1447
+ function Gi(e) {
1448
+ return e.type === I.argument;
1460
1449
  }
1461
- function Dr(e) {
1462
- return e.type === P.number;
1450
+ function $r(e) {
1451
+ return e.type === I.number;
1463
1452
  }
1464
1453
  function Gr(e) {
1465
- return e.type === P.date;
1454
+ return e.type === I.date;
1466
1455
  }
1467
1456
  function kr(e) {
1468
- return e.type === P.time;
1457
+ return e.type === I.time;
1469
1458
  }
1470
1459
  function jr(e) {
1471
- return e.type === P.select;
1460
+ return e.type === I.select;
1472
1461
  }
1473
1462
  function Vr(e) {
1474
- return e.type === P.plural;
1463
+ return e.type === I.plural;
1475
1464
  }
1476
- function ji(e) {
1477
- return e.type === P.pound;
1465
+ function ki(e) {
1466
+ return e.type === I.pound;
1478
1467
  }
1479
1468
  function Wr(e) {
1480
- return e.type === P.tag;
1469
+ return e.type === I.tag;
1481
1470
  }
1482
1471
  function Xr(e) {
1483
- return !!(e && typeof e == "object" && e.type === ce.number);
1472
+ return !!(e && typeof e == "object" && e.type === fe.number);
1484
1473
  }
1485
- function dt(e) {
1486
- return !!(e && typeof e == "object" && e.type === ce.dateTime);
1474
+ function ct(e) {
1475
+ return !!(e && typeof e == "object" && e.type === fe.dateTime);
1487
1476
  }
1488
- var zr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Vi = /(?:[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;
1489
- function Wi(e) {
1477
+ var zr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ji = /(?:[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;
1478
+ function Vi(e) {
1490
1479
  var t = {};
1491
- return e.replace(Vi, function(r) {
1480
+ return e.replace(ji, function(r) {
1492
1481
  var n = r.length;
1493
1482
  switch (r[0]) {
1494
1483
  case "G":
@@ -1577,21 +1566,11 @@ function Wi(e) {
1577
1566
  return "";
1578
1567
  }), t;
1579
1568
  }
1580
- var C = function() {
1581
- return C = Object.assign || function(t) {
1582
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1583
- r = arguments[n];
1584
- for (var o in r)
1585
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1586
- }
1587
- return t;
1588
- }, C.apply(this, arguments);
1589
- };
1590
- var Xi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1591
- function zi(e) {
1569
+ var Wi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1570
+ function Xi(e) {
1592
1571
  if (e.length === 0)
1593
1572
  throw new Error("Number skeleton cannot be empty");
1594
- for (var t = e.split(Xi).filter(function(f) {
1573
+ for (var t = e.split(Wi).filter(function(f) {
1595
1574
  return f.length > 0;
1596
1575
  }), r = [], n = 0, i = t; n < i.length; n++) {
1597
1576
  var o = i[n], s = o.split("/");
@@ -1606,11 +1585,11 @@ function zi(e) {
1606
1585
  }
1607
1586
  return r;
1608
1587
  }
1609
- function Zi(e) {
1588
+ function zi(e) {
1610
1589
  return e.replace(/^(.*?)-/, "");
1611
1590
  }
1612
- var Qt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Zr = /^(@+)?(\+|#+)?[rs]?$/g, qi = /(\*)(0+)|(#+)(0+)|(0+)/g, qr = /^(0+)$/;
1613
- function Jt(e) {
1591
+ var qt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Zr = /^(@+)?(\+|#+)?[rs]?$/g, Zi = /(\*)(0+)|(#+)(0+)|(0+)/g, qr = /^(0+)$/;
1592
+ function Qt(e) {
1614
1593
  var t = {};
1615
1594
  return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Zr, function(r, n, i) {
1616
1595
  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)), "";
@@ -1656,7 +1635,7 @@ function Qr(e) {
1656
1635
  };
1657
1636
  }
1658
1637
  }
1659
- function Qi(e) {
1638
+ function qi(e) {
1660
1639
  var t;
1661
1640
  if (e[0] === "E" && e[1] === "E" ? (t = {
1662
1641
  notation: "engineering"
@@ -1670,11 +1649,11 @@ function Qi(e) {
1670
1649
  }
1671
1650
  return t;
1672
1651
  }
1673
- function Yt(e) {
1652
+ function Jt(e) {
1674
1653
  var t = {}, r = Qr(e);
1675
1654
  return r || t;
1676
1655
  }
1677
- function Ji(e) {
1656
+ function Qi(e) {
1678
1657
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1679
1658
  var i = n[r];
1680
1659
  switch (i.stem) {
@@ -1698,7 +1677,7 @@ function Ji(e) {
1698
1677
  continue;
1699
1678
  case "measure-unit":
1700
1679
  case "unit":
1701
- t.style = "unit", t.unit = Zi(i.options[0]);
1680
+ t.style = "unit", t.unit = zi(i.options[0]);
1702
1681
  continue;
1703
1682
  case "compact-short":
1704
1683
  case "K":
@@ -1709,13 +1688,13 @@ function Ji(e) {
1709
1688
  t.notation = "compact", t.compactDisplay = "long";
1710
1689
  continue;
1711
1690
  case "scientific":
1712
- t = C(C(C({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1713
- return C(C({}, u), Yt(l));
1691
+ t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1692
+ return S(S({}, u), Jt(l));
1714
1693
  }, {}));
1715
1694
  continue;
1716
1695
  case "engineering":
1717
- t = C(C(C({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1718
- return C(C({}, u), Yt(l));
1696
+ t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1697
+ return S(S({}, u), Jt(l));
1719
1698
  }, {}));
1720
1699
  continue;
1721
1700
  case "notation-simple":
@@ -1760,13 +1739,13 @@ function Ji(e) {
1760
1739
  case "integer-width":
1761
1740
  if (i.options.length > 1)
1762
1741
  throw new RangeError("integer-width stems only accept a single optional option");
1763
- i.options[0].replace(qi, function(u, l, h, c, f, p) {
1742
+ i.options[0].replace(Zi, function(u, l, h, c, f, d) {
1764
1743
  if (l)
1765
1744
  t.minimumIntegerDigits = h.length;
1766
1745
  else {
1767
1746
  if (c && f)
1768
1747
  throw new Error("We currently do not support maximum integer digits");
1769
- if (p)
1748
+ if (d)
1770
1749
  throw new Error("We currently do not support exact integer digits");
1771
1750
  }
1772
1751
  return "";
@@ -1777,24 +1756,24 @@ function Ji(e) {
1777
1756
  t.minimumIntegerDigits = i.stem.length;
1778
1757
  continue;
1779
1758
  }
1780
- if (Qt.test(i.stem)) {
1759
+ if (qt.test(i.stem)) {
1781
1760
  if (i.options.length > 1)
1782
1761
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1783
- i.stem.replace(Qt, function(u, l, h, c, f, p) {
1784
- return h === "*" ? t.minimumFractionDigits = l.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1762
+ i.stem.replace(qt, function(u, l, h, c, f, d) {
1763
+ return h === "*" ? t.minimumFractionDigits = l.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1785
1764
  });
1786
1765
  var o = i.options[0];
1787
- o === "w" ? t = C(C({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = C(C({}, t), Jt(o)));
1766
+ o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Qt(o)));
1788
1767
  continue;
1789
1768
  }
1790
1769
  if (Zr.test(i.stem)) {
1791
- t = C(C({}, t), Jt(i.stem));
1770
+ t = S(S({}, t), Qt(i.stem));
1792
1771
  continue;
1793
1772
  }
1794
1773
  var s = Qr(i.stem);
1795
- s && (t = C(C({}, t), s));
1796
- var a = Qi(i.stem);
1797
- a && (t = C(C({}, t), a));
1774
+ s && (t = S(S({}, t), s));
1775
+ var a = qi(i.stem);
1776
+ a && (t = S(S({}, t), a));
1798
1777
  }
1799
1778
  return t;
1800
1779
  }
@@ -3213,13 +3192,13 @@ var Pe = {
3213
3192
  "h"
3214
3193
  ]
3215
3194
  };
3216
- function Yi(e, t) {
3195
+ function Ji(e, t) {
3217
3196
  for (var r = "", n = 0; n < e.length; n++) {
3218
3197
  var i = e.charAt(n);
3219
3198
  if (i === "j") {
3220
3199
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3221
3200
  o++, n++;
3222
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Ki(t);
3201
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Yi(t);
3223
3202
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
3224
3203
  r += u;
3225
3204
  for (; s-- > 0; )
@@ -3229,7 +3208,7 @@ function Yi(e, t) {
3229
3208
  }
3230
3209
  return r;
3231
3210
  }
3232
- function Ki(e) {
3211
+ function Yi(e) {
3233
3212
  var t = e.hourCycle;
3234
3213
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3235
3214
  e.hourCycles && // @ts-ignore
@@ -3251,20 +3230,20 @@ function Ki(e) {
3251
3230
  var i = Pe[n || ""] || Pe[r || ""] || Pe["".concat(r, "-001")] || Pe["001"];
3252
3231
  return i[0];
3253
3232
  }
3254
- var nt, eo = new RegExp("^".concat(zr.source, "*")), to = new RegExp("".concat(zr.source, "*$"));
3233
+ var tt, Ki = new RegExp("^".concat(zr.source, "*")), eo = new RegExp("".concat(zr.source, "*$"));
3255
3234
  function w(e, t) {
3256
3235
  return { start: e, end: t };
3257
3236
  }
3258
- var ro = !!String.prototype.startsWith && "_a".startsWith("a", 1), no = !!String.fromCodePoint, io = !!Object.fromEntries, oo = !!String.prototype.codePointAt, so = !!String.prototype.trimStart, ao = !!String.prototype.trimEnd, uo = !!Number.isSafeInteger, lo = uo ? Number.isSafeInteger : function(e) {
3237
+ var to = !!String.prototype.startsWith && "_a".startsWith("a", 1), ro = !!String.fromCodePoint, no = !!Object.fromEntries, io = !!String.prototype.codePointAt, oo = !!String.prototype.trimStart, so = !!String.prototype.trimEnd, ao = !!Number.isSafeInteger, uo = ao ? Number.isSafeInteger : function(e) {
3259
3238
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3260
- }, gt = !0;
3239
+ }, ft = !0;
3261
3240
  try {
3262
- var ho = Yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3263
- gt = ((nt = ho.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
3241
+ var lo = Yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3242
+ ft = ((tt = lo.exec("a")) === null || tt === void 0 ? void 0 : tt[0]) === "a";
3264
3243
  } catch {
3265
- gt = !1;
3244
+ ft = !1;
3266
3245
  }
3267
- var Kt = ro ? (
3246
+ var Yt = to ? (
3268
3247
  // Native
3269
3248
  function(t, r, n) {
3270
3249
  return t.startsWith(r, n);
@@ -3274,7 +3253,7 @@ var Kt = ro ? (
3274
3253
  function(t, r, n) {
3275
3254
  return t.slice(n, n + r.length) === r;
3276
3255
  }
3277
- ), bt = no ? String.fromCodePoint : (
3256
+ ), mt = ro ? String.fromCodePoint : (
3278
3257
  // IE11
3279
3258
  function() {
3280
3259
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3286,9 +3265,9 @@ var Kt = ro ? (
3286
3265
  }
3287
3266
  return n;
3288
3267
  }
3289
- ), er = (
3268
+ ), Kt = (
3290
3269
  // native
3291
- io ? Object.fromEntries : (
3270
+ no ? Object.fromEntries : (
3292
3271
  // Ponyfill
3293
3272
  function(t) {
3294
3273
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3298,7 +3277,7 @@ var Kt = ro ? (
3298
3277
  return r;
3299
3278
  }
3300
3279
  )
3301
- ), Jr = oo ? (
3280
+ ), Jr = io ? (
3302
3281
  // Native
3303
3282
  function(t, r) {
3304
3283
  return t.codePointAt(r);
@@ -3312,7 +3291,7 @@ var Kt = ro ? (
3312
3291
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3313
3292
  }
3314
3293
  }
3315
- ), co = so ? (
3294
+ ), ho = oo ? (
3316
3295
  // Native
3317
3296
  function(t) {
3318
3297
  return t.trimStart();
@@ -3320,9 +3299,9 @@ var Kt = ro ? (
3320
3299
  ) : (
3321
3300
  // Ponyfill
3322
3301
  function(t) {
3323
- return t.replace(eo, "");
3302
+ return t.replace(Ki, "");
3324
3303
  }
3325
- ), fo = ao ? (
3304
+ ), co = so ? (
3326
3305
  // Native
3327
3306
  function(t) {
3328
3307
  return t.trimEnd();
@@ -3330,32 +3309,32 @@ var Kt = ro ? (
3330
3309
  ) : (
3331
3310
  // Ponyfill
3332
3311
  function(t) {
3333
- return t.replace(to, "");
3312
+ return t.replace(eo, "");
3334
3313
  }
3335
3314
  );
3336
3315
  function Yr(e, t) {
3337
3316
  return new RegExp(e, t);
3338
3317
  }
3339
- var yt;
3340
- if (gt) {
3341
- var tr = Yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3342
- yt = function(t, r) {
3318
+ var dt;
3319
+ if (ft) {
3320
+ var er = Yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3321
+ dt = function(t, r) {
3343
3322
  var n;
3344
- tr.lastIndex = r;
3345
- var i = tr.exec(t);
3323
+ er.lastIndex = r;
3324
+ var i = er.exec(t);
3346
3325
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3347
3326
  };
3348
3327
  } else
3349
- yt = function(t, r) {
3328
+ dt = function(t, r) {
3350
3329
  for (var n = []; ; ) {
3351
3330
  var i = Jr(t, r);
3352
- if (i === void 0 || Kr(i) || bo(i))
3331
+ if (i === void 0 || Kr(i) || go(i))
3353
3332
  break;
3354
3333
  n.push(i), r += i >= 65536 ? 2 : 1;
3355
3334
  }
3356
- return bt.apply(void 0, n);
3335
+ return mt.apply(void 0, n);
3357
3336
  };
3358
- var mo = (
3337
+ var fo = (
3359
3338
  /** @class */
3360
3339
  function() {
3361
3340
  function e(t, r) {
@@ -3379,14 +3358,14 @@ var mo = (
3379
3358
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3380
3359
  var a = this.clonePosition();
3381
3360
  this.bump(), i.push({
3382
- type: P.pound,
3361
+ type: I.pound,
3383
3362
  location: w(a, this.clonePosition())
3384
3363
  });
3385
3364
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3386
3365
  if (n)
3387
3366
  break;
3388
3367
  return this.error(E.UNMATCHED_CLOSING_TAG, w(this.clonePosition(), this.clonePosition()));
3389
- } else if (o === 60 && !this.ignoreTag && vt(this.peek() || 0)) {
3368
+ } else if (o === 60 && !this.ignoreTag && pt(this.peek() || 0)) {
3390
3369
  var s = this.parseTag(t, r);
3391
3370
  if (s.err)
3392
3371
  return s;
@@ -3407,7 +3386,7 @@ var mo = (
3407
3386
  if (this.bumpSpace(), this.bumpIf("/>"))
3408
3387
  return {
3409
3388
  val: {
3410
- type: P.literal,
3389
+ type: I.literal,
3411
3390
  value: "<".concat(i, "/>"),
3412
3391
  location: w(n, this.clonePosition())
3413
3392
  },
@@ -3419,12 +3398,12 @@ var mo = (
3419
3398
  return o;
3420
3399
  var s = o.val, a = this.clonePosition();
3421
3400
  if (this.bumpIf("</")) {
3422
- if (this.isEOF() || !vt(this.char()))
3401
+ if (this.isEOF() || !pt(this.char()))
3423
3402
  return this.error(E.INVALID_TAG, w(a, this.clonePosition()));
3424
3403
  var u = this.clonePosition(), l = this.parseTagName();
3425
3404
  return i !== l ? this.error(E.UNMATCHED_CLOSING_TAG, w(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3426
3405
  val: {
3427
- type: P.tag,
3406
+ type: I.tag,
3428
3407
  value: i,
3429
3408
  children: s,
3430
3409
  location: w(n, this.clonePosition())
@@ -3437,7 +3416,7 @@ var mo = (
3437
3416
  return this.error(E.INVALID_TAG, w(n, this.clonePosition()));
3438
3417
  }, e.prototype.parseTagName = function() {
3439
3418
  var t = this.offset();
3440
- for (this.bump(); !this.isEOF() && go(this.char()); )
3419
+ for (this.bump(); !this.isEOF() && po(this.char()); )
3441
3420
  this.bump();
3442
3421
  return this.message.slice(t, this.offset());
3443
3422
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3461,12 +3440,12 @@ var mo = (
3461
3440
  }
3462
3441
  var u = w(n, this.clonePosition());
3463
3442
  return {
3464
- val: { type: P.literal, value: i, location: u },
3443
+ val: { type: I.literal, value: i, location: u },
3465
3444
  err: null
3466
3445
  };
3467
3446
  }, e.prototype.tryParseLeftAngleBracket = function() {
3468
3447
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3469
- !po(this.peek() || 0)) ? (this.bump(), "<") : null;
3448
+ !mo(this.peek() || 0)) ? (this.bump(), "<") : null;
3470
3449
  }, e.prototype.tryParseQuote = function(t) {
3471
3450
  if (this.isEOF() || this.char() !== 39)
3472
3451
  return null;
@@ -3500,12 +3479,12 @@ var mo = (
3500
3479
  r.push(n);
3501
3480
  this.bump();
3502
3481
  }
3503
- return bt.apply(void 0, r);
3482
+ return mt.apply(void 0, r);
3504
3483
  }, e.prototype.tryParseUnquoted = function(t, r) {
3505
3484
  if (this.isEOF())
3506
3485
  return null;
3507
3486
  var n = this.char();
3508
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), bt(n));
3487
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), mt(n));
3509
3488
  }, e.prototype.parseArgument = function(t, r) {
3510
3489
  var n = this.clonePosition();
3511
3490
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3521,7 +3500,7 @@ var mo = (
3521
3500
  case 125:
3522
3501
  return this.bump(), {
3523
3502
  val: {
3524
- type: P.argument,
3503
+ type: I.argument,
3525
3504
  // value does not include the opening and closing braces.
3526
3505
  value: i,
3527
3506
  location: w(n, this.clonePosition())
@@ -3534,7 +3513,7 @@ var mo = (
3534
3513
  return this.error(E.MALFORMED_ARGUMENT, w(n, this.clonePosition()));
3535
3514
  }
3536
3515
  }, e.prototype.parseIdentifierIfPossible = function() {
3537
- var t = this.clonePosition(), r = this.offset(), n = yt(this.message, r), i = r + n.length;
3516
+ var t = this.clonePosition(), r = this.offset(), n = dt(this.message, r), i = r + n.length;
3538
3517
  this.bumpTo(i);
3539
3518
  var o = this.clonePosition(), s = w(t, o);
3540
3519
  return { value: n, location: s };
@@ -3553,44 +3532,44 @@ var mo = (
3553
3532
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3554
3533
  if (c.err)
3555
3534
  return c;
3556
- var f = fo(c.val);
3535
+ var f = co(c.val);
3557
3536
  if (f.length === 0)
3558
3537
  return this.error(E.EXPECT_ARGUMENT_STYLE, w(this.clonePosition(), this.clonePosition()));
3559
- var p = w(h, this.clonePosition());
3560
- l = { style: f, styleLocation: p };
3538
+ var d = w(h, this.clonePosition());
3539
+ l = { style: f, styleLocation: d };
3561
3540
  }
3562
3541
  var m = this.tryParseArgumentClose(i);
3563
3542
  if (m.err)
3564
3543
  return m;
3565
3544
  var b = w(i, this.clonePosition());
3566
- if (l && Kt(l?.style, "::", 0)) {
3567
- var H = co(l.style.slice(2));
3545
+ if (l && Yt(l?.style, "::", 0)) {
3546
+ var H = ho(l.style.slice(2));
3568
3547
  if (a === "number") {
3569
3548
  var c = this.parseNumberSkeletonFromString(H, l.styleLocation);
3570
3549
  return c.err ? c : {
3571
- val: { type: P.number, value: n, location: b, style: c.val },
3550
+ val: { type: I.number, value: n, location: b, style: c.val },
3572
3551
  err: null
3573
3552
  };
3574
3553
  } else {
3575
3554
  if (H.length === 0)
3576
3555
  return this.error(E.EXPECT_DATE_TIME_SKELETON, b);
3577
3556
  var O = H;
3578
- this.locale && (O = Yi(H, this.locale));
3557
+ this.locale && (O = Ji(H, this.locale));
3579
3558
  var f = {
3580
- type: ce.dateTime,
3559
+ type: fe.dateTime,
3581
3560
  pattern: O,
3582
3561
  location: l.styleLocation,
3583
- parsedOptions: this.shouldParseSkeletons ? Wi(O) : {}
3584
- }, B = a === "date" ? P.date : P.time;
3562
+ parsedOptions: this.shouldParseSkeletons ? Vi(O) : {}
3563
+ }, P = a === "date" ? I.date : I.time;
3585
3564
  return {
3586
- val: { type: B, value: n, location: b, style: f },
3565
+ val: { type: P, value: n, location: b, style: f },
3587
3566
  err: null
3588
3567
  };
3589
3568
  }
3590
3569
  }
3591
3570
  return {
3592
3571
  val: {
3593
- type: a === "number" ? P.number : a === "date" ? P.date : P.time,
3572
+ type: a === "number" ? I.number : a === "date" ? I.date : I.time,
3594
3573
  value: n,
3595
3574
  location: b,
3596
3575
  style: (o = l?.style) !== null && o !== void 0 ? o : null
@@ -3601,40 +3580,40 @@ var mo = (
3601
3580
  case "plural":
3602
3581
  case "selectordinal":
3603
3582
  case "select": {
3604
- var S = this.clonePosition();
3583
+ var T = this.clonePosition();
3605
3584
  if (this.bumpSpace(), !this.bumpIf(","))
3606
- return this.error(E.EXPECT_SELECT_ARGUMENT_OPTIONS, w(S, De({}, S)));
3585
+ return this.error(E.EXPECT_SELECT_ARGUMENT_OPTIONS, w(T, S({}, T)));
3607
3586
  this.bumpSpace();
3608
- var I = this.parseIdentifierIfPossible(), y = 0;
3609
- if (a !== "select" && I.value === "offset") {
3587
+ var L = this.parseIdentifierIfPossible(), y = 0;
3588
+ if (a !== "select" && L.value === "offset") {
3610
3589
  if (!this.bumpIf(":"))
3611
3590
  return this.error(E.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, w(this.clonePosition(), this.clonePosition()));
3612
3591
  this.bumpSpace();
3613
3592
  var c = this.tryParseDecimalInteger(E.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, E.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3614
3593
  if (c.err)
3615
3594
  return c;
3616
- this.bumpSpace(), I = this.parseIdentifierIfPossible(), y = c.val;
3595
+ this.bumpSpace(), L = this.parseIdentifierIfPossible(), y = c.val;
3617
3596
  }
3618
- var T = this.tryParsePluralOrSelectOptions(t, a, r, I);
3619
- if (T.err)
3620
- return T;
3597
+ var M = this.tryParsePluralOrSelectOptions(t, a, r, L);
3598
+ if (M.err)
3599
+ return M;
3621
3600
  var m = this.tryParseArgumentClose(i);
3622
3601
  if (m.err)
3623
3602
  return m;
3624
3603
  var A = w(i, this.clonePosition());
3625
3604
  return a === "select" ? {
3626
3605
  val: {
3627
- type: P.select,
3606
+ type: I.select,
3628
3607
  value: n,
3629
- options: er(T.val),
3608
+ options: Kt(M.val),
3630
3609
  location: A
3631
3610
  },
3632
3611
  err: null
3633
3612
  } : {
3634
3613
  val: {
3635
- type: P.plural,
3614
+ type: I.plural,
3636
3615
  value: n,
3637
- options: er(T.val),
3616
+ options: Kt(M.val),
3638
3617
  offset: y,
3639
3618
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3640
3619
  location: A
@@ -3685,16 +3664,16 @@ var mo = (
3685
3664
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3686
3665
  var n = [];
3687
3666
  try {
3688
- n = zi(t);
3667
+ n = Xi(t);
3689
3668
  } catch {
3690
3669
  return this.error(E.INVALID_NUMBER_SKELETON, r);
3691
3670
  }
3692
3671
  return {
3693
3672
  val: {
3694
- type: ce.number,
3673
+ type: fe.number,
3695
3674
  tokens: n,
3696
3675
  location: r,
3697
- parsedOptions: this.shouldParseSkeletons ? Ji(n) : {}
3676
+ parsedOptions: this.shouldParseSkeletons ? Qi(n) : {}
3698
3677
  },
3699
3678
  err: null
3700
3679
  };
@@ -3713,20 +3692,20 @@ var mo = (
3713
3692
  if (u.has(l))
3714
3693
  return this.error(r === "select" ? E.DUPLICATE_SELECT_ARGUMENT_SELECTOR : E.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3715
3694
  l === "other" && (s = !0), this.bumpSpace();
3716
- var p = this.clonePosition();
3695
+ var d = this.clonePosition();
3717
3696
  if (!this.bumpIf("{"))
3718
3697
  return this.error(r === "select" ? E.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : E.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, w(this.clonePosition(), this.clonePosition()));
3719
3698
  var m = this.parseMessage(t + 1, r, n);
3720
3699
  if (m.err)
3721
3700
  return m;
3722
- var b = this.tryParseArgumentClose(p);
3701
+ var b = this.tryParseArgumentClose(d);
3723
3702
  if (b.err)
3724
3703
  return b;
3725
3704
  a.push([
3726
3705
  l,
3727
3706
  {
3728
3707
  value: m.val,
3729
- location: w(p, this.clonePosition())
3708
+ location: w(d, this.clonePosition())
3730
3709
  }
3731
3710
  ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, h = o.location;
3732
3711
  }
@@ -3742,7 +3721,7 @@ var mo = (
3742
3721
  break;
3743
3722
  }
3744
3723
  var u = w(i, this.clonePosition());
3745
- return o ? (s *= n, lo(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3724
+ return o ? (s *= n, uo(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3746
3725
  }, e.prototype.offset = function() {
3747
3726
  return this.position.offset;
3748
3727
  }, e.prototype.isEOF = function() {
@@ -3776,7 +3755,7 @@ var mo = (
3776
3755
  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);
3777
3756
  }
3778
3757
  }, e.prototype.bumpIf = function(t) {
3779
- if (Kt(this.message, t, this.offset())) {
3758
+ if (Yt(this.message, t, this.offset())) {
3780
3759
  for (var r = 0; r < t.length; r++)
3781
3760
  this.bump();
3782
3761
  return !0;
@@ -3808,47 +3787,47 @@ var mo = (
3808
3787
  }, e;
3809
3788
  }()
3810
3789
  );
3811
- function vt(e) {
3790
+ function pt(e) {
3812
3791
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3813
3792
  }
3814
- function po(e) {
3815
- return vt(e) || e === 47;
3793
+ function mo(e) {
3794
+ return pt(e) || e === 47;
3816
3795
  }
3817
- function go(e) {
3796
+ function po(e) {
3818
3797
  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;
3819
3798
  }
3820
3799
  function Kr(e) {
3821
3800
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3822
3801
  }
3823
- function bo(e) {
3802
+ function go(e) {
3824
3803
  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;
3825
3804
  }
3826
- function _t(e) {
3805
+ function gt(e) {
3827
3806
  e.forEach(function(t) {
3828
3807
  if (delete t.location, jr(t) || Vr(t))
3829
3808
  for (var r in t.options)
3830
- delete t.options[r].location, _t(t.options[r].value);
3809
+ delete t.options[r].location, gt(t.options[r].value);
3831
3810
  else
3832
- Dr(t) && Xr(t.style) || (Gr(t) || kr(t)) && dt(t.style) ? delete t.style.location : Wr(t) && _t(t.children);
3811
+ $r(t) && Xr(t.style) || (Gr(t) || kr(t)) && ct(t.style) ? delete t.style.location : Wr(t) && gt(t.children);
3833
3812
  });
3834
3813
  }
3835
- function yo(e, t) {
3836
- t === void 0 && (t = {}), t = De({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3837
- var r = new mo(e, t).parse();
3814
+ function bo(e, t) {
3815
+ t === void 0 && (t = {}), t = S({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3816
+ var r = new fo(e, t).parse();
3838
3817
  if (r.err) {
3839
3818
  var n = SyntaxError(E[r.err.kind]);
3840
3819
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3841
3820
  }
3842
- return t?.captureLocation || _t(r.val), r.val;
3821
+ return t?.captureLocation || gt(r.val), r.val;
3843
3822
  }
3844
- var fe;
3823
+ var me;
3845
3824
  (function(e) {
3846
3825
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3847
- })(fe || (fe = {}));
3848
- var ze = (
3826
+ })(me || (me = {}));
3827
+ var We = (
3849
3828
  /** @class */
3850
3829
  function(e) {
3851
- Xe(t, e);
3830
+ z(t, e);
3852
3831
  function t(r, n, i) {
3853
3832
  var o = e.call(this, r) || this;
3854
3833
  return o.code = n, o.originalMessage = i, o;
@@ -3857,48 +3836,48 @@ var ze = (
3857
3836
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3858
3837
  }, t;
3859
3838
  }(Error)
3860
- ), rr = (
3839
+ ), tr = (
3861
3840
  /** @class */
3862
3841
  function(e) {
3863
- Xe(t, e);
3842
+ z(t, e);
3864
3843
  function t(r, n, i, o) {
3865
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), fe.INVALID_VALUE, o) || this;
3844
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), me.INVALID_VALUE, o) || this;
3866
3845
  }
3867
3846
  return t;
3868
- }(ze)
3869
- ), vo = (
3847
+ }(We)
3848
+ ), yo = (
3870
3849
  /** @class */
3871
3850
  function(e) {
3872
- Xe(t, e);
3851
+ z(t, e);
3873
3852
  function t(r, n, i) {
3874
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), fe.INVALID_VALUE, i) || this;
3853
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), me.INVALID_VALUE, i) || this;
3875
3854
  }
3876
3855
  return t;
3877
- }(ze)
3878
- ), _o = (
3856
+ }(We)
3857
+ ), vo = (
3879
3858
  /** @class */
3880
3859
  function(e) {
3881
- Xe(t, e);
3860
+ z(t, e);
3882
3861
  function t(r, n) {
3883
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), fe.MISSING_VALUE, n) || this;
3862
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), me.MISSING_VALUE, n) || this;
3884
3863
  }
3885
3864
  return t;
3886
- }(ze)
3865
+ }(We)
3887
3866
  ), F;
3888
3867
  (function(e) {
3889
3868
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3890
3869
  })(F || (F = {}));
3891
- function xo(e) {
3870
+ function _o(e) {
3892
3871
  return e.length < 2 ? e : e.reduce(function(t, r) {
3893
3872
  var n = t[t.length - 1];
3894
3873
  return !n || n.type !== F.literal || r.type !== F.literal ? t.push(r) : n.value += r.value, t;
3895
3874
  }, []);
3896
3875
  }
3897
- function Eo(e) {
3876
+ function xo(e) {
3898
3877
  return typeof e == "function";
3899
3878
  }
3900
3879
  function Ce(e, t, r, n, i, o, s) {
3901
- if (e.length === 1 && qt(e[0]))
3880
+ if (e.length === 1 && Zt(e[0]))
3902
3881
  return [
3903
3882
  {
3904
3883
  type: F.literal,
@@ -3907,14 +3886,14 @@ function Ce(e, t, r, n, i, o, s) {
3907
3886
  ];
3908
3887
  for (var a = [], u = 0, l = e; u < l.length; u++) {
3909
3888
  var h = l[u];
3910
- if (qt(h)) {
3889
+ if (Zt(h)) {
3911
3890
  a.push({
3912
3891
  type: F.literal,
3913
3892
  value: h.value
3914
3893
  });
3915
3894
  continue;
3916
3895
  }
3917
- if (ji(h)) {
3896
+ if (ki(h)) {
3918
3897
  typeof o == "number" && a.push({
3919
3898
  type: F.literal,
3920
3899
  value: r.getNumberFormat(t).format(o)
@@ -3923,9 +3902,9 @@ function Ce(e, t, r, n, i, o, s) {
3923
3902
  }
3924
3903
  var c = h.value;
3925
3904
  if (!(i && c in i))
3926
- throw new _o(c, s);
3905
+ throw new vo(c, s);
3927
3906
  var f = i[c];
3928
- if (ki(h)) {
3907
+ if (Gi(h)) {
3929
3908
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3930
3909
  type: typeof f == "string" ? F.literal : F.object,
3931
3910
  value: f
@@ -3933,37 +3912,37 @@ function Ce(e, t, r, n, i, o, s) {
3933
3912
  continue;
3934
3913
  }
3935
3914
  if (Gr(h)) {
3936
- var p = typeof h.style == "string" ? n.date[h.style] : dt(h.style) ? h.style.parsedOptions : void 0;
3915
+ var d = typeof h.style == "string" ? n.date[h.style] : ct(h.style) ? h.style.parsedOptions : void 0;
3937
3916
  a.push({
3938
3917
  type: F.literal,
3939
- value: r.getDateTimeFormat(t, p).format(f)
3918
+ value: r.getDateTimeFormat(t, d).format(f)
3940
3919
  });
3941
3920
  continue;
3942
3921
  }
3943
3922
  if (kr(h)) {
3944
- var p = typeof h.style == "string" ? n.time[h.style] : dt(h.style) ? h.style.parsedOptions : n.time.medium;
3923
+ var d = typeof h.style == "string" ? n.time[h.style] : ct(h.style) ? h.style.parsedOptions : n.time.medium;
3945
3924
  a.push({
3946
3925
  type: F.literal,
3947
- value: r.getDateTimeFormat(t, p).format(f)
3926
+ value: r.getDateTimeFormat(t, d).format(f)
3948
3927
  });
3949
3928
  continue;
3950
3929
  }
3951
- if (Dr(h)) {
3952
- var p = typeof h.style == "string" ? n.number[h.style] : Xr(h.style) ? h.style.parsedOptions : void 0;
3953
- p && p.scale && (f = f * (p.scale || 1)), a.push({
3930
+ if ($r(h)) {
3931
+ var d = typeof h.style == "string" ? n.number[h.style] : Xr(h.style) ? h.style.parsedOptions : void 0;
3932
+ d && d.scale && (f = f * (d.scale || 1)), a.push({
3954
3933
  type: F.literal,
3955
- value: r.getNumberFormat(t, p).format(f)
3934
+ value: r.getNumberFormat(t, d).format(f)
3956
3935
  });
3957
3936
  continue;
3958
3937
  }
3959
3938
  if (Wr(h)) {
3960
3939
  var m = h.children, b = h.value, H = i[b];
3961
- if (!Eo(H))
3962
- throw new vo(b, "function", s);
3963
- var O = Ce(m, t, r, n, i, o), B = H(O.map(function(y) {
3940
+ if (!xo(H))
3941
+ throw new yo(b, "function", s);
3942
+ var O = Ce(m, t, r, n, i, o), P = H(O.map(function(y) {
3964
3943
  return y.value;
3965
3944
  }));
3966
- Array.isArray(B) || (B = [B]), a.push.apply(a, B.map(function(y) {
3945
+ Array.isArray(P) || (P = [P]), a.push.apply(a, P.map(function(y) {
3967
3946
  return {
3968
3947
  type: typeof y == "string" ? F.literal : F.object,
3969
3948
  value: y
@@ -3971,41 +3950,41 @@ function Ce(e, t, r, n, i, o, s) {
3971
3950
  }));
3972
3951
  }
3973
3952
  if (jr(h)) {
3974
- var S = h.options[f] || h.options.other;
3975
- if (!S)
3976
- throw new rr(h.value, f, Object.keys(h.options), s);
3977
- a.push.apply(a, Ce(S.value, t, r, n, i));
3953
+ var T = h.options[f] || h.options.other;
3954
+ if (!T)
3955
+ throw new tr(h.value, f, Object.keys(h.options), s);
3956
+ a.push.apply(a, Ce(T.value, t, r, n, i));
3978
3957
  continue;
3979
3958
  }
3980
3959
  if (Vr(h)) {
3981
- var S = h.options["=".concat(f)];
3982
- if (!S) {
3960
+ var T = h.options["=".concat(f)];
3961
+ if (!T) {
3983
3962
  if (!Intl.PluralRules)
3984
- throw new ze(`Intl.PluralRules is not available in this environment.
3963
+ throw new We(`Intl.PluralRules is not available in this environment.
3985
3964
  Try polyfilling it using "@formatjs/intl-pluralrules"
3986
- `, fe.MISSING_INTL_API, s);
3987
- var I = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3988
- S = h.options[I] || h.options.other;
3965
+ `, me.MISSING_INTL_API, s);
3966
+ var L = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3967
+ T = h.options[L] || h.options.other;
3989
3968
  }
3990
- if (!S)
3991
- throw new rr(h.value, f, Object.keys(h.options), s);
3992
- a.push.apply(a, Ce(S.value, t, r, n, i, f - (h.offset || 0)));
3969
+ if (!T)
3970
+ throw new tr(h.value, f, Object.keys(h.options), s);
3971
+ a.push.apply(a, Ce(T.value, t, r, n, i, f - (h.offset || 0)));
3993
3972
  continue;
3994
3973
  }
3995
3974
  }
3996
- return xo(a);
3975
+ return _o(a);
3997
3976
  }
3998
- function wo(e, t) {
3999
- return t ? V(V(V({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
4000
- return r[n] = V(V({}, e[n]), t[n] || {}), r;
3977
+ function Eo(e, t) {
3978
+ return t ? S(S(S({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3979
+ return r[n] = S(S({}, e[n]), t[n] || {}), r;
4001
3980
  }, {})) : e;
4002
3981
  }
4003
- function Ho(e, t) {
3982
+ function wo(e, t) {
4004
3983
  return t ? Object.keys(e).reduce(function(r, n) {
4005
- return r[n] = wo(e[n], t[n]), r;
4006
- }, V({}, e)) : e;
3984
+ return r[n] = Eo(e[n], t[n]), r;
3985
+ }, S({}, e)) : e;
4007
3986
  }
4008
- function it(e) {
3987
+ function rt(e) {
4009
3988
  return {
4010
3989
  create: function() {
4011
3990
  return {
@@ -4019,39 +3998,39 @@ function it(e) {
4019
3998
  }
4020
3999
  };
4021
4000
  }
4022
- function So(e) {
4001
+ function Ho(e) {
4023
4002
  return e === void 0 && (e = {
4024
4003
  number: {},
4025
4004
  dateTime: {},
4026
4005
  pluralRules: {}
4027
4006
  }), {
4028
- getNumberFormat: tt(function() {
4007
+ getNumberFormat: Ke(function() {
4029
4008
  for (var t, r = [], n = 0; n < arguments.length; n++)
4030
4009
  r[n] = arguments[n];
4031
- return new ((t = Intl.NumberFormat).bind.apply(t, et([void 0], r, !1)))();
4010
+ return new ((t = Intl.NumberFormat).bind.apply(t, le([void 0], r, !1)))();
4032
4011
  }, {
4033
- cache: it(e.number),
4034
- strategy: rt.variadic
4012
+ cache: rt(e.number),
4013
+ strategy: et.variadic
4035
4014
  }),
4036
- getDateTimeFormat: tt(function() {
4015
+ getDateTimeFormat: Ke(function() {
4037
4016
  for (var t, r = [], n = 0; n < arguments.length; n++)
4038
4017
  r[n] = arguments[n];
4039
- return new ((t = Intl.DateTimeFormat).bind.apply(t, et([void 0], r, !1)))();
4018
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, le([void 0], r, !1)))();
4040
4019
  }, {
4041
- cache: it(e.dateTime),
4042
- strategy: rt.variadic
4020
+ cache: rt(e.dateTime),
4021
+ strategy: et.variadic
4043
4022
  }),
4044
- getPluralRules: tt(function() {
4023
+ getPluralRules: Ke(function() {
4045
4024
  for (var t, r = [], n = 0; n < arguments.length; n++)
4046
4025
  r[n] = arguments[n];
4047
- return new ((t = Intl.PluralRules).bind.apply(t, et([void 0], r, !1)))();
4026
+ return new ((t = Intl.PluralRules).bind.apply(t, le([void 0], r, !1)))();
4048
4027
  }, {
4049
- cache: it(e.pluralRules),
4050
- strategy: rt.variadic
4028
+ cache: rt(e.pluralRules),
4029
+ strategy: et.variadic
4051
4030
  })
4052
4031
  };
4053
4032
  }
4054
- var To = (
4033
+ var So = (
4055
4034
  /** @class */
4056
4035
  function() {
4057
4036
  function e(t, r, n, i) {
@@ -4083,13 +4062,13 @@ var To = (
4083
4062
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
4084
4063
  var s = i || {};
4085
4064
  s.formatters;
4086
- var a = Ci(s, ["formatters"]);
4087
- this.ast = e.__parse(t, V(V({}, a), { locale: this.resolvedLocale }));
4065
+ var a = ni(s, ["formatters"]);
4066
+ this.ast = e.__parse(t, S(S({}, a), { locale: this.resolvedLocale }));
4088
4067
  } else
4089
4068
  this.ast = t;
4090
4069
  if (!Array.isArray(this.ast))
4091
4070
  throw new TypeError("A message must be provided as a String or AST.");
4092
- this.formats = Ho(e.formats, n), this.formatters = i && i.formatters || So(this.formatterCache);
4071
+ this.formats = wo(e.formats, n), this.formatters = i && i.formatters || Ho(this.formatterCache);
4093
4072
  }
4094
4073
  return Object.defineProperty(e, "defaultLocale", {
4095
4074
  get: function() {
@@ -4102,7 +4081,7 @@ var To = (
4102
4081
  var r = Intl.NumberFormat.supportedLocalesOf(t);
4103
4082
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
4104
4083
  }
4105
- }, e.__parse = yo, e.formats = {
4084
+ }, e.__parse = bo, e.formats = {
4106
4085
  number: {
4107
4086
  integer: {
4108
4087
  maximumFractionDigits: 0
@@ -4163,7 +4142,7 @@ var To = (
4163
4142
  }, e;
4164
4143
  }()
4165
4144
  );
4166
- function Ao(e, t) {
4145
+ function To(e, t) {
4167
4146
  if (t == null)
4168
4147
  return;
4169
4148
  if (t in e)
@@ -4189,31 +4168,31 @@ const Q = {}, Mo = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][
4189
4168
  return;
4190
4169
  if (t in Q && e in Q[t])
4191
4170
  return Q[t][e];
4192
- const r = Ze(t);
4171
+ const r = Xe(t);
4193
4172
  for (let n = 0; n < r.length; n++) {
4194
- const i = r[n], o = Po(i, e);
4173
+ const i = r[n], o = Bo(i, e);
4195
4174
  if (o)
4196
4175
  return Mo(e, t, o);
4197
4176
  }
4198
4177
  };
4199
- let St;
4200
- const Te = We({});
4201
- function Bo(e) {
4202
- return St[e] || null;
4178
+ let wt;
4179
+ const Te = Ve({});
4180
+ function Ao(e) {
4181
+ return wt[e] || null;
4203
4182
  }
4204
4183
  function tn(e) {
4205
- return e in St;
4184
+ return e in wt;
4206
4185
  }
4207
- function Po(e, t) {
4186
+ function Bo(e, t) {
4208
4187
  if (!tn(e))
4209
4188
  return null;
4210
- const r = Bo(e);
4211
- return Ao(r, t);
4189
+ const r = Ao(e);
4190
+ return To(r, t);
4212
4191
  }
4213
- function Oo(e) {
4192
+ function Po(e) {
4214
4193
  if (e == null)
4215
4194
  return;
4216
- const t = Ze(e);
4195
+ const t = Xe(e);
4217
4196
  for (let r = 0; r < t.length; r++) {
4218
4197
  const n = t[r];
4219
4198
  if (tn(n))
@@ -4221,13 +4200,13 @@ function Oo(e) {
4221
4200
  }
4222
4201
  }
4223
4202
  function rn(e, ...t) {
4224
- delete Q[e], Te.update((r) => (r[e] = Li.all([r[e] || {}, ...t]), r));
4203
+ delete Q[e], Te.update((r) => (r[e] = Ci.all([r[e] || {}, ...t]), r));
4225
4204
  }
4226
- de(
4205
+ ge(
4227
4206
  [Te],
4228
4207
  ([e]) => Object.keys(e)
4229
4208
  );
4230
- Te.subscribe((e) => St = e);
4209
+ Te.subscribe((e) => wt = e);
4231
4210
  const Ne = {};
4232
4211
  function Io(e, t) {
4233
4212
  Ne[e].delete(t), Ne[e].size === 0 && delete Ne[e];
@@ -4235,41 +4214,41 @@ function Io(e, t) {
4235
4214
  function nn(e) {
4236
4215
  return Ne[e];
4237
4216
  }
4238
- function Lo(e) {
4239
- return Ze(e).map((t) => {
4217
+ function Oo(e) {
4218
+ return Xe(e).map((t) => {
4240
4219
  const r = nn(t);
4241
4220
  return [t, r ? [...r] : []];
4242
4221
  }).filter(([, t]) => t.length > 0);
4243
4222
  }
4244
- function xt(e) {
4245
- return e == null ? !1 : Ze(e).some(
4223
+ function bt(e) {
4224
+ return e == null ? !1 : Xe(e).some(
4246
4225
  (t) => {
4247
4226
  var r;
4248
4227
  return (r = nn(t)) == null ? void 0 : r.size;
4249
4228
  }
4250
4229
  );
4251
4230
  }
4252
- function Co(e, t) {
4231
+ function Lo(e, t) {
4253
4232
  return Promise.all(
4254
4233
  t.map((n) => (Io(e, n), n().then((i) => i.default || i)))
4255
4234
  ).then((n) => rn(e, ...n));
4256
4235
  }
4257
- const ve = {};
4236
+ const _e = {};
4258
4237
  function on(e) {
4259
- if (!xt(e))
4260
- return e in ve ? ve[e] : Promise.resolve();
4261
- const t = Lo(e);
4262
- return ve[e] = Promise.all(
4238
+ if (!bt(e))
4239
+ return e in _e ? _e[e] : Promise.resolve();
4240
+ const t = Oo(e);
4241
+ return _e[e] = Promise.all(
4263
4242
  t.map(
4264
- ([r, n]) => Co(r, n)
4243
+ ([r, n]) => Lo(r, n)
4265
4244
  )
4266
4245
  ).then(() => {
4267
- if (xt(e))
4246
+ if (bt(e))
4268
4247
  return on(e);
4269
- delete ve[e];
4270
- }), ve[e];
4248
+ delete _e[e];
4249
+ }), _e[e];
4271
4250
  }
4272
- const No = {
4251
+ const Co = {
4273
4252
  number: {
4274
4253
  scientific: { notation: "scientific" },
4275
4254
  engineering: { notation: "engineering" },
@@ -4298,135 +4277,135 @@ const No = {
4298
4277
  timeZoneName: "short"
4299
4278
  }
4300
4279
  }
4301
- }, Ro = {
4280
+ }, No = {
4302
4281
  fallbackLocale: null,
4303
4282
  loadingDelay: 200,
4304
- formats: No,
4283
+ formats: Co,
4305
4284
  warnOnMissingMessages: !0,
4306
4285
  handleMissingMessage: void 0,
4307
4286
  ignoreTag: !0
4308
- }, Fo = Ro;
4309
- function me() {
4310
- return Fo;
4287
+ }, Ro = No;
4288
+ function de() {
4289
+ return Ro;
4311
4290
  }
4312
- const ot = We(!1);
4313
- var Uo = Object.defineProperty, $o = Object.defineProperties, Do = Object.getOwnPropertyDescriptors, nr = Object.getOwnPropertySymbols, Go = Object.prototype.hasOwnProperty, ko = Object.prototype.propertyIsEnumerable, ir = (e, t, r) => t in e ? Uo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, jo = (e, t) => {
4291
+ const nt = Ve(!1);
4292
+ var Fo = Object.defineProperty, Uo = Object.defineProperties, Do = Object.getOwnPropertyDescriptors, rr = Object.getOwnPropertySymbols, $o = Object.prototype.hasOwnProperty, Go = Object.prototype.propertyIsEnumerable, nr = (e, t, r) => t in e ? Fo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ko = (e, t) => {
4314
4293
  for (var r in t || (t = {}))
4315
- Go.call(t, r) && ir(e, r, t[r]);
4316
- if (nr)
4317
- for (var r of nr(t))
4318
- ko.call(t, r) && ir(e, r, t[r]);
4294
+ $o.call(t, r) && nr(e, r, t[r]);
4295
+ if (rr)
4296
+ for (var r of rr(t))
4297
+ Go.call(t, r) && nr(e, r, t[r]);
4319
4298
  return e;
4320
- }, Vo = (e, t) => $o(e, Do(t));
4321
- let Et;
4322
- const Ge = We(null);
4323
- function or(e) {
4299
+ }, jo = (e, t) => Uo(e, Do(t));
4300
+ let yt;
4301
+ const $e = Ve(null);
4302
+ function ir(e) {
4324
4303
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4325
4304
  }
4326
- function Ze(e, t = me().fallbackLocale) {
4327
- const r = or(e);
4328
- return t ? [.../* @__PURE__ */ new Set([...r, ...or(t)])] : r;
4305
+ function Xe(e, t = de().fallbackLocale) {
4306
+ const r = ir(e);
4307
+ return t ? [.../* @__PURE__ */ new Set([...r, ...ir(t)])] : r;
4329
4308
  }
4330
4309
  function re() {
4331
- return Et ?? void 0;
4310
+ return yt ?? void 0;
4332
4311
  }
4333
- Ge.subscribe((e) => {
4334
- Et = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4312
+ $e.subscribe((e) => {
4313
+ yt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4335
4314
  });
4336
- const Wo = (e) => {
4337
- if (e && Oo(e) && xt(e)) {
4338
- const { loadingDelay: t } = me();
4315
+ const Vo = (e) => {
4316
+ if (e && Po(e) && bt(e)) {
4317
+ const { loadingDelay: t } = de();
4339
4318
  let r;
4340
4319
  return typeof window < "u" && re() != null && t ? r = window.setTimeout(
4341
- () => ot.set(!0),
4320
+ () => nt.set(!0),
4342
4321
  t
4343
- ) : ot.set(!0), on(e).then(() => {
4344
- Ge.set(e);
4322
+ ) : nt.set(!0), on(e).then(() => {
4323
+ $e.set(e);
4345
4324
  }).finally(() => {
4346
- clearTimeout(r), ot.set(!1);
4325
+ clearTimeout(r), nt.set(!1);
4347
4326
  });
4348
4327
  }
4349
- return Ge.set(e);
4350
- }, ge = Vo(jo({}, Ge), {
4351
- set: Wo
4352
- }), qe = (e) => {
4328
+ return $e.set(e);
4329
+ }, be = jo(ko({}, $e), {
4330
+ set: Vo
4331
+ }), ze = (e) => {
4353
4332
  const t = /* @__PURE__ */ Object.create(null);
4354
4333
  return (n) => {
4355
4334
  const i = JSON.stringify(n);
4356
4335
  return i in t ? t[i] : t[i] = e(n);
4357
4336
  };
4358
4337
  };
4359
- var Xo = Object.defineProperty, ke = Object.getOwnPropertySymbols, sn = Object.prototype.hasOwnProperty, an = Object.prototype.propertyIsEnumerable, sr = (e, t, r) => t in e ? Xo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tt = (e, t) => {
4338
+ var Wo = Object.defineProperty, Ge = Object.getOwnPropertySymbols, sn = Object.prototype.hasOwnProperty, an = Object.prototype.propertyIsEnumerable, or = (e, t, r) => t in e ? Wo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ht = (e, t) => {
4360
4339
  for (var r in t || (t = {}))
4361
- sn.call(t, r) && sr(e, r, t[r]);
4362
- if (ke)
4363
- for (var r of ke(t))
4364
- an.call(t, r) && sr(e, r, t[r]);
4340
+ sn.call(t, r) && or(e, r, t[r]);
4341
+ if (Ge)
4342
+ for (var r of Ge(t))
4343
+ an.call(t, r) && or(e, r, t[r]);
4365
4344
  return e;
4366
- }, be = (e, t) => {
4345
+ }, ye = (e, t) => {
4367
4346
  var r = {};
4368
4347
  for (var n in e)
4369
4348
  sn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4370
- if (e != null && ke)
4371
- for (var n of ke(e))
4349
+ if (e != null && Ge)
4350
+ for (var n of Ge(e))
4372
4351
  t.indexOf(n) < 0 && an.call(e, n) && (r[n] = e[n]);
4373
4352
  return r;
4374
4353
  };
4375
- const He = (e, t) => {
4376
- const { formats: r } = me();
4354
+ const Se = (e, t) => {
4355
+ const { formats: r } = de();
4377
4356
  if (e in r && t in r[e])
4378
4357
  return r[e][t];
4379
4358
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4380
- }, zo = qe(
4359
+ }, Xo = ze(
4381
4360
  (e) => {
4382
- var t = e, { locale: r, format: n } = t, i = be(t, ["locale", "format"]);
4361
+ var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4383
4362
  if (r == null)
4384
4363
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4385
- return n && (i = He("number", n)), new Intl.NumberFormat(r, i);
4364
+ return n && (i = Se("number", n)), new Intl.NumberFormat(r, i);
4386
4365
  }
4387
- ), Zo = qe(
4366
+ ), zo = ze(
4388
4367
  (e) => {
4389
- var t = e, { locale: r, format: n } = t, i = be(t, ["locale", "format"]);
4368
+ var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4390
4369
  if (r == null)
4391
4370
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4392
- return n ? i = He("date", n) : Object.keys(i).length === 0 && (i = He("date", "short")), new Intl.DateTimeFormat(r, i);
4371
+ return n ? i = Se("date", n) : Object.keys(i).length === 0 && (i = Se("date", "short")), new Intl.DateTimeFormat(r, i);
4393
4372
  }
4394
- ), qo = qe(
4373
+ ), Zo = ze(
4395
4374
  (e) => {
4396
- var t = e, { locale: r, format: n } = t, i = be(t, ["locale", "format"]);
4375
+ var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4397
4376
  if (r == null)
4398
4377
  throw new Error(
4399
4378
  '[svelte-i18n] A "locale" must be set to format time values'
4400
4379
  );
4401
- return n ? i = He("time", n) : Object.keys(i).length === 0 && (i = He("time", "short")), new Intl.DateTimeFormat(r, i);
4380
+ return n ? i = Se("time", n) : Object.keys(i).length === 0 && (i = Se("time", "short")), new Intl.DateTimeFormat(r, i);
4402
4381
  }
4403
- ), Qo = (e = {}) => {
4382
+ ), qo = (e = {}) => {
4404
4383
  var t = e, {
4405
4384
  locale: r = re()
4406
- } = t, n = be(t, [
4385
+ } = t, n = ye(t, [
4407
4386
  "locale"
4408
4387
  ]);
4409
- return zo(Tt({ locale: r }, n));
4410
- }, Jo = (e = {}) => {
4388
+ return Xo(Ht({ locale: r }, n));
4389
+ }, Qo = (e = {}) => {
4411
4390
  var t = e, {
4412
4391
  locale: r = re()
4413
- } = t, n = be(t, [
4392
+ } = t, n = ye(t, [
4414
4393
  "locale"
4415
4394
  ]);
4416
- return Zo(Tt({ locale: r }, n));
4417
- }, Yo = (e = {}) => {
4395
+ return zo(Ht({ locale: r }, n));
4396
+ }, Jo = (e = {}) => {
4418
4397
  var t = e, {
4419
4398
  locale: r = re()
4420
- } = t, n = be(t, [
4399
+ } = t, n = ye(t, [
4421
4400
  "locale"
4422
4401
  ]);
4423
- return qo(Tt({ locale: r }, n));
4424
- }, Ko = qe(
4402
+ return Zo(Ht({ locale: r }, n));
4403
+ }, Yo = ze(
4425
4404
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4426
- (e, t = re()) => new To(e, t, me().formats, {
4427
- ignoreTag: me().ignoreTag
4405
+ (e, t = re()) => new So(e, t, de().formats, {
4406
+ ignoreTag: de().ignoreTag
4428
4407
  })
4429
- ), es = (e, t = {}) => {
4408
+ ), Ko = (e, t = {}) => {
4430
4409
  var r, n, i, o;
4431
4410
  let s = t;
4432
4411
  typeof e == "object" && (s = e, e = s.id);
@@ -4441,7 +4420,7 @@ const He = (e, t) => {
4441
4420
  );
4442
4421
  let h = en(e, u);
4443
4422
  if (!h)
4444
- h = (o = (i = (n = (r = me()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4423
+ h = (o = (i = (n = (r = de()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4445
4424
  else if (typeof h != "string")
4446
4425
  return console.warn(
4447
4426
  `[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.`
@@ -4450,7 +4429,7 @@ const He = (e, t) => {
4450
4429
  return h;
4451
4430
  let c = h;
4452
4431
  try {
4453
- c = Ko(h, u).format(a);
4432
+ c = Yo(h, u).format(a);
4454
4433
  } catch (f) {
4455
4434
  f instanceof Error && console.warn(
4456
4435
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4458,20 +4437,20 @@ const He = (e, t) => {
4458
4437
  );
4459
4438
  }
4460
4439
  return c;
4461
- }, ts = (e, t) => Yo(t).format(e), rs = (e, t) => Jo(t).format(e), ns = (e, t) => Qo(t).format(e), is = (e, t = re()) => en(e, t), os = de([ge, Te], () => es);
4462
- de([ge], () => ts);
4463
- de([ge], () => rs);
4464
- de([ge], () => ns);
4465
- de([ge, Te], () => is);
4466
- window.emWidgets = { topic: gi };
4467
- const ss = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4468
- function as(e, t) {
4440
+ }, es = (e, t) => Jo(t).format(e), ts = (e, t) => Qo(t).format(e), rs = (e, t) => qo(t).format(e), ns = (e, t = re()) => en(e, t), is = ge([be, Te], () => Ko);
4441
+ ge([be], () => es);
4442
+ ge([be], () => ts);
4443
+ ge([be], () => rs);
4444
+ ge([be, Te], () => ns);
4445
+ window.emWidgets = { topic: bi };
4446
+ const os = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4447
+ function ss(e, t) {
4469
4448
  if (e) {
4470
4449
  const r = document.createElement("style");
4471
4450
  r.innerHTML = t, e.appendChild(r);
4472
4451
  }
4473
4452
  }
4474
- function us(e, t) {
4453
+ function as(e, t) {
4475
4454
  const r = new URL(t);
4476
4455
  fetch(r.href).then((n) => n.text()).then((n) => {
4477
4456
  const i = document.createElement("style");
@@ -4480,7 +4459,7 @@ function us(e, t) {
4480
4459
  console.error("There was an error while trying to load client styling from URL", n);
4481
4460
  });
4482
4461
  }
4483
- function ls(e, t, r) {
4462
+ function us(e, t, r) {
4484
4463
  if (window.emMessageBus) {
4485
4464
  const n = document.createElement("style");
4486
4465
  window.emMessageBus.subscribe(t, (i) => {
@@ -4488,13 +4467,13 @@ function ls(e, t, r) {
4488
4467
  });
4489
4468
  }
4490
4469
  }
4491
- function ar(e, t) {
4470
+ function sr(e, t) {
4492
4471
  rn(e, t);
4493
4472
  }
4494
- function hs(e) {
4495
- ge.set(e);
4473
+ function ls(e) {
4474
+ be.set(e);
4496
4475
  }
4497
- const ur = {
4476
+ const ar = {
4498
4477
  en: {
4499
4478
  language: "Select Language"
4500
4479
  },
@@ -4529,70 +4508,70 @@ const ur = {
4529
4508
  language: "Select Language"
4530
4509
  }
4531
4510
  };
4532
- function cs(e) {
4511
+ function hs(e) {
4533
4512
  Pn(e, "svelte-1bq06b7", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}.LanguageDropdown{width:100%;margin-right:16px;position:relative;display:inline-block}.SelectedOption,.OptionList{border:1px solid var(--emw--header-color-primary);padding:8px;cursor:pointer;width:200px;border-radius:2px}.SelectedOption{display:flex;align-items:center;margin:0;padding-left:9px}.SelectedOption svg{width:12px;margin-left:6px}.FlagIcon img{width:20px;height:14px;margin-right:8px;border-radius:2px}.OptionList{position:absolute;overflow-y:auto;transform:translateX(-50%);z-index:1;background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, #050518));max-height:155px;overflow-y:auto;bottom:36px;width:50vw;left:30%;display:flex;gap:5px;flex-direction:column}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 10px;transition:all 0.5s}.TriangleInactive svg{margin:2px 0px}.TriangleActive{transform:rotate(180deg);position:relative}.TriangleActive svg{margin:2px 0px}.LanguageOption{display:flex;align-items:center;padding:4px;margin:0;background-color:white}.LanguageOption:hover{background-color:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));border-radius:2px}.LanguageSelect{margin:0 20px}.LanguageSelectorTitle{position:fixed;width:90vw;padding:5px 0;bottom:0;background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, #050518))}.LanguageSelectorTitle span{display:inline;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));padding:5px 0;display:flex;align-items:center;gap:15px;font-size:12px}.ItemLanguage{height:34px;width:100%;text-align:left;line-height:34px;background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:none}.ItemLanguage option{color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A))}.HamburgerModalWindow{display:block;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:100;top:0;left:0;background-color:rgba(0, 0, 0, 0.7)}.HamburgerModalWindow>span{opacity:0}.HamburgerModalWindow .HamburgerModalContainer{max-width:992px;position:relative;background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, #050518));width:0vw;height:100%;padding:0;border-top:0;border-radius:0;transition:width 0.4s ease-in-out;overflow-x:hidden;overflow-y:scroll}.HamburgerModalWindow .HamburgerModalContainer.ActiveHamburgerMenu{width:90vw}.HamburgerModalWindow .ModalCloseBtn{position:absolute;top:9px;right:9px;width:20px;height:20px;border-radius:100%;color:var(--emw--color-white, #FFFFFF);background:rgba(255, 255, 255, 0.2);opacity:1;cursor:pointer;transition:all 150ms ease-in-out;transition:opacity 500ms ease-in-out}.HamburgerModalWindow .ModalCloseBtn svg{width:20px;height:20px;padding:2px}.HamburgerModalWindow .ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.HamburgerModalWindow .HamburgerPrimaryMenu,.HamburgerModalWindow .HamburgerSecondaryMenu{font-size:12px;display:flex;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF))}.HamburgerModalWindow .HamburgerPrimaryMenu li,.HamburgerModalWindow .HamburgerSecondaryMenu li{transition:all 150ms ease-in-out}.HamburgerModalWindow .HamburgerPrimaryMenu img,.HamburgerModalWindow .HamburgerSecondaryMenu img{max-width:40px}.HamburgerModalWindow .HamburgerPrimaryMenu{background:var(--emw--color-primary);white-space:nowrap;overflow:scroll;list-style:none;border-bottom:2px solid var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));width:90vw}.HamburgerModalWindow .HamburgerPrimaryMenu>li{max-width:100px;padding:14px 25px;display:inline-block}.HamburgerModalWindow .HamburgerPrimaryMenu>li.ActiveItem{background:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E))}.HamburgerModalWindow .HamburgerPrimaryMenu.HamburgerPrimaryMenuFixed{position:fixed}.HamburgerModalWindow .HamburgerPrimaryMenu .HamburgerItemContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.HamburgerModalWindow .HamburgerSecondaryMenu{margin-top:10px;list-style:none;width:90vw;display:flex;flex-direction:column}.HamburgerModalWindow .HamburgerSecondaryMenu.HamburgerSecondaryMenuFixed{margin-top:106px;margin-bottom:70px}.HamburgerModalWindow .HamburgerSecondaryMenu li{margin:0 20px;padding:20px 0;display:flex;align-items:center;gap:15px}.HamburgerModalWindow .HamburgerSecondaryMenu li a{text-decoration:none;display:flex;align-items:center;gap:15px;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:14px}.HamburgerModalWindow .HamburgerSecondaryMenu li:not(:last-child){border-bottom:1px solid var(--emw--color-gray-300, #58586B)}.HamburgerModalWindow .HamburgerSecondaryMenu li:active a{color:var(--emw--color-primary, #22B04E)}.FlagIcon{margin-left:12px}.NoFlag{width:88%;margin:0 20px}");
4534
4513
  }
4535
- function lr(e, t, r) {
4514
+ function ur(e, t, r) {
4536
4515
  const n = e.slice();
4537
4516
  return n[53] = t[r], n;
4538
4517
  }
4539
- function hr(e, t, r) {
4518
+ function lr(e, t, r) {
4540
4519
  const n = e.slice();
4541
4520
  return n[1] = t[r], n;
4542
4521
  }
4543
- function cr(e, t, r) {
4522
+ function hr(e, t, r) {
4544
4523
  const n = e.slice();
4545
4524
  return n[56] = t[r], n;
4546
4525
  }
4547
- function fr(e, t, r) {
4526
+ function cr(e, t, r) {
4548
4527
  const n = e.slice();
4549
4528
  return n[59] = t[r], n;
4550
4529
  }
4551
- const fs = (e) => ({}), mr = (e) => ({});
4552
- function pr(e) {
4553
- let t, r, n, i, o, s, a, u, l, h, c, f, p, m, b, H;
4530
+ const cs = (e) => ({}), fr = (e) => ({});
4531
+ function mr(e) {
4532
+ let t, r, n, i, o, s, a, u, l, h, c, f, d, m, b, H;
4554
4533
  const O = (
4555
4534
  /*#slots*/
4556
4535
  e[31].close
4557
- ), B = Hn(
4536
+ ), P = Hn(
4558
4537
  O,
4559
4538
  e,
4560
4539
  /*$$scope*/
4561
4540
  e[30],
4562
- mr
4563
- ), S = B || ms();
4564
- let I = q(
4541
+ fr
4542
+ ), T = P || fs();
4543
+ let L = q(
4565
4544
  /*HamburgerMenuItems*/
4566
4545
  e[4]
4567
4546
  ), y = [];
4568
- for (let x = 0; x < I.length; x += 1)
4569
- y[x] = dr(fr(e, I, x));
4570
- let T = q(
4547
+ for (let x = 0; x < L.length; x += 1)
4548
+ y[x] = dr(cr(e, L, x));
4549
+ let M = q(
4571
4550
  /*activeMenuItemChildren*/
4572
4551
  e[6]
4573
4552
  ), A = [];
4574
- for (let x = 0; x < T.length; x += 1)
4575
- A[x] = gr(cr(e, T, x));
4553
+ for (let x = 0; x < M.length; x += 1)
4554
+ A[x] = pr(hr(e, M, x));
4576
4555
  let R = (
4577
4556
  /*languagesArray*/
4578
- e[10].length > 1 && br(e)
4557
+ e[10].length > 1 && gr(e)
4579
4558
  );
4580
4559
  return {
4581
4560
  c() {
4582
- t = M("div"), r = M("span"), S && S.c(), i = $(), o = M("div"), s = M("ul");
4561
+ t = B("div"), r = B("span"), T && T.c(), i = D(), o = B("div"), s = B("ul");
4583
4562
  for (let x = 0; x < y.length; x += 1)
4584
4563
  y[x].c();
4585
- u = $(), l = M("ul");
4564
+ u = D(), l = B("ul");
4586
4565
  for (let x = 0; x < A.length; x += 1)
4587
4566
  A[x].c();
4588
- c = $(), R && R.c(), g(r, "class", n = /*modalIsOpen*/
4567
+ c = D(), R && R.c(), g(r, "class", n = /*modalIsOpen*/
4589
4568
  e[7] ? "ModalCloseBtn" : ""), g(r, "role", "button"), g(s, "class", a = "HamburgerPrimaryMenu " + /*menuIsFixed*/
4590
4569
  (e[8] ? "HamburgerPrimaryMenuFixed" : "")), g(l, "class", h = "HamburgerSecondaryMenu " + /*menuIsFixed*/
4591
4570
  (e[8] ? "HamburgerSecondaryMenuFixed" : "")), g(o, "class", f = "HamburgerModalContainer " + /*modalIsOpen*/
4592
4571
  (e[7] ? "ActiveHamburgerMenu" : "")), g(t, "class", "HamburgerModalWindow");
4593
4572
  },
4594
4573
  m(x, N) {
4595
- k(x, t, N), v(t, r), S && S.m(r, null), v(t, i), v(t, o), v(o, s);
4574
+ k(x, t, N), v(t, r), T && T.m(r, null), v(t, i), v(t, o), v(o, s);
4596
4575
  for (let _ = 0; _ < y.length; _ += 1)
4597
4576
  y[_] && y[_].m(s, null);
4598
4577
  v(o, u), v(o, l);
@@ -4606,9 +4585,9 @@ function pr(e) {
4606
4585
  ), b = !0);
4607
4586
  },
4608
4587
  p(x, N) {
4609
- if (e = x, B && B.p && (!m || N[0] & /*$$scope*/
4588
+ if (e = x, P && P.p && (!m || N[0] & /*$$scope*/
4610
4589
  1073741824) && Tn(
4611
- B,
4590
+ P,
4612
4591
  O,
4613
4592
  e,
4614
4593
  /*$$scope*/
@@ -4618,67 +4597,67 @@ function pr(e) {
4618
4597
  /*$$scope*/
4619
4598
  e[30],
4620
4599
  N,
4621
- fs
4622
- ) : An(
4600
+ cs
4601
+ ) : Mn(
4623
4602
  /*$$scope*/
4624
4603
  e[30]
4625
4604
  ),
4626
- mr
4605
+ fr
4627
4606
  ), (!m || N[0] & /*modalIsOpen*/
4628
4607
  128 && n !== (n = /*modalIsOpen*/
4629
4608
  e[7] ? "ModalCloseBtn" : "")) && g(r, "class", n), N[0] & /*activeMenuItemId, HamburgerMenuItems, changeMenu*/
4630
4609
  32816) {
4631
- I = q(
4610
+ L = q(
4632
4611
  /*HamburgerMenuItems*/
4633
4612
  e[4]
4634
4613
  );
4635
4614
  let _;
4636
- for (_ = 0; _ < I.length; _ += 1) {
4637
- const j = fr(e, I, _);
4615
+ for (_ = 0; _ < L.length; _ += 1) {
4616
+ const j = cr(e, L, _);
4638
4617
  y[_] ? y[_].p(j, N) : (y[_] = dr(j), y[_].c(), y[_].m(s, null));
4639
4618
  }
4640
4619
  for (; _ < y.length; _ += 1)
4641
4620
  y[_].d(1);
4642
- y.length = I.length;
4621
+ y.length = L.length;
4643
4622
  }
4644
4623
  if ((!m || N[0] & /*menuIsFixed*/
4645
4624
  256 && a !== (a = "HamburgerPrimaryMenu " + /*menuIsFixed*/
4646
4625
  (e[8] ? "HamburgerPrimaryMenuFixed" : ""))) && g(s, "class", a), N[0] & /*handleClick, activeMenuItemChildren*/
4647
4626
  65600) {
4648
- T = q(
4627
+ M = q(
4649
4628
  /*activeMenuItemChildren*/
4650
4629
  e[6]
4651
4630
  );
4652
4631
  let _;
4653
- for (_ = 0; _ < T.length; _ += 1) {
4654
- const j = cr(e, T, _);
4655
- A[_] ? A[_].p(j, N) : (A[_] = gr(j), A[_].c(), A[_].m(l, null));
4632
+ for (_ = 0; _ < M.length; _ += 1) {
4633
+ const j = hr(e, M, _);
4634
+ A[_] ? A[_].p(j, N) : (A[_] = pr(j), A[_].c(), A[_].m(l, null));
4656
4635
  }
4657
4636
  for (; _ < A.length; _ += 1)
4658
4637
  A[_].d(1);
4659
- A.length = T.length;
4638
+ A.length = M.length;
4660
4639
  }
4661
4640
  (!m || N[0] & /*menuIsFixed*/
4662
4641
  256 && h !== (h = "HamburgerSecondaryMenu " + /*menuIsFixed*/
4663
4642
  (e[8] ? "HamburgerSecondaryMenuFixed" : ""))) && g(l, "class", h), /*languagesArray*/
4664
- e[10].length > 1 ? R ? R.p(e, N) : (R = br(e), R.c(), R.m(o, null)) : R && (R.d(1), R = null), (!m || N[0] & /*modalIsOpen*/
4643
+ e[10].length > 1 ? R ? R.p(e, N) : (R = gr(e), R.c(), R.m(o, null)) : R && (R.d(1), R = null), (!m || N[0] & /*modalIsOpen*/
4665
4644
  128 && f !== (f = "HamburgerModalContainer " + /*modalIsOpen*/
4666
4645
  (e[7] ? "ActiveHamburgerMenu" : ""))) && g(o, "class", f);
4667
4646
  },
4668
4647
  i(x) {
4669
- m || (xe(S, x), x && le(() => {
4670
- m && (p || (p = $t(t, Dt, { transitionDuration: xr }, !0)), p.run(1));
4648
+ m || (Ee(T, x), x && he(() => {
4649
+ m && (d || (d = Ut(t, Dt, { transitionDuration: _r }, !0)), d.run(1));
4671
4650
  }), m = !0);
4672
4651
  },
4673
4652
  o(x) {
4674
- at(S, x), x && (p || (p = $t(t, Dt, { transitionDuration: xr }, !1)), p.run(0)), m = !1;
4653
+ ot(T, x), x && (d || (d = Ut(t, Dt, { transitionDuration: _r }, !1)), d.run(0)), m = !1;
4675
4654
  },
4676
4655
  d(x) {
4677
- x && U(t), S && S.d(x), Re(y, x), Re(A, x), R && R.d(), e[38](null), x && p && p.end(), b = !1, H();
4656
+ x && U(t), T && T.d(x), Re(y, x), Re(A, x), R && R.d(), e[38](null), x && d && d.end(), b = !1, H();
4678
4657
  }
4679
4658
  };
4680
4659
  }
4681
- function ms(e) {
4660
+ function fs(e) {
4682
4661
  let t, r;
4683
4662
  return {
4684
4663
  c() {
@@ -4709,16 +4688,16 @@ function dr(e) {
4709
4688
  }
4710
4689
  return {
4711
4690
  c() {
4712
- t = M("li"), r = M("div"), n = M("img"), o = $(), a = te(s), u = $(), J(n.src, i = /*mainItem*/
4691
+ t = B("li"), r = B("div"), n = B("img"), o = D(), a = te(s), u = D(), J(n.src, i = /*mainItem*/
4713
4692
  e[59].img) || g(n, "src", i), g(n, "alt", "menu icon"), g(r, "class", "HamburgerItemContainer"), g(t, "class", l = /*activeMenuItemId*/
4714
4693
  e[5] === /*mainItem*/
4715
4694
  e[59].id ? "ActiveItem" : "");
4716
4695
  },
4717
- m(p, m) {
4718
- k(p, t, m), v(t, r), v(r, n), v(r, o), v(r, a), v(t, u), h || (c = ee(t, "click", f), h = !0);
4696
+ m(d, m) {
4697
+ k(d, t, m), v(t, r), v(r, n), v(r, o), v(r, a), v(t, u), h || (c = ee(t, "click", f), h = !0);
4719
4698
  },
4720
- p(p, m) {
4721
- e = p, m[0] & /*HamburgerMenuItems*/
4699
+ p(d, m) {
4700
+ e = d, m[0] & /*HamburgerMenuItems*/
4722
4701
  16 && !J(n.src, i = /*mainItem*/
4723
4702
  e[59].img) && g(n, "src", i), m[0] & /*HamburgerMenuItems*/
4724
4703
  16 && s !== (s = /*mainItem*/
@@ -4727,12 +4706,12 @@ function dr(e) {
4727
4706
  e[5] === /*mainItem*/
4728
4707
  e[59].id ? "ActiveItem" : "") && g(t, "class", l);
4729
4708
  },
4730
- d(p) {
4731
- p && U(t), h = !1, c();
4709
+ d(d) {
4710
+ d && U(t), h = !1, c();
4732
4711
  }
4733
4712
  };
4734
4713
  }
4735
- function gr(e) {
4714
+ function pr(e) {
4736
4715
  let t, r, n, i, o = (
4737
4716
  /*secondaryItem*/
4738
4717
  e[56].label + ""
@@ -4749,7 +4728,7 @@ function gr(e) {
4749
4728
  }
4750
4729
  return {
4751
4730
  c() {
4752
- t = M("li"), r = M("img"), i = $(), s = te(o), a = $(), J(r.src, n = /*secondaryItem*/
4731
+ t = B("li"), r = B("img"), i = D(), s = te(o), a = D(), J(r.src, n = /*secondaryItem*/
4753
4732
  e[56].img) || g(r, "src", n), g(r, "alt", "menu icon");
4754
4733
  },
4755
4734
  m(c, f) {
@@ -4767,7 +4746,7 @@ function gr(e) {
4767
4746
  }
4768
4747
  };
4769
4748
  }
4770
- function br(e) {
4749
+ function gr(e) {
4771
4750
  let t, r, n = (
4772
4751
  /*$_*/
4773
4752
  e[13]("language") + ""
@@ -4775,13 +4754,13 @@ function br(e) {
4775
4754
  function s(l, h) {
4776
4755
  return (
4777
4756
  /*countryflaghamburger*/
4778
- l[0] !== "true" ? ds : ps
4757
+ l[0] !== "true" ? ds : ms
4779
4758
  );
4780
4759
  }
4781
4760
  let a = s(e), u = a(e);
4782
4761
  return {
4783
4762
  c() {
4784
- t = M("div"), r = M("span"), i = te(n), o = $(), u.c(), g(r, "class", "LanguageSelect"), g(t, "class", "LanguageSelectorTitle");
4763
+ t = B("div"), r = B("span"), i = te(n), o = D(), u.c(), g(r, "class", "LanguageSelect"), g(t, "class", "LanguageSelectorTitle");
4785
4764
  },
4786
4765
  m(l, h) {
4787
4766
  k(l, t, h), v(t, r), v(r, i), v(t, o), u.m(t, null);
@@ -4796,46 +4775,46 @@ function br(e) {
4796
4775
  }
4797
4776
  };
4798
4777
  }
4799
- function ps(e) {
4778
+ function ms(e) {
4800
4779
  let t, r, n, i, o, s, a, u = (
4801
4780
  /*selectedLanguage*/
4802
4781
  e[12].slice(-2) + ""
4803
- ), l, h, c, f, p, m, b, H, O, B, S, I, y = (
4782
+ ), l, h, c, f, d, m, b, H, O, P, T, L, y = (
4804
4783
  /*isOptionsListVisible*/
4805
- e[11] && yr(e)
4784
+ e[11] && br(e)
4806
4785
  );
4807
4786
  return {
4808
4787
  c() {
4809
- t = M("div"), r = M("div"), n = M("span"), i = M("img"), s = $(), a = M("span"), l = te(u), h = $(), c = M("span"), f = K("svg"), p = K("g"), m = K("g"), b = K("g"), H = K("path"), B = $(), y && y.c(), J(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4788
+ t = B("div"), r = B("div"), n = B("span"), i = B("img"), s = D(), a = B("span"), l = te(u), h = D(), c = B("span"), f = K("svg"), d = K("g"), m = K("g"), b = K("g"), H = K("path"), P = D(), y && y.c(), J(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4810
4789
  e[20](
4811
4790
  /*selectedLanguage*/
4812
4791
  e[12].slice(-2)
4813
- )}.svg`) || g(i, "src", o), g(n, "class", "FlagIcon"), g(a, "class", "LanguageName"), g(H, "d", "M223.708 6534.634c.39-.405.39-1.06 0-1.464l-8.264-8.563a1.95 1.95 0 0 0-2.827 0l-8.325 8.625c-.385.4-.39 1.048-.01 1.454a.976.976 0 0 0 1.425.01l7.617-7.893a.975.975 0 0 1 1.414 0l7.557 7.83a.974.974 0 0 0 1.413 0"), g(b, "transform", "translate(56 160)"), g(m, "fill", "#000"), g(m, "transform", "translate(-260 -6684)"), g(p, "fill", "none"), g(p, "fill-rule", "evenodd"), g(f, "xmlns", "http://www.w3.org/2000/svg"), g(f, "width", "20"), g(f, "height", "11"), g(f, "viewBox", "0 0 20 11"), g(f, "id", "arrow"), g(c, "class", O = "TriangleInactive " + /*isOptionsListVisible*/
4792
+ )}.svg`) || g(i, "src", o), g(n, "class", "FlagIcon"), g(a, "class", "LanguageName"), g(H, "d", "M223.708 6534.634c.39-.405.39-1.06 0-1.464l-8.264-8.563a1.95 1.95 0 0 0-2.827 0l-8.325 8.625c-.385.4-.39 1.048-.01 1.454a.976.976 0 0 0 1.425.01l7.617-7.893a.975.975 0 0 1 1.414 0l7.557 7.83a.974.974 0 0 0 1.413 0"), g(b, "transform", "translate(56 160)"), g(m, "fill", "#000"), g(m, "transform", "translate(-260 -6684)"), g(d, "fill", "none"), g(d, "fill-rule", "evenodd"), g(f, "xmlns", "http://www.w3.org/2000/svg"), g(f, "width", "20"), g(f, "height", "11"), g(f, "viewBox", "0 0 20 11"), g(f, "id", "arrow"), g(c, "class", O = "TriangleInactive " + /*isOptionsListVisible*/
4814
4793
  (e[11] ? "TriangleActive" : "")), g(r, "class", "SelectedOption Item ItemLanguage"), g(t, "class", "LanguageDropdown");
4815
4794
  },
4816
- m(T, A) {
4817
- k(T, t, A), v(t, r), v(r, n), v(n, i), v(r, s), v(r, a), v(a, l), v(r, h), v(r, c), v(c, f), v(f, p), v(p, m), v(m, b), v(b, H), v(t, B), y && y.m(t, null), S || (I = ee(
4795
+ m(M, A) {
4796
+ k(M, t, A), v(t, r), v(r, n), v(n, i), v(r, s), v(r, a), v(a, l), v(r, h), v(r, c), v(c, f), v(f, d), v(d, m), v(m, b), v(b, H), v(t, P), y && y.m(t, null), T || (L = ee(
4818
4797
  r,
4819
4798
  "click",
4820
4799
  /*click_handler_2*/
4821
4800
  e[36]
4822
- ), S = !0);
4801
+ ), T = !0);
4823
4802
  },
4824
- p(T, A) {
4803
+ p(M, A) {
4825
4804
  A[0] & /*selectedLanguage, languagesArray*/
4826
4805
  5120 && !J(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4827
- T[20](
4806
+ M[20](
4828
4807
  /*selectedLanguage*/
4829
- T[12].slice(-2)
4808
+ M[12].slice(-2)
4830
4809
  )}.svg`) && g(i, "src", o), A[0] & /*selectedLanguage*/
4831
4810
  4096 && u !== (u = /*selectedLanguage*/
4832
- T[12].slice(-2) + "") && pe(l, u), A[0] & /*isOptionsListVisible*/
4811
+ M[12].slice(-2) + "") && pe(l, u), A[0] & /*isOptionsListVisible*/
4833
4812
  2048 && O !== (O = "TriangleInactive " + /*isOptionsListVisible*/
4834
- (T[11] ? "TriangleActive" : "")) && g(c, "class", O), /*isOptionsListVisible*/
4835
- T[11] ? y ? y.p(T, A) : (y = yr(T), y.c(), y.m(t, null)) : y && (y.d(1), y = null);
4813
+ (M[11] ? "TriangleActive" : "")) && g(c, "class", O), /*isOptionsListVisible*/
4814
+ M[11] ? y ? y.p(M, A) : (y = br(M), y.c(), y.m(t, null)) : y && (y.d(1), y = null);
4836
4815
  },
4837
- d(T) {
4838
- T && U(t), y && y.d(), S = !1, I();
4816
+ d(M) {
4817
+ M && U(t), y && y.d(), T = !1, L();
4839
4818
  }
4840
4819
  };
4841
4820
  }
@@ -4845,14 +4824,14 @@ function ds(e) {
4845
4824
  e[10]
4846
4825
  ), o = [];
4847
4826
  for (let s = 0; s < i.length; s += 1)
4848
- o[s] = _r(hr(e, i, s));
4827
+ o[s] = vr(lr(e, i, s));
4849
4828
  return {
4850
4829
  c() {
4851
- t = M("select");
4830
+ t = B("select");
4852
4831
  for (let s = 0; s < o.length; s += 1)
4853
4832
  o[s].c();
4854
4833
  g(t, "class", "Item ItemLanguage NoFlag"), /*selectedLanguage*/
4855
- e[12] === void 0 && le(() => (
4834
+ e[12] === void 0 && he(() => (
4856
4835
  /*select_change_handler*/
4857
4836
  e[34].call(t)
4858
4837
  ));
@@ -4861,7 +4840,7 @@ function ds(e) {
4861
4840
  k(s, t, a);
4862
4841
  for (let u = 0; u < o.length; u += 1)
4863
4842
  o[u] && o[u].m(t, null);
4864
- Rt(
4843
+ Nt(
4865
4844
  t,
4866
4845
  /*selectedLanguage*/
4867
4846
  e[12],
@@ -4890,15 +4869,15 @@ function ds(e) {
4890
4869
  );
4891
4870
  let u;
4892
4871
  for (u = 0; u < i.length; u += 1) {
4893
- const l = hr(s, i, u);
4894
- o[u] ? o[u].p(l, a) : (o[u] = _r(l), o[u].c(), o[u].m(t, null));
4872
+ const l = lr(s, i, u);
4873
+ o[u] ? o[u].p(l, a) : (o[u] = vr(l), o[u].c(), o[u].m(t, null));
4895
4874
  }
4896
4875
  for (; u < o.length; u += 1)
4897
4876
  o[u].d(1);
4898
4877
  o.length = i.length;
4899
4878
  }
4900
4879
  a[0] & /*selectedLanguage, languagesArray*/
4901
- 5120 && Rt(
4880
+ 5120 && Nt(
4902
4881
  t,
4903
4882
  /*selectedLanguage*/
4904
4883
  s[12]
@@ -4909,16 +4888,16 @@ function ds(e) {
4909
4888
  }
4910
4889
  };
4911
4890
  }
4912
- function yr(e) {
4891
+ function br(e) {
4913
4892
  let t, r = q(
4914
4893
  /*languagesArray*/
4915
4894
  e[10]
4916
4895
  ), n = [];
4917
4896
  for (let i = 0; i < r.length; i += 1)
4918
- n[i] = vr(lr(e, r, i));
4897
+ n[i] = yr(ur(e, r, i));
4919
4898
  return {
4920
4899
  c() {
4921
- t = M("div");
4900
+ t = B("div");
4922
4901
  for (let i = 0; i < n.length; i += 1)
4923
4902
  n[i].c();
4924
4903
  g(t, "class", "OptionList");
@@ -4937,8 +4916,8 @@ function yr(e) {
4937
4916
  );
4938
4917
  let s;
4939
4918
  for (s = 0; s < r.length; s += 1) {
4940
- const a = lr(i, r, s);
4941
- n[s] ? n[s].p(a, o) : (n[s] = vr(a), n[s].c(), n[s].m(t, null));
4919
+ const a = ur(i, r, s);
4920
+ n[s] ? n[s].p(a, o) : (n[s] = yr(a), n[s].c(), n[s].m(t, null));
4942
4921
  }
4943
4922
  for (; s < n.length; s += 1)
4944
4923
  n[s].d(1);
@@ -4950,7 +4929,7 @@ function yr(e) {
4950
4929
  }
4951
4930
  };
4952
4931
  }
4953
- function vr(e) {
4932
+ function yr(e) {
4954
4933
  let t, r, n, i, o, s, a = (
4955
4934
  /*operatorLanguage*/
4956
4935
  e[53] + ""
@@ -4966,17 +4945,17 @@ function vr(e) {
4966
4945
  }
4967
4946
  return {
4968
4947
  c() {
4969
- t = M("div"), r = M("span"), n = M("img"), o = $(), s = M("span"), u = te(a), l = $(), J(n.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4948
+ t = B("div"), r = B("span"), n = B("img"), o = D(), s = B("span"), u = te(a), l = D(), J(n.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4970
4949
  e[20](
4971
4950
  /*operatorLanguage*/
4972
4951
  e[53]
4973
4952
  )}.svg`) || g(n, "src", i), g(r, "class", "FlagIcon"), g(s, "class", "LanguageName"), g(t, "class", "LanguageOption");
4974
4953
  },
4975
- m(p, m) {
4976
- k(p, t, m), v(t, r), v(r, n), v(t, o), v(t, s), v(s, u), v(t, l), h || (c = ee(t, "click", f), h = !0);
4954
+ m(d, m) {
4955
+ k(d, t, m), v(t, r), v(r, n), v(t, o), v(t, s), v(s, u), v(t, l), h || (c = ee(t, "click", f), h = !0);
4977
4956
  },
4978
- p(p, m) {
4979
- e = p, m[0] & /*languagesArray*/
4957
+ p(d, m) {
4958
+ e = d, m[0] & /*languagesArray*/
4980
4959
  1024 && !J(n.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4981
4960
  e[20](
4982
4961
  /*operatorLanguage*/
@@ -4985,20 +4964,20 @@ function vr(e) {
4985
4964
  1024 && a !== (a = /*operatorLanguage*/
4986
4965
  e[53] + "") && pe(u, a);
4987
4966
  },
4988
- d(p) {
4989
- p && U(t), h = !1, c();
4967
+ d(d) {
4968
+ d && U(t), h = !1, c();
4990
4969
  }
4991
4970
  };
4992
4971
  }
4993
- function _r(e) {
4972
+ function vr(e) {
4994
4973
  let t, r = (
4995
4974
  /*lang*/
4996
4975
  e[1].slice(-2) + ""
4997
4976
  ), n, i;
4998
4977
  return {
4999
4978
  c() {
5000
- t = M("option"), n = te(r), t.__value = i = /*lang*/
5001
- e[1], Nt(t, t.__value), t.selected = !0;
4979
+ t = B("option"), n = te(r), t.__value = i = /*lang*/
4980
+ e[1], Ct(t, t.__value), t.selected = !0;
5002
4981
  },
5003
4982
  m(o, s) {
5004
4983
  k(o, t, s), v(t, n);
@@ -5008,21 +4987,21 @@ function _r(e) {
5008
4987
  1024 && r !== (r = /*lang*/
5009
4988
  o[1].slice(-2) + "") && pe(n, r), s[0] & /*languagesArray*/
5010
4989
  1024 && i !== (i = /*lang*/
5011
- o[1]) && (t.__value = i, Nt(t, t.__value));
4990
+ o[1]) && (t.__value = i, Ct(t, t.__value));
5012
4991
  },
5013
4992
  d(o) {
5014
4993
  o && U(t);
5015
4994
  }
5016
4995
  };
5017
4996
  }
5018
- function gs(e) {
4997
+ function ps(e) {
5019
4998
  let t, r, n = (
5020
4999
  /*show*/
5021
- e[9] === !0 && pr(e)
5000
+ e[9] === !0 && mr(e)
5022
5001
  );
5023
5002
  return {
5024
5003
  c() {
5025
- t = M("div"), n && n.c();
5004
+ t = B("div"), n && n.c();
5026
5005
  },
5027
5006
  m(i, o) {
5028
5007
  k(i, t, o), n && n.m(t, null), e[39](t), r = !0;
@@ -5030,50 +5009,50 @@ function gs(e) {
5030
5009
  p(i, o) {
5031
5010
  /*show*/
5032
5011
  i[9] === !0 ? n ? (n.p(i, o), o[0] & /*show*/
5033
- 512 && xe(n, 1)) : (n = pr(i), n.c(), xe(n, 1), n.m(t, null)) : n && (zn(), at(n, 1, 1, () => {
5012
+ 512 && Ee(n, 1)) : (n = mr(i), n.c(), Ee(n, 1), n.m(t, null)) : n && (zn(), ot(n, 1, 1, () => {
5034
5013
  n = null;
5035
5014
  }), Zn());
5036
5015
  },
5037
5016
  i(i) {
5038
- r || (xe(n), r = !0);
5017
+ r || (Ee(n), r = !0);
5039
5018
  },
5040
5019
  o(i) {
5041
- at(n), r = !1;
5020
+ ot(n), r = !1;
5042
5021
  },
5043
5022
  d(i) {
5044
5023
  i && U(t), n && n.d(), e[39](null);
5045
5024
  }
5046
5025
  };
5047
5026
  }
5048
- let xr = 350;
5049
- function bs(e, t, r) {
5027
+ let _r = 350;
5028
+ function gs(e, t, r) {
5050
5029
  let n;
5051
- wn(e, os, (d) => r(13, n = d));
5052
- let { $$slots: i = {}, $$scope: o } = t, { menuitemsurl: s = "" } = t, { lang: a = "en" } = t, { activecategory: u = "" } = t, { languageslist: l = "" } = t, { translationurl: h = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { customlocaleidentifier: p = "" } = t, { countryflaghamburger: m = "" } = t, { mbsource: b } = t, H, O = window.navigator.userAgent, B = [], S, I = "", y = [], T = !1, A = !1, R = !1, x = !0, N = [], _ = !1, j = !1, ne = "", W;
5030
+ wn(e, is, (p) => r(13, n = p));
5031
+ let { $$slots: i = {}, $$scope: o } = t, { menuitemsurl: s = "" } = t, { lang: a = "en" } = t, { activecategory: u = "" } = t, { languageslist: l = "" } = t, { translationurl: h = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { customlocaleidentifier: d = "" } = t, { countryflaghamburger: m = "" } = t, { mbsource: b } = t, H, O = window.navigator.userAgent, P = [], T, L = "", y = [], M = !1, A = !1, R = !1, x = !0, N = [], _ = !1, j = !1, ne = "", V, St;
5053
5032
  const un = () => {
5054
- fetch(h).then((L) => L.json()).then((L) => {
5055
- Object.keys(L).forEach((Z) => {
5056
- ar(Z, L[Z]);
5033
+ fetch(h).then((C) => C.json()).then((C) => {
5034
+ Object.keys(C).forEach((Z) => {
5035
+ sr(Z, C[Z]);
5057
5036
  });
5058
- }).catch((L) => {
5059
- console.log(L);
5037
+ }).catch((C) => {
5038
+ console.log(C);
5060
5039
  });
5061
5040
  };
5062
- Object.keys(ur).forEach((d) => {
5063
- ar(d, ur[d]);
5041
+ Object.keys(ar).forEach((p) => {
5042
+ sr(p, ar[p]);
5064
5043
  });
5065
- const At = () => {
5066
- r(9, R = !1), r(7, T = !1), r(8, A = !1), r(11, j = !1), window.postMessage(
5044
+ const Tt = () => {
5045
+ r(9, R = !1), r(7, M = !1), r(8, A = !1), r(11, j = !1), window.postMessage(
5067
5046
  {
5068
5047
  type: "CloseHamburgerMenu",
5069
5048
  showhamburger: !0
5070
5049
  },
5071
5050
  window.location.href
5072
5051
  );
5073
- }, Mt = (d) => {
5074
- d.data.type === "OpenHamburgerMenuModal" && (window.postMessage({ type: "DisableScroll" }, window.location.href), r(9, R = !0), setTimeout(
5052
+ }, Mt = (p) => {
5053
+ p.data.type === "OpenHamburgerMenuModal" && (window.postMessage({ type: "DisableScroll" }, window.location.href), r(9, R = !0), setTimeout(
5075
5054
  () => {
5076
- r(7, T = !0);
5055
+ r(7, M = !0);
5077
5056
  },
5078
5057
  500
5079
5058
  ), setTimeout(
@@ -5082,43 +5061,43 @@ function bs(e, t, r) {
5082
5061
  },
5083
5062
  1500
5084
5063
  ), ln(s));
5085
- }, Ae = (d, L) => {
5086
- r(5, I = d), r(6, y = L || []), typeof gtag == "function" && gtag("event", "ChangeMenu", {
5064
+ }, Me = (p, C) => {
5065
+ r(5, L = p), r(6, y = C || []), typeof gtag == "function" && gtag("event", "ChangeMenu", {
5087
5066
  context: "HamburgerMenu",
5088
- menuItem: `${I}`
5067
+ menuItem: `${L}`
5089
5068
  });
5090
- }, Bt = () => {
5091
- let d = B.filter((L) => {
5069
+ }, At = () => {
5070
+ let p = P.filter((C) => {
5092
5071
  let Z = !1;
5093
- return L.children?.forEach((_n) => {
5072
+ return C.children?.forEach((_n) => {
5094
5073
  _n.path.includes(u) && (Z = !0);
5095
5074
  }), Z;
5096
5075
  });
5097
- d.length > 0 ? Ae(d[0].id, d[0].children) : Ae(B[0].id, B[0].children);
5098
- }, ln = (d) => new Promise((L, Z) => {
5099
- S && !_ ? L(S) : Pt(d);
5100
- }), Pt = (d) => {
5101
- fetch(d).then((L) => L.json()).then(
5102
- (L) => {
5103
- r(4, B = L.filter((Z) => Z?.type !== "banner")), Bt(), r(29, x = !1), S = L, _ = !1;
5076
+ p.length > 0 ? Me(p[0].id, p[0].children) : Me(P[0].id, P[0].children);
5077
+ }, ln = (p) => new Promise((C, Z) => {
5078
+ T && !_ ? C(T) : Bt(p);
5079
+ }), Bt = (p) => {
5080
+ fetch(p).then((C) => C.json()).then(
5081
+ (C) => {
5082
+ r(4, P = C.filter((Z) => Z?.type !== "banner")), At(), r(29, x = !1), T = C, _ = !1;
5104
5083
  },
5105
- (L) => {
5106
- console.error(L);
5084
+ (C) => {
5085
+ console.error(C);
5107
5086
  }
5108
5087
  );
5109
5088
  };
5110
- let Ot = (d) => {
5089
+ let Pt = (p) => {
5111
5090
  window.postMessage(
5112
5091
  {
5113
5092
  type: "NavigateTo",
5114
- path: d.path,
5115
- externalLink: d.externalLink || !1,
5116
- target: d.attrs.target || null
5093
+ path: p.path,
5094
+ externalLink: p.externalLink || !1,
5095
+ target: p.attrs.target || null
5117
5096
  },
5118
5097
  window.location.href
5119
- ), At();
5098
+ ), Tt();
5120
5099
  };
5121
- const Qe = () => {
5100
+ const Ze = () => {
5122
5101
  _ = !0, window.postMessage(
5123
5102
  {
5124
5103
  type: "LanguageChanged",
@@ -5127,63 +5106,63 @@ function bs(e, t, r) {
5127
5106
  window.location.href
5128
5107
  );
5129
5108
  }, hn = () => {
5130
- hs(a), _ && Pt(s), r(10, N = l.replace(/ /g, "").split(",")), r(10, N = N.map((d) => d.toUpperCase())), r(12, ne = a.toUpperCase());
5131
- }, It = (d) => {
5132
- r(12, ne = d), r(11, j = !1), Qe();
5133
- }, Lt = () => {
5109
+ ls(a), _ && Bt(s), r(10, N = l.replace(/ /g, "").split(",")), r(10, N = N.map((p) => p.toUpperCase())), r(12, ne = a.toUpperCase());
5110
+ }, It = (p) => {
5111
+ r(12, ne = p), r(11, j = !1), Ze();
5112
+ }, Ot = () => {
5134
5113
  r(11, j = !j);
5135
- }, cn = (d) => (p && (d = p.includes(d.toLowerCase()) ? p.slice(-2) : d), d == "EN" ? "US" : d.toUpperCase());
5136
- Gn(() => (window.addEventListener("message", Mt, !1), ss(O), () => {
5137
- window.removeEventListener("message", Mt);
5114
+ }, cn = (p) => (d && (p = d.includes(p.toLowerCase()) ? d.slice(-2) : p), p == "EN" ? "US" : p.toUpperCase());
5115
+ Gn(() => (window.addEventListener("message", Mt, !1), os(O), () => {
5116
+ window.emMessageBus && St && St.unsubscribe(), window.removeEventListener("message", Mt);
5138
5117
  }));
5139
- const fn = (d) => Ae(d.id, d.children), mn = (d, L) => {
5140
- Ot(d), L.preventDefault();
5118
+ const fn = (p) => Me(p.id, p.children), mn = (p, C) => {
5119
+ Pt(p), C.preventDefault();
5141
5120
  };
5142
- function pn() {
5121
+ function dn() {
5143
5122
  ne = Ln(this), r(12, ne), r(10, N);
5144
5123
  }
5145
- const dn = () => Qe(), gn = () => Lt(), bn = (d) => It(d);
5146
- function yn(d) {
5147
- $e[d ? "unshift" : "push"](() => {
5148
- H = d, r(3, H);
5124
+ const pn = () => Ze(), gn = () => Ot(), bn = (p) => It(p);
5125
+ function yn(p) {
5126
+ De[p ? "unshift" : "push"](() => {
5127
+ H = p, r(3, H);
5149
5128
  });
5150
5129
  }
5151
- function vn(d) {
5152
- $e[d ? "unshift" : "push"](() => {
5153
- W = d, r(2, W);
5130
+ function vn(p) {
5131
+ De[p ? "unshift" : "push"](() => {
5132
+ V = p, r(2, V);
5154
5133
  });
5155
5134
  }
5156
- return e.$$set = (d) => {
5157
- "menuitemsurl" in d && r(21, s = d.menuitemsurl), "lang" in d && r(1, a = d.lang), "activecategory" in d && r(22, u = d.activecategory), "languageslist" in d && r(23, l = d.languageslist), "translationurl" in d && r(24, h = d.translationurl), "clientstyling" in d && r(25, c = d.clientstyling), "clientstylingurl" in d && r(26, f = d.clientstylingurl), "customlocaleidentifier" in d && r(27, p = d.customlocaleidentifier), "countryflaghamburger" in d && r(0, m = d.countryflaghamburger), "mbsource" in d && r(28, b = d.mbsource), "$$scope" in d && r(30, o = d.$$scope);
5135
+ return e.$$set = (p) => {
5136
+ "menuitemsurl" in p && r(21, s = p.menuitemsurl), "lang" in p && r(1, a = p.lang), "activecategory" in p && r(22, u = p.activecategory), "languageslist" in p && r(23, l = p.languageslist), "translationurl" in p && r(24, h = p.translationurl), "clientstyling" in p && r(25, c = p.clientstyling), "clientstylingurl" in p && r(26, f = p.clientstylingurl), "customlocaleidentifier" in p && r(27, d = p.customlocaleidentifier), "countryflaghamburger" in p && r(0, m = p.countryflaghamburger), "mbsource" in p && r(28, b = p.mbsource), "$$scope" in p && r(30, o = p.$$scope);
5158
5137
  }, e.$$.update = () => {
5159
5138
  e.$$.dirty[0] & /*lang, languageslist*/
5160
5139
  8388610 && a && l && hn(), e.$$.dirty[0] & /*activecategory, isLoading*/
5161
- 541065216 && u && !x && Bt(), e.$$.dirty[0] & /*translationurl*/
5140
+ 541065216 && u && !x && At(), e.$$.dirty[0] & /*translationurl*/
5162
5141
  16777216 && h && un(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5163
- 33554436 && c && W && as(W, c), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5164
- 67108868 && f && W && us(W, f), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
5165
- 268435460 && W && ls(W, `${b}.Style`);
5142
+ 33554436 && c && V && ss(V, c), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5143
+ 67108868 && f && V && as(V, f), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
5144
+ 268435460 && V && us(V, `${b}.Style`);
5166
5145
  }, [
5167
5146
  m,
5168
5147
  a,
5169
- W,
5148
+ V,
5170
5149
  H,
5171
- B,
5172
- I,
5150
+ P,
5151
+ L,
5173
5152
  y,
5174
- T,
5153
+ M,
5175
5154
  A,
5176
5155
  R,
5177
5156
  N,
5178
5157
  j,
5179
5158
  ne,
5180
5159
  n,
5181
- At,
5182
- Ae,
5183
- Ot,
5184
- Qe,
5160
+ Tt,
5161
+ Me,
5162
+ Pt,
5163
+ Ze,
5185
5164
  It,
5186
- Lt,
5165
+ Ot,
5187
5166
  cn,
5188
5167
  s,
5189
5168
  u,
@@ -5191,29 +5170,29 @@ function bs(e, t, r) {
5191
5170
  h,
5192
5171
  c,
5193
5172
  f,
5194
- p,
5173
+ d,
5195
5174
  b,
5196
5175
  x,
5197
5176
  o,
5198
5177
  i,
5199
5178
  fn,
5200
5179
  mn,
5201
- pn,
5202
5180
  dn,
5181
+ pn,
5203
5182
  gn,
5204
5183
  bn,
5205
5184
  yn,
5206
5185
  vn
5207
5186
  ];
5208
5187
  }
5209
- class ys extends ti {
5188
+ class bs extends ti {
5210
5189
  constructor(t) {
5211
5190
  super(), Kn(
5212
5191
  this,
5213
5192
  t,
5214
- bs,
5215
5193
  gs,
5216
- Hr,
5194
+ ps,
5195
+ wr,
5217
5196
  {
5218
5197
  menuitemsurl: 21,
5219
5198
  lang: 1,
@@ -5226,7 +5205,7 @@ class ys extends ti {
5226
5205
  countryflaghamburger: 0,
5227
5206
  mbsource: 28
5228
5207
  },
5229
- cs,
5208
+ hs,
5230
5209
  [-1, -1]
5231
5210
  );
5232
5211
  }
@@ -5234,64 +5213,64 @@ class ys extends ti {
5234
5213
  return this.$$.ctx[21];
5235
5214
  }
5236
5215
  set menuitemsurl(t) {
5237
- this.$$set({ menuitemsurl: t }), D();
5216
+ this.$$set({ menuitemsurl: t }), $();
5238
5217
  }
5239
5218
  get lang() {
5240
5219
  return this.$$.ctx[1];
5241
5220
  }
5242
5221
  set lang(t) {
5243
- this.$$set({ lang: t }), D();
5222
+ this.$$set({ lang: t }), $();
5244
5223
  }
5245
5224
  get activecategory() {
5246
5225
  return this.$$.ctx[22];
5247
5226
  }
5248
5227
  set activecategory(t) {
5249
- this.$$set({ activecategory: t }), D();
5228
+ this.$$set({ activecategory: t }), $();
5250
5229
  }
5251
5230
  get languageslist() {
5252
5231
  return this.$$.ctx[23];
5253
5232
  }
5254
5233
  set languageslist(t) {
5255
- this.$$set({ languageslist: t }), D();
5234
+ this.$$set({ languageslist: t }), $();
5256
5235
  }
5257
5236
  get translationurl() {
5258
5237
  return this.$$.ctx[24];
5259
5238
  }
5260
5239
  set translationurl(t) {
5261
- this.$$set({ translationurl: t }), D();
5240
+ this.$$set({ translationurl: t }), $();
5262
5241
  }
5263
5242
  get clientstyling() {
5264
5243
  return this.$$.ctx[25];
5265
5244
  }
5266
5245
  set clientstyling(t) {
5267
- this.$$set({ clientstyling: t }), D();
5246
+ this.$$set({ clientstyling: t }), $();
5268
5247
  }
5269
5248
  get clientstylingurl() {
5270
5249
  return this.$$.ctx[26];
5271
5250
  }
5272
5251
  set clientstylingurl(t) {
5273
- this.$$set({ clientstylingurl: t }), D();
5252
+ this.$$set({ clientstylingurl: t }), $();
5274
5253
  }
5275
5254
  get customlocaleidentifier() {
5276
5255
  return this.$$.ctx[27];
5277
5256
  }
5278
5257
  set customlocaleidentifier(t) {
5279
- this.$$set({ customlocaleidentifier: t }), D();
5258
+ this.$$set({ customlocaleidentifier: t }), $();
5280
5259
  }
5281
5260
  get countryflaghamburger() {
5282
5261
  return this.$$.ctx[0];
5283
5262
  }
5284
5263
  set countryflaghamburger(t) {
5285
- this.$$set({ countryflaghamburger: t }), D();
5264
+ this.$$set({ countryflaghamburger: t }), $();
5286
5265
  }
5287
5266
  get mbsource() {
5288
5267
  return this.$$.ctx[28];
5289
5268
  }
5290
5269
  set mbsource(t) {
5291
- this.$$set({ mbsource: t }), D();
5270
+ this.$$set({ mbsource: t }), $();
5292
5271
  }
5293
5272
  }
5294
- ei(ys, { menuitemsurl: {}, lang: {}, activecategory: {}, languageslist: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, customlocaleidentifier: {}, countryflaghamburger: {}, mbsource: {} }, ["close"], [], !0);
5273
+ ei(bs, { menuitemsurl: {}, lang: {}, activecategory: {}, languageslist: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, customlocaleidentifier: {}, countryflaghamburger: {}, mbsource: {} }, ["close"], [], !0);
5295
5274
  export {
5296
- ys as C
5275
+ bs as C
5297
5276
  };