@everymatrix/casino-winners 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,79 +1,79 @@
1
- var Ar = Object.defineProperty, Pr = Object.defineProperties;
2
- var Cr = Object.getOwnPropertyDescriptors;
3
- var jt = Object.getOwnPropertySymbols;
4
- var Mr = Object.prototype.hasOwnProperty, Or = Object.prototype.propertyIsEnumerable;
5
- var et = (e, t, n) => t in e ? Ar(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, kt = (e, t) => {
6
- for (var n in t || (t = {}))
7
- Mr.call(t, n) && et(e, n, t[n]);
8
- if (jt)
9
- for (var n of jt(t))
10
- Or.call(t, n) && et(e, n, t[n]);
1
+ var An = Object.defineProperty, On = Object.defineProperties;
2
+ var Pn = Object.getOwnPropertyDescriptors;
3
+ var kt = Object.getOwnPropertySymbols;
4
+ var Cn = Object.prototype.hasOwnProperty, Mn = Object.prototype.propertyIsEnumerable;
5
+ var rt = (e, t, r) => t in e ? An(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, $t = (e, t) => {
6
+ for (var r in t || (t = {}))
7
+ Cn.call(t, r) && rt(e, r, t[r]);
8
+ if (kt)
9
+ for (var r of kt(t))
10
+ Mn.call(t, r) && rt(e, r, t[r]);
11
11
  return e;
12
- }, $t = (e, t) => Pr(e, Cr(t));
13
- var $ = (e, t, n) => (et(e, typeof t != "symbol" ? t + "" : t, n), n);
14
- var Pe = (e, t, n) => new Promise((r, i) => {
12
+ }, Vt = (e, t) => On(e, Pn(t));
13
+ var $ = (e, t, r) => (rt(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var Oe = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (u) => {
16
16
  try {
17
- a(n.next(u));
17
+ a(r.next(u));
18
18
  } catch (l) {
19
19
  i(l);
20
20
  }
21
21
  }, s = (u) => {
22
22
  try {
23
- a(n.throw(u));
23
+ a(r.throw(u));
24
24
  } catch (l) {
25
25
  i(l);
26
26
  }
27
- }, a = (u) => u.done ? r(u.value) : Promise.resolve(u.value).then(o, s);
28
- a((n = n.apply(e, t)).next());
27
+ }, a = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(o, s);
28
+ a((r = r.apply(e, t)).next());
29
29
  });
30
30
  function Z() {
31
31
  }
32
- function wn(e) {
32
+ function wr(e) {
33
33
  return e();
34
34
  }
35
- function Vt() {
35
+ function Xt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function de(e) {
39
- e.forEach(wn);
38
+ function me(e) {
39
+ e.forEach(wr);
40
40
  }
41
- function St(e) {
41
+ function At(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function Sn(e, t) {
44
+ function Sr(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- let Ce;
48
- function Xt(e, t) {
49
- return e === t ? !0 : (Ce || (Ce = document.createElement("a")), Ce.href = t, e === Ce.href);
47
+ let Pe;
48
+ function zt(e, t) {
49
+ return e === t ? !0 : (Pe || (Pe = document.createElement("a")), Pe.href = t, e === Pe.href);
50
50
  }
51
- function Ir(e) {
51
+ function Nn(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function Tn(e, ...t) {
54
+ function Tr(e, ...t) {
55
55
  if (e == null) {
56
- for (const r of t)
57
- r(void 0);
56
+ for (const n of t)
57
+ n(void 0);
58
58
  return Z;
59
59
  }
60
- const n = e.subscribe(...t);
61
- return n.unsubscribe ? () => n.unsubscribe() : n;
60
+ const r = e.subscribe(...t);
61
+ return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function Nr(e, t, n) {
64
- e.$$.on_destroy.push(Tn(t, n));
63
+ function In(e, t, r) {
64
+ e.$$.on_destroy.push(Tr(t, r));
65
65
  }
66
- function S(e, t) {
66
+ function w(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function Lr(e, t, n) {
70
- const r = Rr(e);
71
- if (!r.getElementById(t)) {
72
- const i = O("style");
73
- i.id = t, i.textContent = n, Wr(r, i);
69
+ function Ln(e, t, r) {
70
+ const n = Rn(e);
71
+ if (!n.getElementById(t)) {
72
+ const i = M("style");
73
+ i.id = t, i.textContent = r, Wn(n, i);
74
74
  }
75
75
  }
76
- function Rr(e) {
76
+ function Rn(e) {
77
77
  if (!e)
78
78
  return document;
79
79
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -83,27 +83,27 @@ function Rr(e) {
83
83
  t
84
84
  ) : e.ownerDocument;
85
85
  }
86
- function Wr(e, t) {
87
- return S(
86
+ function Wn(e, t) {
87
+ return w(
88
88
  /** @type {Document} */
89
89
  e.head || e,
90
90
  t
91
91
  ), t.sheet;
92
92
  }
93
- function k(e, t, n) {
94
- e.insertBefore(t, n || null);
93
+ function k(e, t, r) {
94
+ e.insertBefore(t, r || null);
95
95
  }
96
96
  function j(e) {
97
97
  e.parentNode && e.parentNode.removeChild(e);
98
98
  }
99
- function Bn(e, t) {
100
- for (let n = 0; n < e.length; n += 1)
101
- e[n] && e[n].d(t);
99
+ function Br(e, t) {
100
+ for (let r = 0; r < e.length; r += 1)
101
+ e[r] && e[r].d(t);
102
102
  }
103
- function O(e) {
103
+ function M(e) {
104
104
  return document.createElement(e);
105
105
  }
106
- function Me(e) {
106
+ function Ce(e) {
107
107
  return document.createElementNS("http://www.w3.org/2000/svg", e);
108
108
  }
109
109
  function te(e) {
@@ -112,122 +112,122 @@ function te(e) {
112
112
  function q() {
113
113
  return te(" ");
114
114
  }
115
- function Tt() {
115
+ function Ot() {
116
116
  return te("");
117
117
  }
118
- function we(e, t, n, r) {
119
- return e.addEventListener(t, n, r), () => e.removeEventListener(t, n, r);
118
+ function xe(e, t, r, n) {
119
+ return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
120
120
  }
121
- function d(e, t, n) {
122
- n == null ? e.removeAttribute(t) : e.getAttribute(t) !== n && e.setAttribute(t, n);
121
+ function p(e, t, r) {
122
+ r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
123
123
  }
124
- function J(e, t, n) {
125
- const r = t.toLowerCase();
126
- r in e ? e[r] = typeof e[r] == "boolean" && n === "" ? !0 : n : t in e ? e[t] = typeof e[t] == "boolean" && n === "" ? !0 : n : d(e, t, n);
124
+ function J(e, t, r) {
125
+ const n = t.toLowerCase();
126
+ n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : p(e, t, r);
127
127
  }
128
- function Fr(e) {
128
+ function Fn(e) {
129
129
  return Array.from(e.childNodes);
130
130
  }
131
131
  function ae(e, t) {
132
132
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
133
133
  t);
134
134
  }
135
- function Ur(e) {
135
+ function Un(e) {
136
136
  const t = {};
137
137
  return e.childNodes.forEach(
138
138
  /** @param {Element} node */
139
- (n) => {
140
- t[n.slot || "default"] = !0;
139
+ (r) => {
140
+ t[r.slot || "default"] = !0;
141
141
  }
142
142
  ), t;
143
143
  }
144
- let Se;
145
- function Ee(e) {
146
- Se = e;
144
+ let we;
145
+ function _e(e) {
146
+ we = e;
147
147
  }
148
- function Gr() {
149
- if (!Se)
148
+ function Gn() {
149
+ if (!we)
150
150
  throw new Error("Function called outside component initialization");
151
- return Se;
151
+ return we;
152
152
  }
153
- function Dr(e) {
154
- Gr().$$.on_mount.push(e);
153
+ function Dn(e) {
154
+ Gn().$$.on_mount.push(e);
155
155
  }
156
- const se = [], xe = [];
156
+ const se = [], Ee = [];
157
157
  let ue = [];
158
- const zt = [], Hn = /* @__PURE__ */ Promise.resolve();
159
- let lt = !1;
160
- function An() {
161
- lt || (lt = !0, Hn.then(B));
158
+ const Zt = [], Hr = /* @__PURE__ */ Promise.resolve();
159
+ let ct = !1;
160
+ function Ar() {
161
+ ct || (ct = !0, Hr.then(T));
162
162
  }
163
- function Zt() {
164
- return An(), Hn;
163
+ function Qt() {
164
+ return Ar(), Hr;
165
165
  }
166
- function ht(e) {
166
+ function ft(e) {
167
167
  ue.push(e);
168
168
  }
169
- const tt = /* @__PURE__ */ new Set();
169
+ const nt = /* @__PURE__ */ new Set();
170
170
  let ie = 0;
171
- function B() {
171
+ function T() {
172
172
  if (ie !== 0)
173
173
  return;
174
- const e = Se;
174
+ const e = we;
175
175
  do {
176
176
  try {
177
177
  for (; ie < se.length; ) {
178
178
  const t = se[ie];
179
- ie++, Ee(t), jr(t.$$);
179
+ ie++, _e(t), jn(t.$$);
180
180
  }
181
181
  } catch (t) {
182
182
  throw se.length = 0, ie = 0, t;
183
183
  }
184
- for (Ee(null), se.length = 0, ie = 0; xe.length; )
185
- xe.pop()();
184
+ for (_e(null), se.length = 0, ie = 0; Ee.length; )
185
+ Ee.pop()();
186
186
  for (let t = 0; t < ue.length; t += 1) {
187
- const n = ue[t];
188
- tt.has(n) || (tt.add(n), n());
187
+ const r = ue[t];
188
+ nt.has(r) || (nt.add(r), r());
189
189
  }
190
190
  ue.length = 0;
191
191
  } while (se.length);
192
- for (; zt.length; )
193
- zt.pop()();
194
- lt = !1, tt.clear(), Ee(e);
192
+ for (; Zt.length; )
193
+ Zt.pop()();
194
+ ct = !1, nt.clear(), _e(e);
195
195
  }
196
- function jr(e) {
196
+ function jn(e) {
197
197
  if (e.fragment !== null) {
198
- e.update(), de(e.before_update);
198
+ e.update(), me(e.before_update);
199
199
  const t = e.dirty;
200
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ht);
200
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(ft);
201
201
  }
202
202
  }
203
- function kr(e) {
204
- const t = [], n = [];
205
- ue.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), ue = t;
203
+ function kn(e) {
204
+ const t = [], r = [];
205
+ ue.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ue = t;
206
206
  }
207
- const $r = /* @__PURE__ */ new Set();
208
- function Vr(e, t) {
209
- e && e.i && ($r.delete(e), e.i(t));
207
+ const $n = /* @__PURE__ */ new Set();
208
+ function Vn(e, t) {
209
+ e && e.i && ($n.delete(e), e.i(t));
210
210
  }
211
211
  function Fe(e) {
212
212
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
213
213
  }
214
- function Xr(e, t, n) {
215
- const { fragment: r, after_update: i } = e.$$;
216
- r && r.m(t, n), ht(() => {
217
- const o = e.$$.on_mount.map(wn).filter(St);
218
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : de(o), e.$$.on_mount = [];
219
- }), i.forEach(ht);
214
+ function Xn(e, t, r) {
215
+ const { fragment: n, after_update: i } = e.$$;
216
+ n && n.m(t, r), ft(() => {
217
+ const o = e.$$.on_mount.map(wr).filter(At);
218
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : me(o), e.$$.on_mount = [];
219
+ }), i.forEach(ft);
220
220
  }
221
- function zr(e, t) {
222
- const n = e.$$;
223
- n.fragment !== null && (kr(n.after_update), de(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
221
+ function zn(e, t) {
222
+ const r = e.$$;
223
+ r.fragment !== null && (kn(r.after_update), me(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
224
224
  }
225
- function Zr(e, t) {
226
- e.$$.dirty[0] === -1 && (se.push(e), An(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
225
+ function Zn(e, t) {
226
+ e.$$.dirty[0] === -1 && (se.push(e), Ar(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
227
227
  }
228
- function Qr(e, t, n, r, i, o, s = null, a = [-1]) {
229
- const u = Se;
230
- Ee(e);
228
+ function Qn(e, t, r, n, i, o, s = null, a = [-1]) {
229
+ const u = we;
230
+ _e(e);
231
231
  const l = e.$$ = {
232
232
  fragment: null,
233
233
  ctx: [],
@@ -235,7 +235,7 @@ function Qr(e, t, n, r, i, o, s = null, a = [-1]) {
235
235
  props: o,
236
236
  update: Z,
237
237
  not_equal: i,
238
- bound: Vt(),
238
+ bound: Xt(),
239
239
  // lifecycle
240
240
  on_mount: [],
241
241
  on_destroy: [],
@@ -244,29 +244,29 @@ function Qr(e, t, n, r, i, o, s = null, a = [-1]) {
244
244
  after_update: [],
245
245
  context: new Map(t.context || (u ? u.$$.context : [])),
246
246
  // everything else
247
- callbacks: Vt(),
247
+ callbacks: Xt(),
248
248
  dirty: a,
249
249
  skip_bound: !1,
250
250
  root: t.target || u.$$.root
251
251
  };
252
252
  s && s(l.root);
253
253
  let c = !1;
254
- if (l.ctx = n ? n(e, t.props || {}, (m, f, ...p) => {
255
- const g = p.length ? p[0] : f;
256
- return l.ctx && i(l.ctx[m], l.ctx[m] = g) && (!l.skip_bound && l.bound[m] && l.bound[m](g), c && Zr(e, m)), f;
257
- }) : [], l.update(), c = !0, de(l.before_update), l.fragment = r ? r(l.ctx) : !1, t.target) {
254
+ if (l.ctx = r ? r(e, t.props || {}, (m, f, ...d) => {
255
+ const g = d.length ? d[0] : f;
256
+ return l.ctx && i(l.ctx[m], l.ctx[m] = g) && (!l.skip_bound && l.bound[m] && l.bound[m](g), c && Zn(e, m)), f;
257
+ }) : [], l.update(), c = !0, me(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
258
258
  if (t.hydrate) {
259
- const m = Fr(t.target);
259
+ const m = Fn(t.target);
260
260
  l.fragment && l.fragment.l(m), m.forEach(j);
261
261
  } else
262
262
  l.fragment && l.fragment.c();
263
- t.intro && Vr(e.$$.fragment), Xr(e, t.target, t.anchor), B();
263
+ t.intro && Vn(e.$$.fragment), Xn(e, t.target, t.anchor), T();
264
264
  }
265
- Ee(u);
265
+ _e(u);
266
266
  }
267
- let Pn;
268
- typeof HTMLElement == "function" && (Pn = class extends HTMLElement {
269
- constructor(t, n, r) {
267
+ let Or;
268
+ typeof HTMLElement == "function" && (Or = class extends HTMLElement {
269
+ constructor(t, r, n) {
270
270
  super();
271
271
  /** The Svelte component constructor */
272
272
  $(this, "$$ctor");
@@ -286,30 +286,30 @@ typeof HTMLElement == "function" && (Pn = class extends HTMLElement {
286
286
  $(this, "$$l", {});
287
287
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
288
288
  $(this, "$$l_u", /* @__PURE__ */ new Map());
289
- this.$$ctor = t, this.$$s = n, r && this.attachShadow({ mode: "open" });
289
+ this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
290
290
  }
291
- addEventListener(t, n, r) {
292
- if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(n), this.$$c) {
293
- const i = this.$$c.$on(t, n);
294
- this.$$l_u.set(n, i);
291
+ addEventListener(t, r, n) {
292
+ if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
293
+ const i = this.$$c.$on(t, r);
294
+ this.$$l_u.set(r, i);
295
295
  }
296
- super.addEventListener(t, n, r);
296
+ super.addEventListener(t, r, n);
297
297
  }
298
- removeEventListener(t, n, r) {
299
- if (super.removeEventListener(t, n, r), this.$$c) {
300
- const i = this.$$l_u.get(n);
301
- i && (i(), this.$$l_u.delete(n));
298
+ removeEventListener(t, r, n) {
299
+ if (super.removeEventListener(t, r, n), this.$$c) {
300
+ const i = this.$$l_u.get(r);
301
+ i && (i(), this.$$l_u.delete(r));
302
302
  }
303
303
  }
304
304
  connectedCallback() {
305
- return Pe(this, null, function* () {
305
+ return Oe(this, null, function* () {
306
306
  if (this.$$cn = !0, !this.$$c) {
307
307
  let t = function(o) {
308
308
  return () => {
309
309
  let s;
310
310
  return {
311
311
  c: function() {
312
- s = O("slot"), o !== "default" && d(s, "name", o);
312
+ s = M("slot"), o !== "default" && p(s, "name", o);
313
313
  },
314
314
  /**
315
315
  * @param {HTMLElement} target
@@ -326,19 +326,19 @@ typeof HTMLElement == "function" && (Pn = class extends HTMLElement {
326
326
  };
327
327
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
328
328
  return;
329
- const n = {}, r = Ur(this);
329
+ const r = {}, n = Un(this);
330
330
  for (const o of this.$$s)
331
- o in r && (n[o] = [t(o)]);
331
+ o in n && (r[o] = [t(o)]);
332
332
  for (const o of this.attributes) {
333
333
  const s = this.$$g_p(o.name);
334
- s in this.$$d || (this.$$d[s] = Ne(s, o.value, this.$$p_d, "toProp"));
334
+ s in this.$$d || (this.$$d[s] = Ie(s, o.value, this.$$p_d, "toProp"));
335
335
  }
336
336
  for (const o in this.$$p_d)
337
337
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
338
338
  this.$$c = new this.$$ctor({
339
339
  target: this.shadowRoot || this,
340
- props: $t(kt({}, this.$$d), {
341
- $$slots: n,
340
+ props: Vt($t({}, this.$$d), {
341
+ $$slots: r,
342
342
  $$scope: {
343
343
  ctx: []
344
344
  }
@@ -348,7 +348,7 @@ typeof HTMLElement == "function" && (Pn = class extends HTMLElement {
348
348
  this.$$r = !0;
349
349
  for (const o in this.$$p_d)
350
350
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
351
- const s = Ne(
351
+ const s = Ie(
352
352
  o,
353
353
  this.$$d[o],
354
354
  this.$$p_d,
@@ -370,9 +370,9 @@ typeof HTMLElement == "function" && (Pn = class extends HTMLElement {
370
370
  }
371
371
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
372
372
  // and setting attributes through setAttribute etc, this is helpful
373
- attributeChangedCallback(t, n, r) {
373
+ attributeChangedCallback(t, r, n) {
374
374
  var i;
375
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = Ne(t, r, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
375
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = Ie(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
376
376
  }
377
377
  disconnectedCallback() {
378
378
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -381,16 +381,16 @@ typeof HTMLElement == "function" && (Pn = class extends HTMLElement {
381
381
  }
382
382
  $$g_p(t) {
383
383
  return Object.keys(this.$$p_d).find(
384
- (n) => this.$$p_d[n].attribute === t || !this.$$p_d[n].attribute && n.toLowerCase() === t
384
+ (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
385
385
  ) || t;
386
386
  }
387
387
  });
388
- function Ne(e, t, n, r) {
388
+ function Ie(e, t, r, n) {
389
389
  var o;
390
- const i = (o = n[e]) == null ? void 0 : o.type;
391
- if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !r || !n[e])
390
+ const i = (o = r[e]) == null ? void 0 : o.type;
391
+ if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
392
392
  return t;
393
- if (r === "toAttribute")
393
+ if (n === "toAttribute")
394
394
  switch (i) {
395
395
  case "Object":
396
396
  case "Array":
@@ -415,10 +415,10 @@ function Ne(e, t, n, r) {
415
415
  return t;
416
416
  }
417
417
  }
418
- function Jr(e, t, n, r, i, o) {
419
- let s = class extends Pn {
418
+ function Jn(e, t, r, n, i, o) {
419
+ let s = class extends Or {
420
420
  constructor() {
421
- super(e, n, i), this.$$p_d = t;
421
+ super(e, r, i), this.$$p_d = t;
422
422
  }
423
423
  static get observedAttributes() {
424
424
  return Object.keys(t).map(
@@ -433,10 +433,10 @@ function Jr(e, t, n, r, i, o) {
433
433
  },
434
434
  set(u) {
435
435
  var l;
436
- u = Ne(a, u, t), this.$$d[a] = u, (l = this.$$c) == null || l.$set({ [a]: u });
436
+ u = Ie(a, u, t), this.$$d[a] = u, (l = this.$$c) == null || l.$set({ [a]: u });
437
437
  }
438
438
  });
439
- }), r.forEach((a) => {
439
+ }), n.forEach((a) => {
440
440
  Object.defineProperty(s.prototype, a, {
441
441
  get() {
442
442
  var u;
@@ -446,7 +446,7 @@ function Jr(e, t, n, r, i, o) {
446
446
  }), e.element = /** @type {any} */
447
447
  s, s;
448
448
  }
449
- class qr {
449
+ class qn {
450
450
  constructor() {
451
451
  /**
452
452
  * ### PRIVATE API
@@ -467,7 +467,7 @@ class qr {
467
467
  }
468
468
  /** @returns {void} */
469
469
  $destroy() {
470
- zr(this, 1), this.$destroy = Z;
470
+ zn(this, 1), this.$destroy = Z;
471
471
  }
472
472
  /**
473
473
  * @template {Extract<keyof Events, string>} K
@@ -475,13 +475,13 @@ class qr {
475
475
  * @param {((e: Events[K]) => void) | null | undefined} callback
476
476
  * @returns {() => void}
477
477
  */
478
- $on(t, n) {
479
- if (!St(n))
478
+ $on(t, r) {
479
+ if (!At(r))
480
480
  return Z;
481
- const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
482
- return r.push(n), () => {
483
- const i = r.indexOf(n);
484
- i !== -1 && r.splice(i, 1);
481
+ const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
482
+ return n.push(r), () => {
483
+ const i = n.indexOf(r);
484
+ i !== -1 && n.splice(i, 1);
485
485
  };
486
486
  }
487
487
  /**
@@ -489,24 +489,24 @@ class qr {
489
489
  * @returns {void}
490
490
  */
491
491
  $set(t) {
492
- this.$$set && !Ir(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
492
+ this.$$set && !Nn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
493
493
  }
494
494
  }
495
- const Yr = "4";
496
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Yr);
495
+ const Yn = "4";
496
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Yn);
497
497
  const oe = [];
498
- function Kr(e, t) {
498
+ function Kn(e, t) {
499
499
  return {
500
- subscribe: De(e, t).subscribe
500
+ subscribe: je(e, t).subscribe
501
501
  };
502
502
  }
503
- function De(e, t = Z) {
504
- let n;
505
- const r = /* @__PURE__ */ new Set();
503
+ function je(e, t = Z) {
504
+ let r;
505
+ const n = /* @__PURE__ */ new Set();
506
506
  function i(a) {
507
- if (Sn(e, a) && (e = a, n)) {
507
+ if (Sr(e, a) && (e = a, r)) {
508
508
  const u = !oe.length;
509
- for (const l of r)
509
+ for (const l of n)
510
510
  l[1](), oe.push(l, e);
511
511
  if (u) {
512
512
  for (let l = 0; l < oe.length; l += 2)
@@ -520,18 +520,18 @@ function De(e, t = Z) {
520
520
  }
521
521
  function s(a, u = Z) {
522
522
  const l = [a, u];
523
- return r.add(l), r.size === 1 && (n = t(i, o) || Z), a(e), () => {
524
- r.delete(l), r.size === 0 && n && (n(), n = null);
523
+ return n.add(l), n.size === 1 && (r = t(i, o) || Z), a(e), () => {
524
+ n.delete(l), n.size === 0 && r && (r(), r = null);
525
525
  };
526
526
  }
527
527
  return { set: i, update: o, subscribe: s };
528
528
  }
529
- function pe(e, t, n) {
530
- const r = !Array.isArray(e), i = r ? [e] : e;
529
+ function pe(e, t, r) {
530
+ const n = !Array.isArray(e), i = n ? [e] : e;
531
531
  if (!i.every(Boolean))
532
532
  throw new Error("derived() expects stores as input, got a falsy value");
533
533
  const o = t.length < 2;
534
- return Kr(n, (s, a) => {
534
+ return Kn(r, (s, a) => {
535
535
  let u = !1;
536
536
  const l = [];
537
537
  let c = 0, m = Z;
@@ -539,13 +539,13 @@ function pe(e, t, n) {
539
539
  if (c)
540
540
  return;
541
541
  m();
542
- const g = t(r ? l[0] : l, s, a);
543
- o ? s(g) : m = St(g) ? g : Z;
544
- }, p = i.map(
545
- (g, b) => Tn(
542
+ const g = t(n ? l[0] : l, s, a);
543
+ o ? s(g) : m = At(g) ? g : Z;
544
+ }, d = i.map(
545
+ (g, b) => Tr(
546
546
  g,
547
- (C) => {
548
- l[b] = C, c &= ~(1 << b), u && f();
547
+ (O) => {
548
+ l[b] = O, c &= ~(1 << b), u && f();
549
549
  },
550
550
  () => {
551
551
  c |= 1 << b;
@@ -553,7 +553,7 @@ function pe(e, t, n) {
553
553
  )
554
554
  );
555
555
  return u = !0, f(), function() {
556
- de(p), m(), u = !1;
556
+ me(d), m(), u = !1;
557
557
  };
558
558
  });
559
559
  }
@@ -561,12 +561,12 @@ function ei(e) {
561
561
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
562
562
  }
563
563
  var ti = function(t) {
564
- return ni(t) && !ri(t);
564
+ return ri(t) && !ni(t);
565
565
  };
566
- function ni(e) {
566
+ function ri(e) {
567
567
  return !!e && typeof e == "object";
568
568
  }
569
- function ri(e) {
569
+ function ni(e) {
570
570
  var t = Object.prototype.toString.call(e);
571
571
  return t === "[object RegExp]" || t === "[object Date]" || si(e);
572
572
  }
@@ -577,254 +577,216 @@ function si(e) {
577
577
  function ai(e) {
578
578
  return Array.isArray(e) ? [] : {};
579
579
  }
580
- function Te(e, t) {
581
- return t.clone !== !1 && t.isMergeableObject(e) ? he(ai(e), e, t) : e;
580
+ function Se(e, t) {
581
+ return t.clone !== !1 && t.isMergeableObject(e) ? le(ai(e), e, t) : e;
582
582
  }
583
- function ui(e, t, n) {
584
- return e.concat(t).map(function(r) {
585
- return Te(r, n);
583
+ function ui(e, t, r) {
584
+ return e.concat(t).map(function(n) {
585
+ return Se(n, r);
586
586
  });
587
587
  }
588
588
  function li(e, t) {
589
589
  if (!t.customMerge)
590
- return he;
591
- var n = t.customMerge(e);
592
- return typeof n == "function" ? n : he;
590
+ return le;
591
+ var r = t.customMerge(e);
592
+ return typeof r == "function" ? r : le;
593
593
  }
594
594
  function hi(e) {
595
595
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
596
596
  return Object.propertyIsEnumerable.call(e, t);
597
597
  }) : [];
598
598
  }
599
- function Qt(e) {
599
+ function Jt(e) {
600
600
  return Object.keys(e).concat(hi(e));
601
601
  }
602
- function Cn(e, t) {
602
+ function Pr(e, t) {
603
603
  try {
604
604
  return t in e;
605
- } catch (n) {
605
+ } catch (r) {
606
606
  return !1;
607
607
  }
608
608
  }
609
609
  function ci(e, t) {
610
- return Cn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
610
+ return Pr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
611
611
  }
612
- function fi(e, t, n) {
613
- var r = {};
614
- return n.isMergeableObject(e) && Qt(e).forEach(function(i) {
615
- r[i] = Te(e[i], n);
616
- }), Qt(t).forEach(function(i) {
617
- ci(e, i) || (Cn(e, i) && n.isMergeableObject(t[i]) ? r[i] = li(i, n)(e[i], t[i], n) : r[i] = Te(t[i], n));
618
- }), r;
619
- }
620
- function he(e, t, n) {
621
- n = n || {}, n.arrayMerge = n.arrayMerge || ui, n.isMergeableObject = n.isMergeableObject || ti, n.cloneUnlessOtherwiseSpecified = Te;
622
- var r = Array.isArray(t), i = Array.isArray(e), o = r === i;
623
- return o ? r ? n.arrayMerge(e, t, n) : fi(e, t, n) : Te(t, n);
624
- }
625
- he.all = function(t, n) {
612
+ function fi(e, t, r) {
613
+ var n = {};
614
+ return r.isMergeableObject(e) && Jt(e).forEach(function(i) {
615
+ n[i] = Se(e[i], r);
616
+ }), Jt(t).forEach(function(i) {
617
+ ci(e, i) || (Pr(e, i) && r.isMergeableObject(t[i]) ? n[i] = li(i, r)(e[i], t[i], r) : n[i] = Se(t[i], r));
618
+ }), n;
619
+ }
620
+ function le(e, t, r) {
621
+ r = r || {}, r.arrayMerge = r.arrayMerge || ui, r.isMergeableObject = r.isMergeableObject || ti, r.cloneUnlessOtherwiseSpecified = Se;
622
+ var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
623
+ return o ? n ? r.arrayMerge(e, t, r) : fi(e, t, r) : Se(t, r);
624
+ }
625
+ le.all = function(t, r) {
626
626
  if (!Array.isArray(t))
627
627
  throw new Error("first argument should be an array");
628
- return t.reduce(function(r, i) {
629
- return he(r, i, n);
628
+ return t.reduce(function(n, i) {
629
+ return le(n, i, r);
630
630
  }, {});
631
631
  };
632
- var mi = he, di = mi;
633
- const pi = /* @__PURE__ */ ei(di);
634
- /*! *****************************************************************************
635
- Copyright (c) Microsoft Corporation.
636
-
637
- Permission to use, copy, modify, and/or distribute this software for any
638
- purpose with or without fee is hereby granted.
639
-
640
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
641
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
642
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
643
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
644
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
645
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
646
- PERFORMANCE OF THIS SOFTWARE.
647
- ***************************************************************************** */
648
- var ct = function(e, t) {
649
- return ct = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
650
- n.__proto__ = r;
651
- } || function(n, r) {
652
- for (var i in r)
653
- Object.prototype.hasOwnProperty.call(r, i) && (n[i] = r[i]);
654
- }, ct(e, t);
632
+ var mi = le, pi = mi;
633
+ const di = /* @__PURE__ */ ei(pi);
634
+ var mt = function(e, t) {
635
+ return mt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
636
+ r.__proto__ = n;
637
+ } || function(r, n) {
638
+ for (var i in n)
639
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
640
+ }, mt(e, t);
655
641
  };
656
- function K(e, t) {
642
+ function ke(e, t) {
657
643
  if (typeof t != "function" && t !== null)
658
644
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
659
- ct(e, t);
660
- function n() {
645
+ mt(e, t);
646
+ function r() {
661
647
  this.constructor = e;
662
648
  }
663
- e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
664
- }
665
- var w = function() {
666
- return w = Object.assign || function(t) {
667
- for (var n, r = 1, i = arguments.length; r < i; r++) {
668
- n = arguments[r];
669
- for (var o in n)
670
- Object.prototype.hasOwnProperty.call(n, o) && (t[o] = n[o]);
649
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
650
+ }
651
+ var Y = function() {
652
+ return Y = Object.assign || function(t) {
653
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
654
+ r = arguments[n];
655
+ for (var o in r)
656
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
671
657
  }
672
658
  return t;
673
- }, w.apply(this, arguments);
659
+ }, Y.apply(this, arguments);
674
660
  };
675
661
  function bi(e, t) {
676
- var n = {};
677
- for (var r in e)
678
- Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
662
+ var r = {};
663
+ for (var n in e)
664
+ Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
679
665
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
680
- for (var i = 0, r = Object.getOwnPropertySymbols(e); i < r.length; i++)
681
- t.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[i]) && (n[r[i]] = e[r[i]]);
682
- return n;
683
- }
684
- function ft(e) {
685
- var t = typeof Symbol == "function" && Symbol.iterator, n = t && e[t], r = 0;
686
- if (n)
687
- return n.call(e);
688
- if (e && typeof e.length == "number")
689
- return {
690
- next: function() {
691
- return e && r >= e.length && (e = void 0), { value: e && e[r++], done: !e };
692
- }
693
- };
694
- throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
695
- }
696
- function mt(e, t) {
697
- var n = typeof Symbol == "function" && e[Symbol.iterator];
698
- if (!n)
699
- return e;
700
- var r = n.call(e), i, o = [], s;
701
- try {
702
- for (; (t === void 0 || t-- > 0) && !(i = r.next()).done; )
703
- o.push(i.value);
704
- } catch (a) {
705
- s = { error: a };
706
- } finally {
707
- try {
708
- i && !i.done && (n = r.return) && n.call(r);
709
- } finally {
710
- if (s)
711
- throw s.error;
712
- }
713
- }
714
- return o;
666
+ for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
667
+ t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
668
+ return r;
715
669
  }
716
- function le(e, t, n) {
717
- if (n || arguments.length === 2)
718
- for (var r = 0, i = t.length, o; r < i; r++)
719
- (o || !(r in t)) && (o || (o = Array.prototype.slice.call(t, 0, r)), o[r] = t[r]);
720
- return e.concat(o || t);
670
+ function it(e, t, r) {
671
+ if (r || arguments.length === 2)
672
+ for (var n = 0, i = t.length, o; n < i; n++)
673
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
674
+ return e.concat(o || Array.prototype.slice.call(t));
721
675
  }
722
- function nt(e, t) {
723
- var n = t && t.cache ? t.cache : xi, r = t && t.serializer ? t.serializer : Ei, i = t && t.strategy ? t.strategy : yi;
676
+ function ot(e, t) {
677
+ var r = t && t.cache ? t.cache : wi, n = t && t.serializer ? t.serializer : Ei, i = t && t.strategy ? t.strategy : vi;
724
678
  return i(e, {
725
- cache: n,
726
- serializer: r
679
+ cache: r,
680
+ serializer: n
727
681
  });
728
682
  }
729
683
  function gi(e) {
730
684
  return e == null || typeof e == "number" || typeof e == "boolean";
731
685
  }
732
- function Mn(e, t, n, r) {
733
- var i = gi(r) ? r : n(r), o = t.get(i);
734
- return typeof o == "undefined" && (o = e.call(this, r), t.set(i, o)), o;
735
- }
736
- function On(e, t, n) {
737
- var r = Array.prototype.slice.call(arguments, 3), i = n(r), o = t.get(i);
738
- return typeof o == "undefined" && (o = e.apply(this, r), t.set(i, o)), o;
686
+ function yi(e, t, r, n) {
687
+ var i = gi(n) ? n : r(n), o = t.get(i);
688
+ return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
739
689
  }
740
- function Bt(e, t, n, r, i) {
741
- return n.bind(t, e, r, i);
690
+ function Cr(e, t, r) {
691
+ var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
692
+ return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
742
693
  }
743
- function yi(e, t) {
744
- var n = e.length === 1 ? Mn : On;
745
- return Bt(e, this, n, t.cache.create(), t.serializer);
694
+ function Mr(e, t, r, n, i) {
695
+ return r.bind(t, e, n, i);
746
696
  }
747
697
  function vi(e, t) {
748
- return Bt(e, this, On, t.cache.create(), t.serializer);
698
+ var r = e.length === 1 ? yi : Cr;
699
+ return Mr(e, this, r, t.cache.create(), t.serializer);
749
700
  }
750
701
  function _i(e, t) {
751
- return Bt(e, this, Mn, t.cache.create(), t.serializer);
702
+ return Mr(e, this, Cr, t.cache.create(), t.serializer);
752
703
  }
753
704
  var Ei = function() {
754
705
  return JSON.stringify(arguments);
755
- };
756
- function Ht() {
757
- this.cache = /* @__PURE__ */ Object.create(null);
758
- }
759
- Ht.prototype.get = function(e) {
760
- return this.cache[e];
761
- };
762
- Ht.prototype.set = function(e, t) {
763
- this.cache[e] = t;
764
- };
765
- var xi = {
706
+ }, xi = (
707
+ /** @class */
708
+ function() {
709
+ function e() {
710
+ this.cache = /* @__PURE__ */ Object.create(null);
711
+ }
712
+ return e.prototype.get = function(t) {
713
+ return this.cache[t];
714
+ }, e.prototype.set = function(t, r) {
715
+ this.cache[t] = r;
716
+ }, e;
717
+ }()
718
+ ), wi = {
766
719
  create: function() {
767
- return new Ht();
720
+ return new xi();
768
721
  }
769
- }, rt = {
770
- variadic: vi,
771
- monadic: _i
772
- }, v;
722
+ }, st = {
723
+ variadic: _i
724
+ }, Ue = function() {
725
+ return Ue = Object.assign || function(t) {
726
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
727
+ r = arguments[n];
728
+ for (var o in r)
729
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
730
+ }
731
+ return t;
732
+ }, Ue.apply(this, arguments);
733
+ };
734
+ var v;
773
735
  (function(e) {
774
736
  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";
775
737
  })(v || (v = {}));
776
- var P;
738
+ var A;
777
739
  (function(e) {
778
740
  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";
779
- })(P || (P = {}));
780
- var ce;
741
+ })(A || (A = {}));
742
+ var he;
781
743
  (function(e) {
782
744
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
783
- })(ce || (ce = {}));
784
- function Jt(e) {
785
- return e.type === P.literal;
745
+ })(he || (he = {}));
746
+ function qt(e) {
747
+ return e.type === A.literal;
786
748
  }
787
- function wi(e) {
788
- return e.type === P.argument;
749
+ function Si(e) {
750
+ return e.type === A.argument;
789
751
  }
790
- function In(e) {
791
- return e.type === P.number;
752
+ function Nr(e) {
753
+ return e.type === A.number;
792
754
  }
793
- function Nn(e) {
794
- return e.type === P.date;
755
+ function Ir(e) {
756
+ return e.type === A.date;
795
757
  }
796
- function Ln(e) {
797
- return e.type === P.time;
758
+ function Lr(e) {
759
+ return e.type === A.time;
798
760
  }
799
- function Rn(e) {
800
- return e.type === P.select;
761
+ function Rr(e) {
762
+ return e.type === A.select;
801
763
  }
802
- function Wn(e) {
803
- return e.type === P.plural;
764
+ function Wr(e) {
765
+ return e.type === A.plural;
804
766
  }
805
- function Si(e) {
806
- return e.type === P.pound;
767
+ function Ti(e) {
768
+ return e.type === A.pound;
807
769
  }
808
- function Fn(e) {
809
- return e.type === P.tag;
770
+ function Fr(e) {
771
+ return e.type === A.tag;
810
772
  }
811
- function Un(e) {
812
- return !!(e && typeof e == "object" && e.type === ce.number);
773
+ function Ur(e) {
774
+ return !!(e && typeof e == "object" && e.type === he.number);
813
775
  }
814
- function dt(e) {
815
- return !!(e && typeof e == "object" && e.type === ce.dateTime);
776
+ function pt(e) {
777
+ return !!(e && typeof e == "object" && e.type === he.dateTime);
816
778
  }
817
- var Gn = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ti = /(?:[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;
818
- function Bi(e) {
779
+ var Gr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Bi = /(?:[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;
780
+ function Hi(e) {
819
781
  var t = {};
820
- return e.replace(Ti, function(n) {
821
- var r = n.length;
822
- switch (n[0]) {
782
+ return e.replace(Bi, function(r) {
783
+ var n = r.length;
784
+ switch (r[0]) {
823
785
  case "G":
824
- t.era = r === 4 ? "long" : r === 5 ? "narrow" : "short";
786
+ t.era = n === 4 ? "long" : n === 5 ? "narrow" : "short";
825
787
  break;
826
788
  case "y":
827
- t.year = r === 2 ? "2-digit" : "numeric";
789
+ t.year = n === 2 ? "2-digit" : "numeric";
828
790
  break;
829
791
  case "Y":
830
792
  case "u":
@@ -836,30 +798,30 @@ function Bi(e) {
836
798
  throw new RangeError("`q/Q` (quarter) patterns are not supported");
837
799
  case "M":
838
800
  case "L":
839
- t.month = ["numeric", "2-digit", "short", "long", "narrow"][r - 1];
801
+ t.month = ["numeric", "2-digit", "short", "long", "narrow"][n - 1];
840
802
  break;
841
803
  case "w":
842
804
  case "W":
843
805
  throw new RangeError("`w/W` (week) patterns are not supported");
844
806
  case "d":
845
- t.day = ["numeric", "2-digit"][r - 1];
807
+ t.day = ["numeric", "2-digit"][n - 1];
846
808
  break;
847
809
  case "D":
848
810
  case "F":
849
811
  case "g":
850
812
  throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");
851
813
  case "E":
852
- t.weekday = r === 4 ? "long" : r === 5 ? "narrow" : "short";
814
+ t.weekday = n === 4 ? "long" : n === 5 ? "narrow" : "short";
853
815
  break;
854
816
  case "e":
855
- if (r < 4)
817
+ if (n < 4)
856
818
  throw new RangeError("`e..eee` (weekday) patterns are not supported");
857
- t.weekday = ["short", "long", "narrow", "short"][r - 4];
819
+ t.weekday = ["short", "long", "narrow", "short"][n - 4];
858
820
  break;
859
821
  case "c":
860
- if (r < 4)
822
+ if (n < 4)
861
823
  throw new RangeError("`c..ccc` (weekday) patterns are not supported");
862
- t.weekday = ["short", "long", "narrow", "short"][r - 4];
824
+ t.weekday = ["short", "long", "narrow", "short"][n - 4];
863
825
  break;
864
826
  case "a":
865
827
  t.hour12 = !0;
@@ -868,32 +830,32 @@ function Bi(e) {
868
830
  case "B":
869
831
  throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");
870
832
  case "h":
871
- t.hourCycle = "h12", t.hour = ["numeric", "2-digit"][r - 1];
833
+ t.hourCycle = "h12", t.hour = ["numeric", "2-digit"][n - 1];
872
834
  break;
873
835
  case "H":
874
- t.hourCycle = "h23", t.hour = ["numeric", "2-digit"][r - 1];
836
+ t.hourCycle = "h23", t.hour = ["numeric", "2-digit"][n - 1];
875
837
  break;
876
838
  case "K":
877
- t.hourCycle = "h11", t.hour = ["numeric", "2-digit"][r - 1];
839
+ t.hourCycle = "h11", t.hour = ["numeric", "2-digit"][n - 1];
878
840
  break;
879
841
  case "k":
880
- t.hourCycle = "h24", t.hour = ["numeric", "2-digit"][r - 1];
842
+ t.hourCycle = "h24", t.hour = ["numeric", "2-digit"][n - 1];
881
843
  break;
882
844
  case "j":
883
845
  case "J":
884
846
  case "C":
885
847
  throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");
886
848
  case "m":
887
- t.minute = ["numeric", "2-digit"][r - 1];
849
+ t.minute = ["numeric", "2-digit"][n - 1];
888
850
  break;
889
851
  case "s":
890
- t.second = ["numeric", "2-digit"][r - 1];
852
+ t.second = ["numeric", "2-digit"][n - 1];
891
853
  break;
892
854
  case "S":
893
855
  case "A":
894
856
  throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");
895
857
  case "z":
896
- t.timeZoneName = r < 4 ? "short" : "long";
858
+ t.timeZoneName = n < 4 ? "short" : "long";
897
859
  break;
898
860
  case "Z":
899
861
  case "O":
@@ -906,14 +868,24 @@ function Bi(e) {
906
868
  return "";
907
869
  }), t;
908
870
  }
909
- var Hi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
910
- function Ai(e) {
871
+ var C = function() {
872
+ return C = Object.assign || function(t) {
873
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
874
+ r = arguments[n];
875
+ for (var o in r)
876
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
877
+ }
878
+ return t;
879
+ }, C.apply(this, arguments);
880
+ };
881
+ var Ai = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
882
+ function Oi(e) {
911
883
  if (e.length === 0)
912
884
  throw new Error("Number skeleton cannot be empty");
913
- for (var t = e.split(Hi).filter(function(f) {
885
+ for (var t = e.split(Ai).filter(function(f) {
914
886
  return f.length > 0;
915
- }), n = [], r = 0, i = t; r < i.length; r++) {
916
- var o = i[r], s = o.split("/");
887
+ }), r = [], n = 0, i = t; n < i.length; n++) {
888
+ var o = i[n], s = o.split("/");
917
889
  if (s.length === 0)
918
890
  throw new Error("Invalid number skeleton");
919
891
  for (var a = s[0], u = s.slice(1), l = 0, c = u; l < c.length; l++) {
@@ -921,21 +893,21 @@ function Ai(e) {
921
893
  if (m.length === 0)
922
894
  throw new Error("Invalid number skeleton");
923
895
  }
924
- n.push({ stem: a, options: u });
896
+ r.push({ stem: a, options: u });
925
897
  }
926
- return n;
898
+ return r;
927
899
  }
928
900
  function Pi(e) {
929
901
  return e.replace(/^(.*?)-/, "");
930
902
  }
931
- var qt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Dn = /^(@+)?(\+|#+)?[rs]?$/g, Ci = /(\*)(0+)|(#+)(0+)|(0+)/g, jn = /^(0+)$/;
932
- function Yt(e) {
903
+ var Yt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Dr = /^(@+)?(\+|#+)?[rs]?$/g, Ci = /(\*)(0+)|(#+)(0+)|(0+)/g, jr = /^(0+)$/;
904
+ function Kt(e) {
933
905
  var t = {};
934
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Dn, function(n, r, i) {
935
- return typeof i != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : i === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof i == "string" ? i.length : 0)), "";
906
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Dr, function(r, n, i) {
907
+ 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)), "";
936
908
  }), t;
937
909
  }
938
- function kn(e) {
910
+ function kr(e) {
939
911
  switch (e) {
940
912
  case "sign-auto":
941
913
  return {
@@ -982,20 +954,20 @@ function Mi(e) {
982
954
  }, e = e.slice(2)) : e[0] === "E" && (t = {
983
955
  notation: "scientific"
984
956
  }, e = e.slice(1)), t) {
985
- var n = e.slice(0, 2);
986
- if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !jn.test(e))
957
+ var r = e.slice(0, 2);
958
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !jr.test(e))
987
959
  throw new Error("Malformed concise eng/scientific notation");
988
960
  t.minimumIntegerDigits = e.length;
989
961
  }
990
962
  return t;
991
963
  }
992
- function Kt(e) {
993
- var t = {}, n = kn(e);
994
- return n || t;
964
+ function er(e) {
965
+ var t = {}, r = kr(e);
966
+ return r || t;
995
967
  }
996
- function Oi(e) {
997
- for (var t = {}, n = 0, r = e; n < r.length; n++) {
998
- var i = r[n];
968
+ function Ni(e) {
969
+ for (var t = {}, r = 0, n = e; r < n.length; r++) {
970
+ var i = n[r];
999
971
  switch (i.stem) {
1000
972
  case "percent":
1001
973
  case "%":
@@ -1028,13 +1000,13 @@ function Oi(e) {
1028
1000
  t.notation = "compact", t.compactDisplay = "long";
1029
1001
  continue;
1030
1002
  case "scientific":
1031
- t = w(w(w({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1032
- return w(w({}, u), Kt(l));
1003
+ t = C(C(C({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1004
+ return C(C({}, u), er(l));
1033
1005
  }, {}));
1034
1006
  continue;
1035
1007
  case "engineering":
1036
- t = w(w(w({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1037
- return w(w({}, u), Kt(l));
1008
+ t = C(C(C({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1009
+ return C(C({}, u), er(l));
1038
1010
  }, {}));
1039
1011
  continue;
1040
1012
  case "notation-simple":
@@ -1079,45 +1051,45 @@ function Oi(e) {
1079
1051
  case "integer-width":
1080
1052
  if (i.options.length > 1)
1081
1053
  throw new RangeError("integer-width stems only accept a single optional option");
1082
- i.options[0].replace(Ci, function(u, l, c, m, f, p) {
1054
+ i.options[0].replace(Ci, function(u, l, c, m, f, d) {
1083
1055
  if (l)
1084
1056
  t.minimumIntegerDigits = c.length;
1085
1057
  else {
1086
1058
  if (m && f)
1087
1059
  throw new Error("We currently do not support maximum integer digits");
1088
- if (p)
1060
+ if (d)
1089
1061
  throw new Error("We currently do not support exact integer digits");
1090
1062
  }
1091
1063
  return "";
1092
1064
  });
1093
1065
  continue;
1094
1066
  }
1095
- if (jn.test(i.stem)) {
1067
+ if (jr.test(i.stem)) {
1096
1068
  t.minimumIntegerDigits = i.stem.length;
1097
1069
  continue;
1098
1070
  }
1099
- if (qt.test(i.stem)) {
1071
+ if (Yt.test(i.stem)) {
1100
1072
  if (i.options.length > 1)
1101
1073
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1102
- i.stem.replace(qt, function(u, l, c, m, f, p) {
1103
- return c === "*" ? t.minimumFractionDigits = l.length : m && m[0] === "#" ? t.maximumFractionDigits = m.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1074
+ i.stem.replace(Yt, function(u, l, c, m, f, d) {
1075
+ return c === "*" ? t.minimumFractionDigits = l.length : m && m[0] === "#" ? t.maximumFractionDigits = m.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1104
1076
  });
1105
1077
  var o = i.options[0];
1106
- o === "w" ? t = w(w({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = w(w({}, t), Yt(o)));
1078
+ o === "w" ? t = C(C({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = C(C({}, t), Kt(o)));
1107
1079
  continue;
1108
1080
  }
1109
- if (Dn.test(i.stem)) {
1110
- t = w(w({}, t), Yt(i.stem));
1081
+ if (Dr.test(i.stem)) {
1082
+ t = C(C({}, t), Kt(i.stem));
1111
1083
  continue;
1112
1084
  }
1113
- var s = kn(i.stem);
1114
- s && (t = w(w({}, t), s));
1085
+ var s = kr(i.stem);
1086
+ s && (t = C(C({}, t), s));
1115
1087
  var a = Mi(i.stem);
1116
- a && (t = w(w({}, t), a));
1088
+ a && (t = C(C({}, t), a));
1117
1089
  }
1118
1090
  return t;
1119
1091
  }
1120
- var Oe = {
1092
+ var Me = {
1121
1093
  "001": [
1122
1094
  "H",
1123
1095
  "h"
@@ -2533,22 +2505,22 @@ var Oe = {
2533
2505
  ]
2534
2506
  };
2535
2507
  function Ii(e, t) {
2536
- for (var n = "", r = 0; r < e.length; r++) {
2537
- var i = e.charAt(r);
2508
+ for (var r = "", n = 0; n < e.length; n++) {
2509
+ var i = e.charAt(n);
2538
2510
  if (i === "j") {
2539
- for (var o = 0; r + 1 < e.length && e.charAt(r + 1) === i; )
2540
- o++, r++;
2541
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Ni(t);
2511
+ for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2512
+ o++, n++;
2513
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Li(t);
2542
2514
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2543
- n += u;
2515
+ r += u;
2544
2516
  for (; s-- > 0; )
2545
- n = l + n;
2517
+ r = l + r;
2546
2518
  } else
2547
- i === "J" ? n += "H" : n += i;
2519
+ i === "J" ? r += "H" : r += i;
2548
2520
  }
2549
- return n;
2521
+ return r;
2550
2522
  }
2551
- function Ni(e) {
2523
+ function Li(e) {
2552
2524
  var t = e.hourCycle;
2553
2525
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2554
2526
  e.hourCycles && // @ts-ignore
@@ -2565,73 +2537,73 @@ function Ni(e) {
2565
2537
  default:
2566
2538
  throw new Error("Invalid hourCycle");
2567
2539
  }
2568
- var n = e.language, r;
2569
- n !== "root" && (r = e.maximize().region);
2570
- var i = Oe[r || ""] || Oe[n || ""] || Oe["".concat(n, "-001")] || Oe["001"];
2540
+ var r = e.language, n;
2541
+ r !== "root" && (n = e.maximize().region);
2542
+ var i = Me[n || ""] || Me[r || ""] || Me["".concat(r, "-001")] || Me["001"];
2571
2543
  return i[0];
2572
2544
  }
2573
- var it, Li = new RegExp("^".concat(Gn.source, "*")), Ri = new RegExp("".concat(Gn.source, "*$"));
2545
+ var at, Ri = new RegExp("^".concat(Gr.source, "*")), Wi = new RegExp("".concat(Gr.source, "*$"));
2574
2546
  function E(e, t) {
2575
2547
  return { start: e, end: t };
2576
2548
  }
2577
- var Wi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Fi = !!String.fromCodePoint, Ui = !!Object.fromEntries, Gi = !!String.prototype.codePointAt, Di = !!String.prototype.trimStart, ji = !!String.prototype.trimEnd, ki = !!Number.isSafeInteger, $i = ki ? Number.isSafeInteger : function(e) {
2549
+ var Fi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ui = !!String.fromCodePoint, Gi = !!Object.fromEntries, Di = !!String.prototype.codePointAt, ji = !!String.prototype.trimStart, ki = !!String.prototype.trimEnd, $i = !!Number.isSafeInteger, Vi = $i ? Number.isSafeInteger : function(e) {
2578
2550
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2579
- }, pt = !0;
2551
+ }, dt = !0;
2580
2552
  try {
2581
- var Vi = Vn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2582
- pt = ((it = Vi.exec("a")) === null || it === void 0 ? void 0 : it[0]) === "a";
2553
+ var Xi = Vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2554
+ dt = ((at = Xi.exec("a")) === null || at === void 0 ? void 0 : at[0]) === "a";
2583
2555
  } catch (e) {
2584
- pt = !1;
2556
+ dt = !1;
2585
2557
  }
2586
- var en = Wi ? (
2558
+ var tr = Fi ? (
2587
2559
  // Native
2588
- function(t, n, r) {
2589
- return t.startsWith(n, r);
2560
+ function(t, r, n) {
2561
+ return t.startsWith(r, n);
2590
2562
  }
2591
2563
  ) : (
2592
2564
  // For IE11
2593
- function(t, n, r) {
2594
- return t.slice(r, r + n.length) === n;
2565
+ function(t, r, n) {
2566
+ return t.slice(n, n + r.length) === r;
2595
2567
  }
2596
- ), bt = Fi ? String.fromCodePoint : (
2568
+ ), bt = Ui ? String.fromCodePoint : (
2597
2569
  // IE11
2598
2570
  function() {
2599
- for (var t = [], n = 0; n < arguments.length; n++)
2600
- t[n] = arguments[n];
2601
- for (var r = "", i = t.length, o = 0, s; i > o; ) {
2571
+ for (var t = [], r = 0; r < arguments.length; r++)
2572
+ t[r] = arguments[r];
2573
+ for (var n = "", i = t.length, o = 0, s; i > o; ) {
2602
2574
  if (s = t[o++], s > 1114111)
2603
2575
  throw RangeError(s + " is not a valid code point");
2604
- r += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
2576
+ n += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
2605
2577
  }
2606
- return r;
2578
+ return n;
2607
2579
  }
2608
- ), tn = (
2580
+ ), rr = (
2609
2581
  // native
2610
- Ui ? Object.fromEntries : (
2582
+ Gi ? Object.fromEntries : (
2611
2583
  // Ponyfill
2612
2584
  function(t) {
2613
- for (var n = {}, r = 0, i = t; r < i.length; r++) {
2614
- var o = i[r], s = o[0], a = o[1];
2615
- n[s] = a;
2585
+ for (var r = {}, n = 0, i = t; n < i.length; n++) {
2586
+ var o = i[n], s = o[0], a = o[1];
2587
+ r[s] = a;
2616
2588
  }
2617
- return n;
2589
+ return r;
2618
2590
  }
2619
2591
  )
2620
- ), $n = Gi ? (
2592
+ ), $r = Di ? (
2621
2593
  // Native
2622
- function(t, n) {
2623
- return t.codePointAt(n);
2594
+ function(t, r) {
2595
+ return t.codePointAt(r);
2624
2596
  }
2625
2597
  ) : (
2626
2598
  // IE 11
2627
- function(t, n) {
2628
- var r = t.length;
2629
- if (!(n < 0 || n >= r)) {
2630
- var i = t.charCodeAt(n), o;
2631
- return i < 55296 || i > 56319 || n + 1 === r || (o = t.charCodeAt(n + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2599
+ function(t, r) {
2600
+ var n = t.length;
2601
+ if (!(r < 0 || r >= n)) {
2602
+ var i = t.charCodeAt(r), o;
2603
+ return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2632
2604
  }
2633
2605
  }
2634
- ), Xi = Di ? (
2606
+ ), zi = ji ? (
2635
2607
  // Native
2636
2608
  function(t) {
2637
2609
  return t.trimStart();
@@ -2639,9 +2611,9 @@ var en = Wi ? (
2639
2611
  ) : (
2640
2612
  // Ponyfill
2641
2613
  function(t) {
2642
- return t.replace(Li, "");
2614
+ return t.replace(Ri, "");
2643
2615
  }
2644
- ), zi = ji ? (
2616
+ ), Zi = ki ? (
2645
2617
  // Native
2646
2618
  function(t) {
2647
2619
  return t.trimEnd();
@@ -2649,69 +2621,69 @@ var en = Wi ? (
2649
2621
  ) : (
2650
2622
  // Ponyfill
2651
2623
  function(t) {
2652
- return t.replace(Ri, "");
2624
+ return t.replace(Wi, "");
2653
2625
  }
2654
2626
  );
2655
- function Vn(e, t) {
2627
+ function Vr(e, t) {
2656
2628
  return new RegExp(e, t);
2657
2629
  }
2658
2630
  var gt;
2659
- if (pt) {
2660
- var nn = Vn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2661
- gt = function(t, n) {
2662
- var r;
2663
- nn.lastIndex = n;
2664
- var i = nn.exec(t);
2665
- return (r = i[1]) !== null && r !== void 0 ? r : "";
2631
+ if (dt) {
2632
+ var nr = Vr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2633
+ gt = function(t, r) {
2634
+ var n;
2635
+ nr.lastIndex = r;
2636
+ var i = nr.exec(t);
2637
+ return (n = i[1]) !== null && n !== void 0 ? n : "";
2666
2638
  };
2667
2639
  } else
2668
- gt = function(t, n) {
2669
- for (var r = []; ; ) {
2670
- var i = $n(t, n);
2671
- if (i === void 0 || Xn(i) || qi(i))
2640
+ gt = function(t, r) {
2641
+ for (var n = []; ; ) {
2642
+ var i = $r(t, r);
2643
+ if (i === void 0 || Xr(i) || Yi(i))
2672
2644
  break;
2673
- r.push(i), n += i >= 65536 ? 2 : 1;
2645
+ n.push(i), r += i >= 65536 ? 2 : 1;
2674
2646
  }
2675
- return bt.apply(void 0, r);
2647
+ return bt.apply(void 0, n);
2676
2648
  };
2677
- var Zi = (
2649
+ var Qi = (
2678
2650
  /** @class */
2679
2651
  function() {
2680
- function e(t, n) {
2681
- n === void 0 && (n = {}), this.message = t, this.position = { offset: 0, line: 1, column: 1 }, this.ignoreTag = !!n.ignoreTag, this.locale = n.locale, this.requiresOtherClause = !!n.requiresOtherClause, this.shouldParseSkeletons = !!n.shouldParseSkeletons;
2652
+ function e(t, r) {
2653
+ r === void 0 && (r = {}), this.message = t, this.position = { offset: 0, line: 1, column: 1 }, this.ignoreTag = !!r.ignoreTag, this.locale = r.locale, this.requiresOtherClause = !!r.requiresOtherClause, this.shouldParseSkeletons = !!r.shouldParseSkeletons;
2682
2654
  }
2683
2655
  return e.prototype.parse = function() {
2684
2656
  if (this.offset() !== 0)
2685
2657
  throw Error("parser can only be used once");
2686
2658
  return this.parseMessage(0, "", !1);
2687
- }, e.prototype.parseMessage = function(t, n, r) {
2659
+ }, e.prototype.parseMessage = function(t, r, n) {
2688
2660
  for (var i = []; !this.isEOF(); ) {
2689
2661
  var o = this.char();
2690
2662
  if (o === 123) {
2691
- var s = this.parseArgument(t, r);
2663
+ var s = this.parseArgument(t, n);
2692
2664
  if (s.err)
2693
2665
  return s;
2694
2666
  i.push(s.val);
2695
2667
  } else {
2696
2668
  if (o === 125 && t > 0)
2697
2669
  break;
2698
- if (o === 35 && (n === "plural" || n === "selectordinal")) {
2670
+ if (o === 35 && (r === "plural" || r === "selectordinal")) {
2699
2671
  var a = this.clonePosition();
2700
2672
  this.bump(), i.push({
2701
- type: P.pound,
2673
+ type: A.pound,
2702
2674
  location: E(a, this.clonePosition())
2703
2675
  });
2704
2676
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2705
- if (r)
2677
+ if (n)
2706
2678
  break;
2707
2679
  return this.error(v.UNMATCHED_CLOSING_TAG, E(this.clonePosition(), this.clonePosition()));
2708
2680
  } else if (o === 60 && !this.ignoreTag && yt(this.peek() || 0)) {
2709
- var s = this.parseTag(t, n);
2681
+ var s = this.parseTag(t, r);
2710
2682
  if (s.err)
2711
2683
  return s;
2712
2684
  i.push(s.val);
2713
2685
  } else {
2714
- var s = this.parseLiteral(t, n);
2686
+ var s = this.parseLiteral(t, r);
2715
2687
  if (s.err)
2716
2688
  return s;
2717
2689
  i.push(s.val);
@@ -2719,21 +2691,21 @@ var Zi = (
2719
2691
  }
2720
2692
  }
2721
2693
  return { val: i, err: null };
2722
- }, e.prototype.parseTag = function(t, n) {
2723
- var r = this.clonePosition();
2694
+ }, e.prototype.parseTag = function(t, r) {
2695
+ var n = this.clonePosition();
2724
2696
  this.bump();
2725
2697
  var i = this.parseTagName();
2726
2698
  if (this.bumpSpace(), this.bumpIf("/>"))
2727
2699
  return {
2728
2700
  val: {
2729
- type: P.literal,
2701
+ type: A.literal,
2730
2702
  value: "<".concat(i, "/>"),
2731
- location: E(r, this.clonePosition())
2703
+ location: E(n, this.clonePosition())
2732
2704
  },
2733
2705
  err: null
2734
2706
  };
2735
2707
  if (this.bumpIf(">")) {
2736
- var o = this.parseMessage(t + 1, n, !0);
2708
+ var o = this.parseMessage(t + 1, r, !0);
2737
2709
  if (o.err)
2738
2710
  return o;
2739
2711
  var s = o.val, a = this.clonePosition();
@@ -2743,30 +2715,30 @@ var Zi = (
2743
2715
  var u = this.clonePosition(), l = this.parseTagName();
2744
2716
  return i !== l ? this.error(v.UNMATCHED_CLOSING_TAG, E(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2745
2717
  val: {
2746
- type: P.tag,
2718
+ type: A.tag,
2747
2719
  value: i,
2748
2720
  children: s,
2749
- location: E(r, this.clonePosition())
2721
+ location: E(n, this.clonePosition())
2750
2722
  },
2751
2723
  err: null
2752
2724
  } : this.error(v.INVALID_TAG, E(a, this.clonePosition())));
2753
2725
  } else
2754
- return this.error(v.UNCLOSED_TAG, E(r, this.clonePosition()));
2726
+ return this.error(v.UNCLOSED_TAG, E(n, this.clonePosition()));
2755
2727
  } else
2756
- return this.error(v.INVALID_TAG, E(r, this.clonePosition()));
2728
+ return this.error(v.INVALID_TAG, E(n, this.clonePosition()));
2757
2729
  }, e.prototype.parseTagName = function() {
2758
2730
  var t = this.offset();
2759
- for (this.bump(); !this.isEOF() && Ji(this.char()); )
2731
+ for (this.bump(); !this.isEOF() && qi(this.char()); )
2760
2732
  this.bump();
2761
2733
  return this.message.slice(t, this.offset());
2762
- }, e.prototype.parseLiteral = function(t, n) {
2763
- for (var r = this.clonePosition(), i = ""; ; ) {
2764
- var o = this.tryParseQuote(n);
2734
+ }, e.prototype.parseLiteral = function(t, r) {
2735
+ for (var n = this.clonePosition(), i = ""; ; ) {
2736
+ var o = this.tryParseQuote(r);
2765
2737
  if (o) {
2766
2738
  i += o;
2767
2739
  continue;
2768
2740
  }
2769
- var s = this.tryParseUnquoted(t, n);
2741
+ var s = this.tryParseUnquoted(t, r);
2770
2742
  if (s) {
2771
2743
  i += s;
2772
2744
  continue;
@@ -2778,14 +2750,14 @@ var Zi = (
2778
2750
  }
2779
2751
  break;
2780
2752
  }
2781
- var u = E(r, this.clonePosition());
2753
+ var u = E(n, this.clonePosition());
2782
2754
  return {
2783
- val: { type: P.literal, value: i, location: u },
2755
+ val: { type: A.literal, value: i, location: u },
2784
2756
  err: null
2785
2757
  };
2786
2758
  }, e.prototype.tryParseLeftAngleBracket = function() {
2787
2759
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2788
- !Qi(this.peek() || 0)) ? (this.bump(), "<") : null;
2760
+ !Ji(this.peek() || 0)) ? (this.bump(), "<") : null;
2789
2761
  }, e.prototype.tryParseQuote = function(t) {
2790
2762
  if (this.isEOF() || this.char() !== 39)
2791
2763
  return null;
@@ -2805,59 +2777,59 @@ var Zi = (
2805
2777
  return null;
2806
2778
  }
2807
2779
  this.bump();
2808
- var n = [this.char()];
2780
+ var r = [this.char()];
2809
2781
  for (this.bump(); !this.isEOF(); ) {
2810
- var r = this.char();
2811
- if (r === 39)
2782
+ var n = this.char();
2783
+ if (n === 39)
2812
2784
  if (this.peek() === 39)
2813
- n.push(39), this.bump();
2785
+ r.push(39), this.bump();
2814
2786
  else {
2815
2787
  this.bump();
2816
2788
  break;
2817
2789
  }
2818
2790
  else
2819
- n.push(r);
2791
+ r.push(n);
2820
2792
  this.bump();
2821
2793
  }
2822
- return bt.apply(void 0, n);
2823
- }, e.prototype.tryParseUnquoted = function(t, n) {
2794
+ return bt.apply(void 0, r);
2795
+ }, e.prototype.tryParseUnquoted = function(t, r) {
2824
2796
  if (this.isEOF())
2825
2797
  return null;
2826
- var r = this.char();
2827
- return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), bt(r));
2828
- }, e.prototype.parseArgument = function(t, n) {
2829
- var r = this.clonePosition();
2798
+ var n = this.char();
2799
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), bt(n));
2800
+ }, e.prototype.parseArgument = function(t, r) {
2801
+ var n = this.clonePosition();
2830
2802
  if (this.bump(), this.bumpSpace(), this.isEOF())
2831
- return this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, E(r, this.clonePosition()));
2803
+ return this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, E(n, this.clonePosition()));
2832
2804
  if (this.char() === 125)
2833
- return this.bump(), this.error(v.EMPTY_ARGUMENT, E(r, this.clonePosition()));
2805
+ return this.bump(), this.error(v.EMPTY_ARGUMENT, E(n, this.clonePosition()));
2834
2806
  var i = this.parseIdentifierIfPossible().value;
2835
2807
  if (!i)
2836
- return this.error(v.MALFORMED_ARGUMENT, E(r, this.clonePosition()));
2808
+ return this.error(v.MALFORMED_ARGUMENT, E(n, this.clonePosition()));
2837
2809
  if (this.bumpSpace(), this.isEOF())
2838
- return this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, E(r, this.clonePosition()));
2810
+ return this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, E(n, this.clonePosition()));
2839
2811
  switch (this.char()) {
2840
2812
  case 125:
2841
2813
  return this.bump(), {
2842
2814
  val: {
2843
- type: P.argument,
2815
+ type: A.argument,
2844
2816
  // value does not include the opening and closing braces.
2845
2817
  value: i,
2846
- location: E(r, this.clonePosition())
2818
+ location: E(n, this.clonePosition())
2847
2819
  },
2848
2820
  err: null
2849
2821
  };
2850
2822
  case 44:
2851
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, E(r, this.clonePosition())) : this.parseArgumentOptions(t, n, i, r);
2823
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, E(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2852
2824
  default:
2853
- return this.error(v.MALFORMED_ARGUMENT, E(r, this.clonePosition()));
2825
+ return this.error(v.MALFORMED_ARGUMENT, E(n, this.clonePosition()));
2854
2826
  }
2855
2827
  }, e.prototype.parseIdentifierIfPossible = function() {
2856
- var t = this.clonePosition(), n = this.offset(), r = gt(this.message, n), i = n + r.length;
2828
+ var t = this.clonePosition(), r = this.offset(), n = gt(this.message, r), i = r + n.length;
2857
2829
  this.bumpTo(i);
2858
2830
  var o = this.clonePosition(), s = E(t, o);
2859
- return { value: r, location: s };
2860
- }, e.prototype.parseArgumentOptions = function(t, n, r, i) {
2831
+ return { value: n, location: s };
2832
+ }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2861
2833
  var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, u = this.clonePosition();
2862
2834
  switch (a) {
2863
2835
  case "":
@@ -2872,45 +2844,45 @@ var Zi = (
2872
2844
  var c = this.clonePosition(), m = this.parseSimpleArgStyleIfPossible();
2873
2845
  if (m.err)
2874
2846
  return m;
2875
- var f = zi(m.val);
2847
+ var f = Zi(m.val);
2876
2848
  if (f.length === 0)
2877
2849
  return this.error(v.EXPECT_ARGUMENT_STYLE, E(this.clonePosition(), this.clonePosition()));
2878
- var p = E(c, this.clonePosition());
2879
- l = { style: f, styleLocation: p };
2850
+ var d = E(c, this.clonePosition());
2851
+ l = { style: f, styleLocation: d };
2880
2852
  }
2881
2853
  var g = this.tryParseArgumentClose(i);
2882
2854
  if (g.err)
2883
2855
  return g;
2884
2856
  var b = E(i, this.clonePosition());
2885
- if (l && en(l == null ? void 0 : l.style, "::", 0)) {
2886
- var C = Xi(l.style.slice(2));
2857
+ if (l && tr(l == null ? void 0 : l.style, "::", 0)) {
2858
+ var O = zi(l.style.slice(2));
2887
2859
  if (a === "number") {
2888
- var m = this.parseNumberSkeletonFromString(C, l.styleLocation);
2860
+ var m = this.parseNumberSkeletonFromString(O, l.styleLocation);
2889
2861
  return m.err ? m : {
2890
- val: { type: P.number, value: r, location: b, style: m.val },
2862
+ val: { type: A.number, value: n, location: b, style: m.val },
2891
2863
  err: null
2892
2864
  };
2893
2865
  } else {
2894
- if (C.length === 0)
2866
+ if (O.length === 0)
2895
2867
  return this.error(v.EXPECT_DATE_TIME_SKELETON, b);
2896
- var I = C;
2897
- this.locale && (I = Ii(C, this.locale));
2868
+ var N = O;
2869
+ this.locale && (N = Ii(O, this.locale));
2898
2870
  var f = {
2899
- type: ce.dateTime,
2900
- pattern: I,
2871
+ type: he.dateTime,
2872
+ pattern: N,
2901
2873
  location: l.styleLocation,
2902
- parsedOptions: this.shouldParseSkeletons ? Bi(I) : {}
2903
- }, N = a === "date" ? P.date : P.time;
2874
+ parsedOptions: this.shouldParseSkeletons ? Hi(N) : {}
2875
+ }, I = a === "date" ? A.date : A.time;
2904
2876
  return {
2905
- val: { type: N, value: r, location: b, style: f },
2877
+ val: { type: I, value: n, location: b, style: f },
2906
2878
  err: null
2907
2879
  };
2908
2880
  }
2909
2881
  }
2910
2882
  return {
2911
2883
  val: {
2912
- type: a === "number" ? P.number : a === "date" ? P.date : P.time,
2913
- value: r,
2884
+ type: a === "number" ? A.number : a === "date" ? A.date : A.time,
2885
+ value: n,
2914
2886
  location: b,
2915
2887
  style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
2916
2888
  },
@@ -2920,21 +2892,21 @@ var Zi = (
2920
2892
  case "plural":
2921
2893
  case "selectordinal":
2922
2894
  case "select": {
2923
- var T = this.clonePosition();
2895
+ var S = this.clonePosition();
2924
2896
  if (this.bumpSpace(), !this.bumpIf(","))
2925
- return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, E(T, w({}, T)));
2897
+ return this.error(v.EXPECT_SELECT_ARGUMENT_OPTIONS, E(S, Ue({}, S)));
2926
2898
  this.bumpSpace();
2927
- var A = this.parseIdentifierIfPossible(), x = 0;
2928
- if (a !== "select" && A.value === "offset") {
2899
+ var H = this.parseIdentifierIfPossible(), x = 0;
2900
+ if (a !== "select" && H.value === "offset") {
2929
2901
  if (!this.bumpIf(":"))
2930
2902
  return this.error(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, E(this.clonePosition(), this.clonePosition()));
2931
2903
  this.bumpSpace();
2932
2904
  var m = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2933
2905
  if (m.err)
2934
2906
  return m;
2935
- this.bumpSpace(), A = this.parseIdentifierIfPossible(), x = m.val;
2907
+ this.bumpSpace(), H = this.parseIdentifierIfPossible(), x = m.val;
2936
2908
  }
2937
- var R = this.tryParsePluralOrSelectOptions(t, a, n, A);
2909
+ var R = this.tryParsePluralOrSelectOptions(t, a, r, H);
2938
2910
  if (R.err)
2939
2911
  return R;
2940
2912
  var g = this.tryParseArgumentClose(i);
@@ -2943,17 +2915,17 @@ var Zi = (
2943
2915
  var W = E(i, this.clonePosition());
2944
2916
  return a === "select" ? {
2945
2917
  val: {
2946
- type: P.select,
2947
- value: r,
2948
- options: tn(R.val),
2918
+ type: A.select,
2919
+ value: n,
2920
+ options: rr(R.val),
2949
2921
  location: W
2950
2922
  },
2951
2923
  err: null
2952
2924
  } : {
2953
2925
  val: {
2954
- type: P.plural,
2955
- value: r,
2956
- options: tn(R.val),
2926
+ type: A.plural,
2927
+ value: n,
2928
+ options: rr(R.val),
2957
2929
  offset: x,
2958
2930
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2959
2931
  location: W
@@ -2967,9 +2939,9 @@ var Zi = (
2967
2939
  }, e.prototype.tryParseArgumentClose = function(t) {
2968
2940
  return this.isEOF() || this.char() !== 125 ? this.error(v.EXPECT_ARGUMENT_CLOSING_BRACE, E(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2969
2941
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2970
- for (var t = 0, n = this.clonePosition(); !this.isEOF(); ) {
2971
- var r = this.char();
2972
- switch (r) {
2942
+ for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2943
+ var n = this.char();
2944
+ switch (n) {
2973
2945
  case 39: {
2974
2946
  this.bump();
2975
2947
  var i = this.clonePosition();
@@ -2987,7 +2959,7 @@ var Zi = (
2987
2959
  t -= 1;
2988
2960
  else
2989
2961
  return {
2990
- val: this.message.slice(n.offset, this.offset()),
2962
+ val: this.message.slice(r.offset, this.offset()),
2991
2963
  err: null
2992
2964
  };
2993
2965
  break;
@@ -2998,30 +2970,30 @@ var Zi = (
2998
2970
  }
2999
2971
  }
3000
2972
  return {
3001
- val: this.message.slice(n.offset, this.offset()),
2973
+ val: this.message.slice(r.offset, this.offset()),
3002
2974
  err: null
3003
2975
  };
3004
- }, e.prototype.parseNumberSkeletonFromString = function(t, n) {
3005
- var r = [];
2976
+ }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2977
+ var n = [];
3006
2978
  try {
3007
- r = Ai(t);
2979
+ n = Oi(t);
3008
2980
  } catch (i) {
3009
- return this.error(v.INVALID_NUMBER_SKELETON, n);
2981
+ return this.error(v.INVALID_NUMBER_SKELETON, r);
3010
2982
  }
3011
2983
  return {
3012
2984
  val: {
3013
- type: ce.number,
3014
- tokens: r,
3015
- location: n,
3016
- parsedOptions: this.shouldParseSkeletons ? Oi(r) : {}
2985
+ type: he.number,
2986
+ tokens: n,
2987
+ location: r,
2988
+ parsedOptions: this.shouldParseSkeletons ? Ni(n) : {}
3017
2989
  },
3018
2990
  err: null
3019
2991
  };
3020
- }, e.prototype.tryParsePluralOrSelectOptions = function(t, n, r, i) {
2992
+ }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3021
2993
  for (var o, s = !1, a = [], u = /* @__PURE__ */ new Set(), l = i.value, c = i.location; ; ) {
3022
2994
  if (l.length === 0) {
3023
2995
  var m = this.clonePosition();
3024
- if (n !== "select" && this.bumpIf("=")) {
2996
+ if (r !== "select" && this.bumpIf("=")) {
3025
2997
  var f = this.tryParseDecimalInteger(v.EXPECT_PLURAL_ARGUMENT_SELECTOR, v.INVALID_PLURAL_ARGUMENT_SELECTOR);
3026
2998
  if (f.err)
3027
2999
  return f;
@@ -3030,29 +3002,29 @@ var Zi = (
3030
3002
  break;
3031
3003
  }
3032
3004
  if (u.has(l))
3033
- return this.error(n === "select" ? v.DUPLICATE_SELECT_ARGUMENT_SELECTOR : v.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, c);
3005
+ return this.error(r === "select" ? v.DUPLICATE_SELECT_ARGUMENT_SELECTOR : v.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, c);
3034
3006
  l === "other" && (s = !0), this.bumpSpace();
3035
- var p = this.clonePosition();
3007
+ var d = this.clonePosition();
3036
3008
  if (!this.bumpIf("{"))
3037
- return this.error(n === "select" ? v.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : v.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, E(this.clonePosition(), this.clonePosition()));
3038
- var g = this.parseMessage(t + 1, n, r);
3009
+ return this.error(r === "select" ? v.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : v.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, E(this.clonePosition(), this.clonePosition()));
3010
+ var g = this.parseMessage(t + 1, r, n);
3039
3011
  if (g.err)
3040
3012
  return g;
3041
- var b = this.tryParseArgumentClose(p);
3013
+ var b = this.tryParseArgumentClose(d);
3042
3014
  if (b.err)
3043
3015
  return b;
3044
3016
  a.push([
3045
3017
  l,
3046
3018
  {
3047
3019
  value: g.val,
3048
- location: E(p, this.clonePosition())
3020
+ location: E(d, this.clonePosition())
3049
3021
  }
3050
3022
  ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, c = o.location;
3051
3023
  }
3052
- return a.length === 0 ? this.error(n === "select" ? v.EXPECT_SELECT_ARGUMENT_SELECTOR : v.EXPECT_PLURAL_ARGUMENT_SELECTOR, E(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(v.MISSING_OTHER_CLAUSE, E(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3053
- }, e.prototype.tryParseDecimalInteger = function(t, n) {
3054
- var r = 1, i = this.clonePosition();
3055
- this.bumpIf("+") || this.bumpIf("-") && (r = -1);
3024
+ return a.length === 0 ? this.error(r === "select" ? v.EXPECT_SELECT_ARGUMENT_SELECTOR : v.EXPECT_PLURAL_ARGUMENT_SELECTOR, E(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(v.MISSING_OTHER_CLAUSE, E(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3025
+ }, e.prototype.tryParseDecimalInteger = function(t, r) {
3026
+ var n = 1, i = this.clonePosition();
3027
+ this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3056
3028
  for (var o = !1, s = 0; !this.isEOF(); ) {
3057
3029
  var a = this.char();
3058
3030
  if (a >= 48 && a <= 57)
@@ -3061,7 +3033,7 @@ var Zi = (
3061
3033
  break;
3062
3034
  }
3063
3035
  var u = E(i, this.clonePosition());
3064
- return o ? (s *= r, $i(s) ? { val: s, err: null } : this.error(n, u)) : this.error(t, u);
3036
+ return o ? (s *= n, Vi(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3065
3037
  }, e.prototype.offset = function() {
3066
3038
  return this.position.offset;
3067
3039
  }, e.prototype.isEOF = function() {
@@ -3076,17 +3048,17 @@ var Zi = (
3076
3048
  var t = this.position.offset;
3077
3049
  if (t >= this.message.length)
3078
3050
  throw Error("out of bound");
3079
- var n = $n(this.message, t);
3080
- if (n === void 0)
3051
+ var r = $r(this.message, t);
3052
+ if (r === void 0)
3081
3053
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3082
- return n;
3083
- }, e.prototype.error = function(t, n) {
3054
+ return r;
3055
+ }, e.prototype.error = function(t, r) {
3084
3056
  return {
3085
3057
  val: null,
3086
3058
  err: {
3087
3059
  kind: t,
3088
3060
  message: this.message,
3089
- location: n
3061
+ location: r
3090
3062
  }
3091
3063
  };
3092
3064
  }, e.prototype.bump = function() {
@@ -3095,129 +3067,129 @@ var Zi = (
3095
3067
  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);
3096
3068
  }
3097
3069
  }, e.prototype.bumpIf = function(t) {
3098
- if (en(this.message, t, this.offset())) {
3099
- for (var n = 0; n < t.length; n++)
3070
+ if (tr(this.message, t, this.offset())) {
3071
+ for (var r = 0; r < t.length; r++)
3100
3072
  this.bump();
3101
3073
  return !0;
3102
3074
  }
3103
3075
  return !1;
3104
3076
  }, e.prototype.bumpUntil = function(t) {
3105
- var n = this.offset(), r = this.message.indexOf(t, n);
3106
- return r >= 0 ? (this.bumpTo(r), !0) : (this.bumpTo(this.message.length), !1);
3077
+ var r = this.offset(), n = this.message.indexOf(t, r);
3078
+ return n >= 0 ? (this.bumpTo(n), !0) : (this.bumpTo(this.message.length), !1);
3107
3079
  }, e.prototype.bumpTo = function(t) {
3108
3080
  if (this.offset() > t)
3109
3081
  throw Error("targetOffset ".concat(t, " must be greater than or equal to the current offset ").concat(this.offset()));
3110
3082
  for (t = Math.min(t, this.message.length); ; ) {
3111
- var n = this.offset();
3112
- if (n === t)
3083
+ var r = this.offset();
3084
+ if (r === t)
3113
3085
  break;
3114
- if (n > t)
3086
+ if (r > t)
3115
3087
  throw Error("targetOffset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3116
3088
  if (this.bump(), this.isEOF())
3117
3089
  break;
3118
3090
  }
3119
3091
  }, e.prototype.bumpSpace = function() {
3120
- for (; !this.isEOF() && Xn(this.char()); )
3092
+ for (; !this.isEOF() && Xr(this.char()); )
3121
3093
  this.bump();
3122
3094
  }, e.prototype.peek = function() {
3123
3095
  if (this.isEOF())
3124
3096
  return null;
3125
- var t = this.char(), n = this.offset(), r = this.message.charCodeAt(n + (t >= 65536 ? 2 : 1));
3126
- return r != null ? r : null;
3097
+ var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3098
+ return n != null ? n : null;
3127
3099
  }, e;
3128
3100
  }()
3129
3101
  );
3130
3102
  function yt(e) {
3131
3103
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3132
3104
  }
3133
- function Qi(e) {
3105
+ function Ji(e) {
3134
3106
  return yt(e) || e === 47;
3135
3107
  }
3136
- function Ji(e) {
3108
+ function qi(e) {
3137
3109
  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;
3138
3110
  }
3139
- function Xn(e) {
3111
+ function Xr(e) {
3140
3112
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3141
3113
  }
3142
- function qi(e) {
3114
+ function Yi(e) {
3143
3115
  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;
3144
3116
  }
3145
3117
  function vt(e) {
3146
3118
  e.forEach(function(t) {
3147
- if (delete t.location, Rn(t) || Wn(t))
3148
- for (var n in t.options)
3149
- delete t.options[n].location, vt(t.options[n].value);
3119
+ if (delete t.location, Rr(t) || Wr(t))
3120
+ for (var r in t.options)
3121
+ delete t.options[r].location, vt(t.options[r].value);
3150
3122
  else
3151
- In(t) && Un(t.style) || (Nn(t) || Ln(t)) && dt(t.style) ? delete t.style.location : Fn(t) && vt(t.children);
3123
+ Nr(t) && Ur(t.style) || (Ir(t) || Lr(t)) && pt(t.style) ? delete t.style.location : Fr(t) && vt(t.children);
3152
3124
  });
3153
3125
  }
3154
- function Yi(e, t) {
3155
- t === void 0 && (t = {}), t = w({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3156
- var n = new Zi(e, t).parse();
3157
- if (n.err) {
3158
- var r = SyntaxError(v[n.err.kind]);
3159
- throw r.location = n.err.location, r.originalMessage = n.err.message, r;
3126
+ function Ki(e, t) {
3127
+ t === void 0 && (t = {}), t = Ue({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3128
+ var r = new Qi(e, t).parse();
3129
+ if (r.err) {
3130
+ var n = SyntaxError(v[r.err.kind]);
3131
+ throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3160
3132
  }
3161
- return t != null && t.captureLocation || vt(n.val), n.val;
3133
+ return t != null && t.captureLocation || vt(r.val), r.val;
3162
3134
  }
3163
- var fe;
3135
+ var ce;
3164
3136
  (function(e) {
3165
3137
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3166
- })(fe || (fe = {}));
3167
- var je = (
3138
+ })(ce || (ce = {}));
3139
+ var $e = (
3168
3140
  /** @class */
3169
3141
  function(e) {
3170
- K(t, e);
3171
- function t(n, r, i) {
3172
- var o = e.call(this, n) || this;
3173
- return o.code = r, o.originalMessage = i, o;
3142
+ ke(t, e);
3143
+ function t(r, n, i) {
3144
+ var o = e.call(this, r) || this;
3145
+ return o.code = n, o.originalMessage = i, o;
3174
3146
  }
3175
3147
  return t.prototype.toString = function() {
3176
3148
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3177
3149
  }, t;
3178
3150
  }(Error)
3179
- ), rn = (
3151
+ ), ir = (
3180
3152
  /** @class */
3181
3153
  function(e) {
3182
- K(t, e);
3183
- function t(n, r, i, o) {
3184
- return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(i).join('", "'), '"'), fe.INVALID_VALUE, o) || this;
3154
+ ke(t, e);
3155
+ function t(r, n, i, o) {
3156
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ce.INVALID_VALUE, o) || this;
3185
3157
  }
3186
3158
  return t;
3187
- }(je)
3188
- ), Ki = (
3159
+ }($e)
3160
+ ), eo = (
3189
3161
  /** @class */
3190
3162
  function(e) {
3191
- K(t, e);
3192
- function t(n, r, i) {
3193
- return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), fe.INVALID_VALUE, i) || this;
3163
+ ke(t, e);
3164
+ function t(r, n, i) {
3165
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ce.INVALID_VALUE, i) || this;
3194
3166
  }
3195
3167
  return t;
3196
- }(je)
3197
- ), eo = (
3168
+ }($e)
3169
+ ), to = (
3198
3170
  /** @class */
3199
3171
  function(e) {
3200
- K(t, e);
3201
- function t(n, r) {
3202
- return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'), fe.MISSING_VALUE, r) || this;
3172
+ ke(t, e);
3173
+ function t(r, n) {
3174
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ce.MISSING_VALUE, n) || this;
3203
3175
  }
3204
3176
  return t;
3205
- }(je)
3177
+ }($e)
3206
3178
  ), D;
3207
3179
  (function(e) {
3208
3180
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3209
3181
  })(D || (D = {}));
3210
- function to(e) {
3211
- return e.length < 2 ? e : e.reduce(function(t, n) {
3212
- var r = t[t.length - 1];
3213
- return !r || r.type !== D.literal || n.type !== D.literal ? t.push(n) : r.value += n.value, t;
3182
+ function ro(e) {
3183
+ return e.length < 2 ? e : e.reduce(function(t, r) {
3184
+ var n = t[t.length - 1];
3185
+ return !n || n.type !== D.literal || r.type !== D.literal ? t.push(r) : n.value += r.value, t;
3214
3186
  }, []);
3215
3187
  }
3216
3188
  function no(e) {
3217
3189
  return typeof e == "function";
3218
3190
  }
3219
- function Le(e, t, n, r, i, o, s) {
3220
- if (e.length === 1 && Jt(e[0]))
3191
+ function Le(e, t, r, n, i, o, s) {
3192
+ if (e.length === 1 && qt(e[0]))
3221
3193
  return [
3222
3194
  {
3223
3195
  type: D.literal,
@@ -3226,155 +3198,155 @@ function Le(e, t, n, r, i, o, s) {
3226
3198
  ];
3227
3199
  for (var a = [], u = 0, l = e; u < l.length; u++) {
3228
3200
  var c = l[u];
3229
- if (Jt(c)) {
3201
+ if (qt(c)) {
3230
3202
  a.push({
3231
3203
  type: D.literal,
3232
3204
  value: c.value
3233
3205
  });
3234
3206
  continue;
3235
3207
  }
3236
- if (Si(c)) {
3208
+ if (Ti(c)) {
3237
3209
  typeof o == "number" && a.push({
3238
3210
  type: D.literal,
3239
- value: n.getNumberFormat(t).format(o)
3211
+ value: r.getNumberFormat(t).format(o)
3240
3212
  });
3241
3213
  continue;
3242
3214
  }
3243
3215
  var m = c.value;
3244
3216
  if (!(i && m in i))
3245
- throw new eo(m, s);
3217
+ throw new to(m, s);
3246
3218
  var f = i[m];
3247
- if (wi(c)) {
3219
+ if (Si(c)) {
3248
3220
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3249
3221
  type: typeof f == "string" ? D.literal : D.object,
3250
3222
  value: f
3251
3223
  });
3252
3224
  continue;
3253
3225
  }
3254
- if (Nn(c)) {
3255
- var p = typeof c.style == "string" ? r.date[c.style] : dt(c.style) ? c.style.parsedOptions : void 0;
3226
+ if (Ir(c)) {
3227
+ var d = typeof c.style == "string" ? n.date[c.style] : pt(c.style) ? c.style.parsedOptions : void 0;
3256
3228
  a.push({
3257
3229
  type: D.literal,
3258
- value: n.getDateTimeFormat(t, p).format(f)
3230
+ value: r.getDateTimeFormat(t, d).format(f)
3259
3231
  });
3260
3232
  continue;
3261
3233
  }
3262
- if (Ln(c)) {
3263
- var p = typeof c.style == "string" ? r.time[c.style] : dt(c.style) ? c.style.parsedOptions : r.time.medium;
3234
+ if (Lr(c)) {
3235
+ var d = typeof c.style == "string" ? n.time[c.style] : pt(c.style) ? c.style.parsedOptions : n.time.medium;
3264
3236
  a.push({
3265
3237
  type: D.literal,
3266
- value: n.getDateTimeFormat(t, p).format(f)
3238
+ value: r.getDateTimeFormat(t, d).format(f)
3267
3239
  });
3268
3240
  continue;
3269
3241
  }
3270
- if (In(c)) {
3271
- var p = typeof c.style == "string" ? r.number[c.style] : Un(c.style) ? c.style.parsedOptions : void 0;
3272
- p && p.scale && (f = f * (p.scale || 1)), a.push({
3242
+ if (Nr(c)) {
3243
+ var d = typeof c.style == "string" ? n.number[c.style] : Ur(c.style) ? c.style.parsedOptions : void 0;
3244
+ d && d.scale && (f = f * (d.scale || 1)), a.push({
3273
3245
  type: D.literal,
3274
- value: n.getNumberFormat(t, p).format(f)
3246
+ value: r.getNumberFormat(t, d).format(f)
3275
3247
  });
3276
3248
  continue;
3277
3249
  }
3278
- if (Fn(c)) {
3279
- var g = c.children, b = c.value, C = i[b];
3280
- if (!no(C))
3281
- throw new Ki(b, "function", s);
3282
- var I = Le(g, t, n, r, i, o), N = C(I.map(function(x) {
3250
+ if (Fr(c)) {
3251
+ var g = c.children, b = c.value, O = i[b];
3252
+ if (!no(O))
3253
+ throw new eo(b, "function", s);
3254
+ var N = Le(g, t, r, n, i, o), I = O(N.map(function(x) {
3283
3255
  return x.value;
3284
3256
  }));
3285
- Array.isArray(N) || (N = [N]), a.push.apply(a, N.map(function(x) {
3257
+ Array.isArray(I) || (I = [I]), a.push.apply(a, I.map(function(x) {
3286
3258
  return {
3287
3259
  type: typeof x == "string" ? D.literal : D.object,
3288
3260
  value: x
3289
3261
  };
3290
3262
  }));
3291
3263
  }
3292
- if (Rn(c)) {
3293
- var T = c.options[f] || c.options.other;
3294
- if (!T)
3295
- throw new rn(c.value, f, Object.keys(c.options), s);
3296
- a.push.apply(a, Le(T.value, t, n, r, i));
3264
+ if (Rr(c)) {
3265
+ var S = c.options[f] || c.options.other;
3266
+ if (!S)
3267
+ throw new ir(c.value, f, Object.keys(c.options), s);
3268
+ a.push.apply(a, Le(S.value, t, r, n, i));
3297
3269
  continue;
3298
3270
  }
3299
- if (Wn(c)) {
3300
- var T = c.options["=".concat(f)];
3301
- if (!T) {
3271
+ if (Wr(c)) {
3272
+ var S = c.options["=".concat(f)];
3273
+ if (!S) {
3302
3274
  if (!Intl.PluralRules)
3303
- throw new je(`Intl.PluralRules is not available in this environment.
3275
+ throw new $e(`Intl.PluralRules is not available in this environment.
3304
3276
  Try polyfilling it using "@formatjs/intl-pluralrules"
3305
- `, fe.MISSING_INTL_API, s);
3306
- var A = n.getPluralRules(t, { type: c.pluralType }).select(f - (c.offset || 0));
3307
- T = c.options[A] || c.options.other;
3277
+ `, ce.MISSING_INTL_API, s);
3278
+ var H = r.getPluralRules(t, { type: c.pluralType }).select(f - (c.offset || 0));
3279
+ S = c.options[H] || c.options.other;
3308
3280
  }
3309
- if (!T)
3310
- throw new rn(c.value, f, Object.keys(c.options), s);
3311
- a.push.apply(a, Le(T.value, t, n, r, i, f - (c.offset || 0)));
3281
+ if (!S)
3282
+ throw new ir(c.value, f, Object.keys(c.options), s);
3283
+ a.push.apply(a, Le(S.value, t, r, n, i, f - (c.offset || 0)));
3312
3284
  continue;
3313
3285
  }
3314
3286
  }
3315
- return to(a);
3287
+ return ro(a);
3316
3288
  }
3317
- function ro(e, t) {
3318
- return t ? w(w(w({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3319
- return n[r] = w(w({}, e[r]), t[r] || {}), n;
3289
+ function io(e, t) {
3290
+ return t ? Y(Y(Y({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3291
+ return r[n] = Y(Y({}, e[n]), t[n] || {}), r;
3320
3292
  }, {})) : e;
3321
3293
  }
3322
- function io(e, t) {
3323
- return t ? Object.keys(e).reduce(function(n, r) {
3324
- return n[r] = ro(e[r], t[r]), n;
3325
- }, w({}, e)) : e;
3294
+ function oo(e, t) {
3295
+ return t ? Object.keys(e).reduce(function(r, n) {
3296
+ return r[n] = io(e[n], t[n]), r;
3297
+ }, Y({}, e)) : e;
3326
3298
  }
3327
- function ot(e) {
3299
+ function ut(e) {
3328
3300
  return {
3329
3301
  create: function() {
3330
3302
  return {
3331
3303
  get: function(t) {
3332
3304
  return e[t];
3333
3305
  },
3334
- set: function(t, n) {
3335
- e[t] = n;
3306
+ set: function(t, r) {
3307
+ e[t] = r;
3336
3308
  }
3337
3309
  };
3338
3310
  }
3339
3311
  };
3340
3312
  }
3341
- function oo(e) {
3313
+ function so(e) {
3342
3314
  return e === void 0 && (e = {
3343
3315
  number: {},
3344
3316
  dateTime: {},
3345
3317
  pluralRules: {}
3346
3318
  }), {
3347
- getNumberFormat: nt(function() {
3348
- for (var t, n = [], r = 0; r < arguments.length; r++)
3349
- n[r] = arguments[r];
3350
- return new ((t = Intl.NumberFormat).bind.apply(t, le([void 0], n, !1)))();
3319
+ getNumberFormat: ot(function() {
3320
+ for (var t, r = [], n = 0; n < arguments.length; n++)
3321
+ r[n] = arguments[n];
3322
+ return new ((t = Intl.NumberFormat).bind.apply(t, it([void 0], r, !1)))();
3351
3323
  }, {
3352
- cache: ot(e.number),
3353
- strategy: rt.variadic
3324
+ cache: ut(e.number),
3325
+ strategy: st.variadic
3354
3326
  }),
3355
- getDateTimeFormat: nt(function() {
3356
- for (var t, n = [], r = 0; r < arguments.length; r++)
3357
- n[r] = arguments[r];
3358
- return new ((t = Intl.DateTimeFormat).bind.apply(t, le([void 0], n, !1)))();
3327
+ getDateTimeFormat: ot(function() {
3328
+ for (var t, r = [], n = 0; n < arguments.length; n++)
3329
+ r[n] = arguments[n];
3330
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, it([void 0], r, !1)))();
3359
3331
  }, {
3360
- cache: ot(e.dateTime),
3361
- strategy: rt.variadic
3332
+ cache: ut(e.dateTime),
3333
+ strategy: st.variadic
3362
3334
  }),
3363
- getPluralRules: nt(function() {
3364
- for (var t, n = [], r = 0; r < arguments.length; r++)
3365
- n[r] = arguments[r];
3366
- return new ((t = Intl.PluralRules).bind.apply(t, le([void 0], n, !1)))();
3335
+ getPluralRules: ot(function() {
3336
+ for (var t, r = [], n = 0; n < arguments.length; n++)
3337
+ r[n] = arguments[n];
3338
+ return new ((t = Intl.PluralRules).bind.apply(t, it([void 0], r, !1)))();
3367
3339
  }, {
3368
- cache: ot(e.pluralRules),
3369
- strategy: rt.variadic
3340
+ cache: ut(e.pluralRules),
3341
+ strategy: st.variadic
3370
3342
  })
3371
3343
  };
3372
3344
  }
3373
- var so = (
3345
+ var ao = (
3374
3346
  /** @class */
3375
3347
  function() {
3376
- function e(t, n, r, i) {
3377
- n === void 0 && (n = e.defaultLocale);
3348
+ function e(t, r, n, i) {
3349
+ r === void 0 && (r = e.defaultLocale);
3378
3350
  var o = this;
3379
3351
  if (this.formatterCache = {
3380
3352
  number: {},
@@ -3397,18 +3369,18 @@ var so = (
3397
3369
  };
3398
3370
  }, this.getAst = function() {
3399
3371
  return o.ast;
3400
- }, this.locales = n, this.resolvedLocale = e.resolveLocale(n), typeof t == "string") {
3372
+ }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3401
3373
  if (this.message = t, !e.__parse)
3402
3374
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3403
3375
  var s = i || {};
3404
3376
  s.formatters;
3405
3377
  var a = bi(s, ["formatters"]);
3406
- this.ast = e.__parse(t, w(w({}, a), { locale: this.resolvedLocale }));
3378
+ this.ast = e.__parse(t, Y(Y({}, a), { locale: this.resolvedLocale }));
3407
3379
  } else
3408
3380
  this.ast = t;
3409
3381
  if (!Array.isArray(this.ast))
3410
3382
  throw new TypeError("A message must be provided as a String or AST.");
3411
- this.formats = io(e.formats, r), this.formatters = i && i.formatters || oo(this.formatterCache);
3383
+ this.formats = oo(e.formats, n), this.formatters = i && i.formatters || so(this.formatterCache);
3412
3384
  }
3413
3385
  return Object.defineProperty(e, "defaultLocale", {
3414
3386
  get: function() {
@@ -3418,10 +3390,10 @@ var so = (
3418
3390
  configurable: !0
3419
3391
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3420
3392
  if (typeof Intl.Locale != "undefined") {
3421
- var n = Intl.NumberFormat.supportedLocalesOf(t);
3422
- return n.length > 0 ? new Intl.Locale(n[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3393
+ var r = Intl.NumberFormat.supportedLocalesOf(t);
3394
+ return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3423
3395
  }
3424
- }, e.__parse = Yi, e.formats = {
3396
+ }, e.__parse = Ki, e.formats = {
3425
3397
  number: {
3426
3398
  integer: {
3427
3399
  maximumFractionDigits: 0
@@ -3482,113 +3454,113 @@ var so = (
3482
3454
  }, e;
3483
3455
  }()
3484
3456
  );
3485
- function ao(e, t) {
3457
+ function uo(e, t) {
3486
3458
  if (t == null)
3487
3459
  return;
3488
3460
  if (t in e)
3489
3461
  return e[t];
3490
- const n = t.split(".");
3491
- let r = e;
3492
- for (let i = 0; i < n.length; i++)
3493
- if (typeof r == "object") {
3462
+ const r = t.split(".");
3463
+ let n = e;
3464
+ for (let i = 0; i < r.length; i++)
3465
+ if (typeof n == "object") {
3494
3466
  if (i > 0) {
3495
- const o = n.slice(i, n.length).join(".");
3496
- if (o in r) {
3497
- r = r[o];
3467
+ const o = r.slice(i, r.length).join(".");
3468
+ if (o in n) {
3469
+ n = n[o];
3498
3470
  break;
3499
3471
  }
3500
3472
  }
3501
- r = r[n[i]];
3473
+ n = n[r[i]];
3502
3474
  } else
3503
- r = void 0;
3504
- return r;
3475
+ n = void 0;
3476
+ return n;
3505
3477
  }
3506
- const ee = {}, uo = (e, t, n) => n && (t in ee || (ee[t] = {}), e in ee[t] || (ee[t][e] = n), n), zn = (e, t) => {
3478
+ const ee = {}, lo = (e, t, r) => r && (t in ee || (ee[t] = {}), e in ee[t] || (ee[t][e] = r), r), zr = (e, t) => {
3507
3479
  if (t == null)
3508
3480
  return;
3509
3481
  if (t in ee && e in ee[t])
3510
3482
  return ee[t][e];
3511
- const n = ke(t);
3512
- for (let r = 0; r < n.length; r++) {
3513
- const i = n[r], o = ho(i, e);
3483
+ const r = Ve(t);
3484
+ for (let n = 0; n < r.length; n++) {
3485
+ const i = r[n], o = co(i, e);
3514
3486
  if (o)
3515
- return uo(e, t, o);
3487
+ return lo(e, t, o);
3516
3488
  }
3517
3489
  };
3518
- let At;
3519
- const He = De({});
3520
- function lo(e) {
3521
- return At[e] || null;
3490
+ let Pt;
3491
+ const Be = je({});
3492
+ function ho(e) {
3493
+ return Pt[e] || null;
3522
3494
  }
3523
- function Zn(e) {
3524
- return e in At;
3495
+ function Zr(e) {
3496
+ return e in Pt;
3525
3497
  }
3526
- function ho(e, t) {
3527
- if (!Zn(e))
3498
+ function co(e, t) {
3499
+ if (!Zr(e))
3528
3500
  return null;
3529
- const n = lo(e);
3530
- return ao(n, t);
3501
+ const r = ho(e);
3502
+ return uo(r, t);
3531
3503
  }
3532
- function co(e) {
3504
+ function fo(e) {
3533
3505
  if (e == null)
3534
3506
  return;
3535
- const t = ke(e);
3536
- for (let n = 0; n < t.length; n++) {
3537
- const r = t[n];
3538
- if (Zn(r))
3539
- return r;
3507
+ const t = Ve(e);
3508
+ for (let r = 0; r < t.length; r++) {
3509
+ const n = t[r];
3510
+ if (Zr(n))
3511
+ return n;
3540
3512
  }
3541
3513
  }
3542
- function Qn(e, ...t) {
3543
- delete ee[e], He.update((n) => (n[e] = pi.all([n[e] || {}, ...t]), n));
3514
+ function Qr(e, ...t) {
3515
+ delete ee[e], Be.update((r) => (r[e] = di.all([r[e] || {}, ...t]), r));
3544
3516
  }
3545
3517
  pe(
3546
- [He],
3518
+ [Be],
3547
3519
  ([e]) => Object.keys(e)
3548
3520
  );
3549
- He.subscribe((e) => At = e);
3521
+ Be.subscribe((e) => Pt = e);
3550
3522
  const Re = {};
3551
- function fo(e, t) {
3523
+ function mo(e, t) {
3552
3524
  Re[e].delete(t), Re[e].size === 0 && delete Re[e];
3553
3525
  }
3554
- function Jn(e) {
3526
+ function Jr(e) {
3555
3527
  return Re[e];
3556
3528
  }
3557
- function mo(e) {
3558
- return ke(e).map((t) => {
3559
- const n = Jn(t);
3560
- return [t, n ? [...n] : []];
3529
+ function po(e) {
3530
+ return Ve(e).map((t) => {
3531
+ const r = Jr(t);
3532
+ return [t, r ? [...r] : []];
3561
3533
  }).filter(([, t]) => t.length > 0);
3562
3534
  }
3563
3535
  function _t(e) {
3564
- return e == null ? !1 : ke(e).some(
3536
+ return e == null ? !1 : Ve(e).some(
3565
3537
  (t) => {
3566
- var n;
3567
- return (n = Jn(t)) == null ? void 0 : n.size;
3538
+ var r;
3539
+ return (r = Jr(t)) == null ? void 0 : r.size;
3568
3540
  }
3569
3541
  );
3570
3542
  }
3571
- function po(e, t) {
3543
+ function bo(e, t) {
3572
3544
  return Promise.all(
3573
- t.map((r) => (fo(e, r), r().then((i) => i.default || i)))
3574
- ).then((r) => Qn(e, ...r));
3545
+ t.map((n) => (mo(e, n), n().then((i) => i.default || i)))
3546
+ ).then((n) => Qr(e, ...n));
3575
3547
  }
3576
- const _e = {};
3577
- function qn(e) {
3548
+ const ve = {};
3549
+ function qr(e) {
3578
3550
  if (!_t(e))
3579
- return e in _e ? _e[e] : Promise.resolve();
3580
- const t = mo(e);
3581
- return _e[e] = Promise.all(
3551
+ return e in ve ? ve[e] : Promise.resolve();
3552
+ const t = po(e);
3553
+ return ve[e] = Promise.all(
3582
3554
  t.map(
3583
- ([n, r]) => po(n, r)
3555
+ ([r, n]) => bo(r, n)
3584
3556
  )
3585
3557
  ).then(() => {
3586
3558
  if (_t(e))
3587
- return qn(e);
3588
- delete _e[e];
3589
- }), _e[e];
3559
+ return qr(e);
3560
+ delete ve[e];
3561
+ }), ve[e];
3590
3562
  }
3591
- const bo = {
3563
+ const go = {
3592
3564
  number: {
3593
3565
  scientific: { notation: "scientific" },
3594
3566
  engineering: { notation: "engineering" },
@@ -3617,150 +3589,150 @@ const bo = {
3617
3589
  timeZoneName: "short"
3618
3590
  }
3619
3591
  }
3620
- }, go = {
3592
+ }, yo = {
3621
3593
  fallbackLocale: null,
3622
3594
  loadingDelay: 200,
3623
- formats: bo,
3595
+ formats: go,
3624
3596
  warnOnMissingMessages: !0,
3625
3597
  handleMissingMessage: void 0,
3626
3598
  ignoreTag: !0
3627
- }, yo = go;
3628
- function me() {
3629
- return yo;
3630
- }
3631
- const st = De(!1);
3632
- var vo = Object.defineProperty, _o = Object.defineProperties, Eo = Object.getOwnPropertyDescriptors, on = Object.getOwnPropertySymbols, xo = Object.prototype.hasOwnProperty, wo = Object.prototype.propertyIsEnumerable, sn = (e, t, n) => t in e ? vo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, So = (e, t) => {
3633
- for (var n in t || (t = {}))
3634
- xo.call(t, n) && sn(e, n, t[n]);
3635
- if (on)
3636
- for (var n of on(t))
3637
- wo.call(t, n) && sn(e, n, t[n]);
3599
+ }, vo = yo;
3600
+ function fe() {
3601
+ return vo;
3602
+ }
3603
+ const lt = je(!1);
3604
+ var _o = Object.defineProperty, Eo = Object.defineProperties, xo = Object.getOwnPropertyDescriptors, or = Object.getOwnPropertySymbols, wo = Object.prototype.hasOwnProperty, So = Object.prototype.propertyIsEnumerable, sr = (e, t, r) => t in e ? _o(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, To = (e, t) => {
3605
+ for (var r in t || (t = {}))
3606
+ wo.call(t, r) && sr(e, r, t[r]);
3607
+ if (or)
3608
+ for (var r of or(t))
3609
+ So.call(t, r) && sr(e, r, t[r]);
3638
3610
  return e;
3639
- }, To = (e, t) => _o(e, Eo(t));
3611
+ }, Bo = (e, t) => Eo(e, xo(t));
3640
3612
  let Et;
3641
- const Ue = De(null);
3642
- function an(e) {
3643
- return e.split("-").map((t, n, r) => r.slice(0, n + 1).join("-")).reverse();
3613
+ const Ge = je(null);
3614
+ function ar(e) {
3615
+ return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3644
3616
  }
3645
- function ke(e, t = me().fallbackLocale) {
3646
- const n = an(e);
3647
- return t ? [.../* @__PURE__ */ new Set([...n, ...an(t)])] : n;
3617
+ function Ve(e, t = fe().fallbackLocale) {
3618
+ const r = ar(e);
3619
+ return t ? [.../* @__PURE__ */ new Set([...r, ...ar(t)])] : r;
3648
3620
  }
3649
- function ne() {
3621
+ function re() {
3650
3622
  return Et != null ? Et : void 0;
3651
3623
  }
3652
- Ue.subscribe((e) => {
3624
+ Ge.subscribe((e) => {
3653
3625
  Et = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3654
3626
  });
3655
- const Bo = (e) => {
3656
- if (e && co(e) && _t(e)) {
3657
- const { loadingDelay: t } = me();
3658
- let n;
3659
- return typeof window != "undefined" && ne() != null && t ? n = window.setTimeout(
3660
- () => st.set(!0),
3627
+ const Ho = (e) => {
3628
+ if (e && fo(e) && _t(e)) {
3629
+ const { loadingDelay: t } = fe();
3630
+ let r;
3631
+ return typeof window != "undefined" && re() != null && t ? r = window.setTimeout(
3632
+ () => lt.set(!0),
3661
3633
  t
3662
- ) : st.set(!0), qn(e).then(() => {
3663
- Ue.set(e);
3634
+ ) : lt.set(!0), qr(e).then(() => {
3635
+ Ge.set(e);
3664
3636
  }).finally(() => {
3665
- clearTimeout(n), st.set(!1);
3637
+ clearTimeout(r), lt.set(!1);
3666
3638
  });
3667
3639
  }
3668
- return Ue.set(e);
3669
- }, be = To(So({}, Ue), {
3670
- set: Bo
3671
- }), $e = (e) => {
3640
+ return Ge.set(e);
3641
+ }, de = Bo(To({}, Ge), {
3642
+ set: Ho
3643
+ }), Xe = (e) => {
3672
3644
  const t = /* @__PURE__ */ Object.create(null);
3673
- return (r) => {
3674
- const i = JSON.stringify(r);
3675
- return i in t ? t[i] : t[i] = e(r);
3645
+ return (n) => {
3646
+ const i = JSON.stringify(n);
3647
+ return i in t ? t[i] : t[i] = e(n);
3676
3648
  };
3677
3649
  };
3678
- var Ho = Object.defineProperty, Ge = Object.getOwnPropertySymbols, Yn = Object.prototype.hasOwnProperty, Kn = Object.prototype.propertyIsEnumerable, un = (e, t, n) => t in e ? Ho(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Pt = (e, t) => {
3679
- for (var n in t || (t = {}))
3680
- Yn.call(t, n) && un(e, n, t[n]);
3681
- if (Ge)
3682
- for (var n of Ge(t))
3683
- Kn.call(t, n) && un(e, n, t[n]);
3650
+ var Ao = Object.defineProperty, De = Object.getOwnPropertySymbols, Yr = Object.prototype.hasOwnProperty, Kr = Object.prototype.propertyIsEnumerable, ur = (e, t, r) => t in e ? Ao(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ct = (e, t) => {
3651
+ for (var r in t || (t = {}))
3652
+ Yr.call(t, r) && ur(e, r, t[r]);
3653
+ if (De)
3654
+ for (var r of De(t))
3655
+ Kr.call(t, r) && ur(e, r, t[r]);
3684
3656
  return e;
3685
- }, ge = (e, t) => {
3686
- var n = {};
3687
- for (var r in e)
3688
- Yn.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3689
- if (e != null && Ge)
3690
- for (var r of Ge(e))
3691
- t.indexOf(r) < 0 && Kn.call(e, r) && (n[r] = e[r]);
3692
- return n;
3657
+ }, be = (e, t) => {
3658
+ var r = {};
3659
+ for (var n in e)
3660
+ Yr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3661
+ if (e != null && De)
3662
+ for (var n of De(e))
3663
+ t.indexOf(n) < 0 && Kr.call(e, n) && (r[n] = e[n]);
3664
+ return r;
3693
3665
  };
3694
- const Be = (e, t) => {
3695
- const { formats: n } = me();
3696
- if (e in n && t in n[e])
3697
- return n[e][t];
3666
+ const Te = (e, t) => {
3667
+ const { formats: r } = fe();
3668
+ if (e in r && t in r[e])
3669
+ return r[e][t];
3698
3670
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3699
- }, Ao = $e(
3671
+ }, Oo = Xe(
3700
3672
  (e) => {
3701
- var t = e, { locale: n, format: r } = t, i = ge(t, ["locale", "format"]);
3702
- if (n == null)
3673
+ var t = e, { locale: r, format: n } = t, i = be(t, ["locale", "format"]);
3674
+ if (r == null)
3703
3675
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3704
- return r && (i = Be("number", r)), new Intl.NumberFormat(n, i);
3676
+ return n && (i = Te("number", n)), new Intl.NumberFormat(r, i);
3705
3677
  }
3706
- ), Po = $e(
3678
+ ), Po = Xe(
3707
3679
  (e) => {
3708
- var t = e, { locale: n, format: r } = t, i = ge(t, ["locale", "format"]);
3709
- if (n == null)
3680
+ var t = e, { locale: r, format: n } = t, i = be(t, ["locale", "format"]);
3681
+ if (r == null)
3710
3682
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3711
- return r ? i = Be("date", r) : Object.keys(i).length === 0 && (i = Be("date", "short")), new Intl.DateTimeFormat(n, i);
3683
+ return n ? i = Te("date", n) : Object.keys(i).length === 0 && (i = Te("date", "short")), new Intl.DateTimeFormat(r, i);
3712
3684
  }
3713
- ), Co = $e(
3685
+ ), Co = Xe(
3714
3686
  (e) => {
3715
- var t = e, { locale: n, format: r } = t, i = ge(t, ["locale", "format"]);
3716
- if (n == null)
3687
+ var t = e, { locale: r, format: n } = t, i = be(t, ["locale", "format"]);
3688
+ if (r == null)
3717
3689
  throw new Error(
3718
3690
  '[svelte-i18n] A "locale" must be set to format time values'
3719
3691
  );
3720
- return r ? i = Be("time", r) : Object.keys(i).length === 0 && (i = Be("time", "short")), new Intl.DateTimeFormat(n, i);
3692
+ return n ? i = Te("time", n) : Object.keys(i).length === 0 && (i = Te("time", "short")), new Intl.DateTimeFormat(r, i);
3721
3693
  }
3722
3694
  ), Mo = (e = {}) => {
3723
3695
  var t = e, {
3724
- locale: n = ne()
3725
- } = t, r = ge(t, [
3696
+ locale: r = re()
3697
+ } = t, n = be(t, [
3726
3698
  "locale"
3727
3699
  ]);
3728
- return Ao(Pt({ locale: n }, r));
3729
- }, Oo = (e = {}) => {
3700
+ return Oo(Ct({ locale: r }, n));
3701
+ }, No = (e = {}) => {
3730
3702
  var t = e, {
3731
- locale: n = ne()
3732
- } = t, r = ge(t, [
3703
+ locale: r = re()
3704
+ } = t, n = be(t, [
3733
3705
  "locale"
3734
3706
  ]);
3735
- return Po(Pt({ locale: n }, r));
3707
+ return Po(Ct({ locale: r }, n));
3736
3708
  }, Io = (e = {}) => {
3737
3709
  var t = e, {
3738
- locale: n = ne()
3739
- } = t, r = ge(t, [
3710
+ locale: r = re()
3711
+ } = t, n = be(t, [
3740
3712
  "locale"
3741
3713
  ]);
3742
- return Co(Pt({ locale: n }, r));
3743
- }, No = $e(
3714
+ return Co(Ct({ locale: r }, n));
3715
+ }, Lo = Xe(
3744
3716
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3745
- (e, t = ne()) => new so(e, t, me().formats, {
3746
- ignoreTag: me().ignoreTag
3717
+ (e, t = re()) => new ao(e, t, fe().formats, {
3718
+ ignoreTag: fe().ignoreTag
3747
3719
  })
3748
- ), Lo = (e, t = {}) => {
3749
- var n, r, i, o;
3720
+ ), Ro = (e, t = {}) => {
3721
+ var r, n, i, o;
3750
3722
  let s = t;
3751
3723
  typeof e == "object" && (s = e, e = s.id);
3752
3724
  const {
3753
3725
  values: a,
3754
- locale: u = ne(),
3726
+ locale: u = re(),
3755
3727
  default: l
3756
3728
  } = s;
3757
3729
  if (u == null)
3758
3730
  throw new Error(
3759
3731
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3760
3732
  );
3761
- let c = zn(e, u);
3733
+ let c = zr(e, u);
3762
3734
  if (!c)
3763
- c = (o = (i = (r = (n = me()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
3735
+ c = (o = (i = (n = (r = fe()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
3764
3736
  else if (typeof c != "string")
3765
3737
  return console.warn(
3766
3738
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -3769,7 +3741,7 @@ const Be = (e, t) => {
3769
3741
  return c;
3770
3742
  let m = c;
3771
3743
  try {
3772
- m = No(c, u).format(a);
3744
+ m = Lo(c, u).format(a);
3773
3745
  } catch (f) {
3774
3746
  f instanceof Error && console.warn(
3775
3747
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3777,18 +3749,18 @@ const Be = (e, t) => {
3777
3749
  );
3778
3750
  }
3779
3751
  return m;
3780
- }, Ro = (e, t) => Io(t).format(e), Wo = (e, t) => Oo(t).format(e), Fo = (e, t) => Mo(t).format(e), Uo = (e, t = ne()) => zn(e, t), Go = pe([be, He], () => Lo);
3781
- pe([be], () => Ro);
3782
- pe([be], () => Wo);
3783
- pe([be], () => Fo);
3784
- pe([be, He], () => Uo);
3785
- function Do(e, t) {
3786
- Qn(e, t);
3787
- }
3788
- function jo(e) {
3789
- be.set(e);
3790
- }
3791
- const ko = {
3752
+ }, Wo = (e, t) => Io(t).format(e), Fo = (e, t) => No(t).format(e), Uo = (e, t) => Mo(t).format(e), Go = (e, t = re()) => zr(e, t), Do = pe([de, Be], () => Ro);
3753
+ pe([de], () => Wo);
3754
+ pe([de], () => Fo);
3755
+ pe([de], () => Uo);
3756
+ pe([de, Be], () => Go);
3757
+ function jo(e, t) {
3758
+ Qr(e, t);
3759
+ }
3760
+ function ko(e) {
3761
+ de.set(e);
3762
+ }
3763
+ const $o = {
3792
3764
  en: {
3793
3765
  recentWinners: "Recent Winners",
3794
3766
  topWinners: "Top Winners",
@@ -3904,43 +3876,112 @@ const ko = {
3904
3876
  noWinnersMessage: "Currently there are no winners."
3905
3877
  }
3906
3878
  };
3907
- function Y(e) {
3879
+ /*! *****************************************************************************
3880
+ Copyright (c) Microsoft Corporation.
3881
+
3882
+ Permission to use, copy, modify, and/or distribute this software for any
3883
+ purpose with or without fee is hereby granted.
3884
+
3885
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
3886
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
3887
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
3888
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
3889
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
3890
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3891
+ PERFORMANCE OF THIS SOFTWARE.
3892
+ ***************************************************************************** */
3893
+ var xt = function(e, t) {
3894
+ return xt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
3895
+ r.__proto__ = n;
3896
+ } || function(r, n) {
3897
+ for (var i in n)
3898
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
3899
+ }, xt(e, t);
3900
+ };
3901
+ function He(e, t) {
3902
+ if (typeof t != "function" && t !== null)
3903
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
3904
+ xt(e, t);
3905
+ function r() {
3906
+ this.constructor = e;
3907
+ }
3908
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
3909
+ }
3910
+ function wt(e) {
3911
+ var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
3912
+ if (r)
3913
+ return r.call(e);
3914
+ if (e && typeof e.length == "number")
3915
+ return {
3916
+ next: function() {
3917
+ return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
3918
+ }
3919
+ };
3920
+ throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
3921
+ }
3922
+ function St(e, t) {
3923
+ var r = typeof Symbol == "function" && e[Symbol.iterator];
3924
+ if (!r)
3925
+ return e;
3926
+ var n = r.call(e), i, o = [], s;
3927
+ try {
3928
+ for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
3929
+ o.push(i.value);
3930
+ } catch (a) {
3931
+ s = { error: a };
3932
+ } finally {
3933
+ try {
3934
+ i && !i.done && (r = n.return) && r.call(n);
3935
+ } finally {
3936
+ if (s)
3937
+ throw s.error;
3938
+ }
3939
+ }
3940
+ return o;
3941
+ }
3942
+ function Tt(e, t, r) {
3943
+ if (arguments.length === 2)
3944
+ for (var n = 0, i = t.length, o; n < i; n++)
3945
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
3946
+ return e.concat(o || t);
3947
+ }
3948
+ function K(e) {
3908
3949
  return typeof e == "function";
3909
3950
  }
3910
- function er(e) {
3911
- var t = function(r) {
3912
- Error.call(r), r.stack = new Error().stack;
3913
- }, n = e(t);
3914
- return n.prototype = Object.create(Error.prototype), n.prototype.constructor = n, n;
3915
- }
3916
- var at = er(function(e) {
3917
- return function(n) {
3918
- e(this), this.message = n ? n.length + ` errors occurred during unsubscription:
3919
- ` + n.map(function(r, i) {
3920
- return i + 1 + ") " + r.toString();
3951
+ function en(e) {
3952
+ var t = function(n) {
3953
+ Error.call(n), n.stack = new Error().stack;
3954
+ }, r = e(t);
3955
+ return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
3956
+ }
3957
+ var ht = en(function(e) {
3958
+ return function(r) {
3959
+ e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
3960
+ ` + r.map(function(n, i) {
3961
+ return i + 1 + ") " + n.toString();
3921
3962
  }).join(`
3922
- `) : "", this.name = "UnsubscriptionError", this.errors = n;
3963
+ `) : "", this.name = "UnsubscriptionError", this.errors = r;
3923
3964
  };
3924
3965
  });
3925
- function xt(e, t) {
3966
+ function Bt(e, t) {
3926
3967
  if (e) {
3927
- var n = e.indexOf(t);
3928
- 0 <= n && e.splice(n, 1);
3968
+ var r = e.indexOf(t);
3969
+ 0 <= r && e.splice(r, 1);
3929
3970
  }
3930
3971
  }
3931
- var Ve = function() {
3972
+ var ze = function() {
3932
3973
  function e(t) {
3933
3974
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
3934
3975
  }
3935
3976
  return e.prototype.unsubscribe = function() {
3936
- var t, n, r, i, o;
3977
+ var t, r, n, i, o;
3937
3978
  if (!this.closed) {
3938
3979
  this.closed = !0;
3939
3980
  var s = this._parentage;
3940
3981
  if (s)
3941
3982
  if (this._parentage = null, Array.isArray(s))
3942
3983
  try {
3943
- for (var a = ft(s), u = a.next(); !u.done; u = a.next()) {
3984
+ for (var a = wt(s), u = a.next(); !u.done; u = a.next()) {
3944
3985
  var l = u.value;
3945
3986
  l.remove(this);
3946
3987
  }
@@ -3948,7 +3989,7 @@ var Ve = function() {
3948
3989
  t = { error: b };
3949
3990
  } finally {
3950
3991
  try {
3951
- u && !u.done && (n = a.return) && n.call(a);
3992
+ u && !u.done && (r = a.return) && r.call(a);
3952
3993
  } finally {
3953
3994
  if (t)
3954
3995
  throw t.error;
@@ -3957,122 +3998,118 @@ var Ve = function() {
3957
3998
  else
3958
3999
  s.remove(this);
3959
4000
  var c = this.initialTeardown;
3960
- if (Y(c))
4001
+ if (K(c))
3961
4002
  try {
3962
4003
  c();
3963
4004
  } catch (b) {
3964
- o = b instanceof at ? b.errors : [b];
4005
+ o = b instanceof ht ? b.errors : [b];
3965
4006
  }
3966
4007
  var m = this._finalizers;
3967
4008
  if (m) {
3968
4009
  this._finalizers = null;
3969
4010
  try {
3970
- for (var f = ft(m), p = f.next(); !p.done; p = f.next()) {
3971
- var g = p.value;
4011
+ for (var f = wt(m), d = f.next(); !d.done; d = f.next()) {
4012
+ var g = d.value;
3972
4013
  try {
3973
- ln(g);
4014
+ lr(g);
3974
4015
  } catch (b) {
3975
- o = o != null ? o : [], b instanceof at ? o = le(le([], mt(o)), mt(b.errors)) : o.push(b);
4016
+ o = o != null ? o : [], b instanceof ht ? o = Tt(Tt([], St(o)), St(b.errors)) : o.push(b);
3976
4017
  }
3977
4018
  }
3978
4019
  } catch (b) {
3979
- r = { error: b };
4020
+ n = { error: b };
3980
4021
  } finally {
3981
4022
  try {
3982
- p && !p.done && (i = f.return) && i.call(f);
4023
+ d && !d.done && (i = f.return) && i.call(f);
3983
4024
  } finally {
3984
- if (r)
3985
- throw r.error;
4025
+ if (n)
4026
+ throw n.error;
3986
4027
  }
3987
4028
  }
3988
4029
  }
3989
4030
  if (o)
3990
- throw new at(o);
4031
+ throw new ht(o);
3991
4032
  }
3992
4033
  }, e.prototype.add = function(t) {
3993
- var n;
4034
+ var r;
3994
4035
  if (t && t !== this)
3995
4036
  if (this.closed)
3996
- ln(t);
4037
+ lr(t);
3997
4038
  else {
3998
4039
  if (t instanceof e) {
3999
4040
  if (t.closed || t._hasParent(this))
4000
4041
  return;
4001
4042
  t._addParent(this);
4002
4043
  }
4003
- (this._finalizers = (n = this._finalizers) !== null && n !== void 0 ? n : []).push(t);
4044
+ (this._finalizers = (r = this._finalizers) !== null && r !== void 0 ? r : []).push(t);
4004
4045
  }
4005
4046
  }, e.prototype._hasParent = function(t) {
4006
- var n = this._parentage;
4007
- return n === t || Array.isArray(n) && n.includes(t);
4047
+ var r = this._parentage;
4048
+ return r === t || Array.isArray(r) && r.includes(t);
4008
4049
  }, e.prototype._addParent = function(t) {
4009
- var n = this._parentage;
4010
- this._parentage = Array.isArray(n) ? (n.push(t), n) : n ? [n, t] : t;
4050
+ var r = this._parentage;
4051
+ this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
4011
4052
  }, e.prototype._removeParent = function(t) {
4012
- var n = this._parentage;
4013
- n === t ? this._parentage = null : Array.isArray(n) && xt(n, t);
4053
+ var r = this._parentage;
4054
+ r === t ? this._parentage = null : Array.isArray(r) && Bt(r, t);
4014
4055
  }, e.prototype.remove = function(t) {
4015
- var n = this._finalizers;
4016
- n && xt(n, t), t instanceof e && t._removeParent(this);
4056
+ var r = this._finalizers;
4057
+ r && Bt(r, t), t instanceof e && t._removeParent(this);
4017
4058
  }, e.EMPTY = function() {
4018
4059
  var t = new e();
4019
4060
  return t.closed = !0, t;
4020
4061
  }(), e;
4021
- }(), tr = Ve.EMPTY;
4022
- function nr(e) {
4023
- return e instanceof Ve || e && "closed" in e && Y(e.remove) && Y(e.add) && Y(e.unsubscribe);
4024
- }
4025
- function ln(e) {
4026
- Y(e) ? e() : e.unsubscribe();
4027
- }
4028
- var rr = {
4029
- onUnhandledError: null,
4030
- onStoppedNotification: null,
4031
- Promise: void 0,
4032
- useDeprecatedSynchronousErrorHandling: !1,
4033
- useDeprecatedNextContext: !1
4034
- }, $o = {
4062
+ }(), tn = ze.EMPTY;
4063
+ function rn(e) {
4064
+ return e instanceof ze || e && "closed" in e && K(e.remove) && K(e.add) && K(e.unsubscribe);
4065
+ }
4066
+ function lr(e) {
4067
+ K(e) ? e() : e.unsubscribe();
4068
+ }
4069
+ var Vo = {
4070
+ Promise: void 0
4071
+ }, Xo = {
4035
4072
  setTimeout: function(e, t) {
4036
- for (var n = [], r = 2; r < arguments.length; r++)
4037
- n[r - 2] = arguments[r];
4038
- return setTimeout.apply(void 0, le([e, t], mt(n)));
4073
+ for (var r = [], n = 2; n < arguments.length; n++)
4074
+ r[n - 2] = arguments[n];
4075
+ return setTimeout.apply(void 0, Tt([e, t], St(r)));
4039
4076
  },
4040
4077
  clearTimeout: function(e) {
4041
4078
  return clearTimeout(e);
4042
4079
  },
4043
4080
  delegate: void 0
4044
4081
  };
4045
- function Vo(e) {
4046
- $o.setTimeout(function() {
4082
+ function zo(e) {
4083
+ Xo.setTimeout(function() {
4047
4084
  throw e;
4048
4085
  });
4049
4086
  }
4050
- function hn() {
4087
+ function hr() {
4051
4088
  }
4052
4089
  function We(e) {
4053
4090
  e();
4054
4091
  }
4055
- var ir = function(e) {
4056
- K(t, e);
4057
- function t(n) {
4058
- var r = e.call(this) || this;
4059
- return r.isStopped = !1, n ? (r.destination = n, nr(n) && n.add(r)) : r.destination = Qo, r;
4092
+ var nn = function(e) {
4093
+ He(t, e);
4094
+ function t(r) {
4095
+ var n = e.call(this) || this;
4096
+ return n.isStopped = !1, r ? (n.destination = r, rn(r) && r.add(n)) : n.destination = Jo, n;
4060
4097
  }
4061
- return t.create = function(n, r, i) {
4062
- return new wt(n, r, i);
4063
- }, t.prototype.next = function(n) {
4064
- this.isStopped || this._next(n);
4065
- }, t.prototype.error = function(n) {
4066
- this.isStopped || (this.isStopped = !0, this._error(n));
4098
+ return t.create = function(r, n, i) {
4099
+ return new Ht(r, n, i);
4100
+ }, t.prototype.next = function(r) {
4101
+ this.isStopped || this._next(r);
4102
+ }, t.prototype.error = function(r) {
4103
+ this.isStopped || (this.isStopped = !0, this._error(r));
4067
4104
  }, t.prototype.complete = function() {
4068
4105
  this.isStopped || (this.isStopped = !0, this._complete());
4069
4106
  }, t.prototype.unsubscribe = function() {
4070
4107
  this.closed || (this.isStopped = !0, e.prototype.unsubscribe.call(this), this.destination = null);
4071
- }, t.prototype._next = function(n) {
4072
- this.destination.next(n);
4073
- }, t.prototype._error = function(n) {
4108
+ }, t.prototype._next = function(r) {
4109
+ this.destination.next(r);
4110
+ }, t.prototype._error = function(r) {
4074
4111
  try {
4075
- this.destination.error(n);
4112
+ this.destination.error(r);
4076
4113
  } finally {
4077
4114
  this.unsubscribe();
4078
4115
  }
@@ -4083,98 +4120,82 @@ var ir = function(e) {
4083
4120
  this.unsubscribe();
4084
4121
  }
4085
4122
  }, t;
4086
- }(Ve), Xo = Function.prototype.bind;
4087
- function ut(e, t) {
4088
- return Xo.call(e, t);
4089
- }
4090
- var zo = function() {
4123
+ }(ze), Zo = function() {
4091
4124
  function e(t) {
4092
4125
  this.partialObserver = t;
4093
4126
  }
4094
4127
  return e.prototype.next = function(t) {
4095
- var n = this.partialObserver;
4096
- if (n.next)
4128
+ var r = this.partialObserver;
4129
+ if (r.next)
4097
4130
  try {
4098
- n.next(t);
4099
- } catch (r) {
4100
- Ie(r);
4131
+ r.next(t);
4132
+ } catch (n) {
4133
+ Ne(n);
4101
4134
  }
4102
4135
  }, e.prototype.error = function(t) {
4103
- var n = this.partialObserver;
4104
- if (n.error)
4136
+ var r = this.partialObserver;
4137
+ if (r.error)
4105
4138
  try {
4106
- n.error(t);
4107
- } catch (r) {
4108
- Ie(r);
4139
+ r.error(t);
4140
+ } catch (n) {
4141
+ Ne(n);
4109
4142
  }
4110
4143
  else
4111
- Ie(t);
4144
+ Ne(t);
4112
4145
  }, e.prototype.complete = function() {
4113
4146
  var t = this.partialObserver;
4114
4147
  if (t.complete)
4115
4148
  try {
4116
4149
  t.complete();
4117
- } catch (n) {
4118
- Ie(n);
4150
+ } catch (r) {
4151
+ Ne(r);
4119
4152
  }
4120
4153
  }, e;
4121
- }(), wt = function(e) {
4122
- K(t, e);
4123
- function t(n, r, i) {
4154
+ }(), Ht = function(e) {
4155
+ He(t, e);
4156
+ function t(r, n, i) {
4124
4157
  var o = e.call(this) || this, s;
4125
- if (Y(n) || !n)
4126
- s = {
4127
- next: n != null ? n : void 0,
4128
- error: r != null ? r : void 0,
4129
- complete: i != null ? i : void 0
4130
- };
4131
- else {
4132
- var a;
4133
- o && rr.useDeprecatedNextContext ? (a = Object.create(n), a.unsubscribe = function() {
4134
- return o.unsubscribe();
4135
- }, s = {
4136
- next: n.next && ut(n.next, a),
4137
- error: n.error && ut(n.error, a),
4138
- complete: n.complete && ut(n.complete, a)
4139
- }) : s = n;
4140
- }
4141
- return o.destination = new zo(s), o;
4158
+ return K(r) || !r ? s = {
4159
+ next: r != null ? r : void 0,
4160
+ error: n != null ? n : void 0,
4161
+ complete: i != null ? i : void 0
4162
+ } : s = r, o.destination = new Zo(s), o;
4142
4163
  }
4143
4164
  return t;
4144
- }(ir);
4145
- function Ie(e) {
4146
- Vo(e);
4165
+ }(nn);
4166
+ function Ne(e) {
4167
+ zo(e);
4147
4168
  }
4148
- function Zo(e) {
4169
+ function Qo(e) {
4149
4170
  throw e;
4150
4171
  }
4151
- var Qo = {
4172
+ var Jo = {
4152
4173
  closed: !0,
4153
- next: hn,
4154
- error: Zo,
4155
- complete: hn
4156
- }, Jo = function() {
4174
+ next: hr,
4175
+ error: Qo,
4176
+ complete: hr
4177
+ }, qo = function() {
4157
4178
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
4158
4179
  }();
4159
- function qo(e) {
4180
+ function Yo(e) {
4160
4181
  return e;
4161
4182
  }
4162
- function Yo(e) {
4163
- return e.length === 0 ? qo : e.length === 1 ? e[0] : function(n) {
4164
- return e.reduce(function(r, i) {
4165
- return i(r);
4166
- }, n);
4183
+ function Ko(e) {
4184
+ return e.length === 0 ? Yo : e.length === 1 ? e[0] : function(r) {
4185
+ return e.reduce(function(n, i) {
4186
+ return i(n);
4187
+ }, r);
4167
4188
  };
4168
4189
  }
4169
- var cn = function() {
4190
+ var cr = function() {
4170
4191
  function e(t) {
4171
4192
  t && (this._subscribe = t);
4172
4193
  }
4173
4194
  return e.prototype.lift = function(t) {
4174
- var n = new e();
4175
- return n.source = this, n.operator = t, n;
4176
- }, e.prototype.subscribe = function(t, n, r) {
4177
- var i = this, o = es(t) ? t : new wt(t, n, r);
4195
+ var r = new e();
4196
+ return r.source = this, r.operator = t, r;
4197
+ }, e.prototype.subscribe = function(t, r, n) {
4198
+ var i = this, o = ts(t) ? t : new Ht(t, r, n);
4178
4199
  return We(function() {
4179
4200
  var s = i, a = s.operator, u = s.source;
4180
4201
  o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
@@ -4182,13 +4203,13 @@ var cn = function() {
4182
4203
  }, e.prototype._trySubscribe = function(t) {
4183
4204
  try {
4184
4205
  return this._subscribe(t);
4185
- } catch (n) {
4186
- t.error(n);
4206
+ } catch (r) {
4207
+ t.error(r);
4187
4208
  }
4188
- }, e.prototype.forEach = function(t, n) {
4189
- var r = this;
4190
- return n = fn(n), new n(function(i, o) {
4191
- var s = new wt({
4209
+ }, e.prototype.forEach = function(t, r) {
4210
+ var n = this;
4211
+ return r = fr(r), new r(function(i, o) {
4212
+ var s = new Ht({
4192
4213
  next: function(a) {
4193
4214
  try {
4194
4215
  t(a);
@@ -4199,69 +4220,69 @@ var cn = function() {
4199
4220
  error: o,
4200
4221
  complete: i
4201
4222
  });
4202
- r.subscribe(s);
4223
+ n.subscribe(s);
4203
4224
  });
4204
4225
  }, e.prototype._subscribe = function(t) {
4205
- var n;
4206
- return (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(t);
4207
- }, e.prototype[Jo] = function() {
4226
+ var r;
4227
+ return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
4228
+ }, e.prototype[qo] = function() {
4208
4229
  return this;
4209
4230
  }, e.prototype.pipe = function() {
4210
- for (var t = [], n = 0; n < arguments.length; n++)
4211
- t[n] = arguments[n];
4212
- return Yo(t)(this);
4231
+ for (var t = [], r = 0; r < arguments.length; r++)
4232
+ t[r] = arguments[r];
4233
+ return Ko(t)(this);
4213
4234
  }, e.prototype.toPromise = function(t) {
4214
- var n = this;
4215
- return t = fn(t), new t(function(r, i) {
4235
+ var r = this;
4236
+ return t = fr(t), new t(function(n, i) {
4216
4237
  var o;
4217
- n.subscribe(function(s) {
4238
+ r.subscribe(function(s) {
4218
4239
  return o = s;
4219
4240
  }, function(s) {
4220
4241
  return i(s);
4221
4242
  }, function() {
4222
- return r(o);
4243
+ return n(o);
4223
4244
  });
4224
4245
  });
4225
4246
  }, e.create = function(t) {
4226
4247
  return new e(t);
4227
4248
  }, e;
4228
4249
  }();
4229
- function fn(e) {
4250
+ function fr(e) {
4230
4251
  var t;
4231
- return (t = e != null ? e : rr.Promise) !== null && t !== void 0 ? t : Promise;
4232
- }
4233
- function Ko(e) {
4234
- return e && Y(e.next) && Y(e.error) && Y(e.complete);
4252
+ return (t = e != null ? e : Vo.Promise) !== null && t !== void 0 ? t : Promise;
4235
4253
  }
4236
4254
  function es(e) {
4237
- return e && e instanceof ir || Ko(e) && nr(e);
4255
+ return e && K(e.next) && K(e.error) && K(e.complete);
4238
4256
  }
4239
- var ts = er(function(e) {
4257
+ function ts(e) {
4258
+ return e && e instanceof nn || es(e) && rn(e);
4259
+ }
4260
+ var rs = en(function(e) {
4240
4261
  return function() {
4241
4262
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
4242
4263
  };
4243
- }), or = function(e) {
4244
- K(t, e);
4264
+ }), on = function(e) {
4265
+ He(t, e);
4245
4266
  function t() {
4246
- var n = e.call(this) || this;
4247
- return n.closed = !1, n.currentObservers = null, n.observers = [], n.isStopped = !1, n.hasError = !1, n.thrownError = null, n;
4267
+ var r = e.call(this) || this;
4268
+ return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
4248
4269
  }
4249
- return t.prototype.lift = function(n) {
4250
- var r = new mn(this, this);
4251
- return r.operator = n, r;
4270
+ return t.prototype.lift = function(r) {
4271
+ var n = new mr(this, this);
4272
+ return n.operator = r, n;
4252
4273
  }, t.prototype._throwIfClosed = function() {
4253
4274
  if (this.closed)
4254
- throw new ts();
4255
- }, t.prototype.next = function(n) {
4256
- var r = this;
4275
+ throw new rs();
4276
+ }, t.prototype.next = function(r) {
4277
+ var n = this;
4257
4278
  We(function() {
4258
4279
  var i, o;
4259
- if (r._throwIfClosed(), !r.isStopped) {
4260
- r.currentObservers || (r.currentObservers = Array.from(r.observers));
4280
+ if (n._throwIfClosed(), !n.isStopped) {
4281
+ n.currentObservers || (n.currentObservers = Array.from(n.observers));
4261
4282
  try {
4262
- for (var s = ft(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
4283
+ for (var s = wt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
4263
4284
  var u = a.value;
4264
- u.next(n);
4285
+ u.next(r);
4265
4286
  }
4266
4287
  } catch (l) {
4267
4288
  i = { error: l };
@@ -4275,248 +4296,248 @@ var ts = er(function(e) {
4275
4296
  }
4276
4297
  }
4277
4298
  });
4278
- }, t.prototype.error = function(n) {
4279
- var r = this;
4299
+ }, t.prototype.error = function(r) {
4300
+ var n = this;
4280
4301
  We(function() {
4281
- if (r._throwIfClosed(), !r.isStopped) {
4282
- r.hasError = r.isStopped = !0, r.thrownError = n;
4283
- for (var i = r.observers; i.length; )
4284
- i.shift().error(n);
4302
+ if (n._throwIfClosed(), !n.isStopped) {
4303
+ n.hasError = n.isStopped = !0, n.thrownError = r;
4304
+ for (var i = n.observers; i.length; )
4305
+ i.shift().error(r);
4285
4306
  }
4286
4307
  });
4287
4308
  }, t.prototype.complete = function() {
4288
- var n = this;
4309
+ var r = this;
4289
4310
  We(function() {
4290
- if (n._throwIfClosed(), !n.isStopped) {
4291
- n.isStopped = !0;
4292
- for (var r = n.observers; r.length; )
4293
- r.shift().complete();
4311
+ if (r._throwIfClosed(), !r.isStopped) {
4312
+ r.isStopped = !0;
4313
+ for (var n = r.observers; n.length; )
4314
+ n.shift().complete();
4294
4315
  }
4295
4316
  });
4296
4317
  }, t.prototype.unsubscribe = function() {
4297
4318
  this.isStopped = this.closed = !0, this.observers = this.currentObservers = null;
4298
4319
  }, Object.defineProperty(t.prototype, "observed", {
4299
4320
  get: function() {
4300
- var n;
4301
- return ((n = this.observers) === null || n === void 0 ? void 0 : n.length) > 0;
4321
+ var r;
4322
+ return ((r = this.observers) === null || r === void 0 ? void 0 : r.length) > 0;
4302
4323
  },
4303
4324
  enumerable: !1,
4304
4325
  configurable: !0
4305
- }), t.prototype._trySubscribe = function(n) {
4306
- return this._throwIfClosed(), e.prototype._trySubscribe.call(this, n);
4307
- }, t.prototype._subscribe = function(n) {
4308
- return this._throwIfClosed(), this._checkFinalizedStatuses(n), this._innerSubscribe(n);
4309
- }, t.prototype._innerSubscribe = function(n) {
4310
- var r = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
4311
- return o || s ? tr : (this.currentObservers = null, a.push(n), new Ve(function() {
4312
- r.currentObservers = null, xt(a, n);
4326
+ }), t.prototype._trySubscribe = function(r) {
4327
+ return this._throwIfClosed(), e.prototype._trySubscribe.call(this, r);
4328
+ }, t.prototype._subscribe = function(r) {
4329
+ return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
4330
+ }, t.prototype._innerSubscribe = function(r) {
4331
+ var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
4332
+ return o || s ? tn : (this.currentObservers = null, a.push(r), new ze(function() {
4333
+ n.currentObservers = null, Bt(a, r);
4313
4334
  }));
4314
- }, t.prototype._checkFinalizedStatuses = function(n) {
4315
- var r = this, i = r.hasError, o = r.thrownError, s = r.isStopped;
4316
- i ? n.error(o) : s && n.complete();
4335
+ }, t.prototype._checkFinalizedStatuses = function(r) {
4336
+ var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
4337
+ i ? r.error(o) : s && r.complete();
4317
4338
  }, t.prototype.asObservable = function() {
4318
- var n = new cn();
4319
- return n.source = this, n;
4320
- }, t.create = function(n, r) {
4321
- return new mn(n, r);
4339
+ var r = new cr();
4340
+ return r.source = this, r;
4341
+ }, t.create = function(r, n) {
4342
+ return new mr(r, n);
4322
4343
  }, t;
4323
- }(cn), mn = function(e) {
4324
- K(t, e);
4325
- function t(n, r) {
4344
+ }(cr), mr = function(e) {
4345
+ He(t, e);
4346
+ function t(r, n) {
4326
4347
  var i = e.call(this) || this;
4327
- return i.destination = n, i.source = r, i;
4348
+ return i.destination = r, i.source = n, i;
4328
4349
  }
4329
- return t.prototype.next = function(n) {
4330
- var r, i;
4331
- (i = (r = this.destination) === null || r === void 0 ? void 0 : r.next) === null || i === void 0 || i.call(r, n);
4332
- }, t.prototype.error = function(n) {
4333
- var r, i;
4334
- (i = (r = this.destination) === null || r === void 0 ? void 0 : r.error) === null || i === void 0 || i.call(r, n);
4350
+ return t.prototype.next = function(r) {
4351
+ var n, i;
4352
+ (i = (n = this.destination) === null || n === void 0 ? void 0 : n.next) === null || i === void 0 || i.call(n, r);
4353
+ }, t.prototype.error = function(r) {
4354
+ var n, i;
4355
+ (i = (n = this.destination) === null || n === void 0 ? void 0 : n.error) === null || i === void 0 || i.call(n, r);
4335
4356
  }, t.prototype.complete = function() {
4336
- var n, r;
4337
- (r = (n = this.destination) === null || n === void 0 ? void 0 : n.complete) === null || r === void 0 || r.call(n);
4338
- }, t.prototype._subscribe = function(n) {
4339
- var r, i;
4340
- return (i = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && i !== void 0 ? i : tr;
4357
+ var r, n;
4358
+ (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
4359
+ }, t.prototype._subscribe = function(r) {
4360
+ var n, i;
4361
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : tn;
4341
4362
  }, t;
4342
- }(or), sr = {
4363
+ }(on), sn = {
4343
4364
  now: function() {
4344
- return (sr.delegate || Date).now();
4365
+ return (sn.delegate || Date).now();
4345
4366
  },
4346
4367
  delegate: void 0
4347
4368
  }, ns = function(e) {
4348
- K(t, e);
4349
- function t(n, r, i) {
4350
- n === void 0 && (n = 1 / 0), r === void 0 && (r = 1 / 0), i === void 0 && (i = sr);
4369
+ He(t, e);
4370
+ function t(r, n, i) {
4371
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = sn);
4351
4372
  var o = e.call(this) || this;
4352
- return o._bufferSize = n, o._windowTime = r, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = r === 1 / 0, o._bufferSize = Math.max(1, n), o._windowTime = Math.max(1, r), o;
4373
+ return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
4353
4374
  }
4354
- return t.prototype.next = function(n) {
4355
- var r = this, i = r.isStopped, o = r._buffer, s = r._infiniteTimeWindow, a = r._timestampProvider, u = r._windowTime;
4356
- i || (o.push(n), !s && o.push(a.now() + u)), this._trimBuffer(), e.prototype.next.call(this, n);
4357
- }, t.prototype._subscribe = function(n) {
4375
+ return t.prototype.next = function(r) {
4376
+ var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, a = n._timestampProvider, u = n._windowTime;
4377
+ i || (o.push(r), !s && o.push(a.now() + u)), this._trimBuffer(), e.prototype.next.call(this, r);
4378
+ }, t.prototype._subscribe = function(r) {
4358
4379
  this._throwIfClosed(), this._trimBuffer();
4359
- for (var r = this._innerSubscribe(n), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), u = 0; u < a.length && !n.closed; u += o ? 1 : 2)
4360
- n.next(a[u]);
4361
- return this._checkFinalizedStatuses(n), r;
4380
+ for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), u = 0; u < a.length && !r.closed; u += o ? 1 : 2)
4381
+ r.next(a[u]);
4382
+ return this._checkFinalizedStatuses(r), n;
4362
4383
  }, t.prototype._trimBuffer = function() {
4363
- var n = this, r = n._bufferSize, i = n._timestampProvider, o = n._buffer, s = n._infiniteTimeWindow, a = (s ? 1 : 2) * r;
4364
- if (r < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
4384
+ var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * n;
4385
+ if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
4365
4386
  for (var u = i.now(), l = 0, c = 1; c < o.length && o[c] <= u; c += 2)
4366
4387
  l = c;
4367
4388
  l && o.splice(0, l + 1);
4368
4389
  }
4369
4390
  }, t;
4370
- }(or);
4371
- const dn = [], pn = {}, rs = (e, t = 0) => {
4372
- if (dn.indexOf(e) == -1) {
4373
- const n = new ns(t);
4374
- pn[e] = n, dn.push(e);
4391
+ }(on);
4392
+ const pr = [], dr = {}, is = (e, t = 0) => {
4393
+ if (pr.indexOf(e) == -1) {
4394
+ const r = new ns(t);
4395
+ dr[e] = r, pr.push(e);
4375
4396
  }
4376
- return pn[e];
4397
+ return dr[e];
4377
4398
  };
4378
- window.emWidgets = { topic: rs };
4379
- const is = (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));
4399
+ window.emWidgets = { topic: is };
4400
+ const os = (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));
4380
4401
  String(Number.MAX_SAFE_INTEGER).length;
4381
- function os(e, t) {
4402
+ function ss(e, t) {
4382
4403
  if (e) {
4383
- const n = document.createElement("style");
4384
- n.innerHTML = t, e.appendChild(n);
4404
+ const r = document.createElement("style");
4405
+ r.innerHTML = t, e.appendChild(r);
4385
4406
  }
4386
4407
  }
4387
- function ss(e, t) {
4408
+ function as(e, t) {
4388
4409
  if (!e || !t)
4389
4410
  return;
4390
- const n = new URL(t);
4391
- fetch(n.href).then((r) => r.text()).then((r) => {
4411
+ const r = new URL(t);
4412
+ fetch(r.href).then((n) => n.text()).then((n) => {
4392
4413
  const i = document.createElement("style");
4393
- i.innerHTML = r, e && e.appendChild(i);
4394
- }).catch((r) => {
4395
- console.error("There was an error while trying to load client styling from URL", r);
4414
+ i.innerHTML = n, e && e.appendChild(i);
4415
+ }).catch((n) => {
4416
+ console.error("There was an error while trying to load client styling from URL", n);
4396
4417
  });
4397
4418
  }
4398
- function as(e, t, n) {
4419
+ function us(e, t, r) {
4399
4420
  if (window.emMessageBus) {
4400
- const r = document.createElement("style");
4421
+ const n = document.createElement("style");
4401
4422
  window.emMessageBus.subscribe(t, (i) => {
4402
- r.innerHTML = i, e && e.appendChild(r);
4423
+ n.innerHTML = i, e && e.appendChild(n);
4403
4424
  });
4404
4425
  }
4405
4426
  }
4406
- function us(e, t, n) {
4407
- window.emMessageBus && window.emMessageBus.subscribe(e, n);
4427
+ function ls(e, t, r) {
4428
+ window.emMessageBus && window.emMessageBus.subscribe(e, r);
4408
4429
  }
4409
4430
  if (typeof window != "undefined") {
4410
4431
  let e = function(t) {
4411
- return function(...n) {
4432
+ return function(...r) {
4412
4433
  try {
4413
- return t.apply(this, n);
4414
- } catch (r) {
4415
- if (r instanceof DOMException && r.message.includes("has already been used with this registry") || r.message.includes("Cannot define multiple custom elements with the same tag name"))
4434
+ return t.apply(this, r);
4435
+ } catch (n) {
4436
+ if (n instanceof DOMException && n.message.includes("has already been used with this registry") || n.message.includes("Cannot define multiple custom elements with the same tag name"))
4416
4437
  return !1;
4417
- throw r;
4438
+ throw n;
4418
4439
  }
4419
4440
  };
4420
4441
  };
4421
- customElements.define = e(customElements.define), import("./GeneralAnimationLoading-0Xmc2B49.js").then(({ default: t }) => {
4442
+ customElements.define = e(customElements.define), import("./GeneralAnimationLoading-mNdwhF_Q.js").then(({ default: t }) => {
4422
4443
  !customElements.get("general-animation-loading") && customElements.define("general-animation-loading", t.element);
4423
4444
  });
4424
4445
  }
4425
- function ls(e) {
4426
- Lr(e, "svelte-d1flp7", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.Off{display:none}.CasinoWinners{background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));width:100%;height:320px;margin:0 auto}.CasinoWinners.Mobile{padding:25px 10px;height:250px}.WinnersHeader{display:flex;justify-content:space-between}.SliderButton{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);height:40px;width:40px}.SliderButton.SliderButton:active{transform:translateY(1px)}.WinnerButtonsContainer{display:flex;margin-bottom:42px}.WinnersButton{border:none;background:none;color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF));font-size:22px;font-weight:500;margin-right:60px;cursor:pointer}.WinnersButton:hover{border-bottom:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));line-height:40px}.WinnersButton:focus{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));line-height:40px}.WinnersButton.Active{border-bottom:2px solid #22B04E;padding-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.WinnersButton.Active{border-bottom:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));line-height:40px}.ButtonsContainerNone{display:none}.WinnersSlider{display:flex;justify-content:flex-start;position:relative;height:180px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.WinnersSlider::-webkit-scrollbar{display:none}.WinnersSlider .NoWinnersMessage{color:var(--emw--casino-typography, var(--emw--color-typography, #FFFFFF));font-size:var(--emw--font-size-medium, 16px)}.CardWrapper{position:absolute;top:0;left:0}.CardWrapperAnimation{transition:transform 2s}.WinnerCard{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4px;height:180px;min-width:191px;margin-bottom:30px;margin-right:30px}.WinnerCard p:first-of-type{color:var(--emw--color-gray-150, #828282);font-size:14px;inline-size:189px;overflow-wrap:break-word;text-align:center}.WinnerCard p:nth-child(3){text-align:center;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:14px;width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.WinnerCard p:nth-child(4){color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:14px;text-align:center}.WinnerCard p:last-of-type{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));font-size:16px}.WinnerCard:hover{border:1px solid rgba(255, 255, 255, 0.4)}.WinnersImage{border-radius:5px;height:54px;margin-bottom:10px;width:80px;cursor:pointer}.Mobile .CasinoWinners{width:320px;max-width:320px}.Mobile .WinnersHeader{justify-content:flex-start}.Mobile .WinnersButton{font-size:18px;white-space:nowrap;margin-right:40px}.Mobile .WinnersButton:last-child{margin-right:0}.Mobile .WinnersButton.Active{padding-bottom:4px}.Mobile .WinnersSlider{overflow:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.Mobile .SliderButton{display:none}.Mobile .WinnerCard{width:140px;height:150px;min-width:140px;margin-right:12px}.Mobile .WinnerCard p:first-of-type{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;width:100px}.Mobile .WinnerCard p:nth-child(3){font-size:10px}.Mobile .WinnerCard p:nth-child(4){font-size:8px;font-weight:300;text-align:center}.Mobile .WinnerCard p:last-of-type{font-size:11px}.Mobile .WinnerButtonsContainer{margin-bottom:20px}");
4446
+ function hs(e) {
4447
+ Ln(e, "svelte-d1flp7", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.Off{display:none}.CasinoWinners{background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));width:100%;height:320px;margin:0 auto}.CasinoWinners.Mobile{padding:25px 10px;height:250px}.WinnersHeader{display:flex;justify-content:space-between}.SliderButton{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);height:40px;width:40px}.SliderButton.SliderButton:active{transform:translateY(1px)}.WinnerButtonsContainer{display:flex;margin-bottom:42px}.WinnersButton{border:none;background:none;color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF));font-size:22px;font-weight:500;margin-right:60px;cursor:pointer}.WinnersButton:hover{border-bottom:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));line-height:40px}.WinnersButton:focus{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));line-height:40px}.WinnersButton.Active{border-bottom:2px solid #22B04E;padding-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.WinnersButton.Active{border-bottom:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));line-height:40px}.ButtonsContainerNone{display:none}.WinnersSlider{display:flex;justify-content:flex-start;position:relative;height:180px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.WinnersSlider::-webkit-scrollbar{display:none}.WinnersSlider .NoWinnersMessage{color:var(--emw--casino-typography, var(--emw--color-typography, #FFFFFF));font-size:var(--emw--font-size-medium, 16px)}.CardWrapper{position:absolute;top:0;left:0}.CardWrapperAnimation{transition:transform 2s}.WinnerCard{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4px;height:180px;min-width:191px;margin-bottom:30px;margin-right:30px}.WinnerCard p:first-of-type{color:var(--emw--color-gray-150, #828282);font-size:14px;inline-size:189px;overflow-wrap:break-word;text-align:center}.WinnerCard p:nth-child(3){text-align:center;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:14px;width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.WinnerCard p:nth-child(4){color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:14px;text-align:center}.WinnerCard p:last-of-type{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));font-size:16px}.WinnerCard:hover{border:1px solid rgba(255, 255, 255, 0.4)}.WinnersImage{border-radius:5px;height:54px;margin-bottom:10px;width:80px;cursor:pointer}.Mobile .CasinoWinners{width:320px;max-width:320px}.Mobile .WinnersHeader{justify-content:flex-start}.Mobile .WinnersButton{font-size:18px;white-space:nowrap;margin-right:40px}.Mobile .WinnersButton:last-child{margin-right:0}.Mobile .WinnersButton.Active{padding-bottom:4px}.Mobile .WinnersSlider{overflow:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.Mobile .SliderButton{display:none}.Mobile .WinnerCard{width:140px;height:150px;min-width:140px;margin-right:12px}.Mobile .WinnerCard p:first-of-type{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;width:100px}.Mobile .WinnerCard p:nth-child(3){font-size:10px}.Mobile .WinnerCard p:nth-child(4){font-size:8px;font-weight:300;text-align:center}.Mobile .WinnerCard p:last-of-type{font-size:11px}.Mobile .WinnerButtonsContainer{margin-bottom:20px}");
4427
4448
  }
4428
- function bn(e, t, n) {
4429
- const r = e.slice();
4430
- return r[74] = t[n], r;
4449
+ function br(e, t, r) {
4450
+ const n = e.slice();
4451
+ return n[74] = t[r], n;
4431
4452
  }
4432
- function gn(e, t, n) {
4433
- const r = e.slice();
4434
- return r[77] = t[n], r;
4453
+ function gr(e, t, r) {
4454
+ const n = e.slice();
4455
+ return n[77] = t[r], n;
4435
4456
  }
4436
- function hs(e) {
4437
- let t, n, r, i, o, s, a, u, l, c, m, f, p, g, b, C, I, N, T, A = Fe(
4457
+ function cs(e) {
4458
+ let t, r, n, i, o, s, a, u, l, c, m, f, d, g, b, O, N, I, S, H = Fe(
4438
4459
  /*tabs*/
4439
4460
  e[16]
4440
4461
  ), x = [];
4441
- for (let _ = 0; _ < A.length; _ += 1)
4442
- x[_] = En(gn(e, A, _));
4443
- function R(_, H) {
4462
+ for (let _ = 0; _ < H.length; _ += 1)
4463
+ x[_] = Er(gr(e, H, _));
4464
+ function R(_, B) {
4444
4465
  return (
4445
4466
  /*isLoadingDelayed*/
4446
- _[17] ? ms : fs
4467
+ _[17] ? ps : ms
4447
4468
  );
4448
4469
  }
4449
4470
  let W = R(e), L = W(e);
4450
4471
  return {
4451
4472
  c() {
4452
- t = O("div"), n = O("div"), r = O("div");
4473
+ t = M("div"), r = M("div"), n = M("div");
4453
4474
  for (let _ = 0; _ < x.length; _ += 1)
4454
4475
  x[_].c();
4455
- i = q(), o = O("div"), s = O("button"), a = Me("svg"), u = Me("path"), c = q(), m = O("button"), f = Me("svg"), p = Me("path"), C = q(), L.c(), d(r, "class", "WinnerButtonsContainer"), d(u, "style", l = /*numberOfVisibleSlides*/
4476
+ i = q(), o = M("div"), s = M("button"), a = Ce("svg"), u = Ce("path"), c = q(), m = M("button"), f = Ce("svg"), d = Ce("path"), O = q(), L.c(), p(n, "class", "WinnerButtonsContainer"), p(u, "style", l = /*numberOfVisibleSlides*/
4456
4477
  e[11] >= /*winners*/
4457
- e[10].length ? "fill:#F6F6F62E" : ""), d(u, "id", "Path_36"), d(u, "data-name", "Path 36"), d(u, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), d(u, "transform", "translate(14.656 0) rotate(90)"), d(u, "fill", "#fff"), d(a, "id", "Component_46_2"), d(a, "data-name", "Component 46 – 2"), d(a, "xmlns", "http://www.w3.org/2000/svg"), d(a, "width", "15"), d(a, "height", "15"), d(a, "viewBox", "0 0 16 24.656"), d(s, "class", "SliderButton"), d(p, "style", g = /*numberOfVisibleSlides*/
4478
+ e[10].length ? "fill:#F6F6F62E" : ""), p(u, "id", "Path_36"), p(u, "data-name", "Path 36"), p(u, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), p(u, "transform", "translate(14.656 0) rotate(90)"), p(u, "fill", "#fff"), p(a, "id", "Component_46_2"), p(a, "data-name", "Component 46 – 2"), p(a, "xmlns", "http://www.w3.org/2000/svg"), p(a, "width", "15"), p(a, "height", "15"), p(a, "viewBox", "0 0 16 24.656"), p(s, "class", "SliderButton"), p(d, "style", g = /*numberOfVisibleSlides*/
4458
4479
  e[11] >= /*winners*/
4459
- e[10].length ? "fill:#F6F6F62E" : ""), d(p, "id", "Path_36"), d(p, "data-name", "Path 36"), d(p, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), d(p, "transform", "translate(0 24.656) rotate(-90)"), d(p, "fill", "#fff"), d(f, "id", "Component_46_2"), d(f, "data-name", "Component 46 – 2"), d(f, "xmlns", "http://www.w3.org/2000/svg"), d(f, "width", "15"), d(f, "height", "15"), d(f, "viewBox", "0 0 16 24.656"), d(m, "class", "SliderButton"), d(o, "class", b = "ButtonsContainer " + /*enableautoscroll*/
4460
- (e[4] == "true" ? "ButtonsContainerNone" : "")), d(n, "class", "WinnersHeader"), d(t, "class", I = "CasinoWinners " + /*mobile*/
4480
+ e[10].length ? "fill:#F6F6F62E" : ""), p(d, "id", "Path_36"), p(d, "data-name", "Path 36"), p(d, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), p(d, "transform", "translate(0 24.656) rotate(-90)"), p(d, "fill", "#fff"), p(f, "id", "Component_46_2"), p(f, "data-name", "Component 46 – 2"), p(f, "xmlns", "http://www.w3.org/2000/svg"), p(f, "width", "15"), p(f, "height", "15"), p(f, "viewBox", "0 0 16 24.656"), p(m, "class", "SliderButton"), p(o, "class", b = "ButtonsContainer " + /*enableautoscroll*/
4481
+ (e[4] == "true" ? "ButtonsContainerNone" : "")), p(r, "class", "WinnersHeader"), p(t, "class", N = "CasinoWinners " + /*mobile*/
4461
4482
  (e[12] ? "Mobile" : ""));
4462
4483
  },
4463
- m(_, H) {
4464
- k(_, t, H), S(t, n), S(n, r);
4484
+ m(_, B) {
4485
+ k(_, t, B), w(t, r), w(r, n);
4465
4486
  for (let y = 0; y < x.length; y += 1)
4466
- x[y] && x[y].m(r, null);
4467
- S(n, i), S(n, o), S(o, s), S(s, a), S(a, u), S(o, c), S(o, m), S(m, f), S(f, p), S(t, C), L.m(t, null), N || (T = [
4468
- we(
4487
+ x[y] && x[y].m(n, null);
4488
+ w(r, i), w(r, o), w(o, s), w(s, a), w(a, u), w(o, c), w(o, m), w(m, f), w(f, d), w(t, O), L.m(t, null), I || (S = [
4489
+ xe(
4469
4490
  s,
4470
4491
  "click",
4471
4492
  /*click_handler_2*/
4472
4493
  e[47]
4473
4494
  ),
4474
- we(
4495
+ xe(
4475
4496
  m,
4476
4497
  "click",
4477
4498
  /*click_handler_3*/
4478
4499
  e[48]
4479
4500
  )
4480
- ], N = !0);
4501
+ ], I = !0);
4481
4502
  },
4482
- p(_, H) {
4483
- if (H[0] & /*winnersType, istopavailable, toggleTab, $_, tabs, isrecentavailable*/
4503
+ p(_, B) {
4504
+ if (B[0] & /*winnersType, istopavailable, toggleTab, $_, tabs, isrecentavailable*/
4484
4505
  852483) {
4485
- A = Fe(
4506
+ H = Fe(
4486
4507
  /*tabs*/
4487
4508
  _[16]
4488
4509
  );
4489
4510
  let y;
4490
- for (y = 0; y < A.length; y += 1) {
4491
- const U = gn(_, A, y);
4492
- x[y] ? x[y].p(U, H) : (x[y] = En(U), x[y].c(), x[y].m(r, null));
4511
+ for (y = 0; y < H.length; y += 1) {
4512
+ const U = gr(_, H, y);
4513
+ x[y] ? x[y].p(U, B) : (x[y] = Er(U), x[y].c(), x[y].m(n, null));
4493
4514
  }
4494
4515
  for (; y < x.length; y += 1)
4495
4516
  x[y].d(1);
4496
- x.length = A.length;
4517
+ x.length = H.length;
4497
4518
  }
4498
- H[0] & /*numberOfVisibleSlides, winners*/
4519
+ B[0] & /*numberOfVisibleSlides, winners*/
4499
4520
  3072 && l !== (l = /*numberOfVisibleSlides*/
4500
4521
  _[11] >= /*winners*/
4501
- _[10].length ? "fill:#F6F6F62E" : "") && d(u, "style", l), H[0] & /*numberOfVisibleSlides, winners*/
4522
+ _[10].length ? "fill:#F6F6F62E" : "") && p(u, "style", l), B[0] & /*numberOfVisibleSlides, winners*/
4502
4523
  3072 && g !== (g = /*numberOfVisibleSlides*/
4503
4524
  _[11] >= /*winners*/
4504
- _[10].length ? "fill:#F6F6F62E" : "") && d(p, "style", g), H[0] & /*enableautoscroll*/
4525
+ _[10].length ? "fill:#F6F6F62E" : "") && p(d, "style", g), B[0] & /*enableautoscroll*/
4505
4526
  16 && b !== (b = "ButtonsContainer " + /*enableautoscroll*/
4506
- (_[4] == "true" ? "ButtonsContainerNone" : "")) && d(o, "class", b), W === (W = R(_)) && L ? L.p(_, H) : (L.d(1), L = W(_), L && (L.c(), L.m(t, null))), H[0] & /*mobile*/
4507
- 4096 && I !== (I = "CasinoWinners " + /*mobile*/
4508
- (_[12] ? "Mobile" : "")) && d(t, "class", I);
4527
+ (_[4] == "true" ? "ButtonsContainerNone" : "")) && p(o, "class", b), W === (W = R(_)) && L ? L.p(_, B) : (L.d(1), L = W(_), L && (L.c(), L.m(t, null))), B[0] & /*mobile*/
4528
+ 4096 && N !== (N = "CasinoWinners " + /*mobile*/
4529
+ (_[12] ? "Mobile" : "")) && p(t, "class", N);
4509
4530
  },
4510
4531
  d(_) {
4511
- _ && j(t), Bn(x, _), L.d(), N = !1, de(T);
4532
+ _ && j(t), Br(x, _), L.d(), I = !1, me(S);
4512
4533
  }
4513
4534
  };
4514
4535
  }
4515
- function cs(e) {
4536
+ function fs(e) {
4516
4537
  let t;
4517
4538
  return {
4518
4539
  c() {
4519
- t = O("general-animation-loading"), J(
4540
+ t = M("general-animation-loading"), J(
4520
4541
  t,
4521
4542
  "clientstyling",
4522
4543
  /*clientstyling*/
@@ -4528,62 +4549,62 @@ function cs(e) {
4528
4549
  e[3]
4529
4550
  );
4530
4551
  },
4531
- m(n, r) {
4532
- k(n, t, r);
4552
+ m(r, n) {
4553
+ k(r, t, n);
4533
4554
  },
4534
- p(n, r) {
4535
- r[0] & /*clientstyling*/
4555
+ p(r, n) {
4556
+ n[0] & /*clientstyling*/
4536
4557
  4 && J(
4537
4558
  t,
4538
4559
  "clientstyling",
4539
4560
  /*clientstyling*/
4540
- n[2]
4541
- ), r[0] & /*clientstylingurl*/
4561
+ r[2]
4562
+ ), n[0] & /*clientstylingurl*/
4542
4563
  8 && J(
4543
4564
  t,
4544
4565
  "clientstylingurl",
4545
4566
  /*clientstylingurl*/
4546
- n[3]
4567
+ r[3]
4547
4568
  );
4548
4569
  },
4549
- d(n) {
4550
- n && j(t);
4570
+ d(r) {
4571
+ r && j(t);
4551
4572
  }
4552
4573
  };
4553
4574
  }
4554
- function yn(e) {
4555
- let t, n = (
4575
+ function yr(e) {
4576
+ let t, r = (
4556
4577
  /*isrecentavailable*/
4557
- e[0] === "true" && vn(e)
4578
+ e[0] === "true" && vr(e)
4558
4579
  );
4559
4580
  return {
4560
4581
  c() {
4561
- n && n.c(), t = Tt();
4582
+ r && r.c(), t = Ot();
4562
4583
  },
4563
- m(r, i) {
4564
- n && n.m(r, i), k(r, t, i);
4584
+ m(n, i) {
4585
+ r && r.m(n, i), k(n, t, i);
4565
4586
  },
4566
- p(r, i) {
4587
+ p(n, i) {
4567
4588
  /*isrecentavailable*/
4568
- r[0] === "true" ? n ? n.p(r, i) : (n = vn(r), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null);
4589
+ n[0] === "true" ? r ? r.p(n, i) : (r = vr(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
4569
4590
  },
4570
- d(r) {
4571
- r && j(t), n && n.d(r);
4591
+ d(n) {
4592
+ n && j(t), r && r.d(n);
4572
4593
  }
4573
4594
  };
4574
4595
  }
4575
- function vn(e) {
4576
- let t, n = (
4596
+ function vr(e) {
4597
+ let t, r = (
4577
4598
  /*$_*/
4578
4599
  e[18]("recentWinners") + ""
4579
- ), r, i, o, s;
4600
+ ), n, i, o, s;
4580
4601
  return {
4581
4602
  c() {
4582
- t = O("button"), r = te(n), d(t, "class", i = "WinnersButton " + /*winnersType*/
4603
+ t = M("button"), n = te(r), p(t, "class", i = "WinnersButton " + /*winnersType*/
4583
4604
  (e[9] == "recent" ? "Active" : ""));
4584
4605
  },
4585
4606
  m(a, u) {
4586
- k(a, t, u), S(t, r), o || (s = we(
4607
+ k(a, t, u), w(t, n), o || (s = xe(
4587
4608
  t,
4588
4609
  "click",
4589
4610
  /*click_handler*/
@@ -4592,29 +4613,29 @@ function vn(e) {
4592
4613
  },
4593
4614
  p(a, u) {
4594
4615
  u[0] & /*$_*/
4595
- 262144 && n !== (n = /*$_*/
4596
- a[18]("recentWinners") + "") && ae(r, n), u[0] & /*winnersType*/
4616
+ 262144 && r !== (r = /*$_*/
4617
+ a[18]("recentWinners") + "") && ae(n, r), u[0] & /*winnersType*/
4597
4618
  512 && i !== (i = "WinnersButton " + /*winnersType*/
4598
- (a[9] == "recent" ? "Active" : "")) && d(t, "class", i);
4619
+ (a[9] == "recent" ? "Active" : "")) && p(t, "class", i);
4599
4620
  },
4600
4621
  d(a) {
4601
4622
  a && j(t), o = !1, s();
4602
4623
  }
4603
4624
  };
4604
4625
  }
4605
- function _n(e) {
4606
- let t, n = (
4626
+ function _r(e) {
4627
+ let t, r = (
4607
4628
  /*$_*/
4608
4629
  e[18]("topWinners") + ""
4609
- ), r, i, o, s, a;
4630
+ ), n, i, o, s, a;
4610
4631
  return {
4611
4632
  c() {
4612
- t = O("button"), r = te(n), i = q(), d(t, "class", o = "WinnersButton " + /*winnersType*/
4633
+ t = M("button"), n = te(r), i = q(), p(t, "class", o = "WinnersButton " + /*winnersType*/
4613
4634
  (e[9] == "top" ? "Active" : "") + " " + /*istopavailable*/
4614
4635
  (e[1] == "false" ? "Off" : ""));
4615
4636
  },
4616
4637
  m(u, l) {
4617
- k(u, t, l), S(t, r), S(t, i), s || (a = we(
4638
+ k(u, t, l), w(t, n), w(t, i), s || (a = xe(
4618
4639
  t,
4619
4640
  "click",
4620
4641
  /*click_handler_1*/
@@ -4623,71 +4644,71 @@ function _n(e) {
4623
4644
  },
4624
4645
  p(u, l) {
4625
4646
  l[0] & /*$_*/
4626
- 262144 && n !== (n = /*$_*/
4627
- u[18]("topWinners") + "") && ae(r, n), l[0] & /*winnersType, istopavailable*/
4647
+ 262144 && r !== (r = /*$_*/
4648
+ u[18]("topWinners") + "") && ae(n, r), l[0] & /*winnersType, istopavailable*/
4628
4649
  514 && o !== (o = "WinnersButton " + /*winnersType*/
4629
4650
  (u[9] == "top" ? "Active" : "") + " " + /*istopavailable*/
4630
- (u[1] == "false" ? "Off" : "")) && d(t, "class", o);
4651
+ (u[1] == "false" ? "Off" : "")) && p(t, "class", o);
4631
4652
  },
4632
4653
  d(u) {
4633
4654
  u && j(t), s = !1, a();
4634
4655
  }
4635
4656
  };
4636
4657
  }
4637
- function En(e) {
4638
- let t, n, r = (
4658
+ function Er(e) {
4659
+ let t, r, n = (
4639
4660
  /*tab*/
4640
- e[77] == "recent" && yn(e)
4661
+ e[77] == "recent" && yr(e)
4641
4662
  ), i = (
4642
4663
  /*tab*/
4643
- e[77] == "top" && _n(e)
4664
+ e[77] == "top" && _r(e)
4644
4665
  );
4645
4666
  return {
4646
4667
  c() {
4647
- r && r.c(), t = q(), i && i.c(), n = Tt();
4668
+ n && n.c(), t = q(), i && i.c(), r = Ot();
4648
4669
  },
4649
4670
  m(o, s) {
4650
- r && r.m(o, s), k(o, t, s), i && i.m(o, s), k(o, n, s);
4671
+ n && n.m(o, s), k(o, t, s), i && i.m(o, s), k(o, r, s);
4651
4672
  },
4652
4673
  p(o, s) {
4653
4674
  /*tab*/
4654
- o[77] == "recent" ? r ? r.p(o, s) : (r = yn(o), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), /*tab*/
4655
- o[77] == "top" ? i ? i.p(o, s) : (i = _n(o), i.c(), i.m(n.parentNode, n)) : i && (i.d(1), i = null);
4675
+ o[77] == "recent" ? n ? n.p(o, s) : (n = yr(o), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), /*tab*/
4676
+ o[77] == "top" ? i ? i.p(o, s) : (i = _r(o), i.c(), i.m(r.parentNode, r)) : i && (i.d(1), i = null);
4656
4677
  },
4657
4678
  d(o) {
4658
- o && (j(t), j(n)), r && r.d(o), i && i.d(o);
4679
+ o && (j(t), j(r)), n && n.d(o), i && i.d(o);
4659
4680
  }
4660
4681
  };
4661
4682
  }
4662
- function fs(e) {
4683
+ function ms(e) {
4663
4684
  let t;
4664
- function n(o, s) {
4685
+ function r(o, s) {
4665
4686
  return (
4666
4687
  /*winners*/
4667
- o[10].length !== 0 ? ps : ds
4688
+ o[10].length !== 0 ? bs : ds
4668
4689
  );
4669
4690
  }
4670
- let r = n(e), i = r(e);
4691
+ let n = r(e), i = n(e);
4671
4692
  return {
4672
4693
  c() {
4673
- t = O("div"), i.c(), d(t, "class", "WinnersSlider");
4694
+ t = M("div"), i.c(), p(t, "class", "WinnersSlider");
4674
4695
  },
4675
4696
  m(o, s) {
4676
4697
  k(o, t, s), i.m(t, null), e[51](t);
4677
4698
  },
4678
4699
  p(o, s) {
4679
- r === (r = n(o)) && i ? i.p(o, s) : (i.d(1), i = r(o), i && (i.c(), i.m(t, null)));
4700
+ n === (n = r(o)) && i ? i.p(o, s) : (i.d(1), i = n(o), i && (i.c(), i.m(t, null)));
4680
4701
  },
4681
4702
  d(o) {
4682
4703
  o && j(t), i.d(), e[51](null);
4683
4704
  }
4684
4705
  };
4685
4706
  }
4686
- function ms(e) {
4707
+ function ps(e) {
4687
4708
  let t;
4688
4709
  return {
4689
4710
  c() {
4690
- t = O("general-animation-loading"), J(
4711
+ t = M("general-animation-loading"), J(
4691
4712
  t,
4692
4713
  "clientstyling",
4693
4714
  /*clientstyling*/
@@ -4704,99 +4725,99 @@ function ms(e) {
4704
4725
  e[5]
4705
4726
  );
4706
4727
  },
4707
- m(n, r) {
4708
- k(n, t, r);
4728
+ m(r, n) {
4729
+ k(r, t, n);
4709
4730
  },
4710
- p(n, r) {
4711
- r[0] & /*clientstyling*/
4731
+ p(r, n) {
4732
+ n[0] & /*clientstyling*/
4712
4733
  4 && J(
4713
4734
  t,
4714
4735
  "clientstyling",
4715
4736
  /*clientstyling*/
4716
- n[2]
4717
- ), r[0] & /*clientstylingurl*/
4737
+ r[2]
4738
+ ), n[0] & /*clientstylingurl*/
4718
4739
  8 && J(
4719
4740
  t,
4720
4741
  "clientstylingurl",
4721
4742
  /*clientstylingurl*/
4722
- n[3]
4723
- ), r[0] & /*mbsource*/
4743
+ r[3]
4744
+ ), n[0] & /*mbsource*/
4724
4745
  32 && J(
4725
4746
  t,
4726
4747
  "mbsource",
4727
4748
  /*mbsource*/
4728
- n[5]
4749
+ r[5]
4729
4750
  );
4730
4751
  },
4731
- d(n) {
4732
- n && j(t);
4752
+ d(r) {
4753
+ r && j(t);
4733
4754
  }
4734
4755
  };
4735
4756
  }
4736
4757
  function ds(e) {
4737
- let t, n = (
4758
+ let t, r = (
4738
4759
  /*$_*/
4739
4760
  e[18]("noWinnersMessage") + ""
4740
- ), r;
4761
+ ), n;
4741
4762
  return {
4742
4763
  c() {
4743
- t = O("p"), r = te(n), d(t, "class", "NoWinnersMessage");
4764
+ t = M("p"), n = te(r), p(t, "class", "NoWinnersMessage");
4744
4765
  },
4745
4766
  m(i, o) {
4746
- k(i, t, o), S(t, r);
4767
+ k(i, t, o), w(t, n);
4747
4768
  },
4748
4769
  p(i, o) {
4749
4770
  o[0] & /*$_*/
4750
- 262144 && n !== (n = /*$_*/
4751
- i[18]("noWinnersMessage") + "") && ae(r, n);
4771
+ 262144 && r !== (r = /*$_*/
4772
+ i[18]("noWinnersMessage") + "") && ae(n, r);
4752
4773
  },
4753
4774
  d(i) {
4754
4775
  i && j(t);
4755
4776
  }
4756
4777
  };
4757
4778
  }
4758
- function ps(e) {
4759
- let t, n = Fe(
4779
+ function bs(e) {
4780
+ let t, r = Fe(
4760
4781
  /*winners*/
4761
4782
  e[10]
4762
- ), r = [];
4763
- for (let i = 0; i < n.length; i += 1)
4764
- r[i] = xn(bn(e, n, i));
4783
+ ), n = [];
4784
+ for (let i = 0; i < r.length; i += 1)
4785
+ n[i] = xr(br(e, r, i));
4765
4786
  return {
4766
4787
  c() {
4767
- for (let i = 0; i < r.length; i += 1)
4768
- r[i].c();
4769
- t = Tt();
4788
+ for (let i = 0; i < n.length; i += 1)
4789
+ n[i].c();
4790
+ t = Ot();
4770
4791
  },
4771
4792
  m(i, o) {
4772
- for (let s = 0; s < r.length; s += 1)
4773
- r[s] && r[s].m(i, o);
4793
+ for (let s = 0; s < n.length; s += 1)
4794
+ n[s] && n[s].m(i, o);
4774
4795
  k(i, t, o);
4775
4796
  },
4776
4797
  p(i, o) {
4777
4798
  if (o[0] & /*addAnimation, winnerCardElem, getAmount, winners, $_, maskUsername, openWinnersGame*/
4778
4799
  20219136) {
4779
- n = Fe(
4800
+ r = Fe(
4780
4801
  /*winners*/
4781
4802
  i[10]
4782
4803
  );
4783
4804
  let s;
4784
- for (s = 0; s < n.length; s += 1) {
4785
- const a = bn(i, n, s);
4786
- r[s] ? r[s].p(a, o) : (r[s] = xn(a), r[s].c(), r[s].m(t.parentNode, t));
4805
+ for (s = 0; s < r.length; s += 1) {
4806
+ const a = br(i, r, s);
4807
+ n[s] ? n[s].p(a, o) : (n[s] = xr(a), n[s].c(), n[s].m(t.parentNode, t));
4787
4808
  }
4788
- for (; s < r.length; s += 1)
4789
- r[s].d(1);
4790
- r.length = n.length;
4809
+ for (; s < n.length; s += 1)
4810
+ n[s].d(1);
4811
+ n.length = r.length;
4791
4812
  }
4792
4813
  },
4793
4814
  d(i) {
4794
- i && j(t), Bn(r, i);
4815
+ i && j(t), Br(n, i);
4795
4816
  }
4796
4817
  };
4797
4818
  }
4798
- function xn(e) {
4799
- let t, n, r, i, o, s, a, u = (
4819
+ function xr(e) {
4820
+ let t, r, n, i, o, s, a, u = (
4800
4821
  /*winner*/
4801
4822
  e[74].gameName + ""
4802
4823
  ), l, c, m, f = (
@@ -4805,10 +4826,10 @@ function xn(e) {
4805
4826
  /*winner*/
4806
4827
  e[74].username
4807
4828
  ) + ""
4808
- ), p, g, b, C = (
4829
+ ), d, g, b, O = (
4809
4830
  /*$_*/
4810
4831
  e[18]("won") + ""
4811
- ), I, N, T, A = (
4832
+ ), N, I, S, H = (
4812
4833
  /*getAmount*/
4813
4834
  e[24](
4814
4835
  /*winner*/
@@ -4826,63 +4847,63 @@ function xn(e) {
4826
4847
  }
4827
4848
  return {
4828
4849
  c() {
4829
- var H, y, U, V;
4830
- t = O("div"), n = O("div"), r = O("img"), s = q(), a = O("p"), l = te(u), c = q(), m = O("p"), p = te(f), g = q(), b = O("p"), I = te(C), N = q(), T = O("p"), x = q(), Xt(r.src, i = /*winner*/
4831
- (y = (H = e[74]) == null ? void 0 : H.gameModel) == null ? void 0 : y.thumbnail) || d(r, "src", i), d(r, "alt", o = /*winner*/
4832
- (V = (U = e[74]) == null ? void 0 : U.gameModel) == null ? void 0 : V.thumbnail), d(r, "class", "WinnersImage"), d(b, "class", "WinnerUsername"), d(T, "class", "WinnerAmount"), d(n, "class", "WinnerCard"), d(t, "class", R = "CardWrapper " + /*addAnimation*/
4850
+ var B, y, U, V;
4851
+ t = M("div"), r = M("div"), n = M("img"), s = q(), a = M("p"), l = te(u), c = q(), m = M("p"), d = te(f), g = q(), b = M("p"), N = te(O), I = q(), S = M("p"), x = q(), zt(n.src, i = /*winner*/
4852
+ (y = (B = e[74]) == null ? void 0 : B.gameModel) == null ? void 0 : y.thumbnail) || p(n, "src", i), p(n, "alt", o = /*winner*/
4853
+ (V = (U = e[74]) == null ? void 0 : U.gameModel) == null ? void 0 : V.thumbnail), p(n, "class", "WinnersImage"), p(b, "class", "WinnerUsername"), p(S, "class", "WinnerAmount"), p(r, "class", "WinnerCard"), p(t, "class", R = "CardWrapper " + /*addAnimation*/
4833
4854
  (e[15] ? "CardWrapperAnimation" : ""));
4834
4855
  },
4835
- m(H, y) {
4836
- k(H, t, y), S(t, n), S(n, r), S(n, s), S(n, a), S(a, l), S(n, c), S(n, m), S(m, p), S(n, g), S(n, b), S(b, I), S(n, N), S(n, T), T.innerHTML = A, e[50](n), S(t, x), W || (L = we(r, "click", _), W = !0);
4856
+ m(B, y) {
4857
+ k(B, t, y), w(t, r), w(r, n), w(r, s), w(r, a), w(a, l), w(r, c), w(r, m), w(m, d), w(r, g), w(r, b), w(b, N), w(r, I), w(r, S), S.innerHTML = H, e[50](r), w(t, x), W || (L = xe(n, "click", _), W = !0);
4837
4858
  },
4838
- p(H, y) {
4859
+ p(B, y) {
4839
4860
  var U, V, Q, X;
4840
- e = H, y[0] & /*winners*/
4841
- 1024 && !Xt(r.src, i = /*winner*/
4842
- (V = (U = e[74]) == null ? void 0 : U.gameModel) == null ? void 0 : V.thumbnail) && d(r, "src", i), y[0] & /*winners*/
4861
+ e = B, y[0] & /*winners*/
4862
+ 1024 && !zt(n.src, i = /*winner*/
4863
+ (V = (U = e[74]) == null ? void 0 : U.gameModel) == null ? void 0 : V.thumbnail) && p(n, "src", i), y[0] & /*winners*/
4843
4864
  1024 && o !== (o = /*winner*/
4844
- (X = (Q = e[74]) == null ? void 0 : Q.gameModel) == null ? void 0 : X.thumbnail) && d(r, "alt", o), y[0] & /*winners*/
4865
+ (X = (Q = e[74]) == null ? void 0 : Q.gameModel) == null ? void 0 : X.thumbnail) && p(n, "alt", o), y[0] & /*winners*/
4845
4866
  1024 && u !== (u = /*winner*/
4846
4867
  e[74].gameName + "") && ae(l, u), y[0] & /*winners*/
4847
4868
  1024 && f !== (f = /*maskUsername*/
4848
4869
  e[20](
4849
4870
  /*winner*/
4850
4871
  e[74].username
4851
- ) + "") && ae(p, f), y[0] & /*$_*/
4852
- 262144 && C !== (C = /*$_*/
4853
- e[18]("won") + "") && ae(I, C), y[0] & /*winners*/
4854
- 1024 && A !== (A = /*getAmount*/
4872
+ ) + "") && ae(d, f), y[0] & /*$_*/
4873
+ 262144 && O !== (O = /*$_*/
4874
+ e[18]("won") + "") && ae(N, O), y[0] & /*winners*/
4875
+ 1024 && H !== (H = /*getAmount*/
4855
4876
  e[24](
4856
4877
  /*winner*/
4857
4878
  e[74].specifiedCurrencyAmount
4858
- ) + "") && (T.innerHTML = A), y[0] & /*addAnimation*/
4879
+ ) + "") && (S.innerHTML = H), y[0] & /*addAnimation*/
4859
4880
  32768 && R !== (R = "CardWrapper " + /*addAnimation*/
4860
- (e[15] ? "CardWrapperAnimation" : "")) && d(t, "class", R);
4881
+ (e[15] ? "CardWrapperAnimation" : "")) && p(t, "class", R);
4861
4882
  },
4862
- d(H) {
4863
- H && j(t), e[50](null), W = !1, L();
4883
+ d(B) {
4884
+ B && j(t), e[50](null), W = !1, L();
4864
4885
  }
4865
4886
  };
4866
4887
  }
4867
- function bs(e) {
4888
+ function gs(e) {
4868
4889
  let t;
4869
- function n(o, s) {
4890
+ function r(o, s) {
4870
4891
  return (
4871
4892
  /*isLoading*/
4872
4893
  o[13] || /*isLoadingCustomStyling*/
4873
- o[14] ? cs : hs
4894
+ o[14] ? fs : cs
4874
4895
  );
4875
4896
  }
4876
- let r = n(e), i = r(e);
4897
+ let n = r(e), i = n(e);
4877
4898
  return {
4878
4899
  c() {
4879
- t = O("div"), i.c();
4900
+ t = M("div"), i.c();
4880
4901
  },
4881
4902
  m(o, s) {
4882
4903
  k(o, t, s), i.m(t, null), e[52](t);
4883
4904
  },
4884
4905
  p(o, s) {
4885
- r === (r = n(o)) && i ? i.p(o, s) : (i.d(1), i = r(o), i && (i.c(), i.m(t, null)));
4906
+ n === (n = r(o)) && i ? i.p(o, s) : (i.d(1), i = n(o), i && (i.c(), i.m(t, null)));
4886
4907
  },
4887
4908
  i: Z,
4888
4909
  o: Z,
@@ -4891,174 +4912,174 @@ function bs(e) {
4891
4912
  }
4892
4913
  };
4893
4914
  }
4894
- function gs(e, t, n) {
4895
- let r;
4896
- Nr(e, Go, (h) => n(18, r = h));
4897
- let { endpoint: i = "" } = t, { session: o = "" } = t, { userid: s = "" } = t, { periodrecent: a = "Today" } = t, { periodtop: u = "Last7Days" } = t, { numberusersrecent: l = "20" } = t, { numberuserstop: c = "20" } = t, { amountlimit: m = "1" } = t, { vendorCategory: f = "All" } = t, { lang: p = "en" } = t, { isrecentavailable: g = "true" } = t, { istopavailable: b = "true" } = t, { defaultcurrency: C = "" } = t, { usercurrency: I = "" } = t, { customcurrencysymbol: N } = t, { clientstyling: T = "" } = t, { clientstylingurl: A = "" } = t, { enableautoscroll: x = "" } = t, { tabsorder: R = "" } = t, { translationurl: W = "" } = t, { winnersdatasources: L = "" } = t, { hascustomstyling: _ = "false" } = t, { mbsource: H } = t, { currencylocale: y = "" } = t, U, V, Q, X = [], F = 0, G = 0, ur = window.navigator.userAgent, Ct, ye, Xe, z, ze = !0, Mt = !1, Ot = !1, It, Ae, Ze, ve, Nt = [], Qe = !1, Lt, lr;
4898
- const Je = (h) => {
4899
- Object.keys(h).forEach((M) => {
4900
- Do(M, h[M]);
4915
+ function ys(e, t, r) {
4916
+ let n;
4917
+ In(e, Do, (h) => r(18, n = h));
4918
+ let { endpoint: i = "" } = t, { session: o = "" } = t, { userid: s = "" } = t, { periodrecent: a = "Today" } = t, { periodtop: u = "Last7Days" } = t, { numberusersrecent: l = "20" } = t, { numberuserstop: c = "20" } = t, { amountlimit: m = "1" } = t, { vendorCategory: f = "All" } = t, { lang: d = "en" } = t, { isrecentavailable: g = "true" } = t, { istopavailable: b = "true" } = t, { defaultcurrency: O = "" } = t, { usercurrency: N = "" } = t, { customcurrencysymbol: I } = t, { clientstyling: S = "" } = t, { clientstylingurl: H = "" } = t, { enableautoscroll: x = "" } = t, { tabsorder: R = "" } = t, { translationurl: W = "" } = t, { winnersdatasources: L = "" } = t, { hascustomstyling: _ = "false" } = t, { mbsource: B } = t, { currencylocale: y = "" } = t, U, V, Q, X = [], F = 0, G = 0, un = window.navigator.userAgent, Mt, ge, Ze, z, Qe = !0, Nt = !1, It = !1, Lt, Ae, Je, ye, Rt = [], qe = !1, ln;
4919
+ const Ye = (h) => {
4920
+ Object.keys(h).forEach((P) => {
4921
+ jo(P, h[P]);
4901
4922
  });
4902
- }, hr = () => {
4923
+ }, hn = () => {
4903
4924
  let h = new URL(W);
4904
- fetch(h.href).then((M) => M.json()).then((M) => {
4905
- Je(M);
4906
- }).catch((M) => {
4907
- console.log(M);
4925
+ fetch(h.href).then((P) => P.json()).then((P) => {
4926
+ Ye(P);
4927
+ }).catch((P) => {
4928
+ console.log(P);
4908
4929
  });
4909
4930
  };
4910
- Je(ko);
4911
- const Rt = () => {
4912
- Nt = L.split(",").map(function(M) {
4913
- return M.trim();
4931
+ Ye($o);
4932
+ const Wt = () => {
4933
+ Rt = L.split(",").map(function(P) {
4934
+ return P.trim();
4914
4935
  });
4915
4936
  const h = new URL(`${i}/v1/casino/${Q}-winners`);
4916
- n(17, Qe = !0), h.searchParams.append("limit", Q == "recent" ? l : c), h.searchParams.append("specifiedCurrency", ve), h.searchParams.append("period", Q == "recent" ? a : u), h.searchParams.append("language", p), h.searchParams.append("amountLimit", m), h.searchParams.append("vendorCategory", f), Nt.forEach((M) => {
4917
- h.searchParams.append("dataSource", M);
4937
+ r(17, qe = !0), h.searchParams.append("limit", Q == "recent" ? l : c), h.searchParams.append("specifiedCurrency", ye), h.searchParams.append("period", Q == "recent" ? a : u), h.searchParams.append("language", d), h.searchParams.append("amountLimit", m), h.searchParams.append("vendorCategory", f), Rt.forEach((P) => {
4938
+ h.searchParams.append("dataSource", P);
4918
4939
  }), setTimeout(
4919
4940
  () => {
4920
- fetch(h.href).then((M) => M.json()).then((M) => Pe(this, null, function* () {
4921
- n(10, X = []), n(10, X = M.items.map((re) => re)), n(17, Qe = !1), yield Zt(), dr(), Ft(), x == "true" && (clearInterval(Ae), mr()), n(13, ze = !1), cr();
4941
+ fetch(h.href).then((P) => P.json()).then((P) => Oe(this, null, function* () {
4942
+ r(10, X = []), r(10, X = P.items.map((ne) => ne)), r(17, qe = !1), yield Qt(), pn(), Ut(), x == "true" && (clearInterval(Ae), mn()), r(13, Qe = !1), cn();
4922
4943
  }));
4923
4944
  },
4924
4945
  1e3
4925
4946
  );
4926
- }, cr = () => {
4947
+ }, cn = () => {
4927
4948
  const h = z.getRootNode().host;
4928
4949
  h.dispatchEvent(new CustomEvent("data-loaded", { bubbles: !0, detail: { target: h } }));
4929
- }, qe = (h) => {
4930
- Q !== h && (n(10, X = []), n(9, Q = h), Rt());
4931
- }, fr = (h) => h.slice(0, 2) + h.slice(2, -2).replace(/./g, "*") + h.slice(-2), Wt = (h, M, re, Ke) => {
4950
+ }, Ke = (h) => {
4951
+ Q !== h && (r(10, X = []), r(9, Q = h), Wt());
4952
+ }, fn = (h) => h.slice(0, 2) + h.slice(2, -2).replace(/./g, "*") + h.slice(-2), Ft = (h, P, ne, tt) => {
4932
4953
  window.postMessage(
4933
4954
  {
4934
4955
  type: "OpenCasinoWinnersGame",
4935
4956
  gameId: h,
4936
- launchUrl: M,
4937
- gameName: re,
4938
- subVendor: Ke
4957
+ launchUrl: P,
4958
+ gameName: ne,
4959
+ subVendor: tt
4939
4960
  },
4940
4961
  window.location.href
4941
4962
  ), typeof gtag == "function" && gtag("event", "OpenGame", {
4942
4963
  context: "WinnersWidget",
4943
4964
  gameId: `${h}`,
4944
- userId: `${Xe || "Not logged in"}`
4965
+ userId: `${Ze || "Not logged in"}`
4945
4966
  });
4946
- }, Ft = (h = 0) => {
4947
- const M = [...U.children];
4948
- It = M.length, M.forEach((re, Ke) => {
4949
- re.style.transform = `translateX(${100 * (Ke - h)}%)`;
4967
+ }, Ut = (h = 0) => {
4968
+ const P = [...U.children];
4969
+ Lt = P.length, P.forEach((ne, tt) => {
4970
+ ne.style.transform = `translateX(${100 * (tt - h)}%)`;
4950
4971
  }), setTimeout(
4951
4972
  () => {
4952
- n(15, Ot = !0);
4973
+ r(15, It = !0);
4953
4974
  },
4954
4975
  10
4955
4976
  );
4956
- }, mr = () => {
4957
- F = 0, G < It ? Ae = setInterval(
4977
+ }, mn = () => {
4978
+ F = 0, G < Lt ? Ae = setInterval(
4958
4979
  () => {
4959
- Ye();
4980
+ et();
4960
4981
  },
4961
4982
  3e3
4962
4983
  ) : clearInterval(Ae);
4963
- }, Ut = () => {
4964
- Ft(F);
4965
- }, dr = () => Pe(this, null, function* () {
4966
- yield Zt(), requestAnimationFrame(() => {
4984
+ }, Gt = () => {
4985
+ Ut(F);
4986
+ }, pn = () => Oe(this, null, function* () {
4987
+ yield Qt(), requestAnimationFrame(() => {
4967
4988
  const h = V ? V.offsetWidth : 0;
4968
- U.offsetWidth && h ? n(11, G = Math.round(U.offsetWidth / h)) : n(11, G = 0);
4989
+ U.offsetWidth && h ? r(11, G = Math.round(U.offsetWidth / h)) : r(11, G = 0);
4969
4990
  });
4970
- }), Gt = () => {
4991
+ }), Dt = () => {
4971
4992
  if (G >= X.length)
4972
4993
  return;
4973
4994
  const h = X.length;
4974
- F === 0 ? F = h - G : F - G < 0 ? F = 0 : F = F - G, Ut();
4975
- }, Ye = () => {
4995
+ F === 0 ? F = h - G : F - G < 0 ? F = 0 : F = F - G, Gt();
4996
+ }, et = () => {
4976
4997
  if (G >= X.length)
4977
4998
  return;
4978
4999
  const h = X.length;
4979
- x == "true" && (F === h - G ? F = 0 : F++), x == "false" && (F === h - G ? F = 0 : h - G < F + G ? F = h - G : F += G), Ut();
4980
- }, pr = () => {
4981
- jo(p);
4982
- }, br = () => {
4983
- n(43, ye = !0), Xe = s;
4984
- }, Dt = () => {
4985
- n(44, ve = ye ? I : C);
4986
- }, gr = (h) => {
4987
- const M = N != null ? N : ye ? I : C;
5000
+ x == "true" && (F === h - G ? F = 0 : F++), x == "false" && (F === h - G ? F = 0 : h - G < F + G ? F = h - G : F += G), Gt();
5001
+ }, dn = () => {
5002
+ ko(d);
5003
+ }, bn = () => {
5004
+ r(43, ge = !0), Ze = s;
5005
+ }, jt = () => {
5006
+ r(44, ye = ge ? N : O);
5007
+ }, gn = (h) => {
5008
+ const P = I != null ? I : ge ? N : O;
4988
5009
  return `${y ? Intl.NumberFormat(y, {
4989
5010
  minimumFractionDigits: 2,
4990
5011
  maximumFractionDigits: 2,
4991
5012
  style: "currency",
4992
- currency: ve
4993
- }).format(h).replace(/\s/g, "") : h.toFixed(2)}<span class="CurrencySymbol">${M}</span>`;
4994
- }, yr = () => {
4995
- _ === "true" && (!T && !A && z && console.error("clientstyling or clientstylingurl mandatory if hascustomstyling is true"), !T && A && n(14, Mt = !0));
4996
- }, vr = () => {
4997
- n(16, Ze = R.split(",")), n(9, Q = Ze[0]), Dt(), n(13, ze = !1);
5013
+ currency: ye
5014
+ }).format(h).replace(/\s/g, "") : h.toFixed(2)}<span class="CurrencySymbol">${P}</span>`;
5015
+ }, yn = () => {
5016
+ _ === "true" && (!S && !H && z && console.error("clientstyling or clientstylingurl mandatory if hascustomstyling is true"), !S && H && r(14, Nt = !0));
5017
+ }, vn = () => {
5018
+ r(16, Je = R.split(",")), r(9, Q = Je[0]), jt(), r(13, Qe = !1);
4998
5019
  };
4999
- Dr(() => (n(12, Ct = is(ur)), () => {
5000
- window.emMessageBus && Lt && Lt.unsubscribe(), clearInterval(Ae);
5020
+ Dn(() => (r(12, Mt = os(un)), () => {
5021
+ clearInterval(Ae);
5001
5022
  }));
5002
- const _r = () => qe("recent"), Er = () => qe("top"), xr = () => Gt(), wr = () => Ye(), Sr = (h) => Wt(h.gameId, h.gameModel.launchUrl, h.gameModel.name, h.gameModel.subVendor);
5003
- function Tr(h) {
5004
- xe[h ? "unshift" : "push"](() => {
5005
- V = h, n(8, V);
5023
+ const _n = () => Ke("recent"), En = () => Ke("top"), xn = () => Dt(), wn = () => et(), Sn = (h) => Ft(h.gameId, h.gameModel.launchUrl, h.gameModel.name, h.gameModel.subVendor);
5024
+ function Tn(h) {
5025
+ Ee[h ? "unshift" : "push"](() => {
5026
+ V = h, r(8, V);
5006
5027
  });
5007
5028
  }
5008
- function Br(h) {
5009
- xe[h ? "unshift" : "push"](() => {
5010
- U = h, n(7, U);
5029
+ function Bn(h) {
5030
+ Ee[h ? "unshift" : "push"](() => {
5031
+ U = h, r(7, U);
5011
5032
  });
5012
5033
  }
5013
- function Hr(h) {
5014
- xe[h ? "unshift" : "push"](() => {
5015
- z = h, n(6, z);
5034
+ function Hn(h) {
5035
+ Ee[h ? "unshift" : "push"](() => {
5036
+ z = h, r(6, z);
5016
5037
  });
5017
5038
  }
5018
5039
  return e.$$set = (h) => {
5019
- "endpoint" in h && n(25, i = h.endpoint), "session" in h && n(26, o = h.session), "userid" in h && n(27, s = h.userid), "periodrecent" in h && n(28, a = h.periodrecent), "periodtop" in h && n(29, u = h.periodtop), "numberusersrecent" in h && n(30, l = h.numberusersrecent), "numberuserstop" in h && n(31, c = h.numberuserstop), "amountlimit" in h && n(32, m = h.amountlimit), "vendorCategory" in h && n(33, f = h.vendorCategory), "lang" in h && n(34, p = h.lang), "isrecentavailable" in h && n(0, g = h.isrecentavailable), "istopavailable" in h && n(1, b = h.istopavailable), "defaultcurrency" in h && n(35, C = h.defaultcurrency), "usercurrency" in h && n(36, I = h.usercurrency), "customcurrencysymbol" in h && n(37, N = h.customcurrencysymbol), "clientstyling" in h && n(2, T = h.clientstyling), "clientstylingurl" in h && n(3, A = h.clientstylingurl), "enableautoscroll" in h && n(4, x = h.enableautoscroll), "tabsorder" in h && n(38, R = h.tabsorder), "translationurl" in h && n(39, W = h.translationurl), "winnersdatasources" in h && n(40, L = h.winnersdatasources), "hascustomstyling" in h && n(41, _ = h.hascustomstyling), "mbsource" in h && n(5, H = h.mbsource), "currencylocale" in h && n(42, y = h.currencylocale);
5040
+ "endpoint" in h && r(25, i = h.endpoint), "session" in h && r(26, o = h.session), "userid" in h && r(27, s = h.userid), "periodrecent" in h && r(28, a = h.periodrecent), "periodtop" in h && r(29, u = h.periodtop), "numberusersrecent" in h && r(30, l = h.numberusersrecent), "numberuserstop" in h && r(31, c = h.numberuserstop), "amountlimit" in h && r(32, m = h.amountlimit), "vendorCategory" in h && r(33, f = h.vendorCategory), "lang" in h && r(34, d = h.lang), "isrecentavailable" in h && r(0, g = h.isrecentavailable), "istopavailable" in h && r(1, b = h.istopavailable), "defaultcurrency" in h && r(35, O = h.defaultcurrency), "usercurrency" in h && r(36, N = h.usercurrency), "customcurrencysymbol" in h && r(37, I = h.customcurrencysymbol), "clientstyling" in h && r(2, S = h.clientstyling), "clientstylingurl" in h && r(3, H = h.clientstylingurl), "enableautoscroll" in h && r(4, x = h.enableautoscroll), "tabsorder" in h && r(38, R = h.tabsorder), "translationurl" in h && r(39, W = h.translationurl), "winnersdatasources" in h && r(40, L = h.winnersdatasources), "hascustomstyling" in h && r(41, _ = h.hascustomstyling), "mbsource" in h && r(5, B = h.mbsource), "currencylocale" in h && r(42, y = h.currencylocale);
5020
5041
  }, e.$$.update = () => {
5021
5042
  e.$$.dirty[0] & /*isrecentavailable, istopavailable, periodrecent, periodtop, numberusersrecent*/
5022
5043
  1879048195 | e.$$.dirty[1] & /*numberuserstop, amountlimit, vendorCategory, lang, tabsorder*/
5023
- 143 && g && b && a && u && l && c && m && f && p && R && vr(), e.$$.dirty[0] & /*session*/
5024
- 67108864 && o && br(), e.$$.dirty[1] & /*isLoggedIn, usercurrency, defaultcurrency*/
5025
- 4144 && ye && (I || C) && Dt(), e.$$.dirty[0] & /*endpoint*/
5044
+ 143 && g && b && a && u && l && c && m && f && d && R && vn(), e.$$.dirty[0] & /*session*/
5045
+ 67108864 && o && bn(), e.$$.dirty[1] & /*isLoggedIn, usercurrency, defaultcurrency*/
5046
+ 4144 && ge && (N || O) && jt(), e.$$.dirty[0] & /*endpoint*/
5026
5047
  33554432 | e.$$.dirty[1] & /*winnersdatasources, currency*/
5027
- 8704 && i && L && ve && Rt(), e.$$.dirty[1] & /*lang*/
5028
- 8 && p && pr(), e.$$.dirty[1] & /*translationurl*/
5029
- 256 && W && hr(), e.$$.dirty[0] & /*mbsource*/
5048
+ 8704 && i && L && ye && Wt(), e.$$.dirty[1] & /*lang*/
5049
+ 8 && d && dn(), e.$$.dirty[1] & /*translationurl*/
5050
+ 256 && W && hn(), e.$$.dirty[0] & /*mbsource*/
5030
5051
  32 | e.$$.dirty[1] & /*translationurl*/
5031
- 256 && H && !W && us(`${H}.Translation`, lr, Je), e.$$.dirty[1] & /*hascustomstyling*/
5032
- 1024 && _ && yr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5033
- 68 && T && z && os(z, T), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5034
- 72 && A && z && ss(z, A), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
5035
- 96 && z && as(z, `${H}.Style`);
5052
+ 256 && B && !W && ls(`${B}.Translation`, ln, Ye), e.$$.dirty[1] & /*hascustomstyling*/
5053
+ 1024 && _ && yn(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5054
+ 68 && S && z && ss(z, S), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5055
+ 72 && H && z && as(z, H), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
5056
+ 96 && z && us(z, `${B}.Style`);
5036
5057
  }, [
5037
5058
  g,
5038
5059
  b,
5039
- T,
5040
- A,
5041
- x,
5060
+ S,
5042
5061
  H,
5062
+ x,
5063
+ B,
5043
5064
  z,
5044
5065
  U,
5045
5066
  V,
5046
5067
  Q,
5047
5068
  X,
5048
5069
  G,
5049
- Ct,
5050
- ze,
5051
5070
  Mt,
5052
- Ot,
5053
- Ze,
5054
5071
  Qe,
5055
- r,
5072
+ Nt,
5073
+ It,
5074
+ Je,
5056
5075
  qe,
5057
- fr,
5058
- Wt,
5059
- Gt,
5060
- Ye,
5061
- gr,
5076
+ n,
5077
+ Ke,
5078
+ fn,
5079
+ Ft,
5080
+ Dt,
5081
+ et,
5082
+ gn,
5062
5083
  i,
5063
5084
  o,
5064
5085
  s,
@@ -5068,35 +5089,35 @@ function gs(e, t, n) {
5068
5089
  c,
5069
5090
  m,
5070
5091
  f,
5071
- p,
5072
- C,
5073
- I,
5092
+ d,
5093
+ O,
5074
5094
  N,
5095
+ I,
5075
5096
  R,
5076
5097
  W,
5077
5098
  L,
5078
5099
  _,
5079
5100
  y,
5101
+ ge,
5080
5102
  ye,
5081
- ve,
5082
- _r,
5083
- Er,
5084
- xr,
5085
- wr,
5086
- Sr,
5087
- Tr,
5088
- Br,
5089
- Hr
5103
+ _n,
5104
+ En,
5105
+ xn,
5106
+ wn,
5107
+ Sn,
5108
+ Tn,
5109
+ Bn,
5110
+ Hn
5090
5111
  ];
5091
5112
  }
5092
- class ar extends qr {
5113
+ class an extends qn {
5093
5114
  constructor(t) {
5094
- super(), Qr(
5115
+ super(), Qn(
5095
5116
  this,
5096
5117
  t,
5118
+ ys,
5097
5119
  gs,
5098
- bs,
5099
- Sn,
5120
+ Sr,
5100
5121
  {
5101
5122
  endpoint: 25,
5102
5123
  session: 26,
@@ -5123,7 +5144,7 @@ class ar extends qr {
5123
5144
  mbsource: 5,
5124
5145
  currencylocale: 42
5125
5146
  },
5126
- ls,
5147
+ hs,
5127
5148
  [-1, -1, -1]
5128
5149
  );
5129
5150
  }
@@ -5131,167 +5152,167 @@ class ar extends qr {
5131
5152
  return this.$$.ctx[25];
5132
5153
  }
5133
5154
  set endpoint(t) {
5134
- this.$$set({ endpoint: t }), B();
5155
+ this.$$set({ endpoint: t }), T();
5135
5156
  }
5136
5157
  get session() {
5137
5158
  return this.$$.ctx[26];
5138
5159
  }
5139
5160
  set session(t) {
5140
- this.$$set({ session: t }), B();
5161
+ this.$$set({ session: t }), T();
5141
5162
  }
5142
5163
  get userid() {
5143
5164
  return this.$$.ctx[27];
5144
5165
  }
5145
5166
  set userid(t) {
5146
- this.$$set({ userid: t }), B();
5167
+ this.$$set({ userid: t }), T();
5147
5168
  }
5148
5169
  get periodrecent() {
5149
5170
  return this.$$.ctx[28];
5150
5171
  }
5151
5172
  set periodrecent(t) {
5152
- this.$$set({ periodrecent: t }), B();
5173
+ this.$$set({ periodrecent: t }), T();
5153
5174
  }
5154
5175
  get periodtop() {
5155
5176
  return this.$$.ctx[29];
5156
5177
  }
5157
5178
  set periodtop(t) {
5158
- this.$$set({ periodtop: t }), B();
5179
+ this.$$set({ periodtop: t }), T();
5159
5180
  }
5160
5181
  get numberusersrecent() {
5161
5182
  return this.$$.ctx[30];
5162
5183
  }
5163
5184
  set numberusersrecent(t) {
5164
- this.$$set({ numberusersrecent: t }), B();
5185
+ this.$$set({ numberusersrecent: t }), T();
5165
5186
  }
5166
5187
  get numberuserstop() {
5167
5188
  return this.$$.ctx[31];
5168
5189
  }
5169
5190
  set numberuserstop(t) {
5170
- this.$$set({ numberuserstop: t }), B();
5191
+ this.$$set({ numberuserstop: t }), T();
5171
5192
  }
5172
5193
  get amountlimit() {
5173
5194
  return this.$$.ctx[32];
5174
5195
  }
5175
5196
  set amountlimit(t) {
5176
- this.$$set({ amountlimit: t }), B();
5197
+ this.$$set({ amountlimit: t }), T();
5177
5198
  }
5178
5199
  get vendorCategory() {
5179
5200
  return this.$$.ctx[33];
5180
5201
  }
5181
5202
  set vendorCategory(t) {
5182
- this.$$set({ vendorCategory: t }), B();
5203
+ this.$$set({ vendorCategory: t }), T();
5183
5204
  }
5184
5205
  get lang() {
5185
5206
  return this.$$.ctx[34];
5186
5207
  }
5187
5208
  set lang(t) {
5188
- this.$$set({ lang: t }), B();
5209
+ this.$$set({ lang: t }), T();
5189
5210
  }
5190
5211
  get isrecentavailable() {
5191
5212
  return this.$$.ctx[0];
5192
5213
  }
5193
5214
  set isrecentavailable(t) {
5194
- this.$$set({ isrecentavailable: t }), B();
5215
+ this.$$set({ isrecentavailable: t }), T();
5195
5216
  }
5196
5217
  get istopavailable() {
5197
5218
  return this.$$.ctx[1];
5198
5219
  }
5199
5220
  set istopavailable(t) {
5200
- this.$$set({ istopavailable: t }), B();
5221
+ this.$$set({ istopavailable: t }), T();
5201
5222
  }
5202
5223
  get defaultcurrency() {
5203
5224
  return this.$$.ctx[35];
5204
5225
  }
5205
5226
  set defaultcurrency(t) {
5206
- this.$$set({ defaultcurrency: t }), B();
5227
+ this.$$set({ defaultcurrency: t }), T();
5207
5228
  }
5208
5229
  get usercurrency() {
5209
5230
  return this.$$.ctx[36];
5210
5231
  }
5211
5232
  set usercurrency(t) {
5212
- this.$$set({ usercurrency: t }), B();
5233
+ this.$$set({ usercurrency: t }), T();
5213
5234
  }
5214
5235
  get customcurrencysymbol() {
5215
5236
  return this.$$.ctx[37];
5216
5237
  }
5217
5238
  set customcurrencysymbol(t) {
5218
- this.$$set({ customcurrencysymbol: t }), B();
5239
+ this.$$set({ customcurrencysymbol: t }), T();
5219
5240
  }
5220
5241
  get clientstyling() {
5221
5242
  return this.$$.ctx[2];
5222
5243
  }
5223
5244
  set clientstyling(t) {
5224
- this.$$set({ clientstyling: t }), B();
5245
+ this.$$set({ clientstyling: t }), T();
5225
5246
  }
5226
5247
  get clientstylingurl() {
5227
5248
  return this.$$.ctx[3];
5228
5249
  }
5229
5250
  set clientstylingurl(t) {
5230
- this.$$set({ clientstylingurl: t }), B();
5251
+ this.$$set({ clientstylingurl: t }), T();
5231
5252
  }
5232
5253
  get enableautoscroll() {
5233
5254
  return this.$$.ctx[4];
5234
5255
  }
5235
5256
  set enableautoscroll(t) {
5236
- this.$$set({ enableautoscroll: t }), B();
5257
+ this.$$set({ enableautoscroll: t }), T();
5237
5258
  }
5238
5259
  get tabsorder() {
5239
5260
  return this.$$.ctx[38];
5240
5261
  }
5241
5262
  set tabsorder(t) {
5242
- this.$$set({ tabsorder: t }), B();
5263
+ this.$$set({ tabsorder: t }), T();
5243
5264
  }
5244
5265
  get translationurl() {
5245
5266
  return this.$$.ctx[39];
5246
5267
  }
5247
5268
  set translationurl(t) {
5248
- this.$$set({ translationurl: t }), B();
5269
+ this.$$set({ translationurl: t }), T();
5249
5270
  }
5250
5271
  get winnersdatasources() {
5251
5272
  return this.$$.ctx[40];
5252
5273
  }
5253
5274
  set winnersdatasources(t) {
5254
- this.$$set({ winnersdatasources: t }), B();
5275
+ this.$$set({ winnersdatasources: t }), T();
5255
5276
  }
5256
5277
  get hascustomstyling() {
5257
5278
  return this.$$.ctx[41];
5258
5279
  }
5259
5280
  set hascustomstyling(t) {
5260
- this.$$set({ hascustomstyling: t }), B();
5281
+ this.$$set({ hascustomstyling: t }), T();
5261
5282
  }
5262
5283
  get mbsource() {
5263
5284
  return this.$$.ctx[5];
5264
5285
  }
5265
5286
  set mbsource(t) {
5266
- this.$$set({ mbsource: t }), B();
5287
+ this.$$set({ mbsource: t }), T();
5267
5288
  }
5268
5289
  get currencylocale() {
5269
5290
  return this.$$.ctx[42];
5270
5291
  }
5271
5292
  set currencylocale(t) {
5272
- this.$$set({ currencylocale: t }), B();
5293
+ this.$$set({ currencylocale: t }), T();
5273
5294
  }
5274
5295
  }
5275
- Jr(ar, { endpoint: {}, session: {}, userid: {}, periodrecent: {}, periodtop: {}, numberusersrecent: {}, numberuserstop: {}, amountlimit: {}, vendorCategory: {}, lang: {}, isrecentavailable: {}, istopavailable: {}, defaultcurrency: {}, usercurrency: {}, customcurrencysymbol: {}, clientstyling: {}, clientstylingurl: {}, enableautoscroll: {}, tabsorder: {}, translationurl: {}, winnersdatasources: {}, hascustomstyling: {}, mbsource: {}, currencylocale: {} }, [], [], !0);
5276
- const vs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5296
+ Jn(an, { endpoint: {}, session: {}, userid: {}, periodrecent: {}, periodtop: {}, numberusersrecent: {}, numberuserstop: {}, amountlimit: {}, vendorCategory: {}, lang: {}, isrecentavailable: {}, istopavailable: {}, defaultcurrency: {}, usercurrency: {}, customcurrencysymbol: {}, clientstyling: {}, clientstylingurl: {}, enableautoscroll: {}, tabsorder: {}, translationurl: {}, winnersdatasources: {}, hascustomstyling: {}, mbsource: {}, currencylocale: {} }, [], [], !0);
5297
+ const _s = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5277
5298
  __proto__: null,
5278
- default: ar
5299
+ default: an
5279
5300
  }, Symbol.toStringTag, { value: "Module" }));
5280
5301
  export {
5281
- vs as C,
5282
- qr as S,
5283
- Lr as a,
5302
+ _s as C,
5303
+ qn as S,
5304
+ Ln as a,
5284
5305
  k as b,
5285
- Jr as c,
5306
+ Ee as c,
5286
5307
  j as d,
5287
- O as e,
5288
- B as f,
5289
- as as g,
5290
- xe as h,
5291
- Qr as i,
5292
- os as j,
5293
- ss as k,
5308
+ M as e,
5309
+ T as f,
5310
+ ss as g,
5311
+ as as h,
5312
+ Qn as i,
5313
+ us as j,
5314
+ Jn as k,
5294
5315
  Z as n,
5295
- Dr as o,
5296
- Sn as s
5316
+ Dn as o,
5317
+ Sr as s
5297
5318
  };