@everymatrix/casino-filter 1.59.2 → 1.59.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
- var Rr = Object.defineProperty, Dr = Object.defineProperties;
2
- var Ur = Object.getOwnPropertyDescriptors;
3
- var wt = Object.getOwnPropertySymbols;
4
- var $r = Object.prototype.hasOwnProperty, Gr = Object.prototype.propertyIsEnumerable;
5
- var We = (e, t, r) => t in e ? Rr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, St = (e, t) => {
1
+ var Ir = Object.defineProperty, Or = Object.defineProperties;
2
+ var Lr = Object.getOwnPropertyDescriptors;
3
+ var yt = Object.getOwnPropertySymbols;
4
+ var Nr = Object.prototype.hasOwnProperty, Mr = Object.prototype.propertyIsEnumerable;
5
+ var Xe = (e, t, r) => t in e ? Ir(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, _t = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- $r.call(t, r) && We(e, r, t[r]);
8
- if (wt)
9
- for (var r of wt(t))
10
- Gr.call(t, r) && We(e, r, t[r]);
7
+ Nr.call(t, r) && Xe(e, r, t[r]);
8
+ if (yt)
9
+ for (var r of yt(t))
10
+ Mr.call(t, r) && Xe(e, r, t[r]);
11
11
  return e;
12
- }, Tt = (e, t) => Dr(e, Ur(t));
13
- var D = (e, t, r) => (We(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var Ht = (e, t, r) => new Promise((n, i) => {
12
+ }, xt = (e, t) => Or(e, Lr(t));
13
+ var U = (e, t, r) => (Xe(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var Et = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (u) => {
16
16
  try {
17
17
  a(r.next(u));
@@ -27,53 +27,53 @@ var Ht = (e, t, r) => new Promise((n, i) => {
27
27
  }, a = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(o, s);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
- function $() {
30
+ function G() {
31
31
  }
32
- function rr(e) {
32
+ function Yt(e) {
33
33
  return e();
34
34
  }
35
- function At() {
35
+ function wt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function te(e) {
39
- e.forEach(rr);
38
+ function ne(e) {
39
+ e.forEach(Yt);
40
40
  }
41
- function gt(e) {
41
+ function mt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function nr(e, t) {
44
+ function Kt(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
47
  let Pe;
48
- function Ft(e, t) {
48
+ function St(e, t) {
49
49
  return e === t ? !0 : (Pe || (Pe = document.createElement("a")), Pe.href = t, e === Pe.href);
50
50
  }
51
- function kr(e) {
51
+ function Rr(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function ir(e, ...t) {
54
+ function er(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const n of t)
57
57
  n(void 0);
58
- return $;
58
+ return G;
59
59
  }
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function jr(e, t, r) {
64
- e.$$.on_destroy.push(ir(t, r));
63
+ function Dr(e, t, r) {
64
+ e.$$.on_destroy.push(er(t, r));
65
65
  }
66
66
  function g(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function Vr(e, t, r) {
70
- const n = Xr(e);
69
+ function Ur(e, t, r) {
70
+ const n = $r(e);
71
71
  if (!n.getElementById(t)) {
72
72
  const i = F("style");
73
- i.id = t, i.textContent = r, Wr(n, i);
73
+ i.id = t, i.textContent = r, Gr(n, i);
74
74
  }
75
75
  }
76
- function Xr(e) {
76
+ function $r(e) {
77
77
  if (!e)
78
78
  return document;
79
79
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -83,52 +83,52 @@ function Xr(e) {
83
83
  t
84
84
  ) : e.ownerDocument;
85
85
  }
86
- function Wr(e, t) {
86
+ function Gr(e, t) {
87
87
  return g(
88
88
  /** @type {Document} */
89
89
  e.head || e,
90
90
  t
91
91
  ), t.sheet;
92
92
  }
93
- function W(e, t, r) {
93
+ function z(e, t, r) {
94
94
  e.insertBefore(t, r || null);
95
95
  }
96
96
  function V(e) {
97
97
  e.parentNode && e.parentNode.removeChild(e);
98
98
  }
99
- function zr(e, t) {
99
+ function kr(e, t) {
100
100
  for (let r = 0; r < e.length; r += 1)
101
101
  e[r] && e[r].d(t);
102
102
  }
103
103
  function F(e) {
104
104
  return document.createElement(e);
105
105
  }
106
- function Ce(e) {
106
+ function Be(e) {
107
107
  return document.createElementNS("http://www.w3.org/2000/svg", e);
108
108
  }
109
- function U(e) {
109
+ function $(e) {
110
110
  return document.createTextNode(e);
111
111
  }
112
112
  function j() {
113
- return U(" ");
113
+ return $(" ");
114
114
  }
115
- function De(e, t, r, n) {
115
+ function Re(e, t, r, n) {
116
116
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
117
117
  }
118
118
  function m(e, t, r) {
119
119
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
120
120
  }
121
- function Zr(e) {
121
+ function jr(e) {
122
122
  return Array.from(e.childNodes);
123
123
  }
124
- function q(e, t) {
124
+ function Q(e, t) {
125
125
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
126
126
  t);
127
127
  }
128
- function Bt(e, t) {
128
+ function Tt(e, t) {
129
129
  e.value = t == null ? "" : t;
130
130
  }
131
- function Jr(e) {
131
+ function Vr(e) {
132
132
  const t = {};
133
133
  return e.childNodes.forEach(
134
134
  /** @param {Element} node */
@@ -137,98 +137,98 @@ function Jr(e) {
137
137
  }
138
138
  ), t;
139
139
  }
140
- let we;
141
- function Ee(e) {
142
- we = e;
140
+ let Se;
141
+ function we(e) {
142
+ Se = e;
143
143
  }
144
- function Qr() {
145
- if (!we)
144
+ function Xr() {
145
+ if (!Se)
146
146
  throw new Error("Function called outside component initialization");
147
- return we;
147
+ return Se;
148
148
  }
149
- function qr(e) {
150
- Qr().$$.on_mount.push(e);
149
+ function Wr(e) {
150
+ Xr().$$.on_mount.push(e);
151
151
  }
152
- const ce = [], tt = [];
153
- let fe = [];
154
- const Pt = [], Yr = /* @__PURE__ */ Promise.resolve();
155
- let rt = !1;
156
- function Kr() {
157
- rt || (rt = !0, Yr.then(M));
152
+ const he = [], Ke = [];
153
+ let ce = [];
154
+ const Ht = [], zr = /* @__PURE__ */ Promise.resolve();
155
+ let et = !1;
156
+ function Zr() {
157
+ et || (et = !0, zr.then(R));
158
158
  }
159
- function nt(e) {
160
- fe.push(e);
159
+ function tt(e) {
160
+ ce.push(e);
161
161
  }
162
- const ze = /* @__PURE__ */ new Set();
163
- let ue = 0;
164
- function M() {
165
- if (ue !== 0)
162
+ const We = /* @__PURE__ */ new Set();
163
+ let le = 0;
164
+ function R() {
165
+ if (le !== 0)
166
166
  return;
167
- const e = we;
167
+ const e = Se;
168
168
  do {
169
169
  try {
170
- for (; ue < ce.length; ) {
171
- const t = ce[ue];
172
- ue++, Ee(t), en(t.$$);
170
+ for (; le < he.length; ) {
171
+ const t = he[le];
172
+ le++, we(t), Jr(t.$$);
173
173
  }
174
174
  } catch (t) {
175
- throw ce.length = 0, ue = 0, t;
175
+ throw he.length = 0, le = 0, t;
176
176
  }
177
- for (Ee(null), ce.length = 0, ue = 0; tt.length; )
178
- tt.pop()();
179
- for (let t = 0; t < fe.length; t += 1) {
180
- const r = fe[t];
181
- ze.has(r) || (ze.add(r), r());
177
+ for (we(null), he.length = 0, le = 0; Ke.length; )
178
+ Ke.pop()();
179
+ for (let t = 0; t < ce.length; t += 1) {
180
+ const r = ce[t];
181
+ We.has(r) || (We.add(r), r());
182
182
  }
183
- fe.length = 0;
184
- } while (ce.length);
185
- for (; Pt.length; )
186
- Pt.pop()();
187
- rt = !1, ze.clear(), Ee(e);
183
+ ce.length = 0;
184
+ } while (he.length);
185
+ for (; Ht.length; )
186
+ Ht.pop()();
187
+ et = !1, We.clear(), we(e);
188
188
  }
189
- function en(e) {
189
+ function Jr(e) {
190
190
  if (e.fragment !== null) {
191
- e.update(), te(e.before_update);
191
+ e.update(), ne(e.before_update);
192
192
  const t = e.dirty;
193
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(nt);
193
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(tt);
194
194
  }
195
195
  }
196
- function tn(e) {
196
+ function Qr(e) {
197
197
  const t = [], r = [];
198
- fe.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), fe = t;
198
+ ce.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ce = t;
199
199
  }
200
- const rn = /* @__PURE__ */ new Set();
201
- function nn(e, t) {
202
- e && e.i && (rn.delete(e), e.i(t));
200
+ const qr = /* @__PURE__ */ new Set();
201
+ function Yr(e, t) {
202
+ e && e.i && (qr.delete(e), e.i(t));
203
203
  }
204
- function Ct(e) {
204
+ function At(e) {
205
205
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
206
206
  }
207
- function on(e, t, r) {
207
+ function Kr(e, t, r) {
208
208
  const { fragment: n, after_update: i } = e.$$;
209
- n && n.m(t, r), nt(() => {
210
- const o = e.$$.on_mount.map(rr).filter(gt);
211
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : te(o), e.$$.on_mount = [];
212
- }), i.forEach(nt);
209
+ n && n.m(t, r), tt(() => {
210
+ const o = e.$$.on_mount.map(Yt).filter(mt);
211
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ne(o), e.$$.on_mount = [];
212
+ }), i.forEach(tt);
213
213
  }
214
- function sn(e, t) {
214
+ function en(e, t) {
215
215
  const r = e.$$;
216
- r.fragment !== null && (tn(r.after_update), te(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
216
+ r.fragment !== null && (Qr(r.after_update), ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
217
217
  }
218
- function an(e, t) {
219
- e.$$.dirty[0] === -1 && (ce.push(e), Kr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
218
+ function tn(e, t) {
219
+ e.$$.dirty[0] === -1 && (he.push(e), Zr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
220
220
  }
221
- function ln(e, t, r, n, i, o, s = null, a = [-1]) {
222
- const u = we;
223
- Ee(e);
221
+ function rn(e, t, r, n, i, o, s = null, a = [-1]) {
222
+ const u = Se;
223
+ we(e);
224
224
  const l = e.$$ = {
225
225
  fragment: null,
226
226
  ctx: [],
227
227
  // state
228
228
  props: o,
229
- update: $,
229
+ update: G,
230
230
  not_equal: i,
231
- bound: At(),
231
+ bound: wt(),
232
232
  // lifecycle
233
233
  on_mount: [],
234
234
  on_destroy: [],
@@ -237,48 +237,48 @@ function ln(e, t, r, n, i, o, s = null, a = [-1]) {
237
237
  after_update: [],
238
238
  context: new Map(t.context || (u ? u.$$.context : [])),
239
239
  // everything else
240
- callbacks: At(),
240
+ callbacks: wt(),
241
241
  dirty: a,
242
242
  skip_bound: !1,
243
243
  root: t.target || u.$$.root
244
244
  };
245
245
  s && s(l.root);
246
246
  let h = !1;
247
- if (l.ctx = r ? r(e, t.props || {}, (p, f, ...v) => {
248
- const x = v.length ? v[0] : f;
249
- return l.ctx && i(l.ctx[p], l.ctx[p] = x) && (!l.skip_bound && l.bound[p] && l.bound[p](x), h && an(e, p)), f;
250
- }) : [], l.update(), h = !0, te(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
247
+ if (l.ctx = r ? r(e, t.props || {}, (f, c, ...v) => {
248
+ const x = v.length ? v[0] : c;
249
+ return l.ctx && i(l.ctx[f], l.ctx[f] = x) && (!l.skip_bound && l.bound[f] && l.bound[f](x), h && tn(e, f)), c;
250
+ }) : [], l.update(), h = !0, ne(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
251
251
  if (t.hydrate) {
252
- const p = Zr(t.target);
253
- l.fragment && l.fragment.l(p), p.forEach(V);
252
+ const f = jr(t.target);
253
+ l.fragment && l.fragment.l(f), f.forEach(V);
254
254
  } else
255
255
  l.fragment && l.fragment.c();
256
- t.intro && nn(e.$$.fragment), on(e, t.target, t.anchor), M();
256
+ t.intro && Yr(e.$$.fragment), Kr(e, t.target, t.anchor), R();
257
257
  }
258
- Ee(u);
258
+ we(u);
259
259
  }
260
- let or;
261
- typeof HTMLElement == "function" && (or = class extends HTMLElement {
260
+ let tr;
261
+ typeof HTMLElement == "function" && (tr = class extends HTMLElement {
262
262
  constructor(t, r, n) {
263
263
  super();
264
264
  /** The Svelte component constructor */
265
- D(this, "$$ctor");
265
+ U(this, "$$ctor");
266
266
  /** Slots */
267
- D(this, "$$s");
267
+ U(this, "$$s");
268
268
  /** The Svelte component instance */
269
- D(this, "$$c");
269
+ U(this, "$$c");
270
270
  /** Whether or not the custom element is connected */
271
- D(this, "$$cn", !1);
271
+ U(this, "$$cn", !1);
272
272
  /** Component props data */
273
- D(this, "$$d", {});
273
+ U(this, "$$d", {});
274
274
  /** `true` if currently in the process of reflecting component props back to attributes */
275
- D(this, "$$r", !1);
275
+ U(this, "$$r", !1);
276
276
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
277
- D(this, "$$p_d", {});
277
+ U(this, "$$p_d", {});
278
278
  /** @type {Record<string, Function[]>} Event listeners */
279
- D(this, "$$l", {});
279
+ U(this, "$$l", {});
280
280
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
281
- D(this, "$$l_u", /* @__PURE__ */ new Map());
281
+ U(this, "$$l_u", /* @__PURE__ */ new Map());
282
282
  this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
283
283
  }
284
284
  addEventListener(t, r, n) {
@@ -295,7 +295,7 @@ typeof HTMLElement == "function" && (or = class extends HTMLElement {
295
295
  }
296
296
  }
297
297
  connectedCallback() {
298
- return Ht(this, null, function* () {
298
+ return Et(this, null, function* () {
299
299
  if (this.$$cn = !0, !this.$$c) {
300
300
  let t = function(o) {
301
301
  return () => {
@@ -309,7 +309,7 @@ typeof HTMLElement == "function" && (or = class extends HTMLElement {
309
309
  * @param {HTMLElement} [anchor]
310
310
  */
311
311
  m: function(l, h) {
312
- W(l, s, h);
312
+ z(l, s, h);
313
313
  },
314
314
  d: function(l) {
315
315
  l && V(s);
@@ -319,18 +319,18 @@ typeof HTMLElement == "function" && (or = class extends HTMLElement {
319
319
  };
320
320
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
321
321
  return;
322
- const r = {}, n = Jr(this);
322
+ const r = {}, n = Vr(this);
323
323
  for (const o of this.$$s)
324
324
  o in n && (r[o] = [t(o)]);
325
325
  for (const o of this.attributes) {
326
326
  const s = this.$$g_p(o.name);
327
- s in this.$$d || (this.$$d[s] = Le(s, o.value, this.$$p_d, "toProp"));
327
+ s in this.$$d || (this.$$d[s] = Oe(s, o.value, this.$$p_d, "toProp"));
328
328
  }
329
329
  for (const o in this.$$p_d)
330
330
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
331
331
  this.$$c = new this.$$ctor({
332
332
  target: this.shadowRoot || this,
333
- props: Tt(St({}, this.$$d), {
333
+ props: xt(_t({}, this.$$d), {
334
334
  $$slots: r,
335
335
  $$scope: {
336
336
  ctx: []
@@ -341,7 +341,7 @@ typeof HTMLElement == "function" && (or = class extends HTMLElement {
341
341
  this.$$r = !0;
342
342
  for (const o in this.$$p_d)
343
343
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
344
- const s = Le(
344
+ const s = Oe(
345
345
  o,
346
346
  this.$$d[o],
347
347
  this.$$p_d,
@@ -365,7 +365,7 @@ typeof HTMLElement == "function" && (or = class extends HTMLElement {
365
365
  // and setting attributes through setAttribute etc, this is helpful
366
366
  attributeChangedCallback(t, r, n) {
367
367
  var i;
368
- 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] }));
368
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = Oe(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
369
369
  }
370
370
  disconnectedCallback() {
371
371
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -378,7 +378,7 @@ typeof HTMLElement == "function" && (or = class extends HTMLElement {
378
378
  ) || t;
379
379
  }
380
380
  });
381
- function Le(e, t, r, n) {
381
+ function Oe(e, t, r, n) {
382
382
  var o;
383
383
  const i = (o = r[e]) == null ? void 0 : o.type;
384
384
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -408,8 +408,8 @@ function Le(e, t, r, n) {
408
408
  return t;
409
409
  }
410
410
  }
411
- function un(e, t, r, n, i, o) {
412
- let s = class extends or {
411
+ function nn(e, t, r, n, i, o) {
412
+ let s = class extends tr {
413
413
  constructor() {
414
414
  super(e, r, i), this.$$p_d = t;
415
415
  }
@@ -426,7 +426,7 @@ function un(e, t, r, n, i, o) {
426
426
  },
427
427
  set(u) {
428
428
  var l;
429
- u = Le(a, u, t), this.$$d[a] = u, (l = this.$$c) == null || l.$set({ [a]: u });
429
+ u = Oe(a, u, t), this.$$d[a] = u, (l = this.$$c) == null || l.$set({ [a]: u });
430
430
  }
431
431
  });
432
432
  }), n.forEach((a) => {
@@ -439,7 +439,7 @@ function un(e, t, r, n, i, o) {
439
439
  }), e.element = /** @type {any} */
440
440
  s, s;
441
441
  }
442
- class hn {
442
+ class on {
443
443
  constructor() {
444
444
  /**
445
445
  * ### PRIVATE API
@@ -448,7 +448,7 @@ class hn {
448
448
  *
449
449
  * @type {any}
450
450
  */
451
- D(this, "$$");
451
+ U(this, "$$");
452
452
  /**
453
453
  * ### PRIVATE API
454
454
  *
@@ -456,11 +456,11 @@ class hn {
456
456
  *
457
457
  * @type {any}
458
458
  */
459
- D(this, "$$set");
459
+ U(this, "$$set");
460
460
  }
461
461
  /** @returns {void} */
462
462
  $destroy() {
463
- sn(this, 1), this.$destroy = $;
463
+ en(this, 1), this.$destroy = G;
464
464
  }
465
465
  /**
466
466
  * @template {Extract<keyof Events, string>} K
@@ -469,8 +469,8 @@ class hn {
469
469
  * @returns {() => void}
470
470
  */
471
471
  $on(t, r) {
472
- if (!gt(r))
473
- return $;
472
+ if (!mt(r))
473
+ return G;
474
474
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
475
475
  return n.push(r), () => {
476
476
  const i = n.indexOf(r);
@@ -482,11 +482,11 @@ class hn {
482
482
  * @returns {void}
483
483
  */
484
484
  $set(t) {
485
- this.$$set && !kr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
485
+ this.$$set && !Rr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
486
486
  }
487
487
  }
488
- const cn = "4";
489
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(cn);
488
+ const sn = "4";
489
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(sn);
490
490
  /*! *****************************************************************************
491
491
  Copyright (c) Microsoft Corporation.
492
492
 
@@ -501,34 +501,34 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
501
501
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
502
502
  PERFORMANCE OF THIS SOFTWARE.
503
503
  ***************************************************************************** */
504
- var it = function(e, t) {
505
- return it = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
504
+ var rt = function(e, t) {
505
+ return rt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
506
506
  r.__proto__ = n;
507
507
  } || function(r, n) {
508
508
  for (var i in n)
509
509
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
510
- }, it(e, t);
510
+ }, rt(e, t);
511
511
  };
512
- function z(e, t) {
512
+ function Z(e, t) {
513
513
  if (typeof t != "function" && t !== null)
514
514
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
515
- it(e, t);
515
+ rt(e, t);
516
516
  function r() {
517
517
  this.constructor = e;
518
518
  }
519
519
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
520
520
  }
521
- var S = function() {
522
- return S = Object.assign || function(t) {
521
+ var T = function() {
522
+ return T = Object.assign || function(t) {
523
523
  for (var r, n = 1, i = arguments.length; n < i; n++) {
524
524
  r = arguments[n];
525
525
  for (var o in r)
526
526
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
527
527
  }
528
528
  return t;
529
- }, S.apply(this, arguments);
529
+ }, T.apply(this, arguments);
530
530
  };
531
- function fn(e, t) {
531
+ function an(e, t) {
532
532
  var r = {};
533
533
  for (var n in e)
534
534
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -537,7 +537,7 @@ function fn(e, t) {
537
537
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
538
538
  return r;
539
539
  }
540
- function ot(e) {
540
+ function nt(e) {
541
541
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
542
542
  if (r)
543
543
  return r.call(e);
@@ -549,7 +549,7 @@ function ot(e) {
549
549
  };
550
550
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
551
551
  }
552
- function st(e, t) {
552
+ function it(e, t) {
553
553
  var r = typeof Symbol == "function" && e[Symbol.iterator];
554
554
  if (!r)
555
555
  return e;
@@ -569,22 +569,22 @@ function st(e, t) {
569
569
  }
570
570
  return o;
571
571
  }
572
- function pe(e, t, r) {
572
+ function fe(e, t, r) {
573
573
  if (r || arguments.length === 2)
574
574
  for (var n = 0, i = t.length, o; n < i; n++)
575
575
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
576
576
  return e.concat(o || t);
577
577
  }
578
- function X(e) {
578
+ function W(e) {
579
579
  return typeof e == "function";
580
580
  }
581
- function sr(e) {
581
+ function rr(e) {
582
582
  var t = function(n) {
583
583
  Error.call(n), n.stack = new Error().stack;
584
584
  }, r = e(t);
585
585
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
586
586
  }
587
- var Ze = sr(function(e) {
587
+ var ze = rr(function(e) {
588
588
  return function(r) {
589
589
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
590
590
  ` + r.map(function(n, i) {
@@ -593,13 +593,13 @@ var Ze = sr(function(e) {
593
593
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
594
594
  };
595
595
  });
596
- function at(e, t) {
596
+ function ot(e, t) {
597
597
  if (e) {
598
598
  var r = e.indexOf(t);
599
599
  0 <= r && e.splice(r, 1);
600
600
  }
601
601
  }
602
- var Ge = function() {
602
+ var $e = function() {
603
603
  function e(t) {
604
604
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
605
605
  }
@@ -611,7 +611,7 @@ var Ge = function() {
611
611
  if (s)
612
612
  if (this._parentage = null, Array.isArray(s))
613
613
  try {
614
- for (var a = ot(s), u = a.next(); !u.done; u = a.next()) {
614
+ for (var a = nt(s), u = a.next(); !u.done; u = a.next()) {
615
615
  var l = u.value;
616
616
  l.remove(this);
617
617
  }
@@ -628,29 +628,29 @@ var Ge = function() {
628
628
  else
629
629
  s.remove(this);
630
630
  var h = this.initialTeardown;
631
- if (X(h))
631
+ if (W(h))
632
632
  try {
633
633
  h();
634
634
  } catch (b) {
635
- o = b instanceof Ze ? b.errors : [b];
635
+ o = b instanceof ze ? b.errors : [b];
636
636
  }
637
- var p = this._finalizers;
638
- if (p) {
637
+ var f = this._finalizers;
638
+ if (f) {
639
639
  this._finalizers = null;
640
640
  try {
641
- for (var f = ot(p), v = f.next(); !v.done; v = f.next()) {
641
+ for (var c = nt(f), v = c.next(); !v.done; v = c.next()) {
642
642
  var x = v.value;
643
643
  try {
644
- It(x);
644
+ Ft(x);
645
645
  } catch (b) {
646
- o = o != null ? o : [], b instanceof Ze ? o = pe(pe([], st(o)), st(b.errors)) : o.push(b);
646
+ o = o != null ? o : [], b instanceof ze ? o = fe(fe([], it(o)), it(b.errors)) : o.push(b);
647
647
  }
648
648
  }
649
649
  } catch (b) {
650
650
  n = { error: b };
651
651
  } finally {
652
652
  try {
653
- v && !v.done && (i = f.return) && i.call(f);
653
+ v && !v.done && (i = c.return) && i.call(c);
654
654
  } finally {
655
655
  if (n)
656
656
  throw n.error;
@@ -658,13 +658,13 @@ var Ge = function() {
658
658
  }
659
659
  }
660
660
  if (o)
661
- throw new Ze(o);
661
+ throw new ze(o);
662
662
  }
663
663
  }, e.prototype.add = function(t) {
664
664
  var r;
665
665
  if (t && t !== this)
666
666
  if (this.closed)
667
- It(t);
667
+ Ft(t);
668
668
  else {
669
669
  if (t instanceof e) {
670
670
  if (t.closed || t._hasParent(this))
@@ -681,56 +681,52 @@ var Ge = function() {
681
681
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
682
682
  }, e.prototype._removeParent = function(t) {
683
683
  var r = this._parentage;
684
- r === t ? this._parentage = null : Array.isArray(r) && at(r, t);
684
+ r === t ? this._parentage = null : Array.isArray(r) && ot(r, t);
685
685
  }, e.prototype.remove = function(t) {
686
686
  var r = this._finalizers;
687
- r && at(r, t), t instanceof e && t._removeParent(this);
687
+ r && ot(r, t), t instanceof e && t._removeParent(this);
688
688
  }, e.EMPTY = function() {
689
689
  var t = new e();
690
690
  return t.closed = !0, t;
691
691
  }(), e;
692
- }(), ar = Ge.EMPTY;
693
- function lr(e) {
694
- return e instanceof Ge || e && "closed" in e && X(e.remove) && X(e.add) && X(e.unsubscribe);
695
- }
696
- function It(e) {
697
- X(e) ? e() : e.unsubscribe();
698
- }
699
- var ur = {
700
- onUnhandledError: null,
701
- onStoppedNotification: null,
702
- Promise: void 0,
703
- useDeprecatedSynchronousErrorHandling: !1,
704
- useDeprecatedNextContext: !1
705
- }, pn = {
692
+ }(), nr = $e.EMPTY;
693
+ function ir(e) {
694
+ return e instanceof $e || e && "closed" in e && W(e.remove) && W(e.add) && W(e.unsubscribe);
695
+ }
696
+ function Ft(e) {
697
+ W(e) ? e() : e.unsubscribe();
698
+ }
699
+ var ln = {
700
+ Promise: void 0
701
+ }, un = {
706
702
  setTimeout: function(e, t) {
707
703
  for (var r = [], n = 2; n < arguments.length; n++)
708
704
  r[n - 2] = arguments[n];
709
- return setTimeout.apply(void 0, pe([e, t], st(r)));
705
+ return setTimeout.apply(void 0, fe([e, t], it(r)));
710
706
  },
711
707
  clearTimeout: function(e) {
712
708
  return clearTimeout(e);
713
709
  },
714
710
  delegate: void 0
715
711
  };
716
- function dn(e) {
717
- pn.setTimeout(function() {
712
+ function hn(e) {
713
+ un.setTimeout(function() {
718
714
  throw e;
719
715
  });
720
716
  }
721
- function Ot() {
717
+ function Pt() {
722
718
  }
723
- function Ne(e) {
719
+ function Le(e) {
724
720
  e();
725
721
  }
726
- var hr = function(e) {
727
- z(t, e);
722
+ var or = function(e) {
723
+ Z(t, e);
728
724
  function t(r) {
729
725
  var n = e.call(this) || this;
730
- return n.isStopped = !1, r ? (n.destination = r, lr(r) && r.add(n)) : n.destination = vn, n;
726
+ return n.isStopped = !1, r ? (n.destination = r, ir(r) && r.add(n)) : n.destination = pn, n;
731
727
  }
732
728
  return t.create = function(r, n, i) {
733
- return new lt(r, n, i);
729
+ return new st(r, n, i);
734
730
  }, t.prototype.next = function(r) {
735
731
  this.isStopped || this._next(r);
736
732
  }, t.prototype.error = function(r) {
@@ -754,11 +750,7 @@ var hr = function(e) {
754
750
  this.unsubscribe();
755
751
  }
756
752
  }, t;
757
- }(Ge), mn = Function.prototype.bind;
758
- function Je(e, t) {
759
- return mn.call(e, t);
760
- }
761
- var bn = function() {
753
+ }($e), cn = function() {
762
754
  function e(t) {
763
755
  this.partialObserver = t;
764
756
  }
@@ -768,7 +760,7 @@ var bn = function() {
768
760
  try {
769
761
  r.next(t);
770
762
  } catch (n) {
771
- Ie(n);
763
+ Ce(n);
772
764
  }
773
765
  }, e.prototype.error = function(t) {
774
766
  var r = this.partialObserver;
@@ -776,68 +768,56 @@ var bn = function() {
776
768
  try {
777
769
  r.error(t);
778
770
  } catch (n) {
779
- Ie(n);
771
+ Ce(n);
780
772
  }
781
773
  else
782
- Ie(t);
774
+ Ce(t);
783
775
  }, e.prototype.complete = function() {
784
776
  var t = this.partialObserver;
785
777
  if (t.complete)
786
778
  try {
787
779
  t.complete();
788
780
  } catch (r) {
789
- Ie(r);
781
+ Ce(r);
790
782
  }
791
783
  }, e;
792
- }(), lt = function(e) {
793
- z(t, e);
784
+ }(), st = function(e) {
785
+ Z(t, e);
794
786
  function t(r, n, i) {
795
787
  var o = e.call(this) || this, s;
796
- if (X(r) || !r)
797
- s = {
798
- next: r != null ? r : void 0,
799
- error: n != null ? n : void 0,
800
- complete: i != null ? i : void 0
801
- };
802
- else {
803
- var a;
804
- o && ur.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
805
- return o.unsubscribe();
806
- }, s = {
807
- next: r.next && Je(r.next, a),
808
- error: r.error && Je(r.error, a),
809
- complete: r.complete && Je(r.complete, a)
810
- }) : s = r;
811
- }
812
- return o.destination = new bn(s), o;
788
+ return W(r) || !r ? s = {
789
+ next: r != null ? r : void 0,
790
+ error: n != null ? n : void 0,
791
+ complete: i != null ? i : void 0
792
+ } : s = r, o.destination = new cn(s), o;
813
793
  }
814
794
  return t;
815
- }(hr);
816
- function Ie(e) {
817
- dn(e);
795
+ }(or);
796
+ function Ce(e) {
797
+ hn(e);
818
798
  }
819
- function gn(e) {
799
+ function fn(e) {
820
800
  throw e;
821
801
  }
822
- var vn = {
802
+ var pn = {
823
803
  closed: !0,
824
- next: Ot,
825
- error: gn,
826
- complete: Ot
827
- }, yn = function() {
804
+ next: Pt,
805
+ error: fn,
806
+ complete: Pt
807
+ }, dn = function() {
828
808
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
829
809
  }();
830
- function _n(e) {
810
+ function mn(e) {
831
811
  return e;
832
812
  }
833
- function xn(e) {
834
- return e.length === 0 ? _n : e.length === 1 ? e[0] : function(r) {
813
+ function bn(e) {
814
+ return e.length === 0 ? mn : e.length === 1 ? e[0] : function(r) {
835
815
  return e.reduce(function(n, i) {
836
816
  return i(n);
837
817
  }, r);
838
818
  };
839
819
  }
840
- var Lt = function() {
820
+ var Bt = function() {
841
821
  function e(t) {
842
822
  t && (this._subscribe = t);
843
823
  }
@@ -845,8 +825,8 @@ var Lt = function() {
845
825
  var r = new e();
846
826
  return r.source = this, r.operator = t, r;
847
827
  }, e.prototype.subscribe = function(t, r, n) {
848
- var i = this, o = wn(t) ? t : new lt(t, r, n);
849
- return Ne(function() {
828
+ var i = this, o = vn(t) ? t : new st(t, r, n);
829
+ return Le(function() {
850
830
  var s = i, a = s.operator, u = s.source;
851
831
  o.add(a ? a.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
852
832
  }), o;
@@ -858,8 +838,8 @@ var Lt = function() {
858
838
  }
859
839
  }, e.prototype.forEach = function(t, r) {
860
840
  var n = this;
861
- return r = Nt(r), new r(function(i, o) {
862
- var s = new lt({
841
+ return r = Ct(r), new r(function(i, o) {
842
+ var s = new st({
863
843
  next: function(a) {
864
844
  try {
865
845
  t(a);
@@ -875,15 +855,15 @@ var Lt = function() {
875
855
  }, e.prototype._subscribe = function(t) {
876
856
  var r;
877
857
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
878
- }, e.prototype[yn] = function() {
858
+ }, e.prototype[dn] = function() {
879
859
  return this;
880
860
  }, e.prototype.pipe = function() {
881
861
  for (var t = [], r = 0; r < arguments.length; r++)
882
862
  t[r] = arguments[r];
883
- return xn(t)(this);
863
+ return bn(t)(this);
884
864
  }, e.prototype.toPromise = function(t) {
885
865
  var r = this;
886
- return t = Nt(t), new t(function(n, i) {
866
+ return t = Ct(t), new t(function(n, i) {
887
867
  var o;
888
868
  r.subscribe(function(s) {
889
869
  return o = s;
@@ -897,40 +877,40 @@ var Lt = function() {
897
877
  return new e(t);
898
878
  }, e;
899
879
  }();
900
- function Nt(e) {
880
+ function Ct(e) {
901
881
  var t;
902
- return (t = e != null ? e : ur.Promise) !== null && t !== void 0 ? t : Promise;
882
+ return (t = e != null ? e : ln.Promise) !== null && t !== void 0 ? t : Promise;
903
883
  }
904
- function En(e) {
905
- return e && X(e.next) && X(e.error) && X(e.complete);
884
+ function gn(e) {
885
+ return e && W(e.next) && W(e.error) && W(e.complete);
906
886
  }
907
- function wn(e) {
908
- return e && e instanceof hr || En(e) && lr(e);
887
+ function vn(e) {
888
+ return e && e instanceof or || gn(e) && ir(e);
909
889
  }
910
- var Sn = sr(function(e) {
890
+ var yn = rr(function(e) {
911
891
  return function() {
912
892
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
913
893
  };
914
- }), cr = function(e) {
915
- z(t, e);
894
+ }), sr = function(e) {
895
+ Z(t, e);
916
896
  function t() {
917
897
  var r = e.call(this) || this;
918
898
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
919
899
  }
920
900
  return t.prototype.lift = function(r) {
921
- var n = new Mt(this, this);
901
+ var n = new It(this, this);
922
902
  return n.operator = r, n;
923
903
  }, t.prototype._throwIfClosed = function() {
924
904
  if (this.closed)
925
- throw new Sn();
905
+ throw new yn();
926
906
  }, t.prototype.next = function(r) {
927
907
  var n = this;
928
- Ne(function() {
908
+ Le(function() {
929
909
  var i, o;
930
910
  if (n._throwIfClosed(), !n.isStopped) {
931
911
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
932
912
  try {
933
- for (var s = ot(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
913
+ for (var s = nt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
934
914
  var u = a.value;
935
915
  u.next(r);
936
916
  }
@@ -948,7 +928,7 @@ var Sn = sr(function(e) {
948
928
  });
949
929
  }, t.prototype.error = function(r) {
950
930
  var n = this;
951
- Ne(function() {
931
+ Le(function() {
952
932
  if (n._throwIfClosed(), !n.isStopped) {
953
933
  n.hasError = n.isStopped = !0, n.thrownError = r;
954
934
  for (var i = n.observers; i.length; )
@@ -957,7 +937,7 @@ var Sn = sr(function(e) {
957
937
  });
958
938
  }, t.prototype.complete = function() {
959
939
  var r = this;
960
- Ne(function() {
940
+ Le(function() {
961
941
  if (r._throwIfClosed(), !r.isStopped) {
962
942
  r.isStopped = !0;
963
943
  for (var n = r.observers; n.length; )
@@ -979,20 +959,20 @@ var Sn = sr(function(e) {
979
959
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
980
960
  }, t.prototype._innerSubscribe = function(r) {
981
961
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
982
- return o || s ? ar : (this.currentObservers = null, a.push(r), new Ge(function() {
983
- n.currentObservers = null, at(a, r);
962
+ return o || s ? nr : (this.currentObservers = null, a.push(r), new $e(function() {
963
+ n.currentObservers = null, ot(a, r);
984
964
  }));
985
965
  }, t.prototype._checkFinalizedStatuses = function(r) {
986
966
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
987
967
  i ? r.error(o) : s && r.complete();
988
968
  }, t.prototype.asObservable = function() {
989
- var r = new Lt();
969
+ var r = new Bt();
990
970
  return r.source = this, r;
991
971
  }, t.create = function(r, n) {
992
- return new Mt(r, n);
972
+ return new It(r, n);
993
973
  }, t;
994
- }(Lt), Mt = function(e) {
995
- z(t, e);
974
+ }(Bt), It = function(e) {
975
+ Z(t, e);
996
976
  function t(r, n) {
997
977
  var i = e.call(this) || this;
998
978
  return i.destination = r, i.source = n, i;
@@ -1008,17 +988,17 @@ var Sn = sr(function(e) {
1008
988
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
1009
989
  }, t.prototype._subscribe = function(r) {
1010
990
  var n, i;
1011
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : ar;
991
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : nr;
1012
992
  }, t;
1013
- }(cr), fr = {
993
+ }(sr), ar = {
1014
994
  now: function() {
1015
- return (fr.delegate || Date).now();
995
+ return (ar.delegate || Date).now();
1016
996
  },
1017
997
  delegate: void 0
1018
- }, Tn = function(e) {
1019
- z(t, e);
998
+ }, _n = function(e) {
999
+ Z(t, e);
1020
1000
  function t(r, n, i) {
1021
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = fr);
1001
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = ar);
1022
1002
  var o = e.call(this) || this;
1023
1003
  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;
1024
1004
  }
@@ -1038,249 +1018,247 @@ var Sn = sr(function(e) {
1038
1018
  l && o.splice(0, l + 1);
1039
1019
  }
1040
1020
  }, t;
1041
- }(cr);
1042
- const Rt = [], Dt = {}, Hn = (e, t = 0) => {
1043
- if (Rt.indexOf(e) == -1) {
1044
- const r = new Tn(t);
1045
- Dt[e] = r, Rt.push(e);
1021
+ }(sr);
1022
+ const Ot = [], Lt = {}, xn = (e, t = 0) => {
1023
+ if (Ot.indexOf(e) == -1) {
1024
+ const r = new _n(t);
1025
+ Lt[e] = r, Ot.push(e);
1046
1026
  }
1047
- return Dt[e];
1048
- }, he = [];
1049
- function An(e, t) {
1027
+ return Lt[e];
1028
+ }, ue = [];
1029
+ function En(e, t) {
1050
1030
  return {
1051
- subscribe: ke(e, t).subscribe
1031
+ subscribe: Ge(e, t).subscribe
1052
1032
  };
1053
1033
  }
1054
- function ke(e, t = $) {
1034
+ function Ge(e, t = G) {
1055
1035
  let r;
1056
1036
  const n = /* @__PURE__ */ new Set();
1057
1037
  function i(a) {
1058
- if (nr(e, a) && (e = a, r)) {
1059
- const u = !he.length;
1038
+ if (Kt(e, a) && (e = a, r)) {
1039
+ const u = !ue.length;
1060
1040
  for (const l of n)
1061
- l[1](), he.push(l, e);
1041
+ l[1](), ue.push(l, e);
1062
1042
  if (u) {
1063
- for (let l = 0; l < he.length; l += 2)
1064
- he[l][0](he[l + 1]);
1065
- he.length = 0;
1043
+ for (let l = 0; l < ue.length; l += 2)
1044
+ ue[l][0](ue[l + 1]);
1045
+ ue.length = 0;
1066
1046
  }
1067
1047
  }
1068
1048
  }
1069
1049
  function o(a) {
1070
1050
  i(a(e));
1071
1051
  }
1072
- function s(a, u = $) {
1052
+ function s(a, u = G) {
1073
1053
  const l = [a, u];
1074
- return n.add(l), n.size === 1 && (r = t(i, o) || $), a(e), () => {
1054
+ return n.add(l), n.size === 1 && (r = t(i, o) || G), a(e), () => {
1075
1055
  n.delete(l), n.size === 0 && r && (r(), r = null);
1076
1056
  };
1077
1057
  }
1078
1058
  return { set: i, update: o, subscribe: s };
1079
1059
  }
1080
- function ve(e, t, r) {
1060
+ function ge(e, t, r) {
1081
1061
  const n = !Array.isArray(e), i = n ? [e] : e;
1082
1062
  if (!i.every(Boolean))
1083
1063
  throw new Error("derived() expects stores as input, got a falsy value");
1084
1064
  const o = t.length < 2;
1085
- return An(r, (s, a) => {
1065
+ return En(r, (s, a) => {
1086
1066
  let u = !1;
1087
1067
  const l = [];
1088
- let h = 0, p = $;
1089
- const f = () => {
1068
+ let h = 0, f = G;
1069
+ const c = () => {
1090
1070
  if (h)
1091
1071
  return;
1092
- p();
1072
+ f();
1093
1073
  const x = t(n ? l[0] : l, s, a);
1094
- o ? s(x) : p = gt(x) ? x : $;
1074
+ o ? s(x) : f = mt(x) ? x : G;
1095
1075
  }, v = i.map(
1096
- (x, b) => ir(
1076
+ (x, b) => er(
1097
1077
  x,
1098
- (P) => {
1099
- l[b] = P, h &= ~(1 << b), u && f();
1078
+ (B) => {
1079
+ l[b] = B, h &= ~(1 << b), u && c();
1100
1080
  },
1101
1081
  () => {
1102
1082
  h |= 1 << b;
1103
1083
  }
1104
1084
  )
1105
1085
  );
1106
- return u = !0, f(), function() {
1107
- te(v), p(), u = !1;
1086
+ return u = !0, c(), function() {
1087
+ ne(v), f(), u = !1;
1108
1088
  };
1109
1089
  });
1110
1090
  }
1111
- function Fn(e) {
1091
+ function wn(e) {
1112
1092
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1113
1093
  }
1114
- var Bn = function(t) {
1115
- return Pn(t) && !Cn(t);
1094
+ var Sn = function(t) {
1095
+ return Tn(t) && !Hn(t);
1116
1096
  };
1117
- function Pn(e) {
1097
+ function Tn(e) {
1118
1098
  return !!e && typeof e == "object";
1119
1099
  }
1120
- function Cn(e) {
1100
+ function Hn(e) {
1121
1101
  var t = Object.prototype.toString.call(e);
1122
- return t === "[object RegExp]" || t === "[object Date]" || Ln(e);
1102
+ return t === "[object RegExp]" || t === "[object Date]" || Pn(e);
1123
1103
  }
1124
- var In = typeof Symbol == "function" && Symbol.for, On = In ? Symbol.for("react.element") : 60103;
1125
- function Ln(e) {
1126
- return e.$$typeof === On;
1104
+ var An = typeof Symbol == "function" && Symbol.for, Fn = An ? Symbol.for("react.element") : 60103;
1105
+ function Pn(e) {
1106
+ return e.$$typeof === Fn;
1127
1107
  }
1128
- function Nn(e) {
1108
+ function Bn(e) {
1129
1109
  return Array.isArray(e) ? [] : {};
1130
1110
  }
1131
- function Se(e, t) {
1132
- return t.clone !== !1 && t.isMergeableObject(e) ? de(Nn(e), e, t) : e;
1111
+ function Te(e, t) {
1112
+ return t.clone !== !1 && t.isMergeableObject(e) ? pe(Bn(e), e, t) : e;
1133
1113
  }
1134
- function Mn(e, t, r) {
1114
+ function Cn(e, t, r) {
1135
1115
  return e.concat(t).map(function(n) {
1136
- return Se(n, r);
1116
+ return Te(n, r);
1137
1117
  });
1138
1118
  }
1139
- function Rn(e, t) {
1119
+ function In(e, t) {
1140
1120
  if (!t.customMerge)
1141
- return de;
1121
+ return pe;
1142
1122
  var r = t.customMerge(e);
1143
- return typeof r == "function" ? r : de;
1123
+ return typeof r == "function" ? r : pe;
1144
1124
  }
1145
- function Dn(e) {
1125
+ function On(e) {
1146
1126
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1147
1127
  return Object.propertyIsEnumerable.call(e, t);
1148
1128
  }) : [];
1149
1129
  }
1150
- function Ut(e) {
1151
- return Object.keys(e).concat(Dn(e));
1130
+ function Nt(e) {
1131
+ return Object.keys(e).concat(On(e));
1152
1132
  }
1153
- function pr(e, t) {
1133
+ function lr(e, t) {
1154
1134
  try {
1155
1135
  return t in e;
1156
1136
  } catch (r) {
1157
1137
  return !1;
1158
1138
  }
1159
1139
  }
1160
- function Un(e, t) {
1161
- return pr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1140
+ function Ln(e, t) {
1141
+ return lr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1162
1142
  }
1163
- function $n(e, t, r) {
1143
+ function Nn(e, t, r) {
1164
1144
  var n = {};
1165
- return r.isMergeableObject(e) && Ut(e).forEach(function(i) {
1166
- n[i] = Se(e[i], r);
1167
- }), Ut(t).forEach(function(i) {
1168
- Un(e, i) || (pr(e, i) && r.isMergeableObject(t[i]) ? n[i] = Rn(i, r)(e[i], t[i], r) : n[i] = Se(t[i], r));
1145
+ return r.isMergeableObject(e) && Nt(e).forEach(function(i) {
1146
+ n[i] = Te(e[i], r);
1147
+ }), Nt(t).forEach(function(i) {
1148
+ Ln(e, i) || (lr(e, i) && r.isMergeableObject(t[i]) ? n[i] = In(i, r)(e[i], t[i], r) : n[i] = Te(t[i], r));
1169
1149
  }), n;
1170
1150
  }
1171
- function de(e, t, r) {
1172
- r = r || {}, r.arrayMerge = r.arrayMerge || Mn, r.isMergeableObject = r.isMergeableObject || Bn, r.cloneUnlessOtherwiseSpecified = Se;
1151
+ function pe(e, t, r) {
1152
+ r = r || {}, r.arrayMerge = r.arrayMerge || Cn, r.isMergeableObject = r.isMergeableObject || Sn, r.cloneUnlessOtherwiseSpecified = Te;
1173
1153
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1174
- return o ? n ? r.arrayMerge(e, t, r) : $n(e, t, r) : Se(t, r);
1154
+ return o ? n ? r.arrayMerge(e, t, r) : Nn(e, t, r) : Te(t, r);
1175
1155
  }
1176
- de.all = function(t, r) {
1156
+ pe.all = function(t, r) {
1177
1157
  if (!Array.isArray(t))
1178
1158
  throw new Error("first argument should be an array");
1179
1159
  return t.reduce(function(n, i) {
1180
- return de(n, i, r);
1160
+ return pe(n, i, r);
1181
1161
  }, {});
1182
1162
  };
1183
- var Gn = de, kn = Gn;
1184
- const jn = /* @__PURE__ */ Fn(kn);
1185
- function Qe(e, t) {
1186
- var r = t && t.cache ? t.cache : Jn, n = t && t.serializer ? t.serializer : Zn, i = t && t.strategy ? t.strategy : Xn;
1163
+ var Mn = pe, Rn = Mn;
1164
+ const Dn = /* @__PURE__ */ wn(Rn);
1165
+ function Ze(e, t) {
1166
+ var r = t && t.cache ? t.cache : Xn, n = t && t.serializer ? t.serializer : jn, i = t && t.strategy ? t.strategy : Gn;
1187
1167
  return i(e, {
1188
1168
  cache: r,
1189
1169
  serializer: n
1190
1170
  });
1191
1171
  }
1192
- function Vn(e) {
1172
+ function Un(e) {
1193
1173
  return e == null || typeof e == "number" || typeof e == "boolean";
1194
1174
  }
1195
- function dr(e, t, r, n) {
1196
- var i = Vn(n) ? n : r(n), o = t.get(i);
1175
+ function $n(e, t, r, n) {
1176
+ var i = Un(n) ? n : r(n), o = t.get(i);
1197
1177
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1198
1178
  }
1199
- function mr(e, t, r) {
1179
+ function ur(e, t, r) {
1200
1180
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1201
1181
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1202
1182
  }
1203
- function vt(e, t, r, n, i) {
1183
+ function hr(e, t, r, n, i) {
1204
1184
  return r.bind(t, e, n, i);
1205
1185
  }
1206
- function Xn(e, t) {
1207
- var r = e.length === 1 ? dr : mr;
1208
- return vt(e, this, r, t.cache.create(), t.serializer);
1209
- }
1210
- function Wn(e, t) {
1211
- return vt(e, this, mr, t.cache.create(), t.serializer);
1186
+ function Gn(e, t) {
1187
+ var r = e.length === 1 ? $n : ur;
1188
+ return hr(e, this, r, t.cache.create(), t.serializer);
1212
1189
  }
1213
- function zn(e, t) {
1214
- return vt(e, this, dr, t.cache.create(), t.serializer);
1190
+ function kn(e, t) {
1191
+ return hr(e, this, ur, t.cache.create(), t.serializer);
1215
1192
  }
1216
- var Zn = function() {
1193
+ var jn = function() {
1217
1194
  return JSON.stringify(arguments);
1218
- };
1219
- function yt() {
1220
- this.cache = /* @__PURE__ */ Object.create(null);
1221
- }
1222
- yt.prototype.get = function(e) {
1223
- return this.cache[e];
1224
- };
1225
- yt.prototype.set = function(e, t) {
1226
- this.cache[e] = t;
1227
- };
1228
- var Jn = {
1195
+ }, Vn = (
1196
+ /** @class */
1197
+ function() {
1198
+ function e() {
1199
+ this.cache = /* @__PURE__ */ Object.create(null);
1200
+ }
1201
+ return e.prototype.get = function(t) {
1202
+ return this.cache[t];
1203
+ }, e.prototype.set = function(t, r) {
1204
+ this.cache[t] = r;
1205
+ }, e;
1206
+ }()
1207
+ ), Xn = {
1229
1208
  create: function() {
1230
- return new yt();
1209
+ return new Vn();
1231
1210
  }
1232
- }, qe = {
1233
- variadic: Wn,
1234
- monadic: zn
1211
+ }, Je = {
1212
+ variadic: kn
1235
1213
  }, _;
1236
1214
  (function(e) {
1237
1215
  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";
1238
1216
  })(_ || (_ = {}));
1239
- var B;
1217
+ var P;
1240
1218
  (function(e) {
1241
1219
  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";
1242
- })(B || (B = {}));
1243
- var me;
1220
+ })(P || (P = {}));
1221
+ var de;
1244
1222
  (function(e) {
1245
1223
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1246
- })(me || (me = {}));
1247
- function $t(e) {
1248
- return e.type === B.literal;
1224
+ })(de || (de = {}));
1225
+ function Mt(e) {
1226
+ return e.type === P.literal;
1249
1227
  }
1250
- function Qn(e) {
1251
- return e.type === B.argument;
1228
+ function Wn(e) {
1229
+ return e.type === P.argument;
1252
1230
  }
1253
- function br(e) {
1254
- return e.type === B.number;
1231
+ function cr(e) {
1232
+ return e.type === P.number;
1255
1233
  }
1256
- function gr(e) {
1257
- return e.type === B.date;
1234
+ function fr(e) {
1235
+ return e.type === P.date;
1258
1236
  }
1259
- function vr(e) {
1260
- return e.type === B.time;
1237
+ function pr(e) {
1238
+ return e.type === P.time;
1261
1239
  }
1262
- function yr(e) {
1263
- return e.type === B.select;
1240
+ function dr(e) {
1241
+ return e.type === P.select;
1264
1242
  }
1265
- function _r(e) {
1266
- return e.type === B.plural;
1243
+ function mr(e) {
1244
+ return e.type === P.plural;
1267
1245
  }
1268
- function qn(e) {
1269
- return e.type === B.pound;
1246
+ function zn(e) {
1247
+ return e.type === P.pound;
1270
1248
  }
1271
- function xr(e) {
1272
- return e.type === B.tag;
1249
+ function br(e) {
1250
+ return e.type === P.tag;
1273
1251
  }
1274
- function Er(e) {
1275
- return !!(e && typeof e == "object" && e.type === me.number);
1252
+ function gr(e) {
1253
+ return !!(e && typeof e == "object" && e.type === de.number);
1276
1254
  }
1277
- function ut(e) {
1278
- return !!(e && typeof e == "object" && e.type === me.dateTime);
1255
+ function at(e) {
1256
+ return !!(e && typeof e == "object" && e.type === de.dateTime);
1279
1257
  }
1280
- var wr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Yn = /(?:[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;
1281
- function Kn(e) {
1258
+ var vr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Zn = /(?:[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;
1259
+ function Jn(e) {
1282
1260
  var t = {};
1283
- return e.replace(Yn, function(r) {
1261
+ return e.replace(Zn, function(r) {
1284
1262
  var n = r.length;
1285
1263
  switch (r[0]) {
1286
1264
  case "G":
@@ -1369,36 +1347,36 @@ function Kn(e) {
1369
1347
  return "";
1370
1348
  }), t;
1371
1349
  }
1372
- var ei = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1373
- function ti(e) {
1350
+ var Qn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1351
+ function qn(e) {
1374
1352
  if (e.length === 0)
1375
1353
  throw new Error("Number skeleton cannot be empty");
1376
- for (var t = e.split(ei).filter(function(f) {
1377
- return f.length > 0;
1354
+ for (var t = e.split(Qn).filter(function(c) {
1355
+ return c.length > 0;
1378
1356
  }), r = [], n = 0, i = t; n < i.length; n++) {
1379
1357
  var o = i[n], s = o.split("/");
1380
1358
  if (s.length === 0)
1381
1359
  throw new Error("Invalid number skeleton");
1382
1360
  for (var a = s[0], u = s.slice(1), l = 0, h = u; l < h.length; l++) {
1383
- var p = h[l];
1384
- if (p.length === 0)
1361
+ var f = h[l];
1362
+ if (f.length === 0)
1385
1363
  throw new Error("Invalid number skeleton");
1386
1364
  }
1387
1365
  r.push({ stem: a, options: u });
1388
1366
  }
1389
1367
  return r;
1390
1368
  }
1391
- function ri(e) {
1369
+ function Yn(e) {
1392
1370
  return e.replace(/^(.*?)-/, "");
1393
1371
  }
1394
- var Gt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Sr = /^(@+)?(\+|#+)?[rs]?$/g, ni = /(\*)(0+)|(#+)(0+)|(0+)/g, Tr = /^(0+)$/;
1395
- function kt(e) {
1372
+ var Rt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, yr = /^(@+)?(\+|#+)?[rs]?$/g, Kn = /(\*)(0+)|(#+)(0+)|(0+)/g, _r = /^(0+)$/;
1373
+ function Dt(e) {
1396
1374
  var t = {};
1397
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Sr, function(r, n, i) {
1375
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(yr, function(r, n, i) {
1398
1376
  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)), "";
1399
1377
  }), t;
1400
1378
  }
1401
- function Hr(e) {
1379
+ function xr(e) {
1402
1380
  switch (e) {
1403
1381
  case "sign-auto":
1404
1382
  return {
@@ -1438,7 +1416,7 @@ function Hr(e) {
1438
1416
  };
1439
1417
  }
1440
1418
  }
1441
- function ii(e) {
1419
+ function ei(e) {
1442
1420
  var t;
1443
1421
  if (e[0] === "E" && e[1] === "E" ? (t = {
1444
1422
  notation: "engineering"
@@ -1446,17 +1424,17 @@ function ii(e) {
1446
1424
  notation: "scientific"
1447
1425
  }, e = e.slice(1)), t) {
1448
1426
  var r = e.slice(0, 2);
1449
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Tr.test(e))
1427
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !_r.test(e))
1450
1428
  throw new Error("Malformed concise eng/scientific notation");
1451
1429
  t.minimumIntegerDigits = e.length;
1452
1430
  }
1453
1431
  return t;
1454
1432
  }
1455
- function jt(e) {
1456
- var t = {}, r = Hr(e);
1433
+ function Ut(e) {
1434
+ var t = {}, r = xr(e);
1457
1435
  return r || t;
1458
1436
  }
1459
- function oi(e) {
1437
+ function ti(e) {
1460
1438
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1461
1439
  var i = n[r];
1462
1440
  switch (i.stem) {
@@ -1480,7 +1458,7 @@ function oi(e) {
1480
1458
  continue;
1481
1459
  case "measure-unit":
1482
1460
  case "unit":
1483
- t.style = "unit", t.unit = ri(i.options[0]);
1461
+ t.style = "unit", t.unit = Yn(i.options[0]);
1484
1462
  continue;
1485
1463
  case "compact-short":
1486
1464
  case "K":
@@ -1491,13 +1469,13 @@ function oi(e) {
1491
1469
  t.notation = "compact", t.compactDisplay = "long";
1492
1470
  continue;
1493
1471
  case "scientific":
1494
- t = S(S(S({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1495
- return S(S({}, u), jt(l));
1472
+ t = T(T(T({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1473
+ return T(T({}, u), Ut(l));
1496
1474
  }, {}));
1497
1475
  continue;
1498
1476
  case "engineering":
1499
- t = S(S(S({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1500
- return S(S({}, u), jt(l));
1477
+ t = T(T(T({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1478
+ return T(T({}, u), Ut(l));
1501
1479
  }, {}));
1502
1480
  continue;
1503
1481
  case "notation-simple":
@@ -1542,11 +1520,11 @@ function oi(e) {
1542
1520
  case "integer-width":
1543
1521
  if (i.options.length > 1)
1544
1522
  throw new RangeError("integer-width stems only accept a single optional option");
1545
- i.options[0].replace(ni, function(u, l, h, p, f, v) {
1523
+ i.options[0].replace(Kn, function(u, l, h, f, c, v) {
1546
1524
  if (l)
1547
1525
  t.minimumIntegerDigits = h.length;
1548
1526
  else {
1549
- if (p && f)
1527
+ if (f && c)
1550
1528
  throw new Error("We currently do not support maximum integer digits");
1551
1529
  if (v)
1552
1530
  throw new Error("We currently do not support exact integer digits");
@@ -1555,32 +1533,32 @@ function oi(e) {
1555
1533
  });
1556
1534
  continue;
1557
1535
  }
1558
- if (Tr.test(i.stem)) {
1536
+ if (_r.test(i.stem)) {
1559
1537
  t.minimumIntegerDigits = i.stem.length;
1560
1538
  continue;
1561
1539
  }
1562
- if (Gt.test(i.stem)) {
1540
+ if (Rt.test(i.stem)) {
1563
1541
  if (i.options.length > 1)
1564
1542
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1565
- i.stem.replace(Gt, function(u, l, h, p, f, v) {
1566
- return h === "*" ? t.minimumFractionDigits = l.length : p && p[0] === "#" ? t.maximumFractionDigits = p.length : f && v ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + v.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1543
+ i.stem.replace(Rt, function(u, l, h, f, c, v) {
1544
+ return h === "*" ? t.minimumFractionDigits = l.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && v ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + v.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1567
1545
  });
1568
1546
  var o = i.options[0];
1569
- o === "w" ? t = S(S({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = S(S({}, t), kt(o)));
1547
+ o === "w" ? t = T(T({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = T(T({}, t), Dt(o)));
1570
1548
  continue;
1571
1549
  }
1572
- if (Sr.test(i.stem)) {
1573
- t = S(S({}, t), kt(i.stem));
1550
+ if (yr.test(i.stem)) {
1551
+ t = T(T({}, t), Dt(i.stem));
1574
1552
  continue;
1575
1553
  }
1576
- var s = Hr(i.stem);
1577
- s && (t = S(S({}, t), s));
1578
- var a = ii(i.stem);
1579
- a && (t = S(S({}, t), a));
1554
+ var s = xr(i.stem);
1555
+ s && (t = T(T({}, t), s));
1556
+ var a = ei(i.stem);
1557
+ a && (t = T(T({}, t), a));
1580
1558
  }
1581
1559
  return t;
1582
1560
  }
1583
- var Oe = {
1561
+ var Ie = {
1584
1562
  "001": [
1585
1563
  "H",
1586
1564
  "h"
@@ -2995,13 +2973,13 @@ var Oe = {
2995
2973
  "h"
2996
2974
  ]
2997
2975
  };
2998
- function si(e, t) {
2976
+ function ri(e, t) {
2999
2977
  for (var r = "", n = 0; n < e.length; n++) {
3000
2978
  var i = e.charAt(n);
3001
2979
  if (i === "j") {
3002
2980
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3003
2981
  o++, n++;
3004
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = ai(t);
2982
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = ni(t);
3005
2983
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
3006
2984
  r += u;
3007
2985
  for (; s-- > 0; )
@@ -3011,7 +2989,7 @@ function si(e, t) {
3011
2989
  }
3012
2990
  return r;
3013
2991
  }
3014
- function ai(e) {
2992
+ function ni(e) {
3015
2993
  var t = e.hourCycle;
3016
2994
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3017
2995
  e.hourCycles && // @ts-ignore
@@ -3030,23 +3008,23 @@ function ai(e) {
3030
3008
  }
3031
3009
  var r = e.language, n;
3032
3010
  r !== "root" && (n = e.maximize().region);
3033
- var i = Oe[n || ""] || Oe[r || ""] || Oe["".concat(r, "-001")] || Oe["001"];
3011
+ var i = Ie[n || ""] || Ie[r || ""] || Ie["".concat(r, "-001")] || Ie["001"];
3034
3012
  return i[0];
3035
3013
  }
3036
- var Ye, li = new RegExp("^".concat(wr.source, "*")), ui = new RegExp("".concat(wr.source, "*$"));
3014
+ var Qe, ii = new RegExp("^".concat(vr.source, "*")), oi = new RegExp("".concat(vr.source, "*$"));
3037
3015
  function E(e, t) {
3038
3016
  return { start: e, end: t };
3039
3017
  }
3040
- var hi = !!String.prototype.startsWith && "_a".startsWith("a", 1), ci = !!String.fromCodePoint, fi = !!Object.fromEntries, pi = !!String.prototype.codePointAt, di = !!String.prototype.trimStart, mi = !!String.prototype.trimEnd, bi = !!Number.isSafeInteger, gi = bi ? Number.isSafeInteger : function(e) {
3018
+ var si = !!String.prototype.startsWith && "_a".startsWith("a", 1), ai = !!String.fromCodePoint, li = !!Object.fromEntries, ui = !!String.prototype.codePointAt, hi = !!String.prototype.trimStart, ci = !!String.prototype.trimEnd, fi = !!Number.isSafeInteger, pi = fi ? Number.isSafeInteger : function(e) {
3041
3019
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3042
- }, ht = !0;
3020
+ }, lt = !0;
3043
3021
  try {
3044
- var vi = Fr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3045
- ht = ((Ye = vi.exec("a")) === null || Ye === void 0 ? void 0 : Ye[0]) === "a";
3022
+ var di = wr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3023
+ lt = ((Qe = di.exec("a")) === null || Qe === void 0 ? void 0 : Qe[0]) === "a";
3046
3024
  } catch (e) {
3047
- ht = !1;
3025
+ lt = !1;
3048
3026
  }
3049
- var Vt = hi ? (
3027
+ var $t = si ? (
3050
3028
  // Native
3051
3029
  function(t, r, n) {
3052
3030
  return t.startsWith(r, n);
@@ -3056,7 +3034,7 @@ var Vt = hi ? (
3056
3034
  function(t, r, n) {
3057
3035
  return t.slice(n, n + r.length) === r;
3058
3036
  }
3059
- ), ct = ci ? String.fromCodePoint : (
3037
+ ), ut = ai ? String.fromCodePoint : (
3060
3038
  // IE11
3061
3039
  function() {
3062
3040
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3068,9 +3046,9 @@ var Vt = hi ? (
3068
3046
  }
3069
3047
  return n;
3070
3048
  }
3071
- ), Xt = (
3049
+ ), Gt = (
3072
3050
  // native
3073
- fi ? Object.fromEntries : (
3051
+ li ? Object.fromEntries : (
3074
3052
  // Ponyfill
3075
3053
  function(t) {
3076
3054
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3080,7 +3058,7 @@ var Vt = hi ? (
3080
3058
  return r;
3081
3059
  }
3082
3060
  )
3083
- ), Ar = pi ? (
3061
+ ), Er = ui ? (
3084
3062
  // Native
3085
3063
  function(t, r) {
3086
3064
  return t.codePointAt(r);
@@ -3094,7 +3072,7 @@ var Vt = hi ? (
3094
3072
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3095
3073
  }
3096
3074
  }
3097
- ), yi = di ? (
3075
+ ), mi = hi ? (
3098
3076
  // Native
3099
3077
  function(t) {
3100
3078
  return t.trimStart();
@@ -3102,9 +3080,9 @@ var Vt = hi ? (
3102
3080
  ) : (
3103
3081
  // Ponyfill
3104
3082
  function(t) {
3105
- return t.replace(li, "");
3083
+ return t.replace(ii, "");
3106
3084
  }
3107
- ), _i = mi ? (
3085
+ ), bi = ci ? (
3108
3086
  // Native
3109
3087
  function(t) {
3110
3088
  return t.trimEnd();
@@ -3112,32 +3090,32 @@ var Vt = hi ? (
3112
3090
  ) : (
3113
3091
  // Ponyfill
3114
3092
  function(t) {
3115
- return t.replace(ui, "");
3093
+ return t.replace(oi, "");
3116
3094
  }
3117
3095
  );
3118
- function Fr(e, t) {
3096
+ function wr(e, t) {
3119
3097
  return new RegExp(e, t);
3120
3098
  }
3121
- var ft;
3122
- if (ht) {
3123
- var Wt = Fr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3124
- ft = function(t, r) {
3099
+ var ht;
3100
+ if (lt) {
3101
+ var kt = wr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3102
+ ht = function(t, r) {
3125
3103
  var n;
3126
- Wt.lastIndex = r;
3127
- var i = Wt.exec(t);
3104
+ kt.lastIndex = r;
3105
+ var i = kt.exec(t);
3128
3106
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3129
3107
  };
3130
3108
  } else
3131
- ft = function(t, r) {
3109
+ ht = function(t, r) {
3132
3110
  for (var n = []; ; ) {
3133
- var i = Ar(t, r);
3134
- if (i === void 0 || Br(i) || Si(i))
3111
+ var i = Er(t, r);
3112
+ if (i === void 0 || Sr(i) || _i(i))
3135
3113
  break;
3136
3114
  n.push(i), r += i >= 65536 ? 2 : 1;
3137
3115
  }
3138
- return ct.apply(void 0, n);
3116
+ return ut.apply(void 0, n);
3139
3117
  };
3140
- var xi = (
3118
+ var gi = (
3141
3119
  /** @class */
3142
3120
  function() {
3143
3121
  function e(t, r) {
@@ -3161,14 +3139,14 @@ var xi = (
3161
3139
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3162
3140
  var a = this.clonePosition();
3163
3141
  this.bump(), i.push({
3164
- type: B.pound,
3142
+ type: P.pound,
3165
3143
  location: E(a, this.clonePosition())
3166
3144
  });
3167
3145
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3168
3146
  if (n)
3169
3147
  break;
3170
3148
  return this.error(_.UNMATCHED_CLOSING_TAG, E(this.clonePosition(), this.clonePosition()));
3171
- } else if (o === 60 && !this.ignoreTag && pt(this.peek() || 0)) {
3149
+ } else if (o === 60 && !this.ignoreTag && ct(this.peek() || 0)) {
3172
3150
  var s = this.parseTag(t, r);
3173
3151
  if (s.err)
3174
3152
  return s;
@@ -3189,7 +3167,7 @@ var xi = (
3189
3167
  if (this.bumpSpace(), this.bumpIf("/>"))
3190
3168
  return {
3191
3169
  val: {
3192
- type: B.literal,
3170
+ type: P.literal,
3193
3171
  value: "<".concat(i, "/>"),
3194
3172
  location: E(n, this.clonePosition())
3195
3173
  },
@@ -3201,12 +3179,12 @@ var xi = (
3201
3179
  return o;
3202
3180
  var s = o.val, a = this.clonePosition();
3203
3181
  if (this.bumpIf("</")) {
3204
- if (this.isEOF() || !pt(this.char()))
3182
+ if (this.isEOF() || !ct(this.char()))
3205
3183
  return this.error(_.INVALID_TAG, E(a, this.clonePosition()));
3206
3184
  var u = this.clonePosition(), l = this.parseTagName();
3207
3185
  return i !== l ? this.error(_.UNMATCHED_CLOSING_TAG, E(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3208
3186
  val: {
3209
- type: B.tag,
3187
+ type: P.tag,
3210
3188
  value: i,
3211
3189
  children: s,
3212
3190
  location: E(n, this.clonePosition())
@@ -3219,7 +3197,7 @@ var xi = (
3219
3197
  return this.error(_.INVALID_TAG, E(n, this.clonePosition()));
3220
3198
  }, e.prototype.parseTagName = function() {
3221
3199
  var t = this.offset();
3222
- for (this.bump(); !this.isEOF() && wi(this.char()); )
3200
+ for (this.bump(); !this.isEOF() && yi(this.char()); )
3223
3201
  this.bump();
3224
3202
  return this.message.slice(t, this.offset());
3225
3203
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3243,12 +3221,12 @@ var xi = (
3243
3221
  }
3244
3222
  var u = E(n, this.clonePosition());
3245
3223
  return {
3246
- val: { type: B.literal, value: i, location: u },
3224
+ val: { type: P.literal, value: i, location: u },
3247
3225
  err: null
3248
3226
  };
3249
3227
  }, e.prototype.tryParseLeftAngleBracket = function() {
3250
3228
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3251
- !Ei(this.peek() || 0)) ? (this.bump(), "<") : null;
3229
+ !vi(this.peek() || 0)) ? (this.bump(), "<") : null;
3252
3230
  }, e.prototype.tryParseQuote = function(t) {
3253
3231
  if (this.isEOF() || this.char() !== 39)
3254
3232
  return null;
@@ -3282,12 +3260,12 @@ var xi = (
3282
3260
  r.push(n);
3283
3261
  this.bump();
3284
3262
  }
3285
- return ct.apply(void 0, r);
3263
+ return ut.apply(void 0, r);
3286
3264
  }, e.prototype.tryParseUnquoted = function(t, r) {
3287
3265
  if (this.isEOF())
3288
3266
  return null;
3289
3267
  var n = this.char();
3290
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ct(n));
3268
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ut(n));
3291
3269
  }, e.prototype.parseArgument = function(t, r) {
3292
3270
  var n = this.clonePosition();
3293
3271
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3303,7 +3281,7 @@ var xi = (
3303
3281
  case 125:
3304
3282
  return this.bump(), {
3305
3283
  val: {
3306
- type: B.argument,
3284
+ type: P.argument,
3307
3285
  // value does not include the opening and closing braces.
3308
3286
  value: i,
3309
3287
  location: E(n, this.clonePosition())
@@ -3316,7 +3294,7 @@ var xi = (
3316
3294
  return this.error(_.MALFORMED_ARGUMENT, E(n, this.clonePosition()));
3317
3295
  }
3318
3296
  }, e.prototype.parseIdentifierIfPossible = function() {
3319
- var t = this.clonePosition(), r = this.offset(), n = ft(this.message, r), i = r + n.length;
3297
+ var t = this.clonePosition(), r = this.offset(), n = ht(this.message, r), i = r + n.length;
3320
3298
  this.bumpTo(i);
3321
3299
  var o = this.clonePosition(), s = E(t, o);
3322
3300
  return { value: n, location: s };
@@ -3332,47 +3310,47 @@ var xi = (
3332
3310
  var l = null;
3333
3311
  if (this.bumpIf(",")) {
3334
3312
  this.bumpSpace();
3335
- var h = this.clonePosition(), p = this.parseSimpleArgStyleIfPossible();
3336
- if (p.err)
3337
- return p;
3338
- var f = _i(p.val);
3339
- if (f.length === 0)
3313
+ var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3314
+ if (f.err)
3315
+ return f;
3316
+ var c = bi(f.val);
3317
+ if (c.length === 0)
3340
3318
  return this.error(_.EXPECT_ARGUMENT_STYLE, E(this.clonePosition(), this.clonePosition()));
3341
3319
  var v = E(h, this.clonePosition());
3342
- l = { style: f, styleLocation: v };
3320
+ l = { style: c, styleLocation: v };
3343
3321
  }
3344
3322
  var x = this.tryParseArgumentClose(i);
3345
3323
  if (x.err)
3346
3324
  return x;
3347
3325
  var b = E(i, this.clonePosition());
3348
- if (l && Vt(l == null ? void 0 : l.style, "::", 0)) {
3349
- var P = yi(l.style.slice(2));
3326
+ if (l && $t(l == null ? void 0 : l.style, "::", 0)) {
3327
+ var B = mi(l.style.slice(2));
3350
3328
  if (a === "number") {
3351
- var p = this.parseNumberSkeletonFromString(P, l.styleLocation);
3352
- return p.err ? p : {
3353
- val: { type: B.number, value: n, location: b, style: p.val },
3329
+ var f = this.parseNumberSkeletonFromString(B, l.styleLocation);
3330
+ return f.err ? f : {
3331
+ val: { type: P.number, value: n, location: b, style: f.val },
3354
3332
  err: null
3355
3333
  };
3356
3334
  } else {
3357
- if (P.length === 0)
3335
+ if (B.length === 0)
3358
3336
  return this.error(_.EXPECT_DATE_TIME_SKELETON, b);
3359
- var T = P;
3360
- this.locale && (T = si(P, this.locale));
3361
- var f = {
3362
- type: me.dateTime,
3363
- pattern: T,
3337
+ var H = B;
3338
+ this.locale && (H = ri(B, this.locale));
3339
+ var c = {
3340
+ type: de.dateTime,
3341
+ pattern: H,
3364
3342
  location: l.styleLocation,
3365
- parsedOptions: this.shouldParseSkeletons ? Kn(T) : {}
3366
- }, y = a === "date" ? B.date : B.time;
3343
+ parsedOptions: this.shouldParseSkeletons ? Jn(H) : {}
3344
+ }, y = a === "date" ? P.date : P.time;
3367
3345
  return {
3368
- val: { type: y, value: n, location: b, style: f },
3346
+ val: { type: y, value: n, location: b, style: c },
3369
3347
  err: null
3370
3348
  };
3371
3349
  }
3372
3350
  }
3373
3351
  return {
3374
3352
  val: {
3375
- type: a === "number" ? B.number : a === "date" ? B.date : B.time,
3353
+ type: a === "number" ? P.number : a === "date" ? P.date : P.time,
3376
3354
  value: n,
3377
3355
  location: b,
3378
3356
  style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
@@ -3385,41 +3363,41 @@ var xi = (
3385
3363
  case "select": {
3386
3364
  var w = this.clonePosition();
3387
3365
  if (this.bumpSpace(), !this.bumpIf(","))
3388
- return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, E(w, S({}, w)));
3366
+ return this.error(_.EXPECT_SELECT_ARGUMENT_OPTIONS, E(w, T({}, w)));
3389
3367
  this.bumpSpace();
3390
- var C = this.parseIdentifierIfPossible(), I = 0;
3391
- if (a !== "select" && C.value === "offset") {
3368
+ var I = this.parseIdentifierIfPossible(), O = 0;
3369
+ if (a !== "select" && I.value === "offset") {
3392
3370
  if (!this.bumpIf(":"))
3393
3371
  return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, E(this.clonePosition(), this.clonePosition()));
3394
3372
  this.bumpSpace();
3395
- var p = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3396
- if (p.err)
3397
- return p;
3398
- this.bumpSpace(), C = this.parseIdentifierIfPossible(), I = p.val;
3373
+ var f = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3374
+ if (f.err)
3375
+ return f;
3376
+ this.bumpSpace(), I = this.parseIdentifierIfPossible(), O = f.val;
3399
3377
  }
3400
- var N = this.tryParsePluralOrSelectOptions(t, a, r, C);
3401
- if (N.err)
3402
- return N;
3378
+ var M = this.tryParsePluralOrSelectOptions(t, a, r, I);
3379
+ if (M.err)
3380
+ return M;
3403
3381
  var x = this.tryParseArgumentClose(i);
3404
3382
  if (x.err)
3405
3383
  return x;
3406
- var O = E(i, this.clonePosition());
3384
+ var L = E(i, this.clonePosition());
3407
3385
  return a === "select" ? {
3408
3386
  val: {
3409
- type: B.select,
3387
+ type: P.select,
3410
3388
  value: n,
3411
- options: Xt(N.val),
3412
- location: O
3389
+ options: Gt(M.val),
3390
+ location: L
3413
3391
  },
3414
3392
  err: null
3415
3393
  } : {
3416
3394
  val: {
3417
- type: B.plural,
3395
+ type: P.plural,
3418
3396
  value: n,
3419
- options: Xt(N.val),
3420
- offset: I,
3397
+ options: Gt(M.val),
3398
+ offset: O,
3421
3399
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3422
- location: O
3400
+ location: L
3423
3401
  },
3424
3402
  err: null
3425
3403
  };
@@ -3467,28 +3445,28 @@ var xi = (
3467
3445
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3468
3446
  var n = [];
3469
3447
  try {
3470
- n = ti(t);
3448
+ n = qn(t);
3471
3449
  } catch (i) {
3472
3450
  return this.error(_.INVALID_NUMBER_SKELETON, r);
3473
3451
  }
3474
3452
  return {
3475
3453
  val: {
3476
- type: me.number,
3454
+ type: de.number,
3477
3455
  tokens: n,
3478
3456
  location: r,
3479
- parsedOptions: this.shouldParseSkeletons ? oi(n) : {}
3457
+ parsedOptions: this.shouldParseSkeletons ? ti(n) : {}
3480
3458
  },
3481
3459
  err: null
3482
3460
  };
3483
3461
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3484
3462
  for (var o, s = !1, a = [], u = /* @__PURE__ */ new Set(), l = i.value, h = i.location; ; ) {
3485
3463
  if (l.length === 0) {
3486
- var p = this.clonePosition();
3464
+ var f = this.clonePosition();
3487
3465
  if (r !== "select" && this.bumpIf("=")) {
3488
- var f = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_SELECTOR, _.INVALID_PLURAL_ARGUMENT_SELECTOR);
3489
- if (f.err)
3490
- return f;
3491
- h = E(p, this.clonePosition()), l = this.message.slice(p.offset, this.offset());
3466
+ var c = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_SELECTOR, _.INVALID_PLURAL_ARGUMENT_SELECTOR);
3467
+ if (c.err)
3468
+ return c;
3469
+ h = E(f, this.clonePosition()), l = this.message.slice(f.offset, this.offset());
3492
3470
  } else
3493
3471
  break;
3494
3472
  }
@@ -3524,7 +3502,7 @@ var xi = (
3524
3502
  break;
3525
3503
  }
3526
3504
  var u = E(i, this.clonePosition());
3527
- return o ? (s *= n, gi(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3505
+ return o ? (s *= n, pi(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3528
3506
  }, e.prototype.offset = function() {
3529
3507
  return this.position.offset;
3530
3508
  }, e.prototype.isEOF = function() {
@@ -3539,7 +3517,7 @@ var xi = (
3539
3517
  var t = this.position.offset;
3540
3518
  if (t >= this.message.length)
3541
3519
  throw Error("out of bound");
3542
- var r = Ar(this.message, t);
3520
+ var r = Er(this.message, t);
3543
3521
  if (r === void 0)
3544
3522
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3545
3523
  return r;
@@ -3558,7 +3536,7 @@ var xi = (
3558
3536
  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);
3559
3537
  }
3560
3538
  }, e.prototype.bumpIf = function(t) {
3561
- if (Vt(this.message, t, this.offset())) {
3539
+ if ($t(this.message, t, this.offset())) {
3562
3540
  for (var r = 0; r < t.length; r++)
3563
3541
  this.bump();
3564
3542
  return !0;
@@ -3580,7 +3558,7 @@ var xi = (
3580
3558
  break;
3581
3559
  }
3582
3560
  }, e.prototype.bumpSpace = function() {
3583
- for (; !this.isEOF() && Br(this.char()); )
3561
+ for (; !this.isEOF() && Sr(this.char()); )
3584
3562
  this.bump();
3585
3563
  }, e.prototype.peek = function() {
3586
3564
  if (this.isEOF())
@@ -3590,47 +3568,47 @@ var xi = (
3590
3568
  }, e;
3591
3569
  }()
3592
3570
  );
3593
- function pt(e) {
3571
+ function ct(e) {
3594
3572
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3595
3573
  }
3596
- function Ei(e) {
3597
- return pt(e) || e === 47;
3574
+ function vi(e) {
3575
+ return ct(e) || e === 47;
3598
3576
  }
3599
- function wi(e) {
3577
+ function yi(e) {
3600
3578
  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;
3601
3579
  }
3602
- function Br(e) {
3580
+ function Sr(e) {
3603
3581
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3604
3582
  }
3605
- function Si(e) {
3583
+ function _i(e) {
3606
3584
  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;
3607
3585
  }
3608
- function dt(e) {
3586
+ function ft(e) {
3609
3587
  e.forEach(function(t) {
3610
- if (delete t.location, yr(t) || _r(t))
3588
+ if (delete t.location, dr(t) || mr(t))
3611
3589
  for (var r in t.options)
3612
- delete t.options[r].location, dt(t.options[r].value);
3590
+ delete t.options[r].location, ft(t.options[r].value);
3613
3591
  else
3614
- br(t) && Er(t.style) || (gr(t) || vr(t)) && ut(t.style) ? delete t.style.location : xr(t) && dt(t.children);
3592
+ cr(t) && gr(t.style) || (fr(t) || pr(t)) && at(t.style) ? delete t.style.location : br(t) && ft(t.children);
3615
3593
  });
3616
3594
  }
3617
- function Ti(e, t) {
3618
- t === void 0 && (t = {}), t = S({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3619
- var r = new xi(e, t).parse();
3595
+ function xi(e, t) {
3596
+ t === void 0 && (t = {}), t = T({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3597
+ var r = new gi(e, t).parse();
3620
3598
  if (r.err) {
3621
3599
  var n = SyntaxError(_[r.err.kind]);
3622
3600
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3623
3601
  }
3624
- return t != null && t.captureLocation || dt(r.val), r.val;
3602
+ return t != null && t.captureLocation || ft(r.val), r.val;
3625
3603
  }
3626
- var be;
3604
+ var me;
3627
3605
  (function(e) {
3628
3606
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3629
- })(be || (be = {}));
3630
- var je = (
3607
+ })(me || (me = {}));
3608
+ var ke = (
3631
3609
  /** @class */
3632
3610
  function(e) {
3633
- z(t, e);
3611
+ Z(t, e);
3634
3612
  function t(r, n, i) {
3635
3613
  var o = e.call(this, r) || this;
3636
3614
  return o.code = n, o.originalMessage = i, o;
@@ -3639,155 +3617,155 @@ var je = (
3639
3617
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3640
3618
  }, t;
3641
3619
  }(Error)
3642
- ), zt = (
3620
+ ), jt = (
3643
3621
  /** @class */
3644
3622
  function(e) {
3645
- z(t, e);
3623
+ Z(t, e);
3646
3624
  function t(r, n, i, o) {
3647
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), be.INVALID_VALUE, o) || this;
3625
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), me.INVALID_VALUE, o) || this;
3648
3626
  }
3649
3627
  return t;
3650
- }(je)
3651
- ), Hi = (
3628
+ }(ke)
3629
+ ), Ei = (
3652
3630
  /** @class */
3653
3631
  function(e) {
3654
- z(t, e);
3632
+ Z(t, e);
3655
3633
  function t(r, n, i) {
3656
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), be.INVALID_VALUE, i) || this;
3634
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), me.INVALID_VALUE, i) || this;
3657
3635
  }
3658
3636
  return t;
3659
- }(je)
3660
- ), Ai = (
3637
+ }(ke)
3638
+ ), wi = (
3661
3639
  /** @class */
3662
3640
  function(e) {
3663
- z(t, e);
3641
+ Z(t, e);
3664
3642
  function t(r, n) {
3665
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), be.MISSING_VALUE, n) || this;
3643
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), me.MISSING_VALUE, n) || this;
3666
3644
  }
3667
3645
  return t;
3668
- }(je)
3669
- ), L;
3646
+ }(ke)
3647
+ ), N;
3670
3648
  (function(e) {
3671
3649
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3672
- })(L || (L = {}));
3673
- function Fi(e) {
3650
+ })(N || (N = {}));
3651
+ function Si(e) {
3674
3652
  return e.length < 2 ? e : e.reduce(function(t, r) {
3675
3653
  var n = t[t.length - 1];
3676
- return !n || n.type !== L.literal || r.type !== L.literal ? t.push(r) : n.value += r.value, t;
3654
+ return !n || n.type !== N.literal || r.type !== N.literal ? t.push(r) : n.value += r.value, t;
3677
3655
  }, []);
3678
3656
  }
3679
- function Bi(e) {
3657
+ function Ti(e) {
3680
3658
  return typeof e == "function";
3681
3659
  }
3682
- function Me(e, t, r, n, i, o, s) {
3683
- if (e.length === 1 && $t(e[0]))
3660
+ function Ne(e, t, r, n, i, o, s) {
3661
+ if (e.length === 1 && Mt(e[0]))
3684
3662
  return [
3685
3663
  {
3686
- type: L.literal,
3664
+ type: N.literal,
3687
3665
  value: e[0].value
3688
3666
  }
3689
3667
  ];
3690
3668
  for (var a = [], u = 0, l = e; u < l.length; u++) {
3691
3669
  var h = l[u];
3692
- if ($t(h)) {
3670
+ if (Mt(h)) {
3693
3671
  a.push({
3694
- type: L.literal,
3672
+ type: N.literal,
3695
3673
  value: h.value
3696
3674
  });
3697
3675
  continue;
3698
3676
  }
3699
- if (qn(h)) {
3677
+ if (zn(h)) {
3700
3678
  typeof o == "number" && a.push({
3701
- type: L.literal,
3679
+ type: N.literal,
3702
3680
  value: r.getNumberFormat(t).format(o)
3703
3681
  });
3704
3682
  continue;
3705
3683
  }
3706
- var p = h.value;
3707
- if (!(i && p in i))
3708
- throw new Ai(p, s);
3709
- var f = i[p];
3710
- if (Qn(h)) {
3711
- (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3712
- type: typeof f == "string" ? L.literal : L.object,
3713
- value: f
3684
+ var f = h.value;
3685
+ if (!(i && f in i))
3686
+ throw new wi(f, s);
3687
+ var c = i[f];
3688
+ if (Wn(h)) {
3689
+ (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3690
+ type: typeof c == "string" ? N.literal : N.object,
3691
+ value: c
3714
3692
  });
3715
3693
  continue;
3716
3694
  }
3717
- if (gr(h)) {
3718
- var v = typeof h.style == "string" ? n.date[h.style] : ut(h.style) ? h.style.parsedOptions : void 0;
3695
+ if (fr(h)) {
3696
+ var v = typeof h.style == "string" ? n.date[h.style] : at(h.style) ? h.style.parsedOptions : void 0;
3719
3697
  a.push({
3720
- type: L.literal,
3721
- value: r.getDateTimeFormat(t, v).format(f)
3698
+ type: N.literal,
3699
+ value: r.getDateTimeFormat(t, v).format(c)
3722
3700
  });
3723
3701
  continue;
3724
3702
  }
3725
- if (vr(h)) {
3726
- var v = typeof h.style == "string" ? n.time[h.style] : ut(h.style) ? h.style.parsedOptions : n.time.medium;
3703
+ if (pr(h)) {
3704
+ var v = typeof h.style == "string" ? n.time[h.style] : at(h.style) ? h.style.parsedOptions : n.time.medium;
3727
3705
  a.push({
3728
- type: L.literal,
3729
- value: r.getDateTimeFormat(t, v).format(f)
3706
+ type: N.literal,
3707
+ value: r.getDateTimeFormat(t, v).format(c)
3730
3708
  });
3731
3709
  continue;
3732
3710
  }
3733
- if (br(h)) {
3734
- var v = typeof h.style == "string" ? n.number[h.style] : Er(h.style) ? h.style.parsedOptions : void 0;
3735
- v && v.scale && (f = f * (v.scale || 1)), a.push({
3736
- type: L.literal,
3737
- value: r.getNumberFormat(t, v).format(f)
3711
+ if (cr(h)) {
3712
+ var v = typeof h.style == "string" ? n.number[h.style] : gr(h.style) ? h.style.parsedOptions : void 0;
3713
+ v && v.scale && (c = c * (v.scale || 1)), a.push({
3714
+ type: N.literal,
3715
+ value: r.getNumberFormat(t, v).format(c)
3738
3716
  });
3739
3717
  continue;
3740
3718
  }
3741
- if (xr(h)) {
3742
- var x = h.children, b = h.value, P = i[b];
3743
- if (!Bi(P))
3744
- throw new Hi(b, "function", s);
3745
- var T = Me(x, t, r, n, i, o), y = P(T.map(function(I) {
3746
- return I.value;
3719
+ if (br(h)) {
3720
+ var x = h.children, b = h.value, B = i[b];
3721
+ if (!Ti(B))
3722
+ throw new Ei(b, "function", s);
3723
+ var H = Ne(x, t, r, n, i, o), y = B(H.map(function(O) {
3724
+ return O.value;
3747
3725
  }));
3748
- Array.isArray(y) || (y = [y]), a.push.apply(a, y.map(function(I) {
3726
+ Array.isArray(y) || (y = [y]), a.push.apply(a, y.map(function(O) {
3749
3727
  return {
3750
- type: typeof I == "string" ? L.literal : L.object,
3751
- value: I
3728
+ type: typeof O == "string" ? N.literal : N.object,
3729
+ value: O
3752
3730
  };
3753
3731
  }));
3754
3732
  }
3755
- if (yr(h)) {
3756
- var w = h.options[f] || h.options.other;
3733
+ if (dr(h)) {
3734
+ var w = h.options[c] || h.options.other;
3757
3735
  if (!w)
3758
- throw new zt(h.value, f, Object.keys(h.options), s);
3759
- a.push.apply(a, Me(w.value, t, r, n, i));
3736
+ throw new jt(h.value, c, Object.keys(h.options), s);
3737
+ a.push.apply(a, Ne(w.value, t, r, n, i));
3760
3738
  continue;
3761
3739
  }
3762
- if (_r(h)) {
3763
- var w = h.options["=".concat(f)];
3740
+ if (mr(h)) {
3741
+ var w = h.options["=".concat(c)];
3764
3742
  if (!w) {
3765
3743
  if (!Intl.PluralRules)
3766
- throw new je(`Intl.PluralRules is not available in this environment.
3744
+ throw new ke(`Intl.PluralRules is not available in this environment.
3767
3745
  Try polyfilling it using "@formatjs/intl-pluralrules"
3768
- `, be.MISSING_INTL_API, s);
3769
- var C = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3770
- w = h.options[C] || h.options.other;
3746
+ `, me.MISSING_INTL_API, s);
3747
+ var I = r.getPluralRules(t, { type: h.pluralType }).select(c - (h.offset || 0));
3748
+ w = h.options[I] || h.options.other;
3771
3749
  }
3772
3750
  if (!w)
3773
- throw new zt(h.value, f, Object.keys(h.options), s);
3774
- a.push.apply(a, Me(w.value, t, r, n, i, f - (h.offset || 0)));
3751
+ throw new jt(h.value, c, Object.keys(h.options), s);
3752
+ a.push.apply(a, Ne(w.value, t, r, n, i, c - (h.offset || 0)));
3775
3753
  continue;
3776
3754
  }
3777
3755
  }
3778
- return Fi(a);
3756
+ return Si(a);
3779
3757
  }
3780
- function Pi(e, t) {
3781
- return t ? S(S(S({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3782
- return r[n] = S(S({}, e[n]), t[n] || {}), r;
3758
+ function Hi(e, t) {
3759
+ return t ? T(T(T({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3760
+ return r[n] = T(T({}, e[n]), t[n] || {}), r;
3783
3761
  }, {})) : e;
3784
3762
  }
3785
- function Ci(e, t) {
3763
+ function Ai(e, t) {
3786
3764
  return t ? Object.keys(e).reduce(function(r, n) {
3787
- return r[n] = Pi(e[n], t[n]), r;
3788
- }, S({}, e)) : e;
3765
+ return r[n] = Hi(e[n], t[n]), r;
3766
+ }, T({}, e)) : e;
3789
3767
  }
3790
- function Ke(e) {
3768
+ function qe(e) {
3791
3769
  return {
3792
3770
  create: function() {
3793
3771
  return {
@@ -3801,39 +3779,39 @@ function Ke(e) {
3801
3779
  }
3802
3780
  };
3803
3781
  }
3804
- function Ii(e) {
3782
+ function Fi(e) {
3805
3783
  return e === void 0 && (e = {
3806
3784
  number: {},
3807
3785
  dateTime: {},
3808
3786
  pluralRules: {}
3809
3787
  }), {
3810
- getNumberFormat: Qe(function() {
3788
+ getNumberFormat: Ze(function() {
3811
3789
  for (var t, r = [], n = 0; n < arguments.length; n++)
3812
3790
  r[n] = arguments[n];
3813
- return new ((t = Intl.NumberFormat).bind.apply(t, pe([void 0], r, !1)))();
3791
+ return new ((t = Intl.NumberFormat).bind.apply(t, fe([void 0], r, !1)))();
3814
3792
  }, {
3815
- cache: Ke(e.number),
3816
- strategy: qe.variadic
3793
+ cache: qe(e.number),
3794
+ strategy: Je.variadic
3817
3795
  }),
3818
- getDateTimeFormat: Qe(function() {
3796
+ getDateTimeFormat: Ze(function() {
3819
3797
  for (var t, r = [], n = 0; n < arguments.length; n++)
3820
3798
  r[n] = arguments[n];
3821
- return new ((t = Intl.DateTimeFormat).bind.apply(t, pe([void 0], r, !1)))();
3799
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, fe([void 0], r, !1)))();
3822
3800
  }, {
3823
- cache: Ke(e.dateTime),
3824
- strategy: qe.variadic
3801
+ cache: qe(e.dateTime),
3802
+ strategy: Je.variadic
3825
3803
  }),
3826
- getPluralRules: Qe(function() {
3804
+ getPluralRules: Ze(function() {
3827
3805
  for (var t, r = [], n = 0; n < arguments.length; n++)
3828
3806
  r[n] = arguments[n];
3829
- return new ((t = Intl.PluralRules).bind.apply(t, pe([void 0], r, !1)))();
3807
+ return new ((t = Intl.PluralRules).bind.apply(t, fe([void 0], r, !1)))();
3830
3808
  }, {
3831
- cache: Ke(e.pluralRules),
3832
- strategy: qe.variadic
3809
+ cache: qe(e.pluralRules),
3810
+ strategy: Je.variadic
3833
3811
  })
3834
3812
  };
3835
3813
  }
3836
- var Oi = (
3814
+ var Pi = (
3837
3815
  /** @class */
3838
3816
  function() {
3839
3817
  function e(t, r, n, i) {
@@ -3847,12 +3825,12 @@ var Oi = (
3847
3825
  var l = o.formatToParts(u);
3848
3826
  if (l.length === 1)
3849
3827
  return l[0].value;
3850
- var h = l.reduce(function(p, f) {
3851
- return !p.length || f.type !== L.literal || typeof p[p.length - 1] != "string" ? p.push(f.value) : p[p.length - 1] += f.value, p;
3828
+ var h = l.reduce(function(f, c) {
3829
+ return !f.length || c.type !== N.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
3852
3830
  }, []);
3853
3831
  return h.length <= 1 ? h[0] || "" : h;
3854
3832
  }, this.formatToParts = function(u) {
3855
- return Me(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3833
+ return Ne(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3856
3834
  }, this.resolvedOptions = function() {
3857
3835
  var u;
3858
3836
  return {
@@ -3865,13 +3843,13 @@ var Oi = (
3865
3843
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3866
3844
  var s = i || {};
3867
3845
  s.formatters;
3868
- var a = fn(s, ["formatters"]);
3869
- this.ast = e.__parse(t, S(S({}, a), { locale: this.resolvedLocale }));
3846
+ var a = an(s, ["formatters"]);
3847
+ this.ast = e.__parse(t, T(T({}, a), { locale: this.resolvedLocale }));
3870
3848
  } else
3871
3849
  this.ast = t;
3872
3850
  if (!Array.isArray(this.ast))
3873
3851
  throw new TypeError("A message must be provided as a String or AST.");
3874
- this.formats = Ci(e.formats, n), this.formatters = i && i.formatters || Ii(this.formatterCache);
3852
+ this.formats = Ai(e.formats, n), this.formatters = i && i.formatters || Fi(this.formatterCache);
3875
3853
  }
3876
3854
  return Object.defineProperty(e, "defaultLocale", {
3877
3855
  get: function() {
@@ -3884,7 +3862,7 @@ var Oi = (
3884
3862
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3885
3863
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3886
3864
  }
3887
- }, e.__parse = Ti, e.formats = {
3865
+ }, e.__parse = xi, e.formats = {
3888
3866
  number: {
3889
3867
  integer: {
3890
3868
  maximumFractionDigits: 0
@@ -3945,7 +3923,7 @@ var Oi = (
3945
3923
  }, e;
3946
3924
  }()
3947
3925
  );
3948
- function Li(e, t) {
3926
+ function Bi(e, t) {
3949
3927
  if (t == null)
3950
3928
  return;
3951
3929
  if (t in e)
@@ -3966,92 +3944,92 @@ function Li(e, t) {
3966
3944
  n = void 0;
3967
3945
  return n;
3968
3946
  }
3969
- const Q = {}, Ni = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][e] = r), r), Pr = (e, t) => {
3947
+ const J = {}, Ci = (e, t, r) => r && (t in J || (J[t] = {}), e in J[t] || (J[t][e] = r), r), Tr = (e, t) => {
3970
3948
  if (t == null)
3971
3949
  return;
3972
- if (t in Q && e in Q[t])
3973
- return Q[t][e];
3974
- const r = Ve(t);
3950
+ if (t in J && e in J[t])
3951
+ return J[t][e];
3952
+ const r = je(t);
3975
3953
  for (let n = 0; n < r.length; n++) {
3976
- const i = r[n], o = Ri(i, e);
3954
+ const i = r[n], o = Oi(i, e);
3977
3955
  if (o)
3978
- return Ni(e, t, o);
3956
+ return Ci(e, t, o);
3979
3957
  }
3980
3958
  };
3981
- let _t;
3982
- const ye = ke({});
3983
- function Mi(e) {
3984
- return _t[e] || null;
3959
+ let bt;
3960
+ const ve = Ge({});
3961
+ function Ii(e) {
3962
+ return bt[e] || null;
3985
3963
  }
3986
- function Cr(e) {
3987
- return e in _t;
3964
+ function Hr(e) {
3965
+ return e in bt;
3988
3966
  }
3989
- function Ri(e, t) {
3990
- if (!Cr(e))
3967
+ function Oi(e, t) {
3968
+ if (!Hr(e))
3991
3969
  return null;
3992
- const r = Mi(e);
3993
- return Li(r, t);
3970
+ const r = Ii(e);
3971
+ return Bi(r, t);
3994
3972
  }
3995
- function Di(e) {
3973
+ function Li(e) {
3996
3974
  if (e == null)
3997
3975
  return;
3998
- const t = Ve(e);
3976
+ const t = je(e);
3999
3977
  for (let r = 0; r < t.length; r++) {
4000
3978
  const n = t[r];
4001
- if (Cr(n))
3979
+ if (Hr(n))
4002
3980
  return n;
4003
3981
  }
4004
3982
  }
4005
- function Ir(e, ...t) {
4006
- delete Q[e], ye.update((r) => (r[e] = jn.all([r[e] || {}, ...t]), r));
3983
+ function Ar(e, ...t) {
3984
+ delete J[e], ve.update((r) => (r[e] = Dn.all([r[e] || {}, ...t]), r));
4007
3985
  }
4008
- ve(
4009
- [ye],
3986
+ ge(
3987
+ [ve],
4010
3988
  ([e]) => Object.keys(e)
4011
3989
  );
4012
- ye.subscribe((e) => _t = e);
4013
- const Re = {};
4014
- function Ui(e, t) {
4015
- Re[e].delete(t), Re[e].size === 0 && delete Re[e];
3990
+ ve.subscribe((e) => bt = e);
3991
+ const Me = {};
3992
+ function Ni(e, t) {
3993
+ Me[e].delete(t), Me[e].size === 0 && delete Me[e];
4016
3994
  }
4017
- function Or(e) {
4018
- return Re[e];
3995
+ function Fr(e) {
3996
+ return Me[e];
4019
3997
  }
4020
- function $i(e) {
4021
- return Ve(e).map((t) => {
4022
- const r = Or(t);
3998
+ function Mi(e) {
3999
+ return je(e).map((t) => {
4000
+ const r = Fr(t);
4023
4001
  return [t, r ? [...r] : []];
4024
4002
  }).filter(([, t]) => t.length > 0);
4025
4003
  }
4026
- function mt(e) {
4027
- return e == null ? !1 : Ve(e).some(
4004
+ function pt(e) {
4005
+ return e == null ? !1 : je(e).some(
4028
4006
  (t) => {
4029
4007
  var r;
4030
- return (r = Or(t)) == null ? void 0 : r.size;
4008
+ return (r = Fr(t)) == null ? void 0 : r.size;
4031
4009
  }
4032
4010
  );
4033
4011
  }
4034
- function Gi(e, t) {
4012
+ function Ri(e, t) {
4035
4013
  return Promise.all(
4036
- t.map((n) => (Ui(e, n), n().then((i) => i.default || i)))
4037
- ).then((n) => Ir(e, ...n));
4038
- }
4039
- const xe = {};
4040
- function Lr(e) {
4041
- if (!mt(e))
4042
- return e in xe ? xe[e] : Promise.resolve();
4043
- const t = $i(e);
4044
- return xe[e] = Promise.all(
4014
+ t.map((n) => (Ni(e, n), n().then((i) => i.default || i)))
4015
+ ).then((n) => Ar(e, ...n));
4016
+ }
4017
+ const Ee = {};
4018
+ function Pr(e) {
4019
+ if (!pt(e))
4020
+ return e in Ee ? Ee[e] : Promise.resolve();
4021
+ const t = Mi(e);
4022
+ return Ee[e] = Promise.all(
4045
4023
  t.map(
4046
- ([r, n]) => Gi(r, n)
4024
+ ([r, n]) => Ri(r, n)
4047
4025
  )
4048
4026
  ).then(() => {
4049
- if (mt(e))
4050
- return Lr(e);
4051
- delete xe[e];
4052
- }), xe[e];
4027
+ if (pt(e))
4028
+ return Pr(e);
4029
+ delete Ee[e];
4030
+ }), Ee[e];
4053
4031
  }
4054
- const ki = {
4032
+ const Di = {
4055
4033
  number: {
4056
4034
  scientific: { notation: "scientific" },
4057
4035
  engineering: { notation: "engineering" },
@@ -4080,180 +4058,180 @@ const ki = {
4080
4058
  timeZoneName: "short"
4081
4059
  }
4082
4060
  }
4083
- }, ji = {
4061
+ }, Ui = {
4084
4062
  fallbackLocale: null,
4085
4063
  loadingDelay: 200,
4086
- formats: ki,
4064
+ formats: Di,
4087
4065
  warnOnMissingMessages: !0,
4088
4066
  handleMissingMessage: void 0,
4089
4067
  ignoreTag: !0
4090
- }, Vi = ji;
4091
- function ge() {
4092
- return Vi;
4068
+ }, $i = Ui;
4069
+ function be() {
4070
+ return $i;
4093
4071
  }
4094
- const et = ke(!1);
4095
- var Xi = Object.defineProperty, Wi = Object.defineProperties, zi = Object.getOwnPropertyDescriptors, Zt = Object.getOwnPropertySymbols, Zi = Object.prototype.hasOwnProperty, Ji = Object.prototype.propertyIsEnumerable, Jt = (e, t, r) => t in e ? Xi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Qi = (e, t) => {
4072
+ const Ye = Ge(!1);
4073
+ var Gi = Object.defineProperty, ki = Object.defineProperties, ji = Object.getOwnPropertyDescriptors, Vt = Object.getOwnPropertySymbols, Vi = Object.prototype.hasOwnProperty, Xi = Object.prototype.propertyIsEnumerable, Xt = (e, t, r) => t in e ? Gi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Wi = (e, t) => {
4096
4074
  for (var r in t || (t = {}))
4097
- Zi.call(t, r) && Jt(e, r, t[r]);
4098
- if (Zt)
4099
- for (var r of Zt(t))
4100
- Ji.call(t, r) && Jt(e, r, t[r]);
4075
+ Vi.call(t, r) && Xt(e, r, t[r]);
4076
+ if (Vt)
4077
+ for (var r of Vt(t))
4078
+ Xi.call(t, r) && Xt(e, r, t[r]);
4101
4079
  return e;
4102
- }, qi = (e, t) => Wi(e, zi(t));
4103
- let bt;
4104
- const Ue = ke(null);
4105
- function Qt(e) {
4080
+ }, zi = (e, t) => ki(e, ji(t));
4081
+ let dt;
4082
+ const De = Ge(null);
4083
+ function Wt(e) {
4106
4084
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4107
4085
  }
4108
- function Ve(e, t = ge().fallbackLocale) {
4109
- const r = Qt(e);
4110
- return t ? [.../* @__PURE__ */ new Set([...r, ...Qt(t)])] : r;
4086
+ function je(e, t = be().fallbackLocale) {
4087
+ const r = Wt(e);
4088
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Wt(t)])] : r;
4111
4089
  }
4112
- function re() {
4113
- return bt != null ? bt : void 0;
4090
+ function ie() {
4091
+ return dt != null ? dt : void 0;
4114
4092
  }
4115
- Ue.subscribe((e) => {
4116
- bt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4093
+ De.subscribe((e) => {
4094
+ dt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4117
4095
  });
4118
- const Yi = (e) => {
4119
- if (e && Di(e) && mt(e)) {
4120
- const { loadingDelay: t } = ge();
4096
+ const Zi = (e) => {
4097
+ if (e && Li(e) && pt(e)) {
4098
+ const { loadingDelay: t } = be();
4121
4099
  let r;
4122
- return typeof window != "undefined" && re() != null && t ? r = window.setTimeout(
4123
- () => et.set(!0),
4100
+ return typeof window != "undefined" && ie() != null && t ? r = window.setTimeout(
4101
+ () => Ye.set(!0),
4124
4102
  t
4125
- ) : et.set(!0), Lr(e).then(() => {
4126
- Ue.set(e);
4103
+ ) : Ye.set(!0), Pr(e).then(() => {
4104
+ De.set(e);
4127
4105
  }).finally(() => {
4128
- clearTimeout(r), et.set(!1);
4106
+ clearTimeout(r), Ye.set(!1);
4129
4107
  });
4130
4108
  }
4131
- return Ue.set(e);
4132
- }, ee = qi(Qi({}, Ue), {
4133
- set: Yi
4134
- }), Xe = (e) => {
4109
+ return De.set(e);
4110
+ }, re = zi(Wi({}, De), {
4111
+ set: Zi
4112
+ }), Ve = (e) => {
4135
4113
  const t = /* @__PURE__ */ Object.create(null);
4136
4114
  return (n) => {
4137
4115
  const i = JSON.stringify(n);
4138
4116
  return i in t ? t[i] : t[i] = e(n);
4139
4117
  };
4140
4118
  };
4141
- var Ki = Object.defineProperty, $e = Object.getOwnPropertySymbols, Nr = Object.prototype.hasOwnProperty, Mr = Object.prototype.propertyIsEnumerable, qt = (e, t, r) => t in e ? Ki(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, xt = (e, t) => {
4119
+ var Ji = Object.defineProperty, Ue = Object.getOwnPropertySymbols, Br = Object.prototype.hasOwnProperty, Cr = Object.prototype.propertyIsEnumerable, zt = (e, t, r) => t in e ? Ji(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, gt = (e, t) => {
4142
4120
  for (var r in t || (t = {}))
4143
- Nr.call(t, r) && qt(e, r, t[r]);
4144
- if ($e)
4145
- for (var r of $e(t))
4146
- Mr.call(t, r) && qt(e, r, t[r]);
4121
+ Br.call(t, r) && zt(e, r, t[r]);
4122
+ if (Ue)
4123
+ for (var r of Ue(t))
4124
+ Cr.call(t, r) && zt(e, r, t[r]);
4147
4125
  return e;
4148
- }, _e = (e, t) => {
4126
+ }, ye = (e, t) => {
4149
4127
  var r = {};
4150
4128
  for (var n in e)
4151
- Nr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4152
- if (e != null && $e)
4153
- for (var n of $e(e))
4154
- t.indexOf(n) < 0 && Mr.call(e, n) && (r[n] = e[n]);
4129
+ Br.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4130
+ if (e != null && Ue)
4131
+ for (var n of Ue(e))
4132
+ t.indexOf(n) < 0 && Cr.call(e, n) && (r[n] = e[n]);
4155
4133
  return r;
4156
4134
  };
4157
- const Te = (e, t) => {
4158
- const { formats: r } = ge();
4135
+ const He = (e, t) => {
4136
+ const { formats: r } = be();
4159
4137
  if (e in r && t in r[e])
4160
4138
  return r[e][t];
4161
4139
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4162
- }, eo = Xe(
4140
+ }, Qi = Ve(
4163
4141
  (e) => {
4164
- var t = e, { locale: r, format: n } = t, i = _e(t, ["locale", "format"]);
4142
+ var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4165
4143
  if (r == null)
4166
4144
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4167
- return n && (i = Te("number", n)), new Intl.NumberFormat(r, i);
4145
+ return n && (i = He("number", n)), new Intl.NumberFormat(r, i);
4168
4146
  }
4169
- ), to = Xe(
4147
+ ), qi = Ve(
4170
4148
  (e) => {
4171
- var t = e, { locale: r, format: n } = t, i = _e(t, ["locale", "format"]);
4149
+ var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4172
4150
  if (r == null)
4173
4151
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4174
- return n ? i = Te("date", n) : Object.keys(i).length === 0 && (i = Te("date", "short")), new Intl.DateTimeFormat(r, i);
4152
+ return n ? i = He("date", n) : Object.keys(i).length === 0 && (i = He("date", "short")), new Intl.DateTimeFormat(r, i);
4175
4153
  }
4176
- ), ro = Xe(
4154
+ ), Yi = Ve(
4177
4155
  (e) => {
4178
- var t = e, { locale: r, format: n } = t, i = _e(t, ["locale", "format"]);
4156
+ var t = e, { locale: r, format: n } = t, i = ye(t, ["locale", "format"]);
4179
4157
  if (r == null)
4180
4158
  throw new Error(
4181
4159
  '[svelte-i18n] A "locale" must be set to format time values'
4182
4160
  );
4183
- return n ? i = Te("time", n) : Object.keys(i).length === 0 && (i = Te("time", "short")), new Intl.DateTimeFormat(r, i);
4161
+ return n ? i = He("time", n) : Object.keys(i).length === 0 && (i = He("time", "short")), new Intl.DateTimeFormat(r, i);
4184
4162
  }
4185
- ), no = (e = {}) => {
4163
+ ), Ki = (e = {}) => {
4186
4164
  var t = e, {
4187
- locale: r = re()
4188
- } = t, n = _e(t, [
4165
+ locale: r = ie()
4166
+ } = t, n = ye(t, [
4189
4167
  "locale"
4190
4168
  ]);
4191
- return eo(xt({ locale: r }, n));
4192
- }, io = (e = {}) => {
4169
+ return Qi(gt({ locale: r }, n));
4170
+ }, eo = (e = {}) => {
4193
4171
  var t = e, {
4194
- locale: r = re()
4195
- } = t, n = _e(t, [
4172
+ locale: r = ie()
4173
+ } = t, n = ye(t, [
4196
4174
  "locale"
4197
4175
  ]);
4198
- return to(xt({ locale: r }, n));
4199
- }, oo = (e = {}) => {
4176
+ return qi(gt({ locale: r }, n));
4177
+ }, to = (e = {}) => {
4200
4178
  var t = e, {
4201
- locale: r = re()
4202
- } = t, n = _e(t, [
4179
+ locale: r = ie()
4180
+ } = t, n = ye(t, [
4203
4181
  "locale"
4204
4182
  ]);
4205
- return ro(xt({ locale: r }, n));
4206
- }, so = Xe(
4183
+ return Yi(gt({ locale: r }, n));
4184
+ }, ro = Ve(
4207
4185
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4208
- (e, t = re()) => new Oi(e, t, ge().formats, {
4209
- ignoreTag: ge().ignoreTag
4186
+ (e, t = ie()) => new Pi(e, t, be().formats, {
4187
+ ignoreTag: be().ignoreTag
4210
4188
  })
4211
- ), ao = (e, t = {}) => {
4189
+ ), no = (e, t = {}) => {
4212
4190
  var r, n, i, o;
4213
4191
  let s = t;
4214
4192
  typeof e == "object" && (s = e, e = s.id);
4215
4193
  const {
4216
4194
  values: a,
4217
- locale: u = re(),
4195
+ locale: u = ie(),
4218
4196
  default: l
4219
4197
  } = s;
4220
4198
  if (u == null)
4221
4199
  throw new Error(
4222
4200
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4223
4201
  );
4224
- let h = Pr(e, u);
4202
+ let h = Tr(e, u);
4225
4203
  if (!h)
4226
- h = (o = (i = (n = (r = ge()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4204
+ h = (o = (i = (n = (r = be()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4227
4205
  else if (typeof h != "string")
4228
4206
  return console.warn(
4229
4207
  `[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.`
4230
4208
  ), h;
4231
4209
  if (!a)
4232
4210
  return h;
4233
- let p = h;
4211
+ let f = h;
4234
4212
  try {
4235
- p = so(h, u).format(a);
4236
- } catch (f) {
4237
- f instanceof Error && console.warn(
4213
+ f = ro(h, u).format(a);
4214
+ } catch (c) {
4215
+ c instanceof Error && console.warn(
4238
4216
  `[svelte-i18n] Message "${e}" has syntax error:`,
4239
- f.message
4217
+ c.message
4240
4218
  );
4241
4219
  }
4242
- return p;
4243
- }, lo = (e, t) => oo(t).format(e), uo = (e, t) => io(t).format(e), ho = (e, t) => no(t).format(e), co = (e, t = re()) => Pr(e, t), fo = ve([ee, ye], () => ao);
4244
- ve([ee], () => lo);
4245
- ve([ee], () => uo);
4246
- ve([ee], () => ho);
4247
- ve([ee, ye], () => co);
4248
- window.emWidgets = { topic: Hn };
4249
- const po = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4250
- function mo(e, t) {
4220
+ return f;
4221
+ }, io = (e, t) => to(t).format(e), oo = (e, t) => eo(t).format(e), so = (e, t) => Ki(t).format(e), ao = (e, t = ie()) => Tr(e, t), lo = ge([re, ve], () => no);
4222
+ ge([re], () => io);
4223
+ ge([re], () => oo);
4224
+ ge([re], () => so);
4225
+ ge([re, ve], () => ao);
4226
+ window.emWidgets = { topic: xn };
4227
+ const uo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4228
+ function ho(e, t) {
4251
4229
  if (e) {
4252
4230
  const r = document.createElement("style");
4253
4231
  r.innerHTML = t, e.appendChild(r);
4254
4232
  }
4255
4233
  }
4256
- function bo(e, t) {
4234
+ function co(e, t) {
4257
4235
  const r = new URL(t);
4258
4236
  fetch(r.href).then((n) => n.text()).then((n) => {
4259
4237
  const i = document.createElement("style");
@@ -4262,7 +4240,7 @@ function bo(e, t) {
4262
4240
  console.error("There was an error while trying to load client styling from URL", n);
4263
4241
  });
4264
4242
  }
4265
- function go(e, t, r) {
4243
+ function fo(e, t, r) {
4266
4244
  if (window.emMessageBus) {
4267
4245
  const n = document.createElement("style");
4268
4246
  window.emMessageBus.subscribe(t, (i) => {
@@ -4270,15 +4248,15 @@ function go(e, t, r) {
4270
4248
  });
4271
4249
  }
4272
4250
  }
4273
- function vo({ withLocale: e, translations: t }) {
4274
- ee.subscribe((r) => {
4275
- r == null && (ye.set(t), ee.set(e));
4251
+ function po({ withLocale: e, translations: t }) {
4252
+ re.subscribe((r) => {
4253
+ r == null && (ve.set(t), re.set(e));
4276
4254
  });
4277
4255
  }
4278
- function Yt(e, t) {
4279
- Ir(e, t);
4256
+ function Zt(e, t) {
4257
+ Ar(e, t);
4280
4258
  }
4281
- const Kt = {
4259
+ const Jt = {
4282
4260
  en: {
4283
4261
  providers: "Providers:",
4284
4262
  filterby: "Filter by:",
@@ -4388,149 +4366,149 @@ const Kt = {
4388
4366
  clear: "Clear all"
4389
4367
  }
4390
4368
  };
4391
- function yo(e) {
4392
- Vr(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%}}');
4369
+ function mo(e) {
4370
+ Ur(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%}}');
4393
4371
  }
4394
- function er(e, t, r) {
4372
+ function Qt(e, t, r) {
4395
4373
  const n = e.slice();
4396
4374
  return n[36] = t[r], n[37] = t, n[38] = r, n;
4397
4375
  }
4398
- function _o(e) {
4376
+ function bo(e) {
4399
4377
  let t, r, n, i, o, s, a, u, l = (
4400
4378
  /*$_*/
4401
4379
  e[11]("filterby") + ""
4402
- ), h, p, f, v, x = (
4380
+ ), h, f, c, v, x = (
4403
4381
  /*$_*/
4404
4382
  e[11]("providers") + ""
4405
- ), b, P, T, y, w, C, I, N, O, G, Z, He, k, ne = (
4383
+ ), b, B, H, y, w, I, O, M, L, k, q, _e, X, Y = (
4406
4384
  /*$_*/
4407
4385
  e[11]("clear") + ""
4408
- ), ie, Y, oe, K, se, Ae;
4386
+ ), oe, se, K, ee, xe, Ae;
4409
4387
  function Fe(d, A) {
4410
4388
  return (
4411
4389
  /*fullSelection*/
4412
- d[7] ? wo : Eo
4390
+ d[7] ? yo : vo
4413
4391
  );
4414
4392
  }
4415
- let ae = Fe(e), R = ae(e), J = Ct(
4393
+ let ae = Fe(e), D = ae(e), p = At(
4416
4394
  /*vendorArray*/
4417
4395
  e[5]
4418
- ), c = [];
4419
- for (let d = 0; d < J.length; d += 1)
4420
- c[d] = tr(er(e, J, d));
4396
+ ), S = [];
4397
+ for (let d = 0; d < p.length; d += 1)
4398
+ S[d] = qt(Qt(e, p, d));
4421
4399
  return {
4422
4400
  c() {
4423
- t = F("div"), r = F("div"), n = F("div"), i = Ce("svg"), o = Ce("path"), s = j(), a = F("div"), u = F("span"), h = U(l), p = j(), f = F("div"), v = F("span"), b = U(x), P = j(), R.c(), T = j(), y = F("span"), w = Ce("svg"), C = Ce("path"), O = j(), G = F("div"), Z = F("ul");
4424
- for (let d = 0; d < c.length; d += 1)
4425
- c[d].c();
4426
- He = j(), k = F("button"), ie = U(ne), m(o, "id", "noun_filter_736223"), m(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"), m(o, "transform", "translate(-5 -6.2)"), m(o, "fill", "#fff"), m(i, "xmlns", "http://www.w3.org/2000/svg"), m(i, "width", "16"), m(i, "height", "16"), m(i, "viewBox", "0 0 16 16"), m(u, "class", "FilterName"), m(f, "class", "FilterValueContainer"), m(a, "class", "FilterTextContainer"), m(n, "class", "FilterMainArea"), m(C, "id", "arrow"), m(C, "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"), m(C, "transform", "translate(-274.511 -441.088)"), m(C, "fill", "#d1d1d1"), m(w, "xmlns", "http://www.w3.org/2000/svg"), m(w, "width", "14"), m(w, "height", "6.835"), m(w, "viewBox", "0 0 14 6.835"), m(y, "class", I = "TriangleInactive " + /*isFilterActive*/
4427
- (e[4] ? "TriangleActive" : "")), m(r, "class", N = "FilterSelector " + /*isFilterActive*/
4428
- (e[4] ? "FilterSelectorOpen" : "")), m(Z, "class", "FilterDropdown"), m(k, "class", "ClearFilters"), k.disabled = Y = /*fullSelection*/
4401
+ t = F("div"), r = F("div"), n = F("div"), i = Be("svg"), o = Be("path"), s = j(), a = F("div"), u = F("span"), h = $(l), f = j(), c = F("div"), v = F("span"), b = $(x), B = j(), D.c(), H = j(), y = F("span"), w = Be("svg"), I = Be("path"), L = j(), k = F("div"), q = F("ul");
4402
+ for (let d = 0; d < S.length; d += 1)
4403
+ S[d].c();
4404
+ _e = j(), X = F("button"), oe = $(Y), m(o, "id", "noun_filter_736223"), m(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"), m(o, "transform", "translate(-5 -6.2)"), m(o, "fill", "#fff"), m(i, "xmlns", "http://www.w3.org/2000/svg"), m(i, "width", "16"), m(i, "height", "16"), m(i, "viewBox", "0 0 16 16"), m(u, "class", "FilterName"), m(c, "class", "FilterValueContainer"), m(a, "class", "FilterTextContainer"), m(n, "class", "FilterMainArea"), m(I, "id", "arrow"), m(I, "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"), m(I, "transform", "translate(-274.511 -441.088)"), m(I, "fill", "#d1d1d1"), m(w, "xmlns", "http://www.w3.org/2000/svg"), m(w, "width", "14"), m(w, "height", "6.835"), m(w, "viewBox", "0 0 14 6.835"), m(y, "class", O = "TriangleInactive " + /*isFilterActive*/
4405
+ (e[4] ? "TriangleActive" : "")), m(r, "class", M = "FilterSelector " + /*isFilterActive*/
4406
+ (e[4] ? "FilterSelectorOpen" : "")), m(q, "class", "FilterDropdown"), m(X, "class", "ClearFilters"), X.disabled = se = /*fullSelection*/
4429
4407
  e[7] && /*selectedVendorArray*/
4430
4408
  e[6].length != /*vendorArray*/
4431
- e[5].length, m(G, "class", oe = "FilterDropdownContainer " + /*isFilterActive*/
4432
- (e[4] ? "FilterOpen" : "")), m(t, "class", K = "FilterContainer " + /*addfilterselector*/
4409
+ e[5].length, m(k, "class", K = "FilterDropdownContainer " + /*isFilterActive*/
4410
+ (e[4] ? "FilterOpen" : "")), m(t, "class", ee = "FilterContainer " + /*addfilterselector*/
4433
4411
  (e[0] == "true" && /*addsortingselector*/
4434
4412
  e[1] == "true" ? "FilerContainerSplit" : ""));
4435
4413
  },
4436
4414
  m(d, A) {
4437
- W(d, t, A), g(t, r), g(r, n), g(n, i), g(i, o), g(n, s), g(n, a), g(a, u), g(u, h), g(a, p), g(a, f), g(f, v), g(v, b), g(f, P), R.m(f, null), g(r, T), g(r, y), g(y, w), g(w, C), g(t, O), g(t, G), g(G, Z);
4438
- for (let H = 0; H < c.length; H += 1)
4439
- c[H] && c[H].m(Z, null);
4440
- g(G, He), g(G, k), g(k, ie), se || (Ae = [
4441
- De(
4415
+ z(d, t, A), g(t, r), g(r, n), g(n, i), g(i, o), g(n, s), g(n, a), g(a, u), g(u, h), g(a, f), g(a, c), g(c, v), g(v, b), g(c, B), D.m(c, null), g(r, H), g(r, y), g(y, w), g(w, I), g(t, L), g(t, k), g(k, q);
4416
+ for (let C = 0; C < S.length; C += 1)
4417
+ S[C] && S[C].m(q, null);
4418
+ g(k, _e), g(k, X), g(X, oe), xe || (Ae = [
4419
+ Re(
4442
4420
  r,
4443
4421
  "click",
4444
4422
  /*click_handler*/
4445
4423
  e[23]
4446
4424
  ),
4447
- De(
4448
- k,
4425
+ Re(
4426
+ X,
4449
4427
  "click",
4450
4428
  /*click_handler_2*/
4451
4429
  e[26]
4452
4430
  )
4453
- ], se = !0);
4431
+ ], xe = !0);
4454
4432
  },
4455
4433
  p(d, A) {
4456
4434
  if (A[0] & /*$_*/
4457
4435
  2048 && l !== (l = /*$_*/
4458
- d[11]("filterby") + "") && q(h, l), A[0] & /*$_*/
4436
+ d[11]("filterby") + "") && Q(h, l), A[0] & /*$_*/
4459
4437
  2048 && x !== (x = /*$_*/
4460
- d[11]("providers") + "") && q(b, x), ae === (ae = Fe(d)) && R ? R.p(d, A) : (R.d(1), R = ae(d), R && (R.c(), R.m(f, null))), A[0] & /*isFilterActive*/
4461
- 16 && I !== (I = "TriangleInactive " + /*isFilterActive*/
4462
- (d[4] ? "TriangleActive" : "")) && m(y, "class", I), A[0] & /*isFilterActive*/
4463
- 16 && N !== (N = "FilterSelector " + /*isFilterActive*/
4464
- (d[4] ? "FilterSelectorOpen" : "")) && m(r, "class", N), A[0] & /*filterbylogo, vendorArray, filterByVendors*/
4438
+ d[11]("providers") + "") && Q(b, x), ae === (ae = Fe(d)) && D ? D.p(d, A) : (D.d(1), D = ae(d), D && (D.c(), D.m(c, null))), A[0] & /*isFilterActive*/
4439
+ 16 && O !== (O = "TriangleInactive " + /*isFilterActive*/
4440
+ (d[4] ? "TriangleActive" : "")) && m(y, "class", O), A[0] & /*isFilterActive*/
4441
+ 16 && M !== (M = "FilterSelector " + /*isFilterActive*/
4442
+ (d[4] ? "FilterSelectorOpen" : "")) && m(r, "class", M), A[0] & /*filterbylogo, vendorArray, filterByVendors*/
4465
4443
  8228) {
4466
- J = Ct(
4444
+ p = At(
4467
4445
  /*vendorArray*/
4468
4446
  d[5]
4469
4447
  );
4470
- let H;
4471
- for (H = 0; H < J.length; H += 1) {
4472
- const le = er(d, J, H);
4473
- c[H] ? c[H].p(le, A) : (c[H] = tr(le), c[H].c(), c[H].m(Z, null));
4448
+ let C;
4449
+ for (C = 0; C < p.length; C += 1) {
4450
+ const te = Qt(d, p, C);
4451
+ S[C] ? S[C].p(te, A) : (S[C] = qt(te), S[C].c(), S[C].m(q, null));
4474
4452
  }
4475
- for (; H < c.length; H += 1)
4476
- c[H].d(1);
4477
- c.length = J.length;
4453
+ for (; C < S.length; C += 1)
4454
+ S[C].d(1);
4455
+ S.length = p.length;
4478
4456
  }
4479
4457
  A[0] & /*$_*/
4480
- 2048 && ne !== (ne = /*$_*/
4481
- d[11]("clear") + "") && q(ie, ne), A[0] & /*fullSelection, selectedVendorArray, vendorArray*/
4482
- 224 && Y !== (Y = /*fullSelection*/
4458
+ 2048 && Y !== (Y = /*$_*/
4459
+ d[11]("clear") + "") && Q(oe, Y), A[0] & /*fullSelection, selectedVendorArray, vendorArray*/
4460
+ 224 && se !== (se = /*fullSelection*/
4483
4461
  d[7] && /*selectedVendorArray*/
4484
4462
  d[6].length != /*vendorArray*/
4485
- d[5].length) && (k.disabled = Y), A[0] & /*isFilterActive*/
4486
- 16 && oe !== (oe = "FilterDropdownContainer " + /*isFilterActive*/
4487
- (d[4] ? "FilterOpen" : "")) && m(G, "class", oe), A[0] & /*addfilterselector, addsortingselector*/
4488
- 3 && K !== (K = "FilterContainer " + /*addfilterselector*/
4463
+ d[5].length) && (X.disabled = se), A[0] & /*isFilterActive*/
4464
+ 16 && K !== (K = "FilterDropdownContainer " + /*isFilterActive*/
4465
+ (d[4] ? "FilterOpen" : "")) && m(k, "class", K), A[0] & /*addfilterselector, addsortingselector*/
4466
+ 3 && ee !== (ee = "FilterContainer " + /*addfilterselector*/
4489
4467
  (d[0] == "true" && /*addsortingselector*/
4490
- d[1] == "true" ? "FilerContainerSplit" : "")) && m(t, "class", K);
4468
+ d[1] == "true" ? "FilerContainerSplit" : "")) && m(t, "class", ee);
4491
4469
  },
4492
4470
  d(d) {
4493
- d && V(t), R.d(), zr(c, d), se = !1, te(Ae);
4471
+ d && V(t), D.d(), kr(S, d), xe = !1, ne(Ae);
4494
4472
  }
4495
4473
  };
4496
4474
  }
4497
- function xo(e) {
4475
+ function go(e) {
4498
4476
  let t, r = (
4499
4477
  /*$_*/
4500
4478
  e[11]("500") + ""
4501
4479
  ), n;
4502
4480
  return {
4503
4481
  c() {
4504
- t = F("p"), n = U(r), m(t, "class", "SearchLoading");
4482
+ t = F("p"), n = $(r), m(t, "class", "SearchLoading");
4505
4483
  },
4506
4484
  m(i, o) {
4507
- W(i, t, o), g(t, n);
4485
+ z(i, t, o), g(t, n);
4508
4486
  },
4509
4487
  p(i, o) {
4510
4488
  o[0] & /*$_*/
4511
4489
  2048 && r !== (r = /*$_*/
4512
- i[11]("500") + "") && q(n, r);
4490
+ i[11]("500") + "") && Q(n, r);
4513
4491
  },
4514
4492
  d(i) {
4515
4493
  i && V(t);
4516
4494
  }
4517
4495
  };
4518
4496
  }
4519
- function Eo(e) {
4497
+ function vo(e) {
4520
4498
  let t, r;
4521
4499
  return {
4522
4500
  c() {
4523
- t = F("span"), r = U(
4501
+ t = F("span"), r = $(
4524
4502
  /*selectionNumber*/
4525
4503
  e[8]
4526
4504
  ), m(t, "class", "FilterCounter");
4527
4505
  },
4528
4506
  m(n, i) {
4529
- W(n, t, i), g(t, r);
4507
+ z(n, t, i), g(t, r);
4530
4508
  },
4531
4509
  p(n, i) {
4532
4510
  i[0] & /*selectionNumber*/
4533
- 256 && q(
4511
+ 256 && Q(
4534
4512
  r,
4535
4513
  /*selectionNumber*/
4536
4514
  n[8]
@@ -4541,41 +4519,41 @@ function Eo(e) {
4541
4519
  }
4542
4520
  };
4543
4521
  }
4544
- function wo(e) {
4522
+ function yo(e) {
4545
4523
  let t, r = (
4546
4524
  /*$_*/
4547
4525
  e[11]("all") + ""
4548
4526
  ), n;
4549
4527
  return {
4550
4528
  c() {
4551
- t = F("span"), n = U(r), m(t, "class", "FilterCounter");
4529
+ t = F("span"), n = $(r), m(t, "class", "FilterCounter");
4552
4530
  },
4553
4531
  m(i, o) {
4554
- W(i, t, o), g(t, n);
4532
+ z(i, t, o), g(t, n);
4555
4533
  },
4556
4534
  p(i, o) {
4557
4535
  o[0] & /*$_*/
4558
4536
  2048 && r !== (r = /*$_*/
4559
- i[11]("all") + "") && q(n, r);
4537
+ i[11]("all") + "") && Q(n, r);
4560
4538
  },
4561
4539
  d(i) {
4562
4540
  i && V(t);
4563
4541
  }
4564
4542
  };
4565
4543
  }
4566
- function So(e) {
4544
+ function _o(e) {
4567
4545
  let t, r;
4568
4546
  return {
4569
4547
  c() {
4570
- t = F("img"), Ft(t.src, r = /*vendor*/
4548
+ t = F("img"), St(t.src, r = /*vendor*/
4571
4549
  e[36].logo) || m(t, "src", r), m(t, "alt", "vendor logo");
4572
4550
  },
4573
4551
  m(n, i) {
4574
- W(n, t, i);
4552
+ z(n, t, i);
4575
4553
  },
4576
4554
  p(n, i) {
4577
4555
  i[0] & /*vendorArray*/
4578
- 32 && !Ft(t.src, r = /*vendor*/
4556
+ 32 && !St(t.src, r = /*vendor*/
4579
4557
  n[36].logo) && m(t, "src", r);
4580
4558
  },
4581
4559
  d(n) {
@@ -4583,7 +4561,7 @@ function So(e) {
4583
4561
  }
4584
4562
  };
4585
4563
  }
4586
- function To(e) {
4564
+ function xo(e) {
4587
4565
  let t, r, n = (
4588
4566
  /*vendor*/
4589
4567
  e[36].name + ""
@@ -4593,25 +4571,25 @@ function To(e) {
4593
4571
  ), l, h;
4594
4572
  return {
4595
4573
  c() {
4596
- t = F("div"), r = F("span"), i = U(n), o = j(), s = F("span"), a = U("("), l = U(u), h = U(")"), m(r, "class", "VendorName"), m(t, "class", "FilterItemLabel");
4574
+ t = F("div"), r = F("span"), i = $(n), o = j(), s = F("span"), a = $("("), l = $(u), h = $(")"), m(r, "class", "VendorName"), m(t, "class", "FilterItemLabel");
4597
4575
  },
4598
- m(p, f) {
4599
- W(p, t, f), g(t, r), g(r, i), g(t, o), g(t, s), g(s, a), g(s, l), g(s, h);
4576
+ m(f, c) {
4577
+ z(f, t, c), g(t, r), g(r, i), g(t, o), g(t, s), g(s, a), g(s, l), g(s, h);
4600
4578
  },
4601
- p(p, f) {
4602
- f[0] & /*vendorArray*/
4579
+ p(f, c) {
4580
+ c[0] & /*vendorArray*/
4603
4581
  32 && n !== (n = /*vendor*/
4604
- p[36].name + "") && q(i, n), f[0] & /*vendorArray*/
4582
+ f[36].name + "") && Q(i, n), c[0] & /*vendorArray*/
4605
4583
  32 && u !== (u = /*vendor*/
4606
- p[36].games.total + "") && q(l, u);
4584
+ f[36].games.total + "") && Q(l, u);
4607
4585
  },
4608
- d(p) {
4609
- p && V(t);
4586
+ d(f) {
4587
+ f && V(t);
4610
4588
  }
4611
4589
  };
4612
4590
  }
4613
- function tr(e) {
4614
- let t, r, n, i, o, s, a, u, l, h, p, f;
4591
+ function qt(e) {
4592
+ let t, r, n, i, o, s, a, u, l, h, f, c;
4615
4593
  function v() {
4616
4594
  e[24].call(
4617
4595
  n,
@@ -4635,55 +4613,55 @@ function tr(e) {
4635
4613
  /*filterbylogo*/
4636
4614
  y[2] === "false"
4637
4615
  )
4638
- return To;
4616
+ return xo;
4639
4617
  if (
4640
4618
  /*filterbylogo*/
4641
4619
  y[2] === "true"
4642
4620
  )
4643
- return So;
4621
+ return _o;
4644
4622
  }
4645
- let P = b(e), T = P && P(e);
4623
+ let B = b(e), H = B && B(e);
4646
4624
  return {
4647
4625
  c() {
4648
- t = F("li"), r = F("label"), n = F("input"), o = j(), s = F("span"), a = j(), T && T.c(), u = j(), m(n, "type", "checkbox"), m(n, "name", "checkbox"), n.__value = i = /*vendor*/
4649
- e[36].name, Bt(n, n.__value), m(s, "class", "FiltersCheckmark"), m(r, "class", "FilterLabel"), m(t, "class", l = "FilterItem " + /*filterbylogo*/
4626
+ t = F("li"), r = F("label"), n = F("input"), o = j(), s = F("span"), a = j(), H && H.c(), u = j(), m(n, "type", "checkbox"), m(n, "name", "checkbox"), n.__value = i = /*vendor*/
4627
+ e[36].name, Tt(n, n.__value), m(s, "class", "FiltersCheckmark"), m(r, "class", "FilterLabel"), m(t, "class", l = "FilterItem " + /*filterbylogo*/
4650
4628
  (e[2] === "true" ? "FilterItemWithLogos" : "")), t.value = h = /*vendor*/
4651
4629
  e[36].name;
4652
4630
  },
4653
4631
  m(y, w) {
4654
- W(y, t, w), g(t, r), g(r, n), n.checked = /*vendor*/
4655
- e[36].isFilterSelected, g(r, o), g(r, s), g(r, a), T && T.m(r, null), g(t, u), p || (f = [
4656
- De(n, "change", v),
4657
- De(n, "click", x)
4658
- ], p = !0);
4632
+ z(y, t, w), g(t, r), g(r, n), n.checked = /*vendor*/
4633
+ e[36].isFilterSelected, g(r, o), g(r, s), g(r, a), H && H.m(r, null), g(t, u), f || (c = [
4634
+ Re(n, "change", v),
4635
+ Re(n, "click", x)
4636
+ ], f = !0);
4659
4637
  },
4660
4638
  p(y, w) {
4661
4639
  e = y, w[0] & /*vendorArray*/
4662
4640
  32 && i !== (i = /*vendor*/
4663
- e[36].name) && (n.__value = i, Bt(n, n.__value)), w[0] & /*vendorArray*/
4641
+ e[36].name) && (n.__value = i, Tt(n, n.__value)), w[0] & /*vendorArray*/
4664
4642
  32 && (n.checked = /*vendor*/
4665
- e[36].isFilterSelected), P === (P = b(e)) && T ? T.p(e, w) : (T && T.d(1), T = P && P(e), T && (T.c(), T.m(r, null))), w[0] & /*filterbylogo*/
4643
+ e[36].isFilterSelected), B === (B = b(e)) && H ? H.p(e, w) : (H && H.d(1), H = B && B(e), H && (H.c(), H.m(r, null))), w[0] & /*filterbylogo*/
4666
4644
  4 && l !== (l = "FilterItem " + /*filterbylogo*/
4667
4645
  (e[2] === "true" ? "FilterItemWithLogos" : "")) && m(t, "class", l), w[0] & /*vendorArray*/
4668
4646
  32 && h !== (h = /*vendor*/
4669
4647
  e[36].name) && (t.value = h);
4670
4648
  },
4671
4649
  d(y) {
4672
- y && V(t), T && T.d(), p = !1, te(f);
4650
+ y && V(t), H && H.d(), f = !1, ne(c);
4673
4651
  }
4674
4652
  };
4675
4653
  }
4676
- function Ho(e) {
4654
+ function Eo(e) {
4677
4655
  let t;
4678
4656
  function r(o, s) {
4679
4657
  if (
4680
4658
  /*hasErrors*/
4681
4659
  o[10]
4682
4660
  )
4683
- return xo;
4661
+ return go;
4684
4662
  if (!/*isLoading*/
4685
4663
  o[9])
4686
- return _o;
4664
+ return bo;
4687
4665
  }
4688
4666
  let n = r(e), i = n && n(e);
4689
4667
  return {
@@ -4691,104 +4669,104 @@ function Ho(e) {
4691
4669
  t = F("div"), i && i.c();
4692
4670
  },
4693
4671
  m(o, s) {
4694
- W(o, t, s), i && i.m(t, null), e[27](t);
4672
+ z(o, t, s), i && i.m(t, null), e[27](t);
4695
4673
  },
4696
4674
  p(o, s) {
4697
4675
  n === (n = r(o)) && i ? i.p(o, s) : (i && i.d(1), i = n && n(o), i && (i.c(), i.m(t, null)));
4698
4676
  },
4699
- i: $,
4700
- o: $,
4677
+ i: G,
4678
+ o: G,
4701
4679
  d(o) {
4702
4680
  o && V(t), i && i.d(), e[27](null);
4703
4681
  }
4704
4682
  };
4705
4683
  }
4706
- function Ao(e, t, r) {
4684
+ function wo(e, t, r) {
4707
4685
  let n;
4708
- jr(e, fo, (c) => r(11, n = c));
4709
- let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { translationurl: a = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { categoryid: h = "" } = t, { addfilterselector: p = "false" } = t, { addsortingselector: f = "false" } = t, { filterbylogo: v = "false" } = t, { mbsource: x } = t, b = !1, P = window.navigator.userAgent, T = [], y = [], w = {}, C = !1, I = 0, N = !0, O, G = !1, Z;
4710
- vo({ withLocale: "en", translations: {} });
4711
- const He = () => {
4712
- fetch(a).then((d) => d.json()).then((d) => {
4713
- Object.keys(d).forEach((A) => {
4714
- Yt(A, d[A]);
4686
+ Dr(e, lo, (p) => r(11, n = p));
4687
+ let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { translationurl: a = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { categoryid: h = "" } = t, { addfilterselector: f = "false" } = t, { addsortingselector: c = "false" } = t, { filterbylogo: v = "false" } = t, { mbsource: x } = t, b = !1, B = window.navigator.userAgent, H = [], y = [], w = {}, I = !1, O = 0, M = !0, L, k = !1;
4688
+ po({ withLocale: "en", translations: {} });
4689
+ const q = () => {
4690
+ fetch(a).then((S) => S.json()).then((S) => {
4691
+ Object.keys(S).forEach((d) => {
4692
+ Zt(d, S[d]);
4715
4693
  });
4716
- }).catch((d) => {
4717
- console.log(d);
4694
+ }).catch((S) => {
4695
+ console.log(S);
4718
4696
  });
4719
4697
  };
4720
- Object.keys(Kt).forEach((c) => {
4721
- Yt(c, Kt[c]);
4698
+ Object.keys(Jt).forEach((p) => {
4699
+ Zt(p, Jt[p]);
4722
4700
  }), w[h] && (w = { [h]: [] });
4723
- const k = () => {
4701
+ const _e = () => {
4724
4702
  r(4, b = !b), window.postMessage({ type: "FilterOpened" }, window.location.href);
4725
- }, ne = (c) => (r(9, N = !0), new Promise((d, A) => {
4726
- fetch(c).then((H) => H.json()).then((H) => {
4727
- H = H.items, d(H.items), r(6, y = []);
4728
- let le = JSON.parse(localStorage.getItem("vendorFiltersByCategory"));
4729
- H.forEach((Be) => {
4730
- var Et;
4731
- le || (le = { currentCategoryId: [] }), ((Et = le[h]) == null ? void 0 : Et.indexOf(Be.id)) >= 0 ? (Be.isFilterSelected = !0, y.push(Be)) : Be.isFilterSelected = !1;
4732
- }), r(5, T = H), Y();
4733
- }).catch((H) => {
4734
- console.error(H), r(10, G = !0), A(H);
4703
+ }, X = (p) => (r(9, M = !0), new Promise((S, d) => {
4704
+ fetch(p).then((A) => A.json()).then((A) => {
4705
+ A = A.items, S(A.items), r(6, y = []);
4706
+ let C = JSON.parse(localStorage.getItem("vendorFiltersByCategory"));
4707
+ A.forEach((te) => {
4708
+ var vt;
4709
+ C || (C = { currentCategoryId: [] }), ((vt = C[h]) == null ? void 0 : vt.indexOf(te.id)) >= 0 ? (te.isFilterSelected = !0, y.push(te)) : te.isFilterSelected = !1;
4710
+ }), r(5, H = A), oe();
4711
+ }).catch((A) => {
4712
+ console.error(A), r(10, k = !0), d(A);
4735
4713
  }).finally(() => {
4736
- r(9, N = !1);
4714
+ r(9, M = !1);
4737
4715
  });
4738
- })), ie = (c) => {
4739
- let d = localStorage.getItem("vendorFiltersByCategory");
4740
- c.isFilterSelected = !c.isFilterSelected, !y.length || y.filter((A) => A.name === c.name).length == 0 ? y.push(c) : r(6, y = y.filter((A) => A.name !== c.name)), d == null ? localStorage.setItem("vendorFiltersByCategory", JSON.stringify(w = {
4741
- [h]: y.map((A) => A.id)
4742
- })) : (d = JSON.parse(d), d[h] = y.map((A) => A.id), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(d))), window.postMessage({ type: "ApplyFilters", origin: "filters" }, window.location.href), Y();
4743
- }, Y = () => {
4744
- r(7, C = y.length === T.length || y.length == 0), r(8, I = y.length);
4716
+ })), Y = (p) => {
4717
+ let S = localStorage.getItem("vendorFiltersByCategory");
4718
+ p.isFilterSelected = !p.isFilterSelected, !y.length || y.filter((d) => d.name === p.name).length == 0 ? y.push(p) : r(6, y = y.filter((d) => d.name !== p.name)), S == null ? localStorage.setItem("vendorFiltersByCategory", JSON.stringify(w = {
4719
+ [h]: y.map((d) => d.id)
4720
+ })) : (S = JSON.parse(S), S[h] = y.map((d) => d.id), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(S))), window.postMessage({ type: "ApplyFilters", origin: "filters" }, window.location.href), oe();
4745
4721
  }, oe = () => {
4746
- const c = new URL(`${i}/v1/casino/vendors`);
4747
- r(4, b = !1), c.searchParams.append("fields", "id,name,logo,subVendors,games"), c.searchParams.append("language", s), c.searchParams.append("datasource", o), c.searchParams.append("platform", po(P)), (h.match(/\$/g) || []).length > 1 ? (c.searchParams.append("filter", `games(subGroups=${h})`), c.searchParams.append("subVendors", `games(subGroups=${h})`)) : c.searchParams.append("filter", `games(groups=${h})`), ne(c);
4722
+ r(7, I = y.length === H.length || y.length == 0), r(8, O = y.length);
4723
+ }, se = () => {
4724
+ const p = new URL(`${i}/v1/casino/vendors`);
4725
+ r(4, b = !1), p.searchParams.append("fields", "id,name,logo,subVendors,games"), p.searchParams.append("language", s), p.searchParams.append("datasource", o), p.searchParams.append("platform", uo(B)), (h.match(/\$/g) || []).length > 1 ? (p.searchParams.append("filter", `games(subGroups=${h})`), p.searchParams.append("subVendors", `games(subGroups=${h})`)) : p.searchParams.append("filter", `games(groups=${h})`), X(p);
4748
4726
  }, K = () => {
4749
4727
  r(6, y = []), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(w = {
4750
- [h]: y.map((c) => c.id)
4751
- })), T.forEach((c) => c.isFilterSelected = !1), r(5, T), window.postMessage({ type: "ApplyFilters" }, window.location.href), r(7, C = !0), r(4, b = !1);
4752
- }, se = (c) => {
4753
- c.data.type == "SortingOpened" && r(4, b = !1);
4728
+ [h]: y.map((p) => p.id)
4729
+ })), H.forEach((p) => p.isFilterSelected = !1), r(5, H), window.postMessage({ type: "ApplyFilters" }, window.location.href), r(7, I = !0), r(4, b = !1);
4730
+ }, ee = (p) => {
4731
+ p.data.type == "SortingOpened" && r(4, b = !1);
4754
4732
  };
4755
- qr(() => (window.addEventListener("message", se, !1), () => {
4756
- window.emMessageBus != null && Z && Z.unsubscribe(), window.removeEventListener("message", se);
4733
+ Wr(() => (window.addEventListener("message", ee, !1), () => {
4734
+ window.removeEventListener("message", ee);
4757
4735
  }));
4758
- const Ae = () => k();
4759
- function Fe(c, d) {
4760
- c[d].isFilterSelected = this.checked, r(5, T);
4736
+ const xe = () => _e();
4737
+ function Ae(p, S) {
4738
+ p[S].isFilterSelected = this.checked, r(5, H);
4761
4739
  }
4762
- const ae = (c) => ie(c), R = () => K();
4763
- function J(c) {
4764
- tt[c ? "unshift" : "push"](() => {
4765
- O = c, r(3, O);
4740
+ const Fe = (p) => Y(p), ae = () => K();
4741
+ function D(p) {
4742
+ Ke[p ? "unshift" : "push"](() => {
4743
+ L = p, r(3, L);
4766
4744
  });
4767
4745
  }
4768
- return e.$$set = (c) => {
4769
- "endpoint" in c && r(15, i = c.endpoint), "datasource" in c && r(16, o = c.datasource), "lang" in c && r(17, s = c.lang), "translationurl" in c && r(18, a = c.translationurl), "clientstyling" in c && r(19, u = c.clientstyling), "clientstylingurl" in c && r(20, l = c.clientstylingurl), "categoryid" in c && r(21, h = c.categoryid), "addfilterselector" in c && r(0, p = c.addfilterselector), "addsortingselector" in c && r(1, f = c.addsortingselector), "filterbylogo" in c && r(2, v = c.filterbylogo), "mbsource" in c && r(22, x = c.mbsource);
4746
+ return e.$$set = (p) => {
4747
+ "endpoint" in p && r(15, i = p.endpoint), "datasource" in p && r(16, o = p.datasource), "lang" in p && r(17, s = p.lang), "translationurl" in p && r(18, a = p.translationurl), "clientstyling" in p && r(19, u = p.clientstyling), "clientstylingurl" in p && r(20, l = p.clientstylingurl), "categoryid" in p && r(21, h = p.categoryid), "addfilterselector" in p && r(0, f = p.addfilterselector), "addsortingselector" in p && r(1, c = p.addsortingselector), "filterbylogo" in p && r(2, v = p.filterbylogo), "mbsource" in p && r(22, x = p.mbsource);
4770
4748
  }, e.$$.update = () => {
4771
4749
  e.$$.dirty[0] & /*endpoint, datasource, categoryid, filterbylogo*/
4772
- 2195460 && i && o && h && v && oe(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4773
- 524296 && u && O && mo(O, u), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4774
- 1048584 && l && O && bo(O, l), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
4775
- 4194312 && O && go(O, `${x}.Style`), e.$$.dirty[0] & /*translationurl*/
4776
- 262144 && a && He();
4750
+ 2195460 && i && o && h && v && se(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4751
+ 524296 && u && L && ho(L, u), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4752
+ 1048584 && l && L && co(L, l), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
4753
+ 4194312 && L && fo(L, `${x}.Style`), e.$$.dirty[0] & /*translationurl*/
4754
+ 262144 && a && q();
4777
4755
  }, [
4778
- p,
4779
4756
  f,
4757
+ c,
4780
4758
  v,
4781
- O,
4759
+ L,
4782
4760
  b,
4783
- T,
4761
+ H,
4784
4762
  y,
4785
- C,
4786
4763
  I,
4787
- N,
4788
- G,
4789
- n,
4764
+ O,
4765
+ M,
4790
4766
  k,
4791
- ie,
4767
+ n,
4768
+ _e,
4769
+ Y,
4792
4770
  K,
4793
4771
  i,
4794
4772
  o,
@@ -4798,21 +4776,21 @@ function Ao(e, t, r) {
4798
4776
  l,
4799
4777
  h,
4800
4778
  x,
4779
+ xe,
4801
4780
  Ae,
4802
4781
  Fe,
4803
4782
  ae,
4804
- R,
4805
- J
4783
+ D
4806
4784
  ];
4807
4785
  }
4808
- class Fo extends hn {
4786
+ class So extends on {
4809
4787
  constructor(t) {
4810
- super(), ln(
4788
+ super(), rn(
4811
4789
  this,
4812
4790
  t,
4813
- Ao,
4814
- Ho,
4815
- nr,
4791
+ wo,
4792
+ Eo,
4793
+ Kt,
4816
4794
  {
4817
4795
  endpoint: 15,
4818
4796
  datasource: 16,
@@ -4826,7 +4804,7 @@ class Fo extends hn {
4826
4804
  filterbylogo: 2,
4827
4805
  mbsource: 22
4828
4806
  },
4829
- yo,
4807
+ mo,
4830
4808
  [-1, -1]
4831
4809
  );
4832
4810
  }
@@ -4834,70 +4812,70 @@ class Fo extends hn {
4834
4812
  return this.$$.ctx[15];
4835
4813
  }
4836
4814
  set endpoint(t) {
4837
- this.$$set({ endpoint: t }), M();
4815
+ this.$$set({ endpoint: t }), R();
4838
4816
  }
4839
4817
  get datasource() {
4840
4818
  return this.$$.ctx[16];
4841
4819
  }
4842
4820
  set datasource(t) {
4843
- this.$$set({ datasource: t }), M();
4821
+ this.$$set({ datasource: t }), R();
4844
4822
  }
4845
4823
  get lang() {
4846
4824
  return this.$$.ctx[17];
4847
4825
  }
4848
4826
  set lang(t) {
4849
- this.$$set({ lang: t }), M();
4827
+ this.$$set({ lang: t }), R();
4850
4828
  }
4851
4829
  get translationurl() {
4852
4830
  return this.$$.ctx[18];
4853
4831
  }
4854
4832
  set translationurl(t) {
4855
- this.$$set({ translationurl: t }), M();
4833
+ this.$$set({ translationurl: t }), R();
4856
4834
  }
4857
4835
  get clientstyling() {
4858
4836
  return this.$$.ctx[19];
4859
4837
  }
4860
4838
  set clientstyling(t) {
4861
- this.$$set({ clientstyling: t }), M();
4839
+ this.$$set({ clientstyling: t }), R();
4862
4840
  }
4863
4841
  get clientstylingurl() {
4864
4842
  return this.$$.ctx[20];
4865
4843
  }
4866
4844
  set clientstylingurl(t) {
4867
- this.$$set({ clientstylingurl: t }), M();
4845
+ this.$$set({ clientstylingurl: t }), R();
4868
4846
  }
4869
4847
  get categoryid() {
4870
4848
  return this.$$.ctx[21];
4871
4849
  }
4872
4850
  set categoryid(t) {
4873
- this.$$set({ categoryid: t }), M();
4851
+ this.$$set({ categoryid: t }), R();
4874
4852
  }
4875
4853
  get addfilterselector() {
4876
4854
  return this.$$.ctx[0];
4877
4855
  }
4878
4856
  set addfilterselector(t) {
4879
- this.$$set({ addfilterselector: t }), M();
4857
+ this.$$set({ addfilterselector: t }), R();
4880
4858
  }
4881
4859
  get addsortingselector() {
4882
4860
  return this.$$.ctx[1];
4883
4861
  }
4884
4862
  set addsortingselector(t) {
4885
- this.$$set({ addsortingselector: t }), M();
4863
+ this.$$set({ addsortingselector: t }), R();
4886
4864
  }
4887
4865
  get filterbylogo() {
4888
4866
  return this.$$.ctx[2];
4889
4867
  }
4890
4868
  set filterbylogo(t) {
4891
- this.$$set({ filterbylogo: t }), M();
4869
+ this.$$set({ filterbylogo: t }), R();
4892
4870
  }
4893
4871
  get mbsource() {
4894
4872
  return this.$$.ctx[22];
4895
4873
  }
4896
4874
  set mbsource(t) {
4897
- this.$$set({ mbsource: t }), M();
4875
+ this.$$set({ mbsource: t }), R();
4898
4876
  }
4899
4877
  }
4900
- un(Fo, { endpoint: {}, datasource: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, categoryid: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, mbsource: {} }, [], [], !0);
4878
+ nn(So, { endpoint: {}, datasource: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, categoryid: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, mbsource: {} }, [], [], !0);
4901
4879
  export {
4902
- Fo as default
4880
+ So as default
4903
4881
  };