@everymatrix/casino-tournaments-thumbnail 1.77.3 → 1.77.5

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, pr = Object.defineProperties;
2
- var yr = Object.getOwnPropertyDescriptors;
3
- var st = Object.getOwnPropertySymbols;
4
- var _r = Object.prototype.hasOwnProperty, vr = Object.prototype.propertyIsEnumerable;
5
- var Le = (e, t, r) => t in e ? gr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, at = (e, t) => {
1
+ var fr = Object.defineProperty, mr = Object.defineProperties;
2
+ var dr = Object.getOwnPropertyDescriptors;
3
+ var ct = Object.getOwnPropertySymbols;
4
+ var br = Object.prototype.hasOwnProperty, gr = Object.prototype.propertyIsEnumerable;
5
+ var $e = (e, t, r) => t in e ? fr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ft = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- _r.call(t, r) && Le(e, r, t[r]);
8
- if (st)
9
- for (var r of st(t))
10
- vr.call(t, r) && Le(e, r, t[r]);
7
+ br.call(t, r) && $e(e, r, t[r]);
8
+ if (ct)
9
+ for (var r of ct(t))
10
+ gr.call(t, r) && $e(e, r, t[r]);
11
11
  return e;
12
- }, ot = (e, t) => pr(e, yr(t));
13
- var U = (e, t, r) => (Le(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var ut = (e, t, r) => new Promise((n, i) => {
12
+ }, mt = (e, t) => mr(e, dr(t));
13
+ var j = (e, t, r) => ($e(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var dt = (e, t, r) => new Promise((n, i) => {
15
15
  var s = (l) => {
16
16
  try {
17
17
  o(r.next(l));
@@ -29,56 +29,56 @@ var ut = (e, t, r) => new Promise((n, i) => {
29
29
  });
30
30
  import "../stencil/ui-skeleton-D8L-WY77.js";
31
31
  import "../stencil/ui-image-D4MrqmCW.js";
32
- function F() {
32
+ function V() {
33
33
  }
34
- function Pt(e) {
34
+ function kt(e) {
35
35
  return e();
36
36
  }
37
- function lt() {
37
+ function bt() {
38
38
  return /* @__PURE__ */ Object.create(null);
39
39
  }
40
- function z(e) {
41
- e.forEach(Pt);
40
+ function ne(e) {
41
+ e.forEach(kt);
42
42
  }
43
- function be(e) {
43
+ function Te(e) {
44
44
  return typeof e == "function";
45
45
  }
46
- function Mt(e, t) {
46
+ function Ut(e, t) {
47
47
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
48
48
  }
49
- let pe;
50
- function je(e, t) {
51
- return e === t ? !0 : (pe || (pe = document.createElement("a")), pe.href = t, e === pe.href);
49
+ let Be;
50
+ function qe(e, t) {
51
+ return e === t ? !0 : (Be || (Be = document.createElement("a")), Be.href = t, e === Be.href);
52
52
  }
53
- function Er(e) {
53
+ function pr(e) {
54
54
  return Object.keys(e).length === 0;
55
55
  }
56
- function Lt(e, ...t) {
56
+ function Ft(e, ...t) {
57
57
  if (e == null) {
58
58
  for (const n of t)
59
59
  n(void 0);
60
- return F;
60
+ return V;
61
61
  }
62
62
  const r = e.subscribe(...t);
63
63
  return r.unsubscribe ? () => r.unsubscribe() : r;
64
64
  }
65
- function xr(e, t, r) {
66
- e.$$.on_destroy.push(Lt(t, r));
65
+ function yr(e, t, r) {
66
+ e.$$.on_destroy.push(Ft(t, r));
67
67
  }
68
- function ge(e) {
69
- return e && be(e.destroy) ? e.destroy : F;
68
+ function Ae(e) {
69
+ return e && Te(e.destroy) ? e.destroy : V;
70
70
  }
71
- function T(e, t) {
71
+ function v(e, t) {
72
72
  e.appendChild(t);
73
73
  }
74
- function Sr(e, t, r) {
75
- const n = Tr(e);
74
+ function _r(e, t, r) {
75
+ const n = vr(e);
76
76
  if (!n.getElementById(t)) {
77
- const i = w("style");
78
- i.id = t, i.textContent = r, Ar(n, i);
77
+ const i = H("style");
78
+ i.id = t, i.textContent = r, Er(n, i);
79
79
  }
80
80
  }
81
- function Tr(e) {
81
+ function vr(e) {
82
82
  if (!e)
83
83
  return document;
84
84
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -88,49 +88,49 @@ function Tr(e) {
88
88
  t
89
89
  ) : e.ownerDocument;
90
90
  }
91
- function Ar(e, t) {
92
- return T(
91
+ function Er(e, t) {
92
+ return v(
93
93
  /** @type {Document} */
94
94
  e.head || e,
95
95
  t
96
96
  ), t.sheet;
97
97
  }
98
- function P(e, t, r) {
98
+ function k(e, t, r) {
99
99
  e.insertBefore(t, r || null);
100
100
  }
101
- function N(e) {
101
+ function P(e) {
102
102
  e.parentNode && e.parentNode.removeChild(e);
103
103
  }
104
- function w(e) {
104
+ function H(e) {
105
105
  return document.createElement(e);
106
106
  }
107
- function D(e) {
107
+ function R(e) {
108
108
  return document.createTextNode(e);
109
109
  }
110
- function $() {
111
- return D(" ");
110
+ function Z() {
111
+ return R(" ");
112
112
  }
113
- function Hr() {
114
- return D("");
113
+ function xr() {
114
+ return R("");
115
115
  }
116
- function Ae(e, t, r, n) {
116
+ function Pe(e, t, r, n) {
117
117
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
118
118
  }
119
- function b(e, t, r) {
119
+ function d(e, t, r) {
120
120
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
121
121
  }
122
- function ee(e, t, r) {
122
+ function le(e, t, r) {
123
123
  const n = t.toLowerCase();
124
- n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : b(e, t, r);
124
+ n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : d(e, t, r);
125
125
  }
126
- function Cr(e) {
126
+ function Sr(e) {
127
127
  return Array.from(e.childNodes);
128
128
  }
129
- function G(e, t) {
129
+ function q(e, t) {
130
130
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
131
131
  t);
132
132
  }
133
- function Br(e) {
133
+ function Tr(e) {
134
134
  const t = {};
135
135
  return e.childNodes.forEach(
136
136
  /** @param {Element} node */
@@ -139,95 +139,95 @@ function Br(e) {
139
139
  }
140
140
  ), t;
141
141
  }
142
- let fe;
143
- function ce(e) {
144
- fe = e;
142
+ let Ee;
143
+ function ve(e) {
144
+ Ee = e;
145
145
  }
146
- function wr() {
147
- if (!fe)
146
+ function Ar() {
147
+ if (!Ee)
148
148
  throw new Error("Function called outside component initialization");
149
- return fe;
149
+ return Ee;
150
150
  }
151
- function Ir(e) {
152
- wr().$$.on_mount.push(e);
153
- }
154
- const K = [], Ve = [];
155
- let te = [];
156
- const ht = [], Nr = /* @__PURE__ */ Promise.resolve();
157
- let Je = !1;
158
- function Or() {
159
- Je || (Je = !0, Nr.then(C));
160
- }
161
- function ze(e) {
162
- te.push(e);
163
- }
164
- const Re = /* @__PURE__ */ new Set();
165
- let Q = 0;
166
- function C() {
167
- if (Q !== 0)
151
+ function Hr(e) {
152
+ Ar().$$.on_mount.push(e);
153
+ }
154
+ const ue = [], Qe = [];
155
+ let he = [];
156
+ const gt = [], Cr = /* @__PURE__ */ Promise.resolve();
157
+ let Ye = !1;
158
+ function Br() {
159
+ Ye || (Ye = !0, Cr.then(A));
160
+ }
161
+ function Ke(e) {
162
+ he.push(e);
163
+ }
164
+ const je = /* @__PURE__ */ new Set();
165
+ let ae = 0;
166
+ function A() {
167
+ if (ae !== 0)
168
168
  return;
169
- const e = fe;
169
+ const e = Ee;
170
170
  do {
171
171
  try {
172
- for (; Q < K.length; ) {
173
- const t = K[Q];
174
- Q++, ce(t), Pr(t.$$);
172
+ for (; ae < ue.length; ) {
173
+ const t = ue[ae];
174
+ ae++, ve(t), wr(t.$$);
175
175
  }
176
176
  } catch (t) {
177
- throw K.length = 0, Q = 0, t;
177
+ throw ue.length = 0, ae = 0, t;
178
178
  }
179
- for (ce(null), K.length = 0, Q = 0; Ve.length; )
180
- Ve.pop()();
181
- for (let t = 0; t < te.length; t += 1) {
182
- const r = te[t];
183
- Re.has(r) || (Re.add(r), r());
179
+ for (ve(null), ue.length = 0, ae = 0; Qe.length; )
180
+ Qe.pop()();
181
+ for (let t = 0; t < he.length; t += 1) {
182
+ const r = he[t];
183
+ je.has(r) || (je.add(r), r());
184
184
  }
185
- te.length = 0;
186
- } while (K.length);
187
- for (; ht.length; )
188
- ht.pop()();
189
- Je = !1, Re.clear(), ce(e);
185
+ he.length = 0;
186
+ } while (ue.length);
187
+ for (; gt.length; )
188
+ gt.pop()();
189
+ Ye = !1, je.clear(), ve(e);
190
190
  }
191
- function Pr(e) {
191
+ function wr(e) {
192
192
  if (e.fragment !== null) {
193
- e.update(), z(e.before_update);
193
+ e.update(), ne(e.before_update);
194
194
  const t = e.dirty;
195
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ze);
195
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ke);
196
196
  }
197
197
  }
198
- function Mr(e) {
198
+ function Ir(e) {
199
199
  const t = [], r = [];
200
- te.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), te = t;
200
+ he.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), he = t;
201
201
  }
202
- const Lr = /* @__PURE__ */ new Set();
203
- function Rr(e, t) {
204
- e && e.i && (Lr.delete(e), e.i(t));
202
+ const Nr = /* @__PURE__ */ new Set();
203
+ function Or(e, t) {
204
+ e && e.i && (Nr.delete(e), e.i(t));
205
205
  }
206
- function Dr(e, t, r) {
206
+ function Pr(e, t, r) {
207
207
  const { fragment: n, after_update: i } = e.$$;
208
- n && n.m(t, r), ze(() => {
209
- const s = e.$$.on_mount.map(Pt).filter(be);
210
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : z(s), e.$$.on_mount = [];
211
- }), i.forEach(ze);
208
+ n && n.m(t, r), Ke(() => {
209
+ const s = e.$$.on_mount.map(kt).filter(Te);
210
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ne(s), e.$$.on_mount = [];
211
+ }), i.forEach(Ke);
212
212
  }
213
- function kr(e, t) {
213
+ function Mr(e, t) {
214
214
  const r = e.$$;
215
- r.fragment !== null && (Mr(r.after_update), z(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
215
+ r.fragment !== null && (Ir(r.after_update), ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
216
216
  }
217
- function Ur(e, t) {
218
- e.$$.dirty[0] === -1 && (K.push(e), Or(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
217
+ function Lr(e, t) {
218
+ e.$$.dirty[0] === -1 && (ue.push(e), Br(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
219
219
  }
220
- function Fr(e, t, r, n, i, s, a = null, o = [-1]) {
221
- const l = fe;
222
- ce(e);
220
+ function Rr(e, t, r, n, i, s, a = null, o = [-1]) {
221
+ const l = Ee;
222
+ ve(e);
223
223
  const u = e.$$ = {
224
224
  fragment: null,
225
225
  ctx: [],
226
226
  // state
227
227
  props: s,
228
- update: F,
228
+ update: V,
229
229
  not_equal: i,
230
- bound: lt(),
230
+ bound: bt(),
231
231
  // lifecycle
232
232
  on_mount: [],
233
233
  on_destroy: [],
@@ -236,48 +236,48 @@ function Fr(e, t, r, n, i, s, a = null, o = [-1]) {
236
236
  after_update: [],
237
237
  context: new Map(t.context || (l ? l.$$.context : [])),
238
238
  // everything else
239
- callbacks: lt(),
239
+ callbacks: bt(),
240
240
  dirty: o,
241
241
  skip_bound: !1,
242
242
  root: t.target || l.$$.root
243
243
  };
244
244
  a && a(u.root);
245
245
  let h = !1;
246
- if (u.ctx = r ? r(e, t.props || {}, (f, c, ...x) => {
247
- const E = x.length ? x[0] : c;
248
- return u.ctx && i(u.ctx[f], u.ctx[f] = E) && (!u.skip_bound && u.bound[f] && u.bound[f](E), h && Ur(e, f)), c;
249
- }) : [], u.update(), h = !0, z(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
246
+ if (u.ctx = r ? r(e, t.props || {}, (c, m, ..._) => {
247
+ const y = _.length ? _[0] : m;
248
+ return u.ctx && i(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && Lr(e, c)), m;
249
+ }) : [], u.update(), h = !0, ne(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
250
250
  if (t.hydrate) {
251
- const f = Cr(t.target);
252
- u.fragment && u.fragment.l(f), f.forEach(N);
251
+ const c = Sr(t.target);
252
+ u.fragment && u.fragment.l(c), c.forEach(P);
253
253
  } else
254
254
  u.fragment && u.fragment.c();
255
- t.intro && Rr(e.$$.fragment), Dr(e, t.target, t.anchor), C();
255
+ t.intro && Or(e.$$.fragment), Pr(e, t.target, t.anchor), A();
256
256
  }
257
- ce(l);
257
+ ve(l);
258
258
  }
259
- let Rt;
260
- typeof HTMLElement == "function" && (Rt = class extends HTMLElement {
259
+ let Gt;
260
+ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
261
261
  constructor(t, r, n) {
262
262
  super();
263
263
  /** The Svelte component constructor */
264
- U(this, "$$ctor");
264
+ j(this, "$$ctor");
265
265
  /** Slots */
266
- U(this, "$$s");
266
+ j(this, "$$s");
267
267
  /** The Svelte component instance */
268
- U(this, "$$c");
268
+ j(this, "$$c");
269
269
  /** Whether or not the custom element is connected */
270
- U(this, "$$cn", !1);
270
+ j(this, "$$cn", !1);
271
271
  /** Component props data */
272
- U(this, "$$d", {});
272
+ j(this, "$$d", {});
273
273
  /** `true` if currently in the process of reflecting component props back to attributes */
274
- U(this, "$$r", !1);
274
+ j(this, "$$r", !1);
275
275
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
276
- U(this, "$$p_d", {});
276
+ j(this, "$$p_d", {});
277
277
  /** @type {Record<string, Function[]>} Event listeners */
278
- U(this, "$$l", {});
278
+ j(this, "$$l", {});
279
279
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
280
- U(this, "$$l_u", /* @__PURE__ */ new Map());
280
+ j(this, "$$l_u", /* @__PURE__ */ new Map());
281
281
  this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
282
282
  }
283
283
  addEventListener(t, r, n) {
@@ -294,42 +294,42 @@ typeof HTMLElement == "function" && (Rt = class extends HTMLElement {
294
294
  }
295
295
  }
296
296
  connectedCallback() {
297
- return ut(this, null, function* () {
297
+ return dt(this, null, function* () {
298
298
  if (this.$$cn = !0, !this.$$c) {
299
299
  let t = function(s) {
300
300
  return () => {
301
301
  let a;
302
302
  return {
303
303
  c: function() {
304
- a = w("slot"), s !== "default" && b(a, "name", s);
304
+ a = H("slot"), s !== "default" && d(a, "name", s);
305
305
  },
306
306
  /**
307
307
  * @param {HTMLElement} target
308
308
  * @param {HTMLElement} [anchor]
309
309
  */
310
310
  m: function(u, h) {
311
- P(u, a, h);
311
+ k(u, a, h);
312
312
  },
313
313
  d: function(u) {
314
- u && N(a);
314
+ u && P(a);
315
315
  }
316
316
  };
317
317
  };
318
318
  };
319
319
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
320
320
  return;
321
- const r = {}, n = Br(this);
321
+ const r = {}, n = Tr(this);
322
322
  for (const s of this.$$s)
323
323
  s in n && (r[s] = [t(s)]);
324
324
  for (const s of this.attributes) {
325
325
  const a = this.$$g_p(s.name);
326
- a in this.$$d || (this.$$d[a] = _e(a, s.value, this.$$p_d, "toProp"));
326
+ a in this.$$d || (this.$$d[a] = Ie(a, s.value, this.$$p_d, "toProp"));
327
327
  }
328
328
  for (const s in this.$$p_d)
329
329
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
330
330
  this.$$c = new this.$$ctor({
331
331
  target: this.shadowRoot || this,
332
- props: ot(at({}, this.$$d), {
332
+ props: mt(ft({}, this.$$d), {
333
333
  $$slots: r,
334
334
  $$scope: {
335
335
  ctx: []
@@ -340,7 +340,7 @@ typeof HTMLElement == "function" && (Rt = class extends HTMLElement {
340
340
  this.$$r = !0;
341
341
  for (const s in this.$$p_d)
342
342
  if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
343
- const a = _e(
343
+ const a = Ie(
344
344
  s,
345
345
  this.$$d[s],
346
346
  this.$$p_d,
@@ -364,7 +364,7 @@ typeof HTMLElement == "function" && (Rt = class extends HTMLElement {
364
364
  // and setting attributes through setAttribute etc, this is helpful
365
365
  attributeChangedCallback(t, r, n) {
366
366
  var i;
367
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = _e(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
367
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = Ie(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
368
368
  }
369
369
  disconnectedCallback() {
370
370
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -377,7 +377,7 @@ typeof HTMLElement == "function" && (Rt = class extends HTMLElement {
377
377
  ) || t;
378
378
  }
379
379
  });
380
- function _e(e, t, r, n) {
380
+ function Ie(e, t, r, n) {
381
381
  var s;
382
382
  const i = (s = r[e]) == null ? void 0 : s.type;
383
383
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -407,8 +407,8 @@ function _e(e, t, r, n) {
407
407
  return t;
408
408
  }
409
409
  }
410
- function Gr(e, t, r, n, i, s) {
411
- let a = class extends Rt {
410
+ function Dr(e, t, r, n, i, s) {
411
+ let a = class extends Gt {
412
412
  constructor() {
413
413
  super(e, r, i), this.$$p_d = t;
414
414
  }
@@ -425,7 +425,7 @@ function Gr(e, t, r, n, i, s) {
425
425
  },
426
426
  set(l) {
427
427
  var u;
428
- l = _e(o, l, t), this.$$d[o] = l, (u = this.$$c) == null || u.$set({ [o]: l });
428
+ l = Ie(o, l, t), this.$$d[o] = l, (u = this.$$c) == null || u.$set({ [o]: l });
429
429
  }
430
430
  });
431
431
  }), n.forEach((o) => {
@@ -438,7 +438,7 @@ function Gr(e, t, r, n, i, s) {
438
438
  }), e.element = /** @type {any} */
439
439
  a, a;
440
440
  }
441
- class $r {
441
+ class kr {
442
442
  constructor() {
443
443
  /**
444
444
  * ### PRIVATE API
@@ -447,7 +447,7 @@ class $r {
447
447
  *
448
448
  * @type {any}
449
449
  */
450
- U(this, "$$");
450
+ j(this, "$$");
451
451
  /**
452
452
  * ### PRIVATE API
453
453
  *
@@ -455,11 +455,11 @@ class $r {
455
455
  *
456
456
  * @type {any}
457
457
  */
458
- U(this, "$$set");
458
+ j(this, "$$set");
459
459
  }
460
460
  /** @returns {void} */
461
461
  $destroy() {
462
- kr(this, 1), this.$destroy = F;
462
+ Mr(this, 1), this.$destroy = V;
463
463
  }
464
464
  /**
465
465
  * @template {Extract<keyof Events, string>} K
@@ -468,8 +468,8 @@ class $r {
468
468
  * @returns {() => void}
469
469
  */
470
470
  $on(t, r) {
471
- if (!be(r))
472
- return F;
471
+ if (!Te(r))
472
+ return V;
473
473
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
474
474
  return n.push(r), () => {
475
475
  const i = n.indexOf(r);
@@ -481,176 +481,176 @@ class $r {
481
481
  * @returns {void}
482
482
  */
483
483
  $set(t) {
484
- this.$$set && !Er(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
484
+ this.$$set && !pr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
485
485
  }
486
486
  }
487
- const jr = "4";
488
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(jr);
489
- const Y = [];
490
- function Vr(e, t) {
487
+ const Ur = "4";
488
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Ur);
489
+ const oe = [];
490
+ function Fr(e, t) {
491
491
  return {
492
- subscribe: He(e, t).subscribe
492
+ subscribe: De(e, t).subscribe
493
493
  };
494
494
  }
495
- function He(e, t = F) {
495
+ function De(e, t = V) {
496
496
  let r;
497
497
  const n = /* @__PURE__ */ new Set();
498
498
  function i(o) {
499
- if (Mt(e, o) && (e = o, r)) {
500
- const l = !Y.length;
499
+ if (Ut(e, o) && (e = o, r)) {
500
+ const l = !oe.length;
501
501
  for (const u of n)
502
- u[1](), Y.push(u, e);
502
+ u[1](), oe.push(u, e);
503
503
  if (l) {
504
- for (let u = 0; u < Y.length; u += 2)
505
- Y[u][0](Y[u + 1]);
506
- Y.length = 0;
504
+ for (let u = 0; u < oe.length; u += 2)
505
+ oe[u][0](oe[u + 1]);
506
+ oe.length = 0;
507
507
  }
508
508
  }
509
509
  }
510
510
  function s(o) {
511
511
  i(o(e));
512
512
  }
513
- function a(o, l = F) {
513
+ function a(o, l = V) {
514
514
  const u = [o, l];
515
- return n.add(u), n.size === 1 && (r = t(i, s) || F), o(e), () => {
515
+ return n.add(u), n.size === 1 && (r = t(i, s) || V), o(e), () => {
516
516
  n.delete(u), n.size === 0 && r && (r(), r = null);
517
517
  };
518
518
  }
519
519
  return { set: i, update: s, subscribe: a };
520
520
  }
521
- function ae(e, t, r) {
521
+ function be(e, t, r) {
522
522
  const n = !Array.isArray(e), i = n ? [e] : e;
523
523
  if (!i.every(Boolean))
524
524
  throw new Error("derived() expects stores as input, got a falsy value");
525
525
  const s = t.length < 2;
526
- return Vr(r, (a, o) => {
526
+ return Fr(r, (a, o) => {
527
527
  let l = !1;
528
528
  const u = [];
529
- let h = 0, f = F;
530
- const c = () => {
529
+ let h = 0, c = V;
530
+ const m = () => {
531
531
  if (h)
532
532
  return;
533
- f();
534
- const E = t(n ? u[0] : u, a, o);
535
- s ? a(E) : f = be(E) ? E : F;
536
- }, x = i.map(
537
- (E, g) => Lt(
538
- E,
539
- (y) => {
540
- u[g] = y, h &= ~(1 << g), l && c();
533
+ c();
534
+ const y = t(n ? u[0] : u, a, o);
535
+ s ? a(y) : c = Te(y) ? y : V;
536
+ }, _ = i.map(
537
+ (y, T) => Ft(
538
+ y,
539
+ (w) => {
540
+ u[T] = w, h &= ~(1 << T), l && m();
541
541
  },
542
542
  () => {
543
- h |= 1 << g;
543
+ h |= 1 << T;
544
544
  }
545
545
  )
546
546
  );
547
- return l = !0, c(), function() {
548
- z(x), f(), l = !1;
547
+ return l = !0, m(), function() {
548
+ ne(_), c(), l = !1;
549
549
  };
550
550
  });
551
551
  }
552
- function Jr(e) {
552
+ function Gr(e) {
553
553
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
554
554
  }
555
- var zr = function(t) {
556
- return Wr(t) && !Xr(t);
555
+ var $r = function(t) {
556
+ return jr(t) && !Vr(t);
557
557
  };
558
- function Wr(e) {
558
+ function jr(e) {
559
559
  return !!e && typeof e == "object";
560
560
  }
561
- function Xr(e) {
561
+ function Vr(e) {
562
562
  var t = Object.prototype.toString.call(e);
563
- return t === "[object RegExp]" || t === "[object Date]" || Qr(e);
563
+ return t === "[object RegExp]" || t === "[object Date]" || Wr(e);
564
564
  }
565
- var Zr = typeof Symbol == "function" && Symbol.for, qr = Zr ? Symbol.for("react.element") : 60103;
566
- function Qr(e) {
567
- return e.$$typeof === qr;
565
+ var Jr = typeof Symbol == "function" && Symbol.for, zr = Jr ? Symbol.for("react.element") : 60103;
566
+ function Wr(e) {
567
+ return e.$$typeof === zr;
568
568
  }
569
- function Yr(e) {
569
+ function Xr(e) {
570
570
  return Array.isArray(e) ? [] : {};
571
571
  }
572
- function me(e, t) {
573
- return t.clone !== !1 && t.isMergeableObject(e) ? re(Yr(e), e, t) : e;
572
+ function xe(e, t) {
573
+ return t.clone !== !1 && t.isMergeableObject(e) ? ce(Xr(e), e, t) : e;
574
574
  }
575
- function Kr(e, t, r) {
575
+ function Zr(e, t, r) {
576
576
  return e.concat(t).map(function(n) {
577
- return me(n, r);
577
+ return xe(n, r);
578
578
  });
579
579
  }
580
- function en(e, t) {
580
+ function qr(e, t) {
581
581
  if (!t.customMerge)
582
- return re;
582
+ return ce;
583
583
  var r = t.customMerge(e);
584
- return typeof r == "function" ? r : re;
584
+ return typeof r == "function" ? r : ce;
585
585
  }
586
- function tn(e) {
586
+ function Qr(e) {
587
587
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
588
588
  return Object.propertyIsEnumerable.call(e, t);
589
589
  }) : [];
590
590
  }
591
- function ct(e) {
592
- return Object.keys(e).concat(tn(e));
591
+ function pt(e) {
592
+ return Object.keys(e).concat(Qr(e));
593
593
  }
594
- function Dt(e, t) {
594
+ function $t(e, t) {
595
595
  try {
596
596
  return t in e;
597
597
  } catch (r) {
598
598
  return !1;
599
599
  }
600
600
  }
601
- function rn(e, t) {
602
- return Dt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
601
+ function Yr(e, t) {
602
+ return $t(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
603
603
  }
604
- function nn(e, t, r) {
604
+ function Kr(e, t, r) {
605
605
  var n = {};
606
- return r.isMergeableObject(e) && ct(e).forEach(function(i) {
607
- n[i] = me(e[i], r);
608
- }), ct(t).forEach(function(i) {
609
- rn(e, i) || (Dt(e, i) && r.isMergeableObject(t[i]) ? n[i] = en(i, r)(e[i], t[i], r) : n[i] = me(t[i], r));
606
+ return r.isMergeableObject(e) && pt(e).forEach(function(i) {
607
+ n[i] = xe(e[i], r);
608
+ }), pt(t).forEach(function(i) {
609
+ Yr(e, i) || ($t(e, i) && r.isMergeableObject(t[i]) ? n[i] = qr(i, r)(e[i], t[i], r) : n[i] = xe(t[i], r));
610
610
  }), n;
611
611
  }
612
- function re(e, t, r) {
613
- r = r || {}, r.arrayMerge = r.arrayMerge || Kr, r.isMergeableObject = r.isMergeableObject || zr, r.cloneUnlessOtherwiseSpecified = me;
612
+ function ce(e, t, r) {
613
+ r = r || {}, r.arrayMerge = r.arrayMerge || Zr, r.isMergeableObject = r.isMergeableObject || $r, r.cloneUnlessOtherwiseSpecified = xe;
614
614
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
615
- return s ? n ? r.arrayMerge(e, t, r) : nn(e, t, r) : me(t, r);
615
+ return s ? n ? r.arrayMerge(e, t, r) : Kr(e, t, r) : xe(t, r);
616
616
  }
617
- re.all = function(t, r) {
617
+ ce.all = function(t, r) {
618
618
  if (!Array.isArray(t))
619
619
  throw new Error("first argument should be an array");
620
620
  return t.reduce(function(n, i) {
621
- return re(n, i, r);
621
+ return ce(n, i, r);
622
622
  }, {});
623
623
  };
624
- var sn = re, an = sn;
625
- const on = /* @__PURE__ */ Jr(an);
626
- var We = function(e, t) {
627
- return We = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
624
+ var en = ce, tn = en;
625
+ const rn = /* @__PURE__ */ Gr(tn);
626
+ var et = function(e, t) {
627
+ return et = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
628
628
  r.__proto__ = n;
629
629
  } || function(r, n) {
630
630
  for (var i in n)
631
631
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
632
- }, We(e, t);
632
+ }, et(e, t);
633
633
  };
634
- function Ce(e, t) {
634
+ function ke(e, t) {
635
635
  if (typeof t != "function" && t !== null)
636
636
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
637
- We(e, t);
637
+ et(e, t);
638
638
  function r() {
639
639
  this.constructor = e;
640
640
  }
641
641
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
642
642
  }
643
- var j = function() {
644
- return j = Object.assign || function(t) {
643
+ var Q = function() {
644
+ return Q = Object.assign || function(t) {
645
645
  for (var r, n = 1, i = arguments.length; n < i; n++) {
646
646
  r = arguments[n];
647
647
  for (var s in r)
648
648
  Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
649
649
  }
650
650
  return t;
651
- }, j.apply(this, arguments);
651
+ }, Q.apply(this, arguments);
652
652
  };
653
- function un(e, t) {
653
+ function nn(e, t) {
654
654
  var r = {};
655
655
  for (var n in e)
656
656
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -659,43 +659,43 @@ function un(e, t) {
659
659
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
660
660
  return r;
661
661
  }
662
- function De(e, t, r) {
662
+ function Ve(e, t, r) {
663
663
  if (r || arguments.length === 2)
664
664
  for (var n = 0, i = t.length, s; n < i; n++)
665
665
  (s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
666
666
  return e.concat(s || Array.prototype.slice.call(t));
667
667
  }
668
- function ke(e, t) {
669
- var r = t && t.cache ? t.cache : bn, n = t && t.serializer ? t.serializer : mn, i = t && t.strategy ? t.strategy : cn;
668
+ function Je(e, t) {
669
+ var r = t && t.cache ? t.cache : cn, n = t && t.serializer ? t.serializer : ln, i = t && t.strategy ? t.strategy : on;
670
670
  return i(e, {
671
671
  cache: r,
672
672
  serializer: n
673
673
  });
674
674
  }
675
- function ln(e) {
675
+ function sn(e) {
676
676
  return e == null || typeof e == "number" || typeof e == "boolean";
677
677
  }
678
- function hn(e, t, r, n) {
679
- var i = ln(n) ? n : r(n), s = t.get(i);
678
+ function an(e, t, r, n) {
679
+ var i = sn(n) ? n : r(n), s = t.get(i);
680
680
  return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
681
681
  }
682
- function kt(e, t, r) {
682
+ function jt(e, t, r) {
683
683
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
684
684
  return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
685
685
  }
686
- function Ut(e, t, r, n, i) {
686
+ function Vt(e, t, r, n, i) {
687
687
  return r.bind(t, e, n, i);
688
688
  }
689
- function cn(e, t) {
690
- var r = e.length === 1 ? hn : kt;
691
- return Ut(e, this, r, t.cache.create(), t.serializer);
689
+ function on(e, t) {
690
+ var r = e.length === 1 ? an : jt;
691
+ return Vt(e, this, r, t.cache.create(), t.serializer);
692
692
  }
693
- function fn(e, t) {
694
- return Ut(e, this, kt, t.cache.create(), t.serializer);
693
+ function un(e, t) {
694
+ return Vt(e, this, jt, t.cache.create(), t.serializer);
695
695
  }
696
- var mn = function() {
696
+ var ln = function() {
697
697
  return JSON.stringify(arguments);
698
- }, dn = (
698
+ }, hn = (
699
699
  /** @class */
700
700
  function() {
701
701
  function e() {
@@ -707,71 +707,71 @@ var mn = function() {
707
707
  this.cache[t] = r;
708
708
  }, e;
709
709
  }()
710
- ), bn = {
710
+ ), cn = {
711
711
  create: function() {
712
- return new dn();
712
+ return new hn();
713
713
  }
714
- }, Ue = {
715
- variadic: fn
716
- }, xe = function() {
717
- return xe = Object.assign || function(t) {
714
+ }, ze = {
715
+ variadic: un
716
+ }, Me = function() {
717
+ return Me = Object.assign || function(t) {
718
718
  for (var r, n = 1, i = arguments.length; n < i; n++) {
719
719
  r = arguments[n];
720
720
  for (var s in r)
721
721
  Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
722
722
  }
723
723
  return t;
724
- }, xe.apply(this, arguments);
724
+ }, Me.apply(this, arguments);
725
725
  };
726
- var p;
726
+ var g;
727
727
  (function(e) {
728
728
  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";
729
- })(p || (p = {}));
730
- var A;
729
+ })(g || (g = {}));
730
+ var x;
731
731
  (function(e) {
732
732
  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";
733
- })(A || (A = {}));
734
- var ne;
733
+ })(x || (x = {}));
734
+ var fe;
735
735
  (function(e) {
736
736
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
737
- })(ne || (ne = {}));
738
- function ft(e) {
739
- return e.type === A.literal;
737
+ })(fe || (fe = {}));
738
+ function yt(e) {
739
+ return e.type === x.literal;
740
740
  }
741
- function gn(e) {
742
- return e.type === A.argument;
741
+ function fn(e) {
742
+ return e.type === x.argument;
743
743
  }
744
- function Ft(e) {
745
- return e.type === A.number;
744
+ function Jt(e) {
745
+ return e.type === x.number;
746
746
  }
747
- function Gt(e) {
748
- return e.type === A.date;
747
+ function zt(e) {
748
+ return e.type === x.date;
749
749
  }
750
- function $t(e) {
751
- return e.type === A.time;
750
+ function Wt(e) {
751
+ return e.type === x.time;
752
752
  }
753
- function jt(e) {
754
- return e.type === A.select;
753
+ function Xt(e) {
754
+ return e.type === x.select;
755
755
  }
756
- function Vt(e) {
757
- return e.type === A.plural;
756
+ function Zt(e) {
757
+ return e.type === x.plural;
758
758
  }
759
- function pn(e) {
760
- return e.type === A.pound;
759
+ function mn(e) {
760
+ return e.type === x.pound;
761
761
  }
762
- function Jt(e) {
763
- return e.type === A.tag;
762
+ function qt(e) {
763
+ return e.type === x.tag;
764
764
  }
765
- function zt(e) {
766
- return !!(e && typeof e == "object" && e.type === ne.number);
765
+ function Qt(e) {
766
+ return !!(e && typeof e == "object" && e.type === fe.number);
767
767
  }
768
- function Xe(e) {
769
- return !!(e && typeof e == "object" && e.type === ne.dateTime);
768
+ function tt(e) {
769
+ return !!(e && typeof e == "object" && e.type === fe.dateTime);
770
770
  }
771
- var Wt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, yn = /(?:[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;
772
- function _n(e) {
771
+ var Yt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, dn = /(?:[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;
772
+ function bn(e) {
773
773
  var t = {};
774
- return e.replace(yn, function(r) {
774
+ return e.replace(dn, function(r) {
775
775
  var n = r.length;
776
776
  switch (r[0]) {
777
777
  case "G":
@@ -860,46 +860,46 @@ function _n(e) {
860
860
  return "";
861
861
  }), t;
862
862
  }
863
- var H = function() {
864
- return H = Object.assign || function(t) {
863
+ var S = function() {
864
+ return S = Object.assign || function(t) {
865
865
  for (var r, n = 1, i = arguments.length; n < i; n++) {
866
866
  r = arguments[n];
867
867
  for (var s in r)
868
868
  Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
869
869
  }
870
870
  return t;
871
- }, H.apply(this, arguments);
871
+ }, S.apply(this, arguments);
872
872
  };
873
- var vn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
874
- function En(e) {
873
+ var gn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
874
+ function pn(e) {
875
875
  if (e.length === 0)
876
876
  throw new Error("Number skeleton cannot be empty");
877
- for (var t = e.split(vn).filter(function(c) {
878
- return c.length > 0;
877
+ for (var t = e.split(gn).filter(function(m) {
878
+ return m.length > 0;
879
879
  }), r = [], n = 0, i = t; n < i.length; n++) {
880
880
  var s = i[n], a = s.split("/");
881
881
  if (a.length === 0)
882
882
  throw new Error("Invalid number skeleton");
883
883
  for (var o = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
884
- var f = h[u];
885
- if (f.length === 0)
884
+ var c = h[u];
885
+ if (c.length === 0)
886
886
  throw new Error("Invalid number skeleton");
887
887
  }
888
888
  r.push({ stem: o, options: l });
889
889
  }
890
890
  return r;
891
891
  }
892
- function xn(e) {
892
+ function yn(e) {
893
893
  return e.replace(/^(.*?)-/, "");
894
894
  }
895
- var mt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Xt = /^(@+)?(\+|#+)?[rs]?$/g, Sn = /(\*)(0+)|(#+)(0+)|(0+)/g, Zt = /^(0+)$/;
896
- function dt(e) {
895
+ var _t = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Kt = /^(@+)?(\+|#+)?[rs]?$/g, _n = /(\*)(0+)|(#+)(0+)|(0+)/g, er = /^(0+)$/;
896
+ function vt(e) {
897
897
  var t = {};
898
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Xt, function(r, n, i) {
898
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Kt, function(r, n, i) {
899
899
  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)), "";
900
900
  }), t;
901
901
  }
902
- function qt(e) {
902
+ function tr(e) {
903
903
  switch (e) {
904
904
  case "sign-auto":
905
905
  return {
@@ -939,7 +939,7 @@ function qt(e) {
939
939
  };
940
940
  }
941
941
  }
942
- function Tn(e) {
942
+ function vn(e) {
943
943
  var t;
944
944
  if (e[0] === "E" && e[1] === "E" ? (t = {
945
945
  notation: "engineering"
@@ -947,17 +947,17 @@ function Tn(e) {
947
947
  notation: "scientific"
948
948
  }, e = e.slice(1)), t) {
949
949
  var r = e.slice(0, 2);
950
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Zt.test(e))
950
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !er.test(e))
951
951
  throw new Error("Malformed concise eng/scientific notation");
952
952
  t.minimumIntegerDigits = e.length;
953
953
  }
954
954
  return t;
955
955
  }
956
- function bt(e) {
957
- var t = {}, r = qt(e);
956
+ function Et(e) {
957
+ var t = {}, r = tr(e);
958
958
  return r || t;
959
959
  }
960
- function An(e) {
960
+ function En(e) {
961
961
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
962
962
  var i = n[r];
963
963
  switch (i.stem) {
@@ -981,7 +981,7 @@ function An(e) {
981
981
  continue;
982
982
  case "measure-unit":
983
983
  case "unit":
984
- t.style = "unit", t.unit = xn(i.options[0]);
984
+ t.style = "unit", t.unit = yn(i.options[0]);
985
985
  continue;
986
986
  case "compact-short":
987
987
  case "K":
@@ -992,13 +992,13 @@ function An(e) {
992
992
  t.notation = "compact", t.compactDisplay = "long";
993
993
  continue;
994
994
  case "scientific":
995
- t = H(H(H({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
996
- return H(H({}, l), bt(u));
995
+ t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
996
+ return S(S({}, l), Et(u));
997
997
  }, {}));
998
998
  continue;
999
999
  case "engineering":
1000
- t = H(H(H({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1001
- return H(H({}, l), bt(u));
1000
+ t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1001
+ return S(S({}, l), Et(u));
1002
1002
  }, {}));
1003
1003
  continue;
1004
1004
  case "notation-simple":
@@ -1043,45 +1043,45 @@ function An(e) {
1043
1043
  case "integer-width":
1044
1044
  if (i.options.length > 1)
1045
1045
  throw new RangeError("integer-width stems only accept a single optional option");
1046
- i.options[0].replace(Sn, function(l, u, h, f, c, x) {
1046
+ i.options[0].replace(_n, function(l, u, h, c, m, _) {
1047
1047
  if (u)
1048
1048
  t.minimumIntegerDigits = h.length;
1049
1049
  else {
1050
- if (f && c)
1050
+ if (c && m)
1051
1051
  throw new Error("We currently do not support maximum integer digits");
1052
- if (x)
1052
+ if (_)
1053
1053
  throw new Error("We currently do not support exact integer digits");
1054
1054
  }
1055
1055
  return "";
1056
1056
  });
1057
1057
  continue;
1058
1058
  }
1059
- if (Zt.test(i.stem)) {
1059
+ if (er.test(i.stem)) {
1060
1060
  t.minimumIntegerDigits = i.stem.length;
1061
1061
  continue;
1062
1062
  }
1063
- if (mt.test(i.stem)) {
1063
+ if (_t.test(i.stem)) {
1064
1064
  if (i.options.length > 1)
1065
1065
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1066
- i.stem.replace(mt, function(l, u, h, f, c, x) {
1067
- return h === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && x ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + x.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1066
+ i.stem.replace(_t, function(l, u, h, c, m, _) {
1067
+ return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m && _ ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + _.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1068
1068
  });
1069
1069
  var s = i.options[0];
1070
- s === "w" ? t = H(H({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = H(H({}, t), dt(s)));
1070
+ s === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = S(S({}, t), vt(s)));
1071
1071
  continue;
1072
1072
  }
1073
- if (Xt.test(i.stem)) {
1074
- t = H(H({}, t), dt(i.stem));
1073
+ if (Kt.test(i.stem)) {
1074
+ t = S(S({}, t), vt(i.stem));
1075
1075
  continue;
1076
1076
  }
1077
- var a = qt(i.stem);
1078
- a && (t = H(H({}, t), a));
1079
- var o = Tn(i.stem);
1080
- o && (t = H(H({}, t), o));
1077
+ var a = tr(i.stem);
1078
+ a && (t = S(S({}, t), a));
1079
+ var o = vn(i.stem);
1080
+ o && (t = S(S({}, t), o));
1081
1081
  }
1082
1082
  return t;
1083
1083
  }
1084
- var ye = {
1084
+ var we = {
1085
1085
  "001": [
1086
1086
  "H",
1087
1087
  "h"
@@ -2496,13 +2496,13 @@ var ye = {
2496
2496
  "h"
2497
2497
  ]
2498
2498
  };
2499
- function Hn(e, t) {
2499
+ function xn(e, t) {
2500
2500
  for (var r = "", n = 0; n < e.length; n++) {
2501
2501
  var i = e.charAt(n);
2502
2502
  if (i === "j") {
2503
2503
  for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2504
2504
  s++, n++;
2505
- var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = Cn(t);
2505
+ var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = Sn(t);
2506
2506
  for ((u == "H" || u == "k") && (o = 0); o-- > 0; )
2507
2507
  r += l;
2508
2508
  for (; a-- > 0; )
@@ -2512,7 +2512,7 @@ function Hn(e, t) {
2512
2512
  }
2513
2513
  return r;
2514
2514
  }
2515
- function Cn(e) {
2515
+ function Sn(e) {
2516
2516
  var t = e.hourCycle;
2517
2517
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2518
2518
  e.hourCycles && // @ts-ignore
@@ -2531,23 +2531,23 @@ function Cn(e) {
2531
2531
  }
2532
2532
  var r = e.language, n;
2533
2533
  r !== "root" && (n = e.maximize().region);
2534
- var i = ye[n || ""] || ye[r || ""] || ye["".concat(r, "-001")] || ye["001"];
2534
+ var i = we[n || ""] || we[r || ""] || we["".concat(r, "-001")] || we["001"];
2535
2535
  return i[0];
2536
2536
  }
2537
- var Fe, Bn = new RegExp("^".concat(Wt.source, "*")), wn = new RegExp("".concat(Wt.source, "*$"));
2538
- function v(e, t) {
2537
+ var We, Tn = new RegExp("^".concat(Yt.source, "*")), An = new RegExp("".concat(Yt.source, "*$"));
2538
+ function p(e, t) {
2539
2539
  return { start: e, end: t };
2540
2540
  }
2541
- var In = !!String.prototype.startsWith && "_a".startsWith("a", 1), Nn = !!String.fromCodePoint, On = !!Object.fromEntries, Pn = !!String.prototype.codePointAt, Mn = !!String.prototype.trimStart, Ln = !!String.prototype.trimEnd, Rn = !!Number.isSafeInteger, Dn = Rn ? Number.isSafeInteger : function(e) {
2541
+ var Hn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Cn = !!String.fromCodePoint, Bn = !!Object.fromEntries, wn = !!String.prototype.codePointAt, In = !!String.prototype.trimStart, Nn = !!String.prototype.trimEnd, On = !!Number.isSafeInteger, Pn = On ? Number.isSafeInteger : function(e) {
2542
2542
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2543
- }, Ze = !0;
2543
+ }, rt = !0;
2544
2544
  try {
2545
- var kn = Yt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2546
- Ze = ((Fe = kn.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
2545
+ var Mn = nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2546
+ rt = ((We = Mn.exec("a")) === null || We === void 0 ? void 0 : We[0]) === "a";
2547
2547
  } catch (e) {
2548
- Ze = !1;
2548
+ rt = !1;
2549
2549
  }
2550
- var gt = In ? (
2550
+ var xt = Hn ? (
2551
2551
  // Native
2552
2552
  function(t, r, n) {
2553
2553
  return t.startsWith(r, n);
@@ -2557,7 +2557,7 @@ var gt = In ? (
2557
2557
  function(t, r, n) {
2558
2558
  return t.slice(n, n + r.length) === r;
2559
2559
  }
2560
- ), qe = Nn ? String.fromCodePoint : (
2560
+ ), nt = Cn ? String.fromCodePoint : (
2561
2561
  // IE11
2562
2562
  function() {
2563
2563
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2569,9 +2569,9 @@ var gt = In ? (
2569
2569
  }
2570
2570
  return n;
2571
2571
  }
2572
- ), pt = (
2572
+ ), St = (
2573
2573
  // native
2574
- On ? Object.fromEntries : (
2574
+ Bn ? Object.fromEntries : (
2575
2575
  // Ponyfill
2576
2576
  function(t) {
2577
2577
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2581,7 +2581,7 @@ var gt = In ? (
2581
2581
  return r;
2582
2582
  }
2583
2583
  )
2584
- ), Qt = Pn ? (
2584
+ ), rr = wn ? (
2585
2585
  // Native
2586
2586
  function(t, r) {
2587
2587
  return t.codePointAt(r);
@@ -2595,7 +2595,7 @@ var gt = In ? (
2595
2595
  return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
2596
2596
  }
2597
2597
  }
2598
- ), Un = Mn ? (
2598
+ ), Ln = In ? (
2599
2599
  // Native
2600
2600
  function(t) {
2601
2601
  return t.trimStart();
@@ -2603,9 +2603,9 @@ var gt = In ? (
2603
2603
  ) : (
2604
2604
  // Ponyfill
2605
2605
  function(t) {
2606
- return t.replace(Bn, "");
2606
+ return t.replace(Tn, "");
2607
2607
  }
2608
- ), Fn = Ln ? (
2608
+ ), Rn = Nn ? (
2609
2609
  // Native
2610
2610
  function(t) {
2611
2611
  return t.trimEnd();
@@ -2613,32 +2613,32 @@ var gt = In ? (
2613
2613
  ) : (
2614
2614
  // Ponyfill
2615
2615
  function(t) {
2616
- return t.replace(wn, "");
2616
+ return t.replace(An, "");
2617
2617
  }
2618
2618
  );
2619
- function Yt(e, t) {
2619
+ function nr(e, t) {
2620
2620
  return new RegExp(e, t);
2621
2621
  }
2622
- var Qe;
2623
- if (Ze) {
2624
- var yt = Yt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2625
- Qe = function(t, r) {
2622
+ var it;
2623
+ if (rt) {
2624
+ var Tt = nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2625
+ it = function(t, r) {
2626
2626
  var n;
2627
- yt.lastIndex = r;
2628
- var i = yt.exec(t);
2627
+ Tt.lastIndex = r;
2628
+ var i = Tt.exec(t);
2629
2629
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2630
2630
  };
2631
2631
  } else
2632
- Qe = function(t, r) {
2632
+ it = function(t, r) {
2633
2633
  for (var n = []; ; ) {
2634
- var i = Qt(t, r);
2635
- if (i === void 0 || Kt(i) || Vn(i))
2634
+ var i = rr(t, r);
2635
+ if (i === void 0 || ir(i) || Fn(i))
2636
2636
  break;
2637
2637
  n.push(i), r += i >= 65536 ? 2 : 1;
2638
2638
  }
2639
- return qe.apply(void 0, n);
2639
+ return nt.apply(void 0, n);
2640
2640
  };
2641
- var Gn = (
2641
+ var Dn = (
2642
2642
  /** @class */
2643
2643
  function() {
2644
2644
  function e(t, r) {
@@ -2662,14 +2662,14 @@ var Gn = (
2662
2662
  if (s === 35 && (r === "plural" || r === "selectordinal")) {
2663
2663
  var o = this.clonePosition();
2664
2664
  this.bump(), i.push({
2665
- type: A.pound,
2666
- location: v(o, this.clonePosition())
2665
+ type: x.pound,
2666
+ location: p(o, this.clonePosition())
2667
2667
  });
2668
2668
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2669
2669
  if (n)
2670
2670
  break;
2671
- return this.error(p.UNMATCHED_CLOSING_TAG, v(this.clonePosition(), this.clonePosition()));
2672
- } else if (s === 60 && !this.ignoreTag && Ye(this.peek() || 0)) {
2671
+ return this.error(g.UNMATCHED_CLOSING_TAG, p(this.clonePosition(), this.clonePosition()));
2672
+ } else if (s === 60 && !this.ignoreTag && st(this.peek() || 0)) {
2673
2673
  var a = this.parseTag(t, r);
2674
2674
  if (a.err)
2675
2675
  return a;
@@ -2690,9 +2690,9 @@ var Gn = (
2690
2690
  if (this.bumpSpace(), this.bumpIf("/>"))
2691
2691
  return {
2692
2692
  val: {
2693
- type: A.literal,
2693
+ type: x.literal,
2694
2694
  value: "<".concat(i, "/>"),
2695
- location: v(n, this.clonePosition())
2695
+ location: p(n, this.clonePosition())
2696
2696
  },
2697
2697
  err: null
2698
2698
  };
@@ -2702,25 +2702,25 @@ var Gn = (
2702
2702
  return s;
2703
2703
  var a = s.val, o = this.clonePosition();
2704
2704
  if (this.bumpIf("</")) {
2705
- if (this.isEOF() || !Ye(this.char()))
2706
- return this.error(p.INVALID_TAG, v(o, this.clonePosition()));
2705
+ if (this.isEOF() || !st(this.char()))
2706
+ return this.error(g.INVALID_TAG, p(o, this.clonePosition()));
2707
2707
  var l = this.clonePosition(), u = this.parseTagName();
2708
- return i !== u ? this.error(p.UNMATCHED_CLOSING_TAG, v(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2708
+ return i !== u ? this.error(g.UNMATCHED_CLOSING_TAG, p(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2709
2709
  val: {
2710
- type: A.tag,
2710
+ type: x.tag,
2711
2711
  value: i,
2712
2712
  children: a,
2713
- location: v(n, this.clonePosition())
2713
+ location: p(n, this.clonePosition())
2714
2714
  },
2715
2715
  err: null
2716
- } : this.error(p.INVALID_TAG, v(o, this.clonePosition())));
2716
+ } : this.error(g.INVALID_TAG, p(o, this.clonePosition())));
2717
2717
  } else
2718
- return this.error(p.UNCLOSED_TAG, v(n, this.clonePosition()));
2718
+ return this.error(g.UNCLOSED_TAG, p(n, this.clonePosition()));
2719
2719
  } else
2720
- return this.error(p.INVALID_TAG, v(n, this.clonePosition()));
2720
+ return this.error(g.INVALID_TAG, p(n, this.clonePosition()));
2721
2721
  }, e.prototype.parseTagName = function() {
2722
2722
  var t = this.offset();
2723
- for (this.bump(); !this.isEOF() && jn(this.char()); )
2723
+ for (this.bump(); !this.isEOF() && Un(this.char()); )
2724
2724
  this.bump();
2725
2725
  return this.message.slice(t, this.offset());
2726
2726
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2742,14 +2742,14 @@ var Gn = (
2742
2742
  }
2743
2743
  break;
2744
2744
  }
2745
- var l = v(n, this.clonePosition());
2745
+ var l = p(n, this.clonePosition());
2746
2746
  return {
2747
- val: { type: A.literal, value: i, location: l },
2747
+ val: { type: x.literal, value: i, location: l },
2748
2748
  err: null
2749
2749
  };
2750
2750
  }, e.prototype.tryParseLeftAngleBracket = function() {
2751
2751
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2752
- !$n(this.peek() || 0)) ? (this.bump(), "<") : null;
2752
+ !kn(this.peek() || 0)) ? (this.bump(), "<") : null;
2753
2753
  }, e.prototype.tryParseQuote = function(t) {
2754
2754
  if (this.isEOF() || this.char() !== 39)
2755
2755
  return null;
@@ -2783,49 +2783,49 @@ var Gn = (
2783
2783
  r.push(n);
2784
2784
  this.bump();
2785
2785
  }
2786
- return qe.apply(void 0, r);
2786
+ return nt.apply(void 0, r);
2787
2787
  }, e.prototype.tryParseUnquoted = function(t, r) {
2788
2788
  if (this.isEOF())
2789
2789
  return null;
2790
2790
  var n = this.char();
2791
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), qe(n));
2791
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), nt(n));
2792
2792
  }, e.prototype.parseArgument = function(t, r) {
2793
2793
  var n = this.clonePosition();
2794
2794
  if (this.bump(), this.bumpSpace(), this.isEOF())
2795
- return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition()));
2795
+ return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, p(n, this.clonePosition()));
2796
2796
  if (this.char() === 125)
2797
- return this.bump(), this.error(p.EMPTY_ARGUMENT, v(n, this.clonePosition()));
2797
+ return this.bump(), this.error(g.EMPTY_ARGUMENT, p(n, this.clonePosition()));
2798
2798
  var i = this.parseIdentifierIfPossible().value;
2799
2799
  if (!i)
2800
- return this.error(p.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
2800
+ return this.error(g.MALFORMED_ARGUMENT, p(n, this.clonePosition()));
2801
2801
  if (this.bumpSpace(), this.isEOF())
2802
- return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition()));
2802
+ return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, p(n, this.clonePosition()));
2803
2803
  switch (this.char()) {
2804
2804
  case 125:
2805
2805
  return this.bump(), {
2806
2806
  val: {
2807
- type: A.argument,
2807
+ type: x.argument,
2808
2808
  // value does not include the opening and closing braces.
2809
2809
  value: i,
2810
- location: v(n, this.clonePosition())
2810
+ location: p(n, this.clonePosition())
2811
2811
  },
2812
2812
  err: null
2813
2813
  };
2814
2814
  case 44:
2815
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, v(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2815
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, p(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2816
2816
  default:
2817
- return this.error(p.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
2817
+ return this.error(g.MALFORMED_ARGUMENT, p(n, this.clonePosition()));
2818
2818
  }
2819
2819
  }, e.prototype.parseIdentifierIfPossible = function() {
2820
- var t = this.clonePosition(), r = this.offset(), n = Qe(this.message, r), i = r + n.length;
2820
+ var t = this.clonePosition(), r = this.offset(), n = it(this.message, r), i = r + n.length;
2821
2821
  this.bumpTo(i);
2822
- var s = this.clonePosition(), a = v(t, s);
2822
+ var s = this.clonePosition(), a = p(t, s);
2823
2823
  return { value: n, location: a };
2824
2824
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2825
2825
  var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2826
2826
  switch (o) {
2827
2827
  case "":
2828
- return this.error(p.EXPECT_ARGUMENT_TYPE, v(a, l));
2828
+ return this.error(g.EXPECT_ARGUMENT_TYPE, p(a, l));
2829
2829
  case "number":
2830
2830
  case "date":
2831
2831
  case "time": {
@@ -2833,49 +2833,49 @@ var Gn = (
2833
2833
  var u = null;
2834
2834
  if (this.bumpIf(",")) {
2835
2835
  this.bumpSpace();
2836
- var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
2837
- if (f.err)
2838
- return f;
2839
- var c = Fn(f.val);
2840
- if (c.length === 0)
2841
- return this.error(p.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
2842
- var x = v(h, this.clonePosition());
2843
- u = { style: c, styleLocation: x };
2836
+ var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2837
+ if (c.err)
2838
+ return c;
2839
+ var m = Rn(c.val);
2840
+ if (m.length === 0)
2841
+ return this.error(g.EXPECT_ARGUMENT_STYLE, p(this.clonePosition(), this.clonePosition()));
2842
+ var _ = p(h, this.clonePosition());
2843
+ u = { style: m, styleLocation: _ };
2844
2844
  }
2845
- var E = this.tryParseArgumentClose(i);
2846
- if (E.err)
2847
- return E;
2848
- var g = v(i, this.clonePosition());
2849
- if (u && gt(u == null ? void 0 : u.style, "::", 0)) {
2850
- var y = Un(u.style.slice(2));
2845
+ var y = this.tryParseArgumentClose(i);
2846
+ if (y.err)
2847
+ return y;
2848
+ var T = p(i, this.clonePosition());
2849
+ if (u && xt(u == null ? void 0 : u.style, "::", 0)) {
2850
+ var w = Ln(u.style.slice(2));
2851
2851
  if (o === "number") {
2852
- var f = this.parseNumberSkeletonFromString(y, u.styleLocation);
2853
- return f.err ? f : {
2854
- val: { type: A.number, value: n, location: g, style: f.val },
2852
+ var c = this.parseNumberSkeletonFromString(w, u.styleLocation);
2853
+ return c.err ? c : {
2854
+ val: { type: x.number, value: n, location: T, style: c.val },
2855
2855
  err: null
2856
2856
  };
2857
2857
  } else {
2858
- if (y.length === 0)
2859
- return this.error(p.EXPECT_DATE_TIME_SKELETON, g);
2860
- var S = y;
2861
- this.locale && (S = Hn(y, this.locale));
2862
- var c = {
2863
- type: ne.dateTime,
2864
- pattern: S,
2858
+ if (w.length === 0)
2859
+ return this.error(g.EXPECT_DATE_TIME_SKELETON, T);
2860
+ var F = w;
2861
+ this.locale && (F = xn(w, this.locale));
2862
+ var m = {
2863
+ type: fe.dateTime,
2864
+ pattern: F,
2865
2865
  location: u.styleLocation,
2866
- parsedOptions: this.shouldParseSkeletons ? _n(S) : {}
2867
- }, d = o === "date" ? A.date : A.time;
2866
+ parsedOptions: this.shouldParseSkeletons ? bn(F) : {}
2867
+ }, M = o === "date" ? x.date : x.time;
2868
2868
  return {
2869
- val: { type: d, value: n, location: g, style: c },
2869
+ val: { type: M, value: n, location: T, style: m },
2870
2870
  err: null
2871
2871
  };
2872
2872
  }
2873
2873
  }
2874
2874
  return {
2875
2875
  val: {
2876
- type: o === "number" ? A.number : o === "date" ? A.date : A.time,
2876
+ type: o === "number" ? x.number : o === "date" ? x.date : x.time,
2877
2877
  value: n,
2878
- location: g,
2878
+ location: T,
2879
2879
  style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
2880
2880
  },
2881
2881
  err: null
@@ -2884,52 +2884,52 @@ var Gn = (
2884
2884
  case "plural":
2885
2885
  case "selectordinal":
2886
2886
  case "select": {
2887
- var _ = this.clonePosition();
2887
+ var C = this.clonePosition();
2888
2888
  if (this.bumpSpace(), !this.bumpIf(","))
2889
- return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, v(_, xe({}, _)));
2889
+ return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS, p(C, Me({}, C)));
2890
2890
  this.bumpSpace();
2891
- var B = this.parseIdentifierIfPossible(), M = 0;
2892
- if (o !== "select" && B.value === "offset") {
2891
+ var U = this.parseIdentifierIfPossible(), L = 0;
2892
+ if (o !== "select" && U.value === "offset") {
2893
2893
  if (!this.bumpIf(":"))
2894
- return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v(this.clonePosition(), this.clonePosition()));
2894
+ return this.error(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p(this.clonePosition(), this.clonePosition()));
2895
2895
  this.bumpSpace();
2896
- var f = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2897
- if (f.err)
2898
- return f;
2899
- this.bumpSpace(), B = this.parseIdentifierIfPossible(), M = f.val;
2896
+ var c = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2897
+ if (c.err)
2898
+ return c;
2899
+ this.bumpSpace(), U = this.parseIdentifierIfPossible(), L = c.val;
2900
2900
  }
2901
- var k = this.tryParsePluralOrSelectOptions(t, o, r, B);
2902
- if (k.err)
2903
- return k;
2904
- var E = this.tryParseArgumentClose(i);
2905
- if (E.err)
2906
- return E;
2907
- var L = v(i, this.clonePosition());
2901
+ var I = this.tryParsePluralOrSelectOptions(t, o, r, U);
2902
+ if (I.err)
2903
+ return I;
2904
+ var y = this.tryParseArgumentClose(i);
2905
+ if (y.err)
2906
+ return y;
2907
+ var J = p(i, this.clonePosition());
2908
2908
  return o === "select" ? {
2909
2909
  val: {
2910
- type: A.select,
2910
+ type: x.select,
2911
2911
  value: n,
2912
- options: pt(k.val),
2913
- location: L
2912
+ options: St(I.val),
2913
+ location: J
2914
2914
  },
2915
2915
  err: null
2916
2916
  } : {
2917
2917
  val: {
2918
- type: A.plural,
2918
+ type: x.plural,
2919
2919
  value: n,
2920
- options: pt(k.val),
2921
- offset: M,
2920
+ options: St(I.val),
2921
+ offset: L,
2922
2922
  pluralType: o === "plural" ? "cardinal" : "ordinal",
2923
- location: L
2923
+ location: J
2924
2924
  },
2925
2925
  err: null
2926
2926
  };
2927
2927
  }
2928
2928
  default:
2929
- return this.error(p.INVALID_ARGUMENT_TYPE, v(a, l));
2929
+ return this.error(g.INVALID_ARGUMENT_TYPE, p(a, l));
2930
2930
  }
2931
2931
  }, e.prototype.tryParseArgumentClose = function(t) {
2932
- return this.isEOF() || this.char() !== 125 ? this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, v(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2932
+ return this.isEOF() || this.char() !== 125 ? this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, p(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2933
2933
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2934
2934
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2935
2935
  var n = this.char();
@@ -2938,7 +2938,7 @@ var Gn = (
2938
2938
  this.bump();
2939
2939
  var i = this.clonePosition();
2940
2940
  if (!this.bumpUntil("'"))
2941
- return this.error(p.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, v(i, this.clonePosition()));
2941
+ return this.error(g.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, p(i, this.clonePosition()));
2942
2942
  this.bump();
2943
2943
  break;
2944
2944
  }
@@ -2968,52 +2968,52 @@ var Gn = (
2968
2968
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2969
2969
  var n = [];
2970
2970
  try {
2971
- n = En(t);
2971
+ n = pn(t);
2972
2972
  } catch (i) {
2973
- return this.error(p.INVALID_NUMBER_SKELETON, r);
2973
+ return this.error(g.INVALID_NUMBER_SKELETON, r);
2974
2974
  }
2975
2975
  return {
2976
2976
  val: {
2977
- type: ne.number,
2977
+ type: fe.number,
2978
2978
  tokens: n,
2979
2979
  location: r,
2980
- parsedOptions: this.shouldParseSkeletons ? An(n) : {}
2980
+ parsedOptions: this.shouldParseSkeletons ? En(n) : {}
2981
2981
  },
2982
2982
  err: null
2983
2983
  };
2984
2984
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
2985
2985
  for (var s, a = !1, o = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
2986
2986
  if (u.length === 0) {
2987
- var f = this.clonePosition();
2987
+ var c = this.clonePosition();
2988
2988
  if (r !== "select" && this.bumpIf("=")) {
2989
- var c = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_SELECTOR, p.INVALID_PLURAL_ARGUMENT_SELECTOR);
2990
- if (c.err)
2991
- return c;
2992
- h = v(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
2989
+ var m = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_SELECTOR, g.INVALID_PLURAL_ARGUMENT_SELECTOR);
2990
+ if (m.err)
2991
+ return m;
2992
+ h = p(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
2993
2993
  } else
2994
2994
  break;
2995
2995
  }
2996
2996
  if (l.has(u))
2997
- return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
2997
+ return this.error(r === "select" ? g.DUPLICATE_SELECT_ARGUMENT_SELECTOR : g.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
2998
2998
  u === "other" && (a = !0), this.bumpSpace();
2999
- var x = this.clonePosition();
2999
+ var _ = this.clonePosition();
3000
3000
  if (!this.bumpIf("{"))
3001
- return this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, v(this.clonePosition(), this.clonePosition()));
3002
- var E = this.parseMessage(t + 1, r, n);
3003
- if (E.err)
3004
- return E;
3005
- var g = this.tryParseArgumentClose(x);
3006
- if (g.err)
3007
- return g;
3001
+ return this.error(r === "select" ? g.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : g.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, p(this.clonePosition(), this.clonePosition()));
3002
+ var y = this.parseMessage(t + 1, r, n);
3003
+ if (y.err)
3004
+ return y;
3005
+ var T = this.tryParseArgumentClose(_);
3006
+ if (T.err)
3007
+ return T;
3008
3008
  o.push([
3009
3009
  u,
3010
3010
  {
3011
- value: E.val,
3012
- location: v(x, this.clonePosition())
3011
+ value: y.val,
3012
+ location: p(_, this.clonePosition())
3013
3013
  }
3014
3014
  ]), l.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
3015
3015
  }
3016
- return o.length === 0 ? this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR : p.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(p.MISSING_OTHER_CLAUSE, v(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3016
+ return o.length === 0 ? this.error(r === "select" ? g.EXPECT_SELECT_ARGUMENT_SELECTOR : g.EXPECT_PLURAL_ARGUMENT_SELECTOR, p(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(g.MISSING_OTHER_CLAUSE, p(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3017
3017
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3018
3018
  var n = 1, i = this.clonePosition();
3019
3019
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -3024,8 +3024,8 @@ var Gn = (
3024
3024
  else
3025
3025
  break;
3026
3026
  }
3027
- var l = v(i, this.clonePosition());
3028
- return s ? (a *= n, Dn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3027
+ var l = p(i, this.clonePosition());
3028
+ return s ? (a *= n, Pn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3029
3029
  }, e.prototype.offset = function() {
3030
3030
  return this.position.offset;
3031
3031
  }, e.prototype.isEOF = function() {
@@ -3040,7 +3040,7 @@ var Gn = (
3040
3040
  var t = this.position.offset;
3041
3041
  if (t >= this.message.length)
3042
3042
  throw Error("out of bound");
3043
- var r = Qt(this.message, t);
3043
+ var r = rr(this.message, t);
3044
3044
  if (r === void 0)
3045
3045
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3046
3046
  return r;
@@ -3059,7 +3059,7 @@ var Gn = (
3059
3059
  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);
3060
3060
  }
3061
3061
  }, e.prototype.bumpIf = function(t) {
3062
- if (gt(this.message, t, this.offset())) {
3062
+ if (xt(this.message, t, this.offset())) {
3063
3063
  for (var r = 0; r < t.length; r++)
3064
3064
  this.bump();
3065
3065
  return !0;
@@ -3081,7 +3081,7 @@ var Gn = (
3081
3081
  break;
3082
3082
  }
3083
3083
  }, e.prototype.bumpSpace = function() {
3084
- for (; !this.isEOF() && Kt(this.char()); )
3084
+ for (; !this.isEOF() && ir(this.char()); )
3085
3085
  this.bump();
3086
3086
  }, e.prototype.peek = function() {
3087
3087
  if (this.isEOF())
@@ -3091,47 +3091,47 @@ var Gn = (
3091
3091
  }, e;
3092
3092
  }()
3093
3093
  );
3094
- function Ye(e) {
3094
+ function st(e) {
3095
3095
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3096
3096
  }
3097
- function $n(e) {
3098
- return Ye(e) || e === 47;
3097
+ function kn(e) {
3098
+ return st(e) || e === 47;
3099
3099
  }
3100
- function jn(e) {
3100
+ function Un(e) {
3101
3101
  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;
3102
3102
  }
3103
- function Kt(e) {
3103
+ function ir(e) {
3104
3104
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3105
3105
  }
3106
- function Vn(e) {
3106
+ function Fn(e) {
3107
3107
  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;
3108
3108
  }
3109
- function Ke(e) {
3109
+ function at(e) {
3110
3110
  e.forEach(function(t) {
3111
- if (delete t.location, jt(t) || Vt(t))
3111
+ if (delete t.location, Xt(t) || Zt(t))
3112
3112
  for (var r in t.options)
3113
- delete t.options[r].location, Ke(t.options[r].value);
3113
+ delete t.options[r].location, at(t.options[r].value);
3114
3114
  else
3115
- Ft(t) && zt(t.style) || (Gt(t) || $t(t)) && Xe(t.style) ? delete t.style.location : Jt(t) && Ke(t.children);
3115
+ Jt(t) && Qt(t.style) || (zt(t) || Wt(t)) && tt(t.style) ? delete t.style.location : qt(t) && at(t.children);
3116
3116
  });
3117
3117
  }
3118
- function Jn(e, t) {
3119
- t === void 0 && (t = {}), t = xe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3120
- var r = new Gn(e, t).parse();
3118
+ function Gn(e, t) {
3119
+ t === void 0 && (t = {}), t = Me({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3120
+ var r = new Dn(e, t).parse();
3121
3121
  if (r.err) {
3122
- var n = SyntaxError(p[r.err.kind]);
3122
+ var n = SyntaxError(g[r.err.kind]);
3123
3123
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3124
3124
  }
3125
- return t != null && t.captureLocation || Ke(r.val), r.val;
3125
+ return t != null && t.captureLocation || at(r.val), r.val;
3126
3126
  }
3127
- var ie;
3127
+ var me;
3128
3128
  (function(e) {
3129
3129
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3130
- })(ie || (ie = {}));
3131
- var Be = (
3130
+ })(me || (me = {}));
3131
+ var Ue = (
3132
3132
  /** @class */
3133
3133
  function(e) {
3134
- Ce(t, e);
3134
+ ke(t, e);
3135
3135
  function t(r, n, i) {
3136
3136
  var s = e.call(this, r) || this;
3137
3137
  return s.code = n, s.originalMessage = i, s;
@@ -3140,155 +3140,155 @@ var Be = (
3140
3140
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3141
3141
  }, t;
3142
3142
  }(Error)
3143
- ), _t = (
3143
+ ), At = (
3144
3144
  /** @class */
3145
3145
  function(e) {
3146
- Ce(t, e);
3146
+ ke(t, e);
3147
3147
  function t(r, n, i, s) {
3148
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ie.INVALID_VALUE, s) || this;
3148
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), me.INVALID_VALUE, s) || this;
3149
3149
  }
3150
3150
  return t;
3151
- }(Be)
3152
- ), zn = (
3151
+ }(Ue)
3152
+ ), $n = (
3153
3153
  /** @class */
3154
3154
  function(e) {
3155
- Ce(t, e);
3155
+ ke(t, e);
3156
3156
  function t(r, n, i) {
3157
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ie.INVALID_VALUE, i) || this;
3157
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), me.INVALID_VALUE, i) || this;
3158
3158
  }
3159
3159
  return t;
3160
- }(Be)
3161
- ), Wn = (
3160
+ }(Ue)
3161
+ ), jn = (
3162
3162
  /** @class */
3163
3163
  function(e) {
3164
- Ce(t, e);
3164
+ ke(t, e);
3165
3165
  function t(r, n) {
3166
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ie.MISSING_VALUE, n) || this;
3166
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), me.MISSING_VALUE, n) || this;
3167
3167
  }
3168
3168
  return t;
3169
- }(Be)
3170
- ), R;
3169
+ }(Ue)
3170
+ ), D;
3171
3171
  (function(e) {
3172
3172
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3173
- })(R || (R = {}));
3174
- function Xn(e) {
3173
+ })(D || (D = {}));
3174
+ function Vn(e) {
3175
3175
  return e.length < 2 ? e : e.reduce(function(t, r) {
3176
3176
  var n = t[t.length - 1];
3177
- return !n || n.type !== R.literal || r.type !== R.literal ? t.push(r) : n.value += r.value, t;
3177
+ return !n || n.type !== D.literal || r.type !== D.literal ? t.push(r) : n.value += r.value, t;
3178
3178
  }, []);
3179
3179
  }
3180
- function Zn(e) {
3180
+ function Jn(e) {
3181
3181
  return typeof e == "function";
3182
3182
  }
3183
- function ve(e, t, r, n, i, s, a) {
3184
- if (e.length === 1 && ft(e[0]))
3183
+ function Ne(e, t, r, n, i, s, a) {
3184
+ if (e.length === 1 && yt(e[0]))
3185
3185
  return [
3186
3186
  {
3187
- type: R.literal,
3187
+ type: D.literal,
3188
3188
  value: e[0].value
3189
3189
  }
3190
3190
  ];
3191
3191
  for (var o = [], l = 0, u = e; l < u.length; l++) {
3192
3192
  var h = u[l];
3193
- if (ft(h)) {
3193
+ if (yt(h)) {
3194
3194
  o.push({
3195
- type: R.literal,
3195
+ type: D.literal,
3196
3196
  value: h.value
3197
3197
  });
3198
3198
  continue;
3199
3199
  }
3200
- if (pn(h)) {
3200
+ if (mn(h)) {
3201
3201
  typeof s == "number" && o.push({
3202
- type: R.literal,
3202
+ type: D.literal,
3203
3203
  value: r.getNumberFormat(t).format(s)
3204
3204
  });
3205
3205
  continue;
3206
3206
  }
3207
- var f = h.value;
3208
- if (!(i && f in i))
3209
- throw new Wn(f, a);
3210
- var c = i[f];
3211
- if (gn(h)) {
3212
- (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), o.push({
3213
- type: typeof c == "string" ? R.literal : R.object,
3214
- value: c
3207
+ var c = h.value;
3208
+ if (!(i && c in i))
3209
+ throw new jn(c, a);
3210
+ var m = i[c];
3211
+ if (fn(h)) {
3212
+ (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), o.push({
3213
+ type: typeof m == "string" ? D.literal : D.object,
3214
+ value: m
3215
3215
  });
3216
3216
  continue;
3217
3217
  }
3218
- if (Gt(h)) {
3219
- var x = typeof h.style == "string" ? n.date[h.style] : Xe(h.style) ? h.style.parsedOptions : void 0;
3218
+ if (zt(h)) {
3219
+ var _ = typeof h.style == "string" ? n.date[h.style] : tt(h.style) ? h.style.parsedOptions : void 0;
3220
3220
  o.push({
3221
- type: R.literal,
3222
- value: r.getDateTimeFormat(t, x).format(c)
3221
+ type: D.literal,
3222
+ value: r.getDateTimeFormat(t, _).format(m)
3223
3223
  });
3224
3224
  continue;
3225
3225
  }
3226
- if ($t(h)) {
3227
- var x = typeof h.style == "string" ? n.time[h.style] : Xe(h.style) ? h.style.parsedOptions : n.time.medium;
3226
+ if (Wt(h)) {
3227
+ var _ = typeof h.style == "string" ? n.time[h.style] : tt(h.style) ? h.style.parsedOptions : n.time.medium;
3228
3228
  o.push({
3229
- type: R.literal,
3230
- value: r.getDateTimeFormat(t, x).format(c)
3229
+ type: D.literal,
3230
+ value: r.getDateTimeFormat(t, _).format(m)
3231
3231
  });
3232
3232
  continue;
3233
3233
  }
3234
- if (Ft(h)) {
3235
- var x = typeof h.style == "string" ? n.number[h.style] : zt(h.style) ? h.style.parsedOptions : void 0;
3236
- x && x.scale && (c = c * (x.scale || 1)), o.push({
3237
- type: R.literal,
3238
- value: r.getNumberFormat(t, x).format(c)
3234
+ if (Jt(h)) {
3235
+ var _ = typeof h.style == "string" ? n.number[h.style] : Qt(h.style) ? h.style.parsedOptions : void 0;
3236
+ _ && _.scale && (m = m * (_.scale || 1)), o.push({
3237
+ type: D.literal,
3238
+ value: r.getNumberFormat(t, _).format(m)
3239
3239
  });
3240
3240
  continue;
3241
3241
  }
3242
- if (Jt(h)) {
3243
- var E = h.children, g = h.value, y = i[g];
3244
- if (!Zn(y))
3245
- throw new zn(g, "function", a);
3246
- var S = ve(E, t, r, n, i, s), d = y(S.map(function(M) {
3247
- return M.value;
3242
+ if (qt(h)) {
3243
+ var y = h.children, T = h.value, w = i[T];
3244
+ if (!Jn(w))
3245
+ throw new $n(T, "function", a);
3246
+ var F = Ne(y, t, r, n, i, s), M = w(F.map(function(L) {
3247
+ return L.value;
3248
3248
  }));
3249
- Array.isArray(d) || (d = [d]), o.push.apply(o, d.map(function(M) {
3249
+ Array.isArray(M) || (M = [M]), o.push.apply(o, M.map(function(L) {
3250
3250
  return {
3251
- type: typeof M == "string" ? R.literal : R.object,
3252
- value: M
3251
+ type: typeof L == "string" ? D.literal : D.object,
3252
+ value: L
3253
3253
  };
3254
3254
  }));
3255
3255
  }
3256
- if (jt(h)) {
3257
- var _ = h.options[c] || h.options.other;
3258
- if (!_)
3259
- throw new _t(h.value, c, Object.keys(h.options), a);
3260
- o.push.apply(o, ve(_.value, t, r, n, i));
3256
+ if (Xt(h)) {
3257
+ var C = h.options[m] || h.options.other;
3258
+ if (!C)
3259
+ throw new At(h.value, m, Object.keys(h.options), a);
3260
+ o.push.apply(o, Ne(C.value, t, r, n, i));
3261
3261
  continue;
3262
3262
  }
3263
- if (Vt(h)) {
3264
- var _ = h.options["=".concat(c)];
3265
- if (!_) {
3263
+ if (Zt(h)) {
3264
+ var C = h.options["=".concat(m)];
3265
+ if (!C) {
3266
3266
  if (!Intl.PluralRules)
3267
- throw new Be(`Intl.PluralRules is not available in this environment.
3267
+ throw new Ue(`Intl.PluralRules is not available in this environment.
3268
3268
  Try polyfilling it using "@formatjs/intl-pluralrules"
3269
- `, ie.MISSING_INTL_API, a);
3270
- var B = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3271
- _ = h.options[B] || h.options.other;
3269
+ `, me.MISSING_INTL_API, a);
3270
+ var U = r.getPluralRules(t, { type: h.pluralType }).select(m - (h.offset || 0));
3271
+ C = h.options[U] || h.options.other;
3272
3272
  }
3273
- if (!_)
3274
- throw new _t(h.value, c, Object.keys(h.options), a);
3275
- o.push.apply(o, ve(_.value, t, r, n, i, c - (h.offset || 0)));
3273
+ if (!C)
3274
+ throw new At(h.value, m, Object.keys(h.options), a);
3275
+ o.push.apply(o, Ne(C.value, t, r, n, i, m - (h.offset || 0)));
3276
3276
  continue;
3277
3277
  }
3278
3278
  }
3279
- return Xn(o);
3279
+ return Vn(o);
3280
3280
  }
3281
- function qn(e, t) {
3282
- return t ? j(j(j({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3283
- return r[n] = j(j({}, e[n]), t[n] || {}), r;
3281
+ function zn(e, t) {
3282
+ return t ? Q(Q(Q({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3283
+ return r[n] = Q(Q({}, e[n]), t[n] || {}), r;
3284
3284
  }, {})) : e;
3285
3285
  }
3286
- function Qn(e, t) {
3286
+ function Wn(e, t) {
3287
3287
  return t ? Object.keys(e).reduce(function(r, n) {
3288
- return r[n] = qn(e[n], t[n]), r;
3289
- }, j({}, e)) : e;
3288
+ return r[n] = zn(e[n], t[n]), r;
3289
+ }, Q({}, e)) : e;
3290
3290
  }
3291
- function Ge(e) {
3291
+ function Xe(e) {
3292
3292
  return {
3293
3293
  create: function() {
3294
3294
  return {
@@ -3302,39 +3302,39 @@ function Ge(e) {
3302
3302
  }
3303
3303
  };
3304
3304
  }
3305
- function Yn(e) {
3305
+ function Xn(e) {
3306
3306
  return e === void 0 && (e = {
3307
3307
  number: {},
3308
3308
  dateTime: {},
3309
3309
  pluralRules: {}
3310
3310
  }), {
3311
- getNumberFormat: ke(function() {
3311
+ getNumberFormat: Je(function() {
3312
3312
  for (var t, r = [], n = 0; n < arguments.length; n++)
3313
3313
  r[n] = arguments[n];
3314
- return new ((t = Intl.NumberFormat).bind.apply(t, De([void 0], r, !1)))();
3314
+ return new ((t = Intl.NumberFormat).bind.apply(t, Ve([void 0], r, !1)))();
3315
3315
  }, {
3316
- cache: Ge(e.number),
3317
- strategy: Ue.variadic
3316
+ cache: Xe(e.number),
3317
+ strategy: ze.variadic
3318
3318
  }),
3319
- getDateTimeFormat: ke(function() {
3319
+ getDateTimeFormat: Je(function() {
3320
3320
  for (var t, r = [], n = 0; n < arguments.length; n++)
3321
3321
  r[n] = arguments[n];
3322
- return new ((t = Intl.DateTimeFormat).bind.apply(t, De([void 0], r, !1)))();
3322
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Ve([void 0], r, !1)))();
3323
3323
  }, {
3324
- cache: Ge(e.dateTime),
3325
- strategy: Ue.variadic
3324
+ cache: Xe(e.dateTime),
3325
+ strategy: ze.variadic
3326
3326
  }),
3327
- getPluralRules: ke(function() {
3327
+ getPluralRules: Je(function() {
3328
3328
  for (var t, r = [], n = 0; n < arguments.length; n++)
3329
3329
  r[n] = arguments[n];
3330
- return new ((t = Intl.PluralRules).bind.apply(t, De([void 0], r, !1)))();
3330
+ return new ((t = Intl.PluralRules).bind.apply(t, Ve([void 0], r, !1)))();
3331
3331
  }, {
3332
- cache: Ge(e.pluralRules),
3333
- strategy: Ue.variadic
3332
+ cache: Xe(e.pluralRules),
3333
+ strategy: ze.variadic
3334
3334
  })
3335
3335
  };
3336
3336
  }
3337
- var Kn = (
3337
+ var Zn = (
3338
3338
  /** @class */
3339
3339
  function() {
3340
3340
  function e(t, r, n, i) {
@@ -3348,12 +3348,12 @@ var Kn = (
3348
3348
  var u = s.formatToParts(l);
3349
3349
  if (u.length === 1)
3350
3350
  return u[0].value;
3351
- var h = u.reduce(function(f, c) {
3352
- return !f.length || c.type !== R.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
3351
+ var h = u.reduce(function(c, m) {
3352
+ return !c.length || m.type !== D.literal || typeof c[c.length - 1] != "string" ? c.push(m.value) : c[c.length - 1] += m.value, c;
3353
3353
  }, []);
3354
3354
  return h.length <= 1 ? h[0] || "" : h;
3355
3355
  }, this.formatToParts = function(l) {
3356
- return ve(s.ast, s.locales, s.formatters, s.formats, l, void 0, s.message);
3356
+ return Ne(s.ast, s.locales, s.formatters, s.formats, l, void 0, s.message);
3357
3357
  }, this.resolvedOptions = function() {
3358
3358
  var l;
3359
3359
  return {
@@ -3366,13 +3366,13 @@ var Kn = (
3366
3366
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3367
3367
  var a = i || {};
3368
3368
  a.formatters;
3369
- var o = un(a, ["formatters"]);
3370
- this.ast = e.__parse(t, j(j({}, o), { locale: this.resolvedLocale }));
3369
+ var o = nn(a, ["formatters"]);
3370
+ this.ast = e.__parse(t, Q(Q({}, o), { locale: this.resolvedLocale }));
3371
3371
  } else
3372
3372
  this.ast = t;
3373
3373
  if (!Array.isArray(this.ast))
3374
3374
  throw new TypeError("A message must be provided as a String or AST.");
3375
- this.formats = Qn(e.formats, n), this.formatters = i && i.formatters || Yn(this.formatterCache);
3375
+ this.formats = Wn(e.formats, n), this.formatters = i && i.formatters || Xn(this.formatterCache);
3376
3376
  }
3377
3377
  return Object.defineProperty(e, "defaultLocale", {
3378
3378
  get: function() {
@@ -3385,7 +3385,7 @@ var Kn = (
3385
3385
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3386
3386
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3387
3387
  }
3388
- }, e.__parse = Jn, e.formats = {
3388
+ }, e.__parse = Gn, e.formats = {
3389
3389
  number: {
3390
3390
  integer: {
3391
3391
  maximumFractionDigits: 0
@@ -3446,7 +3446,7 @@ var Kn = (
3446
3446
  }, e;
3447
3447
  }()
3448
3448
  );
3449
- function ei(e, t) {
3449
+ function qn(e, t) {
3450
3450
  if (t == null)
3451
3451
  return;
3452
3452
  if (t in e)
@@ -3467,92 +3467,92 @@ function ei(e, t) {
3467
3467
  n = void 0;
3468
3468
  return n;
3469
3469
  }
3470
- const V = {}, ti = (e, t, r) => r && (t in V || (V[t] = {}), e in V[t] || (V[t][e] = r), r), er = (e, t) => {
3470
+ const te = {}, Qn = (e, t, r) => r && (t in te || (te[t] = {}), e in te[t] || (te[t][e] = r), r), sr = (e, t) => {
3471
3471
  if (t == null)
3472
3472
  return;
3473
- if (t in V && e in V[t])
3474
- return V[t][e];
3475
- const r = we(t);
3473
+ if (t in te && e in te[t])
3474
+ return te[t][e];
3475
+ const r = Fe(t);
3476
3476
  for (let n = 0; n < r.length; n++) {
3477
- const i = r[n], s = ni(i, e);
3477
+ const i = r[n], s = Kn(i, e);
3478
3478
  if (s)
3479
- return ti(e, t, s);
3479
+ return Qn(e, t, s);
3480
3480
  }
3481
3481
  };
3482
- let rt;
3483
- const oe = He({});
3484
- function ri(e) {
3485
- return rt[e] || null;
3482
+ let lt;
3483
+ const ge = De({});
3484
+ function Yn(e) {
3485
+ return lt[e] || null;
3486
3486
  }
3487
- function tr(e) {
3488
- return e in rt;
3487
+ function ar(e) {
3488
+ return e in lt;
3489
3489
  }
3490
- function ni(e, t) {
3491
- if (!tr(e))
3490
+ function Kn(e, t) {
3491
+ if (!ar(e))
3492
3492
  return null;
3493
- const r = ri(e);
3494
- return ei(r, t);
3493
+ const r = Yn(e);
3494
+ return qn(r, t);
3495
3495
  }
3496
- function ii(e) {
3496
+ function ei(e) {
3497
3497
  if (e == null)
3498
3498
  return;
3499
- const t = we(e);
3499
+ const t = Fe(e);
3500
3500
  for (let r = 0; r < t.length; r++) {
3501
3501
  const n = t[r];
3502
- if (tr(n))
3502
+ if (ar(n))
3503
3503
  return n;
3504
3504
  }
3505
3505
  }
3506
- function rr(e, ...t) {
3507
- delete V[e], oe.update((r) => (r[e] = on.all([r[e] || {}, ...t]), r));
3506
+ function or(e, ...t) {
3507
+ delete te[e], ge.update((r) => (r[e] = rn.all([r[e] || {}, ...t]), r));
3508
3508
  }
3509
- ae(
3510
- [oe],
3509
+ be(
3510
+ [ge],
3511
3511
  ([e]) => Object.keys(e)
3512
3512
  );
3513
- oe.subscribe((e) => rt = e);
3514
- const Ee = {};
3515
- function si(e, t) {
3516
- Ee[e].delete(t), Ee[e].size === 0 && delete Ee[e];
3513
+ ge.subscribe((e) => lt = e);
3514
+ const Oe = {};
3515
+ function ti(e, t) {
3516
+ Oe[e].delete(t), Oe[e].size === 0 && delete Oe[e];
3517
3517
  }
3518
- function nr(e) {
3519
- return Ee[e];
3518
+ function ur(e) {
3519
+ return Oe[e];
3520
3520
  }
3521
- function ai(e) {
3522
- return we(e).map((t) => {
3523
- const r = nr(t);
3521
+ function ri(e) {
3522
+ return Fe(e).map((t) => {
3523
+ const r = ur(t);
3524
3524
  return [t, r ? [...r] : []];
3525
3525
  }).filter(([, t]) => t.length > 0);
3526
3526
  }
3527
- function et(e) {
3528
- return e == null ? !1 : we(e).some(
3527
+ function ot(e) {
3528
+ return e == null ? !1 : Fe(e).some(
3529
3529
  (t) => {
3530
3530
  var r;
3531
- return (r = nr(t)) == null ? void 0 : r.size;
3531
+ return (r = ur(t)) == null ? void 0 : r.size;
3532
3532
  }
3533
3533
  );
3534
3534
  }
3535
- function oi(e, t) {
3535
+ function ni(e, t) {
3536
3536
  return Promise.all(
3537
- t.map((n) => (si(e, n), n().then((i) => i.default || i)))
3538
- ).then((n) => rr(e, ...n));
3539
- }
3540
- const he = {};
3541
- function ir(e) {
3542
- if (!et(e))
3543
- return e in he ? he[e] : Promise.resolve();
3544
- const t = ai(e);
3545
- return he[e] = Promise.all(
3537
+ t.map((n) => (ti(e, n), n().then((i) => i.default || i)))
3538
+ ).then((n) => or(e, ...n));
3539
+ }
3540
+ const _e = {};
3541
+ function lr(e) {
3542
+ if (!ot(e))
3543
+ return e in _e ? _e[e] : Promise.resolve();
3544
+ const t = ri(e);
3545
+ return _e[e] = Promise.all(
3546
3546
  t.map(
3547
- ([r, n]) => oi(r, n)
3547
+ ([r, n]) => ni(r, n)
3548
3548
  )
3549
3549
  ).then(() => {
3550
- if (et(e))
3551
- return ir(e);
3552
- delete he[e];
3553
- }), he[e];
3550
+ if (ot(e))
3551
+ return lr(e);
3552
+ delete _e[e];
3553
+ }), _e[e];
3554
3554
  }
3555
- const ui = {
3555
+ const ii = {
3556
3556
  number: {
3557
3557
  scientific: { notation: "scientific" },
3558
3558
  engineering: { notation: "engineering" },
@@ -3581,183 +3581,183 @@ const ui = {
3581
3581
  timeZoneName: "short"
3582
3582
  }
3583
3583
  }
3584
- }, li = {
3584
+ }, si = {
3585
3585
  fallbackLocale: null,
3586
3586
  loadingDelay: 200,
3587
- formats: ui,
3587
+ formats: ii,
3588
3588
  warnOnMissingMessages: !0,
3589
3589
  handleMissingMessage: void 0,
3590
3590
  ignoreTag: !0
3591
- }, hi = li;
3592
- function se() {
3593
- return hi;
3591
+ }, ai = si;
3592
+ function de() {
3593
+ return ai;
3594
3594
  }
3595
- const $e = He(!1);
3596
- var ci = Object.defineProperty, fi = Object.defineProperties, mi = Object.getOwnPropertyDescriptors, vt = Object.getOwnPropertySymbols, di = Object.prototype.hasOwnProperty, bi = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? ci(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, gi = (e, t) => {
3595
+ const Ze = De(!1);
3596
+ var oi = Object.defineProperty, ui = Object.defineProperties, li = Object.getOwnPropertyDescriptors, Ht = Object.getOwnPropertySymbols, hi = Object.prototype.hasOwnProperty, ci = Object.prototype.propertyIsEnumerable, Ct = (e, t, r) => t in e ? oi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, fi = (e, t) => {
3597
3597
  for (var r in t || (t = {}))
3598
- di.call(t, r) && Et(e, r, t[r]);
3599
- if (vt)
3600
- for (var r of vt(t))
3601
- bi.call(t, r) && Et(e, r, t[r]);
3598
+ hi.call(t, r) && Ct(e, r, t[r]);
3599
+ if (Ht)
3600
+ for (var r of Ht(t))
3601
+ ci.call(t, r) && Ct(e, r, t[r]);
3602
3602
  return e;
3603
- }, pi = (e, t) => fi(e, mi(t));
3604
- let tt;
3605
- const Se = He(null);
3606
- function xt(e) {
3603
+ }, mi = (e, t) => ui(e, li(t));
3604
+ let ut;
3605
+ const Le = De(null);
3606
+ function Bt(e) {
3607
3607
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3608
3608
  }
3609
- function we(e, t = se().fallbackLocale) {
3610
- const r = xt(e);
3611
- return t ? [.../* @__PURE__ */ new Set([...r, ...xt(t)])] : r;
3609
+ function Fe(e, t = de().fallbackLocale) {
3610
+ const r = Bt(e);
3611
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Bt(t)])] : r;
3612
3612
  }
3613
- function X() {
3614
- return tt != null ? tt : void 0;
3613
+ function se() {
3614
+ return ut != null ? ut : void 0;
3615
3615
  }
3616
- Se.subscribe((e) => {
3617
- tt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3616
+ Le.subscribe((e) => {
3617
+ ut = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3618
3618
  });
3619
- const yi = (e) => {
3620
- if (e && ii(e) && et(e)) {
3621
- const { loadingDelay: t } = se();
3619
+ const di = (e) => {
3620
+ if (e && ei(e) && ot(e)) {
3621
+ const { loadingDelay: t } = de();
3622
3622
  let r;
3623
- return typeof window != "undefined" && X() != null && t ? r = window.setTimeout(
3624
- () => $e.set(!0),
3623
+ return typeof window != "undefined" && se() != null && t ? r = window.setTimeout(
3624
+ () => Ze.set(!0),
3625
3625
  t
3626
- ) : $e.set(!0), ir(e).then(() => {
3627
- Se.set(e);
3626
+ ) : Ze.set(!0), lr(e).then(() => {
3627
+ Le.set(e);
3628
3628
  }).finally(() => {
3629
- clearTimeout(r), $e.set(!1);
3629
+ clearTimeout(r), Ze.set(!1);
3630
3630
  });
3631
3631
  }
3632
- return Se.set(e);
3633
- }, J = pi(gi({}, Se), {
3634
- set: yi
3635
- }), Ie = (e) => {
3632
+ return Le.set(e);
3633
+ }, re = mi(fi({}, Le), {
3634
+ set: di
3635
+ }), Ge = (e) => {
3636
3636
  const t = /* @__PURE__ */ Object.create(null);
3637
3637
  return (n) => {
3638
3638
  const i = JSON.stringify(n);
3639
3639
  return i in t ? t[i] : t[i] = e(n);
3640
3640
  };
3641
3641
  };
3642
- var _i = Object.defineProperty, Te = Object.getOwnPropertySymbols, sr = Object.prototype.hasOwnProperty, ar = Object.prototype.propertyIsEnumerable, St = (e, t, r) => t in e ? _i(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, nt = (e, t) => {
3642
+ var bi = Object.defineProperty, Re = Object.getOwnPropertySymbols, hr = Object.prototype.hasOwnProperty, cr = Object.prototype.propertyIsEnumerable, wt = (e, t, r) => t in e ? bi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
3643
3643
  for (var r in t || (t = {}))
3644
- sr.call(t, r) && St(e, r, t[r]);
3645
- if (Te)
3646
- for (var r of Te(t))
3647
- ar.call(t, r) && St(e, r, t[r]);
3644
+ hr.call(t, r) && wt(e, r, t[r]);
3645
+ if (Re)
3646
+ for (var r of Re(t))
3647
+ cr.call(t, r) && wt(e, r, t[r]);
3648
3648
  return e;
3649
- }, ue = (e, t) => {
3649
+ }, pe = (e, t) => {
3650
3650
  var r = {};
3651
3651
  for (var n in e)
3652
- sr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3653
- if (e != null && Te)
3654
- for (var n of Te(e))
3655
- t.indexOf(n) < 0 && ar.call(e, n) && (r[n] = e[n]);
3652
+ hr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3653
+ if (e != null && Re)
3654
+ for (var n of Re(e))
3655
+ t.indexOf(n) < 0 && cr.call(e, n) && (r[n] = e[n]);
3656
3656
  return r;
3657
3657
  };
3658
- const de = (e, t) => {
3659
- const { formats: r } = se();
3658
+ const Se = (e, t) => {
3659
+ const { formats: r } = de();
3660
3660
  if (e in r && t in r[e])
3661
3661
  return r[e][t];
3662
3662
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3663
- }, vi = Ie(
3663
+ }, gi = Ge(
3664
3664
  (e) => {
3665
- var t = e, { locale: r, format: n } = t, i = ue(t, ["locale", "format"]);
3665
+ var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3666
3666
  if (r == null)
3667
3667
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3668
- return n && (i = de("number", n)), new Intl.NumberFormat(r, i);
3668
+ return n && (i = Se("number", n)), new Intl.NumberFormat(r, i);
3669
3669
  }
3670
- ), Ei = Ie(
3670
+ ), pi = Ge(
3671
3671
  (e) => {
3672
- var t = e, { locale: r, format: n } = t, i = ue(t, ["locale", "format"]);
3672
+ var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3673
3673
  if (r == null)
3674
3674
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3675
- return n ? i = de("date", n) : Object.keys(i).length === 0 && (i = de("date", "short")), new Intl.DateTimeFormat(r, i);
3675
+ return n ? i = Se("date", n) : Object.keys(i).length === 0 && (i = Se("date", "short")), new Intl.DateTimeFormat(r, i);
3676
3676
  }
3677
- ), xi = Ie(
3677
+ ), yi = Ge(
3678
3678
  (e) => {
3679
- var t = e, { locale: r, format: n } = t, i = ue(t, ["locale", "format"]);
3679
+ var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3680
3680
  if (r == null)
3681
3681
  throw new Error(
3682
3682
  '[svelte-i18n] A "locale" must be set to format time values'
3683
3683
  );
3684
- return n ? i = de("time", n) : Object.keys(i).length === 0 && (i = de("time", "short")), new Intl.DateTimeFormat(r, i);
3684
+ return n ? i = Se("time", n) : Object.keys(i).length === 0 && (i = Se("time", "short")), new Intl.DateTimeFormat(r, i);
3685
3685
  }
3686
- ), Si = (e = {}) => {
3686
+ ), _i = (e = {}) => {
3687
3687
  var t = e, {
3688
- locale: r = X()
3689
- } = t, n = ue(t, [
3688
+ locale: r = se()
3689
+ } = t, n = pe(t, [
3690
3690
  "locale"
3691
3691
  ]);
3692
- return vi(nt({ locale: r }, n));
3693
- }, Ti = (e = {}) => {
3692
+ return gi(ht({ locale: r }, n));
3693
+ }, vi = (e = {}) => {
3694
3694
  var t = e, {
3695
- locale: r = X()
3696
- } = t, n = ue(t, [
3695
+ locale: r = se()
3696
+ } = t, n = pe(t, [
3697
3697
  "locale"
3698
3698
  ]);
3699
- return Ei(nt({ locale: r }, n));
3700
- }, Ai = (e = {}) => {
3699
+ return pi(ht({ locale: r }, n));
3700
+ }, Ei = (e = {}) => {
3701
3701
  var t = e, {
3702
- locale: r = X()
3703
- } = t, n = ue(t, [
3702
+ locale: r = se()
3703
+ } = t, n = pe(t, [
3704
3704
  "locale"
3705
3705
  ]);
3706
- return xi(nt({ locale: r }, n));
3707
- }, Hi = Ie(
3706
+ return yi(ht({ locale: r }, n));
3707
+ }, xi = Ge(
3708
3708
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3709
- (e, t = X()) => new Kn(e, t, se().formats, {
3710
- ignoreTag: se().ignoreTag
3709
+ (e, t = se()) => new Zn(e, t, de().formats, {
3710
+ ignoreTag: de().ignoreTag
3711
3711
  })
3712
- ), Ci = (e, t = {}) => {
3712
+ ), Si = (e, t = {}) => {
3713
3713
  var r, n, i, s;
3714
3714
  let a = t;
3715
3715
  typeof e == "object" && (a = e, e = a.id);
3716
3716
  const {
3717
3717
  values: o,
3718
- locale: l = X(),
3718
+ locale: l = se(),
3719
3719
  default: u
3720
3720
  } = a;
3721
3721
  if (l == null)
3722
3722
  throw new Error(
3723
3723
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3724
3724
  );
3725
- let h = er(e, l);
3725
+ let h = sr(e, l);
3726
3726
  if (!h)
3727
- h = (s = (i = (n = (r = se()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
3727
+ h = (s = (i = (n = (r = de()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
3728
3728
  else if (typeof h != "string")
3729
3729
  return console.warn(
3730
3730
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3731
3731
  ), h;
3732
3732
  if (!o)
3733
3733
  return h;
3734
- let f = h;
3734
+ let c = h;
3735
3735
  try {
3736
- f = Hi(h, l).format(o);
3737
- } catch (c) {
3738
- c instanceof Error && console.warn(
3736
+ c = xi(h, l).format(o);
3737
+ } catch (m) {
3738
+ m instanceof Error && console.warn(
3739
3739
  `[svelte-i18n] Message "${e}" has syntax error:`,
3740
- c.message
3740
+ m.message
3741
3741
  );
3742
3742
  }
3743
- return f;
3744
- }, Bi = (e, t) => Ai(t).format(e), wi = (e, t) => Ti(t).format(e), Ii = (e, t) => Si(t).format(e), Ni = (e, t = X()) => er(e, t), Oi = ae([J, oe], () => Ci);
3745
- ae([J], () => Bi);
3746
- ae([J], () => wi);
3747
- ae([J], () => Ii);
3748
- ae([J, oe], () => Ni);
3749
- function Pi({ withLocale: e, translations: t }) {
3750
- J.subscribe((r) => {
3751
- r == null && (oe.set(t), J.set(e));
3743
+ return c;
3744
+ }, Ti = (e, t) => Ei(t).format(e), Ai = (e, t) => vi(t).format(e), Hi = (e, t) => _i(t).format(e), Ci = (e, t = se()) => sr(e, t), Bi = be([re, ge], () => Si);
3745
+ be([re], () => Ti);
3746
+ be([re], () => Ai);
3747
+ be([re], () => Hi);
3748
+ be([re, ge], () => Ci);
3749
+ function wi({ withLocale: e, translations: t }) {
3750
+ re.subscribe((r) => {
3751
+ r == null && (ge.set(t), re.set(e));
3752
3752
  });
3753
3753
  }
3754
- function Tt(e, t) {
3755
- rr(e, t);
3754
+ function It(e, t) {
3755
+ or(e, t);
3756
3756
  }
3757
- function Mi(e) {
3758
- J.set(e);
3757
+ function Ii(e) {
3758
+ re.set(e);
3759
3759
  }
3760
- const At = {
3760
+ const Nt = {
3761
3761
  en: {
3762
3762
  enrolled: "Enrolled",
3763
3763
  scoreCriteria: "Score Criteria",
@@ -4089,13 +4089,13 @@ const At = {
4089
4089
  December: "December"
4090
4090
  }
4091
4091
  };
4092
- function Li(e, t) {
4092
+ function Ni(e, t) {
4093
4093
  if (e) {
4094
4094
  const r = document.createElement("style");
4095
4095
  r.innerHTML = t, e.appendChild(r);
4096
4096
  }
4097
4097
  }
4098
- function Ri(e, t) {
4098
+ function Oi(e, t) {
4099
4099
  const r = new URL(t);
4100
4100
  fetch(r.href).then((n) => n.text()).then((n) => {
4101
4101
  const i = document.createElement("style");
@@ -4104,7 +4104,7 @@ function Ri(e, t) {
4104
4104
  console.error("There was an error while trying to load client styling from URL", n);
4105
4105
  });
4106
4106
  }
4107
- function Di(e, t, r) {
4107
+ function Pi(e, t, r) {
4108
4108
  if (window.emMessageBus) {
4109
4109
  const n = document.createElement("style");
4110
4110
  window.emMessageBus.subscribe(t, (i) => {
@@ -4112,174 +4112,234 @@ function Di(e, t, r) {
4112
4112
  });
4113
4113
  }
4114
4114
  }
4115
- function ki(e) {
4116
- Sr(e, "svelte-52u9sp", ':host{font-family:"Roboto", system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Roboto"}ui-image.UIImage{height:100%;text-align:center}.UIImage img{width:100%;height:auto;max-height:100%}.Loading{margin:2px 0px}.Loading ui-skeleton .SkeletonContainer .Skeleton{margin:2px 0px}.Loading.Thumbnail .Details{padding:10px 20px 0;display:flex;flex-direction:column;gap:5px}a{color:var(--emw--color-green, #48952a);text-decoration:underline;cursor:pointer}.Thumbnail{cursor:pointer;position:relative}.Thumbnail .Skeleton.CardImg{background:transparent}.Thumbnail .CardImg{height:300px;width:100%;background-image:url("https://breakthrough.org/wp-content/uploads/2018/10/default-placeholder-image.png");background-repeat:no-repeat;background-position:center;background-size:cover}.Thumbnail .CardImg.CardImgFinished{filter:grayscale(1)}.Thumbnail .Status{background:var(--emw--color-black, #000000);display:flex;justify-content:center;align-items:center;position:absolute;top:20px;right:20px;min-height:30px;padding:0 10px;font-size:12px;text-transform:uppercase;z-index:1}.Thumbnail .Enrolled{background:var(--emw--color-contrast, #07072A);color:var(--emw--color-gray-150, #828282);display:flex;justify-content:center;align-items:center;position:absolute;top:20px;left:20px;min-height:30px;padding:0 10px;font-size:12px;text-transform:uppercase;z-index:1}.Thumbnail .Details{padding:10px 20px 0}.Thumbnail .Details .Title{cursor:pointer;font-size:18px;padding-bottom:10px;background-color:transparent}.Thumbnail .Details .Date{text-transform:uppercase;font-size:12px;padding-bottom:4px}.Thumbnail .Details .ScoreCriteria{font-size:12px;padding-bottom:4px}.Thumbnail .Details .Games{font-size:12px}');
4115
+ function Mi(e) {
4116
+ _r(e, "svelte-52u9sp", ':host{font-family:"Roboto", system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Roboto"}ui-image.UIImage{height:100%;text-align:center}.UIImage img{width:100%;height:auto;max-height:100%}.Loading{margin:2px 0px}.Loading ui-skeleton .SkeletonContainer .Skeleton{margin:2px 0px}.Loading.Thumbnail .Details{padding:10px 20px 0;display:flex;flex-direction:column;gap:5px}a{color:var(--emw--color-green, #48952a);text-decoration:underline;cursor:pointer}.Thumbnail{cursor:pointer;position:relative}.Thumbnail .Skeleton.CardImg{background:transparent}.Thumbnail .CardImg{height:300px;width:100%;background-image:url("https://breakthrough.org/wp-content/uploads/2018/10/default-placeholder-image.png");background-repeat:no-repeat;background-position:center;background-size:cover}.Thumbnail .CardImg.CardImgFinished{filter:grayscale(1)}.Thumbnail .Status{background:var(--emw--color-black, #000000);display:flex;justify-content:center;align-items:center;position:absolute;top:20px;right:20px;min-height:30px;padding:0 10px;font-size:12px;text-transform:uppercase;z-index:1}.Thumbnail .Enrolled{background:var(--emw--color-contrast, #07072A);color:var(--emw--color-gray-150, #828282);display:flex;justify-content:center;align-items:center;position:absolute;top:20px;left:20px;min-height:30px;padding:0 10px;font-size:12px;text-transform:uppercase;z-index:1}.Thumbnail .Details{padding:10px 20px 0}.Thumbnail .Details .Title{cursor:pointer;font-size:18px;padding-bottom:10px;background-color:transparent}.Thumbnail .Details .Date{text-transform:uppercase;font-size:12px;padding-bottom:4px}.Thumbnail .Details .ScoreCriteria{font-size:12px;padding-bottom:4px}.Thumbnail .Details .Games{font-size:12px}');
4117
4117
  }
4118
- function Ht(e) {
4118
+ function Ot(e) {
4119
4119
  let t, r, n;
4120
4120
  return {
4121
4121
  c() {
4122
- t = w("div"), t.innerHTML = '<ui-skeleton structure="rectangle" width="100%" height="300px"></ui-skeleton>', r = $(), n = w("div"), n.innerHTML = '<ui-skeleton structure="title" width="228px" class="Title" height="30px"></ui-skeleton> <ui-skeleton structure="text" width="120px" class="Date"></ui-skeleton> <ui-skeleton structure="text" width="150px" height="20px" class="ScoreCriteria"></ui-skeleton> <ui-skeleton structure="text" width="128px" height="20px" class="Games"></ui-skeleton>', b(t, "class", "Skeleton CardImg"), b(n, "class", "Details"), b(n, "part", "Details");
4122
+ t = H("div"), t.innerHTML = '<ui-skeleton structure="rectangle" width="100%" height="300px"></ui-skeleton>', r = Z(), n = H("div"), n.innerHTML = '<ui-skeleton structure="title" width="228px" class="Title" height="30px"></ui-skeleton> <ui-skeleton structure="text" width="120px" class="Date"></ui-skeleton> <ui-skeleton structure="text" width="150px" height="20px" class="ScoreCriteria"></ui-skeleton> <ui-skeleton structure="text" width="128px" height="20px" class="Games"></ui-skeleton>', d(t, "class", "Skeleton CardImg"), d(n, "class", "Details"), d(n, "part", "Details");
4123
4123
  },
4124
4124
  m(i, s) {
4125
- P(i, t, s), P(i, r, s), P(i, n, s);
4125
+ k(i, t, s), k(i, r, s), k(i, n, s);
4126
4126
  },
4127
4127
  d(i) {
4128
- i && (N(t), N(r), N(n));
4128
+ i && (P(t), P(r), P(n));
4129
4129
  }
4130
4130
  };
4131
4131
  }
4132
- function Ct(e) {
4133
- let t, r, n, i, s, a, o, l, u, h, f = (
4132
+ function Pt(e) {
4133
+ let t, r, n, i, s, a, o, l, u, h, c = (
4134
+ /*$_*/
4135
+ e[14]("scoreCriteria") + ""
4136
+ ), m, _, y, T, w, F = (
4137
+ /*$_*/
4138
+ e[14]("minbet") + ""
4139
+ ), M, C, U, L, I, J, z, X = (
4140
+ /*$_*/
4141
+ e[14]("seegames") + ""
4142
+ ), Y, He, G, K = (
4143
+ /*$_*/
4144
+ e[14]("here") + ""
4145
+ ), ie, ee, ye, Ce, B = (
4134
4146
  /*status*/
4135
- e[0] && Bt(e)
4136
- ), c = (
4147
+ e[0] && Mt(e)
4148
+ ), N = (
4137
4149
  /*showenrolled*/
4138
- e[6] == "true" && wt(e)
4150
+ e[6] == "true" && Lt(e)
4139
4151
  );
4140
- function x(d, _) {
4152
+ function f(b, E) {
4141
4153
  return (
4142
4154
  /*thumbnail*/
4143
- d[3] ? Fi : Ui
4155
+ b[3] ? Ri : Li
4144
4156
  );
4145
4157
  }
4146
- let E = x(e), g = E(e), y = (
4158
+ let W = f(e), $ = W(e), O = (
4147
4159
  /*startdate*/
4148
- e[2] && Nt(e)
4149
- ), S = (
4150
- /*isLoggedIn*/
4151
- e[11] && Ot(e)
4160
+ e[2] && Dt(e)
4152
4161
  );
4153
4162
  return {
4154
4163
  c() {
4155
- f && f.c(), t = $(), c && c.c(), r = $(), g.c(), n = $(), i = w("div"), s = w("div"), a = D(
4164
+ B && B.c(), t = Z(), N && N.c(), r = Z(), $.c(), n = Z(), i = H("div"), s = H("div"), a = R(
4156
4165
  /*title*/
4157
4166
  e[1]
4158
- ), o = $(), y && y.c(), l = $(), S && S.c(), b(s, "class", "Title"), b(s, "part", "Title"), b(i, "class", "Details"), b(i, "part", "Details");
4167
+ ), o = Z(), O && O.c(), l = Z(), u = H("div"), h = H("p"), m = R(c), _ = R(`:
4168
+ `), y = H("span"), T = R(
4169
+ /*showScoreCriteria*/
4170
+ e[12]
4171
+ ), w = R(`
4172
+ (`), M = R(F), C = Z(), U = R(
4173
+ /*minbetcount*/
4174
+ e[5]
4175
+ ), L = R(")"), I = Z(), J = H("div"), z = H("p"), Y = R(X), He = Z(), G = H("a"), ie = R(K), d(s, "class", "Title"), d(s, "part", "Title"), d(y, "part", "ScoreCriteriaSpan"), d(h, "part", "ScoreCriteriaP"), d(u, "class", "ScoreCriteria"), d(u, "part", "ScoreCriteria"), d(G, "part", "GamesAnchor"), d(
4176
+ G,
4177
+ "href",
4178
+ /*gameurl*/
4179
+ e[7]
4180
+ ), d(G, "target", ee = /*keepbrowsercontext*/
4181
+ e[8] === "true" ? "_self" : "_blank"), d(z, "part", "GamesP"), d(J, "class", "Games"), d(J, "part", "Games"), d(i, "class", "Details"), d(i, "part", "Details");
4159
4182
  },
4160
- m(d, _) {
4161
- f && f.m(d, _), P(d, t, _), c && c.m(d, _), P(d, r, _), g.m(d, _), P(d, n, _), P(d, i, _), T(i, s), T(s, a), T(i, o), y && y.m(i, null), T(i, l), S && S.m(i, null), u || (h = Ae(
4162
- s,
4163
- "click",
4164
- /*detailsAction*/
4165
- e[20]
4166
- ), u = !0);
4183
+ m(b, E) {
4184
+ B && B.m(b, E), k(b, t, E), N && N.m(b, E), k(b, r, E), $.m(b, E), k(b, n, E), k(b, i, E), v(i, s), v(s, a), v(i, o), O && O.m(i, null), v(i, l), v(i, u), v(u, h), v(h, m), v(h, _), v(h, y), v(y, T), v(h, w), v(h, M), v(h, C), v(h, U), v(h, L), v(i, I), v(i, J), v(J, z), v(z, Y), v(z, He), v(z, G), v(G, ie), ye || (Ce = [
4185
+ Pe(
4186
+ s,
4187
+ "click",
4188
+ /*detailsAction*/
4189
+ e[19]
4190
+ ),
4191
+ Ae(
4192
+ /*matchScoreCriteria*/
4193
+ e[17].call(null, y)
4194
+ ),
4195
+ Pe(
4196
+ G,
4197
+ "click",
4198
+ /*tournamentGamesClicked*/
4199
+ e[18]
4200
+ )
4201
+ ], ye = !0);
4167
4202
  },
4168
- p(d, _) {
4203
+ p(b, E) {
4169
4204
  /*status*/
4170
- d[0] ? f ? f.p(d, _) : (f = Bt(d), f.c(), f.m(t.parentNode, t)) : f && (f.d(1), f = null), /*showenrolled*/
4171
- d[6] == "true" ? c ? c.p(d, _) : (c = wt(d), c.c(), c.m(r.parentNode, r)) : c && (c.d(1), c = null), E === (E = x(d)) && g ? g.p(d, _) : (g.d(1), g = E(d), g && (g.c(), g.m(n.parentNode, n))), _[0] & /*title*/
4172
- 2 && G(
4205
+ b[0] ? B ? B.p(b, E) : (B = Mt(b), B.c(), B.m(t.parentNode, t)) : B && (B.d(1), B = null), /*showenrolled*/
4206
+ b[6] == "true" ? N ? N.p(b, E) : (N = Lt(b), N.c(), N.m(r.parentNode, r)) : N && (N.d(1), N = null), W === (W = f(b)) && $ ? $.p(b, E) : ($.d(1), $ = W(b), $ && ($.c(), $.m(n.parentNode, n))), E[0] & /*title*/
4207
+ 2 && q(
4173
4208
  a,
4174
4209
  /*title*/
4175
- d[1]
4210
+ b[1]
4176
4211
  ), /*startdate*/
4177
- d[2] ? y ? y.p(d, _) : (y = Nt(d), y.c(), y.m(i, l)) : y && (y.d(1), y = null), /*isLoggedIn*/
4178
- d[11] ? S ? S.p(d, _) : (S = Ot(d), S.c(), S.m(i, null)) : S && (S.d(1), S = null);
4212
+ b[2] ? O ? O.p(b, E) : (O = Dt(b), O.c(), O.m(i, l)) : O && (O.d(1), O = null), E[0] & /*$_*/
4213
+ 16384 && c !== (c = /*$_*/
4214
+ b[14]("scoreCriteria") + "") && q(m, c), E[0] & /*showScoreCriteria*/
4215
+ 4096 && q(
4216
+ T,
4217
+ /*showScoreCriteria*/
4218
+ b[12]
4219
+ ), E[0] & /*$_*/
4220
+ 16384 && F !== (F = /*$_*/
4221
+ b[14]("minbet") + "") && q(M, F), E[0] & /*minbetcount*/
4222
+ 32 && q(
4223
+ U,
4224
+ /*minbetcount*/
4225
+ b[5]
4226
+ ), E[0] & /*$_*/
4227
+ 16384 && X !== (X = /*$_*/
4228
+ b[14]("seegames") + "") && q(Y, X), E[0] & /*$_*/
4229
+ 16384 && K !== (K = /*$_*/
4230
+ b[14]("here") + "") && q(ie, K), E[0] & /*gameurl*/
4231
+ 128 && d(
4232
+ G,
4233
+ "href",
4234
+ /*gameurl*/
4235
+ b[7]
4236
+ ), E[0] & /*keepbrowsercontext*/
4237
+ 256 && ee !== (ee = /*keepbrowsercontext*/
4238
+ b[8] === "true" ? "_self" : "_blank") && d(G, "target", ee);
4179
4239
  },
4180
- d(d) {
4181
- d && (N(t), N(r), N(n), N(i)), f && f.d(d), c && c.d(d), g.d(d), y && y.d(), S && S.d(), u = !1, h();
4240
+ d(b) {
4241
+ b && (P(t), P(r), P(n), P(i)), B && B.d(b), N && N.d(b), $.d(b), O && O.d(), ye = !1, ne(Ce);
4182
4242
  }
4183
4243
  };
4184
4244
  }
4185
- function Bt(e) {
4245
+ function Mt(e) {
4186
4246
  let t, r, n, i, s, a;
4187
4247
  return {
4188
4248
  c() {
4189
- t = w("div"), r = D(
4249
+ t = H("div"), r = R(
4190
4250
  /*shownStatus*/
4191
- e[12]
4192
- ), b(t, "class", n = "Status " + /*statusClass*/
4193
- e[14]), b(t, "part", i = "Status " + /*statusClass*/
4194
- e[14]);
4251
+ e[11]
4252
+ ), d(t, "class", n = "Status " + /*statusClass*/
4253
+ e[13]), d(t, "part", i = "Status " + /*statusClass*/
4254
+ e[13]);
4195
4255
  },
4196
4256
  m(o, l) {
4197
- P(o, t, l), T(t, r), s || (a = ge(
4257
+ k(o, t, l), v(t, r), s || (a = Ae(
4198
4258
  /*matchStatus*/
4199
- e[17].call(null, t)
4259
+ e[16].call(null, t)
4200
4260
  ), s = !0);
4201
4261
  },
4202
4262
  p(o, l) {
4203
4263
  l[0] & /*shownStatus*/
4204
- 4096 && G(
4264
+ 2048 && q(
4205
4265
  r,
4206
4266
  /*shownStatus*/
4207
- o[12]
4267
+ o[11]
4208
4268
  ), l[0] & /*statusClass*/
4209
- 16384 && n !== (n = "Status " + /*statusClass*/
4210
- o[14]) && b(t, "class", n), l[0] & /*statusClass*/
4211
- 16384 && i !== (i = "Status " + /*statusClass*/
4212
- o[14]) && b(t, "part", i);
4269
+ 8192 && n !== (n = "Status " + /*statusClass*/
4270
+ o[13]) && d(t, "class", n), l[0] & /*statusClass*/
4271
+ 8192 && i !== (i = "Status " + /*statusClass*/
4272
+ o[13]) && d(t, "part", i);
4213
4273
  },
4214
4274
  d(o) {
4215
- o && N(t), s = !1, a();
4275
+ o && P(t), s = !1, a();
4216
4276
  }
4217
4277
  };
4218
4278
  }
4219
- function wt(e) {
4279
+ function Lt(e) {
4220
4280
  let t, r = (
4221
4281
  /*userenrolled*/
4222
- e[4] && It(e)
4282
+ e[4] && Rt(e)
4223
4283
  );
4224
4284
  return {
4225
4285
  c() {
4226
- r && r.c(), t = Hr();
4286
+ r && r.c(), t = xr();
4227
4287
  },
4228
4288
  m(n, i) {
4229
- r && r.m(n, i), P(n, t, i);
4289
+ r && r.m(n, i), k(n, t, i);
4230
4290
  },
4231
4291
  p(n, i) {
4232
4292
  /*userenrolled*/
4233
- n[4] ? r ? r.p(n, i) : (r = It(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4293
+ n[4] ? r ? r.p(n, i) : (r = Rt(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4234
4294
  },
4235
4295
  d(n) {
4236
- n && N(t), r && r.d(n);
4296
+ n && P(t), r && r.d(n);
4237
4297
  }
4238
4298
  };
4239
4299
  }
4240
- function It(e) {
4300
+ function Rt(e) {
4241
4301
  let t, r = (
4242
4302
  /*$_*/
4243
- e[15]("enrolled") + ""
4303
+ e[14]("enrolled") + ""
4244
4304
  ), n;
4245
4305
  return {
4246
4306
  c() {
4247
- t = w("div"), n = D(r), b(t, "class", "Enrolled"), b(t, "part", "Enrolled");
4307
+ t = H("div"), n = R(r), d(t, "class", "Enrolled"), d(t, "part", "Enrolled");
4248
4308
  },
4249
4309
  m(i, s) {
4250
- P(i, t, s), T(t, n);
4310
+ k(i, t, s), v(t, n);
4251
4311
  },
4252
4312
  p(i, s) {
4253
4313
  s[0] & /*$_*/
4254
- 32768 && r !== (r = /*$_*/
4255
- i[15]("enrolled") + "") && G(n, r);
4314
+ 16384 && r !== (r = /*$_*/
4315
+ i[14]("enrolled") + "") && q(n, r);
4256
4316
  },
4257
4317
  d(i) {
4258
- i && N(t);
4318
+ i && P(t);
4259
4319
  }
4260
4320
  };
4261
4321
  }
4262
- function Ui(e) {
4322
+ function Li(e) {
4263
4323
  let t, r, n, i, s, a, o;
4264
4324
  return {
4265
4325
  c() {
4266
- t = w("div"), r = w("ui-image"), je(r.src, n = "https://i.stack.imgur.com/y9DpT.jpg") || ee(r, "src", n), ee(r, "alt", "icon"), b(t, "class", i = "CardImg " + /*status*/
4326
+ t = H("div"), r = H("ui-image"), qe(r.src, n = "https://i.stack.imgur.com/y9DpT.jpg") || le(r, "src", n), le(r, "alt", "icon"), d(t, "class", i = "CardImg " + /*status*/
4267
4327
  (e[0] == "Closing" || /*status*/
4268
- e[0] == "Closed" ? "CardImgFinished" : "")), b(t, "part", s = "CardImg " + /*status*/
4328
+ e[0] == "Closed" ? "CardImgFinished" : "")), d(t, "part", s = "CardImg " + /*status*/
4269
4329
  (e[0] == "Closing" || /*status*/
4270
4330
  e[0] == "Closed" ? "CardImgFinished" : ""));
4271
4331
  },
4272
4332
  m(l, u) {
4273
- P(l, t, u), T(t, r), a || (o = [
4274
- ge(
4333
+ k(l, t, u), v(t, r), a || (o = [
4334
+ Ae(
4275
4335
  /*matchStatus*/
4276
- e[17].call(null, t)
4336
+ e[16].call(null, t)
4277
4337
  ),
4278
- Ae(
4338
+ Pe(
4279
4339
  t,
4280
4340
  "click",
4281
4341
  /*detailsAction*/
4282
- e[20]
4342
+ e[19]
4283
4343
  )
4284
4344
  ], a = !0);
4285
4345
  },
@@ -4287,69 +4347,69 @@ function Ui(e) {
4287
4347
  u[0] & /*status*/
4288
4348
  1 && i !== (i = "CardImg " + /*status*/
4289
4349
  (l[0] == "Closing" || /*status*/
4290
- l[0] == "Closed" ? "CardImgFinished" : "")) && b(t, "class", i), u[0] & /*status*/
4350
+ l[0] == "Closed" ? "CardImgFinished" : "")) && d(t, "class", i), u[0] & /*status*/
4291
4351
  1 && s !== (s = "CardImg " + /*status*/
4292
4352
  (l[0] == "Closing" || /*status*/
4293
- l[0] == "Closed" ? "CardImgFinished" : "")) && b(t, "part", s);
4353
+ l[0] == "Closed" ? "CardImgFinished" : "")) && d(t, "part", s);
4294
4354
  },
4295
4355
  d(l) {
4296
- l && N(t), a = !1, z(o);
4356
+ l && P(t), a = !1, ne(o);
4297
4357
  }
4298
4358
  };
4299
4359
  }
4300
- function Fi(e) {
4360
+ function Ri(e) {
4301
4361
  let t, r, n, i, s, a, o;
4302
4362
  return {
4303
4363
  c() {
4304
- t = w("div"), r = w("ui-image"), ee(r, "class", "UIImage"), je(r.src, n = /*thumbnail*/
4305
- e[3]) || ee(r, "src", n), ee(r, "alt", "icon"), b(t, "class", i = "CardImg " + /*status*/
4364
+ t = H("div"), r = H("ui-image"), le(r, "class", "UIImage"), qe(r.src, n = /*thumbnail*/
4365
+ e[3]) || le(r, "src", n), le(r, "alt", "icon"), d(t, "class", i = "CardImg " + /*status*/
4306
4366
  (e[0] == "Closing" || /*status*/
4307
- e[0] == "Closed" ? "CardImgFinished" : "")), b(t, "part", s = "CardImg " + /*status*/
4367
+ e[0] == "Closed" ? "CardImgFinished" : "")), d(t, "part", s = "CardImg " + /*status*/
4308
4368
  (e[0] == "Closing" || /*status*/
4309
4369
  e[0] == "Closed" ? "CardImgFinished" : ""));
4310
4370
  },
4311
4371
  m(l, u) {
4312
- P(l, t, u), T(t, r), a || (o = [
4313
- ge(
4372
+ k(l, t, u), v(t, r), a || (o = [
4373
+ Ae(
4314
4374
  /*matchStatus*/
4315
- e[17].call(null, t)
4375
+ e[16].call(null, t)
4316
4376
  ),
4317
- Ae(
4377
+ Pe(
4318
4378
  t,
4319
4379
  "click",
4320
4380
  /*detailsAction*/
4321
- e[20]
4381
+ e[19]
4322
4382
  )
4323
4383
  ], a = !0);
4324
4384
  },
4325
4385
  p(l, u) {
4326
4386
  u[0] & /*thumbnail*/
4327
- 8 && !je(r.src, n = /*thumbnail*/
4328
- l[3]) && ee(r, "src", n), u[0] & /*status*/
4387
+ 8 && !qe(r.src, n = /*thumbnail*/
4388
+ l[3]) && le(r, "src", n), u[0] & /*status*/
4329
4389
  1 && i !== (i = "CardImg " + /*status*/
4330
4390
  (l[0] == "Closing" || /*status*/
4331
- l[0] == "Closed" ? "CardImgFinished" : "")) && b(t, "class", i), u[0] & /*status*/
4391
+ l[0] == "Closed" ? "CardImgFinished" : "")) && d(t, "class", i), u[0] & /*status*/
4332
4392
  1 && s !== (s = "CardImg " + /*status*/
4333
4393
  (l[0] == "Closing" || /*status*/
4334
- l[0] == "Closed" ? "CardImgFinished" : "")) && b(t, "part", s);
4394
+ l[0] == "Closed" ? "CardImgFinished" : "")) && d(t, "part", s);
4335
4395
  },
4336
4396
  d(l) {
4337
- l && N(t), a = !1, z(o);
4397
+ l && P(t), a = !1, ne(o);
4338
4398
  }
4339
4399
  };
4340
4400
  }
4341
- function Nt(e) {
4401
+ function Dt(e) {
4342
4402
  let t, r, n, i, s;
4343
4403
  return {
4344
4404
  c() {
4345
- t = w("div"), r = D(
4405
+ t = H("div"), r = R(
4346
4406
  /*shownDate*/
4347
4407
  e[10]
4348
- ), b(t, "class", "Date"), b(t, "part", "Date");
4408
+ ), d(t, "class", "Date"), d(t, "part", "Date");
4349
4409
  },
4350
4410
  m(a, o) {
4351
- P(a, t, o), T(t, r), i || (s = ge(n = /*formatDate*/
4352
- e[16].call(
4411
+ k(a, t, o), v(t, r), i || (s = Ae(n = /*formatDate*/
4412
+ e[15].call(
4353
4413
  null,
4354
4414
  t,
4355
4415
  /*startdate*/
@@ -4358,11 +4418,11 @@ function Nt(e) {
4358
4418
  },
4359
4419
  p(a, o) {
4360
4420
  o[0] & /*shownDate*/
4361
- 1024 && G(
4421
+ 1024 && q(
4362
4422
  r,
4363
4423
  /*shownDate*/
4364
4424
  a[10]
4365
- ), n && be(n.update) && o[0] & /*startdate*/
4425
+ ), n && Te(n.update) && o[0] & /*startdate*/
4366
4426
  4 && n.update.call(
4367
4427
  null,
4368
4428
  /*startdate*/
@@ -4370,375 +4430,282 @@ function Nt(e) {
4370
4430
  );
4371
4431
  },
4372
4432
  d(a) {
4373
- a && N(t), i = !1, s();
4374
- }
4375
- };
4376
- }
4377
- function Ot(e) {
4378
- let t, r, n = (
4379
- /*$_*/
4380
- e[15]("scoreCriteria") + ""
4381
- ), i, s, a, o, l, u = (
4382
- /*$_*/
4383
- e[15]("minbet") + ""
4384
- ), h, f, c, x, E, g, y, S = (
4385
- /*$_*/
4386
- e[15]("seegames") + ""
4387
- ), d, _, B, M = (
4388
- /*$_*/
4389
- e[15]("here") + ""
4390
- ), k, L, Z, W;
4391
- return {
4392
- c() {
4393
- t = w("div"), r = w("p"), i = D(n), s = D(`:
4394
-
4395
- `), a = w("span"), o = D(
4396
- /*showScoreCriteria*/
4397
- e[13]
4398
- ), l = D(`
4399
- (`), h = D(u), f = $(), c = D(
4400
- /*minbetcount*/
4401
- e[5]
4402
- ), x = D(")"), E = $(), g = w("div"), y = w("p"), d = D(S), _ = $(), B = w("a"), k = D(M), b(a, "part", "ScoreCriteriaSpan"), b(r, "part", "ScoreCriteriaP"), b(t, "class", "ScoreCriteria"), b(t, "part", "ScoreCriteria"), b(B, "part", "GamesAnchor"), b(
4403
- B,
4404
- "href",
4405
- /*gameurl*/
4406
- e[7]
4407
- ), b(B, "target", L = /*keepbrowsercontext*/
4408
- e[8] === "true" ? "_self" : "_blank"), b(y, "part", "GamesP"), b(g, "class", "Games"), b(g, "part", "Games");
4409
- },
4410
- m(I, O) {
4411
- P(I, t, O), T(t, r), T(r, i), T(r, s), T(r, a), T(a, o), T(r, l), T(r, h), T(r, f), T(r, c), T(r, x), P(I, E, O), P(I, g, O), T(g, y), T(y, d), T(y, _), T(y, B), T(B, k), Z || (W = [
4412
- ge(
4413
- /*matchScoreCriteria*/
4414
- e[18].call(null, a)
4415
- ),
4416
- Ae(
4417
- B,
4418
- "click",
4419
- /*tournamentGamesClicked*/
4420
- e[19]
4421
- )
4422
- ], Z = !0);
4423
- },
4424
- p(I, O) {
4425
- O[0] & /*$_*/
4426
- 32768 && n !== (n = /*$_*/
4427
- I[15]("scoreCriteria") + "") && G(i, n), O[0] & /*showScoreCriteria*/
4428
- 8192 && G(
4429
- o,
4430
- /*showScoreCriteria*/
4431
- I[13]
4432
- ), O[0] & /*$_*/
4433
- 32768 && u !== (u = /*$_*/
4434
- I[15]("minbet") + "") && G(h, u), O[0] & /*minbetcount*/
4435
- 32 && G(
4436
- c,
4437
- /*minbetcount*/
4438
- I[5]
4439
- ), O[0] & /*$_*/
4440
- 32768 && S !== (S = /*$_*/
4441
- I[15]("seegames") + "") && G(d, S), O[0] & /*$_*/
4442
- 32768 && M !== (M = /*$_*/
4443
- I[15]("here") + "") && G(k, M), O[0] & /*gameurl*/
4444
- 128 && b(
4445
- B,
4446
- "href",
4447
- /*gameurl*/
4448
- I[7]
4449
- ), O[0] & /*keepbrowsercontext*/
4450
- 256 && L !== (L = /*keepbrowsercontext*/
4451
- I[8] === "true" ? "_self" : "_blank") && b(B, "target", L);
4452
- },
4453
- d(I) {
4454
- I && (N(t), N(E), N(g)), Z = !1, z(W);
4433
+ a && P(t), i = !1, s();
4455
4434
  }
4456
4435
  };
4457
4436
  }
4458
- function Gi(e) {
4437
+ function Di(e) {
4459
4438
  let t, r, n, i = (
4460
4439
  /*title*/
4461
- e[1] === "undefined" && Ht()
4440
+ e[1] === "undefined" && Ot()
4462
4441
  ), s = (
4463
4442
  /*title*/
4464
- e[1] !== "undefined" && Ct(e)
4443
+ e[1] !== "undefined" && Pt(e)
4465
4444
  );
4466
4445
  return {
4467
4446
  c() {
4468
- t = w("div"), i && i.c(), r = $(), s && s.c(), b(t, "class", n = `Thumbnail ${/*title*/
4469
- e[1] === "undefined" ? "Loading" : ""}`), b(t, "part", "Thumbnail");
4447
+ t = H("div"), i && i.c(), r = Z(), s && s.c(), d(t, "class", n = `Thumbnail ${/*title*/
4448
+ e[1] === "undefined" ? "Loading" : ""}`), d(t, "part", "Thumbnail");
4470
4449
  },
4471
4450
  m(a, o) {
4472
- P(a, t, o), i && i.m(t, null), T(t, r), s && s.m(t, null), e[31](t);
4451
+ k(a, t, o), i && i.m(t, null), v(t, r), s && s.m(t, null), e[29](t);
4473
4452
  },
4474
4453
  p(a, o) {
4475
4454
  /*title*/
4476
- a[1] === "undefined" ? i || (i = Ht(), i.c(), i.m(t, r)) : i && (i.d(1), i = null), /*title*/
4477
- a[1] !== "undefined" ? s ? s.p(a, o) : (s = Ct(a), s.c(), s.m(t, null)) : s && (s.d(1), s = null), o[0] & /*title*/
4455
+ a[1] === "undefined" ? i || (i = Ot(), i.c(), i.m(t, r)) : i && (i.d(1), i = null), /*title*/
4456
+ a[1] !== "undefined" ? s ? s.p(a, o) : (s = Pt(a), s.c(), s.m(t, null)) : s && (s.d(1), s = null), o[0] & /*title*/
4478
4457
  2 && n !== (n = `Thumbnail ${/*title*/
4479
- a[1] === "undefined" ? "Loading" : ""}`) && b(t, "class", n);
4458
+ a[1] === "undefined" ? "Loading" : ""}`) && d(t, "class", n);
4480
4459
  },
4481
- i: F,
4482
- o: F,
4460
+ i: V,
4461
+ o: V,
4483
4462
  d(a) {
4484
- a && N(t), i && i.d(), s && s.d(), e[31](null);
4463
+ a && P(t), i && i.d(), s && s.d(), e[29](null);
4485
4464
  }
4486
4465
  };
4487
4466
  }
4488
- function $i(e, t, r) {
4467
+ function ki(e, t, r) {
4489
4468
  let n;
4490
- xr(e, Oi, (m) => r(15, n = m));
4491
- let { session: i = "" } = t, { userid: s = "" } = t, { title: a = "" } = t, { startdate: o = "" } = t, { status: l = "" } = t, { tourid: u = "" } = t, { thumbnail: h = "" } = t, { userenrolled: f = "" } = t, { scorecriteria: c = "" } = t, { minbetcount: x = "" } = t, { showenrolled: E = "false" } = t, { detailsevent: g = "" } = t, { gameurl: y = "" } = t, { lang: S = "en" } = t, { keepbrowsercontext: d = "false" } = t, { clientstyling: _ = "" } = t, { clientstylingurl: B = "" } = t, { translationurl: M = "" } = t, { mbsource: k } = t, L, Z = "", W = !1, I = "", O = "", le = "";
4492
- Pi({ withLocale: "en", translations: {} });
4493
- const or = () => {
4494
- fetch(M).then((m) => m.json()).then((m) => {
4495
- Object.keys(m).forEach((q) => {
4496
- Tt(q, m[q]);
4497
- }), o && Me();
4498
- }).catch((m) => {
4499
- console.log(m);
4469
+ yr(e, Bi, (f) => r(14, n = f));
4470
+ let { userid: i = "" } = t, { title: s = "" } = t, { startdate: a = "" } = t, { status: o = "" } = t, { tourid: l = "" } = t, { thumbnail: u = "" } = t, { userenrolled: h = "" } = t, { scorecriteria: c = "" } = t, { minbetcount: m = "" } = t, { showenrolled: _ = "false" } = t, { detailsevent: y = "" } = t, { gameurl: T = "" } = t, { lang: w = "en" } = t, { keepbrowsercontext: F = "false" } = t, { clientstyling: M = "" } = t, { clientstylingurl: C = "" } = t, { translationurl: U = "" } = t, { mbsource: L } = t, I, J = "", z = "", X = "", Y = "";
4471
+ wi({ withLocale: "en", translations: {} });
4472
+ const He = () => {
4473
+ fetch(U).then((f) => f.json()).then((f) => {
4474
+ Object.keys(f).forEach((W) => {
4475
+ It(W, f[W]);
4476
+ }), a && B();
4477
+ }).catch((f) => {
4478
+ console.log(f);
4500
4479
  });
4501
4480
  };
4502
- Object.keys(At).forEach((m) => {
4503
- Tt(m, At[m]);
4481
+ Object.keys(Nt).forEach((f) => {
4482
+ It(f, Nt[f]);
4504
4483
  });
4505
- const it = (m) => {
4506
- m.data && (m.data && m.data.type == "SessionID" && r(11, W = !0), m.data.type == `TournamentStatus_${u}` && r(0, l = m.data.status));
4507
- }, Ne = () => {
4508
- const m = { month: "long" };
4509
- let q = new Date(o), fr = new Intl.DateTimeFormat("en", m).format(q), mr = q.getDate(), dr = q.toLocaleString("en-GB", {
4484
+ const G = (f) => {
4485
+ f.data && f.data.type == `TournamentStatus_${l}` && r(0, o = f.data.status);
4486
+ }, K = () => {
4487
+ const f = { month: "long" };
4488
+ let W = new Date(a), $ = new Intl.DateTimeFormat("en", f).format(W), O = W.getDate(), b = W.toLocaleString("en-GB", {
4510
4489
  hour: "numeric",
4511
4490
  minute: "numeric",
4512
4491
  hour12: !1
4513
4492
  });
4514
- const br = () => n(l === "Running" ? "startedAt" : "startingAt");
4515
- r(10, Z = `${mr} ` + n(`${fr}`) + ", " + br() + ` ${dr}`);
4516
- }, Oe = () => {
4517
- l == "Unstarted" && (r(12, I = n("scheduled")), r(14, le = "StatusUnstarted")), l == "Running" && (r(12, I = n("ongoing")), r(14, le = "StatusRunning")), (l == "Closed" || l == "Closing") && r(12, I = n("finished")), l == "Closed" && r(14, le = "StatusClosed"), l == "Closing" && r(14, le = "StatusClosing");
4518
- }, Pe = () => {
4519
- c == "BetCount" && r(13, O = n("betCount")), c == "MaxWinStakeRatio" && r(13, O = n("maxWinStakeRatio")), c == "WinStakeRatio" && r(13, O = n("winStakeRatio")), c == "Stake" && r(13, O = n("stake"));
4520
- }, ur = () => {
4521
- window.postMessage({ type: "tournamentGamesClicked", tourid: u }, window.location.href);
4522
- }, lr = () => {
4523
- g && window.postMessage(
4493
+ const E = () => n(o === "Running" ? "startedAt" : "startingAt");
4494
+ r(10, J = `${O} ` + n(`${$}`) + ", " + E() + ` ${b}`);
4495
+ }, ie = () => {
4496
+ o == "Unstarted" && (r(11, z = n("scheduled")), r(13, Y = "StatusUnstarted")), o == "Running" && (r(11, z = n("ongoing")), r(13, Y = "StatusRunning")), (o == "Closed" || o == "Closing") && r(11, z = n("finished")), o == "Closed" && r(13, Y = "StatusClosed"), o == "Closing" && r(13, Y = "StatusClosing");
4497
+ }, ee = () => {
4498
+ c == "BetCount" && r(12, X = n("betCount")), c == "MaxWinStakeRatio" && r(12, X = n("maxWinStakeRatio")), c == "WinStakeRatio" && r(12, X = n("winStakeRatio")), c == "Stake" && r(12, X = n("stake"));
4499
+ }, ye = () => {
4500
+ window.postMessage({ type: "tournamentGamesClicked", tourid: l }, window.location.href);
4501
+ }, Ce = () => {
4502
+ y && window.postMessage(
4524
4503
  {
4525
- type: g,
4526
- tournamentId: u,
4504
+ type: y,
4505
+ tournamentId: l,
4527
4506
  showLeaderboard: !0
4528
4507
  },
4529
4508
  window.location.href
4530
4509
  );
4531
- }, hr = () => {
4532
- i.length > 0 && i != "false" ? r(11, W = !0) : r(11, W = !1);
4533
4510
  };
4534
- Ir(() => (setTimeout(() => Me(), 1), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", it, !1), () => {
4535
- window.removeEventListener("message", it);
4511
+ Hr(() => (setTimeout(() => B(), 1), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", G, !1), () => {
4512
+ window.removeEventListener("message", G);
4536
4513
  }));
4537
- const Me = () => {
4538
- Mi(S), Pe(), Oe(), o && Ne();
4514
+ const B = () => {
4515
+ Ii(w), ee(), ie(), a && K();
4539
4516
  };
4540
- function cr(m) {
4541
- Ve[m ? "unshift" : "push"](() => {
4542
- L = m, r(9, L);
4517
+ function N(f) {
4518
+ Qe[f ? "unshift" : "push"](() => {
4519
+ I = f, r(9, I);
4543
4520
  });
4544
4521
  }
4545
- return e.$$set = (m) => {
4546
- "session" in m && r(21, i = m.session), "userid" in m && r(22, s = m.userid), "title" in m && r(1, a = m.title), "startdate" in m && r(2, o = m.startdate), "status" in m && r(0, l = m.status), "tourid" in m && r(23, u = m.tourid), "thumbnail" in m && r(3, h = m.thumbnail), "userenrolled" in m && r(4, f = m.userenrolled), "scorecriteria" in m && r(24, c = m.scorecriteria), "minbetcount" in m && r(5, x = m.minbetcount), "showenrolled" in m && r(6, E = m.showenrolled), "detailsevent" in m && r(25, g = m.detailsevent), "gameurl" in m && r(7, y = m.gameurl), "lang" in m && r(26, S = m.lang), "keepbrowsercontext" in m && r(8, d = m.keepbrowsercontext), "clientstyling" in m && r(27, _ = m.clientstyling), "clientstylingurl" in m && r(28, B = m.clientstylingurl), "translationurl" in m && r(29, M = m.translationurl), "mbsource" in m && r(30, k = m.mbsource);
4522
+ return e.$$set = (f) => {
4523
+ "userid" in f && r(20, i = f.userid), "title" in f && r(1, s = f.title), "startdate" in f && r(2, a = f.startdate), "status" in f && r(0, o = f.status), "tourid" in f && r(21, l = f.tourid), "thumbnail" in f && r(3, u = f.thumbnail), "userenrolled" in f && r(4, h = f.userenrolled), "scorecriteria" in f && r(22, c = f.scorecriteria), "minbetcount" in f && r(5, m = f.minbetcount), "showenrolled" in f && r(6, _ = f.showenrolled), "detailsevent" in f && r(23, y = f.detailsevent), "gameurl" in f && r(7, T = f.gameurl), "lang" in f && r(24, w = f.lang), "keepbrowsercontext" in f && r(8, F = f.keepbrowsercontext), "clientstyling" in f && r(25, M = f.clientstyling), "clientstylingurl" in f && r(26, C = f.clientstylingurl), "translationurl" in f && r(27, U = f.translationurl), "mbsource" in f && r(28, L = f.mbsource);
4547
4524
  }, e.$$.update = () => {
4548
4525
  e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4549
- 134218240 && _ && L && Li(L, _), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4550
- 268435968 && B && L && Ri(L, B), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4551
- 1073742336 && k && L && Di(L, `${k}.Style`), e.$$.dirty[0] & /*translationurl*/
4552
- 536870912 && M && or(), e.$$.dirty[0] & /*session*/
4553
- 2097152 && i && hr(), e.$$.dirty[0] & /*status*/
4554
- 1 && l && Oe(), e.$$.dirty[0] & /*title, lang*/
4555
- 67108866 && a && S && Me(), e.$$.dirty[0] & /*startdate*/
4556
- 4 && o && Ne(), e.$$.dirty[0] & /*scorecriteria*/
4557
- 16777216 && c && Pe();
4526
+ 33554944 && M && I && Ni(I, M), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4527
+ 67109376 && C && I && Oi(I, C), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4528
+ 268435968 && L && I && Pi(I, `${L}.Style`), e.$$.dirty[0] & /*translationurl*/
4529
+ 134217728 && U && He(), e.$$.dirty[0] & /*status*/
4530
+ 1 && o && ie(), e.$$.dirty[0] & /*title, lang*/
4531
+ 16777218 && s && w && B(), e.$$.dirty[0] & /*startdate*/
4532
+ 4 && a && K(), e.$$.dirty[0] & /*scorecriteria*/
4533
+ 4194304 && c && ee();
4558
4534
  }, [
4559
- l,
4560
- a,
4561
4535
  o,
4536
+ s,
4537
+ a,
4538
+ u,
4562
4539
  h,
4563
- f,
4564
- x,
4565
- E,
4566
- y,
4567
- d,
4568
- L,
4569
- Z,
4570
- W,
4540
+ m,
4541
+ _,
4542
+ T,
4543
+ F,
4571
4544
  I,
4572
- O,
4573
- le,
4545
+ J,
4546
+ z,
4547
+ X,
4548
+ Y,
4574
4549
  n,
4575
- Ne,
4576
- Oe,
4577
- Pe,
4578
- ur,
4579
- lr,
4550
+ K,
4551
+ ie,
4552
+ ee,
4553
+ ye,
4554
+ Ce,
4580
4555
  i,
4581
- s,
4582
- u,
4556
+ l,
4583
4557
  c,
4584
- g,
4585
- S,
4586
- _,
4587
- B,
4558
+ y,
4559
+ w,
4588
4560
  M,
4589
- k,
4590
- cr
4561
+ C,
4562
+ U,
4563
+ L,
4564
+ N
4591
4565
  ];
4592
4566
  }
4593
- class ji extends $r {
4567
+ class Ui extends kr {
4594
4568
  constructor(t) {
4595
- super(), Fr(
4569
+ super(), Rr(
4596
4570
  this,
4597
4571
  t,
4598
- $i,
4599
- Gi,
4600
- Mt,
4572
+ ki,
4573
+ Di,
4574
+ Ut,
4601
4575
  {
4602
- session: 21,
4603
- userid: 22,
4576
+ userid: 20,
4604
4577
  title: 1,
4605
4578
  startdate: 2,
4606
4579
  status: 0,
4607
- tourid: 23,
4580
+ tourid: 21,
4608
4581
  thumbnail: 3,
4609
4582
  userenrolled: 4,
4610
- scorecriteria: 24,
4583
+ scorecriteria: 22,
4611
4584
  minbetcount: 5,
4612
4585
  showenrolled: 6,
4613
- detailsevent: 25,
4586
+ detailsevent: 23,
4614
4587
  gameurl: 7,
4615
- lang: 26,
4588
+ lang: 24,
4616
4589
  keepbrowsercontext: 8,
4617
- clientstyling: 27,
4618
- clientstylingurl: 28,
4619
- translationurl: 29,
4620
- mbsource: 30
4590
+ clientstyling: 25,
4591
+ clientstylingurl: 26,
4592
+ translationurl: 27,
4593
+ mbsource: 28
4621
4594
  },
4622
- ki,
4595
+ Mi,
4623
4596
  [-1, -1]
4624
4597
  );
4625
4598
  }
4626
- get session() {
4627
- return this.$$.ctx[21];
4628
- }
4629
- set session(t) {
4630
- this.$$set({ session: t }), C();
4631
- }
4632
4599
  get userid() {
4633
- return this.$$.ctx[22];
4600
+ return this.$$.ctx[20];
4634
4601
  }
4635
4602
  set userid(t) {
4636
- this.$$set({ userid: t }), C();
4603
+ this.$$set({ userid: t }), A();
4637
4604
  }
4638
4605
  get title() {
4639
4606
  return this.$$.ctx[1];
4640
4607
  }
4641
4608
  set title(t) {
4642
- this.$$set({ title: t }), C();
4609
+ this.$$set({ title: t }), A();
4643
4610
  }
4644
4611
  get startdate() {
4645
4612
  return this.$$.ctx[2];
4646
4613
  }
4647
4614
  set startdate(t) {
4648
- this.$$set({ startdate: t }), C();
4615
+ this.$$set({ startdate: t }), A();
4649
4616
  }
4650
4617
  get status() {
4651
4618
  return this.$$.ctx[0];
4652
4619
  }
4653
4620
  set status(t) {
4654
- this.$$set({ status: t }), C();
4621
+ this.$$set({ status: t }), A();
4655
4622
  }
4656
4623
  get tourid() {
4657
- return this.$$.ctx[23];
4624
+ return this.$$.ctx[21];
4658
4625
  }
4659
4626
  set tourid(t) {
4660
- this.$$set({ tourid: t }), C();
4627
+ this.$$set({ tourid: t }), A();
4661
4628
  }
4662
4629
  get thumbnail() {
4663
4630
  return this.$$.ctx[3];
4664
4631
  }
4665
4632
  set thumbnail(t) {
4666
- this.$$set({ thumbnail: t }), C();
4633
+ this.$$set({ thumbnail: t }), A();
4667
4634
  }
4668
4635
  get userenrolled() {
4669
4636
  return this.$$.ctx[4];
4670
4637
  }
4671
4638
  set userenrolled(t) {
4672
- this.$$set({ userenrolled: t }), C();
4639
+ this.$$set({ userenrolled: t }), A();
4673
4640
  }
4674
4641
  get scorecriteria() {
4675
- return this.$$.ctx[24];
4642
+ return this.$$.ctx[22];
4676
4643
  }
4677
4644
  set scorecriteria(t) {
4678
- this.$$set({ scorecriteria: t }), C();
4645
+ this.$$set({ scorecriteria: t }), A();
4679
4646
  }
4680
4647
  get minbetcount() {
4681
4648
  return this.$$.ctx[5];
4682
4649
  }
4683
4650
  set minbetcount(t) {
4684
- this.$$set({ minbetcount: t }), C();
4651
+ this.$$set({ minbetcount: t }), A();
4685
4652
  }
4686
4653
  get showenrolled() {
4687
4654
  return this.$$.ctx[6];
4688
4655
  }
4689
4656
  set showenrolled(t) {
4690
- this.$$set({ showenrolled: t }), C();
4657
+ this.$$set({ showenrolled: t }), A();
4691
4658
  }
4692
4659
  get detailsevent() {
4693
- return this.$$.ctx[25];
4660
+ return this.$$.ctx[23];
4694
4661
  }
4695
4662
  set detailsevent(t) {
4696
- this.$$set({ detailsevent: t }), C();
4663
+ this.$$set({ detailsevent: t }), A();
4697
4664
  }
4698
4665
  get gameurl() {
4699
4666
  return this.$$.ctx[7];
4700
4667
  }
4701
4668
  set gameurl(t) {
4702
- this.$$set({ gameurl: t }), C();
4669
+ this.$$set({ gameurl: t }), A();
4703
4670
  }
4704
4671
  get lang() {
4705
- return this.$$.ctx[26];
4672
+ return this.$$.ctx[24];
4706
4673
  }
4707
4674
  set lang(t) {
4708
- this.$$set({ lang: t }), C();
4675
+ this.$$set({ lang: t }), A();
4709
4676
  }
4710
4677
  get keepbrowsercontext() {
4711
4678
  return this.$$.ctx[8];
4712
4679
  }
4713
4680
  set keepbrowsercontext(t) {
4714
- this.$$set({ keepbrowsercontext: t }), C();
4681
+ this.$$set({ keepbrowsercontext: t }), A();
4715
4682
  }
4716
4683
  get clientstyling() {
4717
- return this.$$.ctx[27];
4684
+ return this.$$.ctx[25];
4718
4685
  }
4719
4686
  set clientstyling(t) {
4720
- this.$$set({ clientstyling: t }), C();
4687
+ this.$$set({ clientstyling: t }), A();
4721
4688
  }
4722
4689
  get clientstylingurl() {
4723
- return this.$$.ctx[28];
4690
+ return this.$$.ctx[26];
4724
4691
  }
4725
4692
  set clientstylingurl(t) {
4726
- this.$$set({ clientstylingurl: t }), C();
4693
+ this.$$set({ clientstylingurl: t }), A();
4727
4694
  }
4728
4695
  get translationurl() {
4729
- return this.$$.ctx[29];
4696
+ return this.$$.ctx[27];
4730
4697
  }
4731
4698
  set translationurl(t) {
4732
- this.$$set({ translationurl: t }), C();
4699
+ this.$$set({ translationurl: t }), A();
4733
4700
  }
4734
4701
  get mbsource() {
4735
- return this.$$.ctx[30];
4702
+ return this.$$.ctx[28];
4736
4703
  }
4737
4704
  set mbsource(t) {
4738
- this.$$set({ mbsource: t }), C();
4705
+ this.$$set({ mbsource: t }), A();
4739
4706
  }
4740
4707
  }
4741
- Gr(ji, { session: {}, userid: {}, title: {}, startdate: {}, status: {}, tourid: {}, thumbnail: {}, userenrolled: {}, scorecriteria: {}, minbetcount: {}, showenrolled: {}, detailsevent: {}, gameurl: {}, lang: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
4708
+ Dr(Ui, { userid: {}, title: {}, startdate: {}, status: {}, tourid: {}, thumbnail: {}, userenrolled: {}, scorecriteria: {}, minbetcount: {}, showenrolled: {}, detailsevent: {}, gameurl: {}, lang: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
4742
4709
  export {
4743
- ji as default
4710
+ Ui as default
4744
4711
  };