@everymatrix/casino-tournaments-filter-controller 1.67.3 → 1.68.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,17 +1,17 @@
1
- var yr = Object.defineProperty, vr = Object.defineProperties;
2
- var _r = Object.getOwnPropertyDescriptors;
3
- var et = Object.getOwnPropertySymbols;
4
- var Er = Object.prototype.hasOwnProperty, xr = Object.prototype.propertyIsEnumerable;
5
- var He = (e, t, r) => t in e ? yr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, tt = (e, t) => {
1
+ var Er = Object.defineProperty, xr = Object.defineProperties;
2
+ var Sr = Object.getOwnPropertyDescriptors;
3
+ var nt = Object.getOwnPropertySymbols;
4
+ var Tr = Object.prototype.hasOwnProperty, wr = Object.prototype.propertyIsEnumerable;
5
+ var Ae = (e, t, r) => t in e ? Er(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, it = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Er.call(t, r) && He(e, r, t[r]);
8
- if (et)
9
- for (var r of et(t))
10
- xr.call(t, r) && He(e, r, t[r]);
7
+ Tr.call(t, r) && Ae(e, r, t[r]);
8
+ if (nt)
9
+ for (var r of nt(t))
10
+ wr.call(t, r) && Ae(e, r, t[r]);
11
11
  return e;
12
- }, rt = (e, t) => vr(e, _r(t));
13
- var O = (e, t, r) => (He(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var nt = (e, t, r) => new Promise((n, i) => {
12
+ }, ot = (e, t) => xr(e, Sr(t));
13
+ var O = (e, t, r) => (Ae(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var st = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (l) => {
16
16
  try {
17
17
  a(r.next(l));
@@ -27,49 +27,49 @@ var nt = (e, t, r) => new Promise((n, i) => {
27
27
  }, a = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, s);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
- function N() {
30
+ function C() {
31
31
  }
32
- function Ft(e) {
32
+ function Gt(e) {
33
33
  return e();
34
34
  }
35
- function it() {
35
+ function at() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function ae(e) {
39
- e.forEach(Ft);
38
+ function se(e) {
39
+ e.forEach(Gt);
40
40
  }
41
- function Qe(e) {
41
+ function et(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function Ut(e, t) {
44
+ function jt(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- function Sr(e) {
47
+ function Hr(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function Dt(e, ...t) {
50
+ function kt(e, ...t) {
51
51
  if (e == null) {
52
52
  for (const n of t)
53
53
  n(void 0);
54
- return N;
54
+ return C;
55
55
  }
56
56
  const r = e.subscribe(...t);
57
57
  return r.unsubscribe ? () => r.unsubscribe() : r;
58
58
  }
59
- function Tr(e, t, r) {
60
- e.$$.on_destroy.push(Dt(t, r));
59
+ function Ar(e, t, r) {
60
+ e.$$.on_destroy.push(kt(t, r));
61
61
  }
62
62
  function B(e, t) {
63
63
  e.appendChild(t);
64
64
  }
65
- function Hr(e, t, r) {
66
- const n = wr(e);
65
+ function Br(e, t, r) {
66
+ const n = Or(e);
67
67
  if (!n.getElementById(t)) {
68
- const i = D("style");
69
- i.id = t, i.textContent = r, Ar(n, i);
68
+ const i = G("style");
69
+ i.id = t, i.textContent = r, Pr(n, i);
70
70
  }
71
71
  }
72
- function wr(e) {
72
+ function Or(e) {
73
73
  if (!e)
74
74
  return document;
75
75
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -79,7 +79,7 @@ function wr(e) {
79
79
  t
80
80
  ) : e.ownerDocument;
81
81
  }
82
- function Ar(e, t) {
82
+ function Pr(e, t) {
83
83
  return B(
84
84
  /** @type {Document} */
85
85
  e.head || e,
@@ -92,36 +92,36 @@ function $(e, t, r) {
92
92
  function M(e) {
93
93
  e.parentNode && e.parentNode.removeChild(e);
94
94
  }
95
- function Br(e, t) {
95
+ function Cr(e, t) {
96
96
  for (let r = 0; r < e.length; r += 1)
97
97
  e[r] && e[r].d(t);
98
98
  }
99
- function D(e) {
99
+ function G(e) {
100
100
  return document.createElement(e);
101
101
  }
102
- function ot(e) {
102
+ function ut(e) {
103
103
  return document.createElementNS("http://www.w3.org/2000/svg", e);
104
104
  }
105
105
  function j(e) {
106
106
  return document.createTextNode(e);
107
107
  }
108
- function W() {
108
+ function z() {
109
109
  return j(" ");
110
110
  }
111
- function Pr(e, t, r, n) {
111
+ function Ir(e, t, r, n) {
112
112
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
113
113
  }
114
114
  function x(e, t, r) {
115
115
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
116
116
  }
117
- function Or(e) {
117
+ function Nr(e) {
118
118
  return Array.from(e.childNodes);
119
119
  }
120
- function ue(e, t) {
120
+ function ae(e, t) {
121
121
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
122
122
  t);
123
123
  }
124
- function Cr(e) {
124
+ function Mr(e) {
125
125
  const t = {};
126
126
  return e.childNodes.forEach(
127
127
  /** @param {Element} node */
@@ -130,90 +130,98 @@ function Cr(e) {
130
130
  }
131
131
  ), t;
132
132
  }
133
- let Je;
134
- function ie(e) {
135
- Je = e;
133
+ let ne;
134
+ function re(e) {
135
+ ne = e;
136
136
  }
137
- const Z = [], Ie = [];
138
- let Q = [];
139
- const st = [], Nr = /* @__PURE__ */ Promise.resolve();
140
- let Me = !1;
141
- function Ir() {
142
- Me || (Me = !0, Nr.then(G));
137
+ function Lr() {
138
+ if (!ne)
139
+ throw new Error("Function called outside component initialization");
140
+ return ne;
143
141
  }
144
- function Le(e) {
145
- Q.push(e);
142
+ function Rr(e) {
143
+ Lr().$$.on_mount.push(e);
146
144
  }
147
- const we = /* @__PURE__ */ new Set();
148
- let X = 0;
149
- function G() {
150
- if (X !== 0)
145
+ const W = [], Re = [];
146
+ let Z = [];
147
+ const lt = [], $r = /* @__PURE__ */ Promise.resolve();
148
+ let $e = !1;
149
+ function Fr() {
150
+ $e || ($e = !0, $r.then(U));
151
+ }
152
+ function Fe(e) {
153
+ Z.push(e);
154
+ }
155
+ const Be = /* @__PURE__ */ new Set();
156
+ let V = 0;
157
+ function U() {
158
+ if (V !== 0)
151
159
  return;
152
- const e = Je;
160
+ const e = ne;
153
161
  do {
154
162
  try {
155
- for (; X < Z.length; ) {
156
- const t = Z[X];
157
- X++, ie(t), Mr(t.$$);
163
+ for (; V < W.length; ) {
164
+ const t = W[V];
165
+ V++, re(t), Ur(t.$$);
158
166
  }
159
167
  } catch (t) {
160
- throw Z.length = 0, X = 0, t;
168
+ throw W.length = 0, V = 0, t;
161
169
  }
162
- for (ie(null), Z.length = 0, X = 0; Ie.length; )
163
- Ie.pop()();
164
- for (let t = 0; t < Q.length; t += 1) {
165
- const r = Q[t];
166
- we.has(r) || (we.add(r), r());
170
+ for (re(null), W.length = 0, V = 0; Re.length; )
171
+ Re.pop()();
172
+ for (let t = 0; t < Z.length; t += 1) {
173
+ const r = Z[t];
174
+ Be.has(r) || (Be.add(r), r());
167
175
  }
168
- Q.length = 0;
169
- } while (Z.length);
170
- for (; st.length; )
171
- st.pop()();
172
- Me = !1, we.clear(), ie(e);
176
+ Z.length = 0;
177
+ } while (W.length);
178
+ for (; lt.length; )
179
+ lt.pop()();
180
+ $e = !1, Be.clear(), re(e);
173
181
  }
174
- function Mr(e) {
182
+ function Ur(e) {
175
183
  if (e.fragment !== null) {
176
- e.update(), ae(e.before_update);
184
+ e.update(), se(e.before_update);
177
185
  const t = e.dirty;
178
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Le);
186
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Fe);
179
187
  }
180
188
  }
181
- function Lr(e) {
189
+ function Dr(e) {
182
190
  const t = [], r = [];
183
- Q.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Q = t;
191
+ Z.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Z = t;
184
192
  }
185
- const Rr = /* @__PURE__ */ new Set();
186
- function $r(e, t) {
187
- e && e.i && (Rr.delete(e), e.i(t));
193
+ const Gr = /* @__PURE__ */ new Set();
194
+ function jr(e, t) {
195
+ e && e.i && (Gr.delete(e), e.i(t));
188
196
  }
189
- function at(e) {
197
+ function ht(e) {
190
198
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
191
199
  }
192
- function Fr(e, t, r) {
200
+ function kr(e, t, r) {
193
201
  const { fragment: n, after_update: i } = e.$$;
194
- n && n.m(t, r), Le(() => {
195
- const o = e.$$.on_mount.map(Ft).filter(Qe);
196
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ae(o), e.$$.on_mount = [];
197
- }), i.forEach(Le);
202
+ n && n.m(t, r), Fe(() => {
203
+ const o = e.$$.on_mount.map(Gt).filter(et);
204
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : se(o), e.$$.on_mount = [];
205
+ }), i.forEach(Fe);
198
206
  }
199
- function Ur(e, t) {
207
+ function Vr(e, t) {
200
208
  const r = e.$$;
201
- r.fragment !== null && (Lr(r.after_update), ae(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
209
+ r.fragment !== null && (Dr(r.after_update), se(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
202
210
  }
203
- function Dr(e, t) {
204
- e.$$.dirty[0] === -1 && (Z.push(e), Ir(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
211
+ function Xr(e, t) {
212
+ e.$$.dirty[0] === -1 && (W.push(e), Fr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
205
213
  }
206
- function Gr(e, t, r, n, i, o, s = null, a = [-1]) {
207
- const l = Je;
208
- ie(e);
214
+ function zr(e, t, r, n, i, o, s = null, a = [-1]) {
215
+ const l = ne;
216
+ re(e);
209
217
  const u = e.$$ = {
210
218
  fragment: null,
211
219
  ctx: [],
212
220
  // state
213
221
  props: o,
214
- update: N,
222
+ update: C,
215
223
  not_equal: i,
216
- bound: it(),
224
+ bound: at(),
217
225
  // lifecycle
218
226
  on_mount: [],
219
227
  on_destroy: [],
@@ -222,28 +230,28 @@ function Gr(e, t, r, n, i, o, s = null, a = [-1]) {
222
230
  after_update: [],
223
231
  context: new Map(t.context || (l ? l.$$.context : [])),
224
232
  // everything else
225
- callbacks: it(),
233
+ callbacks: at(),
226
234
  dirty: a,
227
235
  skip_bound: !1,
228
236
  root: t.target || l.$$.root
229
237
  };
230
238
  s && s(u.root);
231
239
  let h = !1;
232
- if (u.ctx = r(e, t.props || {}, (f, c, ...d) => {
233
- const m = d.length ? d[0] : c;
234
- return u.ctx && i(u.ctx[f], u.ctx[f] = m) && (!u.skip_bound && u.bound[f] && u.bound[f](m), h && Dr(e, f)), c;
235
- }), u.update(), h = !0, ae(u.before_update), u.fragment = n(u.ctx), t.target) {
240
+ if (u.ctx = r ? r(e, t.props || {}, (f, c, ...p) => {
241
+ const m = p.length ? p[0] : c;
242
+ return u.ctx && i(u.ctx[f], u.ctx[f] = m) && (!u.skip_bound && u.bound[f] && u.bound[f](m), h && Xr(e, f)), c;
243
+ }) : [], u.update(), h = !0, se(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
236
244
  if (t.hydrate) {
237
- const f = Or(t.target);
245
+ const f = Nr(t.target);
238
246
  u.fragment && u.fragment.l(f), f.forEach(M);
239
247
  } else
240
248
  u.fragment && u.fragment.c();
241
- t.intro && $r(e.$$.fragment), Fr(e, t.target, t.anchor), G();
249
+ t.intro && jr(e.$$.fragment), kr(e, t.target, t.anchor), U();
242
250
  }
243
- ie(l);
251
+ re(l);
244
252
  }
245
- let Gt;
246
- typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
253
+ let Vt;
254
+ typeof HTMLElement == "function" && (Vt = class extends HTMLElement {
247
255
  constructor(t, r, n) {
248
256
  super();
249
257
  /** The Svelte component constructor */
@@ -280,14 +288,14 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
280
288
  }
281
289
  }
282
290
  connectedCallback() {
283
- return nt(this, null, function* () {
291
+ return st(this, null, function* () {
284
292
  if (this.$$cn = !0, !this.$$c) {
285
293
  let t = function(o) {
286
294
  return () => {
287
295
  let s;
288
296
  return {
289
297
  c: function() {
290
- s = D("slot"), o !== "default" && x(s, "name", o);
298
+ s = G("slot"), o !== "default" && x(s, "name", o);
291
299
  },
292
300
  /**
293
301
  * @param {HTMLElement} target
@@ -304,18 +312,18 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
304
312
  };
305
313
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
306
314
  return;
307
- const r = {}, n = Cr(this);
315
+ const r = {}, n = Mr(this);
308
316
  for (const o of this.$$s)
309
317
  o in n && (r[o] = [t(o)]);
310
318
  for (const o of this.attributes) {
311
319
  const s = this.$$g_p(o.name);
312
- s in this.$$d || (this.$$d[s] = pe(s, o.value, this.$$p_d, "toProp"));
320
+ s in this.$$d || (this.$$d[s] = me(s, o.value, this.$$p_d, "toProp"));
313
321
  }
314
322
  for (const o in this.$$p_d)
315
323
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
316
324
  this.$$c = new this.$$ctor({
317
325
  target: this.shadowRoot || this,
318
- props: rt(tt({}, this.$$d), {
326
+ props: ot(it({}, this.$$d), {
319
327
  $$slots: r,
320
328
  $$scope: {
321
329
  ctx: []
@@ -326,7 +334,7 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
326
334
  this.$$r = !0;
327
335
  for (const o in this.$$p_d)
328
336
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
329
- const s = pe(
337
+ const s = me(
330
338
  o,
331
339
  this.$$d[o],
332
340
  this.$$p_d,
@@ -350,7 +358,7 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
350
358
  // and setting attributes through setAttribute etc, this is helpful
351
359
  attributeChangedCallback(t, r, n) {
352
360
  var i;
353
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = pe(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
361
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = me(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
354
362
  }
355
363
  disconnectedCallback() {
356
364
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -363,7 +371,7 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
363
371
  ) || t;
364
372
  }
365
373
  });
366
- function pe(e, t, r, n) {
374
+ function me(e, t, r, n) {
367
375
  var o;
368
376
  const i = (o = r[e]) == null ? void 0 : o.type;
369
377
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -393,8 +401,8 @@ function pe(e, t, r, n) {
393
401
  return t;
394
402
  }
395
403
  }
396
- function jr(e, t, r, n, i, o) {
397
- let s = class extends Gt {
404
+ function Wr(e, t, r, n, i, o) {
405
+ let s = class extends Vt {
398
406
  constructor() {
399
407
  super(e, r, i), this.$$p_d = t;
400
408
  }
@@ -411,7 +419,7 @@ function jr(e, t, r, n, i, o) {
411
419
  },
412
420
  set(l) {
413
421
  var u;
414
- l = pe(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
422
+ l = me(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
415
423
  }
416
424
  });
417
425
  }), n.forEach((a) => {
@@ -424,7 +432,7 @@ function jr(e, t, r, n, i, o) {
424
432
  }), e.element = /** @type {any} */
425
433
  s, s;
426
434
  }
427
- class kr {
435
+ class Zr {
428
436
  constructor() {
429
437
  /**
430
438
  * ### PRIVATE API
@@ -445,7 +453,7 @@ class kr {
445
453
  }
446
454
  /** @returns {void} */
447
455
  $destroy() {
448
- Ur(this, 1), this.$destroy = N;
456
+ Vr(this, 1), this.$destroy = C;
449
457
  }
450
458
  /**
451
459
  * @template {Extract<keyof Events, string>} K
@@ -454,8 +462,8 @@ class kr {
454
462
  * @returns {() => void}
455
463
  */
456
464
  $on(t, r) {
457
- if (!Qe(r))
458
- return N;
465
+ if (!et(r))
466
+ return C;
459
467
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
460
468
  return n.push(r), () => {
461
469
  const i = n.indexOf(r);
@@ -467,11 +475,11 @@ class kr {
467
475
  * @returns {void}
468
476
  */
469
477
  $set(t) {
470
- this.$$set && !Sr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
478
+ this.$$set && !Hr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
471
479
  }
472
480
  }
473
- const Vr = "4";
474
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Vr);
481
+ const Qr = "4";
482
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Qr);
475
483
  /*! *****************************************************************************
476
484
  Copyright (c) Microsoft Corporation.
477
485
 
@@ -486,43 +494,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
486
494
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
487
495
  PERFORMANCE OF THIS SOFTWARE.
488
496
  ***************************************************************************** */
489
- var Re = function(e, t) {
490
- return Re = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
497
+ var Ue = function(e, t) {
498
+ return Ue = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
491
499
  r.__proto__ = n;
492
500
  } || function(r, n) {
493
501
  for (var i in n)
494
502
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
495
- }, Re(e, t);
503
+ }, Ue(e, t);
496
504
  };
497
- function F(e, t) {
505
+ function ue(e, t) {
498
506
  if (typeof t != "function" && t !== null)
499
507
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
500
- Re(e, t);
508
+ Ue(e, t);
501
509
  function r() {
502
510
  this.constructor = e;
503
511
  }
504
512
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
505
513
  }
506
- var v = function() {
507
- return v = Object.assign || function(t) {
508
- for (var r, n = 1, i = arguments.length; n < i; n++) {
509
- r = arguments[n];
510
- for (var o in r)
511
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
512
- }
513
- return t;
514
- }, v.apply(this, arguments);
515
- };
516
- function Xr(e, t) {
517
- var r = {};
518
- for (var n in e)
519
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
520
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
521
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
522
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
523
- return r;
524
- }
525
- function $e(e) {
514
+ function De(e) {
526
515
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
527
516
  if (r)
528
517
  return r.call(e);
@@ -534,7 +523,7 @@ function $e(e) {
534
523
  };
535
524
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
536
525
  }
537
- function Fe(e, t) {
526
+ function Ge(e, t) {
538
527
  var r = typeof Symbol == "function" && e[Symbol.iterator];
539
528
  if (!r)
540
529
  return e;
@@ -554,8 +543,8 @@ function Fe(e, t) {
554
543
  }
555
544
  return o;
556
545
  }
557
- function J(e, t, r) {
558
- if (r || arguments.length === 2)
546
+ function je(e, t, r) {
547
+ if (arguments.length === 2)
559
548
  for (var n = 0, i = t.length, o; n < i; n++)
560
549
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
561
550
  return e.concat(o || t);
@@ -563,13 +552,13 @@ function J(e, t, r) {
563
552
  function R(e) {
564
553
  return typeof e == "function";
565
554
  }
566
- function jt(e) {
555
+ function Xt(e) {
567
556
  var t = function(n) {
568
557
  Error.call(n), n.stack = new Error().stack;
569
558
  }, r = e(t);
570
559
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
571
560
  }
572
- var Ae = jt(function(e) {
561
+ var Oe = Xt(function(e) {
573
562
  return function(r) {
574
563
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
575
564
  ` + r.map(function(n, i) {
@@ -578,13 +567,13 @@ var Ae = jt(function(e) {
578
567
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
579
568
  };
580
569
  });
581
- function Ue(e, t) {
570
+ function ke(e, t) {
582
571
  if (e) {
583
572
  var r = e.indexOf(t);
584
573
  0 <= r && e.splice(r, 1);
585
574
  }
586
575
  }
587
- var _e = function() {
576
+ var Ee = function() {
588
577
  function e(t) {
589
578
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
590
579
  }
@@ -596,12 +585,12 @@ var _e = function() {
596
585
  if (s)
597
586
  if (this._parentage = null, Array.isArray(s))
598
587
  try {
599
- for (var a = $e(s), l = a.next(); !l.done; l = a.next()) {
588
+ for (var a = De(s), l = a.next(); !l.done; l = a.next()) {
600
589
  var u = l.value;
601
590
  u.remove(this);
602
591
  }
603
- } catch (p) {
604
- t = { error: p };
592
+ } catch (d) {
593
+ t = { error: d };
605
594
  } finally {
606
595
  try {
607
596
  l && !l.done && (r = a.return) && r.call(a);
@@ -616,26 +605,26 @@ var _e = function() {
616
605
  if (R(h))
617
606
  try {
618
607
  h();
619
- } catch (p) {
620
- o = p instanceof Ae ? p.errors : [p];
608
+ } catch (d) {
609
+ o = d instanceof Oe ? d.errors : [d];
621
610
  }
622
611
  var f = this._finalizers;
623
612
  if (f) {
624
613
  this._finalizers = null;
625
614
  try {
626
- for (var c = $e(f), d = c.next(); !d.done; d = c.next()) {
627
- var m = d.value;
615
+ for (var c = De(f), p = c.next(); !p.done; p = c.next()) {
616
+ var m = p.value;
628
617
  try {
629
- ut(m);
630
- } catch (p) {
631
- o = o != null ? o : [], p instanceof Ae ? o = J(J([], Fe(o)), Fe(p.errors)) : o.push(p);
618
+ ft(m);
619
+ } catch (d) {
620
+ o = o != null ? o : [], d instanceof Oe ? o = je(je([], Ge(o)), Ge(d.errors)) : o.push(d);
632
621
  }
633
622
  }
634
- } catch (p) {
635
- n = { error: p };
623
+ } catch (d) {
624
+ n = { error: d };
636
625
  } finally {
637
626
  try {
638
- d && !d.done && (i = c.return) && i.call(c);
627
+ p && !p.done && (i = c.return) && i.call(c);
639
628
  } finally {
640
629
  if (n)
641
630
  throw n.error;
@@ -643,13 +632,13 @@ var _e = function() {
643
632
  }
644
633
  }
645
634
  if (o)
646
- throw new Ae(o);
635
+ throw new Oe(o);
647
636
  }
648
637
  }, e.prototype.add = function(t) {
649
638
  var r;
650
639
  if (t && t !== this)
651
640
  if (this.closed)
652
- ut(t);
641
+ ft(t);
653
642
  else {
654
643
  if (t instanceof e) {
655
644
  if (t.closed || t._hasParent(this))
@@ -666,56 +655,52 @@ var _e = function() {
666
655
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
667
656
  }, e.prototype._removeParent = function(t) {
668
657
  var r = this._parentage;
669
- r === t ? this._parentage = null : Array.isArray(r) && Ue(r, t);
658
+ r === t ? this._parentage = null : Array.isArray(r) && ke(r, t);
670
659
  }, e.prototype.remove = function(t) {
671
660
  var r = this._finalizers;
672
- r && Ue(r, t), t instanceof e && t._removeParent(this);
661
+ r && ke(r, t), t instanceof e && t._removeParent(this);
673
662
  }, e.EMPTY = function() {
674
663
  var t = new e();
675
664
  return t.closed = !0, t;
676
665
  }(), e;
677
- }(), kt = _e.EMPTY;
678
- function Vt(e) {
679
- return e instanceof _e || e && "closed" in e && R(e.remove) && R(e.add) && R(e.unsubscribe);
666
+ }(), zt = Ee.EMPTY;
667
+ function Wt(e) {
668
+ return e instanceof Ee || e && "closed" in e && R(e.remove) && R(e.add) && R(e.unsubscribe);
680
669
  }
681
- function ut(e) {
670
+ function ft(e) {
682
671
  R(e) ? e() : e.unsubscribe();
683
672
  }
684
- var zr = {
685
- onUnhandledError: null,
686
- onStoppedNotification: null,
687
- Promise: void 0,
688
- useDeprecatedSynchronousErrorHandling: !1,
689
- useDeprecatedNextContext: !1
690
- }, Wr = {
673
+ var Jr = {
674
+ Promise: void 0
675
+ }, Yr = {
691
676
  setTimeout: function(e, t) {
692
677
  for (var r = [], n = 2; n < arguments.length; n++)
693
678
  r[n - 2] = arguments[n];
694
- return setTimeout.apply(void 0, J([e, t], Fe(r)));
679
+ return setTimeout.apply(void 0, je([e, t], Ge(r)));
695
680
  },
696
681
  clearTimeout: function(e) {
697
682
  return clearTimeout(e);
698
683
  },
699
684
  delegate: void 0
700
685
  };
701
- function Zr(e) {
702
- Wr.setTimeout(function() {
686
+ function qr(e) {
687
+ Yr.setTimeout(function() {
703
688
  throw e;
704
689
  });
705
690
  }
706
- function lt() {
691
+ function ct() {
707
692
  }
708
- function me(e) {
693
+ function de(e) {
709
694
  e();
710
695
  }
711
- var Xt = function(e) {
712
- F(t, e);
696
+ var Zt = function(e) {
697
+ ue(t, e);
713
698
  function t(r) {
714
699
  var n = e.call(this) || this;
715
- return n.isStopped = !1, r ? (n.destination = r, Vt(r) && r.add(n)) : n.destination = Yr, n;
700
+ return n.isStopped = !1, r ? (n.destination = r, Wt(r) && r.add(n)) : n.destination = tn, n;
716
701
  }
717
702
  return t.create = function(r, n, i) {
718
- return new De(r, n, i);
703
+ return new Ve(r, n, i);
719
704
  }, t.prototype.next = function(r) {
720
705
  this.isStopped || this._next(r);
721
706
  }, t.prototype.error = function(r) {
@@ -739,7 +724,7 @@ var Xt = function(e) {
739
724
  this.unsubscribe();
740
725
  }
741
726
  }, t;
742
- }(_e), Qr = function() {
727
+ }(Ee), Kr = function() {
743
728
  function e(t) {
744
729
  this.partialObserver = t;
745
730
  }
@@ -770,43 +755,43 @@ var Xt = function(e) {
770
755
  ce(r);
771
756
  }
772
757
  }, e;
773
- }(), De = function(e) {
774
- F(t, e);
758
+ }(), Ve = function(e) {
759
+ ue(t, e);
775
760
  function t(r, n, i) {
776
761
  var o = e.call(this) || this, s;
777
762
  return R(r) || !r ? s = {
778
763
  next: r != null ? r : void 0,
779
764
  error: n != null ? n : void 0,
780
765
  complete: i != null ? i : void 0
781
- } : s = r, o.destination = new Qr(s), o;
766
+ } : s = r, o.destination = new Kr(s), o;
782
767
  }
783
768
  return t;
784
- }(Xt);
769
+ }(Zt);
785
770
  function ce(e) {
786
- Zr(e);
771
+ qr(e);
787
772
  }
788
- function Jr(e) {
773
+ function en(e) {
789
774
  throw e;
790
775
  }
791
- var Yr = {
776
+ var tn = {
792
777
  closed: !0,
793
- next: lt,
794
- error: Jr,
795
- complete: lt
796
- }, qr = function() {
778
+ next: ct,
779
+ error: en,
780
+ complete: ct
781
+ }, rn = function() {
797
782
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
798
783
  }();
799
- function Kr(e) {
784
+ function nn(e) {
800
785
  return e;
801
786
  }
802
- function en(e) {
803
- return e.length === 0 ? Kr : e.length === 1 ? e[0] : function(r) {
787
+ function on(e) {
788
+ return e.length === 0 ? nn : e.length === 1 ? e[0] : function(r) {
804
789
  return e.reduce(function(n, i) {
805
790
  return i(n);
806
791
  }, r);
807
792
  };
808
793
  }
809
- var ht = function() {
794
+ var pt = function() {
810
795
  function e(t) {
811
796
  t && (this._subscribe = t);
812
797
  }
@@ -814,8 +799,8 @@ var ht = function() {
814
799
  var r = new e();
815
800
  return r.source = this, r.operator = t, r;
816
801
  }, e.prototype.subscribe = function(t, r, n) {
817
- var i = this, o = rn(t) ? t : new De(t, r, n);
818
- return me(function() {
802
+ var i = this, o = an(t) ? t : new Ve(t, r, n);
803
+ return de(function() {
819
804
  var s = i, a = s.operator, l = s.source;
820
805
  o.add(a ? a.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
821
806
  }), o;
@@ -827,8 +812,8 @@ var ht = function() {
827
812
  }
828
813
  }, e.prototype.forEach = function(t, r) {
829
814
  var n = this;
830
- return r = ft(r), new r(function(i, o) {
831
- var s = new De({
815
+ return r = mt(r), new r(function(i, o) {
816
+ var s = new Ve({
832
817
  next: function(a) {
833
818
  try {
834
819
  t(a);
@@ -844,15 +829,15 @@ var ht = function() {
844
829
  }, e.prototype._subscribe = function(t) {
845
830
  var r;
846
831
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
847
- }, e.prototype[qr] = function() {
832
+ }, e.prototype[rn] = function() {
848
833
  return this;
849
834
  }, e.prototype.pipe = function() {
850
835
  for (var t = [], r = 0; r < arguments.length; r++)
851
836
  t[r] = arguments[r];
852
- return en(t)(this);
837
+ return on(t)(this);
853
838
  }, e.prototype.toPromise = function(t) {
854
839
  var r = this;
855
- return t = ft(t), new t(function(n, i) {
840
+ return t = mt(t), new t(function(n, i) {
856
841
  var o;
857
842
  r.subscribe(function(s) {
858
843
  return o = s;
@@ -866,40 +851,40 @@ var ht = function() {
866
851
  return new e(t);
867
852
  }, e;
868
853
  }();
869
- function ft(e) {
854
+ function mt(e) {
870
855
  var t;
871
- return (t = e != null ? e : zr.Promise) !== null && t !== void 0 ? t : Promise;
856
+ return (t = e != null ? e : Jr.Promise) !== null && t !== void 0 ? t : Promise;
872
857
  }
873
- function tn(e) {
858
+ function sn(e) {
874
859
  return e && R(e.next) && R(e.error) && R(e.complete);
875
860
  }
876
- function rn(e) {
877
- return e && e instanceof Xt || tn(e) && Vt(e);
861
+ function an(e) {
862
+ return e && e instanceof Zt || sn(e) && Wt(e);
878
863
  }
879
- var nn = jt(function(e) {
864
+ var un = Xt(function(e) {
880
865
  return function() {
881
866
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
882
867
  };
883
- }), zt = function(e) {
884
- F(t, e);
868
+ }), Qt = function(e) {
869
+ ue(t, e);
885
870
  function t() {
886
871
  var r = e.call(this) || this;
887
872
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
888
873
  }
889
874
  return t.prototype.lift = function(r) {
890
- var n = new ct(this, this);
875
+ var n = new dt(this, this);
891
876
  return n.operator = r, n;
892
877
  }, t.prototype._throwIfClosed = function() {
893
878
  if (this.closed)
894
- throw new nn();
879
+ throw new un();
895
880
  }, t.prototype.next = function(r) {
896
881
  var n = this;
897
- me(function() {
882
+ de(function() {
898
883
  var i, o;
899
884
  if (n._throwIfClosed(), !n.isStopped) {
900
885
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
901
886
  try {
902
- for (var s = $e(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
887
+ for (var s = De(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
903
888
  var l = a.value;
904
889
  l.next(r);
905
890
  }
@@ -917,7 +902,7 @@ var nn = jt(function(e) {
917
902
  });
918
903
  }, t.prototype.error = function(r) {
919
904
  var n = this;
920
- me(function() {
905
+ de(function() {
921
906
  if (n._throwIfClosed(), !n.isStopped) {
922
907
  n.hasError = n.isStopped = !0, n.thrownError = r;
923
908
  for (var i = n.observers; i.length; )
@@ -926,7 +911,7 @@ var nn = jt(function(e) {
926
911
  });
927
912
  }, t.prototype.complete = function() {
928
913
  var r = this;
929
- me(function() {
914
+ de(function() {
930
915
  if (r._throwIfClosed(), !r.isStopped) {
931
916
  r.isStopped = !0;
932
917
  for (var n = r.observers; n.length; )
@@ -948,20 +933,20 @@ var nn = jt(function(e) {
948
933
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
949
934
  }, t.prototype._innerSubscribe = function(r) {
950
935
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
951
- return o || s ? kt : (this.currentObservers = null, a.push(r), new _e(function() {
952
- n.currentObservers = null, Ue(a, r);
936
+ return o || s ? zt : (this.currentObservers = null, a.push(r), new Ee(function() {
937
+ n.currentObservers = null, ke(a, r);
953
938
  }));
954
939
  }, t.prototype._checkFinalizedStatuses = function(r) {
955
940
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
956
941
  i ? r.error(o) : s && r.complete();
957
942
  }, t.prototype.asObservable = function() {
958
- var r = new ht();
943
+ var r = new pt();
959
944
  return r.source = this, r;
960
945
  }, t.create = function(r, n) {
961
- return new ct(r, n);
946
+ return new dt(r, n);
962
947
  }, t;
963
- }(ht), ct = function(e) {
964
- F(t, e);
948
+ }(pt), dt = function(e) {
949
+ ue(t, e);
965
950
  function t(r, n) {
966
951
  var i = e.call(this) || this;
967
952
  return i.destination = r, i.source = n, i;
@@ -977,17 +962,17 @@ var nn = jt(function(e) {
977
962
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
978
963
  }, t.prototype._subscribe = function(r) {
979
964
  var n, i;
980
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : kt;
965
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : zt;
981
966
  }, t;
982
- }(zt), Wt = {
967
+ }(Qt), Jt = {
983
968
  now: function() {
984
- return (Wt.delegate || Date).now();
969
+ return (Jt.delegate || Date).now();
985
970
  },
986
971
  delegate: void 0
987
- }, on = function(e) {
988
- F(t, e);
972
+ }, ln = function(e) {
973
+ ue(t, e);
989
974
  function t(r, n, i) {
990
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Wt);
975
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Jt);
991
976
  var o = e.call(this) || this;
992
977
  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;
993
978
  }
@@ -1007,184 +992,223 @@ var nn = jt(function(e) {
1007
992
  u && o.splice(0, u + 1);
1008
993
  }
1009
994
  }, t;
1010
- }(zt);
1011
- const dt = [], pt = {}, sn = (e, t = 0) => {
1012
- if (dt.indexOf(e) == -1) {
1013
- const r = new on(t);
1014
- pt[e] = r, dt.push(e);
995
+ }(Qt);
996
+ const bt = [], gt = {}, hn = (e, t = 0) => {
997
+ if (bt.indexOf(e) == -1) {
998
+ const r = new ln(t);
999
+ gt[e] = r, bt.push(e);
1015
1000
  }
1016
- return pt[e];
1017
- }, z = [];
1018
- function an(e, t) {
1001
+ return gt[e];
1002
+ }, X = [];
1003
+ function fn(e, t) {
1019
1004
  return {
1020
- subscribe: Ee(e, t).subscribe
1005
+ subscribe: xe(e, t).subscribe
1021
1006
  };
1022
1007
  }
1023
- function Ee(e, t = N) {
1008
+ function xe(e, t = C) {
1024
1009
  let r;
1025
1010
  const n = /* @__PURE__ */ new Set();
1026
1011
  function i(a) {
1027
- if (Ut(e, a) && (e = a, r)) {
1028
- const l = !z.length;
1012
+ if (jt(e, a) && (e = a, r)) {
1013
+ const l = !X.length;
1029
1014
  for (const u of n)
1030
- u[1](), z.push(u, e);
1015
+ u[1](), X.push(u, e);
1031
1016
  if (l) {
1032
- for (let u = 0; u < z.length; u += 2)
1033
- z[u][0](z[u + 1]);
1034
- z.length = 0;
1017
+ for (let u = 0; u < X.length; u += 2)
1018
+ X[u][0](X[u + 1]);
1019
+ X.length = 0;
1035
1020
  }
1036
1021
  }
1037
1022
  }
1038
1023
  function o(a) {
1039
1024
  i(a(e));
1040
1025
  }
1041
- function s(a, l = N) {
1026
+ function s(a, l = C) {
1042
1027
  const u = [a, l];
1043
- return n.add(u), n.size === 1 && (r = t(i, o) || N), a(e), () => {
1028
+ return n.add(u), n.size === 1 && (r = t(i, o) || C), a(e), () => {
1044
1029
  n.delete(u), n.size === 0 && r && (r(), r = null);
1045
1030
  };
1046
1031
  }
1047
1032
  return { set: i, update: o, subscribe: s };
1048
1033
  }
1049
- function te(e, t, r) {
1034
+ function K(e, t, r) {
1050
1035
  const n = !Array.isArray(e), i = n ? [e] : e;
1051
1036
  if (!i.every(Boolean))
1052
1037
  throw new Error("derived() expects stores as input, got a falsy value");
1053
1038
  const o = t.length < 2;
1054
- return an(r, (s, a) => {
1039
+ return fn(r, (s, a) => {
1055
1040
  let l = !1;
1056
1041
  const u = [];
1057
- let h = 0, f = N;
1042
+ let h = 0, f = C;
1058
1043
  const c = () => {
1059
1044
  if (h)
1060
1045
  return;
1061
1046
  f();
1062
1047
  const m = t(n ? u[0] : u, s, a);
1063
- o ? s(m) : f = Qe(m) ? m : N;
1064
- }, d = i.map(
1065
- (m, p) => Dt(
1048
+ o ? s(m) : f = et(m) ? m : C;
1049
+ }, p = i.map(
1050
+ (m, d) => kt(
1066
1051
  m,
1067
- (_) => {
1068
- u[p] = _, h &= ~(1 << p), l && c();
1052
+ (v) => {
1053
+ u[d] = v, h &= ~(1 << d), l && c();
1069
1054
  },
1070
1055
  () => {
1071
- h |= 1 << p;
1056
+ h |= 1 << d;
1072
1057
  }
1073
1058
  )
1074
1059
  );
1075
1060
  return l = !0, c(), function() {
1076
- ae(d), f(), l = !1;
1061
+ se(p), f(), l = !1;
1077
1062
  };
1078
1063
  });
1079
1064
  }
1080
- function un(e) {
1081
- return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1065
+ function cn(e) {
1066
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1082
1067
  }
1083
- var ln = function(t) {
1084
- return hn(t) && !fn(t);
1068
+ var pn = function(t) {
1069
+ return mn(t) && !dn(t);
1085
1070
  };
1086
- function hn(e) {
1071
+ function mn(e) {
1087
1072
  return !!e && typeof e == "object";
1088
1073
  }
1089
- function fn(e) {
1074
+ function dn(e) {
1090
1075
  var t = Object.prototype.toString.call(e);
1091
- return t === "[object RegExp]" || t === "[object Date]" || pn(e);
1076
+ return t === "[object RegExp]" || t === "[object Date]" || yn(e);
1092
1077
  }
1093
- var cn = typeof Symbol == "function" && Symbol.for, dn = cn ? Symbol.for("react.element") : 60103;
1094
- function pn(e) {
1095
- return e.$$typeof === dn;
1078
+ var bn = typeof Symbol == "function" && Symbol.for, gn = bn ? Symbol.for("react.element") : 60103;
1079
+ function yn(e) {
1080
+ return e.$$typeof === gn;
1096
1081
  }
1097
- function mn(e) {
1082
+ function vn(e) {
1098
1083
  return Array.isArray(e) ? [] : {};
1099
1084
  }
1100
- function oe(e, t) {
1101
- return t.clone !== !1 && t.isMergeableObject(e) ? Y(mn(e), e, t) : e;
1085
+ function ie(e, t) {
1086
+ return t.clone !== !1 && t.isMergeableObject(e) ? Q(vn(e), e, t) : e;
1102
1087
  }
1103
- function bn(e, t, r) {
1088
+ function _n(e, t, r) {
1104
1089
  return e.concat(t).map(function(n) {
1105
- return oe(n, r);
1090
+ return ie(n, r);
1106
1091
  });
1107
1092
  }
1108
- function gn(e, t) {
1093
+ function En(e, t) {
1109
1094
  if (!t.customMerge)
1110
- return Y;
1095
+ return Q;
1111
1096
  var r = t.customMerge(e);
1112
- return typeof r == "function" ? r : Y;
1097
+ return typeof r == "function" ? r : Q;
1113
1098
  }
1114
- function yn(e) {
1099
+ function xn(e) {
1115
1100
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1116
1101
  return Object.propertyIsEnumerable.call(e, t);
1117
1102
  }) : [];
1118
1103
  }
1119
- function mt(e) {
1120
- return Object.keys(e).concat(yn(e));
1104
+ function yt(e) {
1105
+ return Object.keys(e).concat(xn(e));
1121
1106
  }
1122
- function Zt(e, t) {
1107
+ function Yt(e, t) {
1123
1108
  try {
1124
1109
  return t in e;
1125
1110
  } catch (r) {
1126
1111
  return !1;
1127
1112
  }
1128
1113
  }
1129
- function vn(e, t) {
1130
- return Zt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1114
+ function Sn(e, t) {
1115
+ return Yt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1131
1116
  }
1132
- function _n(e, t, r) {
1117
+ function Tn(e, t, r) {
1133
1118
  var n = {};
1134
- return r.isMergeableObject(e) && mt(e).forEach(function(i) {
1135
- n[i] = oe(e[i], r);
1136
- }), mt(t).forEach(function(i) {
1137
- vn(e, i) || (Zt(e, i) && r.isMergeableObject(t[i]) ? n[i] = gn(i, r)(e[i], t[i], r) : n[i] = oe(t[i], r));
1119
+ return r.isMergeableObject(e) && yt(e).forEach(function(i) {
1120
+ n[i] = ie(e[i], r);
1121
+ }), yt(t).forEach(function(i) {
1122
+ Sn(e, i) || (Yt(e, i) && r.isMergeableObject(t[i]) ? n[i] = En(i, r)(e[i], t[i], r) : n[i] = ie(t[i], r));
1138
1123
  }), n;
1139
1124
  }
1140
- function Y(e, t, r) {
1141
- r = r || {}, r.arrayMerge = r.arrayMerge || bn, r.isMergeableObject = r.isMergeableObject || ln, r.cloneUnlessOtherwiseSpecified = oe;
1125
+ function Q(e, t, r) {
1126
+ r = r || {}, r.arrayMerge = r.arrayMerge || _n, r.isMergeableObject = r.isMergeableObject || pn, r.cloneUnlessOtherwiseSpecified = ie;
1142
1127
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1143
- return o ? n ? r.arrayMerge(e, t, r) : _n(e, t, r) : oe(t, r);
1128
+ return o ? n ? r.arrayMerge(e, t, r) : Tn(e, t, r) : ie(t, r);
1144
1129
  }
1145
- Y.all = function(t, r) {
1130
+ Q.all = function(t, r) {
1146
1131
  if (!Array.isArray(t))
1147
1132
  throw new Error("first argument should be an array");
1148
1133
  return t.reduce(function(n, i) {
1149
- return Y(n, i, r);
1134
+ return Q(n, i, r);
1150
1135
  }, {});
1151
1136
  };
1152
- var En = Y, xn = En;
1153
- const Sn = /* @__PURE__ */ un(xn);
1154
- function Be(e, t) {
1155
- var r = t && t.cache ? t.cache : On, n = t && t.serializer ? t.serializer : Bn, i = t && t.strategy ? t.strategy : Hn;
1137
+ var wn = Q, Hn = wn;
1138
+ const An = /* @__PURE__ */ cn(Hn);
1139
+ var Xe = function(e, t) {
1140
+ return Xe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1141
+ r.__proto__ = n;
1142
+ } || function(r, n) {
1143
+ for (var i in n)
1144
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1145
+ }, Xe(e, t);
1146
+ };
1147
+ function Se(e, t) {
1148
+ if (typeof t != "function" && t !== null)
1149
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1150
+ Xe(e, t);
1151
+ function r() {
1152
+ this.constructor = e;
1153
+ }
1154
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1155
+ }
1156
+ var N = function() {
1157
+ return N = Object.assign || function(t) {
1158
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1159
+ r = arguments[n];
1160
+ for (var o in r)
1161
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1162
+ }
1163
+ return t;
1164
+ }, N.apply(this, arguments);
1165
+ };
1166
+ function Bn(e, t) {
1167
+ var r = {};
1168
+ for (var n in e)
1169
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1170
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
1171
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1172
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1173
+ return r;
1174
+ }
1175
+ function Pe(e, t, r) {
1176
+ if (r || arguments.length === 2)
1177
+ for (var n = 0, i = t.length, o; n < i; n++)
1178
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1179
+ return e.concat(o || Array.prototype.slice.call(t));
1180
+ }
1181
+ function Ce(e, t) {
1182
+ var r = t && t.cache ? t.cache : Ln, n = t && t.serializer ? t.serializer : Nn, i = t && t.strategy ? t.strategy : Cn;
1156
1183
  return i(e, {
1157
1184
  cache: r,
1158
1185
  serializer: n
1159
1186
  });
1160
1187
  }
1161
- function Tn(e) {
1188
+ function On(e) {
1162
1189
  return e == null || typeof e == "number" || typeof e == "boolean";
1163
1190
  }
1164
- function Qt(e, t, r, n) {
1165
- var i = Tn(n) ? n : r(n), o = t.get(i);
1191
+ function Pn(e, t, r, n) {
1192
+ var i = On(n) ? n : r(n), o = t.get(i);
1166
1193
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1167
1194
  }
1168
- function Jt(e, t, r) {
1195
+ function qt(e, t, r) {
1169
1196
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1170
1197
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1171
1198
  }
1172
- function Ye(e, t, r, n, i) {
1199
+ function Kt(e, t, r, n, i) {
1173
1200
  return r.bind(t, e, n, i);
1174
1201
  }
1175
- function Hn(e, t) {
1176
- var r = e.length === 1 ? Qt : Jt;
1177
- return Ye(e, this, r, t.cache.create(), t.serializer);
1202
+ function Cn(e, t) {
1203
+ var r = e.length === 1 ? Pn : qt;
1204
+ return Kt(e, this, r, t.cache.create(), t.serializer);
1178
1205
  }
1179
- function wn(e, t) {
1180
- return Ye(e, this, Jt, t.cache.create(), t.serializer);
1206
+ function In(e, t) {
1207
+ return Kt(e, this, qt, t.cache.create(), t.serializer);
1181
1208
  }
1182
- function An(e, t) {
1183
- return Ye(e, this, Qt, t.cache.create(), t.serializer);
1184
- }
1185
- var Bn = function() {
1209
+ var Nn = function() {
1186
1210
  return JSON.stringify(arguments);
1187
- }, Pn = (
1211
+ }, Mn = (
1188
1212
  /** @class */
1189
1213
  function() {
1190
1214
  function e() {
@@ -1196,62 +1220,71 @@ var Bn = function() {
1196
1220
  this.cache[t] = r;
1197
1221
  }, e;
1198
1222
  }()
1199
- ), On = {
1223
+ ), Ln = {
1200
1224
  create: function() {
1201
- return new Pn();
1225
+ return new Mn();
1202
1226
  }
1203
- }, Pe = {
1204
- variadic: wn,
1205
- monadic: An
1206
- }, b;
1227
+ }, Ie = {
1228
+ variadic: In
1229
+ }, ye = function() {
1230
+ return ye = Object.assign || function(t) {
1231
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1232
+ r = arguments[n];
1233
+ for (var o in r)
1234
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1235
+ }
1236
+ return t;
1237
+ }, ye.apply(this, arguments);
1238
+ };
1239
+ var b;
1207
1240
  (function(e) {
1208
1241
  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";
1209
1242
  })(b || (b = {}));
1210
- var E;
1243
+ var _;
1211
1244
  (function(e) {
1212
1245
  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";
1213
- })(E || (E = {}));
1214
- var q;
1246
+ })(_ || (_ = {}));
1247
+ var J;
1215
1248
  (function(e) {
1216
1249
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1217
- })(q || (q = {}));
1218
- function bt(e) {
1219
- return e.type === E.literal;
1220
- }
1221
- function Cn(e) {
1222
- return e.type === E.argument;
1223
- }
1224
- function Yt(e) {
1225
- return e.type === E.number;
1226
- }
1227
- function qt(e) {
1228
- return e.type === E.date;
1250
+ })(J || (J = {}));
1251
+ function vt(e) {
1252
+ return e.type === _.literal;
1229
1253
  }
1230
- function Kt(e) {
1231
- return e.type === E.time;
1254
+ function Rn(e) {
1255
+ return e.type === _.argument;
1232
1256
  }
1233
1257
  function er(e) {
1234
- return e.type === E.select;
1258
+ return e.type === _.number;
1235
1259
  }
1236
1260
  function tr(e) {
1237
- return e.type === E.plural;
1238
- }
1239
- function Nn(e) {
1240
- return e.type === E.pound;
1261
+ return e.type === _.date;
1241
1262
  }
1242
1263
  function rr(e) {
1243
- return e.type === E.tag;
1264
+ return e.type === _.time;
1244
1265
  }
1245
1266
  function nr(e) {
1246
- return !!(e && typeof e == "object" && e.type === q.number);
1267
+ return e.type === _.select;
1268
+ }
1269
+ function ir(e) {
1270
+ return e.type === _.plural;
1247
1271
  }
1248
- function Ge(e) {
1249
- return !!(e && typeof e == "object" && e.type === q.dateTime);
1272
+ function $n(e) {
1273
+ return e.type === _.pound;
1250
1274
  }
1251
- var ir = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, In = /(?:[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;
1252
- function Mn(e) {
1275
+ function or(e) {
1276
+ return e.type === _.tag;
1277
+ }
1278
+ function sr(e) {
1279
+ return !!(e && typeof e == "object" && e.type === J.number);
1280
+ }
1281
+ function ze(e) {
1282
+ return !!(e && typeof e == "object" && e.type === J.dateTime);
1283
+ }
1284
+ var ar = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Fn = /(?:[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;
1285
+ function Un(e) {
1253
1286
  var t = {};
1254
- return e.replace(In, function(r) {
1287
+ return e.replace(Fn, function(r) {
1255
1288
  var n = r.length;
1256
1289
  switch (r[0]) {
1257
1290
  case "G":
@@ -1340,11 +1373,21 @@ function Mn(e) {
1340
1373
  return "";
1341
1374
  }), t;
1342
1375
  }
1343
- var Ln = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1344
- function Rn(e) {
1376
+ var S = function() {
1377
+ return S = Object.assign || function(t) {
1378
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1379
+ r = arguments[n];
1380
+ for (var o in r)
1381
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1382
+ }
1383
+ return t;
1384
+ }, S.apply(this, arguments);
1385
+ };
1386
+ var Dn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1387
+ function Gn(e) {
1345
1388
  if (e.length === 0)
1346
1389
  throw new Error("Number skeleton cannot be empty");
1347
- for (var t = e.split(Ln).filter(function(c) {
1390
+ for (var t = e.split(Dn).filter(function(c) {
1348
1391
  return c.length > 0;
1349
1392
  }), r = [], n = 0, i = t; n < i.length; n++) {
1350
1393
  var o = i[n], s = o.split("/");
@@ -1359,17 +1402,17 @@ function Rn(e) {
1359
1402
  }
1360
1403
  return r;
1361
1404
  }
1362
- function $n(e) {
1405
+ function jn(e) {
1363
1406
  return e.replace(/^(.*?)-/, "");
1364
1407
  }
1365
- var gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, or = /^(@+)?(\+|#+)?[rs]?$/g, Fn = /(\*)(0+)|(#+)(0+)|(0+)/g, sr = /^(0+)$/;
1366
- function yt(e) {
1408
+ var _t = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, ur = /^(@+)?(\+|#+)?[rs]?$/g, kn = /(\*)(0+)|(#+)(0+)|(0+)/g, lr = /^(0+)$/;
1409
+ function Et(e) {
1367
1410
  var t = {};
1368
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(or, function(r, n, i) {
1411
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(ur, function(r, n, i) {
1369
1412
  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)), "";
1370
1413
  }), t;
1371
1414
  }
1372
- function ar(e) {
1415
+ function hr(e) {
1373
1416
  switch (e) {
1374
1417
  case "sign-auto":
1375
1418
  return {
@@ -1409,7 +1452,7 @@ function ar(e) {
1409
1452
  };
1410
1453
  }
1411
1454
  }
1412
- function Un(e) {
1455
+ function Vn(e) {
1413
1456
  var t;
1414
1457
  if (e[0] === "E" && e[1] === "E" ? (t = {
1415
1458
  notation: "engineering"
@@ -1417,17 +1460,17 @@ function Un(e) {
1417
1460
  notation: "scientific"
1418
1461
  }, e = e.slice(1)), t) {
1419
1462
  var r = e.slice(0, 2);
1420
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !sr.test(e))
1463
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !lr.test(e))
1421
1464
  throw new Error("Malformed concise eng/scientific notation");
1422
1465
  t.minimumIntegerDigits = e.length;
1423
1466
  }
1424
1467
  return t;
1425
1468
  }
1426
- function vt(e) {
1427
- var t = {}, r = ar(e);
1469
+ function xt(e) {
1470
+ var t = {}, r = hr(e);
1428
1471
  return r || t;
1429
1472
  }
1430
- function Dn(e) {
1473
+ function Xn(e) {
1431
1474
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1432
1475
  var i = n[r];
1433
1476
  switch (i.stem) {
@@ -1451,7 +1494,7 @@ function Dn(e) {
1451
1494
  continue;
1452
1495
  case "measure-unit":
1453
1496
  case "unit":
1454
- t.style = "unit", t.unit = $n(i.options[0]);
1497
+ t.style = "unit", t.unit = jn(i.options[0]);
1455
1498
  continue;
1456
1499
  case "compact-short":
1457
1500
  case "K":
@@ -1462,13 +1505,13 @@ function Dn(e) {
1462
1505
  t.notation = "compact", t.compactDisplay = "long";
1463
1506
  continue;
1464
1507
  case "scientific":
1465
- t = v(v(v({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1466
- return v(v({}, l), vt(u));
1508
+ t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1509
+ return S(S({}, l), xt(u));
1467
1510
  }, {}));
1468
1511
  continue;
1469
1512
  case "engineering":
1470
- t = v(v(v({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1471
- return v(v({}, l), vt(u));
1513
+ t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1514
+ return S(S({}, l), xt(u));
1472
1515
  }, {}));
1473
1516
  continue;
1474
1517
  case "notation-simple":
@@ -1513,45 +1556,45 @@ function Dn(e) {
1513
1556
  case "integer-width":
1514
1557
  if (i.options.length > 1)
1515
1558
  throw new RangeError("integer-width stems only accept a single optional option");
1516
- i.options[0].replace(Fn, function(l, u, h, f, c, d) {
1559
+ i.options[0].replace(kn, function(l, u, h, f, c, p) {
1517
1560
  if (u)
1518
1561
  t.minimumIntegerDigits = h.length;
1519
1562
  else {
1520
1563
  if (f && c)
1521
1564
  throw new Error("We currently do not support maximum integer digits");
1522
- if (d)
1565
+ if (p)
1523
1566
  throw new Error("We currently do not support exact integer digits");
1524
1567
  }
1525
1568
  return "";
1526
1569
  });
1527
1570
  continue;
1528
1571
  }
1529
- if (sr.test(i.stem)) {
1572
+ if (lr.test(i.stem)) {
1530
1573
  t.minimumIntegerDigits = i.stem.length;
1531
1574
  continue;
1532
1575
  }
1533
- if (gt.test(i.stem)) {
1576
+ if (_t.test(i.stem)) {
1534
1577
  if (i.options.length > 1)
1535
1578
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1536
- i.stem.replace(gt, function(l, u, h, f, c, d) {
1537
- return h === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1579
+ i.stem.replace(_t, function(l, u, h, f, c, p) {
1580
+ return h === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && p ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1538
1581
  });
1539
1582
  var o = i.options[0];
1540
- o === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = v(v({}, t), yt(o)));
1583
+ o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Et(o)));
1541
1584
  continue;
1542
1585
  }
1543
- if (or.test(i.stem)) {
1544
- t = v(v({}, t), yt(i.stem));
1586
+ if (ur.test(i.stem)) {
1587
+ t = S(S({}, t), Et(i.stem));
1545
1588
  continue;
1546
1589
  }
1547
- var s = ar(i.stem);
1548
- s && (t = v(v({}, t), s));
1549
- var a = Un(i.stem);
1550
- a && (t = v(v({}, t), a));
1590
+ var s = hr(i.stem);
1591
+ s && (t = S(S({}, t), s));
1592
+ var a = Vn(i.stem);
1593
+ a && (t = S(S({}, t), a));
1551
1594
  }
1552
1595
  return t;
1553
1596
  }
1554
- var de = {
1597
+ var pe = {
1555
1598
  "001": [
1556
1599
  "H",
1557
1600
  "h"
@@ -2966,13 +3009,13 @@ var de = {
2966
3009
  "h"
2967
3010
  ]
2968
3011
  };
2969
- function Gn(e, t) {
3012
+ function zn(e, t) {
2970
3013
  for (var r = "", n = 0; n < e.length; n++) {
2971
3014
  var i = e.charAt(n);
2972
3015
  if (i === "j") {
2973
3016
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2974
3017
  o++, n++;
2975
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = jn(t);
3018
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Wn(t);
2976
3019
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2977
3020
  r += l;
2978
3021
  for (; s-- > 0; )
@@ -2982,7 +3025,7 @@ function Gn(e, t) {
2982
3025
  }
2983
3026
  return r;
2984
3027
  }
2985
- function jn(e) {
3028
+ function Wn(e) {
2986
3029
  var t = e.hourCycle;
2987
3030
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2988
3031
  e.hourCycles && // @ts-ignore
@@ -3001,23 +3044,23 @@ function jn(e) {
3001
3044
  }
3002
3045
  var r = e.language, n;
3003
3046
  r !== "root" && (n = e.maximize().region);
3004
- var i = de[n || ""] || de[r || ""] || de["".concat(r, "-001")] || de["001"];
3047
+ var i = pe[n || ""] || pe[r || ""] || pe["".concat(r, "-001")] || pe["001"];
3005
3048
  return i[0];
3006
3049
  }
3007
- var Oe, kn = new RegExp("^".concat(ir.source, "*")), Vn = new RegExp("".concat(ir.source, "*$"));
3050
+ var Ne, Zn = new RegExp("^".concat(ar.source, "*")), Qn = new RegExp("".concat(ar.source, "*$"));
3008
3051
  function g(e, t) {
3009
3052
  return { start: e, end: t };
3010
3053
  }
3011
- var Xn = !!String.prototype.startsWith && "_a".startsWith("a", 1), zn = !!String.fromCodePoint, Wn = !!Object.fromEntries, Zn = !!String.prototype.codePointAt, Qn = !!String.prototype.trimStart, Jn = !!String.prototype.trimEnd, Yn = !!Number.isSafeInteger, qn = Yn ? Number.isSafeInteger : function(e) {
3054
+ var Jn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Yn = !!String.fromCodePoint, qn = !!Object.fromEntries, Kn = !!String.prototype.codePointAt, ei = !!String.prototype.trimStart, ti = !!String.prototype.trimEnd, ri = !!Number.isSafeInteger, ni = ri ? Number.isSafeInteger : function(e) {
3012
3055
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3013
- }, je = !0;
3056
+ }, We = !0;
3014
3057
  try {
3015
- var Kn = lr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3016
- je = ((Oe = Kn.exec("a")) === null || Oe === void 0 ? void 0 : Oe[0]) === "a";
3058
+ var ii = cr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3059
+ We = ((Ne = ii.exec("a")) === null || Ne === void 0 ? void 0 : Ne[0]) === "a";
3017
3060
  } catch (e) {
3018
- je = !1;
3061
+ We = !1;
3019
3062
  }
3020
- var _t = Xn ? (
3063
+ var St = Jn ? (
3021
3064
  // Native
3022
3065
  function(t, r, n) {
3023
3066
  return t.startsWith(r, n);
@@ -3027,7 +3070,7 @@ var _t = Xn ? (
3027
3070
  function(t, r, n) {
3028
3071
  return t.slice(n, n + r.length) === r;
3029
3072
  }
3030
- ), ke = zn ? String.fromCodePoint : (
3073
+ ), Ze = Yn ? String.fromCodePoint : (
3031
3074
  // IE11
3032
3075
  function() {
3033
3076
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3039,9 +3082,9 @@ var _t = Xn ? (
3039
3082
  }
3040
3083
  return n;
3041
3084
  }
3042
- ), Et = (
3085
+ ), Tt = (
3043
3086
  // native
3044
- Wn ? Object.fromEntries : (
3087
+ qn ? Object.fromEntries : (
3045
3088
  // Ponyfill
3046
3089
  function(t) {
3047
3090
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3051,7 +3094,7 @@ var _t = Xn ? (
3051
3094
  return r;
3052
3095
  }
3053
3096
  )
3054
- ), ur = Zn ? (
3097
+ ), fr = Kn ? (
3055
3098
  // Native
3056
3099
  function(t, r) {
3057
3100
  return t.codePointAt(r);
@@ -3065,7 +3108,7 @@ var _t = Xn ? (
3065
3108
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3066
3109
  }
3067
3110
  }
3068
- ), ei = Qn ? (
3111
+ ), oi = ei ? (
3069
3112
  // Native
3070
3113
  function(t) {
3071
3114
  return t.trimStart();
@@ -3073,9 +3116,9 @@ var _t = Xn ? (
3073
3116
  ) : (
3074
3117
  // Ponyfill
3075
3118
  function(t) {
3076
- return t.replace(kn, "");
3119
+ return t.replace(Zn, "");
3077
3120
  }
3078
- ), ti = Jn ? (
3121
+ ), si = ti ? (
3079
3122
  // Native
3080
3123
  function(t) {
3081
3124
  return t.trimEnd();
@@ -3083,32 +3126,32 @@ var _t = Xn ? (
3083
3126
  ) : (
3084
3127
  // Ponyfill
3085
3128
  function(t) {
3086
- return t.replace(Vn, "");
3129
+ return t.replace(Qn, "");
3087
3130
  }
3088
3131
  );
3089
- function lr(e, t) {
3132
+ function cr(e, t) {
3090
3133
  return new RegExp(e, t);
3091
3134
  }
3092
- var Ve;
3093
- if (je) {
3094
- var xt = lr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3095
- Ve = function(t, r) {
3135
+ var Qe;
3136
+ if (We) {
3137
+ var wt = cr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3138
+ Qe = function(t, r) {
3096
3139
  var n;
3097
- xt.lastIndex = r;
3098
- var i = xt.exec(t);
3140
+ wt.lastIndex = r;
3141
+ var i = wt.exec(t);
3099
3142
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3100
3143
  };
3101
3144
  } else
3102
- Ve = function(t, r) {
3145
+ Qe = function(t, r) {
3103
3146
  for (var n = []; ; ) {
3104
- var i = ur(t, r);
3105
- if (i === void 0 || hr(i) || oi(i))
3147
+ var i = fr(t, r);
3148
+ if (i === void 0 || pr(i) || hi(i))
3106
3149
  break;
3107
3150
  n.push(i), r += i >= 65536 ? 2 : 1;
3108
3151
  }
3109
- return ke.apply(void 0, n);
3152
+ return Ze.apply(void 0, n);
3110
3153
  };
3111
- var ri = (
3154
+ var ai = (
3112
3155
  /** @class */
3113
3156
  function() {
3114
3157
  function e(t, r) {
@@ -3132,14 +3175,14 @@ var ri = (
3132
3175
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3133
3176
  var a = this.clonePosition();
3134
3177
  this.bump(), i.push({
3135
- type: E.pound,
3178
+ type: _.pound,
3136
3179
  location: g(a, this.clonePosition())
3137
3180
  });
3138
3181
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3139
3182
  if (n)
3140
3183
  break;
3141
3184
  return this.error(b.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
3142
- } else if (o === 60 && !this.ignoreTag && Xe(this.peek() || 0)) {
3185
+ } else if (o === 60 && !this.ignoreTag && Je(this.peek() || 0)) {
3143
3186
  var s = this.parseTag(t, r);
3144
3187
  if (s.err)
3145
3188
  return s;
@@ -3160,7 +3203,7 @@ var ri = (
3160
3203
  if (this.bumpSpace(), this.bumpIf("/>"))
3161
3204
  return {
3162
3205
  val: {
3163
- type: E.literal,
3206
+ type: _.literal,
3164
3207
  value: "<".concat(i, "/>"),
3165
3208
  location: g(n, this.clonePosition())
3166
3209
  },
@@ -3172,12 +3215,12 @@ var ri = (
3172
3215
  return o;
3173
3216
  var s = o.val, a = this.clonePosition();
3174
3217
  if (this.bumpIf("</")) {
3175
- if (this.isEOF() || !Xe(this.char()))
3218
+ if (this.isEOF() || !Je(this.char()))
3176
3219
  return this.error(b.INVALID_TAG, g(a, this.clonePosition()));
3177
3220
  var l = this.clonePosition(), u = this.parseTagName();
3178
3221
  return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, g(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3179
3222
  val: {
3180
- type: E.tag,
3223
+ type: _.tag,
3181
3224
  value: i,
3182
3225
  children: s,
3183
3226
  location: g(n, this.clonePosition())
@@ -3190,7 +3233,7 @@ var ri = (
3190
3233
  return this.error(b.INVALID_TAG, g(n, this.clonePosition()));
3191
3234
  }, e.prototype.parseTagName = function() {
3192
3235
  var t = this.offset();
3193
- for (this.bump(); !this.isEOF() && ii(this.char()); )
3236
+ for (this.bump(); !this.isEOF() && li(this.char()); )
3194
3237
  this.bump();
3195
3238
  return this.message.slice(t, this.offset());
3196
3239
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3214,12 +3257,12 @@ var ri = (
3214
3257
  }
3215
3258
  var l = g(n, this.clonePosition());
3216
3259
  return {
3217
- val: { type: E.literal, value: i, location: l },
3260
+ val: { type: _.literal, value: i, location: l },
3218
3261
  err: null
3219
3262
  };
3220
3263
  }, e.prototype.tryParseLeftAngleBracket = function() {
3221
3264
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3222
- !ni(this.peek() || 0)) ? (this.bump(), "<") : null;
3265
+ !ui(this.peek() || 0)) ? (this.bump(), "<") : null;
3223
3266
  }, e.prototype.tryParseQuote = function(t) {
3224
3267
  if (this.isEOF() || this.char() !== 39)
3225
3268
  return null;
@@ -3253,12 +3296,12 @@ var ri = (
3253
3296
  r.push(n);
3254
3297
  this.bump();
3255
3298
  }
3256
- return ke.apply(void 0, r);
3299
+ return Ze.apply(void 0, r);
3257
3300
  }, e.prototype.tryParseUnquoted = function(t, r) {
3258
3301
  if (this.isEOF())
3259
3302
  return null;
3260
3303
  var n = this.char();
3261
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ke(n));
3304
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ze(n));
3262
3305
  }, e.prototype.parseArgument = function(t, r) {
3263
3306
  var n = this.clonePosition();
3264
3307
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3274,7 +3317,7 @@ var ri = (
3274
3317
  case 125:
3275
3318
  return this.bump(), {
3276
3319
  val: {
3277
- type: E.argument,
3320
+ type: _.argument,
3278
3321
  // value does not include the opening and closing braces.
3279
3322
  value: i,
3280
3323
  location: g(n, this.clonePosition())
@@ -3287,7 +3330,7 @@ var ri = (
3287
3330
  return this.error(b.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
3288
3331
  }
3289
3332
  }, e.prototype.parseIdentifierIfPossible = function() {
3290
- var t = this.clonePosition(), r = this.offset(), n = Ve(this.message, r), i = r + n.length;
3333
+ var t = this.clonePosition(), r = this.offset(), n = Qe(this.message, r), i = r + n.length;
3291
3334
  this.bumpTo(i);
3292
3335
  var o = this.clonePosition(), s = g(t, o);
3293
3336
  return { value: n, location: s };
@@ -3306,46 +3349,46 @@ var ri = (
3306
3349
  var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3307
3350
  if (f.err)
3308
3351
  return f;
3309
- var c = ti(f.val);
3352
+ var c = si(f.val);
3310
3353
  if (c.length === 0)
3311
3354
  return this.error(b.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
3312
- var d = g(h, this.clonePosition());
3313
- u = { style: c, styleLocation: d };
3355
+ var p = g(h, this.clonePosition());
3356
+ u = { style: c, styleLocation: p };
3314
3357
  }
3315
3358
  var m = this.tryParseArgumentClose(i);
3316
3359
  if (m.err)
3317
3360
  return m;
3318
- var p = g(i, this.clonePosition());
3319
- if (u && _t(u == null ? void 0 : u.style, "::", 0)) {
3320
- var _ = ei(u.style.slice(2));
3361
+ var d = g(i, this.clonePosition());
3362
+ if (u && St(u == null ? void 0 : u.style, "::", 0)) {
3363
+ var v = oi(u.style.slice(2));
3321
3364
  if (a === "number") {
3322
- var f = this.parseNumberSkeletonFromString(_, u.styleLocation);
3365
+ var f = this.parseNumberSkeletonFromString(v, u.styleLocation);
3323
3366
  return f.err ? f : {
3324
- val: { type: E.number, value: n, location: p, style: f.val },
3367
+ val: { type: _.number, value: n, location: d, style: f.val },
3325
3368
  err: null
3326
3369
  };
3327
3370
  } else {
3328
- if (_.length === 0)
3329
- return this.error(b.EXPECT_DATE_TIME_SKELETON, p);
3330
- var S = _;
3331
- this.locale && (S = Gn(_, this.locale));
3371
+ if (v.length === 0)
3372
+ return this.error(b.EXPECT_DATE_TIME_SKELETON, d);
3373
+ var E = v;
3374
+ this.locale && (E = zn(v, this.locale));
3332
3375
  var c = {
3333
- type: q.dateTime,
3334
- pattern: S,
3376
+ type: J.dateTime,
3377
+ pattern: E,
3335
3378
  location: u.styleLocation,
3336
- parsedOptions: this.shouldParseSkeletons ? Mn(S) : {}
3337
- }, I = a === "date" ? E.date : E.time;
3379
+ parsedOptions: this.shouldParseSkeletons ? Un(E) : {}
3380
+ }, I = a === "date" ? _.date : _.time;
3338
3381
  return {
3339
- val: { type: I, value: n, location: p, style: c },
3382
+ val: { type: I, value: n, location: d, style: c },
3340
3383
  err: null
3341
3384
  };
3342
3385
  }
3343
3386
  }
3344
3387
  return {
3345
3388
  val: {
3346
- type: a === "number" ? E.number : a === "date" ? E.date : E.time,
3389
+ type: a === "number" ? _.number : a === "date" ? _.date : _.time,
3347
3390
  value: n,
3348
- location: p,
3391
+ location: d,
3349
3392
  style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
3350
3393
  },
3351
3394
  err: null
@@ -3356,41 +3399,41 @@ var ri = (
3356
3399
  case "select": {
3357
3400
  var T = this.clonePosition();
3358
3401
  if (this.bumpSpace(), !this.bumpIf(","))
3359
- return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, g(T, v({}, T)));
3402
+ return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, g(T, ye({}, T)));
3360
3403
  this.bumpSpace();
3361
- var w = this.parseIdentifierIfPossible(), L = 0;
3362
- if (a !== "select" && w.value === "offset") {
3404
+ var H = this.parseIdentifierIfPossible(), L = 0;
3405
+ if (a !== "select" && H.value === "offset") {
3363
3406
  if (!this.bumpIf(":"))
3364
3407
  return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g(this.clonePosition(), this.clonePosition()));
3365
3408
  this.bumpSpace();
3366
3409
  var f = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3367
3410
  if (f.err)
3368
3411
  return f;
3369
- this.bumpSpace(), w = this.parseIdentifierIfPossible(), L = f.val;
3412
+ this.bumpSpace(), H = this.parseIdentifierIfPossible(), L = f.val;
3370
3413
  }
3371
- var V = this.tryParsePluralOrSelectOptions(t, a, r, w);
3372
- if (V.err)
3373
- return V;
3414
+ var y = this.tryParsePluralOrSelectOptions(t, a, r, H);
3415
+ if (y.err)
3416
+ return y;
3374
3417
  var m = this.tryParseArgumentClose(i);
3375
3418
  if (m.err)
3376
3419
  return m;
3377
- var y = g(i, this.clonePosition());
3420
+ var w = g(i, this.clonePosition());
3378
3421
  return a === "select" ? {
3379
3422
  val: {
3380
- type: E.select,
3423
+ type: _.select,
3381
3424
  value: n,
3382
- options: Et(V.val),
3383
- location: y
3425
+ options: Tt(y.val),
3426
+ location: w
3384
3427
  },
3385
3428
  err: null
3386
3429
  } : {
3387
3430
  val: {
3388
- type: E.plural,
3431
+ type: _.plural,
3389
3432
  value: n,
3390
- options: Et(V.val),
3433
+ options: Tt(y.val),
3391
3434
  offset: L,
3392
3435
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3393
- location: y
3436
+ location: w
3394
3437
  },
3395
3438
  err: null
3396
3439
  };
@@ -3438,16 +3481,16 @@ var ri = (
3438
3481
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3439
3482
  var n = [];
3440
3483
  try {
3441
- n = Rn(t);
3484
+ n = Gn(t);
3442
3485
  } catch (i) {
3443
3486
  return this.error(b.INVALID_NUMBER_SKELETON, r);
3444
3487
  }
3445
3488
  return {
3446
3489
  val: {
3447
- type: q.number,
3490
+ type: J.number,
3448
3491
  tokens: n,
3449
3492
  location: r,
3450
- parsedOptions: this.shouldParseSkeletons ? Dn(n) : {}
3493
+ parsedOptions: this.shouldParseSkeletons ? Xn(n) : {}
3451
3494
  },
3452
3495
  err: null
3453
3496
  };
@@ -3466,20 +3509,20 @@ var ri = (
3466
3509
  if (l.has(u))
3467
3510
  return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3468
3511
  u === "other" && (s = !0), this.bumpSpace();
3469
- var d = this.clonePosition();
3512
+ var p = this.clonePosition();
3470
3513
  if (!this.bumpIf("{"))
3471
3514
  return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, g(this.clonePosition(), this.clonePosition()));
3472
3515
  var m = this.parseMessage(t + 1, r, n);
3473
3516
  if (m.err)
3474
3517
  return m;
3475
- var p = this.tryParseArgumentClose(d);
3476
- if (p.err)
3477
- return p;
3518
+ var d = this.tryParseArgumentClose(p);
3519
+ if (d.err)
3520
+ return d;
3478
3521
  a.push([
3479
3522
  u,
3480
3523
  {
3481
3524
  value: m.val,
3482
- location: g(d, this.clonePosition())
3525
+ location: g(p, this.clonePosition())
3483
3526
  }
3484
3527
  ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3485
3528
  }
@@ -3495,7 +3538,7 @@ var ri = (
3495
3538
  break;
3496
3539
  }
3497
3540
  var l = g(i, this.clonePosition());
3498
- return o ? (s *= n, qn(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3541
+ return o ? (s *= n, ni(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3499
3542
  }, e.prototype.offset = function() {
3500
3543
  return this.position.offset;
3501
3544
  }, e.prototype.isEOF = function() {
@@ -3510,7 +3553,7 @@ var ri = (
3510
3553
  var t = this.position.offset;
3511
3554
  if (t >= this.message.length)
3512
3555
  throw Error("out of bound");
3513
- var r = ur(this.message, t);
3556
+ var r = fr(this.message, t);
3514
3557
  if (r === void 0)
3515
3558
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3516
3559
  return r;
@@ -3529,7 +3572,7 @@ var ri = (
3529
3572
  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);
3530
3573
  }
3531
3574
  }, e.prototype.bumpIf = function(t) {
3532
- if (_t(this.message, t, this.offset())) {
3575
+ if (St(this.message, t, this.offset())) {
3533
3576
  for (var r = 0; r < t.length; r++)
3534
3577
  this.bump();
3535
3578
  return !0;
@@ -3551,7 +3594,7 @@ var ri = (
3551
3594
  break;
3552
3595
  }
3553
3596
  }, e.prototype.bumpSpace = function() {
3554
- for (; !this.isEOF() && hr(this.char()); )
3597
+ for (; !this.isEOF() && pr(this.char()); )
3555
3598
  this.bump();
3556
3599
  }, e.prototype.peek = function() {
3557
3600
  if (this.isEOF())
@@ -3561,47 +3604,47 @@ var ri = (
3561
3604
  }, e;
3562
3605
  }()
3563
3606
  );
3564
- function Xe(e) {
3607
+ function Je(e) {
3565
3608
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3566
3609
  }
3567
- function ni(e) {
3568
- return Xe(e) || e === 47;
3610
+ function ui(e) {
3611
+ return Je(e) || e === 47;
3569
3612
  }
3570
- function ii(e) {
3613
+ function li(e) {
3571
3614
  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;
3572
3615
  }
3573
- function hr(e) {
3616
+ function pr(e) {
3574
3617
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3575
3618
  }
3576
- function oi(e) {
3619
+ function hi(e) {
3577
3620
  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;
3578
3621
  }
3579
- function ze(e) {
3622
+ function Ye(e) {
3580
3623
  e.forEach(function(t) {
3581
- if (delete t.location, er(t) || tr(t))
3624
+ if (delete t.location, nr(t) || ir(t))
3582
3625
  for (var r in t.options)
3583
- delete t.options[r].location, ze(t.options[r].value);
3626
+ delete t.options[r].location, Ye(t.options[r].value);
3584
3627
  else
3585
- Yt(t) && nr(t.style) || (qt(t) || Kt(t)) && Ge(t.style) ? delete t.style.location : rr(t) && ze(t.children);
3628
+ er(t) && sr(t.style) || (tr(t) || rr(t)) && ze(t.style) ? delete t.style.location : or(t) && Ye(t.children);
3586
3629
  });
3587
3630
  }
3588
- function si(e, t) {
3589
- t === void 0 && (t = {}), t = v({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3590
- var r = new ri(e, t).parse();
3631
+ function fi(e, t) {
3632
+ t === void 0 && (t = {}), t = ye({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3633
+ var r = new ai(e, t).parse();
3591
3634
  if (r.err) {
3592
3635
  var n = SyntaxError(b[r.err.kind]);
3593
3636
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3594
3637
  }
3595
- return t != null && t.captureLocation || ze(r.val), r.val;
3638
+ return t != null && t.captureLocation || Ye(r.val), r.val;
3596
3639
  }
3597
- var K;
3640
+ var Y;
3598
3641
  (function(e) {
3599
3642
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3600
- })(K || (K = {}));
3601
- var xe = (
3643
+ })(Y || (Y = {}));
3644
+ var Te = (
3602
3645
  /** @class */
3603
3646
  function(e) {
3604
- F(t, e);
3647
+ Se(t, e);
3605
3648
  function t(r, n, i) {
3606
3649
  var o = e.call(this, r) || this;
3607
3650
  return o.code = n, o.originalMessage = i, o;
@@ -3610,48 +3653,48 @@ var xe = (
3610
3653
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3611
3654
  }, t;
3612
3655
  }(Error)
3613
- ), St = (
3656
+ ), Ht = (
3614
3657
  /** @class */
3615
3658
  function(e) {
3616
- F(t, e);
3659
+ Se(t, e);
3617
3660
  function t(r, n, i, o) {
3618
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), K.INVALID_VALUE, o) || this;
3661
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Y.INVALID_VALUE, o) || this;
3619
3662
  }
3620
3663
  return t;
3621
- }(xe)
3622
- ), ai = (
3664
+ }(Te)
3665
+ ), ci = (
3623
3666
  /** @class */
3624
3667
  function(e) {
3625
- F(t, e);
3668
+ Se(t, e);
3626
3669
  function t(r, n, i) {
3627
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), K.INVALID_VALUE, i) || this;
3670
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Y.INVALID_VALUE, i) || this;
3628
3671
  }
3629
3672
  return t;
3630
- }(xe)
3631
- ), ui = (
3673
+ }(Te)
3674
+ ), pi = (
3632
3675
  /** @class */
3633
3676
  function(e) {
3634
- F(t, e);
3677
+ Se(t, e);
3635
3678
  function t(r, n) {
3636
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), K.MISSING_VALUE, n) || this;
3679
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Y.MISSING_VALUE, n) || this;
3637
3680
  }
3638
3681
  return t;
3639
- }(xe)
3682
+ }(Te)
3640
3683
  ), A;
3641
3684
  (function(e) {
3642
3685
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3643
3686
  })(A || (A = {}));
3644
- function li(e) {
3687
+ function mi(e) {
3645
3688
  return e.length < 2 ? e : e.reduce(function(t, r) {
3646
3689
  var n = t[t.length - 1];
3647
3690
  return !n || n.type !== A.literal || r.type !== A.literal ? t.push(r) : n.value += r.value, t;
3648
3691
  }, []);
3649
3692
  }
3650
- function hi(e) {
3693
+ function di(e) {
3651
3694
  return typeof e == "function";
3652
3695
  }
3653
3696
  function be(e, t, r, n, i, o, s) {
3654
- if (e.length === 1 && bt(e[0]))
3697
+ if (e.length === 1 && vt(e[0]))
3655
3698
  return [
3656
3699
  {
3657
3700
  type: A.literal,
@@ -3660,14 +3703,14 @@ function be(e, t, r, n, i, o, s) {
3660
3703
  ];
3661
3704
  for (var a = [], l = 0, u = e; l < u.length; l++) {
3662
3705
  var h = u[l];
3663
- if (bt(h)) {
3706
+ if (vt(h)) {
3664
3707
  a.push({
3665
3708
  type: A.literal,
3666
3709
  value: h.value
3667
3710
  });
3668
3711
  continue;
3669
3712
  }
3670
- if (Nn(h)) {
3713
+ if ($n(h)) {
3671
3714
  typeof o == "number" && a.push({
3672
3715
  type: A.literal,
3673
3716
  value: r.getNumberFormat(t).format(o)
@@ -3676,44 +3719,44 @@ function be(e, t, r, n, i, o, s) {
3676
3719
  }
3677
3720
  var f = h.value;
3678
3721
  if (!(i && f in i))
3679
- throw new ui(f, s);
3722
+ throw new pi(f, s);
3680
3723
  var c = i[f];
3681
- if (Cn(h)) {
3724
+ if (Rn(h)) {
3682
3725
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3683
3726
  type: typeof c == "string" ? A.literal : A.object,
3684
3727
  value: c
3685
3728
  });
3686
3729
  continue;
3687
3730
  }
3688
- if (qt(h)) {
3689
- var d = typeof h.style == "string" ? n.date[h.style] : Ge(h.style) ? h.style.parsedOptions : void 0;
3731
+ if (tr(h)) {
3732
+ var p = typeof h.style == "string" ? n.date[h.style] : ze(h.style) ? h.style.parsedOptions : void 0;
3690
3733
  a.push({
3691
3734
  type: A.literal,
3692
- value: r.getDateTimeFormat(t, d).format(c)
3735
+ value: r.getDateTimeFormat(t, p).format(c)
3693
3736
  });
3694
3737
  continue;
3695
3738
  }
3696
- if (Kt(h)) {
3697
- var d = typeof h.style == "string" ? n.time[h.style] : Ge(h.style) ? h.style.parsedOptions : n.time.medium;
3739
+ if (rr(h)) {
3740
+ var p = typeof h.style == "string" ? n.time[h.style] : ze(h.style) ? h.style.parsedOptions : n.time.medium;
3698
3741
  a.push({
3699
3742
  type: A.literal,
3700
- value: r.getDateTimeFormat(t, d).format(c)
3743
+ value: r.getDateTimeFormat(t, p).format(c)
3701
3744
  });
3702
3745
  continue;
3703
3746
  }
3704
- if (Yt(h)) {
3705
- var d = typeof h.style == "string" ? n.number[h.style] : nr(h.style) ? h.style.parsedOptions : void 0;
3706
- d && d.scale && (c = c * (d.scale || 1)), a.push({
3747
+ if (er(h)) {
3748
+ var p = typeof h.style == "string" ? n.number[h.style] : sr(h.style) ? h.style.parsedOptions : void 0;
3749
+ p && p.scale && (c = c * (p.scale || 1)), a.push({
3707
3750
  type: A.literal,
3708
- value: r.getNumberFormat(t, d).format(c)
3751
+ value: r.getNumberFormat(t, p).format(c)
3709
3752
  });
3710
3753
  continue;
3711
3754
  }
3712
- if (rr(h)) {
3713
- var m = h.children, p = h.value, _ = i[p];
3714
- if (!hi(_))
3715
- throw new ai(p, "function", s);
3716
- var S = be(m, t, r, n, i, o), I = _(S.map(function(L) {
3755
+ if (or(h)) {
3756
+ var m = h.children, d = h.value, v = i[d];
3757
+ if (!di(v))
3758
+ throw new ci(d, "function", s);
3759
+ var E = be(m, t, r, n, i, o), I = v(E.map(function(L) {
3717
3760
  return L.value;
3718
3761
  }));
3719
3762
  Array.isArray(I) || (I = [I]), a.push.apply(a, I.map(function(L) {
@@ -3723,42 +3766,42 @@ function be(e, t, r, n, i, o, s) {
3723
3766
  };
3724
3767
  }));
3725
3768
  }
3726
- if (er(h)) {
3769
+ if (nr(h)) {
3727
3770
  var T = h.options[c] || h.options.other;
3728
3771
  if (!T)
3729
- throw new St(h.value, c, Object.keys(h.options), s);
3772
+ throw new Ht(h.value, c, Object.keys(h.options), s);
3730
3773
  a.push.apply(a, be(T.value, t, r, n, i));
3731
3774
  continue;
3732
3775
  }
3733
- if (tr(h)) {
3776
+ if (ir(h)) {
3734
3777
  var T = h.options["=".concat(c)];
3735
3778
  if (!T) {
3736
3779
  if (!Intl.PluralRules)
3737
- throw new xe(`Intl.PluralRules is not available in this environment.
3780
+ throw new Te(`Intl.PluralRules is not available in this environment.
3738
3781
  Try polyfilling it using "@formatjs/intl-pluralrules"
3739
- `, K.MISSING_INTL_API, s);
3740
- var w = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3741
- T = h.options[w] || h.options.other;
3782
+ `, Y.MISSING_INTL_API, s);
3783
+ var H = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3784
+ T = h.options[H] || h.options.other;
3742
3785
  }
3743
3786
  if (!T)
3744
- throw new St(h.value, c, Object.keys(h.options), s);
3787
+ throw new Ht(h.value, c, Object.keys(h.options), s);
3745
3788
  a.push.apply(a, be(T.value, t, r, n, i, c - (h.offset || 0)));
3746
3789
  continue;
3747
3790
  }
3748
3791
  }
3749
- return li(a);
3792
+ return mi(a);
3750
3793
  }
3751
- function fi(e, t) {
3752
- return t ? v(v(v({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3753
- return r[n] = v(v({}, e[n]), t[n] || {}), r;
3794
+ function bi(e, t) {
3795
+ return t ? N(N(N({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3796
+ return r[n] = N(N({}, e[n]), t[n] || {}), r;
3754
3797
  }, {})) : e;
3755
3798
  }
3756
- function ci(e, t) {
3799
+ function gi(e, t) {
3757
3800
  return t ? Object.keys(e).reduce(function(r, n) {
3758
- return r[n] = fi(e[n], t[n]), r;
3759
- }, v({}, e)) : e;
3801
+ return r[n] = bi(e[n], t[n]), r;
3802
+ }, N({}, e)) : e;
3760
3803
  }
3761
- function Ce(e) {
3804
+ function Me(e) {
3762
3805
  return {
3763
3806
  create: function() {
3764
3807
  return {
@@ -3772,39 +3815,39 @@ function Ce(e) {
3772
3815
  }
3773
3816
  };
3774
3817
  }
3775
- function di(e) {
3818
+ function yi(e) {
3776
3819
  return e === void 0 && (e = {
3777
3820
  number: {},
3778
3821
  dateTime: {},
3779
3822
  pluralRules: {}
3780
3823
  }), {
3781
- getNumberFormat: Be(function() {
3824
+ getNumberFormat: Ce(function() {
3782
3825
  for (var t, r = [], n = 0; n < arguments.length; n++)
3783
3826
  r[n] = arguments[n];
3784
- return new ((t = Intl.NumberFormat).bind.apply(t, J([void 0], r, !1)))();
3827
+ return new ((t = Intl.NumberFormat).bind.apply(t, Pe([void 0], r, !1)))();
3785
3828
  }, {
3786
- cache: Ce(e.number),
3787
- strategy: Pe.variadic
3829
+ cache: Me(e.number),
3830
+ strategy: Ie.variadic
3788
3831
  }),
3789
- getDateTimeFormat: Be(function() {
3832
+ getDateTimeFormat: Ce(function() {
3790
3833
  for (var t, r = [], n = 0; n < arguments.length; n++)
3791
3834
  r[n] = arguments[n];
3792
- return new ((t = Intl.DateTimeFormat).bind.apply(t, J([void 0], r, !1)))();
3835
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Pe([void 0], r, !1)))();
3793
3836
  }, {
3794
- cache: Ce(e.dateTime),
3795
- strategy: Pe.variadic
3837
+ cache: Me(e.dateTime),
3838
+ strategy: Ie.variadic
3796
3839
  }),
3797
- getPluralRules: Be(function() {
3840
+ getPluralRules: Ce(function() {
3798
3841
  for (var t, r = [], n = 0; n < arguments.length; n++)
3799
3842
  r[n] = arguments[n];
3800
- return new ((t = Intl.PluralRules).bind.apply(t, J([void 0], r, !1)))();
3843
+ return new ((t = Intl.PluralRules).bind.apply(t, Pe([void 0], r, !1)))();
3801
3844
  }, {
3802
- cache: Ce(e.pluralRules),
3803
- strategy: Pe.variadic
3845
+ cache: Me(e.pluralRules),
3846
+ strategy: Ie.variadic
3804
3847
  })
3805
3848
  };
3806
3849
  }
3807
- var pi = (
3850
+ var vi = (
3808
3851
  /** @class */
3809
3852
  function() {
3810
3853
  function e(t, r, n, i) {
@@ -3836,13 +3879,13 @@ var pi = (
3836
3879
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3837
3880
  var s = i || {};
3838
3881
  s.formatters;
3839
- var a = Xr(s, ["formatters"]);
3840
- this.ast = e.__parse(t, v(v({}, a), { locale: this.resolvedLocale }));
3882
+ var a = Bn(s, ["formatters"]);
3883
+ this.ast = e.__parse(t, N(N({}, a), { locale: this.resolvedLocale }));
3841
3884
  } else
3842
3885
  this.ast = t;
3843
3886
  if (!Array.isArray(this.ast))
3844
3887
  throw new TypeError("A message must be provided as a String or AST.");
3845
- this.formats = ci(e.formats, n), this.formatters = i && i.formatters || di(this.formatterCache);
3888
+ this.formats = gi(e.formats, n), this.formatters = i && i.formatters || yi(this.formatterCache);
3846
3889
  }
3847
3890
  return Object.defineProperty(e, "defaultLocale", {
3848
3891
  get: function() {
@@ -3855,7 +3898,7 @@ var pi = (
3855
3898
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3856
3899
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3857
3900
  }
3858
- }, e.__parse = si, e.formats = {
3901
+ }, e.__parse = fi, e.formats = {
3859
3902
  number: {
3860
3903
  integer: {
3861
3904
  maximumFractionDigits: 0
@@ -3916,7 +3959,7 @@ var pi = (
3916
3959
  }, e;
3917
3960
  }()
3918
3961
  );
3919
- function mi(e, t) {
3962
+ function _i(e, t) {
3920
3963
  if (t == null)
3921
3964
  return;
3922
3965
  if (t in e)
@@ -3937,92 +3980,92 @@ function mi(e, t) {
3937
3980
  n = void 0;
3938
3981
  return n;
3939
3982
  }
3940
- const U = {}, bi = (e, t, r) => r && (t in U || (U[t] = {}), e in U[t] || (U[t][e] = r), r), fr = (e, t) => {
3983
+ const D = {}, Ei = (e, t, r) => r && (t in D || (D[t] = {}), e in D[t] || (D[t][e] = r), r), mr = (e, t) => {
3941
3984
  if (t == null)
3942
3985
  return;
3943
- if (t in U && e in U[t])
3944
- return U[t][e];
3945
- const r = Se(t);
3986
+ if (t in D && e in D[t])
3987
+ return D[t][e];
3988
+ const r = we(t);
3946
3989
  for (let n = 0; n < r.length; n++) {
3947
- const i = r[n], o = yi(i, e);
3990
+ const i = r[n], o = Si(i, e);
3948
3991
  if (o)
3949
- return bi(e, t, o);
3992
+ return Ei(e, t, o);
3950
3993
  }
3951
3994
  };
3952
- let qe;
3953
- const le = Ee({});
3954
- function gi(e) {
3955
- return qe[e] || null;
3995
+ let tt;
3996
+ const le = xe({});
3997
+ function xi(e) {
3998
+ return tt[e] || null;
3956
3999
  }
3957
- function cr(e) {
3958
- return e in qe;
4000
+ function dr(e) {
4001
+ return e in tt;
3959
4002
  }
3960
- function yi(e, t) {
3961
- if (!cr(e))
4003
+ function Si(e, t) {
4004
+ if (!dr(e))
3962
4005
  return null;
3963
- const r = gi(e);
3964
- return mi(r, t);
4006
+ const r = xi(e);
4007
+ return _i(r, t);
3965
4008
  }
3966
- function vi(e) {
4009
+ function Ti(e) {
3967
4010
  if (e == null)
3968
4011
  return;
3969
- const t = Se(e);
4012
+ const t = we(e);
3970
4013
  for (let r = 0; r < t.length; r++) {
3971
4014
  const n = t[r];
3972
- if (cr(n))
4015
+ if (dr(n))
3973
4016
  return n;
3974
4017
  }
3975
4018
  }
3976
- function dr(e, ...t) {
3977
- delete U[e], le.update((r) => (r[e] = Sn.all([r[e] || {}, ...t]), r));
4019
+ function br(e, ...t) {
4020
+ delete D[e], le.update((r) => (r[e] = An.all([r[e] || {}, ...t]), r));
3978
4021
  }
3979
- te(
4022
+ K(
3980
4023
  [le],
3981
4024
  ([e]) => Object.keys(e)
3982
4025
  );
3983
- le.subscribe((e) => qe = e);
4026
+ le.subscribe((e) => tt = e);
3984
4027
  const ge = {};
3985
- function _i(e, t) {
4028
+ function wi(e, t) {
3986
4029
  ge[e].delete(t), ge[e].size === 0 && delete ge[e];
3987
4030
  }
3988
- function pr(e) {
4031
+ function gr(e) {
3989
4032
  return ge[e];
3990
4033
  }
3991
- function Ei(e) {
3992
- return Se(e).map((t) => {
3993
- const r = pr(t);
4034
+ function Hi(e) {
4035
+ return we(e).map((t) => {
4036
+ const r = gr(t);
3994
4037
  return [t, r ? [...r] : []];
3995
4038
  }).filter(([, t]) => t.length > 0);
3996
4039
  }
3997
- function We(e) {
3998
- return e == null ? !1 : Se(e).some(
4040
+ function qe(e) {
4041
+ return e == null ? !1 : we(e).some(
3999
4042
  (t) => {
4000
4043
  var r;
4001
- return (r = pr(t)) == null ? void 0 : r.size;
4044
+ return (r = gr(t)) == null ? void 0 : r.size;
4002
4045
  }
4003
4046
  );
4004
4047
  }
4005
- function xi(e, t) {
4048
+ function Ai(e, t) {
4006
4049
  return Promise.all(
4007
- t.map((n) => (_i(e, n), n().then((i) => i.default || i)))
4008
- ).then((n) => dr(e, ...n));
4009
- }
4010
- const ne = {};
4011
- function mr(e) {
4012
- if (!We(e))
4013
- return e in ne ? ne[e] : Promise.resolve();
4014
- const t = Ei(e);
4015
- return ne[e] = Promise.all(
4050
+ t.map((n) => (wi(e, n), n().then((i) => i.default || i)))
4051
+ ).then((n) => br(e, ...n));
4052
+ }
4053
+ const te = {};
4054
+ function yr(e) {
4055
+ if (!qe(e))
4056
+ return e in te ? te[e] : Promise.resolve();
4057
+ const t = Hi(e);
4058
+ return te[e] = Promise.all(
4016
4059
  t.map(
4017
- ([r, n]) => xi(r, n)
4060
+ ([r, n]) => Ai(r, n)
4018
4061
  )
4019
4062
  ).then(() => {
4020
- if (We(e))
4021
- return mr(e);
4022
- delete ne[e];
4023
- }), ne[e];
4063
+ if (qe(e))
4064
+ return yr(e);
4065
+ delete te[e];
4066
+ }), te[e];
4024
4067
  }
4025
- const Si = {
4068
+ const Bi = {
4026
4069
  number: {
4027
4070
  scientific: { notation: "scientific" },
4028
4071
  engineering: { notation: "engineering" },
@@ -4051,135 +4094,135 @@ const Si = {
4051
4094
  timeZoneName: "short"
4052
4095
  }
4053
4096
  }
4054
- }, Ti = {
4097
+ }, Oi = {
4055
4098
  fallbackLocale: null,
4056
4099
  loadingDelay: 200,
4057
- formats: Si,
4100
+ formats: Bi,
4058
4101
  warnOnMissingMessages: !0,
4059
4102
  handleMissingMessage: void 0,
4060
4103
  ignoreTag: !0
4061
- }, Hi = Ti;
4062
- function ee() {
4063
- return Hi;
4064
- }
4065
- const Ne = Ee(!1);
4066
- var wi = Object.defineProperty, Ai = Object.defineProperties, Bi = Object.getOwnPropertyDescriptors, Tt = Object.getOwnPropertySymbols, Pi = Object.prototype.hasOwnProperty, Oi = Object.prototype.propertyIsEnumerable, Ht = (e, t, r) => t in e ? wi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ci = (e, t) => {
4067
- for (var r in t)
4068
- Pi.call(t, r) && Ht(e, r, t[r]);
4069
- if (Tt)
4070
- for (var r of Tt(t))
4071
- Oi.call(t, r) && Ht(e, r, t[r]);
4104
+ }, Pi = Oi;
4105
+ function q() {
4106
+ return Pi;
4107
+ }
4108
+ const Le = xe(!1);
4109
+ var Ci = Object.defineProperty, Ii = Object.defineProperties, Ni = Object.getOwnPropertyDescriptors, At = Object.getOwnPropertySymbols, Mi = Object.prototype.hasOwnProperty, Li = Object.prototype.propertyIsEnumerable, Bt = (e, t, r) => t in e ? Ci(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ri = (e, t) => {
4110
+ for (var r in t || (t = {}))
4111
+ Mi.call(t, r) && Bt(e, r, t[r]);
4112
+ if (At)
4113
+ for (var r of At(t))
4114
+ Li.call(t, r) && Bt(e, r, t[r]);
4072
4115
  return e;
4073
- }, Ni = (e, t) => Ai(e, Bi(t));
4074
- let Ze;
4075
- const ye = Ee(null);
4076
- function wt(e) {
4116
+ }, $i = (e, t) => Ii(e, Ni(t));
4117
+ let Ke;
4118
+ const ve = xe(null);
4119
+ function Ot(e) {
4077
4120
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4078
4121
  }
4079
- function Se(e, t = ee().fallbackLocale) {
4080
- const r = wt(e);
4081
- return t ? [.../* @__PURE__ */ new Set([...r, ...wt(t)])] : r;
4122
+ function we(e, t = q().fallbackLocale) {
4123
+ const r = Ot(e);
4124
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Ot(t)])] : r;
4082
4125
  }
4083
4126
  function k() {
4084
- return Ze != null ? Ze : void 0;
4127
+ return Ke != null ? Ke : void 0;
4085
4128
  }
4086
- ye.subscribe((e) => {
4087
- Ze = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4129
+ ve.subscribe((e) => {
4130
+ Ke = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4088
4131
  });
4089
- const Ii = (e) => {
4090
- if (e && vi(e) && We(e)) {
4091
- const { loadingDelay: t } = ee();
4132
+ const Fi = (e) => {
4133
+ if (e && Ti(e) && qe(e)) {
4134
+ const { loadingDelay: t } = q();
4092
4135
  let r;
4093
4136
  return typeof window != "undefined" && k() != null && t ? r = window.setTimeout(
4094
- () => Ne.set(!0),
4137
+ () => Le.set(!0),
4095
4138
  t
4096
- ) : Ne.set(!0), mr(e).then(() => {
4097
- ye.set(e);
4139
+ ) : Le.set(!0), yr(e).then(() => {
4140
+ ve.set(e);
4098
4141
  }).finally(() => {
4099
- clearTimeout(r), Ne.set(!1);
4142
+ clearTimeout(r), Le.set(!1);
4100
4143
  });
4101
4144
  }
4102
- return ye.set(e);
4103
- }, he = Ni(Ci({}, ye), {
4104
- set: Ii
4105
- }), Te = (e) => {
4145
+ return ve.set(e);
4146
+ }, he = $i(Ri({}, ve), {
4147
+ set: Fi
4148
+ }), He = (e) => {
4106
4149
  const t = /* @__PURE__ */ Object.create(null);
4107
4150
  return (n) => {
4108
4151
  const i = JSON.stringify(n);
4109
4152
  return i in t ? t[i] : t[i] = e(n);
4110
4153
  };
4111
4154
  };
4112
- var Mi = Object.defineProperty, ve = Object.getOwnPropertySymbols, br = Object.prototype.hasOwnProperty, gr = Object.prototype.propertyIsEnumerable, At = (e, t, r) => t in e ? Mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ke = (e, t) => {
4155
+ var Ui = Object.defineProperty, _e = Object.getOwnPropertySymbols, vr = Object.prototype.hasOwnProperty, _r = Object.prototype.propertyIsEnumerable, Pt = (e, t, r) => t in e ? Ui(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, rt = (e, t) => {
4113
4156
  for (var r in t || (t = {}))
4114
- br.call(t, r) && At(e, r, t[r]);
4115
- if (ve)
4116
- for (var r of ve(t))
4117
- gr.call(t, r) && At(e, r, t[r]);
4157
+ vr.call(t, r) && Pt(e, r, t[r]);
4158
+ if (_e)
4159
+ for (var r of _e(t))
4160
+ _r.call(t, r) && Pt(e, r, t[r]);
4118
4161
  return e;
4119
- }, re = (e, t) => {
4162
+ }, ee = (e, t) => {
4120
4163
  var r = {};
4121
4164
  for (var n in e)
4122
- br.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4123
- if (e != null && ve)
4124
- for (var n of ve(e))
4125
- t.indexOf(n) < 0 && gr.call(e, n) && (r[n] = e[n]);
4165
+ vr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4166
+ if (e != null && _e)
4167
+ for (var n of _e(e))
4168
+ t.indexOf(n) < 0 && _r.call(e, n) && (r[n] = e[n]);
4126
4169
  return r;
4127
4170
  };
4128
- const se = (e, t) => {
4129
- const { formats: r } = ee();
4171
+ const oe = (e, t) => {
4172
+ const { formats: r } = q();
4130
4173
  if (e in r && t in r[e])
4131
4174
  return r[e][t];
4132
4175
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4133
- }, Li = Te(
4176
+ }, Di = He(
4134
4177
  (e) => {
4135
- var t = e, { locale: r, format: n } = t, i = re(t, ["locale", "format"]);
4178
+ var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
4136
4179
  if (r == null)
4137
4180
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4138
- return n && (i = se("number", n)), new Intl.NumberFormat(r, i);
4181
+ return n && (i = oe("number", n)), new Intl.NumberFormat(r, i);
4139
4182
  }
4140
- ), Ri = Te(
4183
+ ), Gi = He(
4141
4184
  (e) => {
4142
- var t = e, { locale: r, format: n } = t, i = re(t, ["locale", "format"]);
4185
+ var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
4143
4186
  if (r == null)
4144
4187
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4145
- return n ? i = se("date", n) : Object.keys(i).length === 0 && (i = se("date", "short")), new Intl.DateTimeFormat(r, i);
4188
+ return n ? i = oe("date", n) : Object.keys(i).length === 0 && (i = oe("date", "short")), new Intl.DateTimeFormat(r, i);
4146
4189
  }
4147
- ), $i = Te(
4190
+ ), ji = He(
4148
4191
  (e) => {
4149
- var t = e, { locale: r, format: n } = t, i = re(t, ["locale", "format"]);
4192
+ var t = e, { locale: r, format: n } = t, i = ee(t, ["locale", "format"]);
4150
4193
  if (r == null)
4151
4194
  throw new Error(
4152
4195
  '[svelte-i18n] A "locale" must be set to format time values'
4153
4196
  );
4154
- return n ? i = se("time", n) : Object.keys(i).length === 0 && (i = se("time", "short")), new Intl.DateTimeFormat(r, i);
4197
+ return n ? i = oe("time", n) : Object.keys(i).length === 0 && (i = oe("time", "short")), new Intl.DateTimeFormat(r, i);
4155
4198
  }
4156
- ), Fi = (e = {}) => {
4199
+ ), ki = (e = {}) => {
4157
4200
  var t = e, {
4158
4201
  locale: r = k()
4159
- } = t, n = re(t, [
4202
+ } = t, n = ee(t, [
4160
4203
  "locale"
4161
4204
  ]);
4162
- return Li(Ke({ locale: r }, n));
4163
- }, Ui = (e = {}) => {
4205
+ return Di(rt({ locale: r }, n));
4206
+ }, Vi = (e = {}) => {
4164
4207
  var t = e, {
4165
4208
  locale: r = k()
4166
- } = t, n = re(t, [
4209
+ } = t, n = ee(t, [
4167
4210
  "locale"
4168
4211
  ]);
4169
- return Ri(Ke({ locale: r }, n));
4170
- }, Di = (e = {}) => {
4212
+ return Gi(rt({ locale: r }, n));
4213
+ }, Xi = (e = {}) => {
4171
4214
  var t = e, {
4172
4215
  locale: r = k()
4173
- } = t, n = re(t, [
4216
+ } = t, n = ee(t, [
4174
4217
  "locale"
4175
4218
  ]);
4176
- return $i(Ke({ locale: r }, n));
4177
- }, Gi = Te(
4219
+ return ji(rt({ locale: r }, n));
4220
+ }, zi = He(
4178
4221
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4179
- (e, t = k()) => new pi(e, t, ee().formats, {
4180
- ignoreTag: ee().ignoreTag
4222
+ (e, t = k()) => new vi(e, t, q().formats, {
4223
+ ignoreTag: q().ignoreTag
4181
4224
  })
4182
- ), ji = (e, t = {}) => {
4225
+ ), Wi = (e, t = {}) => {
4183
4226
  var r, n, i, o;
4184
4227
  let s = t;
4185
4228
  typeof e == "object" && (s = e, e = s.id);
@@ -4192,9 +4235,9 @@ const se = (e, t) => {
4192
4235
  throw new Error(
4193
4236
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4194
4237
  );
4195
- let h = fr(e, l);
4238
+ let h = mr(e, l);
4196
4239
  if (!h)
4197
- h = (o = (i = (n = (r = ee()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4240
+ h = (o = (i = (n = (r = q()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4198
4241
  else if (typeof h != "string")
4199
4242
  return console.warn(
4200
4243
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -4203,7 +4246,7 @@ const se = (e, t) => {
4203
4246
  return h;
4204
4247
  let f = h;
4205
4248
  try {
4206
- f = Gi(h, l).format(a);
4249
+ f = zi(h, l).format(a);
4207
4250
  } catch (c) {
4208
4251
  c instanceof Error && console.warn(
4209
4252
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4211,17 +4254,17 @@ const se = (e, t) => {
4211
4254
  );
4212
4255
  }
4213
4256
  return f;
4214
- }, ki = (e, t) => Di(t).format(e), Vi = (e, t) => Ui(t).format(e), Xi = (e, t) => Fi(t).format(e), zi = (e, t = k()) => fr(e, t), Wi = te([he, le], () => ji);
4215
- te([he], () => ki);
4216
- te([he], () => Vi);
4217
- te([he], () => Xi);
4218
- te([he, le], () => zi);
4219
- window.emWidgets = { topic: sn };
4220
- const C = (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));
4221
- function Bt(e, t) {
4222
- dr(e, t);
4223
- }
4224
- const Pt = {
4257
+ }, Zi = (e, t) => Xi(t).format(e), Qi = (e, t) => Vi(t).format(e), Ji = (e, t) => ki(t).format(e), Yi = (e, t = k()) => mr(e, t), qi = K([he, le], () => Wi);
4258
+ K([he], () => Zi);
4259
+ K([he], () => Qi);
4260
+ K([he], () => Ji);
4261
+ K([he, le], () => Yi);
4262
+ window.emWidgets = { topic: hn };
4263
+ const P = (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));
4264
+ function Ct(e, t) {
4265
+ br(e, t);
4266
+ }
4267
+ const It = {
4225
4268
  en: {
4226
4269
  tournaments: "Tournaments",
4227
4270
  all: "All",
@@ -4300,38 +4343,61 @@ const Pt = {
4300
4343
  finished: "Finished"
4301
4344
  }
4302
4345
  };
4303
- function Zi(e) {
4304
- Hr(e, "svelte-szp116", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}ul{display:flex;gap:10px;overflow-x:auto}ul.MobileClass{padding-top:21px}li:first-child{height:100%;position:realtive;padding:1em 0;margin:0;font-size:14px;text-align:center;letter-spacing:0px;color:var(--emw--color-white, #FFFFFF);opacity:1}li.MobileClass{position:absolute;left:10px;top:-15px;font-size:14px;height:auto}button{display:flex;align-items:center;background-color:transparent;justify-content:center;padding:10px;height:40px;border:1px solid var(--emw--color-white, #FFFFFF);min-width:40px;text-align:center;color:var(--emw--color-white, #FFFFFF)}button.MobileClass{height:30px}button:hover{background-color:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-100, #E6E6E6);color:var(--emw--color-black, #000000);cursor:pointer}.FiltersController{color:var(--emw--color-white, #FFFFFF);display:flex;justify-content:flex-end;margin-bottom:20px}.FiltersController.MobileClass{justify-content:flex-start;margin-bottom:10px}.FiltersController .FilterButton{font-size:14px;letter-spacing:0px;opacity:1;text-transform:uppercase}.FiltersController .FilterButton.MobileClass{font-size:10px}.FiltersController .Active{background-color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B)}.FiltersController .Active:hover{background-color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B)}");
4346
+ function Ki(e, t) {
4347
+ if (e) {
4348
+ const r = document.createElement("style");
4349
+ r.innerHTML = t, e.appendChild(r);
4350
+ }
4305
4351
  }
4306
- function Ot(e, t, r) {
4352
+ function eo(e, t) {
4353
+ const r = new URL(t);
4354
+ fetch(r.href).then((n) => n.text()).then((n) => {
4355
+ const i = document.createElement("style");
4356
+ i.innerHTML = n, e && e.appendChild(i);
4357
+ }).catch((n) => {
4358
+ console.error("There was an error while trying to load client styling from URL", n);
4359
+ });
4360
+ }
4361
+ function to(e, t, r) {
4362
+ if (window.emMessageBus) {
4363
+ const n = document.createElement("style");
4364
+ window.emMessageBus.subscribe(t, (i) => {
4365
+ n.innerHTML = i, e && e.appendChild(n);
4366
+ });
4367
+ }
4368
+ }
4369
+ function ro(e) {
4370
+ Br(e, "svelte-szp116", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}ul{display:flex;gap:10px;overflow-x:auto}ul.MobileClass{padding-top:21px}li:first-child{height:100%;position:realtive;padding:1em 0;margin:0;font-size:14px;text-align:center;letter-spacing:0px;color:var(--emw--color-white, #FFFFFF);opacity:1}li.MobileClass{position:absolute;left:10px;top:-15px;font-size:14px;height:auto}button{display:flex;align-items:center;background-color:transparent;justify-content:center;padding:10px;height:40px;border:1px solid var(--emw--color-white, #FFFFFF);min-width:40px;text-align:center;color:var(--emw--color-white, #FFFFFF)}button.MobileClass{height:30px}button:hover{background-color:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-100, #E6E6E6);color:var(--emw--color-black, #000000);cursor:pointer}.FiltersController{color:var(--emw--color-white, #FFFFFF);display:flex;justify-content:flex-end;margin-bottom:20px}.FiltersController.MobileClass{justify-content:flex-start;margin-bottom:10px}.FiltersController .FilterButton{font-size:14px;letter-spacing:0px;opacity:1;text-transform:uppercase}.FiltersController .FilterButton.MobileClass{font-size:10px}.FiltersController .Active{background-color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B)}.FiltersController .Active:hover{background-color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B)}");
4371
+ }
4372
+ function Nt(e, t, r) {
4307
4373
  const n = e.slice();
4308
- return n[22] = t[r], n[24] = r, n;
4374
+ return n[21] = t[r], n[23] = r, n;
4309
4375
  }
4310
- function Ct(e) {
4376
+ function Mt(e) {
4311
4377
  let t, r, n = (
4312
4378
  /*$_*/
4313
4379
  e[4]("tournaments") + ""
4314
- ), i, o, s, a = at(
4380
+ ), i, o, s, a = ht(
4315
4381
  /*filterItems*/
4316
4382
  e[1]
4317
4383
  ), l = [];
4318
4384
  for (let u = 0; u < a.length; u += 1)
4319
- l[u] = $t(Ot(e, a, u));
4385
+ l[u] = Dt(Nt(e, a, u));
4320
4386
  return {
4321
4387
  c() {
4322
- t = D("ul"), r = D("li"), i = j(n), o = j(":"), s = W();
4388
+ t = G("ul"), r = G("li"), i = j(n), o = j(":"), s = z();
4323
4389
  for (let u = 0; u < l.length; u += 1)
4324
4390
  l[u].c();
4325
- x(r, "class", "FiltersTitle " + (C(
4391
+ x(r, "class", "FiltersTitle " + (P(
4326
4392
  /*userAgent*/
4327
4393
  e[5]
4328
- ) ? "MobileClass" : "Non-MobileClass/empty")), x(r, "part", "FiltersTitle " + (C(
4394
+ ) ? "MobileClass" : "Non-MobileClass/empty")), x(r, "part", "FiltersTitle " + (P(
4329
4395
  /*userAgent*/
4330
4396
  e[5]
4331
- ) ? "MobileClass" : "Non-MobileClass/empty")), x(t, "class", "FiltersList " + (C(
4397
+ ) ? "MobileClass" : "Non-MobileClass/empty")), x(t, "class", "FiltersList " + (P(
4332
4398
  /*userAgent*/
4333
4399
  e[5]
4334
- ) ? "MobileClass" : "Non-MobileClass/empty")), x(t, "part", "FiltersList " + (C(
4400
+ ) ? "MobileClass" : "Non-MobileClass/empty")), x(t, "part", "FiltersList " + (P(
4335
4401
  /*userAgent*/
4336
4402
  e[5]
4337
4403
  ) ? "MobileClass" : "Non-MobileClass/empty"));
@@ -4344,16 +4410,16 @@ function Ct(e) {
4344
4410
  p(u, h) {
4345
4411
  if (h & /*$_*/
4346
4412
  16 && n !== (n = /*$_*/
4347
- u[4]("tournaments") + "") && ue(i, n), h & /*makeButtonActive, filterItems, activeIndexes, allActive, userAgent, $_*/
4413
+ u[4]("tournaments") + "") && ae(i, n), h & /*makeButtonActive, filterItems, activeIndexes, allActive, userAgent, $_*/
4348
4414
  126) {
4349
- a = at(
4415
+ a = ht(
4350
4416
  /*filterItems*/
4351
4417
  u[1]
4352
4418
  );
4353
4419
  let f;
4354
4420
  for (f = 0; f < a.length; f += 1) {
4355
- const c = Ot(u, a, f);
4356
- l[f] ? l[f].p(c, h) : (l[f] = $t(c), l[f].c(), l[f].m(t, null));
4421
+ const c = Nt(u, a, f);
4422
+ l[f] ? l[f].p(c, h) : (l[f] = Dt(c), l[f].c(), l[f].m(t, null));
4357
4423
  }
4358
4424
  for (; f < l.length; f += 1)
4359
4425
  l[f].d(1);
@@ -4361,15 +4427,15 @@ function Ct(e) {
4361
4427
  }
4362
4428
  },
4363
4429
  d(u) {
4364
- u && M(t), Br(l, u);
4430
+ u && M(t), Cr(l, u);
4365
4431
  }
4366
4432
  };
4367
4433
  }
4368
- function Nt(e) {
4434
+ function Lt(e) {
4369
4435
  let t, r;
4370
4436
  return {
4371
4437
  c() {
4372
- t = ot("svg"), r = ot("path"), x(r, "d", "M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.267.267 0 0 1 .02-.022z"), x(t, "xmlns", "http://www.w3.org/2000/svg"), x(t, "width", "16"), x(t, "height", "16"), x(t, "fill", "currentColor"), x(t, "class", "bi bi-check"), x(t, "part", "bi bi-check"), x(t, "viewBox", "0 0 16 16");
4438
+ t = ut("svg"), r = ut("path"), x(r, "d", "M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.267.267 0 0 1 .02-.022z"), x(t, "xmlns", "http://www.w3.org/2000/svg"), x(t, "width", "16"), x(t, "height", "16"), x(t, "fill", "currentColor"), x(t, "class", "bi bi-check"), x(t, "part", "bi bi-check"), x(t, "viewBox", "0 0 16 16");
4373
4439
  },
4374
4440
  m(n, i) {
4375
4441
  $(n, t, i), B(t, r);
@@ -4379,7 +4445,7 @@ function Nt(e) {
4379
4445
  }
4380
4446
  };
4381
4447
  }
4382
- function It(e) {
4448
+ function Rt(e) {
4383
4449
  let t = (
4384
4450
  /*$_*/
4385
4451
  e[4]("scheduled") + ""
@@ -4394,14 +4460,14 @@ function It(e) {
4394
4460
  p(n, i) {
4395
4461
  i & /*$_*/
4396
4462
  16 && t !== (t = /*$_*/
4397
- n[4]("scheduled") + "") && ue(r, t);
4463
+ n[4]("scheduled") + "") && ae(r, t);
4398
4464
  },
4399
4465
  d(n) {
4400
4466
  n && M(r);
4401
4467
  }
4402
4468
  };
4403
4469
  }
4404
- function Mt(e) {
4470
+ function $t(e) {
4405
4471
  let t = (
4406
4472
  /*$_*/
4407
4473
  e[4]("ongoing") + ""
@@ -4416,14 +4482,14 @@ function Mt(e) {
4416
4482
  p(n, i) {
4417
4483
  i & /*$_*/
4418
4484
  16 && t !== (t = /*$_*/
4419
- n[4]("ongoing") + "") && ue(r, t);
4485
+ n[4]("ongoing") + "") && ae(r, t);
4420
4486
  },
4421
4487
  d(n) {
4422
4488
  n && M(r);
4423
4489
  }
4424
4490
  };
4425
4491
  }
4426
- function Lt(e) {
4492
+ function Ft(e) {
4427
4493
  let t = (
4428
4494
  /*$_*/
4429
4495
  e[4]("finished") + ""
@@ -4438,14 +4504,14 @@ function Lt(e) {
4438
4504
  p(n, i) {
4439
4505
  i & /*$_*/
4440
4506
  16 && t !== (t = /*$_*/
4441
- n[4]("finished") + "") && ue(r, t);
4507
+ n[4]("finished") + "") && ae(r, t);
4442
4508
  },
4443
4509
  d(n) {
4444
4510
  n && M(r);
4445
4511
  }
4446
4512
  };
4447
4513
  }
4448
- function Rt(e) {
4514
+ function Ut(e) {
4449
4515
  let t = (
4450
4516
  /*$_*/
4451
4517
  e[4]("all") + ""
@@ -4460,170 +4526,170 @@ function Rt(e) {
4460
4526
  p(n, i) {
4461
4527
  i & /*$_*/
4462
4528
  16 && t !== (t = /*$_*/
4463
- n[4]("all") + "") && ue(r, t);
4529
+ n[4]("all") + "") && ae(r, t);
4464
4530
  },
4465
4531
  d(n) {
4466
4532
  n && M(r);
4467
4533
  }
4468
4534
  };
4469
4535
  }
4470
- function $t(e) {
4471
- let t, r, n, i, o, s, a, l, u, h, f, c, d = (
4536
+ function Dt(e) {
4537
+ let t, r, n, i, o, s, a, l, u, h, f, c, p = (
4472
4538
  /*activeIndexes*/
4473
4539
  (e[2][
4474
4540
  /*index*/
4475
- e[24]
4541
+ e[23]
4476
4542
  ] == 1 || /*allActive*/
4477
4543
  e[3] && /*index*/
4478
- e[24] == 0) && Nt()
4544
+ e[23] == 0) && Lt()
4479
4545
  ), m = (
4480
4546
  /*filter*/
4481
- e[22] == "Scheduled" && It(e)
4482
- ), p = (
4547
+ e[21] == "Scheduled" && Rt(e)
4548
+ ), d = (
4483
4549
  /*filter*/
4484
- e[22] == "Ongoing" && Mt(e)
4485
- ), _ = (
4550
+ e[21] == "Ongoing" && $t(e)
4551
+ ), v = (
4486
4552
  /*filter*/
4487
- e[22] == "Finished" && Lt(e)
4488
- ), S = (
4553
+ e[21] == "Finished" && Ft(e)
4554
+ ), E = (
4489
4555
  /*filter*/
4490
- e[22] == "All" && Rt(e)
4556
+ e[21] == "All" && Ut(e)
4491
4557
  );
4492
4558
  function I() {
4493
4559
  return (
4494
4560
  /*click_handler*/
4495
- e[12](
4561
+ e[13](
4496
4562
  /*filter*/
4497
- e[22],
4563
+ e[21],
4498
4564
  /*index*/
4499
- e[24]
4565
+ e[23]
4500
4566
  )
4501
4567
  );
4502
4568
  }
4503
4569
  return {
4504
4570
  c() {
4505
- t = D("li"), r = D("button"), d && d.c(), n = W(), i = D("div"), m && m.c(), o = W(), p && p.c(), s = W(), _ && _.c(), a = W(), S && S.c(), h = W(), x(i, "class", "FilterButton " + (C(
4571
+ t = G("li"), r = G("button"), p && p.c(), n = z(), i = G("div"), m && m.c(), o = z(), d && d.c(), s = z(), v && v.c(), a = z(), E && E.c(), h = z(), x(i, "class", "FilterButton " + (P(
4506
4572
  /*userAgent*/
4507
4573
  e[5]
4508
- ) ? "MobileClass" : "Non-MobileClass/empty")), x(i, "part", "FilterButton " + (C(
4574
+ ) ? "MobileClass" : "Non-MobileClass/empty")), x(i, "part", "FilterButton " + (P(
4509
4575
  /*userAgent*/
4510
4576
  e[5]
4511
4577
  ) ? "MobileClass" : "Non-MobileClass/empty")), x(r, "class", l = /*activeIndexes*/
4512
4578
  (e[2][
4513
4579
  /*index*/
4514
- e[24]
4580
+ e[23]
4515
4581
  ] == 1 || /*allActive*/
4516
4582
  e[3] && /*index*/
4517
- e[24] == 0 ? "Active" : "") + " " + (C(
4583
+ e[23] == 0 ? "Active" : "") + " " + (P(
4518
4584
  /*userAgent*/
4519
4585
  e[5]
4520
4586
  ) ? "MobileClass" : "Non-MobileClass/empty")), x(r, "part", u = /*activeIndexes*/
4521
4587
  (e[2][
4522
4588
  /*index*/
4523
- e[24]
4589
+ e[23]
4524
4590
  ] == 1 || /*allActive*/
4525
4591
  e[3] && /*index*/
4526
- e[24] == 0 ? "Active" : "") + " " + (C(
4592
+ e[23] == 0 ? "Active" : "") + " " + (P(
4527
4593
  /*userAgent*/
4528
4594
  e[5]
4529
4595
  ) ? "MobileClass" : "Non-MobileClass/empty")), x(t, "class", "FiltersItem"), x(t, "part", "FiltersItem");
4530
4596
  },
4531
- m(T, w) {
4532
- $(T, t, w), B(t, r), d && d.m(r, null), B(r, n), B(r, i), m && m.m(i, null), B(i, o), p && p.m(i, null), B(i, s), _ && _.m(i, null), B(i, a), S && S.m(i, null), B(t, h), f || (c = Pr(t, "click", I), f = !0);
4597
+ m(T, H) {
4598
+ $(T, t, H), B(t, r), p && p.m(r, null), B(r, n), B(r, i), m && m.m(i, null), B(i, o), d && d.m(i, null), B(i, s), v && v.m(i, null), B(i, a), E && E.m(i, null), B(t, h), f || (c = Ir(t, "click", I), f = !0);
4533
4599
  },
4534
- p(T, w) {
4600
+ p(T, H) {
4535
4601
  e = T, /*activeIndexes*/
4536
4602
  e[2][
4537
4603
  /*index*/
4538
- e[24]
4604
+ e[23]
4539
4605
  ] == 1 || /*allActive*/
4540
4606
  e[3] && /*index*/
4541
- e[24] == 0 ? d || (d = Nt(), d.c(), d.m(r, n)) : d && (d.d(1), d = null), /*filter*/
4542
- e[22] == "Scheduled" ? m ? m.p(e, w) : (m = It(e), m.c(), m.m(i, o)) : m && (m.d(1), m = null), /*filter*/
4543
- e[22] == "Ongoing" ? p ? p.p(e, w) : (p = Mt(e), p.c(), p.m(i, s)) : p && (p.d(1), p = null), /*filter*/
4544
- e[22] == "Finished" ? _ ? _.p(e, w) : (_ = Lt(e), _.c(), _.m(i, a)) : _ && (_.d(1), _ = null), /*filter*/
4545
- e[22] == "All" ? S ? S.p(e, w) : (S = Rt(e), S.c(), S.m(i, null)) : S && (S.d(1), S = null), w & /*activeIndexes, allActive*/
4607
+ e[23] == 0 ? p || (p = Lt(), p.c(), p.m(r, n)) : p && (p.d(1), p = null), /*filter*/
4608
+ e[21] == "Scheduled" ? m ? m.p(e, H) : (m = Rt(e), m.c(), m.m(i, o)) : m && (m.d(1), m = null), /*filter*/
4609
+ e[21] == "Ongoing" ? d ? d.p(e, H) : (d = $t(e), d.c(), d.m(i, s)) : d && (d.d(1), d = null), /*filter*/
4610
+ e[21] == "Finished" ? v ? v.p(e, H) : (v = Ft(e), v.c(), v.m(i, a)) : v && (v.d(1), v = null), /*filter*/
4611
+ e[21] == "All" ? E ? E.p(e, H) : (E = Ut(e), E.c(), E.m(i, null)) : E && (E.d(1), E = null), H & /*activeIndexes, allActive*/
4546
4612
  12 && l !== (l = /*activeIndexes*/
4547
4613
  (e[2][
4548
4614
  /*index*/
4549
- e[24]
4615
+ e[23]
4550
4616
  ] == 1 || /*allActive*/
4551
4617
  e[3] && /*index*/
4552
- e[24] == 0 ? "Active" : "") + " " + (C(
4618
+ e[23] == 0 ? "Active" : "") + " " + (P(
4553
4619
  /*userAgent*/
4554
4620
  e[5]
4555
- ) ? "MobileClass" : "Non-MobileClass/empty")) && x(r, "class", l), w & /*activeIndexes, allActive*/
4621
+ ) ? "MobileClass" : "Non-MobileClass/empty")) && x(r, "class", l), H & /*activeIndexes, allActive*/
4556
4622
  12 && u !== (u = /*activeIndexes*/
4557
4623
  (e[2][
4558
4624
  /*index*/
4559
- e[24]
4625
+ e[23]
4560
4626
  ] == 1 || /*allActive*/
4561
4627
  e[3] && /*index*/
4562
- e[24] == 0 ? "Active" : "") + " " + (C(
4628
+ e[23] == 0 ? "Active" : "") + " " + (P(
4563
4629
  /*userAgent*/
4564
4630
  e[5]
4565
4631
  ) ? "MobileClass" : "Non-MobileClass/empty")) && x(r, "part", u);
4566
4632
  },
4567
4633
  d(T) {
4568
- T && M(t), d && d.d(), m && m.d(), p && p.d(), _ && _.d(), S && S.d(), f = !1, c();
4634
+ T && M(t), p && p.d(), m && m.d(), d && d.d(), v && v.d(), E && E.d(), f = !1, c();
4569
4635
  }
4570
4636
  };
4571
4637
  }
4572
- function Qi(e) {
4638
+ function no(e) {
4573
4639
  let t, r = (
4574
4640
  /*filterItems*/
4575
- e[1].length > 0 && Ct(e)
4641
+ e[1].length > 0 && Mt(e)
4576
4642
  );
4577
4643
  return {
4578
4644
  c() {
4579
- t = D("div"), r && r.c(), x(t, "class", "FiltersController " + (C(
4645
+ t = G("div"), r && r.c(), x(t, "class", "FiltersController " + (P(
4580
4646
  /*userAgent*/
4581
4647
  e[5]
4582
- ) ? "MobileClass" : "Non-MobileClass/empty")), x(t, "part", "FiltersController " + (C(
4648
+ ) ? "MobileClass" : "Non-MobileClass/empty")), x(t, "part", "FiltersController " + (P(
4583
4649
  /*userAgent*/
4584
4650
  e[5]
4585
4651
  ) ? "MobileClass" : "Non-MobileClass/empty"));
4586
4652
  },
4587
4653
  m(n, i) {
4588
- $(n, t, i), r && r.m(t, null), e[13](t);
4654
+ $(n, t, i), r && r.m(t, null), e[14](t);
4589
4655
  },
4590
4656
  p(n, [i]) {
4591
4657
  /*filterItems*/
4592
- n[1].length > 0 ? r ? r.p(n, i) : (r = Ct(n), r.c(), r.m(t, null)) : r && (r.d(1), r = null);
4658
+ n[1].length > 0 ? r ? r.p(n, i) : (r = Mt(n), r.c(), r.m(t, null)) : r && (r.d(1), r = null);
4593
4659
  },
4594
- i: N,
4595
- o: N,
4660
+ i: C,
4661
+ o: C,
4596
4662
  d(n) {
4597
- n && M(t), r && r.d(), e[13](null);
4663
+ n && M(t), r && r.d(), e[14](null);
4598
4664
  }
4599
4665
  };
4600
4666
  }
4601
- function Ji(e, t, r) {
4667
+ function io(e, t, r) {
4602
4668
  let n;
4603
- Tr(e, Wi, (y) => r(4, n = y));
4604
- let { filters: i = "" } = t, { activefilters: o = "" } = t, { translationurl: s = "" } = t, { clientstyling: a = "" } = t, { clientstylingurl: l = "" } = t, u, h = [], f = 0, c = new Array(100), d = !0, m = window.navigator.userAgent;
4605
- const p = () => {
4606
- fetch(s).then((H) => H.json()).then((H) => {
4607
- Object.keys(H).forEach((P) => {
4608
- Bt(P, H[P]);
4669
+ Ar(e, qi, (y) => r(4, n = y));
4670
+ let { filters: i = "" } = t, { activefilters: o = "" } = t, { translationurl: s = "" } = t, { clientstyling: a = "" } = t, { clientstylingurl: l = "" } = t, { mbsource: u } = t, h, f = [], c = 0, p = new Array(100), m = !0, d = window.navigator.userAgent;
4671
+ const v = () => {
4672
+ fetch(s).then((w) => w.json()).then((w) => {
4673
+ Object.keys(w).forEach((F) => {
4674
+ Ct(F, w[F]);
4609
4675
  });
4610
- }).catch((H) => {
4611
- console.log(H);
4676
+ }).catch((w) => {
4677
+ console.log(w);
4612
4678
  });
4613
4679
  };
4614
- Object.keys(Pt).forEach((y) => {
4615
- Bt(y, Pt[y]);
4680
+ Object.keys(It).forEach((y) => {
4681
+ Ct(y, It[y]);
4616
4682
  });
4617
- const _ = (y, H) => {
4618
- if (H == 0)
4619
- r(3, d = !0), r(2, c = new Array(f)), window.postMessage(
4683
+ const E = (y, w) => {
4684
+ if (w == 0)
4685
+ r(3, m = !0), r(2, p = new Array(c)), window.postMessage(
4620
4686
  {
4621
4687
  type: "TournamentsFiltersSelected",
4622
4688
  filters: ["All"]
4623
4689
  },
4624
4690
  window.location.href
4625
4691
  );
4626
- else if (r(3, d = !1), c[H] == 1 ? (r(2, c[H] = 0, c), c.indexOf(1) == -1 && r(3, d = !0)) : r(2, c[H] = 1, c), c.indexOf(1) == -1)
4692
+ else if (r(3, m = !1), p[w] == 1 ? (r(2, p[w] = 0, p), p.indexOf(1) == -1 && r(3, m = !0)) : r(2, p[w] = 1, p), p.indexOf(1) == -1)
4627
4693
  window.postMessage(
4628
4694
  {
4629
4695
  type: "TournamentsFiltersSelected",
@@ -4632,124 +4698,119 @@ function Ji(e, t, r) {
4632
4698
  window.location.href
4633
4699
  );
4634
4700
  else {
4635
- let P = [];
4636
- for (let fe = 0; fe < h.length; fe++)
4637
- c[fe] == 1 && P.push(h[fe]);
4701
+ let F = [];
4702
+ for (let fe = 0; fe < f.length; fe++)
4703
+ p[fe] == 1 && F.push(f[fe]);
4638
4704
  window.postMessage(
4639
4705
  {
4640
4706
  type: "TournamentsFiltersSelected",
4641
- filters: P
4707
+ filters: F
4642
4708
  },
4643
4709
  window.location.href
4644
4710
  );
4645
4711
  }
4646
- }, S = () => {
4647
- r(1, h = i.split(",")), f = h.length;
4648
4712
  }, I = () => {
4713
+ r(1, f = i.split(",")), c = f.length;
4714
+ }, T = () => {
4649
4715
  let y = o.split(",");
4650
- r(2, c = new Array(f)), y.indexOf("All") != -1 ? r(3, d = !0) : (r(3, d = !1), y.forEach((H) => {
4651
- let P = h.indexOf(H);
4652
- P > 0 && r(2, c[P] = 1, c);
4716
+ r(2, p = new Array(c)), y.indexOf("All") != -1 ? r(3, m = !0) : (r(3, m = !1), y.forEach((w) => {
4717
+ let F = f.indexOf(w);
4718
+ F > 0 && r(2, p[F] = 1, p);
4653
4719
  }));
4654
- }, T = () => {
4655
- let y = document.createElement("style");
4656
- y.innerHTML = a, u.appendChild(y);
4657
- }, w = () => {
4658
- let y = new URL(l), H = document.createElement("style");
4659
- fetch(y.href).then((P) => P.text()).then((P) => {
4660
- H.innerHTML = P, setTimeout(
4661
- () => {
4662
- u.appendChild(H);
4663
- },
4664
- 1
4665
- ), setTimeout(
4666
- () => {
4667
- },
4668
- 500
4669
- );
4670
- });
4671
- }, L = (y, H) => _(y, H);
4672
- function V(y) {
4673
- Ie[y ? "unshift" : "push"](() => {
4674
- u = y, r(0, u);
4720
+ };
4721
+ Rr(() => () => {
4722
+ });
4723
+ const H = (y, w) => E(y, w);
4724
+ function L(y) {
4725
+ Re[y ? "unshift" : "push"](() => {
4726
+ h = y, r(0, h);
4675
4727
  });
4676
4728
  }
4677
4729
  return e.$$set = (y) => {
4678
- "filters" in y && r(7, i = y.filters), "activefilters" in y && r(8, o = y.activefilters), "translationurl" in y && r(9, s = y.translationurl), "clientstyling" in y && r(10, a = y.clientstyling), "clientstylingurl" in y && r(11, l = y.clientstylingurl);
4730
+ "filters" in y && r(7, i = y.filters), "activefilters" in y && r(8, o = y.activefilters), "translationurl" in y && r(9, s = y.translationurl), "clientstyling" in y && r(10, a = y.clientstyling), "clientstylingurl" in y && r(11, l = y.clientstylingurl), "mbsource" in y && r(12, u = y.mbsource);
4679
4731
  }, e.$$.update = () => {
4680
- e.$$.dirty & /*customStylingContainer, clientstyling*/
4681
- 1025 && u && a && T(), e.$$.dirty & /*customStylingContainer, clientstylingurl*/
4682
- 2049 && u && l && w(), e.$$.dirty & /*translationurl*/
4683
- 512 && s && p(), e.$$.dirty & /*filters*/
4684
- 128 && i && S(), e.$$.dirty & /*activefilters*/
4685
- 256 && o && I();
4732
+ e.$$.dirty & /*translationurl*/
4733
+ 512 && s && v(), e.$$.dirty & /*filters*/
4734
+ 128 && i && I(), e.$$.dirty & /*activefilters*/
4735
+ 256 && o && T(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4736
+ 1025 && a && h && Ki(h, a), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4737
+ 2049 && l && h && eo(h, l), e.$$.dirty & /*mbsource, customStylingContainer*/
4738
+ 4097 && u && h && to(h, `${u}.Style`);
4686
4739
  }, [
4687
- u,
4688
4740
  h,
4689
- c,
4690
- d,
4691
- n,
4741
+ f,
4742
+ p,
4692
4743
  m,
4693
- _,
4744
+ n,
4745
+ d,
4746
+ E,
4694
4747
  i,
4695
4748
  o,
4696
4749
  s,
4697
4750
  a,
4698
4751
  l,
4699
- L,
4700
- V
4752
+ u,
4753
+ H,
4754
+ L
4701
4755
  ];
4702
4756
  }
4703
- class Yi extends kr {
4757
+ class oo extends Zr {
4704
4758
  constructor(t) {
4705
- super(), Gr(
4759
+ super(), zr(
4706
4760
  this,
4707
4761
  t,
4708
- Ji,
4709
- Qi,
4710
- Ut,
4762
+ io,
4763
+ no,
4764
+ jt,
4711
4765
  {
4712
4766
  filters: 7,
4713
4767
  activefilters: 8,
4714
4768
  translationurl: 9,
4715
4769
  clientstyling: 10,
4716
- clientstylingurl: 11
4770
+ clientstylingurl: 11,
4771
+ mbsource: 12
4717
4772
  },
4718
- Zi
4773
+ ro
4719
4774
  );
4720
4775
  }
4721
4776
  get filters() {
4722
4777
  return this.$$.ctx[7];
4723
4778
  }
4724
4779
  set filters(t) {
4725
- this.$$set({ filters: t }), G();
4780
+ this.$$set({ filters: t }), U();
4726
4781
  }
4727
4782
  get activefilters() {
4728
4783
  return this.$$.ctx[8];
4729
4784
  }
4730
4785
  set activefilters(t) {
4731
- this.$$set({ activefilters: t }), G();
4786
+ this.$$set({ activefilters: t }), U();
4732
4787
  }
4733
4788
  get translationurl() {
4734
4789
  return this.$$.ctx[9];
4735
4790
  }
4736
4791
  set translationurl(t) {
4737
- this.$$set({ translationurl: t }), G();
4792
+ this.$$set({ translationurl: t }), U();
4738
4793
  }
4739
4794
  get clientstyling() {
4740
4795
  return this.$$.ctx[10];
4741
4796
  }
4742
4797
  set clientstyling(t) {
4743
- this.$$set({ clientstyling: t }), G();
4798
+ this.$$set({ clientstyling: t }), U();
4744
4799
  }
4745
4800
  get clientstylingurl() {
4746
4801
  return this.$$.ctx[11];
4747
4802
  }
4748
4803
  set clientstylingurl(t) {
4749
- this.$$set({ clientstylingurl: t }), G();
4804
+ this.$$set({ clientstylingurl: t }), U();
4805
+ }
4806
+ get mbsource() {
4807
+ return this.$$.ctx[12];
4808
+ }
4809
+ set mbsource(t) {
4810
+ this.$$set({ mbsource: t }), U();
4750
4811
  }
4751
4812
  }
4752
- jr(Yi, { filters: {}, activefilters: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {} }, [], [], !0);
4813
+ Wr(oo, { filters: {}, activefilters: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
4753
4814
  export {
4754
- Yi as default
4815
+ oo as default
4755
4816
  };