@everymatrix/casino-random-game 1.86.4 → 1.86.6

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,6 +1,6 @@
1
- function N() {
1
+ function C() {
2
2
  }
3
- function jr(e, t) {
3
+ function kr(e, t) {
4
4
  for (const r in t)
5
5
  e[r] = t[r];
6
6
  return (
@@ -8,50 +8,50 @@ function jr(e, t) {
8
8
  e
9
9
  );
10
10
  }
11
- function Vt(e) {
11
+ function Xt(e) {
12
12
  return e();
13
13
  }
14
- function mt() {
14
+ function pt() {
15
15
  return /* @__PURE__ */ Object.create(null);
16
16
  }
17
17
  function z(e) {
18
- e.forEach(Vt);
18
+ e.forEach(Xt);
19
19
  }
20
- function ot(e) {
20
+ function lt(e) {
21
21
  return typeof e == "function";
22
22
  }
23
- function Wt(e, t) {
23
+ function zt(e, t) {
24
24
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
25
25
  }
26
26
  let ge;
27
- function dt(e, t) {
27
+ function bt(e, t) {
28
28
  return e === t ? !0 : (ge || (ge = document.createElement("a")), ge.href = t, e === ge.href);
29
29
  }
30
- function kr(e) {
30
+ function Vr(e) {
31
31
  return Object.keys(e).length === 0;
32
32
  }
33
- function Xt(e, ...t) {
33
+ function Jt(e, ...t) {
34
34
  if (e == null) {
35
35
  for (const n of t)
36
36
  n(void 0);
37
- return N;
37
+ return C;
38
38
  }
39
39
  const r = e.subscribe(...t);
40
40
  return r.unsubscribe ? () => r.unsubscribe() : r;
41
41
  }
42
- function Vr(e, t, r) {
43
- e.$$.on_destroy.push(Xt(t, r));
42
+ function Wr(e, t, r) {
43
+ e.$$.on_destroy.push(Jt(t, r));
44
44
  }
45
- function Wr(e, t, r, n) {
45
+ function Xr(e, t, r, n) {
46
46
  if (e) {
47
- const i = zt(e, t, r, n);
47
+ const i = Zt(e, t, r, n);
48
48
  return e[0](i);
49
49
  }
50
50
  }
51
- function zt(e, t, r, n) {
52
- return e[1] && n ? jr(r.ctx.slice(), e[1](n(t))) : r.ctx;
51
+ function Zt(e, t, r, n) {
52
+ return e[1] && n ? kr(r.ctx.slice(), e[1](n(t))) : r.ctx;
53
53
  }
54
- function Xr(e, t, r, n) {
54
+ function zr(e, t, r, n) {
55
55
  if (e[2] && n) {
56
56
  const i = e[2](n(r));
57
57
  if (t.dirty === void 0)
@@ -66,13 +66,13 @@ function Xr(e, t, r, n) {
66
66
  }
67
67
  return t.dirty;
68
68
  }
69
- function zr(e, t, r, n, i, o) {
69
+ function Jr(e, t, r, n, i, o) {
70
70
  if (i) {
71
- const a = zt(t, r, n, o);
71
+ const a = Zt(t, r, n, o);
72
72
  e.p(a, i);
73
73
  }
74
74
  }
75
- function Jr(e) {
75
+ function Zr(e) {
76
76
  if (e.ctx.length > 32) {
77
77
  const t = [], r = e.ctx.length / 32;
78
78
  for (let n = 0; n < r; n++)
@@ -81,17 +81,17 @@ function Jr(e) {
81
81
  }
82
82
  return -1;
83
83
  }
84
- function x(e, t) {
84
+ function _(e, t) {
85
85
  e.appendChild(t);
86
86
  }
87
- function Zr(e, t, r) {
88
- const n = Qr(e);
87
+ function Qr(e, t, r) {
88
+ const n = Yr(e);
89
89
  if (!n.getElementById(t)) {
90
- const i = S("style");
91
- i.id = t, i.textContent = r, Yr(n, i);
90
+ const i = w("style");
91
+ i.id = t, i.textContent = r, qr(n, i);
92
92
  }
93
93
  }
94
- function Qr(e) {
94
+ function Yr(e) {
95
95
  if (!e)
96
96
  return document;
97
97
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -101,27 +101,27 @@ function Qr(e) {
101
101
  t
102
102
  ) : e.ownerDocument;
103
103
  }
104
- function Yr(e, t) {
105
- return x(
104
+ function qr(e, t) {
105
+ return _(
106
106
  /** @type {Document} */
107
107
  e.head || e,
108
108
  t
109
109
  ), t.sheet;
110
110
  }
111
- function O(e, t, r) {
111
+ function I(e, t, r) {
112
112
  e.insertBefore(t, r || null);
113
113
  }
114
- function R(e) {
114
+ function O(e) {
115
115
  e.parentNode && e.parentNode.removeChild(e);
116
116
  }
117
- function qr(e, t) {
117
+ function Kr(e, t) {
118
118
  for (let r = 0; r < e.length; r += 1)
119
119
  e[r] && e[r].d(t);
120
120
  }
121
- function S(e) {
121
+ function w(e) {
122
122
  return document.createElement(e);
123
123
  }
124
- function pt(e) {
124
+ function gt(e) {
125
125
  return document.createElementNS("http://www.w3.org/2000/svg", e);
126
126
  }
127
127
  function j(e) {
@@ -136,14 +136,14 @@ function Te(e, t, r, n) {
136
136
  function g(e, t, r) {
137
137
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
138
138
  }
139
- function Kr(e) {
139
+ function en(e) {
140
140
  return Array.from(e.childNodes);
141
141
  }
142
142
  function X(e, t) {
143
143
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
144
144
  t);
145
145
  }
146
- function en(e) {
146
+ function tn(e) {
147
147
  const t = {};
148
148
  return e.childNodes.forEach(
149
149
  /** @param {Element} node */
@@ -152,72 +152,72 @@ function en(e) {
152
152
  }
153
153
  ), t;
154
154
  }
155
- let fe;
156
- function he(e) {
157
- fe = e;
155
+ let ce;
156
+ function le(e) {
157
+ ce = e;
158
158
  }
159
- function tn() {
160
- if (!fe)
159
+ function rn() {
160
+ if (!ce)
161
161
  throw new Error("Function called outside component initialization");
162
- return fe;
162
+ return ce;
163
163
  }
164
- function rn(e) {
165
- tn().$$.on_mount.push(e);
164
+ function nn(e) {
165
+ rn().$$.on_mount.push(e);
166
166
  }
167
167
  const q = [], He = [];
168
168
  let K = [];
169
- const bt = [], Jt = /* @__PURE__ */ Promise.resolve();
170
- let ke = !1;
171
- function Zt() {
172
- ke || (ke = !0, Jt.then(I));
169
+ const yt = [], Qt = /* @__PURE__ */ Promise.resolve();
170
+ let We = !1;
171
+ function Yt() {
172
+ We || (We = !0, Qt.then(R));
173
173
  }
174
- function nn() {
175
- return Zt(), Jt;
174
+ function on() {
175
+ return Yt(), Qt;
176
176
  }
177
- function Ve(e) {
177
+ function Xe(e) {
178
178
  K.push(e);
179
179
  }
180
- const Ne = /* @__PURE__ */ new Set();
180
+ const Ge = /* @__PURE__ */ new Set();
181
181
  let Q = 0;
182
- function I() {
182
+ function R() {
183
183
  if (Q !== 0)
184
184
  return;
185
- const e = fe;
185
+ const e = ce;
186
186
  do {
187
187
  try {
188
188
  for (; Q < q.length; ) {
189
189
  const t = q[Q];
190
- Q++, he(t), on(t.$$);
190
+ Q++, le(t), an(t.$$);
191
191
  }
192
192
  } catch (t) {
193
193
  throw q.length = 0, Q = 0, t;
194
194
  }
195
- for (he(null), q.length = 0, Q = 0; He.length; )
195
+ for (le(null), q.length = 0, Q = 0; He.length; )
196
196
  He.pop()();
197
197
  for (let t = 0; t < K.length; t += 1) {
198
198
  const r = K[t];
199
- Ne.has(r) || (Ne.add(r), r());
199
+ Ge.has(r) || (Ge.add(r), r());
200
200
  }
201
201
  K.length = 0;
202
202
  } while (q.length);
203
- for (; bt.length; )
204
- bt.pop()();
205
- ke = !1, Ne.clear(), he(e);
203
+ for (; yt.length; )
204
+ yt.pop()();
205
+ We = !1, Ge.clear(), le(e);
206
206
  }
207
- function on(e) {
207
+ function an(e) {
208
208
  if (e.fragment !== null) {
209
209
  e.update(), z(e.before_update);
210
210
  const t = e.dirty;
211
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ve);
211
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Xe);
212
212
  }
213
213
  }
214
- function an(e) {
214
+ function sn(e) {
215
215
  const t = [], r = [];
216
216
  K.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), K = t;
217
217
  }
218
218
  const _e = /* @__PURE__ */ new Set();
219
219
  let W;
220
- function sn() {
220
+ function un() {
221
221
  W = {
222
222
  r: 0,
223
223
  c: [],
@@ -225,13 +225,13 @@ function sn() {
225
225
  // parent group
226
226
  };
227
227
  }
228
- function un() {
228
+ function ln() {
229
229
  W.r || z(W.c), W = W.p;
230
230
  }
231
- function ce(e, t) {
231
+ function he(e, t) {
232
232
  e && e.i && (_e.delete(e), e.i(t));
233
233
  }
234
- function We(e, t, r, n) {
234
+ function ze(e, t, r, n) {
235
235
  if (e && e.o) {
236
236
  if (_e.has(e))
237
237
  return;
@@ -241,34 +241,34 @@ function We(e, t, r, n) {
241
241
  } else
242
242
  n && n();
243
243
  }
244
- function gt(e) {
244
+ function vt(e) {
245
245
  return e?.length !== void 0 ? e : Array.from(e);
246
246
  }
247
- function ln(e, t, r) {
247
+ function hn(e, t, r) {
248
248
  const { fragment: n, after_update: i } = e.$$;
249
- n && n.m(t, r), Ve(() => {
250
- const o = e.$$.on_mount.map(Vt).filter(ot);
249
+ n && n.m(t, r), Xe(() => {
250
+ const o = e.$$.on_mount.map(Xt).filter(lt);
251
251
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : z(o), e.$$.on_mount = [];
252
- }), i.forEach(Ve);
252
+ }), i.forEach(Xe);
253
253
  }
254
- function hn(e, t) {
254
+ function cn(e, t) {
255
255
  const r = e.$$;
256
- r.fragment !== null && (an(r.after_update), z(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
256
+ r.fragment !== null && (sn(r.after_update), z(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
257
257
  }
258
- function cn(e, t) {
259
- e.$$.dirty[0] === -1 && (q.push(e), Zt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
258
+ function fn(e, t) {
259
+ e.$$.dirty[0] === -1 && (q.push(e), Yt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
260
260
  }
261
- function fn(e, t, r, n, i, o, a = null, s = [-1]) {
262
- const h = fe;
263
- he(e);
261
+ function mn(e, t, r, n, i, o, a = null, s = [-1]) {
262
+ const h = ce;
263
+ le(e);
264
264
  const l = e.$$ = {
265
265
  fragment: null,
266
266
  ctx: [],
267
267
  // state
268
268
  props: o,
269
- update: N,
269
+ update: C,
270
270
  not_equal: i,
271
- bound: mt(),
271
+ bound: pt(),
272
272
  // lifecycle
273
273
  on_mount: [],
274
274
  on_destroy: [],
@@ -277,7 +277,7 @@ function fn(e, t, r, n, i, o, a = null, s = [-1]) {
277
277
  after_update: [],
278
278
  context: new Map(t.context || (h ? h.$$.context : [])),
279
279
  // everything else
280
- callbacks: mt(),
280
+ callbacks: pt(),
281
281
  dirty: s,
282
282
  skip_bound: !1,
283
283
  root: t.target || h.$$.root
@@ -286,19 +286,19 @@ function fn(e, t, r, n, i, o, a = null, s = [-1]) {
286
286
  let u = !1;
287
287
  if (l.ctx = r ? r(e, t.props || {}, (f, c, ...m) => {
288
288
  const d = m.length ? m[0] : c;
289
- return l.ctx && i(l.ctx[f], l.ctx[f] = d) && (!l.skip_bound && l.bound[f] && l.bound[f](d), u && cn(e, f)), c;
289
+ return l.ctx && i(l.ctx[f], l.ctx[f] = d) && (!l.skip_bound && l.bound[f] && l.bound[f](d), u && fn(e, f)), c;
290
290
  }) : [], l.update(), u = !0, z(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
291
291
  if (t.hydrate) {
292
- const f = Kr(t.target);
293
- l.fragment && l.fragment.l(f), f.forEach(R);
292
+ const f = en(t.target);
293
+ l.fragment && l.fragment.l(f), f.forEach(O);
294
294
  } else
295
295
  l.fragment && l.fragment.c();
296
- t.intro && ce(e.$$.fragment), ln(e, t.target, t.anchor), I();
296
+ t.intro && he(e.$$.fragment), hn(e, t.target, t.anchor), R();
297
297
  }
298
- he(h);
298
+ le(h);
299
299
  }
300
- let Qt;
301
- typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
300
+ let qt;
301
+ typeof HTMLElement == "function" && (qt = class extends HTMLElement {
302
302
  /** The Svelte component constructor */
303
303
  $$ctor;
304
304
  /** Slots */
@@ -340,24 +340,24 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
340
340
  let o;
341
341
  return {
342
342
  c: function() {
343
- o = S("slot"), i !== "default" && g(o, "name", i);
343
+ o = w("slot"), i !== "default" && g(o, "name", i);
344
344
  },
345
345
  /**
346
346
  * @param {HTMLElement} target
347
347
  * @param {HTMLElement} [anchor]
348
348
  */
349
349
  m: function(h, l) {
350
- O(h, o, l);
350
+ I(h, o, l);
351
351
  },
352
352
  d: function(h) {
353
- h && R(o);
353
+ h && O(o);
354
354
  }
355
355
  };
356
356
  };
357
357
  };
358
358
  if (await Promise.resolve(), !this.$$cn || this.$$c)
359
359
  return;
360
- const t = {}, r = en(this);
360
+ const t = {}, r = tn(this);
361
361
  for (const i of this.$$s)
362
362
  i in r && (t[i] = [e(i)]);
363
363
  for (const i of this.attributes) {
@@ -444,8 +444,8 @@ function xe(e, t, r, n) {
444
444
  return t;
445
445
  }
446
446
  }
447
- function mn(e, t, r, n, i, o) {
448
- let a = class extends Qt {
447
+ function dn(e, t, r, n, i, o) {
448
+ let a = class extends qt {
449
449
  constructor() {
450
450
  super(e, r, i), this.$$p_d = t;
451
451
  }
@@ -473,7 +473,7 @@ function mn(e, t, r, n, i, o) {
473
473
  }), e.element = /** @type {any} */
474
474
  a, a;
475
475
  }
476
- class dn {
476
+ class pn {
477
477
  /**
478
478
  * ### PRIVATE API
479
479
  *
@@ -492,7 +492,7 @@ class dn {
492
492
  $$set = void 0;
493
493
  /** @returns {void} */
494
494
  $destroy() {
495
- hn(this, 1), this.$destroy = N;
495
+ cn(this, 1), this.$destroy = C;
496
496
  }
497
497
  /**
498
498
  * @template {Extract<keyof Events, string>} K
@@ -501,8 +501,8 @@ class dn {
501
501
  * @returns {() => void}
502
502
  */
503
503
  $on(t, r) {
504
- if (!ot(r))
505
- return N;
504
+ if (!lt(r))
505
+ return C;
506
506
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
507
507
  return n.push(r), () => {
508
508
  const i = n.indexOf(r);
@@ -514,11 +514,11 @@ class dn {
514
514
  * @returns {void}
515
515
  */
516
516
  $set(t) {
517
- this.$$set && !kr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
517
+ this.$$set && !Vr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
518
518
  }
519
519
  }
520
- const pn = "4";
521
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(pn);
520
+ const bn = "4";
521
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(bn);
522
522
  /*! *****************************************************************************
523
523
  Copyright (c) Microsoft Corporation.
524
524
 
@@ -533,43 +533,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
533
533
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
534
534
  PERFORMANCE OF THIS SOFTWARE.
535
535
  ***************************************************************************** */
536
- var Xe = function(e, t) {
537
- return Xe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
536
+ var Je = function(e, t) {
537
+ return Je = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
538
538
  r.__proto__ = n;
539
539
  } || function(r, n) {
540
540
  for (var i in n)
541
541
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
542
- }, Xe(e, t);
542
+ }, Je(e, t);
543
543
  };
544
- function D(e, t) {
544
+ function de(e, t) {
545
545
  if (typeof t != "function" && t !== null)
546
546
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
547
- Xe(e, t);
547
+ Je(e, t);
548
548
  function r() {
549
549
  this.constructor = e;
550
550
  }
551
551
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
552
552
  }
553
- var _ = function() {
554
- return _ = Object.assign || function(t) {
555
- for (var r, n = 1, i = arguments.length; n < i; n++) {
556
- r = arguments[n];
557
- for (var o in r)
558
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
559
- }
560
- return t;
561
- }, _.apply(this, arguments);
562
- };
563
- function bn(e, t) {
564
- var r = {};
565
- for (var n in e)
566
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
567
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
568
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
569
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
570
- return r;
571
- }
572
- function ze(e) {
553
+ function Ze(e) {
573
554
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
574
555
  if (r)
575
556
  return r.call(e);
@@ -581,7 +562,7 @@ function ze(e) {
581
562
  };
582
563
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
583
564
  }
584
- function Je(e, t) {
565
+ function Qe(e, t) {
585
566
  var r = typeof Symbol == "function" && e[Symbol.iterator];
586
567
  if (!r)
587
568
  return e;
@@ -601,22 +582,22 @@ function Je(e, t) {
601
582
  }
602
583
  return o;
603
584
  }
604
- function ee(e, t, r) {
605
- if (r || arguments.length === 2)
585
+ function Ye(e, t, r) {
586
+ if (arguments.length === 2)
606
587
  for (var n = 0, i = t.length, o; n < i; n++)
607
588
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
608
589
  return e.concat(o || t);
609
590
  }
610
- function F(e) {
591
+ function $(e) {
611
592
  return typeof e == "function";
612
593
  }
613
- function Yt(e) {
594
+ function Kt(e) {
614
595
  var t = function(n) {
615
596
  Error.call(n), n.stack = new Error().stack;
616
597
  }, r = e(t);
617
598
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
618
599
  }
619
- var Ce = Yt(function(e) {
600
+ var Ue = Kt(function(e) {
620
601
  return function(r) {
621
602
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
622
603
  ` + r.map(function(n, i) {
@@ -625,13 +606,13 @@ var Ce = Yt(function(e) {
625
606
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
626
607
  };
627
608
  });
628
- function Ze(e, t) {
609
+ function qe(e, t) {
629
610
  if (e) {
630
611
  var r = e.indexOf(t);
631
612
  0 <= r && e.splice(r, 1);
632
613
  }
633
614
  }
634
- var Pe = function() {
615
+ var Oe = function() {
635
616
  function e(t) {
636
617
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
637
618
  }
@@ -643,7 +624,7 @@ var Pe = function() {
643
624
  if (a)
644
625
  if (this._parentage = null, Array.isArray(a))
645
626
  try {
646
- for (var s = ze(a), h = s.next(); !h.done; h = s.next()) {
627
+ for (var s = Ze(a), h = s.next(); !h.done; h = s.next()) {
647
628
  var l = h.value;
648
629
  l.remove(this);
649
630
  }
@@ -660,22 +641,22 @@ var Pe = function() {
660
641
  else
661
642
  a.remove(this);
662
643
  var u = this.initialTeardown;
663
- if (F(u))
644
+ if ($(u))
664
645
  try {
665
646
  u();
666
647
  } catch (p) {
667
- o = p instanceof Ce ? p.errors : [p];
648
+ o = p instanceof Ue ? p.errors : [p];
668
649
  }
669
650
  var f = this._finalizers;
670
651
  if (f) {
671
652
  this._finalizers = null;
672
653
  try {
673
- for (var c = ze(f), m = c.next(); !m.done; m = c.next()) {
654
+ for (var c = Ze(f), m = c.next(); !m.done; m = c.next()) {
674
655
  var d = m.value;
675
656
  try {
676
- yt(d);
657
+ _t(d);
677
658
  } catch (p) {
678
- o = o ?? [], p instanceof Ce ? o = ee(ee([], Je(o)), Je(p.errors)) : o.push(p);
659
+ o = o ?? [], p instanceof Ue ? o = Ye(Ye([], Qe(o)), Qe(p.errors)) : o.push(p);
679
660
  }
680
661
  }
681
662
  } catch (p) {
@@ -690,13 +671,13 @@ var Pe = function() {
690
671
  }
691
672
  }
692
673
  if (o)
693
- throw new Ce(o);
674
+ throw new Ue(o);
694
675
  }
695
676
  }, e.prototype.add = function(t) {
696
677
  var r;
697
678
  if (t && t !== this)
698
679
  if (this.closed)
699
- yt(t);
680
+ _t(t);
700
681
  else {
701
682
  if (t instanceof e) {
702
683
  if (t.closed || t._hasParent(this))
@@ -713,56 +694,52 @@ var Pe = function() {
713
694
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
714
695
  }, e.prototype._removeParent = function(t) {
715
696
  var r = this._parentage;
716
- r === t ? this._parentage = null : Array.isArray(r) && Ze(r, t);
697
+ r === t ? this._parentage = null : Array.isArray(r) && qe(r, t);
717
698
  }, e.prototype.remove = function(t) {
718
699
  var r = this._finalizers;
719
- r && Ze(r, t), t instanceof e && t._removeParent(this);
700
+ r && qe(r, t), t instanceof e && t._removeParent(this);
720
701
  }, e.EMPTY = function() {
721
702
  var t = new e();
722
703
  return t.closed = !0, t;
723
704
  }(), e;
724
- }(), qt = Pe.EMPTY;
725
- function Kt(e) {
726
- return e instanceof Pe || e && "closed" in e && F(e.remove) && F(e.add) && F(e.unsubscribe);
727
- }
728
- function yt(e) {
729
- F(e) ? e() : e.unsubscribe();
730
- }
731
- var er = {
732
- onUnhandledError: null,
733
- onStoppedNotification: null,
734
- Promise: void 0,
735
- useDeprecatedSynchronousErrorHandling: !1,
736
- useDeprecatedNextContext: !1
737
- }, gn = {
705
+ }(), er = Oe.EMPTY;
706
+ function tr(e) {
707
+ return e instanceof Oe || e && "closed" in e && $(e.remove) && $(e.add) && $(e.unsubscribe);
708
+ }
709
+ function _t(e) {
710
+ $(e) ? e() : e.unsubscribe();
711
+ }
712
+ var gn = {
713
+ Promise: void 0
714
+ }, yn = {
738
715
  setTimeout: function(e, t) {
739
716
  for (var r = [], n = 2; n < arguments.length; n++)
740
717
  r[n - 2] = arguments[n];
741
- return setTimeout.apply(void 0, ee([e, t], Je(r)));
718
+ return setTimeout.apply(void 0, Ye([e, t], Qe(r)));
742
719
  },
743
720
  clearTimeout: function(e) {
744
721
  return clearTimeout(e);
745
722
  },
746
723
  delegate: void 0
747
724
  };
748
- function yn(e) {
749
- gn.setTimeout(function() {
725
+ function vn(e) {
726
+ yn.setTimeout(function() {
750
727
  throw e;
751
728
  });
752
729
  }
753
- function vt() {
730
+ function xt() {
754
731
  }
755
732
  function Ee(e) {
756
733
  e();
757
734
  }
758
- var tr = function(e) {
759
- D(t, e);
735
+ var rr = function(e) {
736
+ de(t, e);
760
737
  function t(r) {
761
738
  var n = e.call(this) || this;
762
- return n.isStopped = !1, r ? (n.destination = r, Kt(r) && r.add(n)) : n.destination = En, n;
739
+ return n.isStopped = !1, r ? (n.destination = r, tr(r) && r.add(n)) : n.destination = En, n;
763
740
  }
764
741
  return t.create = function(r, n, i) {
765
- return new Qe(r, n, i);
742
+ return new Ke(r, n, i);
766
743
  }, t.prototype.next = function(r) {
767
744
  this.isStopped || this._next(r);
768
745
  }, t.prototype.error = function(r) {
@@ -786,11 +763,7 @@ var tr = function(e) {
786
763
  this.unsubscribe();
787
764
  }
788
765
  }, t;
789
- }(Pe), vn = Function.prototype.bind;
790
- function Ge(e, t) {
791
- return vn.call(e, t);
792
- }
793
- var _n = function() {
766
+ }(Oe), _n = function() {
794
767
  function e(t) {
795
768
  this.partialObserver = t;
796
769
  }
@@ -821,41 +794,29 @@ var _n = function() {
821
794
  ye(r);
822
795
  }
823
796
  }, e;
824
- }(), Qe = function(e) {
825
- D(t, e);
797
+ }(), Ke = function(e) {
798
+ de(t, e);
826
799
  function t(r, n, i) {
827
800
  var o = e.call(this) || this, a;
828
- if (F(r) || !r)
829
- a = {
830
- next: r ?? void 0,
831
- error: n ?? void 0,
832
- complete: i ?? void 0
833
- };
834
- else {
835
- var s;
836
- o && er.useDeprecatedNextContext ? (s = Object.create(r), s.unsubscribe = function() {
837
- return o.unsubscribe();
838
- }, a = {
839
- next: r.next && Ge(r.next, s),
840
- error: r.error && Ge(r.error, s),
841
- complete: r.complete && Ge(r.complete, s)
842
- }) : a = r;
843
- }
844
- return o.destination = new _n(a), o;
801
+ return $(r) || !r ? a = {
802
+ next: r ?? void 0,
803
+ error: n ?? void 0,
804
+ complete: i ?? void 0
805
+ } : a = r, o.destination = new _n(a), o;
845
806
  }
846
807
  return t;
847
- }(tr);
808
+ }(rr);
848
809
  function ye(e) {
849
- yn(e);
810
+ vn(e);
850
811
  }
851
812
  function xn(e) {
852
813
  throw e;
853
814
  }
854
815
  var En = {
855
816
  closed: !0,
856
- next: vt,
817
+ next: xt,
857
818
  error: xn,
858
- complete: vt
819
+ complete: xt
859
820
  }, wn = function() {
860
821
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
861
822
  }();
@@ -869,7 +830,7 @@ function Tn(e) {
869
830
  }, r);
870
831
  };
871
832
  }
872
- var _t = function() {
833
+ var Et = function() {
873
834
  function e(t) {
874
835
  t && (this._subscribe = t);
875
836
  }
@@ -877,7 +838,7 @@ var _t = function() {
877
838
  var r = new e();
878
839
  return r.source = this, r.operator = t, r;
879
840
  }, e.prototype.subscribe = function(t, r, n) {
880
- var i = this, o = Bn(t) ? t : new Qe(t, r, n);
841
+ var i = this, o = Bn(t) ? t : new Ke(t, r, n);
881
842
  return Ee(function() {
882
843
  var a = i, s = a.operator, h = a.source;
883
844
  o.add(s ? s.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
@@ -890,8 +851,8 @@ var _t = function() {
890
851
  }
891
852
  }, e.prototype.forEach = function(t, r) {
892
853
  var n = this;
893
- return r = xt(r), new r(function(i, o) {
894
- var a = new Qe({
854
+ return r = wt(r), new r(function(i, o) {
855
+ var a = new Ke({
895
856
  next: function(s) {
896
857
  try {
897
858
  t(s);
@@ -915,7 +876,7 @@ var _t = function() {
915
876
  return Tn(t)(this);
916
877
  }, e.prototype.toPromise = function(t) {
917
878
  var r = this;
918
- return t = xt(t), new t(function(n, i) {
879
+ return t = wt(t), new t(function(n, i) {
919
880
  var o;
920
881
  r.subscribe(function(a) {
921
882
  return o = a;
@@ -929,28 +890,28 @@ var _t = function() {
929
890
  return new e(t);
930
891
  }, e;
931
892
  }();
932
- function xt(e) {
893
+ function wt(e) {
933
894
  var t;
934
- return (t = e ?? er.Promise) !== null && t !== void 0 ? t : Promise;
895
+ return (t = e ?? gn.Promise) !== null && t !== void 0 ? t : Promise;
935
896
  }
936
897
  function Hn(e) {
937
- return e && F(e.next) && F(e.error) && F(e.complete);
898
+ return e && $(e.next) && $(e.error) && $(e.complete);
938
899
  }
939
900
  function Bn(e) {
940
- return e && e instanceof tr || Hn(e) && Kt(e);
901
+ return e && e instanceof rr || Hn(e) && tr(e);
941
902
  }
942
- var An = Yt(function(e) {
903
+ var An = Kt(function(e) {
943
904
  return function() {
944
905
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
945
906
  };
946
- }), rr = function(e) {
947
- D(t, e);
907
+ }), nr = function(e) {
908
+ de(t, e);
948
909
  function t() {
949
910
  var r = e.call(this) || this;
950
911
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
951
912
  }
952
913
  return t.prototype.lift = function(r) {
953
- var n = new Et(this, this);
914
+ var n = new St(this, this);
954
915
  return n.operator = r, n;
955
916
  }, t.prototype._throwIfClosed = function() {
956
917
  if (this.closed)
@@ -962,7 +923,7 @@ var An = Yt(function(e) {
962
923
  if (n._throwIfClosed(), !n.isStopped) {
963
924
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
964
925
  try {
965
- for (var a = ze(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
926
+ for (var a = Ze(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
966
927
  var h = s.value;
967
928
  h.next(r);
968
929
  }
@@ -1011,20 +972,20 @@ var An = Yt(function(e) {
1011
972
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1012
973
  }, t.prototype._innerSubscribe = function(r) {
1013
974
  var n = this, i = this, o = i.hasError, a = i.isStopped, s = i.observers;
1014
- return o || a ? qt : (this.currentObservers = null, s.push(r), new Pe(function() {
1015
- n.currentObservers = null, Ze(s, r);
975
+ return o || a ? er : (this.currentObservers = null, s.push(r), new Oe(function() {
976
+ n.currentObservers = null, qe(s, r);
1016
977
  }));
1017
978
  }, t.prototype._checkFinalizedStatuses = function(r) {
1018
979
  var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
1019
980
  i ? r.error(o) : a && r.complete();
1020
981
  }, t.prototype.asObservable = function() {
1021
- var r = new _t();
982
+ var r = new Et();
1022
983
  return r.source = this, r;
1023
984
  }, t.create = function(r, n) {
1024
- return new Et(r, n);
985
+ return new St(r, n);
1025
986
  }, t;
1026
- }(_t), Et = function(e) {
1027
- D(t, e);
987
+ }(Et), St = function(e) {
988
+ de(t, e);
1028
989
  function t(r, n) {
1029
990
  var i = e.call(this) || this;
1030
991
  return i.destination = r, i.source = n, i;
@@ -1040,17 +1001,17 @@ var An = Yt(function(e) {
1040
1001
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1041
1002
  }, t.prototype._subscribe = function(r) {
1042
1003
  var n, i;
1043
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : qt;
1004
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : er;
1044
1005
  }, t;
1045
- }(rr), nr = {
1006
+ }(nr), ir = {
1046
1007
  now: function() {
1047
- return (nr.delegate || Date).now();
1008
+ return (ir.delegate || Date).now();
1048
1009
  },
1049
1010
  delegate: void 0
1050
1011
  }, Pn = function(e) {
1051
- D(t, e);
1012
+ de(t, e);
1052
1013
  function t(r, n, i) {
1053
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = nr);
1014
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = ir);
1054
1015
  var o = e.call(this) || this;
1055
1016
  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;
1056
1017
  }
@@ -1070,24 +1031,24 @@ var An = Yt(function(e) {
1070
1031
  l && o.splice(0, l + 1);
1071
1032
  }
1072
1033
  }, t;
1073
- }(rr);
1074
- const wt = [], St = {}, Rn = (e, t = 0) => {
1075
- if (wt.indexOf(e) == -1) {
1034
+ }(nr);
1035
+ const Tt = [], Ht = {}, On = (e, t = 0) => {
1036
+ if (Tt.indexOf(e) == -1) {
1076
1037
  const r = new Pn(t);
1077
- St[e] = r, wt.push(e);
1038
+ Ht[e] = r, Tt.push(e);
1078
1039
  }
1079
- return St[e];
1040
+ return Ht[e];
1080
1041
  }, Y = [];
1081
- function In(e, t) {
1042
+ function Rn(e, t) {
1082
1043
  return {
1083
1044
  subscribe: Re(e, t).subscribe
1084
1045
  };
1085
1046
  }
1086
- function Re(e, t = N) {
1047
+ function Re(e, t = C) {
1087
1048
  let r;
1088
1049
  const n = /* @__PURE__ */ new Set();
1089
1050
  function i(s) {
1090
- if (Wt(e, s) && (e = s, r)) {
1051
+ if (zt(e, s) && (e = s, r)) {
1091
1052
  const h = !Y.length;
1092
1053
  for (const l of n)
1093
1054
  l[1](), Y.push(l, e);
@@ -1101,31 +1062,31 @@ function Re(e, t = N) {
1101
1062
  function o(s) {
1102
1063
  i(s(e));
1103
1064
  }
1104
- function a(s, h = N) {
1065
+ function a(s, h = C) {
1105
1066
  const l = [s, h];
1106
- return n.add(l), n.size === 1 && (r = t(i, o) || N), s(e), () => {
1067
+ return n.add(l), n.size === 1 && (r = t(i, o) || C), s(e), () => {
1107
1068
  n.delete(l), n.size === 0 && r && (r(), r = null);
1108
1069
  };
1109
1070
  }
1110
1071
  return { set: i, update: o, subscribe: a };
1111
1072
  }
1112
- function oe(e, t, r) {
1073
+ function ie(e, t, r) {
1113
1074
  const n = !Array.isArray(e), i = n ? [e] : e;
1114
1075
  if (!i.every(Boolean))
1115
1076
  throw new Error("derived() expects stores as input, got a falsy value");
1116
1077
  const o = t.length < 2;
1117
- return In(r, (a, s) => {
1078
+ return Rn(r, (a, s) => {
1118
1079
  let h = !1;
1119
1080
  const l = [];
1120
- let u = 0, f = N;
1081
+ let u = 0, f = C;
1121
1082
  const c = () => {
1122
1083
  if (u)
1123
1084
  return;
1124
1085
  f();
1125
1086
  const d = t(n ? l[0] : l, a, s);
1126
- o ? a(d) : f = ot(d) ? d : N;
1087
+ o ? a(d) : f = lt(d) ? d : C;
1127
1088
  }, m = i.map(
1128
- (d, p) => Xt(
1089
+ (d, p) => Jt(
1129
1090
  d,
1130
1091
  (A) => {
1131
1092
  l[p] = A, u &= ~(1 << p), h && c();
@@ -1140,16 +1101,16 @@ function oe(e, t, r) {
1140
1101
  };
1141
1102
  });
1142
1103
  }
1143
- function On(e) {
1104
+ function In(e) {
1144
1105
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1145
1106
  }
1146
- var Mn = function(t) {
1147
- return Ln(t) && !Nn(t);
1107
+ var Nn = function(t) {
1108
+ return Mn(t) && !Ln(t);
1148
1109
  };
1149
- function Ln(e) {
1110
+ function Mn(e) {
1150
1111
  return !!e && typeof e == "object";
1151
1112
  }
1152
- function Nn(e) {
1113
+ function Ln(e) {
1153
1114
  var t = Object.prototype.toString.call(e);
1154
1115
  return t === "[object RegExp]" || t === "[object Date]" || Un(e);
1155
1116
  }
@@ -1160,29 +1121,29 @@ function Un(e) {
1160
1121
  function Fn(e) {
1161
1122
  return Array.isArray(e) ? [] : {};
1162
1123
  }
1163
- function me(e, t) {
1164
- return t.clone !== !1 && t.isMergeableObject(e) ? te(Fn(e), e, t) : e;
1124
+ function fe(e, t) {
1125
+ return t.clone !== !1 && t.isMergeableObject(e) ? ee(Fn(e), e, t) : e;
1165
1126
  }
1166
- function Dn(e, t, r) {
1127
+ function $n(e, t, r) {
1167
1128
  return e.concat(t).map(function(n) {
1168
- return me(n, r);
1129
+ return fe(n, r);
1169
1130
  });
1170
1131
  }
1171
- function $n(e, t) {
1132
+ function Dn(e, t) {
1172
1133
  if (!t.customMerge)
1173
- return te;
1134
+ return ee;
1174
1135
  var r = t.customMerge(e);
1175
- return typeof r == "function" ? r : te;
1136
+ return typeof r == "function" ? r : ee;
1176
1137
  }
1177
1138
  function jn(e) {
1178
1139
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1179
1140
  return Object.propertyIsEnumerable.call(e, t);
1180
1141
  }) : [];
1181
1142
  }
1182
- function Tt(e) {
1143
+ function Bt(e) {
1183
1144
  return Object.keys(e).concat(jn(e));
1184
1145
  }
1185
- function ir(e, t) {
1146
+ function or(e, t) {
1186
1147
  try {
1187
1148
  return t in e;
1188
1149
  } catch {
@@ -1190,129 +1151,179 @@ function ir(e, t) {
1190
1151
  }
1191
1152
  }
1192
1153
  function kn(e, t) {
1193
- return ir(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1154
+ return or(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1194
1155
  }
1195
1156
  function Vn(e, t, r) {
1196
1157
  var n = {};
1197
- return r.isMergeableObject(e) && Tt(e).forEach(function(i) {
1198
- n[i] = me(e[i], r);
1199
- }), Tt(t).forEach(function(i) {
1200
- kn(e, i) || (ir(e, i) && r.isMergeableObject(t[i]) ? n[i] = $n(i, r)(e[i], t[i], r) : n[i] = me(t[i], r));
1158
+ return r.isMergeableObject(e) && Bt(e).forEach(function(i) {
1159
+ n[i] = fe(e[i], r);
1160
+ }), Bt(t).forEach(function(i) {
1161
+ kn(e, i) || (or(e, i) && r.isMergeableObject(t[i]) ? n[i] = Dn(i, r)(e[i], t[i], r) : n[i] = fe(t[i], r));
1201
1162
  }), n;
1202
1163
  }
1203
- function te(e, t, r) {
1204
- r = r || {}, r.arrayMerge = r.arrayMerge || Dn, r.isMergeableObject = r.isMergeableObject || Mn, r.cloneUnlessOtherwiseSpecified = me;
1164
+ function ee(e, t, r) {
1165
+ r = r || {}, r.arrayMerge = r.arrayMerge || $n, r.isMergeableObject = r.isMergeableObject || Nn, r.cloneUnlessOtherwiseSpecified = fe;
1205
1166
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1206
- return o ? n ? r.arrayMerge(e, t, r) : Vn(e, t, r) : me(t, r);
1167
+ return o ? n ? r.arrayMerge(e, t, r) : Vn(e, t, r) : fe(t, r);
1207
1168
  }
1208
- te.all = function(t, r) {
1169
+ ee.all = function(t, r) {
1209
1170
  if (!Array.isArray(t))
1210
1171
  throw new Error("first argument should be an array");
1211
1172
  return t.reduce(function(n, i) {
1212
- return te(n, i, r);
1173
+ return ee(n, i, r);
1213
1174
  }, {});
1214
1175
  };
1215
- var Wn = te, Xn = Wn;
1216
- const zn = /* @__PURE__ */ On(Xn);
1217
- function Ue(e, t) {
1218
- var r = t && t.cache ? t.cache : Kn, n = t && t.serializer ? t.serializer : qn, i = t && t.strategy ? t.strategy : Zn;
1176
+ var Wn = ee, Xn = Wn;
1177
+ const zn = /* @__PURE__ */ In(Xn);
1178
+ var et = function(e, t) {
1179
+ return et = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1180
+ r.__proto__ = n;
1181
+ } || function(r, n) {
1182
+ for (var i in n)
1183
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1184
+ }, et(e, t);
1185
+ };
1186
+ function Ie(e, t) {
1187
+ if (typeof t != "function" && t !== null)
1188
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1189
+ et(e, t);
1190
+ function r() {
1191
+ this.constructor = e;
1192
+ }
1193
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1194
+ }
1195
+ var L = function() {
1196
+ return L = Object.assign || function(t) {
1197
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1198
+ r = arguments[n];
1199
+ for (var o in r)
1200
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1201
+ }
1202
+ return t;
1203
+ }, L.apply(this, arguments);
1204
+ };
1205
+ function Jn(e, t) {
1206
+ var r = {};
1207
+ for (var n in e)
1208
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1209
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
1210
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1211
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1212
+ return r;
1213
+ }
1214
+ function Fe(e, t, r) {
1215
+ if (r || arguments.length === 2)
1216
+ for (var n = 0, i = t.length, o; n < i; n++)
1217
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1218
+ return e.concat(o || Array.prototype.slice.call(t));
1219
+ }
1220
+ function $e(e, t) {
1221
+ var r = t && t.cache ? t.cache : ti, n = t && t.serializer ? t.serializer : Kn, i = t && t.strategy ? t.strategy : Yn;
1219
1222
  return i(e, {
1220
1223
  cache: r,
1221
1224
  serializer: n
1222
1225
  });
1223
1226
  }
1224
- function Jn(e) {
1227
+ function Zn(e) {
1225
1228
  return e == null || typeof e == "number" || typeof e == "boolean";
1226
1229
  }
1227
- function or(e, t, r, n) {
1228
- var i = Jn(n) ? n : r(n), o = t.get(i);
1230
+ function Qn(e, t, r, n) {
1231
+ var i = Zn(n) ? n : r(n), o = t.get(i);
1229
1232
  return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1230
1233
  }
1231
1234
  function ar(e, t, r) {
1232
1235
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1233
1236
  return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1234
1237
  }
1235
- function at(e, t, r, n, i) {
1238
+ function sr(e, t, r, n, i) {
1236
1239
  return r.bind(t, e, n, i);
1237
1240
  }
1238
- function Zn(e, t) {
1239
- var r = e.length === 1 ? or : ar;
1240
- return at(e, this, r, t.cache.create(), t.serializer);
1241
- }
1242
- function Qn(e, t) {
1243
- return at(e, this, ar, t.cache.create(), t.serializer);
1244
- }
1245
1241
  function Yn(e, t) {
1246
- return at(e, this, or, t.cache.create(), t.serializer);
1242
+ var r = e.length === 1 ? Qn : ar;
1243
+ return sr(e, this, r, t.cache.create(), t.serializer);
1247
1244
  }
1248
- var qn = function() {
1249
- return JSON.stringify(arguments);
1250
- };
1251
- function st() {
1252
- this.cache = /* @__PURE__ */ Object.create(null);
1245
+ function qn(e, t) {
1246
+ return sr(e, this, ar, t.cache.create(), t.serializer);
1253
1247
  }
1254
- st.prototype.get = function(e) {
1255
- return this.cache[e];
1256
- };
1257
- st.prototype.set = function(e, t) {
1258
- this.cache[e] = t;
1259
- };
1260
- var Kn = {
1248
+ var Kn = function() {
1249
+ return JSON.stringify(arguments);
1250
+ }, ei = (
1251
+ /** @class */
1252
+ function() {
1253
+ function e() {
1254
+ this.cache = /* @__PURE__ */ Object.create(null);
1255
+ }
1256
+ return e.prototype.get = function(t) {
1257
+ return this.cache[t];
1258
+ }, e.prototype.set = function(t, r) {
1259
+ this.cache[t] = r;
1260
+ }, e;
1261
+ }()
1262
+ ), ti = {
1261
1263
  create: function() {
1262
- return new st();
1264
+ return new ei();
1263
1265
  }
1264
- }, Fe = {
1265
- variadic: Qn,
1266
- monadic: Yn
1267
- }, y;
1266
+ }, De = {
1267
+ variadic: qn
1268
+ }, Be = function() {
1269
+ return Be = Object.assign || function(t) {
1270
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1271
+ r = arguments[n];
1272
+ for (var o in r)
1273
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1274
+ }
1275
+ return t;
1276
+ }, Be.apply(this, arguments);
1277
+ };
1278
+ var y;
1268
1279
  (function(e) {
1269
1280
  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";
1270
1281
  })(y || (y = {}));
1271
- var w;
1282
+ var E;
1272
1283
  (function(e) {
1273
1284
  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";
1274
- })(w || (w = {}));
1275
- var re;
1285
+ })(E || (E = {}));
1286
+ var te;
1276
1287
  (function(e) {
1277
1288
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1278
- })(re || (re = {}));
1279
- function Ht(e) {
1280
- return e.type === w.literal;
1281
- }
1282
- function ei(e) {
1283
- return e.type === w.argument;
1289
+ })(te || (te = {}));
1290
+ function At(e) {
1291
+ return e.type === E.literal;
1284
1292
  }
1285
- function sr(e) {
1286
- return e.type === w.number;
1293
+ function ri(e) {
1294
+ return e.type === E.argument;
1287
1295
  }
1288
1296
  function ur(e) {
1289
- return e.type === w.date;
1297
+ return e.type === E.number;
1290
1298
  }
1291
1299
  function lr(e) {
1292
- return e.type === w.time;
1300
+ return e.type === E.date;
1293
1301
  }
1294
1302
  function hr(e) {
1295
- return e.type === w.select;
1303
+ return e.type === E.time;
1296
1304
  }
1297
1305
  function cr(e) {
1298
- return e.type === w.plural;
1299
- }
1300
- function ti(e) {
1301
- return e.type === w.pound;
1306
+ return e.type === E.select;
1302
1307
  }
1303
1308
  function fr(e) {
1304
- return e.type === w.tag;
1309
+ return e.type === E.plural;
1310
+ }
1311
+ function ni(e) {
1312
+ return e.type === E.pound;
1305
1313
  }
1306
1314
  function mr(e) {
1307
- return !!(e && typeof e == "object" && e.type === re.number);
1315
+ return e.type === E.tag;
1308
1316
  }
1309
- function Ye(e) {
1310
- return !!(e && typeof e == "object" && e.type === re.dateTime);
1317
+ function dr(e) {
1318
+ return !!(e && typeof e == "object" && e.type === te.number);
1311
1319
  }
1312
- var dr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ri = /(?:[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;
1313
- function ni(e) {
1320
+ function tt(e) {
1321
+ return !!(e && typeof e == "object" && e.type === te.dateTime);
1322
+ }
1323
+ var pr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ii = /(?:[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;
1324
+ function oi(e) {
1314
1325
  var t = {};
1315
- return e.replace(ri, function(r) {
1326
+ return e.replace(ii, function(r) {
1316
1327
  var n = r.length;
1317
1328
  switch (r[0]) {
1318
1329
  case "G":
@@ -1401,11 +1412,21 @@ function ni(e) {
1401
1412
  return "";
1402
1413
  }), t;
1403
1414
  }
1404
- var ii = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1405
- function oi(e) {
1415
+ var S = function() {
1416
+ return S = Object.assign || function(t) {
1417
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1418
+ r = arguments[n];
1419
+ for (var o in r)
1420
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1421
+ }
1422
+ return t;
1423
+ }, S.apply(this, arguments);
1424
+ };
1425
+ var ai = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1426
+ function si(e) {
1406
1427
  if (e.length === 0)
1407
1428
  throw new Error("Number skeleton cannot be empty");
1408
- for (var t = e.split(ii).filter(function(c) {
1429
+ for (var t = e.split(ai).filter(function(c) {
1409
1430
  return c.length > 0;
1410
1431
  }), r = [], n = 0, i = t; n < i.length; n++) {
1411
1432
  var o = i[n], a = o.split("/");
@@ -1420,17 +1441,17 @@ function oi(e) {
1420
1441
  }
1421
1442
  return r;
1422
1443
  }
1423
- function ai(e) {
1444
+ function ui(e) {
1424
1445
  return e.replace(/^(.*?)-/, "");
1425
1446
  }
1426
- var Bt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, pr = /^(@+)?(\+|#+)?[rs]?$/g, si = /(\*)(0+)|(#+)(0+)|(0+)/g, br = /^(0+)$/;
1427
- function At(e) {
1447
+ var Pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, br = /^(@+)?(\+|#+)?[rs]?$/g, li = /(\*)(0+)|(#+)(0+)|(0+)/g, gr = /^(0+)$/;
1448
+ function Ot(e) {
1428
1449
  var t = {};
1429
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(pr, function(r, n, i) {
1450
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(br, function(r, n, i) {
1430
1451
  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)), "";
1431
1452
  }), t;
1432
1453
  }
1433
- function gr(e) {
1454
+ function yr(e) {
1434
1455
  switch (e) {
1435
1456
  case "sign-auto":
1436
1457
  return {
@@ -1470,7 +1491,7 @@ function gr(e) {
1470
1491
  };
1471
1492
  }
1472
1493
  }
1473
- function ui(e) {
1494
+ function hi(e) {
1474
1495
  var t;
1475
1496
  if (e[0] === "E" && e[1] === "E" ? (t = {
1476
1497
  notation: "engineering"
@@ -1478,17 +1499,17 @@ function ui(e) {
1478
1499
  notation: "scientific"
1479
1500
  }, e = e.slice(1)), t) {
1480
1501
  var r = e.slice(0, 2);
1481
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !br.test(e))
1502
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !gr.test(e))
1482
1503
  throw new Error("Malformed concise eng/scientific notation");
1483
1504
  t.minimumIntegerDigits = e.length;
1484
1505
  }
1485
1506
  return t;
1486
1507
  }
1487
- function Pt(e) {
1488
- var t = {}, r = gr(e);
1508
+ function Rt(e) {
1509
+ var t = {}, r = yr(e);
1489
1510
  return r || t;
1490
1511
  }
1491
- function li(e) {
1512
+ function ci(e) {
1492
1513
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1493
1514
  var i = n[r];
1494
1515
  switch (i.stem) {
@@ -1512,7 +1533,7 @@ function li(e) {
1512
1533
  continue;
1513
1534
  case "measure-unit":
1514
1535
  case "unit":
1515
- t.style = "unit", t.unit = ai(i.options[0]);
1536
+ t.style = "unit", t.unit = ui(i.options[0]);
1516
1537
  continue;
1517
1538
  case "compact-short":
1518
1539
  case "K":
@@ -1523,13 +1544,13 @@ function li(e) {
1523
1544
  t.notation = "compact", t.compactDisplay = "long";
1524
1545
  continue;
1525
1546
  case "scientific":
1526
- t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, l) {
1527
- return _(_({}, h), Pt(l));
1547
+ t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(h, l) {
1548
+ return S(S({}, h), Rt(l));
1528
1549
  }, {}));
1529
1550
  continue;
1530
1551
  case "engineering":
1531
- t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, l) {
1532
- return _(_({}, h), Pt(l));
1552
+ t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(h, l) {
1553
+ return S(S({}, h), Rt(l));
1533
1554
  }, {}));
1534
1555
  continue;
1535
1556
  case "notation-simple":
@@ -1574,7 +1595,7 @@ function li(e) {
1574
1595
  case "integer-width":
1575
1596
  if (i.options.length > 1)
1576
1597
  throw new RangeError("integer-width stems only accept a single optional option");
1577
- i.options[0].replace(si, function(h, l, u, f, c, m) {
1598
+ i.options[0].replace(li, function(h, l, u, f, c, m) {
1578
1599
  if (l)
1579
1600
  t.minimumIntegerDigits = u.length;
1580
1601
  else {
@@ -1587,28 +1608,28 @@ function li(e) {
1587
1608
  });
1588
1609
  continue;
1589
1610
  }
1590
- if (br.test(i.stem)) {
1611
+ if (gr.test(i.stem)) {
1591
1612
  t.minimumIntegerDigits = i.stem.length;
1592
1613
  continue;
1593
1614
  }
1594
- if (Bt.test(i.stem)) {
1615
+ if (Pt.test(i.stem)) {
1595
1616
  if (i.options.length > 1)
1596
1617
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1597
- i.stem.replace(Bt, function(h, l, u, f, c, m) {
1618
+ i.stem.replace(Pt, function(h, l, u, f, c, m) {
1598
1619
  return u === "*" ? t.minimumFractionDigits = l.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && m ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + m.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1599
1620
  });
1600
1621
  var o = i.options[0];
1601
- o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), At(o)));
1622
+ o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), Ot(o)));
1602
1623
  continue;
1603
1624
  }
1604
- if (pr.test(i.stem)) {
1605
- t = _(_({}, t), At(i.stem));
1625
+ if (br.test(i.stem)) {
1626
+ t = S(S({}, t), Ot(i.stem));
1606
1627
  continue;
1607
1628
  }
1608
- var a = gr(i.stem);
1609
- a && (t = _(_({}, t), a));
1610
- var s = ui(i.stem);
1611
- s && (t = _(_({}, t), s));
1629
+ var a = yr(i.stem);
1630
+ a && (t = S(S({}, t), a));
1631
+ var s = hi(i.stem);
1632
+ s && (t = S(S({}, t), s));
1612
1633
  }
1613
1634
  return t;
1614
1635
  }
@@ -3027,13 +3048,13 @@ var ve = {
3027
3048
  "h"
3028
3049
  ]
3029
3050
  };
3030
- function hi(e, t) {
3051
+ function fi(e, t) {
3031
3052
  for (var r = "", n = 0; n < e.length; n++) {
3032
3053
  var i = e.charAt(n);
3033
3054
  if (i === "j") {
3034
3055
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3035
3056
  o++, n++;
3036
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), h = "a", l = ci(t);
3057
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), h = "a", l = mi(t);
3037
3058
  for ((l == "H" || l == "k") && (s = 0); s-- > 0; )
3038
3059
  r += h;
3039
3060
  for (; a-- > 0; )
@@ -3043,7 +3064,7 @@ function hi(e, t) {
3043
3064
  }
3044
3065
  return r;
3045
3066
  }
3046
- function ci(e) {
3067
+ function mi(e) {
3047
3068
  var t = e.hourCycle;
3048
3069
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3049
3070
  e.hourCycles && // @ts-ignore
@@ -3065,20 +3086,20 @@ function ci(e) {
3065
3086
  var i = ve[n || ""] || ve[r || ""] || ve["".concat(r, "-001")] || ve["001"];
3066
3087
  return i[0];
3067
3088
  }
3068
- var De, fi = new RegExp("^".concat(dr.source, "*")), mi = new RegExp("".concat(dr.source, "*$"));
3089
+ var je, di = new RegExp("^".concat(pr.source, "*")), pi = new RegExp("".concat(pr.source, "*$"));
3069
3090
  function v(e, t) {
3070
3091
  return { start: e, end: t };
3071
3092
  }
3072
- var di = !!String.prototype.startsWith && "_a".startsWith("a", 1), pi = !!String.fromCodePoint, bi = !!Object.fromEntries, gi = !!String.prototype.codePointAt, yi = !!String.prototype.trimStart, vi = !!String.prototype.trimEnd, _i = !!Number.isSafeInteger, xi = _i ? Number.isSafeInteger : function(e) {
3093
+ var bi = !!String.prototype.startsWith && "_a".startsWith("a", 1), gi = !!String.fromCodePoint, yi = !!Object.fromEntries, vi = !!String.prototype.codePointAt, _i = !!String.prototype.trimStart, xi = !!String.prototype.trimEnd, Ei = !!Number.isSafeInteger, wi = Ei ? Number.isSafeInteger : function(e) {
3073
3094
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3074
- }, qe = !0;
3095
+ }, rt = !0;
3075
3096
  try {
3076
- var Ei = vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3077
- qe = ((De = Ei.exec("a")) === null || De === void 0 ? void 0 : De[0]) === "a";
3097
+ var Si = _r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3098
+ rt = ((je = Si.exec("a")) === null || je === void 0 ? void 0 : je[0]) === "a";
3078
3099
  } catch {
3079
- qe = !1;
3100
+ rt = !1;
3080
3101
  }
3081
- var Rt = di ? (
3102
+ var It = bi ? (
3082
3103
  // Native
3083
3104
  function(t, r, n) {
3084
3105
  return t.startsWith(r, n);
@@ -3088,7 +3109,7 @@ var Rt = di ? (
3088
3109
  function(t, r, n) {
3089
3110
  return t.slice(n, n + r.length) === r;
3090
3111
  }
3091
- ), Ke = pi ? String.fromCodePoint : (
3112
+ ), nt = gi ? String.fromCodePoint : (
3092
3113
  // IE11
3093
3114
  function() {
3094
3115
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3100,9 +3121,9 @@ var Rt = di ? (
3100
3121
  }
3101
3122
  return n;
3102
3123
  }
3103
- ), It = (
3124
+ ), Nt = (
3104
3125
  // native
3105
- bi ? Object.fromEntries : (
3126
+ yi ? Object.fromEntries : (
3106
3127
  // Ponyfill
3107
3128
  function(t) {
3108
3129
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3112,7 +3133,7 @@ var Rt = di ? (
3112
3133
  return r;
3113
3134
  }
3114
3135
  )
3115
- ), yr = gi ? (
3136
+ ), vr = vi ? (
3116
3137
  // Native
3117
3138
  function(t, r) {
3118
3139
  return t.codePointAt(r);
@@ -3126,7 +3147,7 @@ var Rt = di ? (
3126
3147
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3127
3148
  }
3128
3149
  }
3129
- ), wi = yi ? (
3150
+ ), Ti = _i ? (
3130
3151
  // Native
3131
3152
  function(t) {
3132
3153
  return t.trimStart();
@@ -3134,9 +3155,9 @@ var Rt = di ? (
3134
3155
  ) : (
3135
3156
  // Ponyfill
3136
3157
  function(t) {
3137
- return t.replace(fi, "");
3158
+ return t.replace(di, "");
3138
3159
  }
3139
- ), Si = vi ? (
3160
+ ), Hi = xi ? (
3140
3161
  // Native
3141
3162
  function(t) {
3142
3163
  return t.trimEnd();
@@ -3144,32 +3165,32 @@ var Rt = di ? (
3144
3165
  ) : (
3145
3166
  // Ponyfill
3146
3167
  function(t) {
3147
- return t.replace(mi, "");
3168
+ return t.replace(pi, "");
3148
3169
  }
3149
3170
  );
3150
- function vr(e, t) {
3171
+ function _r(e, t) {
3151
3172
  return new RegExp(e, t);
3152
3173
  }
3153
- var et;
3154
- if (qe) {
3155
- var Ot = vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3156
- et = function(t, r) {
3174
+ var it;
3175
+ if (rt) {
3176
+ var Mt = _r("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3177
+ it = function(t, r) {
3157
3178
  var n;
3158
- Ot.lastIndex = r;
3159
- var i = Ot.exec(t);
3179
+ Mt.lastIndex = r;
3180
+ var i = Mt.exec(t);
3160
3181
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3161
3182
  };
3162
3183
  } else
3163
- et = function(t, r) {
3184
+ it = function(t, r) {
3164
3185
  for (var n = []; ; ) {
3165
- var i = yr(t, r);
3166
- if (i === void 0 || _r(i) || Ai(i))
3186
+ var i = vr(t, r);
3187
+ if (i === void 0 || xr(i) || Oi(i))
3167
3188
  break;
3168
3189
  n.push(i), r += i >= 65536 ? 2 : 1;
3169
3190
  }
3170
- return Ke.apply(void 0, n);
3191
+ return nt.apply(void 0, n);
3171
3192
  };
3172
- var Ti = (
3193
+ var Bi = (
3173
3194
  /** @class */
3174
3195
  function() {
3175
3196
  function e(t, r) {
@@ -3193,14 +3214,14 @@ var Ti = (
3193
3214
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3194
3215
  var s = this.clonePosition();
3195
3216
  this.bump(), i.push({
3196
- type: w.pound,
3217
+ type: E.pound,
3197
3218
  location: v(s, this.clonePosition())
3198
3219
  });
3199
3220
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3200
3221
  if (n)
3201
3222
  break;
3202
3223
  return this.error(y.UNMATCHED_CLOSING_TAG, v(this.clonePosition(), this.clonePosition()));
3203
- } else if (o === 60 && !this.ignoreTag && tt(this.peek() || 0)) {
3224
+ } else if (o === 60 && !this.ignoreTag && ot(this.peek() || 0)) {
3204
3225
  var a = this.parseTag(t, r);
3205
3226
  if (a.err)
3206
3227
  return a;
@@ -3221,7 +3242,7 @@ var Ti = (
3221
3242
  if (this.bumpSpace(), this.bumpIf("/>"))
3222
3243
  return {
3223
3244
  val: {
3224
- type: w.literal,
3245
+ type: E.literal,
3225
3246
  value: "<".concat(i, "/>"),
3226
3247
  location: v(n, this.clonePosition())
3227
3248
  },
@@ -3233,12 +3254,12 @@ var Ti = (
3233
3254
  return o;
3234
3255
  var a = o.val, s = this.clonePosition();
3235
3256
  if (this.bumpIf("</")) {
3236
- if (this.isEOF() || !tt(this.char()))
3257
+ if (this.isEOF() || !ot(this.char()))
3237
3258
  return this.error(y.INVALID_TAG, v(s, this.clonePosition()));
3238
3259
  var h = this.clonePosition(), l = this.parseTagName();
3239
3260
  return i !== l ? this.error(y.UNMATCHED_CLOSING_TAG, v(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3240
3261
  val: {
3241
- type: w.tag,
3262
+ type: E.tag,
3242
3263
  value: i,
3243
3264
  children: a,
3244
3265
  location: v(n, this.clonePosition())
@@ -3251,7 +3272,7 @@ var Ti = (
3251
3272
  return this.error(y.INVALID_TAG, v(n, this.clonePosition()));
3252
3273
  }, e.prototype.parseTagName = function() {
3253
3274
  var t = this.offset();
3254
- for (this.bump(); !this.isEOF() && Bi(this.char()); )
3275
+ for (this.bump(); !this.isEOF() && Pi(this.char()); )
3255
3276
  this.bump();
3256
3277
  return this.message.slice(t, this.offset());
3257
3278
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3275,12 +3296,12 @@ var Ti = (
3275
3296
  }
3276
3297
  var h = v(n, this.clonePosition());
3277
3298
  return {
3278
- val: { type: w.literal, value: i, location: h },
3299
+ val: { type: E.literal, value: i, location: h },
3279
3300
  err: null
3280
3301
  };
3281
3302
  }, e.prototype.tryParseLeftAngleBracket = function() {
3282
3303
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3283
- !Hi(this.peek() || 0)) ? (this.bump(), "<") : null;
3304
+ !Ai(this.peek() || 0)) ? (this.bump(), "<") : null;
3284
3305
  }, e.prototype.tryParseQuote = function(t) {
3285
3306
  if (this.isEOF() || this.char() !== 39)
3286
3307
  return null;
@@ -3314,12 +3335,12 @@ var Ti = (
3314
3335
  r.push(n);
3315
3336
  this.bump();
3316
3337
  }
3317
- return Ke.apply(void 0, r);
3338
+ return nt.apply(void 0, r);
3318
3339
  }, e.prototype.tryParseUnquoted = function(t, r) {
3319
3340
  if (this.isEOF())
3320
3341
  return null;
3321
3342
  var n = this.char();
3322
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ke(n));
3343
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), nt(n));
3323
3344
  }, e.prototype.parseArgument = function(t, r) {
3324
3345
  var n = this.clonePosition();
3325
3346
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3335,7 +3356,7 @@ var Ti = (
3335
3356
  case 125:
3336
3357
  return this.bump(), {
3337
3358
  val: {
3338
- type: w.argument,
3359
+ type: E.argument,
3339
3360
  // value does not include the opening and closing braces.
3340
3361
  value: i,
3341
3362
  location: v(n, this.clonePosition())
@@ -3348,7 +3369,7 @@ var Ti = (
3348
3369
  return this.error(y.MALFORMED_ARGUMENT, v(n, this.clonePosition()));
3349
3370
  }
3350
3371
  }, e.prototype.parseIdentifierIfPossible = function() {
3351
- var t = this.clonePosition(), r = this.offset(), n = et(this.message, r), i = r + n.length;
3372
+ var t = this.clonePosition(), r = this.offset(), n = it(this.message, r), i = r + n.length;
3352
3373
  this.bumpTo(i);
3353
3374
  var o = this.clonePosition(), a = v(t, o);
3354
3375
  return { value: n, location: a };
@@ -3367,7 +3388,7 @@ var Ti = (
3367
3388
  var u = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3368
3389
  if (f.err)
3369
3390
  return f;
3370
- var c = Si(f.val);
3391
+ var c = Hi(f.val);
3371
3392
  if (c.length === 0)
3372
3393
  return this.error(y.EXPECT_ARGUMENT_STYLE, v(this.clonePosition(), this.clonePosition()));
3373
3394
  var m = v(u, this.clonePosition());
@@ -3377,25 +3398,25 @@ var Ti = (
3377
3398
  if (d.err)
3378
3399
  return d;
3379
3400
  var p = v(i, this.clonePosition());
3380
- if (l && Rt(l?.style, "::", 0)) {
3381
- var A = wi(l.style.slice(2));
3401
+ if (l && It(l?.style, "::", 0)) {
3402
+ var A = Ti(l.style.slice(2));
3382
3403
  if (s === "number") {
3383
3404
  var f = this.parseNumberSkeletonFromString(A, l.styleLocation);
3384
3405
  return f.err ? f : {
3385
- val: { type: w.number, value: n, location: p, style: f.val },
3406
+ val: { type: E.number, value: n, location: p, style: f.val },
3386
3407
  err: null
3387
3408
  };
3388
3409
  } else {
3389
3410
  if (A.length === 0)
3390
3411
  return this.error(y.EXPECT_DATE_TIME_SKELETON, p);
3391
3412
  var H = A;
3392
- this.locale && (H = hi(A, this.locale));
3413
+ this.locale && (H = fi(A, this.locale));
3393
3414
  var c = {
3394
- type: re.dateTime,
3415
+ type: te.dateTime,
3395
3416
  pattern: H,
3396
3417
  location: l.styleLocation,
3397
- parsedOptions: this.shouldParseSkeletons ? ni(H) : {}
3398
- }, T = s === "date" ? w.date : w.time;
3418
+ parsedOptions: this.shouldParseSkeletons ? oi(H) : {}
3419
+ }, T = s === "date" ? E.date : E.time;
3399
3420
  return {
3400
3421
  val: { type: T, value: n, location: p, style: c },
3401
3422
  err: null
@@ -3404,7 +3425,7 @@ var Ti = (
3404
3425
  }
3405
3426
  return {
3406
3427
  val: {
3407
- type: s === "number" ? w.number : s === "date" ? w.date : w.time,
3428
+ type: s === "number" ? E.number : s === "date" ? E.date : E.time,
3408
3429
  value: n,
3409
3430
  location: p,
3410
3431
  style: (o = l?.style) !== null && o !== void 0 ? o : null
@@ -3417,39 +3438,39 @@ var Ti = (
3417
3438
  case "select": {
3418
3439
  var B = this.clonePosition();
3419
3440
  if (this.bumpSpace(), !this.bumpIf(","))
3420
- return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, v(B, _({}, B)));
3441
+ return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, v(B, Be({}, B)));
3421
3442
  this.bumpSpace();
3422
- var M = this.parseIdentifierIfPossible(), L = 0;
3423
- if (s !== "select" && M.value === "offset") {
3443
+ var N = this.parseIdentifierIfPossible(), M = 0;
3444
+ if (s !== "select" && N.value === "offset") {
3424
3445
  if (!this.bumpIf(":"))
3425
3446
  return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v(this.clonePosition(), this.clonePosition()));
3426
3447
  this.bumpSpace();
3427
3448
  var f = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3428
3449
  if (f.err)
3429
3450
  return f;
3430
- this.bumpSpace(), M = this.parseIdentifierIfPossible(), L = f.val;
3451
+ this.bumpSpace(), N = this.parseIdentifierIfPossible(), M = f.val;
3431
3452
  }
3432
- var C = this.tryParsePluralOrSelectOptions(t, s, r, M);
3433
- if (C.err)
3434
- return C;
3453
+ var G = this.tryParsePluralOrSelectOptions(t, s, r, N);
3454
+ if (G.err)
3455
+ return G;
3435
3456
  var d = this.tryParseArgumentClose(i);
3436
3457
  if (d.err)
3437
3458
  return d;
3438
3459
  var pe = v(i, this.clonePosition());
3439
3460
  return s === "select" ? {
3440
3461
  val: {
3441
- type: w.select,
3462
+ type: E.select,
3442
3463
  value: n,
3443
- options: It(C.val),
3464
+ options: Nt(G.val),
3444
3465
  location: pe
3445
3466
  },
3446
3467
  err: null
3447
3468
  } : {
3448
3469
  val: {
3449
- type: w.plural,
3470
+ type: E.plural,
3450
3471
  value: n,
3451
- options: It(C.val),
3452
- offset: L,
3472
+ options: Nt(G.val),
3473
+ offset: M,
3453
3474
  pluralType: s === "plural" ? "cardinal" : "ordinal",
3454
3475
  location: pe
3455
3476
  },
@@ -3499,16 +3520,16 @@ var Ti = (
3499
3520
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3500
3521
  var n = [];
3501
3522
  try {
3502
- n = oi(t);
3523
+ n = si(t);
3503
3524
  } catch {
3504
3525
  return this.error(y.INVALID_NUMBER_SKELETON, r);
3505
3526
  }
3506
3527
  return {
3507
3528
  val: {
3508
- type: re.number,
3529
+ type: te.number,
3509
3530
  tokens: n,
3510
3531
  location: r,
3511
- parsedOptions: this.shouldParseSkeletons ? li(n) : {}
3532
+ parsedOptions: this.shouldParseSkeletons ? ci(n) : {}
3512
3533
  },
3513
3534
  err: null
3514
3535
  };
@@ -3556,7 +3577,7 @@ var Ti = (
3556
3577
  break;
3557
3578
  }
3558
3579
  var h = v(i, this.clonePosition());
3559
- return o ? (a *= n, xi(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
3580
+ return o ? (a *= n, wi(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
3560
3581
  }, e.prototype.offset = function() {
3561
3582
  return this.position.offset;
3562
3583
  }, e.prototype.isEOF = function() {
@@ -3571,7 +3592,7 @@ var Ti = (
3571
3592
  var t = this.position.offset;
3572
3593
  if (t >= this.message.length)
3573
3594
  throw Error("out of bound");
3574
- var r = yr(this.message, t);
3595
+ var r = vr(this.message, t);
3575
3596
  if (r === void 0)
3576
3597
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3577
3598
  return r;
@@ -3590,7 +3611,7 @@ var Ti = (
3590
3611
  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);
3591
3612
  }
3592
3613
  }, e.prototype.bumpIf = function(t) {
3593
- if (Rt(this.message, t, this.offset())) {
3614
+ if (It(this.message, t, this.offset())) {
3594
3615
  for (var r = 0; r < t.length; r++)
3595
3616
  this.bump();
3596
3617
  return !0;
@@ -3612,7 +3633,7 @@ var Ti = (
3612
3633
  break;
3613
3634
  }
3614
3635
  }, e.prototype.bumpSpace = function() {
3615
- for (; !this.isEOF() && _r(this.char()); )
3636
+ for (; !this.isEOF() && xr(this.char()); )
3616
3637
  this.bump();
3617
3638
  }, e.prototype.peek = function() {
3618
3639
  if (this.isEOF())
@@ -3622,47 +3643,47 @@ var Ti = (
3622
3643
  }, e;
3623
3644
  }()
3624
3645
  );
3625
- function tt(e) {
3646
+ function ot(e) {
3626
3647
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3627
3648
  }
3628
- function Hi(e) {
3629
- return tt(e) || e === 47;
3649
+ function Ai(e) {
3650
+ return ot(e) || e === 47;
3630
3651
  }
3631
- function Bi(e) {
3652
+ function Pi(e) {
3632
3653
  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;
3633
3654
  }
3634
- function _r(e) {
3655
+ function xr(e) {
3635
3656
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3636
3657
  }
3637
- function Ai(e) {
3658
+ function Oi(e) {
3638
3659
  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;
3639
3660
  }
3640
- function rt(e) {
3661
+ function at(e) {
3641
3662
  e.forEach(function(t) {
3642
- if (delete t.location, hr(t) || cr(t))
3663
+ if (delete t.location, cr(t) || fr(t))
3643
3664
  for (var r in t.options)
3644
- delete t.options[r].location, rt(t.options[r].value);
3665
+ delete t.options[r].location, at(t.options[r].value);
3645
3666
  else
3646
- sr(t) && mr(t.style) || (ur(t) || lr(t)) && Ye(t.style) ? delete t.style.location : fr(t) && rt(t.children);
3667
+ ur(t) && dr(t.style) || (lr(t) || hr(t)) && tt(t.style) ? delete t.style.location : mr(t) && at(t.children);
3647
3668
  });
3648
3669
  }
3649
- function Pi(e, t) {
3650
- t === void 0 && (t = {}), t = _({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3651
- var r = new Ti(e, t).parse();
3670
+ function Ri(e, t) {
3671
+ t === void 0 && (t = {}), t = Be({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3672
+ var r = new Bi(e, t).parse();
3652
3673
  if (r.err) {
3653
3674
  var n = SyntaxError(y[r.err.kind]);
3654
3675
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3655
3676
  }
3656
- return t?.captureLocation || rt(r.val), r.val;
3677
+ return t?.captureLocation || at(r.val), r.val;
3657
3678
  }
3658
- var ne;
3679
+ var re;
3659
3680
  (function(e) {
3660
3681
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3661
- })(ne || (ne = {}));
3662
- var Ie = (
3682
+ })(re || (re = {}));
3683
+ var Ne = (
3663
3684
  /** @class */
3664
3685
  function(e) {
3665
- D(t, e);
3686
+ Ie(t, e);
3666
3687
  function t(r, n, i) {
3667
3688
  var o = e.call(this, r) || this;
3668
3689
  return o.code = n, o.originalMessage = i, o;
@@ -3671,48 +3692,48 @@ var Ie = (
3671
3692
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3672
3693
  }, t;
3673
3694
  }(Error)
3674
- ), Mt = (
3695
+ ), Lt = (
3675
3696
  /** @class */
3676
3697
  function(e) {
3677
- D(t, e);
3698
+ Ie(t, e);
3678
3699
  function t(r, n, i, o) {
3679
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ne.INVALID_VALUE, o) || this;
3700
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), re.INVALID_VALUE, o) || this;
3680
3701
  }
3681
3702
  return t;
3682
- }(Ie)
3683
- ), Ri = (
3703
+ }(Ne)
3704
+ ), Ii = (
3684
3705
  /** @class */
3685
3706
  function(e) {
3686
- D(t, e);
3707
+ Ie(t, e);
3687
3708
  function t(r, n, i) {
3688
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ne.INVALID_VALUE, i) || this;
3709
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), re.INVALID_VALUE, i) || this;
3689
3710
  }
3690
3711
  return t;
3691
- }(Ie)
3692
- ), Ii = (
3712
+ }(Ne)
3713
+ ), Ni = (
3693
3714
  /** @class */
3694
3715
  function(e) {
3695
- D(t, e);
3716
+ Ie(t, e);
3696
3717
  function t(r, n) {
3697
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ne.MISSING_VALUE, n) || this;
3718
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), re.MISSING_VALUE, n) || this;
3698
3719
  }
3699
3720
  return t;
3700
- }(Ie)
3721
+ }(Ne)
3701
3722
  ), P;
3702
3723
  (function(e) {
3703
3724
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3704
3725
  })(P || (P = {}));
3705
- function Oi(e) {
3726
+ function Mi(e) {
3706
3727
  return e.length < 2 ? e : e.reduce(function(t, r) {
3707
3728
  var n = t[t.length - 1];
3708
3729
  return !n || n.type !== P.literal || r.type !== P.literal ? t.push(r) : n.value += r.value, t;
3709
3730
  }, []);
3710
3731
  }
3711
- function Mi(e) {
3732
+ function Li(e) {
3712
3733
  return typeof e == "function";
3713
3734
  }
3714
3735
  function we(e, t, r, n, i, o, a) {
3715
- if (e.length === 1 && Ht(e[0]))
3736
+ if (e.length === 1 && At(e[0]))
3716
3737
  return [
3717
3738
  {
3718
3739
  type: P.literal,
@@ -3721,14 +3742,14 @@ function we(e, t, r, n, i, o, a) {
3721
3742
  ];
3722
3743
  for (var s = [], h = 0, l = e; h < l.length; h++) {
3723
3744
  var u = l[h];
3724
- if (Ht(u)) {
3745
+ if (At(u)) {
3725
3746
  s.push({
3726
3747
  type: P.literal,
3727
3748
  value: u.value
3728
3749
  });
3729
3750
  continue;
3730
3751
  }
3731
- if (ti(u)) {
3752
+ if (ni(u)) {
3732
3753
  typeof o == "number" && s.push({
3733
3754
  type: P.literal,
3734
3755
  value: r.getNumberFormat(t).format(o)
@@ -3737,89 +3758,89 @@ function we(e, t, r, n, i, o, a) {
3737
3758
  }
3738
3759
  var f = u.value;
3739
3760
  if (!(i && f in i))
3740
- throw new Ii(f, a);
3761
+ throw new Ni(f, a);
3741
3762
  var c = i[f];
3742
- if (ei(u)) {
3763
+ if (ri(u)) {
3743
3764
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), s.push({
3744
3765
  type: typeof c == "string" ? P.literal : P.object,
3745
3766
  value: c
3746
3767
  });
3747
3768
  continue;
3748
3769
  }
3749
- if (ur(u)) {
3750
- var m = typeof u.style == "string" ? n.date[u.style] : Ye(u.style) ? u.style.parsedOptions : void 0;
3770
+ if (lr(u)) {
3771
+ var m = typeof u.style == "string" ? n.date[u.style] : tt(u.style) ? u.style.parsedOptions : void 0;
3751
3772
  s.push({
3752
3773
  type: P.literal,
3753
3774
  value: r.getDateTimeFormat(t, m).format(c)
3754
3775
  });
3755
3776
  continue;
3756
3777
  }
3757
- if (lr(u)) {
3758
- var m = typeof u.style == "string" ? n.time[u.style] : Ye(u.style) ? u.style.parsedOptions : n.time.medium;
3778
+ if (hr(u)) {
3779
+ var m = typeof u.style == "string" ? n.time[u.style] : tt(u.style) ? u.style.parsedOptions : n.time.medium;
3759
3780
  s.push({
3760
3781
  type: P.literal,
3761
3782
  value: r.getDateTimeFormat(t, m).format(c)
3762
3783
  });
3763
3784
  continue;
3764
3785
  }
3765
- if (sr(u)) {
3766
- var m = typeof u.style == "string" ? n.number[u.style] : mr(u.style) ? u.style.parsedOptions : void 0;
3786
+ if (ur(u)) {
3787
+ var m = typeof u.style == "string" ? n.number[u.style] : dr(u.style) ? u.style.parsedOptions : void 0;
3767
3788
  m && m.scale && (c = c * (m.scale || 1)), s.push({
3768
3789
  type: P.literal,
3769
3790
  value: r.getNumberFormat(t, m).format(c)
3770
3791
  });
3771
3792
  continue;
3772
3793
  }
3773
- if (fr(u)) {
3794
+ if (mr(u)) {
3774
3795
  var d = u.children, p = u.value, A = i[p];
3775
- if (!Mi(A))
3776
- throw new Ri(p, "function", a);
3777
- var H = we(d, t, r, n, i, o), T = A(H.map(function(L) {
3778
- return L.value;
3796
+ if (!Li(A))
3797
+ throw new Ii(p, "function", a);
3798
+ var H = we(d, t, r, n, i, o), T = A(H.map(function(M) {
3799
+ return M.value;
3779
3800
  }));
3780
- Array.isArray(T) || (T = [T]), s.push.apply(s, T.map(function(L) {
3801
+ Array.isArray(T) || (T = [T]), s.push.apply(s, T.map(function(M) {
3781
3802
  return {
3782
- type: typeof L == "string" ? P.literal : P.object,
3783
- value: L
3803
+ type: typeof M == "string" ? P.literal : P.object,
3804
+ value: M
3784
3805
  };
3785
3806
  }));
3786
3807
  }
3787
- if (hr(u)) {
3808
+ if (cr(u)) {
3788
3809
  var B = u.options[c] || u.options.other;
3789
3810
  if (!B)
3790
- throw new Mt(u.value, c, Object.keys(u.options), a);
3811
+ throw new Lt(u.value, c, Object.keys(u.options), a);
3791
3812
  s.push.apply(s, we(B.value, t, r, n, i));
3792
3813
  continue;
3793
3814
  }
3794
- if (cr(u)) {
3815
+ if (fr(u)) {
3795
3816
  var B = u.options["=".concat(c)];
3796
3817
  if (!B) {
3797
3818
  if (!Intl.PluralRules)
3798
- throw new Ie(`Intl.PluralRules is not available in this environment.
3819
+ throw new Ne(`Intl.PluralRules is not available in this environment.
3799
3820
  Try polyfilling it using "@formatjs/intl-pluralrules"
3800
- `, ne.MISSING_INTL_API, a);
3801
- var M = r.getPluralRules(t, { type: u.pluralType }).select(c - (u.offset || 0));
3802
- B = u.options[M] || u.options.other;
3821
+ `, re.MISSING_INTL_API, a);
3822
+ var N = r.getPluralRules(t, { type: u.pluralType }).select(c - (u.offset || 0));
3823
+ B = u.options[N] || u.options.other;
3803
3824
  }
3804
3825
  if (!B)
3805
- throw new Mt(u.value, c, Object.keys(u.options), a);
3826
+ throw new Lt(u.value, c, Object.keys(u.options), a);
3806
3827
  s.push.apply(s, we(B.value, t, r, n, i, c - (u.offset || 0)));
3807
3828
  continue;
3808
3829
  }
3809
3830
  }
3810
- return Oi(s);
3831
+ return Mi(s);
3811
3832
  }
3812
- function Li(e, t) {
3813
- return t ? _(_(_({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3814
- return r[n] = _(_({}, e[n]), t[n] || {}), r;
3833
+ function Ci(e, t) {
3834
+ return t ? L(L(L({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3835
+ return r[n] = L(L({}, e[n]), t[n] || {}), r;
3815
3836
  }, {})) : e;
3816
3837
  }
3817
- function Ni(e, t) {
3838
+ function Gi(e, t) {
3818
3839
  return t ? Object.keys(e).reduce(function(r, n) {
3819
- return r[n] = Li(e[n], t[n]), r;
3820
- }, _({}, e)) : e;
3840
+ return r[n] = Ci(e[n], t[n]), r;
3841
+ }, L({}, e)) : e;
3821
3842
  }
3822
- function $e(e) {
3843
+ function ke(e) {
3823
3844
  return {
3824
3845
  create: function() {
3825
3846
  return {
@@ -3833,39 +3854,39 @@ function $e(e) {
3833
3854
  }
3834
3855
  };
3835
3856
  }
3836
- function Ci(e) {
3857
+ function Ui(e) {
3837
3858
  return e === void 0 && (e = {
3838
3859
  number: {},
3839
3860
  dateTime: {},
3840
3861
  pluralRules: {}
3841
3862
  }), {
3842
- getNumberFormat: Ue(function() {
3863
+ getNumberFormat: $e(function() {
3843
3864
  for (var t, r = [], n = 0; n < arguments.length; n++)
3844
3865
  r[n] = arguments[n];
3845
- return new ((t = Intl.NumberFormat).bind.apply(t, ee([void 0], r, !1)))();
3866
+ return new ((t = Intl.NumberFormat).bind.apply(t, Fe([void 0], r, !1)))();
3846
3867
  }, {
3847
- cache: $e(e.number),
3848
- strategy: Fe.variadic
3868
+ cache: ke(e.number),
3869
+ strategy: De.variadic
3849
3870
  }),
3850
- getDateTimeFormat: Ue(function() {
3871
+ getDateTimeFormat: $e(function() {
3851
3872
  for (var t, r = [], n = 0; n < arguments.length; n++)
3852
3873
  r[n] = arguments[n];
3853
- return new ((t = Intl.DateTimeFormat).bind.apply(t, ee([void 0], r, !1)))();
3874
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Fe([void 0], r, !1)))();
3854
3875
  }, {
3855
- cache: $e(e.dateTime),
3856
- strategy: Fe.variadic
3876
+ cache: ke(e.dateTime),
3877
+ strategy: De.variadic
3857
3878
  }),
3858
- getPluralRules: Ue(function() {
3879
+ getPluralRules: $e(function() {
3859
3880
  for (var t, r = [], n = 0; n < arguments.length; n++)
3860
3881
  r[n] = arguments[n];
3861
- return new ((t = Intl.PluralRules).bind.apply(t, ee([void 0], r, !1)))();
3882
+ return new ((t = Intl.PluralRules).bind.apply(t, Fe([void 0], r, !1)))();
3862
3883
  }, {
3863
- cache: $e(e.pluralRules),
3864
- strategy: Fe.variadic
3884
+ cache: ke(e.pluralRules),
3885
+ strategy: De.variadic
3865
3886
  })
3866
3887
  };
3867
3888
  }
3868
- var Gi = (
3889
+ var Fi = (
3869
3890
  /** @class */
3870
3891
  function() {
3871
3892
  function e(t, r, n, i) {
@@ -3897,13 +3918,13 @@ var Gi = (
3897
3918
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3898
3919
  var a = i || {};
3899
3920
  a.formatters;
3900
- var s = bn(a, ["formatters"]);
3901
- this.ast = e.__parse(t, _(_({}, s), { locale: this.resolvedLocale }));
3921
+ var s = Jn(a, ["formatters"]);
3922
+ this.ast = e.__parse(t, L(L({}, s), { locale: this.resolvedLocale }));
3902
3923
  } else
3903
3924
  this.ast = t;
3904
3925
  if (!Array.isArray(this.ast))
3905
3926
  throw new TypeError("A message must be provided as a String or AST.");
3906
- this.formats = Ni(e.formats, n), this.formatters = i && i.formatters || Ci(this.formatterCache);
3927
+ this.formats = Gi(e.formats, n), this.formatters = i && i.formatters || Ui(this.formatterCache);
3907
3928
  }
3908
3929
  return Object.defineProperty(e, "defaultLocale", {
3909
3930
  get: function() {
@@ -3916,7 +3937,7 @@ var Gi = (
3916
3937
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3917
3938
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3918
3939
  }
3919
- }, e.__parse = Pi, e.formats = {
3940
+ }, e.__parse = Ri, e.formats = {
3920
3941
  number: {
3921
3942
  integer: {
3922
3943
  maximumFractionDigits: 0
@@ -3977,7 +3998,7 @@ var Gi = (
3977
3998
  }, e;
3978
3999
  }()
3979
4000
  );
3980
- function Ui(e, t) {
4001
+ function $i(e, t) {
3981
4002
  if (t == null)
3982
4003
  return;
3983
4004
  if (t in e)
@@ -3998,92 +4019,92 @@ function Ui(e, t) {
3998
4019
  n = void 0;
3999
4020
  return n;
4000
4021
  }
4001
- const $ = {}, Fi = (e, t, r) => r && (t in $ || ($[t] = {}), e in $[t] || ($[t][e] = r), r), xr = (e, t) => {
4022
+ const D = {}, Di = (e, t, r) => r && (t in D || (D[t] = {}), e in D[t] || (D[t][e] = r), r), Er = (e, t) => {
4002
4023
  if (t == null)
4003
4024
  return;
4004
- if (t in $ && e in $[t])
4005
- return $[t][e];
4006
- const r = Oe(t);
4025
+ if (t in D && e in D[t])
4026
+ return D[t][e];
4027
+ const r = Me(t);
4007
4028
  for (let n = 0; n < r.length; n++) {
4008
- const i = r[n], o = $i(i, e);
4029
+ const i = r[n], o = ki(i, e);
4009
4030
  if (o)
4010
- return Fi(e, t, o);
4031
+ return Di(e, t, o);
4011
4032
  }
4012
4033
  };
4013
- let ut;
4014
- const ae = Re({});
4015
- function Di(e) {
4016
- return ut[e] || null;
4034
+ let ht;
4035
+ const oe = Re({});
4036
+ function ji(e) {
4037
+ return ht[e] || null;
4017
4038
  }
4018
- function Er(e) {
4019
- return e in ut;
4039
+ function wr(e) {
4040
+ return e in ht;
4020
4041
  }
4021
- function $i(e, t) {
4022
- if (!Er(e))
4042
+ function ki(e, t) {
4043
+ if (!wr(e))
4023
4044
  return null;
4024
- const r = Di(e);
4025
- return Ui(r, t);
4045
+ const r = ji(e);
4046
+ return $i(r, t);
4026
4047
  }
4027
- function ji(e) {
4048
+ function Vi(e) {
4028
4049
  if (e == null)
4029
4050
  return;
4030
- const t = Oe(e);
4051
+ const t = Me(e);
4031
4052
  for (let r = 0; r < t.length; r++) {
4032
4053
  const n = t[r];
4033
- if (Er(n))
4054
+ if (wr(n))
4034
4055
  return n;
4035
4056
  }
4036
4057
  }
4037
- function wr(e, ...t) {
4038
- delete $[e], ae.update((r) => (r[e] = zn.all([r[e] || {}, ...t]), r));
4058
+ function Sr(e, ...t) {
4059
+ delete D[e], oe.update((r) => (r[e] = zn.all([r[e] || {}, ...t]), r));
4039
4060
  }
4040
- oe(
4041
- [ae],
4061
+ ie(
4062
+ [oe],
4042
4063
  ([e]) => Object.keys(e)
4043
4064
  );
4044
- ae.subscribe((e) => ut = e);
4065
+ oe.subscribe((e) => ht = e);
4045
4066
  const Se = {};
4046
- function ki(e, t) {
4067
+ function Wi(e, t) {
4047
4068
  Se[e].delete(t), Se[e].size === 0 && delete Se[e];
4048
4069
  }
4049
- function Sr(e) {
4070
+ function Tr(e) {
4050
4071
  return Se[e];
4051
4072
  }
4052
- function Vi(e) {
4053
- return Oe(e).map((t) => {
4054
- const r = Sr(t);
4073
+ function Xi(e) {
4074
+ return Me(e).map((t) => {
4075
+ const r = Tr(t);
4055
4076
  return [t, r ? [...r] : []];
4056
4077
  }).filter(([, t]) => t.length > 0);
4057
4078
  }
4058
- function nt(e) {
4059
- return e == null ? !1 : Oe(e).some(
4079
+ function st(e) {
4080
+ return e == null ? !1 : Me(e).some(
4060
4081
  (t) => {
4061
4082
  var r;
4062
- return (r = Sr(t)) == null ? void 0 : r.size;
4083
+ return (r = Tr(t)) == null ? void 0 : r.size;
4063
4084
  }
4064
4085
  );
4065
4086
  }
4066
- function Wi(e, t) {
4087
+ function zi(e, t) {
4067
4088
  return Promise.all(
4068
- t.map((n) => (ki(e, n), n().then((i) => i.default || i)))
4069
- ).then((n) => wr(e, ...n));
4070
- }
4071
- const le = {};
4072
- function Tr(e) {
4073
- if (!nt(e))
4074
- return e in le ? le[e] : Promise.resolve();
4075
- const t = Vi(e);
4076
- return le[e] = Promise.all(
4089
+ t.map((n) => (Wi(e, n), n().then((i) => i.default || i)))
4090
+ ).then((n) => Sr(e, ...n));
4091
+ }
4092
+ const ue = {};
4093
+ function Hr(e) {
4094
+ if (!st(e))
4095
+ return e in ue ? ue[e] : Promise.resolve();
4096
+ const t = Xi(e);
4097
+ return ue[e] = Promise.all(
4077
4098
  t.map(
4078
- ([r, n]) => Wi(r, n)
4099
+ ([r, n]) => zi(r, n)
4079
4100
  )
4080
4101
  ).then(() => {
4081
- if (nt(e))
4082
- return Tr(e);
4083
- delete le[e];
4084
- }), le[e];
4102
+ if (st(e))
4103
+ return Hr(e);
4104
+ delete ue[e];
4105
+ }), ue[e];
4085
4106
  }
4086
- const Xi = {
4107
+ const Ji = {
4087
4108
  number: {
4088
4109
  scientific: { notation: "scientific" },
4089
4110
  engineering: { notation: "engineering" },
@@ -4112,135 +4133,135 @@ const Xi = {
4112
4133
  timeZoneName: "short"
4113
4134
  }
4114
4135
  }
4115
- }, zi = {
4136
+ }, Zi = {
4116
4137
  fallbackLocale: null,
4117
4138
  loadingDelay: 200,
4118
- formats: Xi,
4139
+ formats: Ji,
4119
4140
  warnOnMissingMessages: !0,
4120
4141
  handleMissingMessage: void 0,
4121
4142
  ignoreTag: !0
4122
- }, Ji = zi;
4123
- function ie() {
4124
- return Ji;
4143
+ }, Qi = Zi;
4144
+ function ne() {
4145
+ return Qi;
4125
4146
  }
4126
- const je = Re(!1);
4127
- var Zi = Object.defineProperty, Qi = Object.defineProperties, Yi = Object.getOwnPropertyDescriptors, Lt = Object.getOwnPropertySymbols, qi = Object.prototype.hasOwnProperty, Ki = Object.prototype.propertyIsEnumerable, Nt = (e, t, r) => t in e ? Zi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, eo = (e, t) => {
4147
+ const Ve = Re(!1);
4148
+ var Yi = Object.defineProperty, qi = Object.defineProperties, Ki = Object.getOwnPropertyDescriptors, Ct = Object.getOwnPropertySymbols, eo = Object.prototype.hasOwnProperty, to = Object.prototype.propertyIsEnumerable, Gt = (e, t, r) => t in e ? Yi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ro = (e, t) => {
4128
4149
  for (var r in t || (t = {}))
4129
- qi.call(t, r) && Nt(e, r, t[r]);
4130
- if (Lt)
4131
- for (var r of Lt(t))
4132
- Ki.call(t, r) && Nt(e, r, t[r]);
4150
+ eo.call(t, r) && Gt(e, r, t[r]);
4151
+ if (Ct)
4152
+ for (var r of Ct(t))
4153
+ to.call(t, r) && Gt(e, r, t[r]);
4133
4154
  return e;
4134
- }, to = (e, t) => Qi(e, Yi(t));
4135
- let it;
4136
- const Be = Re(null);
4137
- function Ct(e) {
4155
+ }, no = (e, t) => qi(e, Ki(t));
4156
+ let ut;
4157
+ const Ae = Re(null);
4158
+ function Ut(e) {
4138
4159
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4139
4160
  }
4140
- function Oe(e, t = ie().fallbackLocale) {
4141
- const r = Ct(e);
4142
- return t ? [.../* @__PURE__ */ new Set([...r, ...Ct(t)])] : r;
4161
+ function Me(e, t = ne().fallbackLocale) {
4162
+ const r = Ut(e);
4163
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Ut(t)])] : r;
4143
4164
  }
4144
4165
  function J() {
4145
- return it ?? void 0;
4166
+ return ut ?? void 0;
4146
4167
  }
4147
- Be.subscribe((e) => {
4148
- it = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4168
+ Ae.subscribe((e) => {
4169
+ ut = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4149
4170
  });
4150
- const ro = (e) => {
4151
- if (e && ji(e) && nt(e)) {
4152
- const { loadingDelay: t } = ie();
4171
+ const io = (e) => {
4172
+ if (e && Vi(e) && st(e)) {
4173
+ const { loadingDelay: t } = ne();
4153
4174
  let r;
4154
4175
  return typeof window < "u" && J() != null && t ? r = window.setTimeout(
4155
- () => je.set(!0),
4176
+ () => Ve.set(!0),
4156
4177
  t
4157
- ) : je.set(!0), Tr(e).then(() => {
4158
- Be.set(e);
4178
+ ) : Ve.set(!0), Hr(e).then(() => {
4179
+ Ae.set(e);
4159
4180
  }).finally(() => {
4160
- clearTimeout(r), je.set(!1);
4181
+ clearTimeout(r), Ve.set(!1);
4161
4182
  });
4162
4183
  }
4163
- return Be.set(e);
4164
- }, V = to(eo({}, Be), {
4165
- set: ro
4166
- }), Me = (e) => {
4184
+ return Ae.set(e);
4185
+ }, V = no(ro({}, Ae), {
4186
+ set: io
4187
+ }), Le = (e) => {
4167
4188
  const t = /* @__PURE__ */ Object.create(null);
4168
4189
  return (n) => {
4169
4190
  const i = JSON.stringify(n);
4170
4191
  return i in t ? t[i] : t[i] = e(n);
4171
4192
  };
4172
4193
  };
4173
- var no = Object.defineProperty, Ae = Object.getOwnPropertySymbols, Hr = Object.prototype.hasOwnProperty, Br = Object.prototype.propertyIsEnumerable, Gt = (e, t, r) => t in e ? no(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, lt = (e, t) => {
4194
+ var oo = Object.defineProperty, Pe = Object.getOwnPropertySymbols, Br = Object.prototype.hasOwnProperty, Ar = Object.prototype.propertyIsEnumerable, Ft = (e, t, r) => t in e ? oo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ct = (e, t) => {
4174
4195
  for (var r in t || (t = {}))
4175
- Hr.call(t, r) && Gt(e, r, t[r]);
4176
- if (Ae)
4177
- for (var r of Ae(t))
4178
- Br.call(t, r) && Gt(e, r, t[r]);
4196
+ Br.call(t, r) && Ft(e, r, t[r]);
4197
+ if (Pe)
4198
+ for (var r of Pe(t))
4199
+ Ar.call(t, r) && Ft(e, r, t[r]);
4179
4200
  return e;
4180
- }, se = (e, t) => {
4201
+ }, ae = (e, t) => {
4181
4202
  var r = {};
4182
4203
  for (var n in e)
4183
- Hr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4184
- if (e != null && Ae)
4185
- for (var n of Ae(e))
4186
- t.indexOf(n) < 0 && Br.call(e, n) && (r[n] = e[n]);
4204
+ Br.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4205
+ if (e != null && Pe)
4206
+ for (var n of Pe(e))
4207
+ t.indexOf(n) < 0 && Ar.call(e, n) && (r[n] = e[n]);
4187
4208
  return r;
4188
4209
  };
4189
- const de = (e, t) => {
4190
- const { formats: r } = ie();
4210
+ const me = (e, t) => {
4211
+ const { formats: r } = ne();
4191
4212
  if (e in r && t in r[e])
4192
4213
  return r[e][t];
4193
4214
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4194
- }, io = Me(
4215
+ }, ao = Le(
4195
4216
  (e) => {
4196
- var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
4217
+ var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
4197
4218
  if (r == null)
4198
4219
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4199
- return n && (i = de("number", n)), new Intl.NumberFormat(r, i);
4220
+ return n && (i = me("number", n)), new Intl.NumberFormat(r, i);
4200
4221
  }
4201
- ), oo = Me(
4222
+ ), so = Le(
4202
4223
  (e) => {
4203
- var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
4224
+ var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
4204
4225
  if (r == null)
4205
4226
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4206
- return n ? i = de("date", n) : Object.keys(i).length === 0 && (i = de("date", "short")), new Intl.DateTimeFormat(r, i);
4227
+ return n ? i = me("date", n) : Object.keys(i).length === 0 && (i = me("date", "short")), new Intl.DateTimeFormat(r, i);
4207
4228
  }
4208
- ), ao = Me(
4229
+ ), uo = Le(
4209
4230
  (e) => {
4210
- var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
4231
+ var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
4211
4232
  if (r == null)
4212
4233
  throw new Error(
4213
4234
  '[svelte-i18n] A "locale" must be set to format time values'
4214
4235
  );
4215
- return n ? i = de("time", n) : Object.keys(i).length === 0 && (i = de("time", "short")), new Intl.DateTimeFormat(r, i);
4236
+ return n ? i = me("time", n) : Object.keys(i).length === 0 && (i = me("time", "short")), new Intl.DateTimeFormat(r, i);
4216
4237
  }
4217
- ), so = (e = {}) => {
4238
+ ), lo = (e = {}) => {
4218
4239
  var t = e, {
4219
4240
  locale: r = J()
4220
- } = t, n = se(t, [
4241
+ } = t, n = ae(t, [
4221
4242
  "locale"
4222
4243
  ]);
4223
- return io(lt({ locale: r }, n));
4224
- }, uo = (e = {}) => {
4244
+ return ao(ct({ locale: r }, n));
4245
+ }, ho = (e = {}) => {
4225
4246
  var t = e, {
4226
4247
  locale: r = J()
4227
- } = t, n = se(t, [
4248
+ } = t, n = ae(t, [
4228
4249
  "locale"
4229
4250
  ]);
4230
- return oo(lt({ locale: r }, n));
4231
- }, lo = (e = {}) => {
4251
+ return so(ct({ locale: r }, n));
4252
+ }, co = (e = {}) => {
4232
4253
  var t = e, {
4233
4254
  locale: r = J()
4234
- } = t, n = se(t, [
4255
+ } = t, n = ae(t, [
4235
4256
  "locale"
4236
4257
  ]);
4237
- return ao(lt({ locale: r }, n));
4238
- }, ho = Me(
4258
+ return uo(ct({ locale: r }, n));
4259
+ }, fo = Le(
4239
4260
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4240
- (e, t = J()) => new Gi(e, t, ie().formats, {
4241
- ignoreTag: ie().ignoreTag
4261
+ (e, t = J()) => new Fi(e, t, ne().formats, {
4262
+ ignoreTag: ne().ignoreTag
4242
4263
  })
4243
- ), co = (e, t = {}) => {
4264
+ ), mo = (e, t = {}) => {
4244
4265
  var r, n, i, o;
4245
4266
  let a = t;
4246
4267
  typeof e == "object" && (a = e, e = a.id);
@@ -4253,9 +4274,9 @@ const de = (e, t) => {
4253
4274
  throw new Error(
4254
4275
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4255
4276
  );
4256
- let u = xr(e, h);
4277
+ let u = Er(e, h);
4257
4278
  if (!u)
4258
- u = (o = (i = (n = (r = ie()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4279
+ u = (o = (i = (n = (r = ne()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4259
4280
  else if (typeof u != "string")
4260
4281
  return console.warn(
4261
4282
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -4264,7 +4285,7 @@ const de = (e, t) => {
4264
4285
  return u;
4265
4286
  let f = u;
4266
4287
  try {
4267
- f = ho(u, h).format(s);
4288
+ f = fo(u, h).format(s);
4268
4289
  } catch (c) {
4269
4290
  c instanceof Error && console.warn(
4270
4291
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4272,21 +4293,21 @@ const de = (e, t) => {
4272
4293
  );
4273
4294
  }
4274
4295
  return f;
4275
- }, fo = (e, t) => lo(t).format(e), mo = (e, t) => uo(t).format(e), po = (e, t) => so(t).format(e), bo = (e, t = J()) => xr(e, t), go = oe([V, ae], () => co);
4276
- oe([V], () => fo);
4277
- oe([V], () => mo);
4278
- oe([V], () => po);
4279
- oe([V, ae], () => bo);
4280
- window.emWidgets = { topic: Rn };
4281
- const yo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4296
+ }, po = (e, t) => co(t).format(e), bo = (e, t) => ho(t).format(e), go = (e, t) => lo(t).format(e), yo = (e, t = J()) => Er(e, t), vo = ie([V, oe], () => mo);
4297
+ ie([V], () => po);
4298
+ ie([V], () => bo);
4299
+ ie([V], () => go);
4300
+ ie([V, oe], () => yo);
4301
+ window.emWidgets = { topic: On };
4302
+ const _o = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4282
4303
  String(Number.MAX_SAFE_INTEGER).length;
4283
- function vo(e, t) {
4304
+ function xo(e, t) {
4284
4305
  if (e) {
4285
4306
  const r = document.createElement("style");
4286
4307
  r.innerHTML = t, e.appendChild(r);
4287
4308
  }
4288
4309
  }
4289
- function _o(e, t) {
4310
+ function Eo(e, t) {
4290
4311
  if (!e || !t)
4291
4312
  return;
4292
4313
  const r = new URL(t);
@@ -4297,7 +4318,7 @@ function _o(e, t) {
4297
4318
  console.error("There was an error while trying to load client styling from URL", n);
4298
4319
  });
4299
4320
  }
4300
- function xo(e, t, r) {
4321
+ function wo(e, t, r) {
4301
4322
  if (window.emMessageBus) {
4302
4323
  const n = document.createElement("style");
4303
4324
  window.emMessageBus.subscribe(t, (i) => {
@@ -4305,18 +4326,18 @@ function xo(e, t, r) {
4305
4326
  });
4306
4327
  }
4307
4328
  }
4308
- function Eo({ withLocale: e, translations: t }) {
4329
+ function So({ withLocale: e, translations: t }) {
4309
4330
  V.subscribe((r) => {
4310
- r == null && (ae.set(t), V.set(e));
4331
+ r == null && (oe.set(t), V.set(e));
4311
4332
  });
4312
4333
  }
4313
- function Ut(e, t) {
4314
- wr(e, t);
4334
+ function $t(e, t) {
4335
+ Sr(e, t);
4315
4336
  }
4316
- function wo(e) {
4337
+ function To(e) {
4317
4338
  V.set(e);
4318
4339
  }
4319
- const Ft = {
4340
+ const Dt = {
4320
4341
  en: {
4321
4342
  playRandomGame: "Play a random game",
4322
4343
  randomGameLoading: "Selecting ...",
@@ -4390,39 +4411,39 @@ const Ft = {
4390
4411
  noGames: "There are no random games to play"
4391
4412
  }
4392
4413
  };
4393
- function So(e) {
4394
- Zr(e, "svelte-kfgfhx", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.ModalWindow{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:300;top:0;left:0;background-color:rgba(0, 0, 0, 0.9)}.ModalWindow .ModalContainer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;width:90vw;min-height:380px;max-width:500px;padding:50px;border-top:3px solid var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));border-radius:5px;background:var(--emw--color-white, #FFFFFF)}.ModalWindow .ModalCloseBtn{position:absolute;top:10px;right:10px;border-radius:50%;color:var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));background:rgba(255, 255, 255, 0.1);cursor:pointer;transition:all 150ms ease-in-out;width:28px;height:28px}.ModalWindow .ModalCloseBtn svg{width:28px;height:28px}.ModalWindow .ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.ModalWindow .ModalMobileContainer{padding:10px;border-top:none}.ModalWindow .ModalMobileContainer .ModalCloseBtn{margin:10px}.ModalWindow .ModalMobileContainer .ModalCloseBtn svg{width:24px;height:24px}.CasinoPlayRandomGameWrapper{min-height:0}.RandomGameWrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;position:relative;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.RandomGameWrapper .RandomGamesSliderWrapper{overflow:hidden;height:170px}.RandomGameWrapper .GamesContainer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%}.RandomGameWrapper .RandomGameLoading{padding:30px 0}.RandomGameWrapper .RandomGameImage{width:256px;height:170px;border-radius:5px;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.RandomTryAgain{position:absolute;bottom:85px;right:-10px;background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--color-white, #FFFFFF);display:flex;align-items:center;padding:6px;border:none;border-radius:50%;cursor:pointer}.RandomTryAgain svg{width:22px;height:22px}.item{position:relative;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.RandomGameDetails{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.RandomGameDetails .RandomGameTitle{margin:5px 0;font-size:16px;line-height:18px;text-align:center}.RandomGameDetails .RandomGameVendor{font-size:10px;margin-bottom:10px}.RandomGameDetails .RandomGamePlay{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:none;border-radius:5px;width:200px;height:40px;font-size:14px;cursor:pointer}.RandomButtonWrapper{display:flex;justify-content:center;margin-top:30px;width:100%}.RandomButtonWrapper .RandomButton{display:flex;align-items:center;gap:5px;background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:none;border-radius:5px;padding:0 30px;height:50px;font-size:16px;cursor:pointer}");
4414
+ function Ho(e) {
4415
+ Qr(e, "svelte-kfgfhx", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.ModalWindow{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:300;top:0;left:0;background-color:rgba(0, 0, 0, 0.9)}.ModalWindow .ModalContainer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;width:90vw;min-height:380px;max-width:500px;padding:50px;border-top:3px solid var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));border-radius:5px;background:var(--emw--color-white, #FFFFFF)}.ModalWindow .ModalCloseBtn{position:absolute;top:10px;right:10px;border-radius:50%;color:var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));background:rgba(255, 255, 255, 0.1);cursor:pointer;transition:all 150ms ease-in-out;width:28px;height:28px}.ModalWindow .ModalCloseBtn svg{width:28px;height:28px}.ModalWindow .ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.ModalWindow .ModalMobileContainer{padding:10px;border-top:none}.ModalWindow .ModalMobileContainer .ModalCloseBtn{margin:10px}.ModalWindow .ModalMobileContainer .ModalCloseBtn svg{width:24px;height:24px}.CasinoPlayRandomGameWrapper{min-height:0}.RandomGameWrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;position:relative;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.RandomGameWrapper .RandomGamesSliderWrapper{overflow:hidden;height:170px}.RandomGameWrapper .GamesContainer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%}.RandomGameWrapper .RandomGameLoading{padding:30px 0}.RandomGameWrapper .RandomGameImage{width:256px;height:170px;border-radius:5px;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.RandomTryAgain{position:absolute;bottom:85px;right:-10px;background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--color-white, #FFFFFF);display:flex;align-items:center;padding:6px;border:none;border-radius:50%;cursor:pointer}.RandomTryAgain svg{width:22px;height:22px}.item{position:relative;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.RandomGameDetails{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.RandomGameDetails .RandomGameTitle{margin:5px 0;font-size:16px;line-height:18px;text-align:center}.RandomGameDetails .RandomGameVendor{font-size:10px;margin-bottom:10px}.RandomGameDetails .RandomGamePlay{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:none;border-radius:5px;width:200px;height:40px;font-size:14px;cursor:pointer}.RandomButtonWrapper{display:flex;justify-content:center;margin-top:30px;width:100%}.RandomButtonWrapper .RandomButton{display:flex;align-items:center;gap:5px;background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:none;border-radius:5px;padding:0 30px;height:50px;font-size:16px;cursor:pointer}");
4395
4416
  }
4396
- function Dt(e, t, r) {
4417
+ function jt(e, t, r) {
4397
4418
  const n = e.slice();
4398
4419
  return n[41] = t[r], n;
4399
4420
  }
4400
- const To = (e) => ({}), $t = (e) => ({});
4401
- function jt(e) {
4421
+ const Bo = (e) => ({}), kt = (e) => ({});
4422
+ function Vt(e) {
4402
4423
  let t, r, n, i, o, a, s;
4403
4424
  const h = (
4404
4425
  /*#slots*/
4405
4426
  e[23].close
4406
- ), l = Wr(
4427
+ ), l = Xr(
4407
4428
  h,
4408
4429
  e,
4409
4430
  /*$$scope*/
4410
4431
  e[22],
4411
- $t
4412
- ), u = l || Ho();
4432
+ kt
4433
+ ), u = l || Ao();
4413
4434
  function f(d, p) {
4414
4435
  return (
4415
4436
  /*hasRandomGames*/
4416
- d[7] ? Ao : Bo
4437
+ d[7] ? Oo : Po
4417
4438
  );
4418
4439
  }
4419
4440
  let c = f(e), m = c(e);
4420
4441
  return {
4421
4442
  c() {
4422
- t = S("div"), r = S("div"), n = S("span"), u && u.c(), i = k(), m.c(), g(n, "class", "ModalCloseBtn"), g(n, "role", "button"), g(r, "class", "ModalContainer"), g(t, "class", "ModalWindow");
4443
+ t = w("div"), r = w("div"), n = w("span"), u && u.c(), i = k(), m.c(), g(n, "class", "ModalCloseBtn"), g(n, "role", "button"), g(r, "class", "ModalContainer"), g(t, "class", "ModalWindow");
4423
4444
  },
4424
4445
  m(d, p) {
4425
- O(d, t, p), x(t, r), x(r, n), u && u.m(n, null), x(r, i), m.m(r, null), o = !0, a || (s = Te(
4446
+ I(d, t, p), _(t, r), _(r, n), u && u.m(n, null), _(r, i), m.m(r, null), o = !0, a || (s = Te(
4426
4447
  n,
4427
4448
  "click",
4428
4449
  /*closeModal*/
@@ -4431,62 +4452,62 @@ function jt(e) {
4431
4452
  },
4432
4453
  p(d, p) {
4433
4454
  l && l.p && (!o || p[0] & /*$$scope*/
4434
- 4194304) && zr(
4455
+ 4194304) && Jr(
4435
4456
  l,
4436
4457
  h,
4437
4458
  d,
4438
4459
  /*$$scope*/
4439
4460
  d[22],
4440
- o ? Xr(
4461
+ o ? zr(
4441
4462
  h,
4442
4463
  /*$$scope*/
4443
4464
  d[22],
4444
4465
  p,
4445
- To
4446
- ) : Jr(
4466
+ Bo
4467
+ ) : Zr(
4447
4468
  /*$$scope*/
4448
4469
  d[22]
4449
4470
  ),
4450
- $t
4471
+ kt
4451
4472
  ), c === (c = f(d)) && m ? m.p(d, p) : (m.d(1), m = c(d), m && (m.c(), m.m(r, null)));
4452
4473
  },
4453
4474
  i(d) {
4454
- o || (ce(u, d), o = !0);
4475
+ o || (he(u, d), o = !0);
4455
4476
  },
4456
4477
  o(d) {
4457
- We(u, d), o = !1;
4478
+ ze(u, d), o = !1;
4458
4479
  },
4459
4480
  d(d) {
4460
- d && R(t), u && u.d(d), m.d(), a = !1, s();
4481
+ d && O(t), u && u.d(d), m.d(), a = !1, s();
4461
4482
  }
4462
4483
  };
4463
4484
  }
4464
- function Ho(e) {
4485
+ function Ao(e) {
4465
4486
  let t, r;
4466
4487
  return {
4467
4488
  c() {
4468
- t = pt("svg"), r = pt("path"), g(r, "stroke-linecap", "round"), g(r, "stroke-linejoin", "round"), g(r, "stroke-width", "2"), g(r, "d", "M6 18L18 6M6 6l12 12"), g(t, "class", "w-6 h-6"), g(t, "fill", "none"), g(t, "stroke", "currentColor"), g(t, "viewBox", "0 0 24 24"), g(t, "xmlns", "http://www.w3.org/2000/svg");
4489
+ t = gt("svg"), r = gt("path"), g(r, "stroke-linecap", "round"), g(r, "stroke-linejoin", "round"), g(r, "stroke-width", "2"), g(r, "d", "M6 18L18 6M6 6l12 12"), g(t, "class", "w-6 h-6"), g(t, "fill", "none"), g(t, "stroke", "currentColor"), g(t, "viewBox", "0 0 24 24"), g(t, "xmlns", "http://www.w3.org/2000/svg");
4469
4490
  },
4470
4491
  m(n, i) {
4471
- O(n, t, i), x(t, r);
4492
+ I(n, t, i), _(t, r);
4472
4493
  },
4473
- p: N,
4494
+ p: C,
4474
4495
  d(n) {
4475
- n && R(t);
4496
+ n && O(t);
4476
4497
  }
4477
4498
  };
4478
4499
  }
4479
- function Bo(e) {
4500
+ function Po(e) {
4480
4501
  let t, r = (
4481
4502
  /*$_*/
4482
4503
  e[9]("noGames") + ""
4483
4504
  ), n;
4484
4505
  return {
4485
4506
  c() {
4486
- t = S("p"), n = j(r), g(t, "class", "RandomGameLoading");
4507
+ t = w("p"), n = j(r), g(t, "class", "RandomGameLoading");
4487
4508
  },
4488
4509
  m(i, o) {
4489
- O(i, t, o), x(t, n);
4510
+ I(i, t, o), _(t, n);
4490
4511
  },
4491
4512
  p(i, o) {
4492
4513
  o[0] & /*$_*/
@@ -4494,48 +4515,48 @@ function Bo(e) {
4494
4515
  i[9]("noGames") + "") && X(n, r);
4495
4516
  },
4496
4517
  d(i) {
4497
- i && R(t);
4518
+ i && O(t);
4498
4519
  }
4499
4520
  };
4500
4521
  }
4501
- function Ao(e) {
4502
- let t, r, n, i, o = gt(
4522
+ function Oo(e) {
4523
+ let t, r, n, i, o = vt(
4503
4524
  /*gamesToShow*/
4504
4525
  e[4]
4505
4526
  ), a = [];
4506
4527
  for (let u = 0; u < o.length; u += 1)
4507
- a[u] = kt(Dt(e, o, u));
4528
+ a[u] = Wt(jt(e, o, u));
4508
4529
  function s(u, f) {
4509
4530
  return (
4510
4531
  /*animationDone*/
4511
- u[6] ? Ro : Po
4532
+ u[6] ? Io : Ro
4512
4533
  );
4513
4534
  }
4514
4535
  let h = s(e), l = h(e);
4515
4536
  return {
4516
4537
  c() {
4517
- t = S("div"), r = S("main"), n = S("div");
4538
+ t = w("div"), r = w("main"), n = w("div");
4518
4539
  for (let u = 0; u < a.length; u += 1)
4519
4540
  a[u].c();
4520
4541
  i = k(), l.c(), g(n, "class", "GamesContainer"), g(r, "class", "RandomGamesSliderWrapper"), g(t, "class", "RandomGameWrapper");
4521
4542
  },
4522
4543
  m(u, f) {
4523
- O(u, t, f), x(t, r), x(r, n);
4544
+ I(u, t, f), _(t, r), _(r, n);
4524
4545
  for (let c = 0; c < a.length; c += 1)
4525
4546
  a[c] && a[c].m(n, null);
4526
- e[24](n), x(t, i), l.m(t, null);
4547
+ e[24](n), _(t, i), l.m(t, null);
4527
4548
  },
4528
4549
  p(u, f) {
4529
4550
  if (f[0] & /*gamesToShow*/
4530
4551
  16) {
4531
- o = gt(
4552
+ o = vt(
4532
4553
  /*gamesToShow*/
4533
4554
  u[4]
4534
4555
  );
4535
4556
  let c;
4536
4557
  for (c = 0; c < o.length; c += 1) {
4537
- const m = Dt(u, o, c);
4538
- a[c] ? a[c].p(m, f) : (a[c] = kt(m), a[c].c(), a[c].m(n, null));
4558
+ const m = jt(u, o, c);
4559
+ a[c] ? a[c].p(m, f) : (a[c] = Wt(m), a[c].c(), a[c].m(n, null));
4539
4560
  }
4540
4561
  for (; c < a.length; c += 1)
4541
4562
  a[c].d(1);
@@ -4544,25 +4565,25 @@ function Ao(e) {
4544
4565
  h === (h = s(u)) && l ? l.p(u, f) : (l.d(1), l = h(u), l && (l.c(), l.m(t, null)));
4545
4566
  },
4546
4567
  d(u) {
4547
- u && R(t), qr(a, u), e[24](null), l.d();
4568
+ u && O(t), Kr(a, u), e[24](null), l.d();
4548
4569
  }
4549
4570
  };
4550
4571
  }
4551
- function kt(e) {
4572
+ function Wt(e) {
4552
4573
  let t, r, n, i, o, a;
4553
4574
  return {
4554
4575
  c() {
4555
- t = S("div"), r = S("img"), a = k(), g(r, "class", "RandomGameImage"), dt(r.src, n = /*game*/
4576
+ t = w("div"), r = w("img"), a = k(), g(r, "class", "RandomGameImage"), bt(r.src, n = /*game*/
4556
4577
  e[41].thumbnail) || g(r, "src", n), g(r, "alt", i = /*game*/
4557
4578
  e[41].name), g(r, "title", o = /*game*/
4558
4579
  e[41].name), g(t, "class", "item");
4559
4580
  },
4560
4581
  m(s, h) {
4561
- O(s, t, h), x(t, r), x(t, a);
4582
+ I(s, t, h), _(t, r), _(t, a);
4562
4583
  },
4563
4584
  p(s, h) {
4564
4585
  h[0] & /*gamesToShow*/
4565
- 16 && !dt(r.src, n = /*game*/
4586
+ 16 && !bt(r.src, n = /*game*/
4566
4587
  s[41].thumbnail) && g(r, "src", n), h[0] & /*gamesToShow*/
4567
4588
  16 && i !== (i = /*game*/
4568
4589
  s[41].name) && g(r, "alt", i), h[0] & /*gamesToShow*/
@@ -4570,21 +4591,21 @@ function kt(e) {
4570
4591
  s[41].name) && g(r, "title", o);
4571
4592
  },
4572
4593
  d(s) {
4573
- s && R(t);
4594
+ s && O(t);
4574
4595
  }
4575
4596
  };
4576
4597
  }
4577
- function Po(e) {
4598
+ function Ro(e) {
4578
4599
  let t, r = (
4579
4600
  /*$_*/
4580
4601
  e[9]("randomGameLoading") + ""
4581
4602
  ), n;
4582
4603
  return {
4583
4604
  c() {
4584
- t = S("p"), n = j(r), g(t, "class", "RandomGameLoading");
4605
+ t = w("p"), n = j(r), g(t, "class", "RandomGameLoading");
4585
4606
  },
4586
4607
  m(i, o) {
4587
- O(i, t, o), x(t, n);
4608
+ I(i, t, o), _(t, n);
4588
4609
  },
4589
4610
  p(i, o) {
4590
4611
  o[0] & /*$_*/
@@ -4592,11 +4613,11 @@ function Po(e) {
4592
4613
  i[9]("randomGameLoading") + "") && X(n, r);
4593
4614
  },
4594
4615
  d(i) {
4595
- i && R(t);
4616
+ i && O(t);
4596
4617
  }
4597
4618
  };
4598
4619
  }
4599
- function Ro(e) {
4620
+ function Io(e) {
4600
4621
  let t, r, n, i, o = (
4601
4622
  /*randomGame*/
4602
4623
  e[3].name + ""
@@ -4609,11 +4630,11 @@ function Ro(e) {
4609
4630
  ), d, p, A;
4610
4631
  return {
4611
4632
  c() {
4612
- t = S("button"), t.innerHTML = `<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve"><style type="text/css">.st0{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));}
4613
- </style><path class="st0" d="M162.4,161.2C145.3,178.5,122.7,187,100,187c-19.1,0-38.2-6.2-54-18.4l2.2,24c0.4,3.6-2.4,6.9-6,7.3h-0.7 c-3.3,0-6.2-2.7-6.7-6l-3.8-41.1c-0.4-3.6,2.4-6.9,6-7.3l40.9-3.8c3.6-0.4,6.9,2.4,7.3,6c0.4,3.6-2.4,6.9-6,7.3l-26,2.4 c29.3,23.3,72.4,21.6,99.5-5.6c19.8-19.8,26.9-48.7,18.4-75.3c-1.1-3.6,0.9-7.3,4.4-8.4c3.6-1.1,7.3,0.9,8.4,4.4 C194,103.9,185.8,137.9,162.4,161.2L162.4,161.2z M47.1,47.9c27.1-27.1,70.2-29.1,99.5-5.6l-26,2.4c-3.6,0.4-6.4,3.6-6,7.3 c0.2,3.6,3.3,6,6.7,6h0.7l40.9-3.8c3.6-0.4,6.4-3.6,6-7.3l-4-41.1c-0.4-3.6-3.6-6.4-7.3-6c-3.6,0.4-6.4,3.6-6,7.3l2.2,24 C119.3,4.4,69.3,6.8,37.6,38.6C14.2,61.9,6,95.9,15.8,127.2c0.9,2.9,3.6,4.7,6.4,4.7c0.7,0,1.3,0,2-0.2c3.6-1.1,5.6-4.9,4.4-8.4 C20.2,96.6,27.4,67.7,47.1,47.9L47.1,47.9z"></path></svg>`, r = k(), n = S("div"), i = S("p"), a = j(o), s = k(), h = S("p"), u = j(l), f = k(), c = S("button"), d = j(m), g(t, "class", "RandomTryAgain"), g(i, "class", "RandomGameTitle"), g(h, "class", "RandomGameVendor"), g(c, "class", "RandomGamePlay"), g(n, "class", "RandomGameDetails");
4633
+ t = w("button"), t.innerHTML = `<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve"><style type="text/css">.st0{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));}
4634
+ </style><path class="st0" d="M162.4,161.2C145.3,178.5,122.7,187,100,187c-19.1,0-38.2-6.2-54-18.4l2.2,24c0.4,3.6-2.4,6.9-6,7.3h-0.7 c-3.3,0-6.2-2.7-6.7-6l-3.8-41.1c-0.4-3.6,2.4-6.9,6-7.3l40.9-3.8c3.6-0.4,6.9,2.4,7.3,6c0.4,3.6-2.4,6.9-6,7.3l-26,2.4 c29.3,23.3,72.4,21.6,99.5-5.6c19.8-19.8,26.9-48.7,18.4-75.3c-1.1-3.6,0.9-7.3,4.4-8.4c3.6-1.1,7.3,0.9,8.4,4.4 C194,103.9,185.8,137.9,162.4,161.2L162.4,161.2z M47.1,47.9c27.1-27.1,70.2-29.1,99.5-5.6l-26,2.4c-3.6,0.4-6.4,3.6-6,7.3 c0.2,3.6,3.3,6,6.7,6h0.7l40.9-3.8c3.6-0.4,6.4-3.6,6-7.3l-4-41.1c-0.4-3.6-3.6-6.4-7.3-6c-3.6,0.4-6.4,3.6-6,7.3l2.2,24 C119.3,4.4,69.3,6.8,37.6,38.6C14.2,61.9,6,95.9,15.8,127.2c0.9,2.9,3.6,4.7,6.4,4.7c0.7,0,1.3,0,2-0.2c3.6-1.1,5.6-4.9,4.4-8.4 C20.2,96.6,27.4,67.7,47.1,47.9L47.1,47.9z"></path></svg>`, r = k(), n = w("div"), i = w("p"), a = j(o), s = k(), h = w("p"), u = j(l), f = k(), c = w("button"), d = j(m), g(t, "class", "RandomTryAgain"), g(i, "class", "RandomGameTitle"), g(h, "class", "RandomGameVendor"), g(c, "class", "RandomGamePlay"), g(n, "class", "RandomGameDetails");
4614
4635
  },
4615
4636
  m(H, T) {
4616
- O(H, t, T), O(H, r, T), O(H, n, T), x(n, i), x(i, a), x(n, s), x(n, h), x(h, u), x(n, f), x(n, c), x(c, d), p || (A = [
4637
+ I(H, t, T), I(H, r, T), I(H, n, T), _(n, i), _(i, a), _(n, s), _(n, h), _(h, u), _(n, f), _(n, c), _(c, d), p || (A = [
4617
4638
  Te(
4618
4639
  t,
4619
4640
  "click",
@@ -4638,21 +4659,21 @@ function Ro(e) {
4638
4659
  H[9]("playNowRandomGame") + "") && X(d, m);
4639
4660
  },
4640
4661
  d(H) {
4641
- H && (R(t), R(r), R(n)), p = !1, z(A);
4662
+ H && (O(t), O(r), O(n)), p = !1, z(A);
4642
4663
  }
4643
4664
  };
4644
4665
  }
4645
- function Io(e) {
4666
+ function No(e) {
4646
4667
  let t, r = (
4647
4668
  /*$_*/
4648
4669
  e[9]("playRandomGame") + ""
4649
4670
  ), n;
4650
4671
  return {
4651
4672
  c() {
4652
- t = S("span"), n = j(r), g(t, "class", "RandomButtonText");
4673
+ t = w("span"), n = j(r), g(t, "class", "RandomButtonText");
4653
4674
  },
4654
4675
  m(i, o) {
4655
- O(i, t, o), x(t, n);
4676
+ I(i, t, o), _(t, n);
4656
4677
  },
4657
4678
  p(i, o) {
4658
4679
  o[0] & /*$_*/
@@ -4660,21 +4681,21 @@ function Io(e) {
4660
4681
  i[9]("playRandomGame") + "") && X(n, r);
4661
4682
  },
4662
4683
  d(i) {
4663
- i && R(t);
4684
+ i && O(t);
4664
4685
  }
4665
4686
  };
4666
4687
  }
4667
- function Oo(e) {
4688
+ function Mo(e) {
4668
4689
  let t, r;
4669
4690
  return {
4670
4691
  c() {
4671
- t = S("span"), r = j(
4692
+ t = w("span"), r = j(
4672
4693
  /*buttontext*/
4673
4694
  e[1]
4674
4695
  ), g(t, "class", "RandomButtonText");
4675
4696
  },
4676
4697
  m(n, i) {
4677
- O(n, t, i), x(t, r);
4698
+ I(n, t, i), _(t, r);
4678
4699
  },
4679
4700
  p(n, i) {
4680
4701
  i[0] & /*buttontext*/
@@ -4685,32 +4706,32 @@ function Oo(e) {
4685
4706
  );
4686
4707
  },
4687
4708
  d(n) {
4688
- n && R(t);
4709
+ n && O(t);
4689
4710
  }
4690
4711
  };
4691
4712
  }
4692
- function Mo(e) {
4713
+ function Lo(e) {
4693
4714
  let t, r, n, i, o, a, s, h, l, u = (
4694
4715
  /*show*/
4695
- e[5] && jt(e)
4716
+ e[5] && Vt(e)
4696
4717
  );
4697
4718
  function f(d, p) {
4698
4719
  if (
4699
4720
  /*buttontext*/
4700
4721
  d[1]
4701
4722
  )
4702
- return Oo;
4723
+ return Mo;
4703
4724
  if (!/*buttontext*/
4704
4725
  d[1])
4705
- return Io;
4726
+ return No;
4706
4727
  }
4707
4728
  let c = f(e), m = c && c(e);
4708
4729
  return {
4709
4730
  c() {
4710
- t = S("div"), u && u.c(), r = k(), n = S("div"), i = S("button"), m && m.c(), o = k(), a = S("span"), g(a, "class", "RandomButtonIcon"), g(i, "class", "RandomButton"), g(n, "class", "RandomButtonWrapper");
4731
+ t = w("div"), u && u.c(), r = k(), n = w("div"), i = w("button"), m && m.c(), o = k(), a = w("span"), g(a, "class", "RandomButtonIcon"), g(i, "class", "RandomButton"), g(n, "class", "RandomButtonWrapper");
4711
4732
  },
4712
4733
  m(d, p) {
4713
- O(d, t, p), u && u.m(t, null), x(t, r), x(t, n), x(n, i), m && m.m(i, null), x(i, o), x(i, a), a.innerHTML = /*randombuttonicon*/
4734
+ I(d, t, p), u && u.m(t, null), _(t, r), _(t, n), _(n, i), m && m.m(i, null), _(i, o), _(i, a), a.innerHTML = /*randombuttonicon*/
4714
4735
  e[0], e[28](t), s = !0, h || (l = Te(
4715
4736
  i,
4716
4737
  "click",
@@ -4721,101 +4742,101 @@ function Mo(e) {
4721
4742
  p(d, p) {
4722
4743
  /*show*/
4723
4744
  d[5] ? u ? (u.p(d, p), p[0] & /*show*/
4724
- 32 && ce(u, 1)) : (u = jt(d), u.c(), ce(u, 1), u.m(t, r)) : u && (sn(), We(u, 1, 1, () => {
4745
+ 32 && he(u, 1)) : (u = Vt(d), u.c(), he(u, 1), u.m(t, r)) : u && (un(), ze(u, 1, 1, () => {
4725
4746
  u = null;
4726
- }), un()), c === (c = f(d)) && m ? m.p(d, p) : (m && m.d(1), m = c && c(d), m && (m.c(), m.m(i, o))), (!s || p[0] & /*randombuttonicon*/
4747
+ }), ln()), c === (c = f(d)) && m ? m.p(d, p) : (m && m.d(1), m = c && c(d), m && (m.c(), m.m(i, o))), (!s || p[0] & /*randombuttonicon*/
4727
4748
  1) && (a.innerHTML = /*randombuttonicon*/
4728
4749
  d[0]);
4729
4750
  },
4730
4751
  i(d) {
4731
- s || (ce(u), s = !0);
4752
+ s || (he(u), s = !0);
4732
4753
  },
4733
4754
  o(d) {
4734
- We(u), s = !1;
4755
+ ze(u), s = !1;
4735
4756
  },
4736
4757
  d(d) {
4737
- d && R(t), u && u.d(), m && m.d(), e[28](null), h = !1, l();
4758
+ d && O(t), u && u.d(), m && m.d(), e[28](null), h = !1, l();
4738
4759
  }
4739
4760
  };
4740
4761
  }
4741
- function Lo(e, t, r) {
4762
+ function Co(e, t, r) {
4742
4763
  let n;
4743
- Vr(e, go, (b) => r(9, n = b));
4744
- let { $$slots: i = {}, $$scope: o } = t, { endpoint: a = "" } = t, { datasource: s = "" } = t, { gameevent: h = "" } = t, { lang: l = "" } = t, { randombuttonicon: u = "" } = t, { buttontext: f = "" } = t, { translationurl: c = "" } = t, { clientstyling: m = "" } = t, { clientstylingurl: d = "" } = t, { filteredrandomgamecategories: p = "" } = t, { mbsource: A } = t, H = [], T = "", B, M = !1, L = !1, C = !1, pe = window.navigator.userAgent, G, Z, ht, be, ct = null;
4745
- Eo({ withLocale: "en", translations: {} });
4746
- const Ar = () => {
4747
- fetch(c).then((E) => E.json()).then((E) => {
4748
- Object.keys(E).forEach((U) => {
4749
- Ut(U, E[U]);
4764
+ Wr(e, vo, (b) => r(9, n = b));
4765
+ let { $$slots: i = {}, $$scope: o } = t, { endpoint: a = "" } = t, { datasource: s = "" } = t, { gameevent: h = "" } = t, { lang: l = "" } = t, { randombuttonicon: u = "" } = t, { buttontext: f = "" } = t, { translationurl: c = "" } = t, { clientstyling: m = "" } = t, { clientstylingurl: d = "" } = t, { filteredrandomgamecategories: p = "" } = t, { mbsource: A } = t, H = [], T = "", B, N = !1, M = !1, G = !1, pe = window.navigator.userAgent, U, Z, ft, be, mt = null;
4766
+ So({ withLocale: "en", translations: {} });
4767
+ const Pr = () => {
4768
+ fetch(c).then((x) => x.json()).then((x) => {
4769
+ Object.keys(x).forEach((F) => {
4770
+ $t(F, x[F]);
4750
4771
  });
4751
- }).catch((E) => {
4752
- console.log(E);
4772
+ }).catch((x) => {
4773
+ console.log(x);
4753
4774
  });
4754
4775
  };
4755
- Object.keys(Ft).forEach((b) => {
4756
- Ut(b, Ft[b]);
4776
+ Object.keys(Dt).forEach((b) => {
4777
+ $t(b, Dt[b]);
4757
4778
  });
4758
- const Pr = () => {
4779
+ const Or = () => {
4759
4780
  let b = new URL(`${a}/v1/casino/games`);
4760
- b.searchParams.append("platform", yo(pe)), b.searchParams.append("datasource", s), b.searchParams.append("fields", "gId,id,href,thumbnail,name,vendor,categories"), p && b.searchParams.append("filter", `groups=${p}`), b.searchParams.append("expand", "categories,vendor"), b.searchParams.append("pagination", "offset=0,limit=1000"), fetch(b.href).then((E) => E.json()).then((E) => {
4761
- H = E.items, H.length ? (r(4, B = Rr(H.slice(0, 19))), r(7, C = !0)) : (r(4, B = []), r(7, C = !1));
4762
- }).catch((E) => {
4763
- console.log(E), r(7, C = !1);
4781
+ b.searchParams.append("platform", _o(pe)), b.searchParams.append("datasource", s), b.searchParams.append("fields", "gId,id,href,thumbnail,name,vendor,categories"), p && b.searchParams.append("filter", `groups=${p}`), b.searchParams.append("expand", "categories,vendor"), b.searchParams.append("pagination", "offset=0,limit=1000"), fetch(b.href).then((x) => x.json()).then((x) => {
4782
+ H = x.items, H.length ? (r(4, B = Rr(H.slice(0, 19))), r(7, G = !0)) : (r(4, B = []), r(7, G = !1));
4783
+ }).catch((x) => {
4784
+ console.log(x), r(7, G = !1);
4764
4785
  });
4765
4786
  }, Rr = (b) => {
4766
- const E = Or(b);
4767
- return E.concat(E);
4787
+ const x = Nr(b);
4788
+ return x.concat(x);
4768
4789
  }, Ir = async () => {
4769
- await nn(), be = Math.floor(Math.random() * (B.length / 2)) + B.length / 2, r(3, T = B[be]), ht = Z.children[be];
4770
- }, Le = async () => {
4771
- r(6, L = !1), r(5, M = !0), window.postMessage({ type: "RandomWidgetState", state: !0 }, window.location.href), await Ir();
4772
- const b = window.getComputedStyle(Z).getPropertyValue("gap"), E = parseInt(b, 10) || 0, ue = (ht.offsetHeight + E) * be, Dr = [
4790
+ await on(), be = Math.floor(Math.random() * (B.length / 2)) + B.length / 2, r(3, T = B[be]), ft = Z.children[be];
4791
+ }, Ce = async () => {
4792
+ r(6, M = !1), r(5, N = !0), window.postMessage({ type: "RandomWidgetState", state: !0 }, window.location.href), await Ir();
4793
+ const b = window.getComputedStyle(Z).getPropertyValue("gap"), x = parseInt(b, 10) || 0, se = (ft.offsetHeight + x) * be, Dr = [
4773
4794
  { transform: "translateX(0px)" },
4774
4795
  { filter: "blur(5px)" },
4775
4796
  {
4776
- transform: `translateY(-${ue}px)`
4797
+ transform: `translateY(-${se}px)`
4777
4798
  }
4778
- ], $r = {
4799
+ ], jr = {
4779
4800
  duration: 2e3,
4780
4801
  easing: "cubic-bezier(0.5, 0, 0.5, 1.2)",
4781
4802
  fill: "forwards"
4782
4803
  };
4783
- ct = Z.animate(Dr, $r), ct.onfinish = () => {
4784
- r(6, L = !0);
4804
+ mt = Z.animate(Dr, jr), mt.onfinish = () => {
4805
+ r(6, M = !0);
4785
4806
  };
4786
- }, Or = (b) => {
4787
- const E = structuredClone(b);
4788
- let U = E.length, ue;
4789
- for (; U != 0; )
4790
- ue = Math.floor(Math.random() * U), U--, [E[U], E[ue]] = [E[ue], E[U]];
4791
- return E;
4792
- }, ft = () => {
4807
+ }, Nr = (b) => {
4808
+ const x = structuredClone(b);
4809
+ let F = x.length, se;
4810
+ for (; F != 0; )
4811
+ se = Math.floor(Math.random() * F), F--, [x[F], x[se]] = [x[se], x[F]];
4812
+ return x;
4813
+ }, dt = () => {
4793
4814
  window.postMessage(
4794
4815
  {
4795
4816
  type: h,
4796
4817
  gameId: T.gId || T.id
4797
4818
  },
4798
4819
  window.location.href
4799
- ), r(5, M = !1), window.postMessage({ type: "RandomWidgetState", state: !1 }, window.location.href), typeof gtag == "function" && gtag("event", "OpenGame", {
4820
+ ), r(5, N = !1), window.postMessage({ type: "RandomWidgetState", state: !1 }, window.location.href), typeof gtag == "function" && gtag("event", "OpenGame", {
4800
4821
  context: "RandomGameWidget",
4801
4822
  gameId: `${T.gId || T.id}`
4802
4823
  });
4803
4824
  }, Mr = () => {
4804
- r(5, M = !1), window.postMessage({ type: "RandomWidgetState", state: M }, window.location.href);
4825
+ r(5, N = !1), window.postMessage({ type: "RandomWidgetState", state: N }, window.location.href);
4805
4826
  }, Lr = () => {
4806
- wo(l);
4827
+ To(l);
4807
4828
  };
4808
- rn(() => () => {
4829
+ nn(() => () => {
4809
4830
  });
4810
- function Nr(b) {
4831
+ function Cr(b) {
4811
4832
  He[b ? "unshift" : "push"](() => {
4812
4833
  Z = b, r(8, Z);
4813
4834
  });
4814
4835
  }
4815
- const Cr = () => Le(), Gr = () => ft(), Ur = () => Le();
4816
- function Fr(b) {
4836
+ const Gr = () => Ce(), Ur = () => dt(), Fr = () => Ce();
4837
+ function $r(b) {
4817
4838
  He[b ? "unshift" : "push"](() => {
4818
- G = b, r(2, G);
4839
+ U = b, r(2, U);
4819
4840
  });
4820
4841
  }
4821
4842
  return e.$$set = (b) => {
@@ -4823,24 +4844,24 @@ function Lo(e, t, r) {
4823
4844
  }, e.$$.update = () => {
4824
4845
  e.$$.dirty[0] & /*lang*/
4825
4846
  65536 && l && Lr(), e.$$.dirty[0] & /*translationurl*/
4826
- 131072 && c && Ar(), e.$$.dirty[0] & /*endpoint, datasource*/
4827
- 24576 && a && s && Pr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4828
- 262148 && m && G && vo(G, m), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4829
- 524292 && d && G && _o(G, d), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
4830
- 2097156 && G && xo(G, `${A}.Style`);
4847
+ 131072 && c && Pr(), e.$$.dirty[0] & /*endpoint, datasource*/
4848
+ 24576 && a && s && Or(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4849
+ 262148 && m && U && xo(U, m), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4850
+ 524292 && d && U && Eo(U, d), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
4851
+ 2097156 && U && wo(U, `${A}.Style`);
4831
4852
  }, [
4832
4853
  u,
4833
4854
  f,
4834
- G,
4855
+ U,
4835
4856
  T,
4836
4857
  B,
4858
+ N,
4837
4859
  M,
4838
- L,
4839
- C,
4860
+ G,
4840
4861
  Z,
4841
4862
  n,
4842
- Le,
4843
- ft,
4863
+ Ce,
4864
+ dt,
4844
4865
  Mr,
4845
4866
  a,
4846
4867
  s,
@@ -4853,21 +4874,21 @@ function Lo(e, t, r) {
4853
4874
  A,
4854
4875
  o,
4855
4876
  i,
4856
- Nr,
4857
4877
  Cr,
4858
4878
  Gr,
4859
4879
  Ur,
4860
- Fr
4880
+ Fr,
4881
+ $r
4861
4882
  ];
4862
4883
  }
4863
- class No extends dn {
4884
+ class Go extends pn {
4864
4885
  constructor(t) {
4865
- super(), fn(
4886
+ super(), mn(
4866
4887
  this,
4867
4888
  t,
4889
+ Co,
4868
4890
  Lo,
4869
- Mo,
4870
- Wt,
4891
+ zt,
4871
4892
  {
4872
4893
  endpoint: 13,
4873
4894
  datasource: 14,
@@ -4881,7 +4902,7 @@ class No extends dn {
4881
4902
  filteredrandomgamecategories: 20,
4882
4903
  mbsource: 21
4883
4904
  },
4884
- So,
4905
+ Ho,
4885
4906
  [-1, -1]
4886
4907
  );
4887
4908
  }
@@ -4889,70 +4910,70 @@ class No extends dn {
4889
4910
  return this.$$.ctx[13];
4890
4911
  }
4891
4912
  set endpoint(t) {
4892
- this.$$set({ endpoint: t }), I();
4913
+ this.$$set({ endpoint: t }), R();
4893
4914
  }
4894
4915
  get datasource() {
4895
4916
  return this.$$.ctx[14];
4896
4917
  }
4897
4918
  set datasource(t) {
4898
- this.$$set({ datasource: t }), I();
4919
+ this.$$set({ datasource: t }), R();
4899
4920
  }
4900
4921
  get gameevent() {
4901
4922
  return this.$$.ctx[15];
4902
4923
  }
4903
4924
  set gameevent(t) {
4904
- this.$$set({ gameevent: t }), I();
4925
+ this.$$set({ gameevent: t }), R();
4905
4926
  }
4906
4927
  get lang() {
4907
4928
  return this.$$.ctx[16];
4908
4929
  }
4909
4930
  set lang(t) {
4910
- this.$$set({ lang: t }), I();
4931
+ this.$$set({ lang: t }), R();
4911
4932
  }
4912
4933
  get randombuttonicon() {
4913
4934
  return this.$$.ctx[0];
4914
4935
  }
4915
4936
  set randombuttonicon(t) {
4916
- this.$$set({ randombuttonicon: t }), I();
4937
+ this.$$set({ randombuttonicon: t }), R();
4917
4938
  }
4918
4939
  get buttontext() {
4919
4940
  return this.$$.ctx[1];
4920
4941
  }
4921
4942
  set buttontext(t) {
4922
- this.$$set({ buttontext: t }), I();
4943
+ this.$$set({ buttontext: t }), R();
4923
4944
  }
4924
4945
  get translationurl() {
4925
4946
  return this.$$.ctx[17];
4926
4947
  }
4927
4948
  set translationurl(t) {
4928
- this.$$set({ translationurl: t }), I();
4949
+ this.$$set({ translationurl: t }), R();
4929
4950
  }
4930
4951
  get clientstyling() {
4931
4952
  return this.$$.ctx[18];
4932
4953
  }
4933
4954
  set clientstyling(t) {
4934
- this.$$set({ clientstyling: t }), I();
4955
+ this.$$set({ clientstyling: t }), R();
4935
4956
  }
4936
4957
  get clientstylingurl() {
4937
4958
  return this.$$.ctx[19];
4938
4959
  }
4939
4960
  set clientstylingurl(t) {
4940
- this.$$set({ clientstylingurl: t }), I();
4961
+ this.$$set({ clientstylingurl: t }), R();
4941
4962
  }
4942
4963
  get filteredrandomgamecategories() {
4943
4964
  return this.$$.ctx[20];
4944
4965
  }
4945
4966
  set filteredrandomgamecategories(t) {
4946
- this.$$set({ filteredrandomgamecategories: t }), I();
4967
+ this.$$set({ filteredrandomgamecategories: t }), R();
4947
4968
  }
4948
4969
  get mbsource() {
4949
4970
  return this.$$.ctx[21];
4950
4971
  }
4951
4972
  set mbsource(t) {
4952
- this.$$set({ mbsource: t }), I();
4973
+ this.$$set({ mbsource: t }), R();
4953
4974
  }
4954
4975
  }
4955
- mn(No, { endpoint: {}, datasource: {}, gameevent: {}, lang: {}, randombuttonicon: {}, buttontext: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, filteredrandomgamecategories: {}, mbsource: {} }, ["close"], [], !0);
4976
+ dn(Go, { endpoint: {}, datasource: {}, gameevent: {}, lang: {}, randombuttonicon: {}, buttontext: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, filteredrandomgamecategories: {}, mbsource: {} }, ["close"], [], !0);
4956
4977
  export {
4957
- No as C
4978
+ Go as C
4958
4979
  };