@everymatrix/casino-header-controller-nd 1.77.19 → 1.77.20

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.
Files changed (26) hide show
  1. package/components/CasinoHamburgerMenuNd-B7siv7CV.cjs +18 -0
  2. package/components/{CasinoHamburgerMenuNd-B95UqhF0.js → CasinoHamburgerMenuNd-BiMAIa4x.js} +1096 -1139
  3. package/components/{CasinoHamburgerMenuNd-D2rDBXRC.js → CasinoHamburgerMenuNd-BwwDUASL.js} +1052 -1095
  4. package/components/{CasinoHeaderControllerNd-DvuAXxDe.cjs → CasinoHeaderControllerNd-CyFlG-Ym.cjs} +1 -1
  5. package/components/{CasinoHeaderControllerNd-DaXlyQ3T.js → CasinoHeaderControllerNd-DJBbG1ZP.js} +4 -4
  6. package/components/{CasinoHeaderControllerNd-D_6QwglO.js → CasinoHeaderControllerNd-qH3DSLcB.js} +4 -4
  7. package/components/{PlayerAccountBalanceModalNd-BZiC3P0w.js → PlayerAccountBalanceModalNd-BuJN80t9.js} +1 -1
  8. package/components/{PlayerAccountBalanceModalNd-DiVN7ES9.cjs → PlayerAccountBalanceModalNd-CrJr-hqv.cjs} +1 -1
  9. package/components/{PlayerAccountBalanceModalNd-Mpa84E-2.js → PlayerAccountBalanceModalNd-WGrFQw0p.js} +1 -1
  10. package/components/{PlayerDeposit-CwI-AmXb.js → PlayerDeposit-B-9t-DAW.js} +1 -1
  11. package/components/{PlayerDeposit-e8kgx1D-.cjs → PlayerDeposit-C-63LBmn.cjs} +1 -1
  12. package/components/{PlayerDeposit-DZfRt0Ri.js → PlayerDeposit-D6kr_HtJ.js} +1 -1
  13. package/es2015/casino-header-controller-nd.cjs +1 -1
  14. package/es2015/casino-header-controller-nd.js +1 -1
  15. package/esnext/casino-header-controller-nd.js +1 -1
  16. package/lazy/{casino-hamburger-menu-nd-8MZlajCA.cjs → casino-hamburger-menu-nd-4sa4PCMG.cjs} +1 -1
  17. package/lazy/{casino-hamburger-menu-nd-CzLenRrm.js → casino-hamburger-menu-nd-CsLaohSd.js} +1 -1
  18. package/lazy/{casino-hamburger-menu-nd-BbP8jLtX.js → casino-hamburger-menu-nd-DAzNXkVd.js} +1 -1
  19. package/lazy/{player-account-balance-modal-nd-BrKG_8ZX.cjs → player-account-balance-modal-nd-BNk-eSwg.cjs} +1 -1
  20. package/lazy/{player-account-balance-modal-nd-CNT-zby0.js → player-account-balance-modal-nd-DdqVejOu.js} +1 -1
  21. package/lazy/{player-account-balance-modal-nd-FDVEwwbm.js → player-account-balance-modal-nd-KQ3NT55n.js} +1 -1
  22. package/lazy/{player-deposit-BTOu0X8z.js → player-deposit-Bio2dA6d.js} +1 -1
  23. package/lazy/{player-deposit-ChyZJUaj.cjs → player-deposit-Ch1vaT3-.cjs} +1 -1
  24. package/lazy/{player-deposit-Dr_55qit.js → player-deposit-Ojz7d7L6.js} +1 -1
  25. package/package.json +1 -1
  26. package/components/CasinoHamburgerMenuNd-BSgGKd1p.cjs +0 -18
