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