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

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