@everymatrix/casino-header-controller 1.53.0 → 1.53.10

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