@everymatrix/casino-most-played-section 1.53.0 → 1.53.11

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,50 @@
1
- var Gr = Object.defineProperty, kr = Object.defineProperties;
2
- var jr = Object.getOwnPropertyDescriptors;
3
- var wt = Object.getOwnPropertySymbols;
4
- var Vr = Object.prototype.hasOwnProperty, Xr = Object.prototype.propertyIsEnumerable;
5
- var We = (e, t, r) => t in e ? Gr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, St = (e, t) => {
6
- for (var r in t || (t = {}))
7
- Vr.call(t, r) && We(e, r, t[r]);
8
- if (wt)
9
- for (var r of wt(t))
10
- Xr.call(t, r) && We(e, r, t[r]);
11
- return e;
12
- }, Tt = (e, t) => kr(e, jr(t));
13
- var R = (e, t, r) => We(e, typeof t != "symbol" ? t + "" : t, r);
14
- var Ht = (e, t, r) => new Promise((n, i) => {
15
- var o = (u) => {
16
- try {
17
- a(r.next(u));
18
- } catch (l) {
19
- i(l);
20
- }
21
- }, s = (u) => {
22
- try {
23
- a(r.throw(u));
24
- } catch (l) {
25
- i(l);
26
- }
27
- }, a = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(o, s);
28
- a((r = r.apply(e, t)).next());
29
- });
30
- function k() {
1
+ function G() {
31
2
  }
32
- function rr(e) {
3
+ function zt(e) {
33
4
  return e();
34
5
  }
35
- function At() {
6
+ function yt() {
36
7
  return /* @__PURE__ */ Object.create(null);
37
8
  }
38
- function K(e) {
39
- e.forEach(rr);
9
+ function Y(e) {
10
+ e.forEach(zt);
40
11
  }
41
- function gt(e) {
12
+ function pt(e) {
42
13
  return typeof e == "function";
43
14
  }
44
- function nr(e, t) {
15
+ function Zt(e, t) {
45
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
17
  }
47
- let Be;
48
- function Pt(e, t) {
49
- return e === t ? !0 : (Be || (Be = document.createElement("a")), Be.href = t, e === Be.href);
18
+ let Fe;
19
+ function vt(e, t) {
20
+ return e === t ? !0 : (Fe || (Fe = document.createElement("a")), Fe.href = t, e === Fe.href);
50
21
  }
51
- function Wr(e) {
22
+ function Br(e) {
52
23
  return Object.keys(e).length === 0;
53
24
  }
54
- function ir(e, ...t) {
25
+ function Jt(e, ...t) {
55
26
  if (e == null) {
56
27
  for (const n of t)
57
28
  n(void 0);
58
- return k;
29
+ return G;
59
30
  }
60
31
  const r = e.subscribe(...t);
61
32
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
33
  }
63
- function zr(e, t, r) {
64
- e.$$.on_destroy.push(ir(t, r));
34
+ function Or(e, t, r) {
35
+ e.$$.on_destroy.push(Jt(t, r));
65
36
  }
66
- function y(e, t) {
37
+ function v(e, t) {
67
38
  e.appendChild(t);
68
39
  }
69
- function Zr(e, t, r) {
70
- const n = Jr(e);
40
+ function Ir(e, t, r) {
41
+ const n = Lr(e);
71
42
  if (!n.getElementById(t)) {
72
43
  const i = F("style");
73
- i.id = t, i.textContent = r, Qr(n, i);
44
+ i.id = t, i.textContent = r, Nr(n, i);
74
45
  }
75
46
  }
76
- function Jr(e) {
47
+ function Lr(e) {
77
48
  if (!e) return document;
78
49
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
79
50
  return t && /** @type {ShadowRoot} */
@@ -82,76 +53,76 @@ function Jr(e) {
82
53
  t
83
54
  ) : e.ownerDocument;
84
55
  }
85
- function Qr(e, t) {
86
- return y(
56
+ function Nr(e, t) {
57
+ return v(
87
58
  /** @type {Document} */
88
59
  e.head || e,
89
60
  t
90
61
  ), t.sheet;
91
62
  }
92
- function W(e, t, r) {
63
+ function X(e, t, r) {
93
64
  e.insertBefore(t, r || null);
94
65
  }
95
- function j(e) {
66
+ function k(e) {
96
67
  e.parentNode && e.parentNode.removeChild(e);
97
68
  }
98
- function qr(e, t) {
69
+ function Mr(e, t) {
99
70
  for (let r = 0; r < e.length; r += 1)
100
71
  e[r] && e[r].d(t);
101
72
  }
102
73
  function F(e) {
103
74
  return document.createElement(e);
104
75
  }
105
- function we(e) {
76
+ function Ee(e) {
106
77
  return document.createElementNS("http://www.w3.org/2000/svg", e);
107
78
  }
108
- function G(e) {
79
+ function U(e) {
109
80
  return document.createTextNode(e);
110
81
  }
111
- function X() {
112
- return G(" ");
82
+ function V() {
83
+ return U(" ");
113
84
  }
114
- function Po() {
115
- return G("");
85
+ function fo() {
86
+ return U("");
116
87
  }
117
- function De(e, t, r, n) {
88
+ function Re(e, t, r, n) {
118
89
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
119
90
  }
120
91
  function g(e, t, r) {
121
92
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
122
93
  }
123
- function Co(e, t, r) {
94
+ function po(e, t, r) {
124
95
  const n = t.toLowerCase();
125
96
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : g(e, t, r);
126
97
  }
127
- function Yr(e) {
98
+ function Rr(e) {
128
99
  return Array.from(e.childNodes);
129
100
  }
130
- function Y(e, t) {
101
+ function q(e, t) {
131
102
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
132
103
  t);
133
104
  }
134
- function Ct(e, t) {
135
- e.value = t == null ? "" : t;
105
+ function _t(e, t) {
106
+ e.value = t ?? "";
136
107
  }
137
- function Fo(e, t, r) {
108
+ function mo(e, t, r) {
138
109
  e.classList.toggle(t, !!r);
139
110
  }
140
- class Bo {
111
+ class bo {
112
+ /**
113
+ * @private
114
+ * @default false
115
+ */
116
+ is_svg = !1;
117
+ /** parent for creating node */
118
+ e = void 0;
119
+ /** html tag nodes */
120
+ n = void 0;
121
+ /** target */
122
+ t = void 0;
123
+ /** anchor */
124
+ a = void 0;
141
125
  constructor(t = !1) {
142
- /**
143
- * @private
144
- * @default false
145
- */
146
- R(this, "is_svg", !1);
147
- /** parent for creating node */
148
- R(this, "e");
149
- /** html tag nodes */
150
- R(this, "n");
151
- /** target */
152
- R(this, "t");
153
- /** anchor */
154
- R(this, "a");
155
126
  this.is_svg = t, this.e = this.n = null;
156
127
  }
157
128
  /**
@@ -168,7 +139,7 @@ class Bo {
168
139
  * @returns {void}
169
140
  */
170
141
  m(t, r, n = null) {
171
- this.e || (this.is_svg ? this.e = we(
142
+ this.e || (this.is_svg ? this.e = Ee(
172
143
  /** @type {keyof SVGElementTagNameMap} */
173
144
  r.nodeName
174
145
  ) : this.e = F(
@@ -192,7 +163,7 @@ class Bo {
192
163
  * @returns {void} */
193
164
  i(t) {
194
165
  for (let r = 0; r < this.n.length; r += 1)
195
- W(this.t, this.n[r], t);
166
+ X(this.t, this.n[r], t);
196
167
  }
197
168
  /**
198
169
  * @param {string} html
@@ -204,10 +175,10 @@ class Bo {
204
175
  /**
205
176
  * @returns {void} */
206
177
  d() {
207
- this.n.forEach(j);
178
+ this.n.forEach(k);
208
179
  }
209
180
  }
210
- function Kr(e) {
181
+ function Dr(e) {
211
182
  const t = {};
212
183
  return e.childNodes.forEach(
213
184
  /** @param {Element} node */
@@ -216,279 +187,275 @@ function Kr(e) {
216
187
  }
217
188
  ), t;
218
189
  }
219
- let Te;
220
- function Se(e) {
221
- Te = e;
190
+ let Se;
191
+ function we(e) {
192
+ Se = e;
222
193
  }
223
- function en() {
224
- if (!Te) throw new Error("Function called outside component initialization");
225
- return Te;
194
+ function $r() {
195
+ if (!Se) throw new Error("Function called outside component initialization");
196
+ return Se;
226
197
  }
227
- function tn(e) {
228
- en().$$.on_mount.push(e);
198
+ function Ur(e) {
199
+ $r().$$.on_mount.push(e);
229
200
  }
230
- const fe = [], tt = [];
231
- let de = [];
232
- const Ft = [], or = /* @__PURE__ */ Promise.resolve();
233
- let rt = !1;
234
- function sr() {
235
- rt || (rt = !0, or.then(U));
201
+ const ce = [], Ye = [];
202
+ let fe = [];
203
+ const xt = [], Qt = /* @__PURE__ */ Promise.resolve();
204
+ let Ke = !1;
205
+ function qt() {
206
+ Ke || (Ke = !0, Qt.then($));
236
207
  }
237
- function Io() {
238
- return sr(), or;
208
+ function go() {
209
+ return qt(), Qt;
239
210
  }
240
- function nt(e) {
241
- de.push(e);
211
+ function et(e) {
212
+ fe.push(e);
242
213
  }
243
- const ze = /* @__PURE__ */ new Set();
244
- let he = 0;
245
- function U() {
246
- if (he !== 0)
214
+ const Xe = /* @__PURE__ */ new Set();
215
+ let ue = 0;
216
+ function $() {
217
+ if (ue !== 0)
247
218
  return;
248
- const e = Te;
219
+ const e = Se;
249
220
  do {
250
221
  try {
251
- for (; he < fe.length; ) {
252
- const t = fe[he];
253
- he++, Se(t), rn(t.$$);
222
+ for (; ue < ce.length; ) {
223
+ const t = ce[ue];
224
+ ue++, we(t), Gr(t.$$);
254
225
  }
255
226
  } catch (t) {
256
- throw fe.length = 0, he = 0, t;
227
+ throw ce.length = 0, ue = 0, t;
257
228
  }
258
- for (Se(null), fe.length = 0, he = 0; tt.length; ) tt.pop()();
259
- for (let t = 0; t < de.length; t += 1) {
260
- const r = de[t];
261
- ze.has(r) || (ze.add(r), r());
229
+ for (we(null), ce.length = 0, ue = 0; Ye.length; ) Ye.pop()();
230
+ for (let t = 0; t < fe.length; t += 1) {
231
+ const r = fe[t];
232
+ Xe.has(r) || (Xe.add(r), r());
262
233
  }
263
- de.length = 0;
264
- } while (fe.length);
265
- for (; Ft.length; )
266
- Ft.pop()();
267
- rt = !1, ze.clear(), Se(e);
234
+ fe.length = 0;
235
+ } while (ce.length);
236
+ for (; xt.length; )
237
+ xt.pop()();
238
+ Ke = !1, Xe.clear(), we(e);
268
239
  }
269
- function rn(e) {
240
+ function Gr(e) {
270
241
  if (e.fragment !== null) {
271
- e.update(), K(e.before_update);
242
+ e.update(), Y(e.before_update);
272
243
  const t = e.dirty;
273
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(nt);
244
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(et);
274
245
  }
275
246
  }
276
- function nn(e) {
247
+ function kr(e) {
277
248
  const t = [], r = [];
278
- de.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), de = t;
249
+ fe.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), fe = t;
279
250
  }
280
- const on = /* @__PURE__ */ new Set();
281
- function ar(e, t) {
282
- e && e.i && (on.delete(e), e.i(t));
251
+ const jr = /* @__PURE__ */ new Set();
252
+ function Yt(e, t) {
253
+ e && e.i && (jr.delete(e), e.i(t));
283
254
  }
284
- function Bt(e) {
285
- return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
255
+ function Et(e) {
256
+ return e?.length !== void 0 ? e : Array.from(e);
286
257
  }
287
- function Oo(e, t) {
258
+ function yo(e, t) {
288
259
  e.d(1), t.delete(e.key);
289
260
  }
290
- function Lo(e, t, r, n, i, o, s, a, u, l, h, d) {
261
+ function vo(e, t, r, n, i, o, s, a, h, l, u, d) {
291
262
  let c = e.length, m = o.length, b = c;
292
263
  const _ = {};
293
264
  for (; b--; ) _[e[b].key] = b;
294
- const T = [], v = /* @__PURE__ */ new Map(), H = /* @__PURE__ */ new Map(), E = [];
265
+ const T = [], y = /* @__PURE__ */ new Map(), H = /* @__PURE__ */ new Map(), E = [];
295
266
  for (b = m; b--; ) {
296
- const P = d(i, o, b), O = r(P);
297
- let M = s.get(O);
298
- M ? E.push(() => M.p(P, t)) : (M = l(O, P), M.c()), v.set(O, T[b] = M), O in _ && H.set(O, Math.abs(b - _[O]));
267
+ const P = d(i, o, b), I = r(P);
268
+ let M = s.get(I);
269
+ M ? E.push(() => M.p(P, t)) : (M = l(I, P), M.c()), y.set(I, T[b] = M), I in _ && H.set(I, Math.abs(b - _[I]));
299
270
  }
300
271
  const N = /* @__PURE__ */ new Set(), L = /* @__PURE__ */ new Set();
301
- function I(P) {
302
- ar(P, 1), P.m(a, h), s.set(P.key, P), h = P.first, m--;
272
+ function O(P) {
273
+ Yt(P, 1), P.m(a, u), s.set(P.key, P), u = P.first, m--;
303
274
  }
304
275
  for (; c && m; ) {
305
- const P = T[m - 1], O = e[c - 1], M = P.key, z = O.key;
306
- P === O ? (h = P.first, c--, m--) : v.has(z) ? !s.has(M) || N.has(M) ? I(P) : L.has(z) ? c-- : H.get(M) > H.get(z) ? (L.add(M), I(P)) : (N.add(z), c--) : (u(O, s), c--);
276
+ const P = T[m - 1], I = e[c - 1], M = P.key, W = I.key;
277
+ P === I ? (u = P.first, c--, m--) : y.has(W) ? !s.has(M) || N.has(M) ? O(P) : L.has(W) ? c-- : H.get(M) > H.get(W) ? (L.add(M), O(P)) : (N.add(W), c--) : (h(I, s), c--);
307
278
  }
308
279
  for (; c--; ) {
309
280
  const P = e[c];
310
- v.has(P.key) || u(P, s);
281
+ y.has(P.key) || h(P, s);
311
282
  }
312
- for (; m; ) I(T[m - 1]);
313
- return K(E), T;
283
+ for (; m; ) O(T[m - 1]);
284
+ return Y(E), T;
314
285
  }
315
- function sn(e, t, r) {
286
+ function Vr(e, t, r) {
316
287
  const { fragment: n, after_update: i } = e.$$;
317
- n && n.m(t, r), nt(() => {
318
- const o = e.$$.on_mount.map(rr).filter(gt);
319
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : K(o), e.$$.on_mount = [];
320
- }), i.forEach(nt);
288
+ n && n.m(t, r), et(() => {
289
+ const o = e.$$.on_mount.map(zt).filter(pt);
290
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Y(o), e.$$.on_mount = [];
291
+ }), i.forEach(et);
321
292
  }
322
- function an(e, t) {
293
+ function Xr(e, t) {
323
294
  const r = e.$$;
324
- r.fragment !== null && (nn(r.after_update), K(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
295
+ r.fragment !== null && (kr(r.after_update), Y(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
325
296
  }
326
- function ln(e, t) {
327
- e.$$.dirty[0] === -1 && (fe.push(e), sr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
297
+ function Wr(e, t) {
298
+ e.$$.dirty[0] === -1 && (ce.push(e), qt(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
328
299
  }
329
- function un(e, t, r, n, i, o, s = null, a = [-1]) {
330
- const u = Te;
331
- Se(e);
300
+ function zr(e, t, r, n, i, o, s = null, a = [-1]) {
301
+ const h = Se;
302
+ we(e);
332
303
  const l = e.$$ = {
333
304
  fragment: null,
334
305
  ctx: [],
335
306
  // state
336
307
  props: o,
337
- update: k,
308
+ update: G,
338
309
  not_equal: i,
339
- bound: At(),
310
+ bound: yt(),
340
311
  // lifecycle
341
312
  on_mount: [],
342
313
  on_destroy: [],
343
314
  on_disconnect: [],
344
315
  before_update: [],
345
316
  after_update: [],
346
- context: new Map(t.context || (u ? u.$$.context : [])),
317
+ context: new Map(t.context || (h ? h.$$.context : [])),
347
318
  // everything else
348
- callbacks: At(),
319
+ callbacks: yt(),
349
320
  dirty: a,
350
321
  skip_bound: !1,
351
- root: t.target || u.$$.root
322
+ root: t.target || h.$$.root
352
323
  };
353
324
  s && s(l.root);
354
- let h = !1;
325
+ let u = !1;
355
326
  if (l.ctx = r ? r(e, t.props || {}, (d, c, ...m) => {
356
327
  const b = m.length ? m[0] : c;
357
- return l.ctx && i(l.ctx[d], l.ctx[d] = b) && (!l.skip_bound && l.bound[d] && l.bound[d](b), h && ln(e, d)), c;
358
- }) : [], l.update(), h = !0, K(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
328
+ return l.ctx && i(l.ctx[d], l.ctx[d] = b) && (!l.skip_bound && l.bound[d] && l.bound[d](b), u && Wr(e, d)), c;
329
+ }) : [], l.update(), u = !0, Y(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
359
330
  if (t.hydrate) {
360
- const d = Yr(t.target);
361
- l.fragment && l.fragment.l(d), d.forEach(j);
331
+ const d = Rr(t.target);
332
+ l.fragment && l.fragment.l(d), d.forEach(k);
362
333
  } else
363
334
  l.fragment && l.fragment.c();
364
- t.intro && ar(e.$$.fragment), sn(e, t.target, t.anchor), U();
335
+ t.intro && Yt(e.$$.fragment), Vr(e, t.target, t.anchor), $();
365
336
  }
366
- Se(u);
367
- }
368
- let lr;
369
- typeof HTMLElement == "function" && (lr = class extends HTMLElement {
370
- constructor(t, r, n) {
371
- super();
372
- /** The Svelte component constructor */
373
- R(this, "$$ctor");
374
- /** Slots */
375
- R(this, "$$s");
376
- /** The Svelte component instance */
377
- R(this, "$$c");
378
- /** Whether or not the custom element is connected */
379
- R(this, "$$cn", !1);
380
- /** Component props data */
381
- R(this, "$$d", {});
382
- /** `true` if currently in the process of reflecting component props back to attributes */
383
- R(this, "$$r", !1);
384
- /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
385
- R(this, "$$p_d", {});
386
- /** @type {Record<string, Function[]>} Event listeners */
387
- R(this, "$$l", {});
388
- /** @type {Map<Function, Function>} Event listener unsubscribe functions */
389
- R(this, "$$l_u", /* @__PURE__ */ new Map());
390
- this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
337
+ we(h);
338
+ }
339
+ let Kt;
340
+ typeof HTMLElement == "function" && (Kt = class extends HTMLElement {
341
+ /** The Svelte component constructor */
342
+ $$ctor;
343
+ /** Slots */
344
+ $$s;
345
+ /** The Svelte component instance */
346
+ $$c;
347
+ /** Whether or not the custom element is connected */
348
+ $$cn = !1;
349
+ /** Component props data */
350
+ $$d = {};
351
+ /** `true` if currently in the process of reflecting component props back to attributes */
352
+ $$r = !1;
353
+ /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
354
+ $$p_d = {};
355
+ /** @type {Record<string, Function[]>} Event listeners */
356
+ $$l = {};
357
+ /** @type {Map<Function, Function>} Event listener unsubscribe functions */
358
+ $$l_u = /* @__PURE__ */ new Map();
359
+ constructor(e, t, r) {
360
+ super(), this.$$ctor = e, this.$$s = t, r && this.attachShadow({ mode: "open" });
391
361
  }
392
- addEventListener(t, r, n) {
393
- if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
394
- const i = this.$$c.$on(t, r);
395
- this.$$l_u.set(r, i);
362
+ addEventListener(e, t, r) {
363
+ if (this.$$l[e] = this.$$l[e] || [], this.$$l[e].push(t), this.$$c) {
364
+ const n = this.$$c.$on(e, t);
365
+ this.$$l_u.set(t, n);
396
366
  }
397
- super.addEventListener(t, r, n);
367
+ super.addEventListener(e, t, r);
398
368
  }
399
- removeEventListener(t, r, n) {
400
- if (super.removeEventListener(t, r, n), this.$$c) {
401
- const i = this.$$l_u.get(r);
402
- i && (i(), this.$$l_u.delete(r));
369
+ removeEventListener(e, t, r) {
370
+ if (super.removeEventListener(e, t, r), this.$$c) {
371
+ const n = this.$$l_u.get(t);
372
+ n && (n(), this.$$l_u.delete(t));
403
373
  }
404
374
  }
405
- connectedCallback() {
406
- return Ht(this, null, function* () {
407
- if (this.$$cn = !0, !this.$$c) {
408
- let t = function(o) {
409
- return () => {
410
- let s;
411
- return {
412
- c: function() {
413
- s = F("slot"), o !== "default" && g(s, "name", o);
414
- },
415
- /**
416
- * @param {HTMLElement} target
417
- * @param {HTMLElement} [anchor]
418
- */
419
- m: function(l, h) {
420
- W(l, s, h);
421
- },
422
- d: function(l) {
423
- l && j(s);
424
- }
425
- };
375
+ async connectedCallback() {
376
+ if (this.$$cn = !0, !this.$$c) {
377
+ let e = function(i) {
378
+ return () => {
379
+ let o;
380
+ return {
381
+ c: function() {
382
+ o = F("slot"), i !== "default" && g(o, "name", i);
383
+ },
384
+ /**
385
+ * @param {HTMLElement} target
386
+ * @param {HTMLElement} [anchor]
387
+ */
388
+ m: function(h, l) {
389
+ X(h, o, l);
390
+ },
391
+ d: function(h) {
392
+ h && k(o);
393
+ }
426
394
  };
427
395
  };
428
- if (yield Promise.resolve(), !this.$$cn || this.$$c)
429
- return;
430
- const r = {}, n = Kr(this);
431
- for (const o of this.$$s)
432
- o in n && (r[o] = [t(o)]);
433
- for (const o of this.attributes) {
434
- const s = this.$$g_p(o.name);
435
- s in this.$$d || (this.$$d[s] = Le(s, o.value, this.$$p_d, "toProp"));
396
+ };
397
+ if (await Promise.resolve(), !this.$$cn || this.$$c)
398
+ return;
399
+ const t = {}, r = Dr(this);
400
+ for (const i of this.$$s)
401
+ i in r && (t[i] = [e(i)]);
402
+ for (const i of this.attributes) {
403
+ const o = this.$$g_p(i.name);
404
+ o in this.$$d || (this.$$d[o] = Ie(o, i.value, this.$$p_d, "toProp"));
405
+ }
406
+ for (const i in this.$$p_d)
407
+ !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
408
+ this.$$c = new this.$$ctor({
409
+ target: this.shadowRoot || this,
410
+ props: {
411
+ ...this.$$d,
412
+ $$slots: t,
413
+ $$scope: {
414
+ ctx: []
415
+ }
436
416
  }
437
- for (const o in this.$$p_d)
438
- !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
439
- this.$$c = new this.$$ctor({
440
- target: this.shadowRoot || this,
441
- props: Tt(St({}, this.$$d), {
442
- $$slots: r,
443
- $$scope: {
444
- ctx: []
445
- }
446
- })
447
- });
448
- const i = () => {
449
- this.$$r = !0;
450
- for (const o in this.$$p_d)
451
- if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
452
- const s = Le(
453
- o,
454
- this.$$d[o],
455
- this.$$p_d,
456
- "toAttribute"
457
- );
458
- s == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, s);
459
- }
460
- this.$$r = !1;
461
- };
462
- this.$$c.$$.after_update.push(i), i();
463
- for (const o in this.$$l)
464
- for (const s of this.$$l[o]) {
465
- const a = this.$$c.$on(o, s);
466
- this.$$l_u.set(s, a);
417
+ });
418
+ const n = () => {
419
+ this.$$r = !0;
420
+ for (const i in this.$$p_d)
421
+ if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
422
+ const o = Ie(
423
+ i,
424
+ this.$$d[i],
425
+ this.$$p_d,
426
+ "toAttribute"
427
+ );
428
+ o == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, o);
467
429
  }
468
- this.$$l = {};
469
- }
470
- });
430
+ this.$$r = !1;
431
+ };
432
+ this.$$c.$$.after_update.push(n), n();
433
+ for (const i in this.$$l)
434
+ for (const o of this.$$l[i]) {
435
+ const s = this.$$c.$on(i, o);
436
+ this.$$l_u.set(o, s);
437
+ }
438
+ this.$$l = {};
439
+ }
471
440
  }
472
441
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
473
442
  // and setting attributes through setAttribute etc, this is helpful
474
- attributeChangedCallback(t, r, n) {
475
- var i;
476
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = Le(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
443
+ attributeChangedCallback(e, t, r) {
444
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = Ie(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
477
445
  }
478
446
  disconnectedCallback() {
479
447
  this.$$cn = !1, Promise.resolve().then(() => {
480
448
  !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
481
449
  });
482
450
  }
483
- $$g_p(t) {
451
+ $$g_p(e) {
484
452
  return Object.keys(this.$$p_d).find(
485
- (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
486
- ) || t;
453
+ (t) => this.$$p_d[t].attribute === e || !this.$$p_d[t].attribute && t.toLowerCase() === e
454
+ ) || e;
487
455
  }
488
456
  });
489
- function Le(e, t, r, n) {
490
- var o;
491
- const i = (o = r[e]) == null ? void 0 : o.type;
457
+ function Ie(e, t, r, n) {
458
+ const i = r[e]?.type;
492
459
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
493
460
  return t;
494
461
  if (n === "toAttribute")
@@ -499,7 +466,7 @@ function Le(e, t, r, n) {
499
466
  case "Boolean":
500
467
  return t ? "" : null;
501
468
  case "Number":
502
- return t == null ? null : t;
469
+ return t ?? null;
503
470
  default:
504
471
  return t;
505
472
  }
@@ -516,8 +483,8 @@ function Le(e, t, r, n) {
516
483
  return t;
517
484
  }
518
485
  }
519
- function hn(e, t, r, n, i, o) {
520
- let s = class extends lr {
486
+ function Zr(e, t, r, n, i, o) {
487
+ let s = class extends Kt {
521
488
  constructor() {
522
489
  super(e, r, i), this.$$p_d = t;
523
490
  }
@@ -532,43 +499,39 @@ function hn(e, t, r, n, i, o) {
532
499
  get() {
533
500
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
534
501
  },
535
- set(u) {
536
- var l;
537
- u = Le(a, u, t), this.$$d[a] = u, (l = this.$$c) == null || l.$set({ [a]: u });
502
+ set(h) {
503
+ h = Ie(a, h, t), this.$$d[a] = h, this.$$c?.$set({ [a]: h });
538
504
  }
539
505
  });
540
506
  }), n.forEach((a) => {
541
507
  Object.defineProperty(s.prototype, a, {
542
508
  get() {
543
- var u;
544
- return (u = this.$$c) == null ? void 0 : u[a];
509
+ return this.$$c?.[a];
545
510
  }
546
511
  });
547
512
  }), e.element = /** @type {any} */
548
513
  s, s;
549
514
  }
550
- class cn {
551
- constructor() {
552
- /**
553
- * ### PRIVATE API
554
- *
555
- * Do not use, may change at any time
556
- *
557
- * @type {any}
558
- */
559
- R(this, "$$");
560
- /**
561
- * ### PRIVATE API
562
- *
563
- * Do not use, may change at any time
564
- *
565
- * @type {any}
566
- */
567
- R(this, "$$set");
568
- }
515
+ class Jr {
516
+ /**
517
+ * ### PRIVATE API
518
+ *
519
+ * Do not use, may change at any time
520
+ *
521
+ * @type {any}
522
+ */
523
+ $$ = void 0;
524
+ /**
525
+ * ### PRIVATE API
526
+ *
527
+ * Do not use, may change at any time
528
+ *
529
+ * @type {any}
530
+ */
531
+ $$set = void 0;
569
532
  /** @returns {void} */
570
533
  $destroy() {
571
- an(this, 1), this.$destroy = k;
534
+ Xr(this, 1), this.$destroy = G;
572
535
  }
573
536
  /**
574
537
  * @template {Extract<keyof Events, string>} K
@@ -577,8 +540,8 @@ class cn {
577
540
  * @returns {() => void}
578
541
  */
579
542
  $on(t, r) {
580
- if (!gt(r))
581
- return k;
543
+ if (!pt(r))
544
+ return G;
582
545
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
583
546
  return n.push(r), () => {
584
547
  const i = n.indexOf(r);
@@ -590,22 +553,22 @@ class cn {
590
553
  * @returns {void}
591
554
  */
592
555
  $set(t) {
593
- this.$$set && !Wr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
556
+ this.$$set && !Br(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
594
557
  }
595
558
  }
596
- const fn = "4";
597
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(fn);
598
- var it = function(e, t) {
599
- return it = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
559
+ const Qr = "4";
560
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Qr);
561
+ var tt = function(e, t) {
562
+ return tt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
600
563
  r.__proto__ = n;
601
564
  } || function(r, n) {
602
565
  for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
603
- }, it(e, t);
566
+ }, tt(e, t);
604
567
  };
605
- function J(e, t) {
568
+ function Z(e, t) {
606
569
  if (typeof t != "function" && t !== null)
607
570
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
608
- it(e, t);
571
+ tt(e, t);
609
572
  function r() {
610
573
  this.constructor = e;
611
574
  }
@@ -620,7 +583,7 @@ var S = function() {
620
583
  return t;
621
584
  }, S.apply(this, arguments);
622
585
  };
623
- function dn(e, t) {
586
+ function qr(e, t) {
624
587
  var r = {};
625
588
  for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
626
589
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -628,7 +591,7 @@ function dn(e, t) {
628
591
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
629
592
  return r;
630
593
  }
631
- function ot(e) {
594
+ function rt(e) {
632
595
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
633
596
  if (r) return r.call(e);
634
597
  if (e && typeof e.length == "number") return {
@@ -638,7 +601,7 @@ function ot(e) {
638
601
  };
639
602
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
640
603
  }
641
- function st(e, t) {
604
+ function nt(e, t) {
642
605
  var r = typeof Symbol == "function" && e[Symbol.iterator];
643
606
  if (!r) return e;
644
607
  var n = r.call(e), i, o = [], s;
@@ -655,21 +618,21 @@ function st(e, t) {
655
618
  }
656
619
  return o;
657
620
  }
658
- function pe(e, t, r) {
621
+ function de(e, t, r) {
659
622
  if (r || arguments.length === 2) for (var n = 0, i = t.length, o; n < i; n++)
660
623
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
661
624
  return e.concat(o || Array.prototype.slice.call(t));
662
625
  }
663
- function Z(e) {
626
+ function z(e) {
664
627
  return typeof e == "function";
665
628
  }
666
- function ur(e) {
629
+ function er(e) {
667
630
  var t = function(n) {
668
631
  Error.call(n), n.stack = new Error().stack;
669
632
  }, r = e(t);
670
633
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
671
634
  }
672
- var Ze = ur(function(e) {
635
+ var We = er(function(e) {
673
636
  return function(r) {
674
637
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
675
638
  ` + r.map(function(n, i) {
@@ -678,13 +641,13 @@ var Ze = ur(function(e) {
678
641
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
679
642
  };
680
643
  });
681
- function at(e, t) {
644
+ function it(e, t) {
682
645
  if (e) {
683
646
  var r = e.indexOf(t);
684
647
  0 <= r && e.splice(r, 1);
685
648
  }
686
649
  }
687
- var Ge = function() {
650
+ var Ue = function() {
688
651
  function e(t) {
689
652
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
690
653
  }
@@ -696,38 +659,38 @@ var Ge = function() {
696
659
  if (s)
697
660
  if (this._parentage = null, Array.isArray(s))
698
661
  try {
699
- for (var a = ot(s), u = a.next(); !u.done; u = a.next()) {
700
- var l = u.value;
662
+ for (var a = rt(s), h = a.next(); !h.done; h = a.next()) {
663
+ var l = h.value;
701
664
  l.remove(this);
702
665
  }
703
666
  } catch (_) {
704
667
  t = { error: _ };
705
668
  } finally {
706
669
  try {
707
- u && !u.done && (r = a.return) && r.call(a);
670
+ h && !h.done && (r = a.return) && r.call(a);
708
671
  } finally {
709
672
  if (t) throw t.error;
710
673
  }
711
674
  }
712
675
  else
713
676
  s.remove(this);
714
- var h = this.initialTeardown;
715
- if (Z(h))
677
+ var u = this.initialTeardown;
678
+ if (z(u))
716
679
  try {
717
- h();
680
+ u();
718
681
  } catch (_) {
719
- o = _ instanceof Ze ? _.errors : [_];
682
+ o = _ instanceof We ? _.errors : [_];
720
683
  }
721
684
  var d = this._finalizers;
722
685
  if (d) {
723
686
  this._finalizers = null;
724
687
  try {
725
- for (var c = ot(d), m = c.next(); !m.done; m = c.next()) {
688
+ for (var c = rt(d), m = c.next(); !m.done; m = c.next()) {
726
689
  var b = m.value;
727
690
  try {
728
- It(b);
691
+ wt(b);
729
692
  } catch (_) {
730
- o = o != null ? o : [], _ instanceof Ze ? o = pe(pe([], st(o)), st(_.errors)) : o.push(_);
693
+ o = o ?? [], _ instanceof We ? o = de(de([], nt(o)), nt(_.errors)) : o.push(_);
731
694
  }
732
695
  }
733
696
  } catch (_) {
@@ -741,13 +704,13 @@ var Ge = function() {
741
704
  }
742
705
  }
743
706
  if (o)
744
- throw new Ze(o);
707
+ throw new We(o);
745
708
  }
746
709
  }, e.prototype.add = function(t) {
747
710
  var r;
748
711
  if (t && t !== this)
749
712
  if (this.closed)
750
- It(t);
713
+ wt(t);
751
714
  else {
752
715
  if (t instanceof e) {
753
716
  if (t.closed || t._hasParent(this))
@@ -764,56 +727,56 @@ var Ge = function() {
764
727
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
765
728
  }, e.prototype._removeParent = function(t) {
766
729
  var r = this._parentage;
767
- r === t ? this._parentage = null : Array.isArray(r) && at(r, t);
730
+ r === t ? this._parentage = null : Array.isArray(r) && it(r, t);
768
731
  }, e.prototype.remove = function(t) {
769
732
  var r = this._finalizers;
770
- r && at(r, t), t instanceof e && t._removeParent(this);
733
+ r && it(r, t), t instanceof e && t._removeParent(this);
771
734
  }, e.EMPTY = function() {
772
735
  var t = new e();
773
736
  return t.closed = !0, t;
774
737
  }(), e;
775
- }(), hr = Ge.EMPTY;
776
- function cr(e) {
777
- return e instanceof Ge || e && "closed" in e && Z(e.remove) && Z(e.add) && Z(e.unsubscribe);
738
+ }(), tr = Ue.EMPTY;
739
+ function rr(e) {
740
+ return e instanceof Ue || e && "closed" in e && z(e.remove) && z(e.add) && z(e.unsubscribe);
778
741
  }
779
- function It(e) {
780
- Z(e) ? e() : e.unsubscribe();
742
+ function wt(e) {
743
+ z(e) ? e() : e.unsubscribe();
781
744
  }
782
- var fr = {
745
+ var Yr = {
783
746
  onUnhandledError: null,
784
747
  onStoppedNotification: null,
785
748
  Promise: void 0,
786
749
  useDeprecatedSynchronousErrorHandling: !1,
787
750
  useDeprecatedNextContext: !1
788
- }, pn = {
751
+ }, Kr = {
789
752
  setTimeout: function(e, t) {
790
753
  for (var r = [], n = 2; n < arguments.length; n++)
791
754
  r[n - 2] = arguments[n];
792
- return setTimeout.apply(void 0, pe([e, t], st(r)));
755
+ return setTimeout.apply(void 0, de([e, t], nt(r)));
793
756
  },
794
757
  clearTimeout: function(e) {
795
758
  return clearTimeout(e);
796
759
  },
797
760
  delegate: void 0
798
761
  };
799
- function mn(e) {
800
- pn.setTimeout(function() {
762
+ function en(e) {
763
+ Kr.setTimeout(function() {
801
764
  throw e;
802
765
  });
803
766
  }
804
- function Ot() {
767
+ function St() {
805
768
  }
806
- function Ne(e) {
769
+ function Le(e) {
807
770
  e();
808
771
  }
809
- var dr = function(e) {
810
- J(t, e);
772
+ var nr = function(e) {
773
+ Z(t, e);
811
774
  function t(r) {
812
775
  var n = e.call(this) || this;
813
- return n.isStopped = !1, r ? (n.destination = r, cr(r) && r.add(n)) : n.destination = yn, n;
776
+ return n.isStopped = !1, r ? (n.destination = r, rr(r) && r.add(n)) : n.destination = nn, n;
814
777
  }
815
778
  return t.create = function(r, n, i) {
816
- return new lt(r, n, i);
779
+ return new ot(r, n, i);
817
780
  }, t.prototype.next = function(r) {
818
781
  this.isStopped || this._next(r);
819
782
  }, t.prototype.error = function(r) {
@@ -837,11 +800,7 @@ var dr = function(e) {
837
800
  this.unsubscribe();
838
801
  }
839
802
  }, t;
840
- }(Ge), bn = Function.prototype.bind;
841
- function Je(e, t) {
842
- return bn.call(e, t);
843
- }
844
- var gn = function() {
803
+ }(Ue), tn = function() {
845
804
  function e(t) {
846
805
  this.partialObserver = t;
847
806
  }
@@ -851,7 +810,7 @@ var gn = function() {
851
810
  try {
852
811
  r.next(t);
853
812
  } catch (n) {
854
- Ie(n);
813
+ Be(n);
855
814
  }
856
815
  }, e.prototype.error = function(t) {
857
816
  var r = this.partialObserver;
@@ -859,68 +818,56 @@ var gn = function() {
859
818
  try {
860
819
  r.error(t);
861
820
  } catch (n) {
862
- Ie(n);
821
+ Be(n);
863
822
  }
864
823
  else
865
- Ie(t);
824
+ Be(t);
866
825
  }, e.prototype.complete = function() {
867
826
  var t = this.partialObserver;
868
827
  if (t.complete)
869
828
  try {
870
829
  t.complete();
871
830
  } catch (r) {
872
- Ie(r);
831
+ Be(r);
873
832
  }
874
833
  }, e;
875
- }(), lt = function(e) {
876
- J(t, e);
834
+ }(), ot = function(e) {
835
+ Z(t, e);
877
836
  function t(r, n, i) {
878
837
  var o = e.call(this) || this, s;
879
- if (Z(r) || !r)
880
- s = {
881
- next: r != null ? r : void 0,
882
- error: n != null ? n : void 0,
883
- complete: i != null ? i : void 0
884
- };
885
- else {
886
- var a;
887
- o && fr.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
888
- return o.unsubscribe();
889
- }, s = {
890
- next: r.next && Je(r.next, a),
891
- error: r.error && Je(r.error, a),
892
- complete: r.complete && Je(r.complete, a)
893
- }) : s = r;
894
- }
895
- return o.destination = new gn(s), o;
838
+ return z(r) || !r ? s = {
839
+ next: r ?? void 0,
840
+ error: n ?? void 0,
841
+ complete: i ?? void 0
842
+ } : s = r, o.destination = new tn(s), o;
896
843
  }
897
844
  return t;
898
- }(dr);
899
- function Ie(e) {
900
- mn(e);
845
+ }(nr);
846
+ function Be(e) {
847
+ en(e);
901
848
  }
902
- function vn(e) {
849
+ function rn(e) {
903
850
  throw e;
904
851
  }
905
- var yn = {
852
+ var nn = {
906
853
  closed: !0,
907
- next: Ot,
908
- error: vn,
909
- complete: Ot
910
- }, _n = function() {
854
+ next: St,
855
+ error: rn,
856
+ complete: St
857
+ }, on = function() {
911
858
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
912
859
  }();
913
- function xn(e) {
860
+ function sn(e) {
914
861
  return e;
915
862
  }
916
- function En(e) {
917
- return e.length === 0 ? xn : e.length === 1 ? e[0] : function(r) {
863
+ function an(e) {
864
+ return e.length === 0 ? sn : e.length === 1 ? e[0] : function(r) {
918
865
  return e.reduce(function(n, i) {
919
866
  return i(n);
920
867
  }, r);
921
868
  };
922
869
  }
923
- var Lt = function() {
870
+ var Tt = function() {
924
871
  function e(t) {
925
872
  t && (this._subscribe = t);
926
873
  }
@@ -928,10 +875,10 @@ var Lt = function() {
928
875
  var r = new e();
929
876
  return r.source = this, r.operator = t, r;
930
877
  }, e.prototype.subscribe = function(t, r, n) {
931
- var i = this, o = Sn(t) ? t : new lt(t, r, n);
932
- return Ne(function() {
933
- var s = i, a = s.operator, u = s.source;
934
- o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
878
+ var i = this, o = un(t) ? t : new ot(t, r, n);
879
+ return Le(function() {
880
+ var s = i, a = s.operator, h = s.source;
881
+ o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
935
882
  }), o;
936
883
  }, e.prototype._trySubscribe = function(t) {
937
884
  try {
@@ -941,13 +888,13 @@ var Lt = function() {
941
888
  }
942
889
  }, e.prototype.forEach = function(t, r) {
943
890
  var n = this;
944
- return r = Nt(r), new r(function(i, o) {
945
- var s = new lt({
891
+ return r = Ht(r), new r(function(i, o) {
892
+ var s = new ot({
946
893
  next: function(a) {
947
894
  try {
948
895
  t(a);
949
- } catch (u) {
950
- o(u), s.unsubscribe();
896
+ } catch (h) {
897
+ o(h), s.unsubscribe();
951
898
  }
952
899
  },
953
900
  error: o,
@@ -958,15 +905,15 @@ var Lt = function() {
958
905
  }, e.prototype._subscribe = function(t) {
959
906
  var r;
960
907
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
961
- }, e.prototype[_n] = function() {
908
+ }, e.prototype[on] = function() {
962
909
  return this;
963
910
  }, e.prototype.pipe = function() {
964
911
  for (var t = [], r = 0; r < arguments.length; r++)
965
912
  t[r] = arguments[r];
966
- return En(t)(this);
913
+ return an(t)(this);
967
914
  }, e.prototype.toPromise = function(t) {
968
915
  var r = this;
969
- return t = Nt(t), new t(function(n, i) {
916
+ return t = Ht(t), new t(function(n, i) {
970
917
  var o;
971
918
  r.subscribe(function(s) {
972
919
  return o = s;
@@ -980,42 +927,42 @@ var Lt = function() {
980
927
  return new e(t);
981
928
  }, e;
982
929
  }();
983
- function Nt(e) {
930
+ function Ht(e) {
984
931
  var t;
985
- return (t = e != null ? e : fr.Promise) !== null && t !== void 0 ? t : Promise;
932
+ return (t = e ?? Yr.Promise) !== null && t !== void 0 ? t : Promise;
986
933
  }
987
- function wn(e) {
988
- return e && Z(e.next) && Z(e.error) && Z(e.complete);
934
+ function ln(e) {
935
+ return e && z(e.next) && z(e.error) && z(e.complete);
989
936
  }
990
- function Sn(e) {
991
- return e && e instanceof dr || wn(e) && cr(e);
937
+ function un(e) {
938
+ return e && e instanceof nr || ln(e) && rr(e);
992
939
  }
993
- var Tn = ur(function(e) {
940
+ var hn = er(function(e) {
994
941
  return function() {
995
942
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
996
943
  };
997
- }), pr = function(e) {
998
- J(t, e);
944
+ }), ir = function(e) {
945
+ Z(t, e);
999
946
  function t() {
1000
947
  var r = e.call(this) || this;
1001
948
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
1002
949
  }
1003
950
  return t.prototype.lift = function(r) {
1004
- var n = new Mt(this, this);
951
+ var n = new At(this, this);
1005
952
  return n.operator = r, n;
1006
953
  }, t.prototype._throwIfClosed = function() {
1007
954
  if (this.closed)
1008
- throw new Tn();
955
+ throw new hn();
1009
956
  }, t.prototype.next = function(r) {
1010
957
  var n = this;
1011
- Ne(function() {
958
+ Le(function() {
1012
959
  var i, o;
1013
960
  if (n._throwIfClosed(), !n.isStopped) {
1014
961
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
1015
962
  try {
1016
- for (var s = ot(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
1017
- var u = a.value;
1018
- u.next(r);
963
+ for (var s = rt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
964
+ var h = a.value;
965
+ h.next(r);
1019
966
  }
1020
967
  } catch (l) {
1021
968
  i = { error: l };
@@ -1030,7 +977,7 @@ var Tn = ur(function(e) {
1030
977
  });
1031
978
  }, t.prototype.error = function(r) {
1032
979
  var n = this;
1033
- Ne(function() {
980
+ Le(function() {
1034
981
  if (n._throwIfClosed(), !n.isStopped) {
1035
982
  n.hasError = n.isStopped = !0, n.thrownError = r;
1036
983
  for (var i = n.observers; i.length; )
@@ -1039,7 +986,7 @@ var Tn = ur(function(e) {
1039
986
  });
1040
987
  }, t.prototype.complete = function() {
1041
988
  var r = this;
1042
- Ne(function() {
989
+ Le(function() {
1043
990
  if (r._throwIfClosed(), !r.isStopped) {
1044
991
  r.isStopped = !0;
1045
992
  for (var n = r.observers; n.length; )
@@ -1061,20 +1008,20 @@ var Tn = ur(function(e) {
1061
1008
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
1062
1009
  }, t.prototype._innerSubscribe = function(r) {
1063
1010
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
1064
- return o || s ? hr : (this.currentObservers = null, a.push(r), new Ge(function() {
1065
- n.currentObservers = null, at(a, r);
1011
+ return o || s ? tr : (this.currentObservers = null, a.push(r), new Ue(function() {
1012
+ n.currentObservers = null, it(a, r);
1066
1013
  }));
1067
1014
  }, t.prototype._checkFinalizedStatuses = function(r) {
1068
1015
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
1069
1016
  i ? r.error(o) : s && r.complete();
1070
1017
  }, t.prototype.asObservable = function() {
1071
- var r = new Lt();
1018
+ var r = new Tt();
1072
1019
  return r.source = this, r;
1073
1020
  }, t.create = function(r, n) {
1074
- return new Mt(r, n);
1021
+ return new At(r, n);
1075
1022
  }, t;
1076
- }(Lt), Mt = function(e) {
1077
- J(t, e);
1023
+ }(Tt), At = function(e) {
1024
+ Z(t, e);
1078
1025
  function t(r, n) {
1079
1026
  var i = e.call(this) || this;
1080
1027
  return i.destination = r, i.source = n, i;
@@ -1090,70 +1037,70 @@ var Tn = ur(function(e) {
1090
1037
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1091
1038
  }, t.prototype._subscribe = function(r) {
1092
1039
  var n, i;
1093
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : hr;
1040
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : tr;
1094
1041
  }, t;
1095
- }(pr), mr = {
1042
+ }(ir), or = {
1096
1043
  now: function() {
1097
- return (mr.delegate || Date).now();
1044
+ return (or.delegate || Date).now();
1098
1045
  },
1099
1046
  delegate: void 0
1100
- }, Hn = function(e) {
1101
- J(t, e);
1047
+ }, cn = function(e) {
1048
+ Z(t, e);
1102
1049
  function t(r, n, i) {
1103
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = mr);
1050
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = or);
1104
1051
  var o = e.call(this) || this;
1105
1052
  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;
1106
1053
  }
1107
1054
  return t.prototype.next = function(r) {
1108
- var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, a = n._timestampProvider, u = n._windowTime;
1109
- i || (o.push(r), !s && o.push(a.now() + u)), this._trimBuffer(), e.prototype.next.call(this, r);
1055
+ var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, a = n._timestampProvider, h = n._windowTime;
1056
+ i || (o.push(r), !s && o.push(a.now() + h)), this._trimBuffer(), e.prototype.next.call(this, r);
1110
1057
  }, t.prototype._subscribe = function(r) {
1111
1058
  this._throwIfClosed(), this._trimBuffer();
1112
- 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)
1113
- r.next(a[u]);
1059
+ for (var n = this._innerSubscribe(r), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), h = 0; h < a.length && !r.closed; h += o ? 1 : 2)
1060
+ r.next(a[h]);
1114
1061
  return this._checkFinalizedStatuses(r), n;
1115
1062
  }, t.prototype._trimBuffer = function() {
1116
1063
  var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * n;
1117
1064
  if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
1118
- for (var u = i.now(), l = 0, h = 1; h < o.length && o[h] <= u; h += 2)
1119
- l = h;
1065
+ for (var h = i.now(), l = 0, u = 1; u < o.length && o[u] <= h; u += 2)
1066
+ l = u;
1120
1067
  l && o.splice(0, l + 1);
1121
1068
  }
1122
1069
  }, t;
1123
- }(pr);
1124
- const Rt = [], Dt = {}, An = (e, t = 0) => {
1125
- if (Rt.indexOf(e) == -1) {
1126
- const r = new Hn(t);
1127
- Dt[e] = r, Rt.push(e);
1070
+ }(ir);
1071
+ const Pt = [], Ct = {}, fn = (e, t = 0) => {
1072
+ if (Pt.indexOf(e) == -1) {
1073
+ const r = new cn(t);
1074
+ Ct[e] = r, Pt.push(e);
1128
1075
  }
1129
- return Dt[e];
1130
- }, ce = [];
1131
- function Pn(e, t) {
1076
+ return Ct[e];
1077
+ }, he = [];
1078
+ function dn(e, t) {
1132
1079
  return {
1133
- subscribe: ke(e, t).subscribe
1080
+ subscribe: Ge(e, t).subscribe
1134
1081
  };
1135
1082
  }
1136
- function ke(e, t = k) {
1083
+ function Ge(e, t = G) {
1137
1084
  let r;
1138
1085
  const n = /* @__PURE__ */ new Set();
1139
1086
  function i(a) {
1140
- if (nr(e, a) && (e = a, r)) {
1141
- const u = !ce.length;
1087
+ if (Zt(e, a) && (e = a, r)) {
1088
+ const h = !he.length;
1142
1089
  for (const l of n)
1143
- l[1](), ce.push(l, e);
1144
- if (u) {
1145
- for (let l = 0; l < ce.length; l += 2)
1146
- ce[l][0](ce[l + 1]);
1147
- ce.length = 0;
1090
+ l[1](), he.push(l, e);
1091
+ if (h) {
1092
+ for (let l = 0; l < he.length; l += 2)
1093
+ he[l][0](he[l + 1]);
1094
+ he.length = 0;
1148
1095
  }
1149
1096
  }
1150
1097
  }
1151
1098
  function o(a) {
1152
1099
  i(a(e));
1153
1100
  }
1154
- function s(a, u = k) {
1155
- const l = [a, u];
1156
- return n.add(l), n.size === 1 && (r = t(i, o) || k), a(e), () => {
1101
+ function s(a, h = G) {
1102
+ const l = [a, h];
1103
+ return n.add(l), n.size === 1 && (r = t(i, o) || G), a(e), () => {
1157
1104
  n.delete(l), n.size === 0 && r && (r(), r = null);
1158
1105
  };
1159
1106
  }
@@ -1164,156 +1111,158 @@ function ye(e, t, r) {
1164
1111
  if (!i.every(Boolean))
1165
1112
  throw new Error("derived() expects stores as input, got a falsy value");
1166
1113
  const o = t.length < 2;
1167
- return Pn(r, (s, a) => {
1168
- let u = !1;
1114
+ return dn(r, (s, a) => {
1115
+ let h = !1;
1169
1116
  const l = [];
1170
- let h = 0, d = k;
1117
+ let u = 0, d = G;
1171
1118
  const c = () => {
1172
- if (h)
1119
+ if (u)
1173
1120
  return;
1174
1121
  d();
1175
1122
  const b = t(n ? l[0] : l, s, a);
1176
- o ? s(b) : d = gt(b) ? b : k;
1123
+ o ? s(b) : d = pt(b) ? b : G;
1177
1124
  }, m = i.map(
1178
- (b, _) => ir(
1125
+ (b, _) => Jt(
1179
1126
  b,
1180
1127
  (T) => {
1181
- l[_] = T, h &= ~(1 << _), u && c();
1128
+ l[_] = T, u &= ~(1 << _), h && c();
1182
1129
  },
1183
1130
  () => {
1184
- h |= 1 << _;
1131
+ u |= 1 << _;
1185
1132
  }
1186
1133
  )
1187
1134
  );
1188
- return u = !0, c(), function() {
1189
- K(m), d(), u = !1;
1135
+ return h = !0, c(), function() {
1136
+ Y(m), d(), h = !1;
1190
1137
  };
1191
1138
  });
1192
1139
  }
1193
- function Cn(e) {
1194
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1140
+ function pn(e) {
1141
+ return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1195
1142
  }
1196
- var Fn = function(t) {
1197
- return Bn(t) && !In(t);
1143
+ var mn = function(t) {
1144
+ return bn(t) && !gn(t);
1198
1145
  };
1199
- function Bn(e) {
1146
+ function bn(e) {
1200
1147
  return !!e && typeof e == "object";
1201
1148
  }
1202
- function In(e) {
1149
+ function gn(e) {
1203
1150
  var t = Object.prototype.toString.call(e);
1204
- return t === "[object RegExp]" || t === "[object Date]" || Nn(e);
1151
+ return t === "[object RegExp]" || t === "[object Date]" || _n(e);
1205
1152
  }
1206
- var On = typeof Symbol == "function" && Symbol.for, Ln = On ? Symbol.for("react.element") : 60103;
1207
- function Nn(e) {
1208
- return e.$$typeof === Ln;
1153
+ var yn = typeof Symbol == "function" && Symbol.for, vn = yn ? Symbol.for("react.element") : 60103;
1154
+ function _n(e) {
1155
+ return e.$$typeof === vn;
1209
1156
  }
1210
- function Mn(e) {
1157
+ function xn(e) {
1211
1158
  return Array.isArray(e) ? [] : {};
1212
1159
  }
1213
- function He(e, t) {
1214
- return t.clone !== !1 && t.isMergeableObject(e) ? me(Mn(e), e, t) : e;
1160
+ function Te(e, t) {
1161
+ return t.clone !== !1 && t.isMergeableObject(e) ? pe(xn(e), e, t) : e;
1215
1162
  }
1216
- function Rn(e, t, r) {
1163
+ function En(e, t, r) {
1217
1164
  return e.concat(t).map(function(n) {
1218
- return He(n, r);
1165
+ return Te(n, r);
1219
1166
  });
1220
1167
  }
1221
- function Dn(e, t) {
1168
+ function wn(e, t) {
1222
1169
  if (!t.customMerge)
1223
- return me;
1170
+ return pe;
1224
1171
  var r = t.customMerge(e);
1225
- return typeof r == "function" ? r : me;
1172
+ return typeof r == "function" ? r : pe;
1226
1173
  }
1227
- function $n(e) {
1174
+ function Sn(e) {
1228
1175
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1229
1176
  return Object.propertyIsEnumerable.call(e, t);
1230
1177
  }) : [];
1231
1178
  }
1232
- function $t(e) {
1233
- return Object.keys(e).concat($n(e));
1179
+ function Ft(e) {
1180
+ return Object.keys(e).concat(Sn(e));
1234
1181
  }
1235
- function br(e, t) {
1182
+ function sr(e, t) {
1236
1183
  try {
1237
1184
  return t in e;
1238
- } catch (r) {
1185
+ } catch {
1239
1186
  return !1;
1240
1187
  }
1241
1188
  }
1242
- function Un(e, t) {
1243
- return br(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1189
+ function Tn(e, t) {
1190
+ return sr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1244
1191
  }
1245
- function Gn(e, t, r) {
1192
+ function Hn(e, t, r) {
1246
1193
  var n = {};
1247
- return r.isMergeableObject(e) && $t(e).forEach(function(i) {
1248
- n[i] = He(e[i], r);
1249
- }), $t(t).forEach(function(i) {
1250
- Un(e, i) || (br(e, i) && r.isMergeableObject(t[i]) ? n[i] = Dn(i, r)(e[i], t[i], r) : n[i] = He(t[i], r));
1194
+ return r.isMergeableObject(e) && Ft(e).forEach(function(i) {
1195
+ n[i] = Te(e[i], r);
1196
+ }), Ft(t).forEach(function(i) {
1197
+ Tn(e, i) || (sr(e, i) && r.isMergeableObject(t[i]) ? n[i] = wn(i, r)(e[i], t[i], r) : n[i] = Te(t[i], r));
1251
1198
  }), n;
1252
1199
  }
1253
- function me(e, t, r) {
1254
- r = r || {}, r.arrayMerge = r.arrayMerge || Rn, r.isMergeableObject = r.isMergeableObject || Fn, r.cloneUnlessOtherwiseSpecified = He;
1200
+ function pe(e, t, r) {
1201
+ r = r || {}, r.arrayMerge = r.arrayMerge || En, r.isMergeableObject = r.isMergeableObject || mn, r.cloneUnlessOtherwiseSpecified = Te;
1255
1202
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1256
- return o ? n ? r.arrayMerge(e, t, r) : Gn(e, t, r) : He(t, r);
1203
+ return o ? n ? r.arrayMerge(e, t, r) : Hn(e, t, r) : Te(t, r);
1257
1204
  }
1258
- me.all = function(t, r) {
1205
+ pe.all = function(t, r) {
1259
1206
  if (!Array.isArray(t))
1260
1207
  throw new Error("first argument should be an array");
1261
1208
  return t.reduce(function(n, i) {
1262
- return me(n, i, r);
1209
+ return pe(n, i, r);
1263
1210
  }, {});
1264
1211
  };
1265
- var kn = me, jn = kn;
1266
- const Vn = /* @__PURE__ */ Cn(jn);
1267
- function Qe(e, t) {
1268
- var r = t && t.cache ? t.cache : Qn, n = t && t.serializer ? t.serializer : Jn, i = t && t.strategy ? t.strategy : Wn;
1212
+ var An = pe, Pn = An;
1213
+ const Cn = /* @__PURE__ */ pn(Pn);
1214
+ function ze(e, t) {
1215
+ var r = t && t.cache ? t.cache : Mn, n = t && t.serializer ? t.serializer : Ln, i = t && t.strategy ? t.strategy : Bn;
1269
1216
  return i(e, {
1270
1217
  cache: r,
1271
1218
  serializer: n
1272
1219
  });
1273
1220
  }
1274
- function Xn(e) {
1221
+ function Fn(e) {
1275
1222
  return e == null || typeof e == "number" || typeof e == "boolean";
1276
1223
  }
1277
- function gr(e, t, r, n) {
1278
- var i = Xn(n) ? n : r(n), o = t.get(i);
1279
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1224
+ function ar(e, t, r, n) {
1225
+ var i = Fn(n) ? n : r(n), o = t.get(i);
1226
+ return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
1280
1227
  }
1281
- function vr(e, t, r) {
1228
+ function lr(e, t, r) {
1282
1229
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1283
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1230
+ return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
1284
1231
  }
1285
- function vt(e, t, r, n, i) {
1232
+ function mt(e, t, r, n, i) {
1286
1233
  return r.bind(t, e, n, i);
1287
1234
  }
1288
- function Wn(e, t) {
1289
- var r = e.length === 1 ? gr : vr;
1290
- return vt(e, this, r, t.cache.create(), t.serializer);
1235
+ function Bn(e, t) {
1236
+ var r = e.length === 1 ? ar : lr;
1237
+ return mt(e, this, r, t.cache.create(), t.serializer);
1291
1238
  }
1292
- function zn(e, t) {
1293
- return vt(e, this, vr, t.cache.create(), t.serializer);
1239
+ function On(e, t) {
1240
+ return mt(e, this, lr, t.cache.create(), t.serializer);
1294
1241
  }
1295
- function Zn(e, t) {
1296
- return vt(e, this, gr, t.cache.create(), t.serializer);
1242
+ function In(e, t) {
1243
+ return mt(e, this, ar, t.cache.create(), t.serializer);
1297
1244
  }
1298
- var Jn = function() {
1245
+ var Ln = function() {
1299
1246
  return JSON.stringify(arguments);
1300
- };
1301
- function yt() {
1302
- this.cache = /* @__PURE__ */ Object.create(null);
1303
- }
1304
- yt.prototype.get = function(e) {
1305
- return this.cache[e];
1306
- };
1307
- yt.prototype.set = function(e, t) {
1308
- this.cache[e] = t;
1309
- };
1310
- var Qn = {
1247
+ }, Nn = (
1248
+ /** @class */
1249
+ function() {
1250
+ function e() {
1251
+ this.cache = /* @__PURE__ */ Object.create(null);
1252
+ }
1253
+ return e.prototype.get = function(t) {
1254
+ return this.cache[t];
1255
+ }, e.prototype.set = function(t, r) {
1256
+ this.cache[t] = r;
1257
+ }, e;
1258
+ }()
1259
+ ), Mn = {
1311
1260
  create: function() {
1312
- return new yt();
1261
+ return new Nn();
1313
1262
  }
1314
- }, qe = {
1315
- variadic: zn,
1316
- monadic: Zn
1263
+ }, Ze = {
1264
+ variadic: On,
1265
+ monadic: In
1317
1266
  }, x;
1318
1267
  (function(e) {
1319
1268
  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";
@@ -1322,47 +1271,47 @@ var B;
1322
1271
  (function(e) {
1323
1272
  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";
1324
1273
  })(B || (B = {}));
1325
- var be;
1274
+ var me;
1326
1275
  (function(e) {
1327
1276
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1328
- })(be || (be = {}));
1329
- function Ut(e) {
1277
+ })(me || (me = {}));
1278
+ function Bt(e) {
1330
1279
  return e.type === B.literal;
1331
1280
  }
1332
- function qn(e) {
1281
+ function Rn(e) {
1333
1282
  return e.type === B.argument;
1334
1283
  }
1335
- function yr(e) {
1284
+ function ur(e) {
1336
1285
  return e.type === B.number;
1337
1286
  }
1338
- function _r(e) {
1287
+ function hr(e) {
1339
1288
  return e.type === B.date;
1340
1289
  }
1341
- function xr(e) {
1290
+ function cr(e) {
1342
1291
  return e.type === B.time;
1343
1292
  }
1344
- function Er(e) {
1293
+ function fr(e) {
1345
1294
  return e.type === B.select;
1346
1295
  }
1347
- function wr(e) {
1296
+ function dr(e) {
1348
1297
  return e.type === B.plural;
1349
1298
  }
1350
- function Yn(e) {
1299
+ function Dn(e) {
1351
1300
  return e.type === B.pound;
1352
1301
  }
1353
- function Sr(e) {
1302
+ function pr(e) {
1354
1303
  return e.type === B.tag;
1355
1304
  }
1356
- function Tr(e) {
1357
- return !!(e && typeof e == "object" && e.type === be.number);
1305
+ function mr(e) {
1306
+ return !!(e && typeof e == "object" && e.type === me.number);
1358
1307
  }
1359
- function ut(e) {
1360
- return !!(e && typeof e == "object" && e.type === be.dateTime);
1308
+ function st(e) {
1309
+ return !!(e && typeof e == "object" && e.type === me.dateTime);
1361
1310
  }
1362
- var Hr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Kn = /(?:[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;
1363
- function ei(e) {
1311
+ var br = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, $n = /(?:[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;
1312
+ function Un(e) {
1364
1313
  var t = {};
1365
- return e.replace(Kn, function(r) {
1314
+ return e.replace($n, function(r) {
1366
1315
  var n = r.length;
1367
1316
  switch (r[0]) {
1368
1317
  case "G":
@@ -1451,36 +1400,36 @@ function ei(e) {
1451
1400
  return "";
1452
1401
  }), t;
1453
1402
  }
1454
- var ti = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1455
- function ri(e) {
1403
+ var Gn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1404
+ function kn(e) {
1456
1405
  if (e.length === 0)
1457
1406
  throw new Error("Number skeleton cannot be empty");
1458
- for (var t = e.split(ti).filter(function(c) {
1407
+ for (var t = e.split(Gn).filter(function(c) {
1459
1408
  return c.length > 0;
1460
1409
  }), r = [], n = 0, i = t; n < i.length; n++) {
1461
1410
  var o = i[n], s = o.split("/");
1462
1411
  if (s.length === 0)
1463
1412
  throw new Error("Invalid number skeleton");
1464
- for (var a = s[0], u = s.slice(1), l = 0, h = u; l < h.length; l++) {
1465
- var d = h[l];
1413
+ for (var a = s[0], h = s.slice(1), l = 0, u = h; l < u.length; l++) {
1414
+ var d = u[l];
1466
1415
  if (d.length === 0)
1467
1416
  throw new Error("Invalid number skeleton");
1468
1417
  }
1469
- r.push({ stem: a, options: u });
1418
+ r.push({ stem: a, options: h });
1470
1419
  }
1471
1420
  return r;
1472
1421
  }
1473
- function ni(e) {
1422
+ function jn(e) {
1474
1423
  return e.replace(/^(.*?)-/, "");
1475
1424
  }
1476
- var Gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Ar = /^(@+)?(\+|#+)?[rs]?$/g, ii = /(\*)(0+)|(#+)(0+)|(0+)/g, Pr = /^(0+)$/;
1477
- function kt(e) {
1425
+ var Ot = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, gr = /^(@+)?(\+|#+)?[rs]?$/g, Vn = /(\*)(0+)|(#+)(0+)|(0+)/g, yr = /^(0+)$/;
1426
+ function It(e) {
1478
1427
  var t = {};
1479
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Ar, function(r, n, i) {
1428
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(gr, function(r, n, i) {
1480
1429
  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)), "";
1481
1430
  }), t;
1482
1431
  }
1483
- function Cr(e) {
1432
+ function vr(e) {
1484
1433
  switch (e) {
1485
1434
  case "sign-auto":
1486
1435
  return {
@@ -1520,7 +1469,7 @@ function Cr(e) {
1520
1469
  };
1521
1470
  }
1522
1471
  }
1523
- function oi(e) {
1472
+ function Xn(e) {
1524
1473
  var t;
1525
1474
  if (e[0] === "E" && e[1] === "E" ? (t = {
1526
1475
  notation: "engineering"
@@ -1528,17 +1477,17 @@ function oi(e) {
1528
1477
  notation: "scientific"
1529
1478
  }, e = e.slice(1)), t) {
1530
1479
  var r = e.slice(0, 2);
1531
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Pr.test(e))
1480
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !yr.test(e))
1532
1481
  throw new Error("Malformed concise eng/scientific notation");
1533
1482
  t.minimumIntegerDigits = e.length;
1534
1483
  }
1535
1484
  return t;
1536
1485
  }
1537
- function jt(e) {
1538
- var t = {}, r = Cr(e);
1486
+ function Lt(e) {
1487
+ var t = {}, r = vr(e);
1539
1488
  return r || t;
1540
1489
  }
1541
- function si(e) {
1490
+ function Wn(e) {
1542
1491
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1543
1492
  var i = n[r];
1544
1493
  switch (i.stem) {
@@ -1562,7 +1511,7 @@ function si(e) {
1562
1511
  continue;
1563
1512
  case "measure-unit":
1564
1513
  case "unit":
1565
- t.style = "unit", t.unit = ni(i.options[0]);
1514
+ t.style = "unit", t.unit = jn(i.options[0]);
1566
1515
  continue;
1567
1516
  case "compact-short":
1568
1517
  case "K":
@@ -1573,13 +1522,13 @@ function si(e) {
1573
1522
  t.notation = "compact", t.compactDisplay = "long";
1574
1523
  continue;
1575
1524
  case "scientific":
1576
- t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1577
- return S(S({}, u), jt(l));
1525
+ t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(h, l) {
1526
+ return S(S({}, h), Lt(l));
1578
1527
  }, {}));
1579
1528
  continue;
1580
1529
  case "engineering":
1581
- t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1582
- return S(S({}, u), jt(l));
1530
+ t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(h, l) {
1531
+ return S(S({}, h), Lt(l));
1583
1532
  }, {}));
1584
1533
  continue;
1585
1534
  case "notation-simple":
@@ -1624,9 +1573,9 @@ function si(e) {
1624
1573
  case "integer-width":
1625
1574
  if (i.options.length > 1)
1626
1575
  throw new RangeError("integer-width stems only accept a single optional option");
1627
- i.options[0].replace(ii, function(u, l, h, d, c, m) {
1576
+ i.options[0].replace(Vn, function(h, l, u, d, c, m) {
1628
1577
  if (l)
1629
- t.minimumIntegerDigits = h.length;
1578
+ t.minimumIntegerDigits = u.length;
1630
1579
  else {
1631
1580
  if (d && c)
1632
1581
  throw new Error("We currently do not support maximum integer digits");
@@ -1637,27 +1586,27 @@ function si(e) {
1637
1586
  });
1638
1587
  continue;
1639
1588
  }
1640
- if (Pr.test(i.stem)) {
1589
+ if (yr.test(i.stem)) {
1641
1590
  t.minimumIntegerDigits = i.stem.length;
1642
1591
  continue;
1643
1592
  }
1644
- if (Gt.test(i.stem)) {
1593
+ if (Ot.test(i.stem)) {
1645
1594
  if (i.options.length > 1)
1646
1595
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1647
- i.stem.replace(Gt, function(u, l, h, d, c, m) {
1648
- return h === "*" ? t.minimumFractionDigits = l.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : c && m ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + m.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1596
+ i.stem.replace(Ot, function(h, l, u, d, c, m) {
1597
+ return u === "*" ? t.minimumFractionDigits = l.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : c && m ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + m.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1649
1598
  });
1650
1599
  var o = i.options[0];
1651
- o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), kt(o)));
1600
+ o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), It(o)));
1652
1601
  continue;
1653
1602
  }
1654
- if (Ar.test(i.stem)) {
1655
- t = S(S({}, t), kt(i.stem));
1603
+ if (gr.test(i.stem)) {
1604
+ t = S(S({}, t), It(i.stem));
1656
1605
  continue;
1657
1606
  }
1658
- var s = Cr(i.stem);
1607
+ var s = vr(i.stem);
1659
1608
  s && (t = S(S({}, t), s));
1660
- var a = oi(i.stem);
1609
+ var a = Xn(i.stem);
1661
1610
  a && (t = S(S({}, t), a));
1662
1611
  }
1663
1612
  return t;
@@ -3077,22 +3026,22 @@ var Oe = {
3077
3026
  "h"
3078
3027
  ]
3079
3028
  };
3080
- function ai(e, t) {
3029
+ function zn(e, t) {
3081
3030
  for (var r = "", n = 0; n < e.length; n++) {
3082
3031
  var i = e.charAt(n);
3083
3032
  if (i === "j") {
3084
3033
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3085
3034
  o++, n++;
3086
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = li(t);
3035
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", l = Zn(t);
3087
3036
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
3088
- r += u;
3037
+ r += h;
3089
3038
  for (; s-- > 0; )
3090
3039
  r = l + r;
3091
3040
  } else i === "J" ? r += "H" : r += i;
3092
3041
  }
3093
3042
  return r;
3094
3043
  }
3095
- function li(e) {
3044
+ function Zn(e) {
3096
3045
  var t = e.hourCycle;
3097
3046
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3098
3047
  e.hourCycles && // @ts-ignore
@@ -3114,20 +3063,20 @@ function li(e) {
3114
3063
  var i = Oe[n || ""] || Oe[r || ""] || Oe["".concat(r, "-001")] || Oe["001"];
3115
3064
  return i[0];
3116
3065
  }
3117
- var Ye, ui = new RegExp("^".concat(Hr.source, "*")), hi = new RegExp("".concat(Hr.source, "*$"));
3066
+ var Je, Jn = new RegExp("^".concat(br.source, "*")), Qn = new RegExp("".concat(br.source, "*$"));
3118
3067
  function w(e, t) {
3119
3068
  return { start: e, end: t };
3120
3069
  }
3121
- var ci = !!String.prototype.startsWith && "_a".startsWith("a", 1), fi = !!String.fromCodePoint, di = !!Object.fromEntries, pi = !!String.prototype.codePointAt, mi = !!String.prototype.trimStart, bi = !!String.prototype.trimEnd, gi = !!Number.isSafeInteger, vi = gi ? Number.isSafeInteger : function(e) {
3070
+ var qn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Yn = !!String.fromCodePoint, Kn = !!Object.fromEntries, ei = !!String.prototype.codePointAt, ti = !!String.prototype.trimStart, ri = !!String.prototype.trimEnd, ni = !!Number.isSafeInteger, ii = ni ? Number.isSafeInteger : function(e) {
3122
3071
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3123
- }, ht = !0;
3072
+ }, at = !0;
3124
3073
  try {
3125
- var yi = Br("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3126
- ht = ((Ye = yi.exec("a")) === null || Ye === void 0 ? void 0 : Ye[0]) === "a";
3127
- } catch (e) {
3128
- ht = !1;
3074
+ var oi = xr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3075
+ at = ((Je = oi.exec("a")) === null || Je === void 0 ? void 0 : Je[0]) === "a";
3076
+ } catch {
3077
+ at = !1;
3129
3078
  }
3130
- var Vt = ci ? (
3079
+ var Nt = qn ? (
3131
3080
  // Native
3132
3081
  function(t, r, n) {
3133
3082
  return t.startsWith(r, n);
@@ -3137,7 +3086,7 @@ var Vt = ci ? (
3137
3086
  function(t, r, n) {
3138
3087
  return t.slice(n, n + r.length) === r;
3139
3088
  }
3140
- ), ct = fi ? String.fromCodePoint : (
3089
+ ), lt = Yn ? String.fromCodePoint : (
3141
3090
  // IE11
3142
3091
  function() {
3143
3092
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3149,9 +3098,9 @@ var Vt = ci ? (
3149
3098
  }
3150
3099
  return n;
3151
3100
  }
3152
- ), Xt = (
3101
+ ), Mt = (
3153
3102
  // native
3154
- di ? Object.fromEntries : (
3103
+ Kn ? Object.fromEntries : (
3155
3104
  // Ponyfill
3156
3105
  function(t) {
3157
3106
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3161,7 +3110,7 @@ var Vt = ci ? (
3161
3110
  return r;
3162
3111
  }
3163
3112
  )
3164
- ), Fr = pi ? (
3113
+ ), _r = ei ? (
3165
3114
  // Native
3166
3115
  function(t, r) {
3167
3116
  return t.codePointAt(r);
@@ -3175,7 +3124,7 @@ var Vt = ci ? (
3175
3124
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3176
3125
  }
3177
3126
  }
3178
- ), _i = mi ? (
3127
+ ), si = ti ? (
3179
3128
  // Native
3180
3129
  function(t) {
3181
3130
  return t.trimStart();
@@ -3183,9 +3132,9 @@ var Vt = ci ? (
3183
3132
  ) : (
3184
3133
  // Ponyfill
3185
3134
  function(t) {
3186
- return t.replace(ui, "");
3135
+ return t.replace(Jn, "");
3187
3136
  }
3188
- ), xi = bi ? (
3137
+ ), ai = ri ? (
3189
3138
  // Native
3190
3139
  function(t) {
3191
3140
  return t.trimEnd();
@@ -3193,32 +3142,32 @@ var Vt = ci ? (
3193
3142
  ) : (
3194
3143
  // Ponyfill
3195
3144
  function(t) {
3196
- return t.replace(hi, "");
3145
+ return t.replace(Qn, "");
3197
3146
  }
3198
3147
  );
3199
- function Br(e, t) {
3148
+ function xr(e, t) {
3200
3149
  return new RegExp(e, t);
3201
3150
  }
3202
- var ft;
3203
- if (ht) {
3204
- var Wt = Br("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3205
- ft = function(t, r) {
3151
+ var ut;
3152
+ if (at) {
3153
+ var Rt = xr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3154
+ ut = function(t, r) {
3206
3155
  var n;
3207
- Wt.lastIndex = r;
3208
- var i = Wt.exec(t);
3156
+ Rt.lastIndex = r;
3157
+ var i = Rt.exec(t);
3209
3158
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3210
3159
  };
3211
3160
  } else
3212
- ft = function(t, r) {
3161
+ ut = function(t, r) {
3213
3162
  for (var n = []; ; ) {
3214
- var i = Fr(t, r);
3215
- if (i === void 0 || Ir(i) || Ti(i))
3163
+ var i = _r(t, r);
3164
+ if (i === void 0 || Er(i) || ci(i))
3216
3165
  break;
3217
3166
  n.push(i), r += i >= 65536 ? 2 : 1;
3218
3167
  }
3219
- return ct.apply(void 0, n);
3168
+ return lt.apply(void 0, n);
3220
3169
  };
3221
- var Ei = (
3170
+ var li = (
3222
3171
  /** @class */
3223
3172
  function() {
3224
3173
  function e(t, r) {
@@ -3249,7 +3198,7 @@ var Ei = (
3249
3198
  if (n)
3250
3199
  break;
3251
3200
  return this.error(x.UNMATCHED_CLOSING_TAG, w(this.clonePosition(), this.clonePosition()));
3252
- } else if (o === 60 && !this.ignoreTag && dt(this.peek() || 0)) {
3201
+ } else if (o === 60 && !this.ignoreTag && ht(this.peek() || 0)) {
3253
3202
  var s = this.parseTag(t, r);
3254
3203
  if (s.err)
3255
3204
  return s;
@@ -3282,10 +3231,10 @@ var Ei = (
3282
3231
  return o;
3283
3232
  var s = o.val, a = this.clonePosition();
3284
3233
  if (this.bumpIf("</")) {
3285
- if (this.isEOF() || !dt(this.char()))
3234
+ if (this.isEOF() || !ht(this.char()))
3286
3235
  return this.error(x.INVALID_TAG, w(a, this.clonePosition()));
3287
- var u = this.clonePosition(), l = this.parseTagName();
3288
- return i !== l ? this.error(x.UNMATCHED_CLOSING_TAG, w(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3236
+ var h = this.clonePosition(), l = this.parseTagName();
3237
+ return i !== l ? this.error(x.UNMATCHED_CLOSING_TAG, w(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3289
3238
  val: {
3290
3239
  type: B.tag,
3291
3240
  value: i,
@@ -3300,7 +3249,7 @@ var Ei = (
3300
3249
  return this.error(x.INVALID_TAG, w(n, this.clonePosition()));
3301
3250
  }, e.prototype.parseTagName = function() {
3302
3251
  var t = this.offset();
3303
- for (this.bump(); !this.isEOF() && Si(this.char()); )
3252
+ for (this.bump(); !this.isEOF() && hi(this.char()); )
3304
3253
  this.bump();
3305
3254
  return this.message.slice(t, this.offset());
3306
3255
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3322,14 +3271,14 @@ var Ei = (
3322
3271
  }
3323
3272
  break;
3324
3273
  }
3325
- var u = w(n, this.clonePosition());
3274
+ var h = w(n, this.clonePosition());
3326
3275
  return {
3327
- val: { type: B.literal, value: i, location: u },
3276
+ val: { type: B.literal, value: i, location: h },
3328
3277
  err: null
3329
3278
  };
3330
3279
  }, e.prototype.tryParseLeftAngleBracket = function() {
3331
3280
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3332
- !wi(this.peek() || 0)) ? (this.bump(), "<") : null;
3281
+ !ui(this.peek() || 0)) ? (this.bump(), "<") : null;
3333
3282
  }, e.prototype.tryParseQuote = function(t) {
3334
3283
  if (this.isEOF() || this.char() !== 39)
3335
3284
  return null;
@@ -3363,12 +3312,12 @@ var Ei = (
3363
3312
  r.push(n);
3364
3313
  this.bump();
3365
3314
  }
3366
- return ct.apply(void 0, r);
3315
+ return lt.apply(void 0, r);
3367
3316
  }, e.prototype.tryParseUnquoted = function(t, r) {
3368
3317
  if (this.isEOF())
3369
3318
  return null;
3370
3319
  var n = this.char();
3371
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ct(n));
3320
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), lt(n));
3372
3321
  }, e.prototype.parseArgument = function(t, r) {
3373
3322
  var n = this.clonePosition();
3374
3323
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3397,15 +3346,15 @@ var Ei = (
3397
3346
  return this.error(x.MALFORMED_ARGUMENT, w(n, this.clonePosition()));
3398
3347
  }
3399
3348
  }, e.prototype.parseIdentifierIfPossible = function() {
3400
- var t = this.clonePosition(), r = this.offset(), n = ft(this.message, r), i = r + n.length;
3349
+ var t = this.clonePosition(), r = this.offset(), n = ut(this.message, r), i = r + n.length;
3401
3350
  this.bumpTo(i);
3402
3351
  var o = this.clonePosition(), s = w(t, o);
3403
3352
  return { value: n, location: s };
3404
3353
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
3405
- var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, u = this.clonePosition();
3354
+ var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, h = this.clonePosition();
3406
3355
  switch (a) {
3407
3356
  case "":
3408
- return this.error(x.EXPECT_ARGUMENT_TYPE, w(s, u));
3357
+ return this.error(x.EXPECT_ARGUMENT_TYPE, w(s, h));
3409
3358
  case "number":
3410
3359
  case "date":
3411
3360
  case "time": {
@@ -3413,21 +3362,21 @@ var Ei = (
3413
3362
  var l = null;
3414
3363
  if (this.bumpIf(",")) {
3415
3364
  this.bumpSpace();
3416
- var h = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
3365
+ var u = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
3417
3366
  if (d.err)
3418
3367
  return d;
3419
- var c = xi(d.val);
3368
+ var c = ai(d.val);
3420
3369
  if (c.length === 0)
3421
3370
  return this.error(x.EXPECT_ARGUMENT_STYLE, w(this.clonePosition(), this.clonePosition()));
3422
- var m = w(h, this.clonePosition());
3371
+ var m = w(u, this.clonePosition());
3423
3372
  l = { style: c, styleLocation: m };
3424
3373
  }
3425
3374
  var b = this.tryParseArgumentClose(i);
3426
3375
  if (b.err)
3427
3376
  return b;
3428
3377
  var _ = w(i, this.clonePosition());
3429
- if (l && Vt(l == null ? void 0 : l.style, "::", 0)) {
3430
- var T = _i(l.style.slice(2));
3378
+ if (l && Nt(l?.style, "::", 0)) {
3379
+ var T = si(l.style.slice(2));
3431
3380
  if (a === "number") {
3432
3381
  var d = this.parseNumberSkeletonFromString(T, l.styleLocation);
3433
3382
  return d.err ? d : {
@@ -3437,13 +3386,13 @@ var Ei = (
3437
3386
  } else {
3438
3387
  if (T.length === 0)
3439
3388
  return this.error(x.EXPECT_DATE_TIME_SKELETON, _);
3440
- var v = T;
3441
- this.locale && (v = ai(T, this.locale));
3389
+ var y = T;
3390
+ this.locale && (y = zn(T, this.locale));
3442
3391
  var c = {
3443
- type: be.dateTime,
3444
- pattern: v,
3392
+ type: me.dateTime,
3393
+ pattern: y,
3445
3394
  location: l.styleLocation,
3446
- parsedOptions: this.shouldParseSkeletons ? ei(v) : {}
3395
+ parsedOptions: this.shouldParseSkeletons ? Un(y) : {}
3447
3396
  }, H = a === "date" ? B.date : B.time;
3448
3397
  return {
3449
3398
  val: { type: H, value: n, location: _, style: c },
@@ -3456,7 +3405,7 @@ var Ei = (
3456
3405
  type: a === "number" ? B.number : a === "date" ? B.date : B.time,
3457
3406
  value: n,
3458
3407
  location: _,
3459
- style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
3408
+ style: (o = l?.style) !== null && o !== void 0 ? o : null
3460
3409
  },
3461
3410
  err: null
3462
3411
  };
@@ -3478,9 +3427,9 @@ var Ei = (
3478
3427
  return d;
3479
3428
  this.bumpSpace(), N = this.parseIdentifierIfPossible(), L = d.val;
3480
3429
  }
3481
- var I = this.tryParsePluralOrSelectOptions(t, a, r, N);
3482
- if (I.err)
3483
- return I;
3430
+ var O = this.tryParsePluralOrSelectOptions(t, a, r, N);
3431
+ if (O.err)
3432
+ return O;
3484
3433
  var b = this.tryParseArgumentClose(i);
3485
3434
  if (b.err)
3486
3435
  return b;
@@ -3489,7 +3438,7 @@ var Ei = (
3489
3438
  val: {
3490
3439
  type: B.select,
3491
3440
  value: n,
3492
- options: Xt(I.val),
3441
+ options: Mt(O.val),
3493
3442
  location: P
3494
3443
  },
3495
3444
  err: null
@@ -3497,7 +3446,7 @@ var Ei = (
3497
3446
  val: {
3498
3447
  type: B.plural,
3499
3448
  value: n,
3500
- options: Xt(I.val),
3449
+ options: Mt(O.val),
3501
3450
  offset: L,
3502
3451
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3503
3452
  location: P
@@ -3506,7 +3455,7 @@ var Ei = (
3506
3455
  };
3507
3456
  }
3508
3457
  default:
3509
- return this.error(x.INVALID_ARGUMENT_TYPE, w(s, u));
3458
+ return this.error(x.INVALID_ARGUMENT_TYPE, w(s, h));
3510
3459
  }
3511
3460
  }, e.prototype.tryParseArgumentClose = function(t) {
3512
3461
  return this.isEOF() || this.char() !== 125 ? this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE, w(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
@@ -3548,33 +3497,33 @@ var Ei = (
3548
3497
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3549
3498
  var n = [];
3550
3499
  try {
3551
- n = ri(t);
3552
- } catch (i) {
3500
+ n = kn(t);
3501
+ } catch {
3553
3502
  return this.error(x.INVALID_NUMBER_SKELETON, r);
3554
3503
  }
3555
3504
  return {
3556
3505
  val: {
3557
- type: be.number,
3506
+ type: me.number,
3558
3507
  tokens: n,
3559
3508
  location: r,
3560
- parsedOptions: this.shouldParseSkeletons ? si(n) : {}
3509
+ parsedOptions: this.shouldParseSkeletons ? Wn(n) : {}
3561
3510
  },
3562
3511
  err: null
3563
3512
  };
3564
3513
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3565
- for (var o, s = !1, a = [], u = /* @__PURE__ */ new Set(), l = i.value, h = i.location; ; ) {
3514
+ for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), l = i.value, u = i.location; ; ) {
3566
3515
  if (l.length === 0) {
3567
3516
  var d = this.clonePosition();
3568
3517
  if (r !== "select" && this.bumpIf("=")) {
3569
3518
  var c = this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_SELECTOR, x.INVALID_PLURAL_ARGUMENT_SELECTOR);
3570
3519
  if (c.err)
3571
3520
  return c;
3572
- h = w(d, this.clonePosition()), l = this.message.slice(d.offset, this.offset());
3521
+ u = w(d, this.clonePosition()), l = this.message.slice(d.offset, this.offset());
3573
3522
  } else
3574
3523
  break;
3575
3524
  }
3576
- if (u.has(l))
3577
- return this.error(r === "select" ? x.DUPLICATE_SELECT_ARGUMENT_SELECTOR : x.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3525
+ if (h.has(l))
3526
+ return this.error(r === "select" ? x.DUPLICATE_SELECT_ARGUMENT_SELECTOR : x.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, u);
3578
3527
  l === "other" && (s = !0), this.bumpSpace();
3579
3528
  var m = this.clonePosition();
3580
3529
  if (!this.bumpIf("{"))
@@ -3591,7 +3540,7 @@ var Ei = (
3591
3540
  value: b.val,
3592
3541
  location: w(m, this.clonePosition())
3593
3542
  }
3594
- ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, h = o.location;
3543
+ ]), h.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, u = o.location;
3595
3544
  }
3596
3545
  return a.length === 0 ? this.error(r === "select" ? x.EXPECT_SELECT_ARGUMENT_SELECTOR : x.EXPECT_PLURAL_ARGUMENT_SELECTOR, w(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(x.MISSING_OTHER_CLAUSE, w(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3597
3546
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
@@ -3604,8 +3553,8 @@ var Ei = (
3604
3553
  else
3605
3554
  break;
3606
3555
  }
3607
- var u = w(i, this.clonePosition());
3608
- return o ? (s *= n, vi(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3556
+ var h = w(i, this.clonePosition());
3557
+ return o ? (s *= n, ii(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3609
3558
  }, e.prototype.offset = function() {
3610
3559
  return this.position.offset;
3611
3560
  }, e.prototype.isEOF = function() {
@@ -3620,7 +3569,7 @@ var Ei = (
3620
3569
  var t = this.position.offset;
3621
3570
  if (t >= this.message.length)
3622
3571
  throw Error("out of bound");
3623
- var r = Fr(this.message, t);
3572
+ var r = _r(this.message, t);
3624
3573
  if (r === void 0)
3625
3574
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3626
3575
  return r;
@@ -3639,7 +3588,7 @@ var Ei = (
3639
3588
  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);
3640
3589
  }
3641
3590
  }, e.prototype.bumpIf = function(t) {
3642
- if (Vt(this.message, t, this.offset())) {
3591
+ if (Nt(this.message, t, this.offset())) {
3643
3592
  for (var r = 0; r < t.length; r++)
3644
3593
  this.bump();
3645
3594
  return !0;
@@ -3661,56 +3610,56 @@ var Ei = (
3661
3610
  break;
3662
3611
  }
3663
3612
  }, e.prototype.bumpSpace = function() {
3664
- for (; !this.isEOF() && Ir(this.char()); )
3613
+ for (; !this.isEOF() && Er(this.char()); )
3665
3614
  this.bump();
3666
3615
  }, e.prototype.peek = function() {
3667
3616
  if (this.isEOF())
3668
3617
  return null;
3669
3618
  var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3670
- return n != null ? n : null;
3619
+ return n ?? null;
3671
3620
  }, e;
3672
3621
  }()
3673
3622
  );
3674
- function dt(e) {
3623
+ function ht(e) {
3675
3624
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3676
3625
  }
3677
- function wi(e) {
3678
- return dt(e) || e === 47;
3626
+ function ui(e) {
3627
+ return ht(e) || e === 47;
3679
3628
  }
3680
- function Si(e) {
3629
+ function hi(e) {
3681
3630
  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;
3682
3631
  }
3683
- function Ir(e) {
3632
+ function Er(e) {
3684
3633
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3685
3634
  }
3686
- function Ti(e) {
3635
+ function ci(e) {
3687
3636
  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;
3688
3637
  }
3689
- function pt(e) {
3638
+ function ct(e) {
3690
3639
  e.forEach(function(t) {
3691
- if (delete t.location, Er(t) || wr(t))
3640
+ if (delete t.location, fr(t) || dr(t))
3692
3641
  for (var r in t.options)
3693
- delete t.options[r].location, pt(t.options[r].value);
3694
- else yr(t) && Tr(t.style) || (_r(t) || xr(t)) && ut(t.style) ? delete t.style.location : Sr(t) && pt(t.children);
3642
+ delete t.options[r].location, ct(t.options[r].value);
3643
+ else ur(t) && mr(t.style) || (hr(t) || cr(t)) && st(t.style) ? delete t.style.location : pr(t) && ct(t.children);
3695
3644
  });
3696
3645
  }
3697
- function Hi(e, t) {
3646
+ function fi(e, t) {
3698
3647
  t === void 0 && (t = {}), t = S({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3699
- var r = new Ei(e, t).parse();
3648
+ var r = new li(e, t).parse();
3700
3649
  if (r.err) {
3701
3650
  var n = SyntaxError(x[r.err.kind]);
3702
3651
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3703
3652
  }
3704
- return t != null && t.captureLocation || pt(r.val), r.val;
3653
+ return t?.captureLocation || ct(r.val), r.val;
3705
3654
  }
3706
- var ge;
3655
+ var be;
3707
3656
  (function(e) {
3708
3657
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3709
- })(ge || (ge = {}));
3710
- var je = (
3658
+ })(be || (be = {}));
3659
+ var ke = (
3711
3660
  /** @class */
3712
3661
  function(e) {
3713
- J(t, e);
3662
+ Z(t, e);
3714
3663
  function t(r, n, i) {
3715
3664
  var o = e.call(this, r) || this;
3716
3665
  return o.code = n, o.originalMessage = i, o;
@@ -3719,155 +3668,155 @@ var je = (
3719
3668
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3720
3669
  }, t;
3721
3670
  }(Error)
3722
- ), zt = (
3671
+ ), Dt = (
3723
3672
  /** @class */
3724
3673
  function(e) {
3725
- J(t, e);
3674
+ Z(t, e);
3726
3675
  function t(r, n, i, o) {
3727
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ge.INVALID_VALUE, o) || this;
3676
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), be.INVALID_VALUE, o) || this;
3728
3677
  }
3729
3678
  return t;
3730
- }(je)
3731
- ), Ai = (
3679
+ }(ke)
3680
+ ), di = (
3732
3681
  /** @class */
3733
3682
  function(e) {
3734
- J(t, e);
3683
+ Z(t, e);
3735
3684
  function t(r, n, i) {
3736
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ge.INVALID_VALUE, i) || this;
3685
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), be.INVALID_VALUE, i) || this;
3737
3686
  }
3738
3687
  return t;
3739
- }(je)
3740
- ), Pi = (
3688
+ }(ke)
3689
+ ), pi = (
3741
3690
  /** @class */
3742
3691
  function(e) {
3743
- J(t, e);
3692
+ Z(t, e);
3744
3693
  function t(r, n) {
3745
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ge.MISSING_VALUE, n) || this;
3694
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), be.MISSING_VALUE, n) || this;
3746
3695
  }
3747
3696
  return t;
3748
- }(je)
3749
- ), D;
3697
+ }(ke)
3698
+ ), R;
3750
3699
  (function(e) {
3751
3700
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3752
- })(D || (D = {}));
3753
- function Ci(e) {
3701
+ })(R || (R = {}));
3702
+ function mi(e) {
3754
3703
  return e.length < 2 ? e : e.reduce(function(t, r) {
3755
3704
  var n = t[t.length - 1];
3756
- return !n || n.type !== D.literal || r.type !== D.literal ? t.push(r) : n.value += r.value, t;
3705
+ return !n || n.type !== R.literal || r.type !== R.literal ? t.push(r) : n.value += r.value, t;
3757
3706
  }, []);
3758
3707
  }
3759
- function Fi(e) {
3708
+ function bi(e) {
3760
3709
  return typeof e == "function";
3761
3710
  }
3762
- function Me(e, t, r, n, i, o, s) {
3763
- if (e.length === 1 && Ut(e[0]))
3711
+ function Ne(e, t, r, n, i, o, s) {
3712
+ if (e.length === 1 && Bt(e[0]))
3764
3713
  return [
3765
3714
  {
3766
- type: D.literal,
3715
+ type: R.literal,
3767
3716
  value: e[0].value
3768
3717
  }
3769
3718
  ];
3770
- for (var a = [], u = 0, l = e; u < l.length; u++) {
3771
- var h = l[u];
3772
- if (Ut(h)) {
3719
+ for (var a = [], h = 0, l = e; h < l.length; h++) {
3720
+ var u = l[h];
3721
+ if (Bt(u)) {
3773
3722
  a.push({
3774
- type: D.literal,
3775
- value: h.value
3723
+ type: R.literal,
3724
+ value: u.value
3776
3725
  });
3777
3726
  continue;
3778
3727
  }
3779
- if (Yn(h)) {
3728
+ if (Dn(u)) {
3780
3729
  typeof o == "number" && a.push({
3781
- type: D.literal,
3730
+ type: R.literal,
3782
3731
  value: r.getNumberFormat(t).format(o)
3783
3732
  });
3784
3733
  continue;
3785
3734
  }
3786
- var d = h.value;
3735
+ var d = u.value;
3787
3736
  if (!(i && d in i))
3788
- throw new Pi(d, s);
3737
+ throw new pi(d, s);
3789
3738
  var c = i[d];
3790
- if (qn(h)) {
3739
+ if (Rn(u)) {
3791
3740
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3792
- type: typeof c == "string" ? D.literal : D.object,
3741
+ type: typeof c == "string" ? R.literal : R.object,
3793
3742
  value: c
3794
3743
  });
3795
3744
  continue;
3796
3745
  }
3797
- if (_r(h)) {
3798
- var m = typeof h.style == "string" ? n.date[h.style] : ut(h.style) ? h.style.parsedOptions : void 0;
3746
+ if (hr(u)) {
3747
+ var m = typeof u.style == "string" ? n.date[u.style] : st(u.style) ? u.style.parsedOptions : void 0;
3799
3748
  a.push({
3800
- type: D.literal,
3749
+ type: R.literal,
3801
3750
  value: r.getDateTimeFormat(t, m).format(c)
3802
3751
  });
3803
3752
  continue;
3804
3753
  }
3805
- if (xr(h)) {
3806
- var m = typeof h.style == "string" ? n.time[h.style] : ut(h.style) ? h.style.parsedOptions : n.time.medium;
3754
+ if (cr(u)) {
3755
+ var m = typeof u.style == "string" ? n.time[u.style] : st(u.style) ? u.style.parsedOptions : n.time.medium;
3807
3756
  a.push({
3808
- type: D.literal,
3757
+ type: R.literal,
3809
3758
  value: r.getDateTimeFormat(t, m).format(c)
3810
3759
  });
3811
3760
  continue;
3812
3761
  }
3813
- if (yr(h)) {
3814
- var m = typeof h.style == "string" ? n.number[h.style] : Tr(h.style) ? h.style.parsedOptions : void 0;
3762
+ if (ur(u)) {
3763
+ var m = typeof u.style == "string" ? n.number[u.style] : mr(u.style) ? u.style.parsedOptions : void 0;
3815
3764
  m && m.scale && (c = c * (m.scale || 1)), a.push({
3816
- type: D.literal,
3765
+ type: R.literal,
3817
3766
  value: r.getNumberFormat(t, m).format(c)
3818
3767
  });
3819
3768
  continue;
3820
3769
  }
3821
- if (Sr(h)) {
3822
- var b = h.children, _ = h.value, T = i[_];
3823
- if (!Fi(T))
3824
- throw new Ai(_, "function", s);
3825
- var v = Me(b, t, r, n, i, o), H = T(v.map(function(L) {
3770
+ if (pr(u)) {
3771
+ var b = u.children, _ = u.value, T = i[_];
3772
+ if (!bi(T))
3773
+ throw new di(_, "function", s);
3774
+ var y = Ne(b, t, r, n, i, o), H = T(y.map(function(L) {
3826
3775
  return L.value;
3827
3776
  }));
3828
3777
  Array.isArray(H) || (H = [H]), a.push.apply(a, H.map(function(L) {
3829
3778
  return {
3830
- type: typeof L == "string" ? D.literal : D.object,
3779
+ type: typeof L == "string" ? R.literal : R.object,
3831
3780
  value: L
3832
3781
  };
3833
3782
  }));
3834
3783
  }
3835
- if (Er(h)) {
3836
- var E = h.options[c] || h.options.other;
3784
+ if (fr(u)) {
3785
+ var E = u.options[c] || u.options.other;
3837
3786
  if (!E)
3838
- throw new zt(h.value, c, Object.keys(h.options), s);
3839
- a.push.apply(a, Me(E.value, t, r, n, i));
3787
+ throw new Dt(u.value, c, Object.keys(u.options), s);
3788
+ a.push.apply(a, Ne(E.value, t, r, n, i));
3840
3789
  continue;
3841
3790
  }
3842
- if (wr(h)) {
3843
- var E = h.options["=".concat(c)];
3791
+ if (dr(u)) {
3792
+ var E = u.options["=".concat(c)];
3844
3793
  if (!E) {
3845
3794
  if (!Intl.PluralRules)
3846
- throw new je(`Intl.PluralRules is not available in this environment.
3795
+ throw new ke(`Intl.PluralRules is not available in this environment.
3847
3796
  Try polyfilling it using "@formatjs/intl-pluralrules"
3848
- `, ge.MISSING_INTL_API, s);
3849
- var N = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3850
- E = h.options[N] || h.options.other;
3797
+ `, be.MISSING_INTL_API, s);
3798
+ var N = r.getPluralRules(t, { type: u.pluralType }).select(c - (u.offset || 0));
3799
+ E = u.options[N] || u.options.other;
3851
3800
  }
3852
3801
  if (!E)
3853
- throw new zt(h.value, c, Object.keys(h.options), s);
3854
- a.push.apply(a, Me(E.value, t, r, n, i, c - (h.offset || 0)));
3802
+ throw new Dt(u.value, c, Object.keys(u.options), s);
3803
+ a.push.apply(a, Ne(E.value, t, r, n, i, c - (u.offset || 0)));
3855
3804
  continue;
3856
3805
  }
3857
3806
  }
3858
- return Ci(a);
3807
+ return mi(a);
3859
3808
  }
3860
- function Bi(e, t) {
3809
+ function gi(e, t) {
3861
3810
  return t ? S(S(S({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3862
3811
  return r[n] = S(S({}, e[n]), t[n] || {}), r;
3863
3812
  }, {})) : e;
3864
3813
  }
3865
- function Ii(e, t) {
3814
+ function yi(e, t) {
3866
3815
  return t ? Object.keys(e).reduce(function(r, n) {
3867
- return r[n] = Bi(e[n], t[n]), r;
3816
+ return r[n] = gi(e[n], t[n]), r;
3868
3817
  }, S({}, e)) : e;
3869
3818
  }
3870
- function Ke(e) {
3819
+ function Qe(e) {
3871
3820
  return {
3872
3821
  create: function() {
3873
3822
  return {
@@ -3881,39 +3830,39 @@ function Ke(e) {
3881
3830
  }
3882
3831
  };
3883
3832
  }
3884
- function Oi(e) {
3833
+ function vi(e) {
3885
3834
  return e === void 0 && (e = {
3886
3835
  number: {},
3887
3836
  dateTime: {},
3888
3837
  pluralRules: {}
3889
3838
  }), {
3890
- getNumberFormat: Qe(function() {
3839
+ getNumberFormat: ze(function() {
3891
3840
  for (var t, r = [], n = 0; n < arguments.length; n++)
3892
3841
  r[n] = arguments[n];
3893
- return new ((t = Intl.NumberFormat).bind.apply(t, pe([void 0], r, !1)))();
3842
+ return new ((t = Intl.NumberFormat).bind.apply(t, de([void 0], r, !1)))();
3894
3843
  }, {
3895
- cache: Ke(e.number),
3896
- strategy: qe.variadic
3844
+ cache: Qe(e.number),
3845
+ strategy: Ze.variadic
3897
3846
  }),
3898
- getDateTimeFormat: Qe(function() {
3847
+ getDateTimeFormat: ze(function() {
3899
3848
  for (var t, r = [], n = 0; n < arguments.length; n++)
3900
3849
  r[n] = arguments[n];
3901
- return new ((t = Intl.DateTimeFormat).bind.apply(t, pe([void 0], r, !1)))();
3850
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, de([void 0], r, !1)))();
3902
3851
  }, {
3903
- cache: Ke(e.dateTime),
3904
- strategy: qe.variadic
3852
+ cache: Qe(e.dateTime),
3853
+ strategy: Ze.variadic
3905
3854
  }),
3906
- getPluralRules: Qe(function() {
3855
+ getPluralRules: ze(function() {
3907
3856
  for (var t, r = [], n = 0; n < arguments.length; n++)
3908
3857
  r[n] = arguments[n];
3909
- return new ((t = Intl.PluralRules).bind.apply(t, pe([void 0], r, !1)))();
3858
+ return new ((t = Intl.PluralRules).bind.apply(t, de([void 0], r, !1)))();
3910
3859
  }, {
3911
- cache: Ke(e.pluralRules),
3912
- strategy: qe.variadic
3860
+ cache: Qe(e.pluralRules),
3861
+ strategy: Ze.variadic
3913
3862
  })
3914
3863
  };
3915
3864
  }
3916
- var Li = (
3865
+ var _i = (
3917
3866
  /** @class */
3918
3867
  function() {
3919
3868
  function e(t, r, n, i) {
@@ -3923,20 +3872,20 @@ var Li = (
3923
3872
  number: {},
3924
3873
  dateTime: {},
3925
3874
  pluralRules: {}
3926
- }, this.format = function(u) {
3927
- var l = o.formatToParts(u);
3875
+ }, this.format = function(h) {
3876
+ var l = o.formatToParts(h);
3928
3877
  if (l.length === 1)
3929
3878
  return l[0].value;
3930
- var h = l.reduce(function(d, c) {
3931
- return !d.length || c.type !== D.literal || typeof d[d.length - 1] != "string" ? d.push(c.value) : d[d.length - 1] += c.value, d;
3879
+ var u = l.reduce(function(d, c) {
3880
+ return !d.length || c.type !== R.literal || typeof d[d.length - 1] != "string" ? d.push(c.value) : d[d.length - 1] += c.value, d;
3932
3881
  }, []);
3933
- return h.length <= 1 ? h[0] || "" : h;
3934
- }, this.formatToParts = function(u) {
3935
- return Me(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3882
+ return u.length <= 1 ? u[0] || "" : u;
3883
+ }, this.formatToParts = function(h) {
3884
+ return Ne(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3936
3885
  }, this.resolvedOptions = function() {
3937
- var u;
3886
+ var h;
3938
3887
  return {
3939
- locale: ((u = o.resolvedLocale) === null || u === void 0 ? void 0 : u.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3888
+ locale: ((h = o.resolvedLocale) === null || h === void 0 ? void 0 : h.toString()) || Intl.NumberFormat.supportedLocalesOf(o.locales)[0]
3940
3889
  };
3941
3890
  }, this.getAst = function() {
3942
3891
  return o.ast;
@@ -3945,13 +3894,13 @@ var Li = (
3945
3894
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3946
3895
  var s = i || {};
3947
3896
  s.formatters;
3948
- var a = dn(s, ["formatters"]);
3897
+ var a = qr(s, ["formatters"]);
3949
3898
  this.ast = e.__parse(t, S(S({}, a), { locale: this.resolvedLocale }));
3950
3899
  } else
3951
3900
  this.ast = t;
3952
3901
  if (!Array.isArray(this.ast))
3953
3902
  throw new TypeError("A message must be provided as a String or AST.");
3954
- this.formats = Ii(e.formats, n), this.formatters = i && i.formatters || Oi(this.formatterCache);
3903
+ this.formats = yi(e.formats, n), this.formatters = i && i.formatters || vi(this.formatterCache);
3955
3904
  }
3956
3905
  return Object.defineProperty(e, "defaultLocale", {
3957
3906
  get: function() {
@@ -3960,11 +3909,11 @@ var Li = (
3960
3909
  enumerable: !1,
3961
3910
  configurable: !0
3962
3911
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3963
- if (typeof Intl.Locale != "undefined") {
3912
+ if (!(typeof Intl.Locale > "u")) {
3964
3913
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3965
3914
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3966
3915
  }
3967
- }, e.__parse = Hi, e.formats = {
3916
+ }, e.__parse = fi, e.formats = {
3968
3917
  number: {
3969
3918
  integer: {
3970
3919
  maximumFractionDigits: 0
@@ -4025,7 +3974,7 @@ var Li = (
4025
3974
  }, e;
4026
3975
  }()
4027
3976
  );
4028
- function Ni(e, t) {
3977
+ function xi(e, t) {
4029
3978
  if (t == null)
4030
3979
  return;
4031
3980
  if (t in e)
@@ -4046,92 +3995,92 @@ function Ni(e, t) {
4046
3995
  n = void 0;
4047
3996
  return n;
4048
3997
  }
4049
- const q = {}, Mi = (e, t, r) => r && (t in q || (q[t] = {}), e in q[t] || (q[t][e] = r), r), Or = (e, t) => {
3998
+ const Q = {}, Ei = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][e] = r), r), wr = (e, t) => {
4050
3999
  if (t == null)
4051
4000
  return;
4052
- if (t in q && e in q[t])
4053
- return q[t][e];
4054
- const r = Ve(t);
4001
+ if (t in Q && e in Q[t])
4002
+ return Q[t][e];
4003
+ const r = je(t);
4055
4004
  for (let n = 0; n < r.length; n++) {
4056
- const i = r[n], o = Di(i, e);
4005
+ const i = r[n], o = Si(i, e);
4057
4006
  if (o)
4058
- return Mi(e, t, o);
4007
+ return Ei(e, t, o);
4059
4008
  }
4060
4009
  };
4061
- let _t;
4062
- const _e = ke({});
4063
- function Ri(e) {
4064
- return _t[e] || null;
4010
+ let bt;
4011
+ const ve = Ge({});
4012
+ function wi(e) {
4013
+ return bt[e] || null;
4065
4014
  }
4066
- function Lr(e) {
4067
- return e in _t;
4015
+ function Sr(e) {
4016
+ return e in bt;
4068
4017
  }
4069
- function Di(e, t) {
4070
- if (!Lr(e))
4018
+ function Si(e, t) {
4019
+ if (!Sr(e))
4071
4020
  return null;
4072
- const r = Ri(e);
4073
- return Ni(r, t);
4021
+ const r = wi(e);
4022
+ return xi(r, t);
4074
4023
  }
4075
- function $i(e) {
4024
+ function Ti(e) {
4076
4025
  if (e == null)
4077
4026
  return;
4078
- const t = Ve(e);
4027
+ const t = je(e);
4079
4028
  for (let r = 0; r < t.length; r++) {
4080
4029
  const n = t[r];
4081
- if (Lr(n))
4030
+ if (Sr(n))
4082
4031
  return n;
4083
4032
  }
4084
4033
  }
4085
- function Nr(e, ...t) {
4086
- delete q[e], _e.update((r) => (r[e] = Vn.all([r[e] || {}, ...t]), r));
4034
+ function Tr(e, ...t) {
4035
+ delete Q[e], ve.update((r) => (r[e] = Cn.all([r[e] || {}, ...t]), r));
4087
4036
  }
4088
4037
  ye(
4089
- [_e],
4038
+ [ve],
4090
4039
  ([e]) => Object.keys(e)
4091
4040
  );
4092
- _e.subscribe((e) => _t = e);
4093
- const Re = {};
4094
- function Ui(e, t) {
4095
- Re[e].delete(t), Re[e].size === 0 && delete Re[e];
4041
+ ve.subscribe((e) => bt = e);
4042
+ const Me = {};
4043
+ function Hi(e, t) {
4044
+ Me[e].delete(t), Me[e].size === 0 && delete Me[e];
4096
4045
  }
4097
- function Mr(e) {
4098
- return Re[e];
4046
+ function Hr(e) {
4047
+ return Me[e];
4099
4048
  }
4100
- function Gi(e) {
4101
- return Ve(e).map((t) => {
4102
- const r = Mr(t);
4049
+ function Ai(e) {
4050
+ return je(e).map((t) => {
4051
+ const r = Hr(t);
4103
4052
  return [t, r ? [...r] : []];
4104
4053
  }).filter(([, t]) => t.length > 0);
4105
4054
  }
4106
- function mt(e) {
4107
- return e == null ? !1 : Ve(e).some(
4055
+ function ft(e) {
4056
+ return e == null ? !1 : je(e).some(
4108
4057
  (t) => {
4109
4058
  var r;
4110
- return (r = Mr(t)) == null ? void 0 : r.size;
4059
+ return (r = Hr(t)) == null ? void 0 : r.size;
4111
4060
  }
4112
4061
  );
4113
4062
  }
4114
- function ki(e, t) {
4063
+ function Pi(e, t) {
4115
4064
  return Promise.all(
4116
- t.map((n) => (Ui(e, n), n().then((i) => i.default || i)))
4117
- ).then((n) => Nr(e, ...n));
4118
- }
4119
- const Ee = {};
4120
- function Rr(e) {
4121
- if (!mt(e))
4122
- return e in Ee ? Ee[e] : Promise.resolve();
4123
- const t = Gi(e);
4124
- return Ee[e] = Promise.all(
4065
+ t.map((n) => (Hi(e, n), n().then((i) => i.default || i)))
4066
+ ).then((n) => Tr(e, ...n));
4067
+ }
4068
+ const xe = {};
4069
+ function Ar(e) {
4070
+ if (!ft(e))
4071
+ return e in xe ? xe[e] : Promise.resolve();
4072
+ const t = Ai(e);
4073
+ return xe[e] = Promise.all(
4125
4074
  t.map(
4126
- ([r, n]) => ki(r, n)
4075
+ ([r, n]) => Pi(r, n)
4127
4076
  )
4128
4077
  ).then(() => {
4129
- if (mt(e))
4130
- return Rr(e);
4131
- delete Ee[e];
4132
- }), Ee[e];
4078
+ if (ft(e))
4079
+ return Ar(e);
4080
+ delete xe[e];
4081
+ }), xe[e];
4133
4082
  }
4134
- const ji = {
4083
+ const Ci = {
4135
4084
  number: {
4136
4085
  scientific: { notation: "scientific" },
4137
4086
  engineering: { notation: "engineering" },
@@ -4160,159 +4109,159 @@ const ji = {
4160
4109
  timeZoneName: "short"
4161
4110
  }
4162
4111
  }
4163
- }, Vi = {
4112
+ }, Fi = {
4164
4113
  fallbackLocale: null,
4165
4114
  loadingDelay: 200,
4166
- formats: ji,
4115
+ formats: Ci,
4167
4116
  warnOnMissingMessages: !0,
4168
4117
  handleMissingMessage: void 0,
4169
4118
  ignoreTag: !0
4170
- }, Xi = Vi;
4171
- function ve() {
4172
- return Xi;
4173
- }
4174
- const et = ke(!1);
4175
- var Wi = Object.defineProperty, zi = Object.defineProperties, Zi = Object.getOwnPropertyDescriptors, Zt = Object.getOwnPropertySymbols, Ji = Object.prototype.hasOwnProperty, Qi = Object.prototype.propertyIsEnumerable, Jt = (e, t, r) => t in e ? Wi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, qi = (e, t) => {
4176
- for (var r in t || (t = {}))
4177
- Ji.call(t, r) && Jt(e, r, t[r]);
4178
- if (Zt)
4179
- for (var r of Zt(t))
4180
- Qi.call(t, r) && Jt(e, r, t[r]);
4119
+ }, Bi = Fi;
4120
+ function ge() {
4121
+ return Bi;
4122
+ }
4123
+ const qe = Ge(!1);
4124
+ var Oi = Object.defineProperty, Ii = Object.defineProperties, Li = Object.getOwnPropertyDescriptors, $t = Object.getOwnPropertySymbols, Ni = Object.prototype.hasOwnProperty, Mi = Object.prototype.propertyIsEnumerable, Ut = (e, t, r) => t in e ? Oi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ri = (e, t) => {
4125
+ for (var r in t)
4126
+ Ni.call(t, r) && Ut(e, r, t[r]);
4127
+ if ($t)
4128
+ for (var r of $t(t))
4129
+ Mi.call(t, r) && Ut(e, r, t[r]);
4181
4130
  return e;
4182
- }, Yi = (e, t) => zi(e, Zi(t));
4183
- let bt;
4184
- const $e = ke(null);
4185
- function Qt(e) {
4131
+ }, Di = (e, t) => Ii(e, Li(t));
4132
+ let dt;
4133
+ const De = Ge(null);
4134
+ function Gt(e) {
4186
4135
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4187
4136
  }
4188
- function Ve(e, t = ve().fallbackLocale) {
4189
- const r = Qt(e);
4190
- return t ? [.../* @__PURE__ */ new Set([...r, ...Qt(t)])] : r;
4137
+ function je(e, t = ge().fallbackLocale) {
4138
+ const r = Gt(e);
4139
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Gt(t)])] : r;
4191
4140
  }
4192
- function ne() {
4193
- return bt != null ? bt : void 0;
4141
+ function re() {
4142
+ return dt ?? void 0;
4194
4143
  }
4195
- $e.subscribe((e) => {
4196
- bt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4144
+ De.subscribe((e) => {
4145
+ dt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4197
4146
  });
4198
- const Ki = (e) => {
4199
- if (e && $i(e) && mt(e)) {
4200
- const { loadingDelay: t } = ve();
4147
+ const $i = (e) => {
4148
+ if (e && Ti(e) && ft(e)) {
4149
+ const { loadingDelay: t } = ge();
4201
4150
  let r;
4202
- return typeof window != "undefined" && ne() != null && t ? r = window.setTimeout(
4203
- () => et.set(!0),
4151
+ return typeof window < "u" && re() != null && t ? r = window.setTimeout(
4152
+ () => qe.set(!0),
4204
4153
  t
4205
- ) : et.set(!0), Rr(e).then(() => {
4206
- $e.set(e);
4154
+ ) : qe.set(!0), Ar(e).then(() => {
4155
+ De.set(e);
4207
4156
  }).finally(() => {
4208
- clearTimeout(r), et.set(!1);
4157
+ clearTimeout(r), qe.set(!1);
4209
4158
  });
4210
4159
  }
4211
- return $e.set(e);
4212
- }, re = Yi(qi({}, $e), {
4213
- set: Ki
4214
- }), Xe = (e) => {
4160
+ return De.set(e);
4161
+ }, te = Di(Ri({}, De), {
4162
+ set: $i
4163
+ }), Ve = (e) => {
4215
4164
  const t = /* @__PURE__ */ Object.create(null);
4216
4165
  return (n) => {
4217
4166
  const i = JSON.stringify(n);
4218
4167
  return i in t ? t[i] : t[i] = e(n);
4219
4168
  };
4220
4169
  };
4221
- var eo = Object.defineProperty, Ue = Object.getOwnPropertySymbols, Dr = Object.prototype.hasOwnProperty, $r = Object.prototype.propertyIsEnumerable, qt = (e, t, r) => t in e ? eo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, xt = (e, t) => {
4170
+ var Ui = Object.defineProperty, $e = Object.getOwnPropertySymbols, Pr = Object.prototype.hasOwnProperty, Cr = Object.prototype.propertyIsEnumerable, kt = (e, t, r) => t in e ? Ui(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, gt = (e, t) => {
4222
4171
  for (var r in t || (t = {}))
4223
- Dr.call(t, r) && qt(e, r, t[r]);
4224
- if (Ue)
4225
- for (var r of Ue(t))
4226
- $r.call(t, r) && qt(e, r, t[r]);
4172
+ Pr.call(t, r) && kt(e, r, t[r]);
4173
+ if ($e)
4174
+ for (var r of $e(t))
4175
+ Cr.call(t, r) && kt(e, r, t[r]);
4227
4176
  return e;
4228
- }, xe = (e, t) => {
4177
+ }, _e = (e, t) => {
4229
4178
  var r = {};
4230
4179
  for (var n in e)
4231
- Dr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4232
- if (e != null && Ue)
4233
- for (var n of Ue(e))
4234
- t.indexOf(n) < 0 && $r.call(e, n) && (r[n] = e[n]);
4180
+ Pr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4181
+ if (e != null && $e)
4182
+ for (var n of $e(e))
4183
+ t.indexOf(n) < 0 && Cr.call(e, n) && (r[n] = e[n]);
4235
4184
  return r;
4236
4185
  };
4237
- const Ae = (e, t) => {
4238
- const { formats: r } = ve();
4186
+ const He = (e, t) => {
4187
+ const { formats: r } = ge();
4239
4188
  if (e in r && t in r[e])
4240
4189
  return r[e][t];
4241
4190
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4242
- }, to = Xe(
4191
+ }, Gi = Ve(
4243
4192
  (e) => {
4244
- var t = e, { locale: r, format: n } = t, i = xe(t, ["locale", "format"]);
4193
+ var t = e, { locale: r, format: n } = t, i = _e(t, ["locale", "format"]);
4245
4194
  if (r == null)
4246
4195
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4247
- return n && (i = Ae("number", n)), new Intl.NumberFormat(r, i);
4196
+ return n && (i = He("number", n)), new Intl.NumberFormat(r, i);
4248
4197
  }
4249
- ), ro = Xe(
4198
+ ), ki = Ve(
4250
4199
  (e) => {
4251
- var t = e, { locale: r, format: n } = t, i = xe(t, ["locale", "format"]);
4200
+ var t = e, { locale: r, format: n } = t, i = _e(t, ["locale", "format"]);
4252
4201
  if (r == null)
4253
4202
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4254
- return n ? i = Ae("date", n) : Object.keys(i).length === 0 && (i = Ae("date", "short")), new Intl.DateTimeFormat(r, i);
4203
+ return n ? i = He("date", n) : Object.keys(i).length === 0 && (i = He("date", "short")), new Intl.DateTimeFormat(r, i);
4255
4204
  }
4256
- ), no = Xe(
4205
+ ), ji = Ve(
4257
4206
  (e) => {
4258
- var t = e, { locale: r, format: n } = t, i = xe(t, ["locale", "format"]);
4207
+ var t = e, { locale: r, format: n } = t, i = _e(t, ["locale", "format"]);
4259
4208
  if (r == null)
4260
4209
  throw new Error(
4261
4210
  '[svelte-i18n] A "locale" must be set to format time values'
4262
4211
  );
4263
- return n ? i = Ae("time", n) : Object.keys(i).length === 0 && (i = Ae("time", "short")), new Intl.DateTimeFormat(r, i);
4212
+ return n ? i = He("time", n) : Object.keys(i).length === 0 && (i = He("time", "short")), new Intl.DateTimeFormat(r, i);
4264
4213
  }
4265
- ), io = (e = {}) => {
4214
+ ), Vi = (e = {}) => {
4266
4215
  var t = e, {
4267
- locale: r = ne()
4268
- } = t, n = xe(t, [
4216
+ locale: r = re()
4217
+ } = t, n = _e(t, [
4269
4218
  "locale"
4270
4219
  ]);
4271
- return to(xt({ locale: r }, n));
4272
- }, oo = (e = {}) => {
4220
+ return Gi(gt({ locale: r }, n));
4221
+ }, Xi = (e = {}) => {
4273
4222
  var t = e, {
4274
- locale: r = ne()
4275
- } = t, n = xe(t, [
4223
+ locale: r = re()
4224
+ } = t, n = _e(t, [
4276
4225
  "locale"
4277
4226
  ]);
4278
- return ro(xt({ locale: r }, n));
4279
- }, so = (e = {}) => {
4227
+ return ki(gt({ locale: r }, n));
4228
+ }, Wi = (e = {}) => {
4280
4229
  var t = e, {
4281
- locale: r = ne()
4282
- } = t, n = xe(t, [
4230
+ locale: r = re()
4231
+ } = t, n = _e(t, [
4283
4232
  "locale"
4284
4233
  ]);
4285
- return no(xt({ locale: r }, n));
4286
- }, ao = Xe(
4234
+ return ji(gt({ locale: r }, n));
4235
+ }, zi = Ve(
4287
4236
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4288
- (e, t = ne()) => new Li(e, t, ve().formats, {
4289
- ignoreTag: ve().ignoreTag
4237
+ (e, t = re()) => new _i(e, t, ge().formats, {
4238
+ ignoreTag: ge().ignoreTag
4290
4239
  })
4291
- ), lo = (e, t = {}) => {
4240
+ ), Zi = (e, t = {}) => {
4292
4241
  var r, n, i, o;
4293
4242
  let s = t;
4294
4243
  typeof e == "object" && (s = e, e = s.id);
4295
4244
  const {
4296
4245
  values: a,
4297
- locale: u = ne(),
4246
+ locale: h = re(),
4298
4247
  default: l
4299
4248
  } = s;
4300
- if (u == null)
4249
+ if (h == null)
4301
4250
  throw new Error(
4302
4251
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4303
4252
  );
4304
- let h = Or(e, u);
4305
- if (!h)
4306
- h = (o = (i = (n = (r = ve()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4307
- else if (typeof h != "string")
4253
+ let u = wr(e, h);
4254
+ if (!u)
4255
+ u = (o = (i = (n = (r = ge()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4256
+ else if (typeof u != "string")
4308
4257
  return console.warn(
4309
- `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4310
- ), h;
4258
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4259
+ ), u;
4311
4260
  if (!a)
4312
- return h;
4313
- let d = h;
4261
+ return u;
4262
+ let d = u;
4314
4263
  try {
4315
- d = ao(h, u).format(a);
4264
+ d = zi(u, h).format(a);
4316
4265
  } catch (c) {
4317
4266
  c instanceof Error && console.warn(
4318
4267
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4320,16 +4269,16 @@ const Ae = (e, t) => {
4320
4269
  );
4321
4270
  }
4322
4271
  return d;
4323
- }, uo = (e, t) => so(t).format(e), ho = (e, t) => oo(t).format(e), co = (e, t) => io(t).format(e), fo = (e, t = ne()) => Or(e, t), po = ye([re, _e], () => lo);
4324
- ye([re], () => uo);
4325
- ye([re], () => ho);
4326
- ye([re], () => co);
4327
- ye([re, _e], () => fo);
4328
- window.emWidgets = { topic: An };
4329
- const mo = (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)), bo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4330
- function No(e, t) {
4272
+ }, Ji = (e, t) => Wi(t).format(e), Qi = (e, t) => Xi(t).format(e), qi = (e, t) => Vi(t).format(e), Yi = (e, t = re()) => wr(e, t), Ki = ye([te, ve], () => Zi);
4273
+ ye([te], () => Ji);
4274
+ ye([te], () => Qi);
4275
+ ye([te], () => qi);
4276
+ ye([te, ve], () => Yi);
4277
+ window.emWidgets = { topic: fn };
4278
+ const eo = (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)), to = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4279
+ function _o(e, t) {
4331
4280
  const r = window.navigator.userAgent;
4332
- return mo(r) ? t = e.filter((n) => {
4281
+ return eo(r) ? t = e.filter((n) => {
4333
4282
  if (n.gameModel && (n.gameModel.platform.includes("iPad") || n.gameModel.platform.includes("iPhone") || n.gameModel.platform.includes("Android")))
4334
4283
  return n;
4335
4284
  }) : t = e.filter((n) => {
@@ -4337,15 +4286,15 @@ function No(e, t) {
4337
4286
  return n;
4338
4287
  }), t;
4339
4288
  }
4340
- function go({ withLocale: e, translations: t }) {
4341
- re.subscribe((r) => {
4342
- r == null && (_e.set(t), re.set(e));
4289
+ function ro({ withLocale: e, translations: t }) {
4290
+ te.subscribe((r) => {
4291
+ r == null && (ve.set(t), te.set(e));
4343
4292
  });
4344
4293
  }
4345
- function Yt(e, t) {
4346
- Nr(e, t);
4294
+ function jt(e, t) {
4295
+ Tr(e, t);
4347
4296
  }
4348
- const Kt = {
4297
+ const Vt = {
4349
4298
  en: {
4350
4299
  providers: "Providers:",
4351
4300
  filterby: "Filter by:",
@@ -4455,230 +4404,230 @@ const Kt = {
4455
4404
  clear: "Clear all"
4456
4405
  }
4457
4406
  };
4458
- function vo(e) {
4459
- Zr(e, "svelte-1v7rv6n", ':root{--min-height:50px}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.FilterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:16}.FilterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:flex;flex-direction:column;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right:15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid var(--emw--color-white, #FFFFFF)}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between;overflow:hidden}.FilterLabel .FilterItemLabel span.VendorName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}@media(max-width: 480px){.FilerContainerSplit .FilterSelector{min-height:var(--min-height)}.FilerContainerSplit .FilterDropdownContainer{top:var(--min-height)}.FilterName,.FilterValueContainer{overflow:hidden;max-width:100%;font-size:12px;text-overflow:ellipsis;width:fit-content}.FilterLabel .FiltersCheckmark{margin-right:5px}.FilterItem label{padding:0;font-size:11px;overflow:hidden;text-overflow:ellipsis;width:unset}.FilterItemLabel span:first-child{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:60%}}');
4407
+ function no(e) {
4408
+ Ir(e, "svelte-1v7rv6n", ':root{--min-height:50px}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.FilterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:16}.FilterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:flex;flex-direction:column;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right:15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid var(--emw--color-white, #FFFFFF)}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between;overflow:hidden}.FilterLabel .FilterItemLabel span.VendorName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}@media(max-width: 480px){.FilerContainerSplit .FilterSelector{min-height:var(--min-height)}.FilerContainerSplit .FilterDropdownContainer{top:var(--min-height)}.FilterName,.FilterValueContainer{overflow:hidden;max-width:100%;font-size:12px;text-overflow:ellipsis;width:fit-content}.FilterLabel .FiltersCheckmark{margin-right:5px}.FilterItem label{padding:0;font-size:11px;overflow:hidden;text-overflow:ellipsis;width:unset}.FilterItemLabel span:first-child{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:60%}}');
4460
4409
  }
4461
- function er(e, t, r) {
4410
+ function Xt(e, t, r) {
4462
4411
  const n = e.slice();
4463
4412
  return n[36] = t[r], n[37] = t, n[38] = r, n;
4464
4413
  }
4465
- function yo(e) {
4466
- let t, r, n, i, o, s, a, u, l = (
4414
+ function io(e) {
4415
+ let t, r, n, i, o, s, a, h, l = (
4467
4416
  /*$_*/
4468
4417
  e[11]("filterby") + ""
4469
- ), h, d, c, m, b = (
4418
+ ), u, d, c, m, b = (
4470
4419
  /*$_*/
4471
4420
  e[11]("providers") + ""
4472
- ), _, T, v, H, E, N, L, I, P, O, M, z, V, ie = (
4421
+ ), _, T, y, H, E, N, L, O, P, I, M, W, j, ne = (
4473
4422
  /*$_*/
4474
4423
  e[11]("clear") + ""
4475
- ), oe, ee, se, te, ae, Pe;
4476
- function Ce(p, C) {
4424
+ ), ie, K, oe, ee, se, Ae;
4425
+ function Pe(p, C) {
4477
4426
  return (
4478
4427
  /*fullSelection*/
4479
- p[7] ? Eo : xo
4428
+ p[7] ? ao : so
4480
4429
  );
4481
4430
  }
4482
- let le = Ce(e), $ = le(e), Q = Bt(
4431
+ let ae = Pe(e), D = ae(e), J = Et(
4483
4432
  /*vendorArray*/
4484
4433
  e[5]
4485
4434
  ), f = [];
4486
- for (let p = 0; p < Q.length; p += 1)
4487
- f[p] = tr(er(e, Q, p));
4435
+ for (let p = 0; p < J.length; p += 1)
4436
+ f[p] = Wt(Xt(e, J, p));
4488
4437
  return {
4489
4438
  c() {
4490
- t = F("div"), r = F("div"), n = F("div"), i = we("svg"), o = we("path"), s = X(), a = F("div"), u = F("span"), h = G(l), d = X(), c = F("div"), m = F("span"), _ = G(b), T = X(), $.c(), v = X(), H = F("span"), E = we("svg"), N = we("path"), P = X(), O = F("div"), M = F("ul");
4439
+ t = F("div"), r = F("div"), n = F("div"), i = Ee("svg"), o = Ee("path"), s = V(), a = F("div"), h = F("span"), u = U(l), d = V(), c = F("div"), m = F("span"), _ = U(b), T = V(), D.c(), y = V(), H = F("span"), E = Ee("svg"), N = Ee("path"), P = V(), I = F("div"), M = F("ul");
4491
4440
  for (let p = 0; p < f.length; p += 1)
4492
4441
  f[p].c();
4493
- z = X(), V = F("button"), oe = G(ie), g(o, "id", "noun_filter_736223"), g(o, "d", "M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"), g(o, "transform", "translate(-5 -6.2)"), g(o, "fill", "#fff"), g(i, "xmlns", "http://www.w3.org/2000/svg"), g(i, "width", "16"), g(i, "height", "16"), g(i, "viewBox", "0 0 16 16"), g(u, "class", "FilterName"), g(c, "class", "FilterValueContainer"), g(a, "class", "FilterTextContainer"), g(n, "class", "FilterMainArea"), g(N, "id", "arrow"), g(N, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), g(N, "transform", "translate(-274.511 -441.088)"), g(N, "fill", "#d1d1d1"), g(E, "xmlns", "http://www.w3.org/2000/svg"), g(E, "width", "14"), g(E, "height", "6.835"), g(E, "viewBox", "0 0 14 6.835"), g(H, "class", L = "TriangleInactive " + /*isFilterActive*/
4494
- (e[4] ? "TriangleActive" : "")), g(r, "class", I = "FilterSelector " + /*isFilterActive*/
4495
- (e[4] ? "FilterSelectorOpen" : "")), g(M, "class", "FilterDropdown"), g(V, "class", "ClearFilters"), V.disabled = ee = /*fullSelection*/
4442
+ W = V(), j = F("button"), ie = U(ne), g(o, "id", "noun_filter_736223"), g(o, "d", "M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"), g(o, "transform", "translate(-5 -6.2)"), g(o, "fill", "#fff"), g(i, "xmlns", "http://www.w3.org/2000/svg"), g(i, "width", "16"), g(i, "height", "16"), g(i, "viewBox", "0 0 16 16"), g(h, "class", "FilterName"), g(c, "class", "FilterValueContainer"), g(a, "class", "FilterTextContainer"), g(n, "class", "FilterMainArea"), g(N, "id", "arrow"), g(N, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), g(N, "transform", "translate(-274.511 -441.088)"), g(N, "fill", "#d1d1d1"), g(E, "xmlns", "http://www.w3.org/2000/svg"), g(E, "width", "14"), g(E, "height", "6.835"), g(E, "viewBox", "0 0 14 6.835"), g(H, "class", L = "TriangleInactive " + /*isFilterActive*/
4443
+ (e[4] ? "TriangleActive" : "")), g(r, "class", O = "FilterSelector " + /*isFilterActive*/
4444
+ (e[4] ? "FilterSelectorOpen" : "")), g(M, "class", "FilterDropdown"), g(j, "class", "ClearFilters"), j.disabled = K = /*fullSelection*/
4496
4445
  e[7] && /*selectedVendorArray*/
4497
4446
  e[6].length != /*vendorArray*/
4498
- e[5].length, g(O, "class", se = "FilterDropdownContainer " + /*isFilterActive*/
4499
- (e[4] ? "FilterOpen" : "")), g(t, "class", te = "FilterContainer " + /*addfilterselector*/
4447
+ e[5].length, g(I, "class", oe = "FilterDropdownContainer " + /*isFilterActive*/
4448
+ (e[4] ? "FilterOpen" : "")), g(t, "class", ee = "FilterContainer " + /*addfilterselector*/
4500
4449
  (e[0] == "true" && /*addsortingselector*/
4501
4450
  e[1] == "true" ? "FilerContainerSplit" : ""));
4502
4451
  },
4503
4452
  m(p, C) {
4504
- W(p, t, C), y(t, r), y(r, n), y(n, i), y(i, o), y(n, s), y(n, a), y(a, u), y(u, h), y(a, d), y(a, c), y(c, m), y(m, _), y(c, T), $.m(c, null), y(r, v), y(r, H), y(H, E), y(E, N), y(t, P), y(t, O), y(O, M);
4453
+ X(p, t, C), v(t, r), v(r, n), v(n, i), v(i, o), v(n, s), v(n, a), v(a, h), v(h, u), v(a, d), v(a, c), v(c, m), v(m, _), v(c, T), D.m(c, null), v(r, y), v(r, H), v(H, E), v(E, N), v(t, P), v(t, I), v(I, M);
4505
4454
  for (let A = 0; A < f.length; A += 1)
4506
4455
  f[A] && f[A].m(M, null);
4507
- y(O, z), y(O, V), y(V, oe), ae || (Pe = [
4508
- De(
4456
+ v(I, W), v(I, j), v(j, ie), se || (Ae = [
4457
+ Re(
4509
4458
  r,
4510
4459
  "click",
4511
4460
  /*click_handler*/
4512
4461
  e[22]
4513
4462
  ),
4514
- De(
4515
- V,
4463
+ Re(
4464
+ j,
4516
4465
  "click",
4517
4466
  /*click_handler_2*/
4518
4467
  e[25]
4519
4468
  )
4520
- ], ae = !0);
4469
+ ], se = !0);
4521
4470
  },
4522
4471
  p(p, C) {
4523
4472
  if (C[0] & /*$_*/
4524
4473
  2048 && l !== (l = /*$_*/
4525
- p[11]("filterby") + "") && Y(h, l), C[0] & /*$_*/
4474
+ p[11]("filterby") + "") && q(u, l), C[0] & /*$_*/
4526
4475
  2048 && b !== (b = /*$_*/
4527
- p[11]("providers") + "") && Y(_, b), le === (le = Ce(p)) && $ ? $.p(p, C) : ($.d(1), $ = le(p), $ && ($.c(), $.m(c, null))), C[0] & /*isFilterActive*/
4476
+ p[11]("providers") + "") && q(_, b), ae === (ae = Pe(p)) && D ? D.p(p, C) : (D.d(1), D = ae(p), D && (D.c(), D.m(c, null))), C[0] & /*isFilterActive*/
4528
4477
  16 && L !== (L = "TriangleInactive " + /*isFilterActive*/
4529
4478
  (p[4] ? "TriangleActive" : "")) && g(H, "class", L), C[0] & /*isFilterActive*/
4530
- 16 && I !== (I = "FilterSelector " + /*isFilterActive*/
4531
- (p[4] ? "FilterSelectorOpen" : "")) && g(r, "class", I), C[0] & /*filterbylogo, vendorArray, filterByVendors*/
4479
+ 16 && O !== (O = "FilterSelector " + /*isFilterActive*/
4480
+ (p[4] ? "FilterSelectorOpen" : "")) && g(r, "class", O), C[0] & /*filterbylogo, vendorArray, filterByVendors*/
4532
4481
  8228) {
4533
- Q = Bt(
4482
+ J = Et(
4534
4483
  /*vendorArray*/
4535
4484
  p[5]
4536
4485
  );
4537
4486
  let A;
4538
- for (A = 0; A < Q.length; A += 1) {
4539
- const ue = er(p, Q, A);
4540
- f[A] ? f[A].p(ue, C) : (f[A] = tr(ue), f[A].c(), f[A].m(M, null));
4487
+ for (A = 0; A < J.length; A += 1) {
4488
+ const le = Xt(p, J, A);
4489
+ f[A] ? f[A].p(le, C) : (f[A] = Wt(le), f[A].c(), f[A].m(M, null));
4541
4490
  }
4542
4491
  for (; A < f.length; A += 1)
4543
4492
  f[A].d(1);
4544
- f.length = Q.length;
4493
+ f.length = J.length;
4545
4494
  }
4546
4495
  C[0] & /*$_*/
4547
- 2048 && ie !== (ie = /*$_*/
4548
- p[11]("clear") + "") && Y(oe, ie), C[0] & /*fullSelection, selectedVendorArray, vendorArray*/
4549
- 224 && ee !== (ee = /*fullSelection*/
4496
+ 2048 && ne !== (ne = /*$_*/
4497
+ p[11]("clear") + "") && q(ie, ne), C[0] & /*fullSelection, selectedVendorArray, vendorArray*/
4498
+ 224 && K !== (K = /*fullSelection*/
4550
4499
  p[7] && /*selectedVendorArray*/
4551
4500
  p[6].length != /*vendorArray*/
4552
- p[5].length) && (V.disabled = ee), C[0] & /*isFilterActive*/
4553
- 16 && se !== (se = "FilterDropdownContainer " + /*isFilterActive*/
4554
- (p[4] ? "FilterOpen" : "")) && g(O, "class", se), C[0] & /*addfilterselector, addsortingselector*/
4555
- 3 && te !== (te = "FilterContainer " + /*addfilterselector*/
4501
+ p[5].length) && (j.disabled = K), C[0] & /*isFilterActive*/
4502
+ 16 && oe !== (oe = "FilterDropdownContainer " + /*isFilterActive*/
4503
+ (p[4] ? "FilterOpen" : "")) && g(I, "class", oe), C[0] & /*addfilterselector, addsortingselector*/
4504
+ 3 && ee !== (ee = "FilterContainer " + /*addfilterselector*/
4556
4505
  (p[0] == "true" && /*addsortingselector*/
4557
- p[1] == "true" ? "FilerContainerSplit" : "")) && g(t, "class", te);
4506
+ p[1] == "true" ? "FilerContainerSplit" : "")) && g(t, "class", ee);
4558
4507
  },
4559
4508
  d(p) {
4560
- p && j(t), $.d(), qr(f, p), ae = !1, K(Pe);
4509
+ p && k(t), D.d(), Mr(f, p), se = !1, Y(Ae);
4561
4510
  }
4562
4511
  };
4563
4512
  }
4564
- function _o(e) {
4513
+ function oo(e) {
4565
4514
  let t, r = (
4566
4515
  /*$_*/
4567
4516
  e[11]("500") + ""
4568
4517
  ), n;
4569
4518
  return {
4570
4519
  c() {
4571
- t = F("p"), n = G(r), g(t, "class", "SearchLoading");
4520
+ t = F("p"), n = U(r), g(t, "class", "SearchLoading");
4572
4521
  },
4573
4522
  m(i, o) {
4574
- W(i, t, o), y(t, n);
4523
+ X(i, t, o), v(t, n);
4575
4524
  },
4576
4525
  p(i, o) {
4577
4526
  o[0] & /*$_*/
4578
4527
  2048 && r !== (r = /*$_*/
4579
- i[11]("500") + "") && Y(n, r);
4528
+ i[11]("500") + "") && q(n, r);
4580
4529
  },
4581
4530
  d(i) {
4582
- i && j(t);
4531
+ i && k(t);
4583
4532
  }
4584
4533
  };
4585
4534
  }
4586
- function xo(e) {
4535
+ function so(e) {
4587
4536
  let t, r;
4588
4537
  return {
4589
4538
  c() {
4590
- t = F("span"), r = G(
4539
+ t = F("span"), r = U(
4591
4540
  /*selectionNumber*/
4592
4541
  e[8]
4593
4542
  ), g(t, "class", "FilterCounter");
4594
4543
  },
4595
4544
  m(n, i) {
4596
- W(n, t, i), y(t, r);
4545
+ X(n, t, i), v(t, r);
4597
4546
  },
4598
4547
  p(n, i) {
4599
4548
  i[0] & /*selectionNumber*/
4600
- 256 && Y(
4549
+ 256 && q(
4601
4550
  r,
4602
4551
  /*selectionNumber*/
4603
4552
  n[8]
4604
4553
  );
4605
4554
  },
4606
4555
  d(n) {
4607
- n && j(t);
4556
+ n && k(t);
4608
4557
  }
4609
4558
  };
4610
4559
  }
4611
- function Eo(e) {
4560
+ function ao(e) {
4612
4561
  let t, r = (
4613
4562
  /*$_*/
4614
4563
  e[11]("all") + ""
4615
4564
  ), n;
4616
4565
  return {
4617
4566
  c() {
4618
- t = F("span"), n = G(r), g(t, "class", "FilterCounter");
4567
+ t = F("span"), n = U(r), g(t, "class", "FilterCounter");
4619
4568
  },
4620
4569
  m(i, o) {
4621
- W(i, t, o), y(t, n);
4570
+ X(i, t, o), v(t, n);
4622
4571
  },
4623
4572
  p(i, o) {
4624
4573
  o[0] & /*$_*/
4625
4574
  2048 && r !== (r = /*$_*/
4626
- i[11]("all") + "") && Y(n, r);
4575
+ i[11]("all") + "") && q(n, r);
4627
4576
  },
4628
4577
  d(i) {
4629
- i && j(t);
4578
+ i && k(t);
4630
4579
  }
4631
4580
  };
4632
4581
  }
4633
- function wo(e) {
4582
+ function lo(e) {
4634
4583
  let t, r;
4635
4584
  return {
4636
4585
  c() {
4637
- t = F("img"), Pt(t.src, r = /*vendor*/
4586
+ t = F("img"), vt(t.src, r = /*vendor*/
4638
4587
  e[36].logo) || g(t, "src", r), g(t, "alt", "vendor logo");
4639
4588
  },
4640
4589
  m(n, i) {
4641
- W(n, t, i);
4590
+ X(n, t, i);
4642
4591
  },
4643
4592
  p(n, i) {
4644
4593
  i[0] & /*vendorArray*/
4645
- 32 && !Pt(t.src, r = /*vendor*/
4594
+ 32 && !vt(t.src, r = /*vendor*/
4646
4595
  n[36].logo) && g(t, "src", r);
4647
4596
  },
4648
4597
  d(n) {
4649
- n && j(t);
4598
+ n && k(t);
4650
4599
  }
4651
4600
  };
4652
4601
  }
4653
- function So(e) {
4602
+ function uo(e) {
4654
4603
  let t, r, n = (
4655
4604
  /*vendor*/
4656
4605
  e[36].name + ""
4657
- ), i, o, s, a, u = (
4606
+ ), i, o, s, a, h = (
4658
4607
  /*vendor*/
4659
4608
  e[36].games.count + ""
4660
- ), l, h;
4609
+ ), l, u;
4661
4610
  return {
4662
4611
  c() {
4663
- t = F("div"), r = F("span"), i = G(n), o = X(), s = F("span"), a = G("("), l = G(u), h = G(")"), g(r, "class", "VendorName"), g(t, "class", "FilterItemLabel");
4612
+ t = F("div"), r = F("span"), i = U(n), o = V(), s = F("span"), a = U("("), l = U(h), u = U(")"), g(r, "class", "VendorName"), g(t, "class", "FilterItemLabel");
4664
4613
  },
4665
4614
  m(d, c) {
4666
- W(d, t, c), y(t, r), y(r, i), y(t, o), y(t, s), y(s, a), y(s, l), y(s, h);
4615
+ X(d, t, c), v(t, r), v(r, i), v(t, o), v(t, s), v(s, a), v(s, l), v(s, u);
4667
4616
  },
4668
4617
  p(d, c) {
4669
4618
  c[0] & /*vendorArray*/
4670
4619
  32 && n !== (n = /*vendor*/
4671
- d[36].name + "") && Y(i, n), c[0] & /*vendorArray*/
4672
- 32 && u !== (u = /*vendor*/
4673
- d[36].games.count + "") && Y(l, u);
4620
+ d[36].name + "") && q(i, n), c[0] & /*vendorArray*/
4621
+ 32 && h !== (h = /*vendor*/
4622
+ d[36].games.count + "") && q(l, h);
4674
4623
  },
4675
4624
  d(d) {
4676
- d && j(t);
4625
+ d && k(t);
4677
4626
  }
4678
4627
  };
4679
4628
  }
4680
- function tr(e) {
4681
- let t, r, n, i, o, s, a, u, l, h, d, c;
4629
+ function Wt(e) {
4630
+ let t, r, n, i, o, s, a, h, l, u, d, c;
4682
4631
  function m() {
4683
4632
  e[23].call(
4684
4633
  n,
@@ -4701,52 +4650,52 @@ function tr(e) {
4701
4650
  if (
4702
4651
  /*filterbylogo*/
4703
4652
  H[2] === "false"
4704
- ) return So;
4653
+ ) return uo;
4705
4654
  if (
4706
4655
  /*filterbylogo*/
4707
4656
  H[2] === "true"
4708
- ) return wo;
4657
+ ) return lo;
4709
4658
  }
4710
- let T = _(e), v = T && T(e);
4659
+ let T = _(e), y = T && T(e);
4711
4660
  return {
4712
4661
  c() {
4713
- t = F("li"), r = F("label"), n = F("input"), o = X(), s = F("span"), a = X(), v && v.c(), u = X(), g(n, "type", "checkbox"), g(n, "name", "checkbox"), n.__value = i = /*vendor*/
4714
- e[36].name, Ct(n, n.__value), g(s, "class", "FiltersCheckmark"), g(r, "class", "FilterLabel"), g(t, "class", l = "FilterItem " + /*filterbylogo*/
4715
- (e[2] === "true" ? "FilterItemWithLogos" : "")), t.value = h = /*vendor*/
4662
+ t = F("li"), r = F("label"), n = F("input"), o = V(), s = F("span"), a = V(), y && y.c(), h = V(), g(n, "type", "checkbox"), g(n, "name", "checkbox"), n.__value = i = /*vendor*/
4663
+ e[36].name, _t(n, n.__value), g(s, "class", "FiltersCheckmark"), g(r, "class", "FilterLabel"), g(t, "class", l = "FilterItem " + /*filterbylogo*/
4664
+ (e[2] === "true" ? "FilterItemWithLogos" : "")), t.value = u = /*vendor*/
4716
4665
  e[36].name;
4717
4666
  },
4718
4667
  m(H, E) {
4719
- W(H, t, E), y(t, r), y(r, n), n.checked = /*vendor*/
4720
- e[36].isFilterSelected, y(r, o), y(r, s), y(r, a), v && v.m(r, null), y(t, u), d || (c = [
4721
- De(n, "change", m),
4722
- De(n, "click", b)
4668
+ X(H, t, E), v(t, r), v(r, n), n.checked = /*vendor*/
4669
+ e[36].isFilterSelected, v(r, o), v(r, s), v(r, a), y && y.m(r, null), v(t, h), d || (c = [
4670
+ Re(n, "change", m),
4671
+ Re(n, "click", b)
4723
4672
  ], d = !0);
4724
4673
  },
4725
4674
  p(H, E) {
4726
4675
  e = H, E[0] & /*vendorArray*/
4727
4676
  32 && i !== (i = /*vendor*/
4728
- e[36].name) && (n.__value = i, Ct(n, n.__value)), E[0] & /*vendorArray*/
4677
+ e[36].name) && (n.__value = i, _t(n, n.__value)), E[0] & /*vendorArray*/
4729
4678
  32 && (n.checked = /*vendor*/
4730
- e[36].isFilterSelected), T === (T = _(e)) && v ? v.p(e, E) : (v && v.d(1), v = T && T(e), v && (v.c(), v.m(r, null))), E[0] & /*filterbylogo*/
4679
+ e[36].isFilterSelected), T === (T = _(e)) && y ? y.p(e, E) : (y && y.d(1), y = T && T(e), y && (y.c(), y.m(r, null))), E[0] & /*filterbylogo*/
4731
4680
  4 && l !== (l = "FilterItem " + /*filterbylogo*/
4732
4681
  (e[2] === "true" ? "FilterItemWithLogos" : "")) && g(t, "class", l), E[0] & /*vendorArray*/
4733
- 32 && h !== (h = /*vendor*/
4734
- e[36].name) && (t.value = h);
4682
+ 32 && u !== (u = /*vendor*/
4683
+ e[36].name) && (t.value = u);
4735
4684
  },
4736
4685
  d(H) {
4737
- H && j(t), v && v.d(), d = !1, K(c);
4686
+ H && k(t), y && y.d(), d = !1, Y(c);
4738
4687
  }
4739
4688
  };
4740
4689
  }
4741
- function To(e) {
4690
+ function ho(e) {
4742
4691
  let t;
4743
4692
  function r(o, s) {
4744
4693
  if (
4745
4694
  /*hasErrors*/
4746
4695
  o[10]
4747
- ) return _o;
4696
+ ) return oo;
4748
4697
  if (!/*isLoading*/
4749
- o[9]) return yo;
4698
+ o[9]) return io;
4750
4699
  }
4751
4700
  let n = r(e), i = n && n(e);
4752
4701
  return {
@@ -4754,141 +4703,140 @@ function To(e) {
4754
4703
  t = F("div"), i && i.c();
4755
4704
  },
4756
4705
  m(o, s) {
4757
- W(o, t, s), i && i.m(t, null), e[26](t);
4706
+ X(o, t, s), i && i.m(t, null), e[26](t);
4758
4707
  },
4759
4708
  p(o, s) {
4760
4709
  n === (n = r(o)) && i ? i.p(o, s) : (i && i.d(1), i = n && n(o), i && (i.c(), i.m(t, null)));
4761
4710
  },
4762
- i: k,
4763
- o: k,
4711
+ i: G,
4712
+ o: G,
4764
4713
  d(o) {
4765
- o && j(t), i && i.d(), e[26](null);
4714
+ o && k(t), i && i.d(), e[26](null);
4766
4715
  }
4767
4716
  };
4768
4717
  }
4769
- function Ho(e, t, r) {
4718
+ function co(e, t, r) {
4770
4719
  let n;
4771
- zr(e, po, (f) => r(11, n = f));
4772
- let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { translationurl: a = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { categoryid: h = "" } = t, { addfilterselector: d = "false" } = t, { addsortingselector: c = "false" } = t, { filterbylogo: m = "false" } = t, b = !1, _ = window.navigator.userAgent, T = [], v = [], H = {}, E = !1, N = 0, L = !0, I, P = !1;
4773
- go({ withLocale: "en", translations: {} });
4774
- const O = () => {
4720
+ Or(e, Ki, (f) => r(11, n = f));
4721
+ let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { translationurl: a = "" } = t, { clientstyling: h = "" } = t, { clientstylingurl: l = "" } = t, { categoryid: u = "" } = t, { addfilterselector: d = "false" } = t, { addsortingselector: c = "false" } = t, { filterbylogo: m = "false" } = t, b = !1, _ = window.navigator.userAgent, T = [], y = [], H = {}, E = !1, N = 0, L = !0, O, P = !1;
4722
+ ro({ withLocale: "en", translations: {} });
4723
+ const I = () => {
4775
4724
  fetch(a).then((p) => p.json()).then((p) => {
4776
4725
  Object.keys(p).forEach((C) => {
4777
- Yt(C, p[C]);
4726
+ jt(C, p[C]);
4778
4727
  });
4779
4728
  }).catch((p) => {
4780
4729
  console.log(p);
4781
4730
  });
4782
4731
  };
4783
- Object.keys(Kt).forEach((f) => {
4784
- Yt(f, Kt[f]);
4732
+ Object.keys(Vt).forEach((f) => {
4733
+ jt(f, Vt[f]);
4785
4734
  });
4786
4735
  const M = () => {
4787
4736
  let f = document.createElement("style");
4788
- f.innerHTML = u, I.appendChild(f);
4789
- }, z = () => {
4737
+ f.innerHTML = h, O.appendChild(f);
4738
+ }, W = () => {
4790
4739
  let f = document.createElement("style");
4791
4740
  fetch(new URL(l)).then((p) => p.text()).then((p) => {
4792
4741
  f.innerHTML = p, setTimeout(
4793
4742
  () => {
4794
- I.appendChild(f);
4743
+ O.appendChild(f);
4795
4744
  },
4796
4745
  1
4797
4746
  );
4798
4747
  });
4799
4748
  };
4800
- H[h] && (H = { [h]: [] });
4801
- const V = () => {
4749
+ H[u] && (H = { [u]: [] });
4750
+ const j = () => {
4802
4751
  r(4, b = !b), window.postMessage({ type: "FilterOpened" }, window.location.href);
4803
- }, ie = (f) => (r(9, L = !0), new Promise((p, C) => {
4752
+ }, ne = (f) => (r(9, L = !0), new Promise((p, C) => {
4804
4753
  fetch(f).then((A) => A.json()).then((A) => {
4805
- A = A.items, p(A.items), r(6, v = []);
4806
- let ue = JSON.parse(localStorage.getItem("vendorFiltersByCategory"));
4807
- A.forEach((Fe) => {
4808
- var Et;
4809
- ue || (ue = { currentCategoryId: [] }), ((Et = ue[h]) == null ? void 0 : Et.indexOf(Fe.id)) >= 0 ? (Fe.isFilterSelected = !0, v.push(Fe)) : Fe.isFilterSelected = !1;
4810
- }), r(5, T = A), ee();
4754
+ A = A.items, p(A.items), r(6, y = []);
4755
+ let le = JSON.parse(localStorage.getItem("vendorFiltersByCategory"));
4756
+ A.forEach((Ce) => {
4757
+ le || (le = { currentCategoryId: [] }), le[u]?.indexOf(Ce.id) >= 0 ? (Ce.isFilterSelected = !0, y.push(Ce)) : Ce.isFilterSelected = !1;
4758
+ }), r(5, T = A), K();
4811
4759
  }).catch((A) => {
4812
4760
  console.error(A), r(10, P = !0), C(A);
4813
4761
  }).finally(() => {
4814
4762
  r(9, L = !1);
4815
4763
  });
4816
- })), oe = (f) => {
4764
+ })), ie = (f) => {
4817
4765
  let p = localStorage.getItem("vendorFiltersByCategory");
4818
- f.isFilterSelected = !f.isFilterSelected, !v.length || v.filter((C) => C.name === f.name).length == 0 ? v.push(f) : r(6, v = v.filter((C) => C.name !== f.name)), p == null ? localStorage.setItem("vendorFiltersByCategory", JSON.stringify(H = {
4819
- [h]: v.map((C) => C.id)
4820
- })) : (p = JSON.parse(p), p[h] = v.map((C) => C.id), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(p))), window.postMessage({ type: "ApplyFilters", origin: "filters" }, window.location.href), ee();
4821
- }, ee = () => {
4822
- r(7, E = v.length === T.length || v.length == 0), r(8, N = v.length);
4823
- }, se = () => {
4766
+ f.isFilterSelected = !f.isFilterSelected, !y.length || y.filter((C) => C.name === f.name).length == 0 ? y.push(f) : r(6, y = y.filter((C) => C.name !== f.name)), p == null ? localStorage.setItem("vendorFiltersByCategory", JSON.stringify(H = {
4767
+ [u]: y.map((C) => C.id)
4768
+ })) : (p = JSON.parse(p), p[u] = y.map((C) => C.id), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(p))), window.postMessage({ type: "ApplyFilters", origin: "filters" }, window.location.href), K();
4769
+ }, K = () => {
4770
+ r(7, E = y.length === T.length || y.length == 0), r(8, N = y.length);
4771
+ }, oe = () => {
4824
4772
  const f = new URL(`${i}/v1/casino/vendors`);
4825
- r(4, b = !1), f.searchParams.append("fields", "id,name,logo,subVendors,games"), f.searchParams.append("language", s), f.searchParams.append("datasource", o), f.searchParams.append("platform", bo(_)), (h.match(/\$/g) || []).length > 1 ? (f.searchParams.append("filter", `games(subGroups=${h})`), f.searchParams.append("subVendors", `games(subGroups=${h})`)) : f.searchParams.append("filter", `games(groups=${h})`), ie(f);
4826
- }, te = () => {
4827
- r(6, v = []), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(H = {
4828
- [h]: v.map((f) => f.id)
4773
+ r(4, b = !1), f.searchParams.append("fields", "id,name,logo,subVendors,games"), f.searchParams.append("language", s), f.searchParams.append("datasource", o), f.searchParams.append("platform", to(_)), (u.match(/\$/g) || []).length > 1 ? (f.searchParams.append("filter", `games(subGroups=${u})`), f.searchParams.append("subVendors", `games(subGroups=${u})`)) : f.searchParams.append("filter", `games(groups=${u})`), ne(f);
4774
+ }, ee = () => {
4775
+ r(6, y = []), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(H = {
4776
+ [u]: y.map((f) => f.id)
4829
4777
  })), T.forEach((f) => f.isFilterSelected = !1), r(5, T), window.postMessage({ type: "ApplyFilters" }, window.location.href), r(7, E = !0), r(4, b = !1);
4830
- }, ae = (f) => {
4778
+ }, se = (f) => {
4831
4779
  f.data.type == "SortingOpened" && r(4, b = !1);
4832
4780
  };
4833
- tn(() => (window.addEventListener("message", ae, !1), () => {
4834
- window.removeEventListener("message", ae);
4781
+ Ur(() => (window.addEventListener("message", se, !1), () => {
4782
+ window.removeEventListener("message", se);
4835
4783
  }));
4836
- const Pe = () => V();
4837
- function Ce(f, p) {
4784
+ const Ae = () => j();
4785
+ function Pe(f, p) {
4838
4786
  f[p].isFilterSelected = this.checked, r(5, T);
4839
4787
  }
4840
- const le = (f) => oe(f), $ = () => te();
4841
- function Q(f) {
4842
- tt[f ? "unshift" : "push"](() => {
4843
- I = f, r(3, I);
4788
+ const ae = (f) => ie(f), D = () => ee();
4789
+ function J(f) {
4790
+ Ye[f ? "unshift" : "push"](() => {
4791
+ O = f, r(3, O);
4844
4792
  });
4845
4793
  }
4846
4794
  return e.$$set = (f) => {
4847
- "endpoint" in f && r(15, i = f.endpoint), "datasource" in f && r(16, o = f.datasource), "lang" in f && r(17, s = f.lang), "translationurl" in f && r(18, a = f.translationurl), "clientstyling" in f && r(19, u = f.clientstyling), "clientstylingurl" in f && r(20, l = f.clientstylingurl), "categoryid" in f && r(21, h = f.categoryid), "addfilterselector" in f && r(0, d = f.addfilterselector), "addsortingselector" in f && r(1, c = f.addsortingselector), "filterbylogo" in f && r(2, m = f.filterbylogo);
4795
+ "endpoint" in f && r(15, i = f.endpoint), "datasource" in f && r(16, o = f.datasource), "lang" in f && r(17, s = f.lang), "translationurl" in f && r(18, a = f.translationurl), "clientstyling" in f && r(19, h = f.clientstyling), "clientstylingurl" in f && r(20, l = f.clientstylingurl), "categoryid" in f && r(21, u = f.categoryid), "addfilterselector" in f && r(0, d = f.addfilterselector), "addsortingselector" in f && r(1, c = f.addsortingselector), "filterbylogo" in f && r(2, m = f.filterbylogo);
4848
4796
  }, e.$$.update = () => {
4849
4797
  e.$$.dirty[0] & /*endpoint, datasource, categoryid, filterbylogo*/
4850
- 2195460 && i && o && h && m && se(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4851
- 524296 && u && I && M(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4852
- 1048584 && l && I && z(), e.$$.dirty[0] & /*translationurl*/
4853
- 262144 && a && O();
4798
+ 2195460 && i && o && u && m && oe(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4799
+ 524296 && h && O && M(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4800
+ 1048584 && l && O && W(), e.$$.dirty[0] & /*translationurl*/
4801
+ 262144 && a && I();
4854
4802
  }, [
4855
4803
  d,
4856
4804
  c,
4857
4805
  m,
4858
- I,
4806
+ O,
4859
4807
  b,
4860
4808
  T,
4861
- v,
4809
+ y,
4862
4810
  E,
4863
4811
  N,
4864
4812
  L,
4865
4813
  P,
4866
4814
  n,
4867
- V,
4868
- oe,
4869
- te,
4815
+ j,
4816
+ ie,
4817
+ ee,
4870
4818
  i,
4871
4819
  o,
4872
4820
  s,
4873
4821
  a,
4874
- u,
4875
- l,
4876
4822
  h,
4823
+ l,
4824
+ u,
4825
+ Ae,
4877
4826
  Pe,
4878
- Ce,
4879
- le,
4880
- $,
4881
- Q
4827
+ ae,
4828
+ D,
4829
+ J
4882
4830
  ];
4883
4831
  }
4884
- class Ur extends cn {
4832
+ class Fr extends Jr {
4885
4833
  constructor(t) {
4886
- super(), un(
4834
+ super(), zr(
4887
4835
  this,
4888
4836
  t,
4889
- Ho,
4890
- To,
4891
- nr,
4837
+ co,
4838
+ ho,
4839
+ Zt,
4892
4840
  {
4893
4841
  endpoint: 15,
4894
4842
  datasource: 16,
@@ -4901,7 +4849,7 @@ class Ur extends cn {
4901
4849
  addsortingselector: 1,
4902
4850
  filterbylogo: 2
4903
4851
  },
4904
- vo,
4852
+ no,
4905
4853
  [-1, -1]
4906
4854
  );
4907
4855
  }
@@ -4909,105 +4857,105 @@ class Ur extends cn {
4909
4857
  return this.$$.ctx[15];
4910
4858
  }
4911
4859
  set endpoint(t) {
4912
- this.$$set({ endpoint: t }), U();
4860
+ this.$$set({ endpoint: t }), $();
4913
4861
  }
4914
4862
  get datasource() {
4915
4863
  return this.$$.ctx[16];
4916
4864
  }
4917
4865
  set datasource(t) {
4918
- this.$$set({ datasource: t }), U();
4866
+ this.$$set({ datasource: t }), $();
4919
4867
  }
4920
4868
  get lang() {
4921
4869
  return this.$$.ctx[17];
4922
4870
  }
4923
4871
  set lang(t) {
4924
- this.$$set({ lang: t }), U();
4872
+ this.$$set({ lang: t }), $();
4925
4873
  }
4926
4874
  get translationurl() {
4927
4875
  return this.$$.ctx[18];
4928
4876
  }
4929
4877
  set translationurl(t) {
4930
- this.$$set({ translationurl: t }), U();
4878
+ this.$$set({ translationurl: t }), $();
4931
4879
  }
4932
4880
  get clientstyling() {
4933
4881
  return this.$$.ctx[19];
4934
4882
  }
4935
4883
  set clientstyling(t) {
4936
- this.$$set({ clientstyling: t }), U();
4884
+ this.$$set({ clientstyling: t }), $();
4937
4885
  }
4938
4886
  get clientstylingurl() {
4939
4887
  return this.$$.ctx[20];
4940
4888
  }
4941
4889
  set clientstylingurl(t) {
4942
- this.$$set({ clientstylingurl: t }), U();
4890
+ this.$$set({ clientstylingurl: t }), $();
4943
4891
  }
4944
4892
  get categoryid() {
4945
4893
  return this.$$.ctx[21];
4946
4894
  }
4947
4895
  set categoryid(t) {
4948
- this.$$set({ categoryid: t }), U();
4896
+ this.$$set({ categoryid: t }), $();
4949
4897
  }
4950
4898
  get addfilterselector() {
4951
4899
  return this.$$.ctx[0];
4952
4900
  }
4953
4901
  set addfilterselector(t) {
4954
- this.$$set({ addfilterselector: t }), U();
4902
+ this.$$set({ addfilterselector: t }), $();
4955
4903
  }
4956
4904
  get addsortingselector() {
4957
4905
  return this.$$.ctx[1];
4958
4906
  }
4959
4907
  set addsortingselector(t) {
4960
- this.$$set({ addsortingselector: t }), U();
4908
+ this.$$set({ addsortingselector: t }), $();
4961
4909
  }
4962
4910
  get filterbylogo() {
4963
4911
  return this.$$.ctx[2];
4964
4912
  }
4965
4913
  set filterbylogo(t) {
4966
- this.$$set({ filterbylogo: t }), U();
4914
+ this.$$set({ filterbylogo: t }), $();
4967
4915
  }
4968
4916
  }
4969
- hn(Ur, { endpoint: {}, datasource: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, categoryid: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {} }, [], [], !0);
4970
- const Mo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4917
+ Zr(Fr, { endpoint: {}, datasource: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, categoryid: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {} }, [], [], !0);
4918
+ const xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4971
4919
  __proto__: null,
4972
- default: Ur
4920
+ default: Fr
4973
4921
  }, Symbol.toStringTag, { value: "Module" }));
4974
4922
  export {
4975
- re as $,
4976
- po as A,
4977
- Io as B,
4978
- we as C,
4979
- No as D,
4980
- Lo as E,
4981
- Co as F,
4982
- Oo as G,
4983
- Bo as H,
4984
- _e as I,
4985
- Mo as J,
4986
- cn as S,
4987
- Nr as a,
4988
- Zr as b,
4989
- hn as c,
4990
- X as d,
4923
+ te as $,
4924
+ Ki as A,
4925
+ go as B,
4926
+ Ee as C,
4927
+ _o as D,
4928
+ vo as E,
4929
+ po as F,
4930
+ yo as G,
4931
+ bo as H,
4932
+ ve as I,
4933
+ xo as J,
4934
+ Jr as S,
4935
+ Tr as a,
4936
+ Ir as b,
4937
+ Zr as c,
4938
+ V as d,
4991
4939
  F as e,
4992
- U as f,
4993
- Pt as g,
4940
+ $ as f,
4941
+ vt as g,
4994
4942
  g as h,
4995
- un as i,
4996
- Fo as j,
4997
- W as k,
4998
- y as l,
4999
- Y as m,
5000
- k as n,
5001
- j as o,
5002
- zr as p,
5003
- tn as q,
5004
- De as r,
5005
- nr as s,
5006
- G as t,
5007
- Po as u,
5008
- mo as v,
5009
- bo as w,
5010
- tt as x,
5011
- Bt as y,
5012
- qr as z
4943
+ zr as i,
4944
+ mo as j,
4945
+ X as k,
4946
+ v as l,
4947
+ q as m,
4948
+ G as n,
4949
+ k as o,
4950
+ Or as p,
4951
+ Ur as q,
4952
+ Re as r,
4953
+ Zt as s,
4954
+ U as t,
4955
+ fo as u,
4956
+ eo as v,
4957
+ to as w,
4958
+ Ye as x,
4959
+ Et as y,
4960
+ Mr as z
5013
4961
  };