@everymatrix/casino-tournaments-thumbnail 1.54.0 → 1.54.2

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,78 +1,49 @@
1
- var hr = Object.defineProperty, fr = Object.defineProperties;
2
- var cr = Object.getOwnPropertyDescriptors;
3
- var rt = Object.getOwnPropertySymbols;
4
- var mr = Object.prototype.hasOwnProperty, dr = Object.prototype.propertyIsEnumerable;
5
- var Ne = (e, t, r) => t in e ? hr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, nt = (e, t) => {
6
- for (var r in t || (t = {}))
7
- mr.call(t, r) && Ne(e, r, t[r]);
8
- if (rt)
9
- for (var r of rt(t))
10
- dr.call(t, r) && Ne(e, r, t[r]);
11
- return e;
12
- }, it = (e, t) => fr(e, cr(t));
13
- var D = (e, t, r) => Ne(e, typeof t != "symbol" ? t + "" : t, r);
14
- var st = (e, t, r) => new Promise((n, i) => {
15
- var s = (l) => {
16
- try {
17
- o(r.next(l));
18
- } catch (u) {
19
- i(u);
20
- }
21
- }, a = (l) => {
22
- try {
23
- o(r.throw(l));
24
- } catch (u) {
25
- i(u);
26
- }
27
- }, o = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(s, a);
28
- o((r = r.apply(e, t)).next());
29
- });
30
- function k() {
1
+ function D() {
31
2
  }
32
- function Bt(e) {
3
+ function vt(e) {
33
4
  return e();
34
5
  }
35
- function at() {
6
+ function et() {
36
7
  return /* @__PURE__ */ Object.create(null);
37
8
  }
38
- function ne(e) {
39
- e.forEach(Bt);
9
+ function re(e) {
10
+ e.forEach(vt);
40
11
  }
41
- function ce(e) {
12
+ function fe(e) {
42
13
  return typeof e == "function";
43
14
  }
44
- function Nt(e, t) {
15
+ function St(e, t) {
45
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
17
  }
47
- function br(e) {
18
+ function ir(e) {
48
19
  return Object.keys(e).length === 0;
49
20
  }
50
- function Pt(e, ...t) {
21
+ function Tt(e, ...t) {
51
22
  if (e == null) {
52
23
  for (const n of t)
53
24
  n(void 0);
54
- return k;
25
+ return D;
55
26
  }
56
27
  const r = e.subscribe(...t);
57
28
  return r.unsubscribe ? () => r.unsubscribe() : r;
58
29
  }
59
- function gr(e, t, r) {
60
- e.$$.on_destroy.push(Pt(t, r));
30
+ function sr(e, t, r) {
31
+ e.$$.on_destroy.push(Tt(t, r));
61
32
  }
62
- function me(e) {
63
- return e && ce(e.destroy) ? e.destroy : k;
33
+ function ce(e) {
34
+ return e && fe(e.destroy) ? e.destroy : D;
64
35
  }
65
36
  function S(e, t) {
66
37
  e.appendChild(t);
67
38
  }
68
- function pr(e, t, r) {
69
- const n = yr(e);
39
+ function ar(e, t, r) {
40
+ const n = or(e);
70
41
  if (!n.getElementById(t)) {
71
42
  const i = I("style");
72
- i.id = t, i.textContent = r, _r(n, i);
43
+ i.id = t, i.textContent = r, ur(n, i);
73
44
  }
74
45
  }
75
- function yr(e) {
46
+ function or(e) {
76
47
  if (!e) return document;
77
48
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
78
49
  return t && /** @type {ShadowRoot} */
@@ -81,17 +52,17 @@ function yr(e) {
81
52
  t
82
53
  ) : e.ownerDocument;
83
54
  }
84
- function _r(e, t) {
55
+ function ur(e, t) {
85
56
  return S(
86
57
  /** @type {Document} */
87
58
  e.head || e,
88
59
  t
89
60
  ), t.sheet;
90
61
  }
91
- function G(e, t, r) {
62
+ function F(e, t, r) {
92
63
  e.insertBefore(t, r || null);
93
64
  }
94
- function U(e) {
65
+ function k(e) {
95
66
  e.parentNode && e.parentNode.removeChild(e);
96
67
  }
97
68
  function I(e) {
@@ -100,29 +71,29 @@ function I(e) {
100
71
  function M(e) {
101
72
  return document.createTextNode(e);
102
73
  }
103
- function z() {
74
+ function J() {
104
75
  return M(" ");
105
76
  }
106
- function Er() {
77
+ function lr() {
107
78
  return M("");
108
79
  }
109
- function xr(e, t, r, n) {
80
+ function hr(e, t, r, n) {
110
81
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
111
82
  }
112
83
  function _(e, t, r) {
113
84
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
114
85
  }
115
- function vr(e) {
86
+ function fr(e) {
116
87
  return Array.from(e.childNodes);
117
88
  }
118
- function $(e, t) {
89
+ function G(e, t) {
119
90
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
120
91
  t);
121
92
  }
122
- function De(e, t, r, n) {
93
+ function Re(e, t, r, n) {
123
94
  r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
124
95
  }
125
- function Sr(e) {
96
+ function cr(e) {
126
97
  const t = {};
127
98
  return e.childNodes.forEach(
128
99
  /** @param {Element} node */
@@ -131,245 +102,241 @@ function Sr(e) {
131
102
  }
132
103
  ), t;
133
104
  }
134
- let le;
135
- function ue(e) {
136
- le = e;
105
+ let ue;
106
+ function oe(e) {
107
+ ue = e;
137
108
  }
138
- function Tr() {
139
- if (!le) throw new Error("Function called outside component initialization");
140
- return le;
109
+ function mr() {
110
+ if (!ue) throw new Error("Function called outside component initialization");
111
+ return ue;
141
112
  }
142
- function Ar(e) {
143
- Tr().$$.on_mount.push(e);
113
+ function dr(e) {
114
+ mr().$$.on_mount.push(e);
144
115
  }
145
- const q = [], ke = [];
146
- let Y = [];
147
- const ot = [], Hr = /* @__PURE__ */ Promise.resolve();
148
- let Ue = !1;
149
- function Cr() {
150
- Ue || (Ue = !0, Hr.then(N));
116
+ const Q = [], Le = [];
117
+ let q = [];
118
+ const tt = [], br = /* @__PURE__ */ Promise.resolve();
119
+ let De = !1;
120
+ function gr() {
121
+ De || (De = !0, br.then(N));
151
122
  }
152
- function Fe(e) {
153
- Y.push(e);
123
+ function ke(e) {
124
+ q.push(e);
154
125
  }
155
- const Pe = /* @__PURE__ */ new Set();
156
- let Z = 0;
126
+ const Be = /* @__PURE__ */ new Set();
127
+ let X = 0;
157
128
  function N() {
158
- if (Z !== 0)
129
+ if (X !== 0)
159
130
  return;
160
- const e = le;
131
+ const e = ue;
161
132
  do {
162
133
  try {
163
- for (; Z < q.length; ) {
164
- const t = q[Z];
165
- Z++, ue(t), Br(t.$$);
134
+ for (; X < Q.length; ) {
135
+ const t = Q[X];
136
+ X++, oe(t), pr(t.$$);
166
137
  }
167
138
  } catch (t) {
168
- throw q.length = 0, Z = 0, t;
139
+ throw Q.length = 0, X = 0, t;
169
140
  }
170
- for (ue(null), q.length = 0, Z = 0; ke.length; ) ke.pop()();
171
- for (let t = 0; t < Y.length; t += 1) {
172
- const r = Y[t];
173
- Pe.has(r) || (Pe.add(r), r());
141
+ for (oe(null), Q.length = 0, X = 0; Le.length; ) Le.pop()();
142
+ for (let t = 0; t < q.length; t += 1) {
143
+ const r = q[t];
144
+ Be.has(r) || (Be.add(r), r());
174
145
  }
175
- Y.length = 0;
176
- } while (q.length);
177
- for (; ot.length; )
178
- ot.pop()();
179
- Ue = !1, Pe.clear(), ue(e);
146
+ q.length = 0;
147
+ } while (Q.length);
148
+ for (; tt.length; )
149
+ tt.pop()();
150
+ De = !1, Be.clear(), oe(e);
180
151
  }
181
- function Br(e) {
152
+ function pr(e) {
182
153
  if (e.fragment !== null) {
183
- e.update(), ne(e.before_update);
154
+ e.update(), re(e.before_update);
184
155
  const t = e.dirty;
185
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Fe);
156
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ke);
186
157
  }
187
158
  }
188
- function Nr(e) {
159
+ function yr(e) {
189
160
  const t = [], r = [];
190
- Y.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Y = t;
161
+ q.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), q = t;
191
162
  }
192
- const Pr = /* @__PURE__ */ new Set();
193
- function Ir(e, t) {
194
- e && e.i && (Pr.delete(e), e.i(t));
163
+ const _r = /* @__PURE__ */ new Set();
164
+ function Er(e, t) {
165
+ e && e.i && (_r.delete(e), e.i(t));
195
166
  }
196
- function Or(e, t, r) {
167
+ function xr(e, t, r) {
197
168
  const { fragment: n, after_update: i } = e.$$;
198
- n && n.m(t, r), Fe(() => {
199
- const s = e.$$.on_mount.map(Bt).filter(ce);
200
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : ne(s), e.$$.on_mount = [];
201
- }), i.forEach(Fe);
169
+ n && n.m(t, r), ke(() => {
170
+ const s = e.$$.on_mount.map(vt).filter(fe);
171
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : re(s), e.$$.on_mount = [];
172
+ }), i.forEach(ke);
202
173
  }
203
- function wr(e, t) {
174
+ function vr(e, t) {
204
175
  const r = e.$$;
205
- r.fragment !== null && (Nr(r.after_update), ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
176
+ r.fragment !== null && (yr(r.after_update), re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
206
177
  }
207
- function Mr(e, t) {
208
- e.$$.dirty[0] === -1 && (q.push(e), Cr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
178
+ function Sr(e, t) {
179
+ e.$$.dirty[0] === -1 && (Q.push(e), gr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
209
180
  }
210
- function Rr(e, t, r, n, i, s, a = null, o = [-1]) {
211
- const l = le;
212
- ue(e);
181
+ function Tr(e, t, r, n, i, s, a = null, o = [-1]) {
182
+ const h = ue;
183
+ oe(e);
213
184
  const u = e.$$ = {
214
185
  fragment: null,
215
186
  ctx: [],
216
187
  // state
217
188
  props: s,
218
- update: k,
189
+ update: D,
219
190
  not_equal: i,
220
- bound: at(),
191
+ bound: et(),
221
192
  // lifecycle
222
193
  on_mount: [],
223
194
  on_destroy: [],
224
195
  on_disconnect: [],
225
196
  before_update: [],
226
197
  after_update: [],
227
- context: new Map(t.context || (l ? l.$$.context : [])),
198
+ context: new Map(t.context || (h ? h.$$.context : [])),
228
199
  // everything else
229
- callbacks: at(),
200
+ callbacks: et(),
230
201
  dirty: o,
231
202
  skip_bound: !1,
232
- root: t.target || l.$$.root
203
+ root: t.target || h.$$.root
233
204
  };
234
205
  a && a(u.root);
235
- let h = !1;
206
+ let l = !1;
236
207
  if (u.ctx = r(e, t.props || {}, (f, c, ...E) => {
237
208
  const d = E.length ? E[0] : c;
238
- return u.ctx && i(u.ctx[f], u.ctx[f] = d) && (!u.skip_bound && u.bound[f] && u.bound[f](d), h && Mr(e, f)), c;
239
- }), u.update(), h = !0, ne(u.before_update), u.fragment = n(u.ctx), t.target) {
209
+ return u.ctx && i(u.ctx[f], u.ctx[f] = d) && (!u.skip_bound && u.bound[f] && u.bound[f](d), l && Sr(e, f)), c;
210
+ }), u.update(), l = !0, re(u.before_update), u.fragment = n(u.ctx), t.target) {
240
211
  if (t.hydrate) {
241
- const f = vr(t.target);
242
- u.fragment && u.fragment.l(f), f.forEach(U);
212
+ const f = fr(t.target);
213
+ u.fragment && u.fragment.l(f), f.forEach(k);
243
214
  } else
244
215
  u.fragment && u.fragment.c();
245
- t.intro && Ir(e.$$.fragment), Or(e, t.target, t.anchor), N();
216
+ t.intro && Er(e.$$.fragment), xr(e, t.target, t.anchor), N();
246
217
  }
247
- ue(l);
248
- }
249
- let It;
250
- typeof HTMLElement == "function" && (It = class extends HTMLElement {
251
- constructor(t, r, n) {
252
- super();
253
- /** The Svelte component constructor */
254
- D(this, "$$ctor");
255
- /** Slots */
256
- D(this, "$$s");
257
- /** The Svelte component instance */
258
- D(this, "$$c");
259
- /** Whether or not the custom element is connected */
260
- D(this, "$$cn", !1);
261
- /** Component props data */
262
- D(this, "$$d", {});
263
- /** `true` if currently in the process of reflecting component props back to attributes */
264
- D(this, "$$r", !1);
265
- /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
266
- D(this, "$$p_d", {});
267
- /** @type {Record<string, Function[]>} Event listeners */
268
- D(this, "$$l", {});
269
- /** @type {Map<Function, Function>} Event listener unsubscribe functions */
270
- D(this, "$$l_u", /* @__PURE__ */ new Map());
271
- this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
218
+ oe(h);
219
+ }
220
+ let At;
221
+ typeof HTMLElement == "function" && (At = class extends HTMLElement {
222
+ /** The Svelte component constructor */
223
+ $$ctor;
224
+ /** Slots */
225
+ $$s;
226
+ /** The Svelte component instance */
227
+ $$c;
228
+ /** Whether or not the custom element is connected */
229
+ $$cn = !1;
230
+ /** Component props data */
231
+ $$d = {};
232
+ /** `true` if currently in the process of reflecting component props back to attributes */
233
+ $$r = !1;
234
+ /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
235
+ $$p_d = {};
236
+ /** @type {Record<string, Function[]>} Event listeners */
237
+ $$l = {};
238
+ /** @type {Map<Function, Function>} Event listener unsubscribe functions */
239
+ $$l_u = /* @__PURE__ */ new Map();
240
+ constructor(e, t, r) {
241
+ super(), this.$$ctor = e, this.$$s = t, r && this.attachShadow({ mode: "open" });
272
242
  }
273
- addEventListener(t, r, n) {
274
- if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
275
- const i = this.$$c.$on(t, r);
276
- this.$$l_u.set(r, i);
243
+ addEventListener(e, t, r) {
244
+ if (this.$$l[e] = this.$$l[e] || [], this.$$l[e].push(t), this.$$c) {
245
+ const n = this.$$c.$on(e, t);
246
+ this.$$l_u.set(t, n);
277
247
  }
278
- super.addEventListener(t, r, n);
248
+ super.addEventListener(e, t, r);
279
249
  }
280
- removeEventListener(t, r, n) {
281
- if (super.removeEventListener(t, r, n), this.$$c) {
282
- const i = this.$$l_u.get(r);
283
- i && (i(), this.$$l_u.delete(r));
250
+ removeEventListener(e, t, r) {
251
+ if (super.removeEventListener(e, t, r), this.$$c) {
252
+ const n = this.$$l_u.get(t);
253
+ n && (n(), this.$$l_u.delete(t));
284
254
  }
285
255
  }
286
- connectedCallback() {
287
- return st(this, null, function* () {
288
- if (this.$$cn = !0, !this.$$c) {
289
- let t = function(s) {
290
- return () => {
291
- let a;
292
- return {
293
- c: function() {
294
- a = I("slot"), s !== "default" && _(a, "name", s);
295
- },
296
- /**
297
- * @param {HTMLElement} target
298
- * @param {HTMLElement} [anchor]
299
- */
300
- m: function(u, h) {
301
- G(u, a, h);
302
- },
303
- d: function(u) {
304
- u && U(a);
305
- }
306
- };
256
+ async connectedCallback() {
257
+ if (this.$$cn = !0, !this.$$c) {
258
+ let e = function(i) {
259
+ return () => {
260
+ let s;
261
+ return {
262
+ c: function() {
263
+ s = I("slot"), i !== "default" && _(s, "name", i);
264
+ },
265
+ /**
266
+ * @param {HTMLElement} target
267
+ * @param {HTMLElement} [anchor]
268
+ */
269
+ m: function(h, u) {
270
+ F(h, s, u);
271
+ },
272
+ d: function(h) {
273
+ h && k(s);
274
+ }
307
275
  };
308
276
  };
309
- if (yield Promise.resolve(), !this.$$cn || this.$$c)
310
- return;
311
- const r = {}, n = Sr(this);
312
- for (const s of this.$$s)
313
- s in n && (r[s] = [t(s)]);
314
- for (const s of this.attributes) {
315
- const a = this.$$g_p(s.name);
316
- a in this.$$d || (this.$$d[a] = ge(a, s.value, this.$$p_d, "toProp"));
277
+ };
278
+ if (await Promise.resolve(), !this.$$cn || this.$$c)
279
+ return;
280
+ const t = {}, r = cr(this);
281
+ for (const i of this.$$s)
282
+ i in r && (t[i] = [e(i)]);
283
+ for (const i of this.attributes) {
284
+ const s = this.$$g_p(i.name);
285
+ s in this.$$d || (this.$$d[s] = be(s, i.value, this.$$p_d, "toProp"));
286
+ }
287
+ for (const i in this.$$p_d)
288
+ !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
289
+ this.$$c = new this.$$ctor({
290
+ target: this.shadowRoot || this,
291
+ props: {
292
+ ...this.$$d,
293
+ $$slots: t,
294
+ $$scope: {
295
+ ctx: []
296
+ }
317
297
  }
318
- for (const s in this.$$p_d)
319
- !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
320
- this.$$c = new this.$$ctor({
321
- target: this.shadowRoot || this,
322
- props: it(nt({}, this.$$d), {
323
- $$slots: r,
324
- $$scope: {
325
- ctx: []
326
- }
327
- })
328
- });
329
- const i = () => {
330
- this.$$r = !0;
331
- for (const s in this.$$p_d)
332
- if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
333
- const a = ge(
334
- s,
335
- this.$$d[s],
336
- this.$$p_d,
337
- "toAttribute"
338
- );
339
- a == null ? this.removeAttribute(this.$$p_d[s].attribute || s) : this.setAttribute(this.$$p_d[s].attribute || s, a);
340
- }
341
- this.$$r = !1;
342
- };
343
- this.$$c.$$.after_update.push(i), i();
344
- for (const s in this.$$l)
345
- for (const a of this.$$l[s]) {
346
- const o = this.$$c.$on(s, a);
347
- this.$$l_u.set(a, o);
298
+ });
299
+ const n = () => {
300
+ this.$$r = !0;
301
+ for (const i in this.$$p_d)
302
+ if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
303
+ const s = be(
304
+ i,
305
+ this.$$d[i],
306
+ this.$$p_d,
307
+ "toAttribute"
308
+ );
309
+ s == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, s);
348
310
  }
349
- this.$$l = {};
350
- }
351
- });
311
+ this.$$r = !1;
312
+ };
313
+ this.$$c.$$.after_update.push(n), n();
314
+ for (const i in this.$$l)
315
+ for (const s of this.$$l[i]) {
316
+ const a = this.$$c.$on(i, s);
317
+ this.$$l_u.set(s, a);
318
+ }
319
+ this.$$l = {};
320
+ }
352
321
  }
353
322
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
354
323
  // and setting attributes through setAttribute etc, this is helpful
355
- attributeChangedCallback(t, r, n) {
356
- var i;
357
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = ge(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
324
+ attributeChangedCallback(e, t, r) {
325
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = be(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
358
326
  }
359
327
  disconnectedCallback() {
360
328
  this.$$cn = !1, Promise.resolve().then(() => {
361
329
  !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
362
330
  });
363
331
  }
364
- $$g_p(t) {
332
+ $$g_p(e) {
365
333
  return Object.keys(this.$$p_d).find(
366
- (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
367
- ) || t;
334
+ (t) => this.$$p_d[t].attribute === e || !this.$$p_d[t].attribute && t.toLowerCase() === e
335
+ ) || e;
368
336
  }
369
337
  });
370
- function ge(e, t, r, n) {
371
- var s;
372
- const i = (s = r[e]) == null ? void 0 : s.type;
338
+ function be(e, t, r, n) {
339
+ const i = r[e]?.type;
373
340
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
374
341
  return t;
375
342
  if (n === "toAttribute")
@@ -380,7 +347,7 @@ function ge(e, t, r, n) {
380
347
  case "Boolean":
381
348
  return t ? "" : null;
382
349
  case "Number":
383
- return t == null ? null : t;
350
+ return t ?? null;
384
351
  default:
385
352
  return t;
386
353
  }
@@ -397,8 +364,8 @@ function ge(e, t, r, n) {
397
364
  return t;
398
365
  }
399
366
  }
400
- function Lr(e, t, r, n, i, s) {
401
- let a = class extends It {
367
+ function Ar(e, t, r, n, i, s) {
368
+ let a = class extends At {
402
369
  constructor() {
403
370
  super(e, r, i), this.$$p_d = t;
404
371
  }
@@ -413,43 +380,39 @@ function Lr(e, t, r, n, i, s) {
413
380
  get() {
414
381
  return this.$$c && o in this.$$c ? this.$$c[o] : this.$$d[o];
415
382
  },
416
- set(l) {
417
- var u;
418
- l = ge(o, l, t), this.$$d[o] = l, (u = this.$$c) == null || u.$set({ [o]: l });
383
+ set(h) {
384
+ h = be(o, h, t), this.$$d[o] = h, this.$$c?.$set({ [o]: h });
419
385
  }
420
386
  });
421
387
  }), n.forEach((o) => {
422
388
  Object.defineProperty(a.prototype, o, {
423
389
  get() {
424
- var l;
425
- return (l = this.$$c) == null ? void 0 : l[o];
390
+ return this.$$c?.[o];
426
391
  }
427
392
  });
428
393
  }), e.element = /** @type {any} */
429
394
  a, a;
430
395
  }
431
- class Dr {
432
- constructor() {
433
- /**
434
- * ### PRIVATE API
435
- *
436
- * Do not use, may change at any time
437
- *
438
- * @type {any}
439
- */
440
- D(this, "$$");
441
- /**
442
- * ### PRIVATE API
443
- *
444
- * Do not use, may change at any time
445
- *
446
- * @type {any}
447
- */
448
- D(this, "$$set");
449
- }
396
+ class Hr {
397
+ /**
398
+ * ### PRIVATE API
399
+ *
400
+ * Do not use, may change at any time
401
+ *
402
+ * @type {any}
403
+ */
404
+ $$ = void 0;
405
+ /**
406
+ * ### PRIVATE API
407
+ *
408
+ * Do not use, may change at any time
409
+ *
410
+ * @type {any}
411
+ */
412
+ $$set = void 0;
450
413
  /** @returns {void} */
451
414
  $destroy() {
452
- wr(this, 1), this.$destroy = k;
415
+ vr(this, 1), this.$destroy = D;
453
416
  }
454
417
  /**
455
418
  * @template {Extract<keyof Events, string>} K
@@ -458,8 +421,8 @@ class Dr {
458
421
  * @returns {() => void}
459
422
  */
460
423
  $on(t, r) {
461
- if (!ce(r))
462
- return k;
424
+ if (!fe(r))
425
+ return D;
463
426
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
464
427
  return n.push(r), () => {
465
428
  const i = n.indexOf(r);
@@ -471,159 +434,159 @@ class Dr {
471
434
  * @returns {void}
472
435
  */
473
436
  $set(t) {
474
- this.$$set && !br(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
437
+ this.$$set && !ir(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
475
438
  }
476
439
  }
477
- const kr = "4";
478
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(kr);
479
- const Q = [];
480
- function Ur(e, t) {
440
+ const Cr = "4";
441
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Cr);
442
+ const Z = [];
443
+ function Br(e, t) {
481
444
  return {
482
- subscribe: xe(e, t).subscribe
445
+ subscribe: Ee(e, t).subscribe
483
446
  };
484
447
  }
485
- function xe(e, t = k) {
448
+ function Ee(e, t = D) {
486
449
  let r;
487
450
  const n = /* @__PURE__ */ new Set();
488
451
  function i(o) {
489
- if (Nt(e, o) && (e = o, r)) {
490
- const l = !Q.length;
452
+ if (St(e, o) && (e = o, r)) {
453
+ const h = !Z.length;
491
454
  for (const u of n)
492
- u[1](), Q.push(u, e);
493
- if (l) {
494
- for (let u = 0; u < Q.length; u += 2)
495
- Q[u][0](Q[u + 1]);
496
- Q.length = 0;
455
+ u[1](), Z.push(u, e);
456
+ if (h) {
457
+ for (let u = 0; u < Z.length; u += 2)
458
+ Z[u][0](Z[u + 1]);
459
+ Z.length = 0;
497
460
  }
498
461
  }
499
462
  }
500
463
  function s(o) {
501
464
  i(o(e));
502
465
  }
503
- function a(o, l = k) {
504
- const u = [o, l];
505
- return n.add(u), n.size === 1 && (r = t(i, s) || k), o(e), () => {
466
+ function a(o, h = D) {
467
+ const u = [o, h];
468
+ return n.add(u), n.size === 1 && (r = t(i, s) || D), o(e), () => {
506
469
  n.delete(u), n.size === 0 && r && (r(), r = null);
507
470
  };
508
471
  }
509
472
  return { set: i, update: s, subscribe: a };
510
473
  }
511
- function ie(e, t, r) {
474
+ function ne(e, t, r) {
512
475
  const n = !Array.isArray(e), i = n ? [e] : e;
513
476
  if (!i.every(Boolean))
514
477
  throw new Error("derived() expects stores as input, got a falsy value");
515
478
  const s = t.length < 2;
516
- return Ur(r, (a, o) => {
517
- let l = !1;
479
+ return Br(r, (a, o) => {
480
+ let h = !1;
518
481
  const u = [];
519
- let h = 0, f = k;
482
+ let l = 0, f = D;
520
483
  const c = () => {
521
- if (h)
484
+ if (l)
522
485
  return;
523
486
  f();
524
487
  const d = t(n ? u[0] : u, a, o);
525
- s ? a(d) : f = ce(d) ? d : k;
488
+ s ? a(d) : f = fe(d) ? d : D;
526
489
  }, E = i.map(
527
- (d, b) => Pt(
490
+ (d, b) => Tt(
528
491
  d,
529
492
  (g) => {
530
- u[b] = g, h &= ~(1 << b), l && c();
493
+ u[b] = g, l &= ~(1 << b), h && c();
531
494
  },
532
495
  () => {
533
- h |= 1 << b;
496
+ l |= 1 << b;
534
497
  }
535
498
  )
536
499
  );
537
- return l = !0, c(), function() {
538
- ne(E), f(), l = !1;
500
+ return h = !0, c(), function() {
501
+ re(E), f(), h = !1;
539
502
  };
540
503
  });
541
504
  }
542
- function Fr(e) {
505
+ function Nr(e) {
543
506
  return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
544
507
  }
545
- var Gr = function(t) {
546
- return $r(t) && !jr(t);
508
+ var Pr = function(t) {
509
+ return Ir(t) && !Or(t);
547
510
  };
548
- function $r(e) {
511
+ function Ir(e) {
549
512
  return !!e && typeof e == "object";
550
513
  }
551
- function jr(e) {
514
+ function Or(e) {
552
515
  var t = Object.prototype.toString.call(e);
553
- return t === "[object RegExp]" || t === "[object Date]" || zr(e);
516
+ return t === "[object RegExp]" || t === "[object Date]" || Rr(e);
554
517
  }
555
- var Vr = typeof Symbol == "function" && Symbol.for, Jr = Vr ? Symbol.for("react.element") : 60103;
556
- function zr(e) {
557
- return e.$$typeof === Jr;
518
+ var wr = typeof Symbol == "function" && Symbol.for, Mr = wr ? Symbol.for("react.element") : 60103;
519
+ function Rr(e) {
520
+ return e.$$typeof === Mr;
558
521
  }
559
- function Wr(e) {
522
+ function Lr(e) {
560
523
  return Array.isArray(e) ? [] : {};
561
524
  }
562
- function he(e, t) {
563
- return t.clone !== !1 && t.isMergeableObject(e) ? K(Wr(e), e, t) : e;
525
+ function le(e, t) {
526
+ return t.clone !== !1 && t.isMergeableObject(e) ? Y(Lr(e), e, t) : e;
564
527
  }
565
- function Xr(e, t, r) {
528
+ function Dr(e, t, r) {
566
529
  return e.concat(t).map(function(n) {
567
- return he(n, r);
530
+ return le(n, r);
568
531
  });
569
532
  }
570
- function Zr(e, t) {
533
+ function kr(e, t) {
571
534
  if (!t.customMerge)
572
- return K;
535
+ return Y;
573
536
  var r = t.customMerge(e);
574
- return typeof r == "function" ? r : K;
537
+ return typeof r == "function" ? r : Y;
575
538
  }
576
- function Qr(e) {
539
+ function Ur(e) {
577
540
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
578
541
  return Object.propertyIsEnumerable.call(e, t);
579
542
  }) : [];
580
543
  }
581
- function ut(e) {
582
- return Object.keys(e).concat(Qr(e));
544
+ function rt(e) {
545
+ return Object.keys(e).concat(Ur(e));
583
546
  }
584
- function Ot(e, t) {
547
+ function Ht(e, t) {
585
548
  try {
586
549
  return t in e;
587
- } catch (r) {
550
+ } catch {
588
551
  return !1;
589
552
  }
590
553
  }
591
- function qr(e, t) {
592
- return Ot(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
554
+ function Fr(e, t) {
555
+ return Ht(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
593
556
  }
594
- function Yr(e, t, r) {
557
+ function Gr(e, t, r) {
595
558
  var n = {};
596
- return r.isMergeableObject(e) && ut(e).forEach(function(i) {
597
- n[i] = he(e[i], r);
598
- }), ut(t).forEach(function(i) {
599
- qr(e, i) || (Ot(e, i) && r.isMergeableObject(t[i]) ? n[i] = Zr(i, r)(e[i], t[i], r) : n[i] = he(t[i], r));
559
+ return r.isMergeableObject(e) && rt(e).forEach(function(i) {
560
+ n[i] = le(e[i], r);
561
+ }), rt(t).forEach(function(i) {
562
+ Fr(e, i) || (Ht(e, i) && r.isMergeableObject(t[i]) ? n[i] = kr(i, r)(e[i], t[i], r) : n[i] = le(t[i], r));
600
563
  }), n;
601
564
  }
602
- function K(e, t, r) {
603
- r = r || {}, r.arrayMerge = r.arrayMerge || Xr, r.isMergeableObject = r.isMergeableObject || Gr, r.cloneUnlessOtherwiseSpecified = he;
565
+ function Y(e, t, r) {
566
+ r = r || {}, r.arrayMerge = r.arrayMerge || Dr, r.isMergeableObject = r.isMergeableObject || Pr, r.cloneUnlessOtherwiseSpecified = le;
604
567
  var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
605
- return s ? n ? r.arrayMerge(e, t, r) : Yr(e, t, r) : he(t, r);
568
+ return s ? n ? r.arrayMerge(e, t, r) : Gr(e, t, r) : le(t, r);
606
569
  }
607
- K.all = function(t, r) {
570
+ Y.all = function(t, r) {
608
571
  if (!Array.isArray(t))
609
572
  throw new Error("first argument should be an array");
610
573
  return t.reduce(function(n, i) {
611
- return K(n, i, r);
574
+ return Y(n, i, r);
612
575
  }, {});
613
576
  };
614
- var Kr = K, en = Kr;
615
- const tn = /* @__PURE__ */ Fr(en);
616
- var Ge = function(e, t) {
617
- return Ge = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
577
+ var $r = Y, jr = $r;
578
+ const Vr = /* @__PURE__ */ Nr(jr);
579
+ var Ue = function(e, t) {
580
+ return Ue = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
618
581
  r.__proto__ = n;
619
582
  } || function(r, n) {
620
583
  for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
621
- }, Ge(e, t);
584
+ }, Ue(e, t);
622
585
  };
623
- function ve(e, t) {
586
+ function xe(e, t) {
624
587
  if (typeof t != "function" && t !== null)
625
588
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
626
- Ge(e, t);
589
+ Ue(e, t);
627
590
  function r() {
628
591
  this.constructor = e;
629
592
  }
@@ -638,7 +601,7 @@ var v = function() {
638
601
  return t;
639
602
  }, v.apply(this, arguments);
640
603
  };
641
- function rn(e, t) {
604
+ function Jr(e, t) {
642
605
  var r = {};
643
606
  for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
644
607
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -646,45 +609,45 @@ function rn(e, t) {
646
609
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
647
610
  return r;
648
611
  }
649
- function Ie(e, t, r) {
612
+ function Ne(e, t, r) {
650
613
  if (r || arguments.length === 2) for (var n = 0, i = t.length, s; n < i; n++)
651
614
  (s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
652
615
  return e.concat(s || Array.prototype.slice.call(t));
653
616
  }
654
- function Oe(e, t) {
655
- var r = t && t.cache ? t.cache : hn, n = t && t.serializer ? t.serializer : un, i = t && t.strategy ? t.strategy : sn;
617
+ function Pe(e, t) {
618
+ var r = t && t.cache ? t.cache : Yr, n = t && t.serializer ? t.serializer : Qr, i = t && t.strategy ? t.strategy : Wr;
656
619
  return i(e, {
657
620
  cache: r,
658
621
  serializer: n
659
622
  });
660
623
  }
661
- function nn(e) {
624
+ function zr(e) {
662
625
  return e == null || typeof e == "number" || typeof e == "boolean";
663
626
  }
664
- function wt(e, t, r, n) {
665
- var i = nn(n) ? n : r(n), s = t.get(i);
666
- return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
627
+ function Ct(e, t, r, n) {
628
+ var i = zr(n) ? n : r(n), s = t.get(i);
629
+ return typeof s > "u" && (s = e.call(this, n), t.set(i, s)), s;
667
630
  }
668
- function Mt(e, t, r) {
631
+ function Bt(e, t, r) {
669
632
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
670
- return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
633
+ return typeof s > "u" && (s = e.apply(this, n), t.set(i, s)), s;
671
634
  }
672
- function Qe(e, t, r, n, i) {
635
+ function Xe(e, t, r, n, i) {
673
636
  return r.bind(t, e, n, i);
674
637
  }
675
- function sn(e, t) {
676
- var r = e.length === 1 ? wt : Mt;
677
- return Qe(e, this, r, t.cache.create(), t.serializer);
638
+ function Wr(e, t) {
639
+ var r = e.length === 1 ? Ct : Bt;
640
+ return Xe(e, this, r, t.cache.create(), t.serializer);
678
641
  }
679
- function an(e, t) {
680
- return Qe(e, this, Mt, t.cache.create(), t.serializer);
642
+ function Xr(e, t) {
643
+ return Xe(e, this, Bt, t.cache.create(), t.serializer);
681
644
  }
682
- function on(e, t) {
683
- return Qe(e, this, wt, t.cache.create(), t.serializer);
645
+ function Zr(e, t) {
646
+ return Xe(e, this, Ct, t.cache.create(), t.serializer);
684
647
  }
685
- var un = function() {
648
+ var Qr = function() {
686
649
  return JSON.stringify(arguments);
687
- }, ln = (
650
+ }, qr = (
688
651
  /** @class */
689
652
  function() {
690
653
  function e() {
@@ -696,13 +659,13 @@ var un = function() {
696
659
  this.cache[t] = r;
697
660
  }, e;
698
661
  }()
699
- ), hn = {
662
+ ), Yr = {
700
663
  create: function() {
701
- return new ln();
664
+ return new qr();
702
665
  }
703
- }, we = {
704
- variadic: an,
705
- monadic: on
666
+ }, Ie = {
667
+ variadic: Xr,
668
+ monadic: Zr
706
669
  }, y;
707
670
  (function(e) {
708
671
  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";
@@ -711,47 +674,47 @@ var A;
711
674
  (function(e) {
712
675
  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";
713
676
  })(A || (A = {}));
714
- var ee;
677
+ var K;
715
678
  (function(e) {
716
679
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
717
- })(ee || (ee = {}));
718
- function lt(e) {
680
+ })(K || (K = {}));
681
+ function nt(e) {
719
682
  return e.type === A.literal;
720
683
  }
721
- function fn(e) {
684
+ function Kr(e) {
722
685
  return e.type === A.argument;
723
686
  }
724
- function Rt(e) {
687
+ function Nt(e) {
725
688
  return e.type === A.number;
726
689
  }
727
- function Lt(e) {
690
+ function Pt(e) {
728
691
  return e.type === A.date;
729
692
  }
730
- function Dt(e) {
693
+ function It(e) {
731
694
  return e.type === A.time;
732
695
  }
733
- function kt(e) {
696
+ function Ot(e) {
734
697
  return e.type === A.select;
735
698
  }
736
- function Ut(e) {
699
+ function wt(e) {
737
700
  return e.type === A.plural;
738
701
  }
739
- function cn(e) {
702
+ function en(e) {
740
703
  return e.type === A.pound;
741
704
  }
742
- function Ft(e) {
705
+ function Mt(e) {
743
706
  return e.type === A.tag;
744
707
  }
745
- function Gt(e) {
746
- return !!(e && typeof e == "object" && e.type === ee.number);
708
+ function Rt(e) {
709
+ return !!(e && typeof e == "object" && e.type === K.number);
747
710
  }
748
- function $e(e) {
749
- return !!(e && typeof e == "object" && e.type === ee.dateTime);
711
+ function Fe(e) {
712
+ return !!(e && typeof e == "object" && e.type === K.dateTime);
750
713
  }
751
- var $t = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, mn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
752
- function dn(e) {
714
+ var Lt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, tn = /(?:[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;
715
+ function rn(e) {
753
716
  var t = {};
754
- return e.replace(mn, function(r) {
717
+ return e.replace(tn, function(r) {
755
718
  var n = r.length;
756
719
  switch (r[0]) {
757
720
  case "G":
@@ -840,36 +803,36 @@ function dn(e) {
840
803
  return "";
841
804
  }), t;
842
805
  }
843
- var bn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
844
- function gn(e) {
806
+ var nn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
807
+ function sn(e) {
845
808
  if (e.length === 0)
846
809
  throw new Error("Number skeleton cannot be empty");
847
- for (var t = e.split(bn).filter(function(c) {
810
+ for (var t = e.split(nn).filter(function(c) {
848
811
  return c.length > 0;
849
812
  }), r = [], n = 0, i = t; n < i.length; n++) {
850
813
  var s = i[n], a = s.split("/");
851
814
  if (a.length === 0)
852
815
  throw new Error("Invalid number skeleton");
853
- for (var o = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
854
- var f = h[u];
816
+ for (var o = a[0], h = a.slice(1), u = 0, l = h; u < l.length; u++) {
817
+ var f = l[u];
855
818
  if (f.length === 0)
856
819
  throw new Error("Invalid number skeleton");
857
820
  }
858
- r.push({ stem: o, options: l });
821
+ r.push({ stem: o, options: h });
859
822
  }
860
823
  return r;
861
824
  }
862
- function pn(e) {
825
+ function an(e) {
863
826
  return e.replace(/^(.*?)-/, "");
864
827
  }
865
- var ht = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, jt = /^(@+)?(\+|#+)?[rs]?$/g, yn = /(\*)(0+)|(#+)(0+)|(0+)/g, Vt = /^(0+)$/;
866
- function ft(e) {
828
+ var it = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Dt = /^(@+)?(\+|#+)?[rs]?$/g, on = /(\*)(0+)|(#+)(0+)|(0+)/g, kt = /^(0+)$/;
829
+ function st(e) {
867
830
  var t = {};
868
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(jt, function(r, n, i) {
831
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Dt, function(r, n, i) {
869
832
  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)), "";
870
833
  }), t;
871
834
  }
872
- function Jt(e) {
835
+ function Ut(e) {
873
836
  switch (e) {
874
837
  case "sign-auto":
875
838
  return {
@@ -909,7 +872,7 @@ function Jt(e) {
909
872
  };
910
873
  }
911
874
  }
912
- function _n(e) {
875
+ function un(e) {
913
876
  var t;
914
877
  if (e[0] === "E" && e[1] === "E" ? (t = {
915
878
  notation: "engineering"
@@ -917,17 +880,17 @@ function _n(e) {
917
880
  notation: "scientific"
918
881
  }, e = e.slice(1)), t) {
919
882
  var r = e.slice(0, 2);
920
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Vt.test(e))
883
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !kt.test(e))
921
884
  throw new Error("Malformed concise eng/scientific notation");
922
885
  t.minimumIntegerDigits = e.length;
923
886
  }
924
887
  return t;
925
888
  }
926
- function ct(e) {
927
- var t = {}, r = Jt(e);
889
+ function at(e) {
890
+ var t = {}, r = Ut(e);
928
891
  return r || t;
929
892
  }
930
- function En(e) {
893
+ function ln(e) {
931
894
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
932
895
  var i = n[r];
933
896
  switch (i.stem) {
@@ -951,7 +914,7 @@ function En(e) {
951
914
  continue;
952
915
  case "measure-unit":
953
916
  case "unit":
954
- t.style = "unit", t.unit = pn(i.options[0]);
917
+ t.style = "unit", t.unit = an(i.options[0]);
955
918
  continue;
956
919
  case "compact-short":
957
920
  case "K":
@@ -962,13 +925,13 @@ function En(e) {
962
925
  t.notation = "compact", t.compactDisplay = "long";
963
926
  continue;
964
927
  case "scientific":
965
- t = v(v(v({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
966
- return v(v({}, l), ct(u));
928
+ t = v(v(v({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
929
+ return v(v({}, h), at(u));
967
930
  }, {}));
968
931
  continue;
969
932
  case "engineering":
970
- t = v(v(v({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
971
- return v(v({}, l), ct(u));
933
+ t = v(v(v({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
934
+ return v(v({}, h), at(u));
972
935
  }, {}));
973
936
  continue;
974
937
  case "notation-simple":
@@ -1013,9 +976,9 @@ function En(e) {
1013
976
  case "integer-width":
1014
977
  if (i.options.length > 1)
1015
978
  throw new RangeError("integer-width stems only accept a single optional option");
1016
- i.options[0].replace(yn, function(l, u, h, f, c, E) {
979
+ i.options[0].replace(on, function(h, u, l, f, c, E) {
1017
980
  if (u)
1018
- t.minimumIntegerDigits = h.length;
981
+ t.minimumIntegerDigits = l.length;
1019
982
  else {
1020
983
  if (f && c)
1021
984
  throw new Error("We currently do not support maximum integer digits");
@@ -1026,32 +989,32 @@ function En(e) {
1026
989
  });
1027
990
  continue;
1028
991
  }
1029
- if (Vt.test(i.stem)) {
992
+ if (kt.test(i.stem)) {
1030
993
  t.minimumIntegerDigits = i.stem.length;
1031
994
  continue;
1032
995
  }
1033
- if (ht.test(i.stem)) {
996
+ if (it.test(i.stem)) {
1034
997
  if (i.options.length > 1)
1035
998
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1036
- i.stem.replace(ht, function(l, u, h, f, c, E) {
1037
- return h === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && E ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + E.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
999
+ i.stem.replace(it, function(h, u, l, f, c, E) {
1000
+ return l === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && E ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + E.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1038
1001
  });
1039
1002
  var s = i.options[0];
1040
- s === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = v(v({}, t), ft(s)));
1003
+ s === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = v(v({}, t), st(s)));
1041
1004
  continue;
1042
1005
  }
1043
- if (jt.test(i.stem)) {
1044
- t = v(v({}, t), ft(i.stem));
1006
+ if (Dt.test(i.stem)) {
1007
+ t = v(v({}, t), st(i.stem));
1045
1008
  continue;
1046
1009
  }
1047
- var a = Jt(i.stem);
1010
+ var a = Ut(i.stem);
1048
1011
  a && (t = v(v({}, t), a));
1049
- var o = _n(i.stem);
1012
+ var o = un(i.stem);
1050
1013
  o && (t = v(v({}, t), o));
1051
1014
  }
1052
1015
  return t;
1053
1016
  }
1054
- var be = {
1017
+ var de = {
1055
1018
  "001": [
1056
1019
  "H",
1057
1020
  "h"
@@ -2466,22 +2429,22 @@ var be = {
2466
2429
  "h"
2467
2430
  ]
2468
2431
  };
2469
- function xn(e, t) {
2432
+ function hn(e, t) {
2470
2433
  for (var r = "", n = 0; n < e.length; n++) {
2471
2434
  var i = e.charAt(n);
2472
2435
  if (i === "j") {
2473
2436
  for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2474
2437
  s++, n++;
2475
- var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), l = "a", u = vn(t);
2438
+ var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), h = "a", u = fn(t);
2476
2439
  for ((u == "H" || u == "k") && (o = 0); o-- > 0; )
2477
- r += l;
2440
+ r += h;
2478
2441
  for (; a-- > 0; )
2479
2442
  r = u + r;
2480
2443
  } else i === "J" ? r += "H" : r += i;
2481
2444
  }
2482
2445
  return r;
2483
2446
  }
2484
- function vn(e) {
2447
+ function fn(e) {
2485
2448
  var t = e.hourCycle;
2486
2449
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2487
2450
  e.hourCycles && // @ts-ignore
@@ -2500,23 +2463,23 @@ function vn(e) {
2500
2463
  }
2501
2464
  var r = e.language, n;
2502
2465
  r !== "root" && (n = e.maximize().region);
2503
- var i = be[n || ""] || be[r || ""] || be["".concat(r, "-001")] || be["001"];
2466
+ var i = de[n || ""] || de[r || ""] || de["".concat(r, "-001")] || de["001"];
2504
2467
  return i[0];
2505
2468
  }
2506
- var Me, Sn = new RegExp("^".concat($t.source, "*")), Tn = new RegExp("".concat($t.source, "*$"));
2469
+ var Oe, cn = new RegExp("^".concat(Lt.source, "*")), mn = new RegExp("".concat(Lt.source, "*$"));
2507
2470
  function x(e, t) {
2508
2471
  return { start: e, end: t };
2509
2472
  }
2510
- var An = !!String.prototype.startsWith && "_a".startsWith("a", 1), Hn = !!String.fromCodePoint, Cn = !!Object.fromEntries, Bn = !!String.prototype.codePointAt, Nn = !!String.prototype.trimStart, Pn = !!String.prototype.trimEnd, In = !!Number.isSafeInteger, On = In ? Number.isSafeInteger : function(e) {
2473
+ var dn = !!String.prototype.startsWith && "_a".startsWith("a", 1), bn = !!String.fromCodePoint, gn = !!Object.fromEntries, pn = !!String.prototype.codePointAt, yn = !!String.prototype.trimStart, _n = !!String.prototype.trimEnd, En = !!Number.isSafeInteger, xn = En ? Number.isSafeInteger : function(e) {
2511
2474
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2512
- }, je = !0;
2475
+ }, Ge = !0;
2513
2476
  try {
2514
- var wn = Wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2515
- je = ((Me = wn.exec("a")) === null || Me === void 0 ? void 0 : Me[0]) === "a";
2516
- } catch (e) {
2517
- je = !1;
2477
+ var vn = Gt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2478
+ Ge = ((Oe = vn.exec("a")) === null || Oe === void 0 ? void 0 : Oe[0]) === "a";
2479
+ } catch {
2480
+ Ge = !1;
2518
2481
  }
2519
- var mt = An ? (
2482
+ var ot = dn ? (
2520
2483
  // Native
2521
2484
  function(t, r, n) {
2522
2485
  return t.startsWith(r, n);
@@ -2526,7 +2489,7 @@ var mt = An ? (
2526
2489
  function(t, r, n) {
2527
2490
  return t.slice(n, n + r.length) === r;
2528
2491
  }
2529
- ), Ve = Hn ? String.fromCodePoint : (
2492
+ ), $e = bn ? String.fromCodePoint : (
2530
2493
  // IE11
2531
2494
  function() {
2532
2495
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2538,9 +2501,9 @@ var mt = An ? (
2538
2501
  }
2539
2502
  return n;
2540
2503
  }
2541
- ), dt = (
2504
+ ), ut = (
2542
2505
  // native
2543
- Cn ? Object.fromEntries : (
2506
+ gn ? Object.fromEntries : (
2544
2507
  // Ponyfill
2545
2508
  function(t) {
2546
2509
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2550,7 +2513,7 @@ var mt = An ? (
2550
2513
  return r;
2551
2514
  }
2552
2515
  )
2553
- ), zt = Bn ? (
2516
+ ), Ft = pn ? (
2554
2517
  // Native
2555
2518
  function(t, r) {
2556
2519
  return t.codePointAt(r);
@@ -2564,7 +2527,7 @@ var mt = An ? (
2564
2527
  return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
2565
2528
  }
2566
2529
  }
2567
- ), Mn = Nn ? (
2530
+ ), Sn = yn ? (
2568
2531
  // Native
2569
2532
  function(t) {
2570
2533
  return t.trimStart();
@@ -2572,9 +2535,9 @@ var mt = An ? (
2572
2535
  ) : (
2573
2536
  // Ponyfill
2574
2537
  function(t) {
2575
- return t.replace(Sn, "");
2538
+ return t.replace(cn, "");
2576
2539
  }
2577
- ), Rn = Pn ? (
2540
+ ), Tn = _n ? (
2578
2541
  // Native
2579
2542
  function(t) {
2580
2543
  return t.trimEnd();
@@ -2582,32 +2545,32 @@ var mt = An ? (
2582
2545
  ) : (
2583
2546
  // Ponyfill
2584
2547
  function(t) {
2585
- return t.replace(Tn, "");
2548
+ return t.replace(mn, "");
2586
2549
  }
2587
2550
  );
2588
- function Wt(e, t) {
2551
+ function Gt(e, t) {
2589
2552
  return new RegExp(e, t);
2590
2553
  }
2591
- var Je;
2592
- if (je) {
2593
- var bt = Wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2594
- Je = function(t, r) {
2554
+ var je;
2555
+ if (Ge) {
2556
+ var lt = Gt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2557
+ je = function(t, r) {
2595
2558
  var n;
2596
- bt.lastIndex = r;
2597
- var i = bt.exec(t);
2559
+ lt.lastIndex = r;
2560
+ var i = lt.exec(t);
2598
2561
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2599
2562
  };
2600
2563
  } else
2601
- Je = function(t, r) {
2564
+ je = function(t, r) {
2602
2565
  for (var n = []; ; ) {
2603
- var i = zt(t, r);
2604
- if (i === void 0 || Xt(i) || Un(i))
2566
+ var i = Ft(t, r);
2567
+ if (i === void 0 || $t(i) || Bn(i))
2605
2568
  break;
2606
2569
  n.push(i), r += i >= 65536 ? 2 : 1;
2607
2570
  }
2608
- return Ve.apply(void 0, n);
2571
+ return $e.apply(void 0, n);
2609
2572
  };
2610
- var Ln = (
2573
+ var An = (
2611
2574
  /** @class */
2612
2575
  function() {
2613
2576
  function e(t, r) {
@@ -2638,7 +2601,7 @@ var Ln = (
2638
2601
  if (n)
2639
2602
  break;
2640
2603
  return this.error(y.UNMATCHED_CLOSING_TAG, x(this.clonePosition(), this.clonePosition()));
2641
- } else if (s === 60 && !this.ignoreTag && ze(this.peek() || 0)) {
2604
+ } else if (s === 60 && !this.ignoreTag && Ve(this.peek() || 0)) {
2642
2605
  var a = this.parseTag(t, r);
2643
2606
  if (a.err)
2644
2607
  return a;
@@ -2671,10 +2634,10 @@ var Ln = (
2671
2634
  return s;
2672
2635
  var a = s.val, o = this.clonePosition();
2673
2636
  if (this.bumpIf("</")) {
2674
- if (this.isEOF() || !ze(this.char()))
2637
+ if (this.isEOF() || !Ve(this.char()))
2675
2638
  return this.error(y.INVALID_TAG, x(o, this.clonePosition()));
2676
- var l = this.clonePosition(), u = this.parseTagName();
2677
- return i !== u ? this.error(y.UNMATCHED_CLOSING_TAG, x(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2639
+ var h = this.clonePosition(), u = this.parseTagName();
2640
+ return i !== u ? this.error(y.UNMATCHED_CLOSING_TAG, x(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2678
2641
  val: {
2679
2642
  type: A.tag,
2680
2643
  value: i,
@@ -2689,7 +2652,7 @@ var Ln = (
2689
2652
  return this.error(y.INVALID_TAG, x(n, this.clonePosition()));
2690
2653
  }, e.prototype.parseTagName = function() {
2691
2654
  var t = this.offset();
2692
- for (this.bump(); !this.isEOF() && kn(this.char()); )
2655
+ for (this.bump(); !this.isEOF() && Cn(this.char()); )
2693
2656
  this.bump();
2694
2657
  return this.message.slice(t, this.offset());
2695
2658
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2711,14 +2674,14 @@ var Ln = (
2711
2674
  }
2712
2675
  break;
2713
2676
  }
2714
- var l = x(n, this.clonePosition());
2677
+ var h = x(n, this.clonePosition());
2715
2678
  return {
2716
- val: { type: A.literal, value: i, location: l },
2679
+ val: { type: A.literal, value: i, location: h },
2717
2680
  err: null
2718
2681
  };
2719
2682
  }, e.prototype.tryParseLeftAngleBracket = function() {
2720
2683
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2721
- !Dn(this.peek() || 0)) ? (this.bump(), "<") : null;
2684
+ !Hn(this.peek() || 0)) ? (this.bump(), "<") : null;
2722
2685
  }, e.prototype.tryParseQuote = function(t) {
2723
2686
  if (this.isEOF() || this.char() !== 39)
2724
2687
  return null;
@@ -2752,12 +2715,12 @@ var Ln = (
2752
2715
  r.push(n);
2753
2716
  this.bump();
2754
2717
  }
2755
- return Ve.apply(void 0, r);
2718
+ return $e.apply(void 0, r);
2756
2719
  }, e.prototype.tryParseUnquoted = function(t, r) {
2757
2720
  if (this.isEOF())
2758
2721
  return null;
2759
2722
  var n = this.char();
2760
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ve(n));
2723
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), $e(n));
2761
2724
  }, e.prototype.parseArgument = function(t, r) {
2762
2725
  var n = this.clonePosition();
2763
2726
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -2786,15 +2749,15 @@ var Ln = (
2786
2749
  return this.error(y.MALFORMED_ARGUMENT, x(n, this.clonePosition()));
2787
2750
  }
2788
2751
  }, e.prototype.parseIdentifierIfPossible = function() {
2789
- var t = this.clonePosition(), r = this.offset(), n = Je(this.message, r), i = r + n.length;
2752
+ var t = this.clonePosition(), r = this.offset(), n = je(this.message, r), i = r + n.length;
2790
2753
  this.bumpTo(i);
2791
2754
  var s = this.clonePosition(), a = x(t, s);
2792
2755
  return { value: n, location: a };
2793
2756
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2794
- var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2757
+ var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, h = this.clonePosition();
2795
2758
  switch (o) {
2796
2759
  case "":
2797
- return this.error(y.EXPECT_ARGUMENT_TYPE, x(a, l));
2760
+ return this.error(y.EXPECT_ARGUMENT_TYPE, x(a, h));
2798
2761
  case "number":
2799
2762
  case "date":
2800
2763
  case "time": {
@@ -2802,21 +2765,21 @@ var Ln = (
2802
2765
  var u = null;
2803
2766
  if (this.bumpIf(",")) {
2804
2767
  this.bumpSpace();
2805
- var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
2768
+ var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
2806
2769
  if (f.err)
2807
2770
  return f;
2808
- var c = Rn(f.val);
2771
+ var c = Tn(f.val);
2809
2772
  if (c.length === 0)
2810
2773
  return this.error(y.EXPECT_ARGUMENT_STYLE, x(this.clonePosition(), this.clonePosition()));
2811
- var E = x(h, this.clonePosition());
2774
+ var E = x(l, this.clonePosition());
2812
2775
  u = { style: c, styleLocation: E };
2813
2776
  }
2814
2777
  var d = this.tryParseArgumentClose(i);
2815
2778
  if (d.err)
2816
2779
  return d;
2817
2780
  var b = x(i, this.clonePosition());
2818
- if (u && mt(u == null ? void 0 : u.style, "::", 0)) {
2819
- var g = Mn(u.style.slice(2));
2781
+ if (u && ot(u?.style, "::", 0)) {
2782
+ var g = Sn(u.style.slice(2));
2820
2783
  if (o === "number") {
2821
2784
  var f = this.parseNumberSkeletonFromString(g, u.styleLocation);
2822
2785
  return f.err ? f : {
@@ -2827,12 +2790,12 @@ var Ln = (
2827
2790
  if (g.length === 0)
2828
2791
  return this.error(y.EXPECT_DATE_TIME_SKELETON, b);
2829
2792
  var p = g;
2830
- this.locale && (p = xn(g, this.locale));
2793
+ this.locale && (p = hn(g, this.locale));
2831
2794
  var c = {
2832
- type: ee.dateTime,
2795
+ type: K.dateTime,
2833
2796
  pattern: p,
2834
2797
  location: u.styleLocation,
2835
- parsedOptions: this.shouldParseSkeletons ? dn(p) : {}
2798
+ parsedOptions: this.shouldParseSkeletons ? rn(p) : {}
2836
2799
  }, T = o === "date" ? A.date : A.time;
2837
2800
  return {
2838
2801
  val: { type: T, value: n, location: b, style: c },
@@ -2845,7 +2808,7 @@ var Ln = (
2845
2808
  type: o === "number" ? A.number : o === "date" ? A.date : A.time,
2846
2809
  value: n,
2847
2810
  location: b,
2848
- style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
2811
+ style: (s = u?.style) !== null && s !== void 0 ? s : null
2849
2812
  },
2850
2813
  err: null
2851
2814
  };
@@ -2867,9 +2830,9 @@ var Ln = (
2867
2830
  return f;
2868
2831
  this.bumpSpace(), H = this.parseIdentifierIfPossible(), C = f.val;
2869
2832
  }
2870
- var F = this.tryParsePluralOrSelectOptions(t, o, r, H);
2871
- if (F.err)
2872
- return F;
2833
+ var U = this.tryParsePluralOrSelectOptions(t, o, r, H);
2834
+ if (U.err)
2835
+ return U;
2873
2836
  var d = this.tryParseArgumentClose(i);
2874
2837
  if (d.err)
2875
2838
  return d;
@@ -2878,7 +2841,7 @@ var Ln = (
2878
2841
  val: {
2879
2842
  type: A.select,
2880
2843
  value: n,
2881
- options: dt(F.val),
2844
+ options: ut(U.val),
2882
2845
  location: L
2883
2846
  },
2884
2847
  err: null
@@ -2886,7 +2849,7 @@ var Ln = (
2886
2849
  val: {
2887
2850
  type: A.plural,
2888
2851
  value: n,
2889
- options: dt(F.val),
2852
+ options: ut(U.val),
2890
2853
  offset: C,
2891
2854
  pluralType: o === "plural" ? "cardinal" : "ordinal",
2892
2855
  location: L
@@ -2895,7 +2858,7 @@ var Ln = (
2895
2858
  };
2896
2859
  }
2897
2860
  default:
2898
- return this.error(y.INVALID_ARGUMENT_TYPE, x(a, l));
2861
+ return this.error(y.INVALID_ARGUMENT_TYPE, x(a, h));
2899
2862
  }
2900
2863
  }, e.prototype.tryParseArgumentClose = function(t) {
2901
2864
  return this.isEOF() || this.char() !== 125 ? this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE, x(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -2937,33 +2900,33 @@ var Ln = (
2937
2900
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2938
2901
  var n = [];
2939
2902
  try {
2940
- n = gn(t);
2941
- } catch (i) {
2903
+ n = sn(t);
2904
+ } catch {
2942
2905
  return this.error(y.INVALID_NUMBER_SKELETON, r);
2943
2906
  }
2944
2907
  return {
2945
2908
  val: {
2946
- type: ee.number,
2909
+ type: K.number,
2947
2910
  tokens: n,
2948
2911
  location: r,
2949
- parsedOptions: this.shouldParseSkeletons ? En(n) : {}
2912
+ parsedOptions: this.shouldParseSkeletons ? ln(n) : {}
2950
2913
  },
2951
2914
  err: null
2952
2915
  };
2953
2916
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
2954
- for (var s, a = !1, o = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
2917
+ for (var s, a = !1, o = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
2955
2918
  if (u.length === 0) {
2956
2919
  var f = this.clonePosition();
2957
2920
  if (r !== "select" && this.bumpIf("=")) {
2958
2921
  var c = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_SELECTOR, y.INVALID_PLURAL_ARGUMENT_SELECTOR);
2959
2922
  if (c.err)
2960
2923
  return c;
2961
- h = x(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
2924
+ l = x(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
2962
2925
  } else
2963
2926
  break;
2964
2927
  }
2965
- if (l.has(u))
2966
- return this.error(r === "select" ? y.DUPLICATE_SELECT_ARGUMENT_SELECTOR : y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
2928
+ if (h.has(u))
2929
+ return this.error(r === "select" ? y.DUPLICATE_SELECT_ARGUMENT_SELECTOR : y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
2967
2930
  u === "other" && (a = !0), this.bumpSpace();
2968
2931
  var E = this.clonePosition();
2969
2932
  if (!this.bumpIf("{"))
@@ -2980,7 +2943,7 @@ var Ln = (
2980
2943
  value: d.val,
2981
2944
  location: x(E, this.clonePosition())
2982
2945
  }
2983
- ]), l.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
2946
+ ]), h.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, l = s.location;
2984
2947
  }
2985
2948
  return o.length === 0 ? this.error(r === "select" ? y.EXPECT_SELECT_ARGUMENT_SELECTOR : y.EXPECT_PLURAL_ARGUMENT_SELECTOR, x(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(y.MISSING_OTHER_CLAUSE, x(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
2986
2949
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
@@ -2993,8 +2956,8 @@ var Ln = (
2993
2956
  else
2994
2957
  break;
2995
2958
  }
2996
- var l = x(i, this.clonePosition());
2997
- return s ? (a *= n, On(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
2959
+ var h = x(i, this.clonePosition());
2960
+ return s ? (a *= n, xn(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
2998
2961
  }, e.prototype.offset = function() {
2999
2962
  return this.position.offset;
3000
2963
  }, e.prototype.isEOF = function() {
@@ -3009,7 +2972,7 @@ var Ln = (
3009
2972
  var t = this.position.offset;
3010
2973
  if (t >= this.message.length)
3011
2974
  throw Error("out of bound");
3012
- var r = zt(this.message, t);
2975
+ var r = Ft(this.message, t);
3013
2976
  if (r === void 0)
3014
2977
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3015
2978
  return r;
@@ -3028,7 +2991,7 @@ var Ln = (
3028
2991
  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);
3029
2992
  }
3030
2993
  }, e.prototype.bumpIf = function(t) {
3031
- if (mt(this.message, t, this.offset())) {
2994
+ if (ot(this.message, t, this.offset())) {
3032
2995
  for (var r = 0; r < t.length; r++)
3033
2996
  this.bump();
3034
2997
  return !0;
@@ -3050,56 +3013,56 @@ var Ln = (
3050
3013
  break;
3051
3014
  }
3052
3015
  }, e.prototype.bumpSpace = function() {
3053
- for (; !this.isEOF() && Xt(this.char()); )
3016
+ for (; !this.isEOF() && $t(this.char()); )
3054
3017
  this.bump();
3055
3018
  }, e.prototype.peek = function() {
3056
3019
  if (this.isEOF())
3057
3020
  return null;
3058
3021
  var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3059
- return n != null ? n : null;
3022
+ return n ?? null;
3060
3023
  }, e;
3061
3024
  }()
3062
3025
  );
3063
- function ze(e) {
3026
+ function Ve(e) {
3064
3027
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3065
3028
  }
3066
- function Dn(e) {
3067
- return ze(e) || e === 47;
3029
+ function Hn(e) {
3030
+ return Ve(e) || e === 47;
3068
3031
  }
3069
- function kn(e) {
3032
+ function Cn(e) {
3070
3033
  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;
3071
3034
  }
3072
- function Xt(e) {
3035
+ function $t(e) {
3073
3036
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3074
3037
  }
3075
- function Un(e) {
3038
+ function Bn(e) {
3076
3039
  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;
3077
3040
  }
3078
- function We(e) {
3041
+ function Je(e) {
3079
3042
  e.forEach(function(t) {
3080
- if (delete t.location, kt(t) || Ut(t))
3043
+ if (delete t.location, Ot(t) || wt(t))
3081
3044
  for (var r in t.options)
3082
- delete t.options[r].location, We(t.options[r].value);
3083
- else Rt(t) && Gt(t.style) || (Lt(t) || Dt(t)) && $e(t.style) ? delete t.style.location : Ft(t) && We(t.children);
3045
+ delete t.options[r].location, Je(t.options[r].value);
3046
+ else Nt(t) && Rt(t.style) || (Pt(t) || It(t)) && Fe(t.style) ? delete t.style.location : Mt(t) && Je(t.children);
3084
3047
  });
3085
3048
  }
3086
- function Fn(e, t) {
3049
+ function Nn(e, t) {
3087
3050
  t === void 0 && (t = {}), t = v({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3088
- var r = new Ln(e, t).parse();
3051
+ var r = new An(e, t).parse();
3089
3052
  if (r.err) {
3090
3053
  var n = SyntaxError(y[r.err.kind]);
3091
3054
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3092
3055
  }
3093
- return t != null && t.captureLocation || We(r.val), r.val;
3056
+ return t?.captureLocation || Je(r.val), r.val;
3094
3057
  }
3095
- var te;
3058
+ var ee;
3096
3059
  (function(e) {
3097
3060
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3098
- })(te || (te = {}));
3099
- var Se = (
3061
+ })(ee || (ee = {}));
3062
+ var ve = (
3100
3063
  /** @class */
3101
3064
  function(e) {
3102
- ve(t, e);
3065
+ xe(t, e);
3103
3066
  function t(r, n, i) {
3104
3067
  var s = e.call(this, r) || this;
3105
3068
  return s.code = n, s.originalMessage = i, s;
@@ -3108,110 +3071,110 @@ var Se = (
3108
3071
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3109
3072
  }, t;
3110
3073
  }(Error)
3111
- ), gt = (
3074
+ ), ht = (
3112
3075
  /** @class */
3113
3076
  function(e) {
3114
- ve(t, e);
3077
+ xe(t, e);
3115
3078
  function t(r, n, i, s) {
3116
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), te.INVALID_VALUE, s) || this;
3079
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ee.INVALID_VALUE, s) || this;
3117
3080
  }
3118
3081
  return t;
3119
- }(Se)
3120
- ), Gn = (
3082
+ }(ve)
3083
+ ), Pn = (
3121
3084
  /** @class */
3122
3085
  function(e) {
3123
- ve(t, e);
3086
+ xe(t, e);
3124
3087
  function t(r, n, i) {
3125
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), te.INVALID_VALUE, i) || this;
3088
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ee.INVALID_VALUE, i) || this;
3126
3089
  }
3127
3090
  return t;
3128
- }(Se)
3129
- ), $n = (
3091
+ }(ve)
3092
+ ), In = (
3130
3093
  /** @class */
3131
3094
  function(e) {
3132
- ve(t, e);
3095
+ xe(t, e);
3133
3096
  function t(r, n) {
3134
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), te.MISSING_VALUE, n) || this;
3097
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ee.MISSING_VALUE, n) || this;
3135
3098
  }
3136
3099
  return t;
3137
- }(Se)
3100
+ }(ve)
3138
3101
  ), w;
3139
3102
  (function(e) {
3140
3103
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3141
3104
  })(w || (w = {}));
3142
- function jn(e) {
3105
+ function On(e) {
3143
3106
  return e.length < 2 ? e : e.reduce(function(t, r) {
3144
3107
  var n = t[t.length - 1];
3145
3108
  return !n || n.type !== w.literal || r.type !== w.literal ? t.push(r) : n.value += r.value, t;
3146
3109
  }, []);
3147
3110
  }
3148
- function Vn(e) {
3111
+ function wn(e) {
3149
3112
  return typeof e == "function";
3150
3113
  }
3151
- function pe(e, t, r, n, i, s, a) {
3152
- if (e.length === 1 && lt(e[0]))
3114
+ function ge(e, t, r, n, i, s, a) {
3115
+ if (e.length === 1 && nt(e[0]))
3153
3116
  return [
3154
3117
  {
3155
3118
  type: w.literal,
3156
3119
  value: e[0].value
3157
3120
  }
3158
3121
  ];
3159
- for (var o = [], l = 0, u = e; l < u.length; l++) {
3160
- var h = u[l];
3161
- if (lt(h)) {
3122
+ for (var o = [], h = 0, u = e; h < u.length; h++) {
3123
+ var l = u[h];
3124
+ if (nt(l)) {
3162
3125
  o.push({
3163
3126
  type: w.literal,
3164
- value: h.value
3127
+ value: l.value
3165
3128
  });
3166
3129
  continue;
3167
3130
  }
3168
- if (cn(h)) {
3131
+ if (en(l)) {
3169
3132
  typeof s == "number" && o.push({
3170
3133
  type: w.literal,
3171
3134
  value: r.getNumberFormat(t).format(s)
3172
3135
  });
3173
3136
  continue;
3174
3137
  }
3175
- var f = h.value;
3138
+ var f = l.value;
3176
3139
  if (!(i && f in i))
3177
- throw new $n(f, a);
3140
+ throw new In(f, a);
3178
3141
  var c = i[f];
3179
- if (fn(h)) {
3142
+ if (Kr(l)) {
3180
3143
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), o.push({
3181
3144
  type: typeof c == "string" ? w.literal : w.object,
3182
3145
  value: c
3183
3146
  });
3184
3147
  continue;
3185
3148
  }
3186
- if (Lt(h)) {
3187
- var E = typeof h.style == "string" ? n.date[h.style] : $e(h.style) ? h.style.parsedOptions : void 0;
3149
+ if (Pt(l)) {
3150
+ var E = typeof l.style == "string" ? n.date[l.style] : Fe(l.style) ? l.style.parsedOptions : void 0;
3188
3151
  o.push({
3189
3152
  type: w.literal,
3190
3153
  value: r.getDateTimeFormat(t, E).format(c)
3191
3154
  });
3192
3155
  continue;
3193
3156
  }
3194
- if (Dt(h)) {
3195
- var E = typeof h.style == "string" ? n.time[h.style] : $e(h.style) ? h.style.parsedOptions : n.time.medium;
3157
+ if (It(l)) {
3158
+ var E = typeof l.style == "string" ? n.time[l.style] : Fe(l.style) ? l.style.parsedOptions : n.time.medium;
3196
3159
  o.push({
3197
3160
  type: w.literal,
3198
3161
  value: r.getDateTimeFormat(t, E).format(c)
3199
3162
  });
3200
3163
  continue;
3201
3164
  }
3202
- if (Rt(h)) {
3203
- var E = typeof h.style == "string" ? n.number[h.style] : Gt(h.style) ? h.style.parsedOptions : void 0;
3165
+ if (Nt(l)) {
3166
+ var E = typeof l.style == "string" ? n.number[l.style] : Rt(l.style) ? l.style.parsedOptions : void 0;
3204
3167
  E && E.scale && (c = c * (E.scale || 1)), o.push({
3205
3168
  type: w.literal,
3206
3169
  value: r.getNumberFormat(t, E).format(c)
3207
3170
  });
3208
3171
  continue;
3209
3172
  }
3210
- if (Ft(h)) {
3211
- var d = h.children, b = h.value, g = i[b];
3212
- if (!Vn(g))
3213
- throw new Gn(b, "function", a);
3214
- var p = pe(d, t, r, n, i, s), T = g(p.map(function(C) {
3173
+ if (Mt(l)) {
3174
+ var d = l.children, b = l.value, g = i[b];
3175
+ if (!wn(g))
3176
+ throw new Pn(b, "function", a);
3177
+ var p = ge(d, t, r, n, i, s), T = g(p.map(function(C) {
3215
3178
  return C.value;
3216
3179
  }));
3217
3180
  Array.isArray(T) || (T = [T]), o.push.apply(o, T.map(function(C) {
@@ -3221,42 +3184,42 @@ function pe(e, t, r, n, i, s, a) {
3221
3184
  };
3222
3185
  }));
3223
3186
  }
3224
- if (kt(h)) {
3225
- var P = h.options[c] || h.options.other;
3187
+ if (Ot(l)) {
3188
+ var P = l.options[c] || l.options.other;
3226
3189
  if (!P)
3227
- throw new gt(h.value, c, Object.keys(h.options), a);
3228
- o.push.apply(o, pe(P.value, t, r, n, i));
3190
+ throw new ht(l.value, c, Object.keys(l.options), a);
3191
+ o.push.apply(o, ge(P.value, t, r, n, i));
3229
3192
  continue;
3230
3193
  }
3231
- if (Ut(h)) {
3232
- var P = h.options["=".concat(c)];
3194
+ if (wt(l)) {
3195
+ var P = l.options["=".concat(c)];
3233
3196
  if (!P) {
3234
3197
  if (!Intl.PluralRules)
3235
- throw new Se(`Intl.PluralRules is not available in this environment.
3198
+ throw new ve(`Intl.PluralRules is not available in this environment.
3236
3199
  Try polyfilling it using "@formatjs/intl-pluralrules"
3237
- `, te.MISSING_INTL_API, a);
3238
- var H = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3239
- P = h.options[H] || h.options.other;
3200
+ `, ee.MISSING_INTL_API, a);
3201
+ var H = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3202
+ P = l.options[H] || l.options.other;
3240
3203
  }
3241
3204
  if (!P)
3242
- throw new gt(h.value, c, Object.keys(h.options), a);
3243
- o.push.apply(o, pe(P.value, t, r, n, i, c - (h.offset || 0)));
3205
+ throw new ht(l.value, c, Object.keys(l.options), a);
3206
+ o.push.apply(o, ge(P.value, t, r, n, i, c - (l.offset || 0)));
3244
3207
  continue;
3245
3208
  }
3246
3209
  }
3247
- return jn(o);
3210
+ return On(o);
3248
3211
  }
3249
- function Jn(e, t) {
3212
+ function Mn(e, t) {
3250
3213
  return t ? v(v(v({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3251
3214
  return r[n] = v(v({}, e[n]), t[n] || {}), r;
3252
3215
  }, {})) : e;
3253
3216
  }
3254
- function zn(e, t) {
3217
+ function Rn(e, t) {
3255
3218
  return t ? Object.keys(e).reduce(function(r, n) {
3256
- return r[n] = Jn(e[n], t[n]), r;
3219
+ return r[n] = Mn(e[n], t[n]), r;
3257
3220
  }, v({}, e)) : e;
3258
3221
  }
3259
- function Re(e) {
3222
+ function we(e) {
3260
3223
  return {
3261
3224
  create: function() {
3262
3225
  return {
@@ -3270,39 +3233,39 @@ function Re(e) {
3270
3233
  }
3271
3234
  };
3272
3235
  }
3273
- function Wn(e) {
3236
+ function Ln(e) {
3274
3237
  return e === void 0 && (e = {
3275
3238
  number: {},
3276
3239
  dateTime: {},
3277
3240
  pluralRules: {}
3278
3241
  }), {
3279
- getNumberFormat: Oe(function() {
3242
+ getNumberFormat: Pe(function() {
3280
3243
  for (var t, r = [], n = 0; n < arguments.length; n++)
3281
3244
  r[n] = arguments[n];
3282
- return new ((t = Intl.NumberFormat).bind.apply(t, Ie([void 0], r, !1)))();
3245
+ return new ((t = Intl.NumberFormat).bind.apply(t, Ne([void 0], r, !1)))();
3283
3246
  }, {
3284
- cache: Re(e.number),
3285
- strategy: we.variadic
3247
+ cache: we(e.number),
3248
+ strategy: Ie.variadic
3286
3249
  }),
3287
- getDateTimeFormat: Oe(function() {
3250
+ getDateTimeFormat: Pe(function() {
3288
3251
  for (var t, r = [], n = 0; n < arguments.length; n++)
3289
3252
  r[n] = arguments[n];
3290
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Ie([void 0], r, !1)))();
3253
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Ne([void 0], r, !1)))();
3291
3254
  }, {
3292
- cache: Re(e.dateTime),
3293
- strategy: we.variadic
3255
+ cache: we(e.dateTime),
3256
+ strategy: Ie.variadic
3294
3257
  }),
3295
- getPluralRules: Oe(function() {
3258
+ getPluralRules: Pe(function() {
3296
3259
  for (var t, r = [], n = 0; n < arguments.length; n++)
3297
3260
  r[n] = arguments[n];
3298
- return new ((t = Intl.PluralRules).bind.apply(t, Ie([void 0], r, !1)))();
3261
+ return new ((t = Intl.PluralRules).bind.apply(t, Ne([void 0], r, !1)))();
3299
3262
  }, {
3300
- cache: Re(e.pluralRules),
3301
- strategy: we.variadic
3263
+ cache: we(e.pluralRules),
3264
+ strategy: Ie.variadic
3302
3265
  })
3303
3266
  };
3304
3267
  }
3305
- var Xn = (
3268
+ var Dn = (
3306
3269
  /** @class */
3307
3270
  function() {
3308
3271
  function e(t, r, n, i) {
@@ -3312,20 +3275,20 @@ var Xn = (
3312
3275
  number: {},
3313
3276
  dateTime: {},
3314
3277
  pluralRules: {}
3315
- }, this.format = function(l) {
3316
- var u = s.formatToParts(l);
3278
+ }, this.format = function(h) {
3279
+ var u = s.formatToParts(h);
3317
3280
  if (u.length === 1)
3318
3281
  return u[0].value;
3319
- var h = u.reduce(function(f, c) {
3282
+ var l = u.reduce(function(f, c) {
3320
3283
  return !f.length || c.type !== w.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
3321
3284
  }, []);
3322
- return h.length <= 1 ? h[0] || "" : h;
3323
- }, this.formatToParts = function(l) {
3324
- return pe(s.ast, s.locales, s.formatters, s.formats, l, void 0, s.message);
3285
+ return l.length <= 1 ? l[0] || "" : l;
3286
+ }, this.formatToParts = function(h) {
3287
+ return ge(s.ast, s.locales, s.formatters, s.formats, h, void 0, s.message);
3325
3288
  }, this.resolvedOptions = function() {
3326
- var l;
3289
+ var h;
3327
3290
  return {
3328
- locale: ((l = s.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(s.locales)[0]
3291
+ locale: ((h = s.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(s.locales)[0]
3329
3292
  };
3330
3293
  }, this.getAst = function() {
3331
3294
  return s.ast;
@@ -3334,13 +3297,13 @@ var Xn = (
3334
3297
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3335
3298
  var a = i || {};
3336
3299
  a.formatters;
3337
- var o = rn(a, ["formatters"]);
3300
+ var o = Jr(a, ["formatters"]);
3338
3301
  this.ast = e.__parse(t, v(v({}, o), { locale: this.resolvedLocale }));
3339
3302
  } else
3340
3303
  this.ast = t;
3341
3304
  if (!Array.isArray(this.ast))
3342
3305
  throw new TypeError("A message must be provided as a String or AST.");
3343
- this.formats = zn(e.formats, n), this.formatters = i && i.formatters || Wn(this.formatterCache);
3306
+ this.formats = Rn(e.formats, n), this.formatters = i && i.formatters || Ln(this.formatterCache);
3344
3307
  }
3345
3308
  return Object.defineProperty(e, "defaultLocale", {
3346
3309
  get: function() {
@@ -3349,11 +3312,11 @@ var Xn = (
3349
3312
  enumerable: !1,
3350
3313
  configurable: !0
3351
3314
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3352
- if (typeof Intl.Locale != "undefined") {
3315
+ if (!(typeof Intl.Locale > "u")) {
3353
3316
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3354
3317
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3355
3318
  }
3356
- }, e.__parse = Fn, e.formats = {
3319
+ }, e.__parse = Nn, e.formats = {
3357
3320
  number: {
3358
3321
  integer: {
3359
3322
  maximumFractionDigits: 0
@@ -3414,7 +3377,7 @@ var Xn = (
3414
3377
  }, e;
3415
3378
  }()
3416
3379
  );
3417
- function Zn(e, t) {
3380
+ function kn(e, t) {
3418
3381
  if (t == null)
3419
3382
  return;
3420
3383
  if (t in e)
@@ -3435,92 +3398,92 @@ function Zn(e, t) {
3435
3398
  n = void 0;
3436
3399
  return n;
3437
3400
  }
3438
- const W = {}, Qn = (e, t, r) => r && (t in W || (W[t] = {}), e in W[t] || (W[t][e] = r), r), Zt = (e, t) => {
3401
+ const z = {}, Un = (e, t, r) => r && (t in z || (z[t] = {}), e in z[t] || (z[t][e] = r), r), jt = (e, t) => {
3439
3402
  if (t == null)
3440
3403
  return;
3441
- if (t in W && e in W[t])
3442
- return W[t][e];
3443
- const r = Te(t);
3404
+ if (t in z && e in z[t])
3405
+ return z[t][e];
3406
+ const r = Se(t);
3444
3407
  for (let n = 0; n < r.length; n++) {
3445
- const i = r[n], s = Yn(i, e);
3408
+ const i = r[n], s = Gn(i, e);
3446
3409
  if (s)
3447
- return Qn(e, t, s);
3410
+ return Un(e, t, s);
3448
3411
  }
3449
3412
  };
3450
- let qe;
3451
- const de = xe({});
3452
- function qn(e) {
3453
- return qe[e] || null;
3413
+ let Ze;
3414
+ const me = Ee({});
3415
+ function Fn(e) {
3416
+ return Ze[e] || null;
3454
3417
  }
3455
- function Qt(e) {
3456
- return e in qe;
3418
+ function Vt(e) {
3419
+ return e in Ze;
3457
3420
  }
3458
- function Yn(e, t) {
3459
- if (!Qt(e))
3421
+ function Gn(e, t) {
3422
+ if (!Vt(e))
3460
3423
  return null;
3461
- const r = qn(e);
3462
- return Zn(r, t);
3424
+ const r = Fn(e);
3425
+ return kn(r, t);
3463
3426
  }
3464
- function Kn(e) {
3427
+ function $n(e) {
3465
3428
  if (e == null)
3466
3429
  return;
3467
- const t = Te(e);
3430
+ const t = Se(e);
3468
3431
  for (let r = 0; r < t.length; r++) {
3469
3432
  const n = t[r];
3470
- if (Qt(n))
3433
+ if (Vt(n))
3471
3434
  return n;
3472
3435
  }
3473
3436
  }
3474
- function qt(e, ...t) {
3475
- delete W[e], de.update((r) => (r[e] = tn.all([r[e] || {}, ...t]), r));
3437
+ function Jt(e, ...t) {
3438
+ delete z[e], me.update((r) => (r[e] = Vr.all([r[e] || {}, ...t]), r));
3476
3439
  }
3477
- ie(
3478
- [de],
3440
+ ne(
3441
+ [me],
3479
3442
  ([e]) => Object.keys(e)
3480
3443
  );
3481
- de.subscribe((e) => qe = e);
3482
- const ye = {};
3483
- function ei(e, t) {
3484
- ye[e].delete(t), ye[e].size === 0 && delete ye[e];
3444
+ me.subscribe((e) => Ze = e);
3445
+ const pe = {};
3446
+ function jn(e, t) {
3447
+ pe[e].delete(t), pe[e].size === 0 && delete pe[e];
3485
3448
  }
3486
- function Yt(e) {
3487
- return ye[e];
3449
+ function zt(e) {
3450
+ return pe[e];
3488
3451
  }
3489
- function ti(e) {
3490
- return Te(e).map((t) => {
3491
- const r = Yt(t);
3452
+ function Vn(e) {
3453
+ return Se(e).map((t) => {
3454
+ const r = zt(t);
3492
3455
  return [t, r ? [...r] : []];
3493
3456
  }).filter(([, t]) => t.length > 0);
3494
3457
  }
3495
- function Xe(e) {
3496
- return e == null ? !1 : Te(e).some(
3458
+ function ze(e) {
3459
+ return e == null ? !1 : Se(e).some(
3497
3460
  (t) => {
3498
3461
  var r;
3499
- return (r = Yt(t)) == null ? void 0 : r.size;
3462
+ return (r = zt(t)) == null ? void 0 : r.size;
3500
3463
  }
3501
3464
  );
3502
3465
  }
3503
- function ri(e, t) {
3466
+ function Jn(e, t) {
3504
3467
  return Promise.all(
3505
- t.map((n) => (ei(e, n), n().then((i) => i.default || i)))
3506
- ).then((n) => qt(e, ...n));
3507
- }
3508
- const oe = {};
3509
- function Kt(e) {
3510
- if (!Xe(e))
3511
- return e in oe ? oe[e] : Promise.resolve();
3512
- const t = ti(e);
3513
- return oe[e] = Promise.all(
3468
+ t.map((n) => (jn(e, n), n().then((i) => i.default || i)))
3469
+ ).then((n) => Jt(e, ...n));
3470
+ }
3471
+ const ae = {};
3472
+ function Wt(e) {
3473
+ if (!ze(e))
3474
+ return e in ae ? ae[e] : Promise.resolve();
3475
+ const t = Vn(e);
3476
+ return ae[e] = Promise.all(
3514
3477
  t.map(
3515
- ([r, n]) => ri(r, n)
3478
+ ([r, n]) => Jn(r, n)
3516
3479
  )
3517
3480
  ).then(() => {
3518
- if (Xe(e))
3519
- return Kt(e);
3520
- delete oe[e];
3521
- }), oe[e];
3481
+ if (ze(e))
3482
+ return Wt(e);
3483
+ delete ae[e];
3484
+ }), ae[e];
3522
3485
  }
3523
- const ni = {
3486
+ const zn = {
3524
3487
  number: {
3525
3488
  scientific: { notation: "scientific" },
3526
3489
  engineering: { notation: "engineering" },
@@ -3549,159 +3512,159 @@ const ni = {
3549
3512
  timeZoneName: "short"
3550
3513
  }
3551
3514
  }
3552
- }, ii = {
3515
+ }, Wn = {
3553
3516
  fallbackLocale: null,
3554
3517
  loadingDelay: 200,
3555
- formats: ni,
3518
+ formats: zn,
3556
3519
  warnOnMissingMessages: !0,
3557
3520
  handleMissingMessage: void 0,
3558
3521
  ignoreTag: !0
3559
- }, si = ii;
3560
- function re() {
3561
- return si;
3522
+ }, Xn = Wn;
3523
+ function te() {
3524
+ return Xn;
3562
3525
  }
3563
- const Le = xe(!1);
3564
- var ai = Object.defineProperty, oi = Object.defineProperties, ui = Object.getOwnPropertyDescriptors, pt = Object.getOwnPropertySymbols, li = Object.prototype.hasOwnProperty, hi = Object.prototype.propertyIsEnumerable, yt = (e, t, r) => t in e ? ai(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, fi = (e, t) => {
3526
+ const Me = Ee(!1);
3527
+ var Zn = Object.defineProperty, Qn = Object.defineProperties, qn = Object.getOwnPropertyDescriptors, ft = Object.getOwnPropertySymbols, Yn = Object.prototype.hasOwnProperty, Kn = Object.prototype.propertyIsEnumerable, ct = (e, t, r) => t in e ? Zn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ei = (e, t) => {
3565
3528
  for (var r in t)
3566
- li.call(t, r) && yt(e, r, t[r]);
3567
- if (pt)
3568
- for (var r of pt(t))
3569
- hi.call(t, r) && yt(e, r, t[r]);
3529
+ Yn.call(t, r) && ct(e, r, t[r]);
3530
+ if (ft)
3531
+ for (var r of ft(t))
3532
+ Kn.call(t, r) && ct(e, r, t[r]);
3570
3533
  return e;
3571
- }, ci = (e, t) => oi(e, ui(t));
3572
- let Ze;
3573
- const _e = xe(null);
3574
- function _t(e) {
3534
+ }, ti = (e, t) => Qn(e, qn(t));
3535
+ let We;
3536
+ const ye = Ee(null);
3537
+ function mt(e) {
3575
3538
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3576
3539
  }
3577
- function Te(e, t = re().fallbackLocale) {
3578
- const r = _t(e);
3579
- return t ? [.../* @__PURE__ */ new Set([...r, ..._t(t)])] : r;
3540
+ function Se(e, t = te().fallbackLocale) {
3541
+ const r = mt(e);
3542
+ return t ? [.../* @__PURE__ */ new Set([...r, ...mt(t)])] : r;
3580
3543
  }
3581
- function X() {
3582
- return Ze != null ? Ze : void 0;
3544
+ function W() {
3545
+ return We ?? void 0;
3583
3546
  }
3584
- _e.subscribe((e) => {
3585
- Ze = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3547
+ ye.subscribe((e) => {
3548
+ We = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3586
3549
  });
3587
- const mi = (e) => {
3588
- if (e && Kn(e) && Xe(e)) {
3589
- const { loadingDelay: t } = re();
3550
+ const ri = (e) => {
3551
+ if (e && $n(e) && ze(e)) {
3552
+ const { loadingDelay: t } = te();
3590
3553
  let r;
3591
- return typeof window != "undefined" && X() != null && t ? r = window.setTimeout(
3592
- () => Le.set(!0),
3554
+ return typeof window < "u" && W() != null && t ? r = window.setTimeout(
3555
+ () => Me.set(!0),
3593
3556
  t
3594
- ) : Le.set(!0), Kt(e).then(() => {
3595
- _e.set(e);
3557
+ ) : Me.set(!0), Wt(e).then(() => {
3558
+ ye.set(e);
3596
3559
  }).finally(() => {
3597
- clearTimeout(r), Le.set(!1);
3560
+ clearTimeout(r), Me.set(!1);
3598
3561
  });
3599
3562
  }
3600
- return _e.set(e);
3601
- }, se = ci(fi({}, _e), {
3602
- set: mi
3603
- }), Ae = (e) => {
3563
+ return ye.set(e);
3564
+ }, ie = ti(ei({}, ye), {
3565
+ set: ri
3566
+ }), Te = (e) => {
3604
3567
  const t = /* @__PURE__ */ Object.create(null);
3605
3568
  return (n) => {
3606
3569
  const i = JSON.stringify(n);
3607
3570
  return i in t ? t[i] : t[i] = e(n);
3608
3571
  };
3609
3572
  };
3610
- var di = Object.defineProperty, Ee = Object.getOwnPropertySymbols, er = Object.prototype.hasOwnProperty, tr = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? di(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ye = (e, t) => {
3573
+ var ni = Object.defineProperty, _e = Object.getOwnPropertySymbols, Xt = Object.prototype.hasOwnProperty, Zt = Object.prototype.propertyIsEnumerable, dt = (e, t, r) => t in e ? ni(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qe = (e, t) => {
3611
3574
  for (var r in t || (t = {}))
3612
- er.call(t, r) && Et(e, r, t[r]);
3613
- if (Ee)
3614
- for (var r of Ee(t))
3615
- tr.call(t, r) && Et(e, r, t[r]);
3575
+ Xt.call(t, r) && dt(e, r, t[r]);
3576
+ if (_e)
3577
+ for (var r of _e(t))
3578
+ Zt.call(t, r) && dt(e, r, t[r]);
3616
3579
  return e;
3617
- }, ae = (e, t) => {
3580
+ }, se = (e, t) => {
3618
3581
  var r = {};
3619
3582
  for (var n in e)
3620
- er.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3621
- if (e != null && Ee)
3622
- for (var n of Ee(e))
3623
- t.indexOf(n) < 0 && tr.call(e, n) && (r[n] = e[n]);
3583
+ Xt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3584
+ if (e != null && _e)
3585
+ for (var n of _e(e))
3586
+ t.indexOf(n) < 0 && Zt.call(e, n) && (r[n] = e[n]);
3624
3587
  return r;
3625
3588
  };
3626
- const fe = (e, t) => {
3627
- const { formats: r } = re();
3589
+ const he = (e, t) => {
3590
+ const { formats: r } = te();
3628
3591
  if (e in r && t in r[e])
3629
3592
  return r[e][t];
3630
3593
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3631
- }, bi = Ae(
3594
+ }, ii = Te(
3632
3595
  (e) => {
3633
- var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
3596
+ var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
3634
3597
  if (r == null)
3635
3598
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3636
- return n && (i = fe("number", n)), new Intl.NumberFormat(r, i);
3599
+ return n && (i = he("number", n)), new Intl.NumberFormat(r, i);
3637
3600
  }
3638
- ), gi = Ae(
3601
+ ), si = Te(
3639
3602
  (e) => {
3640
- var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
3603
+ var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
3641
3604
  if (r == null)
3642
3605
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3643
- return n ? i = fe("date", n) : Object.keys(i).length === 0 && (i = fe("date", "short")), new Intl.DateTimeFormat(r, i);
3606
+ return n ? i = he("date", n) : Object.keys(i).length === 0 && (i = he("date", "short")), new Intl.DateTimeFormat(r, i);
3644
3607
  }
3645
- ), pi = Ae(
3608
+ ), ai = Te(
3646
3609
  (e) => {
3647
- var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
3610
+ var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
3648
3611
  if (r == null)
3649
3612
  throw new Error(
3650
3613
  '[svelte-i18n] A "locale" must be set to format time values'
3651
3614
  );
3652
- return n ? i = fe("time", n) : Object.keys(i).length === 0 && (i = fe("time", "short")), new Intl.DateTimeFormat(r, i);
3615
+ return n ? i = he("time", n) : Object.keys(i).length === 0 && (i = he("time", "short")), new Intl.DateTimeFormat(r, i);
3653
3616
  }
3654
- ), yi = (e = {}) => {
3617
+ ), oi = (e = {}) => {
3655
3618
  var t = e, {
3656
- locale: r = X()
3657
- } = t, n = ae(t, [
3619
+ locale: r = W()
3620
+ } = t, n = se(t, [
3658
3621
  "locale"
3659
3622
  ]);
3660
- return bi(Ye({ locale: r }, n));
3661
- }, _i = (e = {}) => {
3623
+ return ii(Qe({ locale: r }, n));
3624
+ }, ui = (e = {}) => {
3662
3625
  var t = e, {
3663
- locale: r = X()
3664
- } = t, n = ae(t, [
3626
+ locale: r = W()
3627
+ } = t, n = se(t, [
3665
3628
  "locale"
3666
3629
  ]);
3667
- return gi(Ye({ locale: r }, n));
3668
- }, Ei = (e = {}) => {
3630
+ return si(Qe({ locale: r }, n));
3631
+ }, li = (e = {}) => {
3669
3632
  var t = e, {
3670
- locale: r = X()
3671
- } = t, n = ae(t, [
3633
+ locale: r = W()
3634
+ } = t, n = se(t, [
3672
3635
  "locale"
3673
3636
  ]);
3674
- return pi(Ye({ locale: r }, n));
3675
- }, xi = Ae(
3637
+ return ai(Qe({ locale: r }, n));
3638
+ }, hi = Te(
3676
3639
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3677
- (e, t = X()) => new Xn(e, t, re().formats, {
3678
- ignoreTag: re().ignoreTag
3640
+ (e, t = W()) => new Dn(e, t, te().formats, {
3641
+ ignoreTag: te().ignoreTag
3679
3642
  })
3680
- ), vi = (e, t = {}) => {
3643
+ ), fi = (e, t = {}) => {
3681
3644
  var r, n, i, s;
3682
3645
  let a = t;
3683
3646
  typeof e == "object" && (a = e, e = a.id);
3684
3647
  const {
3685
3648
  values: o,
3686
- locale: l = X(),
3649
+ locale: h = W(),
3687
3650
  default: u
3688
3651
  } = a;
3689
- if (l == null)
3652
+ if (h == null)
3690
3653
  throw new Error(
3691
3654
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3692
3655
  );
3693
- let h = Zt(e, l);
3694
- if (!h)
3695
- h = (s = (i = (n = (r = re()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
3696
- else if (typeof h != "string")
3656
+ let l = jt(e, h);
3657
+ if (!l)
3658
+ l = (s = (i = (n = (r = te()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? s : e;
3659
+ else if (typeof l != "string")
3697
3660
  return console.warn(
3698
- `[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.`
3699
- ), h;
3661
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3662
+ ), l;
3700
3663
  if (!o)
3701
- return h;
3702
- let f = h;
3664
+ return l;
3665
+ let f = l;
3703
3666
  try {
3704
- f = xi(h, l).format(o);
3667
+ f = hi(l, h).format(o);
3705
3668
  } catch (c) {
3706
3669
  c instanceof Error && console.warn(
3707
3670
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3709,18 +3672,18 @@ const fe = (e, t) => {
3709
3672
  );
3710
3673
  }
3711
3674
  return f;
3712
- }, Si = (e, t) => Ei(t).format(e), Ti = (e, t) => _i(t).format(e), Ai = (e, t) => yi(t).format(e), Hi = (e, t = X()) => Zt(e, t), Ci = ie([se, de], () => vi);
3713
- ie([se], () => Si);
3714
- ie([se], () => Ti);
3715
- ie([se], () => Ai);
3716
- ie([se, de], () => Hi);
3717
- function xt(e, t) {
3718
- qt(e, t);
3719
- }
3720
- function Bi(e) {
3721
- se.set(e);
3722
- }
3723
- const vt = {
3675
+ }, ci = (e, t) => li(t).format(e), mi = (e, t) => ui(t).format(e), di = (e, t) => oi(t).format(e), bi = (e, t = W()) => jt(e, t), gi = ne([ie, me], () => fi);
3676
+ ne([ie], () => ci);
3677
+ ne([ie], () => mi);
3678
+ ne([ie], () => di);
3679
+ ne([ie, me], () => bi);
3680
+ function bt(e, t) {
3681
+ Jt(e, t);
3682
+ }
3683
+ function pi(e) {
3684
+ ie.set(e);
3685
+ }
3686
+ const gt = {
3724
3687
  en: {
3725
3688
  enrolled: "Enrolled",
3726
3689
  scoreCriteria: "Score Criteria",
@@ -4052,10 +4015,10 @@ const vt = {
4052
4015
  December: "December"
4053
4016
  }
4054
4017
  };
4055
- function Ni(e) {
4056
- pr(e, "svelte-1gxooas", ':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"}a{color:var(--emw--color-green, #48952a);text-decoration:underline;cursor:pointer}.Thumbnail{position:relative}.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{font-size:18px;padding-bottom:10px}.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}');
4018
+ function yi(e) {
4019
+ ar(e, "svelte-1gxooas", ':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"}a{color:var(--emw--color-green, #48952a);text-decoration:underline;cursor:pointer}.Thumbnail{position:relative}.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{font-size:18px;padding-bottom:10px}.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}');
4057
4020
  }
4058
- function St(e) {
4021
+ function pt(e) {
4059
4022
  let t, r, n, i, s, a;
4060
4023
  return {
4061
4024
  c() {
@@ -4066,51 +4029,51 @@ function St(e) {
4066
4029
  e[15]), _(t, "part", i = "Status " + /*statusClass*/
4067
4030
  e[15]);
4068
4031
  },
4069
- m(o, l) {
4070
- G(o, t, l), S(t, r), s || (a = me(
4032
+ m(o, h) {
4033
+ F(o, t, h), S(t, r), s || (a = ce(
4071
4034
  /*matchStatus*/
4072
4035
  e[18].call(null, t)
4073
4036
  ), s = !0);
4074
4037
  },
4075
- p(o, l) {
4076
- l[0] & /*shownStatus*/
4077
- 8192 && $(
4038
+ p(o, h) {
4039
+ h[0] & /*shownStatus*/
4040
+ 8192 && G(
4078
4041
  r,
4079
4042
  /*shownStatus*/
4080
4043
  o[13]
4081
- ), l[0] & /*statusClass*/
4044
+ ), h[0] & /*statusClass*/
4082
4045
  32768 && n !== (n = "Status " + /*statusClass*/
4083
- o[15]) && _(t, "class", n), l[0] & /*statusClass*/
4046
+ o[15]) && _(t, "class", n), h[0] & /*statusClass*/
4084
4047
  32768 && i !== (i = "Status " + /*statusClass*/
4085
4048
  o[15]) && _(t, "part", i);
4086
4049
  },
4087
4050
  d(o) {
4088
- o && U(t), s = !1, a();
4051
+ o && k(t), s = !1, a();
4089
4052
  }
4090
4053
  };
4091
4054
  }
4092
- function Tt(e) {
4055
+ function yt(e) {
4093
4056
  let t, r = (
4094
4057
  /*userenrolled*/
4095
- e[5] && At(e)
4058
+ e[5] && _t(e)
4096
4059
  );
4097
4060
  return {
4098
4061
  c() {
4099
- r && r.c(), t = Er();
4062
+ r && r.c(), t = lr();
4100
4063
  },
4101
4064
  m(n, i) {
4102
- r && r.m(n, i), G(n, t, i);
4065
+ r && r.m(n, i), F(n, t, i);
4103
4066
  },
4104
4067
  p(n, i) {
4105
4068
  /*userenrolled*/
4106
- n[5] ? r ? r.p(n, i) : (r = At(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4069
+ n[5] ? r ? r.p(n, i) : (r = _t(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4107
4070
  },
4108
4071
  d(n) {
4109
- n && U(t), r && r.d(n);
4072
+ n && k(t), r && r.d(n);
4110
4073
  }
4111
4074
  };
4112
4075
  }
4113
- function At(e) {
4076
+ function _t(e) {
4114
4077
  let t, r = (
4115
4078
  /*$_*/
4116
4079
  e[16]("enrolled") + ""
@@ -4120,19 +4083,19 @@ function At(e) {
4120
4083
  t = I("div"), n = M(r), _(t, "class", "Enrolled"), _(t, "part", "Enrolled");
4121
4084
  },
4122
4085
  m(i, s) {
4123
- G(i, t, s), S(t, n);
4086
+ F(i, t, s), S(t, n);
4124
4087
  },
4125
4088
  p(i, s) {
4126
4089
  s[0] & /*$_*/
4127
4090
  65536 && r !== (r = /*$_*/
4128
- i[16]("enrolled") + "") && $(n, r);
4091
+ i[16]("enrolled") + "") && G(n, r);
4129
4092
  },
4130
4093
  d(i) {
4131
- i && U(t);
4094
+ i && k(t);
4132
4095
  }
4133
4096
  };
4134
4097
  }
4135
- function Pi(e) {
4098
+ function _i(e) {
4136
4099
  let t, r, n, i, s;
4137
4100
  return {
4138
4101
  c() {
@@ -4140,10 +4103,10 @@ function Pi(e) {
4140
4103
  (e[0] == "Closing" || /*status*/
4141
4104
  e[0] == "Closed" ? "CardImgFinished" : "")), _(t, "part", n = "CardImg " + /*status*/
4142
4105
  (e[0] == "Closing" || /*status*/
4143
- e[0] == "Closed" ? "CardImgFinished" : "")), De(t, "background-image", "url('https://i.stack.imgur.com/y9DpT.jpg')");
4106
+ e[0] == "Closed" ? "CardImgFinished" : "")), Re(t, "background-image", "url('https://i.stack.imgur.com/y9DpT.jpg')");
4144
4107
  },
4145
4108
  m(a, o) {
4146
- G(a, t, o), i || (s = me(
4109
+ F(a, t, o), i || (s = ce(
4147
4110
  /*matchStatus*/
4148
4111
  e[18].call(null, t)
4149
4112
  ), i = !0);
@@ -4158,11 +4121,11 @@ function Pi(e) {
4158
4121
  a[0] == "Closed" ? "CardImgFinished" : "")) && _(t, "part", n);
4159
4122
  },
4160
4123
  d(a) {
4161
- a && U(t), i = !1, s();
4124
+ a && k(t), i = !1, s();
4162
4125
  }
4163
4126
  };
4164
4127
  }
4165
- function Ii(e) {
4128
+ function Ei(e) {
4166
4129
  let t, r, n, i, s;
4167
4130
  return {
4168
4131
  c() {
@@ -4170,11 +4133,11 @@ function Ii(e) {
4170
4133
  (e[0] == "Closing" || /*status*/
4171
4134
  e[0] == "Closed" ? "CardImgFinished" : "")), _(t, "part", n = "CardImg " + /*status*/
4172
4135
  (e[0] == "Closing" || /*status*/
4173
- e[0] == "Closed" ? "CardImgFinished" : "")), De(t, "background-image", "url('" + /*thumbnail*/
4136
+ e[0] == "Closed" ? "CardImgFinished" : "")), Re(t, "background-image", "url('" + /*thumbnail*/
4174
4137
  e[4] + "')");
4175
4138
  },
4176
4139
  m(a, o) {
4177
- G(a, t, o), i || (s = me(
4140
+ F(a, t, o), i || (s = ce(
4178
4141
  /*matchStatus*/
4179
4142
  e[18].call(null, t)
4180
4143
  ), i = !0);
@@ -4187,15 +4150,15 @@ function Ii(e) {
4187
4150
  1 && n !== (n = "CardImg " + /*status*/
4188
4151
  (a[0] == "Closing" || /*status*/
4189
4152
  a[0] == "Closed" ? "CardImgFinished" : "")) && _(t, "part", n), o[0] & /*thumbnail*/
4190
- 16 && De(t, "background-image", "url('" + /*thumbnail*/
4153
+ 16 && Re(t, "background-image", "url('" + /*thumbnail*/
4191
4154
  a[4] + "')");
4192
4155
  },
4193
4156
  d(a) {
4194
- a && U(t), i = !1, s();
4157
+ a && k(t), i = !1, s();
4195
4158
  }
4196
4159
  };
4197
4160
  }
4198
- function Ht(e) {
4161
+ function Et(e) {
4199
4162
  let t, r, n, i, s;
4200
4163
  return {
4201
4164
  c() {
@@ -4205,7 +4168,7 @@ function Ht(e) {
4205
4168
  ), _(t, "class", "Date"), _(t, "part", "Date");
4206
4169
  },
4207
4170
  m(a, o) {
4208
- G(a, t, o), S(t, r), i || (s = me(n = /*formatDate*/
4171
+ F(a, t, o), S(t, r), i || (s = ce(n = /*formatDate*/
4209
4172
  e[17].call(
4210
4173
  null,
4211
4174
  t,
@@ -4215,11 +4178,11 @@ function Ht(e) {
4215
4178
  },
4216
4179
  p(a, o) {
4217
4180
  o[0] & /*shownDate*/
4218
- 2048 && $(
4181
+ 2048 && G(
4219
4182
  r,
4220
4183
  /*shownDate*/
4221
4184
  a[11]
4222
- ), n && ce(n.update) && o[0] & /*startdate*/
4185
+ ), n && fe(n.update) && o[0] & /*startdate*/
4223
4186
  4 && n.update.call(
4224
4187
  null,
4225
4188
  /*startdate*/
@@ -4227,24 +4190,24 @@ function Ht(e) {
4227
4190
  );
4228
4191
  },
4229
4192
  d(a) {
4230
- a && U(t), i = !1, s();
4193
+ a && k(t), i = !1, s();
4231
4194
  }
4232
4195
  };
4233
4196
  }
4234
- function Ct(e) {
4197
+ function xt(e) {
4235
4198
  let t, r, n = (
4236
4199
  /*$_*/
4237
4200
  e[16]("scoreCriteria") + ""
4238
- ), i, s, a, o, l, u = (
4201
+ ), i, s, a, o, h, u = (
4239
4202
  /*$_*/
4240
4203
  e[16]("minbet") + ""
4241
- ), h, f, c, E, d, b, g, p = (
4204
+ ), l, f, c, E, d, b, g, p = (
4242
4205
  /*$_*/
4243
4206
  e[16]("seegames") + ""
4244
4207
  ), T, P, H, C = (
4245
4208
  /*$_*/
4246
4209
  e[16]("here") + ""
4247
- ), F, L, j, V;
4210
+ ), U, L, $, j;
4248
4211
  return {
4249
4212
  c() {
4250
4213
  t = I("div"), r = I("p"), i = M(n), s = M(`:
@@ -4252,11 +4215,11 @@ function Ct(e) {
4252
4215
  `), a = I("span"), o = M(
4253
4216
  /*showScoreCriteria*/
4254
4217
  e[14]
4255
- ), l = M(`
4256
- (`), h = M(u), f = z(), c = M(
4218
+ ), h = M(`
4219
+ (`), l = M(u), f = J(), c = M(
4257
4220
  /*minbetcount*/
4258
4221
  e[6]
4259
- ), E = M(")"), d = z(), b = I("div"), g = I("p"), T = M(p), P = z(), H = I("a"), F = M(C), _(a, "part", "ScoreCriteriaSpan"), _(r, "part", "ScoreCriteriaP"), _(t, "class", "ScoreCriteria"), _(t, "part", "ScoreCriteria"), _(H, "part", "GamesAnchor"), _(
4222
+ ), E = M(")"), d = J(), b = I("div"), g = I("p"), T = M(p), P = J(), H = I("a"), U = M(C), _(a, "part", "ScoreCriteriaSpan"), _(r, "part", "ScoreCriteriaP"), _(t, "class", "ScoreCriteria"), _(t, "part", "ScoreCriteria"), _(H, "part", "GamesAnchor"), _(
4260
4223
  H,
4261
4224
  "href",
4262
4225
  /*gameurl*/
@@ -4265,39 +4228,39 @@ function Ct(e) {
4265
4228
  e[9] === "true" ? "_self" : "_blank"), _(g, "part", "GamesP"), _(b, "class", "Games"), _(b, "part", "Games");
4266
4229
  },
4267
4230
  m(B, R) {
4268
- G(B, t, R), S(t, r), S(r, i), S(r, s), S(r, a), S(a, o), S(r, l), S(r, h), S(r, f), S(r, c), S(r, E), G(B, d, R), G(B, b, R), S(b, g), S(g, T), S(g, P), S(g, H), S(H, F), j || (V = [
4269
- me(
4231
+ F(B, t, R), S(t, r), S(r, i), S(r, s), S(r, a), S(a, o), S(r, h), S(r, l), S(r, f), S(r, c), S(r, E), F(B, d, R), F(B, b, R), S(b, g), S(g, T), S(g, P), S(g, H), S(H, U), $ || (j = [
4232
+ ce(
4270
4233
  /*matchScoreCriteria*/
4271
4234
  e[19].call(null, a)
4272
4235
  ),
4273
- xr(
4236
+ hr(
4274
4237
  H,
4275
4238
  "click",
4276
4239
  /*click_handler*/
4277
4240
  e[28]
4278
4241
  )
4279
- ], j = !0);
4242
+ ], $ = !0);
4280
4243
  },
4281
4244
  p(B, R) {
4282
4245
  R[0] & /*$_*/
4283
4246
  65536 && n !== (n = /*$_*/
4284
- B[16]("scoreCriteria") + "") && $(i, n), R[0] & /*showScoreCriteria*/
4285
- 16384 && $(
4247
+ B[16]("scoreCriteria") + "") && G(i, n), R[0] & /*showScoreCriteria*/
4248
+ 16384 && G(
4286
4249
  o,
4287
4250
  /*showScoreCriteria*/
4288
4251
  B[14]
4289
4252
  ), R[0] & /*$_*/
4290
4253
  65536 && u !== (u = /*$_*/
4291
- B[16]("minbet") + "") && $(h, u), R[0] & /*minbetcount*/
4292
- 64 && $(
4254
+ B[16]("minbet") + "") && G(l, u), R[0] & /*minbetcount*/
4255
+ 64 && G(
4293
4256
  c,
4294
4257
  /*minbetcount*/
4295
4258
  B[6]
4296
4259
  ), R[0] & /*$_*/
4297
4260
  65536 && p !== (p = /*$_*/
4298
- B[16]("seegames") + "") && $(T, p), R[0] & /*$_*/
4261
+ B[16]("seegames") + "") && G(T, p), R[0] & /*$_*/
4299
4262
  65536 && C !== (C = /*$_*/
4300
- B[16]("here") + "") && $(F, C), R[0] & /*gameurl*/
4263
+ B[16]("here") + "") && G(U, C), R[0] & /*gameurl*/
4301
4264
  256 && _(
4302
4265
  H,
4303
4266
  "href",
@@ -4308,102 +4271,102 @@ function Ct(e) {
4308
4271
  B[9] === "true" ? "_self" : "_blank") && _(H, "target", L);
4309
4272
  },
4310
4273
  d(B) {
4311
- B && (U(t), U(d), U(b)), j = !1, ne(V);
4274
+ B && (k(t), k(d), k(b)), $ = !1, re(j);
4312
4275
  }
4313
4276
  };
4314
4277
  }
4315
- function Oi(e) {
4316
- let t, r, n, i, s, a, o, l, u, h = (
4278
+ function xi(e) {
4279
+ let t, r, n, i, s, a, o, h, u, l = (
4317
4280
  /*status*/
4318
- e[0] && St(e)
4281
+ e[0] && pt(e)
4319
4282
  ), f = (
4320
4283
  /*showenrolled*/
4321
- e[7] == "true" && Tt(e)
4284
+ e[7] == "true" && yt(e)
4322
4285
  );
4323
4286
  function c(p, T) {
4324
4287
  return (
4325
4288
  /*thumbnail*/
4326
- p[4] ? Ii : Pi
4289
+ p[4] ? Ei : _i
4327
4290
  );
4328
4291
  }
4329
4292
  let E = c(e), d = E(e), b = (
4330
4293
  /*startdate*/
4331
- e[2] && Ht(e)
4294
+ e[2] && Et(e)
4332
4295
  ), g = (
4333
4296
  /*isLoggedIn*/
4334
- e[12] && Ct(e)
4297
+ e[12] && xt(e)
4335
4298
  );
4336
4299
  return {
4337
4300
  c() {
4338
- t = I("div"), h && h.c(), r = z(), f && f.c(), n = z(), d.c(), i = z(), s = I("div"), a = I("div"), o = M(
4301
+ t = I("div"), l && l.c(), r = J(), f && f.c(), n = J(), d.c(), i = J(), s = I("div"), a = I("div"), o = M(
4339
4302
  /*title*/
4340
4303
  e[1]
4341
- ), l = z(), b && b.c(), u = z(), g && g.c(), _(a, "class", "Title"), _(a, "part", "Title"), _(s, "class", "Details"), _(s, "part", "Details"), _(t, "class", "Thumbnail"), _(t, "part", "Thumbnail");
4304
+ ), h = J(), b && b.c(), u = J(), g && g.c(), _(a, "class", "Title"), _(a, "part", "Title"), _(s, "class", "Details"), _(s, "part", "Details"), _(t, "class", "Thumbnail"), _(t, "part", "Thumbnail");
4342
4305
  },
4343
4306
  m(p, T) {
4344
- G(p, t, T), h && h.m(t, null), S(t, r), f && f.m(t, null), S(t, n), d.m(t, null), S(t, i), S(t, s), S(s, a), S(a, o), S(s, l), b && b.m(s, null), S(s, u), g && g.m(s, null), e[29](t);
4307
+ F(p, t, T), l && l.m(t, null), S(t, r), f && f.m(t, null), S(t, n), d.m(t, null), S(t, i), S(t, s), S(s, a), S(a, o), S(s, h), b && b.m(s, null), S(s, u), g && g.m(s, null), e[29](t);
4345
4308
  },
4346
4309
  p(p, T) {
4347
4310
  /*status*/
4348
- p[0] ? h ? h.p(p, T) : (h = St(p), h.c(), h.m(t, r)) : h && (h.d(1), h = null), /*showenrolled*/
4349
- p[7] == "true" ? f ? f.p(p, T) : (f = Tt(p), f.c(), f.m(t, n)) : f && (f.d(1), f = null), E === (E = c(p)) && d ? d.p(p, T) : (d.d(1), d = E(p), d && (d.c(), d.m(t, i))), T[0] & /*title*/
4350
- 2 && $(
4311
+ p[0] ? l ? l.p(p, T) : (l = pt(p), l.c(), l.m(t, r)) : l && (l.d(1), l = null), /*showenrolled*/
4312
+ p[7] == "true" ? f ? f.p(p, T) : (f = yt(p), f.c(), f.m(t, n)) : f && (f.d(1), f = null), E === (E = c(p)) && d ? d.p(p, T) : (d.d(1), d = E(p), d && (d.c(), d.m(t, i))), T[0] & /*title*/
4313
+ 2 && G(
4351
4314
  o,
4352
4315
  /*title*/
4353
4316
  p[1]
4354
4317
  ), /*startdate*/
4355
- p[2] ? b ? b.p(p, T) : (b = Ht(p), b.c(), b.m(s, u)) : b && (b.d(1), b = null), /*isLoggedIn*/
4356
- p[12] ? g ? g.p(p, T) : (g = Ct(p), g.c(), g.m(s, null)) : g && (g.d(1), g = null);
4318
+ p[2] ? b ? b.p(p, T) : (b = Et(p), b.c(), b.m(s, u)) : b && (b.d(1), b = null), /*isLoggedIn*/
4319
+ p[12] ? g ? g.p(p, T) : (g = xt(p), g.c(), g.m(s, null)) : g && (g.d(1), g = null);
4357
4320
  },
4358
- i: k,
4359
- o: k,
4321
+ i: D,
4322
+ o: D,
4360
4323
  d(p) {
4361
- p && U(t), h && h.d(), f && f.d(), d.d(), b && b.d(), g && g.d(), e[29](null);
4324
+ p && k(t), l && l.d(), f && f.d(), d.d(), b && b.d(), g && g.d(), e[29](null);
4362
4325
  }
4363
4326
  };
4364
4327
  }
4365
- function wi(e, t, r) {
4328
+ function vi(e, t, r) {
4366
4329
  let n;
4367
- gr(e, Ci, (m) => r(16, n = m));
4368
- 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: E = "" } = t, { showenrolled: d = "false" } = t, { gameurl: b = "" } = t, { lang: g = "en" } = t, { keepbrowsercontext: p = "false" } = t, { clientstyling: T = "" } = t, { clientstylingurl: P = "" } = t, { translationurl: H = "" } = t, C, F = "", L = !1, j = "", V = "", B = "";
4330
+ sr(e, gi, (m) => r(16, n = m));
4331
+ let { session: i = "" } = t, { userid: s = "" } = t, { title: a = "" } = t, { startdate: o = "" } = t, { status: h = "" } = t, { tourid: u = "" } = t, { thumbnail: l = "" } = t, { userenrolled: f = "" } = t, { scorecriteria: c = "" } = t, { minbetcount: E = "" } = t, { showenrolled: d = "false" } = t, { gameurl: b = "" } = t, { lang: g = "en" } = t, { keepbrowsercontext: p = "false" } = t, { clientstyling: T = "" } = t, { clientstylingurl: P = "" } = t, { translationurl: H = "" } = t, C, U = "", L = !1, $ = "", j = "", B = "";
4369
4332
  const R = () => {
4370
4333
  fetch(H).then((O) => O.json()).then((O) => {
4371
- Object.keys(O).forEach((J) => {
4372
- xt(J, O[J]);
4334
+ Object.keys(O).forEach((V) => {
4335
+ bt(V, O[V]);
4373
4336
  });
4374
4337
  }).catch((O) => {
4375
4338
  console.log(O);
4376
4339
  });
4377
4340
  };
4378
- Object.keys(vt).forEach((m) => {
4379
- xt(m, vt[m]);
4341
+ Object.keys(gt).forEach((m) => {
4342
+ bt(m, gt[m]);
4380
4343
  });
4381
- const Ke = (m) => {
4382
- m.data && (m.data && m.data.type == "SessionID" && r(12, L = !0), m.data.type == `TournamentStatus_${u}` && r(0, l = m.data.status));
4383
- }, He = () => {
4344
+ const qe = (m) => {
4345
+ m.data && (m.data && m.data.type == "SessionID" && r(12, L = !0), m.data.type == `TournamentStatus_${u}` && r(0, h = m.data.status));
4346
+ }, Ae = () => {
4384
4347
  const m = { month: "long" };
4385
- let O = new Date(o), J = new Intl.DateTimeFormat("en", m).format(O), or = O.getDate(), ur = O.toLocaleString("en-GB", {
4348
+ let O = new Date(o), V = new Intl.DateTimeFormat("en", m).format(O), tr = O.getDate(), rr = O.toLocaleString("en-GB", {
4386
4349
  hour: "numeric",
4387
4350
  minute: "numeric",
4388
4351
  hour12: !1
4389
4352
  });
4390
- const lr = () => n(l === "Running" ? "startedAt" : "startingAt");
4391
- r(11, F = `${or} ` + n(`${J}`) + ", " + lr() + ` ${ur}`);
4353
+ const nr = () => n(h === "Running" ? "startedAt" : "startingAt");
4354
+ r(11, U = `${tr} ` + n(`${V}`) + ", " + nr() + ` ${rr}`);
4355
+ }, He = () => {
4356
+ h == "Unstarted" && (r(13, $ = n("scheduled")), r(15, B = "StatusUnstarted")), h == "Running" && (r(13, $ = n("ongoing")), r(15, B = "StatusRunning")), (h == "Closed" || h == "Closing") && r(13, $ = n("finished")), h == "Closed" && r(15, B = "StatusClosed"), h == "Closing" && r(15, B = "StatusClosing");
4392
4357
  }, Ce = () => {
4393
- l == "Unstarted" && (r(13, j = n("scheduled")), r(15, B = "StatusUnstarted")), l == "Running" && (r(13, j = n("ongoing")), r(15, B = "StatusRunning")), (l == "Closed" || l == "Closing") && r(13, j = n("finished")), l == "Closed" && r(15, B = "StatusClosed"), l == "Closing" && r(15, B = "StatusClosing");
4394
- }, Be = () => {
4395
- c == "BetCount" && r(14, V = n("betCount")), c == "MaxWinStakeRatio" && r(14, V = n("maxWinStakeRatio")), c == "WinStakeRatio" && r(14, V = n("winStakeRatio")), c == "Stake" && r(14, V = n("stake"));
4396
- }, et = (m, O) => {
4358
+ c == "BetCount" && r(14, j = n("betCount")), c == "MaxWinStakeRatio" && r(14, j = n("maxWinStakeRatio")), c == "WinStakeRatio" && r(14, j = n("winStakeRatio")), c == "Stake" && r(14, j = n("stake"));
4359
+ }, Ye = (m, O) => {
4397
4360
  window.postMessage({ type: "tournamentGamesClicked", tourId: O }, window.location.href);
4398
- }, rr = () => {
4361
+ }, Qt = () => {
4399
4362
  i.length > 0 && i != "false" ? r(12, L = !0) : r(12, L = !1);
4400
- }, nr = () => {
4363
+ }, qt = () => {
4401
4364
  let m = document.createElement("style");
4402
4365
  m.innerHTML = T, C.appendChild(m);
4403
- }, ir = () => {
4366
+ }, Yt = () => {
4404
4367
  let m = new URL(P), O = document.createElement("style");
4405
- fetch(m.href).then((J) => J.text()).then((J) => {
4406
- O.innerHTML = J, setTimeout(
4368
+ fetch(m.href).then((V) => V.text()).then((V) => {
4369
+ O.innerHTML = V, setTimeout(
4407
4370
  () => {
4408
4371
  C.appendChild(O);
4409
4372
  },
@@ -4415,51 +4378,51 @@ function wi(e, t, r) {
4415
4378
  );
4416
4379
  });
4417
4380
  };
4418
- Ar(() => (setTimeout(() => tt(), 1), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", Ke, !1), () => {
4419
- window.removeEventListener("message", Ke);
4381
+ dr(() => (setTimeout(() => Ke(), 1), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", qe, !1), () => {
4382
+ window.removeEventListener("message", qe);
4420
4383
  }));
4421
- const tt = () => {
4422
- Bi(g), Be(), Ce(), o && He();
4423
- }, sr = () => et();
4424
- function ar(m) {
4425
- ke[m ? "unshift" : "push"](() => {
4384
+ const Ke = () => {
4385
+ pi(g), Ce(), He(), o && Ae();
4386
+ }, Kt = () => Ye();
4387
+ function er(m) {
4388
+ Le[m ? "unshift" : "push"](() => {
4426
4389
  C = m, r(10, C);
4427
4390
  });
4428
4391
  }
4429
4392
  return e.$$set = (m) => {
4430
- "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(3, u = m.tourid), "thumbnail" in m && r(4, h = m.thumbnail), "userenrolled" in m && r(5, f = m.userenrolled), "scorecriteria" in m && r(23, c = m.scorecriteria), "minbetcount" in m && r(6, E = m.minbetcount), "showenrolled" in m && r(7, d = m.showenrolled), "gameurl" in m && r(8, b = m.gameurl), "lang" in m && r(24, g = m.lang), "keepbrowsercontext" in m && r(9, p = m.keepbrowsercontext), "clientstyling" in m && r(25, T = m.clientstyling), "clientstylingurl" in m && r(26, P = m.clientstylingurl), "translationurl" in m && r(27, H = m.translationurl);
4393
+ "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, h = m.status), "tourid" in m && r(3, u = m.tourid), "thumbnail" in m && r(4, l = m.thumbnail), "userenrolled" in m && r(5, f = m.userenrolled), "scorecriteria" in m && r(23, c = m.scorecriteria), "minbetcount" in m && r(6, E = m.minbetcount), "showenrolled" in m && r(7, d = m.showenrolled), "gameurl" in m && r(8, b = m.gameurl), "lang" in m && r(24, g = m.lang), "keepbrowsercontext" in m && r(9, p = m.keepbrowsercontext), "clientstyling" in m && r(25, T = m.clientstyling), "clientstylingurl" in m && r(26, P = m.clientstylingurl), "translationurl" in m && r(27, H = m.translationurl);
4431
4394
  }, e.$$.update = () => {
4432
4395
  e.$$.dirty[0] & /*customStylingContainer, clientstyling*/
4433
- 33555456 && C && T && nr(), e.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
4434
- 67109888 && C && P && ir(), e.$$.dirty[0] & /*translationurl*/
4396
+ 33555456 && C && T && qt(), e.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
4397
+ 67109888 && C && P && Yt(), e.$$.dirty[0] & /*translationurl*/
4435
4398
  134217728 && H && R(), e.$$.dirty[0] & /*session*/
4436
- 2097152 && i && rr(), e.$$.dirty[0] & /*status*/
4437
- 1 && l && Ce(), e.$$.dirty[0] & /*title, lang*/
4438
- 16777218 && a && g && tt(), e.$$.dirty[0] & /*startdate*/
4439
- 4 && o && He(), e.$$.dirty[0] & /*scorecriteria*/
4440
- 8388608 && c && Be();
4399
+ 2097152 && i && Qt(), e.$$.dirty[0] & /*status*/
4400
+ 1 && h && He(), e.$$.dirty[0] & /*title, lang*/
4401
+ 16777218 && a && g && Ke(), e.$$.dirty[0] & /*startdate*/
4402
+ 4 && o && Ae(), e.$$.dirty[0] & /*scorecriteria*/
4403
+ 8388608 && c && Ce();
4441
4404
  }, [
4442
- l,
4405
+ h,
4443
4406
  a,
4444
4407
  o,
4445
4408
  u,
4446
- h,
4409
+ l,
4447
4410
  f,
4448
4411
  E,
4449
4412
  d,
4450
4413
  b,
4451
4414
  p,
4452
4415
  C,
4453
- F,
4416
+ U,
4454
4417
  L,
4418
+ $,
4455
4419
  j,
4456
- V,
4457
4420
  B,
4458
4421
  n,
4422
+ Ae,
4459
4423
  He,
4460
4424
  Ce,
4461
- Be,
4462
- et,
4425
+ Ye,
4463
4426
  i,
4464
4427
  s,
4465
4428
  c,
@@ -4467,18 +4430,18 @@ function wi(e, t, r) {
4467
4430
  T,
4468
4431
  P,
4469
4432
  H,
4470
- sr,
4471
- ar
4433
+ Kt,
4434
+ er
4472
4435
  ];
4473
4436
  }
4474
- class Mi extends Dr {
4437
+ class Si extends Hr {
4475
4438
  constructor(t) {
4476
- super(), Rr(
4439
+ super(), Tr(
4477
4440
  this,
4478
4441
  t,
4479
- wi,
4480
- Oi,
4481
- Nt,
4442
+ vi,
4443
+ xi,
4444
+ St,
4482
4445
  {
4483
4446
  session: 21,
4484
4447
  userid: 22,
@@ -4498,7 +4461,7 @@ class Mi extends Dr {
4498
4461
  clientstylingurl: 26,
4499
4462
  translationurl: 27
4500
4463
  },
4501
- Ni,
4464
+ yi,
4502
4465
  [-1, -1]
4503
4466
  );
4504
4467
  }
@@ -4605,7 +4568,7 @@ class Mi extends Dr {
4605
4568
  this.$$set({ translationurl: t }), N();
4606
4569
  }
4607
4570
  }
4608
- Lr(Mi, { session: {}, userid: {}, title: {}, startdate: {}, status: {}, tourid: {}, thumbnail: {}, userenrolled: {}, scorecriteria: {}, minbetcount: {}, showenrolled: {}, gameurl: {}, lang: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4571
+ Ar(Si, { session: {}, userid: {}, title: {}, startdate: {}, status: {}, tourid: {}, thumbnail: {}, userenrolled: {}, scorecriteria: {}, minbetcount: {}, showenrolled: {}, gameurl: {}, lang: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4609
4572
  export {
4610
- Mi as default
4573
+ Si as C
4611
4574
  };