@everymatrix/casino-tournaments-details 1.87.25 → 1.87.27

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 sr = Object.defineProperty, ar = Object.defineProperties;
2
- var ur = Object.getOwnPropertyDescriptors;
3
- var qe = Object.getOwnPropertySymbols;
4
- var hr = Object.prototype.hasOwnProperty, lr = Object.prototype.propertyIsEnumerable;
5
- var Ee = (e, t, r) => t in e ? sr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ke = (e, t) => {
1
+ var ar = Object.defineProperty, ur = Object.defineProperties;
2
+ var hr = Object.getOwnPropertyDescriptors;
3
+ var Ke = Object.getOwnPropertySymbols;
4
+ var lr = Object.prototype.hasOwnProperty, cr = Object.prototype.propertyIsEnumerable;
5
+ var Se = (e, t, r) => t in e ? ar(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, et = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- hr.call(t, r) && Ee(e, r, t[r]);
8
- if (qe)
9
- for (var r of qe(t))
10
- lr.call(t, r) && Ee(e, r, t[r]);
7
+ lr.call(t, r) && Se(e, r, t[r]);
8
+ if (Ke)
9
+ for (var r of Ke(t))
10
+ cr.call(t, r) && Se(e, r, t[r]);
11
11
  return e;
12
- }, et = (e, t) => ar(e, ur(t));
13
- var S = (e, t, r) => (Ee(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var tt = (e, t, r) => new Promise((n, i) => {
12
+ }, tt = (e, t) => ur(e, hr(t));
13
+ var x = (e, t, r) => (Se(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var rt = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (h) => {
16
16
  try {
17
17
  a(r.next(h));
@@ -27,18 +27,18 @@ var tt = (e, t, r) => new Promise((n, i) => {
27
27
  }, a = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, s);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
- function T() {
30
+ function S() {
31
31
  }
32
- function Ht(e) {
32
+ function At(e) {
33
33
  return e();
34
34
  }
35
- function rt() {
35
+ function nt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function ee(e) {
39
- e.forEach(Ht);
40
- }
41
38
  function te(e) {
39
+ e.forEach(At);
40
+ }
41
+ function re(e) {
42
42
  return typeof e == "function";
43
43
  }
44
44
  function Bt(e, t) {
@@ -47,29 +47,29 @@ function Bt(e, t) {
47
47
  function fr(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function cr(e, ...t) {
50
+ function pr(e, ...t) {
51
51
  if (e == null) {
52
52
  for (const n of t)
53
53
  n(void 0);
54
- return T;
54
+ return S;
55
55
  }
56
56
  const r = e.subscribe(...t);
57
57
  return r.unsubscribe ? () => r.unsubscribe() : r;
58
58
  }
59
- function pr(e) {
60
- return e && te(e.destroy) ? e.destroy : T;
59
+ function dr(e) {
60
+ return e && re(e.destroy) ? e.destroy : S;
61
61
  }
62
- function A(e, t) {
62
+ function O(e, t) {
63
63
  e.appendChild(t);
64
64
  }
65
- function dr(e, t, r) {
66
- const n = mr(e);
65
+ function mr(e, t, r) {
66
+ const n = br(e);
67
67
  if (!n.getElementById(t)) {
68
68
  const i = N("style");
69
- i.id = t, i.textContent = r, br(n, i);
69
+ i.id = t, i.textContent = r, yr(n, i);
70
70
  }
71
71
  }
72
- function mr(e) {
72
+ function br(e) {
73
73
  if (!e)
74
74
  return document;
75
75
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -79,45 +79,45 @@ function mr(e) {
79
79
  t
80
80
  ) : e.ownerDocument;
81
81
  }
82
- function br(e, t) {
83
- return A(
82
+ function yr(e, t) {
83
+ return O(
84
84
  /** @type {Document} */
85
85
  e.head || e,
86
86
  t
87
87
  ), t.sheet;
88
88
  }
89
- function V(e, t, r) {
89
+ function W(e, t, r) {
90
90
  e.insertBefore(t, r || null);
91
91
  }
92
- function C(e) {
92
+ function L(e) {
93
93
  e.parentNode && e.parentNode.removeChild(e);
94
94
  }
95
95
  function N(e) {
96
96
  return document.createElement(e);
97
97
  }
98
- function ce(e) {
98
+ function pe(e) {
99
99
  return document.createElementNS("http://www.w3.org/2000/svg", e);
100
100
  }
101
- function At(e) {
101
+ function Ot(e) {
102
102
  return document.createTextNode(e);
103
103
  }
104
104
  function Pt() {
105
- return At(" ");
105
+ return Ot(" ");
106
106
  }
107
- function vr(e, t, r, n) {
107
+ function gr(e, t, r, n) {
108
108
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
109
109
  }
110
- function v(e, t, r) {
110
+ function y(e, t, r) {
111
111
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
112
112
  }
113
- function gr(e) {
113
+ function vr(e) {
114
114
  return Array.from(e.childNodes);
115
115
  }
116
- function yr(e, t) {
116
+ function _r(e, t) {
117
117
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
118
118
  t);
119
119
  }
120
- function _r(e) {
120
+ function Er(e) {
121
121
  const t = {};
122
122
  return e.childNodes.forEach(
123
123
  /** @param {Element} node */
@@ -126,95 +126,95 @@ function _r(e) {
126
126
  }
127
127
  ), t;
128
128
  }
129
- let Y;
130
- function J(e) {
131
- Y = e;
129
+ let q;
130
+ function Y(e) {
131
+ q = e;
132
132
  }
133
133
  function xr() {
134
- if (!Y)
134
+ if (!q)
135
135
  throw new Error("Function called outside component initialization");
136
- return Y;
136
+ return q;
137
137
  }
138
- function Er(e) {
138
+ function Sr(e) {
139
139
  xr().$$.on_mount.push(e);
140
140
  }
141
- const D = [], Ie = [];
142
- let U = [];
143
- const nt = [], Sr = /* @__PURE__ */ Promise.resolve();
141
+ const U = [], Ce = [];
142
+ let F = [];
143
+ const it = [], wr = /* @__PURE__ */ Promise.resolve();
144
144
  let Ne = !1;
145
145
  function Tr() {
146
- Ne || (Ne = !0, Sr.then(I));
146
+ Ne || (Ne = !0, wr.then(C));
147
147
  }
148
- function Ce(e) {
149
- U.push(e);
148
+ function Le(e) {
149
+ F.push(e);
150
150
  }
151
- const Se = /* @__PURE__ */ new Set();
152
- let $ = 0;
153
- function I() {
154
- if ($ !== 0)
151
+ const we = /* @__PURE__ */ new Set();
152
+ let R = 0;
153
+ function C() {
154
+ if (R !== 0)
155
155
  return;
156
- const e = Y;
156
+ const e = q;
157
157
  do {
158
158
  try {
159
- for (; $ < D.length; ) {
160
- const t = D[$];
161
- $++, J(t), wr(t.$$);
159
+ for (; R < U.length; ) {
160
+ const t = U[R];
161
+ R++, Y(t), Hr(t.$$);
162
162
  }
163
163
  } catch (t) {
164
- throw D.length = 0, $ = 0, t;
164
+ throw U.length = 0, R = 0, t;
165
165
  }
166
- for (J(null), D.length = 0, $ = 0; Ie.length; )
167
- Ie.pop()();
168
- for (let t = 0; t < U.length; t += 1) {
169
- const r = U[t];
170
- Se.has(r) || (Se.add(r), r());
166
+ for (Y(null), U.length = 0, R = 0; Ce.length; )
167
+ Ce.pop()();
168
+ for (let t = 0; t < F.length; t += 1) {
169
+ const r = F[t];
170
+ we.has(r) || (we.add(r), r());
171
171
  }
172
- U.length = 0;
173
- } while (D.length);
174
- for (; nt.length; )
175
- nt.pop()();
176
- Ne = !1, Se.clear(), J(e);
172
+ F.length = 0;
173
+ } while (U.length);
174
+ for (; it.length; )
175
+ it.pop()();
176
+ Ne = !1, we.clear(), Y(e);
177
177
  }
178
- function wr(e) {
178
+ function Hr(e) {
179
179
  if (e.fragment !== null) {
180
- e.update(), ee(e.before_update);
180
+ e.update(), te(e.before_update);
181
181
  const t = e.dirty;
182
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ce);
182
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Le);
183
183
  }
184
184
  }
185
- function Hr(e) {
185
+ function Ar(e) {
186
186
  const t = [], r = [];
187
- U.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), U = t;
187
+ F.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), F = t;
188
188
  }
189
189
  const Br = /* @__PURE__ */ new Set();
190
- function Ar(e, t) {
190
+ function Or(e, t) {
191
191
  e && e.i && (Br.delete(e), e.i(t));
192
192
  }
193
193
  function Pr(e, t, r) {
194
194
  const { fragment: n, after_update: i } = e.$$;
195
- n && n.m(t, r), Ce(() => {
196
- const o = e.$$.on_mount.map(Ht).filter(te);
197
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ee(o), e.$$.on_mount = [];
198
- }), i.forEach(Ce);
195
+ n && n.m(t, r), Le(() => {
196
+ const o = e.$$.on_mount.map(At).filter(re);
197
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : te(o), e.$$.on_mount = [];
198
+ }), i.forEach(Le);
199
199
  }
200
- function Or(e, t) {
200
+ function Ir(e, t) {
201
201
  const r = e.$$;
202
- r.fragment !== null && (Hr(r.after_update), ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
202
+ r.fragment !== null && (Ar(r.after_update), te(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
203
203
  }
204
- function Ir(e, t) {
205
- e.$$.dirty[0] === -1 && (D.push(e), Tr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
204
+ function Cr(e, t) {
205
+ e.$$.dirty[0] === -1 && (U.push(e), Tr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
206
206
  }
207
207
  function Nr(e, t, r, n, i, o, s = null, a = [-1]) {
208
- const h = Y;
209
- J(e);
208
+ const h = q;
209
+ Y(e);
210
210
  const u = e.$$ = {
211
211
  fragment: null,
212
212
  ctx: [],
213
213
  // state
214
214
  props: o,
215
- update: T,
215
+ update: S,
216
216
  not_equal: i,
217
- bound: rt(),
217
+ bound: nt(),
218
218
  // lifecycle
219
219
  on_mount: [],
220
220
  on_destroy: [],
@@ -223,48 +223,48 @@ function Nr(e, t, r, n, i, o, s = null, a = [-1]) {
223
223
  after_update: [],
224
224
  context: new Map(t.context || (h ? h.$$.context : [])),
225
225
  // everything else
226
- callbacks: rt(),
226
+ callbacks: nt(),
227
227
  dirty: a,
228
228
  skip_bound: !1,
229
229
  root: t.target || h.$$.root
230
230
  };
231
231
  s && s(u.root);
232
232
  let l = !1;
233
- if (u.ctx = r ? r(e, t.props || {}, (f, c, ...b) => {
234
- const p = b.length ? b[0] : c;
235
- return u.ctx && i(u.ctx[f], u.ctx[f] = p) && (!u.skip_bound && u.bound[f] && u.bound[f](p), l && Ir(e, f)), c;
236
- }) : [], u.update(), l = !0, ee(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
233
+ if (u.ctx = r ? r(e, t.props || {}, (c, f, ...b) => {
234
+ const g = b.length ? b[0] : f;
235
+ return u.ctx && i(u.ctx[c], u.ctx[c] = g) && (!u.skip_bound && u.bound[c] && u.bound[c](g), l && Cr(e, c)), f;
236
+ }) : [], u.update(), l = !0, te(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
237
237
  if (t.hydrate) {
238
- const f = gr(t.target);
239
- u.fragment && u.fragment.l(f), f.forEach(C);
238
+ const c = vr(t.target);
239
+ u.fragment && u.fragment.l(c), c.forEach(L);
240
240
  } else
241
241
  u.fragment && u.fragment.c();
242
- t.intro && Ar(e.$$.fragment), Pr(e, t.target, t.anchor), I();
242
+ t.intro && Or(e.$$.fragment), Pr(e, t.target, t.anchor), C();
243
243
  }
244
- J(h);
244
+ Y(h);
245
245
  }
246
- let Ot;
247
- typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
246
+ let It;
247
+ typeof HTMLElement == "function" && (It = class extends HTMLElement {
248
248
  constructor(t, r, n) {
249
249
  super();
250
250
  /** The Svelte component constructor */
251
- S(this, "$$ctor");
251
+ x(this, "$$ctor");
252
252
  /** Slots */
253
- S(this, "$$s");
253
+ x(this, "$$s");
254
254
  /** The Svelte component instance */
255
- S(this, "$$c");
255
+ x(this, "$$c");
256
256
  /** Whether or not the custom element is connected */
257
- S(this, "$$cn", !1);
257
+ x(this, "$$cn", !1);
258
258
  /** Component props data */
259
- S(this, "$$d", {});
259
+ x(this, "$$d", {});
260
260
  /** `true` if currently in the process of reflecting component props back to attributes */
261
- S(this, "$$r", !1);
261
+ x(this, "$$r", !1);
262
262
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
263
- S(this, "$$p_d", {});
263
+ x(this, "$$p_d", {});
264
264
  /** @type {Record<string, Function[]>} Event listeners */
265
- S(this, "$$l", {});
265
+ x(this, "$$l", {});
266
266
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
267
- S(this, "$$l_u", /* @__PURE__ */ new Map());
267
+ x(this, "$$l_u", /* @__PURE__ */ new Map());
268
268
  this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
269
269
  }
270
270
  addEventListener(t, r, n) {
@@ -281,42 +281,42 @@ typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
281
281
  }
282
282
  }
283
283
  connectedCallback() {
284
- return tt(this, null, function* () {
284
+ return rt(this, null, function* () {
285
285
  if (this.$$cn = !0, !this.$$c) {
286
286
  let t = function(o) {
287
287
  return () => {
288
288
  let s;
289
289
  return {
290
290
  c: function() {
291
- s = N("slot"), o !== "default" && v(s, "name", o);
291
+ s = N("slot"), o !== "default" && y(s, "name", o);
292
292
  },
293
293
  /**
294
294
  * @param {HTMLElement} target
295
295
  * @param {HTMLElement} [anchor]
296
296
  */
297
297
  m: function(u, l) {
298
- V(u, s, l);
298
+ W(u, s, l);
299
299
  },
300
300
  d: function(u) {
301
- u && C(s);
301
+ u && L(s);
302
302
  }
303
303
  };
304
304
  };
305
305
  };
306
306
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
307
307
  return;
308
- const r = {}, n = _r(this);
308
+ const r = {}, n = Er(this);
309
309
  for (const o of this.$$s)
310
310
  o in n && (r[o] = [t(o)]);
311
311
  for (const o of this.attributes) {
312
312
  const s = this.$$g_p(o.name);
313
- s in this.$$d || (this.$$d[s] = ue(s, o.value, this.$$p_d, "toProp"));
313
+ s in this.$$d || (this.$$d[s] = he(s, o.value, this.$$p_d, "toProp"));
314
314
  }
315
315
  for (const o in this.$$p_d)
316
316
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
317
317
  this.$$c = new this.$$ctor({
318
318
  target: this.shadowRoot || this,
319
- props: et(Ke({}, this.$$d), {
319
+ props: tt(et({}, this.$$d), {
320
320
  $$slots: r,
321
321
  $$scope: {
322
322
  ctx: []
@@ -327,7 +327,7 @@ typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
327
327
  this.$$r = !0;
328
328
  for (const o in this.$$p_d)
329
329
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
330
- const s = ue(
330
+ const s = he(
331
331
  o,
332
332
  this.$$d[o],
333
333
  this.$$p_d,
@@ -351,7 +351,7 @@ typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
351
351
  // and setting attributes through setAttribute etc, this is helpful
352
352
  attributeChangedCallback(t, r, n) {
353
353
  var i;
354
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = ue(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
354
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = he(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
355
355
  }
356
356
  disconnectedCallback() {
357
357
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -364,7 +364,7 @@ typeof HTMLElement == "function" && (Ot = class extends HTMLElement {
364
364
  ) || t;
365
365
  }
366
366
  });
367
- function ue(e, t, r, n) {
367
+ function he(e, t, r, n) {
368
368
  var o;
369
369
  const i = (o = r[e]) == null ? void 0 : o.type;
370
370
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -394,8 +394,8 @@ function ue(e, t, r, n) {
394
394
  return t;
395
395
  }
396
396
  }
397
- function Cr(e, t, r, n, i, o) {
398
- let s = class extends Ot {
397
+ function Lr(e, t, r, n, i, o) {
398
+ let s = class extends It {
399
399
  constructor() {
400
400
  super(e, r, i), this.$$p_d = t;
401
401
  }
@@ -412,7 +412,7 @@ function Cr(e, t, r, n, i, o) {
412
412
  },
413
413
  set(h) {
414
414
  var u;
415
- h = ue(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
415
+ h = he(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
416
416
  }
417
417
  });
418
418
  }), n.forEach((a) => {
@@ -425,7 +425,7 @@ function Cr(e, t, r, n, i, o) {
425
425
  }), e.element = /** @type {any} */
426
426
  s, s;
427
427
  }
428
- class Lr {
428
+ class Mr {
429
429
  constructor() {
430
430
  /**
431
431
  * ### PRIVATE API
@@ -434,7 +434,7 @@ class Lr {
434
434
  *
435
435
  * @type {any}
436
436
  */
437
- S(this, "$$");
437
+ x(this, "$$");
438
438
  /**
439
439
  * ### PRIVATE API
440
440
  *
@@ -442,11 +442,11 @@ class Lr {
442
442
  *
443
443
  * @type {any}
444
444
  */
445
- S(this, "$$set");
445
+ x(this, "$$set");
446
446
  }
447
447
  /** @returns {void} */
448
448
  $destroy() {
449
- Or(this, 1), this.$destroy = T;
449
+ Ir(this, 1), this.$destroy = S;
450
450
  }
451
451
  /**
452
452
  * @template {Extract<keyof Events, string>} K
@@ -455,8 +455,8 @@ class Lr {
455
455
  * @returns {() => void}
456
456
  */
457
457
  $on(t, r) {
458
- if (!te(r))
459
- return T;
458
+ if (!re(r))
459
+ return S;
460
460
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
461
461
  return n.push(r), () => {
462
462
  const i = n.indexOf(r);
@@ -471,15 +471,16 @@ class Lr {
471
471
  this.$$set && !fr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
472
472
  }
473
473
  }
474
- const Mr = "4";
475
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Mr);
476
- function $r(e, t) {
474
+ const $r = "4";
475
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add($r);
476
+ const G = "__WIDGET_GLOBAL_STYLE_CACHE__";
477
+ function Rr(e, t) {
477
478
  if (e) {
478
479
  const r = document.createElement("style");
479
480
  r.innerHTML = t, e.appendChild(r);
480
481
  }
481
482
  }
482
- function Rr(e, t) {
483
+ function Dr(e, t) {
483
484
  if (!e || !t)
484
485
  return;
485
486
  const r = new URL(t);
@@ -490,13 +491,41 @@ function Rr(e, t) {
490
491
  console.error("There was an error while trying to load client styling from URL", n);
491
492
  });
492
493
  }
493
- function Dr(e, t, r) {
494
- if (window.emMessageBus) {
495
- const n = document.createElement("style");
496
- window.emMessageBus.subscribe(t, (i) => {
497
- n.innerHTML = i, e && e.appendChild(n);
494
+ function Ur(e, t, r, n = !1) {
495
+ if (!window.emMessageBus)
496
+ return;
497
+ if (!("adoptedStyleSheets" in Document.prototype) || !n)
498
+ return r = Gr(e, t), r;
499
+ window[G] || (window[G] = {}), r = Fr(e, t);
500
+ const o = r.unsubscribe.bind(r), s = () => {
501
+ if (window[G][t]) {
502
+ const a = window[G][t];
503
+ a.refCount > 1 ? a.refCount = a.refCount - 1 : delete window[G][t];
504
+ }
505
+ o();
506
+ };
507
+ return r.unsubscribe = s, r;
508
+ }
509
+ function Gr(e, t) {
510
+ const r = document.createElement("style");
511
+ return window.emMessageBus.subscribe(t, (n) => {
512
+ e && (r.innerHTML = n, e.appendChild(r));
513
+ });
514
+ }
515
+ function Fr(e, t) {
516
+ return window.emMessageBus.subscribe(t, (r) => {
517
+ var a;
518
+ if (!e)
519
+ return;
520
+ const n = e.getRootNode(), i = window[G];
521
+ let o = (a = i[t]) == null ? void 0 : a.sheet;
522
+ o ? i[t].refCount = i[t].refCount + 1 : (o = new CSSStyleSheet(), o.replaceSync(r), i[t] = {
523
+ sheet: o,
524
+ refCount: 1
498
525
  });
499
- }
526
+ const s = n.adoptedStyleSheets || [];
527
+ s.includes(o) || (n.adoptedStyleSheets = [...s, o]);
528
+ });
500
529
  }
501
530
  /*! *****************************************************************************
502
531
  Copyright (c) Microsoft Corporation.
@@ -512,24 +541,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
512
541
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
513
542
  PERFORMANCE OF THIS SOFTWARE.
514
543
  ***************************************************************************** */
515
- var Le = function(e, t) {
516
- return Le = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
544
+ var Me = function(e, t) {
545
+ return Me = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
517
546
  r.__proto__ = n;
518
547
  } || function(r, n) {
519
548
  for (var i in n)
520
549
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
521
- }, Le(e, t);
550
+ }, Me(e, t);
522
551
  };
523
- function re(e, t) {
552
+ function ne(e, t) {
524
553
  if (typeof t != "function" && t !== null)
525
554
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
526
- Le(e, t);
555
+ Me(e, t);
527
556
  function r() {
528
557
  this.constructor = e;
529
558
  }
530
559
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
531
560
  }
532
- function Me(e) {
561
+ function $e(e) {
533
562
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
534
563
  if (r)
535
564
  return r.call(e);
@@ -541,7 +570,7 @@ function Me(e) {
541
570
  };
542
571
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
543
572
  }
544
- function $e(e, t) {
573
+ function Re(e, t) {
545
574
  var r = typeof Symbol == "function" && e[Symbol.iterator];
546
575
  if (!r)
547
576
  return e;
@@ -561,22 +590,22 @@ function $e(e, t) {
561
590
  }
562
591
  return o;
563
592
  }
564
- function Re(e, t, r) {
593
+ function De(e, t, r) {
565
594
  if (arguments.length === 2)
566
595
  for (var n = 0, i = t.length, o; n < i; n++)
567
596
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
568
597
  return e.concat(o || t);
569
598
  }
570
- function B(e) {
599
+ function A(e) {
571
600
  return typeof e == "function";
572
601
  }
573
- function It(e) {
602
+ function Ct(e) {
574
603
  var t = function(n) {
575
604
  Error.call(n), n.stack = new Error().stack;
576
605
  }, r = e(t);
577
606
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
578
607
  }
579
- var Te = It(function(e) {
608
+ var Te = Ct(function(e) {
580
609
  return function(r) {
581
610
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
582
611
  ` + r.map(function(n, i) {
@@ -585,13 +614,13 @@ var Te = It(function(e) {
585
614
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
586
615
  };
587
616
  });
588
- function De(e, t) {
617
+ function Ue(e, t) {
589
618
  if (e) {
590
619
  var r = e.indexOf(t);
591
620
  0 <= r && e.splice(r, 1);
592
621
  }
593
622
  }
594
- var be = function() {
623
+ var ye = function() {
595
624
  function e(t) {
596
625
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
597
626
  }
@@ -603,12 +632,12 @@ var be = function() {
603
632
  if (s)
604
633
  if (this._parentage = null, Array.isArray(s))
605
634
  try {
606
- for (var a = Me(s), h = a.next(); !h.done; h = a.next()) {
635
+ for (var a = $e(s), h = a.next(); !h.done; h = a.next()) {
607
636
  var u = h.value;
608
637
  u.remove(this);
609
638
  }
610
- } catch (g) {
611
- t = { error: g };
639
+ } catch (p) {
640
+ t = { error: p };
612
641
  } finally {
613
642
  try {
614
643
  h && !h.done && (r = a.return) && r.call(a);
@@ -620,29 +649,29 @@ var be = function() {
620
649
  else
621
650
  s.remove(this);
622
651
  var l = this.initialTeardown;
623
- if (B(l))
652
+ if (A(l))
624
653
  try {
625
654
  l();
626
- } catch (g) {
627
- o = g instanceof Te ? g.errors : [g];
655
+ } catch (p) {
656
+ o = p instanceof Te ? p.errors : [p];
628
657
  }
629
- var f = this._finalizers;
630
- if (f) {
658
+ var c = this._finalizers;
659
+ if (c) {
631
660
  this._finalizers = null;
632
661
  try {
633
- for (var c = Me(f), b = c.next(); !b.done; b = c.next()) {
634
- var p = b.value;
662
+ for (var f = $e(c), b = f.next(); !b.done; b = f.next()) {
663
+ var g = b.value;
635
664
  try {
636
- it(p);
637
- } catch (g) {
638
- o = o != null ? o : [], g instanceof Te ? o = Re(Re([], $e(o)), $e(g.errors)) : o.push(g);
665
+ ot(g);
666
+ } catch (p) {
667
+ o = o != null ? o : [], p instanceof Te ? o = De(De([], Re(o)), Re(p.errors)) : o.push(p);
639
668
  }
640
669
  }
641
- } catch (g) {
642
- n = { error: g };
670
+ } catch (p) {
671
+ n = { error: p };
643
672
  } finally {
644
673
  try {
645
- b && !b.done && (i = c.return) && i.call(c);
674
+ b && !b.done && (i = f.return) && i.call(f);
646
675
  } finally {
647
676
  if (n)
648
677
  throw n.error;
@@ -656,7 +685,7 @@ var be = function() {
656
685
  var r;
657
686
  if (t && t !== this)
658
687
  if (this.closed)
659
- it(t);
688
+ ot(t);
660
689
  else {
661
690
  if (t instanceof e) {
662
691
  if (t.closed || t._hasParent(this))
@@ -673,52 +702,52 @@ var be = function() {
673
702
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
674
703
  }, e.prototype._removeParent = function(t) {
675
704
  var r = this._parentage;
676
- r === t ? this._parentage = null : Array.isArray(r) && De(r, t);
705
+ r === t ? this._parentage = null : Array.isArray(r) && Ue(r, t);
677
706
  }, e.prototype.remove = function(t) {
678
707
  var r = this._finalizers;
679
- r && De(r, t), t instanceof e && t._removeParent(this);
708
+ r && Ue(r, t), t instanceof e && t._removeParent(this);
680
709
  }, e.EMPTY = function() {
681
710
  var t = new e();
682
711
  return t.closed = !0, t;
683
712
  }(), e;
684
- }(), Nt = be.EMPTY;
685
- function Ct(e) {
686
- return e instanceof be || e && "closed" in e && B(e.remove) && B(e.add) && B(e.unsubscribe);
713
+ }(), Nt = ye.EMPTY;
714
+ function Lt(e) {
715
+ return e instanceof ye || e && "closed" in e && A(e.remove) && A(e.add) && A(e.unsubscribe);
687
716
  }
688
- function it(e) {
689
- B(e) ? e() : e.unsubscribe();
717
+ function ot(e) {
718
+ A(e) ? e() : e.unsubscribe();
690
719
  }
691
- var Ur = {
720
+ var jr = {
692
721
  Promise: void 0
693
- }, Gr = {
722
+ }, kr = {
694
723
  setTimeout: function(e, t) {
695
724
  for (var r = [], n = 2; n < arguments.length; n++)
696
725
  r[n - 2] = arguments[n];
697
- return setTimeout.apply(void 0, Re([e, t], $e(r)));
726
+ return setTimeout.apply(void 0, De([e, t], Re(r)));
698
727
  },
699
728
  clearTimeout: function(e) {
700
729
  return clearTimeout(e);
701
730
  },
702
731
  delegate: void 0
703
732
  };
704
- function Fr(e) {
705
- Gr.setTimeout(function() {
733
+ function Vr(e) {
734
+ kr.setTimeout(function() {
706
735
  throw e;
707
736
  });
708
737
  }
709
- function ot() {
738
+ function st() {
710
739
  }
711
- function he(e) {
740
+ function le(e) {
712
741
  e();
713
742
  }
714
- var Lt = function(e) {
715
- re(t, e);
743
+ var Mt = function(e) {
744
+ ne(t, e);
716
745
  function t(r) {
717
746
  var n = e.call(this) || this;
718
- return n.isStopped = !1, r ? (n.destination = r, Ct(r) && r.add(n)) : n.destination = Vr, n;
747
+ return n.isStopped = !1, r ? (n.destination = r, Lt(r) && r.add(n)) : n.destination = zr, n;
719
748
  }
720
749
  return t.create = function(r, n, i) {
721
- return new Ue(r, n, i);
750
+ return new Ge(r, n, i);
722
751
  }, t.prototype.next = function(r) {
723
752
  this.isStopped || this._next(r);
724
753
  }, t.prototype.error = function(r) {
@@ -742,7 +771,7 @@ var Lt = function(e) {
742
771
  this.unsubscribe();
743
772
  }
744
773
  }, t;
745
- }(be), jr = function() {
774
+ }(ye), Xr = function() {
746
775
  function e(t) {
747
776
  this.partialObserver = t;
748
777
  }
@@ -752,7 +781,7 @@ var Lt = function(e) {
752
781
  try {
753
782
  r.next(t);
754
783
  } catch (n) {
755
- se(n);
784
+ ae(n);
756
785
  }
757
786
  }, e.prototype.error = function(t) {
758
787
  var r = this.partialObserver;
@@ -760,56 +789,56 @@ var Lt = function(e) {
760
789
  try {
761
790
  r.error(t);
762
791
  } catch (n) {
763
- se(n);
792
+ ae(n);
764
793
  }
765
794
  else
766
- se(t);
795
+ ae(t);
767
796
  }, e.prototype.complete = function() {
768
797
  var t = this.partialObserver;
769
798
  if (t.complete)
770
799
  try {
771
800
  t.complete();
772
801
  } catch (r) {
773
- se(r);
802
+ ae(r);
774
803
  }
775
804
  }, e;
776
- }(), Ue = function(e) {
777
- re(t, e);
805
+ }(), Ge = function(e) {
806
+ ne(t, e);
778
807
  function t(r, n, i) {
779
808
  var o = e.call(this) || this, s;
780
- return B(r) || !r ? s = {
809
+ return A(r) || !r ? s = {
781
810
  next: r != null ? r : void 0,
782
811
  error: n != null ? n : void 0,
783
812
  complete: i != null ? i : void 0
784
- } : s = r, o.destination = new jr(s), o;
813
+ } : s = r, o.destination = new Xr(s), o;
785
814
  }
786
815
  return t;
787
- }(Lt);
788
- function se(e) {
789
- Fr(e);
816
+ }(Mt);
817
+ function ae(e) {
818
+ Vr(e);
790
819
  }
791
- function kr(e) {
820
+ function Wr(e) {
792
821
  throw e;
793
822
  }
794
- var Vr = {
823
+ var zr = {
795
824
  closed: !0,
796
- next: ot,
797
- error: kr,
798
- complete: ot
799
- }, Xr = function() {
825
+ next: st,
826
+ error: Wr,
827
+ complete: st
828
+ }, Zr = function() {
800
829
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
801
830
  }();
802
- function Wr(e) {
831
+ function Qr(e) {
803
832
  return e;
804
833
  }
805
- function zr(e) {
806
- return e.length === 0 ? Wr : e.length === 1 ? e[0] : function(r) {
834
+ function Jr(e) {
835
+ return e.length === 0 ? Qr : e.length === 1 ? e[0] : function(r) {
807
836
  return e.reduce(function(n, i) {
808
837
  return i(n);
809
838
  }, r);
810
839
  };
811
840
  }
812
- var st = function() {
841
+ var at = function() {
813
842
  function e(t) {
814
843
  t && (this._subscribe = t);
815
844
  }
@@ -817,8 +846,8 @@ var st = function() {
817
846
  var r = new e();
818
847
  return r.source = this, r.operator = t, r;
819
848
  }, e.prototype.subscribe = function(t, r, n) {
820
- var i = this, o = Qr(t) ? t : new Ue(t, r, n);
821
- return he(function() {
849
+ var i = this, o = qr(t) ? t : new Ge(t, r, n);
850
+ return le(function() {
822
851
  var s = i, a = s.operator, h = s.source;
823
852
  o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
824
853
  }), o;
@@ -830,8 +859,8 @@ var st = function() {
830
859
  }
831
860
  }, e.prototype.forEach = function(t, r) {
832
861
  var n = this;
833
- return r = at(r), new r(function(i, o) {
834
- var s = new Ue({
862
+ return r = ut(r), new r(function(i, o) {
863
+ var s = new Ge({
835
864
  next: function(a) {
836
865
  try {
837
866
  t(a);
@@ -847,15 +876,15 @@ var st = function() {
847
876
  }, e.prototype._subscribe = function(t) {
848
877
  var r;
849
878
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
850
- }, e.prototype[Xr] = function() {
879
+ }, e.prototype[Zr] = function() {
851
880
  return this;
852
881
  }, e.prototype.pipe = function() {
853
882
  for (var t = [], r = 0; r < arguments.length; r++)
854
883
  t[r] = arguments[r];
855
- return zr(t)(this);
884
+ return Jr(t)(this);
856
885
  }, e.prototype.toPromise = function(t) {
857
886
  var r = this;
858
- return t = at(t), new t(function(n, i) {
887
+ return t = ut(t), new t(function(n, i) {
859
888
  var o;
860
889
  r.subscribe(function(s) {
861
890
  return o = s;
@@ -869,40 +898,40 @@ var st = function() {
869
898
  return new e(t);
870
899
  }, e;
871
900
  }();
872
- function at(e) {
901
+ function ut(e) {
873
902
  var t;
874
- return (t = e != null ? e : Ur.Promise) !== null && t !== void 0 ? t : Promise;
903
+ return (t = e != null ? e : jr.Promise) !== null && t !== void 0 ? t : Promise;
875
904
  }
876
- function Zr(e) {
877
- return e && B(e.next) && B(e.error) && B(e.complete);
905
+ function Yr(e) {
906
+ return e && A(e.next) && A(e.error) && A(e.complete);
878
907
  }
879
- function Qr(e) {
880
- return e && e instanceof Lt || Zr(e) && Ct(e);
908
+ function qr(e) {
909
+ return e && e instanceof Mt || Yr(e) && Lt(e);
881
910
  }
882
- var Jr = It(function(e) {
911
+ var Kr = Ct(function(e) {
883
912
  return function() {
884
913
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
885
914
  };
886
- }), Mt = function(e) {
887
- re(t, e);
915
+ }), $t = function(e) {
916
+ ne(t, e);
888
917
  function t() {
889
918
  var r = e.call(this) || this;
890
919
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
891
920
  }
892
921
  return t.prototype.lift = function(r) {
893
- var n = new ut(this, this);
922
+ var n = new ht(this, this);
894
923
  return n.operator = r, n;
895
924
  }, t.prototype._throwIfClosed = function() {
896
925
  if (this.closed)
897
- throw new Jr();
926
+ throw new Kr();
898
927
  }, t.prototype.next = function(r) {
899
928
  var n = this;
900
- he(function() {
929
+ le(function() {
901
930
  var i, o;
902
931
  if (n._throwIfClosed(), !n.isStopped) {
903
932
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
904
933
  try {
905
- for (var s = Me(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
934
+ for (var s = $e(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
906
935
  var h = a.value;
907
936
  h.next(r);
908
937
  }
@@ -920,7 +949,7 @@ var Jr = It(function(e) {
920
949
  });
921
950
  }, t.prototype.error = function(r) {
922
951
  var n = this;
923
- he(function() {
952
+ le(function() {
924
953
  if (n._throwIfClosed(), !n.isStopped) {
925
954
  n.hasError = n.isStopped = !0, n.thrownError = r;
926
955
  for (var i = n.observers; i.length; )
@@ -929,7 +958,7 @@ var Jr = It(function(e) {
929
958
  });
930
959
  }, t.prototype.complete = function() {
931
960
  var r = this;
932
- he(function() {
961
+ le(function() {
933
962
  if (r._throwIfClosed(), !r.isStopped) {
934
963
  r.isStopped = !0;
935
964
  for (var n = r.observers; n.length; )
@@ -951,20 +980,20 @@ var Jr = It(function(e) {
951
980
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
952
981
  }, t.prototype._innerSubscribe = function(r) {
953
982
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
954
- return o || s ? Nt : (this.currentObservers = null, a.push(r), new be(function() {
955
- n.currentObservers = null, De(a, r);
983
+ return o || s ? Nt : (this.currentObservers = null, a.push(r), new ye(function() {
984
+ n.currentObservers = null, Ue(a, r);
956
985
  }));
957
986
  }, t.prototype._checkFinalizedStatuses = function(r) {
958
987
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
959
988
  i ? r.error(o) : s && r.complete();
960
989
  }, t.prototype.asObservable = function() {
961
- var r = new st();
990
+ var r = new at();
962
991
  return r.source = this, r;
963
992
  }, t.create = function(r, n) {
964
- return new ut(r, n);
993
+ return new ht(r, n);
965
994
  }, t;
966
- }(st), ut = function(e) {
967
- re(t, e);
995
+ }(at), ht = function(e) {
996
+ ne(t, e);
968
997
  function t(r, n) {
969
998
  var i = e.call(this) || this;
970
999
  return i.destination = r, i.source = n, i;
@@ -982,15 +1011,15 @@ var Jr = It(function(e) {
982
1011
  var n, i;
983
1012
  return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Nt;
984
1013
  }, t;
985
- }(Mt), $t = {
1014
+ }($t), Rt = {
986
1015
  now: function() {
987
- return ($t.delegate || Date).now();
1016
+ return (Rt.delegate || Date).now();
988
1017
  },
989
1018
  delegate: void 0
990
- }, Yr = function(e) {
991
- re(t, e);
1019
+ }, en = function(e) {
1020
+ ne(t, e);
992
1021
  function t(r, n, i) {
993
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = $t);
1022
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Rt);
994
1023
  var o = e.call(this) || this;
995
1024
  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;
996
1025
  }
@@ -1010,162 +1039,162 @@ var Jr = It(function(e) {
1010
1039
  u && o.splice(0, u + 1);
1011
1040
  }
1012
1041
  }, t;
1013
- }(Mt);
1014
- const ht = [], lt = {}, qr = (e, t = 0) => {
1015
- if (ht.indexOf(e) == -1) {
1016
- const r = new Yr(t);
1017
- lt[e] = r, ht.push(e);
1042
+ }($t);
1043
+ const lt = [], ct = {}, tn = (e, t = 0) => {
1044
+ if (lt.indexOf(e) == -1) {
1045
+ const r = new en(t);
1046
+ ct[e] = r, lt.push(e);
1018
1047
  }
1019
- return lt[e];
1020
- }, R = [];
1021
- function Kr(e, t) {
1048
+ return ct[e];
1049
+ }, D = [];
1050
+ function rn(e, t) {
1022
1051
  return {
1023
- subscribe: ve(e, t).subscribe
1052
+ subscribe: ge(e, t).subscribe
1024
1053
  };
1025
1054
  }
1026
- function ve(e, t = T) {
1055
+ function ge(e, t = S) {
1027
1056
  let r;
1028
1057
  const n = /* @__PURE__ */ new Set();
1029
1058
  function i(a) {
1030
1059
  if (Bt(e, a) && (e = a, r)) {
1031
- const h = !R.length;
1060
+ const h = !D.length;
1032
1061
  for (const u of n)
1033
- u[1](), R.push(u, e);
1062
+ u[1](), D.push(u, e);
1034
1063
  if (h) {
1035
- for (let u = 0; u < R.length; u += 2)
1036
- R[u][0](R[u + 1]);
1037
- R.length = 0;
1064
+ for (let u = 0; u < D.length; u += 2)
1065
+ D[u][0](D[u + 1]);
1066
+ D.length = 0;
1038
1067
  }
1039
1068
  }
1040
1069
  }
1041
1070
  function o(a) {
1042
1071
  i(a(e));
1043
1072
  }
1044
- function s(a, h = T) {
1073
+ function s(a, h = S) {
1045
1074
  const u = [a, h];
1046
- return n.add(u), n.size === 1 && (r = t(i, o) || T), a(e), () => {
1075
+ return n.add(u), n.size === 1 && (r = t(i, o) || S), a(e), () => {
1047
1076
  n.delete(u), n.size === 0 && r && (r(), r = null);
1048
1077
  };
1049
1078
  }
1050
1079
  return { set: i, update: o, subscribe: s };
1051
1080
  }
1052
- function X(e, t, r) {
1081
+ function z(e, t, r) {
1053
1082
  const n = !Array.isArray(e), i = n ? [e] : e;
1054
1083
  if (!i.every(Boolean))
1055
1084
  throw new Error("derived() expects stores as input, got a falsy value");
1056
1085
  const o = t.length < 2;
1057
- return Kr(r, (s, a) => {
1086
+ return rn(r, (s, a) => {
1058
1087
  let h = !1;
1059
1088
  const u = [];
1060
- let l = 0, f = T;
1061
- const c = () => {
1089
+ let l = 0, c = S;
1090
+ const f = () => {
1062
1091
  if (l)
1063
1092
  return;
1064
- f();
1065
- const p = t(n ? u[0] : u, s, a);
1066
- o ? s(p) : f = te(p) ? p : T;
1093
+ c();
1094
+ const g = t(n ? u[0] : u, s, a);
1095
+ o ? s(g) : c = re(g) ? g : S;
1067
1096
  }, b = i.map(
1068
- (p, g) => cr(
1069
- p,
1070
- (E) => {
1071
- u[g] = E, l &= ~(1 << g), h && c();
1097
+ (g, p) => pr(
1098
+ g,
1099
+ (w) => {
1100
+ u[p] = w, l &= ~(1 << p), h && f();
1072
1101
  },
1073
1102
  () => {
1074
- l |= 1 << g;
1103
+ l |= 1 << p;
1075
1104
  }
1076
1105
  )
1077
1106
  );
1078
- return h = !0, c(), function() {
1079
- ee(b), f(), h = !1;
1107
+ return h = !0, f(), function() {
1108
+ te(b), c(), h = !1;
1080
1109
  };
1081
1110
  });
1082
1111
  }
1083
- function en(e) {
1112
+ function nn(e) {
1084
1113
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1085
1114
  }
1086
- var tn = function(t) {
1087
- return rn(t) && !nn(t);
1115
+ var on = function(t) {
1116
+ return sn(t) && !an(t);
1088
1117
  };
1089
- function rn(e) {
1118
+ function sn(e) {
1090
1119
  return !!e && typeof e == "object";
1091
1120
  }
1092
- function nn(e) {
1121
+ function an(e) {
1093
1122
  var t = Object.prototype.toString.call(e);
1094
- return t === "[object RegExp]" || t === "[object Date]" || an(e);
1123
+ return t === "[object RegExp]" || t === "[object Date]" || ln(e);
1095
1124
  }
1096
- var on = typeof Symbol == "function" && Symbol.for, sn = on ? Symbol.for("react.element") : 60103;
1097
- function an(e) {
1098
- return e.$$typeof === sn;
1125
+ var un = typeof Symbol == "function" && Symbol.for, hn = un ? Symbol.for("react.element") : 60103;
1126
+ function ln(e) {
1127
+ return e.$$typeof === hn;
1099
1128
  }
1100
- function un(e) {
1129
+ function cn(e) {
1101
1130
  return Array.isArray(e) ? [] : {};
1102
1131
  }
1103
- function q(e, t) {
1104
- return t.clone !== !1 && t.isMergeableObject(e) ? G(un(e), e, t) : e;
1132
+ function K(e, t) {
1133
+ return t.clone !== !1 && t.isMergeableObject(e) ? j(cn(e), e, t) : e;
1105
1134
  }
1106
- function hn(e, t, r) {
1135
+ function fn(e, t, r) {
1107
1136
  return e.concat(t).map(function(n) {
1108
- return q(n, r);
1137
+ return K(n, r);
1109
1138
  });
1110
1139
  }
1111
- function ln(e, t) {
1140
+ function pn(e, t) {
1112
1141
  if (!t.customMerge)
1113
- return G;
1142
+ return j;
1114
1143
  var r = t.customMerge(e);
1115
- return typeof r == "function" ? r : G;
1144
+ return typeof r == "function" ? r : j;
1116
1145
  }
1117
- function fn(e) {
1146
+ function dn(e) {
1118
1147
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
1119
1148
  return Object.propertyIsEnumerable.call(e, t);
1120
1149
  }) : [];
1121
1150
  }
1122
1151
  function ft(e) {
1123
- return Object.keys(e).concat(fn(e));
1152
+ return Object.keys(e).concat(dn(e));
1124
1153
  }
1125
- function Rt(e, t) {
1154
+ function Dt(e, t) {
1126
1155
  try {
1127
1156
  return t in e;
1128
1157
  } catch (r) {
1129
1158
  return !1;
1130
1159
  }
1131
1160
  }
1132
- function cn(e, t) {
1133
- return Rt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1161
+ function mn(e, t) {
1162
+ return Dt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1134
1163
  }
1135
- function pn(e, t, r) {
1164
+ function bn(e, t, r) {
1136
1165
  var n = {};
1137
1166
  return r.isMergeableObject(e) && ft(e).forEach(function(i) {
1138
- n[i] = q(e[i], r);
1167
+ n[i] = K(e[i], r);
1139
1168
  }), ft(t).forEach(function(i) {
1140
- cn(e, i) || (Rt(e, i) && r.isMergeableObject(t[i]) ? n[i] = ln(i, r)(e[i], t[i], r) : n[i] = q(t[i], r));
1169
+ mn(e, i) || (Dt(e, i) && r.isMergeableObject(t[i]) ? n[i] = pn(i, r)(e[i], t[i], r) : n[i] = K(t[i], r));
1141
1170
  }), n;
1142
1171
  }
1143
- function G(e, t, r) {
1144
- r = r || {}, r.arrayMerge = r.arrayMerge || hn, r.isMergeableObject = r.isMergeableObject || tn, r.cloneUnlessOtherwiseSpecified = q;
1172
+ function j(e, t, r) {
1173
+ r = r || {}, r.arrayMerge = r.arrayMerge || fn, r.isMergeableObject = r.isMergeableObject || on, r.cloneUnlessOtherwiseSpecified = K;
1145
1174
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1146
- return o ? n ? r.arrayMerge(e, t, r) : pn(e, t, r) : q(t, r);
1175
+ return o ? n ? r.arrayMerge(e, t, r) : bn(e, t, r) : K(t, r);
1147
1176
  }
1148
- G.all = function(t, r) {
1177
+ j.all = function(t, r) {
1149
1178
  if (!Array.isArray(t))
1150
1179
  throw new Error("first argument should be an array");
1151
1180
  return t.reduce(function(n, i) {
1152
- return G(n, i, r);
1181
+ return j(n, i, r);
1153
1182
  }, {});
1154
1183
  };
1155
- var dn = G, mn = dn;
1156
- const bn = /* @__PURE__ */ en(mn);
1157
- var Ge = function(e, t) {
1158
- return Ge = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1184
+ var yn = j, gn = yn;
1185
+ const vn = /* @__PURE__ */ nn(gn);
1186
+ var Fe = function(e, t) {
1187
+ return Fe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1159
1188
  r.__proto__ = n;
1160
1189
  } || function(r, n) {
1161
1190
  for (var i in n)
1162
1191
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1163
- }, Ge(e, t);
1192
+ }, Fe(e, t);
1164
1193
  };
1165
- function ge(e, t) {
1194
+ function ve(e, t) {
1166
1195
  if (typeof t != "function" && t !== null)
1167
1196
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1168
- Ge(e, t);
1197
+ Fe(e, t);
1169
1198
  function r() {
1170
1199
  this.constructor = e;
1171
1200
  }
@@ -1181,7 +1210,7 @@ var H = function() {
1181
1210
  return t;
1182
1211
  }, H.apply(this, arguments);
1183
1212
  };
1184
- function vn(e, t) {
1213
+ function _n(e, t) {
1185
1214
  var r = {};
1186
1215
  for (var n in e)
1187
1216
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -1190,43 +1219,43 @@ function vn(e, t) {
1190
1219
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1191
1220
  return r;
1192
1221
  }
1193
- function we(e, t, r) {
1222
+ function He(e, t, r) {
1194
1223
  if (r || arguments.length === 2)
1195
1224
  for (var n = 0, i = t.length, o; n < i; n++)
1196
1225
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1197
1226
  return e.concat(o || Array.prototype.slice.call(t));
1198
1227
  }
1199
- function He(e, t) {
1200
- var r = t && t.cache ? t.cache : Tn, n = t && t.serializer ? t.serializer : En, i = t && t.strategy ? t.strategy : _n;
1228
+ function Ae(e, t) {
1229
+ var r = t && t.cache ? t.cache : An, n = t && t.serializer ? t.serializer : Tn, i = t && t.strategy ? t.strategy : Sn;
1201
1230
  return i(e, {
1202
1231
  cache: r,
1203
1232
  serializer: n
1204
1233
  });
1205
1234
  }
1206
- function gn(e) {
1235
+ function En(e) {
1207
1236
  return e == null || typeof e == "number" || typeof e == "boolean";
1208
1237
  }
1209
- function yn(e, t, r, n) {
1210
- var i = gn(n) ? n : r(n), o = t.get(i);
1238
+ function xn(e, t, r, n) {
1239
+ var i = En(n) ? n : r(n), o = t.get(i);
1211
1240
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1212
1241
  }
1213
- function Dt(e, t, r) {
1242
+ function Ut(e, t, r) {
1214
1243
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1215
1244
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1216
1245
  }
1217
- function Ut(e, t, r, n, i) {
1246
+ function Gt(e, t, r, n, i) {
1218
1247
  return r.bind(t, e, n, i);
1219
1248
  }
1220
- function _n(e, t) {
1221
- var r = e.length === 1 ? yn : Dt;
1222
- return Ut(e, this, r, t.cache.create(), t.serializer);
1249
+ function Sn(e, t) {
1250
+ var r = e.length === 1 ? xn : Ut;
1251
+ return Gt(e, this, r, t.cache.create(), t.serializer);
1223
1252
  }
1224
- function xn(e, t) {
1225
- return Ut(e, this, Dt, t.cache.create(), t.serializer);
1253
+ function wn(e, t) {
1254
+ return Gt(e, this, Ut, t.cache.create(), t.serializer);
1226
1255
  }
1227
- var En = function() {
1256
+ var Tn = function() {
1228
1257
  return JSON.stringify(arguments);
1229
- }, Sn = (
1258
+ }, Hn = (
1230
1259
  /** @class */
1231
1260
  function() {
1232
1261
  function e() {
@@ -1238,71 +1267,71 @@ var En = function() {
1238
1267
  this.cache[t] = r;
1239
1268
  }, e;
1240
1269
  }()
1241
- ), Tn = {
1270
+ ), An = {
1242
1271
  create: function() {
1243
- return new Sn();
1272
+ return new Hn();
1244
1273
  }
1245
1274
  }, Be = {
1246
- variadic: xn
1247
- }, pe = function() {
1248
- return pe = Object.assign || function(t) {
1275
+ variadic: wn
1276
+ }, de = function() {
1277
+ return de = Object.assign || function(t) {
1249
1278
  for (var r, n = 1, i = arguments.length; n < i; n++) {
1250
1279
  r = arguments[n];
1251
1280
  for (var o in r)
1252
1281
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1253
1282
  }
1254
1283
  return t;
1255
- }, pe.apply(this, arguments);
1284
+ }, de.apply(this, arguments);
1256
1285
  };
1257
1286
  var d;
1258
1287
  (function(e) {
1259
1288
  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";
1260
1289
  })(d || (d = {}));
1261
- var y;
1290
+ var v;
1262
1291
  (function(e) {
1263
1292
  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";
1264
- })(y || (y = {}));
1265
- var F;
1293
+ })(v || (v = {}));
1294
+ var k;
1266
1295
  (function(e) {
1267
1296
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1268
- })(F || (F = {}));
1269
- function ct(e) {
1270
- return e.type === y.literal;
1271
- }
1272
- function wn(e) {
1273
- return e.type === y.argument;
1297
+ })(k || (k = {}));
1298
+ function pt(e) {
1299
+ return e.type === v.literal;
1274
1300
  }
1275
- function Gt(e) {
1276
- return e.type === y.number;
1301
+ function Bn(e) {
1302
+ return e.type === v.argument;
1277
1303
  }
1278
1304
  function Ft(e) {
1279
- return e.type === y.date;
1305
+ return e.type === v.number;
1280
1306
  }
1281
1307
  function jt(e) {
1282
- return e.type === y.time;
1308
+ return e.type === v.date;
1283
1309
  }
1284
1310
  function kt(e) {
1285
- return e.type === y.select;
1311
+ return e.type === v.time;
1286
1312
  }
1287
1313
  function Vt(e) {
1288
- return e.type === y.plural;
1289
- }
1290
- function Hn(e) {
1291
- return e.type === y.pound;
1314
+ return e.type === v.select;
1292
1315
  }
1293
1316
  function Xt(e) {
1294
- return e.type === y.tag;
1317
+ return e.type === v.plural;
1318
+ }
1319
+ function On(e) {
1320
+ return e.type === v.pound;
1295
1321
  }
1296
1322
  function Wt(e) {
1297
- return !!(e && typeof e == "object" && e.type === F.number);
1323
+ return e.type === v.tag;
1324
+ }
1325
+ function zt(e) {
1326
+ return !!(e && typeof e == "object" && e.type === k.number);
1298
1327
  }
1299
- function Fe(e) {
1300
- return !!(e && typeof e == "object" && e.type === F.dateTime);
1328
+ function je(e) {
1329
+ return !!(e && typeof e == "object" && e.type === k.dateTime);
1301
1330
  }
1302
- var zt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Bn = /(?:[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;
1303
- function An(e) {
1331
+ var Zt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Pn = /(?:[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;
1332
+ function In(e) {
1304
1333
  var t = {};
1305
- return e.replace(Bn, function(r) {
1334
+ return e.replace(Pn, function(r) {
1306
1335
  var n = r.length;
1307
1336
  switch (r[0]) {
1308
1337
  case "G":
@@ -1401,36 +1430,36 @@ var _ = function() {
1401
1430
  return t;
1402
1431
  }, _.apply(this, arguments);
1403
1432
  };
1404
- var Pn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1405
- function On(e) {
1433
+ var Cn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1434
+ function Nn(e) {
1406
1435
  if (e.length === 0)
1407
1436
  throw new Error("Number skeleton cannot be empty");
1408
- for (var t = e.split(Pn).filter(function(c) {
1409
- return c.length > 0;
1437
+ for (var t = e.split(Cn).filter(function(f) {
1438
+ return f.length > 0;
1410
1439
  }), r = [], n = 0, i = t; n < i.length; n++) {
1411
1440
  var o = i[n], s = o.split("/");
1412
1441
  if (s.length === 0)
1413
1442
  throw new Error("Invalid number skeleton");
1414
1443
  for (var a = s[0], h = s.slice(1), u = 0, l = h; u < l.length; u++) {
1415
- var f = l[u];
1416
- if (f.length === 0)
1444
+ var c = l[u];
1445
+ if (c.length === 0)
1417
1446
  throw new Error("Invalid number skeleton");
1418
1447
  }
1419
1448
  r.push({ stem: a, options: h });
1420
1449
  }
1421
1450
  return r;
1422
1451
  }
1423
- function In(e) {
1452
+ function Ln(e) {
1424
1453
  return e.replace(/^(.*?)-/, "");
1425
1454
  }
1426
- var pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Zt = /^(@+)?(\+|#+)?[rs]?$/g, Nn = /(\*)(0+)|(#+)(0+)|(0+)/g, Qt = /^(0+)$/;
1427
- function dt(e) {
1455
+ var dt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Qt = /^(@+)?(\+|#+)?[rs]?$/g, Mn = /(\*)(0+)|(#+)(0+)|(0+)/g, Jt = /^(0+)$/;
1456
+ function mt(e) {
1428
1457
  var t = {};
1429
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Zt, function(r, n, i) {
1458
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Qt, function(r, n, i) {
1430
1459
  return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
1431
1460
  }), t;
1432
1461
  }
1433
- function Jt(e) {
1462
+ function Yt(e) {
1434
1463
  switch (e) {
1435
1464
  case "sign-auto":
1436
1465
  return {
@@ -1470,7 +1499,7 @@ function Jt(e) {
1470
1499
  };
1471
1500
  }
1472
1501
  }
1473
- function Cn(e) {
1502
+ function $n(e) {
1474
1503
  var t;
1475
1504
  if (e[0] === "E" && e[1] === "E" ? (t = {
1476
1505
  notation: "engineering"
@@ -1478,17 +1507,17 @@ function Cn(e) {
1478
1507
  notation: "scientific"
1479
1508
  }, e = e.slice(1)), t) {
1480
1509
  var r = e.slice(0, 2);
1481
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Qt.test(e))
1510
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Jt.test(e))
1482
1511
  throw new Error("Malformed concise eng/scientific notation");
1483
1512
  t.minimumIntegerDigits = e.length;
1484
1513
  }
1485
1514
  return t;
1486
1515
  }
1487
- function mt(e) {
1488
- var t = {}, r = Jt(e);
1516
+ function bt(e) {
1517
+ var t = {}, r = Yt(e);
1489
1518
  return r || t;
1490
1519
  }
1491
- function Ln(e) {
1520
+ function Rn(e) {
1492
1521
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1493
1522
  var i = n[r];
1494
1523
  switch (i.stem) {
@@ -1512,7 +1541,7 @@ function Ln(e) {
1512
1541
  continue;
1513
1542
  case "measure-unit":
1514
1543
  case "unit":
1515
- t.style = "unit", t.unit = In(i.options[0]);
1544
+ t.style = "unit", t.unit = Ln(i.options[0]);
1516
1545
  continue;
1517
1546
  case "compact-short":
1518
1547
  case "K":
@@ -1524,12 +1553,12 @@ function Ln(e) {
1524
1553
  continue;
1525
1554
  case "scientific":
1526
1555
  t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1527
- return _(_({}, h), mt(u));
1556
+ return _(_({}, h), bt(u));
1528
1557
  }, {}));
1529
1558
  continue;
1530
1559
  case "engineering":
1531
1560
  t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1532
- return _(_({}, h), mt(u));
1561
+ return _(_({}, h), bt(u));
1533
1562
  }, {}));
1534
1563
  continue;
1535
1564
  case "notation-simple":
@@ -1574,11 +1603,11 @@ function Ln(e) {
1574
1603
  case "integer-width":
1575
1604
  if (i.options.length > 1)
1576
1605
  throw new RangeError("integer-width stems only accept a single optional option");
1577
- i.options[0].replace(Nn, function(h, u, l, f, c, b) {
1606
+ i.options[0].replace(Mn, function(h, u, l, c, f, b) {
1578
1607
  if (u)
1579
1608
  t.minimumIntegerDigits = l.length;
1580
1609
  else {
1581
- if (f && c)
1610
+ if (c && f)
1582
1611
  throw new Error("We currently do not support maximum integer digits");
1583
1612
  if (b)
1584
1613
  throw new Error("We currently do not support exact integer digits");
@@ -1587,32 +1616,32 @@ function Ln(e) {
1587
1616
  });
1588
1617
  continue;
1589
1618
  }
1590
- if (Qt.test(i.stem)) {
1619
+ if (Jt.test(i.stem)) {
1591
1620
  t.minimumIntegerDigits = i.stem.length;
1592
1621
  continue;
1593
1622
  }
1594
- if (pt.test(i.stem)) {
1623
+ if (dt.test(i.stem)) {
1595
1624
  if (i.options.length > 1)
1596
1625
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1597
- i.stem.replace(pt, function(h, u, l, f, c, b) {
1598
- return l === "*" ? t.minimumFractionDigits = u.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && b ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + b.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1626
+ i.stem.replace(dt, function(h, u, l, c, f, b) {
1627
+ return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && b ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + b.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1599
1628
  });
1600
1629
  var o = i.options[0];
1601
- o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), dt(o)));
1630
+ o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), mt(o)));
1602
1631
  continue;
1603
1632
  }
1604
- if (Zt.test(i.stem)) {
1605
- t = _(_({}, t), dt(i.stem));
1633
+ if (Qt.test(i.stem)) {
1634
+ t = _(_({}, t), mt(i.stem));
1606
1635
  continue;
1607
1636
  }
1608
- var s = Jt(i.stem);
1637
+ var s = Yt(i.stem);
1609
1638
  s && (t = _(_({}, t), s));
1610
- var a = Cn(i.stem);
1639
+ var a = $n(i.stem);
1611
1640
  a && (t = _(_({}, t), a));
1612
1641
  }
1613
1642
  return t;
1614
1643
  }
1615
- var ae = {
1644
+ var ue = {
1616
1645
  "001": [
1617
1646
  "H",
1618
1647
  "h"
@@ -3027,13 +3056,13 @@ var ae = {
3027
3056
  "h"
3028
3057
  ]
3029
3058
  };
3030
- function Mn(e, t) {
3059
+ function Dn(e, t) {
3031
3060
  for (var r = "", n = 0; n < e.length; n++) {
3032
3061
  var i = e.charAt(n);
3033
3062
  if (i === "j") {
3034
3063
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
3035
3064
  o++, n++;
3036
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = $n(t);
3065
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Un(t);
3037
3066
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
3038
3067
  r += h;
3039
3068
  for (; s-- > 0; )
@@ -3043,7 +3072,7 @@ function Mn(e, t) {
3043
3072
  }
3044
3073
  return r;
3045
3074
  }
3046
- function $n(e) {
3075
+ function Un(e) {
3047
3076
  var t = e.hourCycle;
3048
3077
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
3049
3078
  e.hourCycles && // @ts-ignore
@@ -3062,23 +3091,23 @@ function $n(e) {
3062
3091
  }
3063
3092
  var r = e.language, n;
3064
3093
  r !== "root" && (n = e.maximize().region);
3065
- var i = ae[n || ""] || ae[r || ""] || ae["".concat(r, "-001")] || ae["001"];
3094
+ var i = ue[n || ""] || ue[r || ""] || ue["".concat(r, "-001")] || ue["001"];
3066
3095
  return i[0];
3067
3096
  }
3068
- var Ae, Rn = new RegExp("^".concat(zt.source, "*")), Dn = new RegExp("".concat(zt.source, "*$"));
3097
+ var Oe, Gn = new RegExp("^".concat(Zt.source, "*")), Fn = new RegExp("".concat(Zt.source, "*$"));
3069
3098
  function m(e, t) {
3070
3099
  return { start: e, end: t };
3071
3100
  }
3072
- var Un = !!String.prototype.startsWith && "_a".startsWith("a", 1), Gn = !!String.fromCodePoint, Fn = !!Object.fromEntries, jn = !!String.prototype.codePointAt, kn = !!String.prototype.trimStart, Vn = !!String.prototype.trimEnd, Xn = !!Number.isSafeInteger, Wn = Xn ? Number.isSafeInteger : function(e) {
3101
+ var jn = !!String.prototype.startsWith && "_a".startsWith("a", 1), kn = !!String.fromCodePoint, Vn = !!Object.fromEntries, Xn = !!String.prototype.codePointAt, Wn = !!String.prototype.trimStart, zn = !!String.prototype.trimEnd, Zn = !!Number.isSafeInteger, Qn = Zn ? Number.isSafeInteger : function(e) {
3073
3102
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3074
- }, je = !0;
3103
+ }, ke = !0;
3075
3104
  try {
3076
- var zn = qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3077
- je = ((Ae = zn.exec("a")) === null || Ae === void 0 ? void 0 : Ae[0]) === "a";
3105
+ var Jn = Kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3106
+ ke = ((Oe = Jn.exec("a")) === null || Oe === void 0 ? void 0 : Oe[0]) === "a";
3078
3107
  } catch (e) {
3079
- je = !1;
3108
+ ke = !1;
3080
3109
  }
3081
- var bt = Un ? (
3110
+ var yt = jn ? (
3082
3111
  // Native
3083
3112
  function(t, r, n) {
3084
3113
  return t.startsWith(r, n);
@@ -3088,7 +3117,7 @@ var bt = Un ? (
3088
3117
  function(t, r, n) {
3089
3118
  return t.slice(n, n + r.length) === r;
3090
3119
  }
3091
- ), ke = Gn ? String.fromCodePoint : (
3120
+ ), Ve = kn ? String.fromCodePoint : (
3092
3121
  // IE11
3093
3122
  function() {
3094
3123
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3100,9 +3129,9 @@ var bt = Un ? (
3100
3129
  }
3101
3130
  return n;
3102
3131
  }
3103
- ), vt = (
3132
+ ), gt = (
3104
3133
  // native
3105
- Fn ? Object.fromEntries : (
3134
+ Vn ? Object.fromEntries : (
3106
3135
  // Ponyfill
3107
3136
  function(t) {
3108
3137
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3112,7 +3141,7 @@ var bt = Un ? (
3112
3141
  return r;
3113
3142
  }
3114
3143
  )
3115
- ), Yt = jn ? (
3144
+ ), qt = Xn ? (
3116
3145
  // Native
3117
3146
  function(t, r) {
3118
3147
  return t.codePointAt(r);
@@ -3126,7 +3155,7 @@ var bt = Un ? (
3126
3155
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3127
3156
  }
3128
3157
  }
3129
- ), Zn = kn ? (
3158
+ ), Yn = Wn ? (
3130
3159
  // Native
3131
3160
  function(t) {
3132
3161
  return t.trimStart();
@@ -3134,9 +3163,9 @@ var bt = Un ? (
3134
3163
  ) : (
3135
3164
  // Ponyfill
3136
3165
  function(t) {
3137
- return t.replace(Rn, "");
3166
+ return t.replace(Gn, "");
3138
3167
  }
3139
- ), Qn = Vn ? (
3168
+ ), qn = zn ? (
3140
3169
  // Native
3141
3170
  function(t) {
3142
3171
  return t.trimEnd();
@@ -3144,32 +3173,32 @@ var bt = Un ? (
3144
3173
  ) : (
3145
3174
  // Ponyfill
3146
3175
  function(t) {
3147
- return t.replace(Dn, "");
3176
+ return t.replace(Fn, "");
3148
3177
  }
3149
3178
  );
3150
- function qt(e, t) {
3179
+ function Kt(e, t) {
3151
3180
  return new RegExp(e, t);
3152
3181
  }
3153
- var Ve;
3154
- if (je) {
3155
- var gt = qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3156
- Ve = function(t, r) {
3182
+ var Xe;
3183
+ if (ke) {
3184
+ var vt = Kt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3185
+ Xe = function(t, r) {
3157
3186
  var n;
3158
- gt.lastIndex = r;
3159
- var i = gt.exec(t);
3187
+ vt.lastIndex = r;
3188
+ var i = vt.exec(t);
3160
3189
  return (n = i[1]) !== null && n !== void 0 ? n : "";
3161
3190
  };
3162
3191
  } else
3163
- Ve = function(t, r) {
3192
+ Xe = function(t, r) {
3164
3193
  for (var n = []; ; ) {
3165
- var i = Yt(t, r);
3166
- if (i === void 0 || Kt(i) || Kn(i))
3194
+ var i = qt(t, r);
3195
+ if (i === void 0 || er(i) || ri(i))
3167
3196
  break;
3168
3197
  n.push(i), r += i >= 65536 ? 2 : 1;
3169
3198
  }
3170
- return ke.apply(void 0, n);
3199
+ return Ve.apply(void 0, n);
3171
3200
  };
3172
- var Jn = (
3201
+ var Kn = (
3173
3202
  /** @class */
3174
3203
  function() {
3175
3204
  function e(t, r) {
@@ -3193,14 +3222,14 @@ var Jn = (
3193
3222
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3194
3223
  var a = this.clonePosition();
3195
3224
  this.bump(), i.push({
3196
- type: y.pound,
3225
+ type: v.pound,
3197
3226
  location: m(a, this.clonePosition())
3198
3227
  });
3199
3228
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
3200
3229
  if (n)
3201
3230
  break;
3202
3231
  return this.error(d.UNMATCHED_CLOSING_TAG, m(this.clonePosition(), this.clonePosition()));
3203
- } else if (o === 60 && !this.ignoreTag && Xe(this.peek() || 0)) {
3232
+ } else if (o === 60 && !this.ignoreTag && We(this.peek() || 0)) {
3204
3233
  var s = this.parseTag(t, r);
3205
3234
  if (s.err)
3206
3235
  return s;
@@ -3221,7 +3250,7 @@ var Jn = (
3221
3250
  if (this.bumpSpace(), this.bumpIf("/>"))
3222
3251
  return {
3223
3252
  val: {
3224
- type: y.literal,
3253
+ type: v.literal,
3225
3254
  value: "<".concat(i, "/>"),
3226
3255
  location: m(n, this.clonePosition())
3227
3256
  },
@@ -3233,12 +3262,12 @@ var Jn = (
3233
3262
  return o;
3234
3263
  var s = o.val, a = this.clonePosition();
3235
3264
  if (this.bumpIf("</")) {
3236
- if (this.isEOF() || !Xe(this.char()))
3265
+ if (this.isEOF() || !We(this.char()))
3237
3266
  return this.error(d.INVALID_TAG, m(a, this.clonePosition()));
3238
3267
  var h = this.clonePosition(), u = this.parseTagName();
3239
3268
  return i !== u ? this.error(d.UNMATCHED_CLOSING_TAG, m(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3240
3269
  val: {
3241
- type: y.tag,
3270
+ type: v.tag,
3242
3271
  value: i,
3243
3272
  children: s,
3244
3273
  location: m(n, this.clonePosition())
@@ -3251,7 +3280,7 @@ var Jn = (
3251
3280
  return this.error(d.INVALID_TAG, m(n, this.clonePosition()));
3252
3281
  }, e.prototype.parseTagName = function() {
3253
3282
  var t = this.offset();
3254
- for (this.bump(); !this.isEOF() && qn(this.char()); )
3283
+ for (this.bump(); !this.isEOF() && ti(this.char()); )
3255
3284
  this.bump();
3256
3285
  return this.message.slice(t, this.offset());
3257
3286
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3275,12 +3304,12 @@ var Jn = (
3275
3304
  }
3276
3305
  var h = m(n, this.clonePosition());
3277
3306
  return {
3278
- val: { type: y.literal, value: i, location: h },
3307
+ val: { type: v.literal, value: i, location: h },
3279
3308
  err: null
3280
3309
  };
3281
3310
  }, e.prototype.tryParseLeftAngleBracket = function() {
3282
3311
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3283
- !Yn(this.peek() || 0)) ? (this.bump(), "<") : null;
3312
+ !ei(this.peek() || 0)) ? (this.bump(), "<") : null;
3284
3313
  }, e.prototype.tryParseQuote = function(t) {
3285
3314
  if (this.isEOF() || this.char() !== 39)
3286
3315
  return null;
@@ -3314,12 +3343,12 @@ var Jn = (
3314
3343
  r.push(n);
3315
3344
  this.bump();
3316
3345
  }
3317
- return ke.apply(void 0, r);
3346
+ return Ve.apply(void 0, r);
3318
3347
  }, e.prototype.tryParseUnquoted = function(t, r) {
3319
3348
  if (this.isEOF())
3320
3349
  return null;
3321
3350
  var n = this.char();
3322
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ke(n));
3351
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ve(n));
3323
3352
  }, e.prototype.parseArgument = function(t, r) {
3324
3353
  var n = this.clonePosition();
3325
3354
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3335,7 +3364,7 @@ var Jn = (
3335
3364
  case 125:
3336
3365
  return this.bump(), {
3337
3366
  val: {
3338
- type: y.argument,
3367
+ type: v.argument,
3339
3368
  // value does not include the opening and closing braces.
3340
3369
  value: i,
3341
3370
  location: m(n, this.clonePosition())
@@ -3348,7 +3377,7 @@ var Jn = (
3348
3377
  return this.error(d.MALFORMED_ARGUMENT, m(n, this.clonePosition()));
3349
3378
  }
3350
3379
  }, e.prototype.parseIdentifierIfPossible = function() {
3351
- var t = this.clonePosition(), r = this.offset(), n = Ve(this.message, r), i = r + n.length;
3380
+ var t = this.clonePosition(), r = this.offset(), n = Xe(this.message, r), i = r + n.length;
3352
3381
  this.bumpTo(i);
3353
3382
  var o = this.clonePosition(), s = m(t, o);
3354
3383
  return { value: n, location: s };
@@ -3364,49 +3393,49 @@ var Jn = (
3364
3393
  var u = null;
3365
3394
  if (this.bumpIf(",")) {
3366
3395
  this.bumpSpace();
3367
- var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3368
- if (f.err)
3369
- return f;
3370
- var c = Qn(f.val);
3371
- if (c.length === 0)
3396
+ var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3397
+ if (c.err)
3398
+ return c;
3399
+ var f = qn(c.val);
3400
+ if (f.length === 0)
3372
3401
  return this.error(d.EXPECT_ARGUMENT_STYLE, m(this.clonePosition(), this.clonePosition()));
3373
3402
  var b = m(l, this.clonePosition());
3374
- u = { style: c, styleLocation: b };
3403
+ u = { style: f, styleLocation: b };
3375
3404
  }
3376
- var p = this.tryParseArgumentClose(i);
3377
- if (p.err)
3378
- return p;
3379
- var g = m(i, this.clonePosition());
3380
- if (u && bt(u == null ? void 0 : u.style, "::", 0)) {
3381
- var E = Zn(u.style.slice(2));
3405
+ var g = this.tryParseArgumentClose(i);
3406
+ if (g.err)
3407
+ return g;
3408
+ var p = m(i, this.clonePosition());
3409
+ if (u && yt(u == null ? void 0 : u.style, "::", 0)) {
3410
+ var w = Yn(u.style.slice(2));
3382
3411
  if (a === "number") {
3383
- var f = this.parseNumberSkeletonFromString(E, u.styleLocation);
3384
- return f.err ? f : {
3385
- val: { type: y.number, value: n, location: g, style: f.val },
3412
+ var c = this.parseNumberSkeletonFromString(w, u.styleLocation);
3413
+ return c.err ? c : {
3414
+ val: { type: v.number, value: n, location: p, style: c.val },
3386
3415
  err: null
3387
3416
  };
3388
3417
  } else {
3389
- if (E.length === 0)
3390
- return this.error(d.EXPECT_DATE_TIME_SKELETON, g);
3391
- var z = E;
3392
- this.locale && (z = Mn(E, this.locale));
3393
- var c = {
3394
- type: F.dateTime,
3395
- pattern: z,
3418
+ if (w.length === 0)
3419
+ return this.error(d.EXPECT_DATE_TIME_SKELETON, p);
3420
+ var B = w;
3421
+ this.locale && (B = Dn(w, this.locale));
3422
+ var f = {
3423
+ type: k.dateTime,
3424
+ pattern: B,
3396
3425
  location: u.styleLocation,
3397
- parsedOptions: this.shouldParseSkeletons ? An(z) : {}
3398
- }, M = a === "date" ? y.date : y.time;
3426
+ parsedOptions: this.shouldParseSkeletons ? In(B) : {}
3427
+ }, $ = a === "date" ? v.date : v.time;
3399
3428
  return {
3400
- val: { type: M, value: n, location: g, style: c },
3429
+ val: { type: $, value: n, location: p, style: f },
3401
3430
  err: null
3402
3431
  };
3403
3432
  }
3404
3433
  }
3405
3434
  return {
3406
3435
  val: {
3407
- type: a === "number" ? y.number : a === "date" ? y.date : y.time,
3436
+ type: a === "number" ? v.number : a === "date" ? v.date : v.time,
3408
3437
  value: n,
3409
- location: g,
3438
+ location: p,
3410
3439
  style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
3411
3440
  },
3412
3441
  err: null
@@ -3415,43 +3444,43 @@ var Jn = (
3415
3444
  case "plural":
3416
3445
  case "selectordinal":
3417
3446
  case "select": {
3418
- var w = this.clonePosition();
3447
+ var T = this.clonePosition();
3419
3448
  if (this.bumpSpace(), !this.bumpIf(","))
3420
- return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, m(w, pe({}, w)));
3449
+ return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, m(T, de({}, T)));
3421
3450
  this.bumpSpace();
3422
- var Z = this.parseIdentifierIfPossible(), O = 0;
3423
- if (a !== "select" && Z.value === "offset") {
3451
+ var Q = this.parseIdentifierIfPossible(), I = 0;
3452
+ if (a !== "select" && Q.value === "offset") {
3424
3453
  if (!this.bumpIf(":"))
3425
3454
  return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, m(this.clonePosition(), this.clonePosition()));
3426
3455
  this.bumpSpace();
3427
- var f = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3428
- if (f.err)
3429
- return f;
3430
- this.bumpSpace(), Z = this.parseIdentifierIfPossible(), O = f.val;
3456
+ var c = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3457
+ if (c.err)
3458
+ return c;
3459
+ this.bumpSpace(), Q = this.parseIdentifierIfPossible(), I = c.val;
3431
3460
  }
3432
- var oe = this.tryParsePluralOrSelectOptions(t, a, r, Z);
3433
- if (oe.err)
3434
- return oe;
3435
- var p = this.tryParseArgumentClose(i);
3436
- if (p.err)
3437
- return p;
3438
- var Ye = m(i, this.clonePosition());
3461
+ var se = this.tryParsePluralOrSelectOptions(t, a, r, Q);
3462
+ if (se.err)
3463
+ return se;
3464
+ var g = this.tryParseArgumentClose(i);
3465
+ if (g.err)
3466
+ return g;
3467
+ var qe = m(i, this.clonePosition());
3439
3468
  return a === "select" ? {
3440
3469
  val: {
3441
- type: y.select,
3470
+ type: v.select,
3442
3471
  value: n,
3443
- options: vt(oe.val),
3444
- location: Ye
3472
+ options: gt(se.val),
3473
+ location: qe
3445
3474
  },
3446
3475
  err: null
3447
3476
  } : {
3448
3477
  val: {
3449
- type: y.plural,
3478
+ type: v.plural,
3450
3479
  value: n,
3451
- options: vt(oe.val),
3452
- offset: O,
3480
+ options: gt(se.val),
3481
+ offset: I,
3453
3482
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3454
- location: Ye
3483
+ location: qe
3455
3484
  },
3456
3485
  err: null
3457
3486
  };
@@ -3499,28 +3528,28 @@ var Jn = (
3499
3528
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3500
3529
  var n = [];
3501
3530
  try {
3502
- n = On(t);
3531
+ n = Nn(t);
3503
3532
  } catch (i) {
3504
3533
  return this.error(d.INVALID_NUMBER_SKELETON, r);
3505
3534
  }
3506
3535
  return {
3507
3536
  val: {
3508
- type: F.number,
3537
+ type: k.number,
3509
3538
  tokens: n,
3510
3539
  location: r,
3511
- parsedOptions: this.shouldParseSkeletons ? Ln(n) : {}
3540
+ parsedOptions: this.shouldParseSkeletons ? Rn(n) : {}
3512
3541
  },
3513
3542
  err: null
3514
3543
  };
3515
3544
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3516
3545
  for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
3517
3546
  if (u.length === 0) {
3518
- var f = this.clonePosition();
3547
+ var c = this.clonePosition();
3519
3548
  if (r !== "select" && this.bumpIf("=")) {
3520
- var c = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_SELECTOR, d.INVALID_PLURAL_ARGUMENT_SELECTOR);
3521
- if (c.err)
3522
- return c;
3523
- l = m(f, this.clonePosition()), u = this.message.slice(f.offset, this.offset());
3549
+ var f = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_SELECTOR, d.INVALID_PLURAL_ARGUMENT_SELECTOR);
3550
+ if (f.err)
3551
+ return f;
3552
+ l = m(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
3524
3553
  } else
3525
3554
  break;
3526
3555
  }
@@ -3530,16 +3559,16 @@ var Jn = (
3530
3559
  var b = this.clonePosition();
3531
3560
  if (!this.bumpIf("{"))
3532
3561
  return this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, m(this.clonePosition(), this.clonePosition()));
3533
- var p = this.parseMessage(t + 1, r, n);
3534
- if (p.err)
3535
- return p;
3536
- var g = this.tryParseArgumentClose(b);
3562
+ var g = this.parseMessage(t + 1, r, n);
3537
3563
  if (g.err)
3538
3564
  return g;
3565
+ var p = this.tryParseArgumentClose(b);
3566
+ if (p.err)
3567
+ return p;
3539
3568
  a.push([
3540
3569
  u,
3541
3570
  {
3542
- value: p.val,
3571
+ value: g.val,
3543
3572
  location: m(b, this.clonePosition())
3544
3573
  }
3545
3574
  ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
@@ -3556,7 +3585,7 @@ var Jn = (
3556
3585
  break;
3557
3586
  }
3558
3587
  var h = m(i, this.clonePosition());
3559
- return o ? (s *= n, Wn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3588
+ return o ? (s *= n, Qn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3560
3589
  }, e.prototype.offset = function() {
3561
3590
  return this.position.offset;
3562
3591
  }, e.prototype.isEOF = function() {
@@ -3571,7 +3600,7 @@ var Jn = (
3571
3600
  var t = this.position.offset;
3572
3601
  if (t >= this.message.length)
3573
3602
  throw Error("out of bound");
3574
- var r = Yt(this.message, t);
3603
+ var r = qt(this.message, t);
3575
3604
  if (r === void 0)
3576
3605
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3577
3606
  return r;
@@ -3590,7 +3619,7 @@ var Jn = (
3590
3619
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3591
3620
  }
3592
3621
  }, e.prototype.bumpIf = function(t) {
3593
- if (bt(this.message, t, this.offset())) {
3622
+ if (yt(this.message, t, this.offset())) {
3594
3623
  for (var r = 0; r < t.length; r++)
3595
3624
  this.bump();
3596
3625
  return !0;
@@ -3612,7 +3641,7 @@ var Jn = (
3612
3641
  break;
3613
3642
  }
3614
3643
  }, e.prototype.bumpSpace = function() {
3615
- for (; !this.isEOF() && Kt(this.char()); )
3644
+ for (; !this.isEOF() && er(this.char()); )
3616
3645
  this.bump();
3617
3646
  }, e.prototype.peek = function() {
3618
3647
  if (this.isEOF())
@@ -3622,47 +3651,47 @@ var Jn = (
3622
3651
  }, e;
3623
3652
  }()
3624
3653
  );
3625
- function Xe(e) {
3654
+ function We(e) {
3626
3655
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3627
3656
  }
3628
- function Yn(e) {
3629
- return Xe(e) || e === 47;
3657
+ function ei(e) {
3658
+ return We(e) || e === 47;
3630
3659
  }
3631
- function qn(e) {
3660
+ function ti(e) {
3632
3661
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
3633
3662
  }
3634
- function Kt(e) {
3663
+ function er(e) {
3635
3664
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3636
3665
  }
3637
- function Kn(e) {
3666
+ function ri(e) {
3638
3667
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
3639
3668
  }
3640
- function We(e) {
3669
+ function ze(e) {
3641
3670
  e.forEach(function(t) {
3642
- if (delete t.location, kt(t) || Vt(t))
3671
+ if (delete t.location, Vt(t) || Xt(t))
3643
3672
  for (var r in t.options)
3644
- delete t.options[r].location, We(t.options[r].value);
3673
+ delete t.options[r].location, ze(t.options[r].value);
3645
3674
  else
3646
- Gt(t) && Wt(t.style) || (Ft(t) || jt(t)) && Fe(t.style) ? delete t.style.location : Xt(t) && We(t.children);
3675
+ Ft(t) && zt(t.style) || (jt(t) || kt(t)) && je(t.style) ? delete t.style.location : Wt(t) && ze(t.children);
3647
3676
  });
3648
3677
  }
3649
- function ei(e, t) {
3650
- t === void 0 && (t = {}), t = pe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3651
- var r = new Jn(e, t).parse();
3678
+ function ni(e, t) {
3679
+ t === void 0 && (t = {}), t = de({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3680
+ var r = new Kn(e, t).parse();
3652
3681
  if (r.err) {
3653
3682
  var n = SyntaxError(d[r.err.kind]);
3654
3683
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3655
3684
  }
3656
- return t != null && t.captureLocation || We(r.val), r.val;
3685
+ return t != null && t.captureLocation || ze(r.val), r.val;
3657
3686
  }
3658
- var j;
3687
+ var V;
3659
3688
  (function(e) {
3660
3689
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3661
- })(j || (j = {}));
3662
- var ye = (
3690
+ })(V || (V = {}));
3691
+ var _e = (
3663
3692
  /** @class */
3664
3693
  function(e) {
3665
- ge(t, e);
3694
+ ve(t, e);
3666
3695
  function t(r, n, i) {
3667
3696
  var o = e.call(this, r) || this;
3668
3697
  return o.code = n, o.originalMessage = i, o;
@@ -3671,152 +3700,152 @@ var ye = (
3671
3700
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3672
3701
  }, t;
3673
3702
  }(Error)
3674
- ), yt = (
3703
+ ), _t = (
3675
3704
  /** @class */
3676
3705
  function(e) {
3677
- ge(t, e);
3706
+ ve(t, e);
3678
3707
  function t(r, n, i, o) {
3679
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), j.INVALID_VALUE, o) || this;
3708
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), V.INVALID_VALUE, o) || this;
3680
3709
  }
3681
3710
  return t;
3682
- }(ye)
3683
- ), ti = (
3711
+ }(_e)
3712
+ ), ii = (
3684
3713
  /** @class */
3685
3714
  function(e) {
3686
- ge(t, e);
3715
+ ve(t, e);
3687
3716
  function t(r, n, i) {
3688
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), j.INVALID_VALUE, i) || this;
3717
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), V.INVALID_VALUE, i) || this;
3689
3718
  }
3690
3719
  return t;
3691
- }(ye)
3692
- ), ri = (
3720
+ }(_e)
3721
+ ), oi = (
3693
3722
  /** @class */
3694
3723
  function(e) {
3695
- ge(t, e);
3724
+ ve(t, e);
3696
3725
  function t(r, n) {
3697
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), j.MISSING_VALUE, n) || this;
3726
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), V.MISSING_VALUE, n) || this;
3698
3727
  }
3699
3728
  return t;
3700
- }(ye)
3701
- ), x;
3729
+ }(_e)
3730
+ ), E;
3702
3731
  (function(e) {
3703
3732
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3704
- })(x || (x = {}));
3705
- function ni(e) {
3733
+ })(E || (E = {}));
3734
+ function si(e) {
3706
3735
  return e.length < 2 ? e : e.reduce(function(t, r) {
3707
3736
  var n = t[t.length - 1];
3708
- return !n || n.type !== x.literal || r.type !== x.literal ? t.push(r) : n.value += r.value, t;
3737
+ return !n || n.type !== E.literal || r.type !== E.literal ? t.push(r) : n.value += r.value, t;
3709
3738
  }, []);
3710
3739
  }
3711
- function ii(e) {
3740
+ function ai(e) {
3712
3741
  return typeof e == "function";
3713
3742
  }
3714
- function le(e, t, r, n, i, o, s) {
3715
- if (e.length === 1 && ct(e[0]))
3743
+ function ce(e, t, r, n, i, o, s) {
3744
+ if (e.length === 1 && pt(e[0]))
3716
3745
  return [
3717
3746
  {
3718
- type: x.literal,
3747
+ type: E.literal,
3719
3748
  value: e[0].value
3720
3749
  }
3721
3750
  ];
3722
3751
  for (var a = [], h = 0, u = e; h < u.length; h++) {
3723
3752
  var l = u[h];
3724
- if (ct(l)) {
3753
+ if (pt(l)) {
3725
3754
  a.push({
3726
- type: x.literal,
3755
+ type: E.literal,
3727
3756
  value: l.value
3728
3757
  });
3729
3758
  continue;
3730
3759
  }
3731
- if (Hn(l)) {
3760
+ if (On(l)) {
3732
3761
  typeof o == "number" && a.push({
3733
- type: x.literal,
3762
+ type: E.literal,
3734
3763
  value: r.getNumberFormat(t).format(o)
3735
3764
  });
3736
3765
  continue;
3737
3766
  }
3738
- var f = l.value;
3739
- if (!(i && f in i))
3740
- throw new ri(f, s);
3741
- var c = i[f];
3742
- if (wn(l)) {
3743
- (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), a.push({
3744
- type: typeof c == "string" ? x.literal : x.object,
3745
- value: c
3767
+ var c = l.value;
3768
+ if (!(i && c in i))
3769
+ throw new oi(c, s);
3770
+ var f = i[c];
3771
+ if (Bn(l)) {
3772
+ (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3773
+ type: typeof f == "string" ? E.literal : E.object,
3774
+ value: f
3746
3775
  });
3747
3776
  continue;
3748
3777
  }
3749
- if (Ft(l)) {
3750
- var b = typeof l.style == "string" ? n.date[l.style] : Fe(l.style) ? l.style.parsedOptions : void 0;
3778
+ if (jt(l)) {
3779
+ var b = typeof l.style == "string" ? n.date[l.style] : je(l.style) ? l.style.parsedOptions : void 0;
3751
3780
  a.push({
3752
- type: x.literal,
3753
- value: r.getDateTimeFormat(t, b).format(c)
3781
+ type: E.literal,
3782
+ value: r.getDateTimeFormat(t, b).format(f)
3754
3783
  });
3755
3784
  continue;
3756
3785
  }
3757
- if (jt(l)) {
3758
- var b = typeof l.style == "string" ? n.time[l.style] : Fe(l.style) ? l.style.parsedOptions : n.time.medium;
3786
+ if (kt(l)) {
3787
+ var b = typeof l.style == "string" ? n.time[l.style] : je(l.style) ? l.style.parsedOptions : n.time.medium;
3759
3788
  a.push({
3760
- type: x.literal,
3761
- value: r.getDateTimeFormat(t, b).format(c)
3789
+ type: E.literal,
3790
+ value: r.getDateTimeFormat(t, b).format(f)
3762
3791
  });
3763
3792
  continue;
3764
3793
  }
3765
- if (Gt(l)) {
3766
- var b = typeof l.style == "string" ? n.number[l.style] : Wt(l.style) ? l.style.parsedOptions : void 0;
3767
- b && b.scale && (c = c * (b.scale || 1)), a.push({
3768
- type: x.literal,
3769
- value: r.getNumberFormat(t, b).format(c)
3794
+ if (Ft(l)) {
3795
+ var b = typeof l.style == "string" ? n.number[l.style] : zt(l.style) ? l.style.parsedOptions : void 0;
3796
+ b && b.scale && (f = f * (b.scale || 1)), a.push({
3797
+ type: E.literal,
3798
+ value: r.getNumberFormat(t, b).format(f)
3770
3799
  });
3771
3800
  continue;
3772
3801
  }
3773
- if (Xt(l)) {
3774
- var p = l.children, g = l.value, E = i[g];
3775
- if (!ii(E))
3776
- throw new ti(g, "function", s);
3777
- var z = le(p, t, r, n, i, o), M = E(z.map(function(O) {
3778
- return O.value;
3802
+ if (Wt(l)) {
3803
+ var g = l.children, p = l.value, w = i[p];
3804
+ if (!ai(w))
3805
+ throw new ii(p, "function", s);
3806
+ var B = ce(g, t, r, n, i, o), $ = w(B.map(function(I) {
3807
+ return I.value;
3779
3808
  }));
3780
- Array.isArray(M) || (M = [M]), a.push.apply(a, M.map(function(O) {
3809
+ Array.isArray($) || ($ = [$]), a.push.apply(a, $.map(function(I) {
3781
3810
  return {
3782
- type: typeof O == "string" ? x.literal : x.object,
3783
- value: O
3811
+ type: typeof I == "string" ? E.literal : E.object,
3812
+ value: I
3784
3813
  };
3785
3814
  }));
3786
3815
  }
3787
- if (kt(l)) {
3788
- var w = l.options[c] || l.options.other;
3789
- if (!w)
3790
- throw new yt(l.value, c, Object.keys(l.options), s);
3791
- a.push.apply(a, le(w.value, t, r, n, i));
3816
+ if (Vt(l)) {
3817
+ var T = l.options[f] || l.options.other;
3818
+ if (!T)
3819
+ throw new _t(l.value, f, Object.keys(l.options), s);
3820
+ a.push.apply(a, ce(T.value, t, r, n, i));
3792
3821
  continue;
3793
3822
  }
3794
- if (Vt(l)) {
3795
- var w = l.options["=".concat(c)];
3796
- if (!w) {
3823
+ if (Xt(l)) {
3824
+ var T = l.options["=".concat(f)];
3825
+ if (!T) {
3797
3826
  if (!Intl.PluralRules)
3798
- throw new ye(`Intl.PluralRules is not available in this environment.
3827
+ throw new _e(`Intl.PluralRules is not available in this environment.
3799
3828
  Try polyfilling it using "@formatjs/intl-pluralrules"
3800
- `, j.MISSING_INTL_API, s);
3801
- var Z = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3802
- w = l.options[Z] || l.options.other;
3829
+ `, V.MISSING_INTL_API, s);
3830
+ var Q = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3831
+ T = l.options[Q] || l.options.other;
3803
3832
  }
3804
- if (!w)
3805
- throw new yt(l.value, c, Object.keys(l.options), s);
3806
- a.push.apply(a, le(w.value, t, r, n, i, c - (l.offset || 0)));
3833
+ if (!T)
3834
+ throw new _t(l.value, f, Object.keys(l.options), s);
3835
+ a.push.apply(a, ce(T.value, t, r, n, i, f - (l.offset || 0)));
3807
3836
  continue;
3808
3837
  }
3809
3838
  }
3810
- return ni(a);
3839
+ return si(a);
3811
3840
  }
3812
- function oi(e, t) {
3841
+ function ui(e, t) {
3813
3842
  return t ? H(H(H({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3814
3843
  return r[n] = H(H({}, e[n]), t[n] || {}), r;
3815
3844
  }, {})) : e;
3816
3845
  }
3817
- function si(e, t) {
3846
+ function hi(e, t) {
3818
3847
  return t ? Object.keys(e).reduce(function(r, n) {
3819
- return r[n] = oi(e[n], t[n]), r;
3848
+ return r[n] = ui(e[n], t[n]), r;
3820
3849
  }, H({}, e)) : e;
3821
3850
  }
3822
3851
  function Pe(e) {
@@ -3833,39 +3862,39 @@ function Pe(e) {
3833
3862
  }
3834
3863
  };
3835
3864
  }
3836
- function ai(e) {
3865
+ function li(e) {
3837
3866
  return e === void 0 && (e = {
3838
3867
  number: {},
3839
3868
  dateTime: {},
3840
3869
  pluralRules: {}
3841
3870
  }), {
3842
- getNumberFormat: He(function() {
3871
+ getNumberFormat: Ae(function() {
3843
3872
  for (var t, r = [], n = 0; n < arguments.length; n++)
3844
3873
  r[n] = arguments[n];
3845
- return new ((t = Intl.NumberFormat).bind.apply(t, we([void 0], r, !1)))();
3874
+ return new ((t = Intl.NumberFormat).bind.apply(t, He([void 0], r, !1)))();
3846
3875
  }, {
3847
3876
  cache: Pe(e.number),
3848
3877
  strategy: Be.variadic
3849
3878
  }),
3850
- getDateTimeFormat: He(function() {
3879
+ getDateTimeFormat: Ae(function() {
3851
3880
  for (var t, r = [], n = 0; n < arguments.length; n++)
3852
3881
  r[n] = arguments[n];
3853
- return new ((t = Intl.DateTimeFormat).bind.apply(t, we([void 0], r, !1)))();
3882
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, He([void 0], r, !1)))();
3854
3883
  }, {
3855
3884
  cache: Pe(e.dateTime),
3856
3885
  strategy: Be.variadic
3857
3886
  }),
3858
- getPluralRules: He(function() {
3887
+ getPluralRules: Ae(function() {
3859
3888
  for (var t, r = [], n = 0; n < arguments.length; n++)
3860
3889
  r[n] = arguments[n];
3861
- return new ((t = Intl.PluralRules).bind.apply(t, we([void 0], r, !1)))();
3890
+ return new ((t = Intl.PluralRules).bind.apply(t, He([void 0], r, !1)))();
3862
3891
  }, {
3863
3892
  cache: Pe(e.pluralRules),
3864
3893
  strategy: Be.variadic
3865
3894
  })
3866
3895
  };
3867
3896
  }
3868
- var ui = (
3897
+ var ci = (
3869
3898
  /** @class */
3870
3899
  function() {
3871
3900
  function e(t, r, n, i) {
@@ -3879,12 +3908,12 @@ var ui = (
3879
3908
  var u = o.formatToParts(h);
3880
3909
  if (u.length === 1)
3881
3910
  return u[0].value;
3882
- var l = u.reduce(function(f, c) {
3883
- return !f.length || c.type !== x.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
3911
+ var l = u.reduce(function(c, f) {
3912
+ return !c.length || f.type !== E.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3884
3913
  }, []);
3885
3914
  return l.length <= 1 ? l[0] || "" : l;
3886
3915
  }, this.formatToParts = function(h) {
3887
- return le(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3916
+ return ce(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3888
3917
  }, this.resolvedOptions = function() {
3889
3918
  var h;
3890
3919
  return {
@@ -3897,13 +3926,13 @@ var ui = (
3897
3926
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3898
3927
  var s = i || {};
3899
3928
  s.formatters;
3900
- var a = vn(s, ["formatters"]);
3929
+ var a = _n(s, ["formatters"]);
3901
3930
  this.ast = e.__parse(t, H(H({}, a), { locale: this.resolvedLocale }));
3902
3931
  } else
3903
3932
  this.ast = t;
3904
3933
  if (!Array.isArray(this.ast))
3905
3934
  throw new TypeError("A message must be provided as a String or AST.");
3906
- this.formats = si(e.formats, n), this.formatters = i && i.formatters || ai(this.formatterCache);
3935
+ this.formats = hi(e.formats, n), this.formatters = i && i.formatters || li(this.formatterCache);
3907
3936
  }
3908
3937
  return Object.defineProperty(e, "defaultLocale", {
3909
3938
  get: function() {
@@ -3916,7 +3945,7 @@ var ui = (
3916
3945
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3917
3946
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3918
3947
  }
3919
- }, e.__parse = ei, e.formats = {
3948
+ }, e.__parse = ni, e.formats = {
3920
3949
  number: {
3921
3950
  integer: {
3922
3951
  maximumFractionDigits: 0
@@ -3977,7 +4006,7 @@ var ui = (
3977
4006
  }, e;
3978
4007
  }()
3979
4008
  );
3980
- function hi(e, t) {
4009
+ function fi(e, t) {
3981
4010
  if (t == null)
3982
4011
  return;
3983
4012
  if (t in e)
@@ -3998,92 +4027,92 @@ function hi(e, t) {
3998
4027
  n = void 0;
3999
4028
  return n;
4000
4029
  }
4001
- const P = {}, li = (e, t, r) => r && (t in P || (P[t] = {}), e in P[t] || (P[t][e] = r), r), er = (e, t) => {
4030
+ const P = {}, pi = (e, t, r) => r && (t in P || (P[t] = {}), e in P[t] || (P[t][e] = r), r), tr = (e, t) => {
4002
4031
  if (t == null)
4003
4032
  return;
4004
4033
  if (t in P && e in P[t])
4005
4034
  return P[t][e];
4006
- const r = _e(t);
4035
+ const r = Ee(t);
4007
4036
  for (let n = 0; n < r.length; n++) {
4008
- const i = r[n], o = ci(i, e);
4037
+ const i = r[n], o = mi(i, e);
4009
4038
  if (o)
4010
- return li(e, t, o);
4039
+ return pi(e, t, o);
4011
4040
  }
4012
4041
  };
4013
- let Qe;
4014
- const ne = ve({});
4015
- function fi(e) {
4016
- return Qe[e] || null;
4042
+ let Je;
4043
+ const ie = ge({});
4044
+ function di(e) {
4045
+ return Je[e] || null;
4017
4046
  }
4018
- function tr(e) {
4019
- return e in Qe;
4047
+ function rr(e) {
4048
+ return e in Je;
4020
4049
  }
4021
- function ci(e, t) {
4022
- if (!tr(e))
4050
+ function mi(e, t) {
4051
+ if (!rr(e))
4023
4052
  return null;
4024
- const r = fi(e);
4025
- return hi(r, t);
4053
+ const r = di(e);
4054
+ return fi(r, t);
4026
4055
  }
4027
- function pi(e) {
4056
+ function bi(e) {
4028
4057
  if (e == null)
4029
4058
  return;
4030
- const t = _e(e);
4059
+ const t = Ee(e);
4031
4060
  for (let r = 0; r < t.length; r++) {
4032
4061
  const n = t[r];
4033
- if (tr(n))
4062
+ if (rr(n))
4034
4063
  return n;
4035
4064
  }
4036
4065
  }
4037
- function di(e, ...t) {
4038
- delete P[e], ne.update((r) => (r[e] = bn.all([r[e] || {}, ...t]), r));
4066
+ function yi(e, ...t) {
4067
+ delete P[e], ie.update((r) => (r[e] = vn.all([r[e] || {}, ...t]), r));
4039
4068
  }
4040
- X(
4041
- [ne],
4069
+ z(
4070
+ [ie],
4042
4071
  ([e]) => Object.keys(e)
4043
4072
  );
4044
- ne.subscribe((e) => Qe = e);
4073
+ ie.subscribe((e) => Je = e);
4045
4074
  const fe = {};
4046
- function mi(e, t) {
4075
+ function gi(e, t) {
4047
4076
  fe[e].delete(t), fe[e].size === 0 && delete fe[e];
4048
4077
  }
4049
- function rr(e) {
4078
+ function nr(e) {
4050
4079
  return fe[e];
4051
4080
  }
4052
- function bi(e) {
4053
- return _e(e).map((t) => {
4054
- const r = rr(t);
4081
+ function vi(e) {
4082
+ return Ee(e).map((t) => {
4083
+ const r = nr(t);
4055
4084
  return [t, r ? [...r] : []];
4056
4085
  }).filter(([, t]) => t.length > 0);
4057
4086
  }
4058
- function ze(e) {
4059
- return e == null ? !1 : _e(e).some(
4087
+ function Ze(e) {
4088
+ return e == null ? !1 : Ee(e).some(
4060
4089
  (t) => {
4061
4090
  var r;
4062
- return (r = rr(t)) == null ? void 0 : r.size;
4091
+ return (r = nr(t)) == null ? void 0 : r.size;
4063
4092
  }
4064
4093
  );
4065
4094
  }
4066
- function vi(e, t) {
4095
+ function _i(e, t) {
4067
4096
  return Promise.all(
4068
- t.map((n) => (mi(e, n), n().then((i) => i.default || i)))
4069
- ).then((n) => di(e, ...n));
4070
- }
4071
- const Q = {};
4072
- function nr(e) {
4073
- if (!ze(e))
4074
- return e in Q ? Q[e] : Promise.resolve();
4075
- const t = bi(e);
4076
- return Q[e] = Promise.all(
4097
+ t.map((n) => (gi(e, n), n().then((i) => i.default || i)))
4098
+ ).then((n) => yi(e, ...n));
4099
+ }
4100
+ const J = {};
4101
+ function ir(e) {
4102
+ if (!Ze(e))
4103
+ return e in J ? J[e] : Promise.resolve();
4104
+ const t = vi(e);
4105
+ return J[e] = Promise.all(
4077
4106
  t.map(
4078
- ([r, n]) => vi(r, n)
4107
+ ([r, n]) => _i(r, n)
4079
4108
  )
4080
4109
  ).then(() => {
4081
- if (ze(e))
4082
- return nr(e);
4083
- delete Q[e];
4084
- }), Q[e];
4110
+ if (Ze(e))
4111
+ return ir(e);
4112
+ delete J[e];
4113
+ }), J[e];
4085
4114
  }
4086
- const gi = {
4115
+ const Ei = {
4087
4116
  number: {
4088
4117
  scientific: { notation: "scientific" },
4089
4118
  engineering: { notation: "engineering" },
@@ -4112,57 +4141,57 @@ const gi = {
4112
4141
  timeZoneName: "short"
4113
4142
  }
4114
4143
  }
4115
- }, yi = {
4144
+ }, xi = {
4116
4145
  fallbackLocale: null,
4117
4146
  loadingDelay: 200,
4118
- formats: gi,
4147
+ formats: Ei,
4119
4148
  warnOnMissingMessages: !0,
4120
4149
  handleMissingMessage: void 0,
4121
4150
  ignoreTag: !0
4122
- }, _i = yi;
4123
- function k() {
4124
- return _i;
4151
+ }, Si = xi;
4152
+ function X() {
4153
+ return Si;
4125
4154
  }
4126
- const Oe = ve(!1);
4127
- var xi = Object.defineProperty, Ei = Object.defineProperties, Si = Object.getOwnPropertyDescriptors, _t = Object.getOwnPropertySymbols, Ti = Object.prototype.hasOwnProperty, wi = Object.prototype.propertyIsEnumerable, xt = (e, t, r) => t in e ? xi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Hi = (e, t) => {
4155
+ const Ie = ge(!1);
4156
+ var wi = Object.defineProperty, Ti = Object.defineProperties, Hi = Object.getOwnPropertyDescriptors, Et = Object.getOwnPropertySymbols, Ai = Object.prototype.hasOwnProperty, Bi = Object.prototype.propertyIsEnumerable, xt = (e, t, r) => t in e ? wi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Oi = (e, t) => {
4128
4157
  for (var r in t || (t = {}))
4129
- Ti.call(t, r) && xt(e, r, t[r]);
4130
- if (_t)
4131
- for (var r of _t(t))
4132
- wi.call(t, r) && xt(e, r, t[r]);
4158
+ Ai.call(t, r) && xt(e, r, t[r]);
4159
+ if (Et)
4160
+ for (var r of Et(t))
4161
+ Bi.call(t, r) && xt(e, r, t[r]);
4133
4162
  return e;
4134
- }, Bi = (e, t) => Ei(e, Si(t));
4135
- let Ze;
4136
- const de = ve(null);
4137
- function Et(e) {
4163
+ }, Pi = (e, t) => Ti(e, Hi(t));
4164
+ let Qe;
4165
+ const me = ge(null);
4166
+ function St(e) {
4138
4167
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4139
4168
  }
4140
- function _e(e, t = k().fallbackLocale) {
4141
- const r = Et(e);
4142
- return t ? [.../* @__PURE__ */ new Set([...r, ...Et(t)])] : r;
4169
+ function Ee(e, t = X().fallbackLocale) {
4170
+ const r = St(e);
4171
+ return t ? [.../* @__PURE__ */ new Set([...r, ...St(t)])] : r;
4143
4172
  }
4144
- function L() {
4145
- return Ze != null ? Ze : void 0;
4173
+ function M() {
4174
+ return Qe != null ? Qe : void 0;
4146
4175
  }
4147
- de.subscribe((e) => {
4148
- Ze = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4176
+ me.subscribe((e) => {
4177
+ Qe = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4149
4178
  });
4150
- const Ai = (e) => {
4151
- if (e && pi(e) && ze(e)) {
4152
- const { loadingDelay: t } = k();
4179
+ const Ii = (e) => {
4180
+ if (e && bi(e) && Ze(e)) {
4181
+ const { loadingDelay: t } = X();
4153
4182
  let r;
4154
- return typeof window != "undefined" && L() != null && t ? r = window.setTimeout(
4155
- () => Oe.set(!0),
4183
+ return typeof window != "undefined" && M() != null && t ? r = window.setTimeout(
4184
+ () => Ie.set(!0),
4156
4185
  t
4157
- ) : Oe.set(!0), nr(e).then(() => {
4158
- de.set(e);
4186
+ ) : Ie.set(!0), ir(e).then(() => {
4187
+ me.set(e);
4159
4188
  }).finally(() => {
4160
- clearTimeout(r), Oe.set(!1);
4189
+ clearTimeout(r), Ie.set(!1);
4161
4190
  });
4162
4191
  }
4163
- return de.set(e);
4164
- }, ie = Bi(Hi({}, de), {
4165
- set: Ai
4192
+ return me.set(e);
4193
+ }, oe = Pi(Oi({}, me), {
4194
+ set: Ii
4166
4195
  }), xe = (e) => {
4167
4196
  const t = /* @__PURE__ */ Object.create(null);
4168
4197
  return (n) => {
@@ -4170,193 +4199,193 @@ const Ai = (e) => {
4170
4199
  return i in t ? t[i] : t[i] = e(n);
4171
4200
  };
4172
4201
  };
4173
- var Pi = Object.defineProperty, me = Object.getOwnPropertySymbols, ir = Object.prototype.hasOwnProperty, or = Object.prototype.propertyIsEnumerable, St = (e, t, r) => t in e ? Pi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Je = (e, t) => {
4202
+ var Ci = Object.defineProperty, be = Object.getOwnPropertySymbols, or = Object.prototype.hasOwnProperty, sr = Object.prototype.propertyIsEnumerable, wt = (e, t, r) => t in e ? Ci(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ye = (e, t) => {
4174
4203
  for (var r in t || (t = {}))
4175
- ir.call(t, r) && St(e, r, t[r]);
4176
- if (me)
4177
- for (var r of me(t))
4178
- or.call(t, r) && St(e, r, t[r]);
4204
+ or.call(t, r) && wt(e, r, t[r]);
4205
+ if (be)
4206
+ for (var r of be(t))
4207
+ sr.call(t, r) && wt(e, r, t[r]);
4179
4208
  return e;
4180
- }, W = (e, t) => {
4209
+ }, Z = (e, t) => {
4181
4210
  var r = {};
4182
4211
  for (var n in e)
4183
- ir.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4184
- if (e != null && me)
4185
- for (var n of me(e))
4186
- t.indexOf(n) < 0 && or.call(e, n) && (r[n] = e[n]);
4212
+ or.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4213
+ if (e != null && be)
4214
+ for (var n of be(e))
4215
+ t.indexOf(n) < 0 && sr.call(e, n) && (r[n] = e[n]);
4187
4216
  return r;
4188
4217
  };
4189
- const K = (e, t) => {
4190
- const { formats: r } = k();
4218
+ const ee = (e, t) => {
4219
+ const { formats: r } = X();
4191
4220
  if (e in r && t in r[e])
4192
4221
  return r[e][t];
4193
4222
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4194
- }, Oi = xe(
4223
+ }, Ni = xe(
4195
4224
  (e) => {
4196
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4225
+ var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
4197
4226
  if (r == null)
4198
4227
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4199
- return n && (i = K("number", n)), new Intl.NumberFormat(r, i);
4228
+ return n && (i = ee("number", n)), new Intl.NumberFormat(r, i);
4200
4229
  }
4201
- ), Ii = xe(
4230
+ ), Li = xe(
4202
4231
  (e) => {
4203
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4232
+ var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
4204
4233
  if (r == null)
4205
4234
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4206
- return n ? i = K("date", n) : Object.keys(i).length === 0 && (i = K("date", "short")), new Intl.DateTimeFormat(r, i);
4235
+ return n ? i = ee("date", n) : Object.keys(i).length === 0 && (i = ee("date", "short")), new Intl.DateTimeFormat(r, i);
4207
4236
  }
4208
- ), Ni = xe(
4237
+ ), Mi = xe(
4209
4238
  (e) => {
4210
- var t = e, { locale: r, format: n } = t, i = W(t, ["locale", "format"]);
4239
+ var t = e, { locale: r, format: n } = t, i = Z(t, ["locale", "format"]);
4211
4240
  if (r == null)
4212
4241
  throw new Error(
4213
4242
  '[svelte-i18n] A "locale" must be set to format time values'
4214
4243
  );
4215
- return n ? i = K("time", n) : Object.keys(i).length === 0 && (i = K("time", "short")), new Intl.DateTimeFormat(r, i);
4244
+ return n ? i = ee("time", n) : Object.keys(i).length === 0 && (i = ee("time", "short")), new Intl.DateTimeFormat(r, i);
4216
4245
  }
4217
- ), Ci = (e = {}) => {
4246
+ ), $i = (e = {}) => {
4218
4247
  var t = e, {
4219
- locale: r = L()
4220
- } = t, n = W(t, [
4248
+ locale: r = M()
4249
+ } = t, n = Z(t, [
4221
4250
  "locale"
4222
4251
  ]);
4223
- return Oi(Je({ locale: r }, n));
4224
- }, Li = (e = {}) => {
4252
+ return Ni(Ye({ locale: r }, n));
4253
+ }, Ri = (e = {}) => {
4225
4254
  var t = e, {
4226
- locale: r = L()
4227
- } = t, n = W(t, [
4255
+ locale: r = M()
4256
+ } = t, n = Z(t, [
4228
4257
  "locale"
4229
4258
  ]);
4230
- return Ii(Je({ locale: r }, n));
4231
- }, Mi = (e = {}) => {
4259
+ return Li(Ye({ locale: r }, n));
4260
+ }, Di = (e = {}) => {
4232
4261
  var t = e, {
4233
- locale: r = L()
4234
- } = t, n = W(t, [
4262
+ locale: r = M()
4263
+ } = t, n = Z(t, [
4235
4264
  "locale"
4236
4265
  ]);
4237
- return Ni(Je({ locale: r }, n));
4238
- }, $i = xe(
4266
+ return Mi(Ye({ locale: r }, n));
4267
+ }, Ui = xe(
4239
4268
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4240
- (e, t = L()) => new ui(e, t, k().formats, {
4241
- ignoreTag: k().ignoreTag
4269
+ (e, t = M()) => new ci(e, t, X().formats, {
4270
+ ignoreTag: X().ignoreTag
4242
4271
  })
4243
- ), Ri = (e, t = {}) => {
4272
+ ), Gi = (e, t = {}) => {
4244
4273
  var r, n, i, o;
4245
4274
  let s = t;
4246
4275
  typeof e == "object" && (s = e, e = s.id);
4247
4276
  const {
4248
4277
  values: a,
4249
- locale: h = L(),
4278
+ locale: h = M(),
4250
4279
  default: u
4251
4280
  } = s;
4252
4281
  if (h == null)
4253
4282
  throw new Error(
4254
4283
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4255
4284
  );
4256
- let l = er(e, h);
4285
+ let l = tr(e, h);
4257
4286
  if (!l)
4258
- l = (o = (i = (n = (r = k()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4287
+ l = (o = (i = (n = (r = X()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4259
4288
  else if (typeof l != "string")
4260
4289
  return console.warn(
4261
4290
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4262
4291
  ), l;
4263
4292
  if (!a)
4264
4293
  return l;
4265
- let f = l;
4294
+ let c = l;
4266
4295
  try {
4267
- f = $i(l, h).format(a);
4268
- } catch (c) {
4269
- c instanceof Error && console.warn(
4296
+ c = Ui(l, h).format(a);
4297
+ } catch (f) {
4298
+ f instanceof Error && console.warn(
4270
4299
  `[svelte-i18n] Message "${e}" has syntax error:`,
4271
- c.message
4300
+ f.message
4272
4301
  );
4273
4302
  }
4274
- return f;
4275
- }, Di = (e, t) => Mi(t).format(e), Ui = (e, t) => Li(t).format(e), Gi = (e, t) => Ci(t).format(e), Fi = (e, t = L()) => er(e, t);
4276
- X([ie, ne], () => Ri);
4277
- X([ie], () => Di);
4278
- X([ie], () => Ui);
4279
- X([ie], () => Gi);
4280
- X([ie, ne], () => Fi);
4281
- window.emWidgets = { topic: qr };
4282
- const ji = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4303
+ return c;
4304
+ }, Fi = (e, t) => Di(t).format(e), ji = (e, t) => Ri(t).format(e), ki = (e, t) => $i(t).format(e), Vi = (e, t = M()) => tr(e, t);
4305
+ z([oe, ie], () => Gi);
4306
+ z([oe], () => Fi);
4307
+ z([oe], () => ji);
4308
+ z([oe], () => ki);
4309
+ z([oe, ie], () => Vi);
4310
+ window.emWidgets = { topic: tn };
4311
+ const Xi = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4283
4312
  String(Number.MAX_SAFE_INTEGER).length;
4284
- function ki(e) {
4285
- dr(e, "svelte-q9wa7c", "*,*::before,*::after{box-sizing:border-box}.Title{text-transform:uppercase}.DetailsCard{border:1px solid var(--emw--color-contrast, #07072A);color:var(--emw--color-white, #FFFFFF);width:100%;margin:25px 0 25px 0}.DetailsCard.Mobile{margin:10px 0}.DetailsCard.Mobile .DetailsTitle{padding:0 10px;height:30px}.DetailsTitle{padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between;background:var(--emw--color-contrast, #07072A)}.DetailsContent{overflow:auto;height:150px;font-size:14px;padding:10px 10px 10px 20px;margin:10px 20px 10px 0}.sc::-webkit-scrollbar{width:5px;height:5px}.sc::-webkit-scrollbar-track{background-color:rgba(255, 255, 255, 0.1);border-radius:var(--emw--border-radius-medium, 10px)}.sc::-webkit-scrollbar-thumb{background-color:var(--emw--color-white, #FFFFFF);border-radius:var(--emw--border-radius-medium, 10px)}");
4313
+ function Wi(e) {
4314
+ mr(e, "svelte-q9wa7c", "*,*::before,*::after{box-sizing:border-box}.Title{text-transform:uppercase}.DetailsCard{border:1px solid var(--emw--color-contrast, #07072A);color:var(--emw--color-white, #FFFFFF);width:100%;margin:25px 0 25px 0}.DetailsCard.Mobile{margin:10px 0}.DetailsCard.Mobile .DetailsTitle{padding:0 10px;height:30px}.DetailsTitle{padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between;background:var(--emw--color-contrast, #07072A)}.DetailsContent{overflow:auto;height:150px;font-size:14px;padding:10px 10px 10px 20px;margin:10px 20px 10px 0}.sc::-webkit-scrollbar{width:5px;height:5px}.sc::-webkit-scrollbar-track{background-color:rgba(255, 255, 255, 0.1);border-radius:var(--emw--border-radius-medium, 10px)}.sc::-webkit-scrollbar-thumb{background-color:var(--emw--color-white, #FFFFFF);border-radius:var(--emw--border-radius-medium, 10px)}");
4286
4315
  }
4287
4316
  function Tt(e) {
4288
4317
  let t, r, n, i, o, s, a;
4289
- function h(f, c) {
4318
+ function h(c, f) {
4290
4319
  return (
4291
4320
  /*collapsed*/
4292
- f[3] ? Vi : Xi
4321
+ c[3] ? zi : Zi
4293
4322
  );
4294
4323
  }
4295
4324
  let u = h(e), l = u(e);
4296
4325
  return {
4297
4326
  c() {
4298
- t = N("div"), r = N("p"), n = At(
4327
+ t = N("div"), r = N("p"), n = Ot(
4299
4328
  /*title*/
4300
4329
  e[0]
4301
- ), i = Pt(), o = N("div"), l.c(), v(r, "class", "Title"), v(r, "part", "Title"), v(o, "class", "CollapseButtonDetails"), v(o, "part", "CollapseButtonDetails"), v(t, "class", "DetailsTitle"), v(t, "part", "DetailsTitle");
4330
+ ), i = Pt(), o = N("div"), l.c(), y(r, "class", "Title"), y(r, "part", "Title"), y(o, "class", "CollapseButtonDetails"), y(o, "part", "CollapseButtonDetails"), y(t, "class", "DetailsTitle"), y(t, "part", "DetailsTitle");
4302
4331
  },
4303
- m(f, c) {
4304
- V(f, t, c), A(t, r), A(r, n), A(t, i), A(t, o), l.m(o, null), s || (a = vr(
4332
+ m(c, f) {
4333
+ W(c, t, f), O(t, r), O(r, n), O(t, i), O(t, o), l.m(o, null), s || (a = gr(
4305
4334
  t,
4306
4335
  "click",
4307
4336
  /*collapseText*/
4308
4337
  e[5]
4309
4338
  ), s = !0);
4310
4339
  },
4311
- p(f, c) {
4312
- c & /*title*/
4313
- 1 && yr(
4340
+ p(c, f) {
4341
+ f & /*title*/
4342
+ 1 && _r(
4314
4343
  n,
4315
4344
  /*title*/
4316
- f[0]
4317
- ), u !== (u = h(f)) && (l.d(1), l = u(f), l && (l.c(), l.m(o, null)));
4345
+ c[0]
4346
+ ), u !== (u = h(c)) && (l.d(1), l = u(c), l && (l.c(), l.m(o, null)));
4318
4347
  },
4319
- d(f) {
4320
- f && C(t), l.d(), s = !1, a();
4348
+ d(c) {
4349
+ c && L(t), l.d(), s = !1, a();
4321
4350
  }
4322
4351
  };
4323
4352
  }
4324
- function Vi(e) {
4353
+ function zi(e) {
4325
4354
  let t, r;
4326
4355
  return {
4327
4356
  c() {
4328
- t = ce("svg"), r = ce("path"), v(r, "d", "M6 9l6 6 6-6"), v(t, "xmlns", "http://www.w3.org/2000/svg"), v(t, "width", "24"), v(t, "height", "24"), v(t, "viewBox", "0 0 24 24"), v(t, "fill", "none"), v(t, "stroke", "#ffffff"), v(t, "stroke-width", "2"), v(t, "stroke-linecap", "round"), v(t, "stroke-linejoin", "round");
4357
+ t = pe("svg"), r = pe("path"), y(r, "d", "M6 9l6 6 6-6"), y(t, "xmlns", "http://www.w3.org/2000/svg"), y(t, "width", "24"), y(t, "height", "24"), y(t, "viewBox", "0 0 24 24"), y(t, "fill", "none"), y(t, "stroke", "#ffffff"), y(t, "stroke-width", "2"), y(t, "stroke-linecap", "round"), y(t, "stroke-linejoin", "round");
4329
4358
  },
4330
4359
  m(n, i) {
4331
- V(n, t, i), A(t, r);
4360
+ W(n, t, i), O(t, r);
4332
4361
  },
4333
4362
  d(n) {
4334
- n && C(t);
4363
+ n && L(t);
4335
4364
  }
4336
4365
  };
4337
4366
  }
4338
- function Xi(e) {
4367
+ function Zi(e) {
4339
4368
  let t, r;
4340
4369
  return {
4341
4370
  c() {
4342
- t = ce("svg"), r = ce("path"), v(r, "d", "M18 15l-6-6-6 6"), v(t, "xmlns", "http://www.w3.org/2000/svg"), v(t, "width", "24"), v(t, "height", "24"), v(t, "viewBox", "0 0 24 24"), v(t, "fill", "none"), v(t, "stroke", "#ffffff"), v(t, "stroke-width", "2"), v(t, "stroke-linecap", "round"), v(t, "stroke-linejoin", "round");
4371
+ t = pe("svg"), r = pe("path"), y(r, "d", "M18 15l-6-6-6 6"), y(t, "xmlns", "http://www.w3.org/2000/svg"), y(t, "width", "24"), y(t, "height", "24"), y(t, "viewBox", "0 0 24 24"), y(t, "fill", "none"), y(t, "stroke", "#ffffff"), y(t, "stroke-width", "2"), y(t, "stroke-linecap", "round"), y(t, "stroke-linejoin", "round");
4343
4372
  },
4344
4373
  m(n, i) {
4345
- V(n, t, i), A(t, r);
4374
+ W(n, t, i), O(t, r);
4346
4375
  },
4347
4376
  d(n) {
4348
- n && C(t);
4377
+ n && L(t);
4349
4378
  }
4350
4379
  };
4351
4380
  }
4352
- function wt(e) {
4381
+ function Ht(e) {
4353
4382
  let t, r, n, i;
4354
4383
  return {
4355
4384
  c() {
4356
- t = N("div"), t.innerHTML = "", v(t, "class", "DetailsContent sc"), v(t, "part", "DetailsContent");
4385
+ t = N("div"), t.innerHTML = "", y(t, "class", "DetailsContent sc"), y(t, "part", "DetailsContent");
4357
4386
  },
4358
4387
  m(o, s) {
4359
- V(o, t, s), n || (i = pr(r = /*setContent*/
4388
+ W(o, t, s), n || (i = dr(r = /*setContent*/
4360
4389
  e[6].call(
4361
4390
  null,
4362
4391
  t,
@@ -4365,7 +4394,7 @@ function wt(e) {
4365
4394
  )), n = !0);
4366
4395
  },
4367
4396
  p(o, s) {
4368
- r && te(r.update) && s & /*text*/
4397
+ r && re(r.update) && s & /*text*/
4369
4398
  2 && r.update.call(
4370
4399
  null,
4371
4400
  /*text*/
@@ -4373,54 +4402,54 @@ function wt(e) {
4373
4402
  );
4374
4403
  },
4375
4404
  d(o) {
4376
- o && C(t), n = !1, i();
4405
+ o && L(t), n = !1, i();
4377
4406
  }
4378
4407
  };
4379
4408
  }
4380
- function Wi(e) {
4409
+ function Qi(e) {
4381
4410
  let t, r, n = (
4382
4411
  /*title*/
4383
4412
  e[0] && Tt(e)
4384
4413
  ), i = (
4385
4414
  /*text*/
4386
4415
  e[1] && !/*collapsed*/
4387
- e[3] && wt(e)
4416
+ e[3] && Ht(e)
4388
4417
  );
4389
4418
  return {
4390
4419
  c() {
4391
- t = N("div"), n && n.c(), r = Pt(), i && i.c(), v(t, "class", "DetailsCard " + (ji(
4420
+ t = N("div"), n && n.c(), r = Pt(), i && i.c(), y(t, "class", "DetailsCard " + (Xi(
4392
4421
  /*userAgent*/
4393
4422
  e[4]
4394
- ) ? "Mobile" : "")), v(t, "part", "DetailsCard");
4423
+ ) ? "Mobile" : "")), y(t, "part", "DetailsCard");
4395
4424
  },
4396
4425
  m(o, s) {
4397
- V(o, t, s), n && n.m(t, null), A(t, r), i && i.m(t, null), e[10](t);
4426
+ W(o, t, s), n && n.m(t, null), O(t, r), i && i.m(t, null), e[10](t);
4398
4427
  },
4399
4428
  p(o, [s]) {
4400
4429
  /*title*/
4401
4430
  o[0] ? n ? n.p(o, s) : (n = Tt(o), n.c(), n.m(t, r)) : n && (n.d(1), n = null), /*text*/
4402
4431
  o[1] && !/*collapsed*/
4403
- o[3] ? i ? i.p(o, s) : (i = wt(o), i.c(), i.m(t, null)) : i && (i.d(1), i = null);
4432
+ o[3] ? i ? i.p(o, s) : (i = Ht(o), i.c(), i.m(t, null)) : i && (i.d(1), i = null);
4404
4433
  },
4405
- i: T,
4406
- o: T,
4434
+ i: S,
4435
+ o: S,
4407
4436
  d(o) {
4408
- o && C(t), n && n.d(), i && i.d(), e[10](null);
4437
+ o && L(t), n && n.d(), i && i.d(), e[10](null);
4409
4438
  }
4410
4439
  };
4411
4440
  }
4412
- function zi(e, t, r) {
4413
- let { title: n = "" } = t, { text: i = "" } = t, { mbsource: o } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, h, u = !1, l = window.navigator.userAgent;
4441
+ function Ji(e, t, r) {
4442
+ let { title: n = "" } = t, { text: i = "" } = t, { mbsource: o } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, h, u, l = !1, c = window.navigator.userAgent;
4414
4443
  const f = () => {
4415
- r(3, u = !u);
4416
- }, c = (p, g) => {
4417
- let E = document.createElement("div");
4418
- E.innerHTML = g, p.append(E);
4444
+ r(3, l = !l);
4445
+ }, b = (p, w) => {
4446
+ let B = document.createElement("div");
4447
+ B.innerHTML = w, p.append(B);
4419
4448
  };
4420
- Er(() => () => {
4449
+ Sr(() => () => {
4421
4450
  });
4422
- function b(p) {
4423
- Ie[p ? "unshift" : "push"](() => {
4451
+ function g(p) {
4452
+ Ce[p ? "unshift" : "push"](() => {
4424
4453
  h = p, r(2, h);
4425
4454
  });
4426
4455
  }
@@ -4428,30 +4457,30 @@ function zi(e, t, r) {
4428
4457
  "title" in p && r(0, n = p.title), "text" in p && r(1, i = p.text), "mbsource" in p && r(7, o = p.mbsource), "clientstyling" in p && r(8, s = p.clientstyling), "clientstylingurl" in p && r(9, a = p.clientstylingurl);
4429
4458
  }, e.$$.update = () => {
4430
4459
  e.$$.dirty & /*clientstyling, customStylingContainer*/
4431
- 260 && s && h && $r(h, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4432
- 516 && a && h && Rr(h, a), e.$$.dirty & /*mbsource, customStylingContainer*/
4433
- 132 && o && h && Dr(h, `${o}.Style`);
4460
+ 260 && s && h && Rr(h, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4461
+ 516 && a && h && Dr(h, a), e.$$.dirty & /*mbsource, customStylingContainer*/
4462
+ 132 && o && h && Ur(h, `${o}.Style`, u);
4434
4463
  }, [
4435
4464
  n,
4436
4465
  i,
4437
4466
  h,
4438
- u,
4439
4467
  l,
4440
- f,
4441
4468
  c,
4469
+ f,
4470
+ b,
4442
4471
  o,
4443
4472
  s,
4444
4473
  a,
4445
- b
4474
+ g
4446
4475
  ];
4447
4476
  }
4448
- class Zi extends Lr {
4477
+ class Yi extends Mr {
4449
4478
  constructor(t) {
4450
4479
  super(), Nr(
4451
4480
  this,
4452
4481
  t,
4453
- zi,
4454
- Wi,
4482
+ Ji,
4483
+ Qi,
4455
4484
  Bt,
4456
4485
  {
4457
4486
  title: 0,
@@ -4460,41 +4489,41 @@ class Zi extends Lr {
4460
4489
  clientstyling: 8,
4461
4490
  clientstylingurl: 9
4462
4491
  },
4463
- ki
4492
+ Wi
4464
4493
  );
4465
4494
  }
4466
4495
  get title() {
4467
4496
  return this.$$.ctx[0];
4468
4497
  }
4469
4498
  set title(t) {
4470
- this.$$set({ title: t }), I();
4499
+ this.$$set({ title: t }), C();
4471
4500
  }
4472
4501
  get text() {
4473
4502
  return this.$$.ctx[1];
4474
4503
  }
4475
4504
  set text(t) {
4476
- this.$$set({ text: t }), I();
4505
+ this.$$set({ text: t }), C();
4477
4506
  }
4478
4507
  get mbsource() {
4479
4508
  return this.$$.ctx[7];
4480
4509
  }
4481
4510
  set mbsource(t) {
4482
- this.$$set({ mbsource: t }), I();
4511
+ this.$$set({ mbsource: t }), C();
4483
4512
  }
4484
4513
  get clientstyling() {
4485
4514
  return this.$$.ctx[8];
4486
4515
  }
4487
4516
  set clientstyling(t) {
4488
- this.$$set({ clientstyling: t }), I();
4517
+ this.$$set({ clientstyling: t }), C();
4489
4518
  }
4490
4519
  get clientstylingurl() {
4491
4520
  return this.$$.ctx[9];
4492
4521
  }
4493
4522
  set clientstylingurl(t) {
4494
- this.$$set({ clientstylingurl: t }), I();
4523
+ this.$$set({ clientstylingurl: t }), C();
4495
4524
  }
4496
4525
  }
4497
- Cr(Zi, { title: {}, text: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {} }, [], [], !0);
4526
+ Lr(Yi, { title: {}, text: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {} }, [], [], !0);
4498
4527
  export {
4499
- Zi as default
4528
+ Yi as default
4500
4529
  };