@everymatrix/casino-integrated-game-page 1.86.3 → 1.86.5

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,17 +1,17 @@
1
- var Ai = Object.defineProperty, Li = Object.defineProperties;
2
- var Ni = Object.getOwnPropertyDescriptors;
3
- var Fr = Object.getOwnPropertySymbols;
4
- var Di = Object.prototype.hasOwnProperty, Ri = Object.prototype.propertyIsEnumerable;
5
- var Ht = (e, t, r) => t in e ? Ai(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pr = (e, t) => {
1
+ var Li = Object.defineProperty, Ni = Object.defineProperties;
2
+ var Di = Object.getOwnPropertyDescriptors;
3
+ var Cr = Object.getOwnPropertySymbols;
4
+ var Ri = Object.prototype.hasOwnProperty, Ui = Object.prototype.propertyIsEnumerable;
5
+ var It = (e, t, r) => t in e ? Li(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Br = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Di.call(t, r) && Ht(e, r, t[r]);
8
- if (Fr)
9
- for (var r of Fr(t))
10
- Ri.call(t, r) && Ht(e, r, t[r]);
7
+ Ri.call(t, r) && It(e, r, t[r]);
8
+ if (Cr)
9
+ for (var r of Cr(t))
10
+ Ui.call(t, r) && It(e, r, t[r]);
11
11
  return e;
12
- }, Cr = (e, t) => Li(e, Ni(t));
13
- var Q = (e, t, r) => (Ht(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var Br = (e, t, r) => new Promise((n, i) => {
12
+ }, Or = (e, t) => Ni(e, Di(t));
13
+ var Q = (e, t, r) => (It(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var Mr = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (h) => {
16
16
  try {
17
17
  s(r.next(h));
@@ -27,32 +27,32 @@ var Br = (e, t, r) => new Promise((n, i) => {
27
27
  }, s = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, a);
28
28
  s((r = r.apply(e, t)).next());
29
29
  });
30
- import "../stencil/user-deposit-withdrawal-B0QBTXIk.js";
30
+ import "../stencil/user-deposit-withdrawal-D_Gohlmv.js";
31
31
  function L() {
32
32
  }
33
- function mn(e) {
33
+ function gn(e) {
34
34
  return e();
35
35
  }
36
- function Mr() {
36
+ function Hr() {
37
37
  return /* @__PURE__ */ Object.create(null);
38
38
  }
39
39
  function he(e) {
40
- e.forEach(mn);
40
+ e.forEach(gn);
41
41
  }
42
- function rr(e) {
42
+ function ar(e) {
43
43
  return typeof e == "function";
44
44
  }
45
- function pn(e, t) {
45
+ function bn(e, t) {
46
46
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
47
47
  }
48
48
  let nt;
49
49
  function ht(e, t) {
50
50
  return e === t ? !0 : (nt || (nt = document.createElement("a")), nt.href = t, e === nt.href);
51
51
  }
52
- function Ui(e) {
52
+ function Gi(e) {
53
53
  return Object.keys(e).length === 0;
54
54
  }
55
- function gn(e, ...t) {
55
+ function vn(e, ...t) {
56
56
  if (e == null) {
57
57
  for (const n of t)
58
58
  n(void 0);
@@ -61,20 +61,20 @@ function gn(e, ...t) {
61
61
  const r = e.subscribe(...t);
62
62
  return r.unsubscribe ? () => r.unsubscribe() : r;
63
63
  }
64
- function Gi(e, t, r) {
65
- e.$$.on_destroy.push(gn(t, r));
64
+ function ji(e, t, r) {
65
+ e.$$.on_destroy.push(vn(t, r));
66
66
  }
67
- function T(e, t) {
67
+ function S(e, t) {
68
68
  e.appendChild(t);
69
69
  }
70
- function ji(e, t, r) {
71
- const n = Wi(e);
70
+ function Wi(e, t, r) {
71
+ const n = zi(e);
72
72
  if (!n.getElementById(t)) {
73
73
  const i = x("style");
74
- i.id = t, i.textContent = r, zi(n, i);
74
+ i.id = t, i.textContent = r, Yi(n, i);
75
75
  }
76
76
  }
77
- function Wi(e) {
77
+ function zi(e) {
78
78
  if (!e)
79
79
  return document;
80
80
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -84,23 +84,23 @@ function Wi(e) {
84
84
  t
85
85
  ) : e.ownerDocument;
86
86
  }
87
- function zi(e, t) {
88
- return T(
87
+ function Yi(e, t) {
88
+ return S(
89
89
  /** @type {Document} */
90
90
  e.head || e,
91
91
  t
92
92
  ), t.sheet;
93
93
  }
94
- function I(e, t, r) {
94
+ function H(e, t, r) {
95
95
  e.insertBefore(t, r || null);
96
96
  }
97
- function O(e) {
97
+ function M(e) {
98
98
  e.parentNode && e.parentNode.removeChild(e);
99
99
  }
100
100
  function x(e) {
101
101
  return document.createElement(e);
102
102
  }
103
- function Ru(e) {
103
+ function Gu(e) {
104
104
  return document.createElementNS("http://www.w3.org/2000/svg", e);
105
105
  }
106
106
  function de(e) {
@@ -119,10 +119,10 @@ function _(e, t, r) {
119
119
  const n = t.toLowerCase();
120
120
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : y(e, t, r);
121
121
  }
122
- function Yi(e) {
122
+ function Vi(e) {
123
123
  return Array.from(e.childNodes);
124
124
  }
125
- function Fe(e, t) {
125
+ function Te(e, t) {
126
126
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
127
127
  t);
128
128
  }
@@ -132,7 +132,7 @@ function R(e, t, r, n) {
132
132
  function Pe(e, t, r) {
133
133
  e.classList.toggle(t, !!r);
134
134
  }
135
- function Vi(e) {
135
+ function Xi(e) {
136
136
  const t = {};
137
137
  return e.childNodes.forEach(
138
138
  /** @param {Element} node */
@@ -141,87 +141,87 @@ function Vi(e) {
141
141
  }
142
142
  ), t;
143
143
  }
144
- let Ye;
145
- function ze(e) {
146
- Ye = e;
144
+ let ze;
145
+ function We(e) {
146
+ ze = e;
147
147
  }
148
- function Xi() {
149
- if (!Ye)
148
+ function qi() {
149
+ if (!ze)
150
150
  throw new Error("Function called outside component initialization");
151
- return Ye;
151
+ return ze;
152
152
  }
153
- function qi(e) {
154
- Xi().$$.on_mount.push(e);
153
+ function Qi(e) {
154
+ qi().$$.on_mount.push(e);
155
155
  }
156
156
  const xe = [], Y = [];
157
- let Te = [];
158
- const Hr = [], Qi = /* @__PURE__ */ Promise.resolve();
159
- let Gt = !1;
160
- function Ji() {
161
- Gt || (Gt = !0, Qi.then(P));
157
+ let Se = [];
158
+ const Ir = [], Ji = /* @__PURE__ */ Promise.resolve();
159
+ let Wt = !1;
160
+ function $i() {
161
+ Wt || (Wt = !0, Ji.then(F));
162
162
  }
163
- function jt(e) {
164
- Te.push(e);
163
+ function zt(e) {
164
+ Se.push(e);
165
165
  }
166
- const Ot = /* @__PURE__ */ new Set();
166
+ const kt = /* @__PURE__ */ new Set();
167
167
  let we = 0;
168
- function P() {
168
+ function F() {
169
169
  if (we !== 0)
170
170
  return;
171
- const e = Ye;
171
+ const e = ze;
172
172
  do {
173
173
  try {
174
174
  for (; we < xe.length; ) {
175
175
  const t = xe[we];
176
- we++, ze(t), Zi(t.$$);
176
+ we++, We(t), Zi(t.$$);
177
177
  }
178
178
  } catch (t) {
179
179
  throw xe.length = 0, we = 0, t;
180
180
  }
181
- for (ze(null), xe.length = 0, we = 0; Y.length; )
181
+ for (We(null), xe.length = 0, we = 0; Y.length; )
182
182
  Y.pop()();
183
- for (let t = 0; t < Te.length; t += 1) {
184
- const r = Te[t];
185
- Ot.has(r) || (Ot.add(r), r());
183
+ for (let t = 0; t < Se.length; t += 1) {
184
+ const r = Se[t];
185
+ kt.has(r) || (kt.add(r), r());
186
186
  }
187
- Te.length = 0;
187
+ Se.length = 0;
188
188
  } while (xe.length);
189
- for (; Hr.length; )
190
- Hr.pop()();
191
- Gt = !1, Ot.clear(), ze(e);
189
+ for (; Ir.length; )
190
+ Ir.pop()();
191
+ Wt = !1, kt.clear(), We(e);
192
192
  }
193
193
  function Zi(e) {
194
194
  if (e.fragment !== null) {
195
195
  e.update(), he(e.before_update);
196
196
  const t = e.dirty;
197
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(jt);
197
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(zt);
198
198
  }
199
199
  }
200
- function $i(e) {
200
+ function Ki(e) {
201
201
  const t = [], r = [];
202
- Te.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Te = t;
202
+ Se.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Se = t;
203
203
  }
204
- const Ki = /* @__PURE__ */ new Set();
205
- function eo(e, t) {
206
- e && e.i && (Ki.delete(e), e.i(t));
204
+ const eo = /* @__PURE__ */ new Set();
205
+ function to(e, t) {
206
+ e && e.i && (eo.delete(e), e.i(t));
207
207
  }
208
- function to(e, t, r) {
208
+ function ro(e, t, r) {
209
209
  const { fragment: n, after_update: i } = e.$$;
210
- n && n.m(t, r), jt(() => {
211
- const o = e.$$.on_mount.map(mn).filter(rr);
210
+ n && n.m(t, r), zt(() => {
211
+ const o = e.$$.on_mount.map(gn).filter(ar);
212
212
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : he(o), e.$$.on_mount = [];
213
- }), i.forEach(jt);
213
+ }), i.forEach(zt);
214
214
  }
215
- function ro(e, t) {
215
+ function no(e, t) {
216
216
  const r = e.$$;
217
- r.fragment !== null && ($i(r.after_update), he(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
217
+ r.fragment !== null && (Ki(r.after_update), he(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
218
218
  }
219
- function no(e, t) {
220
- e.$$.dirty[0] === -1 && (xe.push(e), Ji(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
219
+ function io(e, t) {
220
+ e.$$.dirty[0] === -1 && (xe.push(e), $i(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
221
221
  }
222
- function io(e, t, r, n, i, o, a = null, s = [-1]) {
223
- const h = Ye;
224
- ze(e);
222
+ function oo(e, t, r, n, i, o, a = null, s = [-1]) {
223
+ const h = ze;
224
+ We(e);
225
225
  const l = e.$$ = {
226
226
  fragment: null,
227
227
  ctx: [],
@@ -229,7 +229,7 @@ function io(e, t, r, n, i, o, a = null, s = [-1]) {
229
229
  props: o,
230
230
  update: L,
231
231
  not_equal: i,
232
- bound: Mr(),
232
+ bound: Hr(),
233
233
  // lifecycle
234
234
  on_mount: [],
235
235
  on_destroy: [],
@@ -238,7 +238,7 @@ function io(e, t, r, n, i, o, a = null, s = [-1]) {
238
238
  after_update: [],
239
239
  context: new Map(t.context || (h ? h.$$.context : [])),
240
240
  // everything else
241
- callbacks: Mr(),
241
+ callbacks: Hr(),
242
242
  dirty: s,
243
243
  skip_bound: !1,
244
244
  root: t.target || h.$$.root
@@ -247,19 +247,19 @@ function io(e, t, r, n, i, o, a = null, s = [-1]) {
247
247
  let u = !1;
248
248
  if (l.ctx = r ? r(e, t.props || {}, (f, d, ...m) => {
249
249
  const p = m.length ? m[0] : d;
250
- return l.ctx && i(l.ctx[f], l.ctx[f] = p) && (!l.skip_bound && l.bound[f] && l.bound[f](p), u && no(e, f)), d;
250
+ return l.ctx && i(l.ctx[f], l.ctx[f] = p) && (!l.skip_bound && l.bound[f] && l.bound[f](p), u && io(e, f)), d;
251
251
  }) : [], l.update(), u = !0, he(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
252
252
  if (t.hydrate) {
253
- const f = Yi(t.target);
254
- l.fragment && l.fragment.l(f), f.forEach(O);
253
+ const f = Vi(t.target);
254
+ l.fragment && l.fragment.l(f), f.forEach(M);
255
255
  } else
256
256
  l.fragment && l.fragment.c();
257
- t.intro && eo(e.$$.fragment), to(e, t.target, t.anchor), P();
257
+ t.intro && to(e.$$.fragment), ro(e, t.target, t.anchor), F();
258
258
  }
259
- ze(h);
259
+ We(h);
260
260
  }
261
- let bn;
262
- typeof HTMLElement == "function" && (bn = class extends HTMLElement {
261
+ let yn;
262
+ typeof HTMLElement == "function" && (yn = class extends HTMLElement {
263
263
  constructor(t, r, n) {
264
264
  super();
265
265
  /** The Svelte component constructor */
@@ -296,7 +296,7 @@ typeof HTMLElement == "function" && (bn = class extends HTMLElement {
296
296
  }
297
297
  }
298
298
  connectedCallback() {
299
- return Br(this, null, function* () {
299
+ return Mr(this, null, function* () {
300
300
  if (this.$$cn = !0, !this.$$c) {
301
301
  let t = function(o) {
302
302
  return () => {
@@ -310,17 +310,17 @@ typeof HTMLElement == "function" && (bn = class extends HTMLElement {
310
310
  * @param {HTMLElement} [anchor]
311
311
  */
312
312
  m: function(l, u) {
313
- I(l, a, u);
313
+ H(l, a, u);
314
314
  },
315
315
  d: function(l) {
316
- l && O(a);
316
+ l && M(a);
317
317
  }
318
318
  };
319
319
  };
320
320
  };
321
321
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
322
322
  return;
323
- const r = {}, n = Vi(this);
323
+ const r = {}, n = Xi(this);
324
324
  for (const o of this.$$s)
325
325
  o in n && (r[o] = [t(o)]);
326
326
  for (const o of this.attributes) {
@@ -331,7 +331,7 @@ typeof HTMLElement == "function" && (bn = class extends HTMLElement {
331
331
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
332
332
  this.$$c = new this.$$ctor({
333
333
  target: this.shadowRoot || this,
334
- props: Cr(Pr({}, this.$$d), {
334
+ props: Or(Br({}, this.$$d), {
335
335
  $$slots: r,
336
336
  $$scope: {
337
337
  ctx: []
@@ -409,8 +409,8 @@ function at(e, t, r, n) {
409
409
  return t;
410
410
  }
411
411
  }
412
- function oo(e, t, r, n, i, o) {
413
- let a = class extends bn {
412
+ function ao(e, t, r, n, i, o) {
413
+ let a = class extends yn {
414
414
  constructor() {
415
415
  super(e, r, i), this.$$p_d = t;
416
416
  }
@@ -440,7 +440,7 @@ function oo(e, t, r, n, i, o) {
440
440
  }), e.element = /** @type {any} */
441
441
  a, a;
442
442
  }
443
- class ao {
443
+ class so {
444
444
  constructor() {
445
445
  /**
446
446
  * ### PRIVATE API
@@ -461,7 +461,7 @@ class ao {
461
461
  }
462
462
  /** @returns {void} */
463
463
  $destroy() {
464
- ro(this, 1), this.$destroy = L;
464
+ no(this, 1), this.$destroy = L;
465
465
  }
466
466
  /**
467
467
  * @template {Extract<keyof Events, string>} K
@@ -470,7 +470,7 @@ class ao {
470
470
  * @returns {() => void}
471
471
  */
472
472
  $on(t, r) {
473
- if (!rr(r))
473
+ if (!ar(r))
474
474
  return L;
475
475
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
476
476
  return n.push(r), () => {
@@ -483,11 +483,11 @@ class ao {
483
483
  * @returns {void}
484
484
  */
485
485
  $set(t) {
486
- this.$$set && !Ui(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
486
+ this.$$set && !Gi(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
487
487
  }
488
488
  }
489
- const so = "4";
490
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(so);
489
+ const uo = "4";
490
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(uo);
491
491
  /*! *****************************************************************************
492
492
  Copyright (c) Microsoft Corporation.
493
493
 
@@ -502,43 +502,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
502
502
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
503
503
  PERFORMANCE OF THIS SOFTWARE.
504
504
  ***************************************************************************** */
505
- var Wt = function(e, t) {
506
- return Wt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
505
+ var Yt = function(e, t) {
506
+ return Yt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
507
507
  r.__proto__ = n;
508
508
  } || function(r, n) {
509
509
  for (var i in n)
510
510
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
511
- }, Wt(e, t);
511
+ }, Yt(e, t);
512
512
  };
513
- function ne(e, t) {
513
+ function Xe(e, t) {
514
514
  if (typeof t != "function" && t !== null)
515
515
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
516
- Wt(e, t);
516
+ Yt(e, t);
517
517
  function r() {
518
518
  this.constructor = e;
519
519
  }
520
520
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
521
521
  }
522
- var C = function() {
523
- return C = Object.assign || function(t) {
524
- for (var r, n = 1, i = arguments.length; n < i; n++) {
525
- r = arguments[n];
526
- for (var o in r)
527
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
528
- }
529
- return t;
530
- }, C.apply(this, arguments);
531
- };
532
- function uo(e, t) {
533
- var r = {};
534
- for (var n in e)
535
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
536
- if (e != null && typeof Object.getOwnPropertySymbols == "function")
537
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
538
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
539
- return r;
540
- }
541
- function zt(e) {
522
+ function Vt(e) {
542
523
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
543
524
  if (r)
544
525
  return r.call(e);
@@ -550,7 +531,7 @@ function zt(e) {
550
531
  };
551
532
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
552
533
  }
553
- function Yt(e, t) {
534
+ function Xt(e, t) {
554
535
  var r = typeof Symbol == "function" && e[Symbol.iterator];
555
536
  if (!r)
556
537
  return e;
@@ -570,22 +551,22 @@ function Yt(e, t) {
570
551
  }
571
552
  return o;
572
553
  }
573
- function Se(e, t, r) {
574
- if (r || arguments.length === 2)
554
+ function qt(e, t, r) {
555
+ if (arguments.length === 2)
575
556
  for (var n = 0, i = t.length, o; n < i; n++)
576
557
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
577
558
  return e.concat(o || t);
578
559
  }
579
- function re(e) {
560
+ function ne(e) {
580
561
  return typeof e == "function";
581
562
  }
582
- function vn(e) {
563
+ function wn(e) {
583
564
  var t = function(n) {
584
565
  Error.call(n), n.stack = new Error().stack;
585
566
  }, r = e(t);
586
567
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
587
568
  }
588
- var It = vn(function(e) {
569
+ var At = wn(function(e) {
589
570
  return function(r) {
590
571
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
591
572
  ` + r.map(function(n, i) {
@@ -594,13 +575,13 @@ var It = vn(function(e) {
594
575
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
595
576
  };
596
577
  });
597
- function Vt(e, t) {
578
+ function Qt(e, t) {
598
579
  if (e) {
599
580
  var r = e.indexOf(t);
600
581
  0 <= r && e.splice(r, 1);
601
582
  }
602
583
  }
603
- var bt = function() {
584
+ var vt = function() {
604
585
  function e(t) {
605
586
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
606
587
  }
@@ -612,7 +593,7 @@ var bt = function() {
612
593
  if (a)
613
594
  if (this._parentage = null, Array.isArray(a))
614
595
  try {
615
- for (var s = zt(a), h = s.next(); !h.done; h = s.next()) {
596
+ for (var s = Vt(a), h = s.next(); !h.done; h = s.next()) {
616
597
  var l = h.value;
617
598
  l.remove(this);
618
599
  }
@@ -629,22 +610,22 @@ var bt = function() {
629
610
  else
630
611
  a.remove(this);
631
612
  var u = this.initialTeardown;
632
- if (re(u))
613
+ if (ne(u))
633
614
  try {
634
615
  u();
635
616
  } catch (b) {
636
- o = b instanceof It ? b.errors : [b];
617
+ o = b instanceof At ? b.errors : [b];
637
618
  }
638
619
  var f = this._finalizers;
639
620
  if (f) {
640
621
  this._finalizers = null;
641
622
  try {
642
- for (var d = zt(f), m = d.next(); !m.done; m = d.next()) {
623
+ for (var d = Vt(f), m = d.next(); !m.done; m = d.next()) {
643
624
  var p = m.value;
644
625
  try {
645
- Or(p);
626
+ kr(p);
646
627
  } catch (b) {
647
- o = o != null ? o : [], b instanceof It ? o = Se(Se([], Yt(o)), Yt(b.errors)) : o.push(b);
628
+ o = o != null ? o : [], b instanceof At ? o = qt(qt([], Xt(o)), Xt(b.errors)) : o.push(b);
648
629
  }
649
630
  }
650
631
  } catch (b) {
@@ -659,13 +640,13 @@ var bt = function() {
659
640
  }
660
641
  }
661
642
  if (o)
662
- throw new It(o);
643
+ throw new At(o);
663
644
  }
664
645
  }, e.prototype.add = function(t) {
665
646
  var r;
666
647
  if (t && t !== this)
667
648
  if (this.closed)
668
- Or(t);
649
+ kr(t);
669
650
  else {
670
651
  if (t instanceof e) {
671
652
  if (t.closed || t._hasParent(this))
@@ -682,56 +663,52 @@ var bt = function() {
682
663
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
683
664
  }, e.prototype._removeParent = function(t) {
684
665
  var r = this._parentage;
685
- r === t ? this._parentage = null : Array.isArray(r) && Vt(r, t);
666
+ r === t ? this._parentage = null : Array.isArray(r) && Qt(r, t);
686
667
  }, e.prototype.remove = function(t) {
687
668
  var r = this._finalizers;
688
- r && Vt(r, t), t instanceof e && t._removeParent(this);
669
+ r && Qt(r, t), t instanceof e && t._removeParent(this);
689
670
  }, e.EMPTY = function() {
690
671
  var t = new e();
691
672
  return t.closed = !0, t;
692
673
  }(), e;
693
- }(), yn = bt.EMPTY;
694
- function wn(e) {
695
- return e instanceof bt || e && "closed" in e && re(e.remove) && re(e.add) && re(e.unsubscribe);
696
- }
697
- function Or(e) {
698
- re(e) ? e() : e.unsubscribe();
699
- }
700
- var _n = {
701
- onUnhandledError: null,
702
- onStoppedNotification: null,
703
- Promise: void 0,
704
- useDeprecatedSynchronousErrorHandling: !1,
705
- useDeprecatedNextContext: !1
706
- }, lo = {
674
+ }(), _n = vt.EMPTY;
675
+ function En(e) {
676
+ return e instanceof vt || e && "closed" in e && ne(e.remove) && ne(e.add) && ne(e.unsubscribe);
677
+ }
678
+ function kr(e) {
679
+ ne(e) ? e() : e.unsubscribe();
680
+ }
681
+ var lo = {
682
+ Promise: void 0
683
+ }, ho = {
707
684
  setTimeout: function(e, t) {
708
685
  for (var r = [], n = 2; n < arguments.length; n++)
709
686
  r[n - 2] = arguments[n];
710
- return setTimeout.apply(void 0, Se([e, t], Yt(r)));
687
+ return setTimeout.apply(void 0, qt([e, t], Xt(r)));
711
688
  },
712
689
  clearTimeout: function(e) {
713
690
  return clearTimeout(e);
714
691
  },
715
692
  delegate: void 0
716
693
  };
717
- function ho(e) {
718
- lo.setTimeout(function() {
694
+ function co(e) {
695
+ ho.setTimeout(function() {
719
696
  throw e;
720
697
  });
721
698
  }
722
- function Ir() {
699
+ function Ar() {
723
700
  }
724
701
  function st(e) {
725
702
  e();
726
703
  }
727
- var En = function(e) {
728
- ne(t, e);
704
+ var xn = function(e) {
705
+ Xe(t, e);
729
706
  function t(r) {
730
707
  var n = e.call(this) || this;
731
- return n.isStopped = !1, r ? (n.destination = r, wn(r) && r.add(n)) : n.destination = po, n;
708
+ return n.isStopped = !1, r ? (n.destination = r, En(r) && r.add(n)) : n.destination = po, n;
732
709
  }
733
710
  return t.create = function(r, n, i) {
734
- return new Xt(r, n, i);
711
+ return new Jt(r, n, i);
735
712
  }, t.prototype.next = function(r) {
736
713
  this.isStopped || this._next(r);
737
714
  }, t.prototype.error = function(r) {
@@ -755,11 +732,7 @@ var En = function(e) {
755
732
  this.unsubscribe();
756
733
  }
757
734
  }, t;
758
- }(bt), co = Function.prototype.bind;
759
- function kt(e, t) {
760
- return co.call(e, t);
761
- }
762
- var fo = function() {
735
+ }(vt), fo = function() {
763
736
  function e(t) {
764
737
  this.partialObserver = t;
765
738
  }
@@ -790,41 +763,29 @@ var fo = function() {
790
763
  it(r);
791
764
  }
792
765
  }, e;
793
- }(), Xt = function(e) {
794
- ne(t, e);
766
+ }(), Jt = function(e) {
767
+ Xe(t, e);
795
768
  function t(r, n, i) {
796
769
  var o = e.call(this) || this, a;
797
- if (re(r) || !r)
798
- a = {
799
- next: r != null ? r : void 0,
800
- error: n != null ? n : void 0,
801
- complete: i != null ? i : void 0
802
- };
803
- else {
804
- var s;
805
- o && _n.useDeprecatedNextContext ? (s = Object.create(r), s.unsubscribe = function() {
806
- return o.unsubscribe();
807
- }, a = {
808
- next: r.next && kt(r.next, s),
809
- error: r.error && kt(r.error, s),
810
- complete: r.complete && kt(r.complete, s)
811
- }) : a = r;
812
- }
813
- return o.destination = new fo(a), o;
770
+ return ne(r) || !r ? a = {
771
+ next: r != null ? r : void 0,
772
+ error: n != null ? n : void 0,
773
+ complete: i != null ? i : void 0
774
+ } : a = r, o.destination = new fo(a), o;
814
775
  }
815
776
  return t;
816
- }(En);
777
+ }(xn);
817
778
  function it(e) {
818
- ho(e);
779
+ co(e);
819
780
  }
820
781
  function mo(e) {
821
782
  throw e;
822
783
  }
823
784
  var po = {
824
785
  closed: !0,
825
- next: Ir,
786
+ next: Ar,
826
787
  error: mo,
827
- complete: Ir
788
+ complete: Ar
828
789
  }, go = function() {
829
790
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
830
791
  }();
@@ -838,7 +799,7 @@ function vo(e) {
838
799
  }, r);
839
800
  };
840
801
  }
841
- var kr = function() {
802
+ var Lr = function() {
842
803
  function e(t) {
843
804
  t && (this._subscribe = t);
844
805
  }
@@ -846,7 +807,7 @@ var kr = function() {
846
807
  var r = new e();
847
808
  return r.source = this, r.operator = t, r;
848
809
  }, e.prototype.subscribe = function(t, r, n) {
849
- var i = this, o = wo(t) ? t : new Xt(t, r, n);
810
+ var i = this, o = wo(t) ? t : new Jt(t, r, n);
850
811
  return st(function() {
851
812
  var a = i, s = a.operator, h = a.source;
852
813
  o.add(s ? s.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
@@ -859,8 +820,8 @@ var kr = function() {
859
820
  }
860
821
  }, e.prototype.forEach = function(t, r) {
861
822
  var n = this;
862
- return r = Ar(r), new r(function(i, o) {
863
- var a = new Xt({
823
+ return r = Nr(r), new r(function(i, o) {
824
+ var a = new Jt({
864
825
  next: function(s) {
865
826
  try {
866
827
  t(s);
@@ -884,7 +845,7 @@ var kr = function() {
884
845
  return vo(t)(this);
885
846
  }, e.prototype.toPromise = function(t) {
886
847
  var r = this;
887
- return t = Ar(t), new t(function(n, i) {
848
+ return t = Nr(t), new t(function(n, i) {
888
849
  var o;
889
850
  r.subscribe(function(a) {
890
851
  return o = a;
@@ -898,28 +859,28 @@ var kr = function() {
898
859
  return new e(t);
899
860
  }, e;
900
861
  }();
901
- function Ar(e) {
862
+ function Nr(e) {
902
863
  var t;
903
- return (t = e != null ? e : _n.Promise) !== null && t !== void 0 ? t : Promise;
864
+ return (t = e != null ? e : lo.Promise) !== null && t !== void 0 ? t : Promise;
904
865
  }
905
866
  function yo(e) {
906
- return e && re(e.next) && re(e.error) && re(e.complete);
867
+ return e && ne(e.next) && ne(e.error) && ne(e.complete);
907
868
  }
908
869
  function wo(e) {
909
- return e && e instanceof En || yo(e) && wn(e);
870
+ return e && e instanceof xn || yo(e) && En(e);
910
871
  }
911
- var _o = vn(function(e) {
872
+ var _o = wn(function(e) {
912
873
  return function() {
913
874
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
914
875
  };
915
- }), xn = function(e) {
916
- ne(t, e);
876
+ }), Sn = function(e) {
877
+ Xe(t, e);
917
878
  function t() {
918
879
  var r = e.call(this) || this;
919
880
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
920
881
  }
921
882
  return t.prototype.lift = function(r) {
922
- var n = new Lr(this, this);
883
+ var n = new Dr(this, this);
923
884
  return n.operator = r, n;
924
885
  }, t.prototype._throwIfClosed = function() {
925
886
  if (this.closed)
@@ -931,7 +892,7 @@ var _o = vn(function(e) {
931
892
  if (n._throwIfClosed(), !n.isStopped) {
932
893
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
933
894
  try {
934
- for (var a = zt(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
895
+ for (var a = Vt(n.currentObservers), s = a.next(); !s.done; s = a.next()) {
935
896
  var h = s.value;
936
897
  h.next(r);
937
898
  }
@@ -980,20 +941,20 @@ var _o = vn(function(e) {
980
941
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
981
942
  }, t.prototype._innerSubscribe = function(r) {
982
943
  var n = this, i = this, o = i.hasError, a = i.isStopped, s = i.observers;
983
- return o || a ? yn : (this.currentObservers = null, s.push(r), new bt(function() {
984
- n.currentObservers = null, Vt(s, r);
944
+ return o || a ? _n : (this.currentObservers = null, s.push(r), new vt(function() {
945
+ n.currentObservers = null, Qt(s, r);
985
946
  }));
986
947
  }, t.prototype._checkFinalizedStatuses = function(r) {
987
948
  var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
988
949
  i ? r.error(o) : a && r.complete();
989
950
  }, t.prototype.asObservable = function() {
990
- var r = new kr();
951
+ var r = new Lr();
991
952
  return r.source = this, r;
992
953
  }, t.create = function(r, n) {
993
- return new Lr(r, n);
954
+ return new Dr(r, n);
994
955
  }, t;
995
- }(kr), Lr = function(e) {
996
- ne(t, e);
956
+ }(Lr), Dr = function(e) {
957
+ Xe(t, e);
997
958
  function t(r, n) {
998
959
  var i = e.call(this) || this;
999
960
  return i.destination = r, i.source = n, i;
@@ -1009,15 +970,15 @@ var _o = vn(function(e) {
1009
970
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1010
971
  }, t.prototype._subscribe = function(r) {
1011
972
  var n, i;
1012
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : yn;
973
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : _n;
1013
974
  }, t;
1014
- }(xn), Tn = {
975
+ }(Sn), Tn = {
1015
976
  now: function() {
1016
977
  return (Tn.delegate || Date).now();
1017
978
  },
1018
979
  delegate: void 0
1019
980
  }, Eo = function(e) {
1020
- ne(t, e);
981
+ Xe(t, e);
1021
982
  function t(r, n, i) {
1022
983
  r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Tn);
1023
984
  var o = e.call(this) || this;
@@ -1039,24 +1000,24 @@ var _o = vn(function(e) {
1039
1000
  l && o.splice(0, l + 1);
1040
1001
  }
1041
1002
  }, t;
1042
- }(xn);
1043
- const Nr = [], Dr = {}, xo = (e, t = 0) => {
1044
- if (Nr.indexOf(e) == -1) {
1003
+ }(Sn);
1004
+ const Rr = [], Ur = {}, xo = (e, t = 0) => {
1005
+ if (Rr.indexOf(e) == -1) {
1045
1006
  const r = new Eo(t);
1046
- Dr[e] = r, Nr.push(e);
1007
+ Ur[e] = r, Rr.push(e);
1047
1008
  }
1048
- return Dr[e];
1009
+ return Ur[e];
1049
1010
  }, _e = [];
1050
- function To(e, t) {
1011
+ function So(e, t) {
1051
1012
  return {
1052
- subscribe: vt(e, t).subscribe
1013
+ subscribe: yt(e, t).subscribe
1053
1014
  };
1054
1015
  }
1055
- function vt(e, t = L) {
1016
+ function yt(e, t = L) {
1056
1017
  let r;
1057
1018
  const n = /* @__PURE__ */ new Set();
1058
1019
  function i(s) {
1059
- if (pn(e, s) && (e = s, r)) {
1020
+ if (bn(e, s) && (e = s, r)) {
1060
1021
  const h = !_e.length;
1061
1022
  for (const l of n)
1062
1023
  l[1](), _e.push(l, e);
@@ -1078,12 +1039,12 @@ function vt(e, t = L) {
1078
1039
  }
1079
1040
  return { set: i, update: o, subscribe: a };
1080
1041
  }
1081
- function Oe(e, t, r) {
1042
+ function Me(e, t, r) {
1082
1043
  const n = !Array.isArray(e), i = n ? [e] : e;
1083
1044
  if (!i.every(Boolean))
1084
1045
  throw new Error("derived() expects stores as input, got a falsy value");
1085
1046
  const o = t.length < 2;
1086
- return To(r, (a, s) => {
1047
+ return So(r, (a, s) => {
1087
1048
  let h = !1;
1088
1049
  const l = [];
1089
1050
  let u = 0, f = L;
@@ -1092,9 +1053,9 @@ function Oe(e, t, r) {
1092
1053
  return;
1093
1054
  f();
1094
1055
  const p = t(n ? l[0] : l, a, s);
1095
- o ? a(p) : f = rr(p) ? p : L;
1056
+ o ? a(p) : f = ar(p) ? p : L;
1096
1057
  }, m = i.map(
1097
- (p, b) => gn(
1058
+ (p, b) => vn(
1098
1059
  p,
1099
1060
  (g) => {
1100
1061
  l[b] = g, u &= ~(1 << b), h && d();
@@ -1109,49 +1070,49 @@ function Oe(e, t, r) {
1109
1070
  };
1110
1071
  });
1111
1072
  }
1112
- function So(e) {
1073
+ function To(e) {
1113
1074
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1114
1075
  }
1115
- var Fo = function(t) {
1116
- return Po(t) && !Co(t);
1076
+ var Po = function(t) {
1077
+ return Fo(t) && !Co(t);
1117
1078
  };
1118
- function Po(e) {
1079
+ function Fo(e) {
1119
1080
  return !!e && typeof e == "object";
1120
1081
  }
1121
1082
  function Co(e) {
1122
1083
  var t = Object.prototype.toString.call(e);
1123
- return t === "[object RegExp]" || t === "[object Date]" || Ho(e);
1084
+ return t === "[object RegExp]" || t === "[object Date]" || Mo(e);
1124
1085
  }
1125
- var Bo = typeof Symbol == "function" && Symbol.for, Mo = Bo ? Symbol.for("react.element") : 60103;
1126
- function Ho(e) {
1127
- return e.$$typeof === Mo;
1086
+ var Bo = typeof Symbol == "function" && Symbol.for, Oo = Bo ? Symbol.for("react.element") : 60103;
1087
+ function Mo(e) {
1088
+ return e.$$typeof === Oo;
1128
1089
  }
1129
- function Oo(e) {
1090
+ function Ho(e) {
1130
1091
  return Array.isArray(e) ? [] : {};
1131
1092
  }
1132
- function Ve(e, t) {
1133
- return t.clone !== !1 && t.isMergeableObject(e) ? Ce(Oo(e), e, t) : e;
1093
+ function Ye(e, t) {
1094
+ return t.clone !== !1 && t.isMergeableObject(e) ? Fe(Ho(e), e, t) : e;
1134
1095
  }
1135
1096
  function Io(e, t, r) {
1136
1097
  return e.concat(t).map(function(n) {
1137
- return Ve(n, r);
1098
+ return Ye(n, r);
1138
1099
  });
1139
1100
  }
1140
1101
  function ko(e, t) {
1141
1102
  if (!t.customMerge)
1142
- return Ce;
1103
+ return Fe;
1143
1104
  var r = t.customMerge(e);
1144
- return typeof r == "function" ? r : Ce;
1105
+ return typeof r == "function" ? r : Fe;
1145
1106
  }
1146
1107
  function Ao(e) {
1147
1108
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1148
1109
  return Object.propertyIsEnumerable.call(e, t);
1149
1110
  }) : [];
1150
1111
  }
1151
- function Rr(e) {
1112
+ function Gr(e) {
1152
1113
  return Object.keys(e).concat(Ao(e));
1153
1114
  }
1154
- function Sn(e, t) {
1115
+ function Pn(e, t) {
1155
1116
  try {
1156
1117
  return t in e;
1157
1118
  } catch (r) {
@@ -1159,129 +1120,179 @@ function Sn(e, t) {
1159
1120
  }
1160
1121
  }
1161
1122
  function Lo(e, t) {
1162
- return Sn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1123
+ return Pn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1163
1124
  }
1164
1125
  function No(e, t, r) {
1165
1126
  var n = {};
1166
- return r.isMergeableObject(e) && Rr(e).forEach(function(i) {
1167
- n[i] = Ve(e[i], r);
1168
- }), Rr(t).forEach(function(i) {
1169
- Lo(e, i) || (Sn(e, i) && r.isMergeableObject(t[i]) ? n[i] = ko(i, r)(e[i], t[i], r) : n[i] = Ve(t[i], r));
1127
+ return r.isMergeableObject(e) && Gr(e).forEach(function(i) {
1128
+ n[i] = Ye(e[i], r);
1129
+ }), Gr(t).forEach(function(i) {
1130
+ Lo(e, i) || (Pn(e, i) && r.isMergeableObject(t[i]) ? n[i] = ko(i, r)(e[i], t[i], r) : n[i] = Ye(t[i], r));
1170
1131
  }), n;
1171
1132
  }
1172
- function Ce(e, t, r) {
1173
- r = r || {}, r.arrayMerge = r.arrayMerge || Io, r.isMergeableObject = r.isMergeableObject || Fo, r.cloneUnlessOtherwiseSpecified = Ve;
1133
+ function Fe(e, t, r) {
1134
+ r = r || {}, r.arrayMerge = r.arrayMerge || Io, r.isMergeableObject = r.isMergeableObject || Po, r.cloneUnlessOtherwiseSpecified = Ye;
1174
1135
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1175
- return o ? n ? r.arrayMerge(e, t, r) : No(e, t, r) : Ve(t, r);
1136
+ return o ? n ? r.arrayMerge(e, t, r) : No(e, t, r) : Ye(t, r);
1176
1137
  }
1177
- Ce.all = function(t, r) {
1138
+ Fe.all = function(t, r) {
1178
1139
  if (!Array.isArray(t))
1179
1140
  throw new Error("first argument should be an array");
1180
1141
  return t.reduce(function(n, i) {
1181
- return Ce(n, i, r);
1142
+ return Fe(n, i, r);
1182
1143
  }, {});
1183
1144
  };
1184
- var Do = Ce, Ro = Do;
1185
- const Uo = /* @__PURE__ */ So(Ro);
1186
- function At(e, t) {
1187
- var r = t && t.cache ? t.cache : Vo, n = t && t.serializer ? t.serializer : Yo, i = t && t.strategy ? t.strategy : jo;
1145
+ var Do = Fe, Ro = Do;
1146
+ const Uo = /* @__PURE__ */ To(Ro);
1147
+ var $t = function(e, t) {
1148
+ return $t = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1149
+ r.__proto__ = n;
1150
+ } || function(r, n) {
1151
+ for (var i in n)
1152
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1153
+ }, $t(e, t);
1154
+ };
1155
+ function wt(e, t) {
1156
+ if (typeof t != "function" && t !== null)
1157
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1158
+ $t(e, t);
1159
+ function r() {
1160
+ this.constructor = e;
1161
+ }
1162
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1163
+ }
1164
+ var K = function() {
1165
+ return K = Object.assign || function(t) {
1166
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1167
+ r = arguments[n];
1168
+ for (var o in r)
1169
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1170
+ }
1171
+ return t;
1172
+ }, K.apply(this, arguments);
1173
+ };
1174
+ function Go(e, t) {
1175
+ var r = {};
1176
+ for (var n in e)
1177
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
1178
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
1179
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
1180
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1181
+ return r;
1182
+ }
1183
+ function Lt(e, t, r) {
1184
+ if (r || arguments.length === 2)
1185
+ for (var n = 0, i = t.length, o; n < i; n++)
1186
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1187
+ return e.concat(o || Array.prototype.slice.call(t));
1188
+ }
1189
+ function Nt(e, t) {
1190
+ var r = t && t.cache ? t.cache : qo, n = t && t.serializer ? t.serializer : Vo, i = t && t.strategy ? t.strategy : zo;
1188
1191
  return i(e, {
1189
1192
  cache: r,
1190
1193
  serializer: n
1191
1194
  });
1192
1195
  }
1193
- function Go(e) {
1196
+ function jo(e) {
1194
1197
  return e == null || typeof e == "number" || typeof e == "boolean";
1195
1198
  }
1196
- function Fn(e, t, r, n) {
1197
- var i = Go(n) ? n : r(n), o = t.get(i);
1199
+ function Wo(e, t, r, n) {
1200
+ var i = jo(n) ? n : r(n), o = t.get(i);
1198
1201
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1199
1202
  }
1200
- function Pn(e, t, r) {
1203
+ function Fn(e, t, r) {
1201
1204
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1202
1205
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1203
1206
  }
1204
- function nr(e, t, r, n, i) {
1207
+ function Cn(e, t, r, n, i) {
1205
1208
  return r.bind(t, e, n, i);
1206
1209
  }
1207
- function jo(e, t) {
1208
- var r = e.length === 1 ? Fn : Pn;
1209
- return nr(e, this, r, t.cache.create(), t.serializer);
1210
- }
1211
- function Wo(e, t) {
1212
- return nr(e, this, Pn, t.cache.create(), t.serializer);
1213
- }
1214
1210
  function zo(e, t) {
1215
- return nr(e, this, Fn, t.cache.create(), t.serializer);
1211
+ var r = e.length === 1 ? Wo : Fn;
1212
+ return Cn(e, this, r, t.cache.create(), t.serializer);
1216
1213
  }
1217
- var Yo = function() {
1218
- return JSON.stringify(arguments);
1219
- };
1220
- function ir() {
1221
- this.cache = /* @__PURE__ */ Object.create(null);
1214
+ function Yo(e, t) {
1215
+ return Cn(e, this, Fn, t.cache.create(), t.serializer);
1222
1216
  }
1223
- ir.prototype.get = function(e) {
1224
- return this.cache[e];
1225
- };
1226
- ir.prototype.set = function(e, t) {
1227
- this.cache[e] = t;
1228
- };
1229
- var Vo = {
1217
+ var Vo = function() {
1218
+ return JSON.stringify(arguments);
1219
+ }, Xo = (
1220
+ /** @class */
1221
+ function() {
1222
+ function e() {
1223
+ this.cache = /* @__PURE__ */ Object.create(null);
1224
+ }
1225
+ return e.prototype.get = function(t) {
1226
+ return this.cache[t];
1227
+ }, e.prototype.set = function(t, r) {
1228
+ this.cache[t] = r;
1229
+ }, e;
1230
+ }()
1231
+ ), qo = {
1230
1232
  create: function() {
1231
- return new ir();
1233
+ return new Xo();
1232
1234
  }
1233
- }, Lt = {
1234
- variadic: Wo,
1235
- monadic: zo
1236
- }, S;
1235
+ }, Dt = {
1236
+ variadic: Yo
1237
+ }, ct = function() {
1238
+ return ct = Object.assign || function(t) {
1239
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1240
+ r = arguments[n];
1241
+ for (var o in r)
1242
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1243
+ }
1244
+ return t;
1245
+ }, ct.apply(this, arguments);
1246
+ };
1247
+ var T;
1237
1248
  (function(e) {
1238
1249
  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";
1239
- })(S || (S = {}));
1240
- var k;
1250
+ })(T || (T = {}));
1251
+ var I;
1241
1252
  (function(e) {
1242
1253
  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";
1243
- })(k || (k = {}));
1244
- var Be;
1254
+ })(I || (I = {}));
1255
+ var Ce;
1245
1256
  (function(e) {
1246
1257
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1247
- })(Be || (Be = {}));
1248
- function Ur(e) {
1249
- return e.type === k.literal;
1250
- }
1251
- function Xo(e) {
1252
- return e.type === k.argument;
1258
+ })(Ce || (Ce = {}));
1259
+ function jr(e) {
1260
+ return e.type === I.literal;
1253
1261
  }
1254
- function Cn(e) {
1255
- return e.type === k.number;
1262
+ function Qo(e) {
1263
+ return e.type === I.argument;
1256
1264
  }
1257
1265
  function Bn(e) {
1258
- return e.type === k.date;
1266
+ return e.type === I.number;
1267
+ }
1268
+ function On(e) {
1269
+ return e.type === I.date;
1259
1270
  }
1260
1271
  function Mn(e) {
1261
- return e.type === k.time;
1272
+ return e.type === I.time;
1262
1273
  }
1263
1274
  function Hn(e) {
1264
- return e.type === k.select;
1265
- }
1266
- function On(e) {
1267
- return e.type === k.plural;
1268
- }
1269
- function qo(e) {
1270
- return e.type === k.pound;
1275
+ return e.type === I.select;
1271
1276
  }
1272
1277
  function In(e) {
1273
- return e.type === k.tag;
1278
+ return e.type === I.plural;
1279
+ }
1280
+ function Jo(e) {
1281
+ return e.type === I.pound;
1274
1282
  }
1275
1283
  function kn(e) {
1276
- return !!(e && typeof e == "object" && e.type === Be.number);
1284
+ return e.type === I.tag;
1277
1285
  }
1278
- function qt(e) {
1279
- return !!(e && typeof e == "object" && e.type === Be.dateTime);
1286
+ function An(e) {
1287
+ return !!(e && typeof e == "object" && e.type === Ce.number);
1280
1288
  }
1281
- var An = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Qo = /(?:[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;
1282
- function Jo(e) {
1289
+ function Zt(e) {
1290
+ return !!(e && typeof e == "object" && e.type === Ce.dateTime);
1291
+ }
1292
+ var Ln = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, $o = /(?:[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;
1293
+ function Zo(e) {
1283
1294
  var t = {};
1284
- return e.replace(Qo, function(r) {
1295
+ return e.replace($o, function(r) {
1285
1296
  var n = r.length;
1286
1297
  switch (r[0]) {
1287
1298
  case "G":
@@ -1370,11 +1381,21 @@ function Jo(e) {
1370
1381
  return "";
1371
1382
  }), t;
1372
1383
  }
1373
- var Zo = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1374
- function $o(e) {
1384
+ var k = function() {
1385
+ return k = Object.assign || function(t) {
1386
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
1387
+ r = arguments[n];
1388
+ for (var o in r)
1389
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1390
+ }
1391
+ return t;
1392
+ }, k.apply(this, arguments);
1393
+ };
1394
+ var Ko = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1395
+ function ea(e) {
1375
1396
  if (e.length === 0)
1376
1397
  throw new Error("Number skeleton cannot be empty");
1377
- for (var t = e.split(Zo).filter(function(d) {
1398
+ for (var t = e.split(Ko).filter(function(d) {
1378
1399
  return d.length > 0;
1379
1400
  }), r = [], n = 0, i = t; n < i.length; n++) {
1380
1401
  var o = i[n], a = o.split("/");
@@ -1389,17 +1410,17 @@ function $o(e) {
1389
1410
  }
1390
1411
  return r;
1391
1412
  }
1392
- function Ko(e) {
1413
+ function ta(e) {
1393
1414
  return e.replace(/^(.*?)-/, "");
1394
1415
  }
1395
- var Gr = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Ln = /^(@+)?(\+|#+)?[rs]?$/g, ea = /(\*)(0+)|(#+)(0+)|(0+)/g, Nn = /^(0+)$/;
1396
- function jr(e) {
1416
+ var Wr = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Nn = /^(@+)?(\+|#+)?[rs]?$/g, ra = /(\*)(0+)|(#+)(0+)|(0+)/g, Dn = /^(0+)$/;
1417
+ function zr(e) {
1397
1418
  var t = {};
1398
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Ln, function(r, n, i) {
1419
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Nn, function(r, n, i) {
1399
1420
  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)), "";
1400
1421
  }), t;
1401
1422
  }
1402
- function Dn(e) {
1423
+ function Rn(e) {
1403
1424
  switch (e) {
1404
1425
  case "sign-auto":
1405
1426
  return {
@@ -1439,7 +1460,7 @@ function Dn(e) {
1439
1460
  };
1440
1461
  }
1441
1462
  }
1442
- function ta(e) {
1463
+ function na(e) {
1443
1464
  var t;
1444
1465
  if (e[0] === "E" && e[1] === "E" ? (t = {
1445
1466
  notation: "engineering"
@@ -1447,17 +1468,17 @@ function ta(e) {
1447
1468
  notation: "scientific"
1448
1469
  }, e = e.slice(1)), t) {
1449
1470
  var r = e.slice(0, 2);
1450
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Nn.test(e))
1471
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Dn.test(e))
1451
1472
  throw new Error("Malformed concise eng/scientific notation");
1452
1473
  t.minimumIntegerDigits = e.length;
1453
1474
  }
1454
1475
  return t;
1455
1476
  }
1456
- function Wr(e) {
1457
- var t = {}, r = Dn(e);
1477
+ function Yr(e) {
1478
+ var t = {}, r = Rn(e);
1458
1479
  return r || t;
1459
1480
  }
1460
- function ra(e) {
1481
+ function ia(e) {
1461
1482
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1462
1483
  var i = n[r];
1463
1484
  switch (i.stem) {
@@ -1481,7 +1502,7 @@ function ra(e) {
1481
1502
  continue;
1482
1503
  case "measure-unit":
1483
1504
  case "unit":
1484
- t.style = "unit", t.unit = Ko(i.options[0]);
1505
+ t.style = "unit", t.unit = ta(i.options[0]);
1485
1506
  continue;
1486
1507
  case "compact-short":
1487
1508
  case "K":
@@ -1492,13 +1513,13 @@ function ra(e) {
1492
1513
  t.notation = "compact", t.compactDisplay = "long";
1493
1514
  continue;
1494
1515
  case "scientific":
1495
- t = C(C(C({}, t), { notation: "scientific" }), i.options.reduce(function(h, l) {
1496
- return C(C({}, h), Wr(l));
1516
+ t = k(k(k({}, t), { notation: "scientific" }), i.options.reduce(function(h, l) {
1517
+ return k(k({}, h), Yr(l));
1497
1518
  }, {}));
1498
1519
  continue;
1499
1520
  case "engineering":
1500
- t = C(C(C({}, t), { notation: "engineering" }), i.options.reduce(function(h, l) {
1501
- return C(C({}, h), Wr(l));
1521
+ t = k(k(k({}, t), { notation: "engineering" }), i.options.reduce(function(h, l) {
1522
+ return k(k({}, h), Yr(l));
1502
1523
  }, {}));
1503
1524
  continue;
1504
1525
  case "notation-simple":
@@ -1543,7 +1564,7 @@ function ra(e) {
1543
1564
  case "integer-width":
1544
1565
  if (i.options.length > 1)
1545
1566
  throw new RangeError("integer-width stems only accept a single optional option");
1546
- i.options[0].replace(ea, function(h, l, u, f, d, m) {
1567
+ i.options[0].replace(ra, function(h, l, u, f, d, m) {
1547
1568
  if (l)
1548
1569
  t.minimumIntegerDigits = u.length;
1549
1570
  else {
@@ -1556,28 +1577,28 @@ function ra(e) {
1556
1577
  });
1557
1578
  continue;
1558
1579
  }
1559
- if (Nn.test(i.stem)) {
1580
+ if (Dn.test(i.stem)) {
1560
1581
  t.minimumIntegerDigits = i.stem.length;
1561
1582
  continue;
1562
1583
  }
1563
- if (Gr.test(i.stem)) {
1584
+ if (Wr.test(i.stem)) {
1564
1585
  if (i.options.length > 1)
1565
1586
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1566
- i.stem.replace(Gr, function(h, l, u, f, d, m) {
1587
+ i.stem.replace(Wr, function(h, l, u, f, d, m) {
1567
1588
  return u === "*" ? t.minimumFractionDigits = l.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : d && m ? (t.minimumFractionDigits = d.length, t.maximumFractionDigits = d.length + m.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1568
1589
  });
1569
1590
  var o = i.options[0];
1570
- o === "w" ? t = C(C({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = C(C({}, t), jr(o)));
1591
+ o === "w" ? t = k(k({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = k(k({}, t), zr(o)));
1571
1592
  continue;
1572
1593
  }
1573
- if (Ln.test(i.stem)) {
1574
- t = C(C({}, t), jr(i.stem));
1594
+ if (Nn.test(i.stem)) {
1595
+ t = k(k({}, t), zr(i.stem));
1575
1596
  continue;
1576
1597
  }
1577
- var a = Dn(i.stem);
1578
- a && (t = C(C({}, t), a));
1579
- var s = ta(i.stem);
1580
- s && (t = C(C({}, t), s));
1598
+ var a = Rn(i.stem);
1599
+ a && (t = k(k({}, t), a));
1600
+ var s = na(i.stem);
1601
+ s && (t = k(k({}, t), s));
1581
1602
  }
1582
1603
  return t;
1583
1604
  }
@@ -2996,13 +3017,13 @@ var ot = {
2996
3017
  "h"
2997
3018
  ]
2998
3019
  };
2999
- function na(e, t) {
3020
+ function oa(e, t) {
3000
3021
  for (var r = "", n = 0; n < e.length; n++) {
3001
3022
  var i = e.charAt(n);
3002
3023
  if (i === "j") {
3003
3024
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3004
3025
  o++, n++;
3005
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), h = "a", l = ia(t);
3026
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), h = "a", l = aa(t);
3006
3027
  for ((l == "H" || l == "k") && (s = 0); s-- > 0; )
3007
3028
  r += h;
3008
3029
  for (; a-- > 0; )
@@ -3012,7 +3033,7 @@ function na(e, t) {
3012
3033
  }
3013
3034
  return r;
3014
3035
  }
3015
- function ia(e) {
3036
+ function aa(e) {
3016
3037
  var t = e.hourCycle;
3017
3038
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3018
3039
  e.hourCycles && // @ts-ignore
@@ -3034,20 +3055,20 @@ function ia(e) {
3034
3055
  var i = ot[n || ""] || ot[r || ""] || ot["".concat(r, "-001")] || ot["001"];
3035
3056
  return i[0];
3036
3057
  }
3037
- var Nt, oa = new RegExp("^".concat(An.source, "*")), aa = new RegExp("".concat(An.source, "*$"));
3038
- function F(e, t) {
3058
+ var Rt, sa = new RegExp("^".concat(Ln.source, "*")), ua = new RegExp("".concat(Ln.source, "*$"));
3059
+ function P(e, t) {
3039
3060
  return { start: e, end: t };
3040
3061
  }
3041
- var sa = !!String.prototype.startsWith && "_a".startsWith("a", 1), ua = !!String.fromCodePoint, la = !!Object.fromEntries, ha = !!String.prototype.codePointAt, ca = !!String.prototype.trimStart, fa = !!String.prototype.trimEnd, da = !!Number.isSafeInteger, ma = da ? Number.isSafeInteger : function(e) {
3062
+ var la = !!String.prototype.startsWith && "_a".startsWith("a", 1), ha = !!String.fromCodePoint, ca = !!Object.fromEntries, fa = !!String.prototype.codePointAt, da = !!String.prototype.trimStart, ma = !!String.prototype.trimEnd, pa = !!Number.isSafeInteger, ga = pa ? Number.isSafeInteger : function(e) {
3042
3063
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3043
- }, Qt = !0;
3064
+ }, Kt = !0;
3044
3065
  try {
3045
- var pa = Un("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3046
- Qt = ((Nt = pa.exec("a")) === null || Nt === void 0 ? void 0 : Nt[0]) === "a";
3066
+ var ba = Gn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3067
+ Kt = ((Rt = ba.exec("a")) === null || Rt === void 0 ? void 0 : Rt[0]) === "a";
3047
3068
  } catch (e) {
3048
- Qt = !1;
3069
+ Kt = !1;
3049
3070
  }
3050
- var zr = sa ? (
3071
+ var Vr = la ? (
3051
3072
  // Native
3052
3073
  function(t, r, n) {
3053
3074
  return t.startsWith(r, n);
@@ -3057,7 +3078,7 @@ var zr = sa ? (
3057
3078
  function(t, r, n) {
3058
3079
  return t.slice(n, n + r.length) === r;
3059
3080
  }
3060
- ), Jt = ua ? String.fromCodePoint : (
3081
+ ), er = ha ? String.fromCodePoint : (
3061
3082
  // IE11
3062
3083
  function() {
3063
3084
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3069,9 +3090,9 @@ var zr = sa ? (
3069
3090
  }
3070
3091
  return n;
3071
3092
  }
3072
- ), Yr = (
3093
+ ), Xr = (
3073
3094
  // native
3074
- la ? Object.fromEntries : (
3095
+ ca ? Object.fromEntries : (
3075
3096
  // Ponyfill
3076
3097
  function(t) {
3077
3098
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3081,7 +3102,7 @@ var zr = sa ? (
3081
3102
  return r;
3082
3103
  }
3083
3104
  )
3084
- ), Rn = ha ? (
3105
+ ), Un = fa ? (
3085
3106
  // Native
3086
3107
  function(t, r) {
3087
3108
  return t.codePointAt(r);
@@ -3095,7 +3116,7 @@ var zr = sa ? (
3095
3116
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3096
3117
  }
3097
3118
  }
3098
- ), ga = ca ? (
3119
+ ), va = da ? (
3099
3120
  // Native
3100
3121
  function(t) {
3101
3122
  return t.trimStart();
@@ -3103,9 +3124,9 @@ var zr = sa ? (
3103
3124
  ) : (
3104
3125
  // Ponyfill
3105
3126
  function(t) {
3106
- return t.replace(oa, "");
3127
+ return t.replace(sa, "");
3107
3128
  }
3108
- ), ba = fa ? (
3129
+ ), ya = ma ? (
3109
3130
  // Native
3110
3131
  function(t) {
3111
3132
  return t.trimEnd();
@@ -3113,32 +3134,32 @@ var zr = sa ? (
3113
3134
  ) : (
3114
3135
  // Ponyfill
3115
3136
  function(t) {
3116
- return t.replace(aa, "");
3137
+ return t.replace(ua, "");
3117
3138
  }
3118
3139
  );
3119
- function Un(e, t) {
3140
+ function Gn(e, t) {
3120
3141
  return new RegExp(e, t);
3121
3142
  }
3122
- var Zt;
3123
- if (Qt) {
3124
- var Vr = Un("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3125
- Zt = function(t, r) {
3143
+ var tr;
3144
+ if (Kt) {
3145
+ var qr = Gn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3146
+ tr = function(t, r) {
3126
3147
  var n;
3127
- Vr.lastIndex = r;
3128
- var i = Vr.exec(t);
3148
+ qr.lastIndex = r;
3149
+ var i = qr.exec(t);
3129
3150
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3130
3151
  };
3131
3152
  } else
3132
- Zt = function(t, r) {
3153
+ tr = function(t, r) {
3133
3154
  for (var n = []; ; ) {
3134
- var i = Rn(t, r);
3135
- if (i === void 0 || Gn(i) || _a(i))
3155
+ var i = Un(t, r);
3156
+ if (i === void 0 || jn(i) || xa(i))
3136
3157
  break;
3137
3158
  n.push(i), r += i >= 65536 ? 2 : 1;
3138
3159
  }
3139
- return Jt.apply(void 0, n);
3160
+ return er.apply(void 0, n);
3140
3161
  };
3141
- var va = (
3162
+ var wa = (
3142
3163
  /** @class */
3143
3164
  function() {
3144
3165
  function e(t, r) {
@@ -3162,14 +3183,14 @@ var va = (
3162
3183
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3163
3184
  var s = this.clonePosition();
3164
3185
  this.bump(), i.push({
3165
- type: k.pound,
3166
- location: F(s, this.clonePosition())
3186
+ type: I.pound,
3187
+ location: P(s, this.clonePosition())
3167
3188
  });
3168
3189
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3169
3190
  if (n)
3170
3191
  break;
3171
- return this.error(S.UNMATCHED_CLOSING_TAG, F(this.clonePosition(), this.clonePosition()));
3172
- } else if (o === 60 && !this.ignoreTag && $t(this.peek() || 0)) {
3192
+ return this.error(T.UNMATCHED_CLOSING_TAG, P(this.clonePosition(), this.clonePosition()));
3193
+ } else if (o === 60 && !this.ignoreTag && rr(this.peek() || 0)) {
3173
3194
  var a = this.parseTag(t, r);
3174
3195
  if (a.err)
3175
3196
  return a;
@@ -3190,9 +3211,9 @@ var va = (
3190
3211
  if (this.bumpSpace(), this.bumpIf("/>"))
3191
3212
  return {
3192
3213
  val: {
3193
- type: k.literal,
3214
+ type: I.literal,
3194
3215
  value: "<".concat(i, "/>"),
3195
- location: F(n, this.clonePosition())
3216
+ location: P(n, this.clonePosition())
3196
3217
  },
3197
3218
  err: null
3198
3219
  };
@@ -3202,25 +3223,25 @@ var va = (
3202
3223
  return o;
3203
3224
  var a = o.val, s = this.clonePosition();
3204
3225
  if (this.bumpIf("</")) {
3205
- if (this.isEOF() || !$t(this.char()))
3206
- return this.error(S.INVALID_TAG, F(s, this.clonePosition()));
3226
+ if (this.isEOF() || !rr(this.char()))
3227
+ return this.error(T.INVALID_TAG, P(s, this.clonePosition()));
3207
3228
  var h = this.clonePosition(), l = this.parseTagName();
3208
- return i !== l ? this.error(S.UNMATCHED_CLOSING_TAG, F(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3229
+ return i !== l ? this.error(T.UNMATCHED_CLOSING_TAG, P(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3209
3230
  val: {
3210
- type: k.tag,
3231
+ type: I.tag,
3211
3232
  value: i,
3212
3233
  children: a,
3213
- location: F(n, this.clonePosition())
3234
+ location: P(n, this.clonePosition())
3214
3235
  },
3215
3236
  err: null
3216
- } : this.error(S.INVALID_TAG, F(s, this.clonePosition())));
3237
+ } : this.error(T.INVALID_TAG, P(s, this.clonePosition())));
3217
3238
  } else
3218
- return this.error(S.UNCLOSED_TAG, F(n, this.clonePosition()));
3239
+ return this.error(T.UNCLOSED_TAG, P(n, this.clonePosition()));
3219
3240
  } else
3220
- return this.error(S.INVALID_TAG, F(n, this.clonePosition()));
3241
+ return this.error(T.INVALID_TAG, P(n, this.clonePosition()));
3221
3242
  }, e.prototype.parseTagName = function() {
3222
3243
  var t = this.offset();
3223
- for (this.bump(); !this.isEOF() && wa(this.char()); )
3244
+ for (this.bump(); !this.isEOF() && Ea(this.char()); )
3224
3245
  this.bump();
3225
3246
  return this.message.slice(t, this.offset());
3226
3247
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3242,14 +3263,14 @@ var va = (
3242
3263
  }
3243
3264
  break;
3244
3265
  }
3245
- var h = F(n, this.clonePosition());
3266
+ var h = P(n, this.clonePosition());
3246
3267
  return {
3247
- val: { type: k.literal, value: i, location: h },
3268
+ val: { type: I.literal, value: i, location: h },
3248
3269
  err: null
3249
3270
  };
3250
3271
  }, e.prototype.tryParseLeftAngleBracket = function() {
3251
3272
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3252
- !ya(this.peek() || 0)) ? (this.bump(), "<") : null;
3273
+ !_a(this.peek() || 0)) ? (this.bump(), "<") : null;
3253
3274
  }, e.prototype.tryParseQuote = function(t) {
3254
3275
  if (this.isEOF() || this.char() !== 39)
3255
3276
  return null;
@@ -3283,49 +3304,49 @@ var va = (
3283
3304
  r.push(n);
3284
3305
  this.bump();
3285
3306
  }
3286
- return Jt.apply(void 0, r);
3307
+ return er.apply(void 0, r);
3287
3308
  }, e.prototype.tryParseUnquoted = function(t, r) {
3288
3309
  if (this.isEOF())
3289
3310
  return null;
3290
3311
  var n = this.char();
3291
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Jt(n));
3312
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), er(n));
3292
3313
  }, e.prototype.parseArgument = function(t, r) {
3293
3314
  var n = this.clonePosition();
3294
3315
  if (this.bump(), this.bumpSpace(), this.isEOF())
3295
- return this.error(S.EXPECT_ARGUMENT_CLOSING_BRACE, F(n, this.clonePosition()));
3316
+ return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(n, this.clonePosition()));
3296
3317
  if (this.char() === 125)
3297
- return this.bump(), this.error(S.EMPTY_ARGUMENT, F(n, this.clonePosition()));
3318
+ return this.bump(), this.error(T.EMPTY_ARGUMENT, P(n, this.clonePosition()));
3298
3319
  var i = this.parseIdentifierIfPossible().value;
3299
3320
  if (!i)
3300
- return this.error(S.MALFORMED_ARGUMENT, F(n, this.clonePosition()));
3321
+ return this.error(T.MALFORMED_ARGUMENT, P(n, this.clonePosition()));
3301
3322
  if (this.bumpSpace(), this.isEOF())
3302
- return this.error(S.EXPECT_ARGUMENT_CLOSING_BRACE, F(n, this.clonePosition()));
3323
+ return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(n, this.clonePosition()));
3303
3324
  switch (this.char()) {
3304
3325
  case 125:
3305
3326
  return this.bump(), {
3306
3327
  val: {
3307
- type: k.argument,
3328
+ type: I.argument,
3308
3329
  // value does not include the opening and closing braces.
3309
3330
  value: i,
3310
- location: F(n, this.clonePosition())
3331
+ location: P(n, this.clonePosition())
3311
3332
  },
3312
3333
  err: null
3313
3334
  };
3314
3335
  case 44:
3315
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(S.EXPECT_ARGUMENT_CLOSING_BRACE, F(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3336
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
3316
3337
  default:
3317
- return this.error(S.MALFORMED_ARGUMENT, F(n, this.clonePosition()));
3338
+ return this.error(T.MALFORMED_ARGUMENT, P(n, this.clonePosition()));
3318
3339
  }
3319
3340
  }, e.prototype.parseIdentifierIfPossible = function() {
3320
- var t = this.clonePosition(), r = this.offset(), n = Zt(this.message, r), i = r + n.length;
3341
+ var t = this.clonePosition(), r = this.offset(), n = tr(this.message, r), i = r + n.length;
3321
3342
  this.bumpTo(i);
3322
- var o = this.clonePosition(), a = F(t, o);
3343
+ var o = this.clonePosition(), a = P(t, o);
3323
3344
  return { value: n, location: a };
3324
3345
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3325
3346
  var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, h = this.clonePosition();
3326
3347
  switch (s) {
3327
3348
  case "":
3328
- return this.error(S.EXPECT_ARGUMENT_TYPE, F(a, h));
3349
+ return this.error(T.EXPECT_ARGUMENT_TYPE, P(a, h));
3329
3350
  case "number":
3330
3351
  case "date":
3331
3352
  case "time": {
@@ -3336,35 +3357,35 @@ var va = (
3336
3357
  var u = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3337
3358
  if (f.err)
3338
3359
  return f;
3339
- var d = ba(f.val);
3360
+ var d = ya(f.val);
3340
3361
  if (d.length === 0)
3341
- return this.error(S.EXPECT_ARGUMENT_STYLE, F(this.clonePosition(), this.clonePosition()));
3342
- var m = F(u, this.clonePosition());
3362
+ return this.error(T.EXPECT_ARGUMENT_STYLE, P(this.clonePosition(), this.clonePosition()));
3363
+ var m = P(u, this.clonePosition());
3343
3364
  l = { style: d, styleLocation: m };
3344
3365
  }
3345
3366
  var p = this.tryParseArgumentClose(i);
3346
3367
  if (p.err)
3347
3368
  return p;
3348
- var b = F(i, this.clonePosition());
3349
- if (l && zr(l == null ? void 0 : l.style, "::", 0)) {
3350
- var g = ga(l.style.slice(2));
3369
+ var b = P(i, this.clonePosition());
3370
+ if (l && Vr(l == null ? void 0 : l.style, "::", 0)) {
3371
+ var g = va(l.style.slice(2));
3351
3372
  if (s === "number") {
3352
3373
  var f = this.parseNumberSkeletonFromString(g, l.styleLocation);
3353
3374
  return f.err ? f : {
3354
- val: { type: k.number, value: n, location: b, style: f.val },
3375
+ val: { type: I.number, value: n, location: b, style: f.val },
3355
3376
  err: null
3356
3377
  };
3357
3378
  } else {
3358
3379
  if (g.length === 0)
3359
- return this.error(S.EXPECT_DATE_TIME_SKELETON, b);
3380
+ return this.error(T.EXPECT_DATE_TIME_SKELETON, b);
3360
3381
  var E = g;
3361
- this.locale && (E = na(g, this.locale));
3382
+ this.locale && (E = oa(g, this.locale));
3362
3383
  var d = {
3363
- type: Be.dateTime,
3384
+ type: Ce.dateTime,
3364
3385
  pattern: E,
3365
3386
  location: l.styleLocation,
3366
- parsedOptions: this.shouldParseSkeletons ? Jo(E) : {}
3367
- }, v = s === "date" ? k.date : k.time;
3387
+ parsedOptions: this.shouldParseSkeletons ? Zo(E) : {}
3388
+ }, v = s === "date" ? I.date : I.time;
3368
3389
  return {
3369
3390
  val: { type: v, value: n, location: b, style: d },
3370
3391
  err: null
@@ -3373,7 +3394,7 @@ var va = (
3373
3394
  }
3374
3395
  return {
3375
3396
  val: {
3376
- type: s === "number" ? k.number : s === "date" ? k.date : k.time,
3397
+ type: s === "number" ? I.number : s === "date" ? I.date : I.time,
3377
3398
  value: n,
3378
3399
  location: b,
3379
3400
  style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
@@ -3386,14 +3407,14 @@ var va = (
3386
3407
  case "select": {
3387
3408
  var w = this.clonePosition();
3388
3409
  if (this.bumpSpace(), !this.bumpIf(","))
3389
- return this.error(S.EXPECT_SELECT_ARGUMENT_OPTIONS, F(w, C({}, w)));
3410
+ return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, P(w, ct({}, w)));
3390
3411
  this.bumpSpace();
3391
3412
  var A = this.parseIdentifierIfPossible(), W = 0;
3392
3413
  if (s !== "select" && A.value === "offset") {
3393
3414
  if (!this.bumpIf(":"))
3394
- return this.error(S.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, F(this.clonePosition(), this.clonePosition()));
3415
+ return this.error(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P(this.clonePosition(), this.clonePosition()));
3395
3416
  this.bumpSpace();
3396
- var f = this.tryParseDecimalInteger(S.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, S.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3417
+ var f = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3397
3418
  if (f.err)
3398
3419
  return f;
3399
3420
  this.bumpSpace(), A = this.parseIdentifierIfPossible(), W = f.val;
@@ -3404,32 +3425,32 @@ var va = (
3404
3425
  var p = this.tryParseArgumentClose(i);
3405
3426
  if (p.err)
3406
3427
  return p;
3407
- var ee = F(i, this.clonePosition());
3428
+ var te = P(i, this.clonePosition());
3408
3429
  return s === "select" ? {
3409
3430
  val: {
3410
- type: k.select,
3431
+ type: I.select,
3411
3432
  value: n,
3412
- options: Yr(q.val),
3413
- location: ee
3433
+ options: Xr(q.val),
3434
+ location: te
3414
3435
  },
3415
3436
  err: null
3416
3437
  } : {
3417
3438
  val: {
3418
- type: k.plural,
3439
+ type: I.plural,
3419
3440
  value: n,
3420
- options: Yr(q.val),
3441
+ options: Xr(q.val),
3421
3442
  offset: W,
3422
3443
  pluralType: s === "plural" ? "cardinal" : "ordinal",
3423
- location: ee
3444
+ location: te
3424
3445
  },
3425
3446
  err: null
3426
3447
  };
3427
3448
  }
3428
3449
  default:
3429
- return this.error(S.INVALID_ARGUMENT_TYPE, F(a, h));
3450
+ return this.error(T.INVALID_ARGUMENT_TYPE, P(a, h));
3430
3451
  }
3431
3452
  }, e.prototype.tryParseArgumentClose = function(t) {
3432
- return this.isEOF() || this.char() !== 125 ? this.error(S.EXPECT_ARGUMENT_CLOSING_BRACE, F(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3453
+ return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, P(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3433
3454
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3434
3455
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
3435
3456
  var n = this.char();
@@ -3438,7 +3459,7 @@ var va = (
3438
3459
  this.bump();
3439
3460
  var i = this.clonePosition();
3440
3461
  if (!this.bumpUntil("'"))
3441
- return this.error(S.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, F(i, this.clonePosition()));
3462
+ return this.error(T.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, P(i, this.clonePosition()));
3442
3463
  this.bump();
3443
3464
  break;
3444
3465
  }
@@ -3468,16 +3489,16 @@ var va = (
3468
3489
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3469
3490
  var n = [];
3470
3491
  try {
3471
- n = $o(t);
3492
+ n = ea(t);
3472
3493
  } catch (i) {
3473
- return this.error(S.INVALID_NUMBER_SKELETON, r);
3494
+ return this.error(T.INVALID_NUMBER_SKELETON, r);
3474
3495
  }
3475
3496
  return {
3476
3497
  val: {
3477
- type: Be.number,
3498
+ type: Ce.number,
3478
3499
  tokens: n,
3479
3500
  location: r,
3480
- parsedOptions: this.shouldParseSkeletons ? ra(n) : {}
3501
+ parsedOptions: this.shouldParseSkeletons ? ia(n) : {}
3481
3502
  },
3482
3503
  err: null
3483
3504
  };
@@ -3486,19 +3507,19 @@ var va = (
3486
3507
  if (l.length === 0) {
3487
3508
  var f = this.clonePosition();
3488
3509
  if (r !== "select" && this.bumpIf("=")) {
3489
- var d = this.tryParseDecimalInteger(S.EXPECT_PLURAL_ARGUMENT_SELECTOR, S.INVALID_PLURAL_ARGUMENT_SELECTOR);
3510
+ var d = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_SELECTOR, T.INVALID_PLURAL_ARGUMENT_SELECTOR);
3490
3511
  if (d.err)
3491
3512
  return d;
3492
- u = F(f, this.clonePosition()), l = this.message.slice(f.offset, this.offset());
3513
+ u = P(f, this.clonePosition()), l = this.message.slice(f.offset, this.offset());
3493
3514
  } else
3494
3515
  break;
3495
3516
  }
3496
3517
  if (h.has(l))
3497
- return this.error(r === "select" ? S.DUPLICATE_SELECT_ARGUMENT_SELECTOR : S.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, u);
3518
+ return this.error(r === "select" ? T.DUPLICATE_SELECT_ARGUMENT_SELECTOR : T.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, u);
3498
3519
  l === "other" && (a = !0), this.bumpSpace();
3499
3520
  var m = this.clonePosition();
3500
3521
  if (!this.bumpIf("{"))
3501
- return this.error(r === "select" ? S.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : S.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, F(this.clonePosition(), this.clonePosition()));
3522
+ return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, P(this.clonePosition(), this.clonePosition()));
3502
3523
  var p = this.parseMessage(t + 1, r, n);
3503
3524
  if (p.err)
3504
3525
  return p;
@@ -3509,11 +3530,11 @@ var va = (
3509
3530
  l,
3510
3531
  {
3511
3532
  value: p.val,
3512
- location: F(m, this.clonePosition())
3533
+ location: P(m, this.clonePosition())
3513
3534
  }
3514
3535
  ]), h.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, u = o.location;
3515
3536
  }
3516
- return s.length === 0 ? this.error(r === "select" ? S.EXPECT_SELECT_ARGUMENT_SELECTOR : S.EXPECT_PLURAL_ARGUMENT_SELECTOR, F(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(S.MISSING_OTHER_CLAUSE, F(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3537
+ return s.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR, P(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(T.MISSING_OTHER_CLAUSE, P(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3517
3538
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3518
3539
  var n = 1, i = this.clonePosition();
3519
3540
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -3524,8 +3545,8 @@ var va = (
3524
3545
  else
3525
3546
  break;
3526
3547
  }
3527
- var h = F(i, this.clonePosition());
3528
- return o ? (a *= n, ma(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
3548
+ var h = P(i, this.clonePosition());
3549
+ return o ? (a *= n, ga(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
3529
3550
  }, e.prototype.offset = function() {
3530
3551
  return this.position.offset;
3531
3552
  }, e.prototype.isEOF = function() {
@@ -3540,7 +3561,7 @@ var va = (
3540
3561
  var t = this.position.offset;
3541
3562
  if (t >= this.message.length)
3542
3563
  throw Error("out of bound");
3543
- var r = Rn(this.message, t);
3564
+ var r = Un(this.message, t);
3544
3565
  if (r === void 0)
3545
3566
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3546
3567
  return r;
@@ -3559,7 +3580,7 @@ var va = (
3559
3580
  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);
3560
3581
  }
3561
3582
  }, e.prototype.bumpIf = function(t) {
3562
- if (zr(this.message, t, this.offset())) {
3583
+ if (Vr(this.message, t, this.offset())) {
3563
3584
  for (var r = 0; r < t.length; r++)
3564
3585
  this.bump();
3565
3586
  return !0;
@@ -3581,7 +3602,7 @@ var va = (
3581
3602
  break;
3582
3603
  }
3583
3604
  }, e.prototype.bumpSpace = function() {
3584
- for (; !this.isEOF() && Gn(this.char()); )
3605
+ for (; !this.isEOF() && jn(this.char()); )
3585
3606
  this.bump();
3586
3607
  }, e.prototype.peek = function() {
3587
3608
  if (this.isEOF())
@@ -3591,47 +3612,47 @@ var va = (
3591
3612
  }, e;
3592
3613
  }()
3593
3614
  );
3594
- function $t(e) {
3615
+ function rr(e) {
3595
3616
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3596
3617
  }
3597
- function ya(e) {
3598
- return $t(e) || e === 47;
3618
+ function _a(e) {
3619
+ return rr(e) || e === 47;
3599
3620
  }
3600
- function wa(e) {
3621
+ function Ea(e) {
3601
3622
  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;
3602
3623
  }
3603
- function Gn(e) {
3624
+ function jn(e) {
3604
3625
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3605
3626
  }
3606
- function _a(e) {
3627
+ function xa(e) {
3607
3628
  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;
3608
3629
  }
3609
- function Kt(e) {
3630
+ function nr(e) {
3610
3631
  e.forEach(function(t) {
3611
- if (delete t.location, Hn(t) || On(t))
3632
+ if (delete t.location, Hn(t) || In(t))
3612
3633
  for (var r in t.options)
3613
- delete t.options[r].location, Kt(t.options[r].value);
3634
+ delete t.options[r].location, nr(t.options[r].value);
3614
3635
  else
3615
- Cn(t) && kn(t.style) || (Bn(t) || Mn(t)) && qt(t.style) ? delete t.style.location : In(t) && Kt(t.children);
3636
+ Bn(t) && An(t.style) || (On(t) || Mn(t)) && Zt(t.style) ? delete t.style.location : kn(t) && nr(t.children);
3616
3637
  });
3617
3638
  }
3618
- function Ea(e, t) {
3619
- t === void 0 && (t = {}), t = C({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3620
- var r = new va(e, t).parse();
3639
+ function Sa(e, t) {
3640
+ t === void 0 && (t = {}), t = ct({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3641
+ var r = new wa(e, t).parse();
3621
3642
  if (r.err) {
3622
- var n = SyntaxError(S[r.err.kind]);
3643
+ var n = SyntaxError(T[r.err.kind]);
3623
3644
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3624
3645
  }
3625
- return t != null && t.captureLocation || Kt(r.val), r.val;
3646
+ return t != null && t.captureLocation || nr(r.val), r.val;
3626
3647
  }
3627
- var Me;
3648
+ var Be;
3628
3649
  (function(e) {
3629
3650
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3630
- })(Me || (Me = {}));
3631
- var yt = (
3651
+ })(Be || (Be = {}));
3652
+ var _t = (
3632
3653
  /** @class */
3633
3654
  function(e) {
3634
- ne(t, e);
3655
+ wt(t, e);
3635
3656
  function t(r, n, i) {
3636
3657
  var o = e.call(this, r) || this;
3637
3658
  return o.code = n, o.originalMessage = i, o;
@@ -3640,48 +3661,48 @@ var yt = (
3640
3661
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3641
3662
  }, t;
3642
3663
  }(Error)
3643
- ), Xr = (
3664
+ ), Qr = (
3644
3665
  /** @class */
3645
3666
  function(e) {
3646
- ne(t, e);
3667
+ wt(t, e);
3647
3668
  function t(r, n, i, o) {
3648
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Me.INVALID_VALUE, o) || this;
3669
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Be.INVALID_VALUE, o) || this;
3649
3670
  }
3650
3671
  return t;
3651
- }(yt)
3652
- ), xa = (
3672
+ }(_t)
3673
+ ), Ta = (
3653
3674
  /** @class */
3654
3675
  function(e) {
3655
- ne(t, e);
3676
+ wt(t, e);
3656
3677
  function t(r, n, i) {
3657
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Me.INVALID_VALUE, i) || this;
3678
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Be.INVALID_VALUE, i) || this;
3658
3679
  }
3659
3680
  return t;
3660
- }(yt)
3661
- ), Ta = (
3681
+ }(_t)
3682
+ ), Pa = (
3662
3683
  /** @class */
3663
3684
  function(e) {
3664
- ne(t, e);
3685
+ wt(t, e);
3665
3686
  function t(r, n) {
3666
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Me.MISSING_VALUE, n) || this;
3687
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Be.MISSING_VALUE, n) || this;
3667
3688
  }
3668
3689
  return t;
3669
- }(yt)
3690
+ }(_t)
3670
3691
  ), G;
3671
3692
  (function(e) {
3672
3693
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3673
3694
  })(G || (G = {}));
3674
- function Sa(e) {
3695
+ function Fa(e) {
3675
3696
  return e.length < 2 ? e : e.reduce(function(t, r) {
3676
3697
  var n = t[t.length - 1];
3677
3698
  return !n || n.type !== G.literal || r.type !== G.literal ? t.push(r) : n.value += r.value, t;
3678
3699
  }, []);
3679
3700
  }
3680
- function Fa(e) {
3701
+ function Ca(e) {
3681
3702
  return typeof e == "function";
3682
3703
  }
3683
3704
  function ut(e, t, r, n, i, o, a) {
3684
- if (e.length === 1 && Ur(e[0]))
3705
+ if (e.length === 1 && jr(e[0]))
3685
3706
  return [
3686
3707
  {
3687
3708
  type: G.literal,
@@ -3690,14 +3711,14 @@ function ut(e, t, r, n, i, o, a) {
3690
3711
  ];
3691
3712
  for (var s = [], h = 0, l = e; h < l.length; h++) {
3692
3713
  var u = l[h];
3693
- if (Ur(u)) {
3714
+ if (jr(u)) {
3694
3715
  s.push({
3695
3716
  type: G.literal,
3696
3717
  value: u.value
3697
3718
  });
3698
3719
  continue;
3699
3720
  }
3700
- if (qo(u)) {
3721
+ if (Jo(u)) {
3701
3722
  typeof o == "number" && s.push({
3702
3723
  type: G.literal,
3703
3724
  value: r.getNumberFormat(t).format(o)
@@ -3706,17 +3727,17 @@ function ut(e, t, r, n, i, o, a) {
3706
3727
  }
3707
3728
  var f = u.value;
3708
3729
  if (!(i && f in i))
3709
- throw new Ta(f, a);
3730
+ throw new Pa(f, a);
3710
3731
  var d = i[f];
3711
- if (Xo(u)) {
3732
+ if (Qo(u)) {
3712
3733
  (!d || typeof d == "string" || typeof d == "number") && (d = typeof d == "string" || typeof d == "number" ? String(d) : ""), s.push({
3713
3734
  type: typeof d == "string" ? G.literal : G.object,
3714
3735
  value: d
3715
3736
  });
3716
3737
  continue;
3717
3738
  }
3718
- if (Bn(u)) {
3719
- var m = typeof u.style == "string" ? n.date[u.style] : qt(u.style) ? u.style.parsedOptions : void 0;
3739
+ if (On(u)) {
3740
+ var m = typeof u.style == "string" ? n.date[u.style] : Zt(u.style) ? u.style.parsedOptions : void 0;
3720
3741
  s.push({
3721
3742
  type: G.literal,
3722
3743
  value: r.getDateTimeFormat(t, m).format(d)
@@ -3724,25 +3745,25 @@ function ut(e, t, r, n, i, o, a) {
3724
3745
  continue;
3725
3746
  }
3726
3747
  if (Mn(u)) {
3727
- var m = typeof u.style == "string" ? n.time[u.style] : qt(u.style) ? u.style.parsedOptions : n.time.medium;
3748
+ var m = typeof u.style == "string" ? n.time[u.style] : Zt(u.style) ? u.style.parsedOptions : n.time.medium;
3728
3749
  s.push({
3729
3750
  type: G.literal,
3730
3751
  value: r.getDateTimeFormat(t, m).format(d)
3731
3752
  });
3732
3753
  continue;
3733
3754
  }
3734
- if (Cn(u)) {
3735
- var m = typeof u.style == "string" ? n.number[u.style] : kn(u.style) ? u.style.parsedOptions : void 0;
3755
+ if (Bn(u)) {
3756
+ var m = typeof u.style == "string" ? n.number[u.style] : An(u.style) ? u.style.parsedOptions : void 0;
3736
3757
  m && m.scale && (d = d * (m.scale || 1)), s.push({
3737
3758
  type: G.literal,
3738
3759
  value: r.getNumberFormat(t, m).format(d)
3739
3760
  });
3740
3761
  continue;
3741
3762
  }
3742
- if (In(u)) {
3763
+ if (kn(u)) {
3743
3764
  var p = u.children, b = u.value, g = i[b];
3744
- if (!Fa(g))
3745
- throw new xa(b, "function", a);
3765
+ if (!Ca(g))
3766
+ throw new Ta(b, "function", a);
3746
3767
  var E = ut(p, t, r, n, i, o), v = g(E.map(function(W) {
3747
3768
  return W.value;
3748
3769
  }));
@@ -3756,39 +3777,39 @@ function ut(e, t, r, n, i, o, a) {
3756
3777
  if (Hn(u)) {
3757
3778
  var w = u.options[d] || u.options.other;
3758
3779
  if (!w)
3759
- throw new Xr(u.value, d, Object.keys(u.options), a);
3780
+ throw new Qr(u.value, d, Object.keys(u.options), a);
3760
3781
  s.push.apply(s, ut(w.value, t, r, n, i));
3761
3782
  continue;
3762
3783
  }
3763
- if (On(u)) {
3784
+ if (In(u)) {
3764
3785
  var w = u.options["=".concat(d)];
3765
3786
  if (!w) {
3766
3787
  if (!Intl.PluralRules)
3767
- throw new yt(`Intl.PluralRules is not available in this environment.
3788
+ throw new _t(`Intl.PluralRules is not available in this environment.
3768
3789
  Try polyfilling it using "@formatjs/intl-pluralrules"
3769
- `, Me.MISSING_INTL_API, a);
3790
+ `, Be.MISSING_INTL_API, a);
3770
3791
  var A = r.getPluralRules(t, { type: u.pluralType }).select(d - (u.offset || 0));
3771
3792
  w = u.options[A] || u.options.other;
3772
3793
  }
3773
3794
  if (!w)
3774
- throw new Xr(u.value, d, Object.keys(u.options), a);
3795
+ throw new Qr(u.value, d, Object.keys(u.options), a);
3775
3796
  s.push.apply(s, ut(w.value, t, r, n, i, d - (u.offset || 0)));
3776
3797
  continue;
3777
3798
  }
3778
3799
  }
3779
- return Sa(s);
3800
+ return Fa(s);
3780
3801
  }
3781
- function Pa(e, t) {
3782
- return t ? C(C(C({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3783
- return r[n] = C(C({}, e[n]), t[n] || {}), r;
3802
+ function Ba(e, t) {
3803
+ return t ? K(K(K({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3804
+ return r[n] = K(K({}, e[n]), t[n] || {}), r;
3784
3805
  }, {})) : e;
3785
3806
  }
3786
- function Ca(e, t) {
3807
+ function Oa(e, t) {
3787
3808
  return t ? Object.keys(e).reduce(function(r, n) {
3788
- return r[n] = Pa(e[n], t[n]), r;
3789
- }, C({}, e)) : e;
3809
+ return r[n] = Ba(e[n], t[n]), r;
3810
+ }, K({}, e)) : e;
3790
3811
  }
3791
- function Dt(e) {
3812
+ function Ut(e) {
3792
3813
  return {
3793
3814
  create: function() {
3794
3815
  return {
@@ -3802,39 +3823,39 @@ function Dt(e) {
3802
3823
  }
3803
3824
  };
3804
3825
  }
3805
- function Ba(e) {
3826
+ function Ma(e) {
3806
3827
  return e === void 0 && (e = {
3807
3828
  number: {},
3808
3829
  dateTime: {},
3809
3830
  pluralRules: {}
3810
3831
  }), {
3811
- getNumberFormat: At(function() {
3832
+ getNumberFormat: Nt(function() {
3812
3833
  for (var t, r = [], n = 0; n < arguments.length; n++)
3813
3834
  r[n] = arguments[n];
3814
- return new ((t = Intl.NumberFormat).bind.apply(t, Se([void 0], r, !1)))();
3835
+ return new ((t = Intl.NumberFormat).bind.apply(t, Lt([void 0], r, !1)))();
3815
3836
  }, {
3816
- cache: Dt(e.number),
3817
- strategy: Lt.variadic
3837
+ cache: Ut(e.number),
3838
+ strategy: Dt.variadic
3818
3839
  }),
3819
- getDateTimeFormat: At(function() {
3840
+ getDateTimeFormat: Nt(function() {
3820
3841
  for (var t, r = [], n = 0; n < arguments.length; n++)
3821
3842
  r[n] = arguments[n];
3822
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Se([void 0], r, !1)))();
3843
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Lt([void 0], r, !1)))();
3823
3844
  }, {
3824
- cache: Dt(e.dateTime),
3825
- strategy: Lt.variadic
3845
+ cache: Ut(e.dateTime),
3846
+ strategy: Dt.variadic
3826
3847
  }),
3827
- getPluralRules: At(function() {
3848
+ getPluralRules: Nt(function() {
3828
3849
  for (var t, r = [], n = 0; n < arguments.length; n++)
3829
3850
  r[n] = arguments[n];
3830
- return new ((t = Intl.PluralRules).bind.apply(t, Se([void 0], r, !1)))();
3851
+ return new ((t = Intl.PluralRules).bind.apply(t, Lt([void 0], r, !1)))();
3831
3852
  }, {
3832
- cache: Dt(e.pluralRules),
3833
- strategy: Lt.variadic
3853
+ cache: Ut(e.pluralRules),
3854
+ strategy: Dt.variadic
3834
3855
  })
3835
3856
  };
3836
3857
  }
3837
- var Ma = (
3858
+ var Ha = (
3838
3859
  /** @class */
3839
3860
  function() {
3840
3861
  function e(t, r, n, i) {
@@ -3866,13 +3887,13 @@ var Ma = (
3866
3887
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3867
3888
  var a = i || {};
3868
3889
  a.formatters;
3869
- var s = uo(a, ["formatters"]);
3870
- this.ast = e.__parse(t, C(C({}, s), { locale: this.resolvedLocale }));
3890
+ var s = Go(a, ["formatters"]);
3891
+ this.ast = e.__parse(t, K(K({}, s), { locale: this.resolvedLocale }));
3871
3892
  } else
3872
3893
  this.ast = t;
3873
3894
  if (!Array.isArray(this.ast))
3874
3895
  throw new TypeError("A message must be provided as a String or AST.");
3875
- this.formats = Ca(e.formats, n), this.formatters = i && i.formatters || Ba(this.formatterCache);
3896
+ this.formats = Oa(e.formats, n), this.formatters = i && i.formatters || Ma(this.formatterCache);
3876
3897
  }
3877
3898
  return Object.defineProperty(e, "defaultLocale", {
3878
3899
  get: function() {
@@ -3885,7 +3906,7 @@ var Ma = (
3885
3906
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3886
3907
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3887
3908
  }
3888
- }, e.__parse = Ea, e.formats = {
3909
+ }, e.__parse = Sa, e.formats = {
3889
3910
  number: {
3890
3911
  integer: {
3891
3912
  maximumFractionDigits: 0
@@ -3946,7 +3967,7 @@ var Ma = (
3946
3967
  }, e;
3947
3968
  }()
3948
3969
  );
3949
- function Ha(e, t) {
3970
+ function Ia(e, t) {
3950
3971
  if (t == null)
3951
3972
  return;
3952
3973
  if (t in e)
@@ -3967,92 +3988,92 @@ function Ha(e, t) {
3967
3988
  n = void 0;
3968
3989
  return n;
3969
3990
  }
3970
- const ue = {}, Oa = (e, t, r) => r && (t in ue || (ue[t] = {}), e in ue[t] || (ue[t][e] = r), r), jn = (e, t) => {
3991
+ const ue = {}, ka = (e, t, r) => r && (t in ue || (ue[t] = {}), e in ue[t] || (ue[t][e] = r), r), Wn = (e, t) => {
3971
3992
  if (t == null)
3972
3993
  return;
3973
3994
  if (t in ue && e in ue[t])
3974
3995
  return ue[t][e];
3975
- const r = wt(t);
3996
+ const r = Et(t);
3976
3997
  for (let n = 0; n < r.length; n++) {
3977
- const i = r[n], o = ka(i, e);
3998
+ const i = r[n], o = La(i, e);
3978
3999
  if (o)
3979
- return Oa(e, t, o);
4000
+ return ka(e, t, o);
3980
4001
  }
3981
4002
  };
3982
- let or;
3983
- const Ie = vt({});
3984
- function Ia(e) {
3985
- return or[e] || null;
4003
+ let sr;
4004
+ const He = yt({});
4005
+ function Aa(e) {
4006
+ return sr[e] || null;
3986
4007
  }
3987
- function Wn(e) {
3988
- return e in or;
4008
+ function zn(e) {
4009
+ return e in sr;
3989
4010
  }
3990
- function ka(e, t) {
3991
- if (!Wn(e))
4011
+ function La(e, t) {
4012
+ if (!zn(e))
3992
4013
  return null;
3993
- const r = Ia(e);
3994
- return Ha(r, t);
4014
+ const r = Aa(e);
4015
+ return Ia(r, t);
3995
4016
  }
3996
- function Aa(e) {
4017
+ function Na(e) {
3997
4018
  if (e == null)
3998
4019
  return;
3999
- const t = wt(e);
4020
+ const t = Et(e);
4000
4021
  for (let r = 0; r < t.length; r++) {
4001
4022
  const n = t[r];
4002
- if (Wn(n))
4023
+ if (zn(n))
4003
4024
  return n;
4004
4025
  }
4005
4026
  }
4006
- function zn(e, ...t) {
4007
- delete ue[e], Ie.update((r) => (r[e] = Uo.all([r[e] || {}, ...t]), r));
4027
+ function Yn(e, ...t) {
4028
+ delete ue[e], He.update((r) => (r[e] = Uo.all([r[e] || {}, ...t]), r));
4008
4029
  }
4009
- Oe(
4010
- [Ie],
4030
+ Me(
4031
+ [He],
4011
4032
  ([e]) => Object.keys(e)
4012
4033
  );
4013
- Ie.subscribe((e) => or = e);
4034
+ He.subscribe((e) => sr = e);
4014
4035
  const lt = {};
4015
- function La(e, t) {
4036
+ function Da(e, t) {
4016
4037
  lt[e].delete(t), lt[e].size === 0 && delete lt[e];
4017
4038
  }
4018
- function Yn(e) {
4039
+ function Vn(e) {
4019
4040
  return lt[e];
4020
4041
  }
4021
- function Na(e) {
4022
- return wt(e).map((t) => {
4023
- const r = Yn(t);
4042
+ function Ra(e) {
4043
+ return Et(e).map((t) => {
4044
+ const r = Vn(t);
4024
4045
  return [t, r ? [...r] : []];
4025
4046
  }).filter(([, t]) => t.length > 0);
4026
4047
  }
4027
- function er(e) {
4028
- return e == null ? !1 : wt(e).some(
4048
+ function ir(e) {
4049
+ return e == null ? !1 : Et(e).some(
4029
4050
  (t) => {
4030
4051
  var r;
4031
- return (r = Yn(t)) == null ? void 0 : r.size;
4052
+ return (r = Vn(t)) == null ? void 0 : r.size;
4032
4053
  }
4033
4054
  );
4034
4055
  }
4035
- function Da(e, t) {
4056
+ function Ua(e, t) {
4036
4057
  return Promise.all(
4037
- t.map((n) => (La(e, n), n().then((i) => i.default || i)))
4038
- ).then((n) => zn(e, ...n));
4039
- }
4040
- const Ge = {};
4041
- function Vn(e) {
4042
- if (!er(e))
4043
- return e in Ge ? Ge[e] : Promise.resolve();
4044
- const t = Na(e);
4045
- return Ge[e] = Promise.all(
4058
+ t.map((n) => (Da(e, n), n().then((i) => i.default || i)))
4059
+ ).then((n) => Yn(e, ...n));
4060
+ }
4061
+ const Ue = {};
4062
+ function Xn(e) {
4063
+ if (!ir(e))
4064
+ return e in Ue ? Ue[e] : Promise.resolve();
4065
+ const t = Ra(e);
4066
+ return Ue[e] = Promise.all(
4046
4067
  t.map(
4047
- ([r, n]) => Da(r, n)
4068
+ ([r, n]) => Ua(r, n)
4048
4069
  )
4049
4070
  ).then(() => {
4050
- if (er(e))
4051
- return Vn(e);
4052
- delete Ge[e];
4053
- }), Ge[e];
4071
+ if (ir(e))
4072
+ return Xn(e);
4073
+ delete Ue[e];
4074
+ }), Ue[e];
4054
4075
  }
4055
- const Ra = {
4076
+ const Ga = {
4056
4077
  number: {
4057
4078
  scientific: { notation: "scientific" },
4058
4079
  engineering: { notation: "engineering" },
@@ -4081,135 +4102,135 @@ const Ra = {
4081
4102
  timeZoneName: "short"
4082
4103
  }
4083
4104
  }
4084
- }, Ua = {
4105
+ }, ja = {
4085
4106
  fallbackLocale: null,
4086
4107
  loadingDelay: 200,
4087
- formats: Ra,
4108
+ formats: Ga,
4088
4109
  warnOnMissingMessages: !0,
4089
4110
  handleMissingMessage: void 0,
4090
4111
  ignoreTag: !0
4091
- }, Ga = Ua;
4092
- function He() {
4093
- return Ga;
4112
+ }, Wa = ja;
4113
+ function Oe() {
4114
+ return Wa;
4094
4115
  }
4095
- const Rt = vt(!1);
4096
- var ja = Object.defineProperty, Wa = Object.defineProperties, za = Object.getOwnPropertyDescriptors, qr = Object.getOwnPropertySymbols, Ya = Object.prototype.hasOwnProperty, Va = Object.prototype.propertyIsEnumerable, Qr = (e, t, r) => t in e ? ja(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Xa = (e, t) => {
4116
+ const Gt = yt(!1);
4117
+ var za = Object.defineProperty, Ya = Object.defineProperties, Va = Object.getOwnPropertyDescriptors, Jr = Object.getOwnPropertySymbols, Xa = Object.prototype.hasOwnProperty, qa = Object.prototype.propertyIsEnumerable, $r = (e, t, r) => t in e ? za(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qa = (e, t) => {
4097
4118
  for (var r in t || (t = {}))
4098
- Ya.call(t, r) && Qr(e, r, t[r]);
4099
- if (qr)
4100
- for (var r of qr(t))
4101
- Va.call(t, r) && Qr(e, r, t[r]);
4119
+ Xa.call(t, r) && $r(e, r, t[r]);
4120
+ if (Jr)
4121
+ for (var r of Jr(t))
4122
+ qa.call(t, r) && $r(e, r, t[r]);
4102
4123
  return e;
4103
- }, qa = (e, t) => Wa(e, za(t));
4104
- let tr;
4105
- const ct = vt(null);
4106
- function Jr(e) {
4124
+ }, Ja = (e, t) => Ya(e, Va(t));
4125
+ let or;
4126
+ const ft = yt(null);
4127
+ function Zr(e) {
4107
4128
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4108
4129
  }
4109
- function wt(e, t = He().fallbackLocale) {
4110
- const r = Jr(e);
4111
- return t ? [.../* @__PURE__ */ new Set([...r, ...Jr(t)])] : r;
4130
+ function Et(e, t = Oe().fallbackLocale) {
4131
+ const r = Zr(e);
4132
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Zr(t)])] : r;
4112
4133
  }
4113
4134
  function pe() {
4114
- return tr != null ? tr : void 0;
4135
+ return or != null ? or : void 0;
4115
4136
  }
4116
- ct.subscribe((e) => {
4117
- tr = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4137
+ ft.subscribe((e) => {
4138
+ or = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4118
4139
  });
4119
- const Qa = (e) => {
4120
- if (e && Aa(e) && er(e)) {
4121
- const { loadingDelay: t } = He();
4140
+ const $a = (e) => {
4141
+ if (e && Na(e) && ir(e)) {
4142
+ const { loadingDelay: t } = Oe();
4122
4143
  let r;
4123
4144
  return typeof window != "undefined" && pe() != null && t ? r = window.setTimeout(
4124
- () => Rt.set(!0),
4145
+ () => Gt.set(!0),
4125
4146
  t
4126
- ) : Rt.set(!0), Vn(e).then(() => {
4127
- ct.set(e);
4147
+ ) : Gt.set(!0), Xn(e).then(() => {
4148
+ ft.set(e);
4128
4149
  }).finally(() => {
4129
- clearTimeout(r), Rt.set(!1);
4150
+ clearTimeout(r), Gt.set(!1);
4130
4151
  });
4131
4152
  }
4132
- return ct.set(e);
4133
- }, le = qa(Xa({}, ct), {
4134
- set: Qa
4135
- }), _t = (e) => {
4153
+ return ft.set(e);
4154
+ }, le = Ja(Qa({}, ft), {
4155
+ set: $a
4156
+ }), xt = (e) => {
4136
4157
  const t = /* @__PURE__ */ Object.create(null);
4137
4158
  return (n) => {
4138
4159
  const i = JSON.stringify(n);
4139
4160
  return i in t ? t[i] : t[i] = e(n);
4140
4161
  };
4141
4162
  };
4142
- var Ja = Object.defineProperty, ft = Object.getOwnPropertySymbols, Xn = Object.prototype.hasOwnProperty, qn = Object.prototype.propertyIsEnumerable, Zr = (e, t, r) => t in e ? Ja(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ar = (e, t) => {
4163
+ var Za = Object.defineProperty, dt = Object.getOwnPropertySymbols, qn = Object.prototype.hasOwnProperty, Qn = Object.prototype.propertyIsEnumerable, Kr = (e, t, r) => t in e ? Za(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ur = (e, t) => {
4143
4164
  for (var r in t || (t = {}))
4144
- Xn.call(t, r) && Zr(e, r, t[r]);
4145
- if (ft)
4146
- for (var r of ft(t))
4147
- qn.call(t, r) && Zr(e, r, t[r]);
4165
+ qn.call(t, r) && Kr(e, r, t[r]);
4166
+ if (dt)
4167
+ for (var r of dt(t))
4168
+ Qn.call(t, r) && Kr(e, r, t[r]);
4148
4169
  return e;
4149
- }, ke = (e, t) => {
4170
+ }, Ie = (e, t) => {
4150
4171
  var r = {};
4151
4172
  for (var n in e)
4152
- Xn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4153
- if (e != null && ft)
4154
- for (var n of ft(e))
4155
- t.indexOf(n) < 0 && qn.call(e, n) && (r[n] = e[n]);
4173
+ qn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4174
+ if (e != null && dt)
4175
+ for (var n of dt(e))
4176
+ t.indexOf(n) < 0 && Qn.call(e, n) && (r[n] = e[n]);
4156
4177
  return r;
4157
4178
  };
4158
- const Xe = (e, t) => {
4159
- const { formats: r } = He();
4179
+ const Ve = (e, t) => {
4180
+ const { formats: r } = Oe();
4160
4181
  if (e in r && t in r[e])
4161
4182
  return r[e][t];
4162
4183
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4163
- }, Za = _t(
4184
+ }, Ka = xt(
4164
4185
  (e) => {
4165
- var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
4186
+ var t = e, { locale: r, format: n } = t, i = Ie(t, ["locale", "format"]);
4166
4187
  if (r == null)
4167
4188
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4168
- return n && (i = Xe("number", n)), new Intl.NumberFormat(r, i);
4189
+ return n && (i = Ve("number", n)), new Intl.NumberFormat(r, i);
4169
4190
  }
4170
- ), $a = _t(
4191
+ ), es = xt(
4171
4192
  (e) => {
4172
- var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
4193
+ var t = e, { locale: r, format: n } = t, i = Ie(t, ["locale", "format"]);
4173
4194
  if (r == null)
4174
4195
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4175
- return n ? i = Xe("date", n) : Object.keys(i).length === 0 && (i = Xe("date", "short")), new Intl.DateTimeFormat(r, i);
4196
+ return n ? i = Ve("date", n) : Object.keys(i).length === 0 && (i = Ve("date", "short")), new Intl.DateTimeFormat(r, i);
4176
4197
  }
4177
- ), Ka = _t(
4198
+ ), ts = xt(
4178
4199
  (e) => {
4179
- var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
4200
+ var t = e, { locale: r, format: n } = t, i = Ie(t, ["locale", "format"]);
4180
4201
  if (r == null)
4181
4202
  throw new Error(
4182
4203
  '[svelte-i18n] A "locale" must be set to format time values'
4183
4204
  );
4184
- return n ? i = Xe("time", n) : Object.keys(i).length === 0 && (i = Xe("time", "short")), new Intl.DateTimeFormat(r, i);
4205
+ return n ? i = Ve("time", n) : Object.keys(i).length === 0 && (i = Ve("time", "short")), new Intl.DateTimeFormat(r, i);
4185
4206
  }
4186
- ), es = (e = {}) => {
4207
+ ), rs = (e = {}) => {
4187
4208
  var t = e, {
4188
4209
  locale: r = pe()
4189
- } = t, n = ke(t, [
4210
+ } = t, n = Ie(t, [
4190
4211
  "locale"
4191
4212
  ]);
4192
- return Za(ar({ locale: r }, n));
4193
- }, ts = (e = {}) => {
4213
+ return Ka(ur({ locale: r }, n));
4214
+ }, ns = (e = {}) => {
4194
4215
  var t = e, {
4195
4216
  locale: r = pe()
4196
- } = t, n = ke(t, [
4217
+ } = t, n = Ie(t, [
4197
4218
  "locale"
4198
4219
  ]);
4199
- return $a(ar({ locale: r }, n));
4200
- }, rs = (e = {}) => {
4220
+ return es(ur({ locale: r }, n));
4221
+ }, is = (e = {}) => {
4201
4222
  var t = e, {
4202
4223
  locale: r = pe()
4203
- } = t, n = ke(t, [
4224
+ } = t, n = Ie(t, [
4204
4225
  "locale"
4205
4226
  ]);
4206
- return Ka(ar({ locale: r }, n));
4207
- }, ns = _t(
4227
+ return ts(ur({ locale: r }, n));
4228
+ }, os = xt(
4208
4229
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4209
- (e, t = pe()) => new Ma(e, t, He().formats, {
4210
- ignoreTag: He().ignoreTag
4230
+ (e, t = pe()) => new Ha(e, t, Oe().formats, {
4231
+ ignoreTag: Oe().ignoreTag
4211
4232
  })
4212
- ), is = (e, t = {}) => {
4233
+ ), as = (e, t = {}) => {
4213
4234
  var r, n, i, o;
4214
4235
  let a = t;
4215
4236
  typeof e == "object" && (a = e, e = a.id);
@@ -4222,9 +4243,9 @@ const Xe = (e, t) => {
4222
4243
  throw new Error(
4223
4244
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4224
4245
  );
4225
- let u = jn(e, h);
4246
+ let u = Wn(e, h);
4226
4247
  if (!u)
4227
- u = (o = (i = (n = (r = He()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4248
+ u = (o = (i = (n = (r = Oe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4228
4249
  else if (typeof u != "string")
4229
4250
  return console.warn(
4230
4251
  `[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.`
@@ -4233,7 +4254,7 @@ const Xe = (e, t) => {
4233
4254
  return u;
4234
4255
  let f = u;
4235
4256
  try {
4236
- f = ns(u, h).format(s);
4257
+ f = os(u, h).format(s);
4237
4258
  } catch (d) {
4238
4259
  d instanceof Error && console.warn(
4239
4260
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4241,14 +4262,14 @@ const Xe = (e, t) => {
4241
4262
  );
4242
4263
  }
4243
4264
  return f;
4244
- }, os = (e, t) => rs(t).format(e), as = (e, t) => ts(t).format(e), ss = (e, t) => es(t).format(e), us = (e, t = pe()) => jn(e, t), ls = Oe([le, Ie], () => is);
4245
- Oe([le], () => os);
4246
- Oe([le], () => as);
4247
- Oe([le], () => ss);
4248
- Oe([le, Ie], () => us);
4265
+ }, ss = (e, t) => is(t).format(e), us = (e, t) => ns(t).format(e), ls = (e, t) => rs(t).format(e), hs = (e, t = pe()) => Wn(e, t), cs = Me([le, He], () => as);
4266
+ Me([le], () => ss);
4267
+ Me([le], () => us);
4268
+ Me([le], () => ls);
4269
+ Me([le, He], () => hs);
4249
4270
  window.emWidgets = { topic: xo };
4250
- const sr = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), dt = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC", hs = (e) => e.match(/CustomNative/i) ? "NativeApp" : dt(e) === "PC" ? "Desktop" : "Mobile";
4251
- function cs(e, t) {
4271
+ const lr = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), mt = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC", fs = (e) => e.match(/CustomNative/i) ? "NativeApp" : mt(e) === "PC" ? "Desktop" : "Mobile";
4272
+ function ds(e, t) {
4252
4273
  return new Promise((r, n) => {
4253
4274
  const i = new Headers();
4254
4275
  i.append("X-SessionID", t);
@@ -4260,24 +4281,24 @@ function cs(e, t) {
4260
4281
  });
4261
4282
  }
4262
4283
  String(Number.MAX_SAFE_INTEGER).length;
4263
- function fs({ withLocale: e, translations: t }) {
4284
+ function ms({ withLocale: e, translations: t }) {
4264
4285
  le.subscribe((r) => {
4265
- r == null && (Ie.set(t), le.set(e));
4286
+ r == null && (He.set(t), le.set(e));
4266
4287
  });
4267
4288
  }
4268
- function $r(e, t) {
4269
- zn(e, t);
4289
+ function en(e, t) {
4290
+ Yn(e, t);
4270
4291
  }
4271
- function ds(e) {
4292
+ function ps(e) {
4272
4293
  le.set(e);
4273
4294
  }
4274
- function ms(e, t) {
4295
+ function gs(e, t) {
4275
4296
  if (e) {
4276
4297
  const r = document.createElement("style");
4277
4298
  r.innerHTML = t, e.appendChild(r);
4278
4299
  }
4279
4300
  }
4280
- function ps(e, t) {
4301
+ function bs(e, t) {
4281
4302
  if (!e || !t)
4282
4303
  return;
4283
4304
  const r = new URL(t);
@@ -4288,7 +4309,7 @@ function ps(e, t) {
4288
4309
  console.error("There was an error while trying to load client styling from URL", n);
4289
4310
  });
4290
4311
  }
4291
- function gs(e, t, r) {
4312
+ function vs(e, t, r) {
4292
4313
  if (window.emMessageBus) {
4293
4314
  const n = document.createElement("style");
4294
4315
  window.emMessageBus.subscribe(t, (i) => {
@@ -4296,7 +4317,7 @@ function gs(e, t, r) {
4296
4317
  });
4297
4318
  }
4298
4319
  }
4299
- const Kr = {
4320
+ const tn = {
4300
4321
  en: {
4301
4322
  signIn: "Log in",
4302
4323
  register: "REGISTER",
@@ -4454,17 +4475,17 @@ if (typeof window != "undefined") {
4454
4475
  }
4455
4476
  };
4456
4477
  };
4457
- customElements.define = e(customElements.define), import("./PlayerDeposit-C5ilcRGR.js").then(({ default: t }) => {
4478
+ customElements.define = e(customElements.define), import("./PlayerDeposit-DNlwsaZX.js").then(({ default: t }) => {
4458
4479
  !customElements.get("player-deposit") && customElements.define("player-deposit", t.element);
4459
4480
  });
4460
4481
  }
4461
- function mt(e) {
4482
+ function pt(e) {
4462
4483
  "@babel/helpers - typeof";
4463
- return mt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
4484
+ return pt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
4464
4485
  return typeof t;
4465
4486
  } : function(t) {
4466
4487
  return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
4467
- }, mt(e);
4488
+ }, pt(e);
4468
4489
  }
4469
4490
  function me(e) {
4470
4491
  if (e === null || e === !0 || e === !1)
@@ -4476,110 +4497,110 @@ function j(e, t) {
4476
4497
  if (t.length < e)
4477
4498
  throw new TypeError(e + " argument" + (e > 1 ? "s" : "") + " required, but only " + t.length + " present");
4478
4499
  }
4479
- function K(e) {
4500
+ function ee(e) {
4480
4501
  j(1, arguments);
4481
4502
  var t = Object.prototype.toString.call(e);
4482
- return e instanceof Date || mt(e) === "object" && t === "[object Date]" ? new Date(e.getTime()) : typeof e == "number" || t === "[object Number]" ? new Date(e) : ((typeof e == "string" || t === "[object String]") && typeof console != "undefined" && (console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"), console.warn(new Error().stack)), /* @__PURE__ */ new Date(NaN));
4503
+ return e instanceof Date || pt(e) === "object" && t === "[object Date]" ? new Date(e.getTime()) : typeof e == "number" || t === "[object Number]" ? new Date(e) : ((typeof e == "string" || t === "[object String]") && typeof console != "undefined" && (console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"), console.warn(new Error().stack)), /* @__PURE__ */ new Date(NaN));
4483
4504
  }
4484
- function bs(e, t) {
4505
+ function ys(e, t) {
4485
4506
  j(2, arguments);
4486
- var r = K(e).getTime(), n = me(t);
4507
+ var r = ee(e).getTime(), n = me(t);
4487
4508
  return new Date(r + n);
4488
4509
  }
4489
- var vs = {};
4490
- function Et() {
4491
- return vs;
4510
+ var ws = {};
4511
+ function St() {
4512
+ return ws;
4492
4513
  }
4493
- function ys(e) {
4514
+ function _s(e) {
4494
4515
  var t = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
4495
4516
  return t.setUTCFullYear(e.getFullYear()), e.getTime() - t.getTime();
4496
4517
  }
4497
- function ws(e) {
4498
- return j(1, arguments), e instanceof Date || mt(e) === "object" && Object.prototype.toString.call(e) === "[object Date]";
4518
+ function Es(e) {
4519
+ return j(1, arguments), e instanceof Date || pt(e) === "object" && Object.prototype.toString.call(e) === "[object Date]";
4499
4520
  }
4500
- function _s(e) {
4501
- if (j(1, arguments), !ws(e) && typeof e != "number")
4521
+ function xs(e) {
4522
+ if (j(1, arguments), !Es(e) && typeof e != "number")
4502
4523
  return !1;
4503
- var t = K(e);
4524
+ var t = ee(e);
4504
4525
  return !isNaN(Number(t));
4505
4526
  }
4506
- function Es(e, t) {
4527
+ function Ss(e, t) {
4507
4528
  j(2, arguments);
4508
4529
  var r = me(t);
4509
- return bs(e, -r);
4530
+ return ys(e, -r);
4510
4531
  }
4511
- var xs = 864e5;
4512
- function Ts(e) {
4532
+ var Ts = 864e5;
4533
+ function Ps(e) {
4513
4534
  j(1, arguments);
4514
- var t = K(e), r = t.getTime();
4535
+ var t = ee(e), r = t.getTime();
4515
4536
  t.setUTCMonth(0, 1), t.setUTCHours(0, 0, 0, 0);
4516
4537
  var n = t.getTime(), i = r - n;
4517
- return Math.floor(i / xs) + 1;
4538
+ return Math.floor(i / Ts) + 1;
4518
4539
  }
4519
- function pt(e) {
4540
+ function gt(e) {
4520
4541
  j(1, arguments);
4521
- var t = 1, r = K(e), n = r.getUTCDay(), i = (n < t ? 7 : 0) + n - t;
4542
+ var t = 1, r = ee(e), n = r.getUTCDay(), i = (n < t ? 7 : 0) + n - t;
4522
4543
  return r.setUTCDate(r.getUTCDate() - i), r.setUTCHours(0, 0, 0, 0), r;
4523
4544
  }
4524
- function Qn(e) {
4545
+ function Jn(e) {
4525
4546
  j(1, arguments);
4526
- var t = K(e), r = t.getUTCFullYear(), n = /* @__PURE__ */ new Date(0);
4547
+ var t = ee(e), r = t.getUTCFullYear(), n = /* @__PURE__ */ new Date(0);
4527
4548
  n.setUTCFullYear(r + 1, 0, 4), n.setUTCHours(0, 0, 0, 0);
4528
- var i = pt(n), o = /* @__PURE__ */ new Date(0);
4549
+ var i = gt(n), o = /* @__PURE__ */ new Date(0);
4529
4550
  o.setUTCFullYear(r, 0, 4), o.setUTCHours(0, 0, 0, 0);
4530
- var a = pt(o);
4551
+ var a = gt(o);
4531
4552
  return t.getTime() >= i.getTime() ? r + 1 : t.getTime() >= a.getTime() ? r : r - 1;
4532
4553
  }
4533
- function Ss(e) {
4554
+ function Fs(e) {
4534
4555
  j(1, arguments);
4535
- var t = Qn(e), r = /* @__PURE__ */ new Date(0);
4556
+ var t = Jn(e), r = /* @__PURE__ */ new Date(0);
4536
4557
  r.setUTCFullYear(t, 0, 4), r.setUTCHours(0, 0, 0, 0);
4537
- var n = pt(r);
4558
+ var n = gt(r);
4538
4559
  return n;
4539
4560
  }
4540
- var Fs = 6048e5;
4541
- function Ps(e) {
4561
+ var Cs = 6048e5;
4562
+ function Bs(e) {
4542
4563
  j(1, arguments);
4543
- var t = K(e), r = pt(t).getTime() - Ss(t).getTime();
4544
- return Math.round(r / Fs) + 1;
4564
+ var t = ee(e), r = gt(t).getTime() - Fs(t).getTime();
4565
+ return Math.round(r / Cs) + 1;
4545
4566
  }
4546
- function gt(e, t) {
4567
+ function bt(e, t) {
4547
4568
  var r, n, i, o, a, s, h, l;
4548
4569
  j(1, arguments);
4549
- var u = Et(), f = me((r = (n = (i = (o = t == null ? void 0 : t.weekStartsOn) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.weekStartsOn) !== null && i !== void 0 ? i : u.weekStartsOn) !== null && n !== void 0 ? n : (h = u.locale) === null || h === void 0 || (l = h.options) === null || l === void 0 ? void 0 : l.weekStartsOn) !== null && r !== void 0 ? r : 0);
4570
+ var u = St(), f = me((r = (n = (i = (o = t == null ? void 0 : t.weekStartsOn) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.weekStartsOn) !== null && i !== void 0 ? i : u.weekStartsOn) !== null && n !== void 0 ? n : (h = u.locale) === null || h === void 0 || (l = h.options) === null || l === void 0 ? void 0 : l.weekStartsOn) !== null && r !== void 0 ? r : 0);
4550
4571
  if (!(f >= 0 && f <= 6))
4551
4572
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
4552
- var d = K(e), m = d.getUTCDay(), p = (m < f ? 7 : 0) + m - f;
4573
+ var d = ee(e), m = d.getUTCDay(), p = (m < f ? 7 : 0) + m - f;
4553
4574
  return d.setUTCDate(d.getUTCDate() - p), d.setUTCHours(0, 0, 0, 0), d;
4554
4575
  }
4555
- function Jn(e, t) {
4576
+ function $n(e, t) {
4556
4577
  var r, n, i, o, a, s, h, l;
4557
4578
  j(1, arguments);
4558
- var u = K(e), f = u.getUTCFullYear(), d = Et(), m = me((r = (n = (i = (o = t == null ? void 0 : t.firstWeekContainsDate) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : d.firstWeekContainsDate) !== null && n !== void 0 ? n : (h = d.locale) === null || h === void 0 || (l = h.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && r !== void 0 ? r : 1);
4579
+ var u = ee(e), f = u.getUTCFullYear(), d = St(), m = me((r = (n = (i = (o = t == null ? void 0 : t.firstWeekContainsDate) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : d.firstWeekContainsDate) !== null && n !== void 0 ? n : (h = d.locale) === null || h === void 0 || (l = h.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && r !== void 0 ? r : 1);
4559
4580
  if (!(m >= 1 && m <= 7))
4560
4581
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
4561
4582
  var p = /* @__PURE__ */ new Date(0);
4562
4583
  p.setUTCFullYear(f + 1, 0, m), p.setUTCHours(0, 0, 0, 0);
4563
- var b = gt(p, t), g = /* @__PURE__ */ new Date(0);
4584
+ var b = bt(p, t), g = /* @__PURE__ */ new Date(0);
4564
4585
  g.setUTCFullYear(f, 0, m), g.setUTCHours(0, 0, 0, 0);
4565
- var E = gt(g, t);
4586
+ var E = bt(g, t);
4566
4587
  return u.getTime() >= b.getTime() ? f + 1 : u.getTime() >= E.getTime() ? f : f - 1;
4567
4588
  }
4568
- function Cs(e, t) {
4589
+ function Os(e, t) {
4569
4590
  var r, n, i, o, a, s, h, l;
4570
4591
  j(1, arguments);
4571
- var u = Et(), f = me((r = (n = (i = (o = t == null ? void 0 : t.firstWeekContainsDate) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : u.firstWeekContainsDate) !== null && n !== void 0 ? n : (h = u.locale) === null || h === void 0 || (l = h.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && r !== void 0 ? r : 1), d = Jn(e, t), m = /* @__PURE__ */ new Date(0);
4592
+ var u = St(), f = me((r = (n = (i = (o = t == null ? void 0 : t.firstWeekContainsDate) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : u.firstWeekContainsDate) !== null && n !== void 0 ? n : (h = u.locale) === null || h === void 0 || (l = h.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && r !== void 0 ? r : 1), d = $n(e, t), m = /* @__PURE__ */ new Date(0);
4572
4593
  m.setUTCFullYear(d, 0, f), m.setUTCHours(0, 0, 0, 0);
4573
- var p = gt(m, t);
4594
+ var p = bt(m, t);
4574
4595
  return p;
4575
4596
  }
4576
- var Bs = 6048e5;
4577
- function Ms(e, t) {
4597
+ var Ms = 6048e5;
4598
+ function Hs(e, t) {
4578
4599
  j(1, arguments);
4579
- var r = K(e), n = gt(r, t).getTime() - Cs(r, t).getTime();
4580
- return Math.round(n / Bs) + 1;
4600
+ var r = ee(e), n = bt(r, t).getTime() - Os(r, t).getTime();
4601
+ return Math.round(n / Ms) + 1;
4581
4602
  }
4582
- function B(e, t) {
4603
+ function C(e, t) {
4583
4604
  for (var r = e < 0 ? "-" : "", n = Math.abs(e).toString(); n.length < t; )
4584
4605
  n = "0" + n;
4585
4606
  return r + n;
@@ -4588,16 +4609,16 @@ var se = {
4588
4609
  // Year
4589
4610
  y: function(t, r) {
4590
4611
  var n = t.getUTCFullYear(), i = n > 0 ? n : 1 - n;
4591
- return B(r === "yy" ? i % 100 : i, r.length);
4612
+ return C(r === "yy" ? i % 100 : i, r.length);
4592
4613
  },
4593
4614
  // Month
4594
4615
  M: function(t, r) {
4595
4616
  var n = t.getUTCMonth();
4596
- return r === "M" ? String(n + 1) : B(n + 1, 2);
4617
+ return r === "M" ? String(n + 1) : C(n + 1, 2);
4597
4618
  },
4598
4619
  // Day of the month
4599
4620
  d: function(t, r) {
4600
- return B(t.getUTCDate(), r.length);
4621
+ return C(t.getUTCDate(), r.length);
4601
4622
  },
4602
4623
  // AM or PM
4603
4624
  a: function(t, r) {
@@ -4617,35 +4638,33 @@ var se = {
4617
4638
  },
4618
4639
  // Hour [1-12]
4619
4640
  h: function(t, r) {
4620
- return B(t.getUTCHours() % 12 || 12, r.length);
4641
+ return C(t.getUTCHours() % 12 || 12, r.length);
4621
4642
  },
4622
4643
  // Hour [0-23]
4623
4644
  H: function(t, r) {
4624
- return B(t.getUTCHours(), r.length);
4645
+ return C(t.getUTCHours(), r.length);
4625
4646
  },
4626
4647
  // Minute
4627
4648
  m: function(t, r) {
4628
- return B(t.getUTCMinutes(), r.length);
4649
+ return C(t.getUTCMinutes(), r.length);
4629
4650
  },
4630
4651
  // Second
4631
4652
  s: function(t, r) {
4632
- return B(t.getUTCSeconds(), r.length);
4653
+ return C(t.getUTCSeconds(), r.length);
4633
4654
  },
4634
4655
  // Fraction of second
4635
4656
  S: function(t, r) {
4636
4657
  var n = r.length, i = t.getUTCMilliseconds(), o = Math.floor(i * Math.pow(10, n - 3));
4637
- return B(o, r.length);
4658
+ return C(o, r.length);
4638
4659
  }
4639
4660
  }, Ee = {
4640
- am: "am",
4641
- pm: "pm",
4642
4661
  midnight: "midnight",
4643
4662
  noon: "noon",
4644
4663
  morning: "morning",
4645
4664
  afternoon: "afternoon",
4646
4665
  evening: "evening",
4647
4666
  night: "night"
4648
- }, Hs = {
4667
+ }, Is = {
4649
4668
  // Era
4650
4669
  G: function(t, r, n) {
4651
4670
  var i = t.getUTCFullYear() > 0 ? 1 : 0;
@@ -4679,19 +4698,19 @@ var se = {
4679
4698
  },
4680
4699
  // Local week-numbering year
4681
4700
  Y: function(t, r, n, i) {
4682
- var o = Jn(t, i), a = o > 0 ? o : 1 - o;
4701
+ var o = $n(t, i), a = o > 0 ? o : 1 - o;
4683
4702
  if (r === "YY") {
4684
4703
  var s = a % 100;
4685
- return B(s, 2);
4704
+ return C(s, 2);
4686
4705
  }
4687
4706
  return r === "Yo" ? n.ordinalNumber(a, {
4688
4707
  unit: "year"
4689
- }) : B(a, r.length);
4708
+ }) : C(a, r.length);
4690
4709
  },
4691
4710
  // ISO week-numbering year
4692
4711
  R: function(t, r) {
4693
- var n = Qn(t);
4694
- return B(n, r.length);
4712
+ var n = Jn(t);
4713
+ return C(n, r.length);
4695
4714
  },
4696
4715
  // Extended year. This is a single number designating the year of this calendar system.
4697
4716
  // The main difference between `y` and `u` localizers are B.C. years:
@@ -4704,7 +4723,7 @@ var se = {
4704
4723
  // while `uu` pads single digit years to 2 characters and returns other years unchanged.
4705
4724
  u: function(t, r) {
4706
4725
  var n = t.getUTCFullYear();
4707
- return B(n, r.length);
4726
+ return C(n, r.length);
4708
4727
  },
4709
4728
  // Quarter
4710
4729
  Q: function(t, r, n) {
@@ -4713,7 +4732,7 @@ var se = {
4713
4732
  case "Q":
4714
4733
  return String(i);
4715
4734
  case "QQ":
4716
- return B(i, 2);
4735
+ return C(i, 2);
4717
4736
  case "Qo":
4718
4737
  return n.ordinalNumber(i, {
4719
4738
  unit: "quarter"
@@ -4743,7 +4762,7 @@ var se = {
4743
4762
  case "q":
4744
4763
  return String(i);
4745
4764
  case "qq":
4746
- return B(i, 2);
4765
+ return C(i, 2);
4747
4766
  case "qo":
4748
4767
  return n.ordinalNumber(i, {
4749
4768
  unit: "quarter"
@@ -4802,7 +4821,7 @@ var se = {
4802
4821
  case "L":
4803
4822
  return String(i + 1);
4804
4823
  case "LL":
4805
- return B(i + 1, 2);
4824
+ return C(i + 1, 2);
4806
4825
  case "Lo":
4807
4826
  return n.ordinalNumber(i + 1, {
4808
4827
  unit: "month"
@@ -4827,17 +4846,17 @@ var se = {
4827
4846
  },
4828
4847
  // Local week of year
4829
4848
  w: function(t, r, n, i) {
4830
- var o = Ms(t, i);
4849
+ var o = Hs(t, i);
4831
4850
  return r === "wo" ? n.ordinalNumber(o, {
4832
4851
  unit: "week"
4833
- }) : B(o, r.length);
4852
+ }) : C(o, r.length);
4834
4853
  },
4835
4854
  // ISO week of year
4836
4855
  I: function(t, r, n) {
4837
- var i = Ps(t);
4856
+ var i = Bs(t);
4838
4857
  return r === "Io" ? n.ordinalNumber(i, {
4839
4858
  unit: "week"
4840
- }) : B(i, r.length);
4859
+ }) : C(i, r.length);
4841
4860
  },
4842
4861
  // Day of the month
4843
4862
  d: function(t, r, n) {
@@ -4847,10 +4866,10 @@ var se = {
4847
4866
  },
4848
4867
  // Day of year
4849
4868
  D: function(t, r, n) {
4850
- var i = Ts(t);
4869
+ var i = Ps(t);
4851
4870
  return r === "Do" ? n.ordinalNumber(i, {
4852
4871
  unit: "dayOfYear"
4853
- }) : B(i, r.length);
4872
+ }) : C(i, r.length);
4854
4873
  },
4855
4874
  // Day of week
4856
4875
  E: function(t, r, n) {
@@ -4888,7 +4907,7 @@ var se = {
4888
4907
  case "e":
4889
4908
  return String(a);
4890
4909
  case "ee":
4891
- return B(a, 2);
4910
+ return C(a, 2);
4892
4911
  case "eo":
4893
4912
  return n.ordinalNumber(a, {
4894
4913
  unit: "day"
@@ -4923,7 +4942,7 @@ var se = {
4923
4942
  case "c":
4924
4943
  return String(a);
4925
4944
  case "cc":
4926
- return B(a, r.length);
4945
+ return C(a, r.length);
4927
4946
  case "co":
4928
4947
  return n.ordinalNumber(a, {
4929
4948
  unit: "day"
@@ -4958,7 +4977,7 @@ var se = {
4958
4977
  case "i":
4959
4978
  return String(o);
4960
4979
  case "ii":
4961
- return B(o, r.length);
4980
+ return C(o, r.length);
4962
4981
  case "io":
4963
4982
  return n.ordinalNumber(o, {
4964
4983
  unit: "day"
@@ -5087,14 +5106,14 @@ var se = {
5087
5106
  var i = t.getUTCHours() % 12;
5088
5107
  return r === "Ko" ? n.ordinalNumber(i, {
5089
5108
  unit: "hour"
5090
- }) : B(i, r.length);
5109
+ }) : C(i, r.length);
5091
5110
  },
5092
5111
  // Hour [1-24]
5093
5112
  k: function(t, r, n) {
5094
5113
  var i = t.getUTCHours();
5095
5114
  return i === 0 && (i = 24), r === "ko" ? n.ordinalNumber(i, {
5096
5115
  unit: "hour"
5097
- }) : B(i, r.length);
5116
+ }) : C(i, r.length);
5098
5117
  },
5099
5118
  // Minute
5100
5119
  m: function(t, r, n) {
@@ -5119,7 +5138,7 @@ var se = {
5119
5138
  return "Z";
5120
5139
  switch (r) {
5121
5140
  case "X":
5122
- return tn(a);
5141
+ return nn(a);
5123
5142
  case "XXXX":
5124
5143
  case "XX":
5125
5144
  return fe(a);
@@ -5134,7 +5153,7 @@ var se = {
5134
5153
  var o = i._originalDate || t, a = o.getTimezoneOffset();
5135
5154
  switch (r) {
5136
5155
  case "x":
5137
- return tn(a);
5156
+ return nn(a);
5138
5157
  case "xxxx":
5139
5158
  case "xx":
5140
5159
  return fe(a);
@@ -5151,7 +5170,7 @@ var se = {
5151
5170
  case "O":
5152
5171
  case "OO":
5153
5172
  case "OOO":
5154
- return "GMT" + en(a, ":");
5173
+ return "GMT" + rn(a, ":");
5155
5174
  case "OOOO":
5156
5175
  default:
5157
5176
  return "GMT" + fe(a, ":");
@@ -5164,7 +5183,7 @@ var se = {
5164
5183
  case "z":
5165
5184
  case "zz":
5166
5185
  case "zzz":
5167
- return "GMT" + en(a, ":");
5186
+ return "GMT" + rn(a, ":");
5168
5187
  case "zzzz":
5169
5188
  default:
5170
5189
  return "GMT" + fe(a, ":");
@@ -5173,33 +5192,33 @@ var se = {
5173
5192
  // Seconds timestamp
5174
5193
  t: function(t, r, n, i) {
5175
5194
  var o = i._originalDate || t, a = Math.floor(o.getTime() / 1e3);
5176
- return B(a, r.length);
5195
+ return C(a, r.length);
5177
5196
  },
5178
5197
  // Milliseconds timestamp
5179
5198
  T: function(t, r, n, i) {
5180
5199
  var o = i._originalDate || t, a = o.getTime();
5181
- return B(a, r.length);
5200
+ return C(a, r.length);
5182
5201
  }
5183
5202
  };
5184
- function en(e, t) {
5203
+ function rn(e, t) {
5185
5204
  var r = e > 0 ? "-" : "+", n = Math.abs(e), i = Math.floor(n / 60), o = n % 60;
5186
5205
  if (o === 0)
5187
5206
  return r + String(i);
5188
5207
  var a = t;
5189
- return r + String(i) + a + B(o, 2);
5208
+ return r + String(i) + a + C(o, 2);
5190
5209
  }
5191
- function tn(e, t) {
5210
+ function nn(e, t) {
5192
5211
  if (e % 60 === 0) {
5193
5212
  var r = e > 0 ? "-" : "+";
5194
- return r + B(Math.abs(e) / 60, 2);
5213
+ return r + C(Math.abs(e) / 60, 2);
5195
5214
  }
5196
5215
  return fe(e, t);
5197
5216
  }
5198
5217
  function fe(e, t) {
5199
- var r = t || "", n = e > 0 ? "-" : "+", i = Math.abs(e), o = B(Math.floor(i / 60), 2), a = B(i % 60, 2);
5218
+ var r = t || "", n = e > 0 ? "-" : "+", i = Math.abs(e), o = C(Math.floor(i / 60), 2), a = C(i % 60, 2);
5200
5219
  return n + o + r + a;
5201
5220
  }
5202
- var rn = function(t, r) {
5221
+ var on = function(t, r) {
5203
5222
  switch (t) {
5204
5223
  case "P":
5205
5224
  return r.date({
@@ -5239,10 +5258,10 @@ var rn = function(t, r) {
5239
5258
  width: "full"
5240
5259
  });
5241
5260
  }
5242
- }, Os = function(t, r) {
5261
+ }, ks = function(t, r) {
5243
5262
  var n = t.match(/(P+)(p+)?/) || [], i = n[1], o = n[2];
5244
5263
  if (!o)
5245
- return rn(t, r);
5264
+ return on(t, r);
5246
5265
  var a;
5247
5266
  switch (i) {
5248
5267
  case "P":
@@ -5267,18 +5286,18 @@ var rn = function(t, r) {
5267
5286
  });
5268
5287
  break;
5269
5288
  }
5270
- return a.replace("{{date}}", rn(i, r)).replace("{{time}}", Zn(o, r));
5271
- }, Is = {
5289
+ return a.replace("{{date}}", on(i, r)).replace("{{time}}", Zn(o, r));
5290
+ }, As = {
5272
5291
  p: Zn,
5273
- P: Os
5274
- }, ks = ["D", "DD"], As = ["YY", "YYYY"];
5275
- function Ls(e) {
5276
- return ks.indexOf(e) !== -1;
5292
+ P: ks
5293
+ }, Ls = ["D", "DD"], Ns = ["YY", "YYYY"];
5294
+ function Ds(e) {
5295
+ return Ls.indexOf(e) !== -1;
5277
5296
  }
5278
- function Ns(e) {
5279
- return As.indexOf(e) !== -1;
5297
+ function Rs(e) {
5298
+ return Ns.indexOf(e) !== -1;
5280
5299
  }
5281
- function nn(e, t, r) {
5300
+ function an(e, t, r) {
5282
5301
  if (e === "YYYY")
5283
5302
  throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t, "`) for formatting years to the input `").concat(r, "`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));
5284
5303
  if (e === "YY")
@@ -5288,7 +5307,7 @@ function nn(e, t, r) {
5288
5307
  if (e === "DD")
5289
5308
  throw new RangeError("Use `dd` instead of `DD` (in `".concat(t, "`) for formatting days of the month to the input `").concat(r, "`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));
5290
5309
  }
5291
- var Ds = {
5310
+ var Us = {
5292
5311
  lessThanXSeconds: {
5293
5312
  one: "less than a second",
5294
5313
  other: "less than {{count}} seconds"
@@ -5350,55 +5369,55 @@ var Ds = {
5350
5369
  one: "almost 1 year",
5351
5370
  other: "almost {{count}} years"
5352
5371
  }
5353
- }, Rs = function(t, r, n) {
5354
- var i, o = Ds[t];
5372
+ }, Gs = function(t, r, n) {
5373
+ var i, o = Us[t];
5355
5374
  return typeof o == "string" ? i = o : r === 1 ? i = o.one : i = o.other.replace("{{count}}", r.toString()), n != null && n.addSuffix ? n.comparison && n.comparison > 0 ? "in " + i : i + " ago" : i;
5356
5375
  };
5357
- function Ut(e) {
5376
+ function jt(e) {
5358
5377
  return function() {
5359
5378
  var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, r = t.width ? String(t.width) : e.defaultWidth, n = e.formats[r] || e.formats[e.defaultWidth];
5360
5379
  return n;
5361
5380
  };
5362
5381
  }
5363
- var Us = {
5382
+ var js = {
5364
5383
  full: "EEEE, MMMM do, y",
5365
5384
  long: "MMMM do, y",
5366
5385
  medium: "MMM d, y",
5367
5386
  short: "MM/dd/yyyy"
5368
- }, Gs = {
5387
+ }, Ws = {
5369
5388
  full: "h:mm:ss a zzzz",
5370
5389
  long: "h:mm:ss a z",
5371
5390
  medium: "h:mm:ss a",
5372
5391
  short: "h:mm a"
5373
- }, js = {
5392
+ }, zs = {
5374
5393
  full: "{{date}} 'at' {{time}}",
5375
5394
  long: "{{date}} 'at' {{time}}",
5376
5395
  medium: "{{date}}, {{time}}",
5377
5396
  short: "{{date}}, {{time}}"
5378
- }, Ws = {
5379
- date: Ut({
5380
- formats: Us,
5397
+ }, Ys = {
5398
+ date: jt({
5399
+ formats: js,
5381
5400
  defaultWidth: "full"
5382
5401
  }),
5383
- time: Ut({
5384
- formats: Gs,
5402
+ time: jt({
5403
+ formats: Ws,
5385
5404
  defaultWidth: "full"
5386
5405
  }),
5387
- dateTime: Ut({
5388
- formats: js,
5406
+ dateTime: jt({
5407
+ formats: zs,
5389
5408
  defaultWidth: "full"
5390
5409
  })
5391
- }, zs = {
5410
+ }, Vs = {
5392
5411
  lastWeek: "'last' eeee 'at' p",
5393
5412
  yesterday: "'yesterday at' p",
5394
5413
  today: "'today at' p",
5395
5414
  tomorrow: "'tomorrow at' p",
5396
5415
  nextWeek: "eeee 'at' p",
5397
5416
  other: "P"
5398
- }, Ys = function(t, r, n, i) {
5399
- return zs[t];
5417
+ }, Xs = function(t, r, n, i) {
5418
+ return Vs[t];
5400
5419
  };
5401
- function je(e) {
5420
+ function Ge(e) {
5402
5421
  return function(t, r) {
5403
5422
  var n = r != null && r.context ? String(r.context) : "standalone", i;
5404
5423
  if (n === "formatting" && e.formattingValues) {
@@ -5412,24 +5431,24 @@ function je(e) {
5412
5431
  return i[l];
5413
5432
  };
5414
5433
  }
5415
- var Vs = {
5434
+ var qs = {
5416
5435
  narrow: ["B", "A"],
5417
5436
  abbreviated: ["BC", "AD"],
5418
5437
  wide: ["Before Christ", "Anno Domini"]
5419
- }, Xs = {
5438
+ }, Qs = {
5420
5439
  narrow: ["1", "2", "3", "4"],
5421
5440
  abbreviated: ["Q1", "Q2", "Q3", "Q4"],
5422
5441
  wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
5423
- }, qs = {
5442
+ }, Js = {
5424
5443
  narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
5425
5444
  abbreviated: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
5426
5445
  wide: ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]
5427
- }, Qs = {
5446
+ }, $s = {
5428
5447
  narrow: ["S", "M", "T", "W", "T", "F", "S"],
5429
5448
  short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
5430
5449
  abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
5431
5450
  wide: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]
5432
- }, Js = {
5451
+ }, Zs = {
5433
5452
  narrow: {
5434
5453
  am: "a",
5435
5454
  pm: "p",
@@ -5460,7 +5479,7 @@ var Vs = {
5460
5479
  evening: "evening",
5461
5480
  night: "night"
5462
5481
  }
5463
- }, Zs = {
5482
+ }, Ks = {
5464
5483
  narrow: {
5465
5484
  am: "a",
5466
5485
  pm: "p",
@@ -5491,7 +5510,7 @@ var Vs = {
5491
5510
  evening: "in the evening",
5492
5511
  night: "at night"
5493
5512
  }
5494
- }, $s = function(t, r) {
5513
+ }, eu = function(t, r) {
5495
5514
  var n = Number(t), i = n % 100;
5496
5515
  if (i > 20 || i < 10)
5497
5516
  switch (i % 10) {
@@ -5503,42 +5522,42 @@ var Vs = {
5503
5522
  return n + "rd";
5504
5523
  }
5505
5524
  return n + "th";
5506
- }, Ks = {
5507
- ordinalNumber: $s,
5508
- era: je({
5509
- values: Vs,
5525
+ }, tu = {
5526
+ ordinalNumber: eu,
5527
+ era: Ge({
5528
+ values: qs,
5510
5529
  defaultWidth: "wide"
5511
5530
  }),
5512
- quarter: je({
5513
- values: Xs,
5531
+ quarter: Ge({
5532
+ values: Qs,
5514
5533
  defaultWidth: "wide",
5515
5534
  argumentCallback: function(t) {
5516
5535
  return t - 1;
5517
5536
  }
5518
5537
  }),
5519
- month: je({
5520
- values: qs,
5538
+ month: Ge({
5539
+ values: Js,
5521
5540
  defaultWidth: "wide"
5522
5541
  }),
5523
- day: je({
5524
- values: Qs,
5542
+ day: Ge({
5543
+ values: $s,
5525
5544
  defaultWidth: "wide"
5526
5545
  }),
5527
- dayPeriod: je({
5528
- values: Js,
5546
+ dayPeriod: Ge({
5547
+ values: Zs,
5529
5548
  defaultWidth: "wide",
5530
- formattingValues: Zs,
5549
+ formattingValues: Ks,
5531
5550
  defaultFormattingWidth: "wide"
5532
5551
  })
5533
5552
  };
5534
- function We(e) {
5553
+ function je(e) {
5535
5554
  return function(t) {
5536
5555
  var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = r.width, i = n && e.matchPatterns[n] || e.matchPatterns[e.defaultMatchWidth], o = t.match(i);
5537
5556
  if (!o)
5538
5557
  return null;
5539
- var a = o[0], s = n && e.parsePatterns[n] || e.parsePatterns[e.defaultParseWidth], h = Array.isArray(s) ? tu(s, function(f) {
5558
+ var a = o[0], s = n && e.parsePatterns[n] || e.parsePatterns[e.defaultParseWidth], h = Array.isArray(s) ? nu(s, function(f) {
5540
5559
  return f.test(a);
5541
- }) : eu(s, function(f) {
5560
+ }) : ru(s, function(f) {
5542
5561
  return f.test(a);
5543
5562
  }), l;
5544
5563
  l = e.valueCallback ? e.valueCallback(h) : h, l = r.valueCallback ? r.valueCallback(l) : l;
@@ -5549,17 +5568,17 @@ function We(e) {
5549
5568
  };
5550
5569
  };
5551
5570
  }
5552
- function eu(e, t) {
5571
+ function ru(e, t) {
5553
5572
  for (var r in e)
5554
5573
  if (e.hasOwnProperty(r) && t(e[r]))
5555
5574
  return r;
5556
5575
  }
5557
- function tu(e, t) {
5576
+ function nu(e, t) {
5558
5577
  for (var r = 0; r < e.length; r++)
5559
5578
  if (t(e[r]))
5560
5579
  return r;
5561
5580
  }
5562
- function ru(e) {
5581
+ function iu(e) {
5563
5582
  return function(t) {
5564
5583
  var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = t.match(e.matchPattern);
5565
5584
  if (!n)
@@ -5576,37 +5595,37 @@ function ru(e) {
5576
5595
  };
5577
5596
  };
5578
5597
  }
5579
- var nu = /^(\d+)(th|st|nd|rd)?/i, iu = /\d+/i, ou = {
5598
+ var ou = /^(\d+)(th|st|nd|rd)?/i, au = /\d+/i, su = {
5580
5599
  narrow: /^(b|a)/i,
5581
5600
  abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
5582
5601
  wide: /^(before christ|before common era|anno domini|common era)/i
5583
- }, au = {
5602
+ }, uu = {
5584
5603
  any: [/^b/i, /^(a|c)/i]
5585
- }, su = {
5604
+ }, lu = {
5586
5605
  narrow: /^[1234]/i,
5587
5606
  abbreviated: /^q[1234]/i,
5588
5607
  wide: /^[1234](th|st|nd|rd)? quarter/i
5589
- }, uu = {
5608
+ }, hu = {
5590
5609
  any: [/1/i, /2/i, /3/i, /4/i]
5591
- }, lu = {
5610
+ }, cu = {
5592
5611
  narrow: /^[jfmasond]/i,
5593
5612
  abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
5594
5613
  wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
5595
- }, hu = {
5614
+ }, fu = {
5596
5615
  narrow: [/^j/i, /^f/i, /^m/i, /^a/i, /^m/i, /^j/i, /^j/i, /^a/i, /^s/i, /^o/i, /^n/i, /^d/i],
5597
5616
  any: [/^ja/i, /^f/i, /^mar/i, /^ap/i, /^may/i, /^jun/i, /^jul/i, /^au/i, /^s/i, /^o/i, /^n/i, /^d/i]
5598
- }, cu = {
5617
+ }, du = {
5599
5618
  narrow: /^[smtwf]/i,
5600
5619
  short: /^(su|mo|tu|we|th|fr|sa)/i,
5601
5620
  abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
5602
5621
  wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
5603
- }, fu = {
5622
+ }, mu = {
5604
5623
  narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
5605
5624
  any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
5606
- }, du = {
5625
+ }, pu = {
5607
5626
  narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
5608
5627
  any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
5609
- }, mu = {
5628
+ }, gu = {
5610
5629
  any: {
5611
5630
  am: /^a/i,
5612
5631
  pm: /^p/i,
@@ -5617,63 +5636,63 @@ var nu = /^(\d+)(th|st|nd|rd)?/i, iu = /\d+/i, ou = {
5617
5636
  evening: /evening/i,
5618
5637
  night: /night/i
5619
5638
  }
5620
- }, pu = {
5621
- ordinalNumber: ru({
5622
- matchPattern: nu,
5623
- parsePattern: iu,
5639
+ }, bu = {
5640
+ ordinalNumber: iu({
5641
+ matchPattern: ou,
5642
+ parsePattern: au,
5624
5643
  valueCallback: function(t) {
5625
5644
  return parseInt(t, 10);
5626
5645
  }
5627
5646
  }),
5628
- era: We({
5629
- matchPatterns: ou,
5647
+ era: je({
5648
+ matchPatterns: su,
5630
5649
  defaultMatchWidth: "wide",
5631
- parsePatterns: au,
5650
+ parsePatterns: uu,
5632
5651
  defaultParseWidth: "any"
5633
5652
  }),
5634
- quarter: We({
5635
- matchPatterns: su,
5653
+ quarter: je({
5654
+ matchPatterns: lu,
5636
5655
  defaultMatchWidth: "wide",
5637
- parsePatterns: uu,
5656
+ parsePatterns: hu,
5638
5657
  defaultParseWidth: "any",
5639
5658
  valueCallback: function(t) {
5640
5659
  return t + 1;
5641
5660
  }
5642
5661
  }),
5643
- month: We({
5644
- matchPatterns: lu,
5645
- defaultMatchWidth: "wide",
5646
- parsePatterns: hu,
5647
- defaultParseWidth: "any"
5648
- }),
5649
- day: We({
5662
+ month: je({
5650
5663
  matchPatterns: cu,
5651
5664
  defaultMatchWidth: "wide",
5652
5665
  parsePatterns: fu,
5653
5666
  defaultParseWidth: "any"
5654
5667
  }),
5655
- dayPeriod: We({
5668
+ day: je({
5656
5669
  matchPatterns: du,
5657
- defaultMatchWidth: "any",
5670
+ defaultMatchWidth: "wide",
5658
5671
  parsePatterns: mu,
5659
5672
  defaultParseWidth: "any"
5673
+ }),
5674
+ dayPeriod: je({
5675
+ matchPatterns: pu,
5676
+ defaultMatchWidth: "any",
5677
+ parsePatterns: gu,
5678
+ defaultParseWidth: "any"
5660
5679
  })
5661
- }, gu = {
5680
+ }, vu = {
5662
5681
  code: "en-US",
5663
- formatDistance: Rs,
5664
- formatLong: Ws,
5665
- formatRelative: Ys,
5666
- localize: Ks,
5667
- match: pu,
5682
+ formatDistance: Gs,
5683
+ formatLong: Ys,
5684
+ formatRelative: Xs,
5685
+ localize: tu,
5686
+ match: bu,
5668
5687
  options: {
5669
5688
  weekStartsOn: 0,
5670
5689
  firstWeekContainsDate: 1
5671
5690
  }
5672
- }, bu = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, vu = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, yu = /^'([^]*?)'?$/, wu = /''/g, _u = /[a-zA-Z]/;
5673
- function on(e, t, r) {
5691
+ }, yu = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, wu = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, _u = /^'([^]*?)'?$/, Eu = /''/g, xu = /[a-zA-Z]/;
5692
+ function sn(e, t, r) {
5674
5693
  var n, i, o, a, s, h, l, u, f, d, m, p, b, g;
5675
5694
  j(2, arguments);
5676
- var E = String(t), v = Et(), w = (n = (i = void 0) !== null && i !== void 0 ? i : v.locale) !== null && n !== void 0 ? n : gu, A = me((o = (a = (s = (h = void 0) !== null && h !== void 0 ? h : void 0) !== null && s !== void 0 ? s : v.firstWeekContainsDate) !== null && a !== void 0 ? a : (l = v.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && o !== void 0 ? o : 1);
5695
+ var E = String(t), v = St(), w = (n = (i = void 0) !== null && i !== void 0 ? i : v.locale) !== null && n !== void 0 ? n : vu, A = me((o = (a = (s = (h = void 0) !== null && h !== void 0 ? h : void 0) !== null && s !== void 0 ? s : v.firstWeekContainsDate) !== null && a !== void 0 ? a : (l = v.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && o !== void 0 ? o : 1);
5677
5696
  if (!(A >= 1 && A <= 7))
5678
5697
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
5679
5698
  var W = me((f = (d = (m = (p = void 0) !== null && p !== void 0 ? p : void 0) !== null && m !== void 0 ? m : v.weekStartsOn) !== null && d !== void 0 ? d : (b = v.locale) === null || b === void 0 || (g = b.options) === null || g === void 0 ? void 0 : g.weekStartsOn) !== null && f !== void 0 ? f : 0);
@@ -5683,56 +5702,56 @@ function on(e, t, r) {
5683
5702
  throw new RangeError("locale must contain localize property");
5684
5703
  if (!w.formatLong)
5685
5704
  throw new RangeError("locale must contain formatLong property");
5686
- var q = K(e);
5687
- if (!_s(q))
5705
+ var q = ee(e);
5706
+ if (!xs(q))
5688
5707
  throw new RangeError("Invalid time value");
5689
- var ee = ys(q), qe = Es(q, ee), ge = {
5708
+ var te = _s(q), qe = Ss(q, te), ge = {
5690
5709
  firstWeekContainsDate: A,
5691
5710
  weekStartsOn: W,
5692
5711
  locale: w,
5693
5712
  _originalDate: q
5694
- }, Ae = E.match(vu).map(function(D) {
5713
+ }, ke = E.match(wu).map(function(D) {
5695
5714
  var V = D[0];
5696
5715
  if (V === "p" || V === "P") {
5697
- var ie = Is[V];
5716
+ var ie = As[V];
5698
5717
  return ie(D, w.formatLong);
5699
5718
  }
5700
5719
  return D;
5701
- }).join("").match(bu).map(function(D) {
5720
+ }).join("").match(yu).map(function(D) {
5702
5721
  if (D === "''")
5703
5722
  return "'";
5704
5723
  var V = D[0];
5705
5724
  if (V === "'")
5706
- return Eu(D);
5707
- var ie = Hs[V];
5725
+ return Su(D);
5726
+ var ie = Is[V];
5708
5727
  if (ie)
5709
- return Ns(D) && nn(D, t, String(e)), Ls(D) && nn(D, t, String(e)), ie(qe, D, w.localize, ge);
5710
- if (V.match(_u))
5728
+ return Rs(D) && an(D, t, String(e)), Ds(D) && an(D, t, String(e)), ie(qe, D, w.localize, ge);
5729
+ if (V.match(xu))
5711
5730
  throw new RangeError("Format string contains an unescaped latin alphabet character `" + V + "`");
5712
5731
  return D;
5713
5732
  }).join("");
5714
- return Ae;
5733
+ return ke;
5715
5734
  }
5716
- function Eu(e) {
5717
- var t = e.match(yu);
5718
- return t ? t[1].replace(wu, "'") : e;
5719
- }
5720
- function xu(e) {
5721
- ji(e, "svelte-1hq3wwe", '.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}@keyframes ModalBounce{0%{opacity:0;transform:translateY(20px)}50%{transform:translateY(-6px);opacity:0.8}100%{transform:translateY(0);opacity:1}}.ShortCashierWindow{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16}.ShortCashierContainerWrapperMobile{position:relative;animation:ModalBounce 0.5s forwards;z-index:17}.ShortCashierContainerMobile{background-color:var(--emw--color-white, #FFFFFF);position:absolute;width:80vw;top:32px;left:50%;transform:translateX(-100%);padding:10px;box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainerMobile:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:78%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.ClosePopUpButtonShortCashier{margin-left:auto;cursor:pointer}.ClosePopUpButtonShortCashier svg{position:absolute;top:10px;right:10px}.CasinoIntegratedGamePage{display:flex;flex-direction:column;height:100dvh}.GamePageIntegratedTopSection{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:60px;padding:0 40px}@media(max-width: 768px){.GamePageIntegratedTopSection{padding:0 10px}}.backButton{background:transparent;display:inline-flex;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));height:15px;border-radius:5px;border:none;background:transparent;padding:0;text-transform:uppercase;font-size:22px;cursor:pointer}.backButton svg{width:20px;height:20px;margin-right:24px;fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.BottomGame{padding:0 40px;min-height:92px;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));display:flex;justify-content:space-between;align-items:center}@media(max-width: 768px){.BottomGame{padding:0 10px}}.Clock{background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));width:100%;font-size:14px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.DepositButton,.PlayNowButton{border:none;padding:12px 20px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;cursor:pointer}.PlayNowButton{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.GameThumbnail{border-radius:2px;width:270px;height:180px}.FullscreenButton{border-radius:5px;border:none;width:60px;height:60px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.FullscreenButton svg{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.GameDetails{display:flex;flex-direction:column;align-items:center}.GameDetails h3{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:18px;text-align:center;padding:0 10px}.ButtonsContainer{width:auto;display:flex;flex-direction:row;justify-content:space-between}.ButtonsContainer.ButtonsContainerFunMode{margin-right:15px}.ButtonsContainer button{cursor:pointer}.RegisterButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;border:none;width:129px;height:60px}.LoginButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--button-typography, var(--emw--color-white, #FFFFFF));width:129px;height:60px}.FullWidthButton{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:100%;height:60px;margin-top:20px}.GamesContainer{width:100%;height:100%;max-width:calc(100% - 4px);max-height:100%;border:none}@media(max-width: 475px), (orientation: landscape){.BottomGame{min-height:0;height:55px;max-height:60px}.ButtonsContainer.ButtonsContainerFunMode{padding:10px 0;justify-content:left}.RegisterButton,.LoginButton{width:auto;height:32px;padding:0 10px;margin-right:10px}.FullscreenButton{width:auto;height:32px;padding:0 15px}}.Time{height:20px;margin:0;display:flex;align-items:center;justify-content:center}svg{fill:var(--emw--color-white, #FFFFFF)}p{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}#IframeContainer{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}#IframeGame{width:100%;height:100%;display:flex;flex-direction:column;border:none}.FullsScreenLayout{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:300;overflow:auto;background:var(--emw--color-black, #000)}.ExitFullScreenButton{display:flex;justify-content:center;align-items:center;width:15px;height:15px;padding:5px;stroke:var(--emw--color-black, #000000)}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .Button{border-radius:5px;border:1px solid var(--emw--color-primary, #22B04E);background-color:var(--emw--color-primary, #22B04E);width:240px;height:60px;color:var(--emw--color-white, #FFFFFF);cursor:pointer}.PanicButton{border-radius:5px;border:1px solid var(--emw--color-primary, #22B04E);background-color:var(--emw--color-primary, #22B04E);width:280px;height:60px;line-height:18px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:10px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emw--color-primary, #22B04E);background-color:var(--emw--color-primary, #22B04E);width:80% !important;height:60px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emw--color-primary, #22B04E);width:280px;color:#fff;-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.BannerSection{width:100%;height:150px;background:repeating-linear-gradient(45deg, #606dbc, #606dbc 10px, #465298 10px, #465298 20px);display:flex;justify-content:center;align-items:center}.BannerSection h3{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}');
5735
+ function Su(e) {
5736
+ var t = e.match(_u);
5737
+ return t ? t[1].replace(Eu, "'") : e;
5722
5738
  }
5723
5739
  function Tu(e) {
5740
+ Wi(e, "svelte-1hq3wwe", '.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}@keyframes ModalBounce{0%{opacity:0;transform:translateY(20px)}50%{transform:translateY(-6px);opacity:0.8}100%{transform:translateY(0);opacity:1}}.ShortCashierWindow{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16}.ShortCashierContainerWrapperMobile{position:relative;animation:ModalBounce 0.5s forwards;z-index:17}.ShortCashierContainerMobile{background-color:var(--emw--color-white, #FFFFFF);position:absolute;width:80vw;top:32px;left:50%;transform:translateX(-100%);padding:10px;box-shadow:0px 30px 30px var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainerMobile:before{content:"";background:var(--emw--color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:78%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.ClosePopUpButtonShortCashier{margin-left:auto;cursor:pointer}.ClosePopUpButtonShortCashier svg{position:absolute;top:10px;right:10px}.CasinoIntegratedGamePage{display:flex;flex-direction:column;height:100dvh}.GamePageIntegratedTopSection{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:60px;padding:0 40px}@media(max-width: 768px){.GamePageIntegratedTopSection{padding:0 10px}}.backButton{background:transparent;display:inline-flex;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));height:15px;border-radius:5px;border:none;background:transparent;padding:0;text-transform:uppercase;font-size:22px;cursor:pointer}.backButton svg{width:20px;height:20px;margin-right:24px;fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.BottomGame{padding:0 40px;min-height:92px;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));display:flex;justify-content:space-between;align-items:center}@media(max-width: 768px){.BottomGame{padding:0 10px}}.Clock{background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));width:100%;font-size:14px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.DepositButton,.PlayNowButton{border:none;padding:12px 20px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;cursor:pointer}.PlayNowButton{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.GameThumbnail{border-radius:2px;width:270px;height:180px}.FullscreenButton{border-radius:5px;border:none;width:60px;height:60px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.FullscreenButton svg{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}.GameDetails{display:flex;flex-direction:column;align-items:center}.GameDetails h3{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:18px;text-align:center;padding:0 10px}.ButtonsContainer{width:auto;display:flex;flex-direction:row;justify-content:space-between}.ButtonsContainer.ButtonsContainerFunMode{margin-right:15px}.ButtonsContainer button{cursor:pointer}.RegisterButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;border:none;width:129px;height:60px}.LoginButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--button-typography, var(--emw--color-white, #FFFFFF));width:129px;height:60px}.FullWidthButton{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:100%;height:60px;margin-top:20px}.GamesContainer{width:100%;height:100%;max-width:calc(100% - 4px);max-height:100%;border:none}@media(max-width: 475px), (orientation: landscape){.BottomGame{min-height:0;height:55px;max-height:60px}.ButtonsContainer.ButtonsContainerFunMode{padding:10px 0;justify-content:left}.RegisterButton,.LoginButton{width:auto;height:32px;padding:0 10px;margin-right:10px}.FullscreenButton{width:auto;height:32px;padding:0 15px}}.Time{height:20px;margin:0;display:flex;align-items:center;justify-content:center}svg{fill:var(--emw--color-white, #FFFFFF)}p{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}#IframeContainer{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}#IframeGame{width:100%;height:100%;display:flex;flex-direction:column;border:none}.FullsScreenLayout{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:300;overflow:auto;background:var(--emw--color-black, #000)}.ExitFullScreenButton{display:flex;justify-content:center;align-items:center;width:15px;height:15px;padding:5px;stroke:var(--emw--color-black, #000000)}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .Button{border-radius:5px;border:1px solid var(--emw--color-primary, #22B04E);background-color:var(--emw--color-primary, #22B04E);width:240px;height:60px;color:var(--emw--color-white, #FFFFFF);cursor:pointer}.PanicButton{border-radius:5px;border:1px solid var(--emw--color-primary, #22B04E);background-color:var(--emw--color-primary, #22B04E);width:280px;height:60px;line-height:18px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:10px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emw--color-primary, #22B04E);background-color:var(--emw--color-primary, #22B04E);width:80% !important;height:60px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emw--color-primary, #22B04E);width:280px;color:#fff;-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.BannerSection{width:100%;height:150px;background:repeating-linear-gradient(45deg, #606dbc, #606dbc 10px, #465298 10px, #465298 20px);display:flex;justify-content:center;align-items:center}.BannerSection h3{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}');
5741
+ }
5742
+ function Pu(e) {
5724
5743
  let t;
5725
5744
  function r(o, a) {
5726
5745
  if (
5727
5746
  /*isLoggedIn*/
5728
5747
  o[26]
5729
5748
  )
5730
- return Cu;
5749
+ return Ou;
5731
5750
  if (
5732
5751
  /*funMode*/
5733
5752
  o[31]
5734
5753
  )
5735
- return Pu;
5754
+ return Bu;
5736
5755
  }
5737
5756
  let n = r(e), i = n && n(e);
5738
5757
  return {
@@ -5740,55 +5759,55 @@ function Tu(e) {
5740
5759
  t = x("div"), i && i.c(), y(t, "class", "CasinoIntegratedGamePage");
5741
5760
  },
5742
5761
  m(o, a) {
5743
- I(o, t, a), i && i.m(t, null);
5762
+ H(o, t, a), i && i.m(t, null);
5744
5763
  },
5745
5764
  p(o, a) {
5746
5765
  n === (n = r(o)) && i ? i.p(o, a) : (i && i.d(1), i = n && n(o), i && (i.c(), i.m(t, null)));
5747
5766
  },
5748
5767
  d(o) {
5749
- o && O(t), i && i.d();
5768
+ o && M(t), i && i.d();
5750
5769
  }
5751
5770
  };
5752
5771
  }
5753
- function Su(e) {
5772
+ function Fu(e) {
5754
5773
  let t;
5755
5774
  return {
5756
5775
  c() {
5757
5776
  t = x("p"), t.textContent = "500 Error - Internal Server Error.", y(t, "class", "SearchLoading");
5758
5777
  },
5759
5778
  m(r, n) {
5760
- I(r, t, n);
5779
+ H(r, t, n);
5761
5780
  },
5762
5781
  p: L,
5763
5782
  d(r) {
5764
- r && O(t);
5783
+ r && M(t);
5765
5784
  }
5766
5785
  };
5767
5786
  }
5768
- function Fu(e) {
5787
+ function Cu(e) {
5769
5788
  let t;
5770
5789
  return {
5771
5790
  c() {
5772
5791
  t = x("p"), t.textContent = "Loading, please wait ...", y(t, "class", "SearchLoading");
5773
5792
  },
5774
5793
  m(r, n) {
5775
- I(r, t, n);
5794
+ H(r, t, n);
5776
5795
  },
5777
5796
  p: L,
5778
5797
  d(r) {
5779
- r && O(t);
5798
+ r && M(t);
5780
5799
  }
5781
5800
  };
5782
5801
  }
5783
- function Pu(e) {
5802
+ function Bu(e) {
5784
5803
  let t, r, n, i, o, a, s, h, l, u, f, d, m = !/*isFullscreen*/
5785
- e[38] && an(e), p = (
5804
+ e[38] && un(e), p = (
5786
5805
  /*isFullscreen*/
5787
- e[38] && sn(e)
5806
+ e[38] && ln(e)
5788
5807
  ), b = (
5789
5808
  /*gamebanneractive*/
5790
5809
  e[13] == "true" && !/*isFullscreen*/
5791
- e[38] && un()
5810
+ e[38] && hn()
5792
5811
  );
5793
5812
  return {
5794
5813
  c() {
@@ -5845,12 +5864,12 @@ function Pu(e) {
5845
5864
  );
5846
5865
  },
5847
5866
  m(g, E) {
5848
- m && m.m(g, E), I(g, t, E), I(g, r, E), p && p.m(r, null), T(r, n), T(r, i), T(i, o), e[83](o), e[84](i), T(r, s), T(r, h), T(h, l), T(l, u), T(u, f), e[85](l), e[86](h), T(r, d), b && b.m(r, null), e[87](r);
5867
+ m && m.m(g, E), H(g, t, E), H(g, r, E), p && p.m(r, null), S(r, n), S(r, i), S(i, o), e[83](o), e[84](i), S(r, s), S(r, h), S(h, l), S(l, u), S(u, f), e[85](l), e[86](h), S(r, d), b && b.m(r, null), e[87](r);
5849
5868
  },
5850
5869
  p(g, E) {
5851
5870
  /*isFullscreen*/
5852
- g[38] ? m && (m.d(1), m = null) : m ? m.p(g, E) : (m = an(g), m.c(), m.m(t.parentNode, t)), /*isFullscreen*/
5853
- g[38] ? p ? p.p(g, E) : (p = sn(g), p.c(), p.m(r, n)) : p && (p.d(1), p = null), E[0] & /*game*/
5871
+ g[38] ? m && (m.d(1), m = null) : m ? m.p(g, E) : (m = un(g), m.c(), m.m(t.parentNode, t)), /*isFullscreen*/
5872
+ g[38] ? p ? p.p(g, E) : (p = ln(g), p.c(), p.m(r, n)) : p && (p.d(1), p = null), E[0] & /*game*/
5854
5873
  1073741824 && !ht(o.src, a = /*game*/
5855
5874
  g[30].launchUrl) && y(o, "src", a), E[1] & /*isFullscreen, definitiveIframeWidth*/
5856
5875
  384 && R(
@@ -5900,13 +5919,13 @@ function Pu(e) {
5900
5919
  g[33] + "px" : "720px"
5901
5920
  )
5902
5921
  ), E[0] & /*time*/
5903
- 16777216 && Fe(
5922
+ 16777216 && Te(
5904
5923
  f,
5905
5924
  /*time*/
5906
5925
  g[24]
5907
5926
  ), /*gamebanneractive*/
5908
5927
  g[13] == "true" && !/*isFullscreen*/
5909
- g[38] ? b || (b = un(), b.c(), b.m(r, null)) : b && (b.d(1), b = null), E[1] & /*isFullscreen*/
5928
+ g[38] ? b || (b = hn(), b.c(), b.m(r, null)) : b && (b.d(1), b = null), E[1] & /*isFullscreen*/
5910
5929
  128 && Pe(
5911
5930
  r,
5912
5931
  "FullsScreenLayout",
@@ -5915,19 +5934,19 @@ function Pu(e) {
5915
5934
  );
5916
5935
  },
5917
5936
  d(g) {
5918
- g && (O(t), O(r)), m && m.d(g), p && p.d(), e[83](null), e[84](null), e[85](null), e[86](null), b && b.d(), e[87](null);
5937
+ g && (M(t), M(r)), m && m.d(g), p && p.d(), e[83](null), e[84](null), e[85](null), e[86](null), b && b.d(), e[87](null);
5919
5938
  }
5920
5939
  };
5921
5940
  }
5922
- function Cu(e) {
5941
+ function Ou(e) {
5923
5942
  let t, r, n, i, o, a, s, h, l, u, f, d, m, p, b = !/*isFullscreen*/
5924
- e[38] && ln(e), g = (
5943
+ e[38] && cn(e), g = (
5925
5944
  /*isFullscreen*/
5926
- e[38] && fn(e)
5945
+ e[38] && mn(e)
5927
5946
  ), E = (
5928
5947
  /*gamebanneractive*/
5929
5948
  e[13] == "true" && !/*isFullscreen*/
5930
- e[38] && dn()
5949
+ e[38] && pn()
5931
5950
  );
5932
5951
  return {
5933
5952
  c() {
@@ -5984,12 +6003,12 @@ function Cu(e) {
5984
6003
  );
5985
6004
  },
5986
6005
  m(v, w) {
5987
- b && b.m(v, w), I(v, t, w), I(v, r, w), g && g.m(r, null), T(r, n), T(r, i), T(i, o), e[72](o), e[73](i), T(r, l), T(r, u), T(u, f), T(f, d), T(d, m), e[74](f), e[75](u), T(r, p), E && E.m(r, null), e[76](r);
6006
+ b && b.m(v, w), H(v, t, w), H(v, r, w), g && g.m(r, null), S(r, n), S(r, i), S(i, o), e[72](o), e[73](i), S(r, l), S(r, u), S(u, f), S(f, d), S(d, m), e[74](f), e[75](u), S(r, p), E && E.m(r, null), e[76](r);
5988
6007
  },
5989
6008
  p(v, w) {
5990
6009
  /*isFullscreen*/
5991
- v[38] ? b && (b.d(1), b = null) : b ? b.p(v, w) : (b = ln(v), b.c(), b.m(t.parentNode, t)), /*isFullscreen*/
5992
- v[38] ? g ? g.p(v, w) : (g = fn(v), g.c(), g.m(r, n)) : g && (g.d(1), g = null), w[0] & /*game*/
6010
+ v[38] ? b && (b.d(1), b = null) : b ? b.p(v, w) : (b = cn(v), b.c(), b.m(t.parentNode, t)), /*isFullscreen*/
6011
+ v[38] ? g ? g.p(v, w) : (g = mn(v), g.c(), g.m(r, n)) : g && (g.d(1), g = null), w[0] & /*game*/
5993
6012
  1073741824 && !ht(o.src, a = /*game*/
5994
6013
  v[30].launchUrl) && y(o, "src", a), w[1] & /*gameContainerWidth*/
5995
6014
  16 && s !== (s = /*gameContainerWidth*/
@@ -6041,13 +6060,13 @@ function Cu(e) {
6041
6060
  v[33] + "px" : "720px"
6042
6061
  )
6043
6062
  ), w[0] & /*time*/
6044
- 16777216 && Fe(
6063
+ 16777216 && Te(
6045
6064
  m,
6046
6065
  /*time*/
6047
6066
  v[24]
6048
6067
  ), /*gamebanneractive*/
6049
6068
  v[13] == "true" && !/*isFullscreen*/
6050
- v[38] ? E || (E = dn(), E.c(), E.m(r, null)) : E && (E.d(1), E = null), w[1] & /*isFullscreen*/
6069
+ v[38] ? E || (E = pn(), E.c(), E.m(r, null)) : E && (E.d(1), E = null), w[1] & /*isFullscreen*/
6051
6070
  128 && Pe(
6052
6071
  r,
6053
6072
  "FullsScreenLayout",
@@ -6056,11 +6075,11 @@ function Cu(e) {
6056
6075
  );
6057
6076
  },
6058
6077
  d(v) {
6059
- v && (O(t), O(r)), b && b.d(v), g && g.d(), e[72](null), e[73](null), e[74](null), e[75](null), E && E.d(), e[76](null);
6078
+ v && (M(t), M(r)), b && b.d(v), g && g.d(), e[72](null), e[73](null), e[74](null), e[75](null), E && E.d(), e[76](null);
6060
6079
  }
6061
6080
  };
6062
6081
  }
6063
- function an(e) {
6082
+ function un(e) {
6064
6083
  let t, r, n, i, o, a, s = (
6065
6084
  /*$_*/
6066
6085
  e[45]("signIn") + ""
@@ -6069,7 +6088,7 @@ function an(e) {
6069
6088
  e[45]("register") + ""
6070
6089
  ), d, m, p, b;
6071
6090
  function g(w, A) {
6072
- return sr ? Mu : Bu;
6091
+ return lr ? Hu : Mu;
6073
6092
  }
6074
6093
  let v = g()(e);
6075
6094
  return {
@@ -6077,7 +6096,7 @@ function an(e) {
6077
6096
  t = x("div"), r = x("button"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));}</style></defs><path class="a" d="M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z" transform="translate(24 24) rotate(180)"></path></svg>', n = N(), i = x("div"), o = x("div"), a = x("button"), h = de(s), l = N(), u = x("button"), d = de(f), m = N(), v.c(), y(r, "class", "backButton"), y(a, "class", "LoginButton"), y(u, "class", "RegisterButton"), y(o, "class", "ButtonsContainer ButtonsContainerFunMode"), y(i, "class", "BottomGame"), y(t, "class", "GamePageIntegratedTopSection");
6078
6097
  },
6079
6098
  m(w, A) {
6080
- I(w, t, A), T(t, r), T(t, n), T(t, i), T(i, o), T(o, a), T(a, h), T(o, l), T(o, u), T(u, d), T(i, m), v.m(i, null), p || (b = [
6099
+ H(w, t, A), S(t, r), S(t, n), S(t, i), S(i, o), S(o, a), S(a, h), S(o, l), S(o, u), S(u, d), S(i, m), v.m(i, null), p || (b = [
6081
6100
  X(
6082
6101
  r,
6083
6102
  "click",
@@ -6101,23 +6120,23 @@ function an(e) {
6101
6120
  p(w, A) {
6102
6121
  A[1] & /*$_*/
6103
6122
  16384 && s !== (s = /*$_*/
6104
- w[45]("signIn") + "") && Fe(h, s), A[1] & /*$_*/
6123
+ w[45]("signIn") + "") && Te(h, s), A[1] & /*$_*/
6105
6124
  16384 && f !== (f = /*$_*/
6106
- w[45]("register") + "") && Fe(d, f), v.p(w, A);
6125
+ w[45]("register") + "") && Te(d, f), v.p(w, A);
6107
6126
  },
6108
6127
  d(w) {
6109
- w && O(t), v.d(), p = !1, he(b);
6128
+ w && M(t), v.d(), p = !1, he(b);
6110
6129
  }
6111
6130
  };
6112
6131
  }
6113
- function Bu(e) {
6132
+ function Mu(e) {
6114
6133
  let t, r, n;
6115
6134
  return {
6116
6135
  c() {
6117
6136
  t = x("button"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path d="M21.414 18.586l2.586-2.586v8h-8l2.586-2.586-5.172-5.172 2.828-2.828 5.172 5.172zm-13.656-8l2.828-2.828-5.172-5.172 2.586-2.586h-8v8l2.586-2.586 5.172 5.172zm10.828-8l-2.586-2.586h8v8l-2.586-2.586-5.172 5.172-2.828-2.828 5.172-5.172zm-8 13.656l-2.828-2.828-5.172 5.172-2.586-2.586v8h8l-2.586-2.586 5.172-5.172z"></path></svg>', y(t, "class", "FullscreenButton"), y(t, "part", "FullscreenButton");
6118
6137
  },
6119
6138
  m(i, o) {
6120
- I(i, t, o), r || (n = X(
6139
+ H(i, t, o), r || (n = X(
6121
6140
  t,
6122
6141
  "click",
6123
6142
  /*click_handler_11*/
@@ -6126,18 +6145,18 @@ function Bu(e) {
6126
6145
  },
6127
6146
  p: L,
6128
6147
  d(i) {
6129
- i && O(t), r = !1, n();
6148
+ i && M(t), r = !1, n();
6130
6149
  }
6131
6150
  };
6132
6151
  }
6133
- function Mu(e) {
6152
+ function Hu(e) {
6134
6153
  let t, r, n;
6135
6154
  return {
6136
6155
  c() {
6137
6156
  t = x("button"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path d="M17.845 15.488 l2.155 -2.155 v6.667 h-6.667 l2.155 -2.155 -4.31 -4.31 2.357 -2.357 4.31 4.31 z m-11.38 -6.667 l2.357 -2.357 -4.31 -4.31 2.155 -2.155 h-6.667 v6.667 l2.155 -2.155 4.31 4.31 z m9.023 -6.667 l-2.155 -2.155 h6.667 v6.667 l-2.155 -2.155 -4.31 4.31 -2.357 -2.357 4.31 -4.31 z m-6.667 11.38 l-2.357 -2.357 -4.31 4.31 -2.155 -2.155 v6.667 h6.667 l-2.155 -2.155 4.31 -4.31 z"></path></svg>', y(t, "class", "FullscreenButton"), y(t, "part", "FullscreenButton");
6138
6157
  },
6139
6158
  m(i, o) {
6140
- I(i, t, o), r || (n = X(
6159
+ H(i, t, o), r || (n = X(
6141
6160
  t,
6142
6161
  "click",
6143
6162
  /*click_handler_10*/
@@ -6146,18 +6165,18 @@ function Mu(e) {
6146
6165
  },
6147
6166
  p: L,
6148
6167
  d(i) {
6149
- i && O(t), r = !1, n();
6168
+ i && M(t), r = !1, n();
6150
6169
  }
6151
6170
  };
6152
6171
  }
6153
- function sn(e) {
6172
+ function ln(e) {
6154
6173
  let t, r, n;
6155
6174
  return {
6156
6175
  c() {
6157
6176
  t = x("div"), t.innerHTML = '<svg width="24" height="24" viewBox="0 0 31 31"><polygon style="fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="24.586,27.414 29.172,32 32,29.172 27.414,24.586 32,20 20,20 20,32 "></polygon><polygon style="fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="0,12 12,12 12,0 7.414,4.586 2.875,0.043 0.047,2.871 4.586,7.414 "></polygon><polygon style="fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="0,29.172 2.828,32 7.414,27.414 12,32 12,20 0,20 4.586,24.586 "></polygon><polygon style="fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="20,12 32,12 27.414,7.414 31.961,2.871 29.133,0.043 24.586,4.586 20,0 "></polygon></svg>', y(t, "class", "ExitFullScreenButton");
6158
6177
  },
6159
6178
  m(i, o) {
6160
- I(i, t, o), r || (n = X(
6179
+ H(i, t, o), r || (n = X(
6161
6180
  t,
6162
6181
  "click",
6163
6182
  /*click_handler_12*/
@@ -6166,37 +6185,37 @@ function sn(e) {
6166
6185
  },
6167
6186
  p: L,
6168
6187
  d(i) {
6169
- i && O(t), r = !1, n();
6188
+ i && M(t), r = !1, n();
6170
6189
  }
6171
6190
  };
6172
6191
  }
6173
- function un(e) {
6192
+ function hn(e) {
6174
6193
  let t;
6175
6194
  return {
6176
6195
  c() {
6177
6196
  t = x("div"), t.innerHTML = "<h3>Your banner here</h3>", y(t, "class", "BannerSection");
6178
6197
  },
6179
6198
  m(r, n) {
6180
- I(r, t, n);
6199
+ H(r, t, n);
6181
6200
  },
6182
6201
  d(r) {
6183
- r && O(t);
6202
+ r && M(t);
6184
6203
  }
6185
6204
  };
6186
6205
  }
6187
- function ln(e) {
6206
+ function cn(e) {
6188
6207
  let t, r, n, i, o, a = (
6189
6208
  /*$_*/
6190
6209
  e[45]("deposit") + ""
6191
6210
  ), s, h, l, u, f, d, m = (
6192
6211
  /*shortCashierActivated*/
6193
- e[43] && hn(e)
6212
+ e[43] && fn(e)
6194
6213
  ), p = (
6195
6214
  /*haspanicbutton*/
6196
- e[12] === "true" && cn(e)
6215
+ e[12] === "true" && dn(e)
6197
6216
  );
6198
6217
  function b(v, w) {
6199
- return sr ? ku : Iu;
6218
+ return lr ? Lu : Au;
6200
6219
  }
6201
6220
  let E = b()(e);
6202
6221
  return {
@@ -6204,7 +6223,7 @@ function ln(e) {
6204
6223
  t = x("div"), r = x("button"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));}</style></defs><path class="a" d="M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z" transform="translate(24 24) rotate(180)"></path></svg>', n = N(), i = x("div"), o = x("div"), s = de(a), h = N(), m && m.c(), l = N(), p && p.c(), u = N(), E.c(), y(r, "class", "backButton"), y(o, "class", "DepositButton"), y(i, "class", "BottomGame BottomGameLoggedin"), y(t, "class", "GamePageIntegratedTopSection");
6205
6224
  },
6206
6225
  m(v, w) {
6207
- I(v, t, w), T(t, r), T(t, n), T(t, i), T(i, o), T(o, s), T(i, h), m && m.m(i, null), T(i, l), p && p.m(i, null), T(i, u), E.m(i, null), f || (d = [
6226
+ H(v, t, w), S(t, r), S(t, n), S(t, i), S(i, o), S(o, s), S(i, h), m && m.m(i, null), S(i, l), p && p.m(i, null), S(i, u), E.m(i, null), f || (d = [
6208
6227
  X(
6209
6228
  r,
6210
6229
  "click",
@@ -6222,21 +6241,21 @@ function ln(e) {
6222
6241
  p(v, w) {
6223
6242
  w[1] & /*$_*/
6224
6243
  16384 && a !== (a = /*$_*/
6225
- v[45]("deposit") + "") && Fe(s, a), /*shortCashierActivated*/
6226
- v[43] ? m ? m.p(v, w) : (m = hn(v), m.c(), m.m(i, l)) : m && (m.d(1), m = null), /*haspanicbutton*/
6227
- v[12] === "true" ? p ? p.p(v, w) : (p = cn(v), p.c(), p.m(i, u)) : p && (p.d(1), p = null), E.p(v, w);
6244
+ v[45]("deposit") + "") && Te(s, a), /*shortCashierActivated*/
6245
+ v[43] ? m ? m.p(v, w) : (m = fn(v), m.c(), m.m(i, l)) : m && (m.d(1), m = null), /*haspanicbutton*/
6246
+ v[12] === "true" ? p ? p.p(v, w) : (p = dn(v), p.c(), p.m(i, u)) : p && (p.d(1), p = null), E.p(v, w);
6228
6247
  },
6229
6248
  d(v) {
6230
- v && O(t), m && m.d(), p && p.d(), E.d(), f = !1, he(d);
6249
+ v && M(t), m && m.d(), p && p.d(), E.d(), f = !1, he(d);
6231
6250
  }
6232
6251
  };
6233
6252
  }
6234
- function hn(e) {
6253
+ function fn(e) {
6235
6254
  let t, r, n, i, o, a, s, h;
6236
6255
  function l(d, m) {
6237
6256
  return (
6238
6257
  /*gmversion*/
6239
- d[6] === "gmcore" ? Ou : Hu
6258
+ d[6] === "gmcore" ? ku : Iu
6240
6259
  );
6241
6260
  }
6242
6261
  let u = l(e), f = u(e);
@@ -6245,7 +6264,7 @@ function hn(e) {
6245
6264
  t = x("div"), r = N(), n = x("div"), i = x("div"), o = x("div"), o.innerHTML = '<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><line x1="2" y1="2" x2="18" y2="18" stroke="black" stroke-width="2"></line><line x1="18" y1="2" x2="2" y2="18" stroke="black" stroke-width="2"></line></svg>', a = N(), f.c(), y(t, "class", "ShortCashierWindow"), y(o, "class", "ClosePopUpButtonShortCashier"), y(i, "class", "ShortCashierContainerMobile"), y(n, "class", "ShortCashierContainerWrapperMobile");
6246
6265
  },
6247
6266
  m(d, m) {
6248
- I(d, t, m), I(d, r, m), I(d, n, m), T(n, i), T(i, o), T(i, a), f.m(i, null), s || (h = [
6267
+ H(d, t, m), H(d, r, m), H(d, n, m), S(n, i), S(i, o), S(i, a), f.m(i, null), s || (h = [
6249
6268
  X(
6250
6269
  t,
6251
6270
  "click",
@@ -6264,11 +6283,11 @@ function hn(e) {
6264
6283
  u === (u = l(d)) && f ? f.p(d, m) : (f.d(1), f = u(d), f && (f.c(), f.m(i, null)));
6265
6284
  },
6266
6285
  d(d) {
6267
- d && (O(t), O(r), O(n)), f.d(), s = !1, he(h);
6286
+ d && (M(t), M(r), M(n)), f.d(), s = !1, he(h);
6268
6287
  }
6269
6288
  };
6270
6289
  }
6271
- function Hu(e) {
6290
+ function Iu(e) {
6272
6291
  let t, r, n, i, o, a, s, h, l;
6273
6292
  return {
6274
6293
  c() {
@@ -6341,7 +6360,7 @@ function Hu(e) {
6341
6360
  );
6342
6361
  },
6343
6362
  m(u, f) {
6344
- I(u, t, f);
6363
+ H(u, t, f);
6345
6364
  },
6346
6365
  p(u, f) {
6347
6366
  f[0] & /*endpoint*/
@@ -6425,11 +6444,11 @@ function Hu(e) {
6425
6444
  );
6426
6445
  },
6427
6446
  d(u) {
6428
- u && O(t);
6447
+ u && M(t);
6429
6448
  }
6430
6449
  };
6431
6450
  }
6432
- function Ou(e) {
6451
+ function ku(e) {
6433
6452
  let t;
6434
6453
  return {
6435
6454
  c() {
@@ -6486,7 +6505,7 @@ function Ou(e) {
6486
6505
  );
6487
6506
  },
6488
6507
  m(r, n) {
6489
- I(r, t, n);
6508
+ H(r, t, n);
6490
6509
  },
6491
6510
  p(r, n) {
6492
6511
  n[0] & /*endpoint*/
@@ -6552,21 +6571,21 @@ function Ou(e) {
6552
6571
  );
6553
6572
  },
6554
6573
  d(r) {
6555
- r && O(t);
6574
+ r && M(t);
6556
6575
  }
6557
6576
  };
6558
6577
  }
6559
- function cn(e) {
6578
+ function dn(e) {
6560
6579
  let t, r, n = (
6561
6580
  /*$_*/
6562
6581
  e[45]("breakButton") + ""
6563
6582
  ), i;
6564
6583
  return {
6565
6584
  c() {
6566
- t = x("div"), r = x("button"), i = de(n), y(r, "class", "PanicButton " + (dt(
6585
+ t = x("div"), r = x("button"), i = de(n), y(r, "class", "PanicButton " + (mt(
6567
6586
  /*userAgent*/
6568
6587
  e[46]
6569
- ) !== "PC" ? "PanicButtonMobile" : "")), y(r, "part", "PanicButton " + (dt(
6588
+ ) !== "PC" ? "PanicButtonMobile" : "")), y(r, "part", "PanicButton " + (mt(
6570
6589
  /*userAgent*/
6571
6590
  e[46]
6572
6591
  ) !== "PC" ? "PanicButtonMobile" : "")), Pe(
@@ -6577,12 +6596,12 @@ function cn(e) {
6577
6596
  ), y(t, "class", "PanicSection");
6578
6597
  },
6579
6598
  m(o, a) {
6580
- I(o, t, a), T(t, r), T(r, i), e[68](r);
6599
+ H(o, t, a), S(t, r), S(r, i), e[68](r);
6581
6600
  },
6582
6601
  p(o, a) {
6583
6602
  a[1] & /*$_*/
6584
6603
  16384 && n !== (n = /*$_*/
6585
- o[45]("breakButton") + "") && Fe(i, n), a[0] & /*panicLoading*/
6604
+ o[45]("breakButton") + "") && Te(i, n), a[0] & /*panicLoading*/
6586
6605
  536870912 && Pe(
6587
6606
  r,
6588
6607
  "PanicButtonAnimation",
@@ -6591,18 +6610,18 @@ function cn(e) {
6591
6610
  );
6592
6611
  },
6593
6612
  d(o) {
6594
- o && O(t), e[68](null);
6613
+ o && M(t), e[68](null);
6595
6614
  }
6596
6615
  };
6597
6616
  }
6598
- function Iu(e) {
6617
+ function Au(e) {
6599
6618
  let t, r, n;
6600
6619
  return {
6601
6620
  c() {
6602
6621
  t = x("button"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path d="M21.414 18.586l2.586-2.586v8h-8l2.586-2.586-5.172-5.172 2.828-2.828 5.172 5.172zm-13.656-8l2.828-2.828-5.172-5.172 2.586-2.586h-8v8l2.586-2.586 5.172 5.172zm10.828-8l-2.586-2.586h8v8l-2.586-2.586-5.172 5.172-2.828-2.828 5.172-5.172zm-8 13.656l-2.828-2.828-5.172 5.172-2.586-2.586v8h8l-2.586-2.586 5.172-5.172z"></path></svg>', y(t, "class", "FullscreenButton"), y(t, "part", "FullscreenButton");
6603
6622
  },
6604
6623
  m(i, o) {
6605
- I(i, t, o), r || (n = X(
6624
+ H(i, t, o), r || (n = X(
6606
6625
  t,
6607
6626
  "click",
6608
6627
  /*click_handler_5*/
@@ -6611,18 +6630,18 @@ function Iu(e) {
6611
6630
  },
6612
6631
  p: L,
6613
6632
  d(i) {
6614
- i && O(t), r = !1, n();
6633
+ i && M(t), r = !1, n();
6615
6634
  }
6616
6635
  };
6617
6636
  }
6618
- function ku(e) {
6637
+ function Lu(e) {
6619
6638
  let t, r, n;
6620
6639
  return {
6621
6640
  c() {
6622
6641
  t = x("button"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path d="M17.845 15.488 l2.155 -2.155 v6.667 h-6.667 l2.155 -2.155 -4.31 -4.31 2.357 -2.357 4.31 4.31 z m-11.38 -6.667 l2.357 -2.357 -4.31 -4.31 2.155 -2.155 h-6.667 v6.667 l2.155 -2.155 4.31 4.31 z m9.023 -6.667 l-2.155 -2.155 h6.667 v6.667 l-2.155 -2.155 -4.31 4.31 -2.357 -2.357 4.31 -4.31 z m-6.667 11.38 l-2.357 -2.357 -4.31 4.31 -2.155 -2.155 v6.667 h6.667 l-2.155 -2.155 4.31 -4.31 z"></path></svg>', y(t, "class", "FullscreenButton"), y(t, "part", "FullscreenButton");
6623
6642
  },
6624
6643
  m(i, o) {
6625
- I(i, t, o), r || (n = X(
6644
+ H(i, t, o), r || (n = X(
6626
6645
  t,
6627
6646
  "click",
6628
6647
  /*click_handler_4*/
@@ -6631,18 +6650,18 @@ function ku(e) {
6631
6650
  },
6632
6651
  p: L,
6633
6652
  d(i) {
6634
- i && O(t), r = !1, n();
6653
+ i && M(t), r = !1, n();
6635
6654
  }
6636
6655
  };
6637
6656
  }
6638
- function fn(e) {
6657
+ function mn(e) {
6639
6658
  let t, r, n;
6640
6659
  return {
6641
6660
  c() {
6642
6661
  t = x("div"), t.innerHTML = '<svg width="24" height="24" viewBox="0 0 31 31"><polygon style="fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="24.586,27.414 29.172,32 32,29.172 27.414,24.586 32,20 20,20 20,32 "></polygon><polygon style="fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="0,12 12,12 12,0 7.414,4.586 2.875,0.043 0.047,2.871 4.586,7.414 "></polygon><polygon style="fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="0,29.172 2.828,32 7.414,27.414 12,32 12,20 0,20 4.586,24.586 "></polygon><polygon style="fill: var(--emw--button-typography, var(--emw--color-white, #FFFFFF));" points="20,12 32,12 27.414,7.414 31.961,2.871 29.133,0.043 24.586,4.586 20,0 "></polygon></svg>', y(t, "class", "ExitFullScreenButton");
6643
6662
  },
6644
6663
  m(i, o) {
6645
- I(i, t, o), r || (n = X(
6664
+ H(i, t, o), r || (n = X(
6646
6665
  t,
6647
6666
  "click",
6648
6667
  /*click_handler_6*/
@@ -6651,32 +6670,32 @@ function fn(e) {
6651
6670
  },
6652
6671
  p: L,
6653
6672
  d(i) {
6654
- i && O(t), r = !1, n();
6673
+ i && M(t), r = !1, n();
6655
6674
  }
6656
6675
  };
6657
6676
  }
6658
- function dn(e) {
6677
+ function pn(e) {
6659
6678
  let t;
6660
6679
  return {
6661
6680
  c() {
6662
6681
  t = x("div"), t.innerHTML = "<h3>Your banner here</h3>", y(t, "class", "BannerSection");
6663
6682
  },
6664
6683
  m(r, n) {
6665
- I(r, t, n);
6684
+ H(r, t, n);
6666
6685
  },
6667
6686
  d(r) {
6668
- r && O(t);
6687
+ r && M(t);
6669
6688
  }
6670
6689
  };
6671
6690
  }
6672
- function Au(e) {
6691
+ function Nu(e) {
6673
6692
  let t, r;
6674
6693
  function n(a, s) {
6675
6694
  return (
6676
6695
  /*isLoading*/
6677
- a[28] ? Fu : (
6696
+ a[28] ? Cu : (
6678
6697
  /*hasErrors*/
6679
- a[27] ? Su : Tu
6698
+ a[27] ? Fu : Pu
6680
6699
  )
6681
6700
  );
6682
6701
  }
@@ -6688,7 +6707,7 @@ function Au(e) {
6688
6707
  e[44]}Vendor` : "");
6689
6708
  },
6690
6709
  m(a, s) {
6691
- I(a, t, s), o.m(t, null), e[88](t);
6710
+ H(a, t, s), o.m(t, null), e[88](t);
6692
6711
  },
6693
6712
  p(a, s) {
6694
6713
  i === (i = n(a)) && o ? o.p(a, s) : (o.d(1), o = i(a), o && (o.c(), o.m(t, null))), s[1] & /*vendor*/
@@ -6699,63 +6718,63 @@ function Au(e) {
6699
6718
  i: L,
6700
6719
  o: L,
6701
6720
  d(a) {
6702
- a && O(t), o.d(), e[88](null);
6721
+ a && M(t), o.d(), e[88](null);
6703
6722
  }
6704
6723
  };
6705
6724
  }
6706
- function Lu(e, t, r) {
6725
+ function Du(e, t, r) {
6707
6726
  let n, i;
6708
- Gi(e, ls, (c) => r(45, i = c));
6709
- let { endpoint: o = "" } = t, { lang: a = "" } = t, { session: s = "" } = t, { userid: h = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: f = "" } = t, { gmversion: d = "" } = t, { mbsource: m } = t, { loginurl: p = "" } = t, { registerurl: b = "" } = t, { depositurl: g = "" } = t, { loginevent: E = "" } = t, { registerevent: v = "" } = t, { depositevent: w = "" } = t, { shortcashierenabled: A = "false" } = t, { hasdefaultamount: W = "" } = t, { playercurrency: q = "" } = t, { clockformat: ee = "" } = t, { haspanicbutton: qe = "false" } = t, { playforfun: ge = "true" } = t, { checksession: Ae = "true" } = t, { gamebanneractive: D = "false" } = t, { gameid: V = "" } = t, ie, te, Le = !1, ur = !1, Qe = !0, Ne, M, Je = !1, Ze = 0, xt, z, Tt = !1, lr = !1, St = !0, Ft = 0, H, De, Re, be, Ue = !1, ve, ye, Pt, Ct, $e = window.navigator.userAgent, Kn = hs($e), J, Z, ce, Bt = !1, hr = "", { producttype: cr = "" } = t, { successurl: fr = "" } = t, { failurl: dr = "" } = t, { cancelurl: mr = "" } = t, { sportsurl: pr = "" } = t, { casinourl: gr = "" } = t, { contacturl: br = "" } = t, { homeurl: vr = "" } = t;
6710
- fs({ withLocale: "en", translations: {} });
6711
- const ei = () => {
6727
+ ji(e, cs, (c) => r(45, i = c));
6728
+ let { endpoint: o = "" } = t, { lang: a = "" } = t, { session: s = "" } = t, { userid: h = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: f = "" } = t, { gmversion: d = "" } = t, { mbsource: m } = t, { loginurl: p = "" } = t, { registerurl: b = "" } = t, { depositurl: g = "" } = t, { loginevent: E = "" } = t, { registerevent: v = "" } = t, { depositevent: w = "" } = t, { shortcashierenabled: A = "false" } = t, { hasdefaultamount: W = "" } = t, { playercurrency: q = "" } = t, { clockformat: te = "" } = t, { haspanicbutton: qe = "false" } = t, { playforfun: ge = "true" } = t, { checksession: ke = "true" } = t, { gamebanneractive: D = "false" } = t, { gameid: V = "" } = t, ie, re, Ae = !1, hr = !1, Qe = !0, Le, B, Je = !1, $e = 0, Tt, z, Pt = !1, cr = !1, Ft = !0, Ct = 0, O, Ne, De, be, Re = !1, ve, ye, Bt, Ot, Ze = window.navigator.userAgent, ei = fs(Ze), J, $, ce, Mt = !1, fr = "", { producttype: dr = "" } = t, { successurl: mr = "" } = t, { failurl: pr = "" } = t, { cancelurl: gr = "" } = t, { sportsurl: br = "" } = t, { casinourl: vr = "" } = t, { contacturl: yr = "" } = t, { homeurl: wr = "" } = t;
6729
+ ms({ withLocale: "en", translations: {} });
6730
+ const ti = () => {
6712
6731
  fetch(f).then((U) => U.json()).then((U) => {
6713
- Object.keys(U).forEach(($) => {
6714
- $r($, U[$]);
6732
+ Object.keys(U).forEach((Z) => {
6733
+ en(Z, U[Z]);
6715
6734
  });
6716
6735
  }).catch((U) => {
6717
6736
  console.log(U);
6718
6737
  });
6719
6738
  };
6720
- Object.keys(Kr).forEach((c) => {
6721
- $r(c, Kr[c]);
6739
+ Object.keys(tn).forEach((c) => {
6740
+ en(c, tn[c]);
6722
6741
  });
6723
- const ti = (c) => {
6742
+ const ri = (c) => {
6724
6743
  let U = new URL(c.launchUrl);
6725
- return U.searchParams.append("language", a), Ne && Ne.length > 0 && (r(26, Le = !0), U.searchParams.append("_sid", Ne), U.searchParams.append("funMode", "false")), c.launchUrl = U, J.scrollIntoView(), c;
6726
- }, ri = (c, U) => {
6744
+ return U.searchParams.append("language", a), Le && Le.length > 0 && (r(26, Ae = !0), U.searchParams.append("_sid", Le), U.searchParams.append("funMode", "false")), c.launchUrl = U, J.scrollIntoView(), c;
6745
+ }, ni = (c, U) => {
6727
6746
  r(28, Qe = !0);
6728
- let $ = new URL(`${o}/v1/casino/games/${c}`);
6729
- $.searchParams.append("language", a), $.searchParams.append("expand", "vendor"), r(32, St = !1), fetch($.href).then((ae) => ae.json()).then(
6747
+ let Z = new URL(`${o}/v1/casino/games/${c}`);
6748
+ Z.searchParams.append("language", a), Z.searchParams.append("expand", "vendor"), r(32, Ft = !1), fetch(Z.href).then((ae) => ae.json()).then(
6730
6749
  (ae) => {
6731
- var Sr;
6732
- r(30, z = ti(ae[0])), r(44, hr = ((Sr = z == null ? void 0 : z.vendor) == null ? void 0 : Sr.displayName) || ""), z.launchUrl && (Tt = !0, r(28, Qe = !1), r(31, lr = ge == "true" ? z.hasFunMode : !1), ge == "true" && z.hasAnonymousFunMode);
6750
+ var Fr;
6751
+ r(30, z = ri(ae[0])), r(44, fr = ((Fr = z == null ? void 0 : z.vendor) == null ? void 0 : Fr.displayName) || ""), z.launchUrl && (Pt = !0, r(28, Qe = !1), r(31, cr = ge == "true" ? z.hasFunMode : !1), ge == "true" && z.hasAnonymousFunMode);
6733
6752
  },
6734
6753
  (ae) => {
6735
- console.error("There was an error", ae), r(27, ur = !0);
6754
+ console.error("There was an error", ae), r(27, hr = !0);
6736
6755
  }
6737
6756
  ).then(() => {
6738
- H && (yr(), St || ni());
6757
+ O && (_r(), Ft || ii());
6739
6758
  });
6740
- }, ni = () => {
6741
- r(39, Pt = z.width), r(40, Ct = z.height), ve = z.width, ye = z.height;
6742
- }, yr = () => {
6759
+ }, ii = () => {
6760
+ r(39, Bt = z.width), r(40, Ot = z.height), ve = z.width, ye = z.height;
6761
+ }, _r = () => {
6743
6762
  var ae;
6744
- let c = getComputedStyle(H), U = getComputedStyle(be);
6745
- r(35, De = parseInt(c.width.slice(0, -2))), r(36, Re = parseInt(c.height.slice(0, -2))), r(33, Ft = ((ae = Z == null ? void 0 : Z.getBoundingClientRect()) == null ? void 0 : ae.height) || 100);
6746
- const $ = z.width / (z.height + Ft);
6747
- ve = parseInt(U.width), ye = parseInt(U.height), De / $ > Re - Z.clientHeight - ce.clientHeight ? (ye = Re - Z.clientHeight - ce.clientHeight, ve = Re * $) : (ve = De, ye = De / $), r(39, Pt = ve ? Math.floor(ve) + "px" : "1280px"), r(40, Ct = ye ? Math.floor(ye) + "px" : "720px");
6748
- }, wr = () => {
6763
+ let c = getComputedStyle(O), U = getComputedStyle(be);
6764
+ r(35, Ne = parseInt(c.width.slice(0, -2))), r(36, De = parseInt(c.height.slice(0, -2))), r(33, Ct = ((ae = $ == null ? void 0 : $.getBoundingClientRect()) == null ? void 0 : ae.height) || 100);
6765
+ const Z = z.width / (z.height + Ct);
6766
+ ve = parseInt(U.width), ye = parseInt(U.height), Ne / Z > De - $.clientHeight - ce.clientHeight ? (ye = De - $.clientHeight - ce.clientHeight, ve = De * Z) : (ve = Ne, ye = Ne / Z), r(39, Bt = ve ? Math.floor(ve) + "px" : "1280px"), r(40, Ot = ye ? Math.floor(ye) + "px" : "720px");
6767
+ }, Er = () => {
6749
6768
  window.postMessage(
6750
6769
  {
6751
6770
  type: "GameStateOnResize",
6752
- detailsObtained: Tt
6771
+ detailsObtained: Pt
6753
6772
  },
6754
6773
  window.location.href
6755
- ), Tt && H && dt($e) == "PC" && yr();
6756
- }, _r = () => {
6774
+ ), Pt && O && mt(Ze) == "PC" && _r();
6775
+ }, xr = () => {
6757
6776
  E && (window.postMessage({ type: E, transition: "Login" }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href)), p && (window.location = p), typeof gtag == "function" && gtag("event", "OpenLoginModal", { context: "GeneralPlayerRegisterForm" });
6758
- }, Er = () => {
6777
+ }, Sr = () => {
6759
6778
  v && (window.postMessage(
6760
6779
  {
6761
6780
  type: v,
@@ -6763,18 +6782,18 @@ function Lu(e, t, r) {
6763
6782
  },
6764
6783
  window.location.href
6765
6784
  ), window.postMessage({ type: "ModalClosed" }, window.location.href)), b && (window.location = b), typeof gtag == "function" && gtag("event", "OpenRegisterModal", { context: "IntegratedGamePage" });
6766
- }, xr = () => {
6767
- n ? (r(43, Bt = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)) : w && !n && (window.postMessage({ type: w }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" })), g && !n && (window.location = g), window.postMessage({ type: "DisableIntegratedGamePage" }, window.location.href);
6785
+ }, Tr = () => {
6786
+ n ? (r(43, Mt = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)) : w && !n && (window.postMessage({ type: w }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" })), g && !n && (window.location = g), window.postMessage({ type: "DisableIntegratedGamePage" }, window.location.href);
6768
6787
  }, Ke = (c) => {
6769
- r(43, Bt = !1), window.postMessage({ type: "EnableScroll" }, window.location.href), c == null || c.stopPropagation();
6770
- }, Tr = (c) => {
6788
+ r(43, Mt = !1), window.postMessage({ type: "EnableScroll" }, window.location.href), c == null || c.stopPropagation();
6789
+ }, Pr = (c) => {
6771
6790
  if (c.data) {
6772
6791
  switch (c.data.type) {
6773
6792
  case "CloseShortCashier":
6774
6793
  Ke();
6775
6794
  break;
6776
6795
  }
6777
- c.data["MMFE:PageFinishLoading"] && te != null && te.contentWindow && te.contentWindow.postMessage(
6796
+ c.data["MMFE:PageFinishLoading"] && re != null && re.contentWindow && re.contentWindow.postMessage(
6778
6797
  {
6779
6798
  type: "emUpdateBalance",
6780
6799
  sender: "emwindow"
@@ -6785,83 +6804,83 @@ function Lu(e, t, r) {
6785
6804
  };
6786
6805
  document.addEventListener && (document.addEventListener("webkitfullscreenchange", et, !1), document.addEventListener("mozfullscreenchange", et, !1), document.addEventListener("fullscreenchange", et, !1), document.addEventListener("MSFullscreenChange", et, !1));
6787
6806
  function et() {
6788
- !document.webkitIsFullScreen && !document.mozFullScreen && !document.msFullscreenElement && Ue && oe();
6807
+ !document.webkitIsFullScreen && !document.mozFullScreen && !document.msFullscreenElement && Re && oe();
6789
6808
  }
6790
6809
  const oe = () => {
6791
- (document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled) && (Ue ? (document.exitFullscreen ? document.exitFullscreen() : document.webkitExitFullscreen ? document.webkitExitFullscreen() : document.msExitFullscreen && document.msExitFullscreen(), H && r(34, H.style.padding = "", H)) : (H.requestFullscreen ? H.requestFullscreen() : H.webkitRequestFullscreen ? H.webkitRequestFullscreen() : H.mozRequestFullScreen ? H.mozRequestFullScreen() : H.msRequestFullscreen && H.msRequestFullscreen(), H && (r(34, H.style.paddingTop = "env(safe-area-inset-top)", H), r(34, H.style.paddingRight = "env(safe-area-inset-right)", H), r(34, H.style.paddingBottom = "env(safe-area-inset-bottom)", H), r(34, H.style.paddingLeft = "env(safe-area-inset-left)", H)))), r(38, Ue = !Ue);
6792
- }, ii = () => {
6793
- ee ? r(24, ie = on(/* @__PURE__ */ new Date(), ee)) : r(24, ie = on(/* @__PURE__ */ new Date(), "HH:mm:ss a"));
6794
- }, oi = setInterval(
6810
+ (document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled) && (Re ? (document.exitFullscreen ? document.exitFullscreen() : document.webkitExitFullscreen ? document.webkitExitFullscreen() : document.msExitFullscreen && document.msExitFullscreen(), O && r(34, O.style.padding = "", O)) : (O.requestFullscreen ? O.requestFullscreen() : O.webkitRequestFullscreen ? O.webkitRequestFullscreen() : O.mozRequestFullScreen ? O.mozRequestFullScreen() : O.msRequestFullscreen && O.msRequestFullscreen(), O && (r(34, O.style.paddingTop = "env(safe-area-inset-top)", O), r(34, O.style.paddingRight = "env(safe-area-inset-right)", O), r(34, O.style.paddingBottom = "env(safe-area-inset-bottom)", O), r(34, O.style.paddingLeft = "env(safe-area-inset-left)", O)))), r(38, Re = !Re);
6811
+ }, oi = () => {
6812
+ te ? r(24, ie = sn(/* @__PURE__ */ new Date(), te)) : r(24, ie = sn(/* @__PURE__ */ new Date(), "HH:mm:ss a"));
6813
+ }, ai = setInterval(
6795
6814
  () => {
6796
- ii();
6815
+ oi();
6797
6816
  },
6798
6817
  100
6799
- ), ai = () => {
6800
- ds(a), sr($e), r(28, Qe = !1);
6801
- }, si = () => {
6802
- Ae == "true" ? cs(o, s).then(
6818
+ ), si = () => {
6819
+ ps(a), lr(Ze), r(28, Qe = !1);
6820
+ }, ui = () => {
6821
+ ke == "true" ? ds(o, s).then(
6803
6822
  (c) => {
6804
- Ne = c.Guid, c.UserID, r(26, Le = !0);
6823
+ Le = c.Guid, c.UserID, r(26, Ae = !0);
6805
6824
  },
6806
6825
  (c) => {
6807
- r(26, Le = !1), console.error("err on session", c);
6826
+ r(26, Ae = !1), console.error("err on session", c);
6808
6827
  }
6809
- ) : (Ne = s, r(26, Le = !0));
6810
- }, Mt = () => {
6828
+ ) : (Le = s, r(26, Ae = !0));
6829
+ }, Ht = () => {
6811
6830
  window.postMessage({ type: "GoToPreviousRoute" }, window.location.href), window.postMessage({ type: "DisableIntegratedGamePage" }, window.location.href);
6812
6831
  }, tt = (c) => {
6813
- Ze = 0, xt = setInterval(
6832
+ $e = 0, Tt = setInterval(
6814
6833
  () => {
6815
- Ze += 1, r(29, Je = !0), Ze >= 3 && clearInterval(xt);
6834
+ $e += 1, r(29, Je = !0), $e >= 3 && clearInterval(Tt);
6816
6835
  },
6817
6836
  1e3
6818
6837
  );
6819
6838
  }, rt = (c) => {
6820
- Ze < 3 && r(29, Je = !1), clearInterval(xt);
6821
- }, ui = () => {
6822
- M == null || M.addEventListener("mousedown", tt, !1), M == null || M.addEventListener("touchstart", tt, !1), M == null || M.addEventListener("mouseup", rt, !1), M == null || M.addEventListener("touchend", rt, !1);
6839
+ $e < 3 && r(29, Je = !1), clearInterval(Tt);
6823
6840
  }, li = () => {
6824
- r(29, Je = !1), M == null || M.removeEventListener("mousedown", tt), M == null || M.removeEventListener("touchstart", tt), M == null || M.removeEventListener("mouseup", rt), M == null || M.removeEventListener("touchend", rt);
6841
+ B == null || B.addEventListener("mousedown", tt, !1), B == null || B.addEventListener("touchstart", tt, !1), B == null || B.addEventListener("mouseup", rt, !1), B == null || B.addEventListener("touchend", rt, !1);
6842
+ }, hi = () => {
6843
+ r(29, Je = !1), B == null || B.removeEventListener("mousedown", tt), B == null || B.removeEventListener("touchstart", tt), B == null || B.removeEventListener("mouseup", rt), B == null || B.removeEventListener("touchend", rt);
6825
6844
  };
6826
- qi(() => (window.addEventListener("message", Tr, !1), window.addEventListener("resize", wr, !1), () => {
6827
- li(), window.removeEventListener("message", Tr), window.removeEventListener("resize", wr), clearInterval(oi);
6845
+ Qi(() => (window.addEventListener("message", Pr, !1), window.addEventListener("resize", Er, !1), () => {
6846
+ hi(), window.removeEventListener("message", Pr), window.removeEventListener("resize", Er), clearInterval(ai);
6828
6847
  }));
6829
- const hi = () => Mt(), ci = () => xr(), fi = (c) => Ke(c), di = (c) => Ke(c);
6830
- function mi(c) {
6848
+ const ci = () => Ht(), fi = () => Tr(), di = (c) => Ke(c), mi = (c) => Ke(c);
6849
+ function pi(c) {
6831
6850
  Y[c ? "unshift" : "push"](() => {
6832
- M = c, r(22, M);
6851
+ B = c, r(22, B);
6833
6852
  });
6834
6853
  }
6835
- const pi = () => oe(), gi = () => oe(), bi = () => oe();
6836
- function vi(c) {
6854
+ const gi = () => oe(), bi = () => oe(), vi = () => oe();
6855
+ function yi(c) {
6837
6856
  Y[c ? "unshift" : "push"](() => {
6838
- te = c, r(25, te);
6857
+ re = c, r(25, re);
6839
6858
  });
6840
6859
  }
6841
- function yi(c) {
6860
+ function wi(c) {
6842
6861
  Y[c ? "unshift" : "push"](() => {
6843
6862
  be = c, r(37, be);
6844
6863
  });
6845
6864
  }
6846
- function wi(c) {
6865
+ function _i(c) {
6847
6866
  Y[c ? "unshift" : "push"](() => {
6848
6867
  ce = c, r(42, ce);
6849
6868
  });
6850
6869
  }
6851
- function _i(c) {
6870
+ function Ei(c) {
6852
6871
  Y[c ? "unshift" : "push"](() => {
6853
- Z = c, r(41, Z);
6872
+ $ = c, r(41, $);
6854
6873
  });
6855
6874
  }
6856
- function Ei(c) {
6875
+ function xi(c) {
6857
6876
  Y[c ? "unshift" : "push"](() => {
6858
- H = c, r(34, H);
6877
+ O = c, r(34, O);
6859
6878
  });
6860
6879
  }
6861
- const xi = () => Mt(), Ti = () => _r(), Si = () => Er(), Fi = () => oe(), Pi = () => oe(), Ci = () => oe();
6862
- function Bi(c) {
6880
+ const Si = () => Ht(), Ti = () => xr(), Pi = () => Sr(), Fi = () => oe(), Ci = () => oe(), Bi = () => oe();
6881
+ function Oi(c) {
6863
6882
  Y[c ? "unshift" : "push"](() => {
6864
- te = c, r(25, te);
6883
+ re = c, r(25, re);
6865
6884
  });
6866
6885
  }
6867
6886
  function Mi(c) {
@@ -6874,35 +6893,35 @@ function Lu(e, t, r) {
6874
6893
  ce = c, r(42, ce);
6875
6894
  });
6876
6895
  }
6877
- function Oi(c) {
6896
+ function Ii(c) {
6878
6897
  Y[c ? "unshift" : "push"](() => {
6879
- Z = c, r(41, Z);
6898
+ $ = c, r(41, $);
6880
6899
  });
6881
6900
  }
6882
- function Ii(c) {
6901
+ function ki(c) {
6883
6902
  Y[c ? "unshift" : "push"](() => {
6884
- H = c, r(34, H);
6903
+ O = c, r(34, O);
6885
6904
  });
6886
6905
  }
6887
- function ki(c) {
6906
+ function Ai(c) {
6888
6907
  Y[c ? "unshift" : "push"](() => {
6889
6908
  J = c, r(23, J);
6890
6909
  });
6891
6910
  }
6892
6911
  return e.$$set = (c) => {
6893
- "endpoint" in c && r(0, o = c.endpoint), "lang" in c && r(1, a = c.lang), "session" in c && r(2, s = c.session), "userid" in c && r(3, h = c.userid), "clientstyling" in c && r(4, l = c.clientstyling), "clientstylingurl" in c && r(5, u = c.clientstylingurl), "translationurl" in c && r(54, f = c.translationurl), "gmversion" in c && r(6, d = c.gmversion), "mbsource" in c && r(7, m = c.mbsource), "loginurl" in c && r(55, p = c.loginurl), "registerurl" in c && r(56, b = c.registerurl), "depositurl" in c && r(8, g = c.depositurl), "loginevent" in c && r(57, E = c.loginevent), "registerevent" in c && r(58, v = c.registerevent), "depositevent" in c && r(59, w = c.depositevent), "shortcashierenabled" in c && r(9, A = c.shortcashierenabled), "hasdefaultamount" in c && r(10, W = c.hasdefaultamount), "playercurrency" in c && r(11, q = c.playercurrency), "clockformat" in c && r(60, ee = c.clockformat), "haspanicbutton" in c && r(12, qe = c.haspanicbutton), "playforfun" in c && r(61, ge = c.playforfun), "checksession" in c && r(62, Ae = c.checksession), "gamebanneractive" in c && r(13, D = c.gamebanneractive), "gameid" in c && r(63, V = c.gameid), "producttype" in c && r(14, cr = c.producttype), "successurl" in c && r(15, fr = c.successurl), "failurl" in c && r(16, dr = c.failurl), "cancelurl" in c && r(17, mr = c.cancelurl), "sportsurl" in c && r(18, pr = c.sportsurl), "casinourl" in c && r(19, gr = c.casinourl), "contacturl" in c && r(20, br = c.contacturl), "homeurl" in c && r(21, vr = c.homeurl);
6912
+ "endpoint" in c && r(0, o = c.endpoint), "lang" in c && r(1, a = c.lang), "session" in c && r(2, s = c.session), "userid" in c && r(3, h = c.userid), "clientstyling" in c && r(4, l = c.clientstyling), "clientstylingurl" in c && r(5, u = c.clientstylingurl), "translationurl" in c && r(54, f = c.translationurl), "gmversion" in c && r(6, d = c.gmversion), "mbsource" in c && r(7, m = c.mbsource), "loginurl" in c && r(55, p = c.loginurl), "registerurl" in c && r(56, b = c.registerurl), "depositurl" in c && r(8, g = c.depositurl), "loginevent" in c && r(57, E = c.loginevent), "registerevent" in c && r(58, v = c.registerevent), "depositevent" in c && r(59, w = c.depositevent), "shortcashierenabled" in c && r(9, A = c.shortcashierenabled), "hasdefaultamount" in c && r(10, W = c.hasdefaultamount), "playercurrency" in c && r(11, q = c.playercurrency), "clockformat" in c && r(60, te = c.clockformat), "haspanicbutton" in c && r(12, qe = c.haspanicbutton), "playforfun" in c && r(61, ge = c.playforfun), "checksession" in c && r(62, ke = c.checksession), "gamebanneractive" in c && r(13, D = c.gamebanneractive), "gameid" in c && r(63, V = c.gameid), "producttype" in c && r(14, dr = c.producttype), "successurl" in c && r(15, mr = c.successurl), "failurl" in c && r(16, pr = c.failurl), "cancelurl" in c && r(17, gr = c.cancelurl), "sportsurl" in c && r(18, br = c.sportsurl), "casinourl" in c && r(19, vr = c.casinourl), "contacturl" in c && r(20, yr = c.contacturl), "homeurl" in c && r(21, wr = c.homeurl);
6894
6913
  }, e.$$.update = () => {
6895
6914
  e.$$.dirty[0] & /*lang*/
6896
- 2 && a && ai(), e.$$.dirty[0] & /*shortcashierenabled*/
6915
+ 2 && a && si(), e.$$.dirty[0] & /*shortcashierenabled*/
6897
6916
  512 && (n = A.toLocaleLowerCase() === "true"), e.$$.dirty[0] & /*endpoint, lang*/
6898
6917
  3 | e.$$.dirty[2] & /*gameid*/
6899
- 2 && o && V && a && ri(V), e.$$.dirty[0] & /*session, userid, endpoint*/
6900
- 13 && s && h && o && si(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
6901
- 8388624 && l && J && ms(J, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
6902
- 8388640 && u && J && ps(J, u), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
6903
- 8388736 && m && J && gs(J, `${m}.Style`), e.$$.dirty[0] & /*panicButton*/
6904
- 4194304 && M && ui(), e.$$.dirty[1] & /*translationurl*/
6905
- 8388608 && f && ei();
6918
+ 2 && o && V && a && ni(V), e.$$.dirty[0] & /*session, userid, endpoint*/
6919
+ 13 && s && h && o && ui(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
6920
+ 8388624 && l && J && gs(J, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
6921
+ 8388640 && u && J && bs(J, u), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
6922
+ 8388736 && m && J && vs(J, `${m}.Style`), e.$$.dirty[0] & /*panicButton*/
6923
+ 4194304 && B && li(), e.$$.dirty[1] & /*translationurl*/
6924
+ 8388608 && f && ti();
6906
6925
  }, [
6907
6926
  o,
6908
6927
  a,
@@ -6918,57 +6937,56 @@ function Lu(e, t, r) {
6918
6937
  q,
6919
6938
  qe,
6920
6939
  D,
6921
- cr,
6922
- fr,
6923
6940
  dr,
6924
6941
  mr,
6925
6942
  pr,
6926
6943
  gr,
6927
6944
  br,
6928
6945
  vr,
6929
- M,
6946
+ yr,
6947
+ wr,
6948
+ B,
6930
6949
  J,
6931
6950
  ie,
6932
- te,
6933
- Le,
6934
- ur,
6951
+ re,
6952
+ Ae,
6953
+ hr,
6935
6954
  Qe,
6936
6955
  Je,
6937
6956
  z,
6938
- lr,
6939
- St,
6957
+ cr,
6940
6958
  Ft,
6941
- H,
6959
+ Ct,
6960
+ O,
6961
+ Ne,
6942
6962
  De,
6943
- Re,
6944
6963
  be,
6945
- Ue,
6946
- Pt,
6947
- Ct,
6948
- Z,
6949
- ce,
6964
+ Re,
6950
6965
  Bt,
6951
- hr,
6966
+ Ot,
6967
+ $,
6968
+ ce,
6969
+ Mt,
6970
+ fr,
6952
6971
  i,
6953
- $e,
6954
- Kn,
6955
- _r,
6956
- Er,
6972
+ Ze,
6973
+ ei,
6957
6974
  xr,
6975
+ Sr,
6976
+ Tr,
6958
6977
  Ke,
6959
6978
  oe,
6960
- Mt,
6979
+ Ht,
6961
6980
  f,
6962
6981
  p,
6963
6982
  b,
6964
6983
  E,
6965
6984
  v,
6966
6985
  w,
6967
- ee,
6986
+ te,
6968
6987
  ge,
6969
- Ae,
6988
+ ke,
6970
6989
  V,
6971
- hi,
6972
6990
  ci,
6973
6991
  fi,
6974
6992
  di,
@@ -6982,27 +7000,28 @@ function Lu(e, t, r) {
6982
7000
  _i,
6983
7001
  Ei,
6984
7002
  xi,
6985
- Ti,
6986
7003
  Si,
6987
- Fi,
7004
+ Ti,
6988
7005
  Pi,
7006
+ Fi,
6989
7007
  Ci,
6990
7008
  Bi,
7009
+ Oi,
6991
7010
  Mi,
6992
7011
  Hi,
6993
- Oi,
6994
7012
  Ii,
6995
- ki
7013
+ ki,
7014
+ Ai
6996
7015
  ];
6997
7016
  }
6998
- class $n extends ao {
7017
+ class Kn extends so {
6999
7018
  constructor(t) {
7000
- super(), io(
7019
+ super(), oo(
7001
7020
  this,
7002
7021
  t,
7003
- Lu,
7004
- Au,
7005
- pn,
7022
+ Du,
7023
+ Nu,
7024
+ bn,
7006
7025
  {
7007
7026
  endpoint: 0,
7008
7027
  lang: 1,
@@ -7037,7 +7056,7 @@ class $n extends ao {
7037
7056
  contacturl: 20,
7038
7057
  homeurl: 21
7039
7058
  },
7040
- xu,
7059
+ Tu,
7041
7060
  [-1, -1, -1, -1]
7042
7061
  );
7043
7062
  }
@@ -7045,229 +7064,229 @@ class $n extends ao {
7045
7064
  return this.$$.ctx[0];
7046
7065
  }
7047
7066
  set endpoint(t) {
7048
- this.$$set({ endpoint: t }), P();
7067
+ this.$$set({ endpoint: t }), F();
7049
7068
  }
7050
7069
  get lang() {
7051
7070
  return this.$$.ctx[1];
7052
7071
  }
7053
7072
  set lang(t) {
7054
- this.$$set({ lang: t }), P();
7073
+ this.$$set({ lang: t }), F();
7055
7074
  }
7056
7075
  get session() {
7057
7076
  return this.$$.ctx[2];
7058
7077
  }
7059
7078
  set session(t) {
7060
- this.$$set({ session: t }), P();
7079
+ this.$$set({ session: t }), F();
7061
7080
  }
7062
7081
  get userid() {
7063
7082
  return this.$$.ctx[3];
7064
7083
  }
7065
7084
  set userid(t) {
7066
- this.$$set({ userid: t }), P();
7085
+ this.$$set({ userid: t }), F();
7067
7086
  }
7068
7087
  get clientstyling() {
7069
7088
  return this.$$.ctx[4];
7070
7089
  }
7071
7090
  set clientstyling(t) {
7072
- this.$$set({ clientstyling: t }), P();
7091
+ this.$$set({ clientstyling: t }), F();
7073
7092
  }
7074
7093
  get clientstylingurl() {
7075
7094
  return this.$$.ctx[5];
7076
7095
  }
7077
7096
  set clientstylingurl(t) {
7078
- this.$$set({ clientstylingurl: t }), P();
7097
+ this.$$set({ clientstylingurl: t }), F();
7079
7098
  }
7080
7099
  get translationurl() {
7081
7100
  return this.$$.ctx[54];
7082
7101
  }
7083
7102
  set translationurl(t) {
7084
- this.$$set({ translationurl: t }), P();
7103
+ this.$$set({ translationurl: t }), F();
7085
7104
  }
7086
7105
  get gmversion() {
7087
7106
  return this.$$.ctx[6];
7088
7107
  }
7089
7108
  set gmversion(t) {
7090
- this.$$set({ gmversion: t }), P();
7109
+ this.$$set({ gmversion: t }), F();
7091
7110
  }
7092
7111
  get mbsource() {
7093
7112
  return this.$$.ctx[7];
7094
7113
  }
7095
7114
  set mbsource(t) {
7096
- this.$$set({ mbsource: t }), P();
7115
+ this.$$set({ mbsource: t }), F();
7097
7116
  }
7098
7117
  get loginurl() {
7099
7118
  return this.$$.ctx[55];
7100
7119
  }
7101
7120
  set loginurl(t) {
7102
- this.$$set({ loginurl: t }), P();
7121
+ this.$$set({ loginurl: t }), F();
7103
7122
  }
7104
7123
  get registerurl() {
7105
7124
  return this.$$.ctx[56];
7106
7125
  }
7107
7126
  set registerurl(t) {
7108
- this.$$set({ registerurl: t }), P();
7127
+ this.$$set({ registerurl: t }), F();
7109
7128
  }
7110
7129
  get depositurl() {
7111
7130
  return this.$$.ctx[8];
7112
7131
  }
7113
7132
  set depositurl(t) {
7114
- this.$$set({ depositurl: t }), P();
7133
+ this.$$set({ depositurl: t }), F();
7115
7134
  }
7116
7135
  get loginevent() {
7117
7136
  return this.$$.ctx[57];
7118
7137
  }
7119
7138
  set loginevent(t) {
7120
- this.$$set({ loginevent: t }), P();
7139
+ this.$$set({ loginevent: t }), F();
7121
7140
  }
7122
7141
  get registerevent() {
7123
7142
  return this.$$.ctx[58];
7124
7143
  }
7125
7144
  set registerevent(t) {
7126
- this.$$set({ registerevent: t }), P();
7145
+ this.$$set({ registerevent: t }), F();
7127
7146
  }
7128
7147
  get depositevent() {
7129
7148
  return this.$$.ctx[59];
7130
7149
  }
7131
7150
  set depositevent(t) {
7132
- this.$$set({ depositevent: t }), P();
7151
+ this.$$set({ depositevent: t }), F();
7133
7152
  }
7134
7153
  get shortcashierenabled() {
7135
7154
  return this.$$.ctx[9];
7136
7155
  }
7137
7156
  set shortcashierenabled(t) {
7138
- this.$$set({ shortcashierenabled: t }), P();
7157
+ this.$$set({ shortcashierenabled: t }), F();
7139
7158
  }
7140
7159
  get hasdefaultamount() {
7141
7160
  return this.$$.ctx[10];
7142
7161
  }
7143
7162
  set hasdefaultamount(t) {
7144
- this.$$set({ hasdefaultamount: t }), P();
7163
+ this.$$set({ hasdefaultamount: t }), F();
7145
7164
  }
7146
7165
  get playercurrency() {
7147
7166
  return this.$$.ctx[11];
7148
7167
  }
7149
7168
  set playercurrency(t) {
7150
- this.$$set({ playercurrency: t }), P();
7169
+ this.$$set({ playercurrency: t }), F();
7151
7170
  }
7152
7171
  get clockformat() {
7153
7172
  return this.$$.ctx[60];
7154
7173
  }
7155
7174
  set clockformat(t) {
7156
- this.$$set({ clockformat: t }), P();
7175
+ this.$$set({ clockformat: t }), F();
7157
7176
  }
7158
7177
  get haspanicbutton() {
7159
7178
  return this.$$.ctx[12];
7160
7179
  }
7161
7180
  set haspanicbutton(t) {
7162
- this.$$set({ haspanicbutton: t }), P();
7181
+ this.$$set({ haspanicbutton: t }), F();
7163
7182
  }
7164
7183
  get playforfun() {
7165
7184
  return this.$$.ctx[61];
7166
7185
  }
7167
7186
  set playforfun(t) {
7168
- this.$$set({ playforfun: t }), P();
7187
+ this.$$set({ playforfun: t }), F();
7169
7188
  }
7170
7189
  get checksession() {
7171
7190
  return this.$$.ctx[62];
7172
7191
  }
7173
7192
  set checksession(t) {
7174
- this.$$set({ checksession: t }), P();
7193
+ this.$$set({ checksession: t }), F();
7175
7194
  }
7176
7195
  get gamebanneractive() {
7177
7196
  return this.$$.ctx[13];
7178
7197
  }
7179
7198
  set gamebanneractive(t) {
7180
- this.$$set({ gamebanneractive: t }), P();
7199
+ this.$$set({ gamebanneractive: t }), F();
7181
7200
  }
7182
7201
  get gameid() {
7183
7202
  return this.$$.ctx[63];
7184
7203
  }
7185
7204
  set gameid(t) {
7186
- this.$$set({ gameid: t }), P();
7205
+ this.$$set({ gameid: t }), F();
7187
7206
  }
7188
7207
  get producttype() {
7189
7208
  return this.$$.ctx[14];
7190
7209
  }
7191
7210
  set producttype(t) {
7192
- this.$$set({ producttype: t }), P();
7211
+ this.$$set({ producttype: t }), F();
7193
7212
  }
7194
7213
  get successurl() {
7195
7214
  return this.$$.ctx[15];
7196
7215
  }
7197
7216
  set successurl(t) {
7198
- this.$$set({ successurl: t }), P();
7217
+ this.$$set({ successurl: t }), F();
7199
7218
  }
7200
7219
  get failurl() {
7201
7220
  return this.$$.ctx[16];
7202
7221
  }
7203
7222
  set failurl(t) {
7204
- this.$$set({ failurl: t }), P();
7223
+ this.$$set({ failurl: t }), F();
7205
7224
  }
7206
7225
  get cancelurl() {
7207
7226
  return this.$$.ctx[17];
7208
7227
  }
7209
7228
  set cancelurl(t) {
7210
- this.$$set({ cancelurl: t }), P();
7229
+ this.$$set({ cancelurl: t }), F();
7211
7230
  }
7212
7231
  get sportsurl() {
7213
7232
  return this.$$.ctx[18];
7214
7233
  }
7215
7234
  set sportsurl(t) {
7216
- this.$$set({ sportsurl: t }), P();
7235
+ this.$$set({ sportsurl: t }), F();
7217
7236
  }
7218
7237
  get casinourl() {
7219
7238
  return this.$$.ctx[19];
7220
7239
  }
7221
7240
  set casinourl(t) {
7222
- this.$$set({ casinourl: t }), P();
7241
+ this.$$set({ casinourl: t }), F();
7223
7242
  }
7224
7243
  get contacturl() {
7225
7244
  return this.$$.ctx[20];
7226
7245
  }
7227
7246
  set contacturl(t) {
7228
- this.$$set({ contacturl: t }), P();
7247
+ this.$$set({ contacturl: t }), F();
7229
7248
  }
7230
7249
  get homeurl() {
7231
7250
  return this.$$.ctx[21];
7232
7251
  }
7233
7252
  set homeurl(t) {
7234
- this.$$set({ homeurl: t }), P();
7253
+ this.$$set({ homeurl: t }), F();
7235
7254
  }
7236
7255
  }
7237
- oo($n, { endpoint: {}, lang: {}, session: {}, userid: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, gmversion: {}, mbsource: {}, loginurl: {}, registerurl: {}, depositurl: {}, loginevent: {}, registerevent: {}, depositevent: {}, shortcashierenabled: {}, hasdefaultamount: {}, playercurrency: {}, clockformat: {}, haspanicbutton: {}, playforfun: {}, checksession: {}, gamebanneractive: {}, gameid: {}, producttype: {}, successurl: {}, failurl: {}, cancelurl: {}, sportsurl: {}, casinourl: {}, contacturl: {}, homeurl: {} }, [], [], !0);
7238
- const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7256
+ ao(Kn, { endpoint: {}, lang: {}, session: {}, userid: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, gmversion: {}, mbsource: {}, loginurl: {}, registerurl: {}, depositurl: {}, loginevent: {}, registerevent: {}, depositevent: {}, shortcashierenabled: {}, hasdefaultamount: {}, playercurrency: {}, clockformat: {}, haspanicbutton: {}, playforfun: {}, checksession: {}, gamebanneractive: {}, gameid: {}, producttype: {}, successurl: {}, failurl: {}, cancelurl: {}, sportsurl: {}, casinourl: {}, contacturl: {}, homeurl: {} }, [], [], !0);
7257
+ const ju = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7239
7258
  __proto__: null,
7240
- default: $n
7259
+ default: Kn
7241
7260
  }, Symbol.toStringTag, { value: "Module" }));
7242
7261
  export {
7243
7262
  le as $,
7244
- ls as A,
7245
- Uu as C,
7246
- ao as S,
7247
- zn as a,
7248
- ji as b,
7249
- oo as c,
7250
- N as d,
7251
- x as e,
7252
- P as f,
7253
- y as g,
7254
- R as h,
7255
- io as i,
7256
- I as j,
7257
- T as k,
7258
- Fe as l,
7259
- O as m,
7263
+ cs as A,
7264
+ ju as C,
7265
+ so as S,
7266
+ Yn as a,
7267
+ Wi as b,
7268
+ Te as c,
7269
+ M as d,
7270
+ R as e,
7271
+ F as f,
7272
+ H as g,
7273
+ S as h,
7274
+ oo as i,
7275
+ x as j,
7276
+ N as k,
7277
+ y as l,
7278
+ ji as m,
7260
7279
  L as n,
7261
- Gi as o,
7262
- dt as p,
7263
- qi as q,
7264
- gs as r,
7265
- pn as s,
7280
+ mt as o,
7281
+ Qi as p,
7282
+ X as q,
7283
+ Gu as r,
7284
+ bn as s,
7266
7285
  de as t,
7267
- Ru as u,
7268
- X as v,
7269
- Y as w,
7270
- ms as x,
7271
- ps as y,
7272
- ht as z
7286
+ Y as u,
7287
+ ht as v,
7288
+ gs as w,
7289
+ bs as x,
7290
+ vs as y,
7291
+ ao as z
7273
7292
  };