@everymatrix/casino-tournaments-filter-controller 1.61.1 → 1.62.1

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