@everymatrix/casino-tournaments-thumbnail-rule 1.53.12 → 1.54.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,46 +1,75 @@
1
- function W() {
1
+ var hr = Object.defineProperty, cr = Object.defineProperties;
2
+ var fr = Object.getOwnPropertyDescriptors;
3
+ var ut = Object.getOwnPropertySymbols;
4
+ var mr = Object.prototype.hasOwnProperty, dr = Object.prototype.propertyIsEnumerable;
5
+ var Ie = (e, t, r) => t in e ? hr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, lt = (e, t) => {
6
+ for (var r in t || (t = {}))
7
+ mr.call(t, r) && Ie(e, r, t[r]);
8
+ if (ut)
9
+ for (var r of ut(t))
10
+ dr.call(t, r) && Ie(e, r, t[r]);
11
+ return e;
12
+ }, ht = (e, t) => cr(e, fr(t));
13
+ var M = (e, t, r) => Ie(e, typeof t != "symbol" ? t + "" : t, r);
14
+ var ct = (e, t, r) => new Promise((n, i) => {
15
+ var a = (l) => {
16
+ try {
17
+ s(r.next(l));
18
+ } catch (u) {
19
+ i(u);
20
+ }
21
+ }, o = (l) => {
22
+ try {
23
+ s(r.throw(l));
24
+ } catch (u) {
25
+ i(u);
26
+ }
27
+ }, s = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(a, o);
28
+ s((r = r.apply(e, t)).next());
29
+ });
30
+ function Z() {
2
31
  }
3
- function Mt(e) {
32
+ function Pt(e) {
4
33
  return e();
5
34
  }
6
- function ot() {
35
+ function ft() {
7
36
  return /* @__PURE__ */ Object.create(null);
8
37
  }
9
- function _e(e) {
10
- e.forEach(Mt);
38
+ function Ee(e) {
39
+ e.forEach(Pt);
11
40
  }
12
- function tt(e) {
41
+ function nt(e) {
13
42
  return typeof e == "function";
14
43
  }
15
- function Rt(e, t) {
44
+ function Ot(e, t) {
16
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
46
  }
18
- function ir(e) {
47
+ function pr(e) {
19
48
  return Object.keys(e).length === 0;
20
49
  }
21
- function kt(e, ...t) {
50
+ function It(e, ...t) {
22
51
  if (e == null) {
23
52
  for (const n of t)
24
53
  n(void 0);
25
- return W;
54
+ return Z;
26
55
  }
27
56
  const r = e.subscribe(...t);
28
57
  return r.unsubscribe ? () => r.unsubscribe() : r;
29
58
  }
30
- function ar(e, t, r) {
31
- e.$$.on_destroy.push(kt(t, r));
59
+ function br(e, t, r) {
60
+ e.$$.on_destroy.push(It(t, r));
32
61
  }
33
62
  function p(e, t) {
34
63
  e.appendChild(t);
35
64
  }
36
- function or(e, t, r) {
37
- const n = sr(e);
65
+ function gr(e, t, r) {
66
+ const n = yr(e);
38
67
  if (!n.getElementById(t)) {
39
68
  const i = x("style");
40
- i.id = t, i.textContent = r, ur(n, i);
69
+ i.id = t, i.textContent = r, vr(n, i);
41
70
  }
42
71
  }
43
- function sr(e) {
72
+ function yr(e) {
44
73
  if (!e) return document;
45
74
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
46
75
  return t && /** @type {ShadowRoot} */
@@ -49,14 +78,14 @@ function sr(e) {
49
78
  t
50
79
  ) : e.ownerDocument;
51
80
  }
52
- function ur(e, t) {
81
+ function vr(e, t) {
53
82
  return p(
54
83
  /** @type {Document} */
55
84
  e.head || e,
56
85
  t
57
86
  ), t.sheet;
58
87
  }
59
- function M(e, t, r) {
88
+ function R(e, t, r) {
60
89
  e.insertBefore(t, r || null);
61
90
  }
62
91
  function H(e) {
@@ -65,43 +94,43 @@ function H(e) {
65
94
  function x(e) {
66
95
  return document.createElement(e);
67
96
  }
68
- function lr(e) {
97
+ function _r(e) {
69
98
  return document.createElementNS("http://www.w3.org/2000/svg", e);
70
99
  }
71
- function z(e) {
100
+ function X(e) {
72
101
  return document.createTextNode(e);
73
102
  }
74
- function P() {
75
- return z(" ");
103
+ function O() {
104
+ return X(" ");
76
105
  }
77
- function Me() {
78
- return z("");
106
+ function Re() {
107
+ return X("");
79
108
  }
80
109
  function m(e, t, r) {
81
110
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
82
111
  }
83
- function hr(e) {
112
+ function Er(e) {
84
113
  return Array.from(e.childNodes);
85
114
  }
86
- function J(e, t) {
115
+ function Y(e, t) {
87
116
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
88
117
  t);
89
118
  }
90
- class Re {
91
- /**
92
- * @private
93
- * @default false
94
- */
95
- is_svg = !1;
96
- /** parent for creating node */
97
- e = void 0;
98
- /** html tag nodes */
99
- n = void 0;
100
- /** target */
101
- t = void 0;
102
- /** anchor */
103
- a = void 0;
119
+ class ke {
104
120
  constructor(t = !1) {
121
+ /**
122
+ * @private
123
+ * @default false
124
+ */
125
+ M(this, "is_svg", !1);
126
+ /** parent for creating node */
127
+ M(this, "e");
128
+ /** html tag nodes */
129
+ M(this, "n");
130
+ /** target */
131
+ M(this, "t");
132
+ /** anchor */
133
+ M(this, "a");
105
134
  this.is_svg = t, this.e = this.n = null;
106
135
  }
107
136
  /**
@@ -118,7 +147,7 @@ class Re {
118
147
  * @returns {void}
119
148
  */
120
149
  m(t, r, n = null) {
121
- this.e || (this.is_svg ? this.e = lr(
150
+ this.e || (this.is_svg ? this.e = _r(
122
151
  /** @type {keyof SVGElementTagNameMap} */
123
152
  r.nodeName
124
153
  ) : this.e = x(
@@ -142,7 +171,7 @@ class Re {
142
171
  * @returns {void} */
143
172
  i(t) {
144
173
  for (let r = 0; r < this.n.length; r += 1)
145
- M(this.t, this.n[r], t);
174
+ R(this.t, this.n[r], t);
146
175
  }
147
176
  /**
148
177
  * @param {string} html
@@ -157,7 +186,7 @@ class Re {
157
186
  this.n.forEach(H);
158
187
  }
159
188
  }
160
- function cr(e) {
189
+ function xr(e) {
161
190
  const t = {};
162
191
  return e.childNodes.forEach(
163
192
  /** @param {Element} node */
@@ -166,241 +195,245 @@ function cr(e) {
166
195
  }
167
196
  ), t;
168
197
  }
169
- let ge;
170
- function be(e) {
171
- ge = e;
198
+ let ye;
199
+ function ge(e) {
200
+ ye = e;
172
201
  }
173
- function fr() {
174
- if (!ge) throw new Error("Function called outside component initialization");
175
- return ge;
202
+ function Tr() {
203
+ if (!ye) throw new Error("Function called outside component initialization");
204
+ return ye;
176
205
  }
177
- function mr(e) {
178
- fr().$$.on_mount.push(e);
206
+ function Br(e) {
207
+ Tr().$$.on_mount.push(e);
179
208
  }
180
- const oe = [], je = [];
181
- let se = [];
182
- const st = [], dr = /* @__PURE__ */ Promise.resolve();
183
- let Ve = !1;
184
- function pr() {
185
- Ve || (Ve = !0, dr.then(V));
209
+ const se = [], ze = [];
210
+ let ue = [];
211
+ const mt = [], wr = /* @__PURE__ */ Promise.resolve();
212
+ let Xe = !1;
213
+ function Hr() {
214
+ Xe || (Xe = !0, wr.then(z));
186
215
  }
187
- function ze(e) {
188
- se.push(e);
216
+ function We(e) {
217
+ ue.push(e);
189
218
  }
190
- const Oe = /* @__PURE__ */ new Set();
191
- let ie = 0;
192
- function V() {
193
- if (ie !== 0)
219
+ const $e = /* @__PURE__ */ new Set();
220
+ let ae = 0;
221
+ function z() {
222
+ if (ae !== 0)
194
223
  return;
195
- const e = ge;
224
+ const e = ye;
196
225
  do {
197
226
  try {
198
- for (; ie < oe.length; ) {
199
- const t = oe[ie];
200
- ie++, be(t), br(t.$$);
227
+ for (; ae < se.length; ) {
228
+ const t = se[ae];
229
+ ae++, ge(t), Cr(t.$$);
201
230
  }
202
231
  } catch (t) {
203
- throw oe.length = 0, ie = 0, t;
232
+ throw se.length = 0, ae = 0, t;
204
233
  }
205
- for (be(null), oe.length = 0, ie = 0; je.length; ) je.pop()();
206
- for (let t = 0; t < se.length; t += 1) {
207
- const r = se[t];
208
- Oe.has(r) || (Oe.add(r), r());
234
+ for (ge(null), se.length = 0, ae = 0; ze.length; ) ze.pop()();
235
+ for (let t = 0; t < ue.length; t += 1) {
236
+ const r = ue[t];
237
+ $e.has(r) || ($e.add(r), r());
209
238
  }
210
- se.length = 0;
211
- } while (oe.length);
212
- for (; st.length; )
213
- st.pop()();
214
- Ve = !1, Oe.clear(), be(e);
239
+ ue.length = 0;
240
+ } while (se.length);
241
+ for (; mt.length; )
242
+ mt.pop()();
243
+ Xe = !1, $e.clear(), ge(e);
215
244
  }
216
- function br(e) {
245
+ function Cr(e) {
217
246
  if (e.fragment !== null) {
218
- e.update(), _e(e.before_update);
247
+ e.update(), Ee(e.before_update);
219
248
  const t = e.dirty;
220
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ze);
249
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(We);
221
250
  }
222
251
  }
223
- function gr(e) {
252
+ function Sr(e) {
224
253
  const t = [], r = [];
225
- se.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), se = t;
254
+ ue.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ue = t;
226
255
  }
227
- const yr = /* @__PURE__ */ new Set();
228
- function vr(e, t) {
229
- e && e.i && (yr.delete(e), e.i(t));
256
+ const Mr = /* @__PURE__ */ new Set();
257
+ function Rr(e, t) {
258
+ e && e.i && (Mr.delete(e), e.i(t));
230
259
  }
231
- function _r(e, t, r) {
260
+ function kr(e, t, r) {
232
261
  const { fragment: n, after_update: i } = e.$$;
233
- n && n.m(t, r), ze(() => {
234
- const a = e.$$.on_mount.map(Mt).filter(tt);
235
- e.$$.on_destroy ? e.$$.on_destroy.push(...a) : _e(a), e.$$.on_mount = [];
236
- }), i.forEach(ze);
262
+ n && n.m(t, r), We(() => {
263
+ const a = e.$$.on_mount.map(Pt).filter(nt);
264
+ e.$$.on_destroy ? e.$$.on_destroy.push(...a) : Ee(a), e.$$.on_mount = [];
265
+ }), i.forEach(We);
237
266
  }
238
- function Er(e, t) {
267
+ function Nr(e, t) {
239
268
  const r = e.$$;
240
- r.fragment !== null && (gr(r.after_update), _e(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
269
+ r.fragment !== null && (Sr(r.after_update), Ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
241
270
  }
242
- function xr(e, t) {
243
- e.$$.dirty[0] === -1 && (oe.push(e), pr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
271
+ function Ar(e, t) {
272
+ e.$$.dirty[0] === -1 && (se.push(e), Hr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
244
273
  }
245
- function Tr(e, t, r, n, i, a, s = null, o = [-1]) {
246
- const h = ge;
247
- be(e);
274
+ function Lr(e, t, r, n, i, a, o = null, s = [-1]) {
275
+ const l = ye;
276
+ ge(e);
248
277
  const u = e.$$ = {
249
278
  fragment: null,
250
279
  ctx: [],
251
280
  // state
252
281
  props: a,
253
- update: W,
282
+ update: Z,
254
283
  not_equal: i,
255
- bound: ot(),
284
+ bound: ft(),
256
285
  // lifecycle
257
286
  on_mount: [],
258
287
  on_destroy: [],
259
288
  on_disconnect: [],
260
289
  before_update: [],
261
290
  after_update: [],
262
- context: new Map(t.context || (h ? h.$$.context : [])),
291
+ context: new Map(t.context || (l ? l.$$.context : [])),
263
292
  // everything else
264
- callbacks: ot(),
265
- dirty: o,
293
+ callbacks: ft(),
294
+ dirty: s,
266
295
  skip_bound: !1,
267
- root: t.target || h.$$.root
296
+ root: t.target || l.$$.root
268
297
  };
269
- s && s(u.root);
270
- let l = !1;
298
+ o && o(u.root);
299
+ let h = !1;
271
300
  if (u.ctx = r(e, t.props || {}, (c, f, ...g) => {
272
301
  const y = g.length ? g[0] : f;
273
- return u.ctx && i(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), l && xr(e, c)), f;
274
- }), u.update(), l = !0, _e(u.before_update), u.fragment = n(u.ctx), t.target) {
302
+ return u.ctx && i(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && Ar(e, c)), f;
303
+ }), u.update(), h = !0, Ee(u.before_update), u.fragment = n(u.ctx), t.target) {
275
304
  if (t.hydrate) {
276
- const c = hr(t.target);
305
+ const c = Er(t.target);
277
306
  u.fragment && u.fragment.l(c), c.forEach(H);
278
307
  } else
279
308
  u.fragment && u.fragment.c();
280
- t.intro && vr(e.$$.fragment), _r(e, t.target, t.anchor), V();
309
+ t.intro && Rr(e.$$.fragment), kr(e, t.target, t.anchor), z();
281
310
  }
282
- be(h);
283
- }
284
- let Nt;
285
- typeof HTMLElement == "function" && (Nt = class extends HTMLElement {
286
- /** The Svelte component constructor */
287
- $$ctor;
288
- /** Slots */
289
- $$s;
290
- /** The Svelte component instance */
291
- $$c;
292
- /** Whether or not the custom element is connected */
293
- $$cn = !1;
294
- /** Component props data */
295
- $$d = {};
296
- /** `true` if currently in the process of reflecting component props back to attributes */
297
- $$r = !1;
298
- /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
299
- $$p_d = {};
300
- /** @type {Record<string, Function[]>} Event listeners */
301
- $$l = {};
302
- /** @type {Map<Function, Function>} Event listener unsubscribe functions */
303
- $$l_u = /* @__PURE__ */ new Map();
304
- constructor(e, t, r) {
305
- super(), this.$$ctor = e, this.$$s = t, r && this.attachShadow({ mode: "open" });
311
+ ge(l);
312
+ }
313
+ let $t;
314
+ typeof HTMLElement == "function" && ($t = class extends HTMLElement {
315
+ constructor(t, r, n) {
316
+ super();
317
+ /** The Svelte component constructor */
318
+ M(this, "$$ctor");
319
+ /** Slots */
320
+ M(this, "$$s");
321
+ /** The Svelte component instance */
322
+ M(this, "$$c");
323
+ /** Whether or not the custom element is connected */
324
+ M(this, "$$cn", !1);
325
+ /** Component props data */
326
+ M(this, "$$d", {});
327
+ /** `true` if currently in the process of reflecting component props back to attributes */
328
+ M(this, "$$r", !1);
329
+ /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
330
+ M(this, "$$p_d", {});
331
+ /** @type {Record<string, Function[]>} Event listeners */
332
+ M(this, "$$l", {});
333
+ /** @type {Map<Function, Function>} Event listener unsubscribe functions */
334
+ M(this, "$$l_u", /* @__PURE__ */ new Map());
335
+ this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
306
336
  }
307
- addEventListener(e, t, r) {
308
- if (this.$$l[e] = this.$$l[e] || [], this.$$l[e].push(t), this.$$c) {
309
- const n = this.$$c.$on(e, t);
310
- this.$$l_u.set(t, n);
337
+ addEventListener(t, r, n) {
338
+ if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
339
+ const i = this.$$c.$on(t, r);
340
+ this.$$l_u.set(r, i);
311
341
  }
312
- super.addEventListener(e, t, r);
342
+ super.addEventListener(t, r, n);
313
343
  }
314
- removeEventListener(e, t, r) {
315
- if (super.removeEventListener(e, t, r), this.$$c) {
316
- const n = this.$$l_u.get(t);
317
- n && (n(), this.$$l_u.delete(t));
344
+ removeEventListener(t, r, n) {
345
+ if (super.removeEventListener(t, r, n), this.$$c) {
346
+ const i = this.$$l_u.get(r);
347
+ i && (i(), this.$$l_u.delete(r));
318
348
  }
319
349
  }
320
- async connectedCallback() {
321
- if (this.$$cn = !0, !this.$$c) {
322
- let e = function(i) {
323
- return () => {
324
- let a;
325
- return {
326
- c: function() {
327
- a = x("slot"), i !== "default" && m(a, "name", i);
328
- },
329
- /**
330
- * @param {HTMLElement} target
331
- * @param {HTMLElement} [anchor]
332
- */
333
- m: function(h, u) {
334
- M(h, a, u);
335
- },
336
- d: function(h) {
337
- h && H(a);
338
- }
350
+ connectedCallback() {
351
+ return ct(this, null, function* () {
352
+ if (this.$$cn = !0, !this.$$c) {
353
+ let t = function(a) {
354
+ return () => {
355
+ let o;
356
+ return {
357
+ c: function() {
358
+ o = x("slot"), a !== "default" && m(o, "name", a);
359
+ },
360
+ /**
361
+ * @param {HTMLElement} target
362
+ * @param {HTMLElement} [anchor]
363
+ */
364
+ m: function(u, h) {
365
+ R(u, o, h);
366
+ },
367
+ d: function(u) {
368
+ u && H(o);
369
+ }
370
+ };
339
371
  };
340
372
  };
341
- };
342
- if (await Promise.resolve(), !this.$$cn || this.$$c)
343
- return;
344
- const t = {}, r = cr(this);
345
- for (const i of this.$$s)
346
- i in r && (t[i] = [e(i)]);
347
- for (const i of this.attributes) {
348
- const a = this.$$g_p(i.name);
349
- a in this.$$d || (this.$$d[a] = Be(a, i.value, this.$$p_d, "toProp"));
350
- }
351
- for (const i in this.$$p_d)
352
- !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
353
- this.$$c = new this.$$ctor({
354
- target: this.shadowRoot || this,
355
- props: {
356
- ...this.$$d,
357
- $$slots: t,
358
- $$scope: {
359
- ctx: []
360
- }
373
+ if (yield Promise.resolve(), !this.$$cn || this.$$c)
374
+ return;
375
+ const r = {}, n = xr(this);
376
+ for (const a of this.$$s)
377
+ a in n && (r[a] = [t(a)]);
378
+ for (const a of this.attributes) {
379
+ const o = this.$$g_p(a.name);
380
+ o in this.$$d || (this.$$d[o] = we(o, a.value, this.$$p_d, "toProp"));
361
381
  }
362
- });
363
- const n = () => {
364
- this.$$r = !0;
365
- for (const i in this.$$p_d)
366
- if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
367
- const a = Be(
368
- i,
369
- this.$$d[i],
370
- this.$$p_d,
371
- "toAttribute"
372
- );
373
- a == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, a);
382
+ for (const a in this.$$p_d)
383
+ !(a in this.$$d) && this[a] !== void 0 && (this.$$d[a] = this[a], delete this[a]);
384
+ this.$$c = new this.$$ctor({
385
+ target: this.shadowRoot || this,
386
+ props: ht(lt({}, this.$$d), {
387
+ $$slots: r,
388
+ $$scope: {
389
+ ctx: []
390
+ }
391
+ })
392
+ });
393
+ const i = () => {
394
+ this.$$r = !0;
395
+ for (const a in this.$$p_d)
396
+ if (this.$$d[a] = this.$$c.$$.ctx[this.$$c.$$.props[a]], this.$$p_d[a].reflect) {
397
+ const o = we(
398
+ a,
399
+ this.$$d[a],
400
+ this.$$p_d,
401
+ "toAttribute"
402
+ );
403
+ o == null ? this.removeAttribute(this.$$p_d[a].attribute || a) : this.setAttribute(this.$$p_d[a].attribute || a, o);
404
+ }
405
+ this.$$r = !1;
406
+ };
407
+ this.$$c.$$.after_update.push(i), i();
408
+ for (const a in this.$$l)
409
+ for (const o of this.$$l[a]) {
410
+ const s = this.$$c.$on(a, o);
411
+ this.$$l_u.set(o, s);
374
412
  }
375
- this.$$r = !1;
376
- };
377
- this.$$c.$$.after_update.push(n), n();
378
- for (const i in this.$$l)
379
- for (const a of this.$$l[i]) {
380
- const s = this.$$c.$on(i, a);
381
- this.$$l_u.set(a, s);
382
- }
383
- this.$$l = {};
384
- }
413
+ this.$$l = {};
414
+ }
415
+ });
385
416
  }
386
417
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
387
418
  // and setting attributes through setAttribute etc, this is helpful
388
- attributeChangedCallback(e, t, r) {
389
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = Be(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
419
+ attributeChangedCallback(t, r, n) {
420
+ var i;
421
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = we(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
390
422
  }
391
423
  disconnectedCallback() {
392
424
  this.$$cn = !1, Promise.resolve().then(() => {
393
425
  !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
394
426
  });
395
427
  }
396
- $$g_p(e) {
428
+ $$g_p(t) {
397
429
  return Object.keys(this.$$p_d).find(
398
- (t) => this.$$p_d[t].attribute === e || !this.$$p_d[t].attribute && t.toLowerCase() === e
399
- ) || e;
430
+ (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
431
+ ) || t;
400
432
  }
401
433
  });
402
- function Be(e, t, r, n) {
403
- const i = r[e]?.type;
434
+ function we(e, t, r, n) {
435
+ var a;
436
+ const i = (a = r[e]) == null ? void 0 : a.type;
404
437
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
405
438
  return t;
406
439
  if (n === "toAttribute")
@@ -411,7 +444,7 @@ function Be(e, t, r, n) {
411
444
  case "Boolean":
412
445
  return t ? "" : null;
413
446
  case "Number":
414
- return t ?? null;
447
+ return t == null ? null : t;
415
448
  default:
416
449
  return t;
417
450
  }
@@ -428,55 +461,59 @@ function Be(e, t, r, n) {
428
461
  return t;
429
462
  }
430
463
  }
431
- function Br(e, t, r, n, i, a) {
432
- let s = class extends Nt {
464
+ function Pr(e, t, r, n, i, a) {
465
+ let o = class extends $t {
433
466
  constructor() {
434
467
  super(e, r, i), this.$$p_d = t;
435
468
  }
436
469
  static get observedAttributes() {
437
470
  return Object.keys(t).map(
438
- (o) => (t[o].attribute || o).toLowerCase()
471
+ (s) => (t[s].attribute || s).toLowerCase()
439
472
  );
440
473
  }
441
474
  };
442
- return Object.keys(t).forEach((o) => {
443
- Object.defineProperty(s.prototype, o, {
475
+ return Object.keys(t).forEach((s) => {
476
+ Object.defineProperty(o.prototype, s, {
444
477
  get() {
445
- return this.$$c && o in this.$$c ? this.$$c[o] : this.$$d[o];
478
+ return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
446
479
  },
447
- set(h) {
448
- h = Be(o, h, t), this.$$d[o] = h, this.$$c?.$set({ [o]: h });
480
+ set(l) {
481
+ var u;
482
+ l = we(s, l, t), this.$$d[s] = l, (u = this.$$c) == null || u.$set({ [s]: l });
449
483
  }
450
484
  });
451
- }), n.forEach((o) => {
452
- Object.defineProperty(s.prototype, o, {
485
+ }), n.forEach((s) => {
486
+ Object.defineProperty(o.prototype, s, {
453
487
  get() {
454
- return this.$$c?.[o];
488
+ var l;
489
+ return (l = this.$$c) == null ? void 0 : l[s];
455
490
  }
456
491
  });
457
492
  }), e.element = /** @type {any} */
458
- s, s;
459
- }
460
- class wr {
461
- /**
462
- * ### PRIVATE API
463
- *
464
- * Do not use, may change at any time
465
- *
466
- * @type {any}
467
- */
468
- $$ = void 0;
469
- /**
470
- * ### PRIVATE API
471
- *
472
- * Do not use, may change at any time
473
- *
474
- * @type {any}
475
- */
476
- $$set = void 0;
493
+ o, o;
494
+ }
495
+ class Or {
496
+ constructor() {
497
+ /**
498
+ * ### PRIVATE API
499
+ *
500
+ * Do not use, may change at any time
501
+ *
502
+ * @type {any}
503
+ */
504
+ M(this, "$$");
505
+ /**
506
+ * ### PRIVATE API
507
+ *
508
+ * Do not use, may change at any time
509
+ *
510
+ * @type {any}
511
+ */
512
+ M(this, "$$set");
513
+ }
477
514
  /** @returns {void} */
478
515
  $destroy() {
479
- Er(this, 1), this.$destroy = W;
516
+ Nr(this, 1), this.$destroy = Z;
480
517
  }
481
518
  /**
482
519
  * @template {Extract<keyof Events, string>} K
@@ -485,8 +522,8 @@ class wr {
485
522
  * @returns {() => void}
486
523
  */
487
524
  $on(t, r) {
488
- if (!tt(r))
489
- return W;
525
+ if (!nt(r))
526
+ return Z;
490
527
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
491
528
  return n.push(r), () => {
492
529
  const i = n.indexOf(r);
@@ -498,159 +535,159 @@ class wr {
498
535
  * @returns {void}
499
536
  */
500
537
  $set(t) {
501
- this.$$set && !ir(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
538
+ this.$$set && !pr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
502
539
  }
503
540
  }
504
- const Hr = "4";
505
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Hr);
506
- const ae = [];
507
- function Cr(e, t) {
541
+ const Ir = "4";
542
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Ir);
543
+ const oe = [];
544
+ function $r(e, t) {
508
545
  return {
509
- subscribe: ke(e, t).subscribe
546
+ subscribe: Ne(e, t).subscribe
510
547
  };
511
548
  }
512
- function ke(e, t = W) {
549
+ function Ne(e, t = Z) {
513
550
  let r;
514
551
  const n = /* @__PURE__ */ new Set();
515
- function i(o) {
516
- if (Rt(e, o) && (e = o, r)) {
517
- const h = !ae.length;
552
+ function i(s) {
553
+ if (Ot(e, s) && (e = s, r)) {
554
+ const l = !oe.length;
518
555
  for (const u of n)
519
- u[1](), ae.push(u, e);
520
- if (h) {
521
- for (let u = 0; u < ae.length; u += 2)
522
- ae[u][0](ae[u + 1]);
523
- ae.length = 0;
556
+ u[1](), oe.push(u, e);
557
+ if (l) {
558
+ for (let u = 0; u < oe.length; u += 2)
559
+ oe[u][0](oe[u + 1]);
560
+ oe.length = 0;
524
561
  }
525
562
  }
526
563
  }
527
- function a(o) {
528
- i(o(e));
564
+ function a(s) {
565
+ i(s(e));
529
566
  }
530
- function s(o, h = W) {
531
- const u = [o, h];
532
- return n.add(u), n.size === 1 && (r = t(i, a) || W), o(e), () => {
567
+ function o(s, l = Z) {
568
+ const u = [s, l];
569
+ return n.add(u), n.size === 1 && (r = t(i, a) || Z), s(e), () => {
533
570
  n.delete(u), n.size === 0 && r && (r(), r = null);
534
571
  };
535
572
  }
536
- return { set: i, update: a, subscribe: s };
573
+ return { set: i, update: a, subscribe: o };
537
574
  }
538
- function fe(e, t, r) {
575
+ function me(e, t, r) {
539
576
  const n = !Array.isArray(e), i = n ? [e] : e;
540
577
  if (!i.every(Boolean))
541
578
  throw new Error("derived() expects stores as input, got a falsy value");
542
579
  const a = t.length < 2;
543
- return Cr(r, (s, o) => {
544
- let h = !1;
580
+ return $r(r, (o, s) => {
581
+ let l = !1;
545
582
  const u = [];
546
- let l = 0, c = W;
583
+ let h = 0, c = Z;
547
584
  const f = () => {
548
- if (l)
585
+ if (h)
549
586
  return;
550
587
  c();
551
- const y = t(n ? u[0] : u, s, o);
552
- a ? s(y) : c = tt(y) ? y : W;
588
+ const y = t(n ? u[0] : u, o, s);
589
+ a ? o(y) : c = nt(y) ? y : Z;
553
590
  }, g = i.map(
554
- (y, T) => kt(
591
+ (y, T) => It(
555
592
  y,
556
593
  (w) => {
557
- u[T] = w, l &= ~(1 << T), h && f();
594
+ u[T] = w, h &= ~(1 << T), l && f();
558
595
  },
559
596
  () => {
560
- l |= 1 << T;
597
+ h |= 1 << T;
561
598
  }
562
599
  )
563
600
  );
564
- return h = !0, f(), function() {
565
- _e(g), c(), h = !1;
601
+ return l = !0, f(), function() {
602
+ Ee(g), c(), l = !1;
566
603
  };
567
604
  });
568
605
  }
569
- function Sr(e) {
606
+ function Dr(e) {
570
607
  return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
571
608
  }
572
- var Mr = function(t) {
573
- return Rr(t) && !kr(t);
609
+ var Ur = function(t) {
610
+ return Gr(t) && !Fr(t);
574
611
  };
575
- function Rr(e) {
612
+ function Gr(e) {
576
613
  return !!e && typeof e == "object";
577
614
  }
578
- function kr(e) {
615
+ function Fr(e) {
579
616
  var t = Object.prototype.toString.call(e);
580
- return t === "[object RegExp]" || t === "[object Date]" || Lr(e);
617
+ return t === "[object RegExp]" || t === "[object Date]" || zr(e);
581
618
  }
582
- var Nr = typeof Symbol == "function" && Symbol.for, Ar = Nr ? Symbol.for("react.element") : 60103;
583
- function Lr(e) {
584
- return e.$$typeof === Ar;
619
+ var jr = typeof Symbol == "function" && Symbol.for, Vr = jr ? Symbol.for("react.element") : 60103;
620
+ function zr(e) {
621
+ return e.$$typeof === Vr;
585
622
  }
586
- function Pr(e) {
623
+ function Xr(e) {
587
624
  return Array.isArray(e) ? [] : {};
588
625
  }
589
- function ye(e, t) {
590
- return t.clone !== !1 && t.isMergeableObject(e) ? ue(Pr(e), e, t) : e;
626
+ function ve(e, t) {
627
+ return t.clone !== !1 && t.isMergeableObject(e) ? le(Xr(e), e, t) : e;
591
628
  }
592
- function Or(e, t, r) {
629
+ function Wr(e, t, r) {
593
630
  return e.concat(t).map(function(n) {
594
- return ye(n, r);
631
+ return ve(n, r);
595
632
  });
596
633
  }
597
- function Ir(e, t) {
634
+ function Zr(e, t) {
598
635
  if (!t.customMerge)
599
- return ue;
636
+ return le;
600
637
  var r = t.customMerge(e);
601
- return typeof r == "function" ? r : ue;
638
+ return typeof r == "function" ? r : le;
602
639
  }
603
- function $r(e) {
640
+ function Jr(e) {
604
641
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
605
642
  return Object.propertyIsEnumerable.call(e, t);
606
643
  }) : [];
607
644
  }
608
- function ut(e) {
609
- return Object.keys(e).concat($r(e));
645
+ function dt(e) {
646
+ return Object.keys(e).concat(Jr(e));
610
647
  }
611
- function At(e, t) {
648
+ function Dt(e, t) {
612
649
  try {
613
650
  return t in e;
614
- } catch {
651
+ } catch (r) {
615
652
  return !1;
616
653
  }
617
654
  }
618
- function Dr(e, t) {
619
- return At(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
655
+ function Yr(e, t) {
656
+ return Dt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
620
657
  }
621
- function Ur(e, t, r) {
658
+ function Kr(e, t, r) {
622
659
  var n = {};
623
- return r.isMergeableObject(e) && ut(e).forEach(function(i) {
624
- n[i] = ye(e[i], r);
625
- }), ut(t).forEach(function(i) {
626
- Dr(e, i) || (At(e, i) && r.isMergeableObject(t[i]) ? n[i] = Ir(i, r)(e[i], t[i], r) : n[i] = ye(t[i], r));
660
+ return r.isMergeableObject(e) && dt(e).forEach(function(i) {
661
+ n[i] = ve(e[i], r);
662
+ }), dt(t).forEach(function(i) {
663
+ Yr(e, i) || (Dt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Zr(i, r)(e[i], t[i], r) : n[i] = ve(t[i], r));
627
664
  }), n;
628
665
  }
629
- function ue(e, t, r) {
630
- r = r || {}, r.arrayMerge = r.arrayMerge || Or, r.isMergeableObject = r.isMergeableObject || Mr, r.cloneUnlessOtherwiseSpecified = ye;
666
+ function le(e, t, r) {
667
+ r = r || {}, r.arrayMerge = r.arrayMerge || Wr, r.isMergeableObject = r.isMergeableObject || Ur, r.cloneUnlessOtherwiseSpecified = ve;
631
668
  var n = Array.isArray(t), i = Array.isArray(e), a = n === i;
632
- return a ? n ? r.arrayMerge(e, t, r) : Ur(e, t, r) : ye(t, r);
669
+ return a ? n ? r.arrayMerge(e, t, r) : Kr(e, t, r) : ve(t, r);
633
670
  }
634
- ue.all = function(t, r) {
671
+ le.all = function(t, r) {
635
672
  if (!Array.isArray(t))
636
673
  throw new Error("first argument should be an array");
637
674
  return t.reduce(function(n, i) {
638
- return ue(n, i, r);
675
+ return le(n, i, r);
639
676
  }, {});
640
677
  };
641
- var Gr = ue, Fr = Gr;
642
- const jr = /* @__PURE__ */ Sr(Fr);
643
- var Xe = function(e, t) {
644
- return Xe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
678
+ var qr = le, Qr = qr;
679
+ const en = /* @__PURE__ */ Dr(Qr);
680
+ var Ze = function(e, t) {
681
+ return Ze = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
645
682
  r.__proto__ = n;
646
683
  } || function(r, n) {
647
684
  for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
648
- }, Xe(e, t);
685
+ }, Ze(e, t);
649
686
  };
650
- function Ne(e, t) {
687
+ function Ae(e, t) {
651
688
  if (typeof t != "function" && t !== null)
652
689
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
653
- Xe(e, t);
690
+ Ze(e, t);
654
691
  function r() {
655
692
  this.constructor = e;
656
693
  }
@@ -665,7 +702,7 @@ var _ = function() {
665
702
  return t;
666
703
  }, _.apply(this, arguments);
667
704
  };
668
- function Vr(e, t) {
705
+ function tn(e, t) {
669
706
  var r = {};
670
707
  for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
671
708
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -673,45 +710,45 @@ function Vr(e, t) {
673
710
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
674
711
  return r;
675
712
  }
676
- function Ie(e, t, r) {
713
+ function De(e, t, r) {
677
714
  if (r || arguments.length === 2) for (var n = 0, i = t.length, a; n < i; n++)
678
715
  (a || !(n in t)) && (a || (a = Array.prototype.slice.call(t, 0, n)), a[n] = t[n]);
679
716
  return e.concat(a || Array.prototype.slice.call(t));
680
717
  }
681
- function $e(e, t) {
682
- var r = t && t.cache ? t.cache : Kr, n = t && t.serializer ? t.serializer : Jr, i = t && t.strategy ? t.strategy : Xr;
718
+ function Ue(e, t) {
719
+ var r = t && t.cache ? t.cache : ln, n = t && t.serializer ? t.serializer : sn, i = t && t.strategy ? t.strategy : nn;
683
720
  return i(e, {
684
721
  cache: r,
685
722
  serializer: n
686
723
  });
687
724
  }
688
- function zr(e) {
725
+ function rn(e) {
689
726
  return e == null || typeof e == "number" || typeof e == "boolean";
690
727
  }
691
- function Lt(e, t, r, n) {
692
- var i = zr(n) ? n : r(n), a = t.get(i);
693
- return typeof a > "u" && (a = e.call(this, n), t.set(i, a)), a;
728
+ function Ut(e, t, r, n) {
729
+ var i = rn(n) ? n : r(n), a = t.get(i);
730
+ return typeof a == "undefined" && (a = e.call(this, n), t.set(i, a)), a;
694
731
  }
695
- function Pt(e, t, r) {
732
+ function Gt(e, t, r) {
696
733
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), a = t.get(i);
697
- return typeof a > "u" && (a = e.apply(this, n), t.set(i, a)), a;
734
+ return typeof a == "undefined" && (a = e.apply(this, n), t.set(i, a)), a;
698
735
  }
699
- function rt(e, t, r, n, i) {
736
+ function it(e, t, r, n, i) {
700
737
  return r.bind(t, e, n, i);
701
738
  }
702
- function Xr(e, t) {
703
- var r = e.length === 1 ? Lt : Pt;
704
- return rt(e, this, r, t.cache.create(), t.serializer);
739
+ function nn(e, t) {
740
+ var r = e.length === 1 ? Ut : Gt;
741
+ return it(e, this, r, t.cache.create(), t.serializer);
705
742
  }
706
- function Wr(e, t) {
707
- return rt(e, this, Pt, t.cache.create(), t.serializer);
743
+ function an(e, t) {
744
+ return it(e, this, Gt, t.cache.create(), t.serializer);
708
745
  }
709
- function Zr(e, t) {
710
- return rt(e, this, Lt, t.cache.create(), t.serializer);
746
+ function on(e, t) {
747
+ return it(e, this, Ut, t.cache.create(), t.serializer);
711
748
  }
712
- var Jr = function() {
749
+ var sn = function() {
713
750
  return JSON.stringify(arguments);
714
- }, Yr = (
751
+ }, un = (
715
752
  /** @class */
716
753
  function() {
717
754
  function e() {
@@ -723,13 +760,13 @@ var Jr = function() {
723
760
  this.cache[t] = r;
724
761
  }, e;
725
762
  }()
726
- ), Kr = {
763
+ ), ln = {
727
764
  create: function() {
728
- return new Yr();
765
+ return new un();
729
766
  }
730
- }, De = {
731
- variadic: Wr,
732
- monadic: Zr
767
+ }, Ge = {
768
+ variadic: an,
769
+ monadic: on
733
770
  }, b;
734
771
  (function(e) {
735
772
  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";
@@ -738,47 +775,47 @@ var B;
738
775
  (function(e) {
739
776
  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";
740
777
  })(B || (B = {}));
741
- var le;
778
+ var he;
742
779
  (function(e) {
743
780
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
744
- })(le || (le = {}));
745
- function lt(e) {
781
+ })(he || (he = {}));
782
+ function pt(e) {
746
783
  return e.type === B.literal;
747
784
  }
748
- function qr(e) {
785
+ function hn(e) {
749
786
  return e.type === B.argument;
750
787
  }
751
- function Ot(e) {
788
+ function Ft(e) {
752
789
  return e.type === B.number;
753
790
  }
754
- function It(e) {
791
+ function jt(e) {
755
792
  return e.type === B.date;
756
793
  }
757
- function $t(e) {
794
+ function Vt(e) {
758
795
  return e.type === B.time;
759
796
  }
760
- function Dt(e) {
797
+ function zt(e) {
761
798
  return e.type === B.select;
762
799
  }
763
- function Ut(e) {
800
+ function Xt(e) {
764
801
  return e.type === B.plural;
765
802
  }
766
- function Qr(e) {
803
+ function cn(e) {
767
804
  return e.type === B.pound;
768
805
  }
769
- function Gt(e) {
806
+ function Wt(e) {
770
807
  return e.type === B.tag;
771
808
  }
772
- function Ft(e) {
773
- return !!(e && typeof e == "object" && e.type === le.number);
809
+ function Zt(e) {
810
+ return !!(e && typeof e == "object" && e.type === he.number);
774
811
  }
775
- function We(e) {
776
- return !!(e && typeof e == "object" && e.type === le.dateTime);
812
+ function Je(e) {
813
+ return !!(e && typeof e == "object" && e.type === he.dateTime);
777
814
  }
778
- var jt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, en = /(?:[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;
779
- function tn(e) {
815
+ var Jt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, fn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
816
+ function mn(e) {
780
817
  var t = {};
781
- return e.replace(en, function(r) {
818
+ return e.replace(fn, function(r) {
782
819
  var n = r.length;
783
820
  switch (r[0]) {
784
821
  case "G":
@@ -867,36 +904,36 @@ function tn(e) {
867
904
  return "";
868
905
  }), t;
869
906
  }
870
- var rn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
871
- function nn(e) {
907
+ var dn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
908
+ function pn(e) {
872
909
  if (e.length === 0)
873
910
  throw new Error("Number skeleton cannot be empty");
874
- for (var t = e.split(rn).filter(function(f) {
911
+ for (var t = e.split(dn).filter(function(f) {
875
912
  return f.length > 0;
876
913
  }), r = [], n = 0, i = t; n < i.length; n++) {
877
- var a = i[n], s = a.split("/");
878
- if (s.length === 0)
914
+ var a = i[n], o = a.split("/");
915
+ if (o.length === 0)
879
916
  throw new Error("Invalid number skeleton");
880
- for (var o = s[0], h = s.slice(1), u = 0, l = h; u < l.length; u++) {
881
- var c = l[u];
917
+ for (var s = o[0], l = o.slice(1), u = 0, h = l; u < h.length; u++) {
918
+ var c = h[u];
882
919
  if (c.length === 0)
883
920
  throw new Error("Invalid number skeleton");
884
921
  }
885
- r.push({ stem: o, options: h });
922
+ r.push({ stem: s, options: l });
886
923
  }
887
924
  return r;
888
925
  }
889
- function an(e) {
926
+ function bn(e) {
890
927
  return e.replace(/^(.*?)-/, "");
891
928
  }
892
- var ht = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Vt = /^(@+)?(\+|#+)?[rs]?$/g, on = /(\*)(0+)|(#+)(0+)|(0+)/g, zt = /^(0+)$/;
893
- function ct(e) {
929
+ var bt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Yt = /^(@+)?(\+|#+)?[rs]?$/g, gn = /(\*)(0+)|(#+)(0+)|(0+)/g, Kt = /^(0+)$/;
930
+ function gt(e) {
894
931
  var t = {};
895
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Vt, function(r, n, i) {
932
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Yt, function(r, n, i) {
896
933
  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)), "";
897
934
  }), t;
898
935
  }
899
- function Xt(e) {
936
+ function qt(e) {
900
937
  switch (e) {
901
938
  case "sign-auto":
902
939
  return {
@@ -936,7 +973,7 @@ function Xt(e) {
936
973
  };
937
974
  }
938
975
  }
939
- function sn(e) {
976
+ function yn(e) {
940
977
  var t;
941
978
  if (e[0] === "E" && e[1] === "E" ? (t = {
942
979
  notation: "engineering"
@@ -944,17 +981,17 @@ function sn(e) {
944
981
  notation: "scientific"
945
982
  }, e = e.slice(1)), t) {
946
983
  var r = e.slice(0, 2);
947
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !zt.test(e))
984
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Kt.test(e))
948
985
  throw new Error("Malformed concise eng/scientific notation");
949
986
  t.minimumIntegerDigits = e.length;
950
987
  }
951
988
  return t;
952
989
  }
953
- function ft(e) {
954
- var t = {}, r = Xt(e);
990
+ function yt(e) {
991
+ var t = {}, r = qt(e);
955
992
  return r || t;
956
993
  }
957
- function un(e) {
994
+ function vn(e) {
958
995
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
959
996
  var i = n[r];
960
997
  switch (i.stem) {
@@ -978,7 +1015,7 @@ function un(e) {
978
1015
  continue;
979
1016
  case "measure-unit":
980
1017
  case "unit":
981
- t.style = "unit", t.unit = an(i.options[0]);
1018
+ t.style = "unit", t.unit = bn(i.options[0]);
982
1019
  continue;
983
1020
  case "compact-short":
984
1021
  case "K":
@@ -989,13 +1026,13 @@ function un(e) {
989
1026
  t.notation = "compact", t.compactDisplay = "long";
990
1027
  continue;
991
1028
  case "scientific":
992
- t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
993
- return _(_({}, h), ft(u));
1029
+ t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1030
+ return _(_({}, l), yt(u));
994
1031
  }, {}));
995
1032
  continue;
996
1033
  case "engineering":
997
- t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
998
- return _(_({}, h), ft(u));
1034
+ t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1035
+ return _(_({}, l), yt(u));
999
1036
  }, {}));
1000
1037
  continue;
1001
1038
  case "notation-simple":
@@ -1040,9 +1077,9 @@ function un(e) {
1040
1077
  case "integer-width":
1041
1078
  if (i.options.length > 1)
1042
1079
  throw new RangeError("integer-width stems only accept a single optional option");
1043
- i.options[0].replace(on, function(h, u, l, c, f, g) {
1080
+ i.options[0].replace(gn, function(l, u, h, c, f, g) {
1044
1081
  if (u)
1045
- t.minimumIntegerDigits = l.length;
1082
+ t.minimumIntegerDigits = h.length;
1046
1083
  else {
1047
1084
  if (c && f)
1048
1085
  throw new Error("We currently do not support maximum integer digits");
@@ -1053,32 +1090,32 @@ function un(e) {
1053
1090
  });
1054
1091
  continue;
1055
1092
  }
1056
- if (zt.test(i.stem)) {
1093
+ if (Kt.test(i.stem)) {
1057
1094
  t.minimumIntegerDigits = i.stem.length;
1058
1095
  continue;
1059
1096
  }
1060
- if (ht.test(i.stem)) {
1097
+ if (bt.test(i.stem)) {
1061
1098
  if (i.options.length > 1)
1062
1099
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1063
- i.stem.replace(ht, function(h, u, l, c, f, g) {
1064
- return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && g ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + g.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1100
+ i.stem.replace(bt, function(l, u, h, c, f, g) {
1101
+ return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && g ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + g.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1065
1102
  });
1066
1103
  var a = i.options[0];
1067
- a === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : a && (t = _(_({}, t), ct(a)));
1104
+ a === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : a && (t = _(_({}, t), gt(a)));
1068
1105
  continue;
1069
1106
  }
1070
- if (Vt.test(i.stem)) {
1071
- t = _(_({}, t), ct(i.stem));
1107
+ if (Yt.test(i.stem)) {
1108
+ t = _(_({}, t), gt(i.stem));
1072
1109
  continue;
1073
1110
  }
1074
- var s = Xt(i.stem);
1075
- s && (t = _(_({}, t), s));
1076
- var o = sn(i.stem);
1111
+ var o = qt(i.stem);
1077
1112
  o && (t = _(_({}, t), o));
1113
+ var s = yn(i.stem);
1114
+ s && (t = _(_({}, t), s));
1078
1115
  }
1079
1116
  return t;
1080
1117
  }
1081
- var Te = {
1118
+ var Be = {
1082
1119
  "001": [
1083
1120
  "H",
1084
1121
  "h"
@@ -2493,22 +2530,22 @@ var Te = {
2493
2530
  "h"
2494
2531
  ]
2495
2532
  };
2496
- function ln(e, t) {
2533
+ function _n(e, t) {
2497
2534
  for (var r = "", n = 0; n < e.length; n++) {
2498
2535
  var i = e.charAt(n);
2499
2536
  if (i === "j") {
2500
2537
  for (var a = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2501
2538
  a++, n++;
2502
- var s = 1 + (a & 1), o = a < 2 ? 1 : 3 + (a >> 1), h = "a", u = hn(t);
2503
- for ((u == "H" || u == "k") && (o = 0); o-- > 0; )
2504
- r += h;
2505
- for (; s-- > 0; )
2539
+ var o = 1 + (a & 1), s = a < 2 ? 1 : 3 + (a >> 1), l = "a", u = En(t);
2540
+ for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
2541
+ r += l;
2542
+ for (; o-- > 0; )
2506
2543
  r = u + r;
2507
2544
  } else i === "J" ? r += "H" : r += i;
2508
2545
  }
2509
2546
  return r;
2510
2547
  }
2511
- function hn(e) {
2548
+ function En(e) {
2512
2549
  var t = e.hourCycle;
2513
2550
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2514
2551
  e.hourCycles && // @ts-ignore
@@ -2527,23 +2564,23 @@ function hn(e) {
2527
2564
  }
2528
2565
  var r = e.language, n;
2529
2566
  r !== "root" && (n = e.maximize().region);
2530
- var i = Te[n || ""] || Te[r || ""] || Te["".concat(r, "-001")] || Te["001"];
2567
+ var i = Be[n || ""] || Be[r || ""] || Be["".concat(r, "-001")] || Be["001"];
2531
2568
  return i[0];
2532
2569
  }
2533
- var Ue, cn = new RegExp("^".concat(jt.source, "*")), fn = new RegExp("".concat(jt.source, "*$"));
2570
+ var Fe, xn = new RegExp("^".concat(Jt.source, "*")), Tn = new RegExp("".concat(Jt.source, "*$"));
2534
2571
  function v(e, t) {
2535
2572
  return { start: e, end: t };
2536
2573
  }
2537
- var mn = !!String.prototype.startsWith && "_a".startsWith("a", 1), dn = !!String.fromCodePoint, pn = !!Object.fromEntries, bn = !!String.prototype.codePointAt, gn = !!String.prototype.trimStart, yn = !!String.prototype.trimEnd, vn = !!Number.isSafeInteger, _n = vn ? Number.isSafeInteger : function(e) {
2574
+ var Bn = !!String.prototype.startsWith && "_a".startsWith("a", 1), wn = !!String.fromCodePoint, Hn = !!Object.fromEntries, Cn = !!String.prototype.codePointAt, Sn = !!String.prototype.trimStart, Mn = !!String.prototype.trimEnd, Rn = !!Number.isSafeInteger, kn = Rn ? Number.isSafeInteger : function(e) {
2538
2575
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2539
- }, Ze = !0;
2576
+ }, Ye = !0;
2540
2577
  try {
2541
- var En = Zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2542
- Ze = ((Ue = En.exec("a")) === null || Ue === void 0 ? void 0 : Ue[0]) === "a";
2543
- } catch {
2544
- Ze = !1;
2578
+ var Nn = er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2579
+ Ye = ((Fe = Nn.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
2580
+ } catch (e) {
2581
+ Ye = !1;
2545
2582
  }
2546
- var mt = mn ? (
2583
+ var vt = Bn ? (
2547
2584
  // Native
2548
2585
  function(t, r, n) {
2549
2586
  return t.startsWith(r, n);
@@ -2553,31 +2590,31 @@ var mt = mn ? (
2553
2590
  function(t, r, n) {
2554
2591
  return t.slice(n, n + r.length) === r;
2555
2592
  }
2556
- ), Je = dn ? String.fromCodePoint : (
2593
+ ), Ke = wn ? String.fromCodePoint : (
2557
2594
  // IE11
2558
2595
  function() {
2559
2596
  for (var t = [], r = 0; r < arguments.length; r++)
2560
2597
  t[r] = arguments[r];
2561
- for (var n = "", i = t.length, a = 0, s; i > a; ) {
2562
- if (s = t[a++], s > 1114111)
2563
- throw RangeError(s + " is not a valid code point");
2564
- n += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
2598
+ for (var n = "", i = t.length, a = 0, o; i > a; ) {
2599
+ if (o = t[a++], o > 1114111)
2600
+ throw RangeError(o + " is not a valid code point");
2601
+ n += o < 65536 ? String.fromCharCode(o) : String.fromCharCode(((o -= 65536) >> 10) + 55296, o % 1024 + 56320);
2565
2602
  }
2566
2603
  return n;
2567
2604
  }
2568
- ), dt = (
2605
+ ), _t = (
2569
2606
  // native
2570
- pn ? Object.fromEntries : (
2607
+ Hn ? Object.fromEntries : (
2571
2608
  // Ponyfill
2572
2609
  function(t) {
2573
2610
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
2574
- var a = i[n], s = a[0], o = a[1];
2575
- r[s] = o;
2611
+ var a = i[n], o = a[0], s = a[1];
2612
+ r[o] = s;
2576
2613
  }
2577
2614
  return r;
2578
2615
  }
2579
2616
  )
2580
- ), Wt = bn ? (
2617
+ ), Qt = Cn ? (
2581
2618
  // Native
2582
2619
  function(t, r) {
2583
2620
  return t.codePointAt(r);
@@ -2591,7 +2628,7 @@ var mt = mn ? (
2591
2628
  return i < 55296 || i > 56319 || r + 1 === n || (a = t.charCodeAt(r + 1)) < 56320 || a > 57343 ? i : (i - 55296 << 10) + (a - 56320) + 65536;
2592
2629
  }
2593
2630
  }
2594
- ), xn = gn ? (
2631
+ ), An = Sn ? (
2595
2632
  // Native
2596
2633
  function(t) {
2597
2634
  return t.trimStart();
@@ -2599,9 +2636,9 @@ var mt = mn ? (
2599
2636
  ) : (
2600
2637
  // Ponyfill
2601
2638
  function(t) {
2602
- return t.replace(cn, "");
2639
+ return t.replace(xn, "");
2603
2640
  }
2604
- ), Tn = yn ? (
2641
+ ), Ln = Mn ? (
2605
2642
  // Native
2606
2643
  function(t) {
2607
2644
  return t.trimEnd();
@@ -2609,32 +2646,32 @@ var mt = mn ? (
2609
2646
  ) : (
2610
2647
  // Ponyfill
2611
2648
  function(t) {
2612
- return t.replace(fn, "");
2649
+ return t.replace(Tn, "");
2613
2650
  }
2614
2651
  );
2615
- function Zt(e, t) {
2652
+ function er(e, t) {
2616
2653
  return new RegExp(e, t);
2617
2654
  }
2618
- var Ye;
2619
- if (Ze) {
2620
- var pt = Zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2621
- Ye = function(t, r) {
2655
+ var qe;
2656
+ if (Ye) {
2657
+ var Et = er("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2658
+ qe = function(t, r) {
2622
2659
  var n;
2623
- pt.lastIndex = r;
2624
- var i = pt.exec(t);
2660
+ Et.lastIndex = r;
2661
+ var i = Et.exec(t);
2625
2662
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2626
2663
  };
2627
2664
  } else
2628
- Ye = function(t, r) {
2665
+ qe = function(t, r) {
2629
2666
  for (var n = []; ; ) {
2630
- var i = Wt(t, r);
2631
- if (i === void 0 || Jt(i) || Cn(i))
2667
+ var i = Qt(t, r);
2668
+ if (i === void 0 || tr(i) || $n(i))
2632
2669
  break;
2633
2670
  n.push(i), r += i >= 65536 ? 2 : 1;
2634
2671
  }
2635
- return Je.apply(void 0, n);
2672
+ return Ke.apply(void 0, n);
2636
2673
  };
2637
- var Bn = (
2674
+ var Pn = (
2638
2675
  /** @class */
2639
2676
  function() {
2640
2677
  function e(t, r) {
@@ -2648,33 +2685,33 @@ var Bn = (
2648
2685
  for (var i = []; !this.isEOF(); ) {
2649
2686
  var a = this.char();
2650
2687
  if (a === 123) {
2651
- var s = this.parseArgument(t, n);
2652
- if (s.err)
2653
- return s;
2654
- i.push(s.val);
2688
+ var o = this.parseArgument(t, n);
2689
+ if (o.err)
2690
+ return o;
2691
+ i.push(o.val);
2655
2692
  } else {
2656
2693
  if (a === 125 && t > 0)
2657
2694
  break;
2658
2695
  if (a === 35 && (r === "plural" || r === "selectordinal")) {
2659
- var o = this.clonePosition();
2696
+ var s = this.clonePosition();
2660
2697
  this.bump(), i.push({
2661
2698
  type: B.pound,
2662
- location: v(o, this.clonePosition())
2699
+ location: v(s, this.clonePosition())
2663
2700
  });
2664
2701
  } else if (a === 60 && !this.ignoreTag && this.peek() === 47) {
2665
2702
  if (n)
2666
2703
  break;
2667
2704
  return this.error(b.UNMATCHED_CLOSING_TAG, v(this.clonePosition(), this.clonePosition()));
2668
- } else if (a === 60 && !this.ignoreTag && Ke(this.peek() || 0)) {
2669
- var s = this.parseTag(t, r);
2670
- if (s.err)
2671
- return s;
2672
- i.push(s.val);
2705
+ } else if (a === 60 && !this.ignoreTag && Qe(this.peek() || 0)) {
2706
+ var o = this.parseTag(t, r);
2707
+ if (o.err)
2708
+ return o;
2709
+ i.push(o.val);
2673
2710
  } else {
2674
- var s = this.parseLiteral(t, r);
2675
- if (s.err)
2676
- return s;
2677
- i.push(s.val);
2711
+ var o = this.parseLiteral(t, r);
2712
+ if (o.err)
2713
+ return o;
2714
+ i.push(o.val);
2678
2715
  }
2679
2716
  }
2680
2717
  }
@@ -2696,27 +2733,27 @@ var Bn = (
2696
2733
  var a = this.parseMessage(t + 1, r, !0);
2697
2734
  if (a.err)
2698
2735
  return a;
2699
- var s = a.val, o = this.clonePosition();
2736
+ var o = a.val, s = this.clonePosition();
2700
2737
  if (this.bumpIf("</")) {
2701
- if (this.isEOF() || !Ke(this.char()))
2702
- return this.error(b.INVALID_TAG, v(o, this.clonePosition()));
2703
- var h = this.clonePosition(), u = this.parseTagName();
2704
- return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, v(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2738
+ if (this.isEOF() || !Qe(this.char()))
2739
+ return this.error(b.INVALID_TAG, v(s, this.clonePosition()));
2740
+ var l = this.clonePosition(), u = this.parseTagName();
2741
+ return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, v(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2705
2742
  val: {
2706
2743
  type: B.tag,
2707
2744
  value: i,
2708
- children: s,
2745
+ children: o,
2709
2746
  location: v(n, this.clonePosition())
2710
2747
  },
2711
2748
  err: null
2712
- } : this.error(b.INVALID_TAG, v(o, this.clonePosition())));
2749
+ } : this.error(b.INVALID_TAG, v(s, this.clonePosition())));
2713
2750
  } else
2714
2751
  return this.error(b.UNCLOSED_TAG, v(n, this.clonePosition()));
2715
2752
  } else
2716
2753
  return this.error(b.INVALID_TAG, v(n, this.clonePosition()));
2717
2754
  }, e.prototype.parseTagName = function() {
2718
2755
  var t = this.offset();
2719
- for (this.bump(); !this.isEOF() && Hn(this.char()); )
2756
+ for (this.bump(); !this.isEOF() && In(this.char()); )
2720
2757
  this.bump();
2721
2758
  return this.message.slice(t, this.offset());
2722
2759
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2726,26 +2763,26 @@ var Bn = (
2726
2763
  i += a;
2727
2764
  continue;
2728
2765
  }
2729
- var s = this.tryParseUnquoted(t, r);
2730
- if (s) {
2731
- i += s;
2732
- continue;
2733
- }
2734
- var o = this.tryParseLeftAngleBracket();
2766
+ var o = this.tryParseUnquoted(t, r);
2735
2767
  if (o) {
2736
2768
  i += o;
2737
2769
  continue;
2738
2770
  }
2771
+ var s = this.tryParseLeftAngleBracket();
2772
+ if (s) {
2773
+ i += s;
2774
+ continue;
2775
+ }
2739
2776
  break;
2740
2777
  }
2741
- var h = v(n, this.clonePosition());
2778
+ var l = v(n, this.clonePosition());
2742
2779
  return {
2743
- val: { type: B.literal, value: i, location: h },
2780
+ val: { type: B.literal, value: i, location: l },
2744
2781
  err: null
2745
2782
  };
2746
2783
  }, e.prototype.tryParseLeftAngleBracket = function() {
2747
2784
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2748
- !wn(this.peek() || 0)) ? (this.bump(), "<") : null;
2785
+ !On(this.peek() || 0)) ? (this.bump(), "<") : null;
2749
2786
  }, e.prototype.tryParseQuote = function(t) {
2750
2787
  if (this.isEOF() || this.char() !== 39)
2751
2788
  return null;
@@ -2779,12 +2816,12 @@ var Bn = (
2779
2816
  r.push(n);
2780
2817
  this.bump();
2781
2818
  }
2782
- return Je.apply(void 0, r);
2819
+ return Ke.apply(void 0, r);
2783
2820
  }, e.prototype.tryParseUnquoted = function(t, r) {
2784
2821
  if (this.isEOF())
2785
2822
  return null;
2786
2823
  var n = this.char();
2787
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Je(n));
2824
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ke(n));
2788
2825
  }, e.prototype.parseArgument = function(t, r) {
2789
2826
  var n = this.clonePosition();
2790
2827
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -2813,15 +2850,15 @@ var Bn = (
2813
2850
  return this.error(b.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
2814
2851
  }
2815
2852
  }, e.prototype.parseIdentifierIfPossible = function() {
2816
- var t = this.clonePosition(), r = this.offset(), n = Ye(this.message, r), i = r + n.length;
2853
+ var t = this.clonePosition(), r = this.offset(), n = qe(this.message, r), i = r + n.length;
2817
2854
  this.bumpTo(i);
2818
- var a = this.clonePosition(), s = v(t, a);
2819
- return { value: n, location: s };
2855
+ var a = this.clonePosition(), o = v(t, a);
2856
+ return { value: n, location: o };
2820
2857
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2821
- var a, s = this.clonePosition(), o = this.parseIdentifierIfPossible().value, h = this.clonePosition();
2822
- switch (o) {
2858
+ var a, o = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2859
+ switch (s) {
2823
2860
  case "":
2824
- return this.error(b.EXPECT_ARGUMENT_TYPE, v(s, h));
2861
+ return this.error(b.EXPECT_ARGUMENT_TYPE, v(o, l));
2825
2862
  case "number":
2826
2863
  case "date":
2827
2864
  case "time": {
@@ -2829,22 +2866,22 @@ var Bn = (
2829
2866
  var u = null;
2830
2867
  if (this.bumpIf(",")) {
2831
2868
  this.bumpSpace();
2832
- var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2869
+ var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2833
2870
  if (c.err)
2834
2871
  return c;
2835
- var f = Tn(c.val);
2872
+ var f = Ln(c.val);
2836
2873
  if (f.length === 0)
2837
2874
  return this.error(b.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
2838
- var g = v(l, this.clonePosition());
2875
+ var g = v(h, this.clonePosition());
2839
2876
  u = { style: f, styleLocation: g };
2840
2877
  }
2841
2878
  var y = this.tryParseArgumentClose(i);
2842
2879
  if (y.err)
2843
2880
  return y;
2844
2881
  var T = v(i, this.clonePosition());
2845
- if (u && mt(u?.style, "::", 0)) {
2846
- var w = xn(u.style.slice(2));
2847
- if (o === "number") {
2882
+ if (u && vt(u == null ? void 0 : u.style, "::", 0)) {
2883
+ var w = An(u.style.slice(2));
2884
+ if (s === "number") {
2848
2885
  var c = this.parseNumberSkeletonFromString(w, u.styleLocation);
2849
2886
  return c.err ? c : {
2850
2887
  val: { type: B.number, value: n, location: T, style: c.val },
@@ -2854,25 +2891,25 @@ var Bn = (
2854
2891
  if (w.length === 0)
2855
2892
  return this.error(b.EXPECT_DATE_TIME_SKELETON, T);
2856
2893
  var C = w;
2857
- this.locale && (C = ln(w, this.locale));
2894
+ this.locale && (C = _n(w, this.locale));
2858
2895
  var f = {
2859
- type: le.dateTime,
2896
+ type: he.dateTime,
2860
2897
  pattern: C,
2861
2898
  location: u.styleLocation,
2862
- parsedOptions: this.shouldParseSkeletons ? tn(C) : {}
2863
- }, R = o === "date" ? B.date : B.time;
2899
+ parsedOptions: this.shouldParseSkeletons ? mn(C) : {}
2900
+ }, k = s === "date" ? B.date : B.time;
2864
2901
  return {
2865
- val: { type: R, value: n, location: T, style: f },
2902
+ val: { type: k, value: n, location: T, style: f },
2866
2903
  err: null
2867
2904
  };
2868
2905
  }
2869
2906
  }
2870
2907
  return {
2871
2908
  val: {
2872
- type: o === "number" ? B.number : o === "date" ? B.date : B.time,
2909
+ type: s === "number" ? B.number : s === "date" ? B.date : B.time,
2873
2910
  value: n,
2874
2911
  location: T,
2875
- style: (a = u?.style) !== null && a !== void 0 ? a : null
2912
+ style: (a = u == null ? void 0 : u.style) !== null && a !== void 0 ? a : null
2876
2913
  },
2877
2914
  err: null
2878
2915
  };
@@ -2884,45 +2921,45 @@ var Bn = (
2884
2921
  if (this.bumpSpace(), !this.bumpIf(","))
2885
2922
  return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, v(S, _({}, S)));
2886
2923
  this.bumpSpace();
2887
- var N = this.parseIdentifierIfPossible(), A = 0;
2888
- if (o !== "select" && N.value === "offset") {
2924
+ var A = this.parseIdentifierIfPossible(), L = 0;
2925
+ if (s !== "select" && A.value === "offset") {
2889
2926
  if (!this.bumpIf(":"))
2890
2927
  return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v(this.clonePosition(), this.clonePosition()));
2891
2928
  this.bumpSpace();
2892
2929
  var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2893
2930
  if (c.err)
2894
2931
  return c;
2895
- this.bumpSpace(), N = this.parseIdentifierIfPossible(), A = c.val;
2932
+ this.bumpSpace(), A = this.parseIdentifierIfPossible(), L = c.val;
2896
2933
  }
2897
- var Z = this.tryParsePluralOrSelectOptions(t, o, r, N);
2898
- if (Z.err)
2899
- return Z;
2934
+ var J = this.tryParsePluralOrSelectOptions(t, s, r, A);
2935
+ if (J.err)
2936
+ return J;
2900
2937
  var y = this.tryParseArgumentClose(i);
2901
2938
  if (y.err)
2902
2939
  return y;
2903
- var ee = v(i, this.clonePosition());
2904
- return o === "select" ? {
2940
+ var te = v(i, this.clonePosition());
2941
+ return s === "select" ? {
2905
2942
  val: {
2906
2943
  type: B.select,
2907
2944
  value: n,
2908
- options: dt(Z.val),
2909
- location: ee
2945
+ options: _t(J.val),
2946
+ location: te
2910
2947
  },
2911
2948
  err: null
2912
2949
  } : {
2913
2950
  val: {
2914
2951
  type: B.plural,
2915
2952
  value: n,
2916
- options: dt(Z.val),
2917
- offset: A,
2918
- pluralType: o === "plural" ? "cardinal" : "ordinal",
2919
- location: ee
2953
+ options: _t(J.val),
2954
+ offset: L,
2955
+ pluralType: s === "plural" ? "cardinal" : "ordinal",
2956
+ location: te
2920
2957
  },
2921
2958
  err: null
2922
2959
  };
2923
2960
  }
2924
2961
  default:
2925
- return this.error(b.INVALID_ARGUMENT_TYPE, v(s, h));
2962
+ return this.error(b.INVALID_ARGUMENT_TYPE, v(o, l));
2926
2963
  }
2927
2964
  }, e.prototype.tryParseArgumentClose = function(t) {
2928
2965
  return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, v(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -2964,34 +3001,34 @@ var Bn = (
2964
3001
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2965
3002
  var n = [];
2966
3003
  try {
2967
- n = nn(t);
2968
- } catch {
3004
+ n = pn(t);
3005
+ } catch (i) {
2969
3006
  return this.error(b.INVALID_NUMBER_SKELETON, r);
2970
3007
  }
2971
3008
  return {
2972
3009
  val: {
2973
- type: le.number,
3010
+ type: he.number,
2974
3011
  tokens: n,
2975
3012
  location: r,
2976
- parsedOptions: this.shouldParseSkeletons ? un(n) : {}
3013
+ parsedOptions: this.shouldParseSkeletons ? vn(n) : {}
2977
3014
  },
2978
3015
  err: null
2979
3016
  };
2980
3017
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
2981
- for (var a, s = !1, o = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
3018
+ for (var a, o = !1, s = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
2982
3019
  if (u.length === 0) {
2983
3020
  var c = this.clonePosition();
2984
3021
  if (r !== "select" && this.bumpIf("=")) {
2985
3022
  var f = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR, b.INVALID_PLURAL_ARGUMENT_SELECTOR);
2986
3023
  if (f.err)
2987
3024
  return f;
2988
- l = v(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
3025
+ h = v(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
2989
3026
  } else
2990
3027
  break;
2991
3028
  }
2992
- if (h.has(u))
2993
- return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
2994
- u === "other" && (s = !0), this.bumpSpace();
3029
+ if (l.has(u))
3030
+ return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3031
+ u === "other" && (o = !0), this.bumpSpace();
2995
3032
  var g = this.clonePosition();
2996
3033
  if (!this.bumpIf("{"))
2997
3034
  return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, v(this.clonePosition(), this.clonePosition()));
@@ -3001,27 +3038,27 @@ var Bn = (
3001
3038
  var T = this.tryParseArgumentClose(g);
3002
3039
  if (T.err)
3003
3040
  return T;
3004
- o.push([
3041
+ s.push([
3005
3042
  u,
3006
3043
  {
3007
3044
  value: y.val,
3008
3045
  location: v(g, this.clonePosition())
3009
3046
  }
3010
- ]), h.add(u), this.bumpSpace(), a = this.parseIdentifierIfPossible(), u = a.value, l = a.location;
3047
+ ]), l.add(u), this.bumpSpace(), a = this.parseIdentifierIfPossible(), u = a.value, h = a.location;
3011
3048
  }
3012
- return o.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(b.MISSING_OTHER_CLAUSE, v(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
3049
+ return s.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, v(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !o ? this.error(b.MISSING_OTHER_CLAUSE, v(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3013
3050
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3014
3051
  var n = 1, i = this.clonePosition();
3015
3052
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3016
- for (var a = !1, s = 0; !this.isEOF(); ) {
3017
- var o = this.char();
3018
- if (o >= 48 && o <= 57)
3019
- a = !0, s = s * 10 + (o - 48), this.bump();
3053
+ for (var a = !1, o = 0; !this.isEOF(); ) {
3054
+ var s = this.char();
3055
+ if (s >= 48 && s <= 57)
3056
+ a = !0, o = o * 10 + (s - 48), this.bump();
3020
3057
  else
3021
3058
  break;
3022
3059
  }
3023
- var h = v(i, this.clonePosition());
3024
- return a ? (s *= n, _n(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3060
+ var l = v(i, this.clonePosition());
3061
+ return a ? (o *= n, kn(o) ? { val: o, err: null } : this.error(r, l)) : this.error(t, l);
3025
3062
  }, e.prototype.offset = function() {
3026
3063
  return this.position.offset;
3027
3064
  }, e.prototype.isEOF = function() {
@@ -3036,7 +3073,7 @@ var Bn = (
3036
3073
  var t = this.position.offset;
3037
3074
  if (t >= this.message.length)
3038
3075
  throw Error("out of bound");
3039
- var r = Wt(this.message, t);
3076
+ var r = Qt(this.message, t);
3040
3077
  if (r === void 0)
3041
3078
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3042
3079
  return r;
@@ -3055,7 +3092,7 @@ var Bn = (
3055
3092
  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);
3056
3093
  }
3057
3094
  }, e.prototype.bumpIf = function(t) {
3058
- if (mt(this.message, t, this.offset())) {
3095
+ if (vt(this.message, t, this.offset())) {
3059
3096
  for (var r = 0; r < t.length; r++)
3060
3097
  this.bump();
3061
3098
  return !0;
@@ -3077,56 +3114,56 @@ var Bn = (
3077
3114
  break;
3078
3115
  }
3079
3116
  }, e.prototype.bumpSpace = function() {
3080
- for (; !this.isEOF() && Jt(this.char()); )
3117
+ for (; !this.isEOF() && tr(this.char()); )
3081
3118
  this.bump();
3082
3119
  }, e.prototype.peek = function() {
3083
3120
  if (this.isEOF())
3084
3121
  return null;
3085
3122
  var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3086
- return n ?? null;
3123
+ return n != null ? n : null;
3087
3124
  }, e;
3088
3125
  }()
3089
3126
  );
3090
- function Ke(e) {
3127
+ function Qe(e) {
3091
3128
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3092
3129
  }
3093
- function wn(e) {
3094
- return Ke(e) || e === 47;
3130
+ function On(e) {
3131
+ return Qe(e) || e === 47;
3095
3132
  }
3096
- function Hn(e) {
3133
+ function In(e) {
3097
3134
  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;
3098
3135
  }
3099
- function Jt(e) {
3136
+ function tr(e) {
3100
3137
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3101
3138
  }
3102
- function Cn(e) {
3139
+ function $n(e) {
3103
3140
  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;
3104
3141
  }
3105
- function qe(e) {
3142
+ function et(e) {
3106
3143
  e.forEach(function(t) {
3107
- if (delete t.location, Dt(t) || Ut(t))
3144
+ if (delete t.location, zt(t) || Xt(t))
3108
3145
  for (var r in t.options)
3109
- delete t.options[r].location, qe(t.options[r].value);
3110
- else Ot(t) && Ft(t.style) || (It(t) || $t(t)) && We(t.style) ? delete t.style.location : Gt(t) && qe(t.children);
3146
+ delete t.options[r].location, et(t.options[r].value);
3147
+ else Ft(t) && Zt(t.style) || (jt(t) || Vt(t)) && Je(t.style) ? delete t.style.location : Wt(t) && et(t.children);
3111
3148
  });
3112
3149
  }
3113
- function Sn(e, t) {
3150
+ function Dn(e, t) {
3114
3151
  t === void 0 && (t = {}), t = _({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3115
- var r = new Bn(e, t).parse();
3152
+ var r = new Pn(e, t).parse();
3116
3153
  if (r.err) {
3117
3154
  var n = SyntaxError(b[r.err.kind]);
3118
3155
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3119
3156
  }
3120
- return t?.captureLocation || qe(r.val), r.val;
3157
+ return t != null && t.captureLocation || et(r.val), r.val;
3121
3158
  }
3122
- var he;
3159
+ var ce;
3123
3160
  (function(e) {
3124
3161
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3125
- })(he || (he = {}));
3126
- var Ae = (
3162
+ })(ce || (ce = {}));
3163
+ var Le = (
3127
3164
  /** @class */
3128
3165
  function(e) {
3129
- Ne(t, e);
3166
+ Ae(t, e);
3130
3167
  function t(r, n, i) {
3131
3168
  var a = e.call(this, r) || this;
3132
3169
  return a.code = n, a.originalMessage = i, a;
@@ -3135,155 +3172,155 @@ var Ae = (
3135
3172
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3136
3173
  }, t;
3137
3174
  }(Error)
3138
- ), bt = (
3175
+ ), xt = (
3139
3176
  /** @class */
3140
3177
  function(e) {
3141
- Ne(t, e);
3178
+ Ae(t, e);
3142
3179
  function t(r, n, i, a) {
3143
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), he.INVALID_VALUE, a) || this;
3180
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ce.INVALID_VALUE, a) || this;
3144
3181
  }
3145
3182
  return t;
3146
- }(Ae)
3147
- ), Mn = (
3183
+ }(Le)
3184
+ ), Un = (
3148
3185
  /** @class */
3149
3186
  function(e) {
3150
- Ne(t, e);
3187
+ Ae(t, e);
3151
3188
  function t(r, n, i) {
3152
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), he.INVALID_VALUE, i) || this;
3189
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ce.INVALID_VALUE, i) || this;
3153
3190
  }
3154
3191
  return t;
3155
- }(Ae)
3156
- ), Rn = (
3192
+ }(Le)
3193
+ ), Gn = (
3157
3194
  /** @class */
3158
3195
  function(e) {
3159
- Ne(t, e);
3196
+ Ae(t, e);
3160
3197
  function t(r, n) {
3161
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), he.MISSING_VALUE, n) || this;
3198
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ce.MISSING_VALUE, n) || this;
3162
3199
  }
3163
3200
  return t;
3164
- }(Ae)
3165
- ), O;
3201
+ }(Le)
3202
+ ), I;
3166
3203
  (function(e) {
3167
3204
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3168
- })(O || (O = {}));
3169
- function kn(e) {
3205
+ })(I || (I = {}));
3206
+ function Fn(e) {
3170
3207
  return e.length < 2 ? e : e.reduce(function(t, r) {
3171
3208
  var n = t[t.length - 1];
3172
- return !n || n.type !== O.literal || r.type !== O.literal ? t.push(r) : n.value += r.value, t;
3209
+ return !n || n.type !== I.literal || r.type !== I.literal ? t.push(r) : n.value += r.value, t;
3173
3210
  }, []);
3174
3211
  }
3175
- function Nn(e) {
3212
+ function jn(e) {
3176
3213
  return typeof e == "function";
3177
3214
  }
3178
- function we(e, t, r, n, i, a, s) {
3179
- if (e.length === 1 && lt(e[0]))
3215
+ function He(e, t, r, n, i, a, o) {
3216
+ if (e.length === 1 && pt(e[0]))
3180
3217
  return [
3181
3218
  {
3182
- type: O.literal,
3219
+ type: I.literal,
3183
3220
  value: e[0].value
3184
3221
  }
3185
3222
  ];
3186
- for (var o = [], h = 0, u = e; h < u.length; h++) {
3187
- var l = u[h];
3188
- if (lt(l)) {
3189
- o.push({
3190
- type: O.literal,
3191
- value: l.value
3223
+ for (var s = [], l = 0, u = e; l < u.length; l++) {
3224
+ var h = u[l];
3225
+ if (pt(h)) {
3226
+ s.push({
3227
+ type: I.literal,
3228
+ value: h.value
3192
3229
  });
3193
3230
  continue;
3194
3231
  }
3195
- if (Qr(l)) {
3196
- typeof a == "number" && o.push({
3197
- type: O.literal,
3232
+ if (cn(h)) {
3233
+ typeof a == "number" && s.push({
3234
+ type: I.literal,
3198
3235
  value: r.getNumberFormat(t).format(a)
3199
3236
  });
3200
3237
  continue;
3201
3238
  }
3202
- var c = l.value;
3239
+ var c = h.value;
3203
3240
  if (!(i && c in i))
3204
- throw new Rn(c, s);
3241
+ throw new Gn(c, o);
3205
3242
  var f = i[c];
3206
- if (qr(l)) {
3207
- (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), o.push({
3208
- type: typeof f == "string" ? O.literal : O.object,
3243
+ if (hn(h)) {
3244
+ (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
3245
+ type: typeof f == "string" ? I.literal : I.object,
3209
3246
  value: f
3210
3247
  });
3211
3248
  continue;
3212
3249
  }
3213
- if (It(l)) {
3214
- var g = typeof l.style == "string" ? n.date[l.style] : We(l.style) ? l.style.parsedOptions : void 0;
3215
- o.push({
3216
- type: O.literal,
3250
+ if (jt(h)) {
3251
+ var g = typeof h.style == "string" ? n.date[h.style] : Je(h.style) ? h.style.parsedOptions : void 0;
3252
+ s.push({
3253
+ type: I.literal,
3217
3254
  value: r.getDateTimeFormat(t, g).format(f)
3218
3255
  });
3219
3256
  continue;
3220
3257
  }
3221
- if ($t(l)) {
3222
- var g = typeof l.style == "string" ? n.time[l.style] : We(l.style) ? l.style.parsedOptions : n.time.medium;
3223
- o.push({
3224
- type: O.literal,
3258
+ if (Vt(h)) {
3259
+ var g = typeof h.style == "string" ? n.time[h.style] : Je(h.style) ? h.style.parsedOptions : n.time.medium;
3260
+ s.push({
3261
+ type: I.literal,
3225
3262
  value: r.getDateTimeFormat(t, g).format(f)
3226
3263
  });
3227
3264
  continue;
3228
3265
  }
3229
- if (Ot(l)) {
3230
- var g = typeof l.style == "string" ? n.number[l.style] : Ft(l.style) ? l.style.parsedOptions : void 0;
3231
- g && g.scale && (f = f * (g.scale || 1)), o.push({
3232
- type: O.literal,
3266
+ if (Ft(h)) {
3267
+ var g = typeof h.style == "string" ? n.number[h.style] : Zt(h.style) ? h.style.parsedOptions : void 0;
3268
+ g && g.scale && (f = f * (g.scale || 1)), s.push({
3269
+ type: I.literal,
3233
3270
  value: r.getNumberFormat(t, g).format(f)
3234
3271
  });
3235
3272
  continue;
3236
3273
  }
3237
- if (Gt(l)) {
3238
- var y = l.children, T = l.value, w = i[T];
3239
- if (!Nn(w))
3240
- throw new Mn(T, "function", s);
3241
- var C = we(y, t, r, n, i, a), R = w(C.map(function(A) {
3242
- return A.value;
3274
+ if (Wt(h)) {
3275
+ var y = h.children, T = h.value, w = i[T];
3276
+ if (!jn(w))
3277
+ throw new Un(T, "function", o);
3278
+ var C = He(y, t, r, n, i, a), k = w(C.map(function(L) {
3279
+ return L.value;
3243
3280
  }));
3244
- Array.isArray(R) || (R = [R]), o.push.apply(o, R.map(function(A) {
3281
+ Array.isArray(k) || (k = [k]), s.push.apply(s, k.map(function(L) {
3245
3282
  return {
3246
- type: typeof A == "string" ? O.literal : O.object,
3247
- value: A
3283
+ type: typeof L == "string" ? I.literal : I.object,
3284
+ value: L
3248
3285
  };
3249
3286
  }));
3250
3287
  }
3251
- if (Dt(l)) {
3252
- var S = l.options[f] || l.options.other;
3288
+ if (zt(h)) {
3289
+ var S = h.options[f] || h.options.other;
3253
3290
  if (!S)
3254
- throw new bt(l.value, f, Object.keys(l.options), s);
3255
- o.push.apply(o, we(S.value, t, r, n, i));
3291
+ throw new xt(h.value, f, Object.keys(h.options), o);
3292
+ s.push.apply(s, He(S.value, t, r, n, i));
3256
3293
  continue;
3257
3294
  }
3258
- if (Ut(l)) {
3259
- var S = l.options["=".concat(f)];
3295
+ if (Xt(h)) {
3296
+ var S = h.options["=".concat(f)];
3260
3297
  if (!S) {
3261
3298
  if (!Intl.PluralRules)
3262
- throw new Ae(`Intl.PluralRules is not available in this environment.
3299
+ throw new Le(`Intl.PluralRules is not available in this environment.
3263
3300
  Try polyfilling it using "@formatjs/intl-pluralrules"
3264
- `, he.MISSING_INTL_API, s);
3265
- var N = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3266
- S = l.options[N] || l.options.other;
3301
+ `, ce.MISSING_INTL_API, o);
3302
+ var A = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3303
+ S = h.options[A] || h.options.other;
3267
3304
  }
3268
3305
  if (!S)
3269
- throw new bt(l.value, f, Object.keys(l.options), s);
3270
- o.push.apply(o, we(S.value, t, r, n, i, f - (l.offset || 0)));
3306
+ throw new xt(h.value, f, Object.keys(h.options), o);
3307
+ s.push.apply(s, He(S.value, t, r, n, i, f - (h.offset || 0)));
3271
3308
  continue;
3272
3309
  }
3273
3310
  }
3274
- return kn(o);
3311
+ return Fn(s);
3275
3312
  }
3276
- function An(e, t) {
3313
+ function Vn(e, t) {
3277
3314
  return t ? _(_(_({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3278
3315
  return r[n] = _(_({}, e[n]), t[n] || {}), r;
3279
3316
  }, {})) : e;
3280
3317
  }
3281
- function Ln(e, t) {
3318
+ function zn(e, t) {
3282
3319
  return t ? Object.keys(e).reduce(function(r, n) {
3283
- return r[n] = An(e[n], t[n]), r;
3320
+ return r[n] = Vn(e[n], t[n]), r;
3284
3321
  }, _({}, e)) : e;
3285
3322
  }
3286
- function Ge(e) {
3323
+ function je(e) {
3287
3324
  return {
3288
3325
  create: function() {
3289
3326
  return {
@@ -3297,39 +3334,39 @@ function Ge(e) {
3297
3334
  }
3298
3335
  };
3299
3336
  }
3300
- function Pn(e) {
3337
+ function Xn(e) {
3301
3338
  return e === void 0 && (e = {
3302
3339
  number: {},
3303
3340
  dateTime: {},
3304
3341
  pluralRules: {}
3305
3342
  }), {
3306
- getNumberFormat: $e(function() {
3343
+ getNumberFormat: Ue(function() {
3307
3344
  for (var t, r = [], n = 0; n < arguments.length; n++)
3308
3345
  r[n] = arguments[n];
3309
- return new ((t = Intl.NumberFormat).bind.apply(t, Ie([void 0], r, !1)))();
3346
+ return new ((t = Intl.NumberFormat).bind.apply(t, De([void 0], r, !1)))();
3310
3347
  }, {
3311
- cache: Ge(e.number),
3312
- strategy: De.variadic
3348
+ cache: je(e.number),
3349
+ strategy: Ge.variadic
3313
3350
  }),
3314
- getDateTimeFormat: $e(function() {
3351
+ getDateTimeFormat: Ue(function() {
3315
3352
  for (var t, r = [], n = 0; n < arguments.length; n++)
3316
3353
  r[n] = arguments[n];
3317
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Ie([void 0], r, !1)))();
3354
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, De([void 0], r, !1)))();
3318
3355
  }, {
3319
- cache: Ge(e.dateTime),
3320
- strategy: De.variadic
3356
+ cache: je(e.dateTime),
3357
+ strategy: Ge.variadic
3321
3358
  }),
3322
- getPluralRules: $e(function() {
3359
+ getPluralRules: Ue(function() {
3323
3360
  for (var t, r = [], n = 0; n < arguments.length; n++)
3324
3361
  r[n] = arguments[n];
3325
- return new ((t = Intl.PluralRules).bind.apply(t, Ie([void 0], r, !1)))();
3362
+ return new ((t = Intl.PluralRules).bind.apply(t, De([void 0], r, !1)))();
3326
3363
  }, {
3327
- cache: Ge(e.pluralRules),
3328
- strategy: De.variadic
3364
+ cache: je(e.pluralRules),
3365
+ strategy: Ge.variadic
3329
3366
  })
3330
3367
  };
3331
3368
  }
3332
- var On = (
3369
+ var Wn = (
3333
3370
  /** @class */
3334
3371
  function() {
3335
3372
  function e(t, r, n, i) {
@@ -3339,35 +3376,35 @@ var On = (
3339
3376
  number: {},
3340
3377
  dateTime: {},
3341
3378
  pluralRules: {}
3342
- }, this.format = function(h) {
3343
- var u = a.formatToParts(h);
3379
+ }, this.format = function(l) {
3380
+ var u = a.formatToParts(l);
3344
3381
  if (u.length === 1)
3345
3382
  return u[0].value;
3346
- var l = u.reduce(function(c, f) {
3347
- return !c.length || f.type !== O.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3383
+ var h = u.reduce(function(c, f) {
3384
+ return !c.length || f.type !== I.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3348
3385
  }, []);
3349
- return l.length <= 1 ? l[0] || "" : l;
3350
- }, this.formatToParts = function(h) {
3351
- return we(a.ast, a.locales, a.formatters, a.formats, h, void 0, a.message);
3386
+ return h.length <= 1 ? h[0] || "" : h;
3387
+ }, this.formatToParts = function(l) {
3388
+ return He(a.ast, a.locales, a.formatters, a.formats, l, void 0, a.message);
3352
3389
  }, this.resolvedOptions = function() {
3353
- var h;
3390
+ var l;
3354
3391
  return {
3355
- locale: ((h = a.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(a.locales)[0]
3392
+ locale: ((l = a.resolvedLocale) === null || l === void 0 ? void 0 : l.toString()) || Intl.NumberFormat.supportedLocalesOf(a.locales)[0]
3356
3393
  };
3357
3394
  }, this.getAst = function() {
3358
3395
  return a.ast;
3359
3396
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3360
3397
  if (this.message = t, !e.__parse)
3361
3398
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3362
- var s = i || {};
3363
- s.formatters;
3364
- var o = Vr(s, ["formatters"]);
3365
- this.ast = e.__parse(t, _(_({}, o), { locale: this.resolvedLocale }));
3399
+ var o = i || {};
3400
+ o.formatters;
3401
+ var s = tn(o, ["formatters"]);
3402
+ this.ast = e.__parse(t, _(_({}, s), { locale: this.resolvedLocale }));
3366
3403
  } else
3367
3404
  this.ast = t;
3368
3405
  if (!Array.isArray(this.ast))
3369
3406
  throw new TypeError("A message must be provided as a String or AST.");
3370
- this.formats = Ln(e.formats, n), this.formatters = i && i.formatters || Pn(this.formatterCache);
3407
+ this.formats = zn(e.formats, n), this.formatters = i && i.formatters || Xn(this.formatterCache);
3371
3408
  }
3372
3409
  return Object.defineProperty(e, "defaultLocale", {
3373
3410
  get: function() {
@@ -3376,11 +3413,11 @@ var On = (
3376
3413
  enumerable: !1,
3377
3414
  configurable: !0
3378
3415
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3379
- if (!(typeof Intl.Locale > "u")) {
3416
+ if (typeof Intl.Locale != "undefined") {
3380
3417
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3381
3418
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3382
3419
  }
3383
- }, e.__parse = Sn, e.formats = {
3420
+ }, e.__parse = Dn, e.formats = {
3384
3421
  number: {
3385
3422
  integer: {
3386
3423
  maximumFractionDigits: 0
@@ -3441,7 +3478,7 @@ var On = (
3441
3478
  }, e;
3442
3479
  }()
3443
3480
  );
3444
- function In(e, t) {
3481
+ function Zn(e, t) {
3445
3482
  if (t == null)
3446
3483
  return;
3447
3484
  if (t in e)
@@ -3462,92 +3499,92 @@ function In(e, t) {
3462
3499
  n = void 0;
3463
3500
  return n;
3464
3501
  }
3465
- const q = {}, $n = (e, t, r) => r && (t in q || (q[t] = {}), e in q[t] || (q[t][e] = r), r), Yt = (e, t) => {
3502
+ const Q = {}, Jn = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][e] = r), r), rr = (e, t) => {
3466
3503
  if (t == null)
3467
3504
  return;
3468
- if (t in q && e in q[t])
3469
- return q[t][e];
3470
- const r = Le(t);
3505
+ if (t in Q && e in Q[t])
3506
+ return Q[t][e];
3507
+ const r = Pe(t);
3471
3508
  for (let n = 0; n < r.length; n++) {
3472
- const i = r[n], a = Un(i, e);
3509
+ const i = r[n], a = Kn(i, e);
3473
3510
  if (a)
3474
- return $n(e, t, a);
3511
+ return Jn(e, t, a);
3475
3512
  }
3476
3513
  };
3477
- let nt;
3478
- const me = ke({});
3479
- function Dn(e) {
3480
- return nt[e] || null;
3514
+ let at;
3515
+ const de = Ne({});
3516
+ function Yn(e) {
3517
+ return at[e] || null;
3481
3518
  }
3482
- function Kt(e) {
3483
- return e in nt;
3519
+ function nr(e) {
3520
+ return e in at;
3484
3521
  }
3485
- function Un(e, t) {
3486
- if (!Kt(e))
3522
+ function Kn(e, t) {
3523
+ if (!nr(e))
3487
3524
  return null;
3488
- const r = Dn(e);
3489
- return In(r, t);
3525
+ const r = Yn(e);
3526
+ return Zn(r, t);
3490
3527
  }
3491
- function Gn(e) {
3528
+ function qn(e) {
3492
3529
  if (e == null)
3493
3530
  return;
3494
- const t = Le(e);
3531
+ const t = Pe(e);
3495
3532
  for (let r = 0; r < t.length; r++) {
3496
3533
  const n = t[r];
3497
- if (Kt(n))
3534
+ if (nr(n))
3498
3535
  return n;
3499
3536
  }
3500
3537
  }
3501
- function qt(e, ...t) {
3502
- delete q[e], me.update((r) => (r[e] = jr.all([r[e] || {}, ...t]), r));
3538
+ function ir(e, ...t) {
3539
+ delete Q[e], de.update((r) => (r[e] = en.all([r[e] || {}, ...t]), r));
3503
3540
  }
3504
- fe(
3505
- [me],
3541
+ me(
3542
+ [de],
3506
3543
  ([e]) => Object.keys(e)
3507
3544
  );
3508
- me.subscribe((e) => nt = e);
3509
- const He = {};
3510
- function Fn(e, t) {
3511
- He[e].delete(t), He[e].size === 0 && delete He[e];
3545
+ de.subscribe((e) => at = e);
3546
+ const Ce = {};
3547
+ function Qn(e, t) {
3548
+ Ce[e].delete(t), Ce[e].size === 0 && delete Ce[e];
3512
3549
  }
3513
- function Qt(e) {
3514
- return He[e];
3550
+ function ar(e) {
3551
+ return Ce[e];
3515
3552
  }
3516
- function jn(e) {
3517
- return Le(e).map((t) => {
3518
- const r = Qt(t);
3553
+ function ei(e) {
3554
+ return Pe(e).map((t) => {
3555
+ const r = ar(t);
3519
3556
  return [t, r ? [...r] : []];
3520
3557
  }).filter(([, t]) => t.length > 0);
3521
3558
  }
3522
- function Qe(e) {
3523
- return e == null ? !1 : Le(e).some(
3559
+ function tt(e) {
3560
+ return e == null ? !1 : Pe(e).some(
3524
3561
  (t) => {
3525
3562
  var r;
3526
- return (r = Qt(t)) == null ? void 0 : r.size;
3563
+ return (r = ar(t)) == null ? void 0 : r.size;
3527
3564
  }
3528
3565
  );
3529
3566
  }
3530
- function Vn(e, t) {
3567
+ function ti(e, t) {
3531
3568
  return Promise.all(
3532
- t.map((n) => (Fn(e, n), n().then((i) => i.default || i)))
3533
- ).then((n) => qt(e, ...n));
3534
- }
3535
- const pe = {};
3536
- function er(e) {
3537
- if (!Qe(e))
3538
- return e in pe ? pe[e] : Promise.resolve();
3539
- const t = jn(e);
3540
- return pe[e] = Promise.all(
3569
+ t.map((n) => (Qn(e, n), n().then((i) => i.default || i)))
3570
+ ).then((n) => ir(e, ...n));
3571
+ }
3572
+ const be = {};
3573
+ function or(e) {
3574
+ if (!tt(e))
3575
+ return e in be ? be[e] : Promise.resolve();
3576
+ const t = ei(e);
3577
+ return be[e] = Promise.all(
3541
3578
  t.map(
3542
- ([r, n]) => Vn(r, n)
3579
+ ([r, n]) => ti(r, n)
3543
3580
  )
3544
3581
  ).then(() => {
3545
- if (Qe(e))
3546
- return er(e);
3547
- delete pe[e];
3548
- }), pe[e];
3582
+ if (tt(e))
3583
+ return or(e);
3584
+ delete be[e];
3585
+ }), be[e];
3549
3586
  }
3550
- const zn = {
3587
+ const ri = {
3551
3588
  number: {
3552
3589
  scientific: { notation: "scientific" },
3553
3590
  engineering: { notation: "engineering" },
@@ -3576,159 +3613,159 @@ const zn = {
3576
3613
  timeZoneName: "short"
3577
3614
  }
3578
3615
  }
3579
- }, Xn = {
3616
+ }, ni = {
3580
3617
  fallbackLocale: null,
3581
3618
  loadingDelay: 200,
3582
- formats: zn,
3619
+ formats: ri,
3583
3620
  warnOnMissingMessages: !0,
3584
3621
  handleMissingMessage: void 0,
3585
3622
  ignoreTag: !0
3586
- }, Wn = Xn;
3587
- function ce() {
3588
- return Wn;
3623
+ }, ii = ni;
3624
+ function fe() {
3625
+ return ii;
3589
3626
  }
3590
- const Fe = ke(!1);
3591
- var Zn = Object.defineProperty, Jn = Object.defineProperties, Yn = Object.getOwnPropertyDescriptors, gt = Object.getOwnPropertySymbols, Kn = Object.prototype.hasOwnProperty, qn = Object.prototype.propertyIsEnumerable, yt = (e, t, r) => t in e ? Zn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qn = (e, t) => {
3627
+ const Ve = Ne(!1);
3628
+ var ai = Object.defineProperty, oi = Object.defineProperties, si = Object.getOwnPropertyDescriptors, Tt = Object.getOwnPropertySymbols, ui = Object.prototype.hasOwnProperty, li = Object.prototype.propertyIsEnumerable, Bt = (e, t, r) => t in e ? ai(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, hi = (e, t) => {
3592
3629
  for (var r in t)
3593
- Kn.call(t, r) && yt(e, r, t[r]);
3594
- if (gt)
3595
- for (var r of gt(t))
3596
- qn.call(t, r) && yt(e, r, t[r]);
3630
+ ui.call(t, r) && Bt(e, r, t[r]);
3631
+ if (Tt)
3632
+ for (var r of Tt(t))
3633
+ li.call(t, r) && Bt(e, r, t[r]);
3597
3634
  return e;
3598
- }, ei = (e, t) => Jn(e, Yn(t));
3599
- let et;
3600
- const Ce = ke(null);
3601
- function vt(e) {
3635
+ }, ci = (e, t) => oi(e, si(t));
3636
+ let rt;
3637
+ const Se = Ne(null);
3638
+ function wt(e) {
3602
3639
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3603
3640
  }
3604
- function Le(e, t = ce().fallbackLocale) {
3605
- const r = vt(e);
3606
- return t ? [.../* @__PURE__ */ new Set([...r, ...vt(t)])] : r;
3641
+ function Pe(e, t = fe().fallbackLocale) {
3642
+ const r = wt(e);
3643
+ return t ? [.../* @__PURE__ */ new Set([...r, ...wt(t)])] : r;
3607
3644
  }
3608
- function ne() {
3609
- return et ?? void 0;
3645
+ function ie() {
3646
+ return rt != null ? rt : void 0;
3610
3647
  }
3611
- Ce.subscribe((e) => {
3612
- et = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3648
+ Se.subscribe((e) => {
3649
+ rt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3613
3650
  });
3614
- const ti = (e) => {
3615
- if (e && Gn(e) && Qe(e)) {
3616
- const { loadingDelay: t } = ce();
3651
+ const fi = (e) => {
3652
+ if (e && qn(e) && tt(e)) {
3653
+ const { loadingDelay: t } = fe();
3617
3654
  let r;
3618
- return typeof window < "u" && ne() != null && t ? r = window.setTimeout(
3619
- () => Fe.set(!0),
3655
+ return typeof window != "undefined" && ie() != null && t ? r = window.setTimeout(
3656
+ () => Ve.set(!0),
3620
3657
  t
3621
- ) : Fe.set(!0), er(e).then(() => {
3622
- Ce.set(e);
3658
+ ) : Ve.set(!0), or(e).then(() => {
3659
+ Se.set(e);
3623
3660
  }).finally(() => {
3624
- clearTimeout(r), Fe.set(!1);
3661
+ clearTimeout(r), Ve.set(!1);
3625
3662
  });
3626
3663
  }
3627
- return Ce.set(e);
3628
- }, Q = ei(Qn({}, Ce), {
3629
- set: ti
3630
- }), Pe = (e) => {
3664
+ return Se.set(e);
3665
+ }, ee = ci(hi({}, Se), {
3666
+ set: fi
3667
+ }), Oe = (e) => {
3631
3668
  const t = /* @__PURE__ */ Object.create(null);
3632
3669
  return (n) => {
3633
3670
  const i = JSON.stringify(n);
3634
3671
  return i in t ? t[i] : t[i] = e(n);
3635
3672
  };
3636
3673
  };
3637
- var ri = Object.defineProperty, Se = Object.getOwnPropertySymbols, tr = Object.prototype.hasOwnProperty, rr = Object.prototype.propertyIsEnumerable, _t = (e, t, r) => t in e ? ri(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, it = (e, t) => {
3674
+ var mi = Object.defineProperty, Me = Object.getOwnPropertySymbols, sr = Object.prototype.hasOwnProperty, ur = Object.prototype.propertyIsEnumerable, Ht = (e, t, r) => t in e ? mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ot = (e, t) => {
3638
3675
  for (var r in t || (t = {}))
3639
- tr.call(t, r) && _t(e, r, t[r]);
3640
- if (Se)
3641
- for (var r of Se(t))
3642
- rr.call(t, r) && _t(e, r, t[r]);
3676
+ sr.call(t, r) && Ht(e, r, t[r]);
3677
+ if (Me)
3678
+ for (var r of Me(t))
3679
+ ur.call(t, r) && Ht(e, r, t[r]);
3643
3680
  return e;
3644
- }, de = (e, t) => {
3681
+ }, pe = (e, t) => {
3645
3682
  var r = {};
3646
3683
  for (var n in e)
3647
- tr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3648
- if (e != null && Se)
3649
- for (var n of Se(e))
3650
- t.indexOf(n) < 0 && rr.call(e, n) && (r[n] = e[n]);
3684
+ sr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3685
+ if (e != null && Me)
3686
+ for (var n of Me(e))
3687
+ t.indexOf(n) < 0 && ur.call(e, n) && (r[n] = e[n]);
3651
3688
  return r;
3652
3689
  };
3653
- const ve = (e, t) => {
3654
- const { formats: r } = ce();
3690
+ const _e = (e, t) => {
3691
+ const { formats: r } = fe();
3655
3692
  if (e in r && t in r[e])
3656
3693
  return r[e][t];
3657
3694
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3658
- }, ni = Pe(
3695
+ }, di = Oe(
3659
3696
  (e) => {
3660
- var t = e, { locale: r, format: n } = t, i = de(t, ["locale", "format"]);
3697
+ var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3661
3698
  if (r == null)
3662
3699
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3663
- return n && (i = ve("number", n)), new Intl.NumberFormat(r, i);
3700
+ return n && (i = _e("number", n)), new Intl.NumberFormat(r, i);
3664
3701
  }
3665
- ), ii = Pe(
3702
+ ), pi = Oe(
3666
3703
  (e) => {
3667
- var t = e, { locale: r, format: n } = t, i = de(t, ["locale", "format"]);
3704
+ var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3668
3705
  if (r == null)
3669
3706
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3670
- return n ? i = ve("date", n) : Object.keys(i).length === 0 && (i = ve("date", "short")), new Intl.DateTimeFormat(r, i);
3707
+ return n ? i = _e("date", n) : Object.keys(i).length === 0 && (i = _e("date", "short")), new Intl.DateTimeFormat(r, i);
3671
3708
  }
3672
- ), ai = Pe(
3709
+ ), bi = Oe(
3673
3710
  (e) => {
3674
- var t = e, { locale: r, format: n } = t, i = de(t, ["locale", "format"]);
3711
+ var t = e, { locale: r, format: n } = t, i = pe(t, ["locale", "format"]);
3675
3712
  if (r == null)
3676
3713
  throw new Error(
3677
3714
  '[svelte-i18n] A "locale" must be set to format time values'
3678
3715
  );
3679
- return n ? i = ve("time", n) : Object.keys(i).length === 0 && (i = ve("time", "short")), new Intl.DateTimeFormat(r, i);
3716
+ return n ? i = _e("time", n) : Object.keys(i).length === 0 && (i = _e("time", "short")), new Intl.DateTimeFormat(r, i);
3680
3717
  }
3681
- ), oi = (e = {}) => {
3718
+ ), gi = (e = {}) => {
3682
3719
  var t = e, {
3683
- locale: r = ne()
3684
- } = t, n = de(t, [
3720
+ locale: r = ie()
3721
+ } = t, n = pe(t, [
3685
3722
  "locale"
3686
3723
  ]);
3687
- return ni(it({ locale: r }, n));
3688
- }, si = (e = {}) => {
3724
+ return di(ot({ locale: r }, n));
3725
+ }, yi = (e = {}) => {
3689
3726
  var t = e, {
3690
- locale: r = ne()
3691
- } = t, n = de(t, [
3727
+ locale: r = ie()
3728
+ } = t, n = pe(t, [
3692
3729
  "locale"
3693
3730
  ]);
3694
- return ii(it({ locale: r }, n));
3695
- }, ui = (e = {}) => {
3731
+ return pi(ot({ locale: r }, n));
3732
+ }, vi = (e = {}) => {
3696
3733
  var t = e, {
3697
- locale: r = ne()
3698
- } = t, n = de(t, [
3734
+ locale: r = ie()
3735
+ } = t, n = pe(t, [
3699
3736
  "locale"
3700
3737
  ]);
3701
- return ai(it({ locale: r }, n));
3702
- }, li = Pe(
3738
+ return bi(ot({ locale: r }, n));
3739
+ }, _i = Oe(
3703
3740
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3704
- (e, t = ne()) => new On(e, t, ce().formats, {
3705
- ignoreTag: ce().ignoreTag
3741
+ (e, t = ie()) => new Wn(e, t, fe().formats, {
3742
+ ignoreTag: fe().ignoreTag
3706
3743
  })
3707
- ), hi = (e, t = {}) => {
3744
+ ), Ei = (e, t = {}) => {
3708
3745
  var r, n, i, a;
3709
- let s = t;
3710
- typeof e == "object" && (s = e, e = s.id);
3746
+ let o = t;
3747
+ typeof e == "object" && (o = e, e = o.id);
3711
3748
  const {
3712
- values: o,
3713
- locale: h = ne(),
3749
+ values: s,
3750
+ locale: l = ie(),
3714
3751
  default: u
3715
- } = s;
3716
- if (h == null)
3752
+ } = o;
3753
+ if (l == null)
3717
3754
  throw new Error(
3718
3755
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3719
3756
  );
3720
- let l = Yt(e, h);
3721
- if (!l)
3722
- l = (a = (i = (n = (r = ce()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? a : e;
3723
- else if (typeof l != "string")
3757
+ let h = rr(e, l);
3758
+ if (!h)
3759
+ h = (a = (i = (n = (r = fe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? a : e;
3760
+ else if (typeof h != "string")
3724
3761
  return console.warn(
3725
- `[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.`
3726
- ), l;
3727
- if (!o)
3728
- return l;
3729
- let c = l;
3762
+ `[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.`
3763
+ ), h;
3764
+ if (!s)
3765
+ return h;
3766
+ let c = h;
3730
3767
  try {
3731
- c = li(l, h).format(o);
3768
+ c = _i(h, l).format(s);
3732
3769
  } catch (f) {
3733
3770
  f instanceof Error && console.warn(
3734
3771
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3736,23 +3773,23 @@ const ve = (e, t) => {
3736
3773
  );
3737
3774
  }
3738
3775
  return c;
3739
- }, ci = (e, t) => ui(t).format(e), fi = (e, t) => si(t).format(e), mi = (e, t) => oi(t).format(e), di = (e, t = ne()) => Yt(e, t), pi = fe([Q, me], () => hi);
3740
- fe([Q], () => ci);
3741
- fe([Q], () => fi);
3742
- fe([Q], () => mi);
3743
- fe([Q, me], () => di);
3744
- function bi({ withLocale: e, translations: t }) {
3745
- Q.subscribe((r) => {
3746
- r == null && (me.set(t), Q.set(e));
3776
+ }, xi = (e, t) => vi(t).format(e), Ti = (e, t) => yi(t).format(e), Bi = (e, t) => gi(t).format(e), wi = (e, t = ie()) => rr(e, t), Hi = me([ee, de], () => Ei);
3777
+ me([ee], () => xi);
3778
+ me([ee], () => Ti);
3779
+ me([ee], () => Bi);
3780
+ me([ee, de], () => wi);
3781
+ function Ci({ withLocale: e, translations: t }) {
3782
+ ee.subscribe((r) => {
3783
+ r == null && (de.set(t), ee.set(e));
3747
3784
  });
3748
3785
  }
3749
- function Et(e, t) {
3750
- qt(e, t);
3786
+ function Ct(e, t) {
3787
+ ir(e, t);
3751
3788
  }
3752
- function gi(e) {
3753
- Q.set(e);
3789
+ function Si(e) {
3790
+ ee.set(e);
3754
3791
  }
3755
- const xt = {
3792
+ const St = {
3756
3793
  en: {
3757
3794
  scoreCriteriaType: {
3758
3795
  stake: "The score criteria for this tournament is <b>Turnover</b>. For each X generated (X= amount wagered in player currency or equivalent in base currency) player will get 1 point. The player who will have the largest turnover will have the highest score and rank.",
@@ -3828,7 +3865,7 @@ const xt = {
3828
3865
  productMinBet: "Para {productName}, o valor mínimo da aposta aceita é {minBet}.",
3829
3866
  productMaxBet: "Para {productName}, o valor máximo da aposta aceita é {maxBet}."
3830
3867
  }
3831
- }, k = {
3868
+ }, N = {
3832
3869
  AED: "د.إ",
3833
3870
  AFN: "؋",
3834
3871
  ALL: "L",
@@ -3999,21 +4036,21 @@ const xt = {
3999
4036
  YER: "﷼",
4000
4037
  ZAR: "R",
4001
4038
  ZWD: "Z$"
4002
- }, yi = "data:image/svg+xml,%3csvg%20width='35'%20height='25'%20viewBox='0%200%2025%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2591_521)'%3e%3cpath%20d='M22.3588%2020.1363C22.3601%2020.7949%2022.1782%2021.4408%2021.8334%2022.0019C21.6456%2022.3247%2021.4036%2022.6127%2021.1179%2022.8533C20.4473%2023.4391%2019.5846%2023.7574%2018.6942%2023.7474C17.8037%2023.7373%2016.9482%2023.3997%2016.2909%2022.7989C16.0353%2022.567%2015.8156%2022.2984%2015.6389%2022.0019C15.3424%2021.5116%2015.1664%2020.958%2015.1255%2020.3865C15.0845%2019.815%2015.1799%2019.2419%2015.4034%2018.7144C15.6399%2018.1566%2016.0124%2017.667%2016.487%2017.2905C16.9617%2016.9139%2017.5234%2016.6623%2018.1204%2016.5589C18.3103%2016.5455%2018.5009%2016.5455%2018.6908%2016.5589C19.6516%2016.5589%2020.573%2016.9406%2021.2524%2017.62C21.9318%2018.2994%2022.3135%2019.2208%2022.3135%2020.1816L22.3588%2020.1363Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.3242%2020.1371L18.2299%2021.0428L20.1591%2019.2314'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.278%206.46076C21.2037%204.5943%2019.6194%203.073%2017.711%202.0753C15.8025%201.0776%2013.6493%200.644982%2011.5036%200.828135C9.35785%201.01129%207.30885%201.8026%205.59709%203.10931C3.88533%204.41603%202.5817%206.1839%201.83935%208.20542C1.09701%2010.2269%200.9467%2012.4182%201.40598%2014.5222C1.86526%2016.6261%202.91505%2018.5555%204.43229%2020.0838C5.94953%2021.6121%207.87136%2022.6759%209.97194%2023.1504C12.0725%2023.6249%2014.2648%2023.4903%2016.2917%2022.7627C16.0361%2022.5307%2015.8163%2022.2621%2015.6396%2021.9657C15.3432%2021.4754%2015.1671%2020.9217%2015.1262%2020.3502C15.0853%2019.7788%2015.1806%2019.2057%2015.4041%2018.6781C14.4907%2019.0911%2013.4995%2019.3042%2012.497%2019.3031C11.2245%2019.3008%209.97506%2018.9635%208.87436%2018.325C7.77533%2017.6908%206.86538%2016.7747%206.23875%2015.6714V15.6714C5.33468%2014.0218%205.11294%2012.0836%205.62119%2010.2725C6.12945%208.46132%207.32717%206.92144%208.9575%205.98306C10.5878%205.04467%2012.521%204.78249%2014.3424%205.25274C16.1637%205.72298%2017.7284%206.88816%2018.7006%208.4985C18.7123%208.52746%2018.7275%208.55493%2018.746%208.58009C19.3629%209.66322%2019.6875%2010.8882%2019.6875%2012.1347C19.6875%2013.3813%2019.3629%2014.6064%2018.746%2015.6895C18.5748%2015.9855%2018.384%2016.2699%2018.1753%2016.5408C18.3652%2016.5273%2018.556%2016.5273%2018.746%2016.5408C19.3961%2016.5406%2020.0342%2016.7154%2020.5936%2017.0469C21.1529%2017.3783%2021.6128%2017.8543%2021.9249%2018.4246C23.1544%2016.5691%2023.8097%2014.3923%2023.8087%2012.1665C23.8164%2010.1621%2023.2878%208.19215%2022.278%206.46076V6.46076Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4785%200.819336V4.94915'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.1391%202.32227L16.0742%205.89962'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2866%206.46094L18.7002%208.52584'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.6875%2012.1035L23.7992%2012.1216'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2775%2017.7729L18.7363%2015.708'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4966%2019.3398L12.4785%2023.4153'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.883%2018.3613L6.82715%2021.8843'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.24745%2015.708L2.69727%2017.7276'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.30577%2012.0946L1.20312%2012.0674'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.30214%208.49903L2.75195%206.41602'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.90918%202.29492L8.94692%205.89039'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.7086%2010.4202H8.7206L7.74805%2011.0146V11.9254L8.61254%2011.4082H8.6357V14.3722H9.7086V10.4202Z'%20fill='white'/%3e%3cpath%20d='M11.7885%2014.4803C12.8633%2014.4822%2013.531%2013.7123%2013.5329%2012.4039C13.5348%2011.1033%2012.8633%2010.3662%2011.7885%2010.3662C10.7117%2010.3662%2010.0479%2011.0995%2010.044%2012.4039C10.0402%2013.7065%2010.7117%2014.4783%2011.7885%2014.4803ZM11.7885%2013.6081C11.418%2013.6081%2011.1517%2013.2356%2011.1555%2012.4039C11.1594%2011.5916%2011.418%2011.2307%2011.7885%2011.2307C12.159%2011.2307%2012.4195%2011.5916%2012.4214%2012.4039C12.4233%2013.2356%2012.159%2013.6081%2011.7885%2013.6081Z'%20fill='white'/%3e%3cpath%20d='M15.305%2014.4803C16.3798%2014.4822%2017.0475%2013.7123%2017.0494%2012.4039C17.0513%2011.1033%2016.3798%2010.3662%2015.305%2010.3662C14.2282%2010.3662%2013.5644%2011.0995%2013.5605%2012.4039C13.5567%2013.7065%2014.2282%2014.4783%2015.305%2014.4803ZM15.305%2013.6081C14.9345%2013.6081%2014.6682%2013.2356%2014.672%2012.4039C14.6759%2011.5916%2014.9345%2011.2307%2015.305%2011.2307C15.6755%2011.2307%2015.936%2011.5916%2015.9379%2012.4039C15.9398%2013.2356%2015.6755%2013.6081%2015.305%2013.6081Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2591_521'%3e%3crect%20width='24'%20height='24.2989'%20fill='white'%20transform='translate(0.478516%200.139648)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", vi = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.6712%2020.9658H5.22363V23.2166H19.6712V20.9658Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.9074%2014.8942C16.0065%2013.9267%2019.3847%2011.229%2019.3847%204.9113C19.3847%203.38619%2019.1879%202.20546%2018.7246%201.30762H6.03995C5.58078%202.20546%205.37988%203.38619%205.37988%204.9113C5.37988%2011.0978%208.76219%2013.8611%2010.8572%2014.8696V18.6906H6.40482V20.9414H18.4868V18.6906H13.9074V14.8942Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.41677%203.39453H0.841439C0.841439%203.39453%20-0.343394%209.90085%206.77789%2010.9586'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.499%203.39453H24.0743C24.0743%203.39453%2025.2592%209.90085%2018.1338%2010.9586'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.3862%203.97656L13.2718%206.31343L15.7685%206.43642L13.8211%208.00253L14.4771%2010.4132L12.3862%209.04387L10.2953%2010.4132L10.9472%208.00253L9.00391%206.43642L11.4966%206.31343L12.3862%203.97656Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", nr = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%2013.7502C9.5%2014.7202%2010.25%2015.5002%2011.17%2015.5002H13.05C13.85%2015.5002%2014.5%2014.8202%2014.5%2013.9702C14.5%2013.0602%2014.1%2012.7302%2013.51%2012.5202L10.5%2011.4702C9.91%2011.2602%209.51001%2010.9402%209.51001%2010.0202C9.51001%209.18023%2010.16%208.49023%2010.96%208.49023H12.84C13.76%208.49023%2014.51%209.27023%2014.51%2010.2402'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%207.5V16.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%2012C22%2017.52%2017.52%2022%2012%2022C6.48%2022%202%2017.52%202%2012C2%206.48%206.48%202%2012%202'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%206V2H18'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17%207L22%202'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", _i = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%2012C22%2017.52%2017.52%2022%2012%2022C6.48%2022%202%2017.52%202%2012C2%206.48%206.48%202%2012%202C17.52%202%2022%206.48%2022%2012Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.7099%2015.1798L12.6099%2013.3298C12.0699%2013.0098%2011.6299%2012.2398%2011.6299%2011.6098V7.50977'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ei = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2019.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2012.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%205.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%205.5L4%206.5L7%203.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2012.5L4%2013.5L7%2010.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2019.5L4%2020.5L7%2017.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
4003
- function xi(e) {
4004
- or(e, "svelte-1aour49", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-tournaments-thumbnail-rule{color:#fff;font-size:12px;line-height:15px;letter-spacing:-0.177807px;color:#B5B5B5}.casino-tournaments-thumbnail-rule .RulesRow{padding:10px;display:flex;border-bottom:1px solid #424242}.casino-tournaments-thumbnail-rule .RulesRow .RuleTxt{padding:3px 5px}.casino-tournaments-thumbnail-rule .RulesRow .RuleTxt a{color:#ff8364;cursor:pointer}.casino-tournaments-thumbnail-rule .RuleIcon{width:38px;height:30px}");
4039
+ }, Mi = "data:image/svg+xml,%3csvg%20width='35'%20height='25'%20viewBox='0%200%2025%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2591_521)'%3e%3cpath%20d='M22.3588%2020.1363C22.3601%2020.7949%2022.1782%2021.4408%2021.8334%2022.0019C21.6456%2022.3247%2021.4036%2022.6127%2021.1179%2022.8533C20.4473%2023.4391%2019.5846%2023.7574%2018.6942%2023.7474C17.8037%2023.7373%2016.9482%2023.3997%2016.2909%2022.7989C16.0353%2022.567%2015.8156%2022.2984%2015.6389%2022.0019C15.3424%2021.5116%2015.1664%2020.958%2015.1255%2020.3865C15.0845%2019.815%2015.1799%2019.2419%2015.4034%2018.7144C15.6399%2018.1566%2016.0124%2017.667%2016.487%2017.2905C16.9617%2016.9139%2017.5234%2016.6623%2018.1204%2016.5589C18.3103%2016.5455%2018.5009%2016.5455%2018.6908%2016.5589C19.6516%2016.5589%2020.573%2016.9406%2021.2524%2017.62C21.9318%2018.2994%2022.3135%2019.2208%2022.3135%2020.1816L22.3588%2020.1363Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.3242%2020.1371L18.2299%2021.0428L20.1591%2019.2314'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.278%206.46076C21.2037%204.5943%2019.6194%203.073%2017.711%202.0753C15.8025%201.0776%2013.6493%200.644982%2011.5036%200.828135C9.35785%201.01129%207.30885%201.8026%205.59709%203.10931C3.88533%204.41603%202.5817%206.1839%201.83935%208.20542C1.09701%2010.2269%200.9467%2012.4182%201.40598%2014.5222C1.86526%2016.6261%202.91505%2018.5555%204.43229%2020.0838C5.94953%2021.6121%207.87136%2022.6759%209.97194%2023.1504C12.0725%2023.6249%2014.2648%2023.4903%2016.2917%2022.7627C16.0361%2022.5307%2015.8163%2022.2621%2015.6396%2021.9657C15.3432%2021.4754%2015.1671%2020.9217%2015.1262%2020.3502C15.0853%2019.7788%2015.1806%2019.2057%2015.4041%2018.6781C14.4907%2019.0911%2013.4995%2019.3042%2012.497%2019.3031C11.2245%2019.3008%209.97506%2018.9635%208.87436%2018.325C7.77533%2017.6908%206.86538%2016.7747%206.23875%2015.6714V15.6714C5.33468%2014.0218%205.11294%2012.0836%205.62119%2010.2725C6.12945%208.46132%207.32717%206.92144%208.9575%205.98306C10.5878%205.04467%2012.521%204.78249%2014.3424%205.25274C16.1637%205.72298%2017.7284%206.88816%2018.7006%208.4985C18.7123%208.52746%2018.7275%208.55493%2018.746%208.58009C19.3629%209.66322%2019.6875%2010.8882%2019.6875%2012.1347C19.6875%2013.3813%2019.3629%2014.6064%2018.746%2015.6895C18.5748%2015.9855%2018.384%2016.2699%2018.1753%2016.5408C18.3652%2016.5273%2018.556%2016.5273%2018.746%2016.5408C19.3961%2016.5406%2020.0342%2016.7154%2020.5936%2017.0469C21.1529%2017.3783%2021.6128%2017.8543%2021.9249%2018.4246C23.1544%2016.5691%2023.8097%2014.3923%2023.8087%2012.1665C23.8164%2010.1621%2023.2878%208.19215%2022.278%206.46076V6.46076Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4785%200.819336V4.94915'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.1391%202.32227L16.0742%205.89962'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2866%206.46094L18.7002%208.52584'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.6875%2012.1035L23.7992%2012.1216'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2775%2017.7729L18.7363%2015.708'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.4966%2019.3398L12.4785%2023.4153'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.883%2018.3613L6.82715%2021.8843'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.24745%2015.708L2.69727%2017.7276'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.30577%2012.0946L1.20312%2012.0674'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.30214%208.49903L2.75195%206.41602'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.90918%202.29492L8.94692%205.89039'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.7086%2010.4202H8.7206L7.74805%2011.0146V11.9254L8.61254%2011.4082H8.6357V14.3722H9.7086V10.4202Z'%20fill='white'/%3e%3cpath%20d='M11.7885%2014.4803C12.8633%2014.4822%2013.531%2013.7123%2013.5329%2012.4039C13.5348%2011.1033%2012.8633%2010.3662%2011.7885%2010.3662C10.7117%2010.3662%2010.0479%2011.0995%2010.044%2012.4039C10.0402%2013.7065%2010.7117%2014.4783%2011.7885%2014.4803ZM11.7885%2013.6081C11.418%2013.6081%2011.1517%2013.2356%2011.1555%2012.4039C11.1594%2011.5916%2011.418%2011.2307%2011.7885%2011.2307C12.159%2011.2307%2012.4195%2011.5916%2012.4214%2012.4039C12.4233%2013.2356%2012.159%2013.6081%2011.7885%2013.6081Z'%20fill='white'/%3e%3cpath%20d='M15.305%2014.4803C16.3798%2014.4822%2017.0475%2013.7123%2017.0494%2012.4039C17.0513%2011.1033%2016.3798%2010.3662%2015.305%2010.3662C14.2282%2010.3662%2013.5644%2011.0995%2013.5605%2012.4039C13.5567%2013.7065%2014.2282%2014.4783%2015.305%2014.4803ZM15.305%2013.6081C14.9345%2013.6081%2014.6682%2013.2356%2014.672%2012.4039C14.6759%2011.5916%2014.9345%2011.2307%2015.305%2011.2307C15.6755%2011.2307%2015.936%2011.5916%2015.9379%2012.4039C15.9398%2013.2356%2015.6755%2013.6081%2015.305%2013.6081Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2591_521'%3e%3crect%20width='24'%20height='24.2989'%20fill='white'%20transform='translate(0.478516%200.139648)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Ri = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.6712%2020.9658H5.22363V23.2166H19.6712V20.9658Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.9074%2014.8942C16.0065%2013.9267%2019.3847%2011.229%2019.3847%204.9113C19.3847%203.38619%2019.1879%202.20546%2018.7246%201.30762H6.03995C5.58078%202.20546%205.37988%203.38619%205.37988%204.9113C5.37988%2011.0978%208.76219%2013.8611%2010.8572%2014.8696V18.6906H6.40482V20.9414H18.4868V18.6906H13.9074V14.8942Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.41677%203.39453H0.841439C0.841439%203.39453%20-0.343394%209.90085%206.77789%2010.9586'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.499%203.39453H24.0743C24.0743%203.39453%2025.2592%209.90085%2018.1338%2010.9586'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.3862%203.97656L13.2718%206.31343L15.7685%206.43642L13.8211%208.00253L14.4771%2010.4132L12.3862%209.04387L10.2953%2010.4132L10.9472%208.00253L9.00391%206.43642L11.4966%206.31343L12.3862%203.97656Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", lr = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%2013.7502C9.5%2014.7202%2010.25%2015.5002%2011.17%2015.5002H13.05C13.85%2015.5002%2014.5%2014.8202%2014.5%2013.9702C14.5%2013.0602%2014.1%2012.7302%2013.51%2012.5202L10.5%2011.4702C9.91%2011.2602%209.51001%2010.9402%209.51001%2010.0202C9.51001%209.18023%2010.16%208.49023%2010.96%208.49023H12.84C13.76%208.49023%2014.51%209.27023%2014.51%2010.2402'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%207.5V16.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%2012C22%2017.52%2017.52%2022%2012%2022C6.48%2022%202%2017.52%202%2012C2%206.48%206.48%202%2012%202'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%206V2H18'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17%207L22%202'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", ki = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%2012C22%2017.52%2017.52%2022%2012%2022C6.48%2022%202%2017.52%202%2012C2%206.48%206.48%202%2012%202C17.52%202%2022%206.48%2022%2012Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.7099%2015.1798L12.6099%2013.3298C12.0699%2013.0098%2011.6299%2012.2398%2011.6299%2011.6098V7.50977'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ni = "data:image/svg+xml,%3csvg%20width='35'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2019.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2012.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%205.5H21'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%205.5L4%206.5L7%203.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2012.5L4%2013.5L7%2010.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2019.5L4%2020.5L7%2017.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
4040
+ function Ai(e) {
4041
+ gr(e, "svelte-1aour49", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-tournaments-thumbnail-rule{color:#fff;font-size:12px;line-height:15px;letter-spacing:-0.177807px;color:#B5B5B5}.casino-tournaments-thumbnail-rule .RulesRow{padding:10px;display:flex;border-bottom:1px solid #424242}.casino-tournaments-thumbnail-rule .RulesRow .RuleTxt{padding:3px 5px}.casino-tournaments-thumbnail-rule .RulesRow .RuleTxt a{color:#ff8364;cursor:pointer}.casino-tournaments-thumbnail-rule .RuleIcon{width:38px;height:30px}");
4005
4042
  }
4006
- function Tt(e) {
4043
+ function Mt(e) {
4007
4044
  let t, r = (
4008
4045
  /*$_*/
4009
4046
  e[13]("scoreCriteriaType.mostRounds") + ""
4010
4047
  ), n;
4011
4048
  return {
4012
4049
  c() {
4013
- t = new Re(!1), n = Me(), t.a = n;
4050
+ t = new ke(!1), n = Re(), t.a = n;
4014
4051
  },
4015
4052
  m(i, a) {
4016
- t.m(r, i, a), M(i, n, a);
4053
+ t.m(r, i, a), R(i, n, a);
4017
4054
  },
4018
4055
  p(i, a) {
4019
4056
  a & /*$_*/
@@ -4025,17 +4062,17 @@ function Tt(e) {
4025
4062
  }
4026
4063
  };
4027
4064
  }
4028
- function Bt(e) {
4065
+ function Rt(e) {
4029
4066
  let t, r = (
4030
4067
  /*$_*/
4031
4068
  e[13]("scoreCriteriaType.winStateRatio") + ""
4032
4069
  ), n;
4033
4070
  return {
4034
4071
  c() {
4035
- t = new Re(!1), n = Me(), t.a = n;
4072
+ t = new ke(!1), n = Re(), t.a = n;
4036
4073
  },
4037
4074
  m(i, a) {
4038
- t.m(r, i, a), M(i, n, a);
4075
+ t.m(r, i, a), R(i, n, a);
4039
4076
  },
4040
4077
  p(i, a) {
4041
4078
  a & /*$_*/
@@ -4047,17 +4084,17 @@ function Bt(e) {
4047
4084
  }
4048
4085
  };
4049
4086
  }
4050
- function wt(e) {
4087
+ function kt(e) {
4051
4088
  let t, r = (
4052
4089
  /*$_*/
4053
4090
  e[13]("scoreCriteriaType.maxWinStateRatio") + ""
4054
4091
  ), n;
4055
4092
  return {
4056
4093
  c() {
4057
- t = new Re(!1), n = Me(), t.a = n;
4094
+ t = new ke(!1), n = Re(), t.a = n;
4058
4095
  },
4059
4096
  m(i, a) {
4060
- t.m(r, i, a), M(i, n, a);
4097
+ t.m(r, i, a), R(i, n, a);
4061
4098
  },
4062
4099
  p(i, a) {
4063
4100
  a & /*$_*/
@@ -4069,17 +4106,17 @@ function wt(e) {
4069
4106
  }
4070
4107
  };
4071
4108
  }
4072
- function Ht(e) {
4109
+ function Nt(e) {
4073
4110
  let t, r = (
4074
4111
  /*$_*/
4075
4112
  e[13]("scoreCriteriaType.stake") + ""
4076
4113
  ), n;
4077
4114
  return {
4078
4115
  c() {
4079
- t = new Re(!1), n = Me(), t.a = n;
4116
+ t = new ke(!1), n = Re(), t.a = n;
4080
4117
  },
4081
4118
  m(i, a) {
4082
- t.m(r, i, a), M(i, n, a);
4119
+ t.m(r, i, a), R(i, n, a);
4083
4120
  },
4084
4121
  p(i, a) {
4085
4122
  a & /*$_*/
@@ -4091,38 +4128,38 @@ function Ht(e) {
4091
4128
  }
4092
4129
  };
4093
4130
  }
4094
- function Ct(e) {
4131
+ function At(e) {
4095
4132
  let t, r, n;
4096
- function i(o, h) {
4133
+ function i(s, l) {
4097
4134
  return (
4098
4135
  /*noMinCasinoBet*/
4099
- o[8] && /*noMaxCasinoBet*/
4100
- o[9] ? Hi : (
4136
+ s[8] && /*noMaxCasinoBet*/
4137
+ s[9] ? Ii : (
4101
4138
  /*noMinCasinoBet*/
4102
- o[8] ? wi : (
4139
+ s[8] ? Oi : (
4103
4140
  /*noMaxCasinoBet*/
4104
- o[9] ? Bi : Ti
4141
+ s[9] ? Pi : Li
4105
4142
  )
4106
4143
  )
4107
4144
  );
4108
4145
  }
4109
- let a = i(e), s = a(e);
4146
+ let a = i(e), o = a(e);
4110
4147
  return {
4111
4148
  c() {
4112
- t = x("div"), r = x("div"), r.innerHTML = `<img src="${nr}"/>`, n = P(), s.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4149
+ t = x("div"), r = x("div"), r.innerHTML = `<img src="${lr}"/>`, n = O(), o.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4113
4150
  },
4114
- m(o, h) {
4115
- M(o, t, h), p(t, r), p(t, n), s.m(t, null);
4151
+ m(s, l) {
4152
+ R(s, t, l), p(t, r), p(t, n), o.m(t, null);
4116
4153
  },
4117
- p(o, h) {
4118
- a === (a = i(o)) && s ? s.p(o, h) : (s.d(1), s = a(o), s && (s.c(), s.m(t, null)));
4154
+ p(s, l) {
4155
+ a === (a = i(s)) && o ? o.p(s, l) : (o.d(1), o = a(s), o && (o.c(), o.m(t, null)));
4119
4156
  },
4120
- d(o) {
4121
- o && H(t), s.d();
4157
+ d(s) {
4158
+ s && H(t), o.d();
4122
4159
  }
4123
4160
  };
4124
4161
  }
4125
- function Ti(e) {
4162
+ function Li(e) {
4126
4163
  let t, r = (
4127
4164
  /*$_*/
4128
4165
  e[13]("productMinMaxBet", {
@@ -4135,7 +4172,7 @@ function Ti(e) {
4135
4172
  e[14](
4136
4173
  /*casino*/
4137
4174
  e[6].minbet
4138
- ) ? k[
4175
+ ) ? N[
4139
4176
  /*currency*/
4140
4177
  e[12]
4141
4178
  ] : ""}${/*casino*/
@@ -4144,7 +4181,7 @@ function Ti(e) {
4144
4181
  e[14](
4145
4182
  /*casino*/
4146
4183
  e[6].maxbet
4147
- ) ? k[
4184
+ ) ? N[
4148
4185
  /*currency*/
4149
4186
  e[12]
4150
4187
  ] : ""}${/*casino*/
@@ -4154,10 +4191,10 @@ function Ti(e) {
4154
4191
  ), n;
4155
4192
  return {
4156
4193
  c() {
4157
- t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4194
+ t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4158
4195
  },
4159
4196
  m(i, a) {
4160
- M(i, t, a), p(t, n);
4197
+ R(i, t, a), p(t, n);
4161
4198
  },
4162
4199
  p(i, a) {
4163
4200
  a & /*$_, casino, currency*/
@@ -4172,7 +4209,7 @@ function Ti(e) {
4172
4209
  i[14](
4173
4210
  /*casino*/
4174
4211
  i[6].minbet
4175
- ) ? k[
4212
+ ) ? N[
4176
4213
  /*currency*/
4177
4214
  i[12]
4178
4215
  ] : ""}${/*casino*/
@@ -4181,20 +4218,20 @@ function Ti(e) {
4181
4218
  i[14](
4182
4219
  /*casino*/
4183
4220
  i[6].maxbet
4184
- ) ? k[
4221
+ ) ? N[
4185
4222
  /*currency*/
4186
4223
  i[12]
4187
4224
  ] : ""}${/*casino*/
4188
4225
  i[6].maxbet}`
4189
4226
  }
4190
- }) + "") && J(n, r);
4227
+ }) + "") && Y(n, r);
4191
4228
  },
4192
4229
  d(i) {
4193
4230
  i && H(t);
4194
4231
  }
4195
4232
  };
4196
4233
  }
4197
- function Bi(e) {
4234
+ function Pi(e) {
4198
4235
  let t, r = (
4199
4236
  /*$_*/
4200
4237
  e[13]("productMinBet", {
@@ -4207,7 +4244,7 @@ function Bi(e) {
4207
4244
  e[14](
4208
4245
  /*casino*/
4209
4246
  e[6].minbet
4210
- ) ? k[
4247
+ ) ? N[
4211
4248
  /*currency*/
4212
4249
  e[12]
4213
4250
  ] : ""}${/*casino*/
@@ -4217,10 +4254,10 @@ function Bi(e) {
4217
4254
  ), n;
4218
4255
  return {
4219
4256
  c() {
4220
- t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4257
+ t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4221
4258
  },
4222
4259
  m(i, a) {
4223
- M(i, t, a), p(t, n);
4260
+ R(i, t, a), p(t, n);
4224
4261
  },
4225
4262
  p(i, a) {
4226
4263
  a & /*$_, casino, currency*/
@@ -4235,20 +4272,20 @@ function Bi(e) {
4235
4272
  i[14](
4236
4273
  /*casino*/
4237
4274
  i[6].minbet
4238
- ) ? k[
4275
+ ) ? N[
4239
4276
  /*currency*/
4240
4277
  i[12]
4241
4278
  ] : ""}${/*casino*/
4242
4279
  i[6].minbet}`
4243
4280
  }
4244
- }) + "") && J(n, r);
4281
+ }) + "") && Y(n, r);
4245
4282
  },
4246
4283
  d(i) {
4247
4284
  i && H(t);
4248
4285
  }
4249
4286
  };
4250
4287
  }
4251
- function wi(e) {
4288
+ function Oi(e) {
4252
4289
  let t, r = (
4253
4290
  /*$_*/
4254
4291
  e[13]("productMaxBet", {
@@ -4261,7 +4298,7 @@ function wi(e) {
4261
4298
  e[14](
4262
4299
  /*casino*/
4263
4300
  e[6].maxbet
4264
- ) ? k[
4301
+ ) ? N[
4265
4302
  /*currency*/
4266
4303
  e[12]
4267
4304
  ] : ""}${/*casino*/
@@ -4271,10 +4308,10 @@ function wi(e) {
4271
4308
  ), n;
4272
4309
  return {
4273
4310
  c() {
4274
- t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4311
+ t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4275
4312
  },
4276
4313
  m(i, a) {
4277
- M(i, t, a), p(t, n);
4314
+ R(i, t, a), p(t, n);
4278
4315
  },
4279
4316
  p(i, a) {
4280
4317
  a & /*$_, casino, currency*/
@@ -4289,20 +4326,20 @@ function wi(e) {
4289
4326
  i[14](
4290
4327
  /*casino*/
4291
4328
  i[6].maxbet
4292
- ) ? k[
4329
+ ) ? N[
4293
4330
  /*currency*/
4294
4331
  i[12]
4295
4332
  ] : ""}${/*casino*/
4296
4333
  i[6].maxbet}`
4297
4334
  }
4298
- }) + "") && J(n, r);
4335
+ }) + "") && Y(n, r);
4299
4336
  },
4300
4337
  d(i) {
4301
4338
  i && H(t);
4302
4339
  }
4303
4340
  };
4304
4341
  }
4305
- function Hi(e) {
4342
+ function Ii(e) {
4306
4343
  let t, r = (
4307
4344
  /*$_*/
4308
4345
  e[13]("productNoLimitsBet", {
@@ -4314,10 +4351,10 @@ function Hi(e) {
4314
4351
  ), n;
4315
4352
  return {
4316
4353
  c() {
4317
- t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4354
+ t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4318
4355
  },
4319
4356
  m(i, a) {
4320
- M(i, t, a), p(t, n);
4357
+ R(i, t, a), p(t, n);
4321
4358
  },
4322
4359
  p(i, a) {
4323
4360
  a & /*$_, casino*/
@@ -4327,45 +4364,45 @@ function Hi(e) {
4327
4364
  /*casino*/
4328
4365
  i[6].name
4329
4366
  ) }
4330
- }) + "") && J(n, r);
4367
+ }) + "") && Y(n, r);
4331
4368
  },
4332
4369
  d(i) {
4333
4370
  i && H(t);
4334
4371
  }
4335
4372
  };
4336
4373
  }
4337
- function St(e) {
4374
+ function Lt(e) {
4338
4375
  let t, r, n;
4339
- function i(o, h) {
4376
+ function i(s, l) {
4340
4377
  return (
4341
4378
  /*noMinSportsBet*/
4342
- o[10] && /*noMaxSportsBet*/
4343
- o[11] ? Ri : (
4379
+ s[10] && /*noMaxSportsBet*/
4380
+ s[11] ? Gi : (
4344
4381
  /*noMinSportsBet*/
4345
- o[10] ? Mi : (
4382
+ s[10] ? Ui : (
4346
4383
  /*noMaxSportsBet*/
4347
- o[11] ? Si : Ci
4384
+ s[11] ? Di : $i
4348
4385
  )
4349
4386
  )
4350
4387
  );
4351
4388
  }
4352
- let a = i(e), s = a(e);
4389
+ let a = i(e), o = a(e);
4353
4390
  return {
4354
4391
  c() {
4355
- t = x("div"), r = x("div"), r.innerHTML = `<img src="${nr}"/>`, n = P(), s.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4392
+ t = x("div"), r = x("div"), r.innerHTML = `<img src="${lr}"/>`, n = O(), o.c(), m(r, "class", "RuleIcon"), m(r, "part", "RuleIcon"), m(t, "class", "RulesRow"), m(t, "part", "rule");
4356
4393
  },
4357
- m(o, h) {
4358
- M(o, t, h), p(t, r), p(t, n), s.m(t, null);
4394
+ m(s, l) {
4395
+ R(s, t, l), p(t, r), p(t, n), o.m(t, null);
4359
4396
  },
4360
- p(o, h) {
4361
- a === (a = i(o)) && s ? s.p(o, h) : (s.d(1), s = a(o), s && (s.c(), s.m(t, null)));
4397
+ p(s, l) {
4398
+ a === (a = i(s)) && o ? o.p(s, l) : (o.d(1), o = a(s), o && (o.c(), o.m(t, null)));
4362
4399
  },
4363
- d(o) {
4364
- o && H(t), s.d();
4400
+ d(s) {
4401
+ s && H(t), o.d();
4365
4402
  }
4366
4403
  };
4367
4404
  }
4368
- function Ci(e) {
4405
+ function $i(e) {
4369
4406
  let t, r = (
4370
4407
  /*$_*/
4371
4408
  e[13]("productMinMaxBet", {
@@ -4378,7 +4415,7 @@ function Ci(e) {
4378
4415
  e[14](
4379
4416
  /*sports*/
4380
4417
  e[7].minbet
4381
- ) ? k[
4418
+ ) ? N[
4382
4419
  /*currency*/
4383
4420
  e[12]
4384
4421
  ] : ""}${/*sports*/
@@ -4387,7 +4424,7 @@ function Ci(e) {
4387
4424
  e[14](
4388
4425
  /*sports*/
4389
4426
  e[7].maxbet
4390
- ) ? k[
4427
+ ) ? N[
4391
4428
  /*currency*/
4392
4429
  e[12]
4393
4430
  ] : ""}${/*sports*/
@@ -4397,10 +4434,10 @@ function Ci(e) {
4397
4434
  ), n;
4398
4435
  return {
4399
4436
  c() {
4400
- t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4437
+ t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4401
4438
  },
4402
4439
  m(i, a) {
4403
- M(i, t, a), p(t, n);
4440
+ R(i, t, a), p(t, n);
4404
4441
  },
4405
4442
  p(i, a) {
4406
4443
  a & /*$_, sports, currency*/
@@ -4415,7 +4452,7 @@ function Ci(e) {
4415
4452
  i[14](
4416
4453
  /*sports*/
4417
4454
  i[7].minbet
4418
- ) ? k[
4455
+ ) ? N[
4419
4456
  /*currency*/
4420
4457
  i[12]
4421
4458
  ] : ""}${/*sports*/
@@ -4424,20 +4461,20 @@ function Ci(e) {
4424
4461
  i[14](
4425
4462
  /*sports*/
4426
4463
  i[7].maxbet
4427
- ) ? k[
4464
+ ) ? N[
4428
4465
  /*currency*/
4429
4466
  i[12]
4430
4467
  ] : ""}${/*sports*/
4431
4468
  i[7].maxbet}`
4432
4469
  }
4433
- }) + "") && J(n, r);
4470
+ }) + "") && Y(n, r);
4434
4471
  },
4435
4472
  d(i) {
4436
4473
  i && H(t);
4437
4474
  }
4438
4475
  };
4439
4476
  }
4440
- function Si(e) {
4477
+ function Di(e) {
4441
4478
  let t, r = (
4442
4479
  /*$_*/
4443
4480
  e[13]("productMinBet", {
@@ -4450,7 +4487,7 @@ function Si(e) {
4450
4487
  e[14](
4451
4488
  /*sports*/
4452
4489
  e[7].minbet
4453
- ) ? k[
4490
+ ) ? N[
4454
4491
  /*currency*/
4455
4492
  e[12]
4456
4493
  ] : ""}${/*sports*/
@@ -4460,10 +4497,10 @@ function Si(e) {
4460
4497
  ), n;
4461
4498
  return {
4462
4499
  c() {
4463
- t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4500
+ t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4464
4501
  },
4465
4502
  m(i, a) {
4466
- M(i, t, a), p(t, n);
4503
+ R(i, t, a), p(t, n);
4467
4504
  },
4468
4505
  p(i, a) {
4469
4506
  a & /*$_, sports, currency*/
@@ -4478,20 +4515,20 @@ function Si(e) {
4478
4515
  i[14](
4479
4516
  /*sports*/
4480
4517
  i[7].minbet
4481
- ) ? k[
4518
+ ) ? N[
4482
4519
  /*currency*/
4483
4520
  i[12]
4484
4521
  ] : ""}${/*sports*/
4485
4522
  i[7].minbet}`
4486
4523
  }
4487
- }) + "") && J(n, r);
4524
+ }) + "") && Y(n, r);
4488
4525
  },
4489
4526
  d(i) {
4490
4527
  i && H(t);
4491
4528
  }
4492
4529
  };
4493
4530
  }
4494
- function Mi(e) {
4531
+ function Ui(e) {
4495
4532
  let t, r = (
4496
4533
  /*$_*/
4497
4534
  e[13]("productMaxBet", {
@@ -4504,7 +4541,7 @@ function Mi(e) {
4504
4541
  e[14](
4505
4542
  /*sports*/
4506
4543
  e[7].maxbet
4507
- ) ? k[
4544
+ ) ? N[
4508
4545
  /*currency*/
4509
4546
  e[12]
4510
4547
  ] : ""}${/*sports*/
@@ -4514,10 +4551,10 @@ function Mi(e) {
4514
4551
  ), n;
4515
4552
  return {
4516
4553
  c() {
4517
- t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4554
+ t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4518
4555
  },
4519
4556
  m(i, a) {
4520
- M(i, t, a), p(t, n);
4557
+ R(i, t, a), p(t, n);
4521
4558
  },
4522
4559
  p(i, a) {
4523
4560
  a & /*$_, sports, currency*/
@@ -4532,20 +4569,20 @@ function Mi(e) {
4532
4569
  i[14](
4533
4570
  /*sports*/
4534
4571
  i[7].maxbet
4535
- ) ? k[
4572
+ ) ? N[
4536
4573
  /*currency*/
4537
4574
  i[12]
4538
4575
  ] : ""}${/*sports*/
4539
4576
  i[7].maxbet}`
4540
4577
  }
4541
- }) + "") && J(n, r);
4578
+ }) + "") && Y(n, r);
4542
4579
  },
4543
4580
  d(i) {
4544
4581
  i && H(t);
4545
4582
  }
4546
4583
  };
4547
4584
  }
4548
- function Ri(e) {
4585
+ function Gi(e) {
4549
4586
  let t, r = (
4550
4587
  /*$_*/
4551
4588
  e[13]("productNoLimitsBet", {
@@ -4557,10 +4594,10 @@ function Ri(e) {
4557
4594
  ), n;
4558
4595
  return {
4559
4596
  c() {
4560
- t = x("div"), n = z(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4597
+ t = x("div"), n = X(r), m(t, "class", "RuleTxt"), m(t, "part", "RuleTxt");
4561
4598
  },
4562
4599
  m(i, a) {
4563
- M(i, t, a), p(t, n);
4600
+ R(i, t, a), p(t, n);
4564
4601
  },
4565
4602
  p(i, a) {
4566
4603
  a & /*$_, sports*/
@@ -4570,15 +4607,15 @@ function Ri(e) {
4570
4607
  /*sports*/
4571
4608
  i[7].name
4572
4609
  ) }
4573
- }) + "") && J(n, r);
4610
+ }) + "") && Y(n, r);
4574
4611
  },
4575
4612
  d(i) {
4576
4613
  i && H(t);
4577
4614
  }
4578
4615
  };
4579
4616
  }
4580
- function ki(e) {
4581
- let t, r, n, i, a, s, o, h, u, l, c, f, g, y = (
4617
+ function Fi(e) {
4618
+ let t, r, n, i, a, o, s, l, u, h, c, f, g, y = (
4582
4619
  /*$_*/
4583
4620
  e[13]("miniBetCount", {
4584
4621
  values: { betCount: (
@@ -4586,7 +4623,7 @@ function ki(e) {
4586
4623
  e[1]
4587
4624
  ) }
4588
4625
  }) + ""
4589
- ), T, w, C, R, S, N, A = (
4626
+ ), T, w, C, k, S, A, L = (
4590
4627
  /*$_*/
4591
4628
  e[13]("timePeriod", {
4592
4629
  values: {
@@ -4600,55 +4637,55 @@ function ki(e) {
4600
4637
  )
4601
4638
  }
4602
4639
  }) + ""
4603
- ), Z, ee, Y, te, Ee, K, re = (
4640
+ ), J, te, K, re, xe, q, ne = (
4604
4641
  /*$_*/
4605
4642
  e[13]("terms", { values: { tcUrl: (
4606
4643
  /*tcurl*/
4607
4644
  e[4]
4608
4645
  ) } }) + ""
4609
- ), xe, d, L, X, at, I = (
4646
+ ), Te, d, P, W, st, $ = (
4610
4647
  /*scorecriterial*/
4611
- e[0] == "BetCount" && Tt(e)
4612
- ), $ = (
4613
- /*scorecriterial*/
4614
- e[0] == "WinStakeRatio" && Bt(e)
4648
+ e[0] == "BetCount" && Mt(e)
4615
4649
  ), D = (
4616
4650
  /*scorecriterial*/
4617
- e[0] == "MaxWinStakeRatio" && wt(e)
4651
+ e[0] == "WinStakeRatio" && Rt(e)
4618
4652
  ), U = (
4619
4653
  /*scorecriterial*/
4620
- e[0] == "Stake" && Ht(e)
4654
+ e[0] == "MaxWinStakeRatio" && kt(e)
4621
4655
  ), G = (
4622
- /*casino*/
4623
- e[6] && Ct(e)
4656
+ /*scorecriterial*/
4657
+ e[0] == "Stake" && Nt(e)
4624
4658
  ), F = (
4659
+ /*casino*/
4660
+ e[6] && At(e)
4661
+ ), j = (
4625
4662
  /*sports*/
4626
- e[7] && St(e)
4663
+ e[7] && Lt(e)
4627
4664
  );
4628
4665
  return {
4629
4666
  c() {
4630
- t = x("div"), r = x("div"), n = x("div"), n.innerHTML = `<img src="${vi}"/>`, i = P(), a = x("div"), I && I.c(), s = P(), $ && $.c(), o = P(), D && D.c(), h = P(), U && U.c(), u = P(), l = x("div"), c = x("div"), c.innerHTML = `<img src="${yi}"/>`, f = P(), g = x("div"), T = z(y), w = P(), C = x("div"), R = x("div"), R.innerHTML = `<img src="${_i}"/>`, S = P(), N = x("div"), Z = z(A), ee = P(), Y = x("div"), te = x("div"), te.innerHTML = `<img src="${Ei}"/>`, Ee = P(), K = x("div"), xe = P(), G && G.c(), d = P(), L = x("span"), at = P(), F && F.c(), m(n, "class", "RuleIcon"), m(n, "part", "RuleIcon"), m(a, "class", "RuleTxt"), m(a, "part", "RuleTxt"), m(r, "class", "RulesRow"), m(r, "part", "rule"), m(c, "class", "RuleIcon"), m(c, "part", "RuleIcon"), m(g, "class", "RuleTxt"), m(g, "part", "RuleTxt"), m(l, "class", "RulesRow"), m(l, "part", "rule"), m(R, "class", "RuleIcon"), m(R, "part", "RuleIcon"), m(N, "class", "RuleTxt"), m(N, "part", "RuleTxt"), m(C, "class", "RulesRow"), m(C, "part", "rule"), m(te, "class", "RuleIcon"), m(te, "part", "RuleIcon"), m(K, "class", "RuleTxt"), m(K, "part", "RuleTxt"), m(Y, "class", "RulesRow"), m(Y, "part", "rule"), m(L, "type", "hidden"), m(L, "href", X = { tcurl: (
4667
+ t = x("div"), r = x("div"), n = x("div"), n.innerHTML = `<img src="${Ri}"/>`, i = O(), a = x("div"), $ && $.c(), o = O(), D && D.c(), s = O(), U && U.c(), l = O(), G && G.c(), u = O(), h = x("div"), c = x("div"), c.innerHTML = `<img src="${Mi}"/>`, f = O(), g = x("div"), T = X(y), w = O(), C = x("div"), k = x("div"), k.innerHTML = `<img src="${ki}"/>`, S = O(), A = x("div"), J = X(L), te = O(), K = x("div"), re = x("div"), re.innerHTML = `<img src="${Ni}"/>`, xe = O(), q = x("div"), Te = O(), F && F.c(), d = O(), P = x("span"), st = O(), j && j.c(), m(n, "class", "RuleIcon"), m(n, "part", "RuleIcon"), m(a, "class", "RuleTxt"), m(a, "part", "RuleTxt"), m(r, "class", "RulesRow"), m(r, "part", "rule"), m(c, "class", "RuleIcon"), m(c, "part", "RuleIcon"), m(g, "class", "RuleTxt"), m(g, "part", "RuleTxt"), m(h, "class", "RulesRow"), m(h, "part", "rule"), m(k, "class", "RuleIcon"), m(k, "part", "RuleIcon"), m(A, "class", "RuleTxt"), m(A, "part", "RuleTxt"), m(C, "class", "RulesRow"), m(C, "part", "rule"), m(re, "class", "RuleIcon"), m(re, "part", "RuleIcon"), m(q, "class", "RuleTxt"), m(q, "part", "RuleTxt"), m(K, "class", "RulesRow"), m(K, "part", "rule"), m(P, "type", "hidden"), m(P, "href", W = { tcurl: (
4631
4668
  /*tcurl*/
4632
4669
  e[4]
4633
4670
  ) }), m(t, "class", "casino-tournaments-thumbnail-rule"), m(t, "part", "casino-tournaments-thumbnail-rule");
4634
4671
  },
4635
- m(E, j) {
4636
- M(E, t, j), p(t, r), p(r, n), p(r, i), p(r, a), I && I.m(a, null), p(a, s), $ && $.m(a, null), p(a, o), D && D.m(a, null), p(a, h), U && U.m(a, null), p(t, u), p(t, l), p(l, c), p(l, f), p(l, g), p(g, T), p(t, w), p(t, C), p(C, R), p(C, S), p(C, N), p(N, Z), p(t, ee), p(t, Y), p(Y, te), p(Y, Ee), p(Y, K), K.innerHTML = re, p(t, xe), G && G.m(t, null), p(t, d), p(t, L), p(t, at), F && F.m(t, null), e[20](t);
4672
+ m(E, V) {
4673
+ R(E, t, V), p(t, r), p(r, n), p(r, i), p(r, a), $ && $.m(a, null), p(a, o), D && D.m(a, null), p(a, s), U && U.m(a, null), p(a, l), G && G.m(a, null), p(t, u), p(t, h), p(h, c), p(h, f), p(h, g), p(g, T), p(t, w), p(t, C), p(C, k), p(C, S), p(C, A), p(A, J), p(t, te), p(t, K), p(K, re), p(K, xe), p(K, q), q.innerHTML = ne, p(t, Te), F && F.m(t, null), p(t, d), p(t, P), p(t, st), j && j.m(t, null), e[20](t);
4637
4674
  },
4638
- p(E, [j]) {
4675
+ p(E, [V]) {
4639
4676
  /*scorecriterial*/
4640
- E[0] == "BetCount" ? I ? I.p(E, j) : (I = Tt(E), I.c(), I.m(a, s)) : I && (I.d(1), I = null), /*scorecriterial*/
4641
- E[0] == "WinStakeRatio" ? $ ? $.p(E, j) : ($ = Bt(E), $.c(), $.m(a, o)) : $ && ($.d(1), $ = null), /*scorecriterial*/
4642
- E[0] == "MaxWinStakeRatio" ? D ? D.p(E, j) : (D = wt(E), D.c(), D.m(a, h)) : D && (D.d(1), D = null), /*scorecriterial*/
4643
- E[0] == "Stake" ? U ? U.p(E, j) : (U = Ht(E), U.c(), U.m(a, null)) : U && (U.d(1), U = null), j & /*$_, betcount*/
4677
+ E[0] == "BetCount" ? $ ? $.p(E, V) : ($ = Mt(E), $.c(), $.m(a, o)) : $ && ($.d(1), $ = null), /*scorecriterial*/
4678
+ E[0] == "WinStakeRatio" ? D ? D.p(E, V) : (D = Rt(E), D.c(), D.m(a, s)) : D && (D.d(1), D = null), /*scorecriterial*/
4679
+ E[0] == "MaxWinStakeRatio" ? U ? U.p(E, V) : (U = kt(E), U.c(), U.m(a, l)) : U && (U.d(1), U = null), /*scorecriterial*/
4680
+ E[0] == "Stake" ? G ? G.p(E, V) : (G = Nt(E), G.c(), G.m(a, null)) : G && (G.d(1), G = null), V & /*$_, betcount*/
4644
4681
  8194 && y !== (y = /*$_*/
4645
4682
  E[13]("miniBetCount", {
4646
4683
  values: { betCount: (
4647
4684
  /*betcount*/
4648
4685
  E[1]
4649
4686
  ) }
4650
- }) + "") && J(T, y), j & /*$_, starttime, endtime*/
4651
- 8204 && A !== (A = /*$_*/
4687
+ }) + "") && Y(T, y), V & /*$_, starttime, endtime*/
4688
+ 8204 && L !== (L = /*$_*/
4652
4689
  E[13]("timePeriod", {
4653
4690
  values: {
4654
4691
  startTime: (
@@ -4660,56 +4697,56 @@ function ki(e) {
4660
4697
  E[3]
4661
4698
  )
4662
4699
  }
4663
- }) + "") && J(Z, A), j & /*$_, tcurl*/
4664
- 8208 && re !== (re = /*$_*/
4700
+ }) + "") && Y(J, L), V & /*$_, tcurl*/
4701
+ 8208 && ne !== (ne = /*$_*/
4665
4702
  E[13]("terms", { values: { tcUrl: (
4666
4703
  /*tcurl*/
4667
4704
  E[4]
4668
- ) } }) + "") && (K.innerHTML = re), /*casino*/
4669
- E[6] ? G ? G.p(E, j) : (G = Ct(E), G.c(), G.m(t, d)) : G && (G.d(1), G = null), j & /*tcurl*/
4670
- 16 && X !== (X = { tcurl: (
4705
+ ) } }) + "") && (q.innerHTML = ne), /*casino*/
4706
+ E[6] ? F ? F.p(E, V) : (F = At(E), F.c(), F.m(t, d)) : F && (F.d(1), F = null), V & /*tcurl*/
4707
+ 16 && W !== (W = { tcurl: (
4671
4708
  /*tcurl*/
4672
4709
  E[4]
4673
- ) }) && m(L, "href", X), /*sports*/
4674
- E[7] ? F ? F.p(E, j) : (F = St(E), F.c(), F.m(t, null)) : F && (F.d(1), F = null);
4710
+ ) }) && m(P, "href", W), /*sports*/
4711
+ E[7] ? j ? j.p(E, V) : (j = Lt(E), j.c(), j.m(t, null)) : j && (j.d(1), j = null);
4675
4712
  },
4676
- i: W,
4677
- o: W,
4713
+ i: Z,
4714
+ o: Z,
4678
4715
  d(E) {
4679
- E && H(t), I && I.d(), $ && $.d(), D && D.d(), U && U.d(), G && G.d(), F && F.d(), e[20](null);
4716
+ E && H(t), $ && $.d(), D && D.d(), U && U.d(), G && G.d(), F && F.d(), j && j.d(), e[20](null);
4680
4717
  }
4681
4718
  };
4682
4719
  }
4683
- function Ni(e, t, r) {
4720
+ function ji(e, t, r) {
4684
4721
  let n;
4685
- ar(e, pi, (d) => r(13, n = d));
4686
- let { lang: i = "tr" } = t, { scorecriterial: a = "BetCount" } = t, { betcount: s } = t, { starttime: o } = t, { endtime: h } = t, { tcurl: u } = t, { products: l = "{}" } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: g = "" } = t, y, T, w, C = !1, R = !1, S = !1, N = !1, A = "EUR";
4687
- bi({ withLocale: "en", translations: {} });
4688
- const Z = (d) => typeof d == "number" || Object.prototype.toString.call(d) === "[object Number]", ee = () => {
4689
- fetch(g).then((L) => L.json()).then((L) => {
4690
- Object.keys(L).forEach((X) => {
4691
- Et(X, L[X]);
4722
+ br(e, Hi, (d) => r(13, n = d));
4723
+ let { lang: i = "tr" } = t, { scorecriterial: a = "BetCount" } = t, { betcount: o } = t, { starttime: s } = t, { endtime: l } = t, { tcurl: u } = t, { products: h = "{}" } = t, { clientstyling: c = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: g = "" } = t, y, T, w, C = !1, k = !1, S = !1, A = !1, L = "EUR";
4724
+ Ci({ withLocale: "en", translations: {} });
4725
+ const J = (d) => typeof d == "number" || Object.prototype.toString.call(d) === "[object Number]", te = () => {
4726
+ fetch(g).then((P) => P.json()).then((P) => {
4727
+ Object.keys(P).forEach((W) => {
4728
+ Ct(W, P[W]);
4692
4729
  });
4693
- }).catch((L) => {
4694
- console.log(L);
4730
+ }).catch((P) => {
4731
+ console.log(P);
4695
4732
  });
4696
4733
  };
4697
- Object.keys(xt).forEach((d) => {
4698
- Et(d, xt[d]);
4734
+ Object.keys(St).forEach((d) => {
4735
+ Ct(d, St[d]);
4699
4736
  });
4700
- const Y = (d) => {
4701
- d && (r(12, A = d.currency), d.casino ? (r(6, T = d.casino), r(8, C = !(T.hasOwnProperty("minbet") && T.minbet != 0)), r(9, R = !(T.hasOwnProperty("maxbet") && T.maxbet != 0))) : (r(8, C = !0), r(9, R = !0)), d.sports ? (r(7, w = d.sports), r(10, S = !(w.hasOwnProperty("minbet") && w.minbet != 0)), r(11, N = !(w.hasOwnProperty("maxbet") && w.maxbet != 0))) : (r(10, S = !0), r(11, N = !0)));
4702
- }, te = () => {
4703
- gi(i);
4704
- }, Ee = () => {
4737
+ const K = (d) => {
4738
+ d && (r(12, L = d.currency), d.casino ? (r(6, T = d.casino), r(8, C = !(T.hasOwnProperty("minbet") && T.minbet != 0)), r(9, k = !(T.hasOwnProperty("maxbet") && T.maxbet != 0))) : (r(8, C = !0), r(9, k = !0)), d.sports ? (r(7, w = d.sports), r(10, S = !(w.hasOwnProperty("minbet") && w.minbet != 0)), r(11, A = !(w.hasOwnProperty("maxbet") && w.maxbet != 0))) : (r(10, S = !0), r(11, A = !0)));
4739
+ }, re = () => {
4740
+ Si(i);
4741
+ }, xe = () => {
4705
4742
  let d = document.createElement("style");
4706
4743
  d.innerHTML = c, y.appendChild(d);
4707
- }, K = () => {
4708
- let d = new URL(f), L = document.createElement("style");
4709
- fetch(d.href).then((X) => X.text()).then((X) => {
4710
- L.innerHTML = X, setTimeout(
4744
+ }, q = () => {
4745
+ let d = new URL(f), P = document.createElement("style");
4746
+ fetch(d.href).then((W) => W.text()).then((W) => {
4747
+ P.innerHTML = W, setTimeout(
4711
4748
  () => {
4712
- y.appendChild(L);
4749
+ y.appendChild(P);
4713
4750
  },
4714
4751
  1
4715
4752
  ), setTimeout(
@@ -4718,58 +4755,58 @@ function Ni(e, t, r) {
4718
4755
  500
4719
4756
  );
4720
4757
  });
4721
- }, re = (d) => {
4722
- d.data && d.data.type && d.type == "TournamentsProductsUpdate" && r(15, l = d.data.productInfo);
4758
+ }, ne = (d) => {
4759
+ d.data && d.data.type && d.type == "TournamentsProductsUpdate" && r(15, h = d.data.productInfo);
4723
4760
  };
4724
- mr(() => (window.addEventListener("message", re, !1), window.postMessage({ type: "TournamentsRuleListenerLoaded" }, window.location.href), () => {
4725
- window.removeEventListener("message", re);
4761
+ Br(() => (window.addEventListener("message", ne, !1), window.postMessage({ type: "TournamentsRuleListenerLoaded" }, window.location.href), () => {
4762
+ window.removeEventListener("message", ne);
4726
4763
  }));
4727
- function xe(d) {
4728
- je[d ? "unshift" : "push"](() => {
4764
+ function Te(d) {
4765
+ ze[d ? "unshift" : "push"](() => {
4729
4766
  y = d, r(5, y);
4730
4767
  });
4731
4768
  }
4732
4769
  return e.$$set = (d) => {
4733
- "lang" in d && r(16, i = d.lang), "scorecriterial" in d && r(0, a = d.scorecriterial), "betcount" in d && r(1, s = d.betcount), "starttime" in d && r(2, o = d.starttime), "endtime" in d && r(3, h = d.endtime), "tcurl" in d && r(4, u = d.tcurl), "products" in d && r(15, l = d.products), "clientstyling" in d && r(17, c = d.clientstyling), "clientstylingurl" in d && r(18, f = d.clientstylingurl), "translationurl" in d && r(19, g = d.translationurl);
4770
+ "lang" in d && r(16, i = d.lang), "scorecriterial" in d && r(0, a = d.scorecriterial), "betcount" in d && r(1, o = d.betcount), "starttime" in d && r(2, s = d.starttime), "endtime" in d && r(3, l = d.endtime), "tcurl" in d && r(4, u = d.tcurl), "products" in d && r(15, h = d.products), "clientstyling" in d && r(17, c = d.clientstyling), "clientstylingurl" in d && r(18, f = d.clientstylingurl), "translationurl" in d && r(19, g = d.translationurl);
4734
4771
  }, e.$$.update = () => {
4735
4772
  e.$$.dirty & /*lang*/
4736
- 65536 && i && te(), e.$$.dirty & /*products*/
4737
- 32768 && l && Y(l), e.$$.dirty & /*clientstyling, customStylingContainer*/
4738
- 131104 && c && y && Ee(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4739
- 262176 && f && y && K(), e.$$.dirty & /*translationurl*/
4740
- 524288 && g && ee();
4773
+ 65536 && i && re(), e.$$.dirty & /*products*/
4774
+ 32768 && h && K(h), e.$$.dirty & /*clientstyling, customStylingContainer*/
4775
+ 131104 && c && y && xe(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4776
+ 262176 && f && y && q(), e.$$.dirty & /*translationurl*/
4777
+ 524288 && g && te();
4741
4778
  }, [
4742
4779
  a,
4743
- s,
4744
4780
  o,
4745
- h,
4781
+ s,
4782
+ l,
4746
4783
  u,
4747
4784
  y,
4748
4785
  T,
4749
4786
  w,
4750
4787
  C,
4751
- R,
4788
+ k,
4752
4789
  S,
4753
- N,
4754
4790
  A,
4791
+ L,
4755
4792
  n,
4756
- Z,
4757
- l,
4793
+ J,
4794
+ h,
4758
4795
  i,
4759
4796
  c,
4760
4797
  f,
4761
4798
  g,
4762
- xe
4799
+ Te
4763
4800
  ];
4764
4801
  }
4765
- class Ai extends wr {
4802
+ class Vi extends Or {
4766
4803
  constructor(t) {
4767
- super(), Tr(
4804
+ super(), Lr(
4768
4805
  this,
4769
4806
  t,
4770
- Ni,
4771
- ki,
4772
- Rt,
4807
+ ji,
4808
+ Fi,
4809
+ Ot,
4773
4810
  {
4774
4811
  lang: 16,
4775
4812
  scorecriterial: 0,
@@ -4782,71 +4819,71 @@ class Ai extends wr {
4782
4819
  clientstylingurl: 18,
4783
4820
  translationurl: 19
4784
4821
  },
4785
- xi
4822
+ Ai
4786
4823
  );
4787
4824
  }
4788
4825
  get lang() {
4789
4826
  return this.$$.ctx[16];
4790
4827
  }
4791
4828
  set lang(t) {
4792
- this.$$set({ lang: t }), V();
4829
+ this.$$set({ lang: t }), z();
4793
4830
  }
4794
4831
  get scorecriterial() {
4795
4832
  return this.$$.ctx[0];
4796
4833
  }
4797
4834
  set scorecriterial(t) {
4798
- this.$$set({ scorecriterial: t }), V();
4835
+ this.$$set({ scorecriterial: t }), z();
4799
4836
  }
4800
4837
  get betcount() {
4801
4838
  return this.$$.ctx[1];
4802
4839
  }
4803
4840
  set betcount(t) {
4804
- this.$$set({ betcount: t }), V();
4841
+ this.$$set({ betcount: t }), z();
4805
4842
  }
4806
4843
  get starttime() {
4807
4844
  return this.$$.ctx[2];
4808
4845
  }
4809
4846
  set starttime(t) {
4810
- this.$$set({ starttime: t }), V();
4847
+ this.$$set({ starttime: t }), z();
4811
4848
  }
4812
4849
  get endtime() {
4813
4850
  return this.$$.ctx[3];
4814
4851
  }
4815
4852
  set endtime(t) {
4816
- this.$$set({ endtime: t }), V();
4853
+ this.$$set({ endtime: t }), z();
4817
4854
  }
4818
4855
  get tcurl() {
4819
4856
  return this.$$.ctx[4];
4820
4857
  }
4821
4858
  set tcurl(t) {
4822
- this.$$set({ tcurl: t }), V();
4859
+ this.$$set({ tcurl: t }), z();
4823
4860
  }
4824
4861
  get products() {
4825
4862
  return this.$$.ctx[15];
4826
4863
  }
4827
4864
  set products(t) {
4828
- this.$$set({ products: t }), V();
4865
+ this.$$set({ products: t }), z();
4829
4866
  }
4830
4867
  get clientstyling() {
4831
4868
  return this.$$.ctx[17];
4832
4869
  }
4833
4870
  set clientstyling(t) {
4834
- this.$$set({ clientstyling: t }), V();
4871
+ this.$$set({ clientstyling: t }), z();
4835
4872
  }
4836
4873
  get clientstylingurl() {
4837
4874
  return this.$$.ctx[18];
4838
4875
  }
4839
4876
  set clientstylingurl(t) {
4840
- this.$$set({ clientstylingurl: t }), V();
4877
+ this.$$set({ clientstylingurl: t }), z();
4841
4878
  }
4842
4879
  get translationurl() {
4843
4880
  return this.$$.ctx[19];
4844
4881
  }
4845
4882
  set translationurl(t) {
4846
- this.$$set({ translationurl: t }), V();
4883
+ this.$$set({ translationurl: t }), z();
4847
4884
  }
4848
4885
  }
4849
- Br(Ai, { lang: {}, scorecriterial: {}, betcount: {}, starttime: {}, endtime: {}, tcurl: {}, products: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4886
+ Pr(Vi, { lang: {}, scorecriterial: {}, betcount: {}, starttime: {}, endtime: {}, tcurl: {}, products: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4850
4887
  export {
4851
- Ai as C
4888
+ Vi as default
4852
4889
  };