@everymatrix/casino-hamburger-menu-nd 1.77.31 → 1.80.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- function $() {
1
+ function W() {
2
2
  }
3
- function On(e, t) {
3
+ function Cn(e, t) {
4
4
  for (const r in t)
5
5
  e[r] = t[r];
6
6
  return (
@@ -8,50 +8,50 @@ function On(e, t) {
8
8
  e
9
9
  );
10
10
  }
11
- function Ar(e) {
11
+ function Cr(e) {
12
12
  return e();
13
13
  }
14
- function Ft() {
14
+ function Wt() {
15
15
  return /* @__PURE__ */ Object.create(null);
16
16
  }
17
- function ce(e) {
18
- e.forEach(Ar);
17
+ function fe(e) {
18
+ e.forEach(Cr);
19
19
  }
20
- function Lt(e) {
20
+ function Bt(e) {
21
21
  return typeof e == "function";
22
22
  }
23
- function Lr(e, t) {
23
+ function Nr(e, t) {
24
24
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
25
25
  }
26
- let ke;
27
- function K(e, t) {
28
- return e === t ? !0 : (ke || (ke = document.createElement("a")), ke.href = t, e === ke.href);
26
+ let De;
27
+ function J(e, t) {
28
+ return e === t ? !0 : (De || (De = document.createElement("a")), De.href = t, e === De.href);
29
29
  }
30
- function Mn(e) {
30
+ function Nn(e) {
31
31
  return Object.keys(e).length === 0;
32
32
  }
33
- function Pr(e, ...t) {
33
+ function Rr(e, ...t) {
34
34
  if (e == null) {
35
35
  for (const n of t)
36
36
  n(void 0);
37
- return $;
37
+ return W;
38
38
  }
39
39
  const r = e.subscribe(...t);
40
40
  return r.unsubscribe ? () => r.unsubscribe() : r;
41
41
  }
42
- function An(e, t, r) {
43
- e.$$.on_destroy.push(Pr(t, r));
42
+ function Rn(e, t, r) {
43
+ e.$$.on_destroy.push(Rr(t, r));
44
44
  }
45
- function Ln(e, t, r, n) {
45
+ function Un(e, t, r, n) {
46
46
  if (e) {
47
- const i = Br(e, t, r, n);
47
+ const i = Ur(e, t, r, n);
48
48
  return e[0](i);
49
49
  }
50
50
  }
51
- function Br(e, t, r, n) {
52
- return e[1] && n ? On(r.ctx.slice(), e[1](n(t))) : r.ctx;
51
+ function Ur(e, t, r, n) {
52
+ return e[1] && n ? Cn(r.ctx.slice(), e[1](n(t))) : r.ctx;
53
53
  }
54
- function Pn(e, t, r, n) {
54
+ function kn(e, t, r, n) {
55
55
  if (e[2] && n) {
56
56
  const i = e[2](n(r));
57
57
  if (t.dirty === void 0)
@@ -66,13 +66,13 @@ function Pn(e, t, r, n) {
66
66
  }
67
67
  return t.dirty;
68
68
  }
69
- function Bn(e, t, r, n, i, o) {
69
+ function Dn(e, t, r, n, i, o) {
70
70
  if (i) {
71
- const a = Br(t, r, n, o);
71
+ const a = Ur(t, r, n, o);
72
72
  e.p(a, i);
73
73
  }
74
74
  }
75
- function In(e) {
75
+ function Fn(e) {
76
76
  if (e.ctx.length > 32) {
77
77
  const t = [], r = e.ctx.length / 32;
78
78
  for (let n = 0; n < r; n++)
@@ -84,14 +84,14 @@ function In(e) {
84
84
  function b(e, t) {
85
85
  e.appendChild(t);
86
86
  }
87
- function Cn(e, t, r) {
88
- const n = Nn(e);
87
+ function Gn(e, t, r) {
88
+ const n = jn(e);
89
89
  if (!n.getElementById(t)) {
90
- const i = _("style");
91
- i.id = t, i.textContent = r, Rn(n, i);
90
+ const i = v("style");
91
+ i.id = t, i.textContent = r, $n(n, i);
92
92
  }
93
93
  }
94
- function Nn(e) {
94
+ function jn(e) {
95
95
  if (!e)
96
96
  return document;
97
97
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -101,55 +101,55 @@ function Nn(e) {
101
101
  t
102
102
  ) : e.ownerDocument;
103
103
  }
104
- function Rn(e, t) {
104
+ function $n(e, t) {
105
105
  return b(
106
106
  /** @type {Document} */
107
107
  e.head || e,
108
108
  t
109
109
  ), t.sheet;
110
110
  }
111
- function B(e, t, r) {
111
+ function P(e, t, r) {
112
112
  e.insertBefore(t, r || null);
113
113
  }
114
- function P(e) {
114
+ function L(e) {
115
115
  e.parentNode && e.parentNode.removeChild(e);
116
116
  }
117
- function Ce(e, t) {
117
+ function Re(e, t) {
118
118
  for (let r = 0; r < e.length; r += 1)
119
119
  e[r] && e[r].d(t);
120
120
  }
121
- function _(e) {
121
+ function v(e) {
122
122
  return document.createElement(e);
123
123
  }
124
- function Dt(e) {
124
+ function Vt(e) {
125
125
  return document.createElementNS("http://www.w3.org/2000/svg", e);
126
126
  }
127
- function Q(e) {
127
+ function K(e) {
128
128
  return document.createTextNode(e);
129
129
  }
130
- function N() {
131
- return Q(" ");
130
+ function C() {
131
+ return K(" ");
132
132
  }
133
- function Ir() {
134
- return Q("");
133
+ function kr() {
134
+ return K("");
135
135
  }
136
- function oe(e, t, r, n) {
136
+ function se(e, t, r, n) {
137
137
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
138
138
  }
139
139
  function p(e, t, r) {
140
140
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
141
141
  }
142
- function kn(e) {
142
+ function Wn(e) {
143
143
  return Array.from(e.childNodes);
144
144
  }
145
- function ae(e, t) {
145
+ function le(e, t) {
146
146
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
147
147
  t);
148
148
  }
149
- function Gt(e, t) {
149
+ function Xt(e, t) {
150
150
  e.value = t ?? "";
151
151
  }
152
- function jt(e, t, r) {
152
+ function zt(e, t, r) {
153
153
  for (let n = 0; n < e.options.length; n += 1) {
154
154
  const i = e.options[n];
155
155
  if (i.__value === t) {
@@ -159,14 +159,14 @@ function jt(e, t, r) {
159
159
  }
160
160
  (!r || t !== void 0) && (e.selectedIndex = -1);
161
161
  }
162
- function Un(e) {
162
+ function Vn(e) {
163
163
  const t = e.querySelector(":checked");
164
164
  return t && t.__value;
165
165
  }
166
- function $t(e, t, r) {
166
+ function Zt(e, t, r) {
167
167
  e.classList.toggle(t, !!r);
168
168
  }
169
- function Fn(e) {
169
+ function Xn(e) {
170
170
  const t = {};
171
171
  return e.childNodes.forEach(
172
172
  /** @param {Element} node */
@@ -175,120 +175,120 @@ function Fn(e) {
175
175
  }
176
176
  ), t;
177
177
  }
178
- let Le;
179
- function Ae(e) {
180
- Le = e;
178
+ let Ie;
179
+ function Pe(e) {
180
+ Ie = e;
181
181
  }
182
- function Dn() {
183
- if (!Le)
182
+ function zn() {
183
+ if (!Ie)
184
184
  throw new Error("Function called outside component initialization");
185
- return Le;
185
+ return Ie;
186
186
  }
187
- function Gn(e) {
188
- Dn().$$.on_mount.push(e);
187
+ function Zn(e) {
188
+ zn().$$.on_mount.push(e);
189
189
  }
190
- const ye = [], Ve = [];
191
- let _e = [];
192
- const Wt = [], jn = /* @__PURE__ */ Promise.resolve();
193
- let pt = !1;
194
- function $n() {
195
- pt || (pt = !0, jn.then(k));
190
+ const ve = [], ze = [];
191
+ let xe = [];
192
+ const Qt = [], Qn = /* @__PURE__ */ Promise.resolve();
193
+ let bt = !1;
194
+ function qn() {
195
+ bt || (bt = !0, Qn.then(B));
196
196
  }
197
- function Xe(e) {
198
- _e.push(e);
197
+ function Ze(e) {
198
+ xe.push(e);
199
199
  }
200
- const at = /* @__PURE__ */ new Set();
201
- let be = 0;
202
- function k() {
203
- if (be !== 0)
200
+ const ut = /* @__PURE__ */ new Set();
201
+ let ye = 0;
202
+ function B() {
203
+ if (ye !== 0)
204
204
  return;
205
- const e = Le;
205
+ const e = Ie;
206
206
  do {
207
207
  try {
208
- for (; be < ye.length; ) {
209
- const t = ye[be];
210
- be++, Ae(t), Wn(t.$$);
208
+ for (; ye < ve.length; ) {
209
+ const t = ve[ye];
210
+ ye++, Pe(t), Yn(t.$$);
211
211
  }
212
212
  } catch (t) {
213
- throw ye.length = 0, be = 0, t;
213
+ throw ve.length = 0, ye = 0, t;
214
214
  }
215
- for (Ae(null), ye.length = 0, be = 0; Ve.length; )
216
- Ve.pop()();
217
- for (let t = 0; t < _e.length; t += 1) {
218
- const r = _e[t];
219
- at.has(r) || (at.add(r), r());
215
+ for (Pe(null), ve.length = 0, ye = 0; ze.length; )
216
+ ze.pop()();
217
+ for (let t = 0; t < xe.length; t += 1) {
218
+ const r = xe[t];
219
+ ut.has(r) || (ut.add(r), r());
220
220
  }
221
- _e.length = 0;
222
- } while (ye.length);
223
- for (; Wt.length; )
224
- Wt.pop()();
225
- pt = !1, at.clear(), Ae(e);
221
+ xe.length = 0;
222
+ } while (ve.length);
223
+ for (; Qt.length; )
224
+ Qt.pop()();
225
+ bt = !1, ut.clear(), Pe(e);
226
226
  }
227
- function Wn(e) {
227
+ function Yn(e) {
228
228
  if (e.fragment !== null) {
229
- e.update(), ce(e.before_update);
229
+ e.update(), fe(e.before_update);
230
230
  const t = e.dirty;
231
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Xe);
231
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ze);
232
232
  }
233
233
  }
234
- function Vn(e) {
234
+ function Jn(e) {
235
235
  const t = [], r = [];
236
- _e.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), _e = t;
236
+ xe.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), xe = t;
237
237
  }
238
- const De = /* @__PURE__ */ new Set();
239
- let le;
240
- function Cr() {
241
- le = {
238
+ const je = /* @__PURE__ */ new Set();
239
+ let ce;
240
+ function Dr() {
241
+ ce = {
242
242
  r: 0,
243
243
  c: [],
244
- p: le
244
+ p: ce
245
245
  // parent group
246
246
  };
247
247
  }
248
- function Nr() {
249
- le.r || ce(le.c), le = le.p;
248
+ function Fr() {
249
+ ce.r || fe(ce.c), ce = ce.p;
250
250
  }
251
- function ue(e, t) {
252
- e && e.i && (De.delete(e), e.i(t));
251
+ function he(e, t) {
252
+ e && e.i && (je.delete(e), e.i(t));
253
253
  }
254
- function Pe(e, t, r, n) {
254
+ function Be(e, t, r, n) {
255
255
  if (e && e.o) {
256
- if (De.has(e))
256
+ if (je.has(e))
257
257
  return;
258
- De.add(e), le.c.push(() => {
259
- De.delete(e), n && (r && e.d(1), n());
258
+ je.add(e), ce.c.push(() => {
259
+ je.delete(e), n && (r && e.d(1), n());
260
260
  }), e.o(t);
261
261
  } else
262
262
  n && n();
263
263
  }
264
- function te(e) {
264
+ function ne(e) {
265
265
  return e?.length !== void 0 ? e : Array.from(e);
266
266
  }
267
- function Xn(e, t, r) {
267
+ function Kn(e, t, r) {
268
268
  const { fragment: n, after_update: i } = e.$$;
269
- n && n.m(t, r), Xe(() => {
270
- const o = e.$$.on_mount.map(Ar).filter(Lt);
271
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ce(o), e.$$.on_mount = [];
272
- }), i.forEach(Xe);
269
+ n && n.m(t, r), Ze(() => {
270
+ const o = e.$$.on_mount.map(Cr).filter(Bt);
271
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : fe(o), e.$$.on_mount = [];
272
+ }), i.forEach(Ze);
273
273
  }
274
- function zn(e, t) {
274
+ function ei(e, t) {
275
275
  const r = e.$$;
276
- r.fragment !== null && (Vn(r.after_update), ce(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
276
+ r.fragment !== null && (Jn(r.after_update), fe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
277
277
  }
278
- function Zn(e, t) {
279
- e.$$.dirty[0] === -1 && (ye.push(e), $n(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
278
+ function ti(e, t) {
279
+ e.$$.dirty[0] === -1 && (ve.push(e), qn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
280
280
  }
281
- function Qn(e, t, r, n, i, o, a = null, s = [-1]) {
282
- const u = Le;
283
- Ae(e);
281
+ function ri(e, t, r, n, i, o, a = null, s = [-1]) {
282
+ const u = Ie;
283
+ Pe(e);
284
284
  const l = e.$$ = {
285
285
  fragment: null,
286
286
  ctx: [],
287
287
  // state
288
288
  props: o,
289
- update: $,
289
+ update: W,
290
290
  not_equal: i,
291
- bound: Ft(),
291
+ bound: Wt(),
292
292
  // lifecycle
293
293
  on_mount: [],
294
294
  on_destroy: [],
@@ -297,28 +297,28 @@ function Qn(e, t, r, n, i, o, a = null, s = [-1]) {
297
297
  after_update: [],
298
298
  context: new Map(t.context || (u ? u.$$.context : [])),
299
299
  // everything else
300
- callbacks: Ft(),
300
+ callbacks: Wt(),
301
301
  dirty: s,
302
302
  skip_bound: !1,
303
303
  root: t.target || u.$$.root
304
304
  };
305
305
  a && a(l.root);
306
306
  let c = !1;
307
- if (l.ctx = r ? r(e, t.props || {}, (h, g, ...d) => {
307
+ if (l.ctx = r ? r(e, t.props || {}, (f, g, ...d) => {
308
308
  const m = d.length ? d[0] : g;
309
- return l.ctx && i(l.ctx[h], l.ctx[h] = m) && (!l.skip_bound && l.bound[h] && l.bound[h](m), c && Zn(e, h)), g;
310
- }) : [], l.update(), c = !0, ce(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
309
+ return l.ctx && i(l.ctx[f], l.ctx[f] = m) && (!l.skip_bound && l.bound[f] && l.bound[f](m), c && ti(e, f)), g;
310
+ }) : [], l.update(), c = !0, fe(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
311
311
  if (t.hydrate) {
312
- const h = kn(t.target);
313
- l.fragment && l.fragment.l(h), h.forEach(P);
312
+ const f = Wn(t.target);
313
+ l.fragment && l.fragment.l(f), f.forEach(L);
314
314
  } else
315
315
  l.fragment && l.fragment.c();
316
- t.intro && ue(e.$$.fragment), Xn(e, t.target, t.anchor), k();
316
+ t.intro && he(e.$$.fragment), Kn(e, t.target, t.anchor), B();
317
317
  }
318
- Ae(u);
318
+ Pe(u);
319
319
  }
320
- let Rr;
321
- typeof HTMLElement == "function" && (Rr = class extends HTMLElement {
320
+ let Gr;
321
+ typeof HTMLElement == "function" && (Gr = class extends HTMLElement {
322
322
  /** The Svelte component constructor */
323
323
  $$ctor;
324
324
  /** Slots */
@@ -360,29 +360,29 @@ typeof HTMLElement == "function" && (Rr = class extends HTMLElement {
360
360
  let o;
361
361
  return {
362
362
  c: function() {
363
- o = _("slot"), i !== "default" && p(o, "name", i);
363
+ o = v("slot"), i !== "default" && p(o, "name", i);
364
364
  },
365
365
  /**
366
366
  * @param {HTMLElement} target
367
367
  * @param {HTMLElement} [anchor]
368
368
  */
369
369
  m: function(u, l) {
370
- B(u, o, l);
370
+ P(u, o, l);
371
371
  },
372
372
  d: function(u) {
373
- u && P(o);
373
+ u && L(o);
374
374
  }
375
375
  };
376
376
  };
377
377
  };
378
378
  if (await Promise.resolve(), !this.$$cn || this.$$c)
379
379
  return;
380
- const t = {}, r = Fn(this);
380
+ const t = {}, r = Xn(this);
381
381
  for (const i of this.$$s)
382
382
  i in r && (t[i] = [e(i)]);
383
383
  for (const i of this.attributes) {
384
384
  const o = this.$$g_p(i.name);
385
- o in this.$$d || (this.$$d[o] = Ge(o, i.value, this.$$p_d, "toProp"));
385
+ o in this.$$d || (this.$$d[o] = $e(o, i.value, this.$$p_d, "toProp"));
386
386
  }
387
387
  for (const i in this.$$p_d)
388
388
  !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
@@ -400,7 +400,7 @@ typeof HTMLElement == "function" && (Rr = class extends HTMLElement {
400
400
  this.$$r = !0;
401
401
  for (const i in this.$$p_d)
402
402
  if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
403
- const o = Ge(
403
+ const o = $e(
404
404
  i,
405
405
  this.$$d[i],
406
406
  this.$$p_d,
@@ -422,7 +422,7 @@ typeof HTMLElement == "function" && (Rr = class extends HTMLElement {
422
422
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
423
423
  // and setting attributes through setAttribute etc, this is helpful
424
424
  attributeChangedCallback(e, t, r) {
425
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = Ge(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
425
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = $e(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
426
426
  }
427
427
  disconnectedCallback() {
428
428
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -435,7 +435,7 @@ typeof HTMLElement == "function" && (Rr = class extends HTMLElement {
435
435
  ) || e;
436
436
  }
437
437
  });
438
- function Ge(e, t, r, n) {
438
+ function $e(e, t, r, n) {
439
439
  const i = r[e]?.type;
440
440
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
441
441
  return t;
@@ -464,8 +464,8 @@ function Ge(e, t, r, n) {
464
464
  return t;
465
465
  }
466
466
  }
467
- function Yn(e, t, r, n, i, o) {
468
- let a = class extends Rr {
467
+ function ni(e, t, r, n, i, o) {
468
+ let a = class extends Gr {
469
469
  constructor() {
470
470
  super(e, r, i), this.$$p_d = t;
471
471
  }
@@ -481,7 +481,7 @@ function Yn(e, t, r, n, i, o) {
481
481
  return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
482
482
  },
483
483
  set(u) {
484
- u = Ge(s, u, t), this.$$d[s] = u, this.$$c?.$set({ [s]: u });
484
+ u = $e(s, u, t), this.$$d[s] = u, this.$$c?.$set({ [s]: u });
485
485
  }
486
486
  });
487
487
  }), n.forEach((s) => {
@@ -493,7 +493,7 @@ function Yn(e, t, r, n, i, o) {
493
493
  }), e.element = /** @type {any} */
494
494
  a, a;
495
495
  }
496
- class qn {
496
+ class ii {
497
497
  /**
498
498
  * ### PRIVATE API
499
499
  *
@@ -512,7 +512,7 @@ class qn {
512
512
  $$set = void 0;
513
513
  /** @returns {void} */
514
514
  $destroy() {
515
- zn(this, 1), this.$destroy = $;
515
+ ei(this, 1), this.$destroy = W;
516
516
  }
517
517
  /**
518
518
  * @template {Extract<keyof Events, string>} K
@@ -521,8 +521,8 @@ class qn {
521
521
  * @returns {() => void}
522
522
  */
523
523
  $on(t, r) {
524
- if (!Lt(r))
525
- return $;
524
+ if (!Bt(r))
525
+ return W;
526
526
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
527
527
  return n.push(r), () => {
528
528
  const i = n.indexOf(r);
@@ -534,11 +534,11 @@ class qn {
534
534
  * @returns {void}
535
535
  */
536
536
  $set(t) {
537
- this.$$set && !Mn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
537
+ this.$$set && !Nn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
538
538
  }
539
539
  }
540
- const Jn = "4";
541
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Jn);
540
+ const oi = "4";
541
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(oi);
542
542
  /*! *****************************************************************************
543
543
  Copyright (c) Microsoft Corporation.
544
544
 
@@ -553,24 +553,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
553
553
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
554
554
  PERFORMANCE OF THIS SOFTWARE.
555
555
  ***************************************************************************** */
556
- var dt = function(e, t) {
557
- return dt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
556
+ var yt = function(e, t) {
557
+ return yt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
558
558
  r.__proto__ = n;
559
559
  } || function(r, n) {
560
560
  for (var i in n)
561
561
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
562
- }, dt(e, t);
562
+ }, yt(e, t);
563
563
  };
564
- function Ne(e, t) {
564
+ function Ue(e, t) {
565
565
  if (typeof t != "function" && t !== null)
566
566
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
567
- dt(e, t);
567
+ yt(e, t);
568
568
  function r() {
569
569
  this.constructor = e;
570
570
  }
571
571
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
572
572
  }
573
- function mt(e) {
573
+ function _t(e) {
574
574
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
575
575
  if (r)
576
576
  return r.call(e);
@@ -582,7 +582,7 @@ function mt(e) {
582
582
  };
583
583
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
584
584
  }
585
- function bt(e, t) {
585
+ function vt(e, t) {
586
586
  var r = typeof Symbol == "function" && e[Symbol.iterator];
587
587
  if (!r)
588
588
  return e;
@@ -602,22 +602,22 @@ function bt(e, t) {
602
602
  }
603
603
  return o;
604
604
  }
605
- function vt(e, t, r) {
605
+ function xt(e, t, r) {
606
606
  if (arguments.length === 2)
607
607
  for (var n = 0, i = t.length, o; n < i; n++)
608
608
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
609
609
  return e.concat(o || t);
610
610
  }
611
- function ee(e) {
611
+ function re(e) {
612
612
  return typeof e == "function";
613
613
  }
614
- function kr(e) {
614
+ function jr(e) {
615
615
  var t = function(n) {
616
616
  Error.call(n), n.stack = new Error().stack;
617
617
  }, r = e(t);
618
618
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
619
619
  }
620
- var st = kr(function(e) {
620
+ var ct = jr(function(e) {
621
621
  return function(r) {
622
622
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
623
623
  ` + r.map(function(n, i) {
@@ -626,13 +626,13 @@ var st = kr(function(e) {
626
626
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
627
627
  };
628
628
  });
629
- function yt(e, t) {
629
+ function Et(e, t) {
630
630
  if (e) {
631
631
  var r = e.indexOf(t);
632
632
  0 <= r && e.splice(r, 1);
633
633
  }
634
634
  }
635
- var Ye = function() {
635
+ var Je = function() {
636
636
  function e(t) {
637
637
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
638
638
  }
@@ -644,12 +644,12 @@ var Ye = function() {
644
644
  if (a)
645
645
  if (this._parentage = null, Array.isArray(a))
646
646
  try {
647
- for (var s = mt(a), u = s.next(); !u.done; u = s.next()) {
647
+ for (var s = _t(a), u = s.next(); !u.done; u = s.next()) {
648
648
  var l = u.value;
649
649
  l.remove(this);
650
650
  }
651
- } catch (v) {
652
- t = { error: v };
651
+ } catch (_) {
652
+ t = { error: _ };
653
653
  } finally {
654
654
  try {
655
655
  u && !u.done && (r = s.return) && r.call(s);
@@ -661,26 +661,26 @@ var Ye = function() {
661
661
  else
662
662
  a.remove(this);
663
663
  var c = this.initialTeardown;
664
- if (ee(c))
664
+ if (re(c))
665
665
  try {
666
666
  c();
667
- } catch (v) {
668
- o = v instanceof st ? v.errors : [v];
667
+ } catch (_) {
668
+ o = _ instanceof ct ? _.errors : [_];
669
669
  }
670
- var h = this._finalizers;
671
- if (h) {
670
+ var f = this._finalizers;
671
+ if (f) {
672
672
  this._finalizers = null;
673
673
  try {
674
- for (var g = mt(h), d = g.next(); !d.done; d = g.next()) {
674
+ for (var g = _t(f), d = g.next(); !d.done; d = g.next()) {
675
675
  var m = d.value;
676
676
  try {
677
- Vt(m);
678
- } catch (v) {
679
- o = o ?? [], v instanceof st ? o = vt(vt([], bt(o)), bt(v.errors)) : o.push(v);
677
+ qt(m);
678
+ } catch (_) {
679
+ o = o ?? [], _ instanceof ct ? o = xt(xt([], vt(o)), vt(_.errors)) : o.push(_);
680
680
  }
681
681
  }
682
- } catch (v) {
683
- n = { error: v };
682
+ } catch (_) {
683
+ n = { error: _ };
684
684
  } finally {
685
685
  try {
686
686
  d && !d.done && (i = g.return) && i.call(g);
@@ -691,13 +691,13 @@ var Ye = function() {
691
691
  }
692
692
  }
693
693
  if (o)
694
- throw new st(o);
694
+ throw new ct(o);
695
695
  }
696
696
  }, e.prototype.add = function(t) {
697
697
  var r;
698
698
  if (t && t !== this)
699
699
  if (this.closed)
700
- Vt(t);
700
+ qt(t);
701
701
  else {
702
702
  if (t instanceof e) {
703
703
  if (t.closed || t._hasParent(this))
@@ -714,52 +714,52 @@ var Ye = function() {
714
714
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
715
715
  }, e.prototype._removeParent = function(t) {
716
716
  var r = this._parentage;
717
- r === t ? this._parentage = null : Array.isArray(r) && yt(r, t);
717
+ r === t ? this._parentage = null : Array.isArray(r) && Et(r, t);
718
718
  }, e.prototype.remove = function(t) {
719
719
  var r = this._finalizers;
720
- r && yt(r, t), t instanceof e && t._removeParent(this);
720
+ r && Et(r, t), t instanceof e && t._removeParent(this);
721
721
  }, e.EMPTY = function() {
722
722
  var t = new e();
723
723
  return t.closed = !0, t;
724
724
  }(), e;
725
- }(), Ur = Ye.EMPTY;
726
- function Fr(e) {
727
- return e instanceof Ye || e && "closed" in e && ee(e.remove) && ee(e.add) && ee(e.unsubscribe);
725
+ }(), $r = Je.EMPTY;
726
+ function Wr(e) {
727
+ return e instanceof Je || e && "closed" in e && re(e.remove) && re(e.add) && re(e.unsubscribe);
728
728
  }
729
- function Vt(e) {
730
- ee(e) ? e() : e.unsubscribe();
729
+ function qt(e) {
730
+ re(e) ? e() : e.unsubscribe();
731
731
  }
732
- var Kn = {
732
+ var ai = {
733
733
  Promise: void 0
734
- }, ei = {
734
+ }, si = {
735
735
  setTimeout: function(e, t) {
736
736
  for (var r = [], n = 2; n < arguments.length; n++)
737
737
  r[n - 2] = arguments[n];
738
- return setTimeout.apply(void 0, vt([e, t], bt(r)));
738
+ return setTimeout.apply(void 0, xt([e, t], vt(r)));
739
739
  },
740
740
  clearTimeout: function(e) {
741
741
  return clearTimeout(e);
742
742
  },
743
743
  delegate: void 0
744
744
  };
745
- function ti(e) {
746
- ei.setTimeout(function() {
745
+ function li(e) {
746
+ si.setTimeout(function() {
747
747
  throw e;
748
748
  });
749
749
  }
750
- function Xt() {
750
+ function Yt() {
751
751
  }
752
- function je(e) {
752
+ function We(e) {
753
753
  e();
754
754
  }
755
- var Dr = function(e) {
756
- Ne(t, e);
755
+ var Vr = function(e) {
756
+ Ue(t, e);
757
757
  function t(r) {
758
758
  var n = e.call(this) || this;
759
- return n.isStopped = !1, r ? (n.destination = r, Fr(r) && r.add(n)) : n.destination = ii, n;
759
+ return n.isStopped = !1, r ? (n.destination = r, Wr(r) && r.add(n)) : n.destination = hi, n;
760
760
  }
761
761
  return t.create = function(r, n, i) {
762
- return new _t(r, n, i);
762
+ return new wt(r, n, i);
763
763
  }, t.prototype.next = function(r) {
764
764
  this.isStopped || this._next(r);
765
765
  }, t.prototype.error = function(r) {
@@ -783,7 +783,7 @@ var Dr = function(e) {
783
783
  this.unsubscribe();
784
784
  }
785
785
  }, t;
786
- }(Ye), ri = function() {
786
+ }(Je), ui = function() {
787
787
  function e(t) {
788
788
  this.partialObserver = t;
789
789
  }
@@ -793,7 +793,7 @@ var Dr = function(e) {
793
793
  try {
794
794
  r.next(t);
795
795
  } catch (n) {
796
- Ue(n);
796
+ Fe(n);
797
797
  }
798
798
  }, e.prototype.error = function(t) {
799
799
  var r = this.partialObserver;
@@ -801,56 +801,56 @@ var Dr = function(e) {
801
801
  try {
802
802
  r.error(t);
803
803
  } catch (n) {
804
- Ue(n);
804
+ Fe(n);
805
805
  }
806
806
  else
807
- Ue(t);
807
+ Fe(t);
808
808
  }, e.prototype.complete = function() {
809
809
  var t = this.partialObserver;
810
810
  if (t.complete)
811
811
  try {
812
812
  t.complete();
813
813
  } catch (r) {
814
- Ue(r);
814
+ Fe(r);
815
815
  }
816
816
  }, e;
817
- }(), _t = function(e) {
818
- Ne(t, e);
817
+ }(), wt = function(e) {
818
+ Ue(t, e);
819
819
  function t(r, n, i) {
820
820
  var o = e.call(this) || this, a;
821
- return ee(r) || !r ? a = {
821
+ return re(r) || !r ? a = {
822
822
  next: r ?? void 0,
823
823
  error: n ?? void 0,
824
824
  complete: i ?? void 0
825
- } : a = r, o.destination = new ri(a), o;
825
+ } : a = r, o.destination = new ui(a), o;
826
826
  }
827
827
  return t;
828
- }(Dr);
829
- function Ue(e) {
830
- ti(e);
828
+ }(Vr);
829
+ function Fe(e) {
830
+ li(e);
831
831
  }
832
- function ni(e) {
832
+ function ci(e) {
833
833
  throw e;
834
834
  }
835
- var ii = {
835
+ var hi = {
836
836
  closed: !0,
837
- next: Xt,
838
- error: ni,
839
- complete: Xt
840
- }, oi = function() {
837
+ next: Yt,
838
+ error: ci,
839
+ complete: Yt
840
+ }, fi = function() {
841
841
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
842
842
  }();
843
- function ai(e) {
843
+ function gi(e) {
844
844
  return e;
845
845
  }
846
- function si(e) {
847
- return e.length === 0 ? ai : e.length === 1 ? e[0] : function(r) {
846
+ function pi(e) {
847
+ return e.length === 0 ? gi : e.length === 1 ? e[0] : function(r) {
848
848
  return e.reduce(function(n, i) {
849
849
  return i(n);
850
850
  }, r);
851
851
  };
852
852
  }
853
- var zt = function() {
853
+ var Jt = function() {
854
854
  function e(t) {
855
855
  t && (this._subscribe = t);
856
856
  }
@@ -858,8 +858,8 @@ var zt = function() {
858
858
  var r = new e();
859
859
  return r.source = this, r.operator = t, r;
860
860
  }, e.prototype.subscribe = function(t, r, n) {
861
- var i = this, o = ui(t) ? t : new _t(t, r, n);
862
- return je(function() {
861
+ var i = this, o = mi(t) ? t : new wt(t, r, n);
862
+ return We(function() {
863
863
  var a = i, s = a.operator, u = a.source;
864
864
  o.add(s ? s.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
865
865
  }), o;
@@ -871,8 +871,8 @@ var zt = function() {
871
871
  }
872
872
  }, e.prototype.forEach = function(t, r) {
873
873
  var n = this;
874
- return r = Zt(r), new r(function(i, o) {
875
- var a = new _t({
874
+ return r = Kt(r), new r(function(i, o) {
875
+ var a = new wt({
876
876
  next: function(s) {
877
877
  try {
878
878
  t(s);
@@ -888,15 +888,15 @@ var zt = function() {
888
888
  }, e.prototype._subscribe = function(t) {
889
889
  var r;
890
890
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
891
- }, e.prototype[oi] = function() {
891
+ }, e.prototype[fi] = function() {
892
892
  return this;
893
893
  }, e.prototype.pipe = function() {
894
894
  for (var t = [], r = 0; r < arguments.length; r++)
895
895
  t[r] = arguments[r];
896
- return si(t)(this);
896
+ return pi(t)(this);
897
897
  }, e.prototype.toPromise = function(t) {
898
898
  var r = this;
899
- return t = Zt(t), new t(function(n, i) {
899
+ return t = Kt(t), new t(function(n, i) {
900
900
  var o;
901
901
  r.subscribe(function(a) {
902
902
  return o = a;
@@ -910,40 +910,40 @@ var zt = function() {
910
910
  return new e(t);
911
911
  }, e;
912
912
  }();
913
- function Zt(e) {
913
+ function Kt(e) {
914
914
  var t;
915
- return (t = e ?? Kn.Promise) !== null && t !== void 0 ? t : Promise;
915
+ return (t = e ?? ai.Promise) !== null && t !== void 0 ? t : Promise;
916
916
  }
917
- function li(e) {
918
- return e && ee(e.next) && ee(e.error) && ee(e.complete);
917
+ function di(e) {
918
+ return e && re(e.next) && re(e.error) && re(e.complete);
919
919
  }
920
- function ui(e) {
921
- return e && e instanceof Dr || li(e) && Fr(e);
920
+ function mi(e) {
921
+ return e && e instanceof Vr || di(e) && Wr(e);
922
922
  }
923
- var ci = kr(function(e) {
923
+ var bi = jr(function(e) {
924
924
  return function() {
925
925
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
926
926
  };
927
- }), Gr = function(e) {
928
- Ne(t, e);
927
+ }), Xr = function(e) {
928
+ Ue(t, e);
929
929
  function t() {
930
930
  var r = e.call(this) || this;
931
931
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
932
932
  }
933
933
  return t.prototype.lift = function(r) {
934
- var n = new Qt(this, this);
934
+ var n = new er(this, this);
935
935
  return n.operator = r, n;
936
936
  }, t.prototype._throwIfClosed = function() {
937
937
  if (this.closed)
938
- throw new ci();
938
+ throw new bi();
939
939
  }, t.prototype.next = function(r) {
940
940
  var n = this;
941
- je(function() {
941
+ We(function() {
942
942
  var i, o;
943
943
  if (n._throwIfClosed(), !n.isStopped) {
944
944
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
945
945
  try {
946
- for (var a = mt(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
946
+ for (var a = _t(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
947
947
  var u = s.value;
948
948
  u.next(r);
949
949
  }
@@ -961,7 +961,7 @@ var ci = kr(function(e) {
961
961
  });
962
962
  }, t.prototype.error = function(r) {
963
963
  var n = this;
964
- je(function() {
964
+ We(function() {
965
965
  if (n._throwIfClosed(), !n.isStopped) {
966
966
  n.hasError = n.isStopped = !0, n.thrownError = r;
967
967
  for (var i = n.observers; i.length; )
@@ -970,7 +970,7 @@ var ci = kr(function(e) {
970
970
  });
971
971
  }, t.prototype.complete = function() {
972
972
  var r = this;
973
- je(function() {
973
+ We(function() {
974
974
  if (r._throwIfClosed(), !r.isStopped) {
975
975
  r.isStopped = !0;
976
976
  for (var n = r.observers; n.length; )
@@ -992,20 +992,20 @@ var ci = kr(function(e) {
992
992
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
993
993
  }, t.prototype._innerSubscribe = function(r) {
994
994
  var n = this, i = this, o = i.hasError, a = i.isStopped, s = i.observers;
995
- return o || a ? Ur : (this.currentObservers = null, s.push(r), new Ye(function() {
996
- n.currentObservers = null, yt(s, r);
995
+ return o || a ? $r : (this.currentObservers = null, s.push(r), new Je(function() {
996
+ n.currentObservers = null, Et(s, r);
997
997
  }));
998
998
  }, t.prototype._checkFinalizedStatuses = function(r) {
999
999
  var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
1000
1000
  i ? r.error(o) : a && r.complete();
1001
1001
  }, t.prototype.asObservable = function() {
1002
- var r = new zt();
1002
+ var r = new Jt();
1003
1003
  return r.source = this, r;
1004
1004
  }, t.create = function(r, n) {
1005
- return new Qt(r, n);
1005
+ return new er(r, n);
1006
1006
  }, t;
1007
- }(zt), Qt = function(e) {
1008
- Ne(t, e);
1007
+ }(Jt), er = function(e) {
1008
+ Ue(t, e);
1009
1009
  function t(r, n) {
1010
1010
  var i = e.call(this) || this;
1011
1011
  return i.destination = r, i.source = n, i;
@@ -1021,17 +1021,17 @@ var ci = kr(function(e) {
1021
1021
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1022
1022
  }, t.prototype._subscribe = function(r) {
1023
1023
  var n, i;
1024
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Ur;
1024
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : $r;
1025
1025
  }, t;
1026
- }(Gr), jr = {
1026
+ }(Xr), zr = {
1027
1027
  now: function() {
1028
- return (jr.delegate || Date).now();
1028
+ return (zr.delegate || Date).now();
1029
1029
  },
1030
1030
  delegate: void 0
1031
- }, hi = function(e) {
1032
- Ne(t, e);
1031
+ }, yi = function(e) {
1032
+ Ue(t, e);
1033
1033
  function t(r, n, i) {
1034
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = jr);
1034
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = zr);
1035
1035
  var o = e.call(this) || this;
1036
1036
  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;
1037
1037
  }
@@ -1051,178 +1051,178 @@ var ci = kr(function(e) {
1051
1051
  l && o.splice(0, l + 1);
1052
1052
  }
1053
1053
  }, t;
1054
- }(Gr);
1055
- const Yt = [], qt = {}, fi = (e, t = 0) => {
1056
- if (Yt.indexOf(e) == -1) {
1057
- const r = new hi(t);
1058
- qt[e] = r, Yt.push(e);
1054
+ }(Xr);
1055
+ const tr = [], rr = {}, _i = (e, t = 0) => {
1056
+ if (tr.indexOf(e) == -1) {
1057
+ const r = new yi(t);
1058
+ rr[e] = r, tr.push(e);
1059
1059
  }
1060
- return qt[e];
1061
- }, ve = [];
1062
- function gi(e, t) {
1060
+ return rr[e];
1061
+ }, _e = [];
1062
+ function vi(e, t) {
1063
1063
  return {
1064
- subscribe: qe(e, t).subscribe
1064
+ subscribe: Ke(e, t).subscribe
1065
1065
  };
1066
1066
  }
1067
- function qe(e, t = $) {
1067
+ function Ke(e, t = W) {
1068
1068
  let r;
1069
1069
  const n = /* @__PURE__ */ new Set();
1070
1070
  function i(s) {
1071
- if (Lr(e, s) && (e = s, r)) {
1072
- const u = !ve.length;
1071
+ if (Nr(e, s) && (e = s, r)) {
1072
+ const u = !_e.length;
1073
1073
  for (const l of n)
1074
- l[1](), ve.push(l, e);
1074
+ l[1](), _e.push(l, e);
1075
1075
  if (u) {
1076
- for (let l = 0; l < ve.length; l += 2)
1077
- ve[l][0](ve[l + 1]);
1078
- ve.length = 0;
1076
+ for (let l = 0; l < _e.length; l += 2)
1077
+ _e[l][0](_e[l + 1]);
1078
+ _e.length = 0;
1079
1079
  }
1080
1080
  }
1081
1081
  }
1082
1082
  function o(s) {
1083
1083
  i(s(e));
1084
1084
  }
1085
- function a(s, u = $) {
1085
+ function a(s, u = W) {
1086
1086
  const l = [s, u];
1087
- return n.add(l), n.size === 1 && (r = t(i, o) || $), s(e), () => {
1087
+ return n.add(l), n.size === 1 && (r = t(i, o) || W), s(e), () => {
1088
1088
  n.delete(l), n.size === 0 && r && (r(), r = null);
1089
1089
  };
1090
1090
  }
1091
1091
  return { set: i, update: o, subscribe: a };
1092
1092
  }
1093
- function Se(e, t, r) {
1093
+ function Te(e, t, r) {
1094
1094
  const n = !Array.isArray(e), i = n ? [e] : e;
1095
1095
  if (!i.every(Boolean))
1096
1096
  throw new Error("derived() expects stores as input, got a falsy value");
1097
1097
  const o = t.length < 2;
1098
- return gi(r, (a, s) => {
1098
+ return vi(r, (a, s) => {
1099
1099
  let u = !1;
1100
1100
  const l = [];
1101
- let c = 0, h = $;
1101
+ let c = 0, f = W;
1102
1102
  const g = () => {
1103
1103
  if (c)
1104
1104
  return;
1105
- h();
1105
+ f();
1106
1106
  const m = t(n ? l[0] : l, a, s);
1107
- o ? a(m) : h = Lt(m) ? m : $;
1107
+ o ? a(m) : f = Bt(m) ? m : W;
1108
1108
  }, d = i.map(
1109
- (m, v) => Pr(
1109
+ (m, _) => Rr(
1110
1110
  m,
1111
1111
  (x) => {
1112
- l[v] = x, c &= ~(1 << v), u && g();
1112
+ l[_] = x, c &= ~(1 << _), u && g();
1113
1113
  },
1114
1114
  () => {
1115
- c |= 1 << v;
1115
+ c |= 1 << _;
1116
1116
  }
1117
1117
  )
1118
1118
  );
1119
1119
  return u = !0, g(), function() {
1120
- ce(d), h(), u = !1;
1120
+ fe(d), f(), u = !1;
1121
1121
  };
1122
1122
  });
1123
1123
  }
1124
- function pi(e) {
1124
+ function xi(e) {
1125
1125
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1126
1126
  }
1127
- var di = function(t) {
1128
- return mi(t) && !bi(t);
1127
+ var Ei = function(t) {
1128
+ return wi(t) && !Hi(t);
1129
1129
  };
1130
- function mi(e) {
1130
+ function wi(e) {
1131
1131
  return !!e && typeof e == "object";
1132
1132
  }
1133
- function bi(e) {
1133
+ function Hi(e) {
1134
1134
  var t = Object.prototype.toString.call(e);
1135
- return t === "[object RegExp]" || t === "[object Date]" || _i(e);
1135
+ return t === "[object RegExp]" || t === "[object Date]" || Oi(e);
1136
1136
  }
1137
- var vi = typeof Symbol == "function" && Symbol.for, yi = vi ? Symbol.for("react.element") : 60103;
1138
- function _i(e) {
1139
- return e.$$typeof === yi;
1137
+ var Si = typeof Symbol == "function" && Symbol.for, Ti = Si ? Symbol.for("react.element") : 60103;
1138
+ function Oi(e) {
1139
+ return e.$$typeof === Ti;
1140
1140
  }
1141
- function xi(e) {
1141
+ function Mi(e) {
1142
1142
  return Array.isArray(e) ? [] : {};
1143
1143
  }
1144
- function Be(e, t) {
1145
- return t.clone !== !1 && t.isMergeableObject(e) ? xe(xi(e), e, t) : e;
1144
+ function Ce(e, t) {
1145
+ return t.clone !== !1 && t.isMergeableObject(e) ? Ee(Mi(e), e, t) : e;
1146
1146
  }
1147
- function Ei(e, t, r) {
1147
+ function Ai(e, t, r) {
1148
1148
  return e.concat(t).map(function(n) {
1149
- return Be(n, r);
1149
+ return Ce(n, r);
1150
1150
  });
1151
1151
  }
1152
- function wi(e, t) {
1152
+ function Li(e, t) {
1153
1153
  if (!t.customMerge)
1154
- return xe;
1154
+ return Ee;
1155
1155
  var r = t.customMerge(e);
1156
- return typeof r == "function" ? r : xe;
1156
+ return typeof r == "function" ? r : Ee;
1157
1157
  }
1158
- function Hi(e) {
1158
+ function Pi(e) {
1159
1159
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1160
1160
  return Object.propertyIsEnumerable.call(e, t);
1161
1161
  }) : [];
1162
1162
  }
1163
- function Jt(e) {
1164
- return Object.keys(e).concat(Hi(e));
1163
+ function nr(e) {
1164
+ return Object.keys(e).concat(Pi(e));
1165
1165
  }
1166
- function $r(e, t) {
1166
+ function Zr(e, t) {
1167
1167
  try {
1168
1168
  return t in e;
1169
1169
  } catch {
1170
1170
  return !1;
1171
1171
  }
1172
1172
  }
1173
- function Si(e, t) {
1174
- return $r(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1173
+ function Ii(e, t) {
1174
+ return Zr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1175
1175
  }
1176
- function Ti(e, t, r) {
1176
+ function Bi(e, t, r) {
1177
1177
  var n = {};
1178
- return r.isMergeableObject(e) && Jt(e).forEach(function(i) {
1179
- n[i] = Be(e[i], r);
1180
- }), Jt(t).forEach(function(i) {
1181
- Si(e, i) || ($r(e, i) && r.isMergeableObject(t[i]) ? n[i] = wi(i, r)(e[i], t[i], r) : n[i] = Be(t[i], r));
1178
+ return r.isMergeableObject(e) && nr(e).forEach(function(i) {
1179
+ n[i] = Ce(e[i], r);
1180
+ }), nr(t).forEach(function(i) {
1181
+ Ii(e, i) || (Zr(e, i) && r.isMergeableObject(t[i]) ? n[i] = Li(i, r)(e[i], t[i], r) : n[i] = Ce(t[i], r));
1182
1182
  }), n;
1183
1183
  }
1184
- function xe(e, t, r) {
1185
- r = r || {}, r.arrayMerge = r.arrayMerge || Ei, r.isMergeableObject = r.isMergeableObject || di, r.cloneUnlessOtherwiseSpecified = Be;
1184
+ function Ee(e, t, r) {
1185
+ r = r || {}, r.arrayMerge = r.arrayMerge || Ai, r.isMergeableObject = r.isMergeableObject || Ei, r.cloneUnlessOtherwiseSpecified = Ce;
1186
1186
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1187
- return o ? n ? r.arrayMerge(e, t, r) : Ti(e, t, r) : Be(t, r);
1187
+ return o ? n ? r.arrayMerge(e, t, r) : Bi(e, t, r) : Ce(t, r);
1188
1188
  }
1189
- xe.all = function(t, r) {
1189
+ Ee.all = function(t, r) {
1190
1190
  if (!Array.isArray(t))
1191
1191
  throw new Error("first argument should be an array");
1192
1192
  return t.reduce(function(n, i) {
1193
- return xe(n, i, r);
1193
+ return Ee(n, i, r);
1194
1194
  }, {});
1195
1195
  };
1196
- var Oi = xe, Mi = Oi;
1197
- const Ai = /* @__PURE__ */ pi(Mi);
1198
- var xt = function(e, t) {
1199
- return xt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1196
+ var Ci = Ee, Ni = Ci;
1197
+ const Ri = /* @__PURE__ */ xi(Ni);
1198
+ var Ht = function(e, t) {
1199
+ return Ht = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1200
1200
  r.__proto__ = n;
1201
1201
  } || function(r, n) {
1202
1202
  for (var i in n)
1203
1203
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1204
- }, xt(e, t);
1204
+ }, Ht(e, t);
1205
1205
  };
1206
- function Je(e, t) {
1206
+ function et(e, t) {
1207
1207
  if (typeof t != "function" && t !== null)
1208
1208
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1209
- xt(e, t);
1209
+ Ht(e, t);
1210
1210
  function r() {
1211
1211
  this.constructor = e;
1212
1212
  }
1213
1213
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1214
1214
  }
1215
- var J = function() {
1216
- return J = Object.assign || function(t) {
1215
+ var Y = function() {
1216
+ return Y = Object.assign || function(t) {
1217
1217
  for (var r, n = 1, i = arguments.length; n < i; n++) {
1218
1218
  r = arguments[n];
1219
1219
  for (var o in r)
1220
1220
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1221
1221
  }
1222
1222
  return t;
1223
- }, J.apply(this, arguments);
1223
+ }, Y.apply(this, arguments);
1224
1224
  };
1225
- function Li(e, t) {
1225
+ function Ui(e, t) {
1226
1226
  var r = {};
1227
1227
  for (var n in e)
1228
1228
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -1231,43 +1231,43 @@ function Li(e, t) {
1231
1231
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1232
1232
  return r;
1233
1233
  }
1234
- function lt(e, t, r) {
1234
+ function ht(e, t, r) {
1235
1235
  if (r || arguments.length === 2)
1236
1236
  for (var n = 0, i = t.length, o; n < i; n++)
1237
1237
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1238
1238
  return e.concat(o || Array.prototype.slice.call(t));
1239
1239
  }
1240
- function ut(e, t) {
1241
- var r = t && t.cache ? t.cache : ki, n = t && t.serializer ? t.serializer : Ni, i = t && t.strategy ? t.strategy : Ii;
1240
+ function ft(e, t) {
1241
+ var r = t && t.cache ? t.cache : Wi, n = t && t.serializer ? t.serializer : ji, i = t && t.strategy ? t.strategy : Fi;
1242
1242
  return i(e, {
1243
1243
  cache: r,
1244
1244
  serializer: n
1245
1245
  });
1246
1246
  }
1247
- function Pi(e) {
1247
+ function ki(e) {
1248
1248
  return e == null || typeof e == "number" || typeof e == "boolean";
1249
1249
  }
1250
- function Bi(e, t, r, n) {
1251
- var i = Pi(n) ? n : r(n), o = t.get(i);
1250
+ function Di(e, t, r, n) {
1251
+ var i = ki(n) ? n : r(n), o = t.get(i);
1252
1252
  return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1253
1253
  }
1254
- function Wr(e, t, r) {
1254
+ function Qr(e, t, r) {
1255
1255
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1256
1256
  return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1257
1257
  }
1258
- function Vr(e, t, r, n, i) {
1258
+ function qr(e, t, r, n, i) {
1259
1259
  return r.bind(t, e, n, i);
1260
1260
  }
1261
- function Ii(e, t) {
1262
- var r = e.length === 1 ? Bi : Wr;
1263
- return Vr(e, this, r, t.cache.create(), t.serializer);
1261
+ function Fi(e, t) {
1262
+ var r = e.length === 1 ? Di : Qr;
1263
+ return qr(e, this, r, t.cache.create(), t.serializer);
1264
1264
  }
1265
- function Ci(e, t) {
1266
- return Vr(e, this, Wr, t.cache.create(), t.serializer);
1265
+ function Gi(e, t) {
1266
+ return qr(e, this, Qr, t.cache.create(), t.serializer);
1267
1267
  }
1268
- var Ni = function() {
1268
+ var ji = function() {
1269
1269
  return JSON.stringify(arguments);
1270
- }, Ri = (
1270
+ }, $i = (
1271
1271
  /** @class */
1272
1272
  function() {
1273
1273
  function e() {
@@ -1279,71 +1279,71 @@ var Ni = function() {
1279
1279
  this.cache[t] = r;
1280
1280
  }, e;
1281
1281
  }()
1282
- ), ki = {
1282
+ ), Wi = {
1283
1283
  create: function() {
1284
- return new Ri();
1284
+ return new $i();
1285
1285
  }
1286
- }, ct = {
1287
- variadic: Ci
1288
- }, ze = function() {
1289
- return ze = Object.assign || function(t) {
1286
+ }, gt = {
1287
+ variadic: Gi
1288
+ }, Qe = function() {
1289
+ return Qe = Object.assign || function(t) {
1290
1290
  for (var r, n = 1, i = arguments.length; n < i; n++) {
1291
1291
  r = arguments[n];
1292
1292
  for (var o in r)
1293
1293
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1294
1294
  }
1295
1295
  return t;
1296
- }, ze.apply(this, arguments);
1296
+ }, Qe.apply(this, arguments);
1297
1297
  };
1298
1298
  var w;
1299
1299
  (function(e) {
1300
1300
  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";
1301
1301
  })(w || (w = {}));
1302
- var M;
1302
+ var T;
1303
1303
  (function(e) {
1304
1304
  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";
1305
- })(M || (M = {}));
1306
- var Ee;
1305
+ })(T || (T = {}));
1306
+ var we;
1307
1307
  (function(e) {
1308
1308
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1309
- })(Ee || (Ee = {}));
1310
- function Kt(e) {
1311
- return e.type === M.literal;
1309
+ })(we || (we = {}));
1310
+ function ir(e) {
1311
+ return e.type === T.literal;
1312
1312
  }
1313
- function Ui(e) {
1314
- return e.type === M.argument;
1313
+ function Vi(e) {
1314
+ return e.type === T.argument;
1315
1315
  }
1316
- function Xr(e) {
1317
- return e.type === M.number;
1316
+ function Yr(e) {
1317
+ return e.type === T.number;
1318
1318
  }
1319
- function zr(e) {
1320
- return e.type === M.date;
1319
+ function Jr(e) {
1320
+ return e.type === T.date;
1321
1321
  }
1322
- function Zr(e) {
1323
- return e.type === M.time;
1322
+ function Kr(e) {
1323
+ return e.type === T.time;
1324
1324
  }
1325
- function Qr(e) {
1326
- return e.type === M.select;
1325
+ function en(e) {
1326
+ return e.type === T.select;
1327
1327
  }
1328
- function Yr(e) {
1329
- return e.type === M.plural;
1328
+ function tn(e) {
1329
+ return e.type === T.plural;
1330
1330
  }
1331
- function Fi(e) {
1332
- return e.type === M.pound;
1331
+ function Xi(e) {
1332
+ return e.type === T.pound;
1333
1333
  }
1334
- function qr(e) {
1335
- return e.type === M.tag;
1334
+ function rn(e) {
1335
+ return e.type === T.tag;
1336
1336
  }
1337
- function Jr(e) {
1338
- return !!(e && typeof e == "object" && e.type === Ee.number);
1337
+ function nn(e) {
1338
+ return !!(e && typeof e == "object" && e.type === we.number);
1339
1339
  }
1340
- function Et(e) {
1341
- return !!(e && typeof e == "object" && e.type === Ee.dateTime);
1340
+ function St(e) {
1341
+ return !!(e && typeof e == "object" && e.type === we.dateTime);
1342
1342
  }
1343
- var Kr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Di = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1344
- function Gi(e) {
1343
+ var on = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, zi = /(?:[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;
1344
+ function Zi(e) {
1345
1345
  var t = {};
1346
- return e.replace(Di, function(r) {
1346
+ return e.replace(zi, function(r) {
1347
1347
  var n = r.length;
1348
1348
  switch (r[0]) {
1349
1349
  case "G":
@@ -1432,46 +1432,46 @@ function Gi(e) {
1432
1432
  return "";
1433
1433
  }), t;
1434
1434
  }
1435
- var A = function() {
1436
- return A = Object.assign || function(t) {
1435
+ var M = function() {
1436
+ return M = Object.assign || function(t) {
1437
1437
  for (var r, n = 1, i = arguments.length; n < i; n++) {
1438
1438
  r = arguments[n];
1439
1439
  for (var o in r)
1440
1440
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1441
1441
  }
1442
1442
  return t;
1443
- }, A.apply(this, arguments);
1443
+ }, M.apply(this, arguments);
1444
1444
  };
1445
- var ji = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1446
- function $i(e) {
1445
+ var Qi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1446
+ function qi(e) {
1447
1447
  if (e.length === 0)
1448
1448
  throw new Error("Number skeleton cannot be empty");
1449
- for (var t = e.split(ji).filter(function(g) {
1449
+ for (var t = e.split(Qi).filter(function(g) {
1450
1450
  return g.length > 0;
1451
1451
  }), r = [], n = 0, i = t; n < i.length; n++) {
1452
1452
  var o = i[n], a = o.split("/");
1453
1453
  if (a.length === 0)
1454
1454
  throw new Error("Invalid number skeleton");
1455
1455
  for (var s = a[0], u = a.slice(1), l = 0, c = u; l < c.length; l++) {
1456
- var h = c[l];
1457
- if (h.length === 0)
1456
+ var f = c[l];
1457
+ if (f.length === 0)
1458
1458
  throw new Error("Invalid number skeleton");
1459
1459
  }
1460
1460
  r.push({ stem: s, options: u });
1461
1461
  }
1462
1462
  return r;
1463
1463
  }
1464
- function Wi(e) {
1464
+ function Yi(e) {
1465
1465
  return e.replace(/^(.*?)-/, "");
1466
1466
  }
1467
- var er = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, en = /^(@+)?(\+|#+)?[rs]?$/g, Vi = /(\*)(0+)|(#+)(0+)|(0+)/g, tn = /^(0+)$/;
1468
- function tr(e) {
1467
+ var or = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, an = /^(@+)?(\+|#+)?[rs]?$/g, Ji = /(\*)(0+)|(#+)(0+)|(0+)/g, sn = /^(0+)$/;
1468
+ function ar(e) {
1469
1469
  var t = {};
1470
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(en, function(r, n, i) {
1470
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(an, function(r, n, i) {
1471
1471
  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)), "";
1472
1472
  }), t;
1473
1473
  }
1474
- function rn(e) {
1474
+ function ln(e) {
1475
1475
  switch (e) {
1476
1476
  case "sign-auto":
1477
1477
  return {
@@ -1511,7 +1511,7 @@ function rn(e) {
1511
1511
  };
1512
1512
  }
1513
1513
  }
1514
- function Xi(e) {
1514
+ function Ki(e) {
1515
1515
  var t;
1516
1516
  if (e[0] === "E" && e[1] === "E" ? (t = {
1517
1517
  notation: "engineering"
@@ -1519,17 +1519,17 @@ function Xi(e) {
1519
1519
  notation: "scientific"
1520
1520
  }, e = e.slice(1)), t) {
1521
1521
  var r = e.slice(0, 2);
1522
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !tn.test(e))
1522
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !sn.test(e))
1523
1523
  throw new Error("Malformed concise eng/scientific notation");
1524
1524
  t.minimumIntegerDigits = e.length;
1525
1525
  }
1526
1526
  return t;
1527
1527
  }
1528
- function rr(e) {
1529
- var t = {}, r = rn(e);
1528
+ function sr(e) {
1529
+ var t = {}, r = ln(e);
1530
1530
  return r || t;
1531
1531
  }
1532
- function zi(e) {
1532
+ function eo(e) {
1533
1533
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1534
1534
  var i = n[r];
1535
1535
  switch (i.stem) {
@@ -1553,7 +1553,7 @@ function zi(e) {
1553
1553
  continue;
1554
1554
  case "measure-unit":
1555
1555
  case "unit":
1556
- t.style = "unit", t.unit = Wi(i.options[0]);
1556
+ t.style = "unit", t.unit = Yi(i.options[0]);
1557
1557
  continue;
1558
1558
  case "compact-short":
1559
1559
  case "K":
@@ -1564,13 +1564,13 @@ function zi(e) {
1564
1564
  t.notation = "compact", t.compactDisplay = "long";
1565
1565
  continue;
1566
1566
  case "scientific":
1567
- t = A(A(A({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1568
- return A(A({}, u), rr(l));
1567
+ t = M(M(M({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1568
+ return M(M({}, u), sr(l));
1569
1569
  }, {}));
1570
1570
  continue;
1571
1571
  case "engineering":
1572
- t = A(A(A({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1573
- return A(A({}, u), rr(l));
1572
+ t = M(M(M({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1573
+ return M(M({}, u), sr(l));
1574
1574
  }, {}));
1575
1575
  continue;
1576
1576
  case "notation-simple":
@@ -1615,11 +1615,11 @@ function zi(e) {
1615
1615
  case "integer-width":
1616
1616
  if (i.options.length > 1)
1617
1617
  throw new RangeError("integer-width stems only accept a single optional option");
1618
- i.options[0].replace(Vi, function(u, l, c, h, g, d) {
1618
+ i.options[0].replace(Ji, function(u, l, c, f, g, d) {
1619
1619
  if (l)
1620
1620
  t.minimumIntegerDigits = c.length;
1621
1621
  else {
1622
- if (h && g)
1622
+ if (f && g)
1623
1623
  throw new Error("We currently do not support maximum integer digits");
1624
1624
  if (d)
1625
1625
  throw new Error("We currently do not support exact integer digits");
@@ -1628,32 +1628,32 @@ function zi(e) {
1628
1628
  });
1629
1629
  continue;
1630
1630
  }
1631
- if (tn.test(i.stem)) {
1631
+ if (sn.test(i.stem)) {
1632
1632
  t.minimumIntegerDigits = i.stem.length;
1633
1633
  continue;
1634
1634
  }
1635
- if (er.test(i.stem)) {
1635
+ if (or.test(i.stem)) {
1636
1636
  if (i.options.length > 1)
1637
1637
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1638
- i.stem.replace(er, function(u, l, c, h, g, d) {
1639
- return c === "*" ? t.minimumFractionDigits = l.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : g && d ? (t.minimumFractionDigits = g.length, t.maximumFractionDigits = g.length + d.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1638
+ i.stem.replace(or, function(u, l, c, f, g, d) {
1639
+ return c === "*" ? t.minimumFractionDigits = l.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : g && d ? (t.minimumFractionDigits = g.length, t.maximumFractionDigits = g.length + d.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1640
1640
  });
1641
1641
  var o = i.options[0];
1642
- o === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = A(A({}, t), tr(o)));
1642
+ o === "w" ? t = M(M({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = M(M({}, t), ar(o)));
1643
1643
  continue;
1644
1644
  }
1645
- if (en.test(i.stem)) {
1646
- t = A(A({}, t), tr(i.stem));
1645
+ if (an.test(i.stem)) {
1646
+ t = M(M({}, t), ar(i.stem));
1647
1647
  continue;
1648
1648
  }
1649
- var a = rn(i.stem);
1650
- a && (t = A(A({}, t), a));
1651
- var s = Xi(i.stem);
1652
- s && (t = A(A({}, t), s));
1649
+ var a = ln(i.stem);
1650
+ a && (t = M(M({}, t), a));
1651
+ var s = Ki(i.stem);
1652
+ s && (t = M(M({}, t), s));
1653
1653
  }
1654
1654
  return t;
1655
1655
  }
1656
- var Fe = {
1656
+ var Ge = {
1657
1657
  "001": [
1658
1658
  "H",
1659
1659
  "h"
@@ -3068,13 +3068,13 @@ var Fe = {
3068
3068
  "h"
3069
3069
  ]
3070
3070
  };
3071
- function Zi(e, t) {
3071
+ function to(e, t) {
3072
3072
  for (var r = "", n = 0; n < e.length; n++) {
3073
3073
  var i = e.charAt(n);
3074
3074
  if (i === "j") {
3075
3075
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3076
3076
  o++, n++;
3077
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Qi(t);
3077
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = ro(t);
3078
3078
  for ((l == "H" || l == "k") && (s = 0); s-- > 0; )
3079
3079
  r += u;
3080
3080
  for (; a-- > 0; )
@@ -3084,7 +3084,7 @@ function Zi(e, t) {
3084
3084
  }
3085
3085
  return r;
3086
3086
  }
3087
- function Qi(e) {
3087
+ function ro(e) {
3088
3088
  var t = e.hourCycle;
3089
3089
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3090
3090
  e.hourCycles && // @ts-ignore
@@ -3103,23 +3103,23 @@ function Qi(e) {
3103
3103
  }
3104
3104
  var r = e.language, n;
3105
3105
  r !== "root" && (n = e.maximize().region);
3106
- var i = Fe[n || ""] || Fe[r || ""] || Fe["".concat(r, "-001")] || Fe["001"];
3106
+ var i = Ge[n || ""] || Ge[r || ""] || Ge["".concat(r, "-001")] || Ge["001"];
3107
3107
  return i[0];
3108
3108
  }
3109
- var ht, Yi = new RegExp("^".concat(Kr.source, "*")), qi = new RegExp("".concat(Kr.source, "*$"));
3109
+ var pt, no = new RegExp("^".concat(on.source, "*")), io = new RegExp("".concat(on.source, "*$"));
3110
3110
  function H(e, t) {
3111
3111
  return { start: e, end: t };
3112
3112
  }
3113
- var Ji = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ki = !!String.fromCodePoint, eo = !!Object.fromEntries, to = !!String.prototype.codePointAt, ro = !!String.prototype.trimStart, no = !!String.prototype.trimEnd, io = !!Number.isSafeInteger, oo = io ? Number.isSafeInteger : function(e) {
3113
+ var oo = !!String.prototype.startsWith && "_a".startsWith("a", 1), ao = !!String.fromCodePoint, so = !!Object.fromEntries, lo = !!String.prototype.codePointAt, uo = !!String.prototype.trimStart, co = !!String.prototype.trimEnd, ho = !!Number.isSafeInteger, fo = ho ? Number.isSafeInteger : function(e) {
3114
3114
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3115
- }, wt = !0;
3115
+ }, Tt = !0;
3116
3116
  try {
3117
- var ao = on("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3118
- wt = ((ht = ao.exec("a")) === null || ht === void 0 ? void 0 : ht[0]) === "a";
3117
+ var go = cn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3118
+ Tt = ((pt = go.exec("a")) === null || pt === void 0 ? void 0 : pt[0]) === "a";
3119
3119
  } catch {
3120
- wt = !1;
3120
+ Tt = !1;
3121
3121
  }
3122
- var nr = Ji ? (
3122
+ var lr = oo ? (
3123
3123
  // Native
3124
3124
  function(t, r, n) {
3125
3125
  return t.startsWith(r, n);
@@ -3129,7 +3129,7 @@ var nr = Ji ? (
3129
3129
  function(t, r, n) {
3130
3130
  return t.slice(n, n + r.length) === r;
3131
3131
  }
3132
- ), Ht = Ki ? String.fromCodePoint : (
3132
+ ), Ot = ao ? String.fromCodePoint : (
3133
3133
  // IE11
3134
3134
  function() {
3135
3135
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3141,9 +3141,9 @@ var nr = Ji ? (
3141
3141
  }
3142
3142
  return n;
3143
3143
  }
3144
- ), ir = (
3144
+ ), ur = (
3145
3145
  // native
3146
- eo ? Object.fromEntries : (
3146
+ so ? Object.fromEntries : (
3147
3147
  // Ponyfill
3148
3148
  function(t) {
3149
3149
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3153,7 +3153,7 @@ var nr = Ji ? (
3153
3153
  return r;
3154
3154
  }
3155
3155
  )
3156
- ), nn = to ? (
3156
+ ), un = lo ? (
3157
3157
  // Native
3158
3158
  function(t, r) {
3159
3159
  return t.codePointAt(r);
@@ -3167,7 +3167,7 @@ var nr = Ji ? (
3167
3167
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3168
3168
  }
3169
3169
  }
3170
- ), so = ro ? (
3170
+ ), po = uo ? (
3171
3171
  // Native
3172
3172
  function(t) {
3173
3173
  return t.trimStart();
@@ -3175,9 +3175,9 @@ var nr = Ji ? (
3175
3175
  ) : (
3176
3176
  // Ponyfill
3177
3177
  function(t) {
3178
- return t.replace(Yi, "");
3178
+ return t.replace(no, "");
3179
3179
  }
3180
- ), lo = no ? (
3180
+ ), mo = co ? (
3181
3181
  // Native
3182
3182
  function(t) {
3183
3183
  return t.trimEnd();
@@ -3185,32 +3185,32 @@ var nr = Ji ? (
3185
3185
  ) : (
3186
3186
  // Ponyfill
3187
3187
  function(t) {
3188
- return t.replace(qi, "");
3188
+ return t.replace(io, "");
3189
3189
  }
3190
3190
  );
3191
- function on(e, t) {
3191
+ function cn(e, t) {
3192
3192
  return new RegExp(e, t);
3193
3193
  }
3194
- var St;
3195
- if (wt) {
3196
- var or = on("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3197
- St = function(t, r) {
3194
+ var Mt;
3195
+ if (Tt) {
3196
+ var cr = cn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3197
+ Mt = function(t, r) {
3198
3198
  var n;
3199
- or.lastIndex = r;
3200
- var i = or.exec(t);
3199
+ cr.lastIndex = r;
3200
+ var i = cr.exec(t);
3201
3201
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3202
3202
  };
3203
3203
  } else
3204
- St = function(t, r) {
3204
+ Mt = function(t, r) {
3205
3205
  for (var n = []; ; ) {
3206
- var i = nn(t, r);
3207
- if (i === void 0 || an(i) || fo(i))
3206
+ var i = un(t, r);
3207
+ if (i === void 0 || hn(i) || vo(i))
3208
3208
  break;
3209
3209
  n.push(i), r += i >= 65536 ? 2 : 1;
3210
3210
  }
3211
- return Ht.apply(void 0, n);
3211
+ return Ot.apply(void 0, n);
3212
3212
  };
3213
- var uo = (
3213
+ var bo = (
3214
3214
  /** @class */
3215
3215
  function() {
3216
3216
  function e(t, r) {
@@ -3234,14 +3234,14 @@ var uo = (
3234
3234
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3235
3235
  var s = this.clonePosition();
3236
3236
  this.bump(), i.push({
3237
- type: M.pound,
3237
+ type: T.pound,
3238
3238
  location: H(s, this.clonePosition())
3239
3239
  });
3240
3240
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3241
3241
  if (n)
3242
3242
  break;
3243
3243
  return this.error(w.UNMATCHED_CLOSING_TAG, H(this.clonePosition(), this.clonePosition()));
3244
- } else if (o === 60 && !this.ignoreTag && Tt(this.peek() || 0)) {
3244
+ } else if (o === 60 && !this.ignoreTag && At(this.peek() || 0)) {
3245
3245
  var a = this.parseTag(t, r);
3246
3246
  if (a.err)
3247
3247
  return a;
@@ -3262,7 +3262,7 @@ var uo = (
3262
3262
  if (this.bumpSpace(), this.bumpIf("/>"))
3263
3263
  return {
3264
3264
  val: {
3265
- type: M.literal,
3265
+ type: T.literal,
3266
3266
  value: "<".concat(i, "/>"),
3267
3267
  location: H(n, this.clonePosition())
3268
3268
  },
@@ -3274,12 +3274,12 @@ var uo = (
3274
3274
  return o;
3275
3275
  var a = o.val, s = this.clonePosition();
3276
3276
  if (this.bumpIf("</")) {
3277
- if (this.isEOF() || !Tt(this.char()))
3277
+ if (this.isEOF() || !At(this.char()))
3278
3278
  return this.error(w.INVALID_TAG, H(s, this.clonePosition()));
3279
3279
  var u = this.clonePosition(), l = this.parseTagName();
3280
3280
  return i !== l ? this.error(w.UNMATCHED_CLOSING_TAG, H(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3281
3281
  val: {
3282
- type: M.tag,
3282
+ type: T.tag,
3283
3283
  value: i,
3284
3284
  children: a,
3285
3285
  location: H(n, this.clonePosition())
@@ -3292,7 +3292,7 @@ var uo = (
3292
3292
  return this.error(w.INVALID_TAG, H(n, this.clonePosition()));
3293
3293
  }, e.prototype.parseTagName = function() {
3294
3294
  var t = this.offset();
3295
- for (this.bump(); !this.isEOF() && ho(this.char()); )
3295
+ for (this.bump(); !this.isEOF() && _o(this.char()); )
3296
3296
  this.bump();
3297
3297
  return this.message.slice(t, this.offset());
3298
3298
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3316,12 +3316,12 @@ var uo = (
3316
3316
  }
3317
3317
  var u = H(n, this.clonePosition());
3318
3318
  return {
3319
- val: { type: M.literal, value: i, location: u },
3319
+ val: { type: T.literal, value: i, location: u },
3320
3320
  err: null
3321
3321
  };
3322
3322
  }, e.prototype.tryParseLeftAngleBracket = function() {
3323
3323
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3324
- !co(this.peek() || 0)) ? (this.bump(), "<") : null;
3324
+ !yo(this.peek() || 0)) ? (this.bump(), "<") : null;
3325
3325
  }, e.prototype.tryParseQuote = function(t) {
3326
3326
  if (this.isEOF() || this.char() !== 39)
3327
3327
  return null;
@@ -3355,12 +3355,12 @@ var uo = (
3355
3355
  r.push(n);
3356
3356
  this.bump();
3357
3357
  }
3358
- return Ht.apply(void 0, r);
3358
+ return Ot.apply(void 0, r);
3359
3359
  }, e.prototype.tryParseUnquoted = function(t, r) {
3360
3360
  if (this.isEOF())
3361
3361
  return null;
3362
3362
  var n = this.char();
3363
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ht(n));
3363
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ot(n));
3364
3364
  }, e.prototype.parseArgument = function(t, r) {
3365
3365
  var n = this.clonePosition();
3366
3366
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3376,7 +3376,7 @@ var uo = (
3376
3376
  case 125:
3377
3377
  return this.bump(), {
3378
3378
  val: {
3379
- type: M.argument,
3379
+ type: T.argument,
3380
3380
  // value does not include the opening and closing braces.
3381
3381
  value: i,
3382
3382
  location: H(n, this.clonePosition())
@@ -3389,7 +3389,7 @@ var uo = (
3389
3389
  return this.error(w.MALFORMED_ARGUMENT, H(n, this.clonePosition()));
3390
3390
  }
3391
3391
  }, e.prototype.parseIdentifierIfPossible = function() {
3392
- var t = this.clonePosition(), r = this.offset(), n = St(this.message, r), i = r + n.length;
3392
+ var t = this.clonePosition(), r = this.offset(), n = Mt(this.message, r), i = r + n.length;
3393
3393
  this.bumpTo(i);
3394
3394
  var o = this.clonePosition(), a = H(t, o);
3395
3395
  return { value: n, location: a };
@@ -3405,10 +3405,10 @@ var uo = (
3405
3405
  var l = null;
3406
3406
  if (this.bumpIf(",")) {
3407
3407
  this.bumpSpace();
3408
- var c = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
3409
- if (h.err)
3410
- return h;
3411
- var g = lo(h.val);
3408
+ var c = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3409
+ if (f.err)
3410
+ return f;
3411
+ var g = mo(f.val);
3412
3412
  if (g.length === 0)
3413
3413
  return this.error(w.EXPECT_ARGUMENT_STYLE, H(this.clonePosition(), this.clonePosition()));
3414
3414
  var d = H(c, this.clonePosition());
@@ -3417,37 +3417,37 @@ var uo = (
3417
3417
  var m = this.tryParseArgumentClose(i);
3418
3418
  if (m.err)
3419
3419
  return m;
3420
- var v = H(i, this.clonePosition());
3421
- if (l && nr(l?.style, "::", 0)) {
3422
- var x = so(l.style.slice(2));
3420
+ var _ = H(i, this.clonePosition());
3421
+ if (l && lr(l?.style, "::", 0)) {
3422
+ var x = po(l.style.slice(2));
3423
3423
  if (s === "number") {
3424
- var h = this.parseNumberSkeletonFromString(x, l.styleLocation);
3425
- return h.err ? h : {
3426
- val: { type: M.number, value: n, location: v, style: h.val },
3424
+ var f = this.parseNumberSkeletonFromString(x, l.styleLocation);
3425
+ return f.err ? f : {
3426
+ val: { type: T.number, value: n, location: _, style: f.val },
3427
3427
  err: null
3428
3428
  };
3429
3429
  } else {
3430
3430
  if (x.length === 0)
3431
- return this.error(w.EXPECT_DATE_TIME_SKELETON, v);
3431
+ return this.error(w.EXPECT_DATE_TIME_SKELETON, _);
3432
3432
  var E = x;
3433
- this.locale && (E = Zi(x, this.locale));
3433
+ this.locale && (E = to(x, this.locale));
3434
3434
  var g = {
3435
- type: Ee.dateTime,
3435
+ type: we.dateTime,
3436
3436
  pattern: E,
3437
3437
  location: l.styleLocation,
3438
- parsedOptions: this.shouldParseSkeletons ? Gi(E) : {}
3439
- }, L = s === "date" ? M.date : M.time;
3438
+ parsedOptions: this.shouldParseSkeletons ? Zi(E) : {}
3439
+ }, A = s === "date" ? T.date : T.time;
3440
3440
  return {
3441
- val: { type: L, value: n, location: v, style: g },
3441
+ val: { type: A, value: n, location: _, style: g },
3442
3442
  err: null
3443
3443
  };
3444
3444
  }
3445
3445
  }
3446
3446
  return {
3447
3447
  val: {
3448
- type: s === "number" ? M.number : s === "date" ? M.date : M.time,
3448
+ type: s === "number" ? T.number : s === "date" ? T.date : T.time,
3449
3449
  value: n,
3450
- location: v,
3450
+ location: _,
3451
3451
  style: (o = l?.style) !== null && o !== void 0 ? o : null
3452
3452
  },
3453
3453
  err: null
@@ -3456,41 +3456,41 @@ var uo = (
3456
3456
  case "plural":
3457
3457
  case "selectordinal":
3458
3458
  case "select": {
3459
- var I = this.clonePosition();
3459
+ var N = this.clonePosition();
3460
3460
  if (this.bumpSpace(), !this.bumpIf(","))
3461
- return this.error(w.EXPECT_SELECT_ARGUMENT_OPTIONS, H(I, ze({}, I)));
3461
+ return this.error(w.EXPECT_SELECT_ARGUMENT_OPTIONS, H(N, Qe({}, N)));
3462
3462
  this.bumpSpace();
3463
- var V = this.parseIdentifierIfPossible(), j = 0;
3464
- if (s !== "select" && V.value === "offset") {
3463
+ var F = this.parseIdentifierIfPossible(), G = 0;
3464
+ if (s !== "select" && F.value === "offset") {
3465
3465
  if (!this.bumpIf(":"))
3466
3466
  return this.error(w.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, H(this.clonePosition(), this.clonePosition()));
3467
3467
  this.bumpSpace();
3468
- var h = this.tryParseDecimalInteger(w.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, w.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3469
- if (h.err)
3470
- return h;
3471
- this.bumpSpace(), V = this.parseIdentifierIfPossible(), j = h.val;
3468
+ var f = this.tryParseDecimalInteger(w.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, w.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3469
+ if (f.err)
3470
+ return f;
3471
+ this.bumpSpace(), F = this.parseIdentifierIfPossible(), G = f.val;
3472
3472
  }
3473
- var X = this.tryParsePluralOrSelectOptions(t, s, r, V);
3474
- if (X.err)
3475
- return X;
3473
+ var Z = this.tryParsePluralOrSelectOptions(t, s, r, F);
3474
+ if (Z.err)
3475
+ return Z;
3476
3476
  var m = this.tryParseArgumentClose(i);
3477
3477
  if (m.err)
3478
3478
  return m;
3479
3479
  var z = H(i, this.clonePosition());
3480
3480
  return s === "select" ? {
3481
3481
  val: {
3482
- type: M.select,
3482
+ type: T.select,
3483
3483
  value: n,
3484
- options: ir(X.val),
3484
+ options: ur(Z.val),
3485
3485
  location: z
3486
3486
  },
3487
3487
  err: null
3488
3488
  } : {
3489
3489
  val: {
3490
- type: M.plural,
3490
+ type: T.plural,
3491
3491
  value: n,
3492
- options: ir(X.val),
3493
- offset: j,
3492
+ options: ur(Z.val),
3493
+ offset: G,
3494
3494
  pluralType: s === "plural" ? "cardinal" : "ordinal",
3495
3495
  location: z
3496
3496
  },
@@ -3540,28 +3540,28 @@ var uo = (
3540
3540
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3541
3541
  var n = [];
3542
3542
  try {
3543
- n = $i(t);
3543
+ n = qi(t);
3544
3544
  } catch {
3545
3545
  return this.error(w.INVALID_NUMBER_SKELETON, r);
3546
3546
  }
3547
3547
  return {
3548
3548
  val: {
3549
- type: Ee.number,
3549
+ type: we.number,
3550
3550
  tokens: n,
3551
3551
  location: r,
3552
- parsedOptions: this.shouldParseSkeletons ? zi(n) : {}
3552
+ parsedOptions: this.shouldParseSkeletons ? eo(n) : {}
3553
3553
  },
3554
3554
  err: null
3555
3555
  };
3556
3556
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3557
3557
  for (var o, a = !1, s = [], u = /* @__PURE__ */ new Set(), l = i.value, c = i.location; ; ) {
3558
3558
  if (l.length === 0) {
3559
- var h = this.clonePosition();
3559
+ var f = this.clonePosition();
3560
3560
  if (r !== "select" && this.bumpIf("=")) {
3561
3561
  var g = this.tryParseDecimalInteger(w.EXPECT_PLURAL_ARGUMENT_SELECTOR, w.INVALID_PLURAL_ARGUMENT_SELECTOR);
3562
3562
  if (g.err)
3563
3563
  return g;
3564
- c = H(h, this.clonePosition()), l = this.message.slice(h.offset, this.offset());
3564
+ c = H(f, this.clonePosition()), l = this.message.slice(f.offset, this.offset());
3565
3565
  } else
3566
3566
  break;
3567
3567
  }
@@ -3574,9 +3574,9 @@ var uo = (
3574
3574
  var m = this.parseMessage(t + 1, r, n);
3575
3575
  if (m.err)
3576
3576
  return m;
3577
- var v = this.tryParseArgumentClose(d);
3578
- if (v.err)
3579
- return v;
3577
+ var _ = this.tryParseArgumentClose(d);
3578
+ if (_.err)
3579
+ return _;
3580
3580
  s.push([
3581
3581
  l,
3582
3582
  {
@@ -3597,7 +3597,7 @@ var uo = (
3597
3597
  break;
3598
3598
  }
3599
3599
  var u = H(i, this.clonePosition());
3600
- return o ? (a *= n, oo(a) ? { val: a, err: null } : this.error(r, u)) : this.error(t, u);
3600
+ return o ? (a *= n, fo(a) ? { val: a, err: null } : this.error(r, u)) : this.error(t, u);
3601
3601
  }, e.prototype.offset = function() {
3602
3602
  return this.position.offset;
3603
3603
  }, e.prototype.isEOF = function() {
@@ -3612,7 +3612,7 @@ var uo = (
3612
3612
  var t = this.position.offset;
3613
3613
  if (t >= this.message.length)
3614
3614
  throw Error("out of bound");
3615
- var r = nn(this.message, t);
3615
+ var r = un(this.message, t);
3616
3616
  if (r === void 0)
3617
3617
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3618
3618
  return r;
@@ -3631,7 +3631,7 @@ var uo = (
3631
3631
  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);
3632
3632
  }
3633
3633
  }, e.prototype.bumpIf = function(t) {
3634
- if (nr(this.message, t, this.offset())) {
3634
+ if (lr(this.message, t, this.offset())) {
3635
3635
  for (var r = 0; r < t.length; r++)
3636
3636
  this.bump();
3637
3637
  return !0;
@@ -3653,7 +3653,7 @@ var uo = (
3653
3653
  break;
3654
3654
  }
3655
3655
  }, e.prototype.bumpSpace = function() {
3656
- for (; !this.isEOF() && an(this.char()); )
3656
+ for (; !this.isEOF() && hn(this.char()); )
3657
3657
  this.bump();
3658
3658
  }, e.prototype.peek = function() {
3659
3659
  if (this.isEOF())
@@ -3663,47 +3663,47 @@ var uo = (
3663
3663
  }, e;
3664
3664
  }()
3665
3665
  );
3666
- function Tt(e) {
3666
+ function At(e) {
3667
3667
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3668
3668
  }
3669
- function co(e) {
3670
- return Tt(e) || e === 47;
3669
+ function yo(e) {
3670
+ return At(e) || e === 47;
3671
3671
  }
3672
- function ho(e) {
3672
+ function _o(e) {
3673
3673
  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;
3674
3674
  }
3675
- function an(e) {
3675
+ function hn(e) {
3676
3676
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3677
3677
  }
3678
- function fo(e) {
3678
+ function vo(e) {
3679
3679
  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;
3680
3680
  }
3681
- function Ot(e) {
3681
+ function Lt(e) {
3682
3682
  e.forEach(function(t) {
3683
- if (delete t.location, Qr(t) || Yr(t))
3683
+ if (delete t.location, en(t) || tn(t))
3684
3684
  for (var r in t.options)
3685
- delete t.options[r].location, Ot(t.options[r].value);
3685
+ delete t.options[r].location, Lt(t.options[r].value);
3686
3686
  else
3687
- Xr(t) && Jr(t.style) || (zr(t) || Zr(t)) && Et(t.style) ? delete t.style.location : qr(t) && Ot(t.children);
3687
+ Yr(t) && nn(t.style) || (Jr(t) || Kr(t)) && St(t.style) ? delete t.style.location : rn(t) && Lt(t.children);
3688
3688
  });
3689
3689
  }
3690
- function go(e, t) {
3691
- t === void 0 && (t = {}), t = ze({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3692
- var r = new uo(e, t).parse();
3690
+ function xo(e, t) {
3691
+ t === void 0 && (t = {}), t = Qe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3692
+ var r = new bo(e, t).parse();
3693
3693
  if (r.err) {
3694
3694
  var n = SyntaxError(w[r.err.kind]);
3695
3695
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3696
3696
  }
3697
- return t?.captureLocation || Ot(r.val), r.val;
3697
+ return t?.captureLocation || Lt(r.val), r.val;
3698
3698
  }
3699
- var we;
3699
+ var He;
3700
3700
  (function(e) {
3701
3701
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3702
- })(we || (we = {}));
3703
- var Ke = (
3702
+ })(He || (He = {}));
3703
+ var tt = (
3704
3704
  /** @class */
3705
3705
  function(e) {
3706
- Je(t, e);
3706
+ et(t, e);
3707
3707
  function t(r, n, i) {
3708
3708
  var o = e.call(this, r) || this;
3709
3709
  return o.code = n, o.originalMessage = i, o;
@@ -3712,155 +3712,155 @@ var Ke = (
3712
3712
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3713
3713
  }, t;
3714
3714
  }(Error)
3715
- ), ar = (
3715
+ ), hr = (
3716
3716
  /** @class */
3717
3717
  function(e) {
3718
- Je(t, e);
3718
+ et(t, e);
3719
3719
  function t(r, n, i, o) {
3720
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), we.INVALID_VALUE, o) || this;
3720
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), He.INVALID_VALUE, o) || this;
3721
3721
  }
3722
3722
  return t;
3723
- }(Ke)
3724
- ), po = (
3723
+ }(tt)
3724
+ ), Eo = (
3725
3725
  /** @class */
3726
3726
  function(e) {
3727
- Je(t, e);
3727
+ et(t, e);
3728
3728
  function t(r, n, i) {
3729
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), we.INVALID_VALUE, i) || this;
3729
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), He.INVALID_VALUE, i) || this;
3730
3730
  }
3731
3731
  return t;
3732
- }(Ke)
3733
- ), mo = (
3732
+ }(tt)
3733
+ ), wo = (
3734
3734
  /** @class */
3735
3735
  function(e) {
3736
- Je(t, e);
3736
+ et(t, e);
3737
3737
  function t(r, n) {
3738
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), we.MISSING_VALUE, n) || this;
3738
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), He.MISSING_VALUE, n) || this;
3739
3739
  }
3740
3740
  return t;
3741
- }(Ke)
3742
- ), F;
3741
+ }(tt)
3742
+ ), D;
3743
3743
  (function(e) {
3744
3744
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3745
- })(F || (F = {}));
3746
- function bo(e) {
3745
+ })(D || (D = {}));
3746
+ function Ho(e) {
3747
3747
  return e.length < 2 ? e : e.reduce(function(t, r) {
3748
3748
  var n = t[t.length - 1];
3749
- return !n || n.type !== F.literal || r.type !== F.literal ? t.push(r) : n.value += r.value, t;
3749
+ return !n || n.type !== D.literal || r.type !== D.literal ? t.push(r) : n.value += r.value, t;
3750
3750
  }, []);
3751
3751
  }
3752
- function vo(e) {
3752
+ function So(e) {
3753
3753
  return typeof e == "function";
3754
3754
  }
3755
- function $e(e, t, r, n, i, o, a) {
3756
- if (e.length === 1 && Kt(e[0]))
3755
+ function Ve(e, t, r, n, i, o, a) {
3756
+ if (e.length === 1 && ir(e[0]))
3757
3757
  return [
3758
3758
  {
3759
- type: F.literal,
3759
+ type: D.literal,
3760
3760
  value: e[0].value
3761
3761
  }
3762
3762
  ];
3763
3763
  for (var s = [], u = 0, l = e; u < l.length; u++) {
3764
3764
  var c = l[u];
3765
- if (Kt(c)) {
3765
+ if (ir(c)) {
3766
3766
  s.push({
3767
- type: F.literal,
3767
+ type: D.literal,
3768
3768
  value: c.value
3769
3769
  });
3770
3770
  continue;
3771
3771
  }
3772
- if (Fi(c)) {
3772
+ if (Xi(c)) {
3773
3773
  typeof o == "number" && s.push({
3774
- type: F.literal,
3774
+ type: D.literal,
3775
3775
  value: r.getNumberFormat(t).format(o)
3776
3776
  });
3777
3777
  continue;
3778
3778
  }
3779
- var h = c.value;
3780
- if (!(i && h in i))
3781
- throw new mo(h, a);
3782
- var g = i[h];
3783
- if (Ui(c)) {
3779
+ var f = c.value;
3780
+ if (!(i && f in i))
3781
+ throw new wo(f, a);
3782
+ var g = i[f];
3783
+ if (Vi(c)) {
3784
3784
  (!g || typeof g == "string" || typeof g == "number") && (g = typeof g == "string" || typeof g == "number" ? String(g) : ""), s.push({
3785
- type: typeof g == "string" ? F.literal : F.object,
3785
+ type: typeof g == "string" ? D.literal : D.object,
3786
3786
  value: g
3787
3787
  });
3788
3788
  continue;
3789
3789
  }
3790
- if (zr(c)) {
3791
- var d = typeof c.style == "string" ? n.date[c.style] : Et(c.style) ? c.style.parsedOptions : void 0;
3790
+ if (Jr(c)) {
3791
+ var d = typeof c.style == "string" ? n.date[c.style] : St(c.style) ? c.style.parsedOptions : void 0;
3792
3792
  s.push({
3793
- type: F.literal,
3793
+ type: D.literal,
3794
3794
  value: r.getDateTimeFormat(t, d).format(g)
3795
3795
  });
3796
3796
  continue;
3797
3797
  }
3798
- if (Zr(c)) {
3799
- var d = typeof c.style == "string" ? n.time[c.style] : Et(c.style) ? c.style.parsedOptions : n.time.medium;
3798
+ if (Kr(c)) {
3799
+ var d = typeof c.style == "string" ? n.time[c.style] : St(c.style) ? c.style.parsedOptions : n.time.medium;
3800
3800
  s.push({
3801
- type: F.literal,
3801
+ type: D.literal,
3802
3802
  value: r.getDateTimeFormat(t, d).format(g)
3803
3803
  });
3804
3804
  continue;
3805
3805
  }
3806
- if (Xr(c)) {
3807
- var d = typeof c.style == "string" ? n.number[c.style] : Jr(c.style) ? c.style.parsedOptions : void 0;
3806
+ if (Yr(c)) {
3807
+ var d = typeof c.style == "string" ? n.number[c.style] : nn(c.style) ? c.style.parsedOptions : void 0;
3808
3808
  d && d.scale && (g = g * (d.scale || 1)), s.push({
3809
- type: F.literal,
3809
+ type: D.literal,
3810
3810
  value: r.getNumberFormat(t, d).format(g)
3811
3811
  });
3812
3812
  continue;
3813
3813
  }
3814
- if (qr(c)) {
3815
- var m = c.children, v = c.value, x = i[v];
3816
- if (!vo(x))
3817
- throw new po(v, "function", a);
3818
- var E = $e(m, t, r, n, i, o), L = x(E.map(function(j) {
3819
- return j.value;
3814
+ if (rn(c)) {
3815
+ var m = c.children, _ = c.value, x = i[_];
3816
+ if (!So(x))
3817
+ throw new Eo(_, "function", a);
3818
+ var E = Ve(m, t, r, n, i, o), A = x(E.map(function(G) {
3819
+ return G.value;
3820
3820
  }));
3821
- Array.isArray(L) || (L = [L]), s.push.apply(s, L.map(function(j) {
3821
+ Array.isArray(A) || (A = [A]), s.push.apply(s, A.map(function(G) {
3822
3822
  return {
3823
- type: typeof j == "string" ? F.literal : F.object,
3824
- value: j
3823
+ type: typeof G == "string" ? D.literal : D.object,
3824
+ value: G
3825
3825
  };
3826
3826
  }));
3827
3827
  }
3828
- if (Qr(c)) {
3829
- var I = c.options[g] || c.options.other;
3830
- if (!I)
3831
- throw new ar(c.value, g, Object.keys(c.options), a);
3832
- s.push.apply(s, $e(I.value, t, r, n, i));
3828
+ if (en(c)) {
3829
+ var N = c.options[g] || c.options.other;
3830
+ if (!N)
3831
+ throw new hr(c.value, g, Object.keys(c.options), a);
3832
+ s.push.apply(s, Ve(N.value, t, r, n, i));
3833
3833
  continue;
3834
3834
  }
3835
- if (Yr(c)) {
3836
- var I = c.options["=".concat(g)];
3837
- if (!I) {
3835
+ if (tn(c)) {
3836
+ var N = c.options["=".concat(g)];
3837
+ if (!N) {
3838
3838
  if (!Intl.PluralRules)
3839
- throw new Ke(`Intl.PluralRules is not available in this environment.
3839
+ throw new tt(`Intl.PluralRules is not available in this environment.
3840
3840
  Try polyfilling it using "@formatjs/intl-pluralrules"
3841
- `, we.MISSING_INTL_API, a);
3842
- var V = r.getPluralRules(t, { type: c.pluralType }).select(g - (c.offset || 0));
3843
- I = c.options[V] || c.options.other;
3841
+ `, He.MISSING_INTL_API, a);
3842
+ var F = r.getPluralRules(t, { type: c.pluralType }).select(g - (c.offset || 0));
3843
+ N = c.options[F] || c.options.other;
3844
3844
  }
3845
- if (!I)
3846
- throw new ar(c.value, g, Object.keys(c.options), a);
3847
- s.push.apply(s, $e(I.value, t, r, n, i, g - (c.offset || 0)));
3845
+ if (!N)
3846
+ throw new hr(c.value, g, Object.keys(c.options), a);
3847
+ s.push.apply(s, Ve(N.value, t, r, n, i, g - (c.offset || 0)));
3848
3848
  continue;
3849
3849
  }
3850
3850
  }
3851
- return bo(s);
3851
+ return Ho(s);
3852
3852
  }
3853
- function yo(e, t) {
3854
- return t ? J(J(J({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3855
- return r[n] = J(J({}, e[n]), t[n] || {}), r;
3853
+ function To(e, t) {
3854
+ return t ? Y(Y(Y({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3855
+ return r[n] = Y(Y({}, e[n]), t[n] || {}), r;
3856
3856
  }, {})) : e;
3857
3857
  }
3858
- function _o(e, t) {
3858
+ function Oo(e, t) {
3859
3859
  return t ? Object.keys(e).reduce(function(r, n) {
3860
- return r[n] = yo(e[n], t[n]), r;
3861
- }, J({}, e)) : e;
3860
+ return r[n] = To(e[n], t[n]), r;
3861
+ }, Y({}, e)) : e;
3862
3862
  }
3863
- function ft(e) {
3863
+ function dt(e) {
3864
3864
  return {
3865
3865
  create: function() {
3866
3866
  return {
@@ -3874,39 +3874,39 @@ function ft(e) {
3874
3874
  }
3875
3875
  };
3876
3876
  }
3877
- function xo(e) {
3877
+ function Mo(e) {
3878
3878
  return e === void 0 && (e = {
3879
3879
  number: {},
3880
3880
  dateTime: {},
3881
3881
  pluralRules: {}
3882
3882
  }), {
3883
- getNumberFormat: ut(function() {
3883
+ getNumberFormat: ft(function() {
3884
3884
  for (var t, r = [], n = 0; n < arguments.length; n++)
3885
3885
  r[n] = arguments[n];
3886
- return new ((t = Intl.NumberFormat).bind.apply(t, lt([void 0], r, !1)))();
3886
+ return new ((t = Intl.NumberFormat).bind.apply(t, ht([void 0], r, !1)))();
3887
3887
  }, {
3888
- cache: ft(e.number),
3889
- strategy: ct.variadic
3888
+ cache: dt(e.number),
3889
+ strategy: gt.variadic
3890
3890
  }),
3891
- getDateTimeFormat: ut(function() {
3891
+ getDateTimeFormat: ft(function() {
3892
3892
  for (var t, r = [], n = 0; n < arguments.length; n++)
3893
3893
  r[n] = arguments[n];
3894
- return new ((t = Intl.DateTimeFormat).bind.apply(t, lt([void 0], r, !1)))();
3894
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, ht([void 0], r, !1)))();
3895
3895
  }, {
3896
- cache: ft(e.dateTime),
3897
- strategy: ct.variadic
3896
+ cache: dt(e.dateTime),
3897
+ strategy: gt.variadic
3898
3898
  }),
3899
- getPluralRules: ut(function() {
3899
+ getPluralRules: ft(function() {
3900
3900
  for (var t, r = [], n = 0; n < arguments.length; n++)
3901
3901
  r[n] = arguments[n];
3902
- return new ((t = Intl.PluralRules).bind.apply(t, lt([void 0], r, !1)))();
3902
+ return new ((t = Intl.PluralRules).bind.apply(t, ht([void 0], r, !1)))();
3903
3903
  }, {
3904
- cache: ft(e.pluralRules),
3905
- strategy: ct.variadic
3904
+ cache: dt(e.pluralRules),
3905
+ strategy: gt.variadic
3906
3906
  })
3907
3907
  };
3908
3908
  }
3909
- var Eo = (
3909
+ var Ao = (
3910
3910
  /** @class */
3911
3911
  function() {
3912
3912
  function e(t, r, n, i) {
@@ -3920,12 +3920,12 @@ var Eo = (
3920
3920
  var l = o.formatToParts(u);
3921
3921
  if (l.length === 1)
3922
3922
  return l[0].value;
3923
- var c = l.reduce(function(h, g) {
3924
- return !h.length || g.type !== F.literal || typeof h[h.length - 1] != "string" ? h.push(g.value) : h[h.length - 1] += g.value, h;
3923
+ var c = l.reduce(function(f, g) {
3924
+ return !f.length || g.type !== D.literal || typeof f[f.length - 1] != "string" ? f.push(g.value) : f[f.length - 1] += g.value, f;
3925
3925
  }, []);
3926
3926
  return c.length <= 1 ? c[0] || "" : c;
3927
3927
  }, this.formatToParts = function(u) {
3928
- return $e(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3928
+ return Ve(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3929
3929
  }, this.resolvedOptions = function() {
3930
3930
  var u;
3931
3931
  return {
@@ -3938,13 +3938,13 @@ var Eo = (
3938
3938
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3939
3939
  var a = i || {};
3940
3940
  a.formatters;
3941
- var s = Li(a, ["formatters"]);
3942
- this.ast = e.__parse(t, J(J({}, s), { locale: this.resolvedLocale }));
3941
+ var s = Ui(a, ["formatters"]);
3942
+ this.ast = e.__parse(t, Y(Y({}, s), { locale: this.resolvedLocale }));
3943
3943
  } else
3944
3944
  this.ast = t;
3945
3945
  if (!Array.isArray(this.ast))
3946
3946
  throw new TypeError("A message must be provided as a String or AST.");
3947
- this.formats = _o(e.formats, n), this.formatters = i && i.formatters || xo(this.formatterCache);
3947
+ this.formats = Oo(e.formats, n), this.formatters = i && i.formatters || Mo(this.formatterCache);
3948
3948
  }
3949
3949
  return Object.defineProperty(e, "defaultLocale", {
3950
3950
  get: function() {
@@ -3957,7 +3957,7 @@ var Eo = (
3957
3957
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3958
3958
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3959
3959
  }
3960
- }, e.__parse = go, e.formats = {
3960
+ }, e.__parse = xo, e.formats = {
3961
3961
  number: {
3962
3962
  integer: {
3963
3963
  maximumFractionDigits: 0
@@ -4018,7 +4018,7 @@ var Eo = (
4018
4018
  }, e;
4019
4019
  }()
4020
4020
  );
4021
- function wo(e, t) {
4021
+ function Lo(e, t) {
4022
4022
  if (t == null)
4023
4023
  return;
4024
4024
  if (t in e)
@@ -4039,92 +4039,92 @@ function wo(e, t) {
4039
4039
  n = void 0;
4040
4040
  return n;
4041
4041
  }
4042
- const ie = {}, Ho = (e, t, r) => r && (t in ie || (ie[t] = {}), e in ie[t] || (ie[t][e] = r), r), sn = (e, t) => {
4042
+ const ae = {}, Po = (e, t, r) => r && (t in ae || (ae[t] = {}), e in ae[t] || (ae[t][e] = r), r), fn = (e, t) => {
4043
4043
  if (t == null)
4044
4044
  return;
4045
- if (t in ie && e in ie[t])
4046
- return ie[t][e];
4047
- const r = et(t);
4045
+ if (t in ae && e in ae[t])
4046
+ return ae[t][e];
4047
+ const r = rt(t);
4048
4048
  for (let n = 0; n < r.length; n++) {
4049
- const i = r[n], o = To(i, e);
4049
+ const i = r[n], o = Bo(i, e);
4050
4050
  if (o)
4051
- return Ho(e, t, o);
4051
+ return Po(e, t, o);
4052
4052
  }
4053
4053
  };
4054
- let Pt;
4055
- const Re = qe({});
4056
- function So(e) {
4057
- return Pt[e] || null;
4054
+ let Ct;
4055
+ const ke = Ke({});
4056
+ function Io(e) {
4057
+ return Ct[e] || null;
4058
4058
  }
4059
- function ln(e) {
4060
- return e in Pt;
4059
+ function gn(e) {
4060
+ return e in Ct;
4061
4061
  }
4062
- function To(e, t) {
4063
- if (!ln(e))
4062
+ function Bo(e, t) {
4063
+ if (!gn(e))
4064
4064
  return null;
4065
- const r = So(e);
4066
- return wo(r, t);
4065
+ const r = Io(e);
4066
+ return Lo(r, t);
4067
4067
  }
4068
- function Oo(e) {
4068
+ function Co(e) {
4069
4069
  if (e == null)
4070
4070
  return;
4071
- const t = et(e);
4071
+ const t = rt(e);
4072
4072
  for (let r = 0; r < t.length; r++) {
4073
4073
  const n = t[r];
4074
- if (ln(n))
4074
+ if (gn(n))
4075
4075
  return n;
4076
4076
  }
4077
4077
  }
4078
- function un(e, ...t) {
4079
- delete ie[e], Re.update((r) => (r[e] = Ai.all([r[e] || {}, ...t]), r));
4078
+ function pn(e, ...t) {
4079
+ delete ae[e], ke.update((r) => (r[e] = Ri.all([r[e] || {}, ...t]), r));
4080
4080
  }
4081
- Se(
4082
- [Re],
4081
+ Te(
4082
+ [ke],
4083
4083
  ([e]) => Object.keys(e)
4084
4084
  );
4085
- Re.subscribe((e) => Pt = e);
4086
- const We = {};
4087
- function Mo(e, t) {
4088
- We[e].delete(t), We[e].size === 0 && delete We[e];
4085
+ ke.subscribe((e) => Ct = e);
4086
+ const Xe = {};
4087
+ function No(e, t) {
4088
+ Xe[e].delete(t), Xe[e].size === 0 && delete Xe[e];
4089
4089
  }
4090
- function cn(e) {
4091
- return We[e];
4090
+ function dn(e) {
4091
+ return Xe[e];
4092
4092
  }
4093
- function Ao(e) {
4094
- return et(e).map((t) => {
4095
- const r = cn(t);
4093
+ function Ro(e) {
4094
+ return rt(e).map((t) => {
4095
+ const r = dn(t);
4096
4096
  return [t, r ? [...r] : []];
4097
4097
  }).filter(([, t]) => t.length > 0);
4098
4098
  }
4099
- function Mt(e) {
4100
- return e == null ? !1 : et(e).some(
4099
+ function Pt(e) {
4100
+ return e == null ? !1 : rt(e).some(
4101
4101
  (t) => {
4102
4102
  var r;
4103
- return (r = cn(t)) == null ? void 0 : r.size;
4103
+ return (r = dn(t)) == null ? void 0 : r.size;
4104
4104
  }
4105
4105
  );
4106
4106
  }
4107
- function Lo(e, t) {
4107
+ function Uo(e, t) {
4108
4108
  return Promise.all(
4109
- t.map((n) => (Mo(e, n), n().then((i) => i.default || i)))
4110
- ).then((n) => un(e, ...n));
4111
- }
4112
- const Me = {};
4113
- function hn(e) {
4114
- if (!Mt(e))
4115
- return e in Me ? Me[e] : Promise.resolve();
4116
- const t = Ao(e);
4117
- return Me[e] = Promise.all(
4109
+ t.map((n) => (No(e, n), n().then((i) => i.default || i)))
4110
+ ).then((n) => pn(e, ...n));
4111
+ }
4112
+ const Le = {};
4113
+ function mn(e) {
4114
+ if (!Pt(e))
4115
+ return e in Le ? Le[e] : Promise.resolve();
4116
+ const t = Ro(e);
4117
+ return Le[e] = Promise.all(
4118
4118
  t.map(
4119
- ([r, n]) => Lo(r, n)
4119
+ ([r, n]) => Uo(r, n)
4120
4120
  )
4121
4121
  ).then(() => {
4122
- if (Mt(e))
4123
- return hn(e);
4124
- delete Me[e];
4125
- }), Me[e];
4122
+ if (Pt(e))
4123
+ return mn(e);
4124
+ delete Le[e];
4125
+ }), Le[e];
4126
4126
  }
4127
- const Po = {
4127
+ const ko = {
4128
4128
  number: {
4129
4129
  scientific: { notation: "scientific" },
4130
4130
  engineering: { notation: "engineering" },
@@ -4153,180 +4153,191 @@ const Po = {
4153
4153
  timeZoneName: "short"
4154
4154
  }
4155
4155
  }
4156
- }, Bo = {
4156
+ }, Do = {
4157
4157
  fallbackLocale: null,
4158
4158
  loadingDelay: 200,
4159
- formats: Po,
4159
+ formats: ko,
4160
4160
  warnOnMissingMessages: !0,
4161
4161
  handleMissingMessage: void 0,
4162
4162
  ignoreTag: !0
4163
- }, Io = Bo;
4164
- function He() {
4165
- return Io;
4163
+ }, Fo = Do;
4164
+ function Se() {
4165
+ return Fo;
4166
4166
  }
4167
- const gt = qe(!1);
4168
- var Co = Object.defineProperty, No = Object.defineProperties, Ro = Object.getOwnPropertyDescriptors, sr = Object.getOwnPropertySymbols, ko = Object.prototype.hasOwnProperty, Uo = Object.prototype.propertyIsEnumerable, lr = (e, t, r) => t in e ? Co(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Fo = (e, t) => {
4167
+ const mt = Ke(!1);
4168
+ var Go = Object.defineProperty, jo = Object.defineProperties, $o = Object.getOwnPropertyDescriptors, fr = Object.getOwnPropertySymbols, Wo = Object.prototype.hasOwnProperty, Vo = Object.prototype.propertyIsEnumerable, gr = (e, t, r) => t in e ? Go(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Xo = (e, t) => {
4169
4169
  for (var r in t || (t = {}))
4170
- ko.call(t, r) && lr(e, r, t[r]);
4171
- if (sr)
4172
- for (var r of sr(t))
4173
- Uo.call(t, r) && lr(e, r, t[r]);
4170
+ Wo.call(t, r) && gr(e, r, t[r]);
4171
+ if (fr)
4172
+ for (var r of fr(t))
4173
+ Vo.call(t, r) && gr(e, r, t[r]);
4174
4174
  return e;
4175
- }, Do = (e, t) => No(e, Ro(t));
4176
- let At;
4177
- const Ze = qe(null);
4178
- function ur(e) {
4175
+ }, zo = (e, t) => jo(e, $o(t));
4176
+ let It;
4177
+ const qe = Ke(null);
4178
+ function pr(e) {
4179
4179
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4180
4180
  }
4181
- function et(e, t = He().fallbackLocale) {
4182
- const r = ur(e);
4183
- return t ? [.../* @__PURE__ */ new Set([...r, ...ur(t)])] : r;
4181
+ function rt(e, t = Se().fallbackLocale) {
4182
+ const r = pr(e);
4183
+ return t ? [.../* @__PURE__ */ new Set([...r, ...pr(t)])] : r;
4184
4184
  }
4185
- function he() {
4186
- return At ?? void 0;
4185
+ function ge() {
4186
+ return It ?? void 0;
4187
4187
  }
4188
- Ze.subscribe((e) => {
4189
- At = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4188
+ qe.subscribe((e) => {
4189
+ It = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4190
4190
  });
4191
- const Go = (e) => {
4192
- if (e && Oo(e) && Mt(e)) {
4193
- const { loadingDelay: t } = He();
4191
+ const Zo = (e) => {
4192
+ if (e && Co(e) && Pt(e)) {
4193
+ const { loadingDelay: t } = Se();
4194
4194
  let r;
4195
- return typeof window < "u" && he() != null && t ? r = window.setTimeout(
4196
- () => gt.set(!0),
4195
+ return typeof window < "u" && ge() != null && t ? r = window.setTimeout(
4196
+ () => mt.set(!0),
4197
4197
  t
4198
- ) : gt.set(!0), hn(e).then(() => {
4199
- Ze.set(e);
4198
+ ) : mt.set(!0), mn(e).then(() => {
4199
+ qe.set(e);
4200
4200
  }).finally(() => {
4201
- clearTimeout(r), gt.set(!1);
4201
+ clearTimeout(r), mt.set(!1);
4202
4202
  });
4203
4203
  }
4204
- return Ze.set(e);
4205
- }, Te = Do(Fo({}, Ze), {
4206
- set: Go
4207
- }), tt = (e) => {
4204
+ return qe.set(e);
4205
+ }, Oe = zo(Xo({}, qe), {
4206
+ set: Zo
4207
+ }), nt = (e) => {
4208
4208
  const t = /* @__PURE__ */ Object.create(null);
4209
4209
  return (n) => {
4210
4210
  const i = JSON.stringify(n);
4211
4211
  return i in t ? t[i] : t[i] = e(n);
4212
4212
  };
4213
4213
  };
4214
- var jo = Object.defineProperty, Qe = Object.getOwnPropertySymbols, fn = Object.prototype.hasOwnProperty, gn = Object.prototype.propertyIsEnumerable, cr = (e, t, r) => t in e ? jo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Bt = (e, t) => {
4214
+ var Qo = Object.defineProperty, Ye = Object.getOwnPropertySymbols, bn = Object.prototype.hasOwnProperty, yn = Object.prototype.propertyIsEnumerable, dr = (e, t, r) => t in e ? Qo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Nt = (e, t) => {
4215
4215
  for (var r in t || (t = {}))
4216
- fn.call(t, r) && cr(e, r, t[r]);
4217
- if (Qe)
4218
- for (var r of Qe(t))
4219
- gn.call(t, r) && cr(e, r, t[r]);
4216
+ bn.call(t, r) && dr(e, r, t[r]);
4217
+ if (Ye)
4218
+ for (var r of Ye(t))
4219
+ yn.call(t, r) && dr(e, r, t[r]);
4220
4220
  return e;
4221
- }, Oe = (e, t) => {
4221
+ }, Me = (e, t) => {
4222
4222
  var r = {};
4223
4223
  for (var n in e)
4224
- fn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4225
- if (e != null && Qe)
4226
- for (var n of Qe(e))
4227
- t.indexOf(n) < 0 && gn.call(e, n) && (r[n] = e[n]);
4224
+ bn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4225
+ if (e != null && Ye)
4226
+ for (var n of Ye(e))
4227
+ t.indexOf(n) < 0 && yn.call(e, n) && (r[n] = e[n]);
4228
4228
  return r;
4229
4229
  };
4230
- const Ie = (e, t) => {
4231
- const { formats: r } = He();
4230
+ const Ne = (e, t) => {
4231
+ const { formats: r } = Se();
4232
4232
  if (e in r && t in r[e])
4233
4233
  return r[e][t];
4234
4234
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4235
- }, $o = tt(
4235
+ }, qo = nt(
4236
4236
  (e) => {
4237
- var t = e, { locale: r, format: n } = t, i = Oe(t, ["locale", "format"]);
4237
+ var t = e, { locale: r, format: n } = t, i = Me(t, ["locale", "format"]);
4238
4238
  if (r == null)
4239
4239
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4240
- return n && (i = Ie("number", n)), new Intl.NumberFormat(r, i);
4240
+ return n && (i = Ne("number", n)), new Intl.NumberFormat(r, i);
4241
4241
  }
4242
- ), Wo = tt(
4242
+ ), Yo = nt(
4243
4243
  (e) => {
4244
- var t = e, { locale: r, format: n } = t, i = Oe(t, ["locale", "format"]);
4244
+ var t = e, { locale: r, format: n } = t, i = Me(t, ["locale", "format"]);
4245
4245
  if (r == null)
4246
4246
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4247
- return n ? i = Ie("date", n) : Object.keys(i).length === 0 && (i = Ie("date", "short")), new Intl.DateTimeFormat(r, i);
4247
+ return n ? i = Ne("date", n) : Object.keys(i).length === 0 && (i = Ne("date", "short")), new Intl.DateTimeFormat(r, i);
4248
4248
  }
4249
- ), Vo = tt(
4249
+ ), Jo = nt(
4250
4250
  (e) => {
4251
- var t = e, { locale: r, format: n } = t, i = Oe(t, ["locale", "format"]);
4251
+ var t = e, { locale: r, format: n } = t, i = Me(t, ["locale", "format"]);
4252
4252
  if (r == null)
4253
4253
  throw new Error(
4254
4254
  '[svelte-i18n] A "locale" must be set to format time values'
4255
4255
  );
4256
- return n ? i = Ie("time", n) : Object.keys(i).length === 0 && (i = Ie("time", "short")), new Intl.DateTimeFormat(r, i);
4256
+ return n ? i = Ne("time", n) : Object.keys(i).length === 0 && (i = Ne("time", "short")), new Intl.DateTimeFormat(r, i);
4257
4257
  }
4258
- ), Xo = (e = {}) => {
4258
+ ), Ko = (e = {}) => {
4259
4259
  var t = e, {
4260
- locale: r = he()
4261
- } = t, n = Oe(t, [
4260
+ locale: r = ge()
4261
+ } = t, n = Me(t, [
4262
4262
  "locale"
4263
4263
  ]);
4264
- return $o(Bt({ locale: r }, n));
4265
- }, zo = (e = {}) => {
4264
+ return qo(Nt({ locale: r }, n));
4265
+ }, ea = (e = {}) => {
4266
4266
  var t = e, {
4267
- locale: r = he()
4268
- } = t, n = Oe(t, [
4267
+ locale: r = ge()
4268
+ } = t, n = Me(t, [
4269
4269
  "locale"
4270
4270
  ]);
4271
- return Wo(Bt({ locale: r }, n));
4272
- }, Zo = (e = {}) => {
4271
+ return Yo(Nt({ locale: r }, n));
4272
+ }, ta = (e = {}) => {
4273
4273
  var t = e, {
4274
- locale: r = he()
4275
- } = t, n = Oe(t, [
4274
+ locale: r = ge()
4275
+ } = t, n = Me(t, [
4276
4276
  "locale"
4277
4277
  ]);
4278
- return Vo(Bt({ locale: r }, n));
4279
- }, Qo = tt(
4278
+ return Jo(Nt({ locale: r }, n));
4279
+ }, ra = nt(
4280
4280
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4281
- (e, t = he()) => new Eo(e, t, He().formats, {
4282
- ignoreTag: He().ignoreTag
4281
+ (e, t = ge()) => new Ao(e, t, Se().formats, {
4282
+ ignoreTag: Se().ignoreTag
4283
4283
  })
4284
- ), Yo = (e, t = {}) => {
4284
+ ), na = (e, t = {}) => {
4285
4285
  var r, n, i, o;
4286
4286
  let a = t;
4287
4287
  typeof e == "object" && (a = e, e = a.id);
4288
4288
  const {
4289
4289
  values: s,
4290
- locale: u = he(),
4290
+ locale: u = ge(),
4291
4291
  default: l
4292
4292
  } = a;
4293
4293
  if (u == null)
4294
4294
  throw new Error(
4295
4295
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4296
4296
  );
4297
- let c = sn(e, u);
4297
+ let c = fn(e, u);
4298
4298
  if (!c)
4299
- c = (o = (i = (n = (r = He()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4299
+ c = (o = (i = (n = (r = Se()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4300
4300
  else if (typeof c != "string")
4301
4301
  return console.warn(
4302
4302
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4303
4303
  ), c;
4304
4304
  if (!s)
4305
4305
  return c;
4306
- let h = c;
4306
+ let f = c;
4307
4307
  try {
4308
- h = Qo(c, u).format(s);
4308
+ f = ra(c, u).format(s);
4309
4309
  } catch (g) {
4310
4310
  g instanceof Error && console.warn(
4311
4311
  `[svelte-i18n] Message "${e}" has syntax error:`,
4312
4312
  g.message
4313
4313
  );
4314
4314
  }
4315
- return h;
4316
- }, qo = (e, t) => Zo(t).format(e), Jo = (e, t) => zo(t).format(e), Ko = (e, t) => Xo(t).format(e), ea = (e, t = he()) => sn(e, t), ta = Se([Te, Re], () => Yo);
4317
- Se([Te], () => qo);
4318
- Se([Te], () => Jo);
4319
- Se([Te], () => Ko);
4320
- Se([Te, Re], () => ea);
4321
- window.emWidgets = { topic: fi };
4322
- const hr = (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)), ra = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4323
- function na(e, t) {
4315
+ return f;
4316
+ }, ia = (e, t) => ta(t).format(e), oa = (e, t) => ea(t).format(e), aa = (e, t) => Ko(t).format(e), sa = (e, t = ge()) => fn(e, t), la = Te([Oe, ke], () => na);
4317
+ Te([Oe], () => ia);
4318
+ Te([Oe], () => oa);
4319
+ Te([Oe], () => aa);
4320
+ Te([Oe, ke], () => sa);
4321
+ window.emWidgets = { topic: _i };
4322
+ const mr = (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)), ua = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4323
+ function ca(e, t) {
4324
+ return new Promise((r, n) => {
4325
+ const i = new Headers();
4326
+ i.append("X-SessionID", t);
4327
+ const o = {
4328
+ method: "GET",
4329
+ headers: i
4330
+ };
4331
+ fetch(`${e}/v1/player/session/player`, o).then((a) => a.json()).then((a) => r(a)).catch((a) => n(a));
4332
+ });
4333
+ }
4334
+ function ha(e, t) {
4324
4335
  if (e) {
4325
4336
  const r = document.createElement("style");
4326
4337
  r.innerHTML = t, e.appendChild(r);
4327
4338
  }
4328
4339
  }
4329
- function ia(e, t) {
4340
+ function fa(e, t) {
4330
4341
  const r = new URL(t);
4331
4342
  fetch(r.href).then((n) => n.text()).then((n) => {
4332
4343
  const i = document.createElement("style");
@@ -4335,7 +4346,7 @@ function ia(e, t) {
4335
4346
  console.error("There was an error while trying to load client styling from URL", n);
4336
4347
  });
4337
4348
  }
4338
- function oa(e, t, r) {
4349
+ function ga(e, t, r) {
4339
4350
  if (window.emMessageBus) {
4340
4351
  const n = document.createElement("style");
4341
4352
  window.emMessageBus.subscribe(t, (i) => {
@@ -4343,13 +4354,13 @@ function oa(e, t, r) {
4343
4354
  });
4344
4355
  }
4345
4356
  }
4346
- function fr(e, t) {
4347
- un(e, t);
4357
+ function br(e, t) {
4358
+ pn(e, t);
4348
4359
  }
4349
- function aa(e) {
4350
- Te.set(e);
4360
+ function pa(e) {
4361
+ Oe.set(e);
4351
4362
  }
4352
- const gr = {
4363
+ const yr = {
4353
4364
  en: {
4354
4365
  language: "Select Language"
4355
4366
  },
@@ -4384,295 +4395,318 @@ const gr = {
4384
4395
  language: "Select Language"
4385
4396
  }
4386
4397
  };
4387
- function sa(e) {
4388
- Cn(e, "svelte-1oaeimo", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}.Skeleton{animation:skeleton-loading 0.6s linear infinite alternate}@keyframes skeleton-loading{0%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.2) 0%, transparent 100%)}12%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.225) 0%, transparent 100%)}25%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.25) 0%, transparent 100%)}33%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.275) 0%, transparent 100%)}50%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.3) 0%, transparent 100%)}63%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.325) 0%, transparent 100%)}75%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.35) 0%, transparent 100%)}88%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.375) 0%, transparent 100%)}100%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.4) 0%, transparent 100%)}}@keyframes increaseTransparency{0%{opacity:0}25%{opacity:0.25}75%{opacity:0.75}100%{opacity:1}}@keyframes decreaseTransparency{100%{opacity:1}75%{opacity:0.75}25%{opacity:0.25}0%{opacity:0}}@keyframes growWidthPercent{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes growWidth{from{transform:translateY(0)}to{transform:translateY(0)}}@keyframes decreaseWidth{from{transform:translateX(1)}to{transform:translateX(0)}}.NavIcon{width:30px;height:28px;position:relative;margin:3px auto;transform:rotate(0deg);transition:transform 0.2s ease-in-out;cursor:pointer}.NavIcon span{display:block;position:absolute;height:3px;width:100%;background:#ffffff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:transform 0.2s ease-in-out, opacity 0.2s ease-in-out}.NavIcon span:nth-child(1){top:0px;width:80%}.NavIcon span:nth-child(2){top:9px}.NavIcon span:nth-child(3){top:18px}.NavIcon.Open span:nth-child(1){top:9px;width:100%;transform:rotate(135deg);transition:transform 0.3s ease-in-out}.NavIcon.Open span:nth-child(2){opacity:0;left:-60px}.NavIcon.Open span:nth-child(3){top:9px;transform:rotate(-135deg);transition:transform 0.3s ease-in-out}.SelectedOption{display:flex;align-items:center;justify-content:center}.SelectedOption .TriangleActive,.SelectedOption .TriangleInactive{display:block;margin:0 0 0 10px;transform:rotateX(0deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive svg,.SelectedOption .TriangleInactive svg{margin:-2px 0px;fill:white}.SelectedOption .TriangleActive{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive:hover{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.FlagIcon>img{width:20px;height:14px;margin-right:8px;border-radius:2px}.LanguageSelector{padding:5px 0;margin-bottom:0;display:flex;justify-content:space-between;background:linear-gradient(90deg, rgba(35, 178, 78, 0.9) 0%, rgba(0, 61, 93, 0.9) 100%);transition:transform 0.2s linear;height:44px}.LanguageSelector span{display:inline;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));opacity:0.8;padding:5px 0;display:flex;align-items:center;gap:15px;font-size:14px}.LanguageSelector:active{transition:all 0.2s ease}.LanguageSelector:active span{transition:all 0.1s linear;opacity:1}.LanguageSelector.Open{box-shadow:inset 0 -3.25em 0 0 var(--emw--color-primary)}.LanguageSelector .LanguageSelectorTitle{margin:0 20px}.LanguageSelector .LanguageDropdown{margin-right:16px;display:inline-block}.LanguageSelector .OptionList{position:absolute;background:linear-gradient(90deg, rgba(35, 178, 78, 0.1) 0%, rgba(0, 61, 93, 0.1) 100%);min-width:180px;z-index:1;overflow-y:auto;display:flex;flex-direction:column-reverse;bottom:44px;left:0;gap:5px;padding-bottom:5px;width:100%;height:0px;transition:transform 0.2s linear}.LanguageSelector .OptionList.Open{transition:transform 0.2s linear;height:auto;background-color:var(--emw--color-background-secondary, #000000);overflow:auto}.LanguageSelector .OptionList .LanguageOption{display:flex;border:2px solid #22B04E;border-radius:13px;align-items:center;opacity:0.2;height:0px;background:linear-gradient(90deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%);margin:0 5px;transition:transform 0.3s linear}.LanguageSelector .OptionList .LanguageOption.Open{height:50px;opacity:1;padding:10px 5px}.LanguageSelector .OptionList .LanguageOption:active,.LanguageSelector .OptionList .LanguageOption:hover{background:linear-gradient(90deg, rgb(35, 178, 78) 0%, rgb(0, 61, 93) 100%);transform:scale(1.03);transition:transform 0.2s ease-in-out}.LanguageSelector .OptionList .LanguageOption:active span,.LanguageSelector .OptionList .LanguageOption:hover span{color:black}.ItemLanguage{height:34px;width:100%;text-align:left;line-height:34px;background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:none}.ItemLanguage option{color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A))}.HamburgerModalWindow{display:flex;align-items:flex-start;position:fixed;width:100%;height:100%;z-index:100;z-index:999999;top:0;left:0;background-color:rgba(0, 0, 0, 0.85);animation:increaseTransparency 0.2s ease-in forwards}.HamburgerModalWindow>span{opacity:0}.HamburgerModalWindow .HamburgerModalContainer{max-width:992px;position:relative;background:var(--emw--color-primary);display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:0;border-top:0;border-radius:0;overflow-x:hidden;overflow-y:scroll}.HamburgerModalWindow .HamburgerModalContainer.ActiveHamburgerMenu{animation:growWidth 0.2s forwards;transform-origin:left;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer.Closing{animation:decreaseWidth 0.2s backwards;transform-origin:right;animation-fill-mode:backwards;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer .Separator{width:100%;height:5px;background:rgb(0, 0, 0);background:linear-gradient(90deg, rgb(13, 78, 2) 0%, rgb(35, 172, 77) 50%, rgb(13, 78, 2) 100%);z-index:3}.HamburgerModalWindow .HamburgerModalContainer .HamburgerHeader{display:none}.HamburgerModalWindow .HamburgerModalContainer .HamburgerHeader .Logo{max-width:90%}.HamburgerModalWindow .HamburgerModalContainer .HamburgerHeader .UserProfileWrapper{appearance:none;-webkit-appearance:none;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;display:flex;align-items:center;gap:0.5rem;cursor:pointer;text-decoration:none;width:100%}.HamburgerModalWindow .ModalCloseBtn{position:relative;top:25px;width:30px;height:30px;opacity:1;margin-left:7px;margin-right:9px;cursor:pointer}.HamburgerModalWindow .ModalCloseBtn .NavIcon .Open{width:90vw}.HamburgerModalWindow .ModalCloseBtn svg{width:20px;height:20px;padding:2px}.HamburgerModalWindow .HamburgerPrimaryMenu,.HamburgerModalWindow .HamburgerSecondaryMenu{font-size:12px;display:flex;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));transform-origin:left;transform:scaleX(0);animation:growWidthPercent 0.2s both;animation-delay:0.1s}.HamburgerModalWindow .HamburgerPrimaryMenu li,.HamburgerModalWindow .HamburgerSecondaryMenu li{transition:transform 150ms ease-in-out, opacity 150ms ease-in-out}.HamburgerModalWindow .HamburgerPrimaryMenu img,.HamburgerModalWindow .HamburgerSecondaryMenu img{max-width:40px}.HamburgerModalWindow .HamburgerPrimaryMenu{background:var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #000000));white-space:nowrap;overflow-x:scroll;list-style:none;width:90vw;text-transform:uppercase;font-size:11px;transition:all 0.2s;height:80px}.HamburgerModalWindow .HamburgerPrimaryMenu>li{max-width:125px;padding:14px 25px;display:inline-block}.HamburgerModalWindow .HamburgerPrimaryMenu>li .ItemButton{appearance:none;-webkit-appearance:none;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;display:block;width:100%;cursor:pointer}.HamburgerModalWindow .HamburgerPrimaryMenu>li:active{transform:scale(1.1)}.HamburgerModalWindow .HamburgerPrimaryMenu>li.ActiveItem{background:var(--emw--header-color-primary, var(--emw--color-primary, #22B04F));color:black}.HamburgerModalWindow .HamburgerPrimaryMenu .Loading{width:150px;height:86px;margin:0 2px}.HamburgerModalWindow .HamburgerPrimaryMenu .HamburgerItemContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.HamburgerModalWindow .HamburgerPrimaryMenu .HamburgerItemContainer .HamburgerItemTag{display:none;font-size:10px;padding:2px 4px}.HamburgerModalWindow .HamburgerSecondaryMenu{margin-top:10px;list-style:none;height:calc(100% - 124px);overflow:auto;width:90vw;display:flex;flex-direction:column}.HamburgerModalWindow .HamburgerSecondaryMenu.Overlay{opacity:0.5;transition:opacity 0.2s ease-in-out}.HamburgerModalWindow .HamburgerSecondaryMenu li{padding:10px;display:flex;align-items:center;gap:15px;transition:transform 0.2s linear}.HamburgerModalWindow .HamburgerSecondaryMenu li:active{background-color:var(--emw--color-primary);transform:scale(1.1)}.HamburgerModalWindow .HamburgerSecondaryMenu li a{text-decoration:none;display:flex;align-items:center;gap:15px;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:14px}.HamburgerModalWindow .HamburgerSecondaryMenu li:not(:last-child){border-bottom:1px solid var(--emw--color-gray-300, #58586B)}.HamburgerModalWindow .HamburgerSecondaryMenu li:active a{color:var(--emw--color-primary, #22B04F)}.FlagIcon{margin-left:12px}.NoFlag{width:88%;margin:0 20px}");
4398
+ function da(e) {
4399
+ Gn(e, "svelte-1oaeimo", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}.Skeleton{animation:skeleton-loading 0.6s linear infinite alternate}@keyframes skeleton-loading{0%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.2) 0%, transparent 100%)}12%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.225) 0%, transparent 100%)}25%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.25) 0%, transparent 100%)}33%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.275) 0%, transparent 100%)}50%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.3) 0%, transparent 100%)}63%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.325) 0%, transparent 100%)}75%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.35) 0%, transparent 100%)}88%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.375) 0%, transparent 100%)}100%{background:linear-gradient(0deg, rgba(var(--emw--color-primary-rgb, 35, 178, 78), 0.4) 0%, transparent 100%)}}@keyframes increaseTransparency{0%{opacity:0}25%{opacity:0.25}75%{opacity:0.75}100%{opacity:1}}@keyframes decreaseTransparency{100%{opacity:1}75%{opacity:0.75}25%{opacity:0.25}0%{opacity:0}}@keyframes growWidthPercent{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes growWidth{from{transform:translateY(0)}to{transform:translateY(0)}}@keyframes decreaseWidth{from{transform:translateX(1)}to{transform:translateX(0)}}.NavIcon{width:30px;height:28px;position:relative;margin:3px auto;transform:rotate(0deg);transition:transform 0.2s ease-in-out;cursor:pointer}.NavIcon span{display:block;position:absolute;height:3px;width:100%;background:#ffffff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:transform 0.2s ease-in-out, opacity 0.2s ease-in-out}.NavIcon span:nth-child(1){top:0px;width:80%}.NavIcon span:nth-child(2){top:9px}.NavIcon span:nth-child(3){top:18px}.NavIcon.Open span:nth-child(1){top:9px;width:100%;transform:rotate(135deg);transition:transform 0.3s ease-in-out}.NavIcon.Open span:nth-child(2){opacity:0;left:-60px}.NavIcon.Open span:nth-child(3){top:9px;transform:rotate(-135deg);transition:transform 0.3s ease-in-out}.SelectedOption{display:flex;align-items:center;justify-content:center}.SelectedOption .TriangleActive,.SelectedOption .TriangleInactive{display:block;margin:0 0 0 10px;transform:rotateX(0deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive svg,.SelectedOption .TriangleInactive svg{margin:-2px 0px;fill:white}.SelectedOption .TriangleActive{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive:hover{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.FlagIcon>img{width:20px;height:14px;margin-right:8px;border-radius:2px}.LanguageSelector{padding:5px 0;margin-bottom:0;display:flex;justify-content:space-between;background:linear-gradient(90deg, rgba(35, 178, 78, 0.9) 0%, rgba(0, 61, 93, 0.9) 100%);transition:transform 0.2s linear;height:44px}.LanguageSelector span{display:inline;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));opacity:0.8;padding:5px 0;display:flex;align-items:center;gap:15px;font-size:14px}.LanguageSelector:active{transition:all 0.2s ease}.LanguageSelector:active span{transition:all 0.1s linear;opacity:1}.LanguageSelector.Open{box-shadow:inset 0 -3.25em 0 0 var(--emw--color-primary)}.LanguageSelector .LanguageSelectorTitle{margin:0 20px}.LanguageSelector .LanguageDropdown{margin-right:16px;display:inline-block}.LanguageSelector .OptionList{position:absolute;background:linear-gradient(90deg, rgba(35, 178, 78, 0.1) 0%, rgba(0, 61, 93, 0.1) 100%);min-width:180px;z-index:1;overflow-y:auto;display:flex;flex-direction:column-reverse;bottom:44px;left:0;gap:5px;padding-bottom:5px;width:100%;height:0px;transition:transform 0.2s linear}.LanguageSelector .OptionList.Open{transition:transform 0.2s linear;height:auto;background-color:var(--emw--color-background-secondary, #000000);overflow:auto}.LanguageSelector .OptionList .LanguageOption{display:flex;border:2px solid #22B04E;border-radius:13px;align-items:center;opacity:0.2;height:0px;background:linear-gradient(90deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%);margin:0 5px;transition:transform 0.3s linear}.LanguageSelector .OptionList .LanguageOption.Open{height:50px;opacity:1;padding:10px 5px}.LanguageSelector .OptionList .LanguageOption:active,.LanguageSelector .OptionList .LanguageOption:hover{background:linear-gradient(90deg, rgb(35, 178, 78) 0%, rgb(0, 61, 93) 100%);transform:scale(1.03);transition:transform 0.2s ease-in-out}.LanguageSelector .OptionList .LanguageOption:active span,.LanguageSelector .OptionList .LanguageOption:hover span{color:black}.ItemLanguage{height:34px;width:100%;text-align:left;line-height:34px;background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:none}.ItemLanguage option{color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A))}.HamburgerModalWindow{display:flex;align-items:flex-start;position:fixed;width:100%;height:100%;z-index:100;z-index:999999;top:0;left:0;background-color:rgba(0, 0, 0, 0.85);animation:increaseTransparency 0.2s ease-in forwards}.HamburgerModalWindow>span{opacity:0}.HamburgerModalWindow .HamburgerModalContainer{max-width:992px;position:relative;background:var(--emw--color-primary);display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:0;border-top:0;border-radius:0;overflow-x:hidden;overflow-y:scroll}.HamburgerModalWindow .HamburgerModalContainer.ActiveHamburgerMenu{animation:growWidth 0.2s forwards;transform-origin:left;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer.Closing{animation:decreaseWidth 0.2s backwards;transform-origin:right;animation-fill-mode:backwards;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer .Separator{width:100%;height:5px;background:rgb(0, 0, 0);background:linear-gradient(90deg, rgb(13, 78, 2) 0%, rgb(35, 172, 77) 50%, rgb(13, 78, 2) 100%);z-index:3}.HamburgerModalWindow .HamburgerModalContainer .HamburgerHeader{display:none}.HamburgerModalWindow .HamburgerModalContainer .HamburgerHeader .Logo{max-width:90%}.HamburgerModalWindow .HamburgerModalContainer .HamburgerHeader .UserProfileWrapper{appearance:none;-webkit-appearance:none;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;display:flex;align-items:center;gap:0.5rem;cursor:pointer;text-decoration:none;width:100%}.HamburgerModalWindow .ModalCloseBtn{position:relative;top:25px;width:30px;height:30px;opacity:1;margin-left:7px;margin-right:9px;cursor:pointer}.HamburgerModalWindow .ModalCloseBtn .NavIcon .Open{width:90vw}.HamburgerModalWindow .ModalCloseBtn svg{width:20px;height:20px;padding:2px}.HamburgerModalWindow .HamburgerPrimaryMenu,.HamburgerModalWindow .HamburgerSecondaryMenu{font-size:12px;display:flex;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));transform-origin:left;transform:scaleX(0);animation:growWidthPercent 0.2s both;animation-delay:0.1s}.HamburgerModalWindow .HamburgerPrimaryMenu li,.HamburgerModalWindow .HamburgerSecondaryMenu li{transition:transform 150ms ease-in-out, opacity 150ms ease-in-out}.HamburgerModalWindow .HamburgerPrimaryMenu img,.HamburgerModalWindow .HamburgerSecondaryMenu img{max-width:40px}.HamburgerModalWindow .HamburgerPrimaryMenu{background:var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #000000));white-space:nowrap;overflow-x:scroll;list-style:none;width:90vw;text-transform:uppercase;font-size:11px;transition:all 0.2s;height:80px}.HamburgerModalWindow .HamburgerPrimaryMenu>li{max-width:125px;padding:14px 25px;display:inline-block}.HamburgerModalWindow .HamburgerPrimaryMenu>li .ItemButton{appearance:none;-webkit-appearance:none;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;display:block;width:100%;cursor:pointer}.HamburgerModalWindow .HamburgerPrimaryMenu>li:active{transform:scale(1.1)}.HamburgerModalWindow .HamburgerPrimaryMenu>li.ActiveItem{background:var(--emw--header-color-primary, var(--emw--color-primary, #22B04F));color:black}.HamburgerModalWindow .HamburgerPrimaryMenu .Loading{width:150px;height:86px;margin:0 2px}.HamburgerModalWindow .HamburgerPrimaryMenu .HamburgerItemContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.HamburgerModalWindow .HamburgerPrimaryMenu .HamburgerItemContainer .HamburgerItemTag{display:none;font-size:10px;padding:2px 4px}.HamburgerModalWindow .HamburgerSecondaryMenu{margin-top:10px;list-style:none;height:calc(100% - 124px);overflow:auto;width:90vw;display:flex;flex-direction:column}.HamburgerModalWindow .HamburgerSecondaryMenu.Overlay{opacity:0.5;transition:opacity 0.2s ease-in-out}.HamburgerModalWindow .HamburgerSecondaryMenu li{padding:10px;display:flex;align-items:center;gap:15px;transition:transform 0.2s linear}.HamburgerModalWindow .HamburgerSecondaryMenu li:active{background-color:var(--emw--color-primary);transform:scale(1.1)}.HamburgerModalWindow .HamburgerSecondaryMenu li a{text-decoration:none;display:flex;align-items:center;gap:15px;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:14px}.HamburgerModalWindow .HamburgerSecondaryMenu li:not(:last-child){border-bottom:1px solid var(--emw--color-gray-300, #58586B)}.HamburgerModalWindow .HamburgerSecondaryMenu li:active a{color:var(--emw--color-primary, #22B04F)}.FlagIcon{margin-left:12px}.NoFlag{width:88%;margin:0 20px}");
4389
4400
  }
4390
- function pr(e, t, r) {
4401
+ function _r(e, t, r) {
4391
4402
  const n = e.slice();
4392
- return n[68] = t[r], n;
4403
+ return n[73] = t[r], n;
4393
4404
  }
4394
- function dr(e, t, r) {
4405
+ function vr(e, t, r) {
4395
4406
  const n = e.slice();
4396
- return n[3] = t[r], n;
4407
+ return n[2] = t[r], n;
4397
4408
  }
4398
- function mr(e, t, r) {
4409
+ function xr(e, t, r) {
4399
4410
  const n = e.slice();
4400
- return n[71] = t[r], n;
4411
+ return n[76] = t[r], n;
4401
4412
  }
4402
- function la(e, t, r) {
4413
+ function ma(e, t, r) {
4403
4414
  const n = e.slice();
4404
- return n[77] = t[r], n;
4415
+ return n[82] = t[r], n;
4405
4416
  }
4406
- function br(e, t, r) {
4417
+ function Er(e, t, r) {
4407
4418
  const n = e.slice();
4408
- return n[74] = t[r], n;
4419
+ return n[79] = t[r], n;
4409
4420
  }
4410
- const ua = (e) => ({}), vr = (e) => ({});
4411
- function yr(e) {
4412
- let t, r, n, i, o, a, s, u, l, c, h, g, d, m, v, x, E, L, I, V, j, X, z, Y, se, D, fe, ge;
4413
- const pe = [ha, ca], W = [];
4414
- function re(y, S) {
4421
+ const ba = (e) => ({}), wr = (e) => ({});
4422
+ function Hr(e) {
4423
+ let t, r, n, i, o, a, s, u, l, c, f, g, d, m, _, x, E, A, N, F, G, Z, z, ie, Q, j, ue, Ae;
4424
+ const pe = [_a, ya], V = [];
4425
+ function de(y, O) {
4415
4426
  return (
4416
4427
  /*isLoggedIn*/
4417
- y[16] ? 0 : 1
4428
+ y[15] ? 0 : 1
4418
4429
  );
4419
4430
  }
4420
- i = re(e), o = W[i] = pe[i](e);
4421
- function ne(y, S) {
4431
+ i = de(e), o = V[i] = pe[i](e);
4432
+ function oe(y, O) {
4422
4433
  return (
4423
4434
  /*HamburgerMenuItems*/
4424
- y[6].length > 0 ? pa : ga
4435
+ y[5].length > 0 ? Ea : xa
4425
4436
  );
4426
4437
  }
4427
- let Z = ne(e), U = Z(e), q = te(
4438
+ let q = oe(e), U = q(e), X = ne(
4428
4439
  /*activeMenuItemChildren*/
4429
- e[8]
4430
- ), C = [];
4431
- for (let y = 0; y < q.length; y += 1)
4432
- C[y] = Hr(mr(e, q, y));
4433
- let T = (
4440
+ e[7]
4441
+ ), I = [];
4442
+ for (let y = 0; y < X.length; y += 1)
4443
+ I[y] = Ar(xr(e, X, y));
4444
+ let R = (
4434
4445
  /*languagesArray*/
4435
- e[11].length > 1 && Sr(e)
4446
+ e[10].length > 1 && Lr(e)
4436
4447
  );
4437
4448
  return {
4438
4449
  c() {
4439
- t = _("div"), r = _("div"), n = _("div"), o.c(), a = N(), s = _("ul"), U.c(), u = N(), l = _("div"), c = N(), h = _("ul");
4440
- for (let y = 0; y < C.length; y += 1)
4441
- C[y].c();
4442
- d = N(), T && T.c(), v = N(), x = _("span"), E = _("div"), L = _("span"), I = N(), V = _("span"), j = N(), X = _("span"), p(n, "class", "HamburgerHeader"), $t(
4450
+ t = v("div"), r = v("div"), n = v("div"), o.c(), a = C(), s = v("ul"), U.c(), u = C(), l = v("div"), c = C(), f = v("ul");
4451
+ for (let y = 0; y < I.length; y += 1)
4452
+ I[y].c();
4453
+ d = C(), R && R.c(), _ = C(), x = v("span"), E = v("div"), A = v("span"), N = C(), F = v("span"), G = C(), Z = v("span"), p(n, "class", "HamburgerHeader"), Zt(
4443
4454
  n,
4444
4455
  "LoggedIn",
4445
4456
  /*isLoggedIn*/
4446
- e[16]
4447
- ), p(s, "class", "HamburgerPrimaryMenu"), p(l, "class", "Separator"), p(h, "class", g = "HamburgerSecondaryMenu " + /*isOptionsListVisible*/
4448
- (e[12] ? "Overlay" : "")), p(r, "class", m = "HamburgerModalContainer " + /*modalIsOpen*/
4449
- (e[9] ? "ActiveHamburgerMenu" : "") + " " + /*isClosing*/
4450
- (e[14] ? "Closing" : "")), p(E, "class", z = "NavIcon " + (/*navIconClosing*/
4451
- e[15] ? "" : "Open")), p(x, "class", Y = /*modalIsOpen*/
4452
- e[9] ? "ModalCloseBtn" : ""), p(x, "role", "button"), p(t, "class", se = "HamburgerModalWindow " + /*isClosing*/
4453
- (e[14] ? " Closing" : ""));
4457
+ e[15]
4458
+ ), p(s, "class", "HamburgerPrimaryMenu"), p(l, "class", "Separator"), p(f, "class", g = "HamburgerSecondaryMenu " + /*isOptionsListVisible*/
4459
+ (e[11] ? "Overlay" : "")), p(r, "class", m = "HamburgerModalContainer " + /*modalIsOpen*/
4460
+ (e[8] ? "ActiveHamburgerMenu" : "") + " " + /*isClosing*/
4461
+ (e[13] ? "Closing" : "")), p(E, "class", z = "NavIcon " + (/*navIconClosing*/
4462
+ e[14] ? "" : "Open")), p(x, "class", ie = /*modalIsOpen*/
4463
+ e[8] ? "ModalCloseBtn" : ""), p(x, "role", "button"), p(t, "class", Q = "HamburgerModalWindow " + /*isClosing*/
4464
+ (e[13] ? " Closing" : ""));
4454
4465
  },
4455
- m(y, S) {
4456
- B(y, t, S), b(t, r), b(r, n), W[i].m(n, null), b(r, a), b(r, s), U.m(s, null), b(r, u), b(r, l), b(r, c), b(r, h);
4457
- for (let R = 0; R < C.length; R += 1)
4458
- C[R] && C[R].m(h, null);
4459
- b(r, d), T && T.m(r, null), b(t, v), b(t, x), b(x, E), b(E, L), b(E, I), b(E, V), b(E, j), b(E, X), e[47](t), D = !0, fe || (ge = oe(
4466
+ m(y, O) {
4467
+ P(y, t, O), b(t, r), b(r, n), V[i].m(n, null), b(r, a), b(r, s), U.m(s, null), b(r, u), b(r, l), b(r, c), b(r, f);
4468
+ for (let $ = 0; $ < I.length; $ += 1)
4469
+ I[$] && I[$].m(f, null);
4470
+ b(r, d), R && R.m(r, null), b(t, _), b(t, x), b(x, E), b(E, A), b(E, N), b(E, F), b(E, G), b(E, Z), e[50](t), j = !0, ue || (Ae = se(
4460
4471
  x,
4461
4472
  "click",
4462
4473
  /*close*/
4463
- e[19]
4464
- ), fe = !0);
4474
+ e[20]
4475
+ ), ue = !0);
4465
4476
  },
4466
- p(y, S) {
4467
- let R = i;
4468
- if (i = re(y), i === R ? W[i].p(y, S) : (Cr(), Pe(W[R], 1, 1, () => {
4469
- W[R] = null;
4470
- }), Nr(), o = W[i], o ? o.p(y, S) : (o = W[i] = pe[i](y), o.c()), ue(o, 1), o.m(n, null)), (!D || S[0] & /*isLoggedIn*/
4471
- 65536) && $t(
4477
+ p(y, O) {
4478
+ let $ = i;
4479
+ if (i = de(y), i === $ ? V[i].p(y, O) : (Dr(), Be(V[$], 1, 1, () => {
4480
+ V[$] = null;
4481
+ }), Fr(), o = V[i], o ? o.p(y, O) : (o = V[i] = pe[i](y), o.c()), he(o, 1), o.m(n, null)), (!j || O[0] & /*isLoggedIn*/
4482
+ 32768) && Zt(
4472
4483
  n,
4473
4484
  "LoggedIn",
4474
4485
  /*isLoggedIn*/
4475
- y[16]
4476
- ), Z === (Z = ne(y)) && U ? U.p(y, S) : (U.d(1), U = Z(y), U && (U.c(), U.m(s, null))), S[0] & /*handleClick, activeMenuItemChildren*/
4477
- 2097408) {
4478
- q = te(
4486
+ y[15]
4487
+ ), q === (q = oe(y)) && U ? U.p(y, O) : (U.d(1), U = q(y), U && (U.c(), U.m(s, null))), O[0] & /*handleClick, activeMenuItemChildren*/
4488
+ 4194432) {
4489
+ X = ne(
4479
4490
  /*activeMenuItemChildren*/
4480
- y[8]
4491
+ y[7]
4481
4492
  );
4482
- let G;
4483
- for (G = 0; G < q.length; G += 1) {
4484
- const de = mr(y, q, G);
4485
- C[G] ? C[G].p(de, S) : (C[G] = Hr(de), C[G].c(), C[G].m(h, null));
4493
+ let k;
4494
+ for (k = 0; k < X.length; k += 1) {
4495
+ const me = xr(y, X, k);
4496
+ I[k] ? I[k].p(me, O) : (I[k] = Ar(me), I[k].c(), I[k].m(f, null));
4486
4497
  }
4487
- for (; G < C.length; G += 1)
4488
- C[G].d(1);
4489
- C.length = q.length;
4498
+ for (; k < I.length; k += 1)
4499
+ I[k].d(1);
4500
+ I.length = X.length;
4490
4501
  }
4491
- (!D || S[0] & /*isOptionsListVisible*/
4492
- 4096 && g !== (g = "HamburgerSecondaryMenu " + /*isOptionsListVisible*/
4493
- (y[12] ? "Overlay" : ""))) && p(h, "class", g), /*languagesArray*/
4494
- y[11].length > 1 ? T ? T.p(y, S) : (T = Sr(y), T.c(), T.m(r, null)) : T && (T.d(1), T = null), (!D || S[0] & /*modalIsOpen, isClosing*/
4495
- 16896 && m !== (m = "HamburgerModalContainer " + /*modalIsOpen*/
4496
- (y[9] ? "ActiveHamburgerMenu" : "") + " " + /*isClosing*/
4497
- (y[14] ? "Closing" : ""))) && p(r, "class", m), (!D || S[0] & /*navIconClosing*/
4498
- 32768 && z !== (z = "NavIcon " + (/*navIconClosing*/
4499
- y[15] ? "" : "Open"))) && p(E, "class", z), (!D || S[0] & /*modalIsOpen*/
4500
- 512 && Y !== (Y = /*modalIsOpen*/
4501
- y[9] ? "ModalCloseBtn" : "")) && p(x, "class", Y), (!D || S[0] & /*isClosing*/
4502
- 16384 && se !== (se = "HamburgerModalWindow " + /*isClosing*/
4503
- (y[14] ? " Closing" : ""))) && p(t, "class", se);
4502
+ (!j || O[0] & /*isOptionsListVisible*/
4503
+ 2048 && g !== (g = "HamburgerSecondaryMenu " + /*isOptionsListVisible*/
4504
+ (y[11] ? "Overlay" : ""))) && p(f, "class", g), /*languagesArray*/
4505
+ y[10].length > 1 ? R ? R.p(y, O) : (R = Lr(y), R.c(), R.m(r, null)) : R && (R.d(1), R = null), (!j || O[0] & /*modalIsOpen, isClosing*/
4506
+ 8448 && m !== (m = "HamburgerModalContainer " + /*modalIsOpen*/
4507
+ (y[8] ? "ActiveHamburgerMenu" : "") + " " + /*isClosing*/
4508
+ (y[13] ? "Closing" : ""))) && p(r, "class", m), (!j || O[0] & /*navIconClosing*/
4509
+ 16384 && z !== (z = "NavIcon " + (/*navIconClosing*/
4510
+ y[14] ? "" : "Open"))) && p(E, "class", z), (!j || O[0] & /*modalIsOpen*/
4511
+ 256 && ie !== (ie = /*modalIsOpen*/
4512
+ y[8] ? "ModalCloseBtn" : "")) && p(x, "class", ie), (!j || O[0] & /*isClosing*/
4513
+ 8192 && Q !== (Q = "HamburgerModalWindow " + /*isClosing*/
4514
+ (y[13] ? " Closing" : ""))) && p(t, "class", Q);
4504
4515
  },
4505
4516
  i(y) {
4506
- D || (ue(o), D = !0);
4517
+ j || (he(o), j = !0);
4507
4518
  },
4508
4519
  o(y) {
4509
- Pe(o), D = !1;
4520
+ Be(o), j = !1;
4510
4521
  },
4511
4522
  d(y) {
4512
- y && P(t), W[i].d(), U.d(), Ce(C, y), T && T.d(), e[47](null), fe = !1, ge();
4523
+ y && L(t), V[i].d(), U.d(), Re(I, y), R && R.d(), e[50](null), ue = !1, Ae();
4513
4524
  }
4514
4525
  };
4515
4526
  }
4516
- function ca(e) {
4527
+ function ya(e) {
4517
4528
  let t, r;
4518
4529
  const n = (
4519
4530
  /*#slots*/
4520
- e[41].logo
4521
- ), i = Ln(
4531
+ e[44].logo
4532
+ ), i = Un(
4522
4533
  n,
4523
4534
  e,
4524
4535
  /*$$scope*/
4525
- e[40],
4526
- vr
4527
- ), o = i || fa(e);
4536
+ e[43],
4537
+ wr
4538
+ ), o = i || va(e);
4528
4539
  return {
4529
4540
  c() {
4530
- t = _("div"), o && o.c(), p(t, "class", "Logo");
4541
+ t = v("div"), o && o.c(), p(t, "class", "Logo");
4531
4542
  },
4532
4543
  m(a, s) {
4533
- B(a, t, s), o && o.m(t, null), r = !0;
4544
+ P(a, t, s), o && o.m(t, null), r = !0;
4534
4545
  },
4535
4546
  p(a, s) {
4536
4547
  i ? i.p && (!r || s[1] & /*$$scope*/
4537
- 512) && Bn(
4548
+ 4096) && Dn(
4538
4549
  i,
4539
4550
  n,
4540
4551
  a,
4541
4552
  /*$$scope*/
4542
- a[40],
4543
- r ? Pn(
4553
+ a[43],
4554
+ r ? kn(
4544
4555
  n,
4545
4556
  /*$$scope*/
4546
- a[40],
4557
+ a[43],
4547
4558
  s,
4548
- ua
4549
- ) : In(
4559
+ ba
4560
+ ) : Fn(
4550
4561
  /*$$scope*/
4551
- a[40]
4562
+ a[43]
4552
4563
  ),
4553
- vr
4564
+ wr
4554
4565
  ) : o && o.p && (!r || s[0] & /*customlogourl*/
4555
- 4) && o.p(a, r ? s : [-1, -1, -1]);
4566
+ 2) && o.p(a, r ? s : [-1, -1, -1]);
4556
4567
  },
4557
4568
  i(a) {
4558
- r || (ue(o, a), r = !0);
4569
+ r || (he(o, a), r = !0);
4559
4570
  },
4560
4571
  o(a) {
4561
- Pe(o, a), r = !1;
4572
+ Be(o, a), r = !1;
4562
4573
  },
4563
4574
  d(a) {
4564
- a && P(t), o && o.d(a);
4575
+ a && L(t), o && o.d(a);
4565
4576
  }
4566
4577
  };
4567
4578
  }
4568
- function ha(e) {
4569
- let t, r, n, i, o, a, s, u, l;
4579
+ function _a(e) {
4580
+ let t, r, n, i, o = (
4581
+ /*username*/
4582
+ (e[17] || /*playerID*/
4583
+ e[16]) + ""
4584
+ ), a, s, u, l;
4570
4585
  return {
4571
4586
  c() {
4572
- t = _("button"), r = _("span"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 16.429"><g transform="translate(-8 -4)"><path class="a" d="M15.5,4a3.75,3.75,0,1,0,3.75,3.75A3.761,3.761,0,0,0,15.5,4Zm0,1.429A2.321,2.321,0,1,1,13.179,7.75,2.311,2.311,0,0,1,15.5,5.429Zm0,6.429A7.7,7.7,0,0,0,8,19.714a.714.714,0,0,0,.714.714H22.286A.714.714,0,0,0,23,19.714,7.7,7.7,0,0,0,15.5,11.857Zm0,1.429A6.18,6.18,0,0,1,21.5,19H9.5A6.18,6.18,0,0,1,15.5,13.286Z" transform="translate(0 0)"></path></g></svg>', n = N(), i = _("span"), o = Q("Hello, player "), a = Q(
4573
- /*userid*/
4574
- e[0]
4575
- ), p(r, "class", "UserIcon"), p(r, "aria-hidden", "true"), p(i, "class", "UserFullName"), p(i, "title", s = `Hello, player ${/*userid*/
4576
- e[0]}`), p(t, "type", "button"), p(t, "class", "UserProfileWrapper");
4587
+ t = v("button"), r = v("span"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 16.429"><g transform="translate(-8 -4)"><path class="a" d="M15.5,4a3.75,3.75,0,1,0,3.75,3.75A3.761,3.761,0,0,0,15.5,4Zm0,1.429A2.321,2.321,0,1,1,13.179,7.75,2.311,2.311,0,0,1,15.5,5.429Zm0,6.429A7.7,7.7,0,0,0,8,19.714a.714.714,0,0,0,.714.714H22.286A.714.714,0,0,0,23,19.714,7.7,7.7,0,0,0,15.5,11.857Zm0,1.429A6.18,6.18,0,0,1,21.5,19H9.5A6.18,6.18,0,0,1,15.5,13.286Z" transform="translate(0 0)"></path></g></svg>', n = C(), i = v("span"), a = K(o), p(r, "class", "UserIcon"), p(r, "aria-hidden", "true"), p(i, "class", "UserFullName"), p(i, "title", s = `${/*username*/
4588
+ e[17] || /*playerID*/
4589
+ e[16]}`), p(
4590
+ i,
4591
+ "data-username",
4592
+ /*username*/
4593
+ e[17]
4594
+ ), p(
4595
+ i,
4596
+ "data-playerid",
4597
+ /*playerID*/
4598
+ e[16]
4599
+ ), p(t, "type", "button"), p(t, "class", "UserProfileWrapper");
4577
4600
  },
4578
- m(c, h) {
4579
- B(c, t, h), b(t, r), b(t, n), b(t, i), b(i, o), b(i, a), u || (l = oe(
4601
+ m(c, f) {
4602
+ P(c, t, f), b(t, r), b(t, n), b(t, i), b(i, a), u || (l = se(
4580
4603
  t,
4581
4604
  "click",
4582
4605
  /*goToMyAccount*/
4583
- e[26]
4606
+ e[27]
4584
4607
  ), u = !0);
4585
4608
  },
4586
- p(c, h) {
4587
- h[0] & /*userid*/
4588
- 1 && ae(
4589
- a,
4590
- /*userid*/
4591
- c[0]
4592
- ), h[0] & /*userid*/
4593
- 1 && s !== (s = `Hello, player ${/*userid*/
4594
- c[0]}`) && p(i, "title", s);
4609
+ p(c, f) {
4610
+ f[0] & /*username, playerID*/
4611
+ 196608 && o !== (o = /*username*/
4612
+ (c[17] || /*playerID*/
4613
+ c[16]) + "") && le(a, o), f[0] & /*username, playerID*/
4614
+ 196608 && s !== (s = `${/*username*/
4615
+ c[17] || /*playerID*/
4616
+ c[16]}`) && p(i, "title", s), f[0] & /*username*/
4617
+ 131072 && p(
4618
+ i,
4619
+ "data-username",
4620
+ /*username*/
4621
+ c[17]
4622
+ ), f[0] & /*playerID*/
4623
+ 65536 && p(
4624
+ i,
4625
+ "data-playerid",
4626
+ /*playerID*/
4627
+ c[16]
4628
+ );
4595
4629
  },
4596
- i: $,
4597
- o: $,
4630
+ i: W,
4631
+ o: W,
4598
4632
  d(c) {
4599
- c && P(t), u = !1, l();
4633
+ c && L(t), u = !1, l();
4600
4634
  }
4601
4635
  };
4602
4636
  }
4603
- function fa(e) {
4637
+ function va(e) {
4604
4638
  let t, r, n;
4605
4639
  return {
4606
4640
  c() {
4607
- t = _("img"), K(t.src, r = /*customlogourl*/
4608
- e[2]) || p(t, "src", r), p(t, "alt", n = `Logo ${/*customlogourl*/
4609
- e[2]}`);
4641
+ t = v("img"), J(t.src, r = /*customlogourl*/
4642
+ e[1]) || p(t, "src", r), p(t, "alt", n = `Logo ${/*customlogourl*/
4643
+ e[1]}`);
4610
4644
  },
4611
4645
  m(i, o) {
4612
- B(i, t, o);
4646
+ P(i, t, o);
4613
4647
  },
4614
4648
  p(i, o) {
4615
4649
  o[0] & /*customlogourl*/
4616
- 4 && !K(t.src, r = /*customlogourl*/
4617
- i[2]) && p(t, "src", r), o[0] & /*customlogourl*/
4618
- 4 && n !== (n = `Logo ${/*customlogourl*/
4619
- i[2]}`) && p(t, "alt", n);
4650
+ 2 && !J(t.src, r = /*customlogourl*/
4651
+ i[1]) && p(t, "src", r), o[0] & /*customlogourl*/
4652
+ 2 && n !== (n = `Logo ${/*customlogourl*/
4653
+ i[1]}`) && p(t, "alt", n);
4620
4654
  },
4621
4655
  d(i) {
4622
- i && P(t);
4656
+ i && L(t);
4623
4657
  }
4624
4658
  };
4625
4659
  }
4626
- function ga(e) {
4627
- let t, r = te(new Array(5)), n = [];
4660
+ function xa(e) {
4661
+ let t, r = ne(new Array(5)), n = [];
4628
4662
  for (let i = 0; i < r.length; i += 1)
4629
- n[i] = da(la(e, r, i));
4663
+ n[i] = wa(ma(e, r, i));
4630
4664
  return {
4631
4665
  c() {
4632
4666
  for (let i = 0; i < n.length; i += 1)
4633
4667
  n[i].c();
4634
- t = Ir();
4668
+ t = kr();
4635
4669
  },
4636
4670
  m(i, o) {
4637
4671
  for (let a = 0; a < n.length; a += 1)
4638
4672
  n[a] && n[a].m(i, o);
4639
- B(i, t, o);
4673
+ P(i, t, o);
4640
4674
  },
4641
- p: $,
4675
+ p: W,
4642
4676
  d(i) {
4643
- i && P(t), Ce(n, i);
4677
+ i && L(t), Re(n, i);
4644
4678
  }
4645
4679
  };
4646
4680
  }
4647
- function pa(e) {
4648
- let t, r = te(
4681
+ function Ea(e) {
4682
+ let t, r = ne(
4649
4683
  /*HamburgerMenuItems*/
4650
- e[6]
4684
+ e[5]
4651
4685
  ), n = [];
4652
4686
  for (let i = 0; i < r.length; i += 1)
4653
- n[i] = Er(br(e, r, i));
4687
+ n[i] = Or(Er(e, r, i));
4654
4688
  return {
4655
4689
  c() {
4656
4690
  for (let i = 0; i < n.length; i += 1)
4657
4691
  n[i].c();
4658
- t = Ir();
4692
+ t = kr();
4659
4693
  },
4660
4694
  m(i, o) {
4661
4695
  for (let a = 0; a < n.length; a += 1)
4662
4696
  n[a] && n[a].m(i, o);
4663
- B(i, t, o);
4697
+ P(i, t, o);
4664
4698
  },
4665
4699
  p(i, o) {
4666
4700
  if (o[0] & /*activeMenuItemId, HamburgerMenuItems, handlePrimaryMenuClick*/
4667
- 1048768) {
4668
- r = te(
4701
+ 2097248) {
4702
+ r = ne(
4669
4703
  /*HamburgerMenuItems*/
4670
- i[6]
4704
+ i[5]
4671
4705
  );
4672
4706
  let a;
4673
4707
  for (a = 0; a < r.length; a += 1) {
4674
- const s = br(i, r, a);
4675
- n[a] ? n[a].p(s, o) : (n[a] = Er(s), n[a].c(), n[a].m(t.parentNode, t));
4708
+ const s = Er(i, r, a);
4709
+ n[a] ? n[a].p(s, o) : (n[a] = Or(s), n[a].c(), n[a].m(t.parentNode, t));
4676
4710
  }
4677
4711
  for (; a < n.length; a += 1)
4678
4712
  n[a].d(1);
@@ -4680,482 +4714,482 @@ function pa(e) {
4680
4714
  }
4681
4715
  },
4682
4716
  d(i) {
4683
- i && P(t), Ce(n, i);
4717
+ i && L(t), Re(n, i);
4684
4718
  }
4685
4719
  };
4686
4720
  }
4687
- function da(e) {
4721
+ function wa(e) {
4688
4722
  let t;
4689
4723
  return {
4690
4724
  c() {
4691
- t = _("div"), t.innerHTML = "", p(t, "class", "Loading Skeleton");
4725
+ t = v("div"), t.innerHTML = "", p(t, "class", "Loading Skeleton");
4692
4726
  },
4693
4727
  m(r, n) {
4694
- B(r, t, n);
4728
+ P(r, t, n);
4695
4729
  },
4696
- p: $,
4730
+ p: W,
4697
4731
  d(r) {
4698
- r && P(t);
4732
+ r && L(t);
4699
4733
  }
4700
4734
  };
4701
4735
  }
4702
- function _r(e) {
4736
+ function Sr(e) {
4703
4737
  let t, r;
4704
4738
  return {
4705
4739
  c() {
4706
- t = _("img"), K(t.src, r = /*mainItem*/
4707
- e[74].img) || p(t, "src", r), p(t, "alt", "menu icon");
4740
+ t = v("img"), J(t.src, r = /*mainItem*/
4741
+ e[79].img) || p(t, "src", r), p(t, "alt", "menu icon");
4708
4742
  },
4709
4743
  m(n, i) {
4710
- B(n, t, i);
4744
+ P(n, t, i);
4711
4745
  },
4712
4746
  p(n, i) {
4713
4747
  i[0] & /*HamburgerMenuItems*/
4714
- 64 && !K(t.src, r = /*mainItem*/
4715
- n[74].img) && p(t, "src", r);
4748
+ 32 && !J(t.src, r = /*mainItem*/
4749
+ n[79].img) && p(t, "src", r);
4716
4750
  },
4717
4751
  d(n) {
4718
- n && P(t);
4752
+ n && L(t);
4719
4753
  }
4720
4754
  };
4721
4755
  }
4722
- function xr(e) {
4756
+ function Tr(e) {
4723
4757
  let t, r = (
4724
4758
  /*mainItem*/
4725
- e[74].tag + ""
4759
+ e[79].tag + ""
4726
4760
  ), n, i;
4727
4761
  return {
4728
4762
  c() {
4729
- t = _("span"), n = Q(r), p(t, "title", i = /*mainItem*/
4730
- e[74].tag), p(t, "class", "HamburgerItemTag");
4763
+ t = v("span"), n = K(r), p(t, "title", i = /*mainItem*/
4764
+ e[79].tag), p(t, "class", "HamburgerItemTag");
4731
4765
  },
4732
4766
  m(o, a) {
4733
- B(o, t, a), b(t, n);
4767
+ P(o, t, a), b(t, n);
4734
4768
  },
4735
4769
  p(o, a) {
4736
4770
  a[0] & /*HamburgerMenuItems*/
4737
- 64 && r !== (r = /*mainItem*/
4738
- o[74].tag + "") && ae(n, r), a[0] & /*HamburgerMenuItems*/
4739
- 64 && i !== (i = /*mainItem*/
4740
- o[74].tag) && p(t, "title", i);
4771
+ 32 && r !== (r = /*mainItem*/
4772
+ o[79].tag + "") && le(n, r), a[0] & /*HamburgerMenuItems*/
4773
+ 32 && i !== (i = /*mainItem*/
4774
+ o[79].tag) && p(t, "title", i);
4741
4775
  },
4742
4776
  d(o) {
4743
- o && P(t);
4777
+ o && L(t);
4744
4778
  }
4745
4779
  };
4746
4780
  }
4747
- function Er(e) {
4781
+ function Or(e) {
4748
4782
  let t, r, n, i, o, a = (
4749
4783
  /*mainItem*/
4750
- e[74].label + ""
4751
- ), s, u, l, c, h, g, d = (
4784
+ e[79].label + ""
4785
+ ), s, u, l, c, f, g, d = (
4752
4786
  /*mainItem*/
4753
- e[74]?.img && _r(e)
4787
+ e[79]?.img && Sr(e)
4754
4788
  ), m = (
4755
4789
  /*mainItem*/
4756
- e[74]?.tag && xr(e)
4790
+ e[79]?.tag && Tr(e)
4757
4791
  );
4758
- function v() {
4792
+ function _() {
4759
4793
  return (
4760
4794
  /*click_handler*/
4761
- e[42](
4795
+ e[45](
4762
4796
  /*mainItem*/
4763
- e[74]
4797
+ e[79]
4764
4798
  )
4765
4799
  );
4766
4800
  }
4767
4801
  return {
4768
4802
  c() {
4769
- t = _("li"), r = _("button"), n = _("div"), d && d.c(), i = N(), o = _("p"), s = Q(a), u = N(), m && m.c(), l = N(), p(n, "class", "HamburgerItemContainer"), p(r, "type", "button"), p(r, "class", "ItemButton"), p(t, "class", c = /*activeMenuItemId*/
4770
- e[7] === /*mainItem*/
4771
- e[74].id ? "ActiveItem" : "");
4803
+ t = v("li"), r = v("button"), n = v("div"), d && d.c(), i = C(), o = v("p"), s = K(a), u = C(), m && m.c(), l = C(), p(n, "class", "HamburgerItemContainer"), p(r, "type", "button"), p(r, "class", "ItemButton"), p(t, "class", c = /*activeMenuItemId*/
4804
+ e[6] === /*mainItem*/
4805
+ e[79].id ? "ActiveItem" : "");
4772
4806
  },
4773
4807
  m(x, E) {
4774
- B(x, t, E), b(t, r), b(r, n), d && d.m(n, null), b(n, i), b(n, o), b(o, s), b(n, u), m && m.m(n, null), b(t, l), h || (g = oe(r, "click", v), h = !0);
4808
+ P(x, t, E), b(t, r), b(r, n), d && d.m(n, null), b(n, i), b(n, o), b(o, s), b(n, u), m && m.m(n, null), b(t, l), f || (g = se(r, "click", _), f = !0);
4775
4809
  },
4776
4810
  p(x, E) {
4777
4811
  e = x, /*mainItem*/
4778
- e[74]?.img ? d ? d.p(e, E) : (d = _r(e), d.c(), d.m(n, i)) : d && (d.d(1), d = null), E[0] & /*HamburgerMenuItems*/
4779
- 64 && a !== (a = /*mainItem*/
4780
- e[74].label + "") && ae(s, a), /*mainItem*/
4781
- e[74]?.tag ? m ? m.p(e, E) : (m = xr(e), m.c(), m.m(n, null)) : m && (m.d(1), m = null), E[0] & /*activeMenuItemId, HamburgerMenuItems*/
4782
- 192 && c !== (c = /*activeMenuItemId*/
4783
- e[7] === /*mainItem*/
4784
- e[74].id ? "ActiveItem" : "") && p(t, "class", c);
4812
+ e[79]?.img ? d ? d.p(e, E) : (d = Sr(e), d.c(), d.m(n, i)) : d && (d.d(1), d = null), E[0] & /*HamburgerMenuItems*/
4813
+ 32 && a !== (a = /*mainItem*/
4814
+ e[79].label + "") && le(s, a), /*mainItem*/
4815
+ e[79]?.tag ? m ? m.p(e, E) : (m = Tr(e), m.c(), m.m(n, null)) : m && (m.d(1), m = null), E[0] & /*activeMenuItemId, HamburgerMenuItems*/
4816
+ 96 && c !== (c = /*activeMenuItemId*/
4817
+ e[6] === /*mainItem*/
4818
+ e[79].id ? "ActiveItem" : "") && p(t, "class", c);
4785
4819
  },
4786
4820
  d(x) {
4787
- x && P(t), d && d.d(), m && m.d(), h = !1, g();
4821
+ x && L(t), d && d.d(), m && m.d(), f = !1, g();
4788
4822
  }
4789
4823
  };
4790
4824
  }
4791
- function wr(e) {
4825
+ function Mr(e) {
4792
4826
  let t, r;
4793
4827
  return {
4794
4828
  c() {
4795
- t = _("img"), K(t.src, r = /*secondaryItem*/
4796
- e[71].img) || p(t, "src", r), p(t, "alt", "menu icon");
4829
+ t = v("img"), J(t.src, r = /*secondaryItem*/
4830
+ e[76].img) || p(t, "src", r), p(t, "alt", "menu icon");
4797
4831
  },
4798
4832
  m(n, i) {
4799
- B(n, t, i);
4833
+ P(n, t, i);
4800
4834
  },
4801
4835
  p(n, i) {
4802
4836
  i[0] & /*activeMenuItemChildren*/
4803
- 256 && !K(t.src, r = /*secondaryItem*/
4804
- n[71].img) && p(t, "src", r);
4837
+ 128 && !J(t.src, r = /*secondaryItem*/
4838
+ n[76].img) && p(t, "src", r);
4805
4839
  },
4806
4840
  d(n) {
4807
- n && P(t);
4841
+ n && L(t);
4808
4842
  }
4809
4843
  };
4810
4844
  }
4811
- function Hr(e) {
4845
+ function Ar(e) {
4812
4846
  let t, r, n, i = (
4813
4847
  /*secondaryItem*/
4814
- e[71].label + ""
4848
+ e[76].label + ""
4815
4849
  ), o, a, s, u, l = (
4816
4850
  /*secondaryItem*/
4817
- e[71]?.img && wr(e)
4851
+ e[76]?.img && Mr(e)
4818
4852
  );
4819
- function c(...h) {
4853
+ function c(...f) {
4820
4854
  return (
4821
4855
  /*click_handler_1*/
4822
- e[43](
4856
+ e[46](
4823
4857
  /*secondaryItem*/
4824
- e[71],
4825
- ...h
4858
+ e[76],
4859
+ ...f
4826
4860
  )
4827
4861
  );
4828
4862
  }
4829
4863
  return {
4830
4864
  c() {
4831
- t = _("li"), l && l.c(), r = N(), n = _("p"), o = Q(i), a = N();
4865
+ t = v("li"), l && l.c(), r = C(), n = v("p"), o = K(i), a = C();
4832
4866
  },
4833
- m(h, g) {
4834
- B(h, t, g), l && l.m(t, null), b(t, r), b(t, n), b(n, o), b(t, a), s || (u = oe(t, "click", c), s = !0);
4867
+ m(f, g) {
4868
+ P(f, t, g), l && l.m(t, null), b(t, r), b(t, n), b(n, o), b(t, a), s || (u = se(t, "click", c), s = !0);
4835
4869
  },
4836
- p(h, g) {
4837
- e = h, /*secondaryItem*/
4838
- e[71]?.img ? l ? l.p(e, g) : (l = wr(e), l.c(), l.m(t, r)) : l && (l.d(1), l = null), g[0] & /*activeMenuItemChildren*/
4839
- 256 && i !== (i = /*secondaryItem*/
4840
- e[71].label + "") && ae(o, i);
4870
+ p(f, g) {
4871
+ e = f, /*secondaryItem*/
4872
+ e[76]?.img ? l ? l.p(e, g) : (l = Mr(e), l.c(), l.m(t, r)) : l && (l.d(1), l = null), g[0] & /*activeMenuItemChildren*/
4873
+ 128 && i !== (i = /*secondaryItem*/
4874
+ e[76].label + "") && le(o, i);
4841
4875
  },
4842
- d(h) {
4843
- h && P(t), l && l.d(), s = !1, u();
4876
+ d(f) {
4877
+ f && L(t), l && l.d(), s = !1, u();
4844
4878
  }
4845
4879
  };
4846
4880
  }
4847
- function Sr(e) {
4881
+ function Lr(e) {
4848
4882
  let t, r, n = (
4849
4883
  /*$_*/
4850
- e[18]("language") + ""
4884
+ e[19]("language") + ""
4851
4885
  ), i, o, a, s, u;
4852
4886
  function l(g, d) {
4853
4887
  return (
4854
4888
  /*countryflaghamburger*/
4855
- g[1] !== "true" ? ba : ma
4889
+ g[0] !== "true" ? Sa : Ha
4856
4890
  );
4857
4891
  }
4858
- let c = l(e), h = c(e);
4892
+ let c = l(e), f = c(e);
4859
4893
  return {
4860
4894
  c() {
4861
- t = _("div"), r = _("span"), i = Q(n), o = N(), h.c(), p(r, "class", "LanguageSelectorTitle"), p(t, "class", a = "LanguageSelector " + /*isOptionsListVisible*/
4862
- (e[12] ? "Open" : ""));
4895
+ t = v("div"), r = v("span"), i = K(n), o = C(), f.c(), p(r, "class", "LanguageSelectorTitle"), p(t, "class", a = "LanguageSelector " + /*isOptionsListVisible*/
4896
+ (e[11] ? "Open" : ""));
4863
4897
  },
4864
4898
  m(g, d) {
4865
- B(g, t, d), b(t, r), b(r, i), b(t, o), h.m(t, null), s || (u = oe(
4899
+ P(g, t, d), b(t, r), b(r, i), b(t, o), f.m(t, null), s || (u = se(
4866
4900
  t,
4867
4901
  "click",
4868
4902
  /*toggleLanguageDropdown*/
4869
- e[24]
4903
+ e[25]
4870
4904
  ), s = !0);
4871
4905
  },
4872
4906
  p(g, d) {
4873
4907
  d[0] & /*$_*/
4874
- 262144 && n !== (n = /*$_*/
4875
- g[18]("language") + "") && ae(i, n), c === (c = l(g)) && h ? h.p(g, d) : (h.d(1), h = c(g), h && (h.c(), h.m(t, null))), d[0] & /*isOptionsListVisible*/
4876
- 4096 && a !== (a = "LanguageSelector " + /*isOptionsListVisible*/
4877
- (g[12] ? "Open" : "")) && p(t, "class", a);
4908
+ 524288 && n !== (n = /*$_*/
4909
+ g[19]("language") + "") && le(i, n), c === (c = l(g)) && f ? f.p(g, d) : (f.d(1), f = c(g), f && (f.c(), f.m(t, null))), d[0] & /*isOptionsListVisible*/
4910
+ 2048 && a !== (a = "LanguageSelector " + /*isOptionsListVisible*/
4911
+ (g[11] ? "Open" : "")) && p(t, "class", a);
4878
4912
  },
4879
4913
  d(g) {
4880
- g && P(t), h.d(), s = !1, u();
4914
+ g && L(t), f.d(), s = !1, u();
4881
4915
  }
4882
4916
  };
4883
4917
  }
4884
- function ma(e) {
4918
+ function Ha(e) {
4885
4919
  let t, r, n, i, o, a, s, u = (
4886
4920
  /*selectedLanguage*/
4887
- e[17].slice(-2) + ""
4888
- ), l, c, h, g, d, m, v, x = (
4921
+ e[18].slice(-2) + ""
4922
+ ), l, c, f, g, d, m, _, x = (
4889
4923
  /*isOptionsListVisible*/
4890
- e[12] && Tr(e)
4924
+ e[11] && Pr(e)
4891
4925
  );
4892
4926
  return {
4893
4927
  c() {
4894
- t = _("div"), r = _("div"), n = _("span"), i = _("img"), a = N(), s = _("span"), l = Q(u), c = N(), h = _("span"), g = Dt("svg"), d = Dt("path"), v = N(), x && x.c(), K(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4895
- e[25](
4928
+ t = v("div"), r = v("div"), n = v("span"), i = v("img"), a = C(), s = v("span"), l = K(u), c = C(), f = v("span"), g = Vt("svg"), d = Vt("path"), _ = C(), x && x.c(), J(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4929
+ e[26](
4896
4930
  /*selectedLanguage*/
4897
- e[17]
4898
- )}.svg`) || p(i, "src", o), p(n, "class", "FlagIcon"), p(s, "class", "LanguageName"), p(d, "id", "arrow"), p(d, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), p(d, "transform", "translate(-274.511 -441.088)"), p(d, "fill", "#d1d1d1"), p(g, "xmlns", "http://www.w3.org/2000/svg"), p(g, "width", "14"), p(g, "height", "6.835"), p(g, "viewBox", "0 0 14 6.835"), p(h, "class", m = "TriangleInactive " + /*isOptionsListVisible*/
4899
- (e[12] ? "TriangleActive" : "")), p(r, "class", "SelectedOption Item ItemLanguage"), p(t, "class", "LanguageDropdown");
4931
+ e[18]
4932
+ )}.svg`) || p(i, "src", o), p(n, "class", "FlagIcon"), p(s, "class", "LanguageName"), p(d, "id", "arrow"), p(d, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), p(d, "transform", "translate(-274.511 -441.088)"), p(d, "fill", "#d1d1d1"), p(g, "xmlns", "http://www.w3.org/2000/svg"), p(g, "width", "14"), p(g, "height", "6.835"), p(g, "viewBox", "0 0 14 6.835"), p(f, "class", m = "TriangleInactive " + /*isOptionsListVisible*/
4933
+ (e[11] ? "TriangleActive" : "")), p(r, "class", "SelectedOption Item ItemLanguage"), p(t, "class", "LanguageDropdown");
4900
4934
  },
4901
- m(E, L) {
4902
- B(E, t, L), b(t, r), b(r, n), b(n, i), b(r, a), b(r, s), b(s, l), b(r, c), b(r, h), b(h, g), b(g, d), b(t, v), x && x.m(t, null);
4935
+ m(E, A) {
4936
+ P(E, t, A), b(t, r), b(r, n), b(n, i), b(r, a), b(r, s), b(s, l), b(r, c), b(r, f), b(f, g), b(g, d), b(t, _), x && x.m(t, null);
4903
4937
  },
4904
- p(E, L) {
4905
- L[0] & /*selectedLanguage, languagesArray*/
4906
- 133120 && !K(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4907
- E[25](
4938
+ p(E, A) {
4939
+ A[0] & /*selectedLanguage, languagesArray*/
4940
+ 263168 && !J(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4941
+ E[26](
4908
4942
  /*selectedLanguage*/
4909
- E[17]
4910
- )}.svg`) && p(i, "src", o), L[0] & /*selectedLanguage*/
4911
- 131072 && u !== (u = /*selectedLanguage*/
4912
- E[17].slice(-2) + "") && ae(l, u), L[0] & /*isOptionsListVisible*/
4913
- 4096 && m !== (m = "TriangleInactive " + /*isOptionsListVisible*/
4914
- (E[12] ? "TriangleActive" : "")) && p(h, "class", m), /*isOptionsListVisible*/
4915
- E[12] ? x ? x.p(E, L) : (x = Tr(E), x.c(), x.m(t, null)) : x && (x.d(1), x = null);
4943
+ E[18]
4944
+ )}.svg`) && p(i, "src", o), A[0] & /*selectedLanguage*/
4945
+ 262144 && u !== (u = /*selectedLanguage*/
4946
+ E[18].slice(-2) + "") && le(l, u), A[0] & /*isOptionsListVisible*/
4947
+ 2048 && m !== (m = "TriangleInactive " + /*isOptionsListVisible*/
4948
+ (E[11] ? "TriangleActive" : "")) && p(f, "class", m), /*isOptionsListVisible*/
4949
+ E[11] ? x ? x.p(E, A) : (x = Pr(E), x.c(), x.m(t, null)) : x && (x.d(1), x = null);
4916
4950
  },
4917
4951
  d(E) {
4918
- E && P(t), x && x.d();
4952
+ E && L(t), x && x.d();
4919
4953
  }
4920
4954
  };
4921
4955
  }
4922
- function ba(e) {
4923
- let t, r, n, i = te(
4956
+ function Sa(e) {
4957
+ let t, r, n, i = ne(
4924
4958
  /*languagesArray*/
4925
- e[11]
4959
+ e[10]
4926
4960
  ), o = [];
4927
4961
  for (let a = 0; a < i.length; a += 1)
4928
- o[a] = Mr(dr(e, i, a));
4962
+ o[a] = Br(vr(e, i, a));
4929
4963
  return {
4930
4964
  c() {
4931
- t = _("select");
4965
+ t = v("select");
4932
4966
  for (let a = 0; a < o.length; a += 1)
4933
4967
  o[a].c();
4934
4968
  p(t, "class", "Item ItemLanguage NoFlag"), /*selectedLanguage*/
4935
- e[17] === void 0 && Xe(() => (
4969
+ e[18] === void 0 && Ze(() => (
4936
4970
  /*select_change_handler*/
4937
- e[44].call(t)
4971
+ e[47].call(t)
4938
4972
  ));
4939
4973
  },
4940
4974
  m(a, s) {
4941
- B(a, t, s);
4975
+ P(a, t, s);
4942
4976
  for (let u = 0; u < o.length; u += 1)
4943
4977
  o[u] && o[u].m(t, null);
4944
- jt(
4978
+ zt(
4945
4979
  t,
4946
4980
  /*selectedLanguage*/
4947
- e[17],
4981
+ e[18],
4948
4982
  !0
4949
4983
  ), r || (n = [
4950
- oe(
4984
+ se(
4951
4985
  t,
4952
4986
  "change",
4953
4987
  /*select_change_handler*/
4954
- e[44]
4988
+ e[47]
4955
4989
  ),
4956
- oe(
4990
+ se(
4957
4991
  t,
4958
4992
  "change",
4959
4993
  /*change_handler*/
4960
- e[45]
4994
+ e[48]
4961
4995
  )
4962
4996
  ], r = !0);
4963
4997
  },
4964
4998
  p(a, s) {
4965
4999
  if (s[0] & /*languagesArray*/
4966
- 2048) {
4967
- i = te(
5000
+ 1024) {
5001
+ i = ne(
4968
5002
  /*languagesArray*/
4969
- a[11]
5003
+ a[10]
4970
5004
  );
4971
5005
  let u;
4972
5006
  for (u = 0; u < i.length; u += 1) {
4973
- const l = dr(a, i, u);
4974
- o[u] ? o[u].p(l, s) : (o[u] = Mr(l), o[u].c(), o[u].m(t, null));
5007
+ const l = vr(a, i, u);
5008
+ o[u] ? o[u].p(l, s) : (o[u] = Br(l), o[u].c(), o[u].m(t, null));
4975
5009
  }
4976
5010
  for (; u < o.length; u += 1)
4977
5011
  o[u].d(1);
4978
5012
  o.length = i.length;
4979
5013
  }
4980
5014
  s[0] & /*selectedLanguage, languagesArray*/
4981
- 133120 && jt(
5015
+ 263168 && zt(
4982
5016
  t,
4983
5017
  /*selectedLanguage*/
4984
- a[17]
5018
+ a[18]
4985
5019
  );
4986
5020
  },
4987
5021
  d(a) {
4988
- a && P(t), Ce(o, a), r = !1, ce(n);
5022
+ a && L(t), Re(o, a), r = !1, fe(n);
4989
5023
  }
4990
5024
  };
4991
5025
  }
4992
- function Tr(e) {
4993
- let t, r, n = te(
5026
+ function Pr(e) {
5027
+ let t, r, n = ne(
4994
5028
  /*languagesArray*/
4995
- e[11]
5029
+ e[10]
4996
5030
  ), i = [];
4997
5031
  for (let o = 0; o < n.length; o += 1)
4998
- i[o] = Or(pr(e, n, o));
5032
+ i[o] = Ir(_r(e, n, o));
4999
5033
  return {
5000
5034
  c() {
5001
- t = _("div");
5035
+ t = v("div");
5002
5036
  for (let o = 0; o < i.length; o += 1)
5003
5037
  i[o].c();
5004
5038
  p(t, "class", r = "OptionList " + /*languageListOpen*/
5005
- (e[13] ? "Open" : ""));
5039
+ (e[12] ? "Open" : ""));
5006
5040
  },
5007
5041
  m(o, a) {
5008
- B(o, t, a);
5042
+ P(o, t, a);
5009
5043
  for (let s = 0; s < i.length; s += 1)
5010
5044
  i[s] && i[s].m(t, null);
5011
5045
  },
5012
5046
  p(o, a) {
5013
5047
  if (a[0] & /*languageListOpen, selectLanguage, languagesArray, determineFlag*/
5014
- 41953280) {
5015
- n = te(
5048
+ 83891200) {
5049
+ n = ne(
5016
5050
  /*languagesArray*/
5017
- o[11]
5051
+ o[10]
5018
5052
  );
5019
5053
  let s;
5020
5054
  for (s = 0; s < n.length; s += 1) {
5021
- const u = pr(o, n, s);
5022
- i[s] ? i[s].p(u, a) : (i[s] = Or(u), i[s].c(), i[s].m(t, null));
5055
+ const u = _r(o, n, s);
5056
+ i[s] ? i[s].p(u, a) : (i[s] = Ir(u), i[s].c(), i[s].m(t, null));
5023
5057
  }
5024
5058
  for (; s < i.length; s += 1)
5025
5059
  i[s].d(1);
5026
5060
  i.length = n.length;
5027
5061
  }
5028
5062
  a[0] & /*languageListOpen*/
5029
- 8192 && r !== (r = "OptionList " + /*languageListOpen*/
5030
- (o[13] ? "Open" : "")) && p(t, "class", r);
5063
+ 4096 && r !== (r = "OptionList " + /*languageListOpen*/
5064
+ (o[12] ? "Open" : "")) && p(t, "class", r);
5031
5065
  },
5032
5066
  d(o) {
5033
- o && P(t), Ce(i, o);
5067
+ o && L(t), Re(i, o);
5034
5068
  }
5035
5069
  };
5036
5070
  }
5037
- function Or(e) {
5071
+ function Ir(e) {
5038
5072
  let t, r, n, i, o, a, s = (
5039
5073
  /*operatorLanguage*/
5040
- e[68] + ""
5041
- ), u, l, c, h, g;
5074
+ e[73] + ""
5075
+ ), u, l, c, f, g;
5042
5076
  function d() {
5043
5077
  return (
5044
5078
  /*click_handler_2*/
5045
- e[46](
5079
+ e[49](
5046
5080
  /*operatorLanguage*/
5047
- e[68]
5081
+ e[73]
5048
5082
  )
5049
5083
  );
5050
5084
  }
5051
5085
  return {
5052
5086
  c() {
5053
- t = _("div"), r = _("span"), n = _("img"), o = N(), a = _("span"), u = Q(s), l = N(), K(n.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
5054
- e[25](
5087
+ t = v("div"), r = v("span"), n = v("img"), o = C(), a = v("span"), u = K(s), l = C(), J(n.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
5088
+ e[26](
5055
5089
  /*operatorLanguage*/
5056
- e[68]
5090
+ e[73]
5057
5091
  )}.svg`) || p(n, "src", i), p(r, "class", "FlagIcon"), p(a, "class", "LanguageName"), p(t, "class", c = "LanguageOption " + /*languageListOpen*/
5058
- (e[13] ? "Open" : ""));
5092
+ (e[12] ? "Open" : ""));
5059
5093
  },
5060
- m(m, v) {
5061
- B(m, t, v), b(t, r), b(r, n), b(t, o), b(t, a), b(a, u), b(t, l), h || (g = oe(t, "click", d), h = !0);
5094
+ m(m, _) {
5095
+ P(m, t, _), b(t, r), b(r, n), b(t, o), b(t, a), b(a, u), b(t, l), f || (g = se(t, "click", d), f = !0);
5062
5096
  },
5063
- p(m, v) {
5064
- e = m, v[0] & /*languagesArray*/
5065
- 2048 && !K(n.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
5066
- e[25](
5097
+ p(m, _) {
5098
+ e = m, _[0] & /*languagesArray*/
5099
+ 1024 && !J(n.src, i = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
5100
+ e[26](
5067
5101
  /*operatorLanguage*/
5068
- e[68]
5069
- )}.svg`) && p(n, "src", i), v[0] & /*languagesArray*/
5070
- 2048 && s !== (s = /*operatorLanguage*/
5071
- e[68] + "") && ae(u, s), v[0] & /*languageListOpen*/
5072
- 8192 && c !== (c = "LanguageOption " + /*languageListOpen*/
5073
- (e[13] ? "Open" : "")) && p(t, "class", c);
5102
+ e[73]
5103
+ )}.svg`) && p(n, "src", i), _[0] & /*languagesArray*/
5104
+ 1024 && s !== (s = /*operatorLanguage*/
5105
+ e[73] + "") && le(u, s), _[0] & /*languageListOpen*/
5106
+ 4096 && c !== (c = "LanguageOption " + /*languageListOpen*/
5107
+ (e[12] ? "Open" : "")) && p(t, "class", c);
5074
5108
  },
5075
5109
  d(m) {
5076
- m && P(t), h = !1, g();
5110
+ m && L(t), f = !1, g();
5077
5111
  }
5078
5112
  };
5079
5113
  }
5080
- function Mr(e) {
5114
+ function Br(e) {
5081
5115
  let t, r = (
5082
5116
  /*lang*/
5083
- e[3].slice(-2) + ""
5117
+ e[2].slice(-2) + ""
5084
5118
  ), n, i;
5085
5119
  return {
5086
5120
  c() {
5087
- t = _("option"), n = Q(r), t.__value = i = /*lang*/
5088
- e[3], Gt(t, t.__value), t.selected = !0;
5121
+ t = v("option"), n = K(r), t.__value = i = /*lang*/
5122
+ e[2], Xt(t, t.__value), t.selected = !0;
5089
5123
  },
5090
5124
  m(o, a) {
5091
- B(o, t, a), b(t, n);
5125
+ P(o, t, a), b(t, n);
5092
5126
  },
5093
5127
  p(o, a) {
5094
5128
  a[0] & /*languagesArray*/
5095
- 2048 && r !== (r = /*lang*/
5096
- o[3].slice(-2) + "") && ae(n, r), a[0] & /*languagesArray*/
5097
- 2048 && i !== (i = /*lang*/
5098
- o[3]) && (t.__value = i, Gt(t, t.__value));
5129
+ 1024 && r !== (r = /*lang*/
5130
+ o[2].slice(-2) + "") && le(n, r), a[0] & /*languagesArray*/
5131
+ 1024 && i !== (i = /*lang*/
5132
+ o[2]) && (t.__value = i, Xt(t, t.__value));
5099
5133
  },
5100
5134
  d(o) {
5101
- o && P(t);
5135
+ o && L(t);
5102
5136
  }
5103
5137
  };
5104
5138
  }
5105
- function va(e) {
5139
+ function Ta(e) {
5106
5140
  let t, r, n = (
5107
5141
  /*show*/
5108
- e[10] === !0 && yr(e)
5142
+ e[9] === !0 && Hr(e)
5109
5143
  );
5110
5144
  return {
5111
5145
  c() {
5112
- t = _("div"), n && n.c();
5146
+ t = v("div"), n && n.c();
5113
5147
  },
5114
5148
  m(i, o) {
5115
- B(i, t, o), n && n.m(t, null), e[48](t), r = !0;
5149
+ P(i, t, o), n && n.m(t, null), e[51](t), r = !0;
5116
5150
  },
5117
5151
  p(i, o) {
5118
5152
  /*show*/
5119
- i[10] === !0 ? n ? (n.p(i, o), o[0] & /*show*/
5120
- 1024 && ue(n, 1)) : (n = yr(i), n.c(), ue(n, 1), n.m(t, null)) : n && (Cr(), Pe(n, 1, 1, () => {
5153
+ i[9] === !0 ? n ? (n.p(i, o), o[0] & /*show*/
5154
+ 512 && he(n, 1)) : (n = Hr(i), n.c(), he(n, 1), n.m(t, null)) : n && (Dr(), Be(n, 1, 1, () => {
5121
5155
  n = null;
5122
- }), Nr());
5156
+ }), Fr());
5123
5157
  },
5124
5158
  i(i) {
5125
- r || (ue(n), r = !0);
5159
+ r || (he(n), r = !0);
5126
5160
  },
5127
5161
  o(i) {
5128
- Pe(n), r = !1;
5162
+ Be(n), r = !1;
5129
5163
  },
5130
5164
  d(i) {
5131
- i && P(t), n && n.d(), e[48](null);
5165
+ i && L(t), n && n.d(), e[51](null);
5132
5166
  }
5133
5167
  };
5134
5168
  }
5135
- function ya(e, t, r) {
5169
+ function Oa(e, t, r) {
5136
5170
  let n;
5137
- An(e, ta, (f) => r(18, n = f));
5138
- let { $$slots: i = {}, $$scope: o } = t, { menuitemsurl: a = "" } = t, { session: s = "" } = t, { userid: u = "" } = t, { cmsendpoint: l } = t, { cmsenv: c = "stage" } = t, { userroles: h } = t, { lang: g = "en" } = t, { activecategory: d = "" } = t, { languageslist: m = "" } = t, { translationurl: v = "" } = t, { mbsource: x } = t, { clientstyling: E = "" } = t, { clientstylingurl: L = "" } = t, { customlocaleidentifier: I = "" } = t, { countryflaghamburger: V = "" } = t, { customlogourl: j } = t, X, z = window.navigator.userAgent, Y = [], se, D = "", fe = [], ge = !1, pe = !1, W = !0, re = [], ne = !1, Z = !1, U = !1, q = !1, C = !0, T, y = !1, S = "", R;
5139
- const G = () => {
5140
- fetch(v).then((f) => f.json()).then((f) => {
5141
- Object.keys(f).forEach((O) => {
5142
- fr(O, f[O]);
5171
+ Rn(e, la, (h) => r(19, n = h));
5172
+ let { $$slots: i = {}, $$scope: o } = t, { menuitemsurl: a = "" } = t, { session: s = "" } = t, { userid: u = "" } = t, { cmsendpoint: l } = t, { endpoint: c } = t, { cmsenv: f = "stage" } = t, { userroles: g } = t, { lang: d = "en" } = t, { activecategory: m = "" } = t, { languageslist: _ = "" } = t, { translationurl: x = "" } = t, { mbsource: E } = t, { clientstyling: A = "" } = t, { clientstylingurl: N = "" } = t, { customlocaleidentifier: F = "" } = t, { countryflaghamburger: G = "" } = t, { customlogourl: Z } = t, z, ie = window.navigator.userAgent, Q = [], j, ue = "", Ae = [], pe = !1, V = !1, de = !0, oe = [], q = !1, U = !1, X = !1, I = !1, R = !0, y, O = !1, $ = null, k = null, me = "", ee = "", te;
5173
+ const _n = () => {
5174
+ fetch(x).then((h) => h.json()).then((h) => {
5175
+ Object.keys(h).forEach((S) => {
5176
+ br(S, h[S]);
5143
5177
  });
5144
- }).catch((f) => {
5145
- console.log(f);
5178
+ }).catch((h) => {
5179
+ console.log(h);
5146
5180
  });
5147
5181
  };
5148
- Object.keys(gr).forEach((f) => {
5149
- fr(f, gr[f]);
5182
+ Object.keys(yr).forEach((h) => {
5183
+ br(h, yr[h]);
5150
5184
  });
5151
- const de = () => {
5152
- T = new URL(`${l}/${S.toLowerCase()}/hamburger-menu`);
5153
- let f = ra(z);
5154
- f && (f === "PC" ? T.searchParams.append("device", "dk") : T.searchParams.append("device", "mtWeb")), T.searchParams.append("env", c), T.searchParams.append("language", S.toLowerCase()), T.searchParams.append("userRoles", h);
5155
- }, rt = () => {
5156
- r(14, q = !0), r(15, C = !0), r(12, Z = !1), r(13, U = !1), setTimeout(
5185
+ const it = () => {
5186
+ y = new URL(`${l}/${ee.toLowerCase()}/hamburger-menu`);
5187
+ let h = ua(ie);
5188
+ h && (h === "PC" ? y.searchParams.append("device", "dk") : y.searchParams.append("device", "mtWeb")), y.searchParams.append("env", f), y.searchParams.append("language", ee.toLowerCase()), y.searchParams.append("userRoles", g);
5189
+ }, ot = () => {
5190
+ r(13, I = !0), r(14, R = !0), r(11, U = !1), r(12, X = !1), setTimeout(
5157
5191
  () => {
5158
- r(10, pe = !1), r(9, ge = !1);
5192
+ r(9, V = !1), r(8, pe = !1);
5159
5193
  },
5160
5194
  200
5161
5195
  ), window.postMessage(
@@ -5165,331 +5199,359 @@ function ya(e, t, r) {
5165
5199
  },
5166
5200
  window.location.href
5167
5201
  );
5168
- }, It = (f) => {
5169
- if (!(!f || !f.data || typeof f.data != "object" || !("type" in f.data)))
5170
- switch (f.data.type) {
5202
+ }, vn = (h) => {
5203
+ r(17, me = h.Username), r(16, $ = h.UserID), r(15, O = !0);
5204
+ }, Rt = () => {
5205
+ r(15, O = !1), k = null, r(16, $ = null), r(17, me = "");
5206
+ }, Ut = async (h) => {
5207
+ if (!h) {
5208
+ Rt();
5209
+ return;
5210
+ }
5211
+ try {
5212
+ const S = await ca(c, h);
5213
+ vn({
5214
+ Username: S.Username,
5215
+ UserID: S.UserID
5216
+ });
5217
+ } catch (S) {
5218
+ console.error("Error while checking the session:", S), Rt();
5219
+ }
5220
+ }, kt = (h) => {
5221
+ if (!(!h || !h.data || typeof h.data != "object" || !("type" in h.data)))
5222
+ switch (h.data.type) {
5171
5223
  case "OpenHamburgerMenuModal": {
5172
- window.postMessage({ type: "DisableScroll" }, window.location.href), r(14, q = !1), setTimeout(
5224
+ window.postMessage({ type: "DisableScroll" }, window.location.href), r(13, I = !1), setTimeout(
5173
5225
  () => {
5174
- r(15, C = !1);
5226
+ r(14, R = !1);
5175
5227
  },
5176
5228
  125
5177
- ), r(10, pe = !0), r(9, ge = !0), de(), Rt(T);
5229
+ ), r(9, V = !0), r(8, pe = !0), it(), Gt(y);
5178
5230
  break;
5179
5231
  }
5180
5232
  case "LanguageChanged": {
5181
- ne = !0, de(), Rt(T);
5233
+ q = !0, it(), Gt(y);
5182
5234
  break;
5183
5235
  }
5184
5236
  case "UserSessionID":
5185
- f.data.userid, f.data.session, r(16, y = !0);
5237
+ r(16, $ = h.data.userid), k = h.data.session, r(15, O = !0), Ut(k);
5186
5238
  break;
5187
5239
  case "LogoutSuccessfull":
5188
- r(16, y = !1);
5240
+ r(15, O = !1);
5189
5241
  break;
5190
5242
  }
5191
- }, nt = (f, O) => {
5192
- r(7, D = f), r(8, fe = O || []), typeof gtag == "function" && gtag("event", "ChangeMenu", {
5243
+ }, at = (h, S) => {
5244
+ r(6, ue = h), r(7, Ae = S || []), typeof gtag == "function" && gtag("event", "ChangeMenu", {
5193
5245
  context: "HamburgerMenu",
5194
- menuItem: `${D}`
5246
+ menuItem: `${ue}`
5195
5247
  });
5196
- }, Ct = (f) => {
5197
- const O = f?.children?.length > 0, me = f?.path && f?.keyword?.includes("InternalLink");
5198
- !O && me && it(f), nt(f.id, f.children);
5199
- }, Nt = () => {
5200
- let f = Y.filter((O) => {
5201
- let me = !1;
5202
- return O.children?.forEach((Tn) => {
5203
- Tn.path.includes(d) && (me = !0);
5204
- }), me;
5248
+ }, Dt = (h) => {
5249
+ const S = h?.children?.length > 0, be = h?.path && h?.keyword?.includes("InternalLink");
5250
+ !S && be && st(h), at(h.id, h.children);
5251
+ }, Ft = () => {
5252
+ let h = Q.filter((S) => {
5253
+ let be = !1;
5254
+ return S.children?.forEach((Bn) => {
5255
+ Bn.path.includes(m) && (be = !0);
5256
+ }), be;
5205
5257
  });
5206
- f.length > 0 ? nt(f[0].id, f[0].children) : nt(Y[0].id, Y[0].children);
5207
- }, Rt = (f) => {
5208
- se && !ne || kt(f);
5209
- }, kt = (f) => {
5210
- fetch(f).then((O) => O.json()).then(
5211
- (O) => {
5212
- r(6, Y = O.filter((me) => me?.type !== "banner")), Nt(), r(39, W = !1), se = O, ne = !1;
5258
+ h.length > 0 ? at(h[0].id, h[0].children) : at(Q[0].id, Q[0].children);
5259
+ }, Gt = (h) => {
5260
+ j && !q || jt(h);
5261
+ }, jt = (h) => {
5262
+ fetch(h).then((S) => S.json()).then(
5263
+ (S) => {
5264
+ r(5, Q = S.filter((be) => be?.type !== "banner")), Ft(), r(42, de = !1), j = S, q = !1;
5213
5265
  },
5214
- (O) => {
5215
- console.error(O);
5266
+ (S) => {
5267
+ console.error(S);
5216
5268
  }
5217
5269
  );
5218
5270
  };
5219
- let it = (f) => {
5271
+ let st = (h) => {
5220
5272
  window.postMessage(
5221
5273
  {
5222
5274
  type: "NavigateTo",
5223
- path: f.path,
5224
- externalLink: f.externalLink || !1,
5225
- target: f.attrs.target || null
5275
+ path: h.path,
5276
+ externalLink: h.externalLink || !1,
5277
+ target: h.attrs.target || null
5226
5278
  },
5227
5279
  window.location.href
5228
- ), rt();
5280
+ ), ot();
5229
5281
  };
5230
- const ot = () => {
5231
- ne = !0, window.postMessage(
5282
+ const lt = () => {
5283
+ q = !0, window.postMessage(
5232
5284
  {
5233
5285
  type: "LanguageChanged",
5234
- selectedLanguage: S
5286
+ selectedLanguage: ee
5235
5287
  },
5236
5288
  window.location.href
5237
5289
  );
5238
- }, pn = () => {
5239
- aa(g), de(), ne && kt(T), r(11, re = m.replace(/ /g, "").split(",")), r(11, re = re.map((f) => f.toUpperCase())), r(17, S = g.toUpperCase());
5240
- }, Ut = (f) => {
5241
- r(17, S = f), setTimeout(
5290
+ }, xn = () => {
5291
+ pa(d), it(), q && jt(y), r(10, oe = _.replace(/ /g, "").split(",")), r(10, oe = oe.map((h) => h.toUpperCase())), r(18, ee = d.toUpperCase());
5292
+ }, $t = (h) => {
5293
+ r(18, ee = h), setTimeout(
5242
5294
  () => {
5243
- r(13, U = !1);
5295
+ r(12, X = !1);
5244
5296
  },
5245
5297
  250
5246
5298
  ), setTimeout(
5247
5299
  () => {
5248
- r(12, Z = !1);
5300
+ r(11, U = !1);
5249
5301
  },
5250
5302
  500
5251
- ), ot();
5252
- }, dn = () => {
5253
- Z ? (setTimeout(
5303
+ ), lt();
5304
+ }, En = () => {
5305
+ U ? (setTimeout(
5254
5306
  () => {
5255
- r(12, Z = !1);
5307
+ r(11, U = !1);
5256
5308
  },
5257
5309
  250
5258
- ), r(13, U = !1)) : (r(12, Z = !0), setTimeout(
5310
+ ), r(12, X = !1)) : (r(11, U = !0), setTimeout(
5259
5311
  () => {
5260
- r(13, U = !0);
5312
+ r(12, X = !0);
5261
5313
  },
5262
5314
  300
5263
5315
  ));
5264
- }, mn = (f) => {
5265
- let O = f ? f.slice(-2) : S.slice(-2);
5266
- return I && (O = I.includes(O.toLowerCase()) ? I.slice(-2) : O), O == "EN" ? "GB" : O.toUpperCase();
5267
- }, bn = () => {
5268
- r(16, y = !0);
5269
- }, vn = () => {
5316
+ }, wn = (h) => {
5317
+ let S = h ? h.slice(-2) : ee.slice(-2);
5318
+ return F && (S = F.includes(S.toLowerCase()) ? F.slice(-2) : S), S == "EN" ? "GB" : S.toUpperCase();
5319
+ }, Hn = () => {
5320
+ r(15, O = !0), k = s;
5321
+ }, Sn = () => {
5270
5322
  window.postMessage(
5271
5323
  {
5272
5324
  type: "PlayerAccountMenuActive",
5273
- isMobile: hr(z)
5325
+ isMobile: mr(ie)
5274
5326
  },
5275
5327
  window.location.href
5276
- ), rt(), typeof gtag == "function" && gtag("event", "GoToMyAccount", { context: "HamburgerMenu" });
5328
+ ), ot(), typeof gtag == "function" && gtag("event", "GoToMyAccount", { context: "HamburgerMenu" });
5277
5329
  };
5278
- Gn(() => (window.addEventListener("message", It, !1), hr(z), () => {
5279
- window.removeEventListener("message", It);
5330
+ Zn(() => (window.addEventListener("message", kt, !1), mr(ie), () => {
5331
+ window.removeEventListener("message", kt);
5280
5332
  }));
5281
- const yn = (f) => Ct(f), _n = (f, O) => {
5282
- it(f), O.preventDefault();
5333
+ const Tn = (h) => Dt(h), On = (h, S) => {
5334
+ st(h), S.preventDefault();
5283
5335
  };
5284
- function xn() {
5285
- S = Un(this), r(17, S), r(11, re);
5336
+ function Mn() {
5337
+ ee = Vn(this), r(18, ee), r(10, oe);
5286
5338
  }
5287
- const En = () => ot(), wn = (f) => Ut(f);
5288
- function Hn(f) {
5289
- Ve[f ? "unshift" : "push"](() => {
5290
- X = f, r(5, X);
5339
+ const An = () => lt(), Ln = (h) => $t(h);
5340
+ function Pn(h) {
5341
+ ze[h ? "unshift" : "push"](() => {
5342
+ z = h, r(4, z);
5291
5343
  });
5292
5344
  }
5293
- function Sn(f) {
5294
- Ve[f ? "unshift" : "push"](() => {
5295
- R = f, r(4, R);
5345
+ function In(h) {
5346
+ ze[h ? "unshift" : "push"](() => {
5347
+ te = h, r(3, te);
5296
5348
  });
5297
5349
  }
5298
- return e.$$set = (f) => {
5299
- "menuitemsurl" in f && r(27, a = f.menuitemsurl), "session" in f && r(28, s = f.session), "userid" in f && r(0, u = f.userid), "cmsendpoint" in f && r(29, l = f.cmsendpoint), "cmsenv" in f && r(30, c = f.cmsenv), "userroles" in f && r(31, h = f.userroles), "lang" in f && r(3, g = f.lang), "activecategory" in f && r(32, d = f.activecategory), "languageslist" in f && r(33, m = f.languageslist), "translationurl" in f && r(34, v = f.translationurl), "mbsource" in f && r(35, x = f.mbsource), "clientstyling" in f && r(36, E = f.clientstyling), "clientstylingurl" in f && r(37, L = f.clientstylingurl), "customlocaleidentifier" in f && r(38, I = f.customlocaleidentifier), "countryflaghamburger" in f && r(1, V = f.countryflaghamburger), "customlogourl" in f && r(2, j = f.customlogourl), "$$scope" in f && r(40, o = f.$$scope);
5350
+ return e.$$set = (h) => {
5351
+ "menuitemsurl" in h && r(28, a = h.menuitemsurl), "session" in h && r(29, s = h.session), "userid" in h && r(30, u = h.userid), "cmsendpoint" in h && r(31, l = h.cmsendpoint), "endpoint" in h && r(32, c = h.endpoint), "cmsenv" in h && r(33, f = h.cmsenv), "userroles" in h && r(34, g = h.userroles), "lang" in h && r(2, d = h.lang), "activecategory" in h && r(35, m = h.activecategory), "languageslist" in h && r(36, _ = h.languageslist), "translationurl" in h && r(37, x = h.translationurl), "mbsource" in h && r(38, E = h.mbsource), "clientstyling" in h && r(39, A = h.clientstyling), "clientstylingurl" in h && r(40, N = h.clientstylingurl), "customlocaleidentifier" in h && r(41, F = h.customlocaleidentifier), "countryflaghamburger" in h && r(0, G = h.countryflaghamburger), "customlogourl" in h && r(1, Z = h.customlogourl), "$$scope" in h && r(43, o = h.$$scope);
5300
5352
  }, e.$$.update = () => {
5301
- e.$$.dirty[0] & /*cmsendpoint, cmsenv, lang*/
5302
- 1610612744 | e.$$.dirty[1] & /*languageslist*/
5303
- 4 && l && c && g && m && pn(), e.$$.dirty[1] & /*activecategory, isLoading*/
5304
- 258 && d && !W && Nt(), e.$$.dirty[1] & /*translationurl*/
5305
- 8 && v && G(), e.$$.dirty[0] & /*session*/
5306
- 268435456 && s && bn(), e.$$.dirty[0] & /*customStylingContainer*/
5307
- 16 | e.$$.dirty[1] & /*clientstyling*/
5308
- 32 && E && R && na(R, E), e.$$.dirty[0] & /*customStylingContainer*/
5309
- 16 | e.$$.dirty[1] & /*clientstylingurl*/
5310
- 64 && L && R && ia(R, L), e.$$.dirty[0] & /*customStylingContainer*/
5311
- 16 | e.$$.dirty[1] & /*mbsource*/
5312
- 16 && x && R && oa(R, `${x}.Style`);
5353
+ e.$$.dirty[0] & /*lang*/
5354
+ 4 | e.$$.dirty[1] & /*cmsendpoint, cmsenv, languageslist*/
5355
+ 37 && l && f && d && _ && xn(), e.$$.dirty[1] & /*activecategory, isLoading*/
5356
+ 2064 && m && !de && Ft(), e.$$.dirty[1] & /*translationurl*/
5357
+ 64 && x && _n(), e.$$.dirty[0] & /*session*/
5358
+ 536870912 && s && (Hn(), Ut(s)), e.$$.dirty[0] & /*customStylingContainer*/
5359
+ 8 | e.$$.dirty[1] & /*clientstyling*/
5360
+ 256 && A && te && ha(te, A), e.$$.dirty[0] & /*customStylingContainer*/
5361
+ 8 | e.$$.dirty[1] & /*clientstylingurl*/
5362
+ 512 && N && te && fa(te, N), e.$$.dirty[0] & /*customStylingContainer*/
5363
+ 8 | e.$$.dirty[1] & /*mbsource*/
5364
+ 128 && E && te && ga(te, `${E}.Style`);
5313
5365
  }, [
5314
- u,
5315
- V,
5316
- j,
5317
- g,
5318
- R,
5319
- X,
5320
- Y,
5321
- D,
5322
- fe,
5323
- ge,
5324
- pe,
5325
- re,
5366
+ G,
5326
5367
  Z,
5368
+ d,
5369
+ te,
5370
+ z,
5371
+ Q,
5372
+ ue,
5373
+ Ae,
5374
+ pe,
5375
+ V,
5376
+ oe,
5327
5377
  U,
5328
- q,
5329
- C,
5330
- y,
5331
- S,
5378
+ X,
5379
+ I,
5380
+ R,
5381
+ O,
5382
+ $,
5383
+ me,
5384
+ ee,
5332
5385
  n,
5333
- rt,
5334
- Ct,
5335
- it,
5336
5386
  ot,
5337
- Ut,
5338
- dn,
5339
- mn,
5340
- vn,
5387
+ Dt,
5388
+ st,
5389
+ lt,
5390
+ $t,
5391
+ En,
5392
+ wn,
5393
+ Sn,
5341
5394
  a,
5342
5395
  s,
5396
+ u,
5343
5397
  l,
5344
5398
  c,
5345
- h,
5346
- d,
5399
+ f,
5400
+ g,
5347
5401
  m,
5348
- v,
5402
+ _,
5349
5403
  x,
5350
5404
  E,
5351
- L,
5352
- I,
5353
- W,
5405
+ A,
5406
+ N,
5407
+ F,
5408
+ de,
5354
5409
  o,
5355
5410
  i,
5356
- yn,
5357
- _n,
5358
- xn,
5359
- En,
5360
- wn,
5361
- Hn,
5362
- Sn
5411
+ Tn,
5412
+ On,
5413
+ Mn,
5414
+ An,
5415
+ Ln,
5416
+ Pn,
5417
+ In
5363
5418
  ];
5364
5419
  }
5365
- class _a extends qn {
5420
+ class Ma extends ii {
5366
5421
  constructor(t) {
5367
- super(), Qn(
5422
+ super(), ri(
5368
5423
  this,
5369
5424
  t,
5370
- ya,
5371
- va,
5372
- Lr,
5425
+ Oa,
5426
+ Ta,
5427
+ Nr,
5373
5428
  {
5374
- menuitemsurl: 27,
5375
- session: 28,
5376
- userid: 0,
5377
- cmsendpoint: 29,
5378
- cmsenv: 30,
5379
- userroles: 31,
5380
- lang: 3,
5381
- activecategory: 32,
5382
- languageslist: 33,
5383
- translationurl: 34,
5384
- mbsource: 35,
5385
- clientstyling: 36,
5386
- clientstylingurl: 37,
5387
- customlocaleidentifier: 38,
5388
- countryflaghamburger: 1,
5389
- customlogourl: 2
5429
+ menuitemsurl: 28,
5430
+ session: 29,
5431
+ userid: 30,
5432
+ cmsendpoint: 31,
5433
+ endpoint: 32,
5434
+ cmsenv: 33,
5435
+ userroles: 34,
5436
+ lang: 2,
5437
+ activecategory: 35,
5438
+ languageslist: 36,
5439
+ translationurl: 37,
5440
+ mbsource: 38,
5441
+ clientstyling: 39,
5442
+ clientstylingurl: 40,
5443
+ customlocaleidentifier: 41,
5444
+ countryflaghamburger: 0,
5445
+ customlogourl: 1
5390
5446
  },
5391
- sa,
5447
+ da,
5392
5448
  [-1, -1, -1]
5393
5449
  );
5394
5450
  }
5395
5451
  get menuitemsurl() {
5396
- return this.$$.ctx[27];
5452
+ return this.$$.ctx[28];
5397
5453
  }
5398
5454
  set menuitemsurl(t) {
5399
- this.$$set({ menuitemsurl: t }), k();
5455
+ this.$$set({ menuitemsurl: t }), B();
5400
5456
  }
5401
5457
  get session() {
5402
- return this.$$.ctx[28];
5458
+ return this.$$.ctx[29];
5403
5459
  }
5404
5460
  set session(t) {
5405
- this.$$set({ session: t }), k();
5461
+ this.$$set({ session: t }), B();
5406
5462
  }
5407
5463
  get userid() {
5408
- return this.$$.ctx[0];
5464
+ return this.$$.ctx[30];
5409
5465
  }
5410
5466
  set userid(t) {
5411
- this.$$set({ userid: t }), k();
5467
+ this.$$set({ userid: t }), B();
5412
5468
  }
5413
5469
  get cmsendpoint() {
5414
- return this.$$.ctx[29];
5470
+ return this.$$.ctx[31];
5415
5471
  }
5416
5472
  set cmsendpoint(t) {
5417
- this.$$set({ cmsendpoint: t }), k();
5473
+ this.$$set({ cmsendpoint: t }), B();
5474
+ }
5475
+ get endpoint() {
5476
+ return this.$$.ctx[32];
5477
+ }
5478
+ set endpoint(t) {
5479
+ this.$$set({ endpoint: t }), B();
5418
5480
  }
5419
5481
  get cmsenv() {
5420
- return this.$$.ctx[30];
5482
+ return this.$$.ctx[33];
5421
5483
  }
5422
5484
  set cmsenv(t) {
5423
- this.$$set({ cmsenv: t }), k();
5485
+ this.$$set({ cmsenv: t }), B();
5424
5486
  }
5425
5487
  get userroles() {
5426
- return this.$$.ctx[31];
5488
+ return this.$$.ctx[34];
5427
5489
  }
5428
5490
  set userroles(t) {
5429
- this.$$set({ userroles: t }), k();
5491
+ this.$$set({ userroles: t }), B();
5430
5492
  }
5431
5493
  get lang() {
5432
- return this.$$.ctx[3];
5494
+ return this.$$.ctx[2];
5433
5495
  }
5434
5496
  set lang(t) {
5435
- this.$$set({ lang: t }), k();
5497
+ this.$$set({ lang: t }), B();
5436
5498
  }
5437
5499
  get activecategory() {
5438
- return this.$$.ctx[32];
5500
+ return this.$$.ctx[35];
5439
5501
  }
5440
5502
  set activecategory(t) {
5441
- this.$$set({ activecategory: t }), k();
5503
+ this.$$set({ activecategory: t }), B();
5442
5504
  }
5443
5505
  get languageslist() {
5444
- return this.$$.ctx[33];
5506
+ return this.$$.ctx[36];
5445
5507
  }
5446
5508
  set languageslist(t) {
5447
- this.$$set({ languageslist: t }), k();
5509
+ this.$$set({ languageslist: t }), B();
5448
5510
  }
5449
5511
  get translationurl() {
5450
- return this.$$.ctx[34];
5512
+ return this.$$.ctx[37];
5451
5513
  }
5452
5514
  set translationurl(t) {
5453
- this.$$set({ translationurl: t }), k();
5515
+ this.$$set({ translationurl: t }), B();
5454
5516
  }
5455
5517
  get mbsource() {
5456
- return this.$$.ctx[35];
5518
+ return this.$$.ctx[38];
5457
5519
  }
5458
5520
  set mbsource(t) {
5459
- this.$$set({ mbsource: t }), k();
5521
+ this.$$set({ mbsource: t }), B();
5460
5522
  }
5461
5523
  get clientstyling() {
5462
- return this.$$.ctx[36];
5524
+ return this.$$.ctx[39];
5463
5525
  }
5464
5526
  set clientstyling(t) {
5465
- this.$$set({ clientstyling: t }), k();
5527
+ this.$$set({ clientstyling: t }), B();
5466
5528
  }
5467
5529
  get clientstylingurl() {
5468
- return this.$$.ctx[37];
5530
+ return this.$$.ctx[40];
5469
5531
  }
5470
5532
  set clientstylingurl(t) {
5471
- this.$$set({ clientstylingurl: t }), k();
5533
+ this.$$set({ clientstylingurl: t }), B();
5472
5534
  }
5473
5535
  get customlocaleidentifier() {
5474
- return this.$$.ctx[38];
5536
+ return this.$$.ctx[41];
5475
5537
  }
5476
5538
  set customlocaleidentifier(t) {
5477
- this.$$set({ customlocaleidentifier: t }), k();
5539
+ this.$$set({ customlocaleidentifier: t }), B();
5478
5540
  }
5479
5541
  get countryflaghamburger() {
5480
- return this.$$.ctx[1];
5542
+ return this.$$.ctx[0];
5481
5543
  }
5482
5544
  set countryflaghamburger(t) {
5483
- this.$$set({ countryflaghamburger: t }), k();
5545
+ this.$$set({ countryflaghamburger: t }), B();
5484
5546
  }
5485
5547
  get customlogourl() {
5486
- return this.$$.ctx[2];
5548
+ return this.$$.ctx[1];
5487
5549
  }
5488
5550
  set customlogourl(t) {
5489
- this.$$set({ customlogourl: t }), k();
5551
+ this.$$set({ customlogourl: t }), B();
5490
5552
  }
5491
5553
  }
5492
- Yn(_a, { menuitemsurl: {}, session: {}, userid: {}, cmsendpoint: {}, cmsenv: {}, userroles: {}, lang: {}, activecategory: {}, languageslist: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, customlocaleidentifier: {}, countryflaghamburger: {}, customlogourl: {} }, ["logo"], [], !0);
5554
+ ni(Ma, { menuitemsurl: {}, session: {}, userid: {}, cmsendpoint: {}, endpoint: {}, cmsenv: {}, userroles: {}, lang: {}, activecategory: {}, languageslist: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, customlocaleidentifier: {}, countryflaghamburger: {}, customlogourl: {} }, ["logo"], [], !0);
5493
5555
  export {
5494
- _a as C
5556
+ Ma as C
5495
5557
  };