@@ -1,35 +1,35 @@
1
- var yn = Object.defineProperty, vn = Object.defineProperties;
2
- var _n = Object.getOwnPropertyDescriptors;
3
- var Bt = Object.getOwnPropertySymbols;
4
- var xn = Object.prototype.hasOwnProperty, En = Object.prototype.propertyIsEnumerable;
5
- var qe = (e, t, r) => t in e ? yn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, It = (e, t) => {
1
+ var dn = Object.defineProperty, gn = Object.defineProperties;
2
+ var pn = Object.getOwnPropertyDescriptors;
3
+ var Ot = Object.getOwnPropertySymbols;
4
+ var mn = Object.prototype.hasOwnProperty, bn = Object.prototype.propertyIsEnumerable;
5
+ var Ze = (e, t, r) => t in e ? dn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Mt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- xn.call(t, r) && qe(e, r, t[r]);
8
- if (Bt)
9
- for (var r of Bt(t))
10
- En.call(t, r) && qe(e, r, t[r]);
7
+ mn.call(t, r) && Ze(e, r, t[r]);
8
+ if (Ot)
9
+ for (var r of Ot(t))
10
+ bn.call(t, r) && Ze(e, r, t[r]);
11
11
  return e;
12
- }, Ct = (e, t) => vn(e, _n(t));
13
- var V = (e, t, r) => (qe(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var Nt = (e, t, r) => new Promise((n, i) => {
15
- var o = (u) => {
12
+ }, At = (e, t) => gn(e, pn(t));
13
+ var V = (e, t, r) => (Ze(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var Lt = (e, t, r) => new Promise((n, i) => {
15
+ var o = (l) => {
16
16
  try {
17
- s(r.next(u));
18
- } catch (l) {
19
- i(l);
17
+ s(r.next(l));
18
+ } catch (u) {
19
+ i(u);
20
20
  }
21
- }, a = (u) => {
21
+ }, a = (l) => {
22
22
  try {
23
- s(r.throw(u));
24
- } catch (l) {
25
- i(l);
23
+ s(r.throw(l));
24
+ } catch (u) {
25
+ i(u);
26
26
  }
27
- }, s = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(o, a);
27
+ }, s = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, a);
28
28
  s((r = r.apply(e, t)).next());
29
29
  });
30
30
  function $() {
31
31
  }
32
- function wn(e, t) {
32
+ function vn(e, t) {
33
33
  for (const r in t)
34
34
  e[r] = t[r];
35
35
  return (
@@ -37,29 +37,29 @@ function wn(e, t) {
37
37
  e
38
38
  );
39
39
  }
40
- function Er(e) {
40
+ function br(e) {
41
41
  return e();
42
42
  }
43
- function Rt() {
43
+ function Pt() {
44
44
  return /* @__PURE__ */ Object.create(null);
45
45
  }
46
46
  function pe(e) {
47
- e.forEach(Er);
47
+ e.forEach(br);
48
48
  }
49
- function xt(e) {
49
+ function mt(e) {
50
50
  return typeof e == "function";
51
51
  }
52
- function wr(e, t) {
52
+ function vr(e, t) {
53
53
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
54
54
  }
55
55
  let Oe;
56
56
  function ee(e, t) {
57
57
  return e === t ? !0 : (Oe || (Oe = document.createElement("a")), Oe.href = t, e === Oe.href);
58
58
  }
59
- function Sn(e) {
59
+ function yn(e) {
60
60
  return Object.keys(e).length === 0;
61
61
  }
62
- function Sr(e, ...t) {
62
+ function yr(e, ...t) {
63
63
  if (e == null) {
64
64
  for (const n of t)
65
65
  n(void 0);
@@ -68,19 +68,19 @@ function Sr(e, ...t) {
68
68
  const r = e.subscribe(...t);
69
69
  return r.unsubscribe ? () => r.unsubscribe() : r;
70
70
  }
71
- function Hn(e, t, r) {
72
- e.$$.on_destroy.push(Sr(t, r));
71
+ function _n(e, t, r) {
72
+ e.$$.on_destroy.push(yr(t, r));
73
73
  }
74
- function fa(e, t, r, n) {
74
+ function sa(e, t, r, n) {
75
75
  if (e) {
76
- const i = Hr(e, t, r, n);
76
+ const i = _r(e, t, r, n);
77
77
  return e[0](i);
78
78
  }
79
79
  }
80
- function Hr(e, t, r, n) {
81
- return e[1] && n ? wn(r.ctx.slice(), e[1](n(t))) : r.ctx;
80
+ function _r(e, t, r, n) {
81
+ return e[1] && n ? vn(r.ctx.slice(), e[1](n(t))) : r.ctx;
82
82
  }
83
- function da(e, t, r, n) {
83
+ function la(e, t, r, n) {
84
84
  if (e[2] && n) {
85
85
  const i = e[2](n(r));
86
86
  if (t.dirty === void 0)
@@ -95,13 +95,13 @@ function da(e, t, r, n) {
95
95
  }
96
96
  return t.dirty;
97
97
  }
98
- function pa(e, t, r, n, i, o) {
98
+ function ua(e, t, r, n, i, o) {
99
99
  if (i) {
100
- const a = Hr(t, r, n, o);
100
+ const a = _r(t, r, n, o);
101
101
  e.p(a, i);
102
102
  }
103
103
  }
104
- function ga(e) {
104
+ function ha(e) {
105
105
  if (e.ctx.length > 32) {
106
106
  const t = [], r = e.ctx.length / 32;
107
107
  for (let n = 0; n < r; n++)
@@ -110,17 +110,17 @@ function ga(e) {
110
110
  }
111
111
  return -1;
112
112
  }
113
- function y(e, t) {
113
+ function v(e, t) {
114
114
  e.appendChild(t);
115
115
  }
116
- function Tn(e, t, r) {
117
- const n = On(e);
116
+ function xn(e, t, r) {
117
+ const n = En(e);
118
118
  if (!n.getElementById(t)) {
119
- const i = v("style");
120
- i.id = t, i.textContent = r, Mn(n, i);
119
+ const i = y("style");
120
+ i.id = t, i.textContent = r, wn(n, i);
121
121
  }
122
122
  }
123
- function On(e) {
123
+ function En(e) {
124
124
  if (!e)
125
125
  return document;
126
126
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -130,8 +130,8 @@ function On(e) {
130
130
  t
131
131
  ) : e.ownerDocument;
132
132
  }
133
- function Mn(e, t) {
134
- return y(
133
+ function wn(e, t) {
134
+ return v(
135
135
  /** @type {Document} */
136
136
  e.head || e,
137
137
  t
@@ -143,14 +143,14 @@ function F(e, t, r) {
143
143
  function I(e) {
144
144
  e.parentNode && e.parentNode.removeChild(e);
145
145
  }
146
- function Se(e, t) {
146
+ function He(e, t) {
147
147
  for (let r = 0; r < e.length; r += 1)
148
148
  e[r] && e[r].d(t);
149
149
  }
150
- function v(e) {
150
+ function y(e) {
151
151
  return document.createElement(e);
152
152
  }
153
- function Ut(e) {
153
+ function Bt(e) {
154
154
  return document.createElementNS("http://www.w3.org/2000/svg", e);
155
155
  }
156
156
  function te(e) {
@@ -159,38 +159,38 @@ function te(e) {
159
159
  function U() {
160
160
  return te(" ");
161
161
  }
162
- function Tr() {
162
+ function xr() {
163
163
  return te("");
164
164
  }
165
165
  function re(e, t, r, n) {
166
166
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
167
167
  }
168
- function ma(e) {
168
+ function ca(e) {
169
169
  return function(t) {
170
170
  return t.preventDefault(), e.call(this, t);
171
171
  };
172
172
  }
173
- function g(e, t, r) {
173
+ function p(e, t, r) {
174
174
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
175
175
  }
176
- function ba(e, t, r) {
176
+ function fa(e, t, r) {
177
177
  const n = t.toLowerCase();
178
- n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : g(e, t, r);
178
+ n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : p(e, t, r);
179
179
  }
180
- function An(e) {
180
+ function Sn(e) {
181
181
  return Array.from(e.childNodes);
182
182
  }
183
- function ge(e, t) {
183
+ function me(e, t) {
184
184
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
185
185
  t);
186
186
  }
187
- function Ft(e, t) {
187
+ function It(e, t) {
188
188
  e.value = t == null ? "" : t;
189
189
  }
190
- function ya(e, t, r, n) {
190
+ function da(e, t, r, n) {
191
191
  r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
192
192
  }
193
- function Dt(e, t, r) {
193
+ function Ct(e, t, r) {
194
194
  for (let n = 0; n < e.options.length; n += 1) {
195
195
  const i = e.options[n];
196
196
  if (i.__value === t) {
@@ -200,11 +200,11 @@ function Dt(e, t, r) {
200
200
  }
201
201
  (!r || t !== void 0) && (e.selectedIndex = -1);
202
202
  }
203
- function Pn(e) {
203
+ function Hn(e) {
204
204
  const t = e.querySelector(":checked");
205
205
  return t && t.__value;
206
206
  }
207
- function Ln(e) {
207
+ function Tn(e) {
208
208
  const t = {};
209
209
  return e.childNodes.forEach(
210
210
  /** @param {Element} node */
@@ -213,142 +213,142 @@ function Ln(e) {
213
213
  }
214
214
  ), t;
215
215
  }
216
- let xe;
217
- function _e(e) {
218
- xe = e;
216
+ let Ee;
217
+ function xe(e) {
218
+ Ee = e;
219
219
  }
220
- function Bn() {
221
- if (!xe)
220
+ function On() {
221
+ if (!Ee)
222
222
  throw new Error("Function called outside component initialization");
223
- return xe;
223
+ return Ee;
224
224
  }
225
- function In(e) {
226
- Bn().$$.on_mount.push(e);
225
+ function Mn(e) {
226
+ On().$$.on_mount.push(e);
227
227
  }
228
- function va(e, t) {
228
+ function ga(e, t) {
229
229
  const r = e.$$.callbacks[t.type];
230
230
  r && r.slice().forEach((n) => n.call(this, t));
231
231
  }
232
- const ue = [], Ne = [];
233
- let le = [];
234
- const kt = [], Cn = /* @__PURE__ */ Promise.resolve();
235
- let ot = !1;
236
- function Nn() {
237
- ot || (ot = !0, Cn.then(D));
232
+ const le = [], Ne = [];
233
+ let ue = [];
234
+ const Nt = [], An = /* @__PURE__ */ Promise.resolve();
235
+ let rt = !1;
236
+ function Ln() {
237
+ rt || (rt = !0, An.then(D));
238
238
  }
239
239
  function Re(e) {
240
- le.push(e);
240
+ ue.push(e);
241
241
  }
242
- const Je = /* @__PURE__ */ new Set();
242
+ const Qe = /* @__PURE__ */ new Set();
243
243
  let ae = 0;
244
244
  function D() {
245
245
  if (ae !== 0)
246
246
  return;
247
- const e = xe;
247
+ const e = Ee;
248
248
  do {
249
249
  try {
250
- for (; ae < ue.length; ) {
251
- const t = ue[ae];
252
- ae++, _e(t), Rn(t.$$);
250
+ for (; ae < le.length; ) {
251
+ const t = le[ae];
252
+ ae++, xe(t), Pn(t.$$);
253
253
  }
254
254
  } catch (t) {
255
- throw ue.length = 0, ae = 0, t;
255
+ throw le.length = 0, ae = 0, t;
256
256
  }
257
- for (_e(null), ue.length = 0, ae = 0; Ne.length; )
257
+ for (xe(null), le.length = 0, ae = 0; Ne.length; )
258
258
  Ne.pop()();
259
- for (let t = 0; t < le.length; t += 1) {
260
- const r = le[t];
261
- Je.has(r) || (Je.add(r), r());
259
+ for (let t = 0; t < ue.length; t += 1) {
260
+ const r = ue[t];
261
+ Qe.has(r) || (Qe.add(r), r());
262
262
  }
263
- le.length = 0;
264
- } while (ue.length);
265
- for (; kt.length; )
266
- kt.pop()();
267
- ot = !1, Je.clear(), _e(e);
263
+ ue.length = 0;
264
+ } while (le.length);
265
+ for (; Nt.length; )
266
+ Nt.pop()();
267
+ rt = !1, Qe.clear(), xe(e);
268
268
  }
269
- function Rn(e) {
269
+ function Pn(e) {
270
270
  if (e.fragment !== null) {
271
271
  e.update(), pe(e.before_update);
272
272
  const t = e.dirty;
273
273
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Re);
274
274
  }
275
275
  }
276
- function Un(e) {
276
+ function Bn(e) {
277
277
  const t = [], r = [];
278
- le.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), le = t;
278
+ ue.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ue = t;
279
279
  }
280
- const Pe = /* @__PURE__ */ new Set();
281
- let Fn;
282
- function Dn(e, t) {
283
- e && e.i && (Pe.delete(e), e.i(t));
280
+ const Le = /* @__PURE__ */ new Set();
281
+ let In;
282
+ function Cn(e, t) {
283
+ e && e.i && (Le.delete(e), e.i(t));
284
284
  }
285
- function _a(e, t, r, n) {
285
+ function pa(e, t, r, n) {
286
286
  if (e && e.o) {
287
- if (Pe.has(e))
287
+ if (Le.has(e))
288
288
  return;
289
- Pe.add(e), Fn.c.push(() => {
290
- Pe.delete(e);
289
+ Le.add(e), In.c.push(() => {
290
+ Le.delete(e);
291
291
  }), e.o(t);
292
292
  }
293
293
  }
294
- function J(e) {
294
+ function q(e) {
295
295
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
296
296
  }
297
- function kn(e, t, r) {
297
+ function Nn(e, t, r) {
298
298
  const { fragment: n, after_update: i } = e.$$;
299
299
  n && n.m(t, r), Re(() => {
300
- const o = e.$$.on_mount.map(Er).filter(xt);
300
+ const o = e.$$.on_mount.map(br).filter(mt);
301
301
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : pe(o), e.$$.on_mount = [];
302
302
  }), i.forEach(Re);
303
303
  }
304
- function Gn(e, t) {
304
+ function Rn(e, t) {
305
305
  const r = e.$$;
306
- r.fragment !== null && (Un(r.after_update), pe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
306
+ r.fragment !== null && (Bn(r.after_update), pe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
307
307
  }
308
- function $n(e, t) {
309
- e.$$.dirty[0] === -1 && (ue.push(e), Nn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
308
+ function Un(e, t) {
309
+ e.$$.dirty[0] === -1 && (le.push(e), Ln(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
310
310
  }
311
- function jn(e, t, r, n, i, o, a = null, s = [-1]) {
312
- const u = xe;
313
- _e(e);
314
- const l = e.$$ = {
311
+ function Fn(e, t, r, n, i, o, a = null, s = [-1]) {
312
+ const l = Ee;
313
+ xe(e);
314
+ const u = e.$$ = {
315
315
  fragment: null,
316
316
  ctx: [],
317
317
  // state
318
318
  props: o,
319
319
  update: $,
320
320
  not_equal: i,
321
- bound: Rt(),
321
+ bound: Pt(),
322
322
  // lifecycle
323
323
  on_mount: [],
324
324
  on_destroy: [],
325
325
  on_disconnect: [],
326
326
  before_update: [],
327
327
  after_update: [],
328
- context: new Map(t.context || (u ? u.$$.context : [])),
328
+ context: new Map(t.context || (l ? l.$$.context : [])),
329
329
  // everything else
330
- callbacks: Rt(),
330
+ callbacks: Pt(),
331
331
  dirty: s,
332
332
  skip_bound: !1,
333
- root: t.target || u.$$.root
333
+ root: t.target || l.$$.root
334
334
  };
335
- a && a(l.root);
336
- let c = !1;
337
- if (l.ctx = r ? r(e, t.props || {}, (h, f, ...p) => {
338
- const m = p.length ? p[0] : f;
339
- return l.ctx && i(l.ctx[h], l.ctx[h] = m) && (!l.skip_bound && l.bound[h] && l.bound[h](m), c && $n(e, h)), f;
340
- }) : [], l.update(), c = !0, pe(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
335
+ a && a(u.root);
336
+ let h = !1;
337
+ if (u.ctx = r ? r(e, t.props || {}, (c, f, ...g) => {
338
+ const m = g.length ? g[0] : f;
339
+ return u.ctx && i(u.ctx[c], u.ctx[c] = m) && (!u.skip_bound && u.bound[c] && u.bound[c](m), h && Un(e, c)), f;
340
+ }) : [], u.update(), h = !0, pe(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
341
341
  if (t.hydrate) {
342
- const h = An(t.target);
343
- l.fragment && l.fragment.l(h), h.forEach(I);
342
+ const c = Sn(t.target);
343
+ u.fragment && u.fragment.l(c), c.forEach(I);
344
344
  } else
345
- l.fragment && l.fragment.c();
346
- t.intro && Dn(e.$$.fragment), kn(e, t.target, t.anchor), D();
345
+ u.fragment && u.fragment.c();
346
+ t.intro && Cn(e.$$.fragment), Nn(e, t.target, t.anchor), D();
347
347
  }
348
- _e(u);
348
+ xe(l);
349
349
  }
350
- let Or;
351
- typeof HTMLElement == "function" && (Or = class extends HTMLElement {
350
+ let Er;
351
+ typeof HTMLElement == "function" && (Er = class extends HTMLElement {
352
352
  constructor(t, r, n) {
353
353
  super();
354
354
  /** The Svelte component constructor */
@@ -385,42 +385,42 @@ typeof HTMLElement == "function" && (Or = class extends HTMLElement {
385
385
  }
386
386
  }
387
387
  connectedCallback() {
388
- return Nt(this, null, function* () {
388
+ return Lt(this, null, function* () {
389
389
  if (this.$$cn = !0, !this.$$c) {
390
390
  let t = function(o) {
391
391
  return () => {
392
392
  let a;
393
393
  return {
394
394
  c: function() {
395
- a = v("slot"), o !== "default" && g(a, "name", o);
395
+ a = y("slot"), o !== "default" && p(a, "name", o);
396
396
  },
397
397
  /**
398
398
  * @param {HTMLElement} target
399
399
  * @param {HTMLElement} [anchor]
400
400
  */
401
- m: function(l, c) {
402
- F(l, a, c);
401
+ m: function(u, h) {
402
+ F(u, a, h);
403
403
  },
404
- d: function(l) {
405
- l && I(a);
404
+ d: function(u) {
405
+ u && I(a);
406
406
  }
407
407
  };
408
408
  };
409
409
  };
410
410
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
411
411
  return;
412
- const r = {}, n = Ln(this);
412
+ const r = {}, n = Tn(this);
413
413
  for (const o of this.$$s)
414
414
  o in n && (r[o] = [t(o)]);
415
415
  for (const o of this.attributes) {
416
416
  const a = this.$$g_p(o.name);
417
- a in this.$$d || (this.$$d[a] = Le(a, o.value, this.$$p_d, "toProp"));
417
+ a in this.$$d || (this.$$d[a] = Pe(a, o.value, this.$$p_d, "toProp"));
418
418
  }
419
419
  for (const o in this.$$p_d)
420
420
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
421
421
  this.$$c = new this.$$ctor({
422
422
  target: this.shadowRoot || this,
423
- props: Ct(It({}, this.$$d), {
423
+ props: At(Mt({}, this.$$d), {
424
424
  $$slots: r,
425
425
  $$scope: {
426
426
  ctx: []
@@ -431,7 +431,7 @@ typeof HTMLElement == "function" && (Or = class extends HTMLElement {
431
431
  this.$$r = !0;
432
432
  for (const o in this.$$p_d)
433
433
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
434
- const a = Le(
434
+ const a = Pe(
435
435
  o,
436
436
  this.$$d[o],
437
437
  this.$$p_d,
@@ -455,7 +455,7 @@ typeof HTMLElement == "function" && (Or = class extends HTMLElement {
455
455
  // and setting attributes through setAttribute etc, this is helpful
456
456
  attributeChangedCallback(t, r, n) {
457
457
  var i;
458
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = Le(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
458
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = Pe(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
459
459
  }
460
460
  disconnectedCallback() {
461
461
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -468,7 +468,7 @@ typeof HTMLElement == "function" && (Or = class extends HTMLElement {
468
468
  ) || t;
469
469
  }
470
470
  });
471
- function Le(e, t, r, n) {
471
+ function Pe(e, t, r, n) {
472
472
  var o;
473
473
  const i = (o = r[e]) == null ? void 0 : o.type;
474
474
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -498,8 +498,8 @@ function Le(e, t, r, n) {
498
498
  return t;
499
499
  }
500
500
  }
501
- function Wn(e, t, r, n, i, o) {
502
- let a = class extends Or {
501
+ function Dn(e, t, r, n, i, o) {
502
+ let a = class extends Er {
503
503
  constructor() {
504
504
  super(e, r, i), this.$$p_d = t;
505
505
  }
@@ -514,22 +514,22 @@ function Wn(e, t, r, n, i, o) {
514
514
  get() {
515
515
  return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
516
516
  },
517
- set(u) {
518
- var l;
519
- u = Le(s, u, t), this.$$d[s] = u, (l = this.$$c) == null || l.$set({ [s]: u });
517
+ set(l) {
518
+ var u;
519
+ l = Pe(s, l, t), this.$$d[s] = l, (u = this.$$c) == null || u.$set({ [s]: l });
520
520
  }
521
521
  });
522
522
  }), n.forEach((s) => {
523
523
  Object.defineProperty(a.prototype, s, {
524
524
  get() {
525
- var u;
526
- return (u = this.$$c) == null ? void 0 : u[s];
525
+ var l;
526
+ return (l = this.$$c) == null ? void 0 : l[s];
527
527
  }
528
528
  });
529
529
  }), e.element = /** @type {any} */
530
530
  a, a;
531
531
  }
532
- class Vn {
532
+ class kn {
533
533
  constructor() {
534
534
  /**
535
535
  * ### PRIVATE API
@@ -550,7 +550,7 @@ class Vn {
550
550
  }
551
551
  /** @returns {void} */
552
552
  $destroy() {
553
- Gn(this, 1), this.$destroy = $;
553
+ Rn(this, 1), this.$destroy = $;
554
554
  }
555
555
  /**
556
556
  * @template {Extract<keyof Events, string>} K
@@ -559,7 +559,7 @@ class Vn {
559
559
  * @returns {() => void}
560
560
  */
561
561
  $on(t, r) {
562
- if (!xt(r))
562
+ if (!mt(r))
563
563
  return $;
564
564
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
565
565
  return n.push(r), () => {
@@ -572,11 +572,11 @@ class Vn {
572
572
  * @returns {void}
573
573
  */
574
574
  $set(t) {
575
- this.$$set && !Sn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
575
+ this.$$set && !yn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
576
576
  }
577
577
  }
578
- const Xn = "4";
579
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Xn);
578
+ const Gn = "4";
579
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Gn);
580
580
  /*! *****************************************************************************
581
581
  Copyright (c) Microsoft Corporation.
582
582
 
@@ -591,24 +591,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
591
591
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
592
592
  PERFORMANCE OF THIS SOFTWARE.
593
593
  ***************************************************************************** */
594
- var at = function(e, t) {
595
- return at = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
594
+ var nt = function(e, t) {
595
+ return nt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
596
596
  r.__proto__ = n;
597
597
  } || function(r, n) {
598
598
  for (var i in n)
599
599
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
600
- }, at(e, t);
600
+ }, nt(e, t);
601
601
  };
602
- function He(e, t) {
602
+ function J(e, t) {
603
603
  if (typeof t != "function" && t !== null)
604
604
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
605
- at(e, t);
605
+ nt(e, t);
606
606
  function r() {
607
607
  this.constructor = e;
608
608
  }
609
609
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
610
610
  }
611
- function st(e) {
611
+ var S = function() {
612
+ return S = Object.assign || function(t) {
613
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
614
+ r = arguments[n];
615
+ for (var o in r)
616
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
617
+ }
618
+ return t;
619
+ }, S.apply(this, arguments);
620
+ };
621
+ function $n(e, t) {
622
+ var r = {};
623
+ for (var n in e)
624
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
625
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
626
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
627
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
628
+ return r;
629
+ }
630
+ function it(e) {
612
631
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
613
632
  if (r)
614
633
  return r.call(e);
@@ -620,7 +639,7 @@ function st(e) {
620
639
  };
621
640
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
622
641
  }
623
- function ut(e, t) {
642
+ function ot(e, t) {
624
643
  var r = typeof Symbol == "function" && e[Symbol.iterator];
625
644
  if (!r)
626
645
  return e;
@@ -640,22 +659,22 @@ function ut(e, t) {
640
659
  }
641
660
  return o;
642
661
  }
643
- function lt(e, t, r) {
644
- if (arguments.length === 2)
662
+ function he(e, t, r) {
663
+ if (r || arguments.length === 2)
645
664
  for (var n = 0, i = t.length, o; n < i; n++)
646
665
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
647
666
  return e.concat(o || t);
648
667
  }
649
- function q(e) {
668
+ function Q(e) {
650
669
  return typeof e == "function";
651
670
  }
652
- function Mr(e) {
671
+ function wr(e) {
653
672
  var t = function(n) {
654
673
  Error.call(n), n.stack = new Error().stack;
655
674
  }, r = e(t);
656
675
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
657
676
  }
658
- var Ye = Mr(function(e) {
677
+ var qe = wr(function(e) {
659
678
  return function(r) {
660
679
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
661
680
  ` + r.map(function(n, i) {
@@ -664,13 +683,13 @@ var Ye = Mr(function(e) {
664
683
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
665
684
  };
666
685
  });
667
- function ct(e, t) {
686
+ function at(e, t) {
668
687
  if (e) {
669
688
  var r = e.indexOf(t);
670
689
  0 <= r && e.splice(r, 1);
671
690
  }
672
691
  }
673
- var ke = function() {
692
+ var De = function() {
674
693
  function e(t) {
675
694
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
676
695
  }
@@ -682,15 +701,15 @@ var ke = function() {
682
701
  if (a)
683
702
  if (this._parentage = null, Array.isArray(a))
684
703
  try {
685
- for (var s = st(a), u = s.next(); !u.done; u = s.next()) {
686
- var l = u.value;
687
- l.remove(this);
704
+ for (var s = it(a), l = s.next(); !l.done; l = s.next()) {
705
+ var u = l.value;
706
+ u.remove(this);
688
707
  }
689
708
  } catch (b) {
690
709
  t = { error: b };
691
710
  } finally {
692
711
  try {
693
- u && !u.done && (r = s.return) && r.call(s);
712
+ l && !l.done && (r = s.return) && r.call(s);
694
713
  } finally {
695
714
  if (t)
696
715
  throw t.error;
@@ -698,30 +717,30 @@ var ke = function() {
698
717
  }
699
718
  else
700
719
  a.remove(this);
701
- var c = this.initialTeardown;
702
- if (q(c))
720
+ var h = this.initialTeardown;
721
+ if (Q(h))
703
722
  try {
704
- c();
723
+ h();
705
724
  } catch (b) {
706
- o = b instanceof Ye ? b.errors : [b];
725
+ o = b instanceof qe ? b.errors : [b];
707
726
  }
708
- var h = this._finalizers;
709
- if (h) {
727
+ var c = this._finalizers;
728
+ if (c) {
710
729
  this._finalizers = null;
711
730
  try {
712
- for (var f = st(h), p = f.next(); !p.done; p = f.next()) {
713
- var m = p.value;
731
+ for (var f = it(c), g = f.next(); !g.done; g = f.next()) {
732
+ var m = g.value;
714
733
  try {
715
- Gt(m);
734
+ Rt(m);
716
735
  } catch (b) {
717
- o = o != null ? o : [], b instanceof Ye ? o = lt(lt([], ut(o)), ut(b.errors)) : o.push(b);
736
+ o = o != null ? o : [], b instanceof qe ? o = he(he([], ot(o)), ot(b.errors)) : o.push(b);
718
737
  }
719
738
  }
720
739
  } catch (b) {
721
740
  n = { error: b };
722
741
  } finally {
723
742
  try {
724
- p && !p.done && (i = f.return) && i.call(f);
743
+ g && !g.done && (i = f.return) && i.call(f);
725
744
  } finally {
726
745
  if (n)
727
746
  throw n.error;
@@ -729,13 +748,13 @@ var ke = function() {
729
748
  }
730
749
  }
731
750
  if (o)
732
- throw new Ye(o);
751
+ throw new qe(o);
733
752
  }
734
753
  }, e.prototype.add = function(t) {
735
754
  var r;
736
755
  if (t && t !== this)
737
756
  if (this.closed)
738
- Gt(t);
757
+ Rt(t);
739
758
  else {
740
759
  if (t instanceof e) {
741
760
  if (t.closed || t._hasParent(this))
@@ -752,52 +771,52 @@ var ke = function() {
752
771
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
753
772
  }, e.prototype._removeParent = function(t) {
754
773
  var r = this._parentage;
755
- r === t ? this._parentage = null : Array.isArray(r) && ct(r, t);
774
+ r === t ? this._parentage = null : Array.isArray(r) && at(r, t);
756
775
  }, e.prototype.remove = function(t) {
757
776
  var r = this._finalizers;
758
- r && ct(r, t), t instanceof e && t._removeParent(this);
777
+ r && at(r, t), t instanceof e && t._removeParent(this);
759
778
  }, e.EMPTY = function() {
760
779
  var t = new e();
761
780
  return t.closed = !0, t;
762
781
  }(), e;
763
- }(), Ar = ke.EMPTY;
764
- function Pr(e) {
765
- return e instanceof ke || e && "closed" in e && q(e.remove) && q(e.add) && q(e.unsubscribe);
782
+ }(), Sr = De.EMPTY;
783
+ function Hr(e) {
784
+ return e instanceof De || e && "closed" in e && Q(e.remove) && Q(e.add) && Q(e.unsubscribe);
766
785
  }
767
- function Gt(e) {
768
- q(e) ? e() : e.unsubscribe();
786
+ function Rt(e) {
787
+ Q(e) ? e() : e.unsubscribe();
769
788
  }
770
- var zn = {
789
+ var jn = {
771
790
  Promise: void 0
772
- }, Zn = {
791
+ }, Wn = {
773
792
  setTimeout: function(e, t) {
774
793
  for (var r = [], n = 2; n < arguments.length; n++)
775
794
  r[n - 2] = arguments[n];
776
- return setTimeout.apply(void 0, lt([e, t], ut(r)));
795
+ return setTimeout.apply(void 0, he([e, t], ot(r)));
777
796
  },
778
797
  clearTimeout: function(e) {
779
798
  return clearTimeout(e);
780
799
  },
781
800
  delegate: void 0
782
801
  };
783
- function Qn(e) {
784
- Zn.setTimeout(function() {
802
+ function Vn(e) {
803
+ Wn.setTimeout(function() {
785
804
  throw e;
786
805
  });
787
806
  }
788
- function $t() {
807
+ function Ut() {
789
808
  }
790
809
  function Be(e) {
791
810
  e();
792
811
  }
793
- var Lr = function(e) {
794
- He(t, e);
812
+ var Tr = function(e) {
813
+ J(t, e);
795
814
  function t(r) {
796
815
  var n = e.call(this) || this;
797
- return n.isStopped = !1, r ? (n.destination = r, Pr(r) && r.add(n)) : n.destination = Yn, n;
816
+ return n.isStopped = !1, r ? (n.destination = r, Hr(r) && r.add(n)) : n.destination = Zn, n;
798
817
  }
799
818
  return t.create = function(r, n, i) {
800
- return new ht(r, n, i);
819
+ return new st(r, n, i);
801
820
  }, t.prototype.next = function(r) {
802
821
  this.isStopped || this._next(r);
803
822
  }, t.prototype.error = function(r) {
@@ -821,7 +840,7 @@ var Lr = function(e) {
821
840
  this.unsubscribe();
822
841
  }
823
842
  }, t;
824
- }(ke), qn = function() {
843
+ }(De), Xn = function() {
825
844
  function e(t) {
826
845
  this.partialObserver = t;
827
846
  }
@@ -852,43 +871,43 @@ var Lr = function(e) {
852
871
  Me(r);
853
872
  }
854
873
  }, e;
855
- }(), ht = function(e) {
856
- He(t, e);
874
+ }(), st = function(e) {
875
+ J(t, e);
857
876
  function t(r, n, i) {
858
877
  var o = e.call(this) || this, a;
859
- return q(r) || !r ? a = {
878
+ return Q(r) || !r ? a = {
860
879
  next: r != null ? r : void 0,
861
880
  error: n != null ? n : void 0,
862
881
  complete: i != null ? i : void 0
863
- } : a = r, o.destination = new qn(a), o;
882
+ } : a = r, o.destination = new Xn(a), o;
864
883
  }
865
884
  return t;
866
- }(Lr);
885
+ }(Tr);
867
886
  function Me(e) {
868
- Qn(e);
887
+ Vn(e);
869
888
  }
870
- function Jn(e) {
889
+ function zn(e) {
871
890
  throw e;
872
891
  }
873
- var Yn = {
892
+ var Zn = {
874
893
  closed: !0,
875
- next: $t,
876
- error: Jn,
877
- complete: $t
878
- }, Kn = function() {
894
+ next: Ut,
895
+ error: zn,
896
+ complete: Ut
897
+ }, Qn = function() {
879
898
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
880
899
  }();
881
- function ei(e) {
900
+ function qn(e) {
882
901
  return e;
883
902
  }
884
- function ti(e) {
885
- return e.length === 0 ? ei : e.length === 1 ? e[0] : function(r) {
903
+ function Jn(e) {
904
+ return e.length === 0 ? qn : e.length === 1 ? e[0] : function(r) {
886
905
  return e.reduce(function(n, i) {
887
906
  return i(n);
888
907
  }, r);
889
908
  };
890
909
  }
891
- var jt = function() {
910
+ var Ft = function() {
892
911
  function e(t) {
893
912
  t && (this._subscribe = t);
894
913
  }
@@ -896,10 +915,10 @@ var jt = function() {
896
915
  var r = new e();
897
916
  return r.source = this, r.operator = t, r;
898
917
  }, e.prototype.subscribe = function(t, r, n) {
899
- var i = this, o = ni(t) ? t : new ht(t, r, n);
918
+ var i = this, o = Kn(t) ? t : new st(t, r, n);
900
919
  return Be(function() {
901
- var a = i, s = a.operator, u = a.source;
902
- o.add(s ? s.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
920
+ var a = i, s = a.operator, l = a.source;
921
+ o.add(s ? s.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
903
922
  }), o;
904
923
  }, e.prototype._trySubscribe = function(t) {
905
924
  try {
@@ -909,13 +928,13 @@ var jt = function() {
909
928
  }
910
929
  }, e.prototype.forEach = function(t, r) {
911
930
  var n = this;
912
- return r = Wt(r), new r(function(i, o) {
913
- var a = new ht({
931
+ return r = Dt(r), new r(function(i, o) {
932
+ var a = new st({
914
933
  next: function(s) {
915
934
  try {
916
935
  t(s);
917
- } catch (u) {
918
- o(u), a.unsubscribe();
936
+ } catch (l) {
937
+ o(l), a.unsubscribe();
919
938
  }
920
939
  },
921
940
  error: o,
@@ -926,15 +945,15 @@ var jt = function() {
926
945
  }, e.prototype._subscribe = function(t) {
927
946
  var r;
928
947
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
929
- }, e.prototype[Kn] = function() {
948
+ }, e.prototype[Qn] = function() {
930
949
  return this;
931
950
  }, e.prototype.pipe = function() {
932
951
  for (var t = [], r = 0; r < arguments.length; r++)
933
952
  t[r] = arguments[r];
934
- return ti(t)(this);
953
+ return Jn(t)(this);
935
954
  }, e.prototype.toPromise = function(t) {
936
955
  var r = this;
937
- return t = Wt(t), new t(function(n, i) {
956
+ return t = Dt(t), new t(function(n, i) {
938
957
  var o;
939
958
  r.subscribe(function(a) {
940
959
  return o = a;
@@ -948,32 +967,32 @@ var jt = function() {
948
967
  return new e(t);
949
968
  }, e;
950
969
  }();
951
- function Wt(e) {
970
+ function Dt(e) {
952
971
  var t;
953
- return (t = e != null ? e : zn.Promise) !== null && t !== void 0 ? t : Promise;
972
+ return (t = e != null ? e : jn.Promise) !== null && t !== void 0 ? t : Promise;
954
973
  }
955
- function ri(e) {
956
- return e && q(e.next) && q(e.error) && q(e.complete);
974
+ function Yn(e) {
975
+ return e && Q(e.next) && Q(e.error) && Q(e.complete);
957
976
  }
958
- function ni(e) {
959
- return e && e instanceof Lr || ri(e) && Pr(e);
977
+ function Kn(e) {
978
+ return e && e instanceof Tr || Yn(e) && Hr(e);
960
979
  }
961
- var ii = Mr(function(e) {
980
+ var ei = wr(function(e) {
962
981
  return function() {
963
982
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
964
983
  };
965
- }), Br = function(e) {
966
- He(t, e);
984
+ }), Or = function(e) {
985
+ J(t, e);
967
986
  function t() {
968
987
  var r = e.call(this) || this;
969
988
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
970
989
  }
971
990
  return t.prototype.lift = function(r) {
972
- var n = new Vt(this, this);
991
+ var n = new kt(this, this);
973
992
  return n.operator = r, n;
974
993
  }, t.prototype._throwIfClosed = function() {
975
994
  if (this.closed)
976
- throw new ii();
995
+ throw new ei();
977
996
  }, t.prototype.next = function(r) {
978
997
  var n = this;
979
998
  Be(function() {
@@ -981,12 +1000,12 @@ var ii = Mr(function(e) {
981
1000
  if (n._throwIfClosed(), !n.isStopped) {
982
1001
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
983
1002
  try {
984
- for (var a = st(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
985
- var u = s.value;
986
- u.next(r);
1003
+ for (var a = it(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
1004
+ var l = s.value;
1005
+ l.next(r);
987
1006
  }
988
- } catch (l) {
989
- i = { error: l };
1007
+ } catch (u) {
1008
+ i = { error: u };
990
1009
  } finally {
991
1010
  try {
992
1011
  s && !s.done && (o = a.return) && o.call(a);
@@ -1030,20 +1049,20 @@ var ii = Mr(function(e) {
1030
1049
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1031
1050
  }, t.prototype._innerSubscribe = function(r) {
1032
1051
  var n = this, i = this, o = i.hasError, a = i.isStopped, s = i.observers;
1033
- return o || a ? Ar : (this.currentObservers = null, s.push(r), new ke(function() {
1034
- n.currentObservers = null, ct(s, r);
1052
+ return o || a ? Sr : (this.currentObservers = null, s.push(r), new De(function() {
1053
+ n.currentObservers = null, at(s, r);
1035
1054
  }));
1036
1055
  }, t.prototype._checkFinalizedStatuses = function(r) {
1037
1056
  var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
1038
1057
  i ? r.error(o) : a && r.complete();
1039
1058
  }, t.prototype.asObservable = function() {
1040
- var r = new jt();
1059
+ var r = new Ft();
1041
1060
  return r.source = this, r;
1042
1061
  }, t.create = function(r, n) {
1043
- return new Vt(r, n);
1062
+ return new kt(r, n);
1044
1063
  }, t;
1045
- }(jt), Vt = function(e) {
1046
- He(t, e);
1064
+ }(Ft), kt = function(e) {
1065
+ J(t, e);
1047
1066
  function t(r, n) {
1048
1067
  var i = e.call(this) || this;
1049
1068
  return i.destination = r, i.source = n, i;
@@ -1059,60 +1078,60 @@ var ii = Mr(function(e) {
1059
1078
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1060
1079
  }, t.prototype._subscribe = function(r) {
1061
1080
  var n, i;
1062
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Ar;
1081
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Sr;
1063
1082
  }, t;
1064
- }(Br), Ir = {
1083
+ }(Or), Mr = {
1065
1084
  now: function() {
1066
- return (Ir.delegate || Date).now();
1085
+ return (Mr.delegate || Date).now();
1067
1086
  },
1068
1087
  delegate: void 0
1069
- }, oi = function(e) {
1070
- He(t, e);
1088
+ }, ti = function(e) {
1089
+ J(t, e);
1071
1090
  function t(r, n, i) {
1072
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Ir);
1091
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Mr);
1073
1092
  var o = e.call(this) || this;
1074
1093
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
1075
1094
  }
1076
1095
  return t.prototype.next = function(r) {
1077
- var n = this, i = n.isStopped, o = n._buffer, a = n._infiniteTimeWindow, s = n._timestampProvider, u = n._windowTime;
1078
- i || (o.push(r), !a && o.push(s.now() + u)), this._trimBuffer(), e.prototype.next.call(this, r);
1096
+ var n = this, i = n.isStopped, o = n._buffer, a = n._infiniteTimeWindow, s = n._timestampProvider, l = n._windowTime;
1097
+ i || (o.push(r), !a && o.push(s.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
1079
1098
  }, t.prototype._subscribe = function(r) {
1080
1099
  this._throwIfClosed(), this._trimBuffer();
1081
- for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, a = i._buffer, s = a.slice(), u = 0; u < s.length && !r.closed; u += o ? 1 : 2)
1082
- r.next(s[u]);
1100
+ for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, a = i._buffer, s = a.slice(), l = 0; l < s.length && !r.closed; l += o ? 1 : 2)
1101
+ r.next(s[l]);
1083
1102
  return this._checkFinalizedStatuses(r), n;
1084
1103
  }, t.prototype._trimBuffer = function() {
1085
1104
  var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, s = (a ? 1 : 2) * n;
1086
1105
  if (n < 1 / 0 && s < o.length && o.splice(0, o.length - s), !a) {
1087
- for (var u = i.now(), l = 0, c = 1; c < o.length && o[c] <= u; c += 2)
1088
- l = c;
1089
- l && o.splice(0, l + 1);
1106
+ for (var l = i.now(), u = 0, h = 1; h < o.length && o[h] <= l; h += 2)
1107
+ u = h;
1108
+ u && o.splice(0, u + 1);
1090
1109
  }
1091
1110
  }, t;
1092
- }(Br);
1093
- const Xt = [], zt = {}, ai = (e, t = 0) => {
1094
- if (Xt.indexOf(e) == -1) {
1095
- const r = new oi(t);
1096
- zt[e] = r, Xt.push(e);
1111
+ }(Or);
1112
+ const Gt = [], $t = {}, ri = (e, t = 0) => {
1113
+ if (Gt.indexOf(e) == -1) {
1114
+ const r = new ti(t);
1115
+ $t[e] = r, Gt.push(e);
1097
1116
  }
1098
- return zt[e];
1117
+ return $t[e];
1099
1118
  }, se = [];
1100
- function si(e, t) {
1119
+ function ni(e, t) {
1101
1120
  return {
1102
- subscribe: Ge(e, t).subscribe
1121
+ subscribe: ke(e, t).subscribe
1103
1122
  };
1104
1123
  }
1105
- function Ge(e, t = $) {
1124
+ function ke(e, t = $) {
1106
1125
  let r;
1107
1126
  const n = /* @__PURE__ */ new Set();
1108
1127
  function i(s) {
1109
- if (wr(e, s) && (e = s, r)) {
1110
- const u = !se.length;
1111
- for (const l of n)
1112
- l[1](), se.push(l, e);
1113
- if (u) {
1114
- for (let l = 0; l < se.length; l += 2)
1115
- se[l][0](se[l + 1]);
1128
+ if (vr(e, s) && (e = s, r)) {
1129
+ const l = !se.length;
1130
+ for (const u of n)
1131
+ u[1](), se.push(u, e);
1132
+ if (l) {
1133
+ for (let u = 0; u < se.length; u += 2)
1134
+ se[u][0](se[u + 1]);
1116
1135
  se.length = 0;
1117
1136
  }
1118
1137
  }
@@ -1120,110 +1139,110 @@ function Ge(e, t = $) {
1120
1139
  function o(s) {
1121
1140
  i(s(e));
1122
1141
  }
1123
- function a(s, u = $) {
1124
- const l = [s, u];
1125
- return n.add(l), n.size === 1 && (r = t(i, o) || $), s(e), () => {
1126
- n.delete(l), n.size === 0 && r && (r(), r = null);
1142
+ function a(s, l = $) {
1143
+ const u = [s, l];
1144
+ return n.add(u), n.size === 1 && (r = t(i, o) || $), s(e), () => {
1145
+ n.delete(u), n.size === 0 && r && (r(), r = null);
1127
1146
  };
1128
1147
  }
1129
1148
  return { set: i, update: o, subscribe: a };
1130
1149
  }
1131
- function me(e, t, r) {
1150
+ function be(e, t, r) {
1132
1151
  const n = !Array.isArray(e), i = n ? [e] : e;
1133
1152
  if (!i.every(Boolean))
1134
1153
  throw new Error("derived() expects stores as input, got a falsy value");
1135
1154
  const o = t.length < 2;
1136
- return si(r, (a, s) => {
1137
- let u = !1;
1138
- const l = [];
1139
- let c = 0, h = $;
1155
+ return ni(r, (a, s) => {
1156
+ let l = !1;
1157
+ const u = [];
1158
+ let h = 0, c = $;
1140
1159
  const f = () => {
1141
- if (c)
1160
+ if (h)
1142
1161
  return;
1143
- h();
1144
- const m = t(n ? l[0] : l, a, s);
1145
- o ? a(m) : h = xt(m) ? m : $;
1146
- }, p = i.map(
1147
- (m, b) => Sr(
1162
+ c();
1163
+ const m = t(n ? u[0] : u, a, s);
1164
+ o ? a(m) : c = mt(m) ? m : $;
1165
+ }, g = i.map(
1166
+ (m, b) => yr(
1148
1167
  m,
1149
1168
  (w) => {
1150
- l[b] = w, c &= ~(1 << b), u && f();
1169
+ u[b] = w, h &= ~(1 << b), l && f();
1151
1170
  },
1152
1171
  () => {
1153
- c |= 1 << b;
1172
+ h |= 1 << b;
1154
1173
  }
1155
1174
  )
1156
1175
  );
1157
- return u = !0, f(), function() {
1158
- pe(p), h(), u = !1;
1176
+ return l = !0, f(), function() {
1177
+ pe(g), c(), l = !1;
1159
1178
  };
1160
1179
  });
1161
1180
  }
1162
- var xa = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
1163
- function ui(e) {
1181
+ var ma = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
1182
+ function ii(e) {
1164
1183
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1165
1184
  }
1166
- var li = function(t) {
1167
- return ci(t) && !hi(t);
1185
+ var oi = function(t) {
1186
+ return ai(t) && !si(t);
1168
1187
  };
1169
- function ci(e) {
1188
+ function ai(e) {
1170
1189
  return !!e && typeof e == "object";
1171
1190
  }
1172
- function hi(e) {
1191
+ function si(e) {
1173
1192
  var t = Object.prototype.toString.call(e);
1174
- return t === "[object RegExp]" || t === "[object Date]" || pi(e);
1193
+ return t === "[object RegExp]" || t === "[object Date]" || hi(e);
1175
1194
  }
1176
- var fi = typeof Symbol == "function" && Symbol.for, di = fi ? Symbol.for("react.element") : 60103;
1177
- function pi(e) {
1178
- return e.$$typeof === di;
1195
+ var li = typeof Symbol == "function" && Symbol.for, ui = li ? Symbol.for("react.element") : 60103;
1196
+ function hi(e) {
1197
+ return e.$$typeof === ui;
1179
1198
  }
1180
- function gi(e) {
1199
+ function ci(e) {
1181
1200
  return Array.isArray(e) ? [] : {};
1182
1201
  }
1183
- function Ee(e, t) {
1184
- return t.clone !== !1 && t.isMergeableObject(e) ? ce(gi(e), e, t) : e;
1202
+ function we(e, t) {
1203
+ return t.clone !== !1 && t.isMergeableObject(e) ? ce(ci(e), e, t) : e;
1185
1204
  }
1186
- function mi(e, t, r) {
1205
+ function fi(e, t, r) {
1187
1206
  return e.concat(t).map(function(n) {
1188
- return Ee(n, r);
1207
+ return we(n, r);
1189
1208
  });
1190
1209
  }
1191
- function bi(e, t) {
1210
+ function di(e, t) {
1192
1211
  if (!t.customMerge)
1193
1212
  return ce;
1194
1213
  var r = t.customMerge(e);
1195
1214
  return typeof r == "function" ? r : ce;
1196
1215
  }
1197
- function yi(e) {
1216
+ function gi(e) {
1198
1217
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1199
1218
  return Object.propertyIsEnumerable.call(e, t);
1200
1219
  }) : [];
1201
1220
  }
1202
- function Zt(e) {
1203
- return Object.keys(e).concat(yi(e));
1221
+ function jt(e) {
1222
+ return Object.keys(e).concat(gi(e));
1204
1223
  }
1205
- function Cr(e, t) {
1224
+ function Ar(e, t) {
1206
1225
  try {
1207
1226
  return t in e;
1208
1227
  } catch (r) {
1209
1228
  return !1;
1210
1229
  }
1211
1230
  }
1212
- function vi(e, t) {
1213
- return Cr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1231
+ function pi(e, t) {
1232
+ return Ar(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1214
1233
  }
1215
- function _i(e, t, r) {
1234
+ function mi(e, t, r) {
1216
1235
  var n = {};
1217
- return r.isMergeableObject(e) && Zt(e).forEach(function(i) {
1218
- n[i] = Ee(e[i], r);
1219
- }), Zt(t).forEach(function(i) {
1220
- vi(e, i) || (Cr(e, i) && r.isMergeableObject(t[i]) ? n[i] = bi(i, r)(e[i], t[i], r) : n[i] = Ee(t[i], r));
1236
+ return r.isMergeableObject(e) && jt(e).forEach(function(i) {
1237
+ n[i] = we(e[i], r);
1238
+ }), jt(t).forEach(function(i) {
1239
+ pi(e, i) || (Ar(e, i) && r.isMergeableObject(t[i]) ? n[i] = di(i, r)(e[i], t[i], r) : n[i] = we(t[i], r));
1221
1240
  }), n;
1222
1241
  }
1223
1242
  function ce(e, t, r) {
1224
- r = r || {}, r.arrayMerge = r.arrayMerge || mi, r.isMergeableObject = r.isMergeableObject || li, r.cloneUnlessOtherwiseSpecified = Ee;
1243
+ r = r || {}, r.arrayMerge = r.arrayMerge || fi, r.isMergeableObject = r.isMergeableObject || oi, r.cloneUnlessOtherwiseSpecified = we;
1225
1244
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1226
- return o ? n ? r.arrayMerge(e, t, r) : _i(e, t, r) : Ee(t, r);
1245
+ return o ? n ? r.arrayMerge(e, t, r) : mi(e, t, r) : we(t, r);
1227
1246
  }
1228
1247
  ce.all = function(t, r) {
1229
1248
  if (!Array.isArray(t))
@@ -1232,81 +1251,39 @@ ce.all = function(t, r) {
1232
1251
  return ce(n, i, r);
1233
1252
  }, {});
1234
1253
  };
1235
- var xi = ce, Ei = xi;
1236
- const wi = /* @__PURE__ */ ui(Ei);
1237
- var ft = function(e, t) {
1238
- return ft = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1239
- r.__proto__ = n;
1240
- } || function(r, n) {
1241
- for (var i in n)
1242
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1243
- }, ft(e, t);
1244
- };
1245
- function $e(e, t) {
1246
- if (typeof t != "function" && t !== null)
1247
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1248
- ft(e, t);
1249
- function r() {
1250
- this.constructor = e;
1251
- }
1252
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1253
- }
1254
- var z = function() {
1255
- return z = Object.assign || function(t) {
1256
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1257
- r = arguments[n];
1258
- for (var o in r)
1259
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1260
- }
1261
- return t;
1262
- }, z.apply(this, arguments);
1263
- };
1264
- function Si(e, t) {
1265
- var r = {};
1266
- for (var n in e)
1267
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1268
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
1269
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1270
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1271
- return r;
1272
- }
1273
- function Ke(e, t, r) {
1274
- if (r || arguments.length === 2)
1275
- for (var n = 0, i = t.length, o; n < i; n++)
1276
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1277
- return e.concat(o || Array.prototype.slice.call(t));
1278
- }
1279
- function et(e, t) {
1280
- var r = t && t.cache ? t.cache : Li, n = t && t.serializer ? t.serializer : Ai, i = t && t.strategy ? t.strategy : Oi;
1254
+ var bi = ce, vi = bi;
1255
+ const yi = /* @__PURE__ */ ii(vi);
1256
+ function Je(e, t) {
1257
+ var r = t && t.cache ? t.cache : Ti, n = t && t.serializer ? t.serializer : Si, i = t && t.strategy ? t.strategy : Ei;
1281
1258
  return i(e, {
1282
1259
  cache: r,
1283
1260
  serializer: n
1284
1261
  });
1285
1262
  }
1286
- function Hi(e) {
1263
+ function _i(e) {
1287
1264
  return e == null || typeof e == "number" || typeof e == "boolean";
1288
1265
  }
1289
- function Ti(e, t, r, n) {
1290
- var i = Hi(n) ? n : r(n), o = t.get(i);
1266
+ function xi(e, t, r, n) {
1267
+ var i = _i(n) ? n : r(n), o = t.get(i);
1291
1268
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1292
1269
  }
1293
- function Nr(e, t, r) {
1270
+ function Lr(e, t, r) {
1294
1271
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1295
1272
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1296
1273
  }
1297
- function Rr(e, t, r, n, i) {
1274
+ function Pr(e, t, r, n, i) {
1298
1275
  return r.bind(t, e, n, i);
1299
1276
  }
1300
- function Oi(e, t) {
1301
- var r = e.length === 1 ? Ti : Nr;
1302
- return Rr(e, this, r, t.cache.create(), t.serializer);
1277
+ function Ei(e, t) {
1278
+ var r = e.length === 1 ? xi : Lr;
1279
+ return Pr(e, this, r, t.cache.create(), t.serializer);
1303
1280
  }
1304
- function Mi(e, t) {
1305
- return Rr(e, this, Nr, t.cache.create(), t.serializer);
1281
+ function wi(e, t) {
1282
+ return Pr(e, this, Lr, t.cache.create(), t.serializer);
1306
1283
  }
1307
- var Ai = function() {
1284
+ var Si = function() {
1308
1285
  return JSON.stringify(arguments);
1309
- }, Pi = (
1286
+ }, Hi = (
1310
1287
  /** @class */
1311
1288
  function() {
1312
1289
  function e() {
@@ -1318,71 +1295,61 @@ var Ai = function() {
1318
1295
  this.cache[t] = r;
1319
1296
  }, e;
1320
1297
  }()
1321
- ), Li = {
1298
+ ), Ti = {
1322
1299
  create: function() {
1323
- return new Pi();
1300
+ return new Hi();
1324
1301
  }
1325
- }, tt = {
1326
- variadic: Mi
1327
- }, Ue = function() {
1328
- return Ue = Object.assign || function(t) {
1329
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1330
- r = arguments[n];
1331
- for (var o in r)
1332
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1333
- }
1334
- return t;
1335
- }, Ue.apply(this, arguments);
1336
- };
1337
- var _;
1302
+ }, Ye = {
1303
+ variadic: wi
1304
+ }, _;
1338
1305
  (function(e) {
1339
1306
  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";
1340
1307
  })(_ || (_ = {}));
1341
- var O;
1308
+ var M;
1342
1309
  (function(e) {
1343
1310
  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";
1344
- })(O || (O = {}));
1345
- var he;
1311
+ })(M || (M = {}));
1312
+ var fe;
1346
1313
  (function(e) {
1347
1314
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1348
- })(he || (he = {}));
1349
- function Qt(e) {
1350
- return e.type === O.literal;
1315
+ })(fe || (fe = {}));
1316
+ function Wt(e) {
1317
+ return e.type === M.literal;
1351
1318
  }
1352
- function Bi(e) {
1353
- return e.type === O.argument;
1319
+ function Oi(e) {
1320
+ return e.type === M.argument;
1354
1321
  }
1355
- function Ur(e) {
1356
- return e.type === O.number;
1322
+ function Br(e) {
1323
+ return e.type === M.number;
1357
1324
  }
1358
- function Fr(e) {
1359
- return e.type === O.date;
1325
+ function Ir(e) {
1326
+ return e.type === M.date;
1360
1327
  }
1361
- function Dr(e) {
1362
- return e.type === O.time;
1328
+ function Cr(e) {
1329
+ return e.type === M.time;
1363
1330
  }
1364
- function kr(e) {
1365
- return e.type === O.select;
1331
+ function Nr(e) {
1332
+ return e.type === M.select;
1366
1333
  }
1367
- function Gr(e) {
1368
- return e.type === O.plural;
1334
+ function Rr(e) {
1335
+ return e.type === M.plural;
1369
1336
  }
1370
- function Ii(e) {
1371
- return e.type === O.pound;
1337
+ function Mi(e) {
1338
+ return e.type === M.pound;
1372
1339
  }
1373
- function $r(e) {
1374
- return e.type === O.tag;
1340
+ function Ur(e) {
1341
+ return e.type === M.tag;
1375
1342
  }
1376
- function jr(e) {
1377
- return !!(e && typeof e == "object" && e.type === he.number);
1343
+ function Fr(e) {
1344
+ return !!(e && typeof e == "object" && e.type === fe.number);
1378
1345
  }
1379
- function dt(e) {
1380
- return !!(e && typeof e == "object" && e.type === he.dateTime);
1346
+ function lt(e) {
1347
+ return !!(e && typeof e == "object" && e.type === fe.dateTime);
1381
1348
  }
1382
- var Wr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ci = /(?:[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;
1383
- function Ni(e) {
1349
+ var Dr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ai = /(?:[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;
1350
+ function Li(e) {
1384
1351
  var t = {};
1385
- return e.replace(Ci, function(r) {
1352
+ return e.replace(Ai, function(r) {
1386
1353
  var n = r.length;
1387
1354
  switch (r[0]) {
1388
1355
  case "G":
@@ -1471,46 +1438,36 @@ function Ni(e) {
1471
1438
  return "";
1472
1439
  }), t;
1473
1440
  }
1474
- var A = function() {
1475
- return A = Object.assign || function(t) {
1476
- for (var r, n = 1, i = arguments.length; n < i; n++) {
1477
- r = arguments[n];
1478
- for (var o in r)
1479
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1480
- }
1481
- return t;
1482
- }, A.apply(this, arguments);
1483
- };
1484
- var Ri = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1485
- function Ui(e) {
1441
+ var Pi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1442
+ function Bi(e) {
1486
1443
  if (e.length === 0)
1487
1444
  throw new Error("Number skeleton cannot be empty");
1488
- for (var t = e.split(Ri).filter(function(f) {
1445
+ for (var t = e.split(Pi).filter(function(f) {
1489
1446
  return f.length > 0;
1490
1447
  }), r = [], n = 0, i = t; n < i.length; n++) {
1491
1448
  var o = i[n], a = o.split("/");
1492
1449
  if (a.length === 0)
1493
1450
  throw new Error("Invalid number skeleton");
1494
- for (var s = a[0], u = a.slice(1), l = 0, c = u; l < c.length; l++) {
1495
- var h = c[l];
1496
- if (h.length === 0)
1451
+ for (var s = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
1452
+ var c = h[u];
1453
+ if (c.length === 0)
1497
1454
  throw new Error("Invalid number skeleton");
1498
1455
  }
1499
- r.push({ stem: s, options: u });
1456
+ r.push({ stem: s, options: l });
1500
1457
  }
1501
1458
  return r;
1502
1459
  }
1503
- function Fi(e) {
1460
+ function Ii(e) {
1504
1461
  return e.replace(/^(.*?)-/, "");
1505
1462
  }
1506
- var qt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Vr = /^(@+)?(\+|#+)?[rs]?$/g, Di = /(\*)(0+)|(#+)(0+)|(0+)/g, Xr = /^(0+)$/;
1507
- function Jt(e) {
1463
+ var Vt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, kr = /^(@+)?(\+|#+)?[rs]?$/g, Ci = /(\*)(0+)|(#+)(0+)|(0+)/g, Gr = /^(0+)$/;
1464
+ function Xt(e) {
1508
1465
  var t = {};
1509
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Vr, function(r, n, i) {
1466
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(kr, function(r, n, i) {
1510
1467
  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)), "";
1511
1468
  }), t;
1512
1469
  }
1513
- function zr(e) {
1470
+ function $r(e) {
1514
1471
  switch (e) {
1515
1472
  case "sign-auto":
1516
1473
  return {
@@ -1550,7 +1507,7 @@ function zr(e) {
1550
1507
  };
1551
1508
  }
1552
1509
  }
1553
- function ki(e) {
1510
+ function Ni(e) {
1554
1511
  var t;
1555
1512
  if (e[0] === "E" && e[1] === "E" ? (t = {
1556
1513
  notation: "engineering"
@@ -1558,17 +1515,17 @@ function ki(e) {
1558
1515
  notation: "scientific"
1559
1516
  }, e = e.slice(1)), t) {
1560
1517
  var r = e.slice(0, 2);
1561
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Xr.test(e))
1518
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Gr.test(e))
1562
1519
  throw new Error("Malformed concise eng/scientific notation");
1563
1520
  t.minimumIntegerDigits = e.length;
1564
1521
  }
1565
1522
  return t;
1566
1523
  }
1567
- function Yt(e) {
1568
- var t = {}, r = zr(e);
1524
+ function zt(e) {
1525
+ var t = {}, r = $r(e);
1569
1526
  return r || t;
1570
1527
  }
1571
- function Gi(e) {
1528
+ function Ri(e) {
1572
1529
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1573
1530
  var i = n[r];
1574
1531
  switch (i.stem) {
@@ -1592,7 +1549,7 @@ function Gi(e) {
1592
1549
  continue;
1593
1550
  case "measure-unit":
1594
1551
  case "unit":
1595
- t.style = "unit", t.unit = Fi(i.options[0]);
1552
+ t.style = "unit", t.unit = Ii(i.options[0]);
1596
1553
  continue;
1597
1554
  case "compact-short":
1598
1555
  case "K":
@@ -1603,13 +1560,13 @@ function Gi(e) {
1603
1560
  t.notation = "compact", t.compactDisplay = "long";
1604
1561
  continue;
1605
1562
  case "scientific":
1606
- t = A(A(A({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1607
- return A(A({}, u), Yt(l));
1563
+ t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1564
+ return S(S({}, l), zt(u));
1608
1565
  }, {}));
1609
1566
  continue;
1610
1567
  case "engineering":
1611
- t = A(A(A({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1612
- return A(A({}, u), Yt(l));
1568
+ t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1569
+ return S(S({}, l), zt(u));
1613
1570
  }, {}));
1614
1571
  continue;
1615
1572
  case "notation-simple":
@@ -1654,41 +1611,41 @@ function Gi(e) {
1654
1611
  case "integer-width":
1655
1612
  if (i.options.length > 1)
1656
1613
  throw new RangeError("integer-width stems only accept a single optional option");
1657
- i.options[0].replace(Di, function(u, l, c, h, f, p) {
1658
- if (l)
1659
- t.minimumIntegerDigits = c.length;
1614
+ i.options[0].replace(Ci, function(l, u, h, c, f, g) {
1615
+ if (u)
1616
+ t.minimumIntegerDigits = h.length;
1660
1617
  else {
1661
- if (h && f)
1618
+ if (c && f)
1662
1619
  throw new Error("We currently do not support maximum integer digits");
1663
- if (p)
1620
+ if (g)
1664
1621
  throw new Error("We currently do not support exact integer digits");
1665
1622
  }
1666
1623
  return "";
1667
1624
  });
1668
1625
  continue;
1669
1626
  }
1670
- if (Xr.test(i.stem)) {
1627
+ if (Gr.test(i.stem)) {
1671
1628
  t.minimumIntegerDigits = i.stem.length;
1672
1629
  continue;
1673
1630
  }
1674
- if (qt.test(i.stem)) {
1631
+ if (Vt.test(i.stem)) {
1675
1632
  if (i.options.length > 1)
1676
1633
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1677
- i.stem.replace(qt, function(u, l, c, h, f, p) {
1678
- return c === "*" ? t.minimumFractionDigits = l.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1634
+ i.stem.replace(Vt, function(l, u, h, c, f, g) {
1635
+ return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && g ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + g.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1679
1636
  });
1680
1637
  var o = i.options[0];
1681
- o === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = A(A({}, t), Jt(o)));
1638
+ o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Xt(o)));
1682
1639
  continue;
1683
1640
  }
1684
- if (Vr.test(i.stem)) {
1685
- t = A(A({}, t), Jt(i.stem));
1641
+ if (kr.test(i.stem)) {
1642
+ t = S(S({}, t), Xt(i.stem));
1686
1643
  continue;
1687
1644
  }
1688
- var a = zr(i.stem);
1689
- a && (t = A(A({}, t), a));
1690
- var s = ki(i.stem);
1691
- s && (t = A(A({}, t), s));
1645
+ var a = $r(i.stem);
1646
+ a && (t = S(S({}, t), a));
1647
+ var s = Ni(i.stem);
1648
+ s && (t = S(S({}, t), s));
1692
1649
  }
1693
1650
  return t;
1694
1651
  }
@@ -3107,23 +3064,23 @@ var Ae = {
3107
3064
  "h"
3108
3065
  ]
3109
3066
  };
3110
- function $i(e, t) {
3067
+ function Ui(e, t) {
3111
3068
  for (var r = "", n = 0; n < e.length; n++) {
3112
3069
  var i = e.charAt(n);
3113
3070
  if (i === "j") {
3114
3071
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3115
3072
  o++, n++;
3116
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = ji(t);
3117
- for ((l == "H" || l == "k") && (s = 0); s-- > 0; )
3118
- r += u;
3073
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Fi(t);
3074
+ for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
3075
+ r += l;
3119
3076
  for (; a-- > 0; )
3120
- r = l + r;
3077
+ r = u + r;
3121
3078
  } else
3122
3079
  i === "J" ? r += "H" : r += i;
3123
3080
  }
3124
3081
  return r;
3125
3082
  }
3126
- function ji(e) {
3083
+ function Fi(e) {
3127
3084
  var t = e.hourCycle;
3128
3085
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3129
3086
  e.hourCycles && // @ts-ignore
@@ -3145,20 +3102,20 @@ function ji(e) {
3145
3102
  var i = Ae[n || ""] || Ae[r || ""] || Ae["".concat(r, "-001")] || Ae["001"];
3146
3103
  return i[0];
3147
3104
  }
3148
- var rt, Wi = new RegExp("^".concat(Wr.source, "*")), Vi = new RegExp("".concat(Wr.source, "*$"));
3105
+ var Ke, Di = new RegExp("^".concat(Dr.source, "*")), ki = new RegExp("".concat(Dr.source, "*$"));
3149
3106
  function E(e, t) {
3150
3107
  return { start: e, end: t };
3151
3108
  }
3152
- var Xi = !!String.prototype.startsWith && "_a".startsWith("a", 1), zi = !!String.fromCodePoint, Zi = !!Object.fromEntries, Qi = !!String.prototype.codePointAt, qi = !!String.prototype.trimStart, Ji = !!String.prototype.trimEnd, Yi = !!Number.isSafeInteger, Ki = Yi ? Number.isSafeInteger : function(e) {
3109
+ var Gi = !!String.prototype.startsWith && "_a".startsWith("a", 1), $i = !!String.fromCodePoint, ji = !!Object.fromEntries, Wi = !!String.prototype.codePointAt, Vi = !!String.prototype.trimStart, Xi = !!String.prototype.trimEnd, zi = !!Number.isSafeInteger, Zi = zi ? Number.isSafeInteger : function(e) {
3153
3110
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3154
- }, pt = !0;
3111
+ }, ut = !0;
3155
3112
  try {
3156
- var eo = Qr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3157
- pt = ((rt = eo.exec("a")) === null || rt === void 0 ? void 0 : rt[0]) === "a";
3113
+ var Qi = Wr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3114
+ ut = ((Ke = Qi.exec("a")) === null || Ke === void 0 ? void 0 : Ke[0]) === "a";
3158
3115
  } catch (e) {
3159
- pt = !1;
3116
+ ut = !1;
3160
3117
  }
3161
- var Kt = Xi ? (
3118
+ var Zt = Gi ? (
3162
3119
  // Native
3163
3120
  function(t, r, n) {
3164
3121
  return t.startsWith(r, n);
@@ -3168,7 +3125,7 @@ var Kt = Xi ? (
3168
3125
  function(t, r, n) {
3169
3126
  return t.slice(n, n + r.length) === r;
3170
3127
  }
3171
- ), gt = zi ? String.fromCodePoint : (
3128
+ ), ht = $i ? String.fromCodePoint : (
3172
3129
  // IE11
3173
3130
  function() {
3174
3131
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3180,9 +3137,9 @@ var Kt = Xi ? (
3180
3137
  }
3181
3138
  return n;
3182
3139
  }
3183
- ), er = (
3140
+ ), Qt = (
3184
3141
  // native
3185
- Zi ? Object.fromEntries : (
3142
+ ji ? Object.fromEntries : (
3186
3143
  // Ponyfill
3187
3144
  function(t) {
3188
3145
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3192,7 +3149,7 @@ var Kt = Xi ? (
3192
3149
  return r;
3193
3150
  }
3194
3151
  )
3195
- ), Zr = Qi ? (
3152
+ ), jr = Wi ? (
3196
3153
  // Native
3197
3154
  function(t, r) {
3198
3155
  return t.codePointAt(r);
@@ -3206,7 +3163,7 @@ var Kt = Xi ? (
3206
3163
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3207
3164
  }
3208
3165
  }
3209
- ), to = qi ? (
3166
+ ), qi = Vi ? (
3210
3167
  // Native
3211
3168
  function(t) {
3212
3169
  return t.trimStart();
@@ -3214,9 +3171,9 @@ var Kt = Xi ? (
3214
3171
  ) : (
3215
3172
  // Ponyfill
3216
3173
  function(t) {
3217
- return t.replace(Wi, "");
3174
+ return t.replace(Di, "");
3218
3175
  }
3219
- ), ro = Ji ? (
3176
+ ), Ji = Xi ? (
3220
3177
  // Native
3221
3178
  function(t) {
3222
3179
  return t.trimEnd();
@@ -3224,32 +3181,32 @@ var Kt = Xi ? (
3224
3181
  ) : (
3225
3182
  // Ponyfill
3226
3183
  function(t) {
3227
- return t.replace(Vi, "");
3184
+ return t.replace(ki, "");
3228
3185
  }
3229
3186
  );
3230
- function Qr(e, t) {
3187
+ function Wr(e, t) {
3231
3188
  return new RegExp(e, t);
3232
3189
  }
3233
- var mt;
3234
- if (pt) {
3235
- var tr = Qr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3236
- mt = function(t, r) {
3190
+ var ct;
3191
+ if (ut) {
3192
+ var qt = Wr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3193
+ ct = function(t, r) {
3237
3194
  var n;
3238
- tr.lastIndex = r;
3239
- var i = tr.exec(t);
3195
+ qt.lastIndex = r;
3196
+ var i = qt.exec(t);
3240
3197
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3241
3198
  };
3242
3199
  } else
3243
- mt = function(t, r) {
3200
+ ct = function(t, r) {
3244
3201
  for (var n = []; ; ) {
3245
- var i = Zr(t, r);
3246
- if (i === void 0 || qr(i) || ao(i))
3202
+ var i = jr(t, r);
3203
+ if (i === void 0 || Vr(i) || to(i))
3247
3204
  break;
3248
3205
  n.push(i), r += i >= 65536 ? 2 : 1;
3249
3206
  }
3250
- return gt.apply(void 0, n);
3207
+ return ht.apply(void 0, n);
3251
3208
  };
3252
- var no = (
3209
+ var Yi = (
3253
3210
  /** @class */
3254
3211
  function() {
3255
3212
  function e(t, r) {
@@ -3273,14 +3230,14 @@ var no = (
3273
3230
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3274
3231
  var s = this.clonePosition();
3275
3232
  this.bump(), i.push({
3276
- type: O.pound,
3233
+ type: M.pound,
3277
3234
  location: E(s, this.clonePosition())
3278
3235
  });
3279
3236
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3280
3237
  if (n)
3281
3238
  break;
3282
3239
  return this.error(_.UNMATCHED_CLOSING_TAG, E(this.clonePosition(), this.clonePosition()));
3283
- } else if (o === 60 && !this.ignoreTag && bt(this.peek() || 0)) {
3240
+ } else if (o === 60 && !this.ignoreTag && ft(this.peek() || 0)) {
3284
3241
  var a = this.parseTag(t, r);
3285
3242
  if (a.err)
3286
3243
  return a;
@@ -3301,7 +3258,7 @@ var no = (
3301
3258
  if (this.bumpSpace(), this.bumpIf("/>"))
3302
3259
  return {
3303
3260
  val: {
3304
- type: O.literal,
3261
+ type: M.literal,
3305
3262
  value: "<".concat(i, "/>"),
3306
3263
  location: E(n, this.clonePosition())
3307
3264
  },
@@ -3313,12 +3270,12 @@ var no = (
3313
3270
  return o;
3314
3271
  var a = o.val, s = this.clonePosition();
3315
3272
  if (this.bumpIf("</")) {
3316
- if (this.isEOF() || !bt(this.char()))
3273
+ if (this.isEOF() || !ft(this.char()))
3317
3274
  return this.error(_.INVALID_TAG, E(s, this.clonePosition()));
3318
- var u = this.clonePosition(), l = this.parseTagName();
3319
- return i !== l ? this.error(_.UNMATCHED_CLOSING_TAG, E(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3275
+ var l = this.clonePosition(), u = this.parseTagName();
3276
+ return i !== u ? this.error(_.UNMATCHED_CLOSING_TAG, E(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3320
3277
  val: {
3321
- type: O.tag,
3278
+ type: M.tag,
3322
3279
  value: i,
3323
3280
  children: a,
3324
3281
  location: E(n, this.clonePosition())
@@ -3331,7 +3288,7 @@ var no = (
3331
3288
  return this.error(_.INVALID_TAG, E(n, this.clonePosition()));
3332
3289
  }, e.prototype.parseTagName = function() {
3333
3290
  var t = this.offset();
3334
- for (this.bump(); !this.isEOF() && oo(this.char()); )
3291
+ for (this.bump(); !this.isEOF() && eo(this.char()); )
3335
3292
  this.bump();
3336
3293
  return this.message.slice(t, this.offset());
3337
3294
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3353,14 +3310,14 @@ var no = (
3353
3310
  }
3354
3311
  break;
3355
3312
  }
3356
- var u = E(n, this.clonePosition());
3313
+ var l = E(n, this.clonePosition());
3357
3314
  return {
3358
- val: { type: O.literal, value: i, location: u },
3315
+ val: { type: M.literal, value: i, location: l },
3359
3316
  err: null
3360
3317
  };
3361
3318
  }, e.prototype.tryParseLeftAngleBracket = function() {
3362
3319
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3363
- !io(this.peek() || 0)) ? (this.bump(), "<") : null;
3320
+ !Ki(this.peek() || 0)) ? (this.bump(), "<") : null;
3364
3321
  }, e.prototype.tryParseQuote = function(t) {
3365
3322
  if (this.isEOF() || this.char() !== 39)
3366
3323
  return null;
@@ -3394,12 +3351,12 @@ var no = (
3394
3351
  r.push(n);
3395
3352
  this.bump();
3396
3353
  }
3397
- return gt.apply(void 0, r);
3354
+ return ht.apply(void 0, r);
3398
3355
  }, e.prototype.tryParseUnquoted = function(t, r) {
3399
3356
  if (this.isEOF())
3400
3357
  return null;
3401
3358
  var n = this.char();
3402
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), gt(n));
3359
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ht(n));
3403
3360
  }, e.prototype.parseArgument = function(t, r) {
3404
3361
  var n = this.clonePosition();
3405
3362
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3415,7 +3372,7 @@ var no = (
3415
3372
  case 125:
3416
3373
  return this.bump(), {
3417
3374
  val: {
3418
- type: O.argument,
3375
+ type: M.argument,
3419
3376
  // value does not include the opening and closing braces.
3420
3377
  value: i,
3421
3378
  location: E(n, this.clonePosition())
@@ -3428,54 +3385,54 @@ var no = (
3428
3385
  return this.error(_.MALFORMED_ARGUMENT, E(n, this.clonePosition()));
3429
3386
  }
3430
3387
  }, e.prototype.parseIdentifierIfPossible = function() {
3431
- var t = this.clonePosition(), r = this.offset(), n = mt(this.message, r), i = r + n.length;
3388
+ var t = this.clonePosition(), r = this.offset(), n = ct(this.message, r), i = r + n.length;
3432
3389
  this.bumpTo(i);
3433
3390
  var o = this.clonePosition(), a = E(t, o);
3434
3391
  return { value: n, location: a };
3435
3392
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3436
- var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, u = this.clonePosition();
3393
+ var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
3437
3394
  switch (s) {
3438
3395
  case "":
3439
- return this.error(_.EXPECT_ARGUMENT_TYPE, E(a, u));
3396
+ return this.error(_.EXPECT_ARGUMENT_TYPE, E(a, l));
3440
3397
  case "number":
3441
3398
  case "date":
3442
3399
  case "time": {
3443
3400
  this.bumpSpace();
3444
- var l = null;
3401
+ var u = null;
3445
3402
  if (this.bumpIf(",")) {
3446
3403
  this.bumpSpace();
3447
- var c = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
3448
- if (h.err)
3449
- return h;
3450
- var f = ro(h.val);
3404
+ var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3405
+ if (c.err)
3406
+ return c;
3407
+ var f = Ji(c.val);
3451
3408
  if (f.length === 0)
3452
3409
  return this.error(_.EXPECT_ARGUMENT_STYLE, E(this.clonePosition(), this.clonePosition()));
3453
- var p = E(c, this.clonePosition());
3454
- l = { style: f, styleLocation: p };
3410
+ var g = E(h, this.clonePosition());
3411
+ u = { style: f, styleLocation: g };
3455
3412
  }
3456
3413
  var m = this.tryParseArgumentClose(i);
3457
3414
  if (m.err)
3458
3415
  return m;
3459
3416
  var b = E(i, this.clonePosition());
3460
- if (l && Kt(l == null ? void 0 : l.style, "::", 0)) {
3461
- var w = to(l.style.slice(2));
3417
+ if (u && Zt(u == null ? void 0 : u.style, "::", 0)) {
3418
+ var w = qi(u.style.slice(2));
3462
3419
  if (s === "number") {
3463
- var h = this.parseNumberSkeletonFromString(w, l.styleLocation);
3464
- return h.err ? h : {
3465
- val: { type: O.number, value: n, location: b, style: h.val },
3420
+ var c = this.parseNumberSkeletonFromString(w, u.styleLocation);
3421
+ return c.err ? c : {
3422
+ val: { type: M.number, value: n, location: b, style: c.val },
3466
3423
  err: null
3467
3424
  };
3468
3425
  } else {
3469
3426
  if (w.length === 0)
3470
3427
  return this.error(_.EXPECT_DATE_TIME_SKELETON, b);
3471
- var T = w;
3472
- this.locale && (T = $i(w, this.locale));
3428
+ var O = w;
3429
+ this.locale && (O = Ui(w, this.locale));
3473
3430
  var f = {
3474
- type: he.dateTime,
3475
- pattern: T,
3476
- location: l.styleLocation,
3477
- parsedOptions: this.shouldParseSkeletons ? Ni(T) : {}
3478
- }, B = s === "date" ? O.date : O.time;
3431
+ type: fe.dateTime,
3432
+ pattern: O,
3433
+ location: u.styleLocation,
3434
+ parsedOptions: this.shouldParseSkeletons ? Li(O) : {}
3435
+ }, B = s === "date" ? M.date : M.time;
3479
3436
  return {
3480
3437
  val: { type: B, value: n, location: b, style: f },
3481
3438
  err: null
@@ -3484,10 +3441,10 @@ var no = (
3484
3441
  }
3485
3442
  return {
3486
3443
  val: {
3487
- type: s === "number" ? O.number : s === "date" ? O.date : O.time,
3444
+ type: s === "number" ? M.number : s === "date" ? M.date : M.time,
3488
3445
  value: n,
3489
3446
  location: b,
3490
- style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
3447
+ style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
3491
3448
  },
3492
3449
  err: null
3493
3450
  };
@@ -3495,19 +3452,19 @@ var no = (
3495
3452
  case "plural":
3496
3453
  case "selectordinal":
3497
3454
  case "select": {
3498
- var P = this.clonePosition();
3455
+ var L = this.clonePosition();
3499
3456
  if (this.bumpSpace(), !this.bumpIf(","))
3500
- return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, E(P, Ue({}, P)));
3457
+ return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, E(L, S({}, L)));
3501
3458
  this.bumpSpace();
3502
3459
  var G = this.parseIdentifierIfPossible(), C = 0;
3503
3460
  if (s !== "select" && G.value === "offset") {
3504
3461
  if (!this.bumpIf(":"))
3505
3462
  return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, E(this.clonePosition(), this.clonePosition()));
3506
3463
  this.bumpSpace();
3507
- var h = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3508
- if (h.err)
3509
- return h;
3510
- this.bumpSpace(), G = this.parseIdentifierIfPossible(), C = h.val;
3464
+ var c = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3465
+ if (c.err)
3466
+ return c;
3467
+ this.bumpSpace(), G = this.parseIdentifierIfPossible(), C = c.val;
3511
3468
  }
3512
3469
  var X = this.tryParsePluralOrSelectOptions(t, s, r, G);
3513
3470
  if (X.err)
@@ -3515,29 +3472,29 @@ var no = (
3515
3472
  var m = this.tryParseArgumentClose(i);
3516
3473
  if (m.err)
3517
3474
  return m;
3518
- var Z = E(i, this.clonePosition());
3475
+ var z = E(i, this.clonePosition());
3519
3476
  return s === "select" ? {
3520
3477
  val: {
3521
- type: O.select,
3478
+ type: M.select,
3522
3479
  value: n,
3523
- options: er(X.val),
3524
- location: Z
3480
+ options: Qt(X.val),
3481
+ location: z
3525
3482
  },
3526
3483
  err: null
3527
3484
  } : {
3528
3485
  val: {
3529
- type: O.plural,
3486
+ type: M.plural,
3530
3487
  value: n,
3531
- options: er(X.val),
3488
+ options: Qt(X.val),
3532
3489
  offset: C,
3533
3490
  pluralType: s === "plural" ? "cardinal" : "ordinal",
3534
- location: Z
3491
+ location: z
3535
3492
  },
3536
3493
  err: null
3537
3494
  };
3538
3495
  }
3539
3496
  default:
3540
- return this.error(_.INVALID_ARGUMENT_TYPE, E(a, u));
3497
+ return this.error(_.INVALID_ARGUMENT_TYPE, E(a, l));
3541
3498
  }
3542
3499
  }, e.prototype.tryParseArgumentClose = function(t) {
3543
3500
  return this.isEOF() || this.char() !== 125 ? this.error(_.EXPECT_ARGUMENT_CLOSING_BRACE, E(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3579,50 +3536,50 @@ var no = (
3579
3536
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3580
3537
  var n = [];
3581
3538
  try {
3582
- n = Ui(t);
3539
+ n = Bi(t);
3583
3540
  } catch (i) {
3584
3541
  return this.error(_.INVALID_NUMBER_SKELETON, r);
3585
3542
  }
3586
3543
  return {
3587
3544
  val: {
3588
- type: he.number,
3545
+ type: fe.number,
3589
3546
  tokens: n,
3590
3547
  location: r,
3591
- parsedOptions: this.shouldParseSkeletons ? Gi(n) : {}
3548
+ parsedOptions: this.shouldParseSkeletons ? Ri(n) : {}
3592
3549
  },
3593
3550
  err: null
3594
3551
  };
3595
3552
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3596
- for (var o, a = !1, s = [], u = /* @__PURE__ */ new Set(), l = i.value, c = i.location; ; ) {
3597
- if (l.length === 0) {
3598
- var h = this.clonePosition();
3553
+ for (var o, a = !1, s = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3554
+ if (u.length === 0) {
3555
+ var c = this.clonePosition();
3599
3556
  if (r !== "select" && this.bumpIf("=")) {
3600
3557
  var f = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_SELECTOR, _.INVALID_PLURAL_ARGUMENT_SELECTOR);
3601
3558
  if (f.err)
3602
3559
  return f;
3603
- c = E(h, this.clonePosition()), l = this.message.slice(h.offset, this.offset());
3560
+ h = E(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
3604
3561
  } else
3605
3562
  break;
3606
3563
  }
3607
- if (u.has(l))
3608
- return this.error(r === "select" ? _.DUPLICATE_SELECT_ARGUMENT_SELECTOR : _.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, c);
3609
- l === "other" && (a = !0), this.bumpSpace();
3610
- var p = this.clonePosition();
3564
+ if (l.has(u))
3565
+ return this.error(r === "select" ? _.DUPLICATE_SELECT_ARGUMENT_SELECTOR : _.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3566
+ u === "other" && (a = !0), this.bumpSpace();
3567
+ var g = this.clonePosition();
3611
3568
  if (!this.bumpIf("{"))
3612
3569
  return this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : _.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, E(this.clonePosition(), this.clonePosition()));
3613
3570
  var m = this.parseMessage(t + 1, r, n);
3614
3571
  if (m.err)
3615
3572
  return m;
3616
- var b = this.tryParseArgumentClose(p);
3573
+ var b = this.tryParseArgumentClose(g);
3617
3574
  if (b.err)
3618
3575
  return b;
3619
3576
  s.push([
3620
- l,
3577
+ u,
3621
3578
  {
3622
3579
  value: m.val,
3623
- location: E(p, this.clonePosition())
3580
+ location: E(g, this.clonePosition())
3624
3581
  }
3625
- ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, c = o.location;
3582
+ ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3626
3583
  }
3627
3584
  return s.length === 0 ? this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR : _.EXPECT_PLURAL_ARGUMENT_SELECTOR, E(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(_.MISSING_OTHER_CLAUSE, E(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3628
3585
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
@@ -3635,8 +3592,8 @@ var no = (
3635
3592
  else
3636
3593
  break;
3637
3594
  }
3638
- var u = E(i, this.clonePosition());
3639
- return o ? (a *= n, Ki(a) ? { val: a, err: null } : this.error(r, u)) : this.error(t, u);
3595
+ var l = E(i, this.clonePosition());
3596
+ return o ? (a *= n, Zi(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3640
3597
  }, e.prototype.offset = function() {
3641
3598
  return this.position.offset;
3642
3599
  }, e.prototype.isEOF = function() {
@@ -3651,7 +3608,7 @@ var no = (
3651
3608
  var t = this.position.offset;
3652
3609
  if (t >= this.message.length)
3653
3610
  throw Error("out of bound");
3654
- var r = Zr(this.message, t);
3611
+ var r = jr(this.message, t);
3655
3612
  if (r === void 0)
3656
3613
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3657
3614
  return r;
@@ -3670,7 +3627,7 @@ var no = (
3670
3627
  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);
3671
3628
  }
3672
3629
  }, e.prototype.bumpIf = function(t) {
3673
- if (Kt(this.message, t, this.offset())) {
3630
+ if (Zt(this.message, t, this.offset())) {
3674
3631
  for (var r = 0; r < t.length; r++)
3675
3632
  this.bump();
3676
3633
  return !0;
@@ -3692,7 +3649,7 @@ var no = (
3692
3649
  break;
3693
3650
  }
3694
3651
  }, e.prototype.bumpSpace = function() {
3695
- for (; !this.isEOF() && qr(this.char()); )
3652
+ for (; !this.isEOF() && Vr(this.char()); )
3696
3653
  this.bump();
3697
3654
  }, e.prototype.peek = function() {
3698
3655
  if (this.isEOF())
@@ -3702,47 +3659,47 @@ var no = (
3702
3659
  }, e;
3703
3660
  }()
3704
3661
  );
3705
- function bt(e) {
3662
+ function ft(e) {
3706
3663
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3707
3664
  }
3708
- function io(e) {
3709
- return bt(e) || e === 47;
3665
+ function Ki(e) {
3666
+ return ft(e) || e === 47;
3710
3667
  }
3711
- function oo(e) {
3668
+ function eo(e) {
3712
3669
  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;
3713
3670
  }
3714
- function qr(e) {
3671
+ function Vr(e) {
3715
3672
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3716
3673
  }
3717
- function ao(e) {
3674
+ function to(e) {
3718
3675
  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;
3719
3676
  }
3720
- function yt(e) {
3677
+ function dt(e) {
3721
3678
  e.forEach(function(t) {
3722
- if (delete t.location, kr(t) || Gr(t))
3679
+ if (delete t.location, Nr(t) || Rr(t))
3723
3680
  for (var r in t.options)
3724
- delete t.options[r].location, yt(t.options[r].value);
3681
+ delete t.options[r].location, dt(t.options[r].value);
3725
3682
  else
3726
- Ur(t) && jr(t.style) || (Fr(t) || Dr(t)) && dt(t.style) ? delete t.style.location : $r(t) && yt(t.children);
3683
+ Br(t) && Fr(t.style) || (Ir(t) || Cr(t)) && lt(t.style) ? delete t.style.location : Ur(t) && dt(t.children);
3727
3684
  });
3728
3685
  }
3729
- function so(e, t) {
3730
- t === void 0 && (t = {}), t = Ue({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3731
- var r = new no(e, t).parse();
3686
+ function ro(e, t) {
3687
+ t === void 0 && (t = {}), t = S({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3688
+ var r = new Yi(e, t).parse();
3732
3689
  if (r.err) {
3733
3690
  var n = SyntaxError(_[r.err.kind]);
3734
3691
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3735
3692
  }
3736
- return t != null && t.captureLocation || yt(r.val), r.val;
3693
+ return t != null && t.captureLocation || dt(r.val), r.val;
3737
3694
  }
3738
- var fe;
3695
+ var de;
3739
3696
  (function(e) {
3740
3697
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3741
- })(fe || (fe = {}));
3742
- var je = (
3698
+ })(de || (de = {}));
3699
+ var Ge = (
3743
3700
  /** @class */
3744
3701
  function(e) {
3745
- $e(t, e);
3702
+ J(t, e);
3746
3703
  function t(r, n, i) {
3747
3704
  var o = e.call(this, r) || this;
3748
3705
  return o.code = n, o.originalMessage = i, o;
@@ -3751,110 +3708,110 @@ var je = (
3751
3708
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3752
3709
  }, t;
3753
3710
  }(Error)
3754
- ), rr = (
3711
+ ), Jt = (
3755
3712
  /** @class */
3756
3713
  function(e) {
3757
- $e(t, e);
3714
+ J(t, e);
3758
3715
  function t(r, n, i, o) {
3759
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), fe.INVALID_VALUE, o) || this;
3716
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), de.INVALID_VALUE, o) || this;
3760
3717
  }
3761
3718
  return t;
3762
- }(je)
3763
- ), uo = (
3719
+ }(Ge)
3720
+ ), no = (
3764
3721
  /** @class */
3765
3722
  function(e) {
3766
- $e(t, e);
3723
+ J(t, e);
3767
3724
  function t(r, n, i) {
3768
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), fe.INVALID_VALUE, i) || this;
3725
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), de.INVALID_VALUE, i) || this;
3769
3726
  }
3770
3727
  return t;
3771
- }(je)
3772
- ), lo = (
3728
+ }(Ge)
3729
+ ), io = (
3773
3730
  /** @class */
3774
3731
  function(e) {
3775
- $e(t, e);
3732
+ J(t, e);
3776
3733
  function t(r, n) {
3777
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), fe.MISSING_VALUE, n) || this;
3734
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), de.MISSING_VALUE, n) || this;
3778
3735
  }
3779
3736
  return t;
3780
- }(je)
3737
+ }(Ge)
3781
3738
  ), k;
3782
3739
  (function(e) {
3783
3740
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3784
3741
  })(k || (k = {}));
3785
- function co(e) {
3742
+ function oo(e) {
3786
3743
  return e.length < 2 ? e : e.reduce(function(t, r) {
3787
3744
  var n = t[t.length - 1];
3788
3745
  return !n || n.type !== k.literal || r.type !== k.literal ? t.push(r) : n.value += r.value, t;
3789
3746
  }, []);
3790
3747
  }
3791
- function ho(e) {
3748
+ function ao(e) {
3792
3749
  return typeof e == "function";
3793
3750
  }
3794
3751
  function Ie(e, t, r, n, i, o, a) {
3795
- if (e.length === 1 && Qt(e[0]))
3752
+ if (e.length === 1 && Wt(e[0]))
3796
3753
  return [
3797
3754
  {
3798
3755
  type: k.literal,
3799
3756
  value: e[0].value
3800
3757
  }
3801
3758
  ];
3802
- for (var s = [], u = 0, l = e; u < l.length; u++) {
3803
- var c = l[u];
3804
- if (Qt(c)) {
3759
+ for (var s = [], l = 0, u = e; l < u.length; l++) {
3760
+ var h = u[l];
3761
+ if (Wt(h)) {
3805
3762
  s.push({
3806
3763
  type: k.literal,
3807
- value: c.value
3764
+ value: h.value
3808
3765
  });
3809
3766
  continue;
3810
3767
  }
3811
- if (Ii(c)) {
3768
+ if (Mi(h)) {
3812
3769
  typeof o == "number" && s.push({
3813
3770
  type: k.literal,
3814
3771
  value: r.getNumberFormat(t).format(o)
3815
3772
  });
3816
3773
  continue;
3817
3774
  }
3818
- var h = c.value;
3819
- if (!(i && h in i))
3820
- throw new lo(h, a);
3821
- var f = i[h];
3822
- if (Bi(c)) {
3775
+ var c = h.value;
3776
+ if (!(i && c in i))
3777
+ throw new io(c, a);
3778
+ var f = i[c];
3779
+ if (Oi(h)) {
3823
3780
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
3824
3781
  type: typeof f == "string" ? k.literal : k.object,
3825
3782
  value: f
3826
3783
  });
3827
3784
  continue;
3828
3785
  }
3829
- if (Fr(c)) {
3830
- var p = typeof c.style == "string" ? n.date[c.style] : dt(c.style) ? c.style.parsedOptions : void 0;
3786
+ if (Ir(h)) {
3787
+ var g = typeof h.style == "string" ? n.date[h.style] : lt(h.style) ? h.style.parsedOptions : void 0;
3831
3788
  s.push({
3832
3789
  type: k.literal,
3833
- value: r.getDateTimeFormat(t, p).format(f)
3790
+ value: r.getDateTimeFormat(t, g).format(f)
3834
3791
  });
3835
3792
  continue;
3836
3793
  }
3837
- if (Dr(c)) {
3838
- var p = typeof c.style == "string" ? n.time[c.style] : dt(c.style) ? c.style.parsedOptions : n.time.medium;
3794
+ if (Cr(h)) {
3795
+ var g = typeof h.style == "string" ? n.time[h.style] : lt(h.style) ? h.style.parsedOptions : n.time.medium;
3839
3796
  s.push({
3840
3797
  type: k.literal,
3841
- value: r.getDateTimeFormat(t, p).format(f)
3798
+ value: r.getDateTimeFormat(t, g).format(f)
3842
3799
  });
3843
3800
  continue;
3844
3801
  }
3845
- if (Ur(c)) {
3846
- var p = typeof c.style == "string" ? n.number[c.style] : jr(c.style) ? c.style.parsedOptions : void 0;
3847
- p && p.scale && (f = f * (p.scale || 1)), s.push({
3802
+ if (Br(h)) {
3803
+ var g = typeof h.style == "string" ? n.number[h.style] : Fr(h.style) ? h.style.parsedOptions : void 0;
3804
+ g && g.scale && (f = f * (g.scale || 1)), s.push({
3848
3805
  type: k.literal,
3849
- value: r.getNumberFormat(t, p).format(f)
3806
+ value: r.getNumberFormat(t, g).format(f)
3850
3807
  });
3851
3808
  continue;
3852
3809
  }
3853
- if ($r(c)) {
3854
- var m = c.children, b = c.value, w = i[b];
3855
- if (!ho(w))
3856
- throw new uo(b, "function", a);
3857
- var T = Ie(m, t, r, n, i, o), B = w(T.map(function(C) {
3810
+ if (Ur(h)) {
3811
+ var m = h.children, b = h.value, w = i[b];
3812
+ if (!ao(w))
3813
+ throw new no(b, "function", a);
3814
+ var O = Ie(m, t, r, n, i, o), B = w(O.map(function(C) {
3858
3815
  return C.value;
3859
3816
  }));
3860
3817
  Array.isArray(B) || (B = [B]), s.push.apply(s, B.map(function(C) {
@@ -3864,42 +3821,42 @@ function Ie(e, t, r, n, i, o, a) {
3864
3821
  };
3865
3822
  }));
3866
3823
  }
3867
- if (kr(c)) {
3868
- var P = c.options[f] || c.options.other;
3869
- if (!P)
3870
- throw new rr(c.value, f, Object.keys(c.options), a);
3871
- s.push.apply(s, Ie(P.value, t, r, n, i));
3824
+ if (Nr(h)) {
3825
+ var L = h.options[f] || h.options.other;
3826
+ if (!L)
3827
+ throw new Jt(h.value, f, Object.keys(h.options), a);
3828
+ s.push.apply(s, Ie(L.value, t, r, n, i));
3872
3829
  continue;
3873
3830
  }
3874
- if (Gr(c)) {
3875
- var P = c.options["=".concat(f)];
3876
- if (!P) {
3831
+ if (Rr(h)) {
3832
+ var L = h.options["=".concat(f)];
3833
+ if (!L) {
3877
3834
  if (!Intl.PluralRules)
3878
- throw new je(`Intl.PluralRules is not available in this environment.
3835
+ throw new Ge(`Intl.PluralRules is not available in this environment.
3879
3836
  Try polyfilling it using "@formatjs/intl-pluralrules"
3880
- `, fe.MISSING_INTL_API, a);
3881
- var G = r.getPluralRules(t, { type: c.pluralType }).select(f - (c.offset || 0));
3882
- P = c.options[G] || c.options.other;
3837
+ `, de.MISSING_INTL_API, a);
3838
+ var G = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3839
+ L = h.options[G] || h.options.other;
3883
3840
  }
3884
- if (!P)
3885
- throw new rr(c.value, f, Object.keys(c.options), a);
3886
- s.push.apply(s, Ie(P.value, t, r, n, i, f - (c.offset || 0)));
3841
+ if (!L)
3842
+ throw new Jt(h.value, f, Object.keys(h.options), a);
3843
+ s.push.apply(s, Ie(L.value, t, r, n, i, f - (h.offset || 0)));
3887
3844
  continue;
3888
3845
  }
3889
3846
  }
3890
- return co(s);
3847
+ return oo(s);
3891
3848
  }
3892
- function fo(e, t) {
3893
- return t ? z(z(z({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3894
- return r[n] = z(z({}, e[n]), t[n] || {}), r;
3849
+ function so(e, t) {
3850
+ return t ? S(S(S({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3851
+ return r[n] = S(S({}, e[n]), t[n] || {}), r;
3895
3852
  }, {})) : e;
3896
3853
  }
3897
- function po(e, t) {
3854
+ function lo(e, t) {
3898
3855
  return t ? Object.keys(e).reduce(function(r, n) {
3899
- return r[n] = fo(e[n], t[n]), r;
3900
- }, z({}, e)) : e;
3856
+ return r[n] = so(e[n], t[n]), r;
3857
+ }, S({}, e)) : e;
3901
3858
  }
3902
- function nt(e) {
3859
+ function et(e) {
3903
3860
  return {
3904
3861
  create: function() {
3905
3862
  return {
@@ -3913,39 +3870,39 @@ function nt(e) {
3913
3870
  }
3914
3871
  };
3915
3872
  }
3916
- function go(e) {
3873
+ function uo(e) {
3917
3874
  return e === void 0 && (e = {
3918
3875
  number: {},
3919
3876
  dateTime: {},
3920
3877
  pluralRules: {}
3921
3878
  }), {
3922
- getNumberFormat: et(function() {
3879
+ getNumberFormat: Je(function() {
3923
3880
  for (var t, r = [], n = 0; n < arguments.length; n++)
3924
3881
  r[n] = arguments[n];
3925
- return new ((t = Intl.NumberFormat).bind.apply(t, Ke([void 0], r, !1)))();
3882
+ return new ((t = Intl.NumberFormat).bind.apply(t, he([void 0], r, !1)))();
3926
3883
  }, {
3927
- cache: nt(e.number),
3928
- strategy: tt.variadic
3884
+ cache: et(e.number),
3885
+ strategy: Ye.variadic
3929
3886
  }),
3930
- getDateTimeFormat: et(function() {
3887
+ getDateTimeFormat: Je(function() {
3931
3888
  for (var t, r = [], n = 0; n < arguments.length; n++)
3932
3889
  r[n] = arguments[n];
3933
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Ke([void 0], r, !1)))();
3890
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, he([void 0], r, !1)))();
3934
3891
  }, {
3935
- cache: nt(e.dateTime),
3936
- strategy: tt.variadic
3892
+ cache: et(e.dateTime),
3893
+ strategy: Ye.variadic
3937
3894
  }),
3938
- getPluralRules: et(function() {
3895
+ getPluralRules: Je(function() {
3939
3896
  for (var t, r = [], n = 0; n < arguments.length; n++)
3940
3897
  r[n] = arguments[n];
3941
- return new ((t = Intl.PluralRules).bind.apply(t, Ke([void 0], r, !1)))();
3898
+ return new ((t = Intl.PluralRules).bind.apply(t, he([void 0], r, !1)))();
3942
3899
  }, {
3943
- cache: nt(e.pluralRules),
3944
- strategy: tt.variadic
3900
+ cache: et(e.pluralRules),
3901
+ strategy: Ye.variadic
3945
3902
  })
3946
3903
  };
3947
3904
  }
3948
- var mo = (
3905
+ var ho = (
3949
3906
  /** @class */
3950
3907
  function() {
3951
3908
  function e(t, r, n, i) {
@@ -3955,20 +3912,20 @@ var mo = (
3955
3912
  number: {},
3956
3913
  dateTime: {},
3957
3914
  pluralRules: {}
3958
- }, this.format = function(u) {
3959
- var l = o.formatToParts(u);
3960
- if (l.length === 1)
3961
- return l[0].value;
3962
- var c = l.reduce(function(h, f) {
3963
- return !h.length || f.type !== k.literal || typeof h[h.length - 1] != "string" ? h.push(f.value) : h[h.length - 1] += f.value, h;
3915
+ }, this.format = function(l) {
3916
+ var u = o.formatToParts(l);
3917
+ if (u.length === 1)
3918
+ return u[0].value;
3919
+ var h = u.reduce(function(c, f) {
3920
+ return !c.length || f.type !== k.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3964
3921
  }, []);
3965
- return c.length <= 1 ? c[0] || "" : c;
3966
- }, this.formatToParts = function(u) {
3967
- return Ie(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3922
+ return h.length <= 1 ? h[0] || "" : h;
3923
+ }, this.formatToParts = function(l) {
3924
+ return Ie(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3968
3925
  }, this.resolvedOptions = function() {
3969
- var u;
3926
+ var l;
3970
3927
  return {
3971
- locale: ((u = o.resolvedLocale) === null || u === void 0 ? void 0 : u.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3928
+ locale: ((l = o.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3972
3929
  };
3973
3930
  }, this.getAst = function() {
3974
3931
  return o.ast;
@@ -3977,13 +3934,13 @@ var mo = (
3977
3934
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3978
3935
  var a = i || {};
3979
3936
  a.formatters;
3980
- var s = Si(a, ["formatters"]);
3981
- this.ast = e.__parse(t, z(z({}, s), { locale: this.resolvedLocale }));
3937
+ var s = $n(a, ["formatters"]);
3938
+ this.ast = e.__parse(t, S(S({}, s), { locale: this.resolvedLocale }));
3982
3939
  } else
3983
3940
  this.ast = t;
3984
3941
  if (!Array.isArray(this.ast))
3985
3942
  throw new TypeError("A message must be provided as a String or AST.");
3986
- this.formats = po(e.formats, n), this.formatters = i && i.formatters || go(this.formatterCache);
3943
+ this.formats = lo(e.formats, n), this.formatters = i && i.formatters || uo(this.formatterCache);
3987
3944
  }
3988
3945
  return Object.defineProperty(e, "defaultLocale", {
3989
3946
  get: function() {
@@ -3996,7 +3953,7 @@ var mo = (
3996
3953
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3997
3954
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3998
3955
  }
3999
- }, e.__parse = so, e.formats = {
3956
+ }, e.__parse = ro, e.formats = {
4000
3957
  number: {
4001
3958
  integer: {
4002
3959
  maximumFractionDigits: 0
@@ -4057,7 +4014,7 @@ var mo = (
4057
4014
  }, e;
4058
4015
  }()
4059
4016
  );
4060
- function bo(e, t) {
4017
+ function co(e, t) {
4061
4018
  if (t == null)
4062
4019
  return;
4063
4020
  if (t in e)
@@ -4078,92 +4035,92 @@ function bo(e, t) {
4078
4035
  n = void 0;
4079
4036
  return n;
4080
4037
  }
4081
- const K = {}, yo = (e, t, r) => r && (t in K || (K[t] = {}), e in K[t] || (K[t][e] = r), r), Jr = (e, t) => {
4038
+ const K = {}, fo = (e, t, r) => r && (t in K || (K[t] = {}), e in K[t] || (K[t][e] = r), r), Xr = (e, t) => {
4082
4039
  if (t == null)
4083
4040
  return;
4084
4041
  if (t in K && e in K[t])
4085
4042
  return K[t][e];
4086
- const r = We(t);
4043
+ const r = $e(t);
4087
4044
  for (let n = 0; n < r.length; n++) {
4088
- const i = r[n], o = _o(i, e);
4045
+ const i = r[n], o = po(i, e);
4089
4046
  if (o)
4090
- return yo(e, t, o);
4047
+ return fo(e, t, o);
4091
4048
  }
4092
4049
  };
4093
- let Et;
4094
- const Te = Ge({});
4095
- function vo(e) {
4096
- return Et[e] || null;
4050
+ let bt;
4051
+ const Te = ke({});
4052
+ function go(e) {
4053
+ return bt[e] || null;
4097
4054
  }
4098
- function Yr(e) {
4099
- return e in Et;
4055
+ function zr(e) {
4056
+ return e in bt;
4100
4057
  }
4101
- function _o(e, t) {
4102
- if (!Yr(e))
4058
+ function po(e, t) {
4059
+ if (!zr(e))
4103
4060
  return null;
4104
- const r = vo(e);
4105
- return bo(r, t);
4061
+ const r = go(e);
4062
+ return co(r, t);
4106
4063
  }
4107
- function xo(e) {
4064
+ function mo(e) {
4108
4065
  if (e == null)
4109
4066
  return;
4110
- const t = We(e);
4067
+ const t = $e(e);
4111
4068
  for (let r = 0; r < t.length; r++) {
4112
4069
  const n = t[r];
4113
- if (Yr(n))
4070
+ if (zr(n))
4114
4071
  return n;
4115
4072
  }
4116
4073
  }
4117
- function Kr(e, ...t) {
4118
- delete K[e], Te.update((r) => (r[e] = wi.all([r[e] || {}, ...t]), r));
4074
+ function Zr(e, ...t) {
4075
+ delete K[e], Te.update((r) => (r[e] = yi.all([r[e] || {}, ...t]), r));
4119
4076
  }
4120
- me(
4077
+ be(
4121
4078
  [Te],
4122
4079
  ([e]) => Object.keys(e)
4123
4080
  );
4124
- Te.subscribe((e) => Et = e);
4081
+ Te.subscribe((e) => bt = e);
4125
4082
  const Ce = {};
4126
- function Eo(e, t) {
4083
+ function bo(e, t) {
4127
4084
  Ce[e].delete(t), Ce[e].size === 0 && delete Ce[e];
4128
4085
  }
4129
- function en(e) {
4086
+ function Qr(e) {
4130
4087
  return Ce[e];
4131
4088
  }
4132
- function wo(e) {
4133
- return We(e).map((t) => {
4134
- const r = en(t);
4089
+ function vo(e) {
4090
+ return $e(e).map((t) => {
4091
+ const r = Qr(t);
4135
4092
  return [t, r ? [...r] : []];
4136
4093
  }).filter(([, t]) => t.length > 0);
4137
4094
  }
4138
- function vt(e) {
4139
- return e == null ? !1 : We(e).some(
4095
+ function gt(e) {
4096
+ return e == null ? !1 : $e(e).some(
4140
4097
  (t) => {
4141
4098
  var r;
4142
- return (r = en(t)) == null ? void 0 : r.size;
4099
+ return (r = Qr(t)) == null ? void 0 : r.size;
4143
4100
  }
4144
4101
  );
4145
4102
  }
4146
- function So(e, t) {
4103
+ function yo(e, t) {
4147
4104
  return Promise.all(
4148
- t.map((n) => (Eo(e, n), n().then((i) => i.default || i)))
4149
- ).then((n) => Kr(e, ...n));
4150
- }
4151
- const ve = {};
4152
- function tn(e) {
4153
- if (!vt(e))
4154
- return e in ve ? ve[e] : Promise.resolve();
4155
- const t = wo(e);
4156
- return ve[e] = Promise.all(
4105
+ t.map((n) => (bo(e, n), n().then((i) => i.default || i)))
4106
+ ).then((n) => Zr(e, ...n));
4107
+ }
4108
+ const _e = {};
4109
+ function qr(e) {
4110
+ if (!gt(e))
4111
+ return e in _e ? _e[e] : Promise.resolve();
4112
+ const t = vo(e);
4113
+ return _e[e] = Promise.all(
4157
4114
  t.map(
4158
- ([r, n]) => So(r, n)
4115
+ ([r, n]) => yo(r, n)
4159
4116
  )
4160
4117
  ).then(() => {
4161
- if (vt(e))
4162
- return tn(e);
4163
- delete ve[e];
4164
- }), ve[e];
4118
+ if (gt(e))
4119
+ return qr(e);
4120
+ delete _e[e];
4121
+ }), _e[e];
4165
4122
  }
4166
- const Ho = {
4123
+ const _o = {
4167
4124
  number: {
4168
4125
  scientific: { notation: "scientific" },
4169
4126
  engineering: { notation: "engineering" },
@@ -4192,180 +4149,180 @@ const Ho = {
4192
4149
  timeZoneName: "short"
4193
4150
  }
4194
4151
  }
4195
- }, To = {
4152
+ }, xo = {
4196
4153
  fallbackLocale: null,
4197
4154
  loadingDelay: 200,
4198
- formats: Ho,
4155
+ formats: _o,
4199
4156
  warnOnMissingMessages: !0,
4200
4157
  handleMissingMessage: void 0,
4201
4158
  ignoreTag: !0
4202
- }, Oo = To;
4203
- function de() {
4204
- return Oo;
4159
+ }, Eo = xo;
4160
+ function ge() {
4161
+ return Eo;
4205
4162
  }
4206
- const it = Ge(!1);
4207
- var Mo = Object.defineProperty, Ao = Object.defineProperties, Po = Object.getOwnPropertyDescriptors, nr = Object.getOwnPropertySymbols, Lo = Object.prototype.hasOwnProperty, Bo = Object.prototype.propertyIsEnumerable, ir = (e, t, r) => t in e ? Mo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Io = (e, t) => {
4163
+ const tt = ke(!1);
4164
+ var wo = Object.defineProperty, So = Object.defineProperties, Ho = Object.getOwnPropertyDescriptors, Yt = Object.getOwnPropertySymbols, To = Object.prototype.hasOwnProperty, Oo = Object.prototype.propertyIsEnumerable, Kt = (e, t, r) => t in e ? wo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Mo = (e, t) => {
4208
4165
  for (var r in t || (t = {}))
4209
- Lo.call(t, r) && ir(e, r, t[r]);
4210
- if (nr)
4211
- for (var r of nr(t))
4212
- Bo.call(t, r) && ir(e, r, t[r]);
4166
+ To.call(t, r) && Kt(e, r, t[r]);
4167
+ if (Yt)
4168
+ for (var r of Yt(t))
4169
+ Oo.call(t, r) && Kt(e, r, t[r]);
4213
4170
  return e;
4214
- }, Co = (e, t) => Ao(e, Po(t));
4215
- let _t;
4216
- const Fe = Ge(null);
4217
- function or(e) {
4171
+ }, Ao = (e, t) => So(e, Ho(t));
4172
+ let pt;
4173
+ const Ue = ke(null);
4174
+ function er(e) {
4218
4175
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4219
4176
  }
4220
- function We(e, t = de().fallbackLocale) {
4221
- const r = or(e);
4222
- return t ? [.../* @__PURE__ */ new Set([...r, ...or(t)])] : r;
4177
+ function $e(e, t = ge().fallbackLocale) {
4178
+ const r = er(e);
4179
+ return t ? [.../* @__PURE__ */ new Set([...r, ...er(t)])] : r;
4223
4180
  }
4224
4181
  function ne() {
4225
- return _t != null ? _t : void 0;
4182
+ return pt != null ? pt : void 0;
4226
4183
  }
4227
- Fe.subscribe((e) => {
4228
- _t = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4184
+ Ue.subscribe((e) => {
4185
+ pt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4229
4186
  });
4230
- const No = (e) => {
4231
- if (e && xo(e) && vt(e)) {
4232
- const { loadingDelay: t } = de();
4187
+ const Lo = (e) => {
4188
+ if (e && mo(e) && gt(e)) {
4189
+ const { loadingDelay: t } = ge();
4233
4190
  let r;
4234
4191
  return typeof window != "undefined" && ne() != null && t ? r = window.setTimeout(
4235
- () => it.set(!0),
4192
+ () => tt.set(!0),
4236
4193
  t
4237
- ) : it.set(!0), tn(e).then(() => {
4238
- Fe.set(e);
4194
+ ) : tt.set(!0), qr(e).then(() => {
4195
+ Ue.set(e);
4239
4196
  }).finally(() => {
4240
- clearTimeout(r), it.set(!1);
4197
+ clearTimeout(r), tt.set(!1);
4241
4198
  });
4242
4199
  }
4243
- return Fe.set(e);
4244
- }, be = Co(Io({}, Fe), {
4245
- set: No
4246
- }), Ve = (e) => {
4200
+ return Ue.set(e);
4201
+ }, ve = Ao(Mo({}, Ue), {
4202
+ set: Lo
4203
+ }), je = (e) => {
4247
4204
  const t = /* @__PURE__ */ Object.create(null);
4248
4205
  return (n) => {
4249
4206
  const i = JSON.stringify(n);
4250
4207
  return i in t ? t[i] : t[i] = e(n);
4251
4208
  };
4252
4209
  };
4253
- var Ro = Object.defineProperty, De = Object.getOwnPropertySymbols, rn = Object.prototype.hasOwnProperty, nn = Object.prototype.propertyIsEnumerable, ar = (e, t, r) => t in e ? Ro(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wt = (e, t) => {
4210
+ var Po = Object.defineProperty, Fe = Object.getOwnPropertySymbols, Jr = Object.prototype.hasOwnProperty, Yr = Object.prototype.propertyIsEnumerable, tr = (e, t, r) => t in e ? Po(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, vt = (e, t) => {
4254
4211
  for (var r in t || (t = {}))
4255
- rn.call(t, r) && ar(e, r, t[r]);
4256
- if (De)
4257
- for (var r of De(t))
4258
- nn.call(t, r) && ar(e, r, t[r]);
4212
+ Jr.call(t, r) && tr(e, r, t[r]);
4213
+ if (Fe)
4214
+ for (var r of Fe(t))
4215
+ Yr.call(t, r) && tr(e, r, t[r]);
4259
4216
  return e;
4260
4217
  }, ye = (e, t) => {
4261
4218
  var r = {};
4262
4219
  for (var n in e)
4263
- rn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4264
- if (e != null && De)
4265
- for (var n of De(e))
4266
- t.indexOf(n) < 0 && nn.call(e, n) && (r[n] = e[n]);
4220
+ Jr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4221
+ if (e != null && Fe)
4222
+ for (var n of Fe(e))
4223
+ t.indexOf(n) < 0 && Yr.call(e, n) && (r[n] = e[n]);
4267
4224
  return r;
4268
4225
  };
4269
- const we = (e, t) => {
4270
- const { formats: r } = de();
4226
+ const Se = (e, t) => {
4227
+ const { formats: r } = ge();
4271
4228
  if (e in r && t in r[e])
4272
4229
  return r[e][t];
4273
4230
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4274
- }, Uo = Ve(
4231
+ }, Bo = je(
4275
4232
  (e) => {
4276
4233
  var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4277
4234
  if (r == null)
4278
4235
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4279
- return n && (i = we("number", n)), new Intl.NumberFormat(r, i);
4236
+ return n && (i = Se("number", n)), new Intl.NumberFormat(r, i);
4280
4237
  }
4281
- ), Fo = Ve(
4238
+ ), Io = je(
4282
4239
  (e) => {
4283
4240
  var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4284
4241
  if (r == null)
4285
4242
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4286
- return n ? i = we("date", n) : Object.keys(i).length === 0 && (i = we("date", "short")), new Intl.DateTimeFormat(r, i);
4243
+ return n ? i = Se("date", n) : Object.keys(i).length === 0 && (i = Se("date", "short")), new Intl.DateTimeFormat(r, i);
4287
4244
  }
4288
- ), Do = Ve(
4245
+ ), Co = je(
4289
4246
  (e) => {
4290
4247
  var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4291
4248
  if (r == null)
4292
4249
  throw new Error(
4293
4250
  '[svelte-i18n] A "locale" must be set to format time values'
4294
4251
  );
4295
- return n ? i = we("time", n) : Object.keys(i).length === 0 && (i = we("time", "short")), new Intl.DateTimeFormat(r, i);
4252
+ return n ? i = Se("time", n) : Object.keys(i).length === 0 && (i = Se("time", "short")), new Intl.DateTimeFormat(r, i);
4296
4253
  }
4297
- ), ko = (e = {}) => {
4254
+ ), No = (e = {}) => {
4298
4255
  var t = e, {
4299
4256
  locale: r = ne()
4300
4257
  } = t, n = ye(t, [
4301
4258
  "locale"
4302
4259
  ]);
4303
- return Uo(wt({ locale: r }, n));
4304
- }, Go = (e = {}) => {
4260
+ return Bo(vt({ locale: r }, n));
4261
+ }, Ro = (e = {}) => {
4305
4262
  var t = e, {
4306
4263
  locale: r = ne()
4307
4264
  } = t, n = ye(t, [
4308
4265
  "locale"
4309
4266
  ]);
4310
- return Fo(wt({ locale: r }, n));
4311
- }, $o = (e = {}) => {
4267
+ return Io(vt({ locale: r }, n));
4268
+ }, Uo = (e = {}) => {
4312
4269
  var t = e, {
4313
4270
  locale: r = ne()
4314
4271
  } = t, n = ye(t, [
4315
4272
  "locale"
4316
4273
  ]);
4317
- return Do(wt({ locale: r }, n));
4318
- }, jo = Ve(
4274
+ return Co(vt({ locale: r }, n));
4275
+ }, Fo = je(
4319
4276
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4320
- (e, t = ne()) => new mo(e, t, de().formats, {
4321
- ignoreTag: de().ignoreTag
4277
+ (e, t = ne()) => new ho(e, t, ge().formats, {
4278
+ ignoreTag: ge().ignoreTag
4322
4279
  })
4323
- ), Wo = (e, t = {}) => {
4280
+ ), Do = (e, t = {}) => {
4324
4281
  var r, n, i, o;
4325
4282
  let a = t;
4326
4283
  typeof e == "object" && (a = e, e = a.id);
4327
4284
  const {
4328
4285
  values: s,
4329
- locale: u = ne(),
4330
- default: l
4286
+ locale: l = ne(),
4287
+ default: u
4331
4288
  } = a;
4332
- if (u == null)
4289
+ if (l == null)
4333
4290
  throw new Error(
4334
4291
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4335
4292
  );
4336
- let c = Jr(e, u);
4337
- if (!c)
4338
- c = (o = (i = (n = (r = de()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4339
- else if (typeof c != "string")
4293
+ let h = Xr(e, l);
4294
+ if (!h)
4295
+ h = (o = (i = (n = (r = ge()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4296
+ else if (typeof h != "string")
4340
4297
  return console.warn(
4341
- `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4342
- ), c;
4298
+ `[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.`
4299
+ ), h;
4343
4300
  if (!s)
4344
- return c;
4345
- let h = c;
4301
+ return h;
4302
+ let c = h;
4346
4303
  try {
4347
- h = jo(c, u).format(s);
4304
+ c = Fo(h, l).format(s);
4348
4305
  } catch (f) {
4349
4306
  f instanceof Error && console.warn(
4350
4307
  `[svelte-i18n] Message "${e}" has syntax error:`,
4351
4308
  f.message
4352
4309
  );
4353
4310
  }
4354
- return h;
4355
- }, Vo = (e, t) => $o(t).format(e), Xo = (e, t) => Go(t).format(e), zo = (e, t) => ko(t).format(e), Zo = (e, t = ne()) => Jr(e, t), Qo = me([be, Te], () => Wo);
4356
- me([be], () => Vo);
4357
- me([be], () => Xo);
4358
- me([be], () => zo);
4359
- me([be, Te], () => Zo);
4360
- window.emWidgets = { topic: ai };
4361
- const qo = (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)), Jo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4362
- function Yo(e, t) {
4311
+ return c;
4312
+ }, ko = (e, t) => Uo(t).format(e), Go = (e, t) => Ro(t).format(e), $o = (e, t) => No(t).format(e), jo = (e, t = ne()) => Xr(e, t), Wo = be([ve, Te], () => Do);
4313
+ be([ve], () => ko);
4314
+ be([ve], () => Go);
4315
+ be([ve], () => $o);
4316
+ be([ve, Te], () => jo);
4317
+ window.emWidgets = { topic: ri };
4318
+ const Vo = (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)), Xo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4319
+ function zo(e, t) {
4363
4320
  if (e) {
4364
4321
  const r = document.createElement("style");
4365
4322
  r.innerHTML = t, e.appendChild(r);
4366
4323
  }
4367
4324
  }
4368
- function Ko(e, t) {
4325
+ function Zo(e, t) {
4369
4326
  const r = new URL(t);
4370
4327
  fetch(r.href).then((n) => n.text()).then((n) => {
4371
4328
  const i = document.createElement("style");
@@ -4374,7 +4331,7 @@ function Ko(e, t) {
4374
4331
  console.error("There was an error while trying to load client styling from URL", n);
4375
4332
  });
4376
4333
  }
4377
- function ea(e, t, r) {
4334
+ function Qo(e, t, r) {
4378
4335
  if (window.emMessageBus) {
4379
4336
  const n = document.createElement("style");
4380
4337
  window.emMessageBus.subscribe(t, (i) => {
@@ -4382,13 +4339,13 @@ function ea(e, t, r) {
4382
4339
  });
4383
4340
  }
4384
4341
  }
4385
- function sr(e, t) {
4386
- Kr(e, t);
4342
+ function rr(e, t) {
4343
+ Zr(e, t);
4387
4344
  }
4388
- function ta(e) {
4389
- be.set(e);
4345
+ function qo(e) {
4346
+ ve.set(e);
4390
4347
  }
4391
- const ur = {
4348
+ const nr = {
4392
4349
  en: {
4393
4350
  language: "Select Language"
4394
4351
  },
@@ -4423,65 +4380,65 @@ const ur = {
4423
4380
  language: "Select Language"
4424
4381
  }
4425
4382
  };
4426
- function ra(e) {
4427
- Tn(e, "svelte-1kfw037", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}.Skeleton{animation:skeleton-loading 0.6s linear infinite alternate}@keyframes skeleton-loading{0%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%)}12%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.225) 0%, rgba(0, 61, 93, 0.225) 100%)}25%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.25) 0%, rgba(0, 61, 93, 0.25) 100%)}33%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.275) 0%, rgba(0, 61, 93, 0.275) 100%)}50%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.3) 0%, rgba(0, 61, 93, 0.3) 100%)}63%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.325) 0%, rgba(0, 61, 93, 0.325) 100%)}75%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.35) 0%, rgba(0, 61, 93, 0.35) 100%)}88%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.375) 0%, rgba(0, 61, 93, 0.375) 100%)}100%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.4) 0%, rgba(0, 61, 93, 0.4) 100%)}}@keyframes increaseTransparency{0%{opacity:0}25%{opacity:0.25}75%{opacity:0.75}100%{opacity:1}}@keyframes decreaseTransparency{100%{opacity:1}75%{opacity:0.75}25%{opacity:0.25}0%{opacity:0}}@keyframes growWidthPercent{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes growWidth{from{transform:translateY(0)}to{transform:translateY(0)}}@keyframes decreaseWidth{from{transform:translateX(1)}to{transform:translateX(0)}}.NavIcon{width:30px;height:28px;position:relative;margin:3px auto;transform:rotate(0deg);transition:transform 0.2s ease-in-out;cursor:pointer}.NavIcon span{display:block;position:absolute;height:3px;width:100%;background:#ffffff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:transform 0.2s ease-in-out, opacity 0.2s ease-in-out}.NavIcon span:nth-child(1){top:0px;width:80%}.NavIcon span:nth-child(2){top:9px}.NavIcon span:nth-child(3){top:18px}.NavIcon.Open span:nth-child(1){top:9px;width:100%;transform:rotate(135deg);transition:transform 0.3s ease-in-out}.NavIcon.Open span:nth-child(2){opacity:0;left:-60px}.NavIcon.Open span:nth-child(3){top:9px;transform:rotate(-135deg);transition:transform 0.3s ease-in-out}.SelectedOption{display:flex;align-items:center;justify-content:center}.SelectedOption .TriangleActive,.SelectedOption .TriangleInactive{display:block;margin:0 0 0 10px;transform:rotateX(0deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive svg,.SelectedOption .TriangleInactive svg{margin:-2px 0px;fill:white}.SelectedOption .TriangleActive{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive:hover{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.FlagIcon>img{width:20px;height:14px;margin-right:8px;border-radius:2px}.LanguageSelector{padding:5px 0;margin-bottom:0;display:flex;justify-content:space-between;background:linear-gradient(90deg, rgba(35, 178, 78, 0.9) 0%, rgba(0, 61, 93, 0.9) 100%);transition:transform 0.2s linear;height:44px}.LanguageSelector span{display:inline;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));opacity:0.8;padding:5px 0;display:flex;align-items:center;gap:15px;font-size:14px}.LanguageSelector:active{transition:all 0.2s ease}.LanguageSelector:active span{transition:all 0.1s linear;opacity:1}.LanguageSelector.Open{box-shadow:inset 0 -3.25em 0 0 var(--emw--color-primary)}.LanguageSelector .LanguageSelectorTitle{margin:0 20px}.LanguageSelector .LanguageDropdown{margin-right:16px;display:inline-block}.LanguageSelector .OptionList{position:absolute;background:linear-gradient(90deg, rgba(35, 178, 78, 0.1) 0%, rgba(0, 61, 93, 0.1) 100%);min-width:180px;z-index:1;overflow-y:auto;display:flex;flex-direction:column-reverse;bottom:44px;left:0;gap:5px;padding-bottom:5px;width:100%;height:0px;transition:transform 0.2s linear}.LanguageSelector .OptionList.Open{transition:transform 0.2s linear;height:auto;background-color:var(--emw--color-background-secondary, #000000);overflow:auto}.LanguageSelector .OptionList .LanguageOption{display:flex;border:2px solid #22B04E;border-radius:13px;align-items:center;opacity:0.2;height:0px;background:linear-gradient(90deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%);margin:0 5px;transition:transform 0.3s linear}.LanguageSelector .OptionList .LanguageOption.Open{height:50px;opacity:1;padding:10px 5px}.LanguageSelector .OptionList .LanguageOption:active,.LanguageSelector .OptionList .LanguageOption:hover{background:linear-gradient(90deg, rgb(35, 178, 78) 0%, rgb(0, 61, 93) 100%);transform:scale(1.03);transition:transform 0.2s ease-in-out}.LanguageSelector .OptionList .LanguageOption:active span,.LanguageSelector .OptionList .LanguageOption:hover span{color:black}.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:flex;align-items:flex-start;position:fixed;width:100%;height:100%;z-index:100;z-index:999999;top:0;left:0;background-color:rgba(0, 0, 0, 0.85);animation:increaseTransparency 0.2s ease-in forwards}.HamburgerModalWindow>span{opacity:0}.HamburgerModalWindow .HamburgerModalContainer{max-width:992px;position:relative;background:var(--emw--color-primary);display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:0;border-top:0;border-radius:0;overflow-x:hidden;overflow-y:scroll}.HamburgerModalWindow .HamburgerModalContainer.ActiveHamburgerMenu{animation:growWidth 0.2s forwards;transform-origin:left;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer.Closing{animation:decreaseWidth 0.2s backwards;transform-origin:right;animation-fill-mode:backwards;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer .Separator{width:100%;height:5px;background:rgb(0, 0, 0);background:linear-gradient(90deg, rgb(13, 78, 2) 0%, rgb(35, 172, 77) 50%, rgb(13, 78, 2) 100%);z-index:3}.HamburgerModalWindow .ModalCloseBtn{position:relative;top:25px;width:30px;height:30px;opacity:1;margin-left:7px;margin-right:9px;cursor:pointer}.HamburgerModalWindow .ModalCloseBtn .NavIcon .Open{width:90vw}.HamburgerModalWindow .ModalCloseBtn svg{width:20px;height:20px;padding:2px}.HamburgerModalWindow .HamburgerPrimaryMenu,.HamburgerModalWindow .HamburgerSecondaryMenu{font-size:12px;display:flex;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));transform-origin:left;transform:scaleX(0);animation:growWidthPercent 0.2s both;animation-delay:0.1s}.HamburgerModalWindow .HamburgerPrimaryMenu li,.HamburgerModalWindow .HamburgerSecondaryMenu li{transition:transform 150ms ease-in-out, opacity 150ms ease-in-out}.HamburgerModalWindow .HamburgerPrimaryMenu img,.HamburgerModalWindow .HamburgerSecondaryMenu img{max-width:40px}.HamburgerModalWindow .HamburgerPrimaryMenu{background:var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #000000));white-space:nowrap;overflow-x:scroll;list-style:none;width:90vw;text-transform:uppercase;font-size:11px;transition:all 0.2s;height:80px}.HamburgerModalWindow .HamburgerPrimaryMenu>li{max-width:125px;padding:14px 25px;display:inline-block}.HamburgerModalWindow .HamburgerPrimaryMenu>li:active{transform:scale(1.1)}.HamburgerModalWindow .HamburgerPrimaryMenu>li.ActiveItem{background:var(--emw--header-color-primary, var(--emw--color-primary, #22B04F));color:black}.HamburgerModalWindow .HamburgerPrimaryMenu .Loading{width:150px;height:86px;margin:0 2px}.HamburgerModalWindow .HamburgerPrimaryMenu .HamburgerItemContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.HamburgerModalWindow .HamburgerSecondaryMenu{margin-top:10px;list-style:none;height:calc(100% - 124px);overflow:auto;width:90vw;display:flex;flex-direction:column}.HamburgerModalWindow .HamburgerSecondaryMenu.Overlay{opacity:0.5;transition:opacity 0.2s ease-in-out}.HamburgerModalWindow .HamburgerSecondaryMenu li{padding:10px;display:flex;align-items:center;gap:15px;transition:transform 0.2s linear}.HamburgerModalWindow .HamburgerSecondaryMenu li:active{background-color:var(--emw--color-primary);transform:scale(1.1)}.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, #22B04F)}.FlagIcon{margin-left:12px}.NoFlag{width:88%;margin:0 20px}");
4383
+ function Jo(e) {
4384
+ xn(e, "svelte-1kfw037", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}.Skeleton{animation:skeleton-loading 0.6s linear infinite alternate}@keyframes skeleton-loading{0%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%)}12%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.225) 0%, rgba(0, 61, 93, 0.225) 100%)}25%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.25) 0%, rgba(0, 61, 93, 0.25) 100%)}33%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.275) 0%, rgba(0, 61, 93, 0.275) 100%)}50%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.3) 0%, rgba(0, 61, 93, 0.3) 100%)}63%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.325) 0%, rgba(0, 61, 93, 0.325) 100%)}75%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.35) 0%, rgba(0, 61, 93, 0.35) 100%)}88%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.375) 0%, rgba(0, 61, 93, 0.375) 100%)}100%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.4) 0%, rgba(0, 61, 93, 0.4) 100%)}}@keyframes increaseTransparency{0%{opacity:0}25%{opacity:0.25}75%{opacity:0.75}100%{opacity:1}}@keyframes decreaseTransparency{100%{opacity:1}75%{opacity:0.75}25%{opacity:0.25}0%{opacity:0}}@keyframes growWidthPercent{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes growWidth{from{transform:translateY(0)}to{transform:translateY(0)}}@keyframes decreaseWidth{from{transform:translateX(1)}to{transform:translateX(0)}}.NavIcon{width:30px;height:28px;position:relative;margin:3px auto;transform:rotate(0deg);transition:transform 0.2s ease-in-out;cursor:pointer}.NavIcon span{display:block;position:absolute;height:3px;width:100%;background:#ffffff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:transform 0.2s ease-in-out, opacity 0.2s ease-in-out}.NavIcon span:nth-child(1){top:0px;width:80%}.NavIcon span:nth-child(2){top:9px}.NavIcon span:nth-child(3){top:18px}.NavIcon.Open span:nth-child(1){top:9px;width:100%;transform:rotate(135deg);transition:transform 0.3s ease-in-out}.NavIcon.Open span:nth-child(2){opacity:0;left:-60px}.NavIcon.Open span:nth-child(3){top:9px;transform:rotate(-135deg);transition:transform 0.3s ease-in-out}.SelectedOption{display:flex;align-items:center;justify-content:center}.SelectedOption .TriangleActive,.SelectedOption .TriangleInactive{display:block;margin:0 0 0 10px;transform:rotateX(0deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive svg,.SelectedOption .TriangleInactive svg{margin:-2px 0px;fill:white}.SelectedOption .TriangleActive{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive:hover{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.FlagIcon>img{width:20px;height:14px;margin-right:8px;border-radius:2px}.LanguageSelector{padding:5px 0;margin-bottom:0;display:flex;justify-content:space-between;background:linear-gradient(90deg, rgba(35, 178, 78, 0.9) 0%, rgba(0, 61, 93, 0.9) 100%);transition:transform 0.2s linear;height:44px}.LanguageSelector span{display:inline;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));opacity:0.8;padding:5px 0;display:flex;align-items:center;gap:15px;font-size:14px}.LanguageSelector:active{transition:all 0.2s ease}.LanguageSelector:active span{transition:all 0.1s linear;opacity:1}.LanguageSelector.Open{box-shadow:inset 0 -3.25em 0 0 var(--emw--color-primary)}.LanguageSelector .LanguageSelectorTitle{margin:0 20px}.LanguageSelector .LanguageDropdown{margin-right:16px;display:inline-block}.LanguageSelector .OptionList{position:absolute;background:linear-gradient(90deg, rgba(35, 178, 78, 0.1) 0%, rgba(0, 61, 93, 0.1) 100%);min-width:180px;z-index:1;overflow-y:auto;display:flex;flex-direction:column-reverse;bottom:44px;left:0;gap:5px;padding-bottom:5px;width:100%;height:0px;transition:transform 0.2s linear}.LanguageSelector .OptionList.Open{transition:transform 0.2s linear;height:auto;background-color:var(--emw--color-background-secondary, #000000);overflow:auto}.LanguageSelector .OptionList .LanguageOption{display:flex;border:2px solid #22B04E;border-radius:13px;align-items:center;opacity:0.2;height:0px;background:linear-gradient(90deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%);margin:0 5px;transition:transform 0.3s linear}.LanguageSelector .OptionList .LanguageOption.Open{height:50px;opacity:1;padding:10px 5px}.LanguageSelector .OptionList .LanguageOption:active,.LanguageSelector .OptionList .LanguageOption:hover{background:linear-gradient(90deg, rgb(35, 178, 78) 0%, rgb(0, 61, 93) 100%);transform:scale(1.03);transition:transform 0.2s ease-in-out}.LanguageSelector .OptionList .LanguageOption:active span,.LanguageSelector .OptionList .LanguageOption:hover span{color:black}.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:flex;align-items:flex-start;position:fixed;width:100%;height:100%;z-index:100;z-index:999999;top:0;left:0;background-color:rgba(0, 0, 0, 0.85);animation:increaseTransparency 0.2s ease-in forwards}.HamburgerModalWindow>span{opacity:0}.HamburgerModalWindow .HamburgerModalContainer{max-width:992px;position:relative;background:var(--emw--color-primary);display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:0;border-top:0;border-radius:0;overflow-x:hidden;overflow-y:scroll}.HamburgerModalWindow .HamburgerModalContainer.ActiveHamburgerMenu{animation:growWidth 0.2s forwards;transform-origin:left;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer.Closing{animation:decreaseWidth 0.2s backwards;transform-origin:right;animation-fill-mode:backwards;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer .Separator{width:100%;height:5px;background:rgb(0, 0, 0);background:linear-gradient(90deg, rgb(13, 78, 2) 0%, rgb(35, 172, 77) 50%, rgb(13, 78, 2) 100%);z-index:3}.HamburgerModalWindow .ModalCloseBtn{position:relative;top:25px;width:30px;height:30px;opacity:1;margin-left:7px;margin-right:9px;cursor:pointer}.HamburgerModalWindow .ModalCloseBtn .NavIcon .Open{width:90vw}.HamburgerModalWindow .ModalCloseBtn svg{width:20px;height:20px;padding:2px}.HamburgerModalWindow .HamburgerPrimaryMenu,.HamburgerModalWindow .HamburgerSecondaryMenu{font-size:12px;display:flex;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));transform-origin:left;transform:scaleX(0);animation:growWidthPercent 0.2s both;animation-delay:0.1s}.HamburgerModalWindow .HamburgerPrimaryMenu li,.HamburgerModalWindow .HamburgerSecondaryMenu li{transition:transform 150ms ease-in-out, opacity 150ms ease-in-out}.HamburgerModalWindow .HamburgerPrimaryMenu img,.HamburgerModalWindow .HamburgerSecondaryMenu img{max-width:40px}.HamburgerModalWindow .HamburgerPrimaryMenu{background:var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #000000));white-space:nowrap;overflow-x:scroll;list-style:none;width:90vw;text-transform:uppercase;font-size:11px;transition:all 0.2s;height:80px}.HamburgerModalWindow .HamburgerPrimaryMenu>li{max-width:125px;padding:14px 25px;display:inline-block}.HamburgerModalWindow .HamburgerPrimaryMenu>li:active{transform:scale(1.1)}.HamburgerModalWindow .HamburgerPrimaryMenu>li.ActiveItem{background:var(--emw--header-color-primary, var(--emw--color-primary, #22B04F));color:black}.HamburgerModalWindow .HamburgerPrimaryMenu .Loading{width:150px;height:86px;margin:0 2px}.HamburgerModalWindow .HamburgerPrimaryMenu .HamburgerItemContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.HamburgerModalWindow .HamburgerSecondaryMenu{margin-top:10px;list-style:none;height:calc(100% - 124px);overflow:auto;width:90vw;display:flex;flex-direction:column}.HamburgerModalWindow .HamburgerSecondaryMenu.Overlay{opacity:0.5;transition:opacity 0.2s ease-in-out}.HamburgerModalWindow .HamburgerSecondaryMenu li{padding:10px;display:flex;align-items:center;gap:15px;transition:transform 0.2s linear}.HamburgerModalWindow .HamburgerSecondaryMenu li:active{background-color:var(--emw--color-primary);transform:scale(1.1)}.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, #22B04F)}.FlagIcon{margin-left:12px}.NoFlag{width:88%;margin:0 20px}");
4428
4385
  }
4429
- function lr(e, t, r) {
4386
+ function ir(e, t, r) {
4430
4387
  const n = e.slice();
4431
4388
  return n[58] = t[r], n;
4432
4389
  }
4433
- function cr(e, t, r) {
4390
+ function or(e, t, r) {
4434
4391
  const n = e.slice();
4435
4392
  return n[1] = t[r], n;
4436
4393
  }
4437
- function hr(e, t, r) {
4394
+ function ar(e, t, r) {
4438
4395
  const n = e.slice();
4439
4396
  return n[61] = t[r], n;
4440
4397
  }
4441
- function na(e, t, r) {
4398
+ function Yo(e, t, r) {
4442
4399
  const n = e.slice();
4443
4400
  return n[67] = t[r], n;
4444
4401
  }
4445
- function fr(e, t, r) {
4402
+ function sr(e, t, r) {
4446
4403
  const n = e.slice();
4447
4404
  return n[64] = t[r], n;
4448
4405
  }
4449
- function dr(e) {
4450
- let t, r, n, i, o, a, s, u, l, c, h, f, p, m, b, w, T, B, P, G, C, X, Z;
4406
+ function lr(e) {
4407
+ let t, r, n, i, o, a, s, l, u, h, c, f, g, m, b, w, O, B, L, G, C, X, z;
4451
4408
  function ie(x, R) {
4452
4409
  return (
4453
4410
  /*HamburgerMenuItems*/
4454
- x[4].length > 0 ? oa : ia
4411
+ x[4].length > 0 ? ea : Ko
4455
4412
  );
4456
4413
  }
4457
- let Y = ie(e), N = Y(e), j = J(
4414
+ let Y = ie(e), N = Y(e), j = q(
4458
4415
  /*activeMenuItemChildren*/
4459
4416
  e[6]
4460
- ), M = [];
4417
+ ), A = [];
4461
4418
  for (let x = 0; x < j.length; x += 1)
4462
- M[x] = br(hr(e, j, x));
4463
- let L = (
4419
+ A[x] = fr(ar(e, j, x));
4420
+ let P = (
4464
4421
  /*languagesArray*/
4465
- e[9].length > 1 && yr(e)
4422
+ e[9].length > 1 && dr(e)
4466
4423
  );
4467
4424
  return {
4468
4425
  c() {
4469
- t = v("div"), r = v("div"), n = v("ul"), N.c(), i = U(), o = v("div"), a = U(), s = v("ul");
4470
- for (let x = 0; x < M.length; x += 1)
4471
- M[x].c();
4472
- l = U(), L && L.c(), h = U(), f = v("span"), p = v("div"), m = v("span"), b = U(), w = v("span"), T = U(), B = v("span"), g(n, "class", "HamburgerPrimaryMenu"), g(o, "class", "Separator"), g(s, "class", u = "HamburgerSecondaryMenu " + /*isOptionsListVisible*/
4473
- (e[10] ? "Overlay" : "")), g(r, "class", c = "HamburgerModalContainer " + /*modalIsOpen*/
4426
+ t = y("div"), r = y("div"), n = y("ul"), N.c(), i = U(), o = y("div"), a = U(), s = y("ul");
4427
+ for (let x = 0; x < A.length; x += 1)
4428
+ A[x].c();
4429
+ u = U(), P && P.c(), c = U(), f = y("span"), g = y("div"), m = y("span"), b = U(), w = y("span"), O = U(), B = y("span"), p(n, "class", "HamburgerPrimaryMenu"), p(o, "class", "Separator"), p(s, "class", l = "HamburgerSecondaryMenu " + /*isOptionsListVisible*/
4430
+ (e[10] ? "Overlay" : "")), p(r, "class", h = "HamburgerModalContainer " + /*modalIsOpen*/
4474
4431
  (e[7] ? "ActiveHamburgerMenu" : "") + " " + /*isClosing*/
4475
- (e[12] ? "Closing" : "")), g(p, "class", P = "NavIcon " + (/*navIconClosing*/
4476
- e[13] ? "" : "Open")), g(f, "class", G = /*modalIsOpen*/
4477
- e[7] ? "ModalCloseBtn" : ""), g(f, "role", "button"), g(t, "class", C = "HamburgerModalWindow " + /*isClosing*/
4432
+ (e[12] ? "Closing" : "")), p(g, "class", L = "NavIcon " + (/*navIconClosing*/
4433
+ e[13] ? "" : "Open")), p(f, "class", G = /*modalIsOpen*/
4434
+ e[7] ? "ModalCloseBtn" : ""), p(f, "role", "button"), p(t, "class", C = "HamburgerModalWindow " + /*isClosing*/
4478
4435
  (e[12] ? " Closing" : ""));
4479
4436
  },
4480
4437
  m(x, R) {
4481
- F(x, t, R), y(t, r), y(r, n), N.m(n, null), y(r, i), y(r, o), y(r, a), y(r, s);
4482
- for (let S = 0; S < M.length; S += 1)
4483
- M[S] && M[S].m(s, null);
4484
- y(r, l), L && L.m(r, null), y(t, h), y(t, f), y(f, p), y(p, m), y(p, b), y(p, w), y(p, T), y(p, B), e[40](t), X || (Z = re(
4438
+ F(x, t, R), v(t, r), v(r, n), N.m(n, null), v(r, i), v(r, o), v(r, a), v(r, s);
4439
+ for (let H = 0; H < A.length; H += 1)
4440
+ A[H] && A[H].m(s, null);
4441
+ v(r, u), P && P.m(r, null), v(t, c), v(t, f), v(f, g), v(g, m), v(g, b), v(g, w), v(g, O), v(g, B), e[40](t), X || (z = re(
4485
4442
  f,
4486
4443
  "click",
4487
4444
  /*close*/
@@ -4491,47 +4448,47 @@ function dr(e) {
4491
4448
  p(x, R) {
4492
4449
  if (Y === (Y = ie(x)) && N ? N.p(x, R) : (N.d(1), N = Y(x), N && (N.c(), N.m(n, null))), R[0] & /*handleClick, activeMenuItemChildren*/
4493
4450
  262208) {
4494
- j = J(
4451
+ j = q(
4495
4452
  /*activeMenuItemChildren*/
4496
4453
  x[6]
4497
4454
  );
4498
- let S;
4499
- for (S = 0; S < j.length; S += 1) {
4500
- const W = hr(x, j, S);
4501
- M[S] ? M[S].p(W, R) : (M[S] = br(W), M[S].c(), M[S].m(s, null));
4455
+ let H;
4456
+ for (H = 0; H < j.length; H += 1) {
4457
+ const W = ar(x, j, H);
4458
+ A[H] ? A[H].p(W, R) : (A[H] = fr(W), A[H].c(), A[H].m(s, null));
4502
4459
  }
4503
- for (; S < M.length; S += 1)
4504
- M[S].d(1);
4505
- M.length = j.length;
4460
+ for (; H < A.length; H += 1)
4461
+ A[H].d(1);
4462
+ A.length = j.length;
4506
4463
  }
4507
4464
  R[0] & /*isOptionsListVisible*/
4508
- 1024 && u !== (u = "HamburgerSecondaryMenu " + /*isOptionsListVisible*/
4509
- (x[10] ? "Overlay" : "")) && g(s, "class", u), /*languagesArray*/
4510
- x[9].length > 1 ? L ? L.p(x, R) : (L = yr(x), L.c(), L.m(r, null)) : L && (L.d(1), L = null), R[0] & /*modalIsOpen, isClosing*/
4511
- 4224 && c !== (c = "HamburgerModalContainer " + /*modalIsOpen*/
4465
+ 1024 && l !== (l = "HamburgerSecondaryMenu " + /*isOptionsListVisible*/
4466
+ (x[10] ? "Overlay" : "")) && p(s, "class", l), /*languagesArray*/
4467
+ x[9].length > 1 ? P ? P.p(x, R) : (P = dr(x), P.c(), P.m(r, null)) : P && (P.d(1), P = null), R[0] & /*modalIsOpen, isClosing*/
4468
+ 4224 && h !== (h = "HamburgerModalContainer " + /*modalIsOpen*/
4512
4469
  (x[7] ? "ActiveHamburgerMenu" : "") + " " + /*isClosing*/
4513
- (x[12] ? "Closing" : "")) && g(r, "class", c), R[0] & /*navIconClosing*/
4514
- 8192 && P !== (P = "NavIcon " + (/*navIconClosing*/
4515
- x[13] ? "" : "Open")) && g(p, "class", P), R[0] & /*modalIsOpen*/
4470
+ (x[12] ? "Closing" : "")) && p(r, "class", h), R[0] & /*navIconClosing*/
4471
+ 8192 && L !== (L = "NavIcon " + (/*navIconClosing*/
4472
+ x[13] ? "" : "Open")) && p(g, "class", L), R[0] & /*modalIsOpen*/
4516
4473
  128 && G !== (G = /*modalIsOpen*/
4517
- x[7] ? "ModalCloseBtn" : "") && g(f, "class", G), R[0] & /*isClosing*/
4474
+ x[7] ? "ModalCloseBtn" : "") && p(f, "class", G), R[0] & /*isClosing*/
4518
4475
  4096 && C !== (C = "HamburgerModalWindow " + /*isClosing*/
4519
- (x[12] ? " Closing" : "")) && g(t, "class", C);
4476
+ (x[12] ? " Closing" : "")) && p(t, "class", C);
4520
4477
  },
4521
4478
  d(x) {
4522
- x && I(t), N.d(), Se(M, x), L && L.d(), e[40](null), X = !1, Z();
4479
+ x && I(t), N.d(), He(A, x), P && P.d(), e[40](null), X = !1, z();
4523
4480
  }
4524
4481
  };
4525
4482
  }
4526
- function ia(e) {
4527
- let t, r = J(new Array(5)), n = [];
4483
+ function Ko(e) {
4484
+ let t, r = q(new Array(5)), n = [];
4528
4485
  for (let i = 0; i < r.length; i += 1)
4529
- n[i] = aa(na(e, r, i));
4486
+ n[i] = ta(Yo(e, r, i));
4530
4487
  return {
4531
4488
  c() {
4532
4489
  for (let i = 0; i < n.length; i += 1)
4533
4490
  n[i].c();
4534
- t = Tr();
4491
+ t = xr();
4535
4492
  },
4536
4493
  m(i, o) {
4537
4494
  for (let a = 0; a < n.length; a += 1)
@@ -4540,22 +4497,22 @@ function ia(e) {
4540
4497
  },
4541
4498
  p: $,
4542
4499
  d(i) {
4543
- i && I(t), Se(n, i);
4500
+ i && I(t), He(n, i);
4544
4501
  }
4545
4502
  };
4546
4503
  }
4547
- function oa(e) {
4548
- let t, r = J(
4504
+ function ea(e) {
4505
+ let t, r = q(
4549
4506
  /*HamburgerMenuItems*/
4550
4507
  e[4]
4551
4508
  ), n = [];
4552
4509
  for (let i = 0; i < r.length; i += 1)
4553
- n[i] = gr(fr(e, r, i));
4510
+ n[i] = hr(sr(e, r, i));
4554
4511
  return {
4555
4512
  c() {
4556
4513
  for (let i = 0; i < n.length; i += 1)
4557
4514
  n[i].c();
4558
- t = Tr();
4515
+ t = xr();
4559
4516
  },
4560
4517
  m(i, o) {
4561
4518
  for (let a = 0; a < n.length; a += 1)
@@ -4565,14 +4522,14 @@ function oa(e) {
4565
4522
  p(i, o) {
4566
4523
  if (o[0] & /*activeMenuItemId, HamburgerMenuItems, handlePrimaryMenuClick*/
4567
4524
  131120) {
4568
- r = J(
4525
+ r = q(
4569
4526
  /*HamburgerMenuItems*/
4570
4527
  i[4]
4571
4528
  );
4572
4529
  let a;
4573
4530
  for (a = 0; a < r.length; a += 1) {
4574
- const s = fr(i, r, a);
4575
- n[a] ? n[a].p(s, o) : (n[a] = gr(s), n[a].c(), n[a].m(t.parentNode, t));
4531
+ const s = sr(i, r, a);
4532
+ n[a] ? n[a].p(s, o) : (n[a] = hr(s), n[a].c(), n[a].m(t.parentNode, t));
4576
4533
  }
4577
4534
  for (; a < n.length; a += 1)
4578
4535
  n[a].d(1);
@@ -4580,15 +4537,15 @@ function oa(e) {
4580
4537
  }
4581
4538
  },
4582
4539
  d(i) {
4583
- i && I(t), Se(n, i);
4540
+ i && I(t), He(n, i);
4584
4541
  }
4585
4542
  };
4586
4543
  }
4587
- function aa(e) {
4544
+ function ta(e) {
4588
4545
  let t;
4589
4546
  return {
4590
4547
  c() {
4591
- t = v("div"), t.innerHTML = "", g(t, "class", "Loading Skeleton");
4548
+ t = y("div"), t.innerHTML = "", p(t, "class", "Loading Skeleton");
4592
4549
  },
4593
4550
  m(r, n) {
4594
4551
  F(r, t, n);
@@ -4599,12 +4556,12 @@ function aa(e) {
4599
4556
  }
4600
4557
  };
4601
4558
  }
4602
- function pr(e) {
4559
+ function ur(e) {
4603
4560
  let t, r;
4604
4561
  return {
4605
4562
  c() {
4606
- t = v("img"), ee(t.src, r = /*mainItem*/
4607
- e[64].img) || g(t, "src", r), g(t, "alt", "menu icon");
4563
+ t = y("img"), ee(t.src, r = /*mainItem*/
4564
+ e[64].img) || p(t, "src", r), p(t, "alt", "menu icon");
4608
4565
  },
4609
4566
  m(n, i) {
4610
4567
  F(n, t, i);
@@ -4612,21 +4569,21 @@ function pr(e) {
4612
4569
  p(n, i) {
4613
4570
  i[0] & /*HamburgerMenuItems*/
4614
4571
  16 && !ee(t.src, r = /*mainItem*/
4615
- n[64].img) && g(t, "src", r);
4572
+ n[64].img) && p(t, "src", r);
4616
4573
  },
4617
4574
  d(n) {
4618
4575
  n && I(t);
4619
4576
  }
4620
4577
  };
4621
4578
  }
4622
- function gr(e) {
4623
- var p;
4579
+ function hr(e) {
4580
+ var g;
4624
4581
  let t, r, n, i, o = (
4625
4582
  /*mainItem*/
4626
4583
  e[64].label + ""
4627
- ), a, s, u, l, c, h = (
4584
+ ), a, s, l, u, h, c = (
4628
4585
  /*mainItem*/
4629
- ((p = e[64]) == null ? void 0 : p.img) && pr(e)
4586
+ ((g = e[64]) == null ? void 0 : g.img) && ur(e)
4630
4587
  );
4631
4588
  function f() {
4632
4589
  return (
@@ -4639,34 +4596,34 @@ function gr(e) {
4639
4596
  }
4640
4597
  return {
4641
4598
  c() {
4642
- t = v("li"), r = v("div"), h && h.c(), n = U(), i = v("p"), a = te(o), s = U(), g(r, "class", "HamburgerItemContainer"), g(t, "class", u = /*activeMenuItemId*/
4599
+ t = y("li"), r = y("div"), c && c.c(), n = U(), i = y("p"), a = te(o), s = U(), p(r, "class", "HamburgerItemContainer"), p(t, "class", l = /*activeMenuItemId*/
4643
4600
  e[5] === /*mainItem*/
4644
4601
  e[64].id ? "ActiveItem" : "");
4645
4602
  },
4646
4603
  m(m, b) {
4647
- F(m, t, b), y(t, r), h && h.m(r, null), y(r, n), y(r, i), y(i, a), y(t, s), l || (c = re(t, "click", f), l = !0);
4604
+ F(m, t, b), v(t, r), c && c.m(r, null), v(r, n), v(r, i), v(i, a), v(t, s), u || (h = re(t, "click", f), u = !0);
4648
4605
  },
4649
4606
  p(m, b) {
4650
4607
  var w;
4651
4608
  e = m, /*mainItem*/
4652
- (w = e[64]) != null && w.img ? h ? h.p(e, b) : (h = pr(e), h.c(), h.m(r, n)) : h && (h.d(1), h = null), b[0] & /*HamburgerMenuItems*/
4609
+ (w = e[64]) != null && w.img ? c ? c.p(e, b) : (c = ur(e), c.c(), c.m(r, n)) : c && (c.d(1), c = null), b[0] & /*HamburgerMenuItems*/
4653
4610
  16 && o !== (o = /*mainItem*/
4654
- e[64].label + "") && ge(a, o), b[0] & /*activeMenuItemId, HamburgerMenuItems*/
4655
- 48 && u !== (u = /*activeMenuItemId*/
4611
+ e[64].label + "") && me(a, o), b[0] & /*activeMenuItemId, HamburgerMenuItems*/
4612
+ 48 && l !== (l = /*activeMenuItemId*/
4656
4613
  e[5] === /*mainItem*/
4657
- e[64].id ? "ActiveItem" : "") && g(t, "class", u);
4614
+ e[64].id ? "ActiveItem" : "") && p(t, "class", l);
4658
4615
  },
4659
4616
  d(m) {
4660
- m && I(t), h && h.d(), l = !1, c();
4617
+ m && I(t), c && c.d(), u = !1, h();
4661
4618
  }
4662
4619
  };
4663
4620
  }
4664
- function mr(e) {
4621
+ function cr(e) {
4665
4622
  let t, r;
4666
4623
  return {
4667
4624
  c() {
4668
- t = v("img"), ee(t.src, r = /*secondaryItem*/
4669
- e[61].img) || g(t, "src", r), g(t, "alt", "menu icon");
4625
+ t = y("img"), ee(t.src, r = /*secondaryItem*/
4626
+ e[61].img) || p(t, "src", r), p(t, "alt", "menu icon");
4670
4627
  },
4671
4628
  m(n, i) {
4672
4629
  F(n, t, i);
@@ -4674,23 +4631,23 @@ function mr(e) {
4674
4631
  p(n, i) {
4675
4632
  i[0] & /*activeMenuItemChildren*/
4676
4633
  64 && !ee(t.src, r = /*secondaryItem*/
4677
- n[61].img) && g(t, "src", r);
4634
+ n[61].img) && p(t, "src", r);
4678
4635
  },
4679
4636
  d(n) {
4680
4637
  n && I(t);
4681
4638
  }
4682
4639
  };
4683
4640
  }
4684
- function br(e) {
4685
- var h;
4641
+ function fr(e) {
4642
+ var c;
4686
4643
  let t, r, n, i = (
4687
4644
  /*secondaryItem*/
4688
4645
  e[61].label + ""
4689
- ), o, a, s, u, l = (
4646
+ ), o, a, s, l, u = (
4690
4647
  /*secondaryItem*/
4691
- ((h = e[61]) == null ? void 0 : h.img) && mr(e)
4648
+ ((c = e[61]) == null ? void 0 : c.img) && cr(e)
4692
4649
  );
4693
- function c(...f) {
4650
+ function h(...f) {
4694
4651
  return (
4695
4652
  /*click_handler_1*/
4696
4653
  e[36](
@@ -4702,111 +4659,111 @@ function br(e) {
4702
4659
  }
4703
4660
  return {
4704
4661
  c() {
4705
- t = v("li"), l && l.c(), r = U(), n = v("p"), o = te(i), a = U();
4662
+ t = y("li"), u && u.c(), r = U(), n = y("p"), o = te(i), a = U();
4706
4663
  },
4707
- m(f, p) {
4708
- F(f, t, p), l && l.m(t, null), y(t, r), y(t, n), y(n, o), y(t, a), s || (u = re(t, "click", c), s = !0);
4664
+ m(f, g) {
4665
+ F(f, t, g), u && u.m(t, null), v(t, r), v(t, n), v(n, o), v(t, a), s || (l = re(t, "click", h), s = !0);
4709
4666
  },
4710
- p(f, p) {
4667
+ p(f, g) {
4711
4668
  var m;
4712
4669
  e = f, /*secondaryItem*/
4713
- (m = e[61]) != null && m.img ? l ? l.p(e, p) : (l = mr(e), l.c(), l.m(t, r)) : l && (l.d(1), l = null), p[0] & /*activeMenuItemChildren*/
4670
+ (m = e[61]) != null && m.img ? u ? u.p(e, g) : (u = cr(e), u.c(), u.m(t, r)) : u && (u.d(1), u = null), g[0] & /*activeMenuItemChildren*/
4714
4671
  64 && i !== (i = /*secondaryItem*/
4715
- e[61].label + "") && ge(o, i);
4672
+ e[61].label + "") && me(o, i);
4716
4673
  },
4717
4674
  d(f) {
4718
- f && I(t), l && l.d(), s = !1, u();
4675
+ f && I(t), u && u.d(), s = !1, l();
4719
4676
  }
4720
4677
  };
4721
4678
  }
4722
- function yr(e) {
4679
+ function dr(e) {
4723
4680
  let t, r, n = (
4724
4681
  /*$_*/
4725
4682
  e[15]("language") + ""
4726
- ), i, o, a, s, u;
4727
- function l(f, p) {
4683
+ ), i, o, a, s, l;
4684
+ function u(f, g) {
4728
4685
  return (
4729
4686
  /*countryflaghamburger*/
4730
- f[0] !== "true" ? ua : sa
4687
+ f[0] !== "true" ? na : ra
4731
4688
  );
4732
4689
  }
4733
- let c = l(e), h = c(e);
4690
+ let h = u(e), c = h(e);
4734
4691
  return {
4735
4692
  c() {
4736
- t = v("div"), r = v("span"), i = te(n), o = U(), h.c(), g(r, "class", "LanguageSelectorTitle"), g(t, "class", a = "LanguageSelector " + /*isOptionsListVisible*/
4693
+ t = y("div"), r = y("span"), i = te(n), o = U(), c.c(), p(r, "class", "LanguageSelectorTitle"), p(t, "class", a = "LanguageSelector " + /*isOptionsListVisible*/
4737
4694
  (e[10] ? "Open" : ""));
4738
4695
  },
4739
- m(f, p) {
4740
- F(f, t, p), y(t, r), y(r, i), y(t, o), h.m(t, null), s || (u = re(
4696
+ m(f, g) {
4697
+ F(f, t, g), v(t, r), v(r, i), v(t, o), c.m(t, null), s || (l = re(
4741
4698
  t,
4742
4699
  "click",
4743
4700
  /*toggleLanguageDropdown*/
4744
4701
  e[21]
4745
4702
  ), s = !0);
4746
4703
  },
4747
- p(f, p) {
4748
- p[0] & /*$_*/
4704
+ p(f, g) {
4705
+ g[0] & /*$_*/
4749
4706
  32768 && n !== (n = /*$_*/
4750
- f[15]("language") + "") && ge(i, n), c === (c = l(f)) && h ? h.p(f, p) : (h.d(1), h = c(f), h && (h.c(), h.m(t, null))), p[0] & /*isOptionsListVisible*/
4707
+ f[15]("language") + "") && me(i, n), h === (h = u(f)) && c ? c.p(f, g) : (c.d(1), c = h(f), c && (c.c(), c.m(t, null))), g[0] & /*isOptionsListVisible*/
4751
4708
  1024 && a !== (a = "LanguageSelector " + /*isOptionsListVisible*/
4752
- (f[10] ? "Open" : "")) && g(t, "class", a);
4709
+ (f[10] ? "Open" : "")) && p(t, "class", a);
4753
4710
  },
4754
4711
  d(f) {
4755
- f && I(t), h.d(), s = !1, u();
4712
+ f && I(t), c.d(), s = !1, l();
4756
4713
  }
4757
4714
  };
4758
4715
  }
4759
- function sa(e) {
4760
- let t, r, n, i, o, a, s, u = (
4716
+ function ra(e) {
4717
+ let t, r, n, i, o, a, s, l = (
4761
4718
  /*selectedLanguage*/
4762
4719
  e[14].slice(-2) + ""
4763
- ), l, c, h, f, p, m, b, w = (
4720
+ ), u, h, c, f, g, m, b, w = (
4764
4721
  /*isOptionsListVisible*/
4765
- e[10] && vr(e)
4722
+ e[10] && gr(e)
4766
4723
  );
4767
4724
  return {
4768
4725
  c() {
4769
- t = v("div"), r = v("div"), n = v("span"), i = v("img"), a = U(), s = v("span"), l = te(u), c = U(), h = v("span"), f = Ut("svg"), p = Ut("path"), b = U(), w && w.c(), ee(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4726
+ t = y("div"), r = y("div"), n = y("span"), i = y("img"), a = U(), s = y("span"), u = te(l), h = U(), c = y("span"), f = Bt("svg"), g = Bt("path"), b = U(), w && w.c(), ee(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4770
4727
  e[22](
4771
4728
  /*selectedLanguage*/
4772
4729
  e[14]
4773
- )}.svg`) || g(i, "src", o), g(n, "class", "FlagIcon"), g(s, "class", "LanguageName"), g(p, "id", "arrow"), g(p, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), g(p, "transform", "translate(-274.511 -441.088)"), g(p, "fill", "#d1d1d1"), g(f, "xmlns", "http://www.w3.org/2000/svg"), g(f, "width", "14"), g(f, "height", "6.835"), g(f, "viewBox", "0 0 14 6.835"), g(h, "class", m = "TriangleInactive " + /*isOptionsListVisible*/
4774
- (e[10] ? "TriangleActive" : "")), g(r, "class", "SelectedOption Item ItemLanguage"), g(t, "class", "LanguageDropdown");
4730
+ )}.svg`) || p(i, "src", o), p(n, "class", "FlagIcon"), p(s, "class", "LanguageName"), p(g, "id", "arrow"), p(g, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), p(g, "transform", "translate(-274.511 -441.088)"), p(g, "fill", "#d1d1d1"), p(f, "xmlns", "http://www.w3.org/2000/svg"), p(f, "width", "14"), p(f, "height", "6.835"), p(f, "viewBox", "0 0 14 6.835"), p(c, "class", m = "TriangleInactive " + /*isOptionsListVisible*/
4731
+ (e[10] ? "TriangleActive" : "")), p(r, "class", "SelectedOption Item ItemLanguage"), p(t, "class", "LanguageDropdown");
4775
4732
  },
4776
- m(T, B) {
4777
- F(T, t, B), y(t, r), y(r, n), y(n, i), y(r, a), y(r, s), y(s, l), y(r, c), y(r, h), y(h, f), y(f, p), y(t, b), w && w.m(t, null);
4733
+ m(O, B) {
4734
+ F(O, t, B), v(t, r), v(r, n), v(n, i), v(r, a), v(r, s), v(s, u), v(r, h), v(r, c), v(c, f), v(f, g), v(t, b), w && w.m(t, null);
4778
4735
  },
4779
- p(T, B) {
4736
+ p(O, B) {
4780
4737
  B[0] & /*selectedLanguage, languagesArray*/
4781
4738
  16896 && !ee(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4782
- T[22](
4739
+ O[22](
4783
4740
  /*selectedLanguage*/
4784
- T[14]
4785
- )}.svg`) && g(i, "src", o), B[0] & /*selectedLanguage*/
4786
- 16384 && u !== (u = /*selectedLanguage*/
4787
- T[14].slice(-2) + "") && ge(l, u), B[0] & /*isOptionsListVisible*/
4741
+ O[14]
4742
+ )}.svg`) && p(i, "src", o), B[0] & /*selectedLanguage*/
4743
+ 16384 && l !== (l = /*selectedLanguage*/
4744
+ O[14].slice(-2) + "") && me(u, l), B[0] & /*isOptionsListVisible*/
4788
4745
  1024 && m !== (m = "TriangleInactive " + /*isOptionsListVisible*/
4789
- (T[10] ? "TriangleActive" : "")) && g(h, "class", m), /*isOptionsListVisible*/
4790
- T[10] ? w ? w.p(T, B) : (w = vr(T), w.c(), w.m(t, null)) : w && (w.d(1), w = null);
4746
+ (O[10] ? "TriangleActive" : "")) && p(c, "class", m), /*isOptionsListVisible*/
4747
+ O[10] ? w ? w.p(O, B) : (w = gr(O), w.c(), w.m(t, null)) : w && (w.d(1), w = null);
4791
4748
  },
4792
- d(T) {
4793
- T && I(t), w && w.d();
4749
+ d(O) {
4750
+ O && I(t), w && w.d();
4794
4751
  }
4795
4752
  };
4796
4753
  }
4797
- function ua(e) {
4798
- let t, r, n, i = J(
4754
+ function na(e) {
4755
+ let t, r, n, i = q(
4799
4756
  /*languagesArray*/
4800
4757
  e[9]
4801
4758
  ), o = [];
4802
4759
  for (let a = 0; a < i.length; a += 1)
4803
- o[a] = xr(cr(e, i, a));
4760
+ o[a] = mr(or(e, i, a));
4804
4761
  return {
4805
4762
  c() {
4806
- t = v("select");
4763
+ t = y("select");
4807
4764
  for (let a = 0; a < o.length; a += 1)
4808
4765
  o[a].c();
4809
- g(t, "class", "Item ItemLanguage NoFlag"), /*selectedLanguage*/
4766
+ p(t, "class", "Item ItemLanguage NoFlag"), /*selectedLanguage*/
4810
4767
  e[14] === void 0 && Re(() => (
4811
4768
  /*select_change_handler*/
4812
4769
  e[37].call(t)
@@ -4814,9 +4771,9 @@ function ua(e) {
4814
4771
  },
4815
4772
  m(a, s) {
4816
4773
  F(a, t, s);
4817
- for (let u = 0; u < o.length; u += 1)
4818
- o[u] && o[u].m(t, null);
4819
- Dt(
4774
+ for (let l = 0; l < o.length; l += 1)
4775
+ o[l] && o[l].m(t, null);
4776
+ Ct(
4820
4777
  t,
4821
4778
  /*selectedLanguage*/
4822
4779
  e[14],
@@ -4839,44 +4796,44 @@ function ua(e) {
4839
4796
  p(a, s) {
4840
4797
  if (s[0] & /*languagesArray*/
4841
4798
  512) {
4842
- i = J(
4799
+ i = q(
4843
4800
  /*languagesArray*/
4844
4801
  a[9]
4845
4802
  );
4846
- let u;
4847
- for (u = 0; u < i.length; u += 1) {
4848
- const l = cr(a, i, u);
4849
- o[u] ? o[u].p(l, s) : (o[u] = xr(l), o[u].c(), o[u].m(t, null));
4803
+ let l;
4804
+ for (l = 0; l < i.length; l += 1) {
4805
+ const u = or(a, i, l);
4806
+ o[l] ? o[l].p(u, s) : (o[l] = mr(u), o[l].c(), o[l].m(t, null));
4850
4807
  }
4851
- for (; u < o.length; u += 1)
4852
- o[u].d(1);
4808
+ for (; l < o.length; l += 1)
4809
+ o[l].d(1);
4853
4810
  o.length = i.length;
4854
4811
  }
4855
4812
  s[0] & /*selectedLanguage, languagesArray*/
4856
- 16896 && Dt(
4813
+ 16896 && Ct(
4857
4814
  t,
4858
4815
  /*selectedLanguage*/
4859
4816
  a[14]
4860
4817
  );
4861
4818
  },
4862
4819
  d(a) {
4863
- a && I(t), Se(o, a), r = !1, pe(n);
4820
+ a && I(t), He(o, a), r = !1, pe(n);
4864
4821
  }
4865
4822
  };
4866
4823
  }
4867
- function vr(e) {
4868
- let t, r, n = J(
4824
+ function gr(e) {
4825
+ let t, r, n = q(
4869
4826
  /*languagesArray*/
4870
4827
  e[9]
4871
4828
  ), i = [];
4872
4829
  for (let o = 0; o < n.length; o += 1)
4873
- i[o] = _r(lr(e, n, o));
4830
+ i[o] = pr(ir(e, n, o));
4874
4831
  return {
4875
4832
  c() {
4876
- t = v("div");
4833
+ t = y("div");
4877
4834
  for (let o = 0; o < i.length; o += 1)
4878
4835
  i[o].c();
4879
- g(t, "class", r = "OptionList " + /*languageListOpen*/
4836
+ p(t, "class", r = "OptionList " + /*languageListOpen*/
4880
4837
  (e[11] ? "Open" : ""));
4881
4838
  },
4882
4839
  m(o, a) {
@@ -4887,14 +4844,14 @@ function vr(e) {
4887
4844
  p(o, a) {
4888
4845
  if (a[0] & /*languageListOpen, selectLanguage, languagesArray, determineFlag*/
4889
4846
  5245440) {
4890
- n = J(
4847
+ n = q(
4891
4848
  /*languagesArray*/
4892
4849
  o[9]
4893
4850
  );
4894
4851
  let s;
4895
4852
  for (s = 0; s < n.length; s += 1) {
4896
- const u = lr(o, n, s);
4897
- i[s] ? i[s].p(u, a) : (i[s] = _r(u), i[s].c(), i[s].m(t, null));
4853
+ const l = ir(o, n, s);
4854
+ i[s] ? i[s].p(l, a) : (i[s] = pr(l), i[s].c(), i[s].m(t, null));
4898
4855
  }
4899
4856
  for (; s < i.length; s += 1)
4900
4857
  i[s].d(1);
@@ -4902,19 +4859,19 @@ function vr(e) {
4902
4859
  }
4903
4860
  a[0] & /*languageListOpen*/
4904
4861
  2048 && r !== (r = "OptionList " + /*languageListOpen*/
4905
- (o[11] ? "Open" : "")) && g(t, "class", r);
4862
+ (o[11] ? "Open" : "")) && p(t, "class", r);
4906
4863
  },
4907
4864
  d(o) {
4908
- o && I(t), Se(i, o);
4865
+ o && I(t), He(i, o);
4909
4866
  }
4910
4867
  };
4911
4868
  }
4912
- function _r(e) {
4869
+ function pr(e) {
4913
4870
  let t, r, n, i, o, a, s = (
4914
4871
  /*operatorLanguage*/
4915
4872
  e[58] + ""
4916
- ), u, l, c, h, f;
4917
- function p() {
4873
+ ), l, u, h, c, f;
4874
+ function g() {
4918
4875
  return (
4919
4876
  /*click_handler_2*/
4920
4877
  e[39](
@@ -4925,15 +4882,15 @@ function _r(e) {
4925
4882
  }
4926
4883
  return {
4927
4884
  c() {
4928
- t = v("div"), r = v("span"), n = v("img"), o = U(), a = v("span"), u = te(s), l = U(), ee(n.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4885
+ t = y("div"), r = y("span"), n = y("img"), o = U(), a = y("span"), l = te(s), u = U(), ee(n.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4929
4886
  e[22](
4930
4887
  /*operatorLanguage*/
4931
4888
  e[58]
4932
- )}.svg`) || g(n, "src", i), g(r, "class", "FlagIcon"), g(a, "class", "LanguageName"), g(t, "class", c = "LanguageOption " + /*languageListOpen*/
4889
+ )}.svg`) || p(n, "src", i), p(r, "class", "FlagIcon"), p(a, "class", "LanguageName"), p(t, "class", h = "LanguageOption " + /*languageListOpen*/
4933
4890
  (e[11] ? "Open" : ""));
4934
4891
  },
4935
4892
  m(m, b) {
4936
- F(m, t, b), y(t, r), y(r, n), y(t, o), y(t, a), y(a, u), y(t, l), h || (f = re(t, "click", p), h = !0);
4893
+ F(m, t, b), v(t, r), v(r, n), v(t, o), v(t, a), v(a, l), v(t, u), c || (f = re(t, "click", g), c = !0);
4937
4894
  },
4938
4895
  p(m, b) {
4939
4896
  e = m, b[0] & /*languagesArray*/
@@ -4941,57 +4898,57 @@ function _r(e) {
4941
4898
  e[22](
4942
4899
  /*operatorLanguage*/
4943
4900
  e[58]
4944
- )}.svg`) && g(n, "src", i), b[0] & /*languagesArray*/
4901
+ )}.svg`) && p(n, "src", i), b[0] & /*languagesArray*/
4945
4902
  512 && s !== (s = /*operatorLanguage*/
4946
- e[58] + "") && ge(u, s), b[0] & /*languageListOpen*/
4947
- 2048 && c !== (c = "LanguageOption " + /*languageListOpen*/
4948
- (e[11] ? "Open" : "")) && g(t, "class", c);
4903
+ e[58] + "") && me(l, s), b[0] & /*languageListOpen*/
4904
+ 2048 && h !== (h = "LanguageOption " + /*languageListOpen*/
4905
+ (e[11] ? "Open" : "")) && p(t, "class", h);
4949
4906
  },
4950
4907
  d(m) {
4951
- m && I(t), h = !1, f();
4908
+ m && I(t), c = !1, f();
4952
4909
  }
4953
4910
  };
4954
4911
  }
4955
- function xr(e) {
4912
+ function mr(e) {
4956
4913
  let t, r = (
4957
4914
  /*lang*/
4958
4915
  e[1].slice(-2) + ""
4959
4916
  ), n, i;
4960
4917
  return {
4961
4918
  c() {
4962
- t = v("option"), n = te(r), t.__value = i = /*lang*/
4963
- e[1], Ft(t, t.__value), t.selected = !0;
4919
+ t = y("option"), n = te(r), t.__value = i = /*lang*/
4920
+ e[1], It(t, t.__value), t.selected = !0;
4964
4921
  },
4965
4922
  m(o, a) {
4966
- F(o, t, a), y(t, n);
4923
+ F(o, t, a), v(t, n);
4967
4924
  },
4968
4925
  p(o, a) {
4969
4926
  a[0] & /*languagesArray*/
4970
4927
  512 && r !== (r = /*lang*/
4971
- o[1].slice(-2) + "") && ge(n, r), a[0] & /*languagesArray*/
4928
+ o[1].slice(-2) + "") && me(n, r), a[0] & /*languagesArray*/
4972
4929
  512 && i !== (i = /*lang*/
4973
- o[1]) && (t.__value = i, Ft(t, t.__value));
4930
+ o[1]) && (t.__value = i, It(t, t.__value));
4974
4931
  },
4975
4932
  d(o) {
4976
4933
  o && I(t);
4977
4934
  }
4978
4935
  };
4979
4936
  }
4980
- function la(e) {
4937
+ function ia(e) {
4981
4938
  let t, r = (
4982
4939
  /*show*/
4983
- e[8] === !0 && dr(e)
4940
+ e[8] === !0 && lr(e)
4984
4941
  );
4985
4942
  return {
4986
4943
  c() {
4987
- t = v("div"), r && r.c();
4944
+ t = y("div"), r && r.c();
4988
4945
  },
4989
4946
  m(n, i) {
4990
4947
  F(n, t, i), r && r.m(t, null), e[41](t);
4991
4948
  },
4992
4949
  p(n, i) {
4993
4950
  /*show*/
4994
- n[8] === !0 ? r ? r.p(n, i) : (r = dr(n), r.c(), r.m(t, null)) : r && (r.d(1), r = null);
4951
+ n[8] === !0 ? r ? r.p(n, i) : (r = lr(n), r.c(), r.m(t, null)) : r && (r.d(1), r = null);
4995
4952
  },
4996
4953
  i: $,
4997
4954
  o: $,
@@ -5000,30 +4957,30 @@ function la(e) {
5000
4957
  }
5001
4958
  };
5002
4959
  }
5003
- function ca(e, t, r) {
4960
+ function oa(e, t, r) {
5004
4961
  let n;
5005
- Hn(e, Qo, (d) => r(15, n = d));
5006
- let { menuitemsurl: i = "" } = t, { cmsendpoint: o } = t, { cmsenv: a = "stage" } = t, { userroles: s } = t, { lang: u = "en" } = t, { activecategory: l = "" } = t, { languageslist: c = "" } = t, { translationurl: h = "" } = t, { mbsource: f } = t, { clientstyling: p = "" } = t, { clientstylingurl: m = "" } = t, { customlocaleidentifier: b = "" } = t, { countryflaghamburger: w = "" } = t, T, B = window.navigator.userAgent, P = [], G, C = "", X = [], Z = !1, ie = !1, Y = !0, N = [], j = !1, M = !1, L = !1, x = !1, R = !0, S, W = "", Q;
5007
- const an = () => {
5008
- fetch(h).then((d) => d.json()).then((d) => {
5009
- Object.keys(d).forEach((H) => {
5010
- sr(H, d[H]);
4962
+ _n(e, Wo, (d) => r(15, n = d));
4963
+ let { menuitemsurl: i = "" } = t, { cmsendpoint: o } = t, { cmsenv: a = "stage" } = t, { userroles: s } = t, { lang: l = "en" } = t, { activecategory: u = "" } = t, { languageslist: h = "" } = t, { translationurl: c = "" } = t, { mbsource: f } = t, { clientstyling: g = "" } = t, { clientstylingurl: m = "" } = t, { customlocaleidentifier: b = "" } = t, { countryflaghamburger: w = "" } = t, O, B = window.navigator.userAgent, L = [], G, C = "", X = [], z = !1, ie = !1, Y = !0, N = [], j = !1, A = !1, P = !1, x = !1, R = !0, H, W = "", Z;
4964
+ const en = () => {
4965
+ fetch(c).then((d) => d.json()).then((d) => {
4966
+ Object.keys(d).forEach((T) => {
4967
+ rr(T, d[T]);
5011
4968
  });
5012
4969
  }).catch((d) => {
5013
4970
  console.log(d);
5014
4971
  });
5015
4972
  };
5016
- Object.keys(ur).forEach((d) => {
5017
- sr(d, ur[d]);
4973
+ Object.keys(nr).forEach((d) => {
4974
+ rr(d, nr[d]);
5018
4975
  });
5019
- const Xe = () => {
5020
- S = new URL(`${o}/${W.toLowerCase()}/hamburger-menu`);
5021
- let d = Jo(B);
5022
- d && (d === "PC" ? S.searchParams.append("device", "dk") : S.searchParams.append("device", "mtWeb")), S.searchParams.append("env", a), S.searchParams.append("language", W.toLowerCase()), S.searchParams.append("userRoles", s);
5023
- }, St = () => {
5024
- r(12, x = !0), r(13, R = !0), r(10, M = !1), r(11, L = !1), setTimeout(
4976
+ const We = () => {
4977
+ H = new URL(`${o}/${W.toLowerCase()}/hamburger-menu`);
4978
+ let d = Xo(B);
4979
+ d && (d === "PC" ? H.searchParams.append("device", "dk") : H.searchParams.append("device", "mtWeb")), H.searchParams.append("env", a), H.searchParams.append("language", W.toLowerCase()), H.searchParams.append("userRoles", s);
4980
+ }, yt = () => {
4981
+ r(12, x = !0), r(13, R = !0), r(10, A = !1), r(11, P = !1), setTimeout(
5025
4982
  () => {
5026
- r(8, ie = !1), r(7, Z = !1);
4983
+ r(8, ie = !1), r(7, z = !1);
5027
4984
  },
5028
4985
  200
5029
4986
  ), window.postMessage(
@@ -5033,43 +4990,43 @@ function ca(e, t, r) {
5033
4990
  },
5034
4991
  window.location.href
5035
4992
  );
5036
- }, Ht = (d) => {
4993
+ }, _t = (d) => {
5037
4994
  d.data.type === "OpenHamburgerMenuModal" && (window.postMessage({ type: "DisableScroll" }, window.location.href), r(12, x = !1), setTimeout(
5038
4995
  () => {
5039
4996
  r(13, R = !1);
5040
4997
  },
5041
4998
  125
5042
- ), r(8, ie = !0), r(7, Z = !0), Xe(), Mt(S)), d.data.type === "LanguageChanged" && (j = !0, Xe(), Mt(S));
5043
- }, ze = (d, H) => {
5044
- r(5, C = d), r(6, X = H || []), typeof gtag == "function" && gtag("event", "ChangeMenu", {
4999
+ ), r(8, ie = !0), r(7, z = !0), We(), wt(H)), d.data.type === "LanguageChanged" && (j = !0, We(), wt(H));
5000
+ }, Ve = (d, T) => {
5001
+ r(5, C = d), r(6, X = T || []), typeof gtag == "function" && gtag("event", "ChangeMenu", {
5045
5002
  context: "HamburgerMenu",
5046
5003
  menuItem: `${C}`
5047
5004
  });
5048
- }, Tt = (d) => {
5049
- var H;
5050
- !(d != null && d.children) && (d != null && d.path) && ((H = d == null ? void 0 : d.keyword) != null && H.includes("InternalLink")) && Ze(d), ze(d.id, d.children);
5051
- }, Ot = () => {
5052
- let d = P.filter((H) => {
5053
- var Lt;
5005
+ }, xt = (d) => {
5006
+ var T;
5007
+ !(d != null && d.children) && (d != null && d.path) && ((T = d == null ? void 0 : d.keyword) != null && T.includes("InternalLink")) && Xe(d), Ve(d.id, d.children);
5008
+ }, Et = () => {
5009
+ let d = L.filter((T) => {
5010
+ var Tt;
5054
5011
  let oe = !1;
5055
- return (Lt = H.children) == null || Lt.forEach((bn) => {
5056
- bn.path.includes(l) && (oe = !0);
5012
+ return (Tt = T.children) == null || Tt.forEach((fn) => {
5013
+ fn.path.includes(u) && (oe = !0);
5057
5014
  }), oe;
5058
5015
  });
5059
- d.length > 0 ? ze(d[0].id, d[0].children) : ze(P[0].id, P[0].children);
5060
- }, Mt = (d) => {
5061
- G && !j || At(d);
5062
- }, At = (d) => {
5063
- fetch(d).then((H) => H.json()).then(
5064
- (H) => {
5065
- r(4, P = H.filter((oe) => (oe == null ? void 0 : oe.type) !== "banner")), Ot(), r(34, Y = !1), G = H, j = !1;
5016
+ d.length > 0 ? Ve(d[0].id, d[0].children) : Ve(L[0].id, L[0].children);
5017
+ }, wt = (d) => {
5018
+ G && !j || St(d);
5019
+ }, St = (d) => {
5020
+ fetch(d).then((T) => T.json()).then(
5021
+ (T) => {
5022
+ r(4, L = T.filter((oe) => (oe == null ? void 0 : oe.type) !== "banner")), Et(), r(34, Y = !1), G = T, j = !1;
5066
5023
  },
5067
- (H) => {
5068
- console.error(H);
5024
+ (T) => {
5025
+ console.error(T);
5069
5026
  }
5070
5027
  );
5071
5028
  };
5072
- let Ze = (d) => {
5029
+ let Xe = (d) => {
5073
5030
  window.postMessage(
5074
5031
  {
5075
5032
  type: "NavigateTo",
@@ -5078,9 +5035,9 @@ function ca(e, t, r) {
5078
5035
  target: d.attrs.target || null
5079
5036
  },
5080
5037
  window.location.href
5081
- ), St();
5038
+ ), yt();
5082
5039
  };
5083
- const Qe = () => {
5040
+ const ze = () => {
5084
5041
  j = !0, window.postMessage(
5085
5042
  {
5086
5043
  type: "LanguageChanged",
@@ -5088,122 +5045,122 @@ function ca(e, t, r) {
5088
5045
  },
5089
5046
  window.location.href
5090
5047
  );
5091
- }, sn = () => {
5092
- ta(u), Xe(), j && At(S), r(9, N = c.replace(/ /g, "").split(",")), r(9, N = N.map((d) => d.toUpperCase())), r(14, W = u.toUpperCase());
5093
- }, Pt = (d) => {
5048
+ }, tn = () => {
5049
+ qo(l), We(), j && St(H), r(9, N = h.replace(/ /g, "").split(",")), r(9, N = N.map((d) => d.toUpperCase())), r(14, W = l.toUpperCase());
5050
+ }, Ht = (d) => {
5094
5051
  r(14, W = d), setTimeout(
5095
5052
  () => {
5096
- r(11, L = !1);
5053
+ r(11, P = !1);
5097
5054
  },
5098
5055
  250
5099
5056
  ), setTimeout(
5100
5057
  () => {
5101
- r(10, M = !1);
5058
+ r(10, A = !1);
5102
5059
  },
5103
5060
  500
5104
- ), Qe();
5105
- }, un = () => {
5106
- M ? (setTimeout(
5061
+ ), ze();
5062
+ }, rn = () => {
5063
+ A ? (setTimeout(
5107
5064
  () => {
5108
- r(10, M = !1);
5065
+ r(10, A = !1);
5109
5066
  },
5110
5067
  250
5111
- ), r(11, L = !1)) : (r(10, M = !0), setTimeout(
5068
+ ), r(11, P = !1)) : (r(10, A = !0), setTimeout(
5112
5069
  () => {
5113
- r(11, L = !0);
5070
+ r(11, P = !0);
5114
5071
  },
5115
5072
  300
5116
5073
  ));
5117
- }, ln = (d) => {
5118
- let H = d ? d.slice(-2) : W.slice(-2);
5119
- return b && (H = b.includes(H.toLowerCase()) ? b.slice(-2) : H), H == "EN" ? "GB" : H.toUpperCase();
5074
+ }, nn = (d) => {
5075
+ let T = d ? d.slice(-2) : W.slice(-2);
5076
+ return b && (T = b.includes(T.toLowerCase()) ? b.slice(-2) : T), T == "EN" ? "GB" : T.toUpperCase();
5120
5077
  };
5121
- In(() => (window.addEventListener("message", Ht, !1), qo(B), () => {
5122
- window.removeEventListener("message", Ht);
5078
+ Mn(() => (window.addEventListener("message", _t, !1), Vo(B), () => {
5079
+ window.removeEventListener("message", _t);
5123
5080
  }));
5124
- const cn = (d) => Tt(d), hn = (d, H) => {
5125
- Ze(d), H.preventDefault();
5081
+ const on = (d) => xt(d), an = (d, T) => {
5082
+ Xe(d), T.preventDefault();
5126
5083
  };
5127
- function fn() {
5128
- W = Pn(this), r(14, W), r(9, N);
5084
+ function sn() {
5085
+ W = Hn(this), r(14, W), r(9, N);
5129
5086
  }
5130
- const dn = () => Qe(), pn = (d) => Pt(d);
5131
- function gn(d) {
5087
+ const ln = () => ze(), un = (d) => Ht(d);
5088
+ function hn(d) {
5132
5089
  Ne[d ? "unshift" : "push"](() => {
5133
- T = d, r(3, T);
5090
+ O = d, r(3, O);
5134
5091
  });
5135
5092
  }
5136
- function mn(d) {
5093
+ function cn(d) {
5137
5094
  Ne[d ? "unshift" : "push"](() => {
5138
- Q = d, r(2, Q);
5095
+ Z = d, r(2, Z);
5139
5096
  });
5140
5097
  }
5141
5098
  return e.$$set = (d) => {
5142
- "menuitemsurl" in d && r(23, i = d.menuitemsurl), "cmsendpoint" in d && r(24, o = d.cmsendpoint), "cmsenv" in d && r(25, a = d.cmsenv), "userroles" in d && r(26, s = d.userroles), "lang" in d && r(1, u = d.lang), "activecategory" in d && r(27, l = d.activecategory), "languageslist" in d && r(28, c = d.languageslist), "translationurl" in d && r(29, h = d.translationurl), "mbsource" in d && r(30, f = d.mbsource), "clientstyling" in d && r(31, p = d.clientstyling), "clientstylingurl" in d && r(32, m = d.clientstylingurl), "customlocaleidentifier" in d && r(33, b = d.customlocaleidentifier), "countryflaghamburger" in d && r(0, w = d.countryflaghamburger);
5099
+ "menuitemsurl" in d && r(23, i = d.menuitemsurl), "cmsendpoint" in d && r(24, o = d.cmsendpoint), "cmsenv" in d && r(25, a = d.cmsenv), "userroles" in d && r(26, s = d.userroles), "lang" in d && r(1, l = d.lang), "activecategory" in d && r(27, u = d.activecategory), "languageslist" in d && r(28, h = d.languageslist), "translationurl" in d && r(29, c = d.translationurl), "mbsource" in d && r(30, f = d.mbsource), "clientstyling" in d && r(31, g = d.clientstyling), "clientstylingurl" in d && r(32, m = d.clientstylingurl), "customlocaleidentifier" in d && r(33, b = d.customlocaleidentifier), "countryflaghamburger" in d && r(0, w = d.countryflaghamburger);
5143
5100
  }, e.$$.update = () => {
5144
5101
  e.$$.dirty[0] & /*cmsendpoint, cmsenv, lang, languageslist*/
5145
- 318767106 && o && a && u && c && sn(), e.$$.dirty[0] & /*activecategory*/
5102
+ 318767106 && o && a && l && h && tn(), e.$$.dirty[0] & /*activecategory*/
5146
5103
  134217728 | e.$$.dirty[1] & /*isLoading*/
5147
- 8 && l && !Y && Ot(), e.$$.dirty[0] & /*translationurl*/
5148
- 536870912 && h && an(), e.$$.dirty[0] & /*customStylingContainer*/
5104
+ 8 && u && !Y && Et(), e.$$.dirty[0] & /*translationurl*/
5105
+ 536870912 && c && en(), e.$$.dirty[0] & /*customStylingContainer*/
5149
5106
  4 | e.$$.dirty[1] & /*clientstyling*/
5150
- 1 && p && Q && Yo(Q, p), e.$$.dirty[0] & /*customStylingContainer*/
5107
+ 1 && g && Z && zo(Z, g), e.$$.dirty[0] & /*customStylingContainer*/
5151
5108
  4 | e.$$.dirty[1] & /*clientstylingurl*/
5152
- 2 && m && Q && Ko(Q, m), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5153
- 1073741828 && f && Q && ea(Q, `${f}.Style`);
5109
+ 2 && m && Z && Zo(Z, m), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5110
+ 1073741828 && f && Z && Qo(Z, `${f}.Style`);
5154
5111
  }, [
5155
5112
  w,
5156
- u,
5157
- Q,
5158
- T,
5159
- P,
5113
+ l,
5114
+ Z,
5115
+ O,
5116
+ L,
5160
5117
  C,
5161
5118
  X,
5162
- Z,
5119
+ z,
5163
5120
  ie,
5164
5121
  N,
5165
- M,
5166
- L,
5122
+ A,
5123
+ P,
5167
5124
  x,
5168
5125
  R,
5169
5126
  W,
5170
5127
  n,
5171
- St,
5172
- Tt,
5173
- Ze,
5174
- Qe,
5175
- Pt,
5176
- un,
5177
- ln,
5128
+ yt,
5129
+ xt,
5130
+ Xe,
5131
+ ze,
5132
+ Ht,
5133
+ rn,
5134
+ nn,
5178
5135
  i,
5179
5136
  o,
5180
5137
  a,
5181
5138
  s,
5182
- l,
5183
- c,
5139
+ u,
5184
5140
  h,
5141
+ c,
5185
5142
  f,
5186
- p,
5143
+ g,
5187
5144
  m,
5188
5145
  b,
5189
5146
  Y,
5190
- cn,
5147
+ on,
5148
+ an,
5149
+ sn,
5150
+ ln,
5151
+ un,
5191
5152
  hn,
5192
- fn,
5193
- dn,
5194
- pn,
5195
- gn,
5196
- mn
5153
+ cn
5197
5154
  ];
5198
5155
  }
5199
- class on extends Vn {
5156
+ class Kr extends kn {
5200
5157
  constructor(t) {
5201
- super(), jn(
5158
+ super(), Fn(
5202
5159
  this,
5203
5160
  t,
5204
- ca,
5205
- la,
5206
- wr,
5161
+ oa,
5162
+ ia,
5163
+ vr,
5207
5164
  {
5208
5165
  menuitemsurl: 23,
5209
5166
  cmsendpoint: 24,
@@ -5219,7 +5176,7 @@ class on extends Vn {
5219
5176
  customlocaleidentifier: 33,
5220
5177
  countryflaghamburger: 0
5221
5178
  },
5222
- ra,
5179
+ Jo,
5223
5180
  [-1, -1, -1]
5224
5181
  );
5225
5182
  }
@@ -5302,56 +5259,56 @@ class on extends Vn {
5302
5259
  this.$$set({ countryflaghamburger: t }), D();
5303
5260
  }
5304
5261
  }
5305
- Wn(on, { menuitemsurl: {}, cmsendpoint: {}, cmsenv: {}, userroles: {}, lang: {}, activecategory: {}, languageslist: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, customlocaleidentifier: {}, countryflaghamburger: {} }, [], [], !0);
5306
- const Ea = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5262
+ Dn(Kr, { menuitemsurl: {}, cmsendpoint: {}, cmsenv: {}, userroles: {}, lang: {}, activecategory: {}, languageslist: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, customlocaleidentifier: {}, countryflaghamburger: {} }, [], [], !0);
5263
+ const ba = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5307
5264
  __proto__: null,
5308
- default: on
5265
+ default: Kr
5309
5266
  }, Symbol.toStringTag, { value: "Module" }));
5310
5267
  export {
5311
- be as $,
5268
+ ve as $,
5312
5269
  $ as A,
5313
5270
  ee as B,
5314
- qo as C,
5315
- va as D,
5271
+ Vo as C,
5272
+ ga as D,
5316
5273
  Ne as E,
5317
- ge as F,
5274
+ me as F,
5318
5275
  te as G,
5319
- Ut as H,
5320
- J as I,
5321
- Se as J,
5322
- Jo as K,
5323
- Qo as L,
5324
- Yo as M,
5325
- Ko as N,
5326
- ea as O,
5327
- xa as P,
5328
- ya as Q,
5329
- Ea as R,
5330
- Vn as S,
5276
+ Bt as H,
5277
+ q as I,
5278
+ He as J,
5279
+ Xo as K,
5280
+ Wo as L,
5281
+ zo as M,
5282
+ Zo as N,
5283
+ Qo as O,
5284
+ ma as P,
5285
+ da as Q,
5286
+ ba as R,
5287
+ kn as S,
5331
5288
  Te as a,
5332
- Kr as b,
5333
- Wn as c,
5334
- Tn as d,
5335
- fa as e,
5289
+ Zr as b,
5290
+ Dn as c,
5291
+ xn as d,
5292
+ sa as e,
5336
5293
  D as f,
5337
5294
  I as g,
5338
- Dn as h,
5339
- jn as i,
5340
- ga as j,
5341
- da as k,
5342
- g as l,
5343
- ba as m,
5295
+ Cn as h,
5296
+ Fn as i,
5297
+ ha as j,
5298
+ la as k,
5299
+ p as l,
5300
+ fa as m,
5344
5301
  F as n,
5345
- y as o,
5302
+ v as o,
5346
5303
  re as p,
5347
- ma as q,
5304
+ ca as q,
5348
5305
  pe as r,
5349
- wr as s,
5350
- _a as t,
5351
- pa as u,
5352
- v,
5306
+ vr as s,
5307
+ pa as t,
5308
+ ua as u,
5309
+ y as v,
5353
5310
  U as w,
5354
- Hn as x,
5355
- In as y,
5356
- Tr as z
5311
+ _n as x,
5312
+ Mn as y,
5313
+ xr as z
5357
5314
  };