@everymatrix/casino-betslip-indicator 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,43 +1,72 @@
1
- function T() {
1
+ var er = Object.defineProperty, tr = Object.defineProperties;
2
+ var rr = Object.getOwnPropertyDescriptors;
3
+ var Ze = Object.getOwnPropertySymbols;
4
+ var nr = Object.prototype.hasOwnProperty, ir = Object.prototype.propertyIsEnumerable;
5
+ var ve = (e, t, r) => t in e ? er(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qe = (e, t) => {
6
+ for (var r in t || (t = {}))
7
+ nr.call(t, r) && ve(e, r, t[r]);
8
+ if (Ze)
9
+ for (var r of Ze(t))
10
+ ir.call(t, r) && ve(e, r, t[r]);
11
+ return e;
12
+ }, Je = (e, t) => tr(e, rr(t));
13
+ var T = (e, t, r) => ve(e, typeof t != "symbol" ? t + "" : t, r);
14
+ var Ye = (e, t, r) => new Promise((n, i) => {
15
+ var o = (h) => {
16
+ try {
17
+ a(r.next(h));
18
+ } catch (u) {
19
+ i(u);
20
+ }
21
+ }, s = (h) => {
22
+ try {
23
+ a(r.throw(h));
24
+ } catch (u) {
25
+ i(u);
26
+ }
27
+ }, a = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, s);
28
+ a((r = r.apply(e, t)).next());
29
+ });
30
+ function B() {
2
31
  }
3
- function dt(e) {
32
+ function _t(e) {
4
33
  return e();
5
34
  }
6
- function We() {
35
+ function qe() {
7
36
  return /* @__PURE__ */ Object.create(null);
8
37
  }
9
- function K(e) {
10
- e.forEach(dt);
38
+ function ee(e) {
39
+ e.forEach(_t);
11
40
  }
12
- function Ge(e) {
41
+ function ke(e) {
13
42
  return typeof e == "function";
14
43
  }
15
- function bt(e, t) {
44
+ function Et(e, t) {
16
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
46
  }
18
- function Zt(e) {
47
+ function or(e) {
19
48
  return Object.keys(e).length === 0;
20
49
  }
21
- function Qt(e, ...t) {
50
+ function sr(e, ...t) {
22
51
  if (e == null) {
23
52
  for (const n of t)
24
53
  n(void 0);
25
- return T;
54
+ return B;
26
55
  }
27
56
  const r = e.subscribe(...t);
28
57
  return r.unsubscribe ? () => r.unsubscribe() : r;
29
58
  }
30
- function B(e, t) {
59
+ function A(e, t) {
31
60
  e.appendChild(t);
32
61
  }
33
- function Jt(e, t, r) {
34
- const n = Yt(e);
62
+ function ar(e, t, r) {
63
+ const n = ur(e);
35
64
  if (!n.getElementById(t)) {
36
- const i = D("style");
37
- i.id = t, i.textContent = r, qt(n, i);
65
+ const i = F("style");
66
+ i.id = t, i.textContent = r, hr(n, i);
38
67
  }
39
68
  }
40
- function Yt(e) {
69
+ function ur(e) {
41
70
  if (!e) return document;
42
71
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
43
72
  return t && /** @type {ShadowRoot} */
@@ -46,48 +75,48 @@ function Yt(e) {
46
75
  t
47
76
  ) : e.ownerDocument;
48
77
  }
49
- function qt(e, t) {
50
- return B(
78
+ function hr(e, t) {
79
+ return A(
51
80
  /** @type {Document} */
52
81
  e.head || e,
53
82
  t
54
83
  ), t.sheet;
55
84
  }
56
- function ee(e, t, r) {
85
+ function te(e, t, r) {
57
86
  e.insertBefore(t, r || null);
58
87
  }
59
- function V(e) {
88
+ function X(e) {
60
89
  e.parentNode && e.parentNode.removeChild(e);
61
90
  }
62
- function D(e) {
91
+ function F(e) {
63
92
  return document.createElement(e);
64
93
  }
65
- function N(e) {
94
+ function C(e) {
66
95
  return document.createElementNS("http://www.w3.org/2000/svg", e);
67
96
  }
68
- function yt(e) {
97
+ function St(e) {
69
98
  return document.createTextNode(e);
70
99
  }
71
- function Kt() {
72
- return yt(" ");
100
+ function lr() {
101
+ return St(" ");
73
102
  }
74
- function er(e, t, r, n) {
103
+ function fr(e, t, r, n) {
75
104
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
76
105
  }
77
106
  function E(e, t, r) {
78
107
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
79
108
  }
80
- function tr(e) {
109
+ function cr(e) {
81
110
  return Array.from(e.childNodes);
82
111
  }
83
- function rr(e, t) {
112
+ function mr(e, t) {
84
113
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
85
114
  t);
86
115
  }
87
- function nr(e, t, r, n) {
116
+ function pr(e, t, r, n) {
88
117
  e.style.setProperty(t, r, "");
89
118
  }
90
- function ir(e) {
119
+ function dr(e) {
91
120
  const t = {};
92
121
  return e.childNodes.forEach(
93
122
  /** @param {Element} node */
@@ -96,93 +125,93 @@ function ir(e) {
96
125
  }
97
126
  ), t;
98
127
  }
99
- let J;
100
- function Q(e) {
101
- J = e;
128
+ let Y;
129
+ function J(e) {
130
+ Y = e;
102
131
  }
103
- function or() {
104
- if (!J) throw new Error("Function called outside component initialization");
105
- return J;
132
+ function br() {
133
+ if (!Y) throw new Error("Function called outside component initialization");
134
+ return Y;
106
135
  }
107
- function sr(e) {
108
- or().$$.on_mount.push(e);
136
+ function yr(e) {
137
+ br().$$.on_mount.push(e);
109
138
  }
110
- const M = [], He = [];
111
- let R = [];
112
- const ze = [], ar = /* @__PURE__ */ Promise.resolve();
113
- let Te = !1;
114
- function ur() {
115
- Te || (Te = !0, ar.then(le));
139
+ const R = [], Be = [];
140
+ let U = [];
141
+ const Ke = [], gr = /* @__PURE__ */ Promise.resolve();
142
+ let Ae = !1;
143
+ function vr() {
144
+ Ae || (Ae = !0, gr.then(fe));
116
145
  }
117
- function Be(e) {
118
- R.push(e);
146
+ function Pe(e) {
147
+ U.push(e);
119
148
  }
120
- const ge = /* @__PURE__ */ new Set();
121
- let L = 0;
122
- function le() {
123
- if (L !== 0)
149
+ const xe = /* @__PURE__ */ new Set();
150
+ let $ = 0;
151
+ function fe() {
152
+ if ($ !== 0)
124
153
  return;
125
- const e = J;
154
+ const e = Y;
126
155
  do {
127
156
  try {
128
- for (; L < M.length; ) {
129
- const t = M[L];
130
- L++, Q(t), hr(t.$$);
157
+ for (; $ < R.length; ) {
158
+ const t = R[$];
159
+ $++, J(t), xr(t.$$);
131
160
  }
132
161
  } catch (t) {
133
- throw M.length = 0, L = 0, t;
162
+ throw R.length = 0, $ = 0, t;
134
163
  }
135
- for (Q(null), M.length = 0, L = 0; He.length; ) He.pop()();
136
- for (let t = 0; t < R.length; t += 1) {
137
- const r = R[t];
138
- ge.has(r) || (ge.add(r), r());
164
+ for (J(null), R.length = 0, $ = 0; Be.length; ) Be.pop()();
165
+ for (let t = 0; t < U.length; t += 1) {
166
+ const r = U[t];
167
+ xe.has(r) || (xe.add(r), r());
139
168
  }
140
- R.length = 0;
141
- } while (M.length);
142
- for (; ze.length; )
143
- ze.pop()();
144
- Te = !1, ge.clear(), Q(e);
169
+ U.length = 0;
170
+ } while (R.length);
171
+ for (; Ke.length; )
172
+ Ke.pop()();
173
+ Ae = !1, xe.clear(), J(e);
145
174
  }
146
- function hr(e) {
175
+ function xr(e) {
147
176
  if (e.fragment !== null) {
148
- e.update(), K(e.before_update);
177
+ e.update(), ee(e.before_update);
149
178
  const t = e.dirty;
150
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Be);
179
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Pe);
151
180
  }
152
181
  }
153
- function lr(e) {
182
+ function _r(e) {
154
183
  const t = [], r = [];
155
- R.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), R = t;
184
+ U.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), U = t;
156
185
  }
157
- const fr = /* @__PURE__ */ new Set();
158
- function cr(e, t) {
159
- e && e.i && (fr.delete(e), e.i(t));
186
+ const Er = /* @__PURE__ */ new Set();
187
+ function Sr(e, t) {
188
+ e && e.i && (Er.delete(e), e.i(t));
160
189
  }
161
- function mr(e, t, r) {
190
+ function wr(e, t, r) {
162
191
  const { fragment: n, after_update: i } = e.$$;
163
- n && n.m(t, r), Be(() => {
164
- const o = e.$$.on_mount.map(dt).filter(Ge);
165
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : K(o), e.$$.on_mount = [];
166
- }), i.forEach(Be);
192
+ n && n.m(t, r), Pe(() => {
193
+ const o = e.$$.on_mount.map(_t).filter(ke);
194
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ee(o), e.$$.on_mount = [];
195
+ }), i.forEach(Pe);
167
196
  }
168
- function pr(e, t) {
197
+ function Hr(e, t) {
169
198
  const r = e.$$;
170
- r.fragment !== null && (lr(r.after_update), K(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
199
+ r.fragment !== null && (_r(r.after_update), ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
171
200
  }
172
- function dr(e, t) {
173
- e.$$.dirty[0] === -1 && (M.push(e), ur(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
201
+ function Tr(e, t) {
202
+ e.$$.dirty[0] === -1 && (R.push(e), vr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
174
203
  }
175
- function br(e, t, r, n, i, o, s = null, a = [-1]) {
176
- const h = J;
177
- Q(e);
204
+ function Br(e, t, r, n, i, o, s = null, a = [-1]) {
205
+ const h = Y;
206
+ J(e);
178
207
  const u = e.$$ = {
179
208
  fragment: null,
180
209
  ctx: [],
181
210
  // state
182
211
  props: o,
183
- update: T,
212
+ update: B,
184
213
  not_equal: i,
185
- bound: We(),
214
+ bound: qe(),
186
215
  // lifecycle
187
216
  on_mount: [],
188
217
  on_destroy: [],
@@ -191,7 +220,7 @@ function br(e, t, r, n, i, o, s = null, a = [-1]) {
191
220
  after_update: [],
192
221
  context: new Map(t.context || (h ? h.$$.context : [])),
193
222
  // everything else
194
- callbacks: We(),
223
+ callbacks: qe(),
195
224
  dirty: a,
196
225
  skip_bound: !1,
197
226
  root: t.target || h.$$.root
@@ -200,137 +229,141 @@ function br(e, t, r, n, i, o, s = null, a = [-1]) {
200
229
  let l = !1;
201
230
  if (u.ctx = r(e, t.props || {}, (f, c, ...d) => {
202
231
  const g = d.length ? d[0] : c;
203
- return u.ctx && i(u.ctx[f], u.ctx[f] = g) && (!u.skip_bound && u.bound[f] && u.bound[f](g), l && dr(e, f)), c;
204
- }), u.update(), l = !0, K(u.before_update), u.fragment = n(u.ctx), t.target) {
232
+ return u.ctx && i(u.ctx[f], u.ctx[f] = g) && (!u.skip_bound && u.bound[f] && u.bound[f](g), l && Tr(e, f)), c;
233
+ }), u.update(), l = !0, ee(u.before_update), u.fragment = n(u.ctx), t.target) {
205
234
  if (t.hydrate) {
206
- const f = tr(t.target);
207
- u.fragment && u.fragment.l(f), f.forEach(V);
235
+ const f = cr(t.target);
236
+ u.fragment && u.fragment.l(f), f.forEach(X);
208
237
  } else
209
238
  u.fragment && u.fragment.c();
210
- t.intro && cr(e.$$.fragment), mr(e, t.target, t.anchor), le();
239
+ t.intro && Sr(e.$$.fragment), wr(e, t.target, t.anchor), fe();
211
240
  }
212
- Q(h);
213
- }
214
- let gt;
215
- typeof HTMLElement == "function" && (gt = class extends HTMLElement {
216
- /** The Svelte component constructor */
217
- $$ctor;
218
- /** Slots */
219
- $$s;
220
- /** The Svelte component instance */
221
- $$c;
222
- /** Whether or not the custom element is connected */
223
- $$cn = !1;
224
- /** Component props data */
225
- $$d = {};
226
- /** `true` if currently in the process of reflecting component props back to attributes */
227
- $$r = !1;
228
- /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
229
- $$p_d = {};
230
- /** @type {Record<string, Function[]>} Event listeners */
231
- $$l = {};
232
- /** @type {Map<Function, Function>} Event listener unsubscribe functions */
233
- $$l_u = /* @__PURE__ */ new Map();
234
- constructor(e, t, r) {
235
- super(), this.$$ctor = e, this.$$s = t, r && this.attachShadow({ mode: "open" });
241
+ J(h);
242
+ }
243
+ let wt;
244
+ typeof HTMLElement == "function" && (wt = class extends HTMLElement {
245
+ constructor(t, r, n) {
246
+ super();
247
+ /** The Svelte component constructor */
248
+ T(this, "$$ctor");
249
+ /** Slots */
250
+ T(this, "$$s");
251
+ /** The Svelte component instance */
252
+ T(this, "$$c");
253
+ /** Whether or not the custom element is connected */
254
+ T(this, "$$cn", !1);
255
+ /** Component props data */
256
+ T(this, "$$d", {});
257
+ /** `true` if currently in the process of reflecting component props back to attributes */
258
+ T(this, "$$r", !1);
259
+ /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
260
+ T(this, "$$p_d", {});
261
+ /** @type {Record<string, Function[]>} Event listeners */
262
+ T(this, "$$l", {});
263
+ /** @type {Map<Function, Function>} Event listener unsubscribe functions */
264
+ T(this, "$$l_u", /* @__PURE__ */ new Map());
265
+ this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
236
266
  }
237
- addEventListener(e, t, r) {
238
- if (this.$$l[e] = this.$$l[e] || [], this.$$l[e].push(t), this.$$c) {
239
- const n = this.$$c.$on(e, t);
240
- this.$$l_u.set(t, n);
267
+ addEventListener(t, r, n) {
268
+ if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
269
+ const i = this.$$c.$on(t, r);
270
+ this.$$l_u.set(r, i);
241
271
  }
242
- super.addEventListener(e, t, r);
272
+ super.addEventListener(t, r, n);
243
273
  }
244
- removeEventListener(e, t, r) {
245
- if (super.removeEventListener(e, t, r), this.$$c) {
246
- const n = this.$$l_u.get(t);
247
- n && (n(), this.$$l_u.delete(t));
274
+ removeEventListener(t, r, n) {
275
+ if (super.removeEventListener(t, r, n), this.$$c) {
276
+ const i = this.$$l_u.get(r);
277
+ i && (i(), this.$$l_u.delete(r));
248
278
  }
249
279
  }
250
- async connectedCallback() {
251
- if (this.$$cn = !0, !this.$$c) {
252
- let e = function(i) {
253
- return () => {
254
- let o;
255
- return {
256
- c: function() {
257
- o = D("slot"), i !== "default" && E(o, "name", i);
258
- },
259
- /**
260
- * @param {HTMLElement} target
261
- * @param {HTMLElement} [anchor]
262
- */
263
- m: function(h, u) {
264
- ee(h, o, u);
265
- },
266
- d: function(h) {
267
- h && V(o);
268
- }
280
+ connectedCallback() {
281
+ return Ye(this, null, function* () {
282
+ if (this.$$cn = !0, !this.$$c) {
283
+ let t = function(o) {
284
+ return () => {
285
+ let s;
286
+ return {
287
+ c: function() {
288
+ s = F("slot"), o !== "default" && E(s, "name", o);
289
+ },
290
+ /**
291
+ * @param {HTMLElement} target
292
+ * @param {HTMLElement} [anchor]
293
+ */
294
+ m: function(u, l) {
295
+ te(u, s, l);
296
+ },
297
+ d: function(u) {
298
+ u && X(s);
299
+ }
300
+ };
269
301
  };
270
302
  };
271
- };
272
- if (await Promise.resolve(), !this.$$cn || this.$$c)
273
- return;
274
- const t = {}, r = ir(this);
275
- for (const i of this.$$s)
276
- i in r && (t[i] = [e(i)]);
277
- for (const i of this.attributes) {
278
- const o = this.$$g_p(i.name);
279
- o in this.$$d || (this.$$d[o] = se(o, i.value, this.$$p_d, "toProp"));
280
- }
281
- for (const i in this.$$p_d)
282
- !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
283
- this.$$c = new this.$$ctor({
284
- target: this.shadowRoot || this,
285
- props: {
286
- ...this.$$d,
287
- $$slots: t,
288
- $$scope: {
289
- ctx: []
290
- }
303
+ if (yield Promise.resolve(), !this.$$cn || this.$$c)
304
+ return;
305
+ const r = {}, n = dr(this);
306
+ for (const o of this.$$s)
307
+ o in n && (r[o] = [t(o)]);
308
+ for (const o of this.attributes) {
309
+ const s = this.$$g_p(o.name);
310
+ s in this.$$d || (this.$$d[s] = ae(s, o.value, this.$$p_d, "toProp"));
291
311
  }
292
- });
293
- const n = () => {
294
- this.$$r = !0;
295
- for (const i in this.$$p_d)
296
- if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
297
- const o = se(
298
- i,
299
- this.$$d[i],
300
- this.$$p_d,
301
- "toAttribute"
302
- );
303
- o == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, o);
312
+ for (const o in this.$$p_d)
313
+ !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
314
+ this.$$c = new this.$$ctor({
315
+ target: this.shadowRoot || this,
316
+ props: Je(Qe({}, this.$$d), {
317
+ $$slots: r,
318
+ $$scope: {
319
+ ctx: []
320
+ }
321
+ })
322
+ });
323
+ const i = () => {
324
+ this.$$r = !0;
325
+ for (const o in this.$$p_d)
326
+ if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
327
+ const s = ae(
328
+ o,
329
+ this.$$d[o],
330
+ this.$$p_d,
331
+ "toAttribute"
332
+ );
333
+ s == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, s);
334
+ }
335
+ this.$$r = !1;
336
+ };
337
+ this.$$c.$$.after_update.push(i), i();
338
+ for (const o in this.$$l)
339
+ for (const s of this.$$l[o]) {
340
+ const a = this.$$c.$on(o, s);
341
+ this.$$l_u.set(s, a);
304
342
  }
305
- this.$$r = !1;
306
- };
307
- this.$$c.$$.after_update.push(n), n();
308
- for (const i in this.$$l)
309
- for (const o of this.$$l[i]) {
310
- const s = this.$$c.$on(i, o);
311
- this.$$l_u.set(o, s);
312
- }
313
- this.$$l = {};
314
- }
343
+ this.$$l = {};
344
+ }
345
+ });
315
346
  }
316
347
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
317
348
  // and setting attributes through setAttribute etc, this is helpful
318
- attributeChangedCallback(e, t, r) {
319
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = se(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
349
+ attributeChangedCallback(t, r, n) {
350
+ var i;
351
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = ae(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
320
352
  }
321
353
  disconnectedCallback() {
322
354
  this.$$cn = !1, Promise.resolve().then(() => {
323
355
  !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
324
356
  });
325
357
  }
326
- $$g_p(e) {
358
+ $$g_p(t) {
327
359
  return Object.keys(this.$$p_d).find(
328
- (t) => this.$$p_d[t].attribute === e || !this.$$p_d[t].attribute && t.toLowerCase() === e
329
- ) || e;
360
+ (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
361
+ ) || t;
330
362
  }
331
363
  });
332
- function se(e, t, r, n) {
333
- const i = r[e]?.type;
364
+ function ae(e, t, r, n) {
365
+ var o;
366
+ const i = (o = r[e]) == null ? void 0 : o.type;
334
367
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
335
368
  return t;
336
369
  if (n === "toAttribute")
@@ -341,7 +374,7 @@ function se(e, t, r, n) {
341
374
  case "Boolean":
342
375
  return t ? "" : null;
343
376
  case "Number":
344
- return t ?? null;
377
+ return t == null ? null : t;
345
378
  default:
346
379
  return t;
347
380
  }
@@ -358,8 +391,8 @@ function se(e, t, r, n) {
358
391
  return t;
359
392
  }
360
393
  }
361
- function yr(e, t, r, n, i, o) {
362
- let s = class extends gt {
394
+ function Ar(e, t, r, n, i, o) {
395
+ let s = class extends wt {
363
396
  constructor() {
364
397
  super(e, r, i), this.$$p_d = t;
365
398
  }
@@ -375,38 +408,42 @@ function yr(e, t, r, n, i, o) {
375
408
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
376
409
  },
377
410
  set(h) {
378
- h = se(a, h, t), this.$$d[a] = h, this.$$c?.$set({ [a]: h });
411
+ var u;
412
+ h = ae(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
379
413
  }
380
414
  });
381
415
  }), n.forEach((a) => {
382
416
  Object.defineProperty(s.prototype, a, {
383
417
  get() {
384
- return this.$$c?.[a];
418
+ var h;
419
+ return (h = this.$$c) == null ? void 0 : h[a];
385
420
  }
386
421
  });
387
422
  }), e.element = /** @type {any} */
388
423
  s, s;
389
424
  }
390
- class gr {
391
- /**
392
- * ### PRIVATE API
393
- *
394
- * Do not use, may change at any time
395
- *
396
- * @type {any}
397
- */
398
- $$ = void 0;
399
- /**
400
- * ### PRIVATE API
401
- *
402
- * Do not use, may change at any time
403
- *
404
- * @type {any}
405
- */
406
- $$set = void 0;
425
+ class Pr {
426
+ constructor() {
427
+ /**
428
+ * ### PRIVATE API
429
+ *
430
+ * Do not use, may change at any time
431
+ *
432
+ * @type {any}
433
+ */
434
+ T(this, "$$");
435
+ /**
436
+ * ### PRIVATE API
437
+ *
438
+ * Do not use, may change at any time
439
+ *
440
+ * @type {any}
441
+ */
442
+ T(this, "$$set");
443
+ }
407
444
  /** @returns {void} */
408
445
  $destroy() {
409
- pr(this, 1), this.$destroy = T;
446
+ Hr(this, 1), this.$destroy = B;
410
447
  }
411
448
  /**
412
449
  * @template {Extract<keyof Events, string>} K
@@ -415,8 +452,8 @@ class gr {
415
452
  * @returns {() => void}
416
453
  */
417
454
  $on(t, r) {
418
- if (!Ge(r))
419
- return T;
455
+ if (!ke(r))
456
+ return B;
420
457
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
421
458
  return n.push(r), () => {
422
459
  const i = n.indexOf(r);
@@ -428,22 +465,22 @@ class gr {
428
465
  * @returns {void}
429
466
  */
430
467
  $set(t) {
431
- this.$$set && !Zt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
468
+ this.$$set && !or(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
432
469
  }
433
470
  }
434
- const vr = "4";
435
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(vr);
436
- var Ae = function(e, t) {
437
- return Ae = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
471
+ const Or = "4";
472
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Or);
473
+ var Oe = function(e, t) {
474
+ return Oe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
438
475
  r.__proto__ = n;
439
476
  } || function(r, n) {
440
477
  for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
441
- }, Ae(e, t);
478
+ }, Oe(e, t);
442
479
  };
443
- function P(e, t) {
480
+ function O(e, t) {
444
481
  if (typeof t != "function" && t !== null)
445
482
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
446
- Ae(e, t);
483
+ Oe(e, t);
447
484
  function r() {
448
485
  this.constructor = e;
449
486
  }
@@ -458,7 +495,7 @@ var y = function() {
458
495
  return t;
459
496
  }, y.apply(this, arguments);
460
497
  };
461
- function xr(e, t) {
498
+ function Ir(e, t) {
462
499
  var r = {};
463
500
  for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
464
501
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -466,7 +503,7 @@ function xr(e, t) {
466
503
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
467
504
  return r;
468
505
  }
469
- function Pe(e) {
506
+ function Ie(e) {
470
507
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
471
508
  if (r) return r.call(e);
472
509
  if (e && typeof e.length == "number") return {
@@ -476,7 +513,7 @@ function Pe(e) {
476
513
  };
477
514
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
478
515
  }
479
- function Oe(e, t) {
516
+ function Ne(e, t) {
480
517
  var r = typeof Symbol == "function" && e[Symbol.iterator];
481
518
  if (!r) return e;
482
519
  var n = r.call(e), i, o = [], s;
@@ -493,21 +530,21 @@ function Oe(e, t) {
493
530
  }
494
531
  return o;
495
532
  }
496
- function U(e, t, r) {
533
+ function D(e, t, r) {
497
534
  if (r || arguments.length === 2) for (var n = 0, i = t.length, o; n < i; n++)
498
535
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
499
536
  return e.concat(o || Array.prototype.slice.call(t));
500
537
  }
501
- function A(e) {
538
+ function P(e) {
502
539
  return typeof e == "function";
503
540
  }
504
- function vt(e) {
541
+ function Ht(e) {
505
542
  var t = function(n) {
506
543
  Error.call(n), n.stack = new Error().stack;
507
544
  }, r = e(t);
508
545
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
509
546
  }
510
- var ve = vt(function(e) {
547
+ var _e = Ht(function(e) {
511
548
  return function(r) {
512
549
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
513
550
  ` + r.map(function(n, i) {
@@ -516,13 +553,13 @@ var ve = vt(function(e) {
516
553
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
517
554
  };
518
555
  });
519
- function Ie(e, t) {
556
+ function Ce(e, t) {
520
557
  if (e) {
521
558
  var r = e.indexOf(t);
522
559
  0 <= r && e.splice(r, 1);
523
560
  }
524
561
  }
525
- var me = function() {
562
+ var pe = function() {
526
563
  function e(t) {
527
564
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
528
565
  }
@@ -534,7 +571,7 @@ var me = function() {
534
571
  if (s)
535
572
  if (this._parentage = null, Array.isArray(s))
536
573
  try {
537
- for (var a = Pe(s), h = a.next(); !h.done; h = a.next()) {
574
+ for (var a = Ie(s), h = a.next(); !h.done; h = a.next()) {
538
575
  var u = h.value;
539
576
  u.remove(this);
540
577
  }
@@ -550,22 +587,22 @@ var me = function() {
550
587
  else
551
588
  s.remove(this);
552
589
  var l = this.initialTeardown;
553
- if (A(l))
590
+ if (P(l))
554
591
  try {
555
592
  l();
556
593
  } catch (m) {
557
- o = m instanceof ve ? m.errors : [m];
594
+ o = m instanceof _e ? m.errors : [m];
558
595
  }
559
596
  var f = this._finalizers;
560
597
  if (f) {
561
598
  this._finalizers = null;
562
599
  try {
563
- for (var c = Pe(f), d = c.next(); !d.done; d = c.next()) {
600
+ for (var c = Ie(f), d = c.next(); !d.done; d = c.next()) {
564
601
  var g = d.value;
565
602
  try {
566
- Ze(g);
603
+ et(g);
567
604
  } catch (m) {
568
- o = o ?? [], m instanceof ve ? o = U(U([], Oe(o)), Oe(m.errors)) : o.push(m);
605
+ o = o != null ? o : [], m instanceof _e ? o = D(D([], Ne(o)), Ne(m.errors)) : o.push(m);
569
606
  }
570
607
  }
571
608
  } catch (m) {
@@ -579,13 +616,13 @@ var me = function() {
579
616
  }
580
617
  }
581
618
  if (o)
582
- throw new ve(o);
619
+ throw new _e(o);
583
620
  }
584
621
  }, e.prototype.add = function(t) {
585
622
  var r;
586
623
  if (t && t !== this)
587
624
  if (this.closed)
588
- Ze(t);
625
+ et(t);
589
626
  else {
590
627
  if (t instanceof e) {
591
628
  if (t.closed || t._hasParent(this))
@@ -602,56 +639,56 @@ var me = function() {
602
639
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
603
640
  }, e.prototype._removeParent = function(t) {
604
641
  var r = this._parentage;
605
- r === t ? this._parentage = null : Array.isArray(r) && Ie(r, t);
642
+ r === t ? this._parentage = null : Array.isArray(r) && Ce(r, t);
606
643
  }, e.prototype.remove = function(t) {
607
644
  var r = this._finalizers;
608
- r && Ie(r, t), t instanceof e && t._removeParent(this);
645
+ r && Ce(r, t), t instanceof e && t._removeParent(this);
609
646
  }, e.EMPTY = function() {
610
647
  var t = new e();
611
648
  return t.closed = !0, t;
612
649
  }(), e;
613
- }(), xt = me.EMPTY;
614
- function _t(e) {
615
- return e instanceof me || e && "closed" in e && A(e.remove) && A(e.add) && A(e.unsubscribe);
650
+ }(), Tt = pe.EMPTY;
651
+ function Bt(e) {
652
+ return e instanceof pe || e && "closed" in e && P(e.remove) && P(e.add) && P(e.unsubscribe);
616
653
  }
617
- function Ze(e) {
618
- A(e) ? e() : e.unsubscribe();
654
+ function et(e) {
655
+ P(e) ? e() : e.unsubscribe();
619
656
  }
620
- var _r = {
657
+ var Nr = {
621
658
  onUnhandledError: null,
622
659
  onStoppedNotification: null,
623
660
  Promise: void 0,
624
661
  useDeprecatedSynchronousErrorHandling: !1,
625
662
  useDeprecatedNextContext: !1
626
- }, Er = {
663
+ }, Cr = {
627
664
  setTimeout: function(e, t) {
628
665
  for (var r = [], n = 2; n < arguments.length; n++)
629
666
  r[n - 2] = arguments[n];
630
- return setTimeout.apply(void 0, U([e, t], Oe(r)));
667
+ return setTimeout.apply(void 0, D([e, t], Ne(r)));
631
668
  },
632
669
  clearTimeout: function(e) {
633
670
  return clearTimeout(e);
634
671
  },
635
672
  delegate: void 0
636
673
  };
637
- function Sr(e) {
638
- Er.setTimeout(function() {
674
+ function Lr(e) {
675
+ Cr.setTimeout(function() {
639
676
  throw e;
640
677
  });
641
678
  }
642
- function Qe() {
679
+ function tt() {
643
680
  }
644
- function ae(e) {
681
+ function ue(e) {
645
682
  e();
646
683
  }
647
- var Et = function(e) {
648
- P(t, e);
684
+ var At = function(e) {
685
+ O(t, e);
649
686
  function t(r) {
650
687
  var n = e.call(this) || this;
651
- return n.isStopped = !1, r ? (n.destination = r, _t(r) && r.add(n)) : n.destination = Tr, n;
688
+ return n.isStopped = !1, r ? (n.destination = r, Bt(r) && r.add(n)) : n.destination = Rr, n;
652
689
  }
653
690
  return t.create = function(r, n, i) {
654
- return new Ne(r, n, i);
691
+ return new Le(r, n, i);
655
692
  }, t.prototype.next = function(r) {
656
693
  this.isStopped || this._next(r);
657
694
  }, t.prototype.error = function(r) {
@@ -675,7 +712,7 @@ var Et = function(e) {
675
712
  this.unsubscribe();
676
713
  }
677
714
  }, t;
678
- }(me), wr = function() {
715
+ }(pe), $r = function() {
679
716
  function e(t) {
680
717
  this.partialObserver = t;
681
718
  }
@@ -685,7 +722,7 @@ var Et = function(e) {
685
722
  try {
686
723
  r.next(t);
687
724
  } catch (n) {
688
- ie(n);
725
+ oe(n);
689
726
  }
690
727
  }, e.prototype.error = function(t) {
691
728
  var r = this.partialObserver;
@@ -693,56 +730,56 @@ var Et = function(e) {
693
730
  try {
694
731
  r.error(t);
695
732
  } catch (n) {
696
- ie(n);
733
+ oe(n);
697
734
  }
698
735
  else
699
- ie(t);
736
+ oe(t);
700
737
  }, e.prototype.complete = function() {
701
738
  var t = this.partialObserver;
702
739
  if (t.complete)
703
740
  try {
704
741
  t.complete();
705
742
  } catch (r) {
706
- ie(r);
743
+ oe(r);
707
744
  }
708
745
  }, e;
709
- }(), Ne = function(e) {
710
- P(t, e);
746
+ }(), Le = function(e) {
747
+ O(t, e);
711
748
  function t(r, n, i) {
712
749
  var o = e.call(this) || this, s;
713
- return A(r) || !r ? s = {
714
- next: r ?? void 0,
715
- error: n ?? void 0,
716
- complete: i ?? void 0
717
- } : s = r, o.destination = new wr(s), o;
750
+ return P(r) || !r ? s = {
751
+ next: r != null ? r : void 0,
752
+ error: n != null ? n : void 0,
753
+ complete: i != null ? i : void 0
754
+ } : s = r, o.destination = new $r(s), o;
718
755
  }
719
756
  return t;
720
- }(Et);
721
- function ie(e) {
722
- Sr(e);
757
+ }(At);
758
+ function oe(e) {
759
+ Lr(e);
723
760
  }
724
- function Hr(e) {
761
+ function Mr(e) {
725
762
  throw e;
726
763
  }
727
- var Tr = {
764
+ var Rr = {
728
765
  closed: !0,
729
- next: Qe,
730
- error: Hr,
731
- complete: Qe
732
- }, Br = function() {
766
+ next: tt,
767
+ error: Mr,
768
+ complete: tt
769
+ }, Ur = function() {
733
770
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
734
771
  }();
735
- function Ar(e) {
772
+ function Dr(e) {
736
773
  return e;
737
774
  }
738
- function Pr(e) {
739
- return e.length === 0 ? Ar : e.length === 1 ? e[0] : function(r) {
775
+ function Fr(e) {
776
+ return e.length === 0 ? Dr : e.length === 1 ? e[0] : function(r) {
740
777
  return e.reduce(function(n, i) {
741
778
  return i(n);
742
779
  }, r);
743
780
  };
744
781
  }
745
- var Je = function() {
782
+ var rt = function() {
746
783
  function e(t) {
747
784
  t && (this._subscribe = t);
748
785
  }
@@ -750,8 +787,8 @@ var Je = function() {
750
787
  var r = new e();
751
788
  return r.source = this, r.operator = t, r;
752
789
  }, e.prototype.subscribe = function(t, r, n) {
753
- var i = this, o = Ir(t) ? t : new Ne(t, r, n);
754
- return ae(function() {
790
+ var i = this, o = jr(t) ? t : new Le(t, r, n);
791
+ return ue(function() {
755
792
  var s = i, a = s.operator, h = s.source;
756
793
  o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
757
794
  }), o;
@@ -763,8 +800,8 @@ var Je = function() {
763
800
  }
764
801
  }, e.prototype.forEach = function(t, r) {
765
802
  var n = this;
766
- return r = Ye(r), new r(function(i, o) {
767
- var s = new Ne({
803
+ return r = nt(r), new r(function(i, o) {
804
+ var s = new Le({
768
805
  next: function(a) {
769
806
  try {
770
807
  t(a);
@@ -780,15 +817,15 @@ var Je = function() {
780
817
  }, e.prototype._subscribe = function(t) {
781
818
  var r;
782
819
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
783
- }, e.prototype[Br] = function() {
820
+ }, e.prototype[Ur] = function() {
784
821
  return this;
785
822
  }, e.prototype.pipe = function() {
786
823
  for (var t = [], r = 0; r < arguments.length; r++)
787
824
  t[r] = arguments[r];
788
- return Pr(t)(this);
825
+ return Fr(t)(this);
789
826
  }, e.prototype.toPromise = function(t) {
790
827
  var r = this;
791
- return t = Ye(t), new t(function(n, i) {
828
+ return t = nt(t), new t(function(n, i) {
792
829
  var o;
793
830
  r.subscribe(function(s) {
794
831
  return o = s;
@@ -802,40 +839,40 @@ var Je = function() {
802
839
  return new e(t);
803
840
  }, e;
804
841
  }();
805
- function Ye(e) {
842
+ function nt(e) {
806
843
  var t;
807
- return (t = e ?? _r.Promise) !== null && t !== void 0 ? t : Promise;
844
+ return (t = e != null ? e : Nr.Promise) !== null && t !== void 0 ? t : Promise;
808
845
  }
809
- function Or(e) {
810
- return e && A(e.next) && A(e.error) && A(e.complete);
846
+ function Gr(e) {
847
+ return e && P(e.next) && P(e.error) && P(e.complete);
811
848
  }
812
- function Ir(e) {
813
- return e && e instanceof Et || Or(e) && _t(e);
849
+ function jr(e) {
850
+ return e && e instanceof At || Gr(e) && Bt(e);
814
851
  }
815
- var Nr = vt(function(e) {
852
+ var kr = Ht(function(e) {
816
853
  return function() {
817
854
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
818
855
  };
819
- }), St = function(e) {
820
- P(t, e);
856
+ }), Pt = function(e) {
857
+ O(t, e);
821
858
  function t() {
822
859
  var r = e.call(this) || this;
823
860
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
824
861
  }
825
862
  return t.prototype.lift = function(r) {
826
- var n = new qe(this, this);
863
+ var n = new it(this, this);
827
864
  return n.operator = r, n;
828
865
  }, t.prototype._throwIfClosed = function() {
829
866
  if (this.closed)
830
- throw new Nr();
867
+ throw new kr();
831
868
  }, t.prototype.next = function(r) {
832
869
  var n = this;
833
- ae(function() {
870
+ ue(function() {
834
871
  var i, o;
835
872
  if (n._throwIfClosed(), !n.isStopped) {
836
873
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
837
874
  try {
838
- for (var s = Pe(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
875
+ for (var s = Ie(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
839
876
  var h = a.value;
840
877
  h.next(r);
841
878
  }
@@ -852,7 +889,7 @@ var Nr = vt(function(e) {
852
889
  });
853
890
  }, t.prototype.error = function(r) {
854
891
  var n = this;
855
- ae(function() {
892
+ ue(function() {
856
893
  if (n._throwIfClosed(), !n.isStopped) {
857
894
  n.hasError = n.isStopped = !0, n.thrownError = r;
858
895
  for (var i = n.observers; i.length; )
@@ -861,7 +898,7 @@ var Nr = vt(function(e) {
861
898
  });
862
899
  }, t.prototype.complete = function() {
863
900
  var r = this;
864
- ae(function() {
901
+ ue(function() {
865
902
  if (r._throwIfClosed(), !r.isStopped) {
866
903
  r.isStopped = !0;
867
904
  for (var n = r.observers; n.length; )
@@ -883,20 +920,20 @@ var Nr = vt(function(e) {
883
920
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
884
921
  }, t.prototype._innerSubscribe = function(r) {
885
922
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
886
- return o || s ? xt : (this.currentObservers = null, a.push(r), new me(function() {
887
- n.currentObservers = null, Ie(a, r);
923
+ return o || s ? Tt : (this.currentObservers = null, a.push(r), new pe(function() {
924
+ n.currentObservers = null, Ce(a, r);
888
925
  }));
889
926
  }, t.prototype._checkFinalizedStatuses = function(r) {
890
927
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
891
928
  i ? r.error(o) : s && r.complete();
892
929
  }, t.prototype.asObservable = function() {
893
- var r = new Je();
930
+ var r = new rt();
894
931
  return r.source = this, r;
895
932
  }, t.create = function(r, n) {
896
- return new qe(r, n);
933
+ return new it(r, n);
897
934
  }, t;
898
- }(Je), qe = function(e) {
899
- P(t, e);
935
+ }(rt), it = function(e) {
936
+ O(t, e);
900
937
  function t(r, n) {
901
938
  var i = e.call(this) || this;
902
939
  return i.destination = r, i.source = n, i;
@@ -912,17 +949,17 @@ var Nr = vt(function(e) {
912
949
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
913
950
  }, t.prototype._subscribe = function(r) {
914
951
  var n, i;
915
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : xt;
952
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Tt;
916
953
  }, t;
917
- }(St), wt = {
954
+ }(Pt), Ot = {
918
955
  now: function() {
919
- return (wt.delegate || Date).now();
956
+ return (Ot.delegate || Date).now();
920
957
  },
921
958
  delegate: void 0
922
- }, Cr = function(e) {
923
- P(t, e);
959
+ }, Vr = function(e) {
960
+ O(t, e);
924
961
  function t(r, n, i) {
925
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = wt);
962
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Ot);
926
963
  var o = e.call(this) || this;
927
964
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
928
965
  }
@@ -942,62 +979,62 @@ var Nr = vt(function(e) {
942
979
  u && o.splice(0, u + 1);
943
980
  }
944
981
  }, t;
945
- }(St);
946
- const Ke = [], et = {}, Lr = (e, t = 0) => {
947
- if (Ke.indexOf(e) == -1) {
948
- const r = new Cr(t);
949
- et[e] = r, Ke.push(e);
982
+ }(Pt);
983
+ const ot = [], st = {}, Xr = (e, t = 0) => {
984
+ if (ot.indexOf(e) == -1) {
985
+ const r = new Vr(t);
986
+ st[e] = r, ot.push(e);
950
987
  }
951
- return et[e];
952
- }, $ = [];
953
- function $r(e, t) {
988
+ return st[e];
989
+ }, M = [];
990
+ function Wr(e, t) {
954
991
  return {
955
- subscribe: pe(e, t).subscribe
992
+ subscribe: de(e, t).subscribe
956
993
  };
957
994
  }
958
- function pe(e, t = T) {
995
+ function de(e, t = B) {
959
996
  let r;
960
997
  const n = /* @__PURE__ */ new Set();
961
998
  function i(a) {
962
- if (bt(e, a) && (e = a, r)) {
963
- const h = !$.length;
999
+ if (Et(e, a) && (e = a, r)) {
1000
+ const h = !M.length;
964
1001
  for (const u of n)
965
- u[1](), $.push(u, e);
1002
+ u[1](), M.push(u, e);
966
1003
  if (h) {
967
- for (let u = 0; u < $.length; u += 2)
968
- $[u][0]($[u + 1]);
969
- $.length = 0;
1004
+ for (let u = 0; u < M.length; u += 2)
1005
+ M[u][0](M[u + 1]);
1006
+ M.length = 0;
970
1007
  }
971
1008
  }
972
1009
  }
973
1010
  function o(a) {
974
1011
  i(a(e));
975
1012
  }
976
- function s(a, h = T) {
1013
+ function s(a, h = B) {
977
1014
  const u = [a, h];
978
- return n.add(u), n.size === 1 && (r = t(i, o) || T), a(e), () => {
1015
+ return n.add(u), n.size === 1 && (r = t(i, o) || B), a(e), () => {
979
1016
  n.delete(u), n.size === 0 && r && (r(), r = null);
980
1017
  };
981
1018
  }
982
1019
  return { set: i, update: o, subscribe: s };
983
1020
  }
984
- function X(e, t, r) {
1021
+ function W(e, t, r) {
985
1022
  const n = !Array.isArray(e), i = n ? [e] : e;
986
1023
  if (!i.every(Boolean))
987
1024
  throw new Error("derived() expects stores as input, got a falsy value");
988
1025
  const o = t.length < 2;
989
- return $r(r, (s, a) => {
1026
+ return Wr(r, (s, a) => {
990
1027
  let h = !1;
991
1028
  const u = [];
992
- let l = 0, f = T;
1029
+ let l = 0, f = B;
993
1030
  const c = () => {
994
1031
  if (l)
995
1032
  return;
996
1033
  f();
997
1034
  const g = t(n ? u[0] : u, s, a);
998
- o ? s(g) : f = Ge(g) ? g : T;
1035
+ o ? s(g) : f = ke(g) ? g : B;
999
1036
  }, d = i.map(
1000
- (g, m) => Qt(
1037
+ (g, m) => sr(
1001
1038
  g,
1002
1039
  (_) => {
1003
1040
  u[m] = _, l &= ~(1 << m), h && c();
@@ -1008,118 +1045,118 @@ function X(e, t, r) {
1008
1045
  )
1009
1046
  );
1010
1047
  return h = !0, c(), function() {
1011
- K(d), f(), h = !1;
1048
+ ee(d), f(), h = !1;
1012
1049
  };
1013
1050
  });
1014
1051
  }
1015
- function Mr(e) {
1052
+ function zr(e) {
1016
1053
  return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1017
1054
  }
1018
- var Rr = function(t) {
1019
- return Ur(t) && !Dr(t);
1055
+ var Zr = function(t) {
1056
+ return Qr(t) && !Jr(t);
1020
1057
  };
1021
- function Ur(e) {
1058
+ function Qr(e) {
1022
1059
  return !!e && typeof e == "object";
1023
1060
  }
1024
- function Dr(e) {
1061
+ function Jr(e) {
1025
1062
  var t = Object.prototype.toString.call(e);
1026
- return t === "[object RegExp]" || t === "[object Date]" || jr(e);
1063
+ return t === "[object RegExp]" || t === "[object Date]" || Kr(e);
1027
1064
  }
1028
- var Fr = typeof Symbol == "function" && Symbol.for, Gr = Fr ? Symbol.for("react.element") : 60103;
1029
- function jr(e) {
1030
- return e.$$typeof === Gr;
1065
+ var Yr = typeof Symbol == "function" && Symbol.for, qr = Yr ? Symbol.for("react.element") : 60103;
1066
+ function Kr(e) {
1067
+ return e.$$typeof === qr;
1031
1068
  }
1032
- function kr(e) {
1069
+ function en(e) {
1033
1070
  return Array.isArray(e) ? [] : {};
1034
1071
  }
1035
- function Y(e, t) {
1036
- return t.clone !== !1 && t.isMergeableObject(e) ? F(kr(e), e, t) : e;
1072
+ function q(e, t) {
1073
+ return t.clone !== !1 && t.isMergeableObject(e) ? G(en(e), e, t) : e;
1037
1074
  }
1038
- function Vr(e, t, r) {
1075
+ function tn(e, t, r) {
1039
1076
  return e.concat(t).map(function(n) {
1040
- return Y(n, r);
1077
+ return q(n, r);
1041
1078
  });
1042
1079
  }
1043
- function Xr(e, t) {
1080
+ function rn(e, t) {
1044
1081
  if (!t.customMerge)
1045
- return F;
1082
+ return G;
1046
1083
  var r = t.customMerge(e);
1047
- return typeof r == "function" ? r : F;
1084
+ return typeof r == "function" ? r : G;
1048
1085
  }
1049
- function Wr(e) {
1086
+ function nn(e) {
1050
1087
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1051
1088
  return Object.propertyIsEnumerable.call(e, t);
1052
1089
  }) : [];
1053
1090
  }
1054
- function tt(e) {
1055
- return Object.keys(e).concat(Wr(e));
1091
+ function at(e) {
1092
+ return Object.keys(e).concat(nn(e));
1056
1093
  }
1057
- function Ht(e, t) {
1094
+ function It(e, t) {
1058
1095
  try {
1059
1096
  return t in e;
1060
- } catch {
1097
+ } catch (r) {
1061
1098
  return !1;
1062
1099
  }
1063
1100
  }
1064
- function zr(e, t) {
1065
- return Ht(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1101
+ function on(e, t) {
1102
+ return It(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1066
1103
  }
1067
- function Zr(e, t, r) {
1104
+ function sn(e, t, r) {
1068
1105
  var n = {};
1069
- return r.isMergeableObject(e) && tt(e).forEach(function(i) {
1070
- n[i] = Y(e[i], r);
1071
- }), tt(t).forEach(function(i) {
1072
- zr(e, i) || (Ht(e, i) && r.isMergeableObject(t[i]) ? n[i] = Xr(i, r)(e[i], t[i], r) : n[i] = Y(t[i], r));
1106
+ return r.isMergeableObject(e) && at(e).forEach(function(i) {
1107
+ n[i] = q(e[i], r);
1108
+ }), at(t).forEach(function(i) {
1109
+ on(e, i) || (It(e, i) && r.isMergeableObject(t[i]) ? n[i] = rn(i, r)(e[i], t[i], r) : n[i] = q(t[i], r));
1073
1110
  }), n;
1074
1111
  }
1075
- function F(e, t, r) {
1076
- r = r || {}, r.arrayMerge = r.arrayMerge || Vr, r.isMergeableObject = r.isMergeableObject || Rr, r.cloneUnlessOtherwiseSpecified = Y;
1112
+ function G(e, t, r) {
1113
+ r = r || {}, r.arrayMerge = r.arrayMerge || tn, r.isMergeableObject = r.isMergeableObject || Zr, r.cloneUnlessOtherwiseSpecified = q;
1077
1114
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1078
- return o ? n ? r.arrayMerge(e, t, r) : Zr(e, t, r) : Y(t, r);
1115
+ return o ? n ? r.arrayMerge(e, t, r) : sn(e, t, r) : q(t, r);
1079
1116
  }
1080
- F.all = function(t, r) {
1117
+ G.all = function(t, r) {
1081
1118
  if (!Array.isArray(t))
1082
1119
  throw new Error("first argument should be an array");
1083
1120
  return t.reduce(function(n, i) {
1084
- return F(n, i, r);
1121
+ return G(n, i, r);
1085
1122
  }, {});
1086
1123
  };
1087
- var Qr = F, Jr = Qr;
1088
- const Yr = /* @__PURE__ */ Mr(Jr);
1089
- function xe(e, t) {
1090
- var r = t && t.cache ? t.cache : on, n = t && t.serializer ? t.serializer : rn, i = t && t.strategy ? t.strategy : Kr;
1124
+ var an = G, un = an;
1125
+ const hn = /* @__PURE__ */ zr(un);
1126
+ function Ee(e, t) {
1127
+ var r = t && t.cache ? t.cache : bn, n = t && t.serializer ? t.serializer : pn, i = t && t.strategy ? t.strategy : fn;
1091
1128
  return i(e, {
1092
1129
  cache: r,
1093
1130
  serializer: n
1094
1131
  });
1095
1132
  }
1096
- function qr(e) {
1133
+ function ln(e) {
1097
1134
  return e == null || typeof e == "number" || typeof e == "boolean";
1098
1135
  }
1099
- function Tt(e, t, r, n) {
1100
- var i = qr(n) ? n : r(n), o = t.get(i);
1101
- return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1136
+ function Nt(e, t, r, n) {
1137
+ var i = ln(n) ? n : r(n), o = t.get(i);
1138
+ return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1102
1139
  }
1103
- function Bt(e, t, r) {
1140
+ function Ct(e, t, r) {
1104
1141
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1105
- return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1142
+ return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1106
1143
  }
1107
- function je(e, t, r, n, i) {
1144
+ function Ve(e, t, r, n, i) {
1108
1145
  return r.bind(t, e, n, i);
1109
1146
  }
1110
- function Kr(e, t) {
1111
- var r = e.length === 1 ? Tt : Bt;
1112
- return je(e, this, r, t.cache.create(), t.serializer);
1147
+ function fn(e, t) {
1148
+ var r = e.length === 1 ? Nt : Ct;
1149
+ return Ve(e, this, r, t.cache.create(), t.serializer);
1113
1150
  }
1114
- function en(e, t) {
1115
- return je(e, this, Bt, t.cache.create(), t.serializer);
1151
+ function cn(e, t) {
1152
+ return Ve(e, this, Ct, t.cache.create(), t.serializer);
1116
1153
  }
1117
- function tn(e, t) {
1118
- return je(e, this, Tt, t.cache.create(), t.serializer);
1154
+ function mn(e, t) {
1155
+ return Ve(e, this, Nt, t.cache.create(), t.serializer);
1119
1156
  }
1120
- var rn = function() {
1157
+ var pn = function() {
1121
1158
  return JSON.stringify(arguments);
1122
- }, nn = (
1159
+ }, dn = (
1123
1160
  /** @class */
1124
1161
  function() {
1125
1162
  function e() {
@@ -1131,13 +1168,13 @@ var rn = function() {
1131
1168
  this.cache[t] = r;
1132
1169
  }, e;
1133
1170
  }()
1134
- ), on = {
1171
+ ), bn = {
1135
1172
  create: function() {
1136
- return new nn();
1173
+ return new dn();
1137
1174
  }
1138
- }, _e = {
1139
- variadic: en,
1140
- monadic: tn
1175
+ }, Se = {
1176
+ variadic: cn,
1177
+ monadic: mn
1141
1178
  }, p;
1142
1179
  (function(e) {
1143
1180
  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";
@@ -1146,47 +1183,47 @@ var x;
1146
1183
  (function(e) {
1147
1184
  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";
1148
1185
  })(x || (x = {}));
1149
- var G;
1186
+ var j;
1150
1187
  (function(e) {
1151
1188
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1152
- })(G || (G = {}));
1153
- function rt(e) {
1189
+ })(j || (j = {}));
1190
+ function ut(e) {
1154
1191
  return e.type === x.literal;
1155
1192
  }
1156
- function sn(e) {
1193
+ function yn(e) {
1157
1194
  return e.type === x.argument;
1158
1195
  }
1159
- function At(e) {
1196
+ function Lt(e) {
1160
1197
  return e.type === x.number;
1161
1198
  }
1162
- function Pt(e) {
1199
+ function $t(e) {
1163
1200
  return e.type === x.date;
1164
1201
  }
1165
- function Ot(e) {
1202
+ function Mt(e) {
1166
1203
  return e.type === x.time;
1167
1204
  }
1168
- function It(e) {
1205
+ function Rt(e) {
1169
1206
  return e.type === x.select;
1170
1207
  }
1171
- function Nt(e) {
1208
+ function Ut(e) {
1172
1209
  return e.type === x.plural;
1173
1210
  }
1174
- function an(e) {
1211
+ function gn(e) {
1175
1212
  return e.type === x.pound;
1176
1213
  }
1177
- function Ct(e) {
1214
+ function Dt(e) {
1178
1215
  return e.type === x.tag;
1179
1216
  }
1180
- function Lt(e) {
1181
- return !!(e && typeof e == "object" && e.type === G.number);
1217
+ function Ft(e) {
1218
+ return !!(e && typeof e == "object" && e.type === j.number);
1182
1219
  }
1183
- function Ce(e) {
1184
- return !!(e && typeof e == "object" && e.type === G.dateTime);
1220
+ function $e(e) {
1221
+ return !!(e && typeof e == "object" && e.type === j.dateTime);
1185
1222
  }
1186
- var $t = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, un = /(?:[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;
1187
- function hn(e) {
1223
+ var Gt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, vn = /(?:[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;
1224
+ function xn(e) {
1188
1225
  var t = {};
1189
- return e.replace(un, function(r) {
1226
+ return e.replace(vn, function(r) {
1190
1227
  var n = r.length;
1191
1228
  switch (r[0]) {
1192
1229
  case "G":
@@ -1275,11 +1312,11 @@ function hn(e) {
1275
1312
  return "";
1276
1313
  }), t;
1277
1314
  }
1278
- var ln = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1279
- function fn(e) {
1315
+ var _n = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1316
+ function En(e) {
1280
1317
  if (e.length === 0)
1281
1318
  throw new Error("Number skeleton cannot be empty");
1282
- for (var t = e.split(ln).filter(function(c) {
1319
+ for (var t = e.split(_n).filter(function(c) {
1283
1320
  return c.length > 0;
1284
1321
  }), r = [], n = 0, i = t; n < i.length; n++) {
1285
1322
  var o = i[n], s = o.split("/");
@@ -1294,17 +1331,17 @@ function fn(e) {
1294
1331
  }
1295
1332
  return r;
1296
1333
  }
1297
- function cn(e) {
1334
+ function Sn(e) {
1298
1335
  return e.replace(/^(.*?)-/, "");
1299
1336
  }
1300
- var nt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Mt = /^(@+)?(\+|#+)?[rs]?$/g, mn = /(\*)(0+)|(#+)(0+)|(0+)/g, Rt = /^(0+)$/;
1301
- function it(e) {
1337
+ var ht = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, jt = /^(@+)?(\+|#+)?[rs]?$/g, wn = /(\*)(0+)|(#+)(0+)|(0+)/g, kt = /^(0+)$/;
1338
+ function lt(e) {
1302
1339
  var t = {};
1303
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Mt, function(r, n, i) {
1340
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(jt, function(r, n, i) {
1304
1341
  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)), "";
1305
1342
  }), t;
1306
1343
  }
1307
- function Ut(e) {
1344
+ function Vt(e) {
1308
1345
  switch (e) {
1309
1346
  case "sign-auto":
1310
1347
  return {
@@ -1344,7 +1381,7 @@ function Ut(e) {
1344
1381
  };
1345
1382
  }
1346
1383
  }
1347
- function pn(e) {
1384
+ function Hn(e) {
1348
1385
  var t;
1349
1386
  if (e[0] === "E" && e[1] === "E" ? (t = {
1350
1387
  notation: "engineering"
@@ -1352,17 +1389,17 @@ function pn(e) {
1352
1389
  notation: "scientific"
1353
1390
  }, e = e.slice(1)), t) {
1354
1391
  var r = e.slice(0, 2);
1355
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Rt.test(e))
1392
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !kt.test(e))
1356
1393
  throw new Error("Malformed concise eng/scientific notation");
1357
1394
  t.minimumIntegerDigits = e.length;
1358
1395
  }
1359
1396
  return t;
1360
1397
  }
1361
- function ot(e) {
1362
- var t = {}, r = Ut(e);
1398
+ function ft(e) {
1399
+ var t = {}, r = Vt(e);
1363
1400
  return r || t;
1364
1401
  }
1365
- function dn(e) {
1402
+ function Tn(e) {
1366
1403
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1367
1404
  var i = n[r];
1368
1405
  switch (i.stem) {
@@ -1386,7 +1423,7 @@ function dn(e) {
1386
1423
  continue;
1387
1424
  case "measure-unit":
1388
1425
  case "unit":
1389
- t.style = "unit", t.unit = cn(i.options[0]);
1426
+ t.style = "unit", t.unit = Sn(i.options[0]);
1390
1427
  continue;
1391
1428
  case "compact-short":
1392
1429
  case "K":
@@ -1398,12 +1435,12 @@ function dn(e) {
1398
1435
  continue;
1399
1436
  case "scientific":
1400
1437
  t = y(y(y({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1401
- return y(y({}, h), ot(u));
1438
+ return y(y({}, h), ft(u));
1402
1439
  }, {}));
1403
1440
  continue;
1404
1441
  case "engineering":
1405
1442
  t = y(y(y({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1406
- return y(y({}, h), ot(u));
1443
+ return y(y({}, h), ft(u));
1407
1444
  }, {}));
1408
1445
  continue;
1409
1446
  case "notation-simple":
@@ -1448,7 +1485,7 @@ function dn(e) {
1448
1485
  case "integer-width":
1449
1486
  if (i.options.length > 1)
1450
1487
  throw new RangeError("integer-width stems only accept a single optional option");
1451
- i.options[0].replace(mn, function(h, u, l, f, c, d) {
1488
+ i.options[0].replace(wn, function(h, u, l, f, c, d) {
1452
1489
  if (u)
1453
1490
  t.minimumIntegerDigits = l.length;
1454
1491
  else {
@@ -1461,32 +1498,32 @@ function dn(e) {
1461
1498
  });
1462
1499
  continue;
1463
1500
  }
1464
- if (Rt.test(i.stem)) {
1501
+ if (kt.test(i.stem)) {
1465
1502
  t.minimumIntegerDigits = i.stem.length;
1466
1503
  continue;
1467
1504
  }
1468
- if (nt.test(i.stem)) {
1505
+ if (ht.test(i.stem)) {
1469
1506
  if (i.options.length > 1)
1470
1507
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1471
- i.stem.replace(nt, function(h, u, l, f, c, d) {
1508
+ i.stem.replace(ht, function(h, u, l, f, c, d) {
1472
1509
  return l === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1473
1510
  });
1474
1511
  var o = i.options[0];
1475
- o === "w" ? t = y(y({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = y(y({}, t), it(o)));
1512
+ o === "w" ? t = y(y({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = y(y({}, t), lt(o)));
1476
1513
  continue;
1477
1514
  }
1478
- if (Mt.test(i.stem)) {
1479
- t = y(y({}, t), it(i.stem));
1515
+ if (jt.test(i.stem)) {
1516
+ t = y(y({}, t), lt(i.stem));
1480
1517
  continue;
1481
1518
  }
1482
- var s = Ut(i.stem);
1519
+ var s = Vt(i.stem);
1483
1520
  s && (t = y(y({}, t), s));
1484
- var a = pn(i.stem);
1521
+ var a = Hn(i.stem);
1485
1522
  a && (t = y(y({}, t), a));
1486
1523
  }
1487
1524
  return t;
1488
1525
  }
1489
- var oe = {
1526
+ var se = {
1490
1527
  "001": [
1491
1528
  "H",
1492
1529
  "h"
@@ -2901,13 +2938,13 @@ var oe = {
2901
2938
  "h"
2902
2939
  ]
2903
2940
  };
2904
- function bn(e, t) {
2941
+ function Bn(e, t) {
2905
2942
  for (var r = "", n = 0; n < e.length; n++) {
2906
2943
  var i = e.charAt(n);
2907
2944
  if (i === "j") {
2908
2945
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2909
2946
  o++, n++;
2910
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = yn(t);
2947
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = An(t);
2911
2948
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2912
2949
  r += h;
2913
2950
  for (; s-- > 0; )
@@ -2916,7 +2953,7 @@ function bn(e, t) {
2916
2953
  }
2917
2954
  return r;
2918
2955
  }
2919
- function yn(e) {
2956
+ function An(e) {
2920
2957
  var t = e.hourCycle;
2921
2958
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2922
2959
  e.hourCycles && // @ts-ignore
@@ -2935,23 +2972,23 @@ function yn(e) {
2935
2972
  }
2936
2973
  var r = e.language, n;
2937
2974
  r !== "root" && (n = e.maximize().region);
2938
- var i = oe[n || ""] || oe[r || ""] || oe["".concat(r, "-001")] || oe["001"];
2975
+ var i = se[n || ""] || se[r || ""] || se["".concat(r, "-001")] || se["001"];
2939
2976
  return i[0];
2940
2977
  }
2941
- var Ee, gn = new RegExp("^".concat($t.source, "*")), vn = new RegExp("".concat($t.source, "*$"));
2978
+ var we, Pn = new RegExp("^".concat(Gt.source, "*")), On = new RegExp("".concat(Gt.source, "*$"));
2942
2979
  function b(e, t) {
2943
2980
  return { start: e, end: t };
2944
2981
  }
2945
- var xn = !!String.prototype.startsWith && "_a".startsWith("a", 1), _n = !!String.fromCodePoint, En = !!Object.fromEntries, Sn = !!String.prototype.codePointAt, wn = !!String.prototype.trimStart, Hn = !!String.prototype.trimEnd, Tn = !!Number.isSafeInteger, Bn = Tn ? Number.isSafeInteger : function(e) {
2982
+ var In = !!String.prototype.startsWith && "_a".startsWith("a", 1), Nn = !!String.fromCodePoint, Cn = !!Object.fromEntries, Ln = !!String.prototype.codePointAt, $n = !!String.prototype.trimStart, Mn = !!String.prototype.trimEnd, Rn = !!Number.isSafeInteger, Un = Rn ? Number.isSafeInteger : function(e) {
2946
2983
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2947
- }, Le = !0;
2984
+ }, Me = !0;
2948
2985
  try {
2949
- var An = Ft("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2950
- Le = ((Ee = An.exec("a")) === null || Ee === void 0 ? void 0 : Ee[0]) === "a";
2951
- } catch {
2952
- Le = !1;
2986
+ var Dn = Wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2987
+ Me = ((we = Dn.exec("a")) === null || we === void 0 ? void 0 : we[0]) === "a";
2988
+ } catch (e) {
2989
+ Me = !1;
2953
2990
  }
2954
- var st = xn ? (
2991
+ var ct = In ? (
2955
2992
  // Native
2956
2993
  function(t, r, n) {
2957
2994
  return t.startsWith(r, n);
@@ -2961,7 +2998,7 @@ var st = xn ? (
2961
2998
  function(t, r, n) {
2962
2999
  return t.slice(n, n + r.length) === r;
2963
3000
  }
2964
- ), $e = _n ? String.fromCodePoint : (
3001
+ ), Re = Nn ? String.fromCodePoint : (
2965
3002
  // IE11
2966
3003
  function() {
2967
3004
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2973,9 +3010,9 @@ var st = xn ? (
2973
3010
  }
2974
3011
  return n;
2975
3012
  }
2976
- ), at = (
3013
+ ), mt = (
2977
3014
  // native
2978
- En ? Object.fromEntries : (
3015
+ Cn ? Object.fromEntries : (
2979
3016
  // Ponyfill
2980
3017
  function(t) {
2981
3018
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2985,7 +3022,7 @@ var st = xn ? (
2985
3022
  return r;
2986
3023
  }
2987
3024
  )
2988
- ), Dt = Sn ? (
3025
+ ), Xt = Ln ? (
2989
3026
  // Native
2990
3027
  function(t, r) {
2991
3028
  return t.codePointAt(r);
@@ -2999,7 +3036,7 @@ var st = xn ? (
2999
3036
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3000
3037
  }
3001
3038
  }
3002
- ), Pn = wn ? (
3039
+ ), Fn = $n ? (
3003
3040
  // Native
3004
3041
  function(t) {
3005
3042
  return t.trimStart();
@@ -3007,9 +3044,9 @@ var st = xn ? (
3007
3044
  ) : (
3008
3045
  // Ponyfill
3009
3046
  function(t) {
3010
- return t.replace(gn, "");
3047
+ return t.replace(Pn, "");
3011
3048
  }
3012
- ), On = Hn ? (
3049
+ ), Gn = Mn ? (
3013
3050
  // Native
3014
3051
  function(t) {
3015
3052
  return t.trimEnd();
@@ -3017,32 +3054,32 @@ var st = xn ? (
3017
3054
  ) : (
3018
3055
  // Ponyfill
3019
3056
  function(t) {
3020
- return t.replace(vn, "");
3057
+ return t.replace(On, "");
3021
3058
  }
3022
3059
  );
3023
- function Ft(e, t) {
3060
+ function Wt(e, t) {
3024
3061
  return new RegExp(e, t);
3025
3062
  }
3026
- var Me;
3027
- if (Le) {
3028
- var ut = Ft("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3029
- Me = function(t, r) {
3063
+ var Ue;
3064
+ if (Me) {
3065
+ var pt = Wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3066
+ Ue = function(t, r) {
3030
3067
  var n;
3031
- ut.lastIndex = r;
3032
- var i = ut.exec(t);
3068
+ pt.lastIndex = r;
3069
+ var i = pt.exec(t);
3033
3070
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3034
3071
  };
3035
3072
  } else
3036
- Me = function(t, r) {
3073
+ Ue = function(t, r) {
3037
3074
  for (var n = []; ; ) {
3038
- var i = Dt(t, r);
3039
- if (i === void 0 || Gt(i) || Ln(i))
3075
+ var i = Xt(t, r);
3076
+ if (i === void 0 || zt(i) || Xn(i))
3040
3077
  break;
3041
3078
  n.push(i), r += i >= 65536 ? 2 : 1;
3042
3079
  }
3043
- return $e.apply(void 0, n);
3080
+ return Re.apply(void 0, n);
3044
3081
  };
3045
- var In = (
3082
+ var jn = (
3046
3083
  /** @class */
3047
3084
  function() {
3048
3085
  function e(t, r) {
@@ -3073,7 +3110,7 @@ var In = (
3073
3110
  if (n)
3074
3111
  break;
3075
3112
  return this.error(p.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
3076
- } else if (o === 60 && !this.ignoreTag && Re(this.peek() || 0)) {
3113
+ } else if (o === 60 && !this.ignoreTag && De(this.peek() || 0)) {
3077
3114
  var s = this.parseTag(t, r);
3078
3115
  if (s.err)
3079
3116
  return s;
@@ -3106,7 +3143,7 @@ var In = (
3106
3143
  return o;
3107
3144
  var s = o.val, a = this.clonePosition();
3108
3145
  if (this.bumpIf("</")) {
3109
- if (this.isEOF() || !Re(this.char()))
3146
+ if (this.isEOF() || !De(this.char()))
3110
3147
  return this.error(p.INVALID_TAG, b(a, this.clonePosition()));
3111
3148
  var h = this.clonePosition(), u = this.parseTagName();
3112
3149
  return i !== u ? this.error(p.UNMATCHED_CLOSING_TAG, b(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
@@ -3124,7 +3161,7 @@ var In = (
3124
3161
  return this.error(p.INVALID_TAG, b(n, this.clonePosition()));
3125
3162
  }, e.prototype.parseTagName = function() {
3126
3163
  var t = this.offset();
3127
- for (this.bump(); !this.isEOF() && Cn(this.char()); )
3164
+ for (this.bump(); !this.isEOF() && Vn(this.char()); )
3128
3165
  this.bump();
3129
3166
  return this.message.slice(t, this.offset());
3130
3167
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3153,7 +3190,7 @@ var In = (
3153
3190
  };
3154
3191
  }, e.prototype.tryParseLeftAngleBracket = function() {
3155
3192
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3156
- !Nn(this.peek() || 0)) ? (this.bump(), "<") : null;
3193
+ !kn(this.peek() || 0)) ? (this.bump(), "<") : null;
3157
3194
  }, e.prototype.tryParseQuote = function(t) {
3158
3195
  if (this.isEOF() || this.char() !== 39)
3159
3196
  return null;
@@ -3187,12 +3224,12 @@ var In = (
3187
3224
  r.push(n);
3188
3225
  this.bump();
3189
3226
  }
3190
- return $e.apply(void 0, r);
3227
+ return Re.apply(void 0, r);
3191
3228
  }, e.prototype.tryParseUnquoted = function(t, r) {
3192
3229
  if (this.isEOF())
3193
3230
  return null;
3194
3231
  var n = this.char();
3195
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), $e(n));
3232
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Re(n));
3196
3233
  }, e.prototype.parseArgument = function(t, r) {
3197
3234
  var n = this.clonePosition();
3198
3235
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3221,7 +3258,7 @@ var In = (
3221
3258
  return this.error(p.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
3222
3259
  }
3223
3260
  }, e.prototype.parseIdentifierIfPossible = function() {
3224
- var t = this.clonePosition(), r = this.offset(), n = Me(this.message, r), i = r + n.length;
3261
+ var t = this.clonePosition(), r = this.offset(), n = Ue(this.message, r), i = r + n.length;
3225
3262
  this.bumpTo(i);
3226
3263
  var o = this.clonePosition(), s = b(t, o);
3227
3264
  return { value: n, location: s };
@@ -3240,7 +3277,7 @@ var In = (
3240
3277
  var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3241
3278
  if (f.err)
3242
3279
  return f;
3243
- var c = On(f.val);
3280
+ var c = Gn(f.val);
3244
3281
  if (c.length === 0)
3245
3282
  return this.error(p.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
3246
3283
  var d = b(l, this.clonePosition());
@@ -3250,8 +3287,8 @@ var In = (
3250
3287
  if (g.err)
3251
3288
  return g;
3252
3289
  var m = b(i, this.clonePosition());
3253
- if (u && st(u?.style, "::", 0)) {
3254
- var _ = Pn(u.style.slice(2));
3290
+ if (u && ct(u == null ? void 0 : u.style, "::", 0)) {
3291
+ var _ = Fn(u.style.slice(2));
3255
3292
  if (a === "number") {
3256
3293
  var f = this.parseNumberSkeletonFromString(_, u.styleLocation);
3257
3294
  return f.err ? f : {
@@ -3262,12 +3299,12 @@ var In = (
3262
3299
  if (_.length === 0)
3263
3300
  return this.error(p.EXPECT_DATE_TIME_SKELETON, m);
3264
3301
  var v = _;
3265
- this.locale && (v = bn(_, this.locale));
3302
+ this.locale && (v = Bn(_, this.locale));
3266
3303
  var c = {
3267
- type: G.dateTime,
3304
+ type: j.dateTime,
3268
3305
  pattern: v,
3269
3306
  location: u.styleLocation,
3270
- parsedOptions: this.shouldParseSkeletons ? hn(v) : {}
3307
+ parsedOptions: this.shouldParseSkeletons ? xn(v) : {}
3271
3308
  }, H = a === "date" ? x.date : x.time;
3272
3309
  return {
3273
3310
  val: { type: H, value: n, location: m, style: c },
@@ -3280,7 +3317,7 @@ var In = (
3280
3317
  type: a === "number" ? x.number : a === "date" ? x.date : x.time,
3281
3318
  value: n,
3282
3319
  location: m,
3283
- style: (o = u?.style) !== null && o !== void 0 ? o : null
3320
+ style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
3284
3321
  },
3285
3322
  err: null
3286
3323
  };
@@ -3292,39 +3329,39 @@ var In = (
3292
3329
  if (this.bumpSpace(), !this.bumpIf(","))
3293
3330
  return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, b(S, y({}, S)));
3294
3331
  this.bumpSpace();
3295
- var z = this.parseIdentifierIfPossible(), I = 0;
3296
- if (a !== "select" && z.value === "offset") {
3332
+ var Z = this.parseIdentifierIfPossible(), N = 0;
3333
+ if (a !== "select" && Z.value === "offset") {
3297
3334
  if (!this.bumpIf(":"))
3298
3335
  return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
3299
3336
  this.bumpSpace();
3300
3337
  var f = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3301
3338
  if (f.err)
3302
3339
  return f;
3303
- this.bumpSpace(), z = this.parseIdentifierIfPossible(), I = f.val;
3340
+ this.bumpSpace(), Z = this.parseIdentifierIfPossible(), N = f.val;
3304
3341
  }
3305
- var ne = this.tryParsePluralOrSelectOptions(t, a, r, z);
3306
- if (ne.err)
3307
- return ne;
3342
+ var ie = this.tryParsePluralOrSelectOptions(t, a, r, Z);
3343
+ if (ie.err)
3344
+ return ie;
3308
3345
  var g = this.tryParseArgumentClose(i);
3309
3346
  if (g.err)
3310
3347
  return g;
3311
- var Xe = b(i, this.clonePosition());
3348
+ var ze = b(i, this.clonePosition());
3312
3349
  return a === "select" ? {
3313
3350
  val: {
3314
3351
  type: x.select,
3315
3352
  value: n,
3316
- options: at(ne.val),
3317
- location: Xe
3353
+ options: mt(ie.val),
3354
+ location: ze
3318
3355
  },
3319
3356
  err: null
3320
3357
  } : {
3321
3358
  val: {
3322
3359
  type: x.plural,
3323
3360
  value: n,
3324
- options: at(ne.val),
3325
- offset: I,
3361
+ options: mt(ie.val),
3362
+ offset: N,
3326
3363
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3327
- location: Xe
3364
+ location: ze
3328
3365
  },
3329
3366
  err: null
3330
3367
  };
@@ -3372,16 +3409,16 @@ var In = (
3372
3409
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3373
3410
  var n = [];
3374
3411
  try {
3375
- n = fn(t);
3376
- } catch {
3412
+ n = En(t);
3413
+ } catch (i) {
3377
3414
  return this.error(p.INVALID_NUMBER_SKELETON, r);
3378
3415
  }
3379
3416
  return {
3380
3417
  val: {
3381
- type: G.number,
3418
+ type: j.number,
3382
3419
  tokens: n,
3383
3420
  location: r,
3384
- parsedOptions: this.shouldParseSkeletons ? dn(n) : {}
3421
+ parsedOptions: this.shouldParseSkeletons ? Tn(n) : {}
3385
3422
  },
3386
3423
  err: null
3387
3424
  };
@@ -3429,7 +3466,7 @@ var In = (
3429
3466
  break;
3430
3467
  }
3431
3468
  var h = b(i, this.clonePosition());
3432
- return o ? (s *= n, Bn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3469
+ return o ? (s *= n, Un(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3433
3470
  }, e.prototype.offset = function() {
3434
3471
  return this.position.offset;
3435
3472
  }, e.prototype.isEOF = function() {
@@ -3444,7 +3481,7 @@ var In = (
3444
3481
  var t = this.position.offset;
3445
3482
  if (t >= this.message.length)
3446
3483
  throw Error("out of bound");
3447
- var r = Dt(this.message, t);
3484
+ var r = Xt(this.message, t);
3448
3485
  if (r === void 0)
3449
3486
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3450
3487
  return r;
@@ -3463,7 +3500,7 @@ var In = (
3463
3500
  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);
3464
3501
  }
3465
3502
  }, e.prototype.bumpIf = function(t) {
3466
- if (st(this.message, t, this.offset())) {
3503
+ if (ct(this.message, t, this.offset())) {
3467
3504
  for (var r = 0; r < t.length; r++)
3468
3505
  this.bump();
3469
3506
  return !0;
@@ -3485,56 +3522,56 @@ var In = (
3485
3522
  break;
3486
3523
  }
3487
3524
  }, e.prototype.bumpSpace = function() {
3488
- for (; !this.isEOF() && Gt(this.char()); )
3525
+ for (; !this.isEOF() && zt(this.char()); )
3489
3526
  this.bump();
3490
3527
  }, e.prototype.peek = function() {
3491
3528
  if (this.isEOF())
3492
3529
  return null;
3493
3530
  var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3494
- return n ?? null;
3531
+ return n != null ? n : null;
3495
3532
  }, e;
3496
3533
  }()
3497
3534
  );
3498
- function Re(e) {
3535
+ function De(e) {
3499
3536
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3500
3537
  }
3501
- function Nn(e) {
3502
- return Re(e) || e === 47;
3538
+ function kn(e) {
3539
+ return De(e) || e === 47;
3503
3540
  }
3504
- function Cn(e) {
3541
+ function Vn(e) {
3505
3542
  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;
3506
3543
  }
3507
- function Gt(e) {
3544
+ function zt(e) {
3508
3545
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3509
3546
  }
3510
- function Ln(e) {
3547
+ function Xn(e) {
3511
3548
  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;
3512
3549
  }
3513
- function Ue(e) {
3550
+ function Fe(e) {
3514
3551
  e.forEach(function(t) {
3515
- if (delete t.location, It(t) || Nt(t))
3552
+ if (delete t.location, Rt(t) || Ut(t))
3516
3553
  for (var r in t.options)
3517
- delete t.options[r].location, Ue(t.options[r].value);
3518
- else At(t) && Lt(t.style) || (Pt(t) || Ot(t)) && Ce(t.style) ? delete t.style.location : Ct(t) && Ue(t.children);
3554
+ delete t.options[r].location, Fe(t.options[r].value);
3555
+ else Lt(t) && Ft(t.style) || ($t(t) || Mt(t)) && $e(t.style) ? delete t.style.location : Dt(t) && Fe(t.children);
3519
3556
  });
3520
3557
  }
3521
- function $n(e, t) {
3558
+ function Wn(e, t) {
3522
3559
  t === void 0 && (t = {}), t = y({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3523
- var r = new In(e, t).parse();
3560
+ var r = new jn(e, t).parse();
3524
3561
  if (r.err) {
3525
3562
  var n = SyntaxError(p[r.err.kind]);
3526
3563
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3527
3564
  }
3528
- return t?.captureLocation || Ue(r.val), r.val;
3565
+ return t != null && t.captureLocation || Fe(r.val), r.val;
3529
3566
  }
3530
- var j;
3567
+ var k;
3531
3568
  (function(e) {
3532
3569
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3533
- })(j || (j = {}));
3534
- var de = (
3570
+ })(k || (k = {}));
3571
+ var be = (
3535
3572
  /** @class */
3536
3573
  function(e) {
3537
- P(t, e);
3574
+ O(t, e);
3538
3575
  function t(r, n, i) {
3539
3576
  var o = e.call(this, r) || this;
3540
3577
  return o.code = n, o.originalMessage = i, o;
@@ -3543,48 +3580,48 @@ var de = (
3543
3580
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3544
3581
  }, t;
3545
3582
  }(Error)
3546
- ), ht = (
3583
+ ), dt = (
3547
3584
  /** @class */
3548
3585
  function(e) {
3549
- P(t, e);
3586
+ O(t, e);
3550
3587
  function t(r, n, i, o) {
3551
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), j.INVALID_VALUE, o) || this;
3588
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), k.INVALID_VALUE, o) || this;
3552
3589
  }
3553
3590
  return t;
3554
- }(de)
3555
- ), Mn = (
3591
+ }(be)
3592
+ ), zn = (
3556
3593
  /** @class */
3557
3594
  function(e) {
3558
- P(t, e);
3595
+ O(t, e);
3559
3596
  function t(r, n, i) {
3560
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), j.INVALID_VALUE, i) || this;
3597
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), k.INVALID_VALUE, i) || this;
3561
3598
  }
3562
3599
  return t;
3563
- }(de)
3564
- ), Rn = (
3600
+ }(be)
3601
+ ), Zn = (
3565
3602
  /** @class */
3566
3603
  function(e) {
3567
- P(t, e);
3604
+ O(t, e);
3568
3605
  function t(r, n) {
3569
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), j.MISSING_VALUE, n) || this;
3606
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), k.MISSING_VALUE, n) || this;
3570
3607
  }
3571
3608
  return t;
3572
- }(de)
3609
+ }(be)
3573
3610
  ), w;
3574
3611
  (function(e) {
3575
3612
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3576
3613
  })(w || (w = {}));
3577
- function Un(e) {
3614
+ function Qn(e) {
3578
3615
  return e.length < 2 ? e : e.reduce(function(t, r) {
3579
3616
  var n = t[t.length - 1];
3580
3617
  return !n || n.type !== w.literal || r.type !== w.literal ? t.push(r) : n.value += r.value, t;
3581
3618
  }, []);
3582
3619
  }
3583
- function Dn(e) {
3620
+ function Jn(e) {
3584
3621
  return typeof e == "function";
3585
3622
  }
3586
- function ue(e, t, r, n, i, o, s) {
3587
- if (e.length === 1 && rt(e[0]))
3623
+ function he(e, t, r, n, i, o, s) {
3624
+ if (e.length === 1 && ut(e[0]))
3588
3625
  return [
3589
3626
  {
3590
3627
  type: w.literal,
@@ -3593,14 +3630,14 @@ function ue(e, t, r, n, i, o, s) {
3593
3630
  ];
3594
3631
  for (var a = [], h = 0, u = e; h < u.length; h++) {
3595
3632
  var l = u[h];
3596
- if (rt(l)) {
3633
+ if (ut(l)) {
3597
3634
  a.push({
3598
3635
  type: w.literal,
3599
3636
  value: l.value
3600
3637
  });
3601
3638
  continue;
3602
3639
  }
3603
- if (an(l)) {
3640
+ if (gn(l)) {
3604
3641
  typeof o == "number" && a.push({
3605
3642
  type: w.literal,
3606
3643
  value: r.getNumberFormat(t).format(o)
@@ -3609,89 +3646,89 @@ function ue(e, t, r, n, i, o, s) {
3609
3646
  }
3610
3647
  var f = l.value;
3611
3648
  if (!(i && f in i))
3612
- throw new Rn(f, s);
3649
+ throw new Zn(f, s);
3613
3650
  var c = i[f];
3614
- if (sn(l)) {
3651
+ if (yn(l)) {
3615
3652
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3616
3653
  type: typeof c == "string" ? w.literal : w.object,
3617
3654
  value: c
3618
3655
  });
3619
3656
  continue;
3620
3657
  }
3621
- if (Pt(l)) {
3622
- var d = typeof l.style == "string" ? n.date[l.style] : Ce(l.style) ? l.style.parsedOptions : void 0;
3658
+ if ($t(l)) {
3659
+ var d = typeof l.style == "string" ? n.date[l.style] : $e(l.style) ? l.style.parsedOptions : void 0;
3623
3660
  a.push({
3624
3661
  type: w.literal,
3625
3662
  value: r.getDateTimeFormat(t, d).format(c)
3626
3663
  });
3627
3664
  continue;
3628
3665
  }
3629
- if (Ot(l)) {
3630
- var d = typeof l.style == "string" ? n.time[l.style] : Ce(l.style) ? l.style.parsedOptions : n.time.medium;
3666
+ if (Mt(l)) {
3667
+ var d = typeof l.style == "string" ? n.time[l.style] : $e(l.style) ? l.style.parsedOptions : n.time.medium;
3631
3668
  a.push({
3632
3669
  type: w.literal,
3633
3670
  value: r.getDateTimeFormat(t, d).format(c)
3634
3671
  });
3635
3672
  continue;
3636
3673
  }
3637
- if (At(l)) {
3638
- var d = typeof l.style == "string" ? n.number[l.style] : Lt(l.style) ? l.style.parsedOptions : void 0;
3674
+ if (Lt(l)) {
3675
+ var d = typeof l.style == "string" ? n.number[l.style] : Ft(l.style) ? l.style.parsedOptions : void 0;
3639
3676
  d && d.scale && (c = c * (d.scale || 1)), a.push({
3640
3677
  type: w.literal,
3641
3678
  value: r.getNumberFormat(t, d).format(c)
3642
3679
  });
3643
3680
  continue;
3644
3681
  }
3645
- if (Ct(l)) {
3682
+ if (Dt(l)) {
3646
3683
  var g = l.children, m = l.value, _ = i[m];
3647
- if (!Dn(_))
3648
- throw new Mn(m, "function", s);
3649
- var v = ue(g, t, r, n, i, o), H = _(v.map(function(I) {
3650
- return I.value;
3684
+ if (!Jn(_))
3685
+ throw new zn(m, "function", s);
3686
+ var v = he(g, t, r, n, i, o), H = _(v.map(function(N) {
3687
+ return N.value;
3651
3688
  }));
3652
- Array.isArray(H) || (H = [H]), a.push.apply(a, H.map(function(I) {
3689
+ Array.isArray(H) || (H = [H]), a.push.apply(a, H.map(function(N) {
3653
3690
  return {
3654
- type: typeof I == "string" ? w.literal : w.object,
3655
- value: I
3691
+ type: typeof N == "string" ? w.literal : w.object,
3692
+ value: N
3656
3693
  };
3657
3694
  }));
3658
3695
  }
3659
- if (It(l)) {
3696
+ if (Rt(l)) {
3660
3697
  var S = l.options[c] || l.options.other;
3661
3698
  if (!S)
3662
- throw new ht(l.value, c, Object.keys(l.options), s);
3663
- a.push.apply(a, ue(S.value, t, r, n, i));
3699
+ throw new dt(l.value, c, Object.keys(l.options), s);
3700
+ a.push.apply(a, he(S.value, t, r, n, i));
3664
3701
  continue;
3665
3702
  }
3666
- if (Nt(l)) {
3703
+ if (Ut(l)) {
3667
3704
  var S = l.options["=".concat(c)];
3668
3705
  if (!S) {
3669
3706
  if (!Intl.PluralRules)
3670
- throw new de(`Intl.PluralRules is not available in this environment.
3707
+ throw new be(`Intl.PluralRules is not available in this environment.
3671
3708
  Try polyfilling it using "@formatjs/intl-pluralrules"
3672
- `, j.MISSING_INTL_API, s);
3673
- var z = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3674
- S = l.options[z] || l.options.other;
3709
+ `, k.MISSING_INTL_API, s);
3710
+ var Z = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3711
+ S = l.options[Z] || l.options.other;
3675
3712
  }
3676
3713
  if (!S)
3677
- throw new ht(l.value, c, Object.keys(l.options), s);
3678
- a.push.apply(a, ue(S.value, t, r, n, i, c - (l.offset || 0)));
3714
+ throw new dt(l.value, c, Object.keys(l.options), s);
3715
+ a.push.apply(a, he(S.value, t, r, n, i, c - (l.offset || 0)));
3679
3716
  continue;
3680
3717
  }
3681
3718
  }
3682
- return Un(a);
3719
+ return Qn(a);
3683
3720
  }
3684
- function Fn(e, t) {
3721
+ function Yn(e, t) {
3685
3722
  return t ? y(y(y({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3686
3723
  return r[n] = y(y({}, e[n]), t[n] || {}), r;
3687
3724
  }, {})) : e;
3688
3725
  }
3689
- function Gn(e, t) {
3726
+ function qn(e, t) {
3690
3727
  return t ? Object.keys(e).reduce(function(r, n) {
3691
- return r[n] = Fn(e[n], t[n]), r;
3728
+ return r[n] = Yn(e[n], t[n]), r;
3692
3729
  }, y({}, e)) : e;
3693
3730
  }
3694
- function Se(e) {
3731
+ function He(e) {
3695
3732
  return {
3696
3733
  create: function() {
3697
3734
  return {
@@ -3705,39 +3742,39 @@ function Se(e) {
3705
3742
  }
3706
3743
  };
3707
3744
  }
3708
- function jn(e) {
3745
+ function Kn(e) {
3709
3746
  return e === void 0 && (e = {
3710
3747
  number: {},
3711
3748
  dateTime: {},
3712
3749
  pluralRules: {}
3713
3750
  }), {
3714
- getNumberFormat: xe(function() {
3751
+ getNumberFormat: Ee(function() {
3715
3752
  for (var t, r = [], n = 0; n < arguments.length; n++)
3716
3753
  r[n] = arguments[n];
3717
- return new ((t = Intl.NumberFormat).bind.apply(t, U([void 0], r, !1)))();
3754
+ return new ((t = Intl.NumberFormat).bind.apply(t, D([void 0], r, !1)))();
3718
3755
  }, {
3719
- cache: Se(e.number),
3720
- strategy: _e.variadic
3756
+ cache: He(e.number),
3757
+ strategy: Se.variadic
3721
3758
  }),
3722
- getDateTimeFormat: xe(function() {
3759
+ getDateTimeFormat: Ee(function() {
3723
3760
  for (var t, r = [], n = 0; n < arguments.length; n++)
3724
3761
  r[n] = arguments[n];
3725
- return new ((t = Intl.DateTimeFormat).bind.apply(t, U([void 0], r, !1)))();
3762
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, D([void 0], r, !1)))();
3726
3763
  }, {
3727
- cache: Se(e.dateTime),
3728
- strategy: _e.variadic
3764
+ cache: He(e.dateTime),
3765
+ strategy: Se.variadic
3729
3766
  }),
3730
- getPluralRules: xe(function() {
3767
+ getPluralRules: Ee(function() {
3731
3768
  for (var t, r = [], n = 0; n < arguments.length; n++)
3732
3769
  r[n] = arguments[n];
3733
- return new ((t = Intl.PluralRules).bind.apply(t, U([void 0], r, !1)))();
3770
+ return new ((t = Intl.PluralRules).bind.apply(t, D([void 0], r, !1)))();
3734
3771
  }, {
3735
- cache: Se(e.pluralRules),
3736
- strategy: _e.variadic
3772
+ cache: He(e.pluralRules),
3773
+ strategy: Se.variadic
3737
3774
  })
3738
3775
  };
3739
3776
  }
3740
- var kn = (
3777
+ var ei = (
3741
3778
  /** @class */
3742
3779
  function() {
3743
3780
  function e(t, r, n, i) {
@@ -3756,7 +3793,7 @@ var kn = (
3756
3793
  }, []);
3757
3794
  return l.length <= 1 ? l[0] || "" : l;
3758
3795
  }, this.formatToParts = function(h) {
3759
- return ue(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3796
+ return he(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3760
3797
  }, this.resolvedOptions = function() {
3761
3798
  var h;
3762
3799
  return {
@@ -3769,13 +3806,13 @@ var kn = (
3769
3806
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3770
3807
  var s = i || {};
3771
3808
  s.formatters;
3772
- var a = xr(s, ["formatters"]);
3809
+ var a = Ir(s, ["formatters"]);
3773
3810
  this.ast = e.__parse(t, y(y({}, a), { locale: this.resolvedLocale }));
3774
3811
  } else
3775
3812
  this.ast = t;
3776
3813
  if (!Array.isArray(this.ast))
3777
3814
  throw new TypeError("A message must be provided as a String or AST.");
3778
- this.formats = Gn(e.formats, n), this.formatters = i && i.formatters || jn(this.formatterCache);
3815
+ this.formats = qn(e.formats, n), this.formatters = i && i.formatters || Kn(this.formatterCache);
3779
3816
  }
3780
3817
  return Object.defineProperty(e, "defaultLocale", {
3781
3818
  get: function() {
@@ -3784,11 +3821,11 @@ var kn = (
3784
3821
  enumerable: !1,
3785
3822
  configurable: !0
3786
3823
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3787
- if (!(typeof Intl.Locale > "u")) {
3824
+ if (typeof Intl.Locale != "undefined") {
3788
3825
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3789
3826
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3790
3827
  }
3791
- }, e.__parse = $n, e.formats = {
3828
+ }, e.__parse = Wn, e.formats = {
3792
3829
  number: {
3793
3830
  integer: {
3794
3831
  maximumFractionDigits: 0
@@ -3849,7 +3886,7 @@ var kn = (
3849
3886
  }, e;
3850
3887
  }()
3851
3888
  );
3852
- function Vn(e, t) {
3889
+ function ti(e, t) {
3853
3890
  if (t == null)
3854
3891
  return;
3855
3892
  if (t in e)
@@ -3870,92 +3907,92 @@ function Vn(e, t) {
3870
3907
  n = void 0;
3871
3908
  return n;
3872
3909
  }
3873
- const O = {}, Xn = (e, t, r) => r && (t in O || (O[t] = {}), e in O[t] || (O[t][e] = r), r), jt = (e, t) => {
3910
+ const I = {}, ri = (e, t, r) => r && (t in I || (I[t] = {}), e in I[t] || (I[t][e] = r), r), Zt = (e, t) => {
3874
3911
  if (t == null)
3875
3912
  return;
3876
- if (t in O && e in O[t])
3877
- return O[t][e];
3878
- const r = be(t);
3913
+ if (t in I && e in I[t])
3914
+ return I[t][e];
3915
+ const r = ye(t);
3879
3916
  for (let n = 0; n < r.length; n++) {
3880
- const i = r[n], o = zn(i, e);
3917
+ const i = r[n], o = ii(i, e);
3881
3918
  if (o)
3882
- return Xn(e, t, o);
3919
+ return ri(e, t, o);
3883
3920
  }
3884
3921
  };
3885
- let ke;
3886
- const te = pe({});
3887
- function Wn(e) {
3888
- return ke[e] || null;
3922
+ let Xe;
3923
+ const re = de({});
3924
+ function ni(e) {
3925
+ return Xe[e] || null;
3889
3926
  }
3890
- function kt(e) {
3891
- return e in ke;
3927
+ function Qt(e) {
3928
+ return e in Xe;
3892
3929
  }
3893
- function zn(e, t) {
3894
- if (!kt(e))
3930
+ function ii(e, t) {
3931
+ if (!Qt(e))
3895
3932
  return null;
3896
- const r = Wn(e);
3897
- return Vn(r, t);
3933
+ const r = ni(e);
3934
+ return ti(r, t);
3898
3935
  }
3899
- function Zn(e) {
3936
+ function oi(e) {
3900
3937
  if (e == null)
3901
3938
  return;
3902
- const t = be(e);
3939
+ const t = ye(e);
3903
3940
  for (let r = 0; r < t.length; r++) {
3904
3941
  const n = t[r];
3905
- if (kt(n))
3942
+ if (Qt(n))
3906
3943
  return n;
3907
3944
  }
3908
3945
  }
3909
- function Qn(e, ...t) {
3910
- delete O[e], te.update((r) => (r[e] = Yr.all([r[e] || {}, ...t]), r));
3946
+ function si(e, ...t) {
3947
+ delete I[e], re.update((r) => (r[e] = hn.all([r[e] || {}, ...t]), r));
3911
3948
  }
3912
- X(
3913
- [te],
3949
+ W(
3950
+ [re],
3914
3951
  ([e]) => Object.keys(e)
3915
3952
  );
3916
- te.subscribe((e) => ke = e);
3917
- const he = {};
3918
- function Jn(e, t) {
3919
- he[e].delete(t), he[e].size === 0 && delete he[e];
3953
+ re.subscribe((e) => Xe = e);
3954
+ const le = {};
3955
+ function ai(e, t) {
3956
+ le[e].delete(t), le[e].size === 0 && delete le[e];
3920
3957
  }
3921
- function Vt(e) {
3922
- return he[e];
3958
+ function Jt(e) {
3959
+ return le[e];
3923
3960
  }
3924
- function Yn(e) {
3925
- return be(e).map((t) => {
3926
- const r = Vt(t);
3961
+ function ui(e) {
3962
+ return ye(e).map((t) => {
3963
+ const r = Jt(t);
3927
3964
  return [t, r ? [...r] : []];
3928
3965
  }).filter(([, t]) => t.length > 0);
3929
3966
  }
3930
- function De(e) {
3931
- return e == null ? !1 : be(e).some(
3967
+ function Ge(e) {
3968
+ return e == null ? !1 : ye(e).some(
3932
3969
  (t) => {
3933
3970
  var r;
3934
- return (r = Vt(t)) == null ? void 0 : r.size;
3971
+ return (r = Jt(t)) == null ? void 0 : r.size;
3935
3972
  }
3936
3973
  );
3937
3974
  }
3938
- function qn(e, t) {
3975
+ function hi(e, t) {
3939
3976
  return Promise.all(
3940
- t.map((n) => (Jn(e, n), n().then((i) => i.default || i)))
3941
- ).then((n) => Qn(e, ...n));
3942
- }
3943
- const Z = {};
3944
- function Xt(e) {
3945
- if (!De(e))
3946
- return e in Z ? Z[e] : Promise.resolve();
3947
- const t = Yn(e);
3948
- return Z[e] = Promise.all(
3977
+ t.map((n) => (ai(e, n), n().then((i) => i.default || i)))
3978
+ ).then((n) => si(e, ...n));
3979
+ }
3980
+ const Q = {};
3981
+ function Yt(e) {
3982
+ if (!Ge(e))
3983
+ return e in Q ? Q[e] : Promise.resolve();
3984
+ const t = ui(e);
3985
+ return Q[e] = Promise.all(
3949
3986
  t.map(
3950
- ([r, n]) => qn(r, n)
3987
+ ([r, n]) => hi(r, n)
3951
3988
  )
3952
3989
  ).then(() => {
3953
- if (De(e))
3954
- return Xt(e);
3955
- delete Z[e];
3956
- }), Z[e];
3990
+ if (Ge(e))
3991
+ return Yt(e);
3992
+ delete Q[e];
3993
+ }), Q[e];
3957
3994
  }
3958
- const Kn = {
3995
+ const li = {
3959
3996
  number: {
3960
3997
  scientific: { notation: "scientific" },
3961
3998
  engineering: { notation: "engineering" },
@@ -3984,150 +4021,150 @@ const Kn = {
3984
4021
  timeZoneName: "short"
3985
4022
  }
3986
4023
  }
3987
- }, ei = {
4024
+ }, fi = {
3988
4025
  fallbackLocale: null,
3989
4026
  loadingDelay: 200,
3990
- formats: Kn,
4027
+ formats: li,
3991
4028
  warnOnMissingMessages: !0,
3992
4029
  handleMissingMessage: void 0,
3993
4030
  ignoreTag: !0
3994
- }, ti = ei;
3995
- function k() {
3996
- return ti;
4031
+ }, ci = fi;
4032
+ function V() {
4033
+ return ci;
3997
4034
  }
3998
- const we = pe(!1);
3999
- var ri = Object.defineProperty, ni = Object.defineProperties, ii = Object.getOwnPropertyDescriptors, lt = Object.getOwnPropertySymbols, oi = Object.prototype.hasOwnProperty, si = Object.prototype.propertyIsEnumerable, ft = (e, t, r) => t in e ? ri(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ai = (e, t) => {
4035
+ const Te = de(!1);
4036
+ var mi = Object.defineProperty, pi = Object.defineProperties, di = Object.getOwnPropertyDescriptors, bt = Object.getOwnPropertySymbols, bi = Object.prototype.hasOwnProperty, yi = Object.prototype.propertyIsEnumerable, yt = (e, t, r) => t in e ? mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, gi = (e, t) => {
4000
4037
  for (var r in t)
4001
- oi.call(t, r) && ft(e, r, t[r]);
4002
- if (lt)
4003
- for (var r of lt(t))
4004
- si.call(t, r) && ft(e, r, t[r]);
4038
+ bi.call(t, r) && yt(e, r, t[r]);
4039
+ if (bt)
4040
+ for (var r of bt(t))
4041
+ yi.call(t, r) && yt(e, r, t[r]);
4005
4042
  return e;
4006
- }, ui = (e, t) => ni(e, ii(t));
4007
- let Fe;
4008
- const fe = pe(null);
4009
- function ct(e) {
4043
+ }, vi = (e, t) => pi(e, di(t));
4044
+ let je;
4045
+ const ce = de(null);
4046
+ function gt(e) {
4010
4047
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4011
4048
  }
4012
- function be(e, t = k().fallbackLocale) {
4013
- const r = ct(e);
4014
- return t ? [.../* @__PURE__ */ new Set([...r, ...ct(t)])] : r;
4049
+ function ye(e, t = V().fallbackLocale) {
4050
+ const r = gt(e);
4051
+ return t ? [.../* @__PURE__ */ new Set([...r, ...gt(t)])] : r;
4015
4052
  }
4016
- function C() {
4017
- return Fe ?? void 0;
4053
+ function L() {
4054
+ return je != null ? je : void 0;
4018
4055
  }
4019
- fe.subscribe((e) => {
4020
- Fe = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4056
+ ce.subscribe((e) => {
4057
+ je = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4021
4058
  });
4022
- const hi = (e) => {
4023
- if (e && Zn(e) && De(e)) {
4024
- const { loadingDelay: t } = k();
4059
+ const xi = (e) => {
4060
+ if (e && oi(e) && Ge(e)) {
4061
+ const { loadingDelay: t } = V();
4025
4062
  let r;
4026
- return typeof window < "u" && C() != null && t ? r = window.setTimeout(
4027
- () => we.set(!0),
4063
+ return typeof window != "undefined" && L() != null && t ? r = window.setTimeout(
4064
+ () => Te.set(!0),
4028
4065
  t
4029
- ) : we.set(!0), Xt(e).then(() => {
4030
- fe.set(e);
4066
+ ) : Te.set(!0), Yt(e).then(() => {
4067
+ ce.set(e);
4031
4068
  }).finally(() => {
4032
- clearTimeout(r), we.set(!1);
4069
+ clearTimeout(r), Te.set(!1);
4033
4070
  });
4034
4071
  }
4035
- return fe.set(e);
4036
- }, re = ui(ai({}, fe), {
4037
- set: hi
4038
- }), ye = (e) => {
4072
+ return ce.set(e);
4073
+ }, ne = vi(gi({}, ce), {
4074
+ set: xi
4075
+ }), ge = (e) => {
4039
4076
  const t = /* @__PURE__ */ Object.create(null);
4040
4077
  return (n) => {
4041
4078
  const i = JSON.stringify(n);
4042
4079
  return i in t ? t[i] : t[i] = e(n);
4043
4080
  };
4044
4081
  };
4045
- var li = Object.defineProperty, ce = Object.getOwnPropertySymbols, Wt = Object.prototype.hasOwnProperty, zt = Object.prototype.propertyIsEnumerable, mt = (e, t, r) => t in e ? li(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ve = (e, t) => {
4082
+ var _i = Object.defineProperty, me = Object.getOwnPropertySymbols, qt = Object.prototype.hasOwnProperty, Kt = Object.prototype.propertyIsEnumerable, vt = (e, t, r) => t in e ? _i(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, We = (e, t) => {
4046
4083
  for (var r in t || (t = {}))
4047
- Wt.call(t, r) && mt(e, r, t[r]);
4048
- if (ce)
4049
- for (var r of ce(t))
4050
- zt.call(t, r) && mt(e, r, t[r]);
4084
+ qt.call(t, r) && vt(e, r, t[r]);
4085
+ if (me)
4086
+ for (var r of me(t))
4087
+ Kt.call(t, r) && vt(e, r, t[r]);
4051
4088
  return e;
4052
- }, W = (e, t) => {
4089
+ }, z = (e, t) => {
4053
4090
  var r = {};
4054
4091
  for (var n in e)
4055
- Wt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4056
- if (e != null && ce)
4057
- for (var n of ce(e))
4058
- t.indexOf(n) < 0 && zt.call(e, n) && (r[n] = e[n]);
4092
+ qt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4093
+ if (e != null && me)
4094
+ for (var n of me(e))
4095
+ t.indexOf(n) < 0 && Kt.call(e, n) && (r[n] = e[n]);
4059
4096
  return r;
4060
4097
  };
4061
- const q = (e, t) => {
4062
- const { formats: r } = k();
4098
+ const K = (e, t) => {
4099
+ const { formats: r } = V();
4063
4100
  if (e in r && t in r[e])
4064
4101
  return r[e][t];
4065
4102
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4066
- }, fi = ye(
4103
+ }, Ei = ge(
4067
4104
  (e) => {
4068
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4105
+ var t = e, { locale: r, format: n } = t, i = z(t, ["locale", "format"]);
4069
4106
  if (r == null)
4070
4107
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4071
- return n && (i = q("number", n)), new Intl.NumberFormat(r, i);
4108
+ return n && (i = K("number", n)), new Intl.NumberFormat(r, i);
4072
4109
  }
4073
- ), ci = ye(
4110
+ ), Si = ge(
4074
4111
  (e) => {
4075
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4112
+ var t = e, { locale: r, format: n } = t, i = z(t, ["locale", "format"]);
4076
4113
  if (r == null)
4077
4114
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4078
- return n ? i = q("date", n) : Object.keys(i).length === 0 && (i = q("date", "short")), new Intl.DateTimeFormat(r, i);
4115
+ return n ? i = K("date", n) : Object.keys(i).length === 0 && (i = K("date", "short")), new Intl.DateTimeFormat(r, i);
4079
4116
  }
4080
- ), mi = ye(
4117
+ ), wi = ge(
4081
4118
  (e) => {
4082
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4119
+ var t = e, { locale: r, format: n } = t, i = z(t, ["locale", "format"]);
4083
4120
  if (r == null)
4084
4121
  throw new Error(
4085
4122
  '[svelte-i18n] A "locale" must be set to format time values'
4086
4123
  );
4087
- return n ? i = q("time", n) : Object.keys(i).length === 0 && (i = q("time", "short")), new Intl.DateTimeFormat(r, i);
4124
+ return n ? i = K("time", n) : Object.keys(i).length === 0 && (i = K("time", "short")), new Intl.DateTimeFormat(r, i);
4088
4125
  }
4089
- ), pi = (e = {}) => {
4126
+ ), Hi = (e = {}) => {
4090
4127
  var t = e, {
4091
- locale: r = C()
4092
- } = t, n = W(t, [
4128
+ locale: r = L()
4129
+ } = t, n = z(t, [
4093
4130
  "locale"
4094
4131
  ]);
4095
- return fi(Ve({ locale: r }, n));
4096
- }, di = (e = {}) => {
4132
+ return Ei(We({ locale: r }, n));
4133
+ }, Ti = (e = {}) => {
4097
4134
  var t = e, {
4098
- locale: r = C()
4099
- } = t, n = W(t, [
4135
+ locale: r = L()
4136
+ } = t, n = z(t, [
4100
4137
  "locale"
4101
4138
  ]);
4102
- return ci(Ve({ locale: r }, n));
4103
- }, bi = (e = {}) => {
4139
+ return Si(We({ locale: r }, n));
4140
+ }, Bi = (e = {}) => {
4104
4141
  var t = e, {
4105
- locale: r = C()
4106
- } = t, n = W(t, [
4142
+ locale: r = L()
4143
+ } = t, n = z(t, [
4107
4144
  "locale"
4108
4145
  ]);
4109
- return mi(Ve({ locale: r }, n));
4110
- }, yi = ye(
4146
+ return wi(We({ locale: r }, n));
4147
+ }, Ai = ge(
4111
4148
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4112
- (e, t = C()) => new kn(e, t, k().formats, {
4113
- ignoreTag: k().ignoreTag
4149
+ (e, t = L()) => new ei(e, t, V().formats, {
4150
+ ignoreTag: V().ignoreTag
4114
4151
  })
4115
- ), gi = (e, t = {}) => {
4152
+ ), Pi = (e, t = {}) => {
4116
4153
  var r, n, i, o;
4117
4154
  let s = t;
4118
4155
  typeof e == "object" && (s = e, e = s.id);
4119
4156
  const {
4120
4157
  values: a,
4121
- locale: h = C(),
4158
+ locale: h = L(),
4122
4159
  default: u
4123
4160
  } = s;
4124
4161
  if (h == null)
4125
4162
  throw new Error(
4126
4163
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4127
4164
  );
4128
- let l = jt(e, h);
4165
+ let l = Zt(e, h);
4129
4166
  if (!l)
4130
- l = (o = (i = (n = (r = k()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4167
+ l = (o = (i = (n = (r = V()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4131
4168
  else if (typeof l != "string")
4132
4169
  return console.warn(
4133
4170
  `[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.`
@@ -4136,7 +4173,7 @@ const q = (e, t) => {
4136
4173
  return l;
4137
4174
  let f = l;
4138
4175
  try {
4139
- f = yi(l, h).format(a);
4176
+ f = Ai(l, h).format(a);
4140
4177
  } catch (c) {
4141
4178
  c instanceof Error && console.warn(
4142
4179
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4144,35 +4181,35 @@ const q = (e, t) => {
4144
4181
  );
4145
4182
  }
4146
4183
  return f;
4147
- }, vi = (e, t) => bi(t).format(e), xi = (e, t) => di(t).format(e), _i = (e, t) => pi(t).format(e), Ei = (e, t = C()) => jt(e, t);
4148
- X([re, te], () => gi);
4149
- X([re], () => vi);
4150
- X([re], () => xi);
4151
- X([re], () => _i);
4152
- X([re, te], () => Ei);
4153
- window.emWidgets = { topic: Lr };
4154
- const Si = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4155
- function wi(e) {
4156
- Jt(e, "svelte-1mvysvb", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.betslipIndicator{display:flex;align-items:center;justify-content:center;padding:15px 20px;position:fixed;bottom:20%;right:20px;color:#fff;background:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0px 5px 30px var(--emw--color-gray-100, #E6E6E6);border-radius:50%;border:none}.betslipIndicator__icon{display:flex;width:20px;fill:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.betslipIndicator__number{display:flex;align-items:center;justify-content:center;position:absolute;right:0px;top:-10px;width:25px;height:25px;background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));border-radius:50%}.loader{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:2px;margin:100px auto;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:load4 1.3s infinite linear;animation:load4 1.3s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes load4{0%,100%{box-shadow:0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em}75%{box-shadow:0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0}87.5%{box-shadow:0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em}}@keyframes load4{0%,100%{box-shadow:0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em}75%{box-shadow:0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0}87.5%{box-shadow:0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em}}");
4157
- }
4158
- function pt(e) {
4184
+ }, Oi = (e, t) => Bi(t).format(e), Ii = (e, t) => Ti(t).format(e), Ni = (e, t) => Hi(t).format(e), Ci = (e, t = L()) => Zt(e, t);
4185
+ W([ne, re], () => Pi);
4186
+ W([ne], () => Oi);
4187
+ W([ne], () => Ii);
4188
+ W([ne], () => Ni);
4189
+ W([ne, re], () => Ci);
4190
+ window.emWidgets = { topic: Xr };
4191
+ const Li = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4192
+ function $i(e) {
4193
+ ar(e, "svelte-1mvysvb", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.betslipIndicator{display:flex;align-items:center;justify-content:center;padding:15px 20px;position:fixed;bottom:20%;right:20px;color:#fff;background:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));box-shadow:0px 5px 30px var(--emw--color-gray-100, #E6E6E6);border-radius:50%;border:none}.betslipIndicator__icon{display:flex;width:20px;fill:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.betslipIndicator__number{display:flex;align-items:center;justify-content:center;position:absolute;right:0px;top:-10px;width:25px;height:25px;background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));border-radius:50%}.loader{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:2px;margin:100px auto;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:load4 1.3s infinite linear;animation:load4 1.3s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes load4{0%,100%{box-shadow:0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em}75%{box-shadow:0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0}87.5%{box-shadow:0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em}}@keyframes load4{0%,100%{box-shadow:0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em}75%{box-shadow:0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0}87.5%{box-shadow:0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em}}");
4194
+ }
4195
+ function xt(e) {
4159
4196
  let t, r, n, i, o, s, a, h, u, l, f, c;
4160
4197
  function d(_, v) {
4161
4198
  return (
4162
4199
  /*isLoading*/
4163
- _[3] ? Ti : Hi
4200
+ _[3] ? Ri : Mi
4164
4201
  );
4165
4202
  }
4166
4203
  let g = d(e), m = g(e);
4167
4204
  return {
4168
4205
  c() {
4169
- t = D("button"), r = D("small"), m.c(), n = Kt(), i = N("svg"), o = N("g"), s = N("path"), a = N("path"), h = N("path"), u = N("path"), l = N("path"), E(r, "class", "betslipIndicator__number"), E(s, "d", `M45,95c0,1.1,0.9,2,2,2h11c3.3,0,6-2.7,6-6V9c0-3.3-2.7-6-6-6H47c-1.1,0-2,0.9-2,2c0,7.2-5.8,13-13,13S19,12.2,19,5
4206
+ t = F("button"), r = F("small"), m.c(), n = lr(), i = C("svg"), o = C("g"), s = C("path"), a = C("path"), h = C("path"), u = C("path"), l = C("path"), E(r, "class", "betslipIndicator__number"), E(s, "d", `M45,95c0,1.1,0.9,2,2,2h11c3.3,0,6-2.7,6-6V9c0-3.3-2.7-6-6-6H47c-1.1,0-2,0.9-2,2c0,7.2-5.8,13-13,13S19,12.2,19,5
4170
4207
  c0-1.1-0.9-2-2-2H6C2.7,3,0,5.7,0,9v82c0,3.3,2.7,6,6,6h11c1.1,0,2-0.9,2-2c0-7.2,5.8-13,13-13S45,87.8,45,95z M32,78
4171
4208
  c-8.6,0-15.9,6.4-16.9,15H6c-1.1,0-2-0.9-2-2V9c0-1.1,0.9-2,2-2h9.1c1.2,9.3,9.7,15.9,19,14.8c7.7-1,13.8-7,14.8-14.8H58
4172
- c1.1,0,2,0.9,2,2v82c0,1.1-0.9,2-2,2h-9.1C47.9,84.4,40.6,78,32,78z`), E(a, "d", "M50.9,29.5H13.1c-0.8,0-1.5,0.9-1.5,2c0,1.1,0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2C52.4,30.4,51.7,29.5,50.9,29.5z"), E(h, "d", "M50.9,41.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,41.5,50.9,41.5z"), E(u, "d", "M50.9,53.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,53.5,50.9,53.5z"), E(l, "d", "M50.9,66.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,66.5,50.9,66.5z"), E(i, "version", "1.1"), E(i, "id", "Layer_1"), E(i, "class", "betslipIndicator__icon"), E(i, "xmlns", "http://www.w3.org/2000/svg"), E(i, "xmlns:xlink", "http://www.w3.org/1999/xlink"), E(i, "x", "0px"), E(i, "y", "0px"), E(i, "viewBox", "0 0 64 100"), nr(i, "enable-background", "new 0 0 64 100"), E(i, "xml:space", "preserve"), E(t, "class", "betslipIndicator");
4209
+ c1.1,0,2,0.9,2,2v82c0,1.1-0.9,2-2,2h-9.1C47.9,84.4,40.6,78,32,78z`), E(a, "d", "M50.9,29.5H13.1c-0.8,0-1.5,0.9-1.5,2c0,1.1,0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2C52.4,30.4,51.7,29.5,50.9,29.5z"), E(h, "d", "M50.9,41.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,41.5,50.9,41.5z"), E(u, "d", "M50.9,53.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,53.5,50.9,53.5z"), E(l, "d", "M50.9,66.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,66.5,50.9,66.5z"), E(i, "version", "1.1"), E(i, "id", "Layer_1"), E(i, "class", "betslipIndicator__icon"), E(i, "xmlns", "http://www.w3.org/2000/svg"), E(i, "xmlns:xlink", "http://www.w3.org/1999/xlink"), E(i, "x", "0px"), E(i, "y", "0px"), E(i, "viewBox", "0 0 64 100"), pr(i, "enable-background", "new 0 0 64 100"), E(i, "xml:space", "preserve"), E(t, "class", "betslipIndicator");
4173
4210
  },
4174
4211
  m(_, v) {
4175
- ee(_, t, v), B(t, r), m.m(r, null), B(t, n), B(t, i), B(i, o), B(o, s), B(o, a), B(o, h), B(o, u), B(o, l), f || (c = er(
4212
+ te(_, t, v), A(t, r), m.m(r, null), A(t, n), A(t, i), A(i, o), A(o, s), A(o, a), A(o, h), A(o, u), A(o, l), f || (c = fr(
4176
4213
  t,
4177
4214
  "click",
4178
4215
  /*click_handler*/
@@ -4183,76 +4220,76 @@ function pt(e) {
4183
4220
  g === (g = d(_)) && m ? m.p(_, v) : (m.d(1), m = g(_), m && (m.c(), m.m(r, null)));
4184
4221
  },
4185
4222
  d(_) {
4186
- _ && V(t), m.d(), f = !1, c();
4223
+ _ && X(t), m.d(), f = !1, c();
4187
4224
  }
4188
4225
  };
4189
4226
  }
4190
- function Hi(e) {
4227
+ function Mi(e) {
4191
4228
  let t;
4192
4229
  return {
4193
4230
  c() {
4194
- t = yt(
4231
+ t = St(
4195
4232
  /*betNumber*/
4196
4233
  e[1]
4197
4234
  );
4198
4235
  },
4199
4236
  m(r, n) {
4200
- ee(r, t, n);
4237
+ te(r, t, n);
4201
4238
  },
4202
4239
  p(r, n) {
4203
4240
  n & /*betNumber*/
4204
- 2 && rr(
4241
+ 2 && mr(
4205
4242
  t,
4206
4243
  /*betNumber*/
4207
4244
  r[1]
4208
4245
  );
4209
4246
  },
4210
4247
  d(r) {
4211
- r && V(t);
4248
+ r && X(t);
4212
4249
  }
4213
4250
  };
4214
4251
  }
4215
- function Ti(e) {
4252
+ function Ri(e) {
4216
4253
  let t;
4217
4254
  return {
4218
4255
  c() {
4219
- t = D("div"), t.textContent = "Loading...", E(t, "class", "loader");
4256
+ t = F("div"), t.textContent = "Loading...", E(t, "class", "loader");
4220
4257
  },
4221
4258
  m(r, n) {
4222
- ee(r, t, n);
4259
+ te(r, t, n);
4223
4260
  },
4224
- p: T,
4261
+ p: B,
4225
4262
  d(r) {
4226
- r && V(t);
4263
+ r && X(t);
4227
4264
  }
4228
4265
  };
4229
4266
  }
4230
- function Bi(e) {
4267
+ function Ui(e) {
4231
4268
  let t, r = (
4232
4269
  /*mobileView*/
4233
4270
  e[2] && /*betNumber*/
4234
- e[1] > 0 && pt(e)
4271
+ e[1] > 0 && xt(e)
4235
4272
  );
4236
4273
  return {
4237
4274
  c() {
4238
- t = D("div"), r && r.c();
4275
+ t = F("div"), r && r.c();
4239
4276
  },
4240
4277
  m(n, i) {
4241
- ee(n, t, i), r && r.m(t, null), e[8](t);
4278
+ te(n, t, i), r && r.m(t, null), e[8](t);
4242
4279
  },
4243
4280
  p(n, [i]) {
4244
4281
  /*mobileView*/
4245
4282
  n[2] && /*betNumber*/
4246
- n[1] > 0 ? r ? r.p(n, i) : (r = pt(n), r.c(), r.m(t, null)) : r && (r.d(1), r = null);
4283
+ n[1] > 0 ? r ? r.p(n, i) : (r = xt(n), r.c(), r.m(t, null)) : r && (r.d(1), r = null);
4247
4284
  },
4248
- i: T,
4249
- o: T,
4285
+ i: B,
4286
+ o: B,
4250
4287
  d(n) {
4251
- n && V(t), r && r.d(), e[8](null);
4288
+ n && X(t), r && r.d(), e[8](null);
4252
4289
  }
4253
4290
  };
4254
4291
  }
4255
- function Ai(e, t, r) {
4292
+ function Di(e, t, r) {
4256
4293
  let { clientstyling: n = "" } = t, { clientstylingurl: i = "" } = t, o, s = window.navigator.userAgent, a = null, h = !1, u = !0;
4257
4294
  const l = () => {
4258
4295
  window.postMessage({ type: "OMFE:getBetslipSelectionsCount" }, "*");
@@ -4288,12 +4325,12 @@ function Ai(e, t, r) {
4288
4325
  );
4289
4326
  });
4290
4327
  };
4291
- sr(() => (l(), window.addEventListener("message", c, !1), Si(s) && r(2, h = !0), () => {
4328
+ yr(() => (l(), window.addEventListener("message", c, !1), Li(s) && r(2, h = !0), () => {
4292
4329
  window.removeEventListener("message", c);
4293
4330
  }));
4294
4331
  const m = (v) => f("betslipClick", {});
4295
4332
  function _(v) {
4296
- He[v ? "unshift" : "push"](() => {
4333
+ Be[v ? "unshift" : "push"](() => {
4297
4334
  o = v, r(0, o);
4298
4335
  });
4299
4336
  }
@@ -4315,24 +4352,24 @@ function Ai(e, t, r) {
4315
4352
  _
4316
4353
  ];
4317
4354
  }
4318
- class Pi extends gr {
4355
+ class Fi extends Pr {
4319
4356
  constructor(t) {
4320
- super(), br(this, t, Ai, Bi, bt, { clientstyling: 5, clientstylingurl: 6 }, wi);
4357
+ super(), Br(this, t, Di, Ui, Et, { clientstyling: 5, clientstylingurl: 6 }, $i);
4321
4358
  }
4322
4359
  get clientstyling() {
4323
4360
  return this.$$.ctx[5];
4324
4361
  }
4325
4362
  set clientstyling(t) {
4326
- this.$$set({ clientstyling: t }), le();
4363
+ this.$$set({ clientstyling: t }), fe();
4327
4364
  }
4328
4365
  get clientstylingurl() {
4329
4366
  return this.$$.ctx[6];
4330
4367
  }
4331
4368
  set clientstylingurl(t) {
4332
- this.$$set({ clientstylingurl: t }), le();
4369
+ this.$$set({ clientstylingurl: t }), fe();
4333
4370
  }
4334
4371
  }
4335
- yr(Pi, { clientstyling: {}, clientstylingurl: {} }, [], [], !0);
4372
+ Ar(Fi, { clientstyling: {}, clientstylingurl: {} }, [], [], !0);
4336
4373
  export {
4337
- Pi as C
4374
+ Fi as default
4338
4375
  };