@everymatrix/casino-jackpot-banner 1.77.20 → 1.77.21

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,29 +1,29 @@
1
- import "../stencil/ui-image-BY8ZO6br.js";
1
+ import "../stencil/ui-image-CHeV8e9p.js";
2
2
  function Z() {
3
3
  }
4
- function vr(e) {
4
+ function Tr(e) {
5
5
  return e();
6
6
  }
7
- function jt() {
7
+ function Xt() {
8
8
  return /* @__PURE__ */ Object.create(null);
9
9
  }
10
- function ze(e) {
11
- e.forEach(vr);
10
+ function Xe(e) {
11
+ e.forEach(Tr);
12
12
  }
13
- function Ut(e) {
13
+ function $t(e) {
14
14
  return typeof e == "function";
15
15
  }
16
- function _r(e, t) {
16
+ function wr(e, t) {
17
17
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
18
18
  }
19
19
  let Ke;
20
20
  function Q(e, t) {
21
21
  return e === t ? !0 : (Ke || (Ke = document.createElement("a")), Ke.href = t, e === Ke.href);
22
22
  }
23
- function Kr(e) {
23
+ function on(e) {
24
24
  return Object.keys(e).length === 0;
25
25
  }
26
- function en(e, ...t) {
26
+ function sn(e, ...t) {
27
27
  if (e == null) {
28
28
  for (const n of t)
29
29
  n(void 0);
@@ -35,14 +35,14 @@ function en(e, ...t) {
35
35
  function d(e, t) {
36
36
  e.appendChild(t);
37
37
  }
38
- function tn(e, t, r) {
39
- const n = rn(e);
38
+ function an(e, t, r) {
39
+ const n = un(e);
40
40
  if (!n.getElementById(t)) {
41
41
  const i = b("style");
42
- i.id = t, i.textContent = r, nn(n, i);
42
+ i.id = t, i.textContent = r, ln(n, i);
43
43
  }
44
44
  }
45
- function rn(e) {
45
+ function un(e) {
46
46
  if (!e)
47
47
  return document;
48
48
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -52,20 +52,20 @@ function rn(e) {
52
52
  t
53
53
  ) : e.ownerDocument;
54
54
  }
55
- function nn(e, t) {
55
+ function ln(e, t) {
56
56
  return d(
57
57
  /** @type {Document} */
58
58
  e.head || e,
59
59
  t
60
60
  ), t.sheet;
61
61
  }
62
- function F(e, t, r) {
62
+ function $(e, t, r) {
63
63
  e.insertBefore(t, r || null);
64
64
  }
65
65
  function D(e) {
66
66
  e.parentNode && e.parentNode.removeChild(e);
67
67
  }
68
- function on(e, t) {
68
+ function cn(e, t) {
69
69
  for (let r = 0; r < e.length; r += 1)
70
70
  e[r] && e[r].d(t);
71
71
  }
@@ -78,30 +78,30 @@ function R(e) {
78
78
  function C() {
79
79
  return R(" ");
80
80
  }
81
- function sn() {
81
+ function hn() {
82
82
  return R("");
83
83
  }
84
- function an(e, t, r, n) {
84
+ function fn(e, t, r, n) {
85
85
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
86
86
  }
87
87
  function _(e, t, r) {
88
88
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
89
89
  }
90
- function L(e, t, r) {
90
+ function P(e, t, r) {
91
91
  const n = t.toLowerCase();
92
92
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : _(e, t, r);
93
93
  }
94
- function un(e) {
94
+ function pn(e) {
95
95
  return Array.from(e.childNodes);
96
96
  }
97
- function j(e, t) {
97
+ function G(e, t) {
98
98
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
99
99
  t);
100
100
  }
101
101
  function et(e, t, r, n) {
102
102
  r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
103
103
  }
104
- function ln(e) {
104
+ function dn(e) {
105
105
  const t = {};
106
106
  return e.childNodes.forEach(
107
107
  /** @param {Element} node */
@@ -110,92 +110,92 @@ function ln(e) {
110
110
  }
111
111
  ), t;
112
112
  }
113
- let Ve;
113
+ let Fe;
114
114
  function $e(e) {
115
- Ve = e;
115
+ Fe = e;
116
116
  }
117
- function Er() {
118
- if (!Ve)
117
+ function Hr() {
118
+ if (!Fe)
119
119
  throw new Error("Function called outside component initialization");
120
- return Ve;
120
+ return Fe;
121
121
  }
122
- function hn(e) {
123
- Er().$$.on_mount.push(e);
122
+ function mn(e) {
123
+ Hr().$$.on_mount.push(e);
124
124
  }
125
- function cn(e) {
126
- Er().$$.on_destroy.push(e);
125
+ function bn(e) {
126
+ Hr().$$.on_destroy.push(e);
127
127
  }
128
- const Ae = [], Et = [];
128
+ const Ae = [], Tt = [];
129
129
  let Be = [];
130
- const Ft = [], fn = /* @__PURE__ */ Promise.resolve();
131
- let xt = !1;
132
- function pn() {
133
- xt || (xt = !0, fn.then(O));
130
+ const zt = [], gn = /* @__PURE__ */ Promise.resolve();
131
+ let wt = !1;
132
+ function yn() {
133
+ wt || (wt = !0, gn.then(O));
134
134
  }
135
- function St(e) {
135
+ function Ht(e) {
136
136
  Be.push(e);
137
137
  }
138
- const dt = /* @__PURE__ */ new Set();
138
+ const bt = /* @__PURE__ */ new Set();
139
139
  let we = 0;
140
140
  function O() {
141
141
  if (we !== 0)
142
142
  return;
143
- const e = Ve;
143
+ const e = Fe;
144
144
  do {
145
145
  try {
146
146
  for (; we < Ae.length; ) {
147
147
  const t = Ae[we];
148
- we++, $e(t), dn(t.$$);
148
+ we++, $e(t), vn(t.$$);
149
149
  }
150
150
  } catch (t) {
151
151
  throw Ae.length = 0, we = 0, t;
152
152
  }
153
- for ($e(null), Ae.length = 0, we = 0; Et.length; )
154
- Et.pop()();
153
+ for ($e(null), Ae.length = 0, we = 0; Tt.length; )
154
+ Tt.pop()();
155
155
  for (let t = 0; t < Be.length; t += 1) {
156
156
  const r = Be[t];
157
- dt.has(r) || (dt.add(r), r());
157
+ bt.has(r) || (bt.add(r), r());
158
158
  }
159
159
  Be.length = 0;
160
160
  } while (Ae.length);
161
- for (; Ft.length; )
162
- Ft.pop()();
163
- xt = !1, dt.clear(), $e(e);
161
+ for (; zt.length; )
162
+ zt.pop()();
163
+ wt = !1, bt.clear(), $e(e);
164
164
  }
165
- function dn(e) {
165
+ function vn(e) {
166
166
  if (e.fragment !== null) {
167
- e.update(), ze(e.before_update);
167
+ e.update(), Xe(e.before_update);
168
168
  const t = e.dirty;
169
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(St);
169
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ht);
170
170
  }
171
171
  }
172
- function mn(e) {
172
+ function _n(e) {
173
173
  const t = [], r = [];
174
174
  Be.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Be = t;
175
175
  }
176
- const bn = /* @__PURE__ */ new Set();
177
- function gn(e, t) {
178
- e && e.i && (bn.delete(e), e.i(t));
176
+ const En = /* @__PURE__ */ new Set();
177
+ function xn(e, t) {
178
+ e && e.i && (En.delete(e), e.i(t));
179
179
  }
180
- function $t(e) {
180
+ function Jt(e) {
181
181
  return e?.length !== void 0 ? e : Array.from(e);
182
182
  }
183
- function yn(e, t, r) {
183
+ function Sn(e, t, r) {
184
184
  const { fragment: n, after_update: i } = e.$$;
185
- n && n.m(t, r), St(() => {
186
- const o = e.$$.on_mount.map(vr).filter(Ut);
187
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ze(o), e.$$.on_mount = [];
188
- }), i.forEach(St);
185
+ n && n.m(t, r), Ht(() => {
186
+ const o = e.$$.on_mount.map(Tr).filter($t);
187
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Xe(o), e.$$.on_mount = [];
188
+ }), i.forEach(Ht);
189
189
  }
190
- function vn(e, t) {
190
+ function Tn(e, t) {
191
191
  const r = e.$$;
192
- r.fragment !== null && (mn(r.after_update), ze(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
192
+ r.fragment !== null && (_n(r.after_update), Xe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
193
193
  }
194
- function _n(e, t) {
195
- e.$$.dirty[0] === -1 && (Ae.push(e), pn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
194
+ function wn(e, t) {
195
+ e.$$.dirty[0] === -1 && (Ae.push(e), yn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
196
196
  }
197
- function En(e, t, r, n, i, o, s = null, a = [-1]) {
198
- const l = Ve;
197
+ function Hn(e, t, r, n, i, o, s = null, a = [-1]) {
198
+ const l = Fe;
199
199
  $e(e);
200
200
  const u = e.$$ = {
201
201
  fragment: null,
@@ -204,7 +204,7 @@ function En(e, t, r, n, i, o, s = null, a = [-1]) {
204
204
  props: o,
205
205
  update: Z,
206
206
  not_equal: i,
207
- bound: jt(),
207
+ bound: Xt(),
208
208
  // lifecycle
209
209
  on_mount: [],
210
210
  on_destroy: [],
@@ -213,28 +213,28 @@ function En(e, t, r, n, i, o, s = null, a = [-1]) {
213
213
  after_update: [],
214
214
  context: new Map(t.context || (l ? l.$$.context : [])),
215
215
  // everything else
216
- callbacks: jt(),
216
+ callbacks: Xt(),
217
217
  dirty: a,
218
218
  skip_bound: !1,
219
219
  root: t.target || l.$$.root
220
220
  };
221
221
  s && s(u.root);
222
- let h = !1;
223
- if (u.ctx = r ? r(e, t.props || {}, (p, c, ...g) => {
224
- const x = g.length ? g[0] : c;
225
- return u.ctx && i(u.ctx[p], u.ctx[p] = x) && (!u.skip_bound && u.bound[p] && u.bound[p](x), h && _n(e, p)), c;
226
- }) : [], u.update(), h = !0, ze(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
222
+ let c = !1;
223
+ if (u.ctx = r ? r(e, t.props || {}, (p, h, ...g) => {
224
+ const x = g.length ? g[0] : h;
225
+ return u.ctx && i(u.ctx[p], u.ctx[p] = x) && (!u.skip_bound && u.bound[p] && u.bound[p](x), c && wn(e, p)), h;
226
+ }) : [], u.update(), c = !0, Xe(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
227
227
  if (t.hydrate) {
228
- const p = un(t.target);
228
+ const p = pn(t.target);
229
229
  u.fragment && u.fragment.l(p), p.forEach(D);
230
230
  } else
231
231
  u.fragment && u.fragment.c();
232
- t.intro && gn(e.$$.fragment), yn(e, t.target, t.anchor), O();
232
+ t.intro && xn(e.$$.fragment), Sn(e, t.target, t.anchor), O();
233
233
  }
234
234
  $e(l);
235
235
  }
236
- let xr;
237
- typeof HTMLElement == "function" && (xr = class extends HTMLElement {
236
+ let Ar;
237
+ typeof HTMLElement == "function" && (Ar = class extends HTMLElement {
238
238
  /** The Svelte component constructor */
239
239
  $$ctor;
240
240
  /** Slots */
@@ -283,7 +283,7 @@ typeof HTMLElement == "function" && (xr = class extends HTMLElement {
283
283
  * @param {HTMLElement} [anchor]
284
284
  */
285
285
  m: function(l, u) {
286
- F(l, o, u);
286
+ $(l, o, u);
287
287
  },
288
288
  d: function(l) {
289
289
  l && D(o);
@@ -293,7 +293,7 @@ typeof HTMLElement == "function" && (xr = class extends HTMLElement {
293
293
  };
294
294
  if (await Promise.resolve(), !this.$$cn || this.$$c)
295
295
  return;
296
- const t = {}, r = ln(this);
296
+ const t = {}, r = dn(this);
297
297
  for (const i of this.$$s)
298
298
  i in r && (t[i] = [e(i)]);
299
299
  for (const i of this.attributes) {
@@ -380,8 +380,8 @@ function nt(e, t, r, n) {
380
380
  return t;
381
381
  }
382
382
  }
383
- function xn(e, t, r, n, i, o) {
384
- let s = class extends xr {
383
+ function An(e, t, r, n, i, o) {
384
+ let s = class extends Ar {
385
385
  constructor() {
386
386
  super(e, r, i), this.$$p_d = t;
387
387
  }
@@ -409,7 +409,7 @@ function xn(e, t, r, n, i, o) {
409
409
  }), e.element = /** @type {any} */
410
410
  s, s;
411
411
  }
412
- class Sn {
412
+ class Bn {
413
413
  /**
414
414
  * ### PRIVATE API
415
415
  *
@@ -428,7 +428,7 @@ class Sn {
428
428
  $$set = void 0;
429
429
  /** @returns {void} */
430
430
  $destroy() {
431
- vn(this, 1), this.$destroy = Z;
431
+ Tn(this, 1), this.$destroy = Z;
432
432
  }
433
433
  /**
434
434
  * @template {Extract<keyof Events, string>} K
@@ -437,7 +437,7 @@ class Sn {
437
437
  * @returns {() => void}
438
438
  */
439
439
  $on(t, r) {
440
- if (!Ut(r))
440
+ if (!$t(r))
441
441
  return Z;
442
442
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
443
443
  return n.push(r), () => {
@@ -450,11 +450,11 @@ class Sn {
450
450
  * @returns {void}
451
451
  */
452
452
  $set(t) {
453
- this.$$set && !Kr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
453
+ this.$$set && !on(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
454
454
  }
455
455
  }
456
- const Tn = "4";
457
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Tn);
456
+ const Pn = "4";
457
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Pn);
458
458
  /*! *****************************************************************************
459
459
  Copyright (c) Microsoft Corporation.
460
460
 
@@ -469,43 +469,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
469
469
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
470
470
  PERFORMANCE OF THIS SOFTWARE.
471
471
  ***************************************************************************** */
472
- var Tt = function(e, t) {
473
- return Tt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
472
+ var At = function(e, t) {
473
+ return At = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
474
474
  r.__proto__ = n;
475
475
  } || function(r, n) {
476
476
  for (var i in n)
477
477
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
478
- }, Tt(e, t);
478
+ }, At(e, t);
479
479
  };
480
- function he(e, t) {
480
+ function ze(e, t) {
481
481
  if (typeof t != "function" && t !== null)
482
482
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
483
- Tt(e, t);
483
+ At(e, t);
484
484
  function r() {
485
485
  this.constructor = e;
486
486
  }
487
487
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
488
488
  }
489
- var H = function() {
490
- return H = Object.assign || function(t) {
491
- for (var r, n = 1, i = arguments.length; n < i; n++) {
492
- r = arguments[n];
493
- for (var o in r)
494
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
495
- }
496
- return t;
497
- }, H.apply(this, arguments);
498
- };
499
- function wn(e, t) {
500
- var r = {};
501
- for (var n in e)
502
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
503
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
504
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
505
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
506
- return r;
507
- }
508
- function wt(e) {
489
+ function Bt(e) {
509
490
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
510
491
  if (r)
511
492
  return r.call(e);
@@ -517,7 +498,7 @@ function wt(e) {
517
498
  };
518
499
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
519
500
  }
520
- function Ht(e, t) {
501
+ function Pt(e, t) {
521
502
  var r = typeof Symbol == "function" && e[Symbol.iterator];
522
503
  if (!r)
523
504
  return e;
@@ -537,22 +518,22 @@ function Ht(e, t) {
537
518
  }
538
519
  return o;
539
520
  }
540
- function Pe(e, t, r) {
541
- if (r || arguments.length === 2)
521
+ function Ot(e, t, r) {
522
+ if (arguments.length === 2)
542
523
  for (var n = 0, i = t.length, o; n < i; n++)
543
524
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
544
525
  return e.concat(o || t);
545
526
  }
546
- function le(e) {
527
+ function ce(e) {
547
528
  return typeof e == "function";
548
529
  }
549
- function Sr(e) {
530
+ function Br(e) {
550
531
  var t = function(n) {
551
532
  Error.call(n), n.stack = new Error().stack;
552
533
  }, r = e(t);
553
534
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
554
535
  }
555
- var mt = Sr(function(e) {
536
+ var gt = Br(function(e) {
556
537
  return function(r) {
557
538
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
558
539
  ` + r.map(function(n, i) {
@@ -561,13 +542,13 @@ var mt = Sr(function(e) {
561
542
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
562
543
  };
563
544
  });
564
- function At(e, t) {
545
+ function Lt(e, t) {
565
546
  if (e) {
566
547
  var r = e.indexOf(t);
567
548
  0 <= r && e.splice(r, 1);
568
549
  }
569
550
  }
570
- var lt = function() {
551
+ var ct = function() {
571
552
  function e(t) {
572
553
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
573
554
  }
@@ -579,7 +560,7 @@ var lt = function() {
579
560
  if (s)
580
561
  if (this._parentage = null, Array.isArray(s))
581
562
  try {
582
- for (var a = wt(s), l = a.next(); !l.done; l = a.next()) {
563
+ for (var a = Bt(s), l = a.next(); !l.done; l = a.next()) {
583
564
  var u = l.value;
584
565
  u.remove(this);
585
566
  }
@@ -595,30 +576,30 @@ var lt = function() {
595
576
  }
596
577
  else
597
578
  s.remove(this);
598
- var h = this.initialTeardown;
599
- if (le(h))
579
+ var c = this.initialTeardown;
580
+ if (ce(c))
600
581
  try {
601
- h();
582
+ c();
602
583
  } catch (y) {
603
- o = y instanceof mt ? y.errors : [y];
584
+ o = y instanceof gt ? y.errors : [y];
604
585
  }
605
586
  var p = this._finalizers;
606
587
  if (p) {
607
588
  this._finalizers = null;
608
589
  try {
609
- for (var c = wt(p), g = c.next(); !g.done; g = c.next()) {
590
+ for (var h = Bt(p), g = h.next(); !g.done; g = h.next()) {
610
591
  var x = g.value;
611
592
  try {
612
- Vt(x);
593
+ Zt(x);
613
594
  } catch (y) {
614
- o = o ?? [], y instanceof mt ? o = Pe(Pe([], Ht(o)), Ht(y.errors)) : o.push(y);
595
+ o = o ?? [], y instanceof gt ? o = Ot(Ot([], Pt(o)), Pt(y.errors)) : o.push(y);
615
596
  }
616
597
  }
617
598
  } catch (y) {
618
599
  n = { error: y };
619
600
  } finally {
620
601
  try {
621
- g && !g.done && (i = c.return) && i.call(c);
602
+ g && !g.done && (i = h.return) && i.call(h);
622
603
  } finally {
623
604
  if (n)
624
605
  throw n.error;
@@ -626,13 +607,13 @@ var lt = function() {
626
607
  }
627
608
  }
628
609
  if (o)
629
- throw new mt(o);
610
+ throw new gt(o);
630
611
  }
631
612
  }, e.prototype.add = function(t) {
632
613
  var r;
633
614
  if (t && t !== this)
634
615
  if (this.closed)
635
- Vt(t);
616
+ Zt(t);
636
617
  else {
637
618
  if (t instanceof e) {
638
619
  if (t.closed || t._hasParent(this))
@@ -649,52 +630,52 @@ var lt = function() {
649
630
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
650
631
  }, e.prototype._removeParent = function(t) {
651
632
  var r = this._parentage;
652
- r === t ? this._parentage = null : Array.isArray(r) && At(r, t);
633
+ r === t ? this._parentage = null : Array.isArray(r) && Lt(r, t);
653
634
  }, e.prototype.remove = function(t) {
654
635
  var r = this._finalizers;
655
- r && At(r, t), t instanceof e && t._removeParent(this);
636
+ r && Lt(r, t), t instanceof e && t._removeParent(this);
656
637
  }, e.EMPTY = function() {
657
638
  var t = new e();
658
639
  return t.closed = !0, t;
659
640
  }(), e;
660
- }(), Tr = lt.EMPTY;
661
- function wr(e) {
662
- return e instanceof lt || e && "closed" in e && le(e.remove) && le(e.add) && le(e.unsubscribe);
641
+ }(), Pr = ct.EMPTY;
642
+ function Or(e) {
643
+ return e instanceof ct || e && "closed" in e && ce(e.remove) && ce(e.add) && ce(e.unsubscribe);
663
644
  }
664
- function Vt(e) {
665
- le(e) ? e() : e.unsubscribe();
645
+ function Zt(e) {
646
+ ce(e) ? e() : e.unsubscribe();
666
647
  }
667
- var Hn = {
648
+ var On = {
668
649
  Promise: void 0
669
- }, An = {
650
+ }, Ln = {
670
651
  setTimeout: function(e, t) {
671
652
  for (var r = [], n = 2; n < arguments.length; n++)
672
653
  r[n - 2] = arguments[n];
673
- return setTimeout.apply(void 0, Pe([e, t], Ht(r)));
654
+ return setTimeout.apply(void 0, Ot([e, t], Pt(r)));
674
655
  },
675
656
  clearTimeout: function(e) {
676
657
  return clearTimeout(e);
677
658
  },
678
659
  delegate: void 0
679
660
  };
680
- function Bn(e) {
681
- An.setTimeout(function() {
661
+ function Cn(e) {
662
+ Ln.setTimeout(function() {
682
663
  throw e;
683
664
  });
684
665
  }
685
- function Wt() {
666
+ function Qt() {
686
667
  }
687
668
  function it(e) {
688
669
  e();
689
670
  }
690
- var Hr = function(e) {
691
- he(t, e);
671
+ var Lr = function(e) {
672
+ ze(t, e);
692
673
  function t(r) {
693
674
  var n = e.call(this) || this;
694
- return n.isStopped = !1, r ? (n.destination = r, wr(r) && r.add(n)) : n.destination = On, n;
675
+ return n.isStopped = !1, r ? (n.destination = r, Or(r) && r.add(n)) : n.destination = Mn, n;
695
676
  }
696
677
  return t.create = function(r, n, i) {
697
- return new Bt(r, n, i);
678
+ return new Ct(r, n, i);
698
679
  }, t.prototype.next = function(r) {
699
680
  this.isStopped || this._next(r);
700
681
  }, t.prototype.error = function(r) {
@@ -718,7 +699,7 @@ var Hr = function(e) {
718
699
  this.unsubscribe();
719
700
  }
720
701
  }, t;
721
- }(lt), Pn = function() {
702
+ }(ct), In = function() {
722
703
  function e(t) {
723
704
  this.partialObserver = t;
724
705
  }
@@ -749,43 +730,43 @@ var Hr = function(e) {
749
730
  tt(r);
750
731
  }
751
732
  }, e;
752
- }(), Bt = function(e) {
753
- he(t, e);
733
+ }(), Ct = function(e) {
734
+ ze(t, e);
754
735
  function t(r, n, i) {
755
736
  var o = e.call(this) || this, s;
756
- return le(r) || !r ? s = {
737
+ return ce(r) || !r ? s = {
757
738
  next: r ?? void 0,
758
739
  error: n ?? void 0,
759
740
  complete: i ?? void 0
760
- } : s = r, o.destination = new Pn(s), o;
741
+ } : s = r, o.destination = new In(s), o;
761
742
  }
762
743
  return t;
763
- }(Hr);
744
+ }(Lr);
764
745
  function tt(e) {
765
- Bn(e);
746
+ Cn(e);
766
747
  }
767
- function Ln(e) {
748
+ function Nn(e) {
768
749
  throw e;
769
750
  }
770
- var On = {
751
+ var Mn = {
771
752
  closed: !0,
772
- next: Wt,
773
- error: Ln,
774
- complete: Wt
775
- }, Cn = function() {
753
+ next: Qt,
754
+ error: Nn,
755
+ complete: Qt
756
+ }, Rn = function() {
776
757
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
777
758
  }();
778
- function In(e) {
759
+ function Un(e) {
779
760
  return e;
780
761
  }
781
- function Nn(e) {
782
- return e.length === 0 ? In : e.length === 1 ? e[0] : function(r) {
762
+ function Dn(e) {
763
+ return e.length === 0 ? Un : e.length === 1 ? e[0] : function(r) {
783
764
  return e.reduce(function(n, i) {
784
765
  return i(n);
785
766
  }, r);
786
767
  };
787
768
  }
788
- var Xt = function() {
769
+ var Yt = function() {
789
770
  function e(t) {
790
771
  t && (this._subscribe = t);
791
772
  }
@@ -793,7 +774,7 @@ var Xt = function() {
793
774
  var r = new e();
794
775
  return r.source = this, r.operator = t, r;
795
776
  }, e.prototype.subscribe = function(t, r, n) {
796
- var i = this, o = Rn(t) ? t : new Bt(t, r, n);
777
+ var i = this, o = jn(t) ? t : new Ct(t, r, n);
797
778
  return it(function() {
798
779
  var s = i, a = s.operator, l = s.source;
799
780
  o.add(a ? a.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
@@ -806,8 +787,8 @@ var Xt = function() {
806
787
  }
807
788
  }, e.prototype.forEach = function(t, r) {
808
789
  var n = this;
809
- return r = zt(r), new r(function(i, o) {
810
- var s = new Bt({
790
+ return r = qt(r), new r(function(i, o) {
791
+ var s = new Ct({
811
792
  next: function(a) {
812
793
  try {
813
794
  t(a);
@@ -823,15 +804,15 @@ var Xt = function() {
823
804
  }, e.prototype._subscribe = function(t) {
824
805
  var r;
825
806
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
826
- }, e.prototype[Cn] = function() {
807
+ }, e.prototype[Rn] = function() {
827
808
  return this;
828
809
  }, e.prototype.pipe = function() {
829
810
  for (var t = [], r = 0; r < arguments.length; r++)
830
811
  t[r] = arguments[r];
831
- return Nn(t)(this);
812
+ return Dn(t)(this);
832
813
  }, e.prototype.toPromise = function(t) {
833
814
  var r = this;
834
- return t = zt(t), new t(function(n, i) {
815
+ return t = qt(t), new t(function(n, i) {
835
816
  var o;
836
817
  r.subscribe(function(s) {
837
818
  return o = s;
@@ -845,32 +826,32 @@ var Xt = function() {
845
826
  return new e(t);
846
827
  }, e;
847
828
  }();
848
- function zt(e) {
829
+ function qt(e) {
849
830
  var t;
850
- return (t = e ?? Hn.Promise) !== null && t !== void 0 ? t : Promise;
831
+ return (t = e ?? On.Promise) !== null && t !== void 0 ? t : Promise;
851
832
  }
852
- function Mn(e) {
853
- return e && le(e.next) && le(e.error) && le(e.complete);
833
+ function kn(e) {
834
+ return e && ce(e.next) && ce(e.error) && ce(e.complete);
854
835
  }
855
- function Rn(e) {
856
- return e && e instanceof Hr || Mn(e) && wr(e);
836
+ function jn(e) {
837
+ return e && e instanceof Lr || kn(e) && Or(e);
857
838
  }
858
- var Un = Sr(function(e) {
839
+ var Gn = Br(function(e) {
859
840
  return function() {
860
841
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
861
842
  };
862
- }), Ar = function(e) {
863
- he(t, e);
843
+ }), Cr = function(e) {
844
+ ze(t, e);
864
845
  function t() {
865
846
  var r = e.call(this) || this;
866
847
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
867
848
  }
868
849
  return t.prototype.lift = function(r) {
869
- var n = new Jt(this, this);
850
+ var n = new Kt(this, this);
870
851
  return n.operator = r, n;
871
852
  }, t.prototype._throwIfClosed = function() {
872
853
  if (this.closed)
873
- throw new Un();
854
+ throw new Gn();
874
855
  }, t.prototype.next = function(r) {
875
856
  var n = this;
876
857
  it(function() {
@@ -878,7 +859,7 @@ var Un = Sr(function(e) {
878
859
  if (n._throwIfClosed(), !n.isStopped) {
879
860
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
880
861
  try {
881
- for (var s = wt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
862
+ for (var s = Bt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
882
863
  var l = a.value;
883
864
  l.next(r);
884
865
  }
@@ -927,20 +908,20 @@ var Un = Sr(function(e) {
927
908
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
928
909
  }, t.prototype._innerSubscribe = function(r) {
929
910
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
930
- return o || s ? Tr : (this.currentObservers = null, a.push(r), new lt(function() {
931
- n.currentObservers = null, At(a, r);
911
+ return o || s ? Pr : (this.currentObservers = null, a.push(r), new ct(function() {
912
+ n.currentObservers = null, Lt(a, r);
932
913
  }));
933
914
  }, t.prototype._checkFinalizedStatuses = function(r) {
934
915
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
935
916
  i ? r.error(o) : s && r.complete();
936
917
  }, t.prototype.asObservable = function() {
937
- var r = new Xt();
918
+ var r = new Yt();
938
919
  return r.source = this, r;
939
920
  }, t.create = function(r, n) {
940
- return new Jt(r, n);
921
+ return new Kt(r, n);
941
922
  }, t;
942
- }(Xt), Jt = function(e) {
943
- he(t, e);
923
+ }(Yt), Kt = function(e) {
924
+ ze(t, e);
944
925
  function t(r, n) {
945
926
  var i = e.call(this) || this;
946
927
  return i.destination = r, i.source = n, i;
@@ -956,17 +937,17 @@ var Un = Sr(function(e) {
956
937
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
957
938
  }, t.prototype._subscribe = function(r) {
958
939
  var n, i;
959
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Tr;
940
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Pr;
960
941
  }, t;
961
- }(Ar), Br = {
942
+ }(Cr), Ir = {
962
943
  now: function() {
963
- return (Br.delegate || Date).now();
944
+ return (Ir.delegate || Date).now();
964
945
  },
965
946
  delegate: void 0
966
- }, Dn = function(e) {
967
- he(t, e);
947
+ }, $n = function(e) {
948
+ ze(t, e);
968
949
  function t(r, n, i) {
969
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Br);
950
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Ir);
970
951
  var o = e.call(this) || this;
971
952
  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;
972
953
  }
@@ -981,20 +962,20 @@ var Un = Sr(function(e) {
981
962
  }, t.prototype._trimBuffer = function() {
982
963
  var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * n;
983
964
  if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
984
- for (var l = i.now(), u = 0, h = 1; h < o.length && o[h] <= l; h += 2)
985
- u = h;
965
+ for (var l = i.now(), u = 0, c = 1; c < o.length && o[c] <= l; c += 2)
966
+ u = c;
986
967
  u && o.splice(0, u + 1);
987
968
  }
988
969
  }, t;
989
- }(Ar);
990
- const Zt = [], Qt = {}, kn = (e, t = 0) => {
991
- if (Zt.indexOf(e) == -1) {
992
- const r = new Dn(t);
993
- Qt[e] = r, Zt.push(e);
970
+ }(Cr);
971
+ const er = [], tr = {}, Fn = (e, t = 0) => {
972
+ if (er.indexOf(e) == -1) {
973
+ const r = new $n(t);
974
+ tr[e] = r, er.push(e);
994
975
  }
995
- return Qt[e];
976
+ return tr[e];
996
977
  }, He = [];
997
- function Gn(e, t) {
978
+ function Vn(e, t) {
998
979
  return {
999
980
  subscribe: ht(e, t).subscribe
1000
981
  };
@@ -1003,7 +984,7 @@ function ht(e, t = Z) {
1003
984
  let r;
1004
985
  const n = /* @__PURE__ */ new Set();
1005
986
  function i(a) {
1006
- if (_r(e, a) && (e = a, r)) {
987
+ if (wr(e, a) && (e = a, r)) {
1007
988
  const l = !He.length;
1008
989
  for (const u of n)
1009
990
  u[1](), He.push(u, e);
@@ -1025,142 +1006,184 @@ function ht(e, t = Z) {
1025
1006
  }
1026
1007
  return { set: i, update: o, subscribe: s };
1027
1008
  }
1028
- function Ne(e, t, r) {
1009
+ function Ie(e, t, r) {
1029
1010
  const n = !Array.isArray(e), i = n ? [e] : e;
1030
1011
  if (!i.every(Boolean))
1031
1012
  throw new Error("derived() expects stores as input, got a falsy value");
1032
1013
  const o = t.length < 2;
1033
- return Gn(r, (s, a) => {
1014
+ return Vn(r, (s, a) => {
1034
1015
  let l = !1;
1035
1016
  const u = [];
1036
- let h = 0, p = Z;
1037
- const c = () => {
1038
- if (h)
1017
+ let c = 0, p = Z;
1018
+ const h = () => {
1019
+ if (c)
1039
1020
  return;
1040
1021
  p();
1041
1022
  const x = t(n ? u[0] : u, s, a);
1042
- o ? s(x) : p = Ut(x) ? x : Z;
1023
+ o ? s(x) : p = $t(x) ? x : Z;
1043
1024
  }, g = i.map(
1044
- (x, y) => en(
1025
+ (x, y) => sn(
1045
1026
  x,
1046
1027
  (v) => {
1047
- u[y] = v, h &= ~(1 << y), l && c();
1028
+ u[y] = v, c &= ~(1 << y), l && h();
1048
1029
  },
1049
1030
  () => {
1050
- h |= 1 << y;
1031
+ c |= 1 << y;
1051
1032
  }
1052
1033
  )
1053
1034
  );
1054
- return l = !0, c(), function() {
1055
- ze(g), p(), l = !1;
1035
+ return l = !0, h(), function() {
1036
+ Xe(g), p(), l = !1;
1056
1037
  };
1057
1038
  });
1058
1039
  }
1059
- function jn(e) {
1040
+ function Wn(e) {
1060
1041
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1061
1042
  }
1062
- var Fn = function(t) {
1063
- return $n(t) && !Vn(t);
1043
+ var Xn = function(t) {
1044
+ return zn(t) && !Jn(t);
1064
1045
  };
1065
- function $n(e) {
1046
+ function zn(e) {
1066
1047
  return !!e && typeof e == "object";
1067
1048
  }
1068
- function Vn(e) {
1049
+ function Jn(e) {
1069
1050
  var t = Object.prototype.toString.call(e);
1070
- return t === "[object RegExp]" || t === "[object Date]" || zn(e);
1051
+ return t === "[object RegExp]" || t === "[object Date]" || Yn(e);
1071
1052
  }
1072
- var Wn = typeof Symbol == "function" && Symbol.for, Xn = Wn ? Symbol.for("react.element") : 60103;
1073
- function zn(e) {
1074
- return e.$$typeof === Xn;
1053
+ var Zn = typeof Symbol == "function" && Symbol.for, Qn = Zn ? Symbol.for("react.element") : 60103;
1054
+ function Yn(e) {
1055
+ return e.$$typeof === Qn;
1075
1056
  }
1076
- function Jn(e) {
1057
+ function qn(e) {
1077
1058
  return Array.isArray(e) ? [] : {};
1078
1059
  }
1079
- function We(e, t) {
1080
- return t.clone !== !1 && t.isMergeableObject(e) ? Le(Jn(e), e, t) : e;
1060
+ function Ve(e, t) {
1061
+ return t.clone !== !1 && t.isMergeableObject(e) ? Pe(qn(e), e, t) : e;
1081
1062
  }
1082
- function Zn(e, t, r) {
1063
+ function Kn(e, t, r) {
1083
1064
  return e.concat(t).map(function(n) {
1084
- return We(n, r);
1065
+ return Ve(n, r);
1085
1066
  });
1086
1067
  }
1087
- function Qn(e, t) {
1068
+ function ei(e, t) {
1088
1069
  if (!t.customMerge)
1089
- return Le;
1070
+ return Pe;
1090
1071
  var r = t.customMerge(e);
1091
- return typeof r == "function" ? r : Le;
1072
+ return typeof r == "function" ? r : Pe;
1092
1073
  }
1093
- function Yn(e) {
1074
+ function ti(e) {
1094
1075
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1095
1076
  return Object.propertyIsEnumerable.call(e, t);
1096
1077
  }) : [];
1097
1078
  }
1098
- function Yt(e) {
1099
- return Object.keys(e).concat(Yn(e));
1079
+ function rr(e) {
1080
+ return Object.keys(e).concat(ti(e));
1100
1081
  }
1101
- function Pr(e, t) {
1082
+ function Nr(e, t) {
1102
1083
  try {
1103
1084
  return t in e;
1104
1085
  } catch {
1105
1086
  return !1;
1106
1087
  }
1107
1088
  }
1108
- function qn(e, t) {
1109
- return Pr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1089
+ function ri(e, t) {
1090
+ return Nr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1110
1091
  }
1111
- function Kn(e, t, r) {
1092
+ function ni(e, t, r) {
1112
1093
  var n = {};
1113
- return r.isMergeableObject(e) && Yt(e).forEach(function(i) {
1114
- n[i] = We(e[i], r);
1115
- }), Yt(t).forEach(function(i) {
1116
- qn(e, i) || (Pr(e, i) && r.isMergeableObject(t[i]) ? n[i] = Qn(i, r)(e[i], t[i], r) : n[i] = We(t[i], r));
1094
+ return r.isMergeableObject(e) && rr(e).forEach(function(i) {
1095
+ n[i] = Ve(e[i], r);
1096
+ }), rr(t).forEach(function(i) {
1097
+ ri(e, i) || (Nr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ei(i, r)(e[i], t[i], r) : n[i] = Ve(t[i], r));
1117
1098
  }), n;
1118
1099
  }
1119
- function Le(e, t, r) {
1120
- r = r || {}, r.arrayMerge = r.arrayMerge || Zn, r.isMergeableObject = r.isMergeableObject || Fn, r.cloneUnlessOtherwiseSpecified = We;
1100
+ function Pe(e, t, r) {
1101
+ r = r || {}, r.arrayMerge = r.arrayMerge || Kn, r.isMergeableObject = r.isMergeableObject || Xn, r.cloneUnlessOtherwiseSpecified = Ve;
1121
1102
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1122
- return o ? n ? r.arrayMerge(e, t, r) : Kn(e, t, r) : We(t, r);
1103
+ return o ? n ? r.arrayMerge(e, t, r) : ni(e, t, r) : Ve(t, r);
1123
1104
  }
1124
- Le.all = function(t, r) {
1105
+ Pe.all = function(t, r) {
1125
1106
  if (!Array.isArray(t))
1126
1107
  throw new Error("first argument should be an array");
1127
1108
  return t.reduce(function(n, i) {
1128
- return Le(n, i, r);
1109
+ return Pe(n, i, r);
1129
1110
  }, {});
1130
1111
  };
1131
- var ei = Le, ti = ei;
1132
- const ri = /* @__PURE__ */ jn(ti);
1133
- function bt(e, t) {
1134
- var r = t && t.cache ? t.cache : li, n = t && t.serializer ? t.serializer : ai, i = t && t.strategy ? t.strategy : oi;
1112
+ var ii = Pe, oi = ii;
1113
+ const si = /* @__PURE__ */ Wn(oi);
1114
+ var It = function(e, t) {
1115
+ return It = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1116
+ r.__proto__ = n;
1117
+ } || function(r, n) {
1118
+ for (var i in n)
1119
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1120
+ }, It(e, t);
1121
+ };
1122
+ function ft(e, t) {
1123
+ if (typeof t != "function" && t !== null)
1124
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1125
+ It(e, t);
1126
+ function r() {
1127
+ this.constructor = e;
1128
+ }
1129
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1130
+ }
1131
+ var re = function() {
1132
+ return re = Object.assign || function(t) {
1133
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1134
+ r = arguments[n];
1135
+ for (var o in r)
1136
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1137
+ }
1138
+ return t;
1139
+ }, re.apply(this, arguments);
1140
+ };
1141
+ function ai(e, t) {
1142
+ var r = {};
1143
+ for (var n in e)
1144
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1145
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
1146
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1147
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1148
+ return r;
1149
+ }
1150
+ function yt(e, t, r) {
1151
+ if (r || arguments.length === 2)
1152
+ for (var n = 0, i = t.length, o; n < i; n++)
1153
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1154
+ return e.concat(o || Array.prototype.slice.call(t));
1155
+ }
1156
+ function vt(e, t) {
1157
+ var r = t && t.cache ? t.cache : di, n = t && t.serializer ? t.serializer : fi, i = t && t.strategy ? t.strategy : ci;
1135
1158
  return i(e, {
1136
1159
  cache: r,
1137
1160
  serializer: n
1138
1161
  });
1139
1162
  }
1140
- function ni(e) {
1163
+ function ui(e) {
1141
1164
  return e == null || typeof e == "number" || typeof e == "boolean";
1142
1165
  }
1143
- function ii(e, t, r, n) {
1144
- var i = ni(n) ? n : r(n), o = t.get(i);
1166
+ function li(e, t, r, n) {
1167
+ var i = ui(n) ? n : r(n), o = t.get(i);
1145
1168
  return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1146
1169
  }
1147
- function Lr(e, t, r) {
1170
+ function Mr(e, t, r) {
1148
1171
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1149
1172
  return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1150
1173
  }
1151
- function Or(e, t, r, n, i) {
1174
+ function Rr(e, t, r, n, i) {
1152
1175
  return r.bind(t, e, n, i);
1153
1176
  }
1154
- function oi(e, t) {
1155
- var r = e.length === 1 ? ii : Lr;
1156
- return Or(e, this, r, t.cache.create(), t.serializer);
1177
+ function ci(e, t) {
1178
+ var r = e.length === 1 ? li : Mr;
1179
+ return Rr(e, this, r, t.cache.create(), t.serializer);
1157
1180
  }
1158
- function si(e, t) {
1159
- return Or(e, this, Lr, t.cache.create(), t.serializer);
1181
+ function hi(e, t) {
1182
+ return Rr(e, this, Mr, t.cache.create(), t.serializer);
1160
1183
  }
1161
- var ai = function() {
1184
+ var fi = function() {
1162
1185
  return JSON.stringify(arguments);
1163
- }, ui = (
1186
+ }, pi = (
1164
1187
  /** @class */
1165
1188
  function() {
1166
1189
  function e() {
@@ -1172,61 +1195,71 @@ var ai = function() {
1172
1195
  this.cache[t] = r;
1173
1196
  }, e;
1174
1197
  }()
1175
- ), li = {
1198
+ ), di = {
1176
1199
  create: function() {
1177
- return new ui();
1200
+ return new pi();
1178
1201
  }
1179
- }, gt = {
1180
- variadic: si
1181
- }, S;
1202
+ }, _t = {
1203
+ variadic: hi
1204
+ }, at = function() {
1205
+ return at = Object.assign || function(t) {
1206
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1207
+ r = arguments[n];
1208
+ for (var o in r)
1209
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1210
+ }
1211
+ return t;
1212
+ }, at.apply(this, arguments);
1213
+ };
1214
+ var S;
1182
1215
  (function(e) {
1183
1216
  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";
1184
1217
  })(S || (S = {}));
1185
- var P;
1218
+ var B;
1186
1219
  (function(e) {
1187
1220
  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";
1188
- })(P || (P = {}));
1221
+ })(B || (B = {}));
1189
1222
  var Oe;
1190
1223
  (function(e) {
1191
1224
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1192
1225
  })(Oe || (Oe = {}));
1193
- function qt(e) {
1194
- return e.type === P.literal;
1226
+ function nr(e) {
1227
+ return e.type === B.literal;
1195
1228
  }
1196
- function hi(e) {
1197
- return e.type === P.argument;
1229
+ function mi(e) {
1230
+ return e.type === B.argument;
1198
1231
  }
1199
- function Cr(e) {
1200
- return e.type === P.number;
1232
+ function Ur(e) {
1233
+ return e.type === B.number;
1201
1234
  }
1202
- function Ir(e) {
1203
- return e.type === P.date;
1235
+ function Dr(e) {
1236
+ return e.type === B.date;
1204
1237
  }
1205
- function Nr(e) {
1206
- return e.type === P.time;
1238
+ function kr(e) {
1239
+ return e.type === B.time;
1207
1240
  }
1208
- function Mr(e) {
1209
- return e.type === P.select;
1241
+ function jr(e) {
1242
+ return e.type === B.select;
1210
1243
  }
1211
- function Rr(e) {
1212
- return e.type === P.plural;
1244
+ function Gr(e) {
1245
+ return e.type === B.plural;
1213
1246
  }
1214
- function ci(e) {
1215
- return e.type === P.pound;
1247
+ function bi(e) {
1248
+ return e.type === B.pound;
1216
1249
  }
1217
- function Ur(e) {
1218
- return e.type === P.tag;
1250
+ function $r(e) {
1251
+ return e.type === B.tag;
1219
1252
  }
1220
- function Dr(e) {
1253
+ function Fr(e) {
1221
1254
  return !!(e && typeof e == "object" && e.type === Oe.number);
1222
1255
  }
1223
- function Pt(e) {
1256
+ function Nt(e) {
1224
1257
  return !!(e && typeof e == "object" && e.type === Oe.dateTime);
1225
1258
  }
1226
- var kr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, fi = /(?:[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;
1227
- function pi(e) {
1259
+ var Vr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, gi = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1260
+ function yi(e) {
1228
1261
  var t = {};
1229
- return e.replace(fi, function(r) {
1262
+ return e.replace(gi, function(r) {
1230
1263
  var n = r.length;
1231
1264
  switch (r[0]) {
1232
1265
  case "G":
@@ -1315,18 +1348,28 @@ function pi(e) {
1315
1348
  return "";
1316
1349
  }), t;
1317
1350
  }
1318
- var di = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1319
- function mi(e) {
1351
+ var L = function() {
1352
+ return L = Object.assign || function(t) {
1353
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1354
+ r = arguments[n];
1355
+ for (var o in r)
1356
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1357
+ }
1358
+ return t;
1359
+ }, L.apply(this, arguments);
1360
+ };
1361
+ var vi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1362
+ function _i(e) {
1320
1363
  if (e.length === 0)
1321
1364
  throw new Error("Number skeleton cannot be empty");
1322
- for (var t = e.split(di).filter(function(c) {
1323
- return c.length > 0;
1365
+ for (var t = e.split(vi).filter(function(h) {
1366
+ return h.length > 0;
1324
1367
  }), r = [], n = 0, i = t; n < i.length; n++) {
1325
1368
  var o = i[n], s = o.split("/");
1326
1369
  if (s.length === 0)
1327
1370
  throw new Error("Invalid number skeleton");
1328
- for (var a = s[0], l = s.slice(1), u = 0, h = l; u < h.length; u++) {
1329
- var p = h[u];
1371
+ for (var a = s[0], l = s.slice(1), u = 0, c = l; u < c.length; u++) {
1372
+ var p = c[u];
1330
1373
  if (p.length === 0)
1331
1374
  throw new Error("Invalid number skeleton");
1332
1375
  }
@@ -1334,17 +1377,17 @@ function mi(e) {
1334
1377
  }
1335
1378
  return r;
1336
1379
  }
1337
- function bi(e) {
1380
+ function Ei(e) {
1338
1381
  return e.replace(/^(.*?)-/, "");
1339
1382
  }
1340
- var Kt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Gr = /^(@+)?(\+|#+)?[rs]?$/g, gi = /(\*)(0+)|(#+)(0+)|(0+)/g, jr = /^(0+)$/;
1341
- function er(e) {
1383
+ var ir = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Wr = /^(@+)?(\+|#+)?[rs]?$/g, xi = /(\*)(0+)|(#+)(0+)|(0+)/g, Xr = /^(0+)$/;
1384
+ function or(e) {
1342
1385
  var t = {};
1343
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Gr, function(r, n, i) {
1386
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Wr, function(r, n, i) {
1344
1387
  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)), "";
1345
1388
  }), t;
1346
1389
  }
1347
- function Fr(e) {
1390
+ function zr(e) {
1348
1391
  switch (e) {
1349
1392
  case "sign-auto":
1350
1393
  return {
@@ -1384,7 +1427,7 @@ function Fr(e) {
1384
1427
  };
1385
1428
  }
1386
1429
  }
1387
- function yi(e) {
1430
+ function Si(e) {
1388
1431
  var t;
1389
1432
  if (e[0] === "E" && e[1] === "E" ? (t = {
1390
1433
  notation: "engineering"
@@ -1392,17 +1435,17 @@ function yi(e) {
1392
1435
  notation: "scientific"
1393
1436
  }, e = e.slice(1)), t) {
1394
1437
  var r = e.slice(0, 2);
1395
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !jr.test(e))
1438
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Xr.test(e))
1396
1439
  throw new Error("Malformed concise eng/scientific notation");
1397
1440
  t.minimumIntegerDigits = e.length;
1398
1441
  }
1399
1442
  return t;
1400
1443
  }
1401
- function tr(e) {
1402
- var t = {}, r = Fr(e);
1444
+ function sr(e) {
1445
+ var t = {}, r = zr(e);
1403
1446
  return r || t;
1404
1447
  }
1405
- function vi(e) {
1448
+ function Ti(e) {
1406
1449
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1407
1450
  var i = n[r];
1408
1451
  switch (i.stem) {
@@ -1426,7 +1469,7 @@ function vi(e) {
1426
1469
  continue;
1427
1470
  case "measure-unit":
1428
1471
  case "unit":
1429
- t.style = "unit", t.unit = bi(i.options[0]);
1472
+ t.style = "unit", t.unit = Ei(i.options[0]);
1430
1473
  continue;
1431
1474
  case "compact-short":
1432
1475
  case "K":
@@ -1437,13 +1480,13 @@ function vi(e) {
1437
1480
  t.notation = "compact", t.compactDisplay = "long";
1438
1481
  continue;
1439
1482
  case "scientific":
1440
- t = H(H(H({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1441
- return H(H({}, l), tr(u));
1483
+ t = L(L(L({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1484
+ return L(L({}, l), sr(u));
1442
1485
  }, {}));
1443
1486
  continue;
1444
1487
  case "engineering":
1445
- t = H(H(H({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1446
- return H(H({}, l), tr(u));
1488
+ t = L(L(L({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1489
+ return L(L({}, l), sr(u));
1447
1490
  }, {}));
1448
1491
  continue;
1449
1492
  case "notation-simple":
@@ -1488,11 +1531,11 @@ function vi(e) {
1488
1531
  case "integer-width":
1489
1532
  if (i.options.length > 1)
1490
1533
  throw new RangeError("integer-width stems only accept a single optional option");
1491
- i.options[0].replace(gi, function(l, u, h, p, c, g) {
1534
+ i.options[0].replace(xi, function(l, u, c, p, h, g) {
1492
1535
  if (u)
1493
- t.minimumIntegerDigits = h.length;
1536
+ t.minimumIntegerDigits = c.length;
1494
1537
  else {
1495
- if (p && c)
1538
+ if (p && h)
1496
1539
  throw new Error("We currently do not support maximum integer digits");
1497
1540
  if (g)
1498
1541
  throw new Error("We currently do not support exact integer digits");
@@ -1501,28 +1544,28 @@ function vi(e) {
1501
1544
  });
1502
1545
  continue;
1503
1546
  }
1504
- if (jr.test(i.stem)) {
1547
+ if (Xr.test(i.stem)) {
1505
1548
  t.minimumIntegerDigits = i.stem.length;
1506
1549
  continue;
1507
1550
  }
1508
- if (Kt.test(i.stem)) {
1551
+ if (ir.test(i.stem)) {
1509
1552
  if (i.options.length > 1)
1510
1553
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1511
- i.stem.replace(Kt, function(l, u, h, p, c, g) {
1512
- return h === "*" ? t.minimumFractionDigits = u.length : p && p[0] === "#" ? t.maximumFractionDigits = p.length : c && g ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + g.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1554
+ i.stem.replace(ir, function(l, u, c, p, h, g) {
1555
+ return c === "*" ? t.minimumFractionDigits = u.length : p && p[0] === "#" ? t.maximumFractionDigits = p.length : h && g ? (t.minimumFractionDigits = h.length, t.maximumFractionDigits = h.length + g.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1513
1556
  });
1514
1557
  var o = i.options[0];
1515
- o === "w" ? t = H(H({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = H(H({}, t), er(o)));
1558
+ o === "w" ? t = L(L({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = L(L({}, t), or(o)));
1516
1559
  continue;
1517
1560
  }
1518
- if (Gr.test(i.stem)) {
1519
- t = H(H({}, t), er(i.stem));
1561
+ if (Wr.test(i.stem)) {
1562
+ t = L(L({}, t), or(i.stem));
1520
1563
  continue;
1521
1564
  }
1522
- var s = Fr(i.stem);
1523
- s && (t = H(H({}, t), s));
1524
- var a = yi(i.stem);
1525
- a && (t = H(H({}, t), a));
1565
+ var s = zr(i.stem);
1566
+ s && (t = L(L({}, t), s));
1567
+ var a = Si(i.stem);
1568
+ a && (t = L(L({}, t), a));
1526
1569
  }
1527
1570
  return t;
1528
1571
  }
@@ -2941,13 +2984,13 @@ var rt = {
2941
2984
  "h"
2942
2985
  ]
2943
2986
  };
2944
- function _i(e, t) {
2987
+ function wi(e, t) {
2945
2988
  for (var r = "", n = 0; n < e.length; n++) {
2946
2989
  var i = e.charAt(n);
2947
2990
  if (i === "j") {
2948
2991
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2949
2992
  o++, n++;
2950
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Ei(t);
2993
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Hi(t);
2951
2994
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2952
2995
  r += l;
2953
2996
  for (; s-- > 0; )
@@ -2957,7 +3000,7 @@ function _i(e, t) {
2957
3000
  }
2958
3001
  return r;
2959
3002
  }
2960
- function Ei(e) {
3003
+ function Hi(e) {
2961
3004
  var t = e.hourCycle;
2962
3005
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2963
3006
  e.hourCycles && // @ts-ignore
@@ -2979,20 +3022,20 @@ function Ei(e) {
2979
3022
  var i = rt[n || ""] || rt[r || ""] || rt["".concat(r, "-001")] || rt["001"];
2980
3023
  return i[0];
2981
3024
  }
2982
- var yt, xi = new RegExp("^".concat(kr.source, "*")), Si = new RegExp("".concat(kr.source, "*$"));
3025
+ var Et, Ai = new RegExp("^".concat(Vr.source, "*")), Bi = new RegExp("".concat(Vr.source, "*$"));
2983
3026
  function w(e, t) {
2984
3027
  return { start: e, end: t };
2985
3028
  }
2986
- var Ti = !!String.prototype.startsWith && "_a".startsWith("a", 1), wi = !!String.fromCodePoint, Hi = !!Object.fromEntries, Ai = !!String.prototype.codePointAt, Bi = !!String.prototype.trimStart, Pi = !!String.prototype.trimEnd, Li = !!Number.isSafeInteger, Oi = Li ? Number.isSafeInteger : function(e) {
3029
+ var Pi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Oi = !!String.fromCodePoint, Li = !!Object.fromEntries, Ci = !!String.prototype.codePointAt, Ii = !!String.prototype.trimStart, Ni = !!String.prototype.trimEnd, Mi = !!Number.isSafeInteger, Ri = Mi ? Number.isSafeInteger : function(e) {
2987
3030
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2988
- }, Lt = !0;
3031
+ }, Mt = !0;
2989
3032
  try {
2990
- var Ci = Vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2991
- Lt = ((yt = Ci.exec("a")) === null || yt === void 0 ? void 0 : yt[0]) === "a";
3033
+ var Ui = Zr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3034
+ Mt = ((Et = Ui.exec("a")) === null || Et === void 0 ? void 0 : Et[0]) === "a";
2992
3035
  } catch {
2993
- Lt = !1;
3036
+ Mt = !1;
2994
3037
  }
2995
- var rr = Ti ? (
3038
+ var ar = Pi ? (
2996
3039
  // Native
2997
3040
  function(t, r, n) {
2998
3041
  return t.startsWith(r, n);
@@ -3002,7 +3045,7 @@ var rr = Ti ? (
3002
3045
  function(t, r, n) {
3003
3046
  return t.slice(n, n + r.length) === r;
3004
3047
  }
3005
- ), Ot = wi ? String.fromCodePoint : (
3048
+ ), Rt = Oi ? String.fromCodePoint : (
3006
3049
  // IE11
3007
3050
  function() {
3008
3051
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3014,9 +3057,9 @@ var rr = Ti ? (
3014
3057
  }
3015
3058
  return n;
3016
3059
  }
3017
- ), nr = (
3060
+ ), ur = (
3018
3061
  // native
3019
- Hi ? Object.fromEntries : (
3062
+ Li ? Object.fromEntries : (
3020
3063
  // Ponyfill
3021
3064
  function(t) {
3022
3065
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3026,7 +3069,7 @@ var rr = Ti ? (
3026
3069
  return r;
3027
3070
  }
3028
3071
  )
3029
- ), $r = Ai ? (
3072
+ ), Jr = Ci ? (
3030
3073
  // Native
3031
3074
  function(t, r) {
3032
3075
  return t.codePointAt(r);
@@ -3040,7 +3083,7 @@ var rr = Ti ? (
3040
3083
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3041
3084
  }
3042
3085
  }
3043
- ), Ii = Bi ? (
3086
+ ), Di = Ii ? (
3044
3087
  // Native
3045
3088
  function(t) {
3046
3089
  return t.trimStart();
@@ -3048,9 +3091,9 @@ var rr = Ti ? (
3048
3091
  ) : (
3049
3092
  // Ponyfill
3050
3093
  function(t) {
3051
- return t.replace(xi, "");
3094
+ return t.replace(Ai, "");
3052
3095
  }
3053
- ), Ni = Pi ? (
3096
+ ), ki = Ni ? (
3054
3097
  // Native
3055
3098
  function(t) {
3056
3099
  return t.trimEnd();
@@ -3058,32 +3101,32 @@ var rr = Ti ? (
3058
3101
  ) : (
3059
3102
  // Ponyfill
3060
3103
  function(t) {
3061
- return t.replace(Si, "");
3104
+ return t.replace(Bi, "");
3062
3105
  }
3063
3106
  );
3064
- function Vr(e, t) {
3107
+ function Zr(e, t) {
3065
3108
  return new RegExp(e, t);
3066
3109
  }
3067
- var Ct;
3068
- if (Lt) {
3069
- var ir = Vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3070
- Ct = function(t, r) {
3110
+ var Ut;
3111
+ if (Mt) {
3112
+ var lr = Zr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3113
+ Ut = function(t, r) {
3071
3114
  var n;
3072
- ir.lastIndex = r;
3073
- var i = ir.exec(t);
3115
+ lr.lastIndex = r;
3116
+ var i = lr.exec(t);
3074
3117
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3075
3118
  };
3076
3119
  } else
3077
- Ct = function(t, r) {
3120
+ Ut = function(t, r) {
3078
3121
  for (var n = []; ; ) {
3079
- var i = $r(t, r);
3080
- if (i === void 0 || Wr(i) || Di(i))
3122
+ var i = Jr(t, r);
3123
+ if (i === void 0 || Qr(i) || Fi(i))
3081
3124
  break;
3082
3125
  n.push(i), r += i >= 65536 ? 2 : 1;
3083
3126
  }
3084
- return Ot.apply(void 0, n);
3127
+ return Rt.apply(void 0, n);
3085
3128
  };
3086
- var Mi = (
3129
+ var ji = (
3087
3130
  /** @class */
3088
3131
  function() {
3089
3132
  function e(t, r) {
@@ -3107,14 +3150,14 @@ var Mi = (
3107
3150
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3108
3151
  var a = this.clonePosition();
3109
3152
  this.bump(), i.push({
3110
- type: P.pound,
3153
+ type: B.pound,
3111
3154
  location: w(a, this.clonePosition())
3112
3155
  });
3113
3156
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3114
3157
  if (n)
3115
3158
  break;
3116
3159
  return this.error(S.UNMATCHED_CLOSING_TAG, w(this.clonePosition(), this.clonePosition()));
3117
- } else if (o === 60 && !this.ignoreTag && It(this.peek() || 0)) {
3160
+ } else if (o === 60 && !this.ignoreTag && Dt(this.peek() || 0)) {
3118
3161
  var s = this.parseTag(t, r);
3119
3162
  if (s.err)
3120
3163
  return s;
@@ -3135,7 +3178,7 @@ var Mi = (
3135
3178
  if (this.bumpSpace(), this.bumpIf("/>"))
3136
3179
  return {
3137
3180
  val: {
3138
- type: P.literal,
3181
+ type: B.literal,
3139
3182
  value: "<".concat(i, "/>"),
3140
3183
  location: w(n, this.clonePosition())
3141
3184
  },
@@ -3147,12 +3190,12 @@ var Mi = (
3147
3190
  return o;
3148
3191
  var s = o.val, a = this.clonePosition();
3149
3192
  if (this.bumpIf("</")) {
3150
- if (this.isEOF() || !It(this.char()))
3193
+ if (this.isEOF() || !Dt(this.char()))
3151
3194
  return this.error(S.INVALID_TAG, w(a, this.clonePosition()));
3152
3195
  var l = this.clonePosition(), u = this.parseTagName();
3153
3196
  return i !== u ? this.error(S.UNMATCHED_CLOSING_TAG, w(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3154
3197
  val: {
3155
- type: P.tag,
3198
+ type: B.tag,
3156
3199
  value: i,
3157
3200
  children: s,
3158
3201
  location: w(n, this.clonePosition())
@@ -3165,7 +3208,7 @@ var Mi = (
3165
3208
  return this.error(S.INVALID_TAG, w(n, this.clonePosition()));
3166
3209
  }, e.prototype.parseTagName = function() {
3167
3210
  var t = this.offset();
3168
- for (this.bump(); !this.isEOF() && Ui(this.char()); )
3211
+ for (this.bump(); !this.isEOF() && $i(this.char()); )
3169
3212
  this.bump();
3170
3213
  return this.message.slice(t, this.offset());
3171
3214
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3189,12 +3232,12 @@ var Mi = (
3189
3232
  }
3190
3233
  var l = w(n, this.clonePosition());
3191
3234
  return {
3192
- val: { type: P.literal, value: i, location: l },
3235
+ val: { type: B.literal, value: i, location: l },
3193
3236
  err: null
3194
3237
  };
3195
3238
  }, e.prototype.tryParseLeftAngleBracket = function() {
3196
3239
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3197
- !Ri(this.peek() || 0)) ? (this.bump(), "<") : null;
3240
+ !Gi(this.peek() || 0)) ? (this.bump(), "<") : null;
3198
3241
  }, e.prototype.tryParseQuote = function(t) {
3199
3242
  if (this.isEOF() || this.char() !== 39)
3200
3243
  return null;
@@ -3228,12 +3271,12 @@ var Mi = (
3228
3271
  r.push(n);
3229
3272
  this.bump();
3230
3273
  }
3231
- return Ot.apply(void 0, r);
3274
+ return Rt.apply(void 0, r);
3232
3275
  }, e.prototype.tryParseUnquoted = function(t, r) {
3233
3276
  if (this.isEOF())
3234
3277
  return null;
3235
3278
  var n = this.char();
3236
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ot(n));
3279
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Rt(n));
3237
3280
  }, e.prototype.parseArgument = function(t, r) {
3238
3281
  var n = this.clonePosition();
3239
3282
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3249,7 +3292,7 @@ var Mi = (
3249
3292
  case 125:
3250
3293
  return this.bump(), {
3251
3294
  val: {
3252
- type: P.argument,
3295
+ type: B.argument,
3253
3296
  // value does not include the opening and closing braces.
3254
3297
  value: i,
3255
3298
  location: w(n, this.clonePosition())
@@ -3262,7 +3305,7 @@ var Mi = (
3262
3305
  return this.error(S.MALFORMED_ARGUMENT, w(n, this.clonePosition()));
3263
3306
  }
3264
3307
  }, e.prototype.parseIdentifierIfPossible = function() {
3265
- var t = this.clonePosition(), r = this.offset(), n = Ct(this.message, r), i = r + n.length;
3308
+ var t = this.clonePosition(), r = this.offset(), n = Ut(this.message, r), i = r + n.length;
3266
3309
  this.bumpTo(i);
3267
3310
  var o = this.clonePosition(), s = w(t, o);
3268
3311
  return { value: n, location: s };
@@ -3278,47 +3321,47 @@ var Mi = (
3278
3321
  var u = null;
3279
3322
  if (this.bumpIf(",")) {
3280
3323
  this.bumpSpace();
3281
- var h = this.clonePosition(), p = this.parseSimpleArgStyleIfPossible();
3324
+ var c = this.clonePosition(), p = this.parseSimpleArgStyleIfPossible();
3282
3325
  if (p.err)
3283
3326
  return p;
3284
- var c = Ni(p.val);
3285
- if (c.length === 0)
3327
+ var h = ki(p.val);
3328
+ if (h.length === 0)
3286
3329
  return this.error(S.EXPECT_ARGUMENT_STYLE, w(this.clonePosition(), this.clonePosition()));
3287
- var g = w(h, this.clonePosition());
3288
- u = { style: c, styleLocation: g };
3330
+ var g = w(c, this.clonePosition());
3331
+ u = { style: h, styleLocation: g };
3289
3332
  }
3290
3333
  var x = this.tryParseArgumentClose(i);
3291
3334
  if (x.err)
3292
3335
  return x;
3293
3336
  var y = w(i, this.clonePosition());
3294
- if (u && rr(u?.style, "::", 0)) {
3295
- var v = Ii(u.style.slice(2));
3337
+ if (u && ar(u?.style, "::", 0)) {
3338
+ var v = Di(u.style.slice(2));
3296
3339
  if (a === "number") {
3297
3340
  var p = this.parseNumberSkeletonFromString(v, u.styleLocation);
3298
3341
  return p.err ? p : {
3299
- val: { type: P.number, value: n, location: y, style: p.val },
3342
+ val: { type: B.number, value: n, location: y, style: p.val },
3300
3343
  err: null
3301
3344
  };
3302
3345
  } else {
3303
3346
  if (v.length === 0)
3304
3347
  return this.error(S.EXPECT_DATE_TIME_SKELETON, y);
3305
3348
  var m = v;
3306
- this.locale && (m = _i(v, this.locale));
3307
- var c = {
3349
+ this.locale && (m = wi(v, this.locale));
3350
+ var h = {
3308
3351
  type: Oe.dateTime,
3309
3352
  pattern: m,
3310
3353
  location: u.styleLocation,
3311
- parsedOptions: this.shouldParseSkeletons ? pi(m) : {}
3312
- }, T = a === "date" ? P.date : P.time;
3354
+ parsedOptions: this.shouldParseSkeletons ? yi(m) : {}
3355
+ }, T = a === "date" ? B.date : B.time;
3313
3356
  return {
3314
- val: { type: T, value: n, location: y, style: c },
3357
+ val: { type: T, value: n, location: y, style: h },
3315
3358
  err: null
3316
3359
  };
3317
3360
  }
3318
3361
  }
3319
3362
  return {
3320
3363
  val: {
3321
- type: a === "number" ? P.number : a === "date" ? P.date : P.time,
3364
+ type: a === "number" ? B.number : a === "date" ? B.date : B.time,
3322
3365
  value: n,
3323
3366
  location: y,
3324
3367
  style: (o = u?.style) !== null && o !== void 0 ? o : null
@@ -3329,9 +3372,9 @@ var Mi = (
3329
3372
  case "plural":
3330
3373
  case "selectordinal":
3331
3374
  case "select": {
3332
- var B = this.clonePosition();
3375
+ var A = this.clonePosition();
3333
3376
  if (this.bumpSpace(), !this.bumpIf(","))
3334
- return this.error(S.EXPECT_SELECT_ARGUMENT_OPTIONS, w(B, H({}, B)));
3377
+ return this.error(S.EXPECT_SELECT_ARGUMENT_OPTIONS, w(A, at({}, A)));
3335
3378
  this.bumpSpace();
3336
3379
  var M = this.parseIdentifierIfPossible(), k = 0;
3337
3380
  if (a !== "select" && M.value === "offset") {
@@ -3343,26 +3386,26 @@ var Mi = (
3343
3386
  return p;
3344
3387
  this.bumpSpace(), M = this.parseIdentifierIfPossible(), k = p.val;
3345
3388
  }
3346
- var $ = this.tryParsePluralOrSelectOptions(t, a, r, M);
3347
- if ($.err)
3348
- return $;
3389
+ var F = this.tryParsePluralOrSelectOptions(t, a, r, M);
3390
+ if (F.err)
3391
+ return F;
3349
3392
  var x = this.tryParseArgumentClose(i);
3350
3393
  if (x.err)
3351
3394
  return x;
3352
3395
  var J = w(i, this.clonePosition());
3353
3396
  return a === "select" ? {
3354
3397
  val: {
3355
- type: P.select,
3398
+ type: B.select,
3356
3399
  value: n,
3357
- options: nr($.val),
3400
+ options: ur(F.val),
3358
3401
  location: J
3359
3402
  },
3360
3403
  err: null
3361
3404
  } : {
3362
3405
  val: {
3363
- type: P.plural,
3406
+ type: B.plural,
3364
3407
  value: n,
3365
- options: nr($.val),
3408
+ options: ur(F.val),
3366
3409
  offset: k,
3367
3410
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3368
3411
  location: J
@@ -3413,7 +3456,7 @@ var Mi = (
3413
3456
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3414
3457
  var n = [];
3415
3458
  try {
3416
- n = mi(t);
3459
+ n = _i(t);
3417
3460
  } catch {
3418
3461
  return this.error(S.INVALID_NUMBER_SKELETON, r);
3419
3462
  }
@@ -3422,24 +3465,24 @@ var Mi = (
3422
3465
  type: Oe.number,
3423
3466
  tokens: n,
3424
3467
  location: r,
3425
- parsedOptions: this.shouldParseSkeletons ? vi(n) : {}
3468
+ parsedOptions: this.shouldParseSkeletons ? Ti(n) : {}
3426
3469
  },
3427
3470
  err: null
3428
3471
  };
3429
3472
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3430
- for (var o, s = !1, a = [], l = /* @__PURE__ */ new Set(), u = i.value, h = i.location; ; ) {
3473
+ for (var o, s = !1, a = [], l = /* @__PURE__ */ new Set(), u = i.value, c = i.location; ; ) {
3431
3474
  if (u.length === 0) {
3432
3475
  var p = this.clonePosition();
3433
3476
  if (r !== "select" && this.bumpIf("=")) {
3434
- var c = this.tryParseDecimalInteger(S.EXPECT_PLURAL_ARGUMENT_SELECTOR, S.INVALID_PLURAL_ARGUMENT_SELECTOR);
3435
- if (c.err)
3436
- return c;
3437
- h = w(p, this.clonePosition()), u = this.message.slice(p.offset, this.offset());
3477
+ var h = this.tryParseDecimalInteger(S.EXPECT_PLURAL_ARGUMENT_SELECTOR, S.INVALID_PLURAL_ARGUMENT_SELECTOR);
3478
+ if (h.err)
3479
+ return h;
3480
+ c = w(p, this.clonePosition()), u = this.message.slice(p.offset, this.offset());
3438
3481
  } else
3439
3482
  break;
3440
3483
  }
3441
3484
  if (l.has(u))
3442
- return this.error(r === "select" ? S.DUPLICATE_SELECT_ARGUMENT_SELECTOR : S.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3485
+ return this.error(r === "select" ? S.DUPLICATE_SELECT_ARGUMENT_SELECTOR : S.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, c);
3443
3486
  u === "other" && (s = !0), this.bumpSpace();
3444
3487
  var g = this.clonePosition();
3445
3488
  if (!this.bumpIf("{"))
@@ -3456,7 +3499,7 @@ var Mi = (
3456
3499
  value: x.val,
3457
3500
  location: w(g, this.clonePosition())
3458
3501
  }
3459
- ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3502
+ ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, c = o.location;
3460
3503
  }
3461
3504
  return a.length === 0 ? this.error(r === "select" ? S.EXPECT_SELECT_ARGUMENT_SELECTOR : S.EXPECT_PLURAL_ARGUMENT_SELECTOR, w(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(S.MISSING_OTHER_CLAUSE, w(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3462
3505
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
@@ -3470,7 +3513,7 @@ var Mi = (
3470
3513
  break;
3471
3514
  }
3472
3515
  var l = w(i, this.clonePosition());
3473
- return o ? (s *= n, Oi(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3516
+ return o ? (s *= n, Ri(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3474
3517
  }, e.prototype.offset = function() {
3475
3518
  return this.position.offset;
3476
3519
  }, e.prototype.isEOF = function() {
@@ -3485,7 +3528,7 @@ var Mi = (
3485
3528
  var t = this.position.offset;
3486
3529
  if (t >= this.message.length)
3487
3530
  throw Error("out of bound");
3488
- var r = $r(this.message, t);
3531
+ var r = Jr(this.message, t);
3489
3532
  if (r === void 0)
3490
3533
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3491
3534
  return r;
@@ -3504,7 +3547,7 @@ var Mi = (
3504
3547
  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);
3505
3548
  }
3506
3549
  }, e.prototype.bumpIf = function(t) {
3507
- if (rr(this.message, t, this.offset())) {
3550
+ if (ar(this.message, t, this.offset())) {
3508
3551
  for (var r = 0; r < t.length; r++)
3509
3552
  this.bump();
3510
3553
  return !0;
@@ -3526,7 +3569,7 @@ var Mi = (
3526
3569
  break;
3527
3570
  }
3528
3571
  }, e.prototype.bumpSpace = function() {
3529
- for (; !this.isEOF() && Wr(this.char()); )
3572
+ for (; !this.isEOF() && Qr(this.char()); )
3530
3573
  this.bump();
3531
3574
  }, e.prototype.peek = function() {
3532
3575
  if (this.isEOF())
@@ -3536,47 +3579,47 @@ var Mi = (
3536
3579
  }, e;
3537
3580
  }()
3538
3581
  );
3539
- function It(e) {
3582
+ function Dt(e) {
3540
3583
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3541
3584
  }
3542
- function Ri(e) {
3543
- return It(e) || e === 47;
3585
+ function Gi(e) {
3586
+ return Dt(e) || e === 47;
3544
3587
  }
3545
- function Ui(e) {
3588
+ function $i(e) {
3546
3589
  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;
3547
3590
  }
3548
- function Wr(e) {
3591
+ function Qr(e) {
3549
3592
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3550
3593
  }
3551
- function Di(e) {
3594
+ function Fi(e) {
3552
3595
  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;
3553
3596
  }
3554
- function Nt(e) {
3597
+ function kt(e) {
3555
3598
  e.forEach(function(t) {
3556
- if (delete t.location, Mr(t) || Rr(t))
3599
+ if (delete t.location, jr(t) || Gr(t))
3557
3600
  for (var r in t.options)
3558
- delete t.options[r].location, Nt(t.options[r].value);
3601
+ delete t.options[r].location, kt(t.options[r].value);
3559
3602
  else
3560
- Cr(t) && Dr(t.style) || (Ir(t) || Nr(t)) && Pt(t.style) ? delete t.style.location : Ur(t) && Nt(t.children);
3603
+ Ur(t) && Fr(t.style) || (Dr(t) || kr(t)) && Nt(t.style) ? delete t.style.location : $r(t) && kt(t.children);
3561
3604
  });
3562
3605
  }
3563
- function ki(e, t) {
3564
- t === void 0 && (t = {}), t = H({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3565
- var r = new Mi(e, t).parse();
3606
+ function Vi(e, t) {
3607
+ t === void 0 && (t = {}), t = at({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3608
+ var r = new ji(e, t).parse();
3566
3609
  if (r.err) {
3567
3610
  var n = SyntaxError(S[r.err.kind]);
3568
3611
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3569
3612
  }
3570
- return t?.captureLocation || Nt(r.val), r.val;
3613
+ return t?.captureLocation || kt(r.val), r.val;
3571
3614
  }
3572
- var Ce;
3615
+ var Le;
3573
3616
  (function(e) {
3574
3617
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3575
- })(Ce || (Ce = {}));
3576
- var ct = (
3618
+ })(Le || (Le = {}));
3619
+ var pt = (
3577
3620
  /** @class */
3578
3621
  function(e) {
3579
- he(t, e);
3622
+ ft(t, e);
3580
3623
  function t(r, n, i) {
3581
3624
  var o = e.call(this, r) || this;
3582
3625
  return o.code = n, o.originalMessage = i, o;
@@ -3585,155 +3628,155 @@ var ct = (
3585
3628
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3586
3629
  }, t;
3587
3630
  }(Error)
3588
- ), or = (
3631
+ ), cr = (
3589
3632
  /** @class */
3590
3633
  function(e) {
3591
- he(t, e);
3634
+ ft(t, e);
3592
3635
  function t(r, n, i, o) {
3593
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Ce.INVALID_VALUE, o) || this;
3636
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Le.INVALID_VALUE, o) || this;
3594
3637
  }
3595
3638
  return t;
3596
- }(ct)
3597
- ), Gi = (
3639
+ }(pt)
3640
+ ), Wi = (
3598
3641
  /** @class */
3599
3642
  function(e) {
3600
- he(t, e);
3643
+ ft(t, e);
3601
3644
  function t(r, n, i) {
3602
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Ce.INVALID_VALUE, i) || this;
3645
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Le.INVALID_VALUE, i) || this;
3603
3646
  }
3604
3647
  return t;
3605
- }(ct)
3606
- ), ji = (
3648
+ }(pt)
3649
+ ), Xi = (
3607
3650
  /** @class */
3608
3651
  function(e) {
3609
- he(t, e);
3652
+ ft(t, e);
3610
3653
  function t(r, n) {
3611
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Ce.MISSING_VALUE, n) || this;
3654
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Le.MISSING_VALUE, n) || this;
3612
3655
  }
3613
3656
  return t;
3614
- }(ct)
3615
- ), G;
3657
+ }(pt)
3658
+ ), j;
3616
3659
  (function(e) {
3617
3660
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3618
- })(G || (G = {}));
3619
- function Fi(e) {
3661
+ })(j || (j = {}));
3662
+ function zi(e) {
3620
3663
  return e.length < 2 ? e : e.reduce(function(t, r) {
3621
3664
  var n = t[t.length - 1];
3622
- return !n || n.type !== G.literal || r.type !== G.literal ? t.push(r) : n.value += r.value, t;
3665
+ return !n || n.type !== j.literal || r.type !== j.literal ? t.push(r) : n.value += r.value, t;
3623
3666
  }, []);
3624
3667
  }
3625
- function $i(e) {
3668
+ function Ji(e) {
3626
3669
  return typeof e == "function";
3627
3670
  }
3628
3671
  function ot(e, t, r, n, i, o, s) {
3629
- if (e.length === 1 && qt(e[0]))
3672
+ if (e.length === 1 && nr(e[0]))
3630
3673
  return [
3631
3674
  {
3632
- type: G.literal,
3675
+ type: j.literal,
3633
3676
  value: e[0].value
3634
3677
  }
3635
3678
  ];
3636
3679
  for (var a = [], l = 0, u = e; l < u.length; l++) {
3637
- var h = u[l];
3638
- if (qt(h)) {
3680
+ var c = u[l];
3681
+ if (nr(c)) {
3639
3682
  a.push({
3640
- type: G.literal,
3641
- value: h.value
3683
+ type: j.literal,
3684
+ value: c.value
3642
3685
  });
3643
3686
  continue;
3644
3687
  }
3645
- if (ci(h)) {
3688
+ if (bi(c)) {
3646
3689
  typeof o == "number" && a.push({
3647
- type: G.literal,
3690
+ type: j.literal,
3648
3691
  value: r.getNumberFormat(t).format(o)
3649
3692
  });
3650
3693
  continue;
3651
3694
  }
3652
- var p = h.value;
3695
+ var p = c.value;
3653
3696
  if (!(i && p in i))
3654
- throw new ji(p, s);
3655
- var c = i[p];
3656
- if (hi(h)) {
3657
- (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3658
- type: typeof c == "string" ? G.literal : G.object,
3659
- value: c
3697
+ throw new Xi(p, s);
3698
+ var h = i[p];
3699
+ if (mi(c)) {
3700
+ (!h || typeof h == "string" || typeof h == "number") && (h = typeof h == "string" || typeof h == "number" ? String(h) : ""), a.push({
3701
+ type: typeof h == "string" ? j.literal : j.object,
3702
+ value: h
3660
3703
  });
3661
3704
  continue;
3662
3705
  }
3663
- if (Ir(h)) {
3664
- var g = typeof h.style == "string" ? n.date[h.style] : Pt(h.style) ? h.style.parsedOptions : void 0;
3706
+ if (Dr(c)) {
3707
+ var g = typeof c.style == "string" ? n.date[c.style] : Nt(c.style) ? c.style.parsedOptions : void 0;
3665
3708
  a.push({
3666
- type: G.literal,
3667
- value: r.getDateTimeFormat(t, g).format(c)
3709
+ type: j.literal,
3710
+ value: r.getDateTimeFormat(t, g).format(h)
3668
3711
  });
3669
3712
  continue;
3670
3713
  }
3671
- if (Nr(h)) {
3672
- var g = typeof h.style == "string" ? n.time[h.style] : Pt(h.style) ? h.style.parsedOptions : n.time.medium;
3714
+ if (kr(c)) {
3715
+ var g = typeof c.style == "string" ? n.time[c.style] : Nt(c.style) ? c.style.parsedOptions : n.time.medium;
3673
3716
  a.push({
3674
- type: G.literal,
3675
- value: r.getDateTimeFormat(t, g).format(c)
3717
+ type: j.literal,
3718
+ value: r.getDateTimeFormat(t, g).format(h)
3676
3719
  });
3677
3720
  continue;
3678
3721
  }
3679
- if (Cr(h)) {
3680
- var g = typeof h.style == "string" ? n.number[h.style] : Dr(h.style) ? h.style.parsedOptions : void 0;
3681
- g && g.scale && (c = c * (g.scale || 1)), a.push({
3682
- type: G.literal,
3683
- value: r.getNumberFormat(t, g).format(c)
3722
+ if (Ur(c)) {
3723
+ var g = typeof c.style == "string" ? n.number[c.style] : Fr(c.style) ? c.style.parsedOptions : void 0;
3724
+ g && g.scale && (h = h * (g.scale || 1)), a.push({
3725
+ type: j.literal,
3726
+ value: r.getNumberFormat(t, g).format(h)
3684
3727
  });
3685
3728
  continue;
3686
3729
  }
3687
- if (Ur(h)) {
3688
- var x = h.children, y = h.value, v = i[y];
3689
- if (!$i(v))
3690
- throw new Gi(y, "function", s);
3730
+ if ($r(c)) {
3731
+ var x = c.children, y = c.value, v = i[y];
3732
+ if (!Ji(v))
3733
+ throw new Wi(y, "function", s);
3691
3734
  var m = ot(x, t, r, n, i, o), T = v(m.map(function(k) {
3692
3735
  return k.value;
3693
3736
  }));
3694
3737
  Array.isArray(T) || (T = [T]), a.push.apply(a, T.map(function(k) {
3695
3738
  return {
3696
- type: typeof k == "string" ? G.literal : G.object,
3739
+ type: typeof k == "string" ? j.literal : j.object,
3697
3740
  value: k
3698
3741
  };
3699
3742
  }));
3700
3743
  }
3701
- if (Mr(h)) {
3702
- var B = h.options[c] || h.options.other;
3703
- if (!B)
3704
- throw new or(h.value, c, Object.keys(h.options), s);
3705
- a.push.apply(a, ot(B.value, t, r, n, i));
3744
+ if (jr(c)) {
3745
+ var A = c.options[h] || c.options.other;
3746
+ if (!A)
3747
+ throw new cr(c.value, h, Object.keys(c.options), s);
3748
+ a.push.apply(a, ot(A.value, t, r, n, i));
3706
3749
  continue;
3707
3750
  }
3708
- if (Rr(h)) {
3709
- var B = h.options["=".concat(c)];
3710
- if (!B) {
3751
+ if (Gr(c)) {
3752
+ var A = c.options["=".concat(h)];
3753
+ if (!A) {
3711
3754
  if (!Intl.PluralRules)
3712
- throw new ct(`Intl.PluralRules is not available in this environment.
3755
+ throw new pt(`Intl.PluralRules is not available in this environment.
3713
3756
  Try polyfilling it using "@formatjs/intl-pluralrules"
3714
- `, Ce.MISSING_INTL_API, s);
3715
- var M = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3716
- B = h.options[M] || h.options.other;
3757
+ `, Le.MISSING_INTL_API, s);
3758
+ var M = r.getPluralRules(t, { type: c.pluralType }).select(h - (c.offset || 0));
3759
+ A = c.options[M] || c.options.other;
3717
3760
  }
3718
- if (!B)
3719
- throw new or(h.value, c, Object.keys(h.options), s);
3720
- a.push.apply(a, ot(B.value, t, r, n, i, c - (h.offset || 0)));
3761
+ if (!A)
3762
+ throw new cr(c.value, h, Object.keys(c.options), s);
3763
+ a.push.apply(a, ot(A.value, t, r, n, i, h - (c.offset || 0)));
3721
3764
  continue;
3722
3765
  }
3723
3766
  }
3724
- return Fi(a);
3767
+ return zi(a);
3725
3768
  }
3726
- function Vi(e, t) {
3727
- return t ? H(H(H({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3728
- return r[n] = H(H({}, e[n]), t[n] || {}), r;
3769
+ function Zi(e, t) {
3770
+ return t ? re(re(re({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3771
+ return r[n] = re(re({}, e[n]), t[n] || {}), r;
3729
3772
  }, {})) : e;
3730
3773
  }
3731
- function Wi(e, t) {
3774
+ function Qi(e, t) {
3732
3775
  return t ? Object.keys(e).reduce(function(r, n) {
3733
- return r[n] = Vi(e[n], t[n]), r;
3734
- }, H({}, e)) : e;
3776
+ return r[n] = Zi(e[n], t[n]), r;
3777
+ }, re({}, e)) : e;
3735
3778
  }
3736
- function vt(e) {
3779
+ function xt(e) {
3737
3780
  return {
3738
3781
  create: function() {
3739
3782
  return {
@@ -3747,39 +3790,39 @@ function vt(e) {
3747
3790
  }
3748
3791
  };
3749
3792
  }
3750
- function Xi(e) {
3793
+ function Yi(e) {
3751
3794
  return e === void 0 && (e = {
3752
3795
  number: {},
3753
3796
  dateTime: {},
3754
3797
  pluralRules: {}
3755
3798
  }), {
3756
- getNumberFormat: bt(function() {
3799
+ getNumberFormat: vt(function() {
3757
3800
  for (var t, r = [], n = 0; n < arguments.length; n++)
3758
3801
  r[n] = arguments[n];
3759
- return new ((t = Intl.NumberFormat).bind.apply(t, Pe([void 0], r, !1)))();
3802
+ return new ((t = Intl.NumberFormat).bind.apply(t, yt([void 0], r, !1)))();
3760
3803
  }, {
3761
- cache: vt(e.number),
3762
- strategy: gt.variadic
3804
+ cache: xt(e.number),
3805
+ strategy: _t.variadic
3763
3806
  }),
3764
- getDateTimeFormat: bt(function() {
3807
+ getDateTimeFormat: vt(function() {
3765
3808
  for (var t, r = [], n = 0; n < arguments.length; n++)
3766
3809
  r[n] = arguments[n];
3767
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Pe([void 0], r, !1)))();
3810
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, yt([void 0], r, !1)))();
3768
3811
  }, {
3769
- cache: vt(e.dateTime),
3770
- strategy: gt.variadic
3812
+ cache: xt(e.dateTime),
3813
+ strategy: _t.variadic
3771
3814
  }),
3772
- getPluralRules: bt(function() {
3815
+ getPluralRules: vt(function() {
3773
3816
  for (var t, r = [], n = 0; n < arguments.length; n++)
3774
3817
  r[n] = arguments[n];
3775
- return new ((t = Intl.PluralRules).bind.apply(t, Pe([void 0], r, !1)))();
3818
+ return new ((t = Intl.PluralRules).bind.apply(t, yt([void 0], r, !1)))();
3776
3819
  }, {
3777
- cache: vt(e.pluralRules),
3778
- strategy: gt.variadic
3820
+ cache: xt(e.pluralRules),
3821
+ strategy: _t.variadic
3779
3822
  })
3780
3823
  };
3781
3824
  }
3782
- var zi = (
3825
+ var qi = (
3783
3826
  /** @class */
3784
3827
  function() {
3785
3828
  function e(t, r, n, i) {
@@ -3793,10 +3836,10 @@ var zi = (
3793
3836
  var u = o.formatToParts(l);
3794
3837
  if (u.length === 1)
3795
3838
  return u[0].value;
3796
- var h = u.reduce(function(p, c) {
3797
- return !p.length || c.type !== G.literal || typeof p[p.length - 1] != "string" ? p.push(c.value) : p[p.length - 1] += c.value, p;
3839
+ var c = u.reduce(function(p, h) {
3840
+ return !p.length || h.type !== j.literal || typeof p[p.length - 1] != "string" ? p.push(h.value) : p[p.length - 1] += h.value, p;
3798
3841
  }, []);
3799
- return h.length <= 1 ? h[0] || "" : h;
3842
+ return c.length <= 1 ? c[0] || "" : c;
3800
3843
  }, this.formatToParts = function(l) {
3801
3844
  return ot(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3802
3845
  }, this.resolvedOptions = function() {
@@ -3811,13 +3854,13 @@ var zi = (
3811
3854
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3812
3855
  var s = i || {};
3813
3856
  s.formatters;
3814
- var a = wn(s, ["formatters"]);
3815
- this.ast = e.__parse(t, H(H({}, a), { locale: this.resolvedLocale }));
3857
+ var a = ai(s, ["formatters"]);
3858
+ this.ast = e.__parse(t, re(re({}, a), { locale: this.resolvedLocale }));
3816
3859
  } else
3817
3860
  this.ast = t;
3818
3861
  if (!Array.isArray(this.ast))
3819
3862
  throw new TypeError("A message must be provided as a String or AST.");
3820
- this.formats = Wi(e.formats, n), this.formatters = i && i.formatters || Xi(this.formatterCache);
3863
+ this.formats = Qi(e.formats, n), this.formatters = i && i.formatters || Yi(this.formatterCache);
3821
3864
  }
3822
3865
  return Object.defineProperty(e, "defaultLocale", {
3823
3866
  get: function() {
@@ -3830,7 +3873,7 @@ var zi = (
3830
3873
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3831
3874
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3832
3875
  }
3833
- }, e.__parse = ki, e.formats = {
3876
+ }, e.__parse = Vi, e.formats = {
3834
3877
  number: {
3835
3878
  integer: {
3836
3879
  maximumFractionDigits: 0
@@ -3891,7 +3934,7 @@ var zi = (
3891
3934
  }, e;
3892
3935
  }()
3893
3936
  );
3894
- function Ji(e, t) {
3937
+ function Ki(e, t) {
3895
3938
  if (t == null)
3896
3939
  return;
3897
3940
  if (t in e)
@@ -3912,92 +3955,92 @@ function Ji(e, t) {
3912
3955
  n = void 0;
3913
3956
  return n;
3914
3957
  }
3915
- const de = {}, Zi = (e, t, r) => r && (t in de || (de[t] = {}), e in de[t] || (de[t][e] = r), r), Xr = (e, t) => {
3958
+ const de = {}, eo = (e, t, r) => r && (t in de || (de[t] = {}), e in de[t] || (de[t][e] = r), r), Yr = (e, t) => {
3916
3959
  if (t == null)
3917
3960
  return;
3918
3961
  if (t in de && e in de[t])
3919
3962
  return de[t][e];
3920
- const r = ft(t);
3963
+ const r = dt(t);
3921
3964
  for (let n = 0; n < r.length; n++) {
3922
- const i = r[n], o = Yi(i, e);
3965
+ const i = r[n], o = ro(i, e);
3923
3966
  if (o)
3924
- return Zi(e, t, o);
3967
+ return eo(e, t, o);
3925
3968
  }
3926
3969
  };
3927
- let Dt;
3970
+ let Ft;
3928
3971
  const Je = ht({});
3929
- function Qi(e) {
3930
- return Dt[e] || null;
3972
+ function to(e) {
3973
+ return Ft[e] || null;
3931
3974
  }
3932
- function zr(e) {
3933
- return e in Dt;
3975
+ function qr(e) {
3976
+ return e in Ft;
3934
3977
  }
3935
- function Yi(e, t) {
3936
- if (!zr(e))
3978
+ function ro(e, t) {
3979
+ if (!qr(e))
3937
3980
  return null;
3938
- const r = Qi(e);
3939
- return Ji(r, t);
3981
+ const r = to(e);
3982
+ return Ki(r, t);
3940
3983
  }
3941
- function qi(e) {
3984
+ function no(e) {
3942
3985
  if (e == null)
3943
3986
  return;
3944
- const t = ft(e);
3987
+ const t = dt(e);
3945
3988
  for (let r = 0; r < t.length; r++) {
3946
3989
  const n = t[r];
3947
- if (zr(n))
3990
+ if (qr(n))
3948
3991
  return n;
3949
3992
  }
3950
3993
  }
3951
- function Jr(e, ...t) {
3952
- delete de[e], Je.update((r) => (r[e] = ri.all([r[e] || {}, ...t]), r));
3994
+ function Kr(e, ...t) {
3995
+ delete de[e], Je.update((r) => (r[e] = si.all([r[e] || {}, ...t]), r));
3953
3996
  }
3954
- Ne(
3997
+ Ie(
3955
3998
  [Je],
3956
3999
  ([e]) => Object.keys(e)
3957
4000
  );
3958
- Je.subscribe((e) => Dt = e);
4001
+ Je.subscribe((e) => Ft = e);
3959
4002
  const st = {};
3960
- function Ki(e, t) {
4003
+ function io(e, t) {
3961
4004
  st[e].delete(t), st[e].size === 0 && delete st[e];
3962
4005
  }
3963
- function Zr(e) {
4006
+ function en(e) {
3964
4007
  return st[e];
3965
4008
  }
3966
- function eo(e) {
3967
- return ft(e).map((t) => {
3968
- const r = Zr(t);
4009
+ function oo(e) {
4010
+ return dt(e).map((t) => {
4011
+ const r = en(t);
3969
4012
  return [t, r ? [...r] : []];
3970
4013
  }).filter(([, t]) => t.length > 0);
3971
4014
  }
3972
- function Mt(e) {
3973
- return e == null ? !1 : ft(e).some(
4015
+ function jt(e) {
4016
+ return e == null ? !1 : dt(e).some(
3974
4017
  (t) => {
3975
4018
  var r;
3976
- return (r = Zr(t)) == null ? void 0 : r.size;
4019
+ return (r = en(t)) == null ? void 0 : r.size;
3977
4020
  }
3978
4021
  );
3979
4022
  }
3980
- function to(e, t) {
4023
+ function so(e, t) {
3981
4024
  return Promise.all(
3982
- t.map((n) => (Ki(e, n), n().then((i) => i.default || i)))
3983
- ).then((n) => Jr(e, ...n));
3984
- }
3985
- const Fe = {};
3986
- function Qr(e) {
3987
- if (!Mt(e))
3988
- return e in Fe ? Fe[e] : Promise.resolve();
3989
- const t = eo(e);
3990
- return Fe[e] = Promise.all(
4025
+ t.map((n) => (io(e, n), n().then((i) => i.default || i)))
4026
+ ).then((n) => Kr(e, ...n));
4027
+ }
4028
+ const Ge = {};
4029
+ function tn(e) {
4030
+ if (!jt(e))
4031
+ return e in Ge ? Ge[e] : Promise.resolve();
4032
+ const t = oo(e);
4033
+ return Ge[e] = Promise.all(
3991
4034
  t.map(
3992
- ([r, n]) => to(r, n)
4035
+ ([r, n]) => so(r, n)
3993
4036
  )
3994
4037
  ).then(() => {
3995
- if (Mt(e))
3996
- return Qr(e);
3997
- delete Fe[e];
3998
- }), Fe[e];
4038
+ if (jt(e))
4039
+ return tn(e);
4040
+ delete Ge[e];
4041
+ }), Ge[e];
3999
4042
  }
4000
- const ro = {
4043
+ const ao = {
4001
4044
  number: {
4002
4045
  scientific: { notation: "scientific" },
4003
4046
  engineering: { notation: "engineering" },
@@ -4026,135 +4069,135 @@ const ro = {
4026
4069
  timeZoneName: "short"
4027
4070
  }
4028
4071
  }
4029
- }, no = {
4072
+ }, uo = {
4030
4073
  fallbackLocale: null,
4031
4074
  loadingDelay: 200,
4032
- formats: ro,
4075
+ formats: ao,
4033
4076
  warnOnMissingMessages: !0,
4034
4077
  handleMissingMessage: void 0,
4035
4078
  ignoreTag: !0
4036
- }, io = no;
4037
- function Ie() {
4038
- return io;
4079
+ }, lo = uo;
4080
+ function Ce() {
4081
+ return lo;
4039
4082
  }
4040
- const _t = ht(!1);
4041
- var oo = Object.defineProperty, so = Object.defineProperties, ao = Object.getOwnPropertyDescriptors, sr = Object.getOwnPropertySymbols, uo = Object.prototype.hasOwnProperty, lo = Object.prototype.propertyIsEnumerable, ar = (e, t, r) => t in e ? oo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ho = (e, t) => {
4083
+ const St = ht(!1);
4084
+ var co = Object.defineProperty, ho = Object.defineProperties, fo = Object.getOwnPropertyDescriptors, hr = Object.getOwnPropertySymbols, po = Object.prototype.hasOwnProperty, mo = Object.prototype.propertyIsEnumerable, fr = (e, t, r) => t in e ? co(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, bo = (e, t) => {
4042
4085
  for (var r in t || (t = {}))
4043
- uo.call(t, r) && ar(e, r, t[r]);
4044
- if (sr)
4045
- for (var r of sr(t))
4046
- lo.call(t, r) && ar(e, r, t[r]);
4086
+ po.call(t, r) && fr(e, r, t[r]);
4087
+ if (hr)
4088
+ for (var r of hr(t))
4089
+ mo.call(t, r) && fr(e, r, t[r]);
4047
4090
  return e;
4048
- }, co = (e, t) => so(e, ao(t));
4049
- let Rt;
4050
- const at = ht(null);
4051
- function ur(e) {
4091
+ }, go = (e, t) => ho(e, fo(t));
4092
+ let Gt;
4093
+ const ut = ht(null);
4094
+ function pr(e) {
4052
4095
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4053
4096
  }
4054
- function ft(e, t = Ie().fallbackLocale) {
4055
- const r = ur(e);
4056
- return t ? [.../* @__PURE__ */ new Set([...r, ...ur(t)])] : r;
4097
+ function dt(e, t = Ce().fallbackLocale) {
4098
+ const r = pr(e);
4099
+ return t ? [.../* @__PURE__ */ new Set([...r, ...pr(t)])] : r;
4057
4100
  }
4058
4101
  function ge() {
4059
- return Rt ?? void 0;
4102
+ return Gt ?? void 0;
4060
4103
  }
4061
- at.subscribe((e) => {
4062
- Rt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4104
+ ut.subscribe((e) => {
4105
+ Gt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4063
4106
  });
4064
- const fo = (e) => {
4065
- if (e && qi(e) && Mt(e)) {
4066
- const { loadingDelay: t } = Ie();
4107
+ const yo = (e) => {
4108
+ if (e && no(e) && jt(e)) {
4109
+ const { loadingDelay: t } = Ce();
4067
4110
  let r;
4068
4111
  return typeof window < "u" && ge() != null && t ? r = window.setTimeout(
4069
- () => _t.set(!0),
4112
+ () => St.set(!0),
4070
4113
  t
4071
- ) : _t.set(!0), Qr(e).then(() => {
4072
- at.set(e);
4114
+ ) : St.set(!0), tn(e).then(() => {
4115
+ ut.set(e);
4073
4116
  }).finally(() => {
4074
- clearTimeout(r), _t.set(!1);
4117
+ clearTimeout(r), St.set(!1);
4075
4118
  });
4076
4119
  }
4077
- return at.set(e);
4078
- }, Me = co(ho({}, at), {
4079
- set: fo
4080
- }), pt = (e) => {
4120
+ return ut.set(e);
4121
+ }, Ne = go(bo({}, ut), {
4122
+ set: yo
4123
+ }), mt = (e) => {
4081
4124
  const t = /* @__PURE__ */ Object.create(null);
4082
4125
  return (n) => {
4083
4126
  const i = JSON.stringify(n);
4084
4127
  return i in t ? t[i] : t[i] = e(n);
4085
4128
  };
4086
4129
  };
4087
- var po = Object.defineProperty, ut = Object.getOwnPropertySymbols, Yr = Object.prototype.hasOwnProperty, qr = Object.prototype.propertyIsEnumerable, lr = (e, t, r) => t in e ? po(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, kt = (e, t) => {
4130
+ var vo = Object.defineProperty, lt = Object.getOwnPropertySymbols, rn = Object.prototype.hasOwnProperty, nn = Object.prototype.propertyIsEnumerable, dr = (e, t, r) => t in e ? vo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Vt = (e, t) => {
4088
4131
  for (var r in t || (t = {}))
4089
- Yr.call(t, r) && lr(e, r, t[r]);
4090
- if (ut)
4091
- for (var r of ut(t))
4092
- qr.call(t, r) && lr(e, r, t[r]);
4132
+ rn.call(t, r) && dr(e, r, t[r]);
4133
+ if (lt)
4134
+ for (var r of lt(t))
4135
+ nn.call(t, r) && dr(e, r, t[r]);
4093
4136
  return e;
4094
- }, Re = (e, t) => {
4137
+ }, Me = (e, t) => {
4095
4138
  var r = {};
4096
4139
  for (var n in e)
4097
- Yr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4098
- if (e != null && ut)
4099
- for (var n of ut(e))
4100
- t.indexOf(n) < 0 && qr.call(e, n) && (r[n] = e[n]);
4140
+ rn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4141
+ if (e != null && lt)
4142
+ for (var n of lt(e))
4143
+ t.indexOf(n) < 0 && nn.call(e, n) && (r[n] = e[n]);
4101
4144
  return r;
4102
4145
  };
4103
- const Xe = (e, t) => {
4104
- const { formats: r } = Ie();
4146
+ const We = (e, t) => {
4147
+ const { formats: r } = Ce();
4105
4148
  if (e in r && t in r[e])
4106
4149
  return r[e][t];
4107
4150
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4108
- }, mo = pt(
4151
+ }, _o = mt(
4109
4152
  (e) => {
4110
- var t = e, { locale: r, format: n } = t, i = Re(t, ["locale", "format"]);
4153
+ var t = e, { locale: r, format: n } = t, i = Me(t, ["locale", "format"]);
4111
4154
  if (r == null)
4112
4155
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4113
- return n && (i = Xe("number", n)), new Intl.NumberFormat(r, i);
4156
+ return n && (i = We("number", n)), new Intl.NumberFormat(r, i);
4114
4157
  }
4115
- ), bo = pt(
4158
+ ), Eo = mt(
4116
4159
  (e) => {
4117
- var t = e, { locale: r, format: n } = t, i = Re(t, ["locale", "format"]);
4160
+ var t = e, { locale: r, format: n } = t, i = Me(t, ["locale", "format"]);
4118
4161
  if (r == null)
4119
4162
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4120
- return n ? i = Xe("date", n) : Object.keys(i).length === 0 && (i = Xe("date", "short")), new Intl.DateTimeFormat(r, i);
4163
+ return n ? i = We("date", n) : Object.keys(i).length === 0 && (i = We("date", "short")), new Intl.DateTimeFormat(r, i);
4121
4164
  }
4122
- ), go = pt(
4165
+ ), xo = mt(
4123
4166
  (e) => {
4124
- var t = e, { locale: r, format: n } = t, i = Re(t, ["locale", "format"]);
4167
+ var t = e, { locale: r, format: n } = t, i = Me(t, ["locale", "format"]);
4125
4168
  if (r == null)
4126
4169
  throw new Error(
4127
4170
  '[svelte-i18n] A "locale" must be set to format time values'
4128
4171
  );
4129
- return n ? i = Xe("time", n) : Object.keys(i).length === 0 && (i = Xe("time", "short")), new Intl.DateTimeFormat(r, i);
4172
+ return n ? i = We("time", n) : Object.keys(i).length === 0 && (i = We("time", "short")), new Intl.DateTimeFormat(r, i);
4130
4173
  }
4131
- ), yo = (e = {}) => {
4174
+ ), So = (e = {}) => {
4132
4175
  var t = e, {
4133
4176
  locale: r = ge()
4134
- } = t, n = Re(t, [
4177
+ } = t, n = Me(t, [
4135
4178
  "locale"
4136
4179
  ]);
4137
- return mo(kt({ locale: r }, n));
4138
- }, vo = (e = {}) => {
4180
+ return _o(Vt({ locale: r }, n));
4181
+ }, To = (e = {}) => {
4139
4182
  var t = e, {
4140
4183
  locale: r = ge()
4141
- } = t, n = Re(t, [
4184
+ } = t, n = Me(t, [
4142
4185
  "locale"
4143
4186
  ]);
4144
- return bo(kt({ locale: r }, n));
4145
- }, _o = (e = {}) => {
4187
+ return Eo(Vt({ locale: r }, n));
4188
+ }, wo = (e = {}) => {
4146
4189
  var t = e, {
4147
4190
  locale: r = ge()
4148
- } = t, n = Re(t, [
4191
+ } = t, n = Me(t, [
4149
4192
  "locale"
4150
4193
  ]);
4151
- return go(kt({ locale: r }, n));
4152
- }, Eo = pt(
4194
+ return xo(Vt({ locale: r }, n));
4195
+ }, Ho = mt(
4153
4196
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4154
- (e, t = ge()) => new zi(e, t, Ie().formats, {
4155
- ignoreTag: Ie().ignoreTag
4197
+ (e, t = ge()) => new qi(e, t, Ce().formats, {
4198
+ ignoreTag: Ce().ignoreTag
4156
4199
  })
4157
- ), xo = (e, t = {}) => {
4200
+ ), Ao = (e, t = {}) => {
4158
4201
  var r, n, i, o;
4159
4202
  let s = t;
4160
4203
  typeof e == "object" && (s = e, e = s.id);
@@ -4167,40 +4210,40 @@ const Xe = (e, t) => {
4167
4210
  throw new Error(
4168
4211
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4169
4212
  );
4170
- let h = Xr(e, l);
4171
- if (!h)
4172
- h = (o = (i = (n = (r = Ie()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4173
- else if (typeof h != "string")
4213
+ let c = Yr(e, l);
4214
+ if (!c)
4215
+ c = (o = (i = (n = (r = Ce()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4216
+ else if (typeof c != "string")
4174
4217
  return console.warn(
4175
- `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4176
- ), h;
4218
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4219
+ ), c;
4177
4220
  if (!a)
4178
- return h;
4179
- let p = h;
4221
+ return c;
4222
+ let p = c;
4180
4223
  try {
4181
- p = Eo(h, l).format(a);
4182
- } catch (c) {
4183
- c instanceof Error && console.warn(
4224
+ p = Ho(c, l).format(a);
4225
+ } catch (h) {
4226
+ h instanceof Error && console.warn(
4184
4227
  `[svelte-i18n] Message "${e}" has syntax error:`,
4185
- c.message
4228
+ h.message
4186
4229
  );
4187
4230
  }
4188
4231
  return p;
4189
- }, So = (e, t) => _o(t).format(e), To = (e, t) => vo(t).format(e), wo = (e, t) => yo(t).format(e), Ho = (e, t = ge()) => Xr(e, t);
4190
- Ne([Me, Je], () => xo);
4191
- Ne([Me], () => So);
4192
- Ne([Me], () => To);
4193
- Ne([Me], () => wo);
4194
- Ne([Me, Je], () => Ho);
4195
- window.emWidgets = { topic: kn };
4196
- const Ao = (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));
4197
- function Bo(e, t) {
4232
+ }, Bo = (e, t) => wo(t).format(e), Po = (e, t) => To(t).format(e), Oo = (e, t) => So(t).format(e), Lo = (e, t = ge()) => Yr(e, t);
4233
+ Ie([Ne, Je], () => Ao);
4234
+ Ie([Ne], () => Bo);
4235
+ Ie([Ne], () => Po);
4236
+ Ie([Ne], () => Oo);
4237
+ Ie([Ne, Je], () => Lo);
4238
+ window.emWidgets = { topic: Fn };
4239
+ const Co = (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));
4240
+ function Io(e, t) {
4198
4241
  if (e) {
4199
4242
  const r = document.createElement("style");
4200
4243
  r.innerHTML = t, e.appendChild(r);
4201
4244
  }
4202
4245
  }
4203
- function Po(e, t) {
4246
+ function No(e, t) {
4204
4247
  const r = new URL(t);
4205
4248
  fetch(r.href).then((n) => n.text()).then((n) => {
4206
4249
  const i = document.createElement("style");
@@ -4209,7 +4252,7 @@ function Po(e, t) {
4209
4252
  console.error("There was an error while trying to load client styling from URL", n);
4210
4253
  });
4211
4254
  }
4212
- function Lo(e, t, r) {
4255
+ function Mo(e, t, r) {
4213
4256
  if (window.emMessageBus) {
4214
4257
  const n = document.createElement("style");
4215
4258
  window.emMessageBus.subscribe(t, (i) => {
@@ -4217,13 +4260,13 @@ function Lo(e, t, r) {
4217
4260
  });
4218
4261
  }
4219
4262
  }
4220
- function hr(e, t) {
4221
- Jr(e, t);
4263
+ function mr(e, t) {
4264
+ Kr(e, t);
4222
4265
  }
4223
- function Oo(e) {
4224
- Me.set(e);
4266
+ function Ro(e) {
4267
+ Ne.set(e);
4225
4268
  }
4226
- const cr = {
4269
+ const br = {
4227
4270
  en: {
4228
4271
  loadingText: "Loading, please wait..."
4229
4272
  },
@@ -4261,27 +4304,27 @@ const cr = {
4261
4304
  loadingText: "Loading, please wait..."
4262
4305
  }
4263
4306
  };
4264
- function Co(e) {
4265
- tn(e, "svelte-w5pa6u", ':host{font-family:"Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";color:#fff}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.mainWrapper{padding:33px 3vw;background-repeat:no-repeat !important;background-size:cover !important;border-radius:7px;display:grid;grid-gap:0.5rem;z-index:0}.vendorLogo{grid-area:vendorLogo;height:44px;width:auto;min-width:130px;background-repeat:no-repeat;background-position:right center}.displayCard{position:relative;background:#1c2136;height:max(0.5vw, 1rem);padding:10px 20px 10px 24px;margin:0 8px;box-sizing:content-box;border-radius:7px;display:flex;justify-content:center;align-items:center;border:1px solid #ffc052}.displayCard .iconWrapper{width:44px;height:44px;position:absolute;left:-24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.displayCard .displayCardIcon{height:100%;width:auto}.displayCard .cardLabel{font-size:0.8rem;font-style:italic}.displayCard .cardTextWrapper{display:flex;justify-content:center;flex-wrap:nowrap;align-items:flex-end}.title{grid-area:title;display:flex;align-items:center}.title ui-image img{height:50px}.displayContainer{grid-area:displayArea;padding:0 0 0 20px;display:flex;gap:40px;justify-content:space-between;align-items:center}.displayContainer .jackpotValue{font-size:1.2rem;font-weight:400;display:flex;align-items:flex-end}.displayContainer .jackpot-currency{font-weight:400;font-style:italic;font-size:8px;padding-left:2px;display:flex;align-items:flex-end}.pairWrapper{width:100%;padding-left:4%;display:flex;justify-content:flex-start;gap:30px}.typeSpread{grid-template-columns:1fr 2.5fr 1fr;grid-template-areas:"title displayArea vendorLogo";align-items:center}.typeSpread.mobile{grid-template-areas:"title" "vendorLogo" "displayArea";margin-top:25px}.typeSpread .pairWrapper{justify-content:center}.typeSpread .vendorLogo{justify-content:flex-end}.typeSpread .title{justify-content:flex-start}.typeSpread .displayContainer{justify-content:space-evenly}.typeLeft{grid-template-columns:1fr 4fr;grid-template-areas:"title displayArea" "vendorLogo displayArea";padding:44px 33px}.typeLeft.mobile{grid-template-areas:"title" "vendorLogo" "displayArea";padding:33px}.typeLeft.mobile .displayContainer{margin-top:50px;gap:2.6rem}.typeLeft .displayContainer{padding-left:2rem;width:auto;gap:2rem}.typeLeft .pairWrapper{justify-content:space-evenly}.typeLeft .title{align-items:flex-end}.typeLeft .vendorLogo{height:44px;width:auto}.mobile{grid-template-columns:1fr;grid-gap:1rem}.mobile .title{justify-content:center;align-items:center}.mobile .title ui-image img{height:80px}.mobile .displayContainer{padding-left:26px;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.mobile .vendorLogo{justify-content:center;align-items:center}.mobile .displayCard{width:40vw}.tablet .displayContainer{flex-wrap:wrap}.DisplayNone{display:none}.loadingPrompt{color:#333}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto}.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--color-primary, #22B04E);border-color:var(--emw--color-primary, #22B04E) transparent var(--emw--color-primary, #22B04E) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
4307
+ function Uo(e) {
4308
+ an(e, "svelte-w5pa6u", ':host{font-family:"Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";color:#fff}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.mainWrapper{padding:33px 3vw;background-repeat:no-repeat !important;background-size:cover !important;border-radius:7px;display:grid;grid-gap:0.5rem;z-index:0}.vendorLogo{grid-area:vendorLogo;height:44px;width:auto;min-width:130px;background-repeat:no-repeat;background-position:right center}.displayCard{position:relative;background:#1c2136;height:max(0.5vw, 1rem);padding:10px 20px 10px 24px;margin:0 8px;box-sizing:content-box;border-radius:7px;display:flex;justify-content:center;align-items:center;border:1px solid #ffc052}.displayCard .iconWrapper{width:44px;height:44px;position:absolute;left:-24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.displayCard .displayCardIcon{height:100%;width:auto}.displayCard .cardLabel{font-size:0.8rem;font-style:italic}.displayCard .cardTextWrapper{display:flex;justify-content:center;flex-wrap:nowrap;align-items:flex-end}.title{grid-area:title;display:flex;align-items:center}.title ui-image img{height:50px}.displayContainer{grid-area:displayArea;padding:0 0 0 20px;display:flex;gap:40px;justify-content:space-between;align-items:center}.displayContainer .jackpotValue{font-size:1.2rem;font-weight:400;display:flex;align-items:flex-end}.displayContainer .jackpot-currency{font-weight:400;font-style:italic;font-size:8px;padding-left:2px;display:flex;align-items:flex-end}.pairWrapper{width:100%;padding-left:4%;display:flex;justify-content:flex-start;gap:30px}.typeSpread{grid-template-columns:1fr 2.5fr 1fr;grid-template-areas:"title displayArea vendorLogo";align-items:center}.typeSpread.mobile{grid-template-areas:"title" "vendorLogo" "displayArea";margin-top:25px}.typeSpread .pairWrapper{justify-content:center}.typeSpread .vendorLogo{justify-content:flex-end}.typeSpread .title{justify-content:flex-start}.typeSpread .displayContainer{justify-content:space-evenly}.typeLeft{grid-template-columns:1fr 4fr;grid-template-areas:"title displayArea" "vendorLogo displayArea";padding:44px 33px}.typeLeft.mobile{grid-template-areas:"title" "vendorLogo" "displayArea";padding:33px}.typeLeft.mobile .displayContainer{margin-top:50px;gap:2.6rem}.typeLeft .displayContainer{padding-left:2rem;width:auto;gap:2rem}.typeLeft .pairWrapper{justify-content:space-evenly}.typeLeft .title{align-items:flex-end}.typeLeft .vendorLogo{height:44px;width:auto}.mobile{grid-template-columns:1fr;grid-gap:1rem}.mobile .title{justify-content:center;align-items:center}.mobile .title ui-image img{height:80px}.mobile .displayContainer{padding-left:26px;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.mobile .vendorLogo{justify-content:center;align-items:center}.mobile .displayCard{width:40vw}.tablet .displayContainer{flex-wrap:wrap}.DisplayNone{display:none}.loadingPrompt{color:#333}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto}.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--color-primary, #22B04E);border-color:var(--emw--color-primary, #22B04E) transparent var(--emw--color-primary, #22B04E) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
4266
4309
  }
4267
- function fr(e, t, r) {
4310
+ function gr(e, t, r) {
4268
4311
  const n = e.slice();
4269
4312
  return n[56] = t[r], n[58] = r, n;
4270
4313
  }
4271
- function Io(e) {
4272
- let t, r, n, i, o, s, a, l, u, h, p, c, g;
4314
+ function Do(e) {
4315
+ let t, r, n, i, o, s, a, l, u, c, p, h, g;
4273
4316
  function x(m, T) {
4274
4317
  return (
4275
4318
  /*tabletView*/
4276
- m[8] ? Ro : Uo
4319
+ m[8] ? Go : $o
4277
4320
  );
4278
4321
  }
4279
4322
  let y = x(e), v = y(e);
4280
4323
  return {
4281
4324
  c() {
4282
4325
  t = b("div"), r = b("div"), n = b("div"), i = b("div"), o = C(), s = b("div"), v.c(), a = C(), l = b("div"), u = b("ui-image"), _(i, "class", "vendorLogo"), et(i, "background-image", "url(" + /*vendorIcon*/
4283
- e[9] + ")"), _(s, "class", "displayContainer"), Q(u.src, h = /*titleLogoImg*/
4284
- e[14]) || L(u, "src", h), L(u, "alt", ""), _(l, "class", "title"), _(n, "class", p = "mainWrapper " + /*visualstructure*/
4326
+ e[9] + ")"), _(s, "class", "displayContainer"), Q(u.src, c = /*titleLogoImg*/
4327
+ e[14]) || P(u, "src", c), P(u, "alt", ""), _(l, "class", "title"), _(n, "class", p = "mainWrapper " + /*visualstructure*/
4285
4328
  e[0] + " " + /*mobileView*/
4286
4329
  (e[7] && !/*tabletView*/
4287
4330
  e[8] ? "mobile" : (
@@ -4291,19 +4334,19 @@ function Io(e) {
4291
4334
  e[13] + ")"), _(r, "class", "jackpotBanner"), _(t, "class", "");
4292
4335
  },
4293
4336
  m(m, T) {
4294
- F(m, t, T), d(t, r), d(r, n), d(n, i), d(n, o), d(n, s), v.m(s, null), d(n, a), d(n, l), d(l, u), c || (g = an(
4337
+ $(m, t, T), d(t, r), d(r, n), d(n, i), d(n, o), d(n, s), v.m(s, null), d(n, a), d(n, l), d(l, u), h || (g = fn(
4295
4338
  r,
4296
4339
  "click",
4297
4340
  /*click_handler*/
4298
4341
  e[35]
4299
- ), c = !0);
4342
+ ), h = !0);
4300
4343
  },
4301
4344
  p(m, T) {
4302
4345
  T[0] & /*vendorIcon*/
4303
4346
  512 && et(i, "background-image", "url(" + /*vendorIcon*/
4304
4347
  m[9] + ")"), y === (y = x(m)) && v ? v.p(m, T) : (v.d(1), v = y(m), v && (v.c(), v.m(s, null))), T[0] & /*titleLogoImg*/
4305
- 16384 && !Q(u.src, h = /*titleLogoImg*/
4306
- m[14]) && L(u, "src", h), T[0] & /*visualstructure, mobileView, tabletView*/
4348
+ 16384 && !Q(u.src, c = /*titleLogoImg*/
4349
+ m[14]) && P(u, "src", c), T[0] & /*visualstructure, mobileView, tabletView*/
4307
4350
  385 && p !== (p = "mainWrapper " + /*visualstructure*/
4308
4351
  m[0] + " " + /*mobileView*/
4309
4352
  (m[7] && !/*tabletView*/
@@ -4315,18 +4358,18 @@ function Io(e) {
4315
4358
  m[13] + ")");
4316
4359
  },
4317
4360
  d(m) {
4318
- m && D(t), v.d(), c = !1, g();
4361
+ m && D(t), v.d(), h = !1, g();
4319
4362
  }
4320
4363
  };
4321
4364
  }
4322
- function No(e) {
4365
+ function ko(e) {
4323
4366
  let t;
4324
4367
  return {
4325
4368
  c() {
4326
4369
  t = b("div"), _(t, "class", "LoadingSpinner");
4327
4370
  },
4328
4371
  m(r, n) {
4329
- F(r, t, n);
4372
+ $(r, t, n);
4330
4373
  },
4331
4374
  p: Z,
4332
4375
  d(r) {
@@ -4334,14 +4377,14 @@ function No(e) {
4334
4377
  }
4335
4378
  };
4336
4379
  }
4337
- function Mo(e) {
4380
+ function jo(e) {
4338
4381
  let t;
4339
4382
  return {
4340
4383
  c() {
4341
4384
  t = b("p"), t.textContent = "500 Server error";
4342
4385
  },
4343
4386
  m(r, n) {
4344
- F(r, t, n);
4387
+ $(r, t, n);
4345
4388
  },
4346
4389
  p: Z,
4347
4390
  d(r) {
@@ -4349,11 +4392,11 @@ function Mo(e) {
4349
4392
  }
4350
4393
  };
4351
4394
  }
4352
- function Ro(e) {
4395
+ function Go(e) {
4353
4396
  let t, r, n, i, o, s, a, l = (
4354
4397
  /*formattedLabels*/
4355
4398
  e[11][0] + ""
4356
- ), u, h, p, c, g = (
4399
+ ), u, c, p, h, g = (
4357
4400
  /*realtimeupdate*/
4358
4401
  (e[2] === "true" ? (
4359
4402
  /*reversedJackpotValues*/
@@ -4362,10 +4405,10 @@ function Ro(e) {
4362
4405
  /*formattedJackpotValues*/
4363
4406
  e[10][0]
4364
4407
  )) + ""
4365
- ), x, y, v, m, T, B, M, k, $, J = (
4408
+ ), x, y, v, m, T, A, M, k, F, J = (
4366
4409
  /*formattedLabels*/
4367
4410
  e[11][1] + ""
4368
- ), Ue, ye, Y, me, ce = (
4411
+ ), Re, ye, Y, me, he = (
4369
4412
  /*realtimeupdate*/
4370
4413
  (e[2] === "true" ? (
4371
4414
  /*reversedJackpotValues*/
@@ -4374,10 +4417,10 @@ function Ro(e) {
4374
4417
  /*formattedJackpotValues*/
4375
4418
  e[10][1]
4376
4419
  )) + ""
4377
- ), fe, ve, _e, ee, re, ne, N, ie, De, pe, q = (
4420
+ ), fe, ve, _e, ee, ne, ie, N, oe, Ue, pe, q = (
4378
4421
  /*formattedLabels*/
4379
4422
  e[11][2] + ""
4380
- ), oe, Ze, K, Ee, xe = (
4423
+ ), se, Ze, K, Ee, xe = (
4381
4424
  /*realtimeupdate*/
4382
4425
  (e[2] === "true" ? (
4383
4426
  /*updatedJackpotValues*/
@@ -4386,10 +4429,10 @@ function Ro(e) {
4386
4429
  /*formattedJackpotValues*/
4387
4430
  e[10][2]
4388
4431
  )) + ""
4389
- ), ke, Qe, Ye, se, ae, te, Se, Ge, Te, be = (
4432
+ ), De, Qe, Ye, ae, ue, te, Se, ke, Te, be = (
4390
4433
  /*formattedLabels*/
4391
4434
  e[11][3] + ""
4392
- ), je, qe, ue, f, A = (
4435
+ ), je, qe, le, f, H = (
4393
4436
  /*realtimeupdate*/
4394
4437
  (e[2] === "true" ? (
4395
4438
  /*updatedJackpotValues*/
@@ -4398,28 +4441,28 @@ function Ro(e) {
4398
4441
  /*formattedJackpotValues*/
4399
4442
  e[10][3]
4400
4443
  )) + ""
4401
- ), U, Gt, V = !/*currencylocale*/
4402
- e[3] && pr(e), W = !/*currencylocale*/
4403
- e[3] && dr(e), X = !/*currencylocale*/
4404
- e[3] && mr(e), z = !/*currencylocale*/
4405
- e[3] && br(e);
4444
+ ), U, Wt, V = !/*currencylocale*/
4445
+ e[3] && yr(e), W = !/*currencylocale*/
4446
+ e[3] && vr(e), X = !/*currencylocale*/
4447
+ e[3] && _r(e), z = !/*currencylocale*/
4448
+ e[3] && Er(e);
4406
4449
  return {
4407
4450
  c() {
4408
- t = b("div"), r = b("div"), n = b("div"), i = b("ui-image"), s = C(), a = b("span"), u = R(l), h = C(), p = b("span"), c = b("span"), x = R(g), y = C(), V && V.c(), v = C(), m = b("div"), T = b("div"), B = b("ui-image"), k = C(), $ = b("span"), Ue = R(J), ye = C(), Y = b("span"), me = b("span"), fe = R(ce), ve = C(), W && W.c(), _e = C(), ee = b("div"), re = b("div"), ne = b("div"), N = b("ui-image"), De = C(), pe = b("span"), oe = R(q), Ze = C(), K = b("span"), Ee = b("span"), ke = R(xe), Qe = C(), X && X.c(), Ye = C(), se = b("div"), ae = b("div"), te = b("ui-image"), Ge = C(), Te = b("span"), je = R(be), qe = C(), ue = b("span"), f = b("span"), U = R(A), Gt = C(), z && z.c(), L(i, "class", "displayCardIcon"), Q(i.src, o = /*caticons*/
4409
- e[12][0]) || L(i, "src", o), L(i, "alt", ""), _(a, "class", "cardLabel"), _(n, "class", "iconWrapper"), _(c, "class", "jackpotValue"), _(p, "class", "cardTextWrapper"), _(r, "class", "displayCard"), L(B, "class", "displayCardIcon"), Q(B.src, M = /*caticons*/
4410
- e[12][1]) || L(B, "src", M), L(B, "alt", ""), _($, "class", "cardLabel"), _(T, "class", "iconWrapper"), _(me, "class", "jackpotValue"), _(Y, "class", "cardTextWrapper"), _(m, "class", "displayCard"), _(t, "class", "pairWrapper"), L(N, "class", "displayCardIcon"), Q(N.src, ie = /*caticons*/
4411
- e[12][2]) || L(N, "src", ie), L(N, "alt", ""), _(pe, "class", "cardLabel"), _(ne, "class", "iconWrapper"), _(Ee, "class", "jackpotValue"), _(K, "class", "cardTextWrapper"), _(re, "class", "displayCard"), L(te, "class", "displayCardIcon"), Q(te.src, Se = /*caticons*/
4412
- e[12][3]) || L(te, "src", Se), L(te, "alt", ""), _(Te, "class", "cardLabel"), _(ae, "class", "iconWrapper"), _(f, "class", "jackpotValue"), _(ue, "class", "cardTextWrapper"), _(se, "class", "displayCard"), _(ee, "class", "pairWrapper");
4451
+ t = b("div"), r = b("div"), n = b("div"), i = b("ui-image"), s = C(), a = b("span"), u = R(l), c = C(), p = b("span"), h = b("span"), x = R(g), y = C(), V && V.c(), v = C(), m = b("div"), T = b("div"), A = b("ui-image"), k = C(), F = b("span"), Re = R(J), ye = C(), Y = b("span"), me = b("span"), fe = R(he), ve = C(), W && W.c(), _e = C(), ee = b("div"), ne = b("div"), ie = b("div"), N = b("ui-image"), Ue = C(), pe = b("span"), se = R(q), Ze = C(), K = b("span"), Ee = b("span"), De = R(xe), Qe = C(), X && X.c(), Ye = C(), ae = b("div"), ue = b("div"), te = b("ui-image"), ke = C(), Te = b("span"), je = R(be), qe = C(), le = b("span"), f = b("span"), U = R(H), Wt = C(), z && z.c(), P(i, "class", "displayCardIcon"), Q(i.src, o = /*caticons*/
4452
+ e[12][0]) || P(i, "src", o), P(i, "alt", ""), _(a, "class", "cardLabel"), _(n, "class", "iconWrapper"), _(h, "class", "jackpotValue"), _(p, "class", "cardTextWrapper"), _(r, "class", "displayCard"), P(A, "class", "displayCardIcon"), Q(A.src, M = /*caticons*/
4453
+ e[12][1]) || P(A, "src", M), P(A, "alt", ""), _(F, "class", "cardLabel"), _(T, "class", "iconWrapper"), _(me, "class", "jackpotValue"), _(Y, "class", "cardTextWrapper"), _(m, "class", "displayCard"), _(t, "class", "pairWrapper"), P(N, "class", "displayCardIcon"), Q(N.src, oe = /*caticons*/
4454
+ e[12][2]) || P(N, "src", oe), P(N, "alt", ""), _(pe, "class", "cardLabel"), _(ie, "class", "iconWrapper"), _(Ee, "class", "jackpotValue"), _(K, "class", "cardTextWrapper"), _(ne, "class", "displayCard"), P(te, "class", "displayCardIcon"), Q(te.src, Se = /*caticons*/
4455
+ e[12][3]) || P(te, "src", Se), P(te, "alt", ""), _(Te, "class", "cardLabel"), _(ue, "class", "iconWrapper"), _(f, "class", "jackpotValue"), _(le, "class", "cardTextWrapper"), _(ae, "class", "displayCard"), _(ee, "class", "pairWrapper");
4413
4456
  },
4414
4457
  m(E, I) {
4415
- F(E, t, I), d(t, r), d(r, n), d(n, i), d(n, s), d(n, a), d(a, u), d(r, h), d(r, p), d(p, c), d(c, x), d(p, y), V && V.m(p, null), d(t, v), d(t, m), d(m, T), d(T, B), d(T, k), d(T, $), d($, Ue), d(m, ye), d(m, Y), d(Y, me), d(me, fe), d(Y, ve), W && W.m(Y, null), F(E, _e, I), F(E, ee, I), d(ee, re), d(re, ne), d(ne, N), d(ne, De), d(ne, pe), d(pe, oe), d(re, Ze), d(re, K), d(K, Ee), d(Ee, ke), d(K, Qe), X && X.m(K, null), d(ee, Ye), d(ee, se), d(se, ae), d(ae, te), d(ae, Ge), d(ae, Te), d(Te, je), d(se, qe), d(se, ue), d(ue, f), d(f, U), d(ue, Gt), z && z.m(ue, null);
4458
+ $(E, t, I), d(t, r), d(r, n), d(n, i), d(n, s), d(n, a), d(a, u), d(r, c), d(r, p), d(p, h), d(h, x), d(p, y), V && V.m(p, null), d(t, v), d(t, m), d(m, T), d(T, A), d(T, k), d(T, F), d(F, Re), d(m, ye), d(m, Y), d(Y, me), d(me, fe), d(Y, ve), W && W.m(Y, null), $(E, _e, I), $(E, ee, I), d(ee, ne), d(ne, ie), d(ie, N), d(ie, Ue), d(ie, pe), d(pe, se), d(ne, Ze), d(ne, K), d(K, Ee), d(Ee, De), d(K, Qe), X && X.m(K, null), d(ee, Ye), d(ee, ae), d(ae, ue), d(ue, te), d(ue, ke), d(ue, Te), d(Te, je), d(ae, qe), d(ae, le), d(le, f), d(f, U), d(le, Wt), z && z.m(le, null);
4416
4459
  },
4417
4460
  p(E, I) {
4418
4461
  I[0] & /*caticons*/
4419
4462
  4096 && !Q(i.src, o = /*caticons*/
4420
- E[12][0]) && L(i, "src", o), I[0] & /*formattedLabels*/
4463
+ E[12][0]) && P(i, "src", o), I[0] & /*formattedLabels*/
4421
4464
  2048 && l !== (l = /*formattedLabels*/
4422
- E[11][0] + "") && j(u, l), I[0] & /*realtimeupdate, reversedJackpotValues, formattedJackpotValues*/
4465
+ E[11][0] + "") && G(u, l), I[0] & /*realtimeupdate, reversedJackpotValues, formattedJackpotValues*/
4423
4466
  66564 && g !== (g = /*realtimeupdate*/
4424
4467
  (E[2] === "true" ? (
4425
4468
  /*reversedJackpotValues*/
@@ -4427,25 +4470,25 @@ function Ro(e) {
4427
4470
  ) : (
4428
4471
  /*formattedJackpotValues*/
4429
4472
  E[10][0]
4430
- )) + "") && j(x, g), /*currencylocale*/
4431
- E[3] ? V && (V.d(1), V = null) : V ? V.p(E, I) : (V = pr(E), V.c(), V.m(p, null)), I[0] & /*caticons*/
4432
- 4096 && !Q(B.src, M = /*caticons*/
4433
- E[12][1]) && L(B, "src", M), I[0] & /*formattedLabels*/
4473
+ )) + "") && G(x, g), /*currencylocale*/
4474
+ E[3] ? V && (V.d(1), V = null) : V ? V.p(E, I) : (V = yr(E), V.c(), V.m(p, null)), I[0] & /*caticons*/
4475
+ 4096 && !Q(A.src, M = /*caticons*/
4476
+ E[12][1]) && P(A, "src", M), I[0] & /*formattedLabels*/
4434
4477
  2048 && J !== (J = /*formattedLabels*/
4435
- E[11][1] + "") && j(Ue, J), I[0] & /*realtimeupdate, reversedJackpotValues, formattedJackpotValues*/
4436
- 66564 && ce !== (ce = /*realtimeupdate*/
4478
+ E[11][1] + "") && G(Re, J), I[0] & /*realtimeupdate, reversedJackpotValues, formattedJackpotValues*/
4479
+ 66564 && he !== (he = /*realtimeupdate*/
4437
4480
  (E[2] === "true" ? (
4438
4481
  /*reversedJackpotValues*/
4439
4482
  E[16][1]
4440
4483
  ) : (
4441
4484
  /*formattedJackpotValues*/
4442
4485
  E[10][1]
4443
- )) + "") && j(fe, ce), /*currencylocale*/
4444
- E[3] ? W && (W.d(1), W = null) : W ? W.p(E, I) : (W = dr(E), W.c(), W.m(Y, null)), I[0] & /*caticons*/
4445
- 4096 && !Q(N.src, ie = /*caticons*/
4446
- E[12][2]) && L(N, "src", ie), I[0] & /*formattedLabels*/
4486
+ )) + "") && G(fe, he), /*currencylocale*/
4487
+ E[3] ? W && (W.d(1), W = null) : W ? W.p(E, I) : (W = vr(E), W.c(), W.m(Y, null)), I[0] & /*caticons*/
4488
+ 4096 && !Q(N.src, oe = /*caticons*/
4489
+ E[12][2]) && P(N, "src", oe), I[0] & /*formattedLabels*/
4447
4490
  2048 && q !== (q = /*formattedLabels*/
4448
- E[11][2] + "") && j(oe, q), I[0] & /*realtimeupdate, updatedJackpotValues, formattedJackpotValues*/
4491
+ E[11][2] + "") && G(se, q), I[0] & /*realtimeupdate, updatedJackpotValues, formattedJackpotValues*/
4449
4492
  1092 && xe !== (xe = /*realtimeupdate*/
4450
4493
  (E[2] === "true" ? (
4451
4494
  /*updatedJackpotValues*/
@@ -4453,50 +4496,50 @@ function Ro(e) {
4453
4496
  ) : (
4454
4497
  /*formattedJackpotValues*/
4455
4498
  E[10][2]
4456
- )) + "") && j(ke, xe), /*currencylocale*/
4457
- E[3] ? X && (X.d(1), X = null) : X ? X.p(E, I) : (X = mr(E), X.c(), X.m(K, null)), I[0] & /*caticons*/
4499
+ )) + "") && G(De, xe), /*currencylocale*/
4500
+ E[3] ? X && (X.d(1), X = null) : X ? X.p(E, I) : (X = _r(E), X.c(), X.m(K, null)), I[0] & /*caticons*/
4458
4501
  4096 && !Q(te.src, Se = /*caticons*/
4459
- E[12][3]) && L(te, "src", Se), I[0] & /*formattedLabels*/
4502
+ E[12][3]) && P(te, "src", Se), I[0] & /*formattedLabels*/
4460
4503
  2048 && be !== (be = /*formattedLabels*/
4461
- E[11][3] + "") && j(je, be), I[0] & /*realtimeupdate, updatedJackpotValues, formattedJackpotValues*/
4462
- 1092 && A !== (A = /*realtimeupdate*/
4504
+ E[11][3] + "") && G(je, be), I[0] & /*realtimeupdate, updatedJackpotValues, formattedJackpotValues*/
4505
+ 1092 && H !== (H = /*realtimeupdate*/
4463
4506
  (E[2] === "true" ? (
4464
4507
  /*updatedJackpotValues*/
4465
4508
  E[6][3]
4466
4509
  ) : (
4467
4510
  /*formattedJackpotValues*/
4468
4511
  E[10][3]
4469
- )) + "") && j(U, A), /*currencylocale*/
4470
- E[3] ? z && (z.d(1), z = null) : z ? z.p(E, I) : (z = br(E), z.c(), z.m(ue, null));
4512
+ )) + "") && G(U, H), /*currencylocale*/
4513
+ E[3] ? z && (z.d(1), z = null) : z ? z.p(E, I) : (z = Er(E), z.c(), z.m(le, null));
4471
4514
  },
4472
4515
  d(E) {
4473
4516
  E && (D(t), D(_e), D(ee)), V && V.d(), W && W.d(), X && X.d(), z && z.d();
4474
4517
  }
4475
4518
  };
4476
4519
  }
4477
- function Uo(e) {
4478
- let t, r = $t(Array(4)), n = [];
4520
+ function $o(e) {
4521
+ let t, r = Jt(Array(4)), n = [];
4479
4522
  for (let i = 0; i < r.length; i += 1)
4480
- n[i] = yr(fr(e, r, i));
4523
+ n[i] = Sr(gr(e, r, i));
4481
4524
  return {
4482
4525
  c() {
4483
4526
  for (let i = 0; i < n.length; i += 1)
4484
4527
  n[i].c();
4485
- t = sn();
4528
+ t = hn();
4486
4529
  },
4487
4530
  m(i, o) {
4488
4531
  for (let s = 0; s < n.length; s += 1)
4489
4532
  n[s] && n[s].m(i, o);
4490
- F(i, t, o);
4533
+ $(i, t, o);
4491
4534
  },
4492
4535
  p(i, o) {
4493
4536
  if (o[0] & /*currency, currencylocale, realtimeupdate, reversedJackpotValues, formattedJackpotValues, formattedLabels, caticons*/
4494
4537
  72718) {
4495
- r = $t(Array(4));
4538
+ r = Jt(Array(4));
4496
4539
  let s;
4497
4540
  for (s = 0; s < r.length; s += 1) {
4498
- const a = fr(i, r, s);
4499
- n[s] ? n[s].p(a, o) : (n[s] = yr(a), n[s].c(), n[s].m(t.parentNode, t));
4541
+ const a = gr(i, r, s);
4542
+ n[s] ? n[s].p(a, o) : (n[s] = Sr(a), n[s].c(), n[s].m(t.parentNode, t));
4500
4543
  }
4501
4544
  for (; s < n.length; s += 1)
4502
4545
  n[s].d(1);
@@ -4504,11 +4547,11 @@ function Uo(e) {
4504
4547
  }
4505
4548
  },
4506
4549
  d(i) {
4507
- i && D(t), on(n, i);
4550
+ i && D(t), cn(n, i);
4508
4551
  }
4509
4552
  };
4510
4553
  }
4511
- function pr(e) {
4554
+ function yr(e) {
4512
4555
  let t, r;
4513
4556
  return {
4514
4557
  c() {
@@ -4518,11 +4561,11 @@ function pr(e) {
4518
4561
  ), _(t, "class", "jackpot-currency");
4519
4562
  },
4520
4563
  m(n, i) {
4521
- F(n, t, i), d(t, r);
4564
+ $(n, t, i), d(t, r);
4522
4565
  },
4523
4566
  p(n, i) {
4524
4567
  i[0] & /*currency*/
4525
- 2 && j(
4568
+ 2 && G(
4526
4569
  r,
4527
4570
  /*currency*/
4528
4571
  n[1]
@@ -4533,7 +4576,7 @@ function pr(e) {
4533
4576
  }
4534
4577
  };
4535
4578
  }
4536
- function dr(e) {
4579
+ function vr(e) {
4537
4580
  let t, r;
4538
4581
  return {
4539
4582
  c() {
@@ -4543,11 +4586,11 @@ function dr(e) {
4543
4586
  ), _(t, "class", "jackpot-currency");
4544
4587
  },
4545
4588
  m(n, i) {
4546
- F(n, t, i), d(t, r);
4589
+ $(n, t, i), d(t, r);
4547
4590
  },
4548
4591
  p(n, i) {
4549
4592
  i[0] & /*currency*/
4550
- 2 && j(
4593
+ 2 && G(
4551
4594
  r,
4552
4595
  /*currency*/
4553
4596
  n[1]
@@ -4558,7 +4601,7 @@ function dr(e) {
4558
4601
  }
4559
4602
  };
4560
4603
  }
4561
- function mr(e) {
4604
+ function _r(e) {
4562
4605
  let t, r;
4563
4606
  return {
4564
4607
  c() {
@@ -4568,11 +4611,11 @@ function mr(e) {
4568
4611
  ), _(t, "class", "jackpot-currency");
4569
4612
  },
4570
4613
  m(n, i) {
4571
- F(n, t, i), d(t, r);
4614
+ $(n, t, i), d(t, r);
4572
4615
  },
4573
4616
  p(n, i) {
4574
4617
  i[0] & /*currency*/
4575
- 2 && j(
4618
+ 2 && G(
4576
4619
  r,
4577
4620
  /*currency*/
4578
4621
  n[1]
@@ -4583,7 +4626,7 @@ function mr(e) {
4583
4626
  }
4584
4627
  };
4585
4628
  }
4586
- function br(e) {
4629
+ function Er(e) {
4587
4630
  let t, r;
4588
4631
  return {
4589
4632
  c() {
@@ -4593,11 +4636,11 @@ function br(e) {
4593
4636
  ), _(t, "class", "jackpot-currency");
4594
4637
  },
4595
4638
  m(n, i) {
4596
- F(n, t, i), d(t, r);
4639
+ $(n, t, i), d(t, r);
4597
4640
  },
4598
4641
  p(n, i) {
4599
4642
  i[0] & /*currency*/
4600
- 2 && j(
4643
+ 2 && G(
4601
4644
  r,
4602
4645
  /*currency*/
4603
4646
  n[1]
@@ -4608,7 +4651,7 @@ function br(e) {
4608
4651
  }
4609
4652
  };
4610
4653
  }
4611
- function gr(e) {
4654
+ function xr(e) {
4612
4655
  let t, r;
4613
4656
  return {
4614
4657
  c() {
@@ -4618,11 +4661,11 @@ function gr(e) {
4618
4661
  ), _(t, "class", "jackpot-currency");
4619
4662
  },
4620
4663
  m(n, i) {
4621
- F(n, t, i), d(t, r);
4664
+ $(n, t, i), d(t, r);
4622
4665
  },
4623
4666
  p(n, i) {
4624
4667
  i[0] & /*currency*/
4625
- 2 && j(
4668
+ 2 && G(
4626
4669
  r,
4627
4670
  /*currency*/
4628
4671
  n[1]
@@ -4633,14 +4676,14 @@ function gr(e) {
4633
4676
  }
4634
4677
  };
4635
4678
  }
4636
- function yr(e) {
4679
+ function Sr(e) {
4637
4680
  let t, r, n, i, o, s, a = (
4638
4681
  /*formattedLabels*/
4639
4682
  e[11][
4640
4683
  /*i*/
4641
4684
  e[58]
4642
4685
  ] + ""
4643
- ), l, u, h, p, c = (
4686
+ ), l, u, c, p, h = (
4644
4687
  /*realtimeupdate*/
4645
4688
  (e[2] === "true" ? (
4646
4689
  /*reversedJackpotValues*/
@@ -4656,17 +4699,17 @@ function yr(e) {
4656
4699
  ] ?? ""
4657
4700
  )) + ""
4658
4701
  ), g, x, y, v = !/*currencylocale*/
4659
- e[3] && gr(e);
4702
+ e[3] && xr(e);
4660
4703
  return {
4661
4704
  c() {
4662
- t = b("div"), r = b("div"), n = b("ui-image"), o = C(), s = b("span"), l = R(a), u = C(), h = b("span"), p = b("span"), g = R(c), x = C(), v && v.c(), y = C(), L(n, "class", "displayCardIcon"), Q(n.src, i = /*caticons*/
4705
+ t = b("div"), r = b("div"), n = b("ui-image"), o = C(), s = b("span"), l = R(a), u = C(), c = b("span"), p = b("span"), g = R(h), x = C(), v && v.c(), y = C(), P(n, "class", "displayCardIcon"), Q(n.src, i = /*caticons*/
4663
4706
  e[12][
4664
4707
  /*i*/
4665
4708
  e[58]
4666
- ]) || L(n, "src", i), L(n, "alt", ""), _(s, "class", "cardLabel"), _(r, "class", "iconWrapper"), _(p, "class", "jackpotValue"), _(h, "class", "cardTextWrapper"), _(t, "class", "displayCard");
4709
+ ]) || P(n, "src", i), P(n, "alt", ""), _(s, "class", "cardLabel"), _(r, "class", "iconWrapper"), _(p, "class", "jackpotValue"), _(c, "class", "cardTextWrapper"), _(t, "class", "displayCard");
4667
4710
  },
4668
4711
  m(m, T) {
4669
- F(m, t, T), d(t, r), d(r, n), d(r, o), d(r, s), d(s, l), d(t, u), d(t, h), d(h, p), d(p, g), d(h, x), v && v.m(h, null), d(t, y);
4712
+ $(m, t, T), d(t, r), d(r, n), d(r, o), d(r, s), d(s, l), d(t, u), d(t, c), d(c, p), d(p, g), d(c, x), v && v.m(c, null), d(t, y);
4670
4713
  },
4671
4714
  p(m, T) {
4672
4715
  T[0] & /*caticons*/
@@ -4674,13 +4717,13 @@ function yr(e) {
4674
4717
  m[12][
4675
4718
  /*i*/
4676
4719
  m[58]
4677
- ]) && L(n, "src", i), T[0] & /*formattedLabels*/
4720
+ ]) && P(n, "src", i), T[0] & /*formattedLabels*/
4678
4721
  2048 && a !== (a = /*formattedLabels*/
4679
4722
  m[11][
4680
4723
  /*i*/
4681
4724
  m[58]
4682
- ] + "") && j(l, a), T[0] & /*realtimeupdate, reversedJackpotValues, formattedJackpotValues*/
4683
- 66564 && c !== (c = /*realtimeupdate*/
4725
+ ] + "") && G(l, a), T[0] & /*realtimeupdate, reversedJackpotValues, formattedJackpotValues*/
4726
+ 66564 && h !== (h = /*realtimeupdate*/
4684
4727
  (m[2] === "true" ? (
4685
4728
  /*reversedJackpotValues*/
4686
4729
  m[16][
@@ -4693,22 +4736,22 @@ function yr(e) {
4693
4736
  /*i*/
4694
4737
  m[58]
4695
4738
  ] ?? ""
4696
- )) + "") && j(g, c), /*currencylocale*/
4697
- m[3] ? v && (v.d(1), v = null) : v ? v.p(m, T) : (v = gr(m), v.c(), v.m(h, null));
4739
+ )) + "") && G(g, h), /*currencylocale*/
4740
+ m[3] ? v && (v.d(1), v = null) : v ? v.p(m, T) : (v = xr(m), v.c(), v.m(c, null));
4698
4741
  },
4699
4742
  d(m) {
4700
4743
  m && D(t), v && v.d();
4701
4744
  }
4702
4745
  };
4703
4746
  }
4704
- function Do(e) {
4747
+ function Fo(e) {
4705
4748
  let t;
4706
4749
  function r(o, s) {
4707
4750
  return (
4708
4751
  /*hasErrors*/
4709
- o[15] ? Mo : (
4752
+ o[15] ? jo : (
4710
4753
  /*isLoading*/
4711
- o[5] ? No : Io
4754
+ o[5] ? ko : Do
4712
4755
  )
4713
4756
  );
4714
4757
  }
@@ -4718,7 +4761,7 @@ function Do(e) {
4718
4761
  t = b("div"), i.c();
4719
4762
  },
4720
4763
  m(o, s) {
4721
- F(o, t, s), i.m(t, null), e[36](t);
4764
+ $(o, t, s), i.m(t, null), e[36](t);
4722
4765
  },
4723
4766
  p(o, s) {
4724
4767
  n === (n = r(o)) && i ? i.p(o, s) : (i.d(1), i = n(o), i && (i.c(), i.m(t, null)));
@@ -4730,32 +4773,32 @@ function Do(e) {
4730
4773
  }
4731
4774
  };
4732
4775
  }
4733
- function ko(e, t, r) {
4734
- let n, { visualstructure: i = "" } = t, { title: o = "" } = t, { caticon0: s = "" } = t, { caticon1: a = "" } = t, { caticon2: l = "" } = t, { caticon3: u = "" } = t, { iconlabels: h = "" } = t, { backgroundsrc: p = "" } = t, { currency: c = "" } = t, { backgroundsrcmobile: g = "" } = t, { titlelogopath: x = "" } = t, { lang: y = "en" } = t, { clientstyling: v = "" } = t, { clientstylingurl: m = "" } = t, { translationurl: T = "" } = t, { endpoint: B = "" } = t, { gameid: M = "" } = t, { mbsource: k } = t, { realtimeupdate: $ = "false" } = t, { currencylocale: J = "" } = t, Ue = window.navigator.userAgent, ye = !1, Y = !1, me = "", ce = [], fe = [], ve = [], _e = [], ee = [], re = "", ne = "", N, ie = !0, De = !1, pe, q = null, oe = [];
4776
+ function Vo(e, t, r) {
4777
+ let n, { visualstructure: i = "" } = t, { title: o = "" } = t, { caticon0: s = "" } = t, { caticon1: a = "" } = t, { caticon2: l = "" } = t, { caticon3: u = "" } = t, { iconlabels: c = "" } = t, { backgroundsrc: p = "" } = t, { currency: h = "" } = t, { backgroundsrcmobile: g = "" } = t, { titlelogopath: x = "" } = t, { lang: y = "en" } = t, { clientstyling: v = "" } = t, { clientstylingurl: m = "" } = t, { translationurl: T = "" } = t, { endpoint: A = "" } = t, { gameid: M = "" } = t, { mbsource: k } = t, { realtimeupdate: F = "false" } = t, { currencylocale: J = "" } = t, Re = window.navigator.userAgent, ye = !1, Y = !1, me = "", he = [], fe = [], ve = [], _e = [], ee = [], ne = "", ie = "", N, oe = !0, Ue = !1, pe, q = null, se = [];
4735
4778
  const Ze = () => {
4736
- fetch(T).then((A) => A.json()).then((A) => {
4737
- Object.keys(A).forEach((U) => {
4738
- hr(U, A[U]);
4779
+ fetch(T).then((H) => H.json()).then((H) => {
4780
+ Object.keys(H).forEach((U) => {
4781
+ mr(U, H[U]);
4739
4782
  });
4740
- }).catch((A) => {
4741
- console.log(A);
4783
+ }).catch((H) => {
4784
+ console.log(H);
4742
4785
  });
4743
4786
  };
4744
- Object.keys(cr).forEach((f) => {
4745
- hr(f, cr[f]);
4787
+ Object.keys(br).forEach((f) => {
4788
+ mr(f, br[f]);
4746
4789
  });
4747
4790
  const K = ["typeSpread", "typeLeft"], Ee = (f) => {
4748
- const A = f?.items[0]?.additionalData;
4749
- A && Object.values(A).forEach((U) => ce.push(+U));
4791
+ const H = f?.items[0]?.additionalData;
4792
+ H && Object.values(H).forEach((U) => he.push(+U));
4750
4793
  }, xe = (f) => {
4751
4794
  r(9, me = f?.items[0]?.vendorLogo || "");
4752
- }, ke = () => {
4753
- if (B && y && c) {
4754
- let f = new URL(`${B}/v1/casino/jackpots`);
4755
- f.searchParams.append("filter", `id=${M}`), f.searchParams.append("language", y), f.searchParams.append("additionalDataCurrency", c), fetch(f.href).then((A) => A.json().then((U) => {
4756
- r(5, ie = !1), pe = U, fe.includes(M) && (Ee(pe), xe(pe));
4795
+ }, De = () => {
4796
+ if (A && y && h) {
4797
+ let f = new URL(`${A}/v1/casino/jackpots`);
4798
+ f.searchParams.append("filter", `id=${M}`), f.searchParams.append("language", y), f.searchParams.append("additionalDataCurrency", h), fetch(f.href).then((H) => H.json().then((U) => {
4799
+ r(5, oe = !1), pe = U, fe.includes(M) && (Ee(pe), xe(pe));
4757
4800
  }).catch((U) => {
4758
- r(15, De = !0), r(5, ie = !1), console.error(U);
4801
+ r(15, Ue = !0), r(5, oe = !1), console.error(U);
4759
4802
  }).finally(() => {
4760
4803
  Qe();
4761
4804
  }));
@@ -4764,91 +4807,91 @@ function ko(e, t, r) {
4764
4807
  const f = N.getRootNode().host;
4765
4808
  f.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: f } }));
4766
4809
  }, Ye = () => {
4767
- let f = new URL(`${B}/v1/casino/jackpots/config`);
4768
- fetch(f.href).then((A) => A.json()).then((A) => {
4769
- r(34, fe = A.egtJackpotIds.map((U) => U));
4810
+ let f = new URL(`${A}/v1/casino/jackpots/config`);
4811
+ fetch(f.href).then((H) => H.json()).then((H) => {
4812
+ r(34, fe = H.egtJackpotIds.map((U) => U));
4770
4813
  });
4771
- }, se = () => {
4772
- r(7, ye = Ao(Ue) && window.innerHeight / window.innerWidth > 1), r(8, Y = Se()), ce.length !== 0 && (r(10, ve = te(ce)), ve.reverse()), r(11, _e = h ? h.split(",").map((f) => f.trim().toUpperCase()) : new Array(4).fill("")), K.includes(i.trim()) ? r(0, i = i.trim()) : (console.warn(`Invalid Attribute Value: "${i}" is not a valid value for the "visualstructure" attribute. Defaulting to "${K[0]}"`), r(0, i = K[0])), r(13, re = g && ye && !Y ? g : p), r(14, ne = x), r(12, ee = [s, a, l, u]);
4773
- }, ae = (f) => Intl.NumberFormat(J, {
4814
+ }, ae = () => {
4815
+ r(7, ye = Co(Re) && window.innerHeight / window.innerWidth > 1), r(8, Y = Se()), he.length !== 0 && (r(10, ve = te(he)), ve.reverse()), r(11, _e = c ? c.split(",").map((f) => f.trim().toUpperCase()) : new Array(4).fill("")), K.includes(i.trim()) ? r(0, i = i.trim()) : (console.warn(`Invalid Attribute Value: "${i}" is not a valid value for the "visualstructure" attribute. Defaulting to "${K[0]}"`), r(0, i = K[0])), r(13, ne = g && ye && !Y ? g : p), r(14, ie = x), r(12, ee = [s, a, l, u]);
4816
+ }, ue = (f) => Intl.NumberFormat(J, {
4774
4817
  minimumFractionDigits: 2,
4775
4818
  maximumFractionDigits: 2,
4776
4819
  style: "currency",
4777
- currency: c
4778
- }).format(f).replace(/\s/g, ""), te = (f) => J ? f.map((A) => ae(A)) : f.map((A) => Intl.NumberFormat("en-US", { maximumFractionDigits: 2 }).format(A)), Se = () => {
4820
+ currency: h
4821
+ }).format(f).replace(/\s/g, ""), te = (f) => J ? f.map((H) => ue(H)) : f.map((H) => Intl.NumberFormat("en-US", { maximumFractionDigits: 2 }).format(H)), Se = () => {
4779
4822
  const f = window.innerHeight / window.innerWidth;
4780
4823
  return 0.75 < f && f < 1.6;
4781
- }, Ge = () => {
4824
+ }, ke = () => {
4782
4825
  window.postMessage({ type: "JackpotBannerClicked", gameid: M }, window.location.href), typeof gtag == "function" && gtag("event", "JackpotBannerClicked", {
4783
4826
  context: "JackpotBanner",
4784
4827
  gameId: `${M}`
4785
4828
  });
4786
4829
  }, Te = () => {
4787
- Oo(y);
4830
+ Ro(y);
4788
4831
  }, be = (f) => {
4789
- const A = JSON.parse(f.data);
4790
- if (A.success && A.data.messageType === "UpdateEgtJackpotBalance" && A.data.jackpotAlias.split("_")[0] === M) {
4791
- const U = Number(A.data.jackpotAlias.split("_")[1]) - 1;
4832
+ const H = JSON.parse(f.data);
4833
+ if (H.success && H.data.messageType === "UpdateEgtJackpotBalance" && H.data.jackpotAlias.split("_")[0] === M) {
4834
+ const U = Number(H.data.jackpotAlias.split("_")[1]) - 1;
4792
4835
  r(
4793
4836
  6,
4794
- oe[U] = J ? ae(A.data.data[`${c}`].balance) : A.data.data[`${c}`].balance.toString(),
4795
- oe
4837
+ se[U] = J ? ue(H.data.data[`${h}`].balance) : H.data.data[`${h}`].balance.toString(),
4838
+ se
4796
4839
  );
4797
4840
  }
4798
4841
  }, je = () => {
4799
- $ === "true" && (se(), r(6, oe = ["", "", "", ""]), q = new EventSource(`${B}/v1/encoder/jackpot/*/update`), q.addEventListener("message", be));
4842
+ F === "true" && (ae(), r(6, se = ["", "", "", ""]), q = new EventSource(`${A}/v1/encoder/jackpot/*/update`), q.addEventListener("message", be));
4800
4843
  };
4801
- hn(() => () => {
4802
- }), cn(() => {
4844
+ mn(() => () => {
4845
+ }), bn(() => {
4803
4846
  q && (q.removeEventListener("message", be), q.close(), q = null);
4804
4847
  });
4805
- const qe = () => Ge();
4806
- function ue(f) {
4807
- Et[f ? "unshift" : "push"](() => {
4848
+ const qe = () => ke();
4849
+ function le(f) {
4850
+ Tt[f ? "unshift" : "push"](() => {
4808
4851
  N = f, r(4, N);
4809
4852
  });
4810
4853
  }
4811
4854
  return e.$$set = (f) => {
4812
- "visualstructure" in f && r(0, i = f.visualstructure), "title" in f && r(18, o = f.title), "caticon0" in f && r(19, s = f.caticon0), "caticon1" in f && r(20, a = f.caticon1), "caticon2" in f && r(21, l = f.caticon2), "caticon3" in f && r(22, u = f.caticon3), "iconlabels" in f && r(23, h = f.iconlabels), "backgroundsrc" in f && r(24, p = f.backgroundsrc), "currency" in f && r(1, c = f.currency), "backgroundsrcmobile" in f && r(25, g = f.backgroundsrcmobile), "titlelogopath" in f && r(26, x = f.titlelogopath), "lang" in f && r(27, y = f.lang), "clientstyling" in f && r(28, v = f.clientstyling), "clientstylingurl" in f && r(29, m = f.clientstylingurl), "translationurl" in f && r(30, T = f.translationurl), "endpoint" in f && r(31, B = f.endpoint), "gameid" in f && r(32, M = f.gameid), "mbsource" in f && r(33, k = f.mbsource), "realtimeupdate" in f && r(2, $ = f.realtimeupdate), "currencylocale" in f && r(3, J = f.currencylocale);
4855
+ "visualstructure" in f && r(0, i = f.visualstructure), "title" in f && r(18, o = f.title), "caticon0" in f && r(19, s = f.caticon0), "caticon1" in f && r(20, a = f.caticon1), "caticon2" in f && r(21, l = f.caticon2), "caticon3" in f && r(22, u = f.caticon3), "iconlabels" in f && r(23, c = f.iconlabels), "backgroundsrc" in f && r(24, p = f.backgroundsrc), "currency" in f && r(1, h = f.currency), "backgroundsrcmobile" in f && r(25, g = f.backgroundsrcmobile), "titlelogopath" in f && r(26, x = f.titlelogopath), "lang" in f && r(27, y = f.lang), "clientstyling" in f && r(28, v = f.clientstyling), "clientstylingurl" in f && r(29, m = f.clientstylingurl), "translationurl" in f && r(30, T = f.translationurl), "endpoint" in f && r(31, A = f.endpoint), "gameid" in f && r(32, M = f.gameid), "mbsource" in f && r(33, k = f.mbsource), "realtimeupdate" in f && r(2, F = f.realtimeupdate), "currencylocale" in f && r(3, J = f.currencylocale);
4813
4856
  }, e.$$.update = () => {
4814
4857
  e.$$.dirty[1] & /*endpoint*/
4815
- 1 && B && Ye(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4816
- 268435472 && v && N && Bo(N, v), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4817
- 536870928 && m && N && Po(N, m), e.$$.dirty[0] & /*customStylingContainer*/
4858
+ 1 && A && Ye(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4859
+ 268435472 && v && N && Io(N, v), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4860
+ 536870928 && m && N && No(N, m), e.$$.dirty[0] & /*customStylingContainer*/
4818
4861
  16 | e.$$.dirty[1] & /*mbsource*/
4819
- 4 && k && N && Lo(N, `${k}.Style`), e.$$.dirty[0] & /*lang, currency*/
4862
+ 4 && k && N && Mo(N, `${k}.Style`), e.$$.dirty[0] & /*lang, currency*/
4820
4863
  134217730 | e.$$.dirty[1] & /*endpoint, validGameIds*/
4821
- 9 && B && y && c && fe.length > 0 && ke(), e.$$.dirty[0] & /*currency, lang, isLoading*/
4822
- 134217762 && c && y && !ie && se(), e.$$.dirty[0] & /*lang*/
4864
+ 9 && A && y && h && fe.length > 0 && De(), e.$$.dirty[0] & /*currency, lang, isLoading*/
4865
+ 134217762 && h && y && !oe && ae(), e.$$.dirty[0] & /*lang*/
4823
4866
  134217728 && y && Te(), e.$$.dirty[0] & /*translationurl*/
4824
4867
  1073741824 && T && Ze(), e.$$.dirty[0] & /*realtimeupdate*/
4825
- 4 && $ && je(), e.$$.dirty[0] & /*updatedJackpotValues*/
4826
- 64 && r(16, n = [...oe].reverse());
4868
+ 4 && F && je(), e.$$.dirty[0] & /*updatedJackpotValues*/
4869
+ 64 && r(16, n = [...se].reverse());
4827
4870
  }, [
4828
4871
  i,
4829
- c,
4830
- $,
4872
+ h,
4873
+ F,
4831
4874
  J,
4832
4875
  N,
4833
- ie,
4834
4876
  oe,
4877
+ se,
4835
4878
  ye,
4836
4879
  Y,
4837
4880
  me,
4838
4881
  ve,
4839
4882
  _e,
4840
4883
  ee,
4841
- re,
4842
4884
  ne,
4843
- De,
4885
+ ie,
4886
+ Ue,
4844
4887
  n,
4845
- Ge,
4888
+ ke,
4846
4889
  o,
4847
4890
  s,
4848
4891
  a,
4849
4892
  l,
4850
4893
  u,
4851
- h,
4894
+ c,
4852
4895
  p,
4853
4896
  g,
4854
4897
  x,
@@ -4856,22 +4899,22 @@ function ko(e, t, r) {
4856
4899
  v,
4857
4900
  m,
4858
4901
  T,
4859
- B,
4902
+ A,
4860
4903
  M,
4861
4904
  k,
4862
4905
  fe,
4863
4906
  qe,
4864
- ue
4907
+ le
4865
4908
  ];
4866
4909
  }
4867
- class Go extends Sn {
4910
+ class Wo extends Bn {
4868
4911
  constructor(t) {
4869
- super(), En(
4912
+ super(), Hn(
4870
4913
  this,
4871
4914
  t,
4872
- ko,
4873
- Do,
4874
- _r,
4915
+ Vo,
4916
+ Fo,
4917
+ wr,
4875
4918
  {
4876
4919
  visualstructure: 0,
4877
4920
  title: 18,
@@ -4894,7 +4937,7 @@ class Go extends Sn {
4894
4937
  realtimeupdate: 2,
4895
4938
  currencylocale: 3
4896
4939
  },
4897
- Co,
4940
+ Uo,
4898
4941
  [-1, -1]
4899
4942
  );
4900
4943
  }
@@ -5019,7 +5062,7 @@ class Go extends Sn {
5019
5062
  this.$$set({ currencylocale: t }), O();
5020
5063
  }
5021
5064
  }
5022
- xn(Go, { visualstructure: {}, title: {}, caticon0: {}, caticon1: {}, caticon2: {}, caticon3: {}, iconlabels: {}, backgroundsrc: {}, currency: {}, backgroundsrcmobile: {}, titlelogopath: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, endpoint: {}, gameid: {}, mbsource: {}, realtimeupdate: {}, currencylocale: {} }, [], [], !0);
5065
+ An(Wo, { visualstructure: {}, title: {}, caticon0: {}, caticon1: {}, caticon2: {}, caticon3: {}, iconlabels: {}, backgroundsrc: {}, currency: {}, backgroundsrcmobile: {}, titlelogopath: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, endpoint: {}, gameid: {}, mbsource: {}, realtimeupdate: {}, currencylocale: {} }, [], [], !0);
5023
5066
  export {
5024
- Go as C
5067
+ Wo as C
5025
5068
  };