@everymatrix/casino-404 1.61.1 → 1.62.1

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 Gt = Object.defineProperty, Dt = Object.defineProperties;
2
- var Ut = Object.getOwnPropertyDescriptors;
3
- var je = Object.getOwnPropertySymbols;
4
- var kt = Object.prototype.hasOwnProperty, jt = Object.prototype.propertyIsEnumerable;
5
- var de = (e, t, r) => t in e ? Gt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ve = (e, t) => {
1
+ var Ut = Object.defineProperty, jt = Object.defineProperties;
2
+ var kt = Object.getOwnPropertyDescriptors;
3
+ var Xe = Object.getOwnPropertySymbols;
4
+ var Vt = Object.prototype.hasOwnProperty, Xt = Object.prototype.propertyIsEnumerable;
5
+ var xe = (e, t, r) => t in e ? Ut(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ze = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- kt.call(t, r) && de(e, r, t[r]);
8
- if (je)
9
- for (var r of je(t))
10
- jt.call(t, r) && de(e, r, t[r]);
7
+ Vt.call(t, r) && xe(e, r, t[r]);
8
+ if (Xe)
9
+ for (var r of Xe(t))
10
+ Xt.call(t, r) && xe(e, r, t[r]);
11
11
  return e;
12
- }, Xe = (e, t) => Dt(e, Ut(t));
13
- var B = (e, t, r) => (de(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var ze = (e, t, r) => new Promise((n, i) => {
12
+ }, Ze = (e, t) => jt(e, kt(t));
13
+ var N = (e, t, r) => (xe(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var We = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (h) => {
16
16
  try {
17
17
  u(r.next(h));
@@ -27,49 +27,49 @@ var ze = (e, t, r) => new Promise((n, i) => {
27
27
  }, u = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, s);
28
28
  u((r = r.apply(e, t)).next());
29
29
  });
30
- function A() {
30
+ function B() {
31
31
  }
32
- function lt(e) {
32
+ function ct(e) {
33
33
  return e();
34
34
  }
35
- function Ze() {
35
+ function Qe() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function re(e) {
39
- e.forEach(lt);
38
+ function ne(e) {
39
+ e.forEach(ct);
40
40
  }
41
- function Fe(e) {
41
+ function De(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function ft(e, t) {
44
+ function mt(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- function Vt(e) {
47
+ function zt(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function ct(e, ...t) {
50
+ function pt(e, ...t) {
51
51
  if (e == null) {
52
52
  for (const n of t)
53
53
  n(void 0);
54
- return A;
54
+ return B;
55
55
  }
56
56
  const r = e.subscribe(...t);
57
57
  return r.unsubscribe ? () => r.unsubscribe() : r;
58
58
  }
59
- function Xt(e, t, r) {
60
- e.$$.on_destroy.push(ct(t, r));
59
+ function Zt(e, t, r) {
60
+ e.$$.on_destroy.push(pt(t, r));
61
61
  }
62
62
  function _(e, t) {
63
63
  e.appendChild(t);
64
64
  }
65
- function zt(e, t, r) {
66
- const n = Zt(e);
65
+ function Wt(e, t, r) {
66
+ const n = Qt(e);
67
67
  if (!n.getElementById(t)) {
68
- const i = C("style");
69
- i.id = t, i.textContent = r, Wt(n, i);
68
+ const i = $("style");
69
+ i.id = t, i.textContent = r, qt(n, i);
70
70
  }
71
71
  }
72
- function Zt(e) {
72
+ function Qt(e) {
73
73
  if (!e)
74
74
  return document;
75
75
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -79,45 +79,45 @@ function Zt(e) {
79
79
  t
80
80
  ) : e.ownerDocument;
81
81
  }
82
- function Wt(e, t) {
82
+ function qt(e, t) {
83
83
  return _(
84
84
  /** @type {Document} */
85
85
  e.head || e,
86
86
  t
87
87
  ), t.sheet;
88
88
  }
89
- function mt(e, t, r) {
89
+ function gt(e, t, r) {
90
90
  e.insertBefore(t, r || null);
91
91
  }
92
- function Ge(e) {
92
+ function Ue(e) {
93
93
  e.parentNode && e.parentNode.removeChild(e);
94
94
  }
95
- function C(e) {
95
+ function $(e) {
96
96
  return document.createElement(e);
97
97
  }
98
- function I(e) {
98
+ function M(e) {
99
99
  return document.createElementNS("http://www.w3.org/2000/svg", e);
100
100
  }
101
- function oe(e) {
101
+ function ae(e) {
102
102
  return document.createTextNode(e);
103
103
  }
104
- function be() {
105
- return oe(" ");
104
+ function ye() {
105
+ return ae(" ");
106
106
  }
107
- function Qt(e, t, r, n) {
107
+ function Jt(e, t, r, n) {
108
108
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
109
109
  }
110
- function x(e, t, r) {
110
+ function b(e, t, r) {
111
111
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
112
112
  }
113
- function qt(e) {
113
+ function Yt(e) {
114
114
  return Array.from(e.childNodes);
115
115
  }
116
- function xe(e, t) {
116
+ function Ee(e, t) {
117
117
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
118
118
  t);
119
119
  }
120
- function Jt(e) {
120
+ function Kt(e) {
121
121
  const t = {};
122
122
  return e.childNodes.forEach(
123
123
  /** @param {Element} node */
@@ -126,95 +126,95 @@ function Jt(e) {
126
126
  }
127
127
  ), t;
128
128
  }
129
- let K;
130
- function Y(e) {
131
- K = e;
129
+ let ee;
130
+ function K(e) {
131
+ ee = e;
132
132
  }
133
- function Yt() {
134
- if (!K)
133
+ function er() {
134
+ if (!ee)
135
135
  throw new Error("Function called outside component initialization");
136
- return K;
136
+ return ee;
137
137
  }
138
- function Kt(e) {
139
- Yt().$$.on_mount.push(e);
138
+ function tr(e) {
139
+ er().$$.on_mount.push(e);
140
140
  }
141
- const U = [], Ne = [];
141
+ const j = [], Ae = [];
142
142
  let k = [];
143
- const We = [], er = /* @__PURE__ */ Promise.resolve();
143
+ const qe = [], rr = /* @__PURE__ */ Promise.resolve();
144
144
  let Be = !1;
145
- function tr() {
146
- Be || (Be = !0, er.then($));
145
+ function nr() {
146
+ Be || (Be = !0, rr.then(R));
147
147
  }
148
- function Se(e) {
148
+ function we(e) {
149
149
  k.push(e);
150
150
  }
151
- const ye = /* @__PURE__ */ new Set();
152
- let G = 0;
153
- function $() {
154
- if (G !== 0)
151
+ const ve = /* @__PURE__ */ new Set();
152
+ let D = 0;
153
+ function R() {
154
+ if (D !== 0)
155
155
  return;
156
- const e = K;
156
+ const e = ee;
157
157
  do {
158
158
  try {
159
- for (; G < U.length; ) {
160
- const t = U[G];
161
- G++, Y(t), rr(t.$$);
159
+ for (; D < j.length; ) {
160
+ const t = j[D];
161
+ D++, K(t), ir(t.$$);
162
162
  }
163
163
  } catch (t) {
164
- throw U.length = 0, G = 0, t;
164
+ throw j.length = 0, D = 0, t;
165
165
  }
166
- for (Y(null), U.length = 0, G = 0; Ne.length; )
167
- Ne.pop()();
166
+ for (K(null), j.length = 0, D = 0; Ae.length; )
167
+ Ae.pop()();
168
168
  for (let t = 0; t < k.length; t += 1) {
169
169
  const r = k[t];
170
- ye.has(r) || (ye.add(r), r());
170
+ ve.has(r) || (ve.add(r), r());
171
171
  }
172
172
  k.length = 0;
173
- } while (U.length);
174
- for (; We.length; )
175
- We.pop()();
176
- Be = !1, ye.clear(), Y(e);
173
+ } while (j.length);
174
+ for (; qe.length; )
175
+ qe.pop()();
176
+ Be = !1, ve.clear(), K(e);
177
177
  }
178
- function rr(e) {
178
+ function ir(e) {
179
179
  if (e.fragment !== null) {
180
- e.update(), re(e.before_update);
180
+ e.update(), ne(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(Se);
182
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(we);
183
183
  }
184
184
  }
185
- function nr(e) {
185
+ function or(e) {
186
186
  const t = [], r = [];
187
187
  k.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), k = t;
188
188
  }
189
- const ir = /* @__PURE__ */ new Set();
190
- function or(e, t) {
191
- e && e.i && (ir.delete(e), e.i(t));
189
+ const ar = /* @__PURE__ */ new Set();
190
+ function sr(e, t) {
191
+ e && e.i && (ar.delete(e), e.i(t));
192
192
  }
193
- function ar(e, t, r) {
193
+ function ur(e, t, r) {
194
194
  const { fragment: n, after_update: i } = e.$$;
195
- n && n.m(t, r), Se(() => {
196
- const o = e.$$.on_mount.map(lt).filter(Fe);
197
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : re(o), e.$$.on_mount = [];
198
- }), i.forEach(Se);
195
+ n && n.m(t, r), we(() => {
196
+ const o = e.$$.on_mount.map(ct).filter(De);
197
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ne(o), e.$$.on_mount = [];
198
+ }), i.forEach(we);
199
199
  }
200
- function sr(e, t) {
200
+ function hr(e, t) {
201
201
  const r = e.$$;
202
- r.fragment !== null && (nr(r.after_update), re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
202
+ r.fragment !== null && (or(r.after_update), ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
203
203
  }
204
- function ur(e, t) {
205
- e.$$.dirty[0] === -1 && (U.push(e), tr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
204
+ function lr(e, t) {
205
+ e.$$.dirty[0] === -1 && (j.push(e), nr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
206
206
  }
207
- function hr(e, t, r, n, i, o, s = null, u = [-1]) {
208
- const h = K;
209
- Y(e);
207
+ function fr(e, t, r, n, i, o, s = null, u = [-1]) {
208
+ const h = ee;
209
+ K(e);
210
210
  const a = e.$$ = {
211
211
  fragment: null,
212
212
  ctx: [],
213
213
  // state
214
214
  props: o,
215
- update: A,
215
+ update: B,
216
216
  not_equal: i,
217
- bound: Ze(),
217
+ bound: Qe(),
218
218
  // lifecycle
219
219
  on_mount: [],
220
220
  on_destroy: [],
@@ -223,48 +223,48 @@ function hr(e, t, r, n, i, o, s = null, u = [-1]) {
223
223
  after_update: [],
224
224
  context: new Map(t.context || (h ? h.$$.context : [])),
225
225
  // everything else
226
- callbacks: Ze(),
226
+ callbacks: Qe(),
227
227
  dirty: u,
228
228
  skip_bound: !1,
229
229
  root: t.target || h.$$.root
230
230
  };
231
231
  s && s(a.root);
232
232
  let l = !1;
233
- if (a.ctx = r ? r(e, t.props || {}, (f, c, ...b) => {
234
- const y = b.length ? b[0] : c;
235
- return a.ctx && i(a.ctx[f], a.ctx[f] = y) && (!a.skip_bound && a.bound[f] && a.bound[f](y), l && ur(e, f)), c;
236
- }) : [], a.update(), l = !0, re(a.before_update), a.fragment = n ? n(a.ctx) : !1, t.target) {
233
+ if (a.ctx = r ? r(e, t.props || {}, (f, c, ...d) => {
234
+ const x = d.length ? d[0] : c;
235
+ return a.ctx && i(a.ctx[f], a.ctx[f] = x) && (!a.skip_bound && a.bound[f] && a.bound[f](x), l && lr(e, f)), c;
236
+ }) : [], a.update(), l = !0, ne(a.before_update), a.fragment = n ? n(a.ctx) : !1, t.target) {
237
237
  if (t.hydrate) {
238
- const f = qt(t.target);
239
- a.fragment && a.fragment.l(f), f.forEach(Ge);
238
+ const f = Yt(t.target);
239
+ a.fragment && a.fragment.l(f), f.forEach(Ue);
240
240
  } else
241
241
  a.fragment && a.fragment.c();
242
- t.intro && or(e.$$.fragment), ar(e, t.target, t.anchor), $();
242
+ t.intro && sr(e.$$.fragment), ur(e, t.target, t.anchor), R();
243
243
  }
244
- Y(h);
244
+ K(h);
245
245
  }
246
- let pt;
247
- typeof HTMLElement == "function" && (pt = class extends HTMLElement {
246
+ let dt;
247
+ typeof HTMLElement == "function" && (dt = class extends HTMLElement {
248
248
  constructor(t, r, n) {
249
249
  super();
250
250
  /** The Svelte component constructor */
251
- B(this, "$$ctor");
251
+ N(this, "$$ctor");
252
252
  /** Slots */
253
- B(this, "$$s");
253
+ N(this, "$$s");
254
254
  /** The Svelte component instance */
255
- B(this, "$$c");
255
+ N(this, "$$c");
256
256
  /** Whether or not the custom element is connected */
257
- B(this, "$$cn", !1);
257
+ N(this, "$$cn", !1);
258
258
  /** Component props data */
259
- B(this, "$$d", {});
259
+ N(this, "$$d", {});
260
260
  /** `true` if currently in the process of reflecting component props back to attributes */
261
- B(this, "$$r", !1);
261
+ N(this, "$$r", !1);
262
262
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
263
- B(this, "$$p_d", {});
263
+ N(this, "$$p_d", {});
264
264
  /** @type {Record<string, Function[]>} Event listeners */
265
- B(this, "$$l", {});
265
+ N(this, "$$l", {});
266
266
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
267
- B(this, "$$l_u", /* @__PURE__ */ new Map());
267
+ N(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" && (pt = class extends HTMLElement {
281
281
  }
282
282
  }
283
283
  connectedCallback() {
284
- return ze(this, null, function* () {
284
+ return We(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 = C("slot"), o !== "default" && x(s, "name", o);
291
+ s = $("slot"), o !== "default" && b(s, "name", o);
292
292
  },
293
293
  /**
294
294
  * @param {HTMLElement} target
295
295
  * @param {HTMLElement} [anchor]
296
296
  */
297
297
  m: function(a, l) {
298
- mt(a, s, l);
298
+ gt(a, s, l);
299
299
  },
300
300
  d: function(a) {
301
- a && Ge(s);
301
+ a && Ue(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 = Jt(this);
308
+ const r = {}, n = Kt(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] = ae(s, o.value, this.$$p_d, "toProp"));
313
+ s in this.$$d || (this.$$d[s] = se(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: Xe(Ve({}, this.$$d), {
319
+ props: Ze(ze({}, this.$$d), {
320
320
  $$slots: r,
321
321
  $$scope: {
322
322
  ctx: []
@@ -327,7 +327,7 @@ typeof HTMLElement == "function" && (pt = 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 = ae(
330
+ const s = se(
331
331
  o,
332
332
  this.$$d[o],
333
333
  this.$$p_d,
@@ -351,7 +351,7 @@ typeof HTMLElement == "function" && (pt = 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] = ae(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] = se(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" && (pt = class extends HTMLElement {
364
364
  ) || t;
365
365
  }
366
366
  });
367
- function ae(e, t, r, n) {
367
+ function se(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 ae(e, t, r, n) {
394
394
  return t;
395
395
  }
396
396
  }
397
- function lr(e, t, r, n, i, o) {
398
- let s = class extends pt {
397
+ function cr(e, t, r, n, i, o) {
398
+ let s = class extends dt {
399
399
  constructor() {
400
400
  super(e, r, i), this.$$p_d = t;
401
401
  }
@@ -412,7 +412,7 @@ function lr(e, t, r, n, i, o) {
412
412
  },
413
413
  set(h) {
414
414
  var a;
415
- h = ae(u, h, t), this.$$d[u] = h, (a = this.$$c) == null || a.$set({ [u]: h });
415
+ h = se(u, h, t), this.$$d[u] = h, (a = this.$$c) == null || a.$set({ [u]: h });
416
416
  }
417
417
  });
418
418
  }), n.forEach((u) => {
@@ -425,7 +425,7 @@ function lr(e, t, r, n, i, o) {
425
425
  }), e.element = /** @type {any} */
426
426
  s, s;
427
427
  }
428
- class fr {
428
+ class mr {
429
429
  constructor() {
430
430
  /**
431
431
  * ### PRIVATE API
@@ -434,7 +434,7 @@ class fr {
434
434
  *
435
435
  * @type {any}
436
436
  */
437
- B(this, "$$");
437
+ N(this, "$$");
438
438
  /**
439
439
  * ### PRIVATE API
440
440
  *
@@ -442,11 +442,11 @@ class fr {
442
442
  *
443
443
  * @type {any}
444
444
  */
445
- B(this, "$$set");
445
+ N(this, "$$set");
446
446
  }
447
447
  /** @returns {void} */
448
448
  $destroy() {
449
- sr(this, 1), this.$destroy = A;
449
+ hr(this, 1), this.$destroy = B;
450
450
  }
451
451
  /**
452
452
  * @template {Extract<keyof Events, string>} K
@@ -455,8 +455,8 @@ class fr {
455
455
  * @returns {() => void}
456
456
  */
457
457
  $on(t, r) {
458
- if (!Fe(r))
459
- return A;
458
+ if (!De(r))
459
+ return B;
460
460
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
461
461
  return n.push(r), () => {
462
462
  const i = n.indexOf(r);
@@ -468,63 +468,63 @@ class fr {
468
468
  * @returns {void}
469
469
  */
470
470
  $set(t) {
471
- this.$$set && !Vt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
471
+ this.$$set && !zt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
472
472
  }
473
473
  }
474
- const cr = "4";
475
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(cr);
476
- const D = [];
477
- function mr(e, t) {
474
+ const pr = "4";
475
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(pr);
476
+ const U = [];
477
+ function gr(e, t) {
478
478
  return {
479
- subscribe: fe(e, t).subscribe
479
+ subscribe: me(e, t).subscribe
480
480
  };
481
481
  }
482
- function fe(e, t = A) {
482
+ function me(e, t = B) {
483
483
  let r;
484
484
  const n = /* @__PURE__ */ new Set();
485
485
  function i(u) {
486
- if (ft(e, u) && (e = u, r)) {
487
- const h = !D.length;
486
+ if (mt(e, u) && (e = u, r)) {
487
+ const h = !U.length;
488
488
  for (const a of n)
489
- a[1](), D.push(a, e);
489
+ a[1](), U.push(a, e);
490
490
  if (h) {
491
- for (let a = 0; a < D.length; a += 2)
492
- D[a][0](D[a + 1]);
493
- D.length = 0;
491
+ for (let a = 0; a < U.length; a += 2)
492
+ U[a][0](U[a + 1]);
493
+ U.length = 0;
494
494
  }
495
495
  }
496
496
  }
497
497
  function o(u) {
498
498
  i(u(e));
499
499
  }
500
- function s(u, h = A) {
500
+ function s(u, h = B) {
501
501
  const a = [u, h];
502
- return n.add(a), n.size === 1 && (r = t(i, o) || A), u(e), () => {
502
+ return n.add(a), n.size === 1 && (r = t(i, o) || B), u(e), () => {
503
503
  n.delete(a), n.size === 0 && r && (r(), r = null);
504
504
  };
505
505
  }
506
506
  return { set: i, update: o, subscribe: s };
507
507
  }
508
- function Z(e, t, r) {
508
+ function W(e, t, r) {
509
509
  const n = !Array.isArray(e), i = n ? [e] : e;
510
510
  if (!i.every(Boolean))
511
511
  throw new Error("derived() expects stores as input, got a falsy value");
512
512
  const o = t.length < 2;
513
- return mr(r, (s, u) => {
513
+ return gr(r, (s, u) => {
514
514
  let h = !1;
515
515
  const a = [];
516
- let l = 0, f = A;
516
+ let l = 0, f = B;
517
517
  const c = () => {
518
518
  if (l)
519
519
  return;
520
520
  f();
521
- const y = t(n ? a[0] : a, s, u);
522
- o ? s(y) : f = Fe(y) ? y : A;
523
- }, b = i.map(
524
- (y, m) => ct(
525
- y,
526
- (E) => {
527
- a[m] = E, l &= ~(1 << m), h && c();
521
+ const x = t(n ? a[0] : a, s, u);
522
+ o ? s(x) : f = De(x) ? x : B;
523
+ }, d = i.map(
524
+ (x, m) => pt(
525
+ x,
526
+ (v) => {
527
+ a[m] = v, l &= ~(1 << m), h && c();
528
528
  },
529
529
  () => {
530
530
  l |= 1 << m;
@@ -532,126 +532,112 @@ function Z(e, t, r) {
532
532
  )
533
533
  );
534
534
  return h = !0, c(), function() {
535
- re(b), f(), h = !1;
535
+ ne(d), f(), h = !1;
536
536
  };
537
537
  });
538
538
  }
539
- function pr(e) {
539
+ function dr(e) {
540
540
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
541
541
  }
542
- var gr = function(t) {
543
- return dr(t) && !br(t);
542
+ var br = function(t) {
543
+ return xr(t) && !yr(t);
544
544
  };
545
- function dr(e) {
545
+ function xr(e) {
546
546
  return !!e && typeof e == "object";
547
547
  }
548
- function br(e) {
548
+ function yr(e) {
549
549
  var t = Object.prototype.toString.call(e);
550
- return t === "[object RegExp]" || t === "[object Date]" || vr(e);
550
+ return t === "[object RegExp]" || t === "[object Date]" || _r(e);
551
551
  }
552
- var xr = typeof Symbol == "function" && Symbol.for, yr = xr ? Symbol.for("react.element") : 60103;
553
- function vr(e) {
554
- return e.$$typeof === yr;
552
+ var Er = typeof Symbol == "function" && Symbol.for, vr = Er ? Symbol.for("react.element") : 60103;
553
+ function _r(e) {
554
+ return e.$$typeof === vr;
555
555
  }
556
- function Er(e) {
556
+ function Hr(e) {
557
557
  return Array.isArray(e) ? [] : {};
558
558
  }
559
- function ee(e, t) {
560
- return t.clone !== !1 && t.isMergeableObject(e) ? j(Er(e), e, t) : e;
559
+ function te(e, t) {
560
+ return t.clone !== !1 && t.isMergeableObject(e) ? V(Hr(e), e, t) : e;
561
561
  }
562
- function _r(e, t, r) {
562
+ function Tr(e, t, r) {
563
563
  return e.concat(t).map(function(n) {
564
- return ee(n, r);
564
+ return te(n, r);
565
565
  });
566
566
  }
567
- function Hr(e, t) {
567
+ function Pr(e, t) {
568
568
  if (!t.customMerge)
569
- return j;
569
+ return V;
570
570
  var r = t.customMerge(e);
571
- return typeof r == "function" ? r : j;
571
+ return typeof r == "function" ? r : V;
572
572
  }
573
- function Tr(e) {
573
+ function Sr(e) {
574
574
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
575
575
  return Object.propertyIsEnumerable.call(e, t);
576
576
  }) : [];
577
577
  }
578
- function Qe(e) {
579
- return Object.keys(e).concat(Tr(e));
578
+ function Je(e) {
579
+ return Object.keys(e).concat(Sr(e));
580
580
  }
581
- function gt(e, t) {
581
+ function bt(e, t) {
582
582
  try {
583
583
  return t in e;
584
584
  } catch (r) {
585
585
  return !1;
586
586
  }
587
587
  }
588
- function Pr(e, t) {
589
- return gt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
588
+ function Nr(e, t) {
589
+ return bt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
590
590
  }
591
- function Nr(e, t, r) {
591
+ function Ar(e, t, r) {
592
592
  var n = {};
593
- return r.isMergeableObject(e) && Qe(e).forEach(function(i) {
594
- n[i] = ee(e[i], r);
595
- }), Qe(t).forEach(function(i) {
596
- Pr(e, i) || (gt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Hr(i, r)(e[i], t[i], r) : n[i] = ee(t[i], r));
593
+ return r.isMergeableObject(e) && Je(e).forEach(function(i) {
594
+ n[i] = te(e[i], r);
595
+ }), Je(t).forEach(function(i) {
596
+ Nr(e, i) || (bt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Pr(i, r)(e[i], t[i], r) : n[i] = te(t[i], r));
597
597
  }), n;
598
598
  }
599
- function j(e, t, r) {
600
- r = r || {}, r.arrayMerge = r.arrayMerge || _r, r.isMergeableObject = r.isMergeableObject || gr, r.cloneUnlessOtherwiseSpecified = ee;
599
+ function V(e, t, r) {
600
+ r = r || {}, r.arrayMerge = r.arrayMerge || Tr, r.isMergeableObject = r.isMergeableObject || br, r.cloneUnlessOtherwiseSpecified = te;
601
601
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
602
- return o ? n ? r.arrayMerge(e, t, r) : Nr(e, t, r) : ee(t, r);
602
+ return o ? n ? r.arrayMerge(e, t, r) : Ar(e, t, r) : te(t, r);
603
603
  }
604
- j.all = function(t, r) {
604
+ V.all = function(t, r) {
605
605
  if (!Array.isArray(t))
606
606
  throw new Error("first argument should be an array");
607
607
  return t.reduce(function(n, i) {
608
- return j(n, i, r);
608
+ return V(n, i, r);
609
609
  }, {});
610
610
  };
611
- var Br = j, Sr = Br;
612
- const Ar = /* @__PURE__ */ pr(Sr);
613
- /*! *****************************************************************************
614
- Copyright (c) Microsoft Corporation.
615
-
616
- Permission to use, copy, modify, and/or distribute this software for any
617
- purpose with or without fee is hereby granted.
618
-
619
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
620
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
621
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
622
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
623
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
624
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
625
- PERFORMANCE OF THIS SOFTWARE.
626
- ***************************************************************************** */
627
- var Ae = function(e, t) {
628
- return Ae = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
611
+ var Br = V, wr = Br;
612
+ const Or = /* @__PURE__ */ dr(wr);
613
+ var Oe = function(e, t) {
614
+ return Oe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
629
615
  r.__proto__ = n;
630
616
  } || function(r, n) {
631
617
  for (var i in n)
632
618
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
633
- }, Ae(e, t);
619
+ }, Oe(e, t);
634
620
  };
635
- function ce(e, t) {
621
+ function pe(e, t) {
636
622
  if (typeof t != "function" && t !== null)
637
623
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
638
- Ae(e, t);
624
+ Oe(e, t);
639
625
  function r() {
640
626
  this.constructor = e;
641
627
  }
642
628
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
643
629
  }
644
- var d = function() {
645
- return d = Object.assign || function(t) {
630
+ var O = function() {
631
+ return O = Object.assign || function(t) {
646
632
  for (var r, n = 1, i = arguments.length; n < i; n++) {
647
633
  r = arguments[n];
648
634
  for (var o in r)
649
635
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
650
636
  }
651
637
  return t;
652
- }, d.apply(this, arguments);
638
+ }, O.apply(this, arguments);
653
639
  };
654
- function wr(e, t) {
640
+ function Ir(e, t) {
655
641
  var r = {};
656
642
  for (var n in e)
657
643
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -660,43 +646,43 @@ function wr(e, t) {
660
646
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
661
647
  return r;
662
648
  }
663
- function ve(e, t, r) {
664
- if (arguments.length === 2)
649
+ function _e(e, t, r) {
650
+ if (r || arguments.length === 2)
665
651
  for (var n = 0, i = t.length, o; n < i; n++)
666
652
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
667
- return e.concat(o || t);
653
+ return e.concat(o || Array.prototype.slice.call(t));
668
654
  }
669
- function Ee(e, t) {
670
- var r = t && t.cache ? t.cache : Rr, n = t && t.serializer ? t.serializer : Cr, i = t && t.strategy ? t.strategy : Mr;
655
+ function He(e, t) {
656
+ var r = t && t.cache ? t.cache : Gr, n = t && t.serializer ? t.serializer : Rr, i = t && t.strategy ? t.strategy : Cr;
671
657
  return i(e, {
672
658
  cache: r,
673
659
  serializer: n
674
660
  });
675
661
  }
676
- function Or(e) {
662
+ function Mr(e) {
677
663
  return e == null || typeof e == "number" || typeof e == "boolean";
678
664
  }
679
- function Ir(e, t, r, n) {
680
- var i = Or(n) ? n : r(n), o = t.get(i);
665
+ function Lr(e, t, r, n) {
666
+ var i = Mr(n) ? n : r(n), o = t.get(i);
681
667
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
682
668
  }
683
- function dt(e, t, r) {
669
+ function xt(e, t, r) {
684
670
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
685
671
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
686
672
  }
687
- function bt(e, t, r, n, i) {
673
+ function yt(e, t, r, n, i) {
688
674
  return r.bind(t, e, n, i);
689
675
  }
690
- function Mr(e, t) {
691
- var r = e.length === 1 ? Ir : dt;
692
- return bt(e, this, r, t.cache.create(), t.serializer);
676
+ function Cr(e, t) {
677
+ var r = e.length === 1 ? Lr : xt;
678
+ return yt(e, this, r, t.cache.create(), t.serializer);
693
679
  }
694
- function Lr(e, t) {
695
- return bt(e, this, dt, t.cache.create(), t.serializer);
680
+ function $r(e, t) {
681
+ return yt(e, this, xt, t.cache.create(), t.serializer);
696
682
  }
697
- var Cr = function() {
683
+ var Rr = function() {
698
684
  return JSON.stringify(arguments);
699
- }, $r = (
685
+ }, Fr = (
700
686
  /** @class */
701
687
  function() {
702
688
  function e() {
@@ -708,61 +694,71 @@ var Cr = function() {
708
694
  this.cache[t] = r;
709
695
  }, e;
710
696
  }()
711
- ), Rr = {
697
+ ), Gr = {
712
698
  create: function() {
713
- return new $r();
699
+ return new Fr();
714
700
  }
715
- }, _e = {
716
- variadic: Lr
717
- }, p;
701
+ }, Te = {
702
+ variadic: $r
703
+ }, le = function() {
704
+ return le = Object.assign || function(t) {
705
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
706
+ r = arguments[n];
707
+ for (var o in r)
708
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
709
+ }
710
+ return t;
711
+ }, le.apply(this, arguments);
712
+ };
713
+ var p;
718
714
  (function(e) {
719
715
  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";
720
716
  })(p || (p = {}));
721
- var v;
717
+ var y;
722
718
  (function(e) {
723
719
  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";
724
- })(v || (v = {}));
725
- var V;
720
+ })(y || (y = {}));
721
+ var X;
726
722
  (function(e) {
727
723
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
728
- })(V || (V = {}));
729
- function qe(e) {
730
- return e.type === v.literal;
731
- }
732
- function Fr(e) {
733
- return e.type === v.argument;
724
+ })(X || (X = {}));
725
+ function Ye(e) {
726
+ return e.type === y.literal;
734
727
  }
735
- function xt(e) {
736
- return e.type === v.number;
728
+ function Dr(e) {
729
+ return e.type === y.argument;
737
730
  }
738
- function yt(e) {
739
- return e.type === v.date;
731
+ function Et(e) {
732
+ return e.type === y.number;
740
733
  }
741
734
  function vt(e) {
742
- return e.type === v.time;
743
- }
744
- function Et(e) {
745
- return e.type === v.select;
735
+ return e.type === y.date;
746
736
  }
747
737
  function _t(e) {
748
- return e.type === v.plural;
749
- }
750
- function Gr(e) {
751
- return e.type === v.pound;
738
+ return e.type === y.time;
752
739
  }
753
740
  function Ht(e) {
754
- return e.type === v.tag;
741
+ return e.type === y.select;
755
742
  }
756
743
  function Tt(e) {
757
- return !!(e && typeof e == "object" && e.type === V.number);
744
+ return e.type === y.plural;
758
745
  }
759
- function we(e) {
760
- return !!(e && typeof e == "object" && e.type === V.dateTime);
761
- }
762
- var Pt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Dr = /(?:[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;
763
746
  function Ur(e) {
747
+ return e.type === y.pound;
748
+ }
749
+ function Pt(e) {
750
+ return e.type === y.tag;
751
+ }
752
+ function St(e) {
753
+ return !!(e && typeof e == "object" && e.type === X.number);
754
+ }
755
+ function Ie(e) {
756
+ return !!(e && typeof e == "object" && e.type === X.dateTime);
757
+ }
758
+ var Nt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, jr = /(?:[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;
759
+ function kr(e) {
764
760
  var t = {};
765
- return e.replace(Dr, function(r) {
761
+ return e.replace(jr, function(r) {
766
762
  var n = r.length;
767
763
  switch (r[0]) {
768
764
  case "G":
@@ -851,11 +847,21 @@ function Ur(e) {
851
847
  return "";
852
848
  }), t;
853
849
  }
854
- var kr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
855
- function jr(e) {
850
+ var E = function() {
851
+ return E = Object.assign || function(t) {
852
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
853
+ r = arguments[n];
854
+ for (var o in r)
855
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
856
+ }
857
+ return t;
858
+ }, E.apply(this, arguments);
859
+ };
860
+ var Vr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
861
+ function Xr(e) {
856
862
  if (e.length === 0)
857
863
  throw new Error("Number skeleton cannot be empty");
858
- for (var t = e.split(kr).filter(function(c) {
864
+ for (var t = e.split(Vr).filter(function(c) {
859
865
  return c.length > 0;
860
866
  }), r = [], n = 0, i = t; n < i.length; n++) {
861
867
  var o = i[n], s = o.split("/");
@@ -870,17 +876,17 @@ function jr(e) {
870
876
  }
871
877
  return r;
872
878
  }
873
- function Vr(e) {
879
+ function zr(e) {
874
880
  return e.replace(/^(.*?)-/, "");
875
881
  }
876
- var Je = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Nt = /^(@+)?(\+|#+)?[rs]?$/g, Xr = /(\*)(0+)|(#+)(0+)|(0+)/g, Bt = /^(0+)$/;
877
- function Ye(e) {
882
+ var Ke = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, At = /^(@+)?(\+|#+)?[rs]?$/g, Zr = /(\*)(0+)|(#+)(0+)|(0+)/g, Bt = /^(0+)$/;
883
+ function et(e) {
878
884
  var t = {};
879
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Nt, function(r, n, i) {
885
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(At, function(r, n, i) {
880
886
  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)), "";
881
887
  }), t;
882
888
  }
883
- function St(e) {
889
+ function wt(e) {
884
890
  switch (e) {
885
891
  case "sign-auto":
886
892
  return {
@@ -920,7 +926,7 @@ function St(e) {
920
926
  };
921
927
  }
922
928
  }
923
- function zr(e) {
929
+ function Wr(e) {
924
930
  var t;
925
931
  if (e[0] === "E" && e[1] === "E" ? (t = {
926
932
  notation: "engineering"
@@ -934,11 +940,11 @@ function zr(e) {
934
940
  }
935
941
  return t;
936
942
  }
937
- function Ke(e) {
938
- var t = {}, r = St(e);
943
+ function tt(e) {
944
+ var t = {}, r = wt(e);
939
945
  return r || t;
940
946
  }
941
- function Zr(e) {
947
+ function Qr(e) {
942
948
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
943
949
  var i = n[r];
944
950
  switch (i.stem) {
@@ -962,7 +968,7 @@ function Zr(e) {
962
968
  continue;
963
969
  case "measure-unit":
964
970
  case "unit":
965
- t.style = "unit", t.unit = Vr(i.options[0]);
971
+ t.style = "unit", t.unit = zr(i.options[0]);
966
972
  continue;
967
973
  case "compact-short":
968
974
  case "K":
@@ -973,13 +979,13 @@ function Zr(e) {
973
979
  t.notation = "compact", t.compactDisplay = "long";
974
980
  continue;
975
981
  case "scientific":
976
- t = d(d(d({}, t), { notation: "scientific" }), i.options.reduce(function(h, a) {
977
- return d(d({}, h), Ke(a));
982
+ t = E(E(E({}, t), { notation: "scientific" }), i.options.reduce(function(h, a) {
983
+ return E(E({}, h), tt(a));
978
984
  }, {}));
979
985
  continue;
980
986
  case "engineering":
981
- t = d(d(d({}, t), { notation: "engineering" }), i.options.reduce(function(h, a) {
982
- return d(d({}, h), Ke(a));
987
+ t = E(E(E({}, t), { notation: "engineering" }), i.options.reduce(function(h, a) {
988
+ return E(E({}, h), tt(a));
983
989
  }, {}));
984
990
  continue;
985
991
  case "notation-simple":
@@ -1024,13 +1030,13 @@ function Zr(e) {
1024
1030
  case "integer-width":
1025
1031
  if (i.options.length > 1)
1026
1032
  throw new RangeError("integer-width stems only accept a single optional option");
1027
- i.options[0].replace(Xr, function(h, a, l, f, c, b) {
1033
+ i.options[0].replace(Zr, function(h, a, l, f, c, d) {
1028
1034
  if (a)
1029
1035
  t.minimumIntegerDigits = l.length;
1030
1036
  else {
1031
1037
  if (f && c)
1032
1038
  throw new Error("We currently do not support maximum integer digits");
1033
- if (b)
1039
+ if (d)
1034
1040
  throw new Error("We currently do not support exact integer digits");
1035
1041
  }
1036
1042
  return "";
@@ -1041,28 +1047,28 @@ function Zr(e) {
1041
1047
  t.minimumIntegerDigits = i.stem.length;
1042
1048
  continue;
1043
1049
  }
1044
- if (Je.test(i.stem)) {
1050
+ if (Ke.test(i.stem)) {
1045
1051
  if (i.options.length > 1)
1046
1052
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1047
- i.stem.replace(Je, function(h, a, l, f, c, b) {
1048
- return l === "*" ? t.minimumFractionDigits = a.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && b ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + b.length) : (t.minimumFractionDigits = a.length, t.maximumFractionDigits = a.length), "";
1053
+ i.stem.replace(Ke, function(h, a, l, f, c, d) {
1054
+ return l === "*" ? t.minimumFractionDigits = a.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = a.length, t.maximumFractionDigits = a.length), "";
1049
1055
  });
1050
1056
  var o = i.options[0];
1051
- o === "w" ? t = d(d({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = d(d({}, t), Ye(o)));
1057
+ o === "w" ? t = E(E({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = E(E({}, t), et(o)));
1052
1058
  continue;
1053
1059
  }
1054
- if (Nt.test(i.stem)) {
1055
- t = d(d({}, t), Ye(i.stem));
1060
+ if (At.test(i.stem)) {
1061
+ t = E(E({}, t), et(i.stem));
1056
1062
  continue;
1057
1063
  }
1058
- var s = St(i.stem);
1059
- s && (t = d(d({}, t), s));
1060
- var u = zr(i.stem);
1061
- u && (t = d(d({}, t), u));
1064
+ var s = wt(i.stem);
1065
+ s && (t = E(E({}, t), s));
1066
+ var u = Wr(i.stem);
1067
+ u && (t = E(E({}, t), u));
1062
1068
  }
1063
1069
  return t;
1064
1070
  }
1065
- var ie = {
1071
+ var oe = {
1066
1072
  "001": [
1067
1073
  "H",
1068
1074
  "h"
@@ -2477,13 +2483,13 @@ var ie = {
2477
2483
  "h"
2478
2484
  ]
2479
2485
  };
2480
- function Wr(e, t) {
2486
+ function qr(e, t) {
2481
2487
  for (var r = "", n = 0; n < e.length; n++) {
2482
2488
  var i = e.charAt(n);
2483
2489
  if (i === "j") {
2484
2490
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2485
2491
  o++, n++;
2486
- var s = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), h = "a", a = Qr(t);
2492
+ var s = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), h = "a", a = Jr(t);
2487
2493
  for ((a == "H" || a == "k") && (u = 0); u-- > 0; )
2488
2494
  r += h;
2489
2495
  for (; s-- > 0; )
@@ -2493,7 +2499,7 @@ function Wr(e, t) {
2493
2499
  }
2494
2500
  return r;
2495
2501
  }
2496
- function Qr(e) {
2502
+ function Jr(e) {
2497
2503
  var t = e.hourCycle;
2498
2504
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2499
2505
  e.hourCycles && // @ts-ignore
@@ -2512,23 +2518,23 @@ function Qr(e) {
2512
2518
  }
2513
2519
  var r = e.language, n;
2514
2520
  r !== "root" && (n = e.maximize().region);
2515
- var i = ie[n || ""] || ie[r || ""] || ie["".concat(r, "-001")] || ie["001"];
2521
+ var i = oe[n || ""] || oe[r || ""] || oe["".concat(r, "-001")] || oe["001"];
2516
2522
  return i[0];
2517
2523
  }
2518
- var He, qr = new RegExp("^".concat(Pt.source, "*")), Jr = new RegExp("".concat(Pt.source, "*$"));
2524
+ var Pe, Yr = new RegExp("^".concat(Nt.source, "*")), Kr = new RegExp("".concat(Nt.source, "*$"));
2519
2525
  function g(e, t) {
2520
2526
  return { start: e, end: t };
2521
2527
  }
2522
- var Yr = !!String.prototype.startsWith && "_a".startsWith("a", 1), Kr = !!String.fromCodePoint, en = !!Object.fromEntries, tn = !!String.prototype.codePointAt, rn = !!String.prototype.trimStart, nn = !!String.prototype.trimEnd, on = !!Number.isSafeInteger, an = on ? Number.isSafeInteger : function(e) {
2528
+ var en = !!String.prototype.startsWith && "_a".startsWith("a", 1), tn = !!String.fromCodePoint, rn = !!Object.fromEntries, nn = !!String.prototype.codePointAt, on = !!String.prototype.trimStart, an = !!String.prototype.trimEnd, sn = !!Number.isSafeInteger, un = sn ? Number.isSafeInteger : function(e) {
2523
2529
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2524
- }, Oe = !0;
2530
+ }, Me = !0;
2525
2531
  try {
2526
- var sn = wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2527
- Oe = ((He = sn.exec("a")) === null || He === void 0 ? void 0 : He[0]) === "a";
2532
+ var hn = It("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2533
+ Me = ((Pe = hn.exec("a")) === null || Pe === void 0 ? void 0 : Pe[0]) === "a";
2528
2534
  } catch (e) {
2529
- Oe = !1;
2535
+ Me = !1;
2530
2536
  }
2531
- var et = Yr ? (
2537
+ var rt = en ? (
2532
2538
  // Native
2533
2539
  function(t, r, n) {
2534
2540
  return t.startsWith(r, n);
@@ -2538,7 +2544,7 @@ var et = Yr ? (
2538
2544
  function(t, r, n) {
2539
2545
  return t.slice(n, n + r.length) === r;
2540
2546
  }
2541
- ), Ie = Kr ? String.fromCodePoint : (
2547
+ ), Le = tn ? String.fromCodePoint : (
2542
2548
  // IE11
2543
2549
  function() {
2544
2550
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2550,9 +2556,9 @@ var et = Yr ? (
2550
2556
  }
2551
2557
  return n;
2552
2558
  }
2553
- ), tt = (
2559
+ ), nt = (
2554
2560
  // native
2555
- en ? Object.fromEntries : (
2561
+ rn ? Object.fromEntries : (
2556
2562
  // Ponyfill
2557
2563
  function(t) {
2558
2564
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2562,7 +2568,7 @@ var et = Yr ? (
2562
2568
  return r;
2563
2569
  }
2564
2570
  )
2565
- ), At = tn ? (
2571
+ ), Ot = nn ? (
2566
2572
  // Native
2567
2573
  function(t, r) {
2568
2574
  return t.codePointAt(r);
@@ -2576,7 +2582,7 @@ var et = Yr ? (
2576
2582
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2577
2583
  }
2578
2584
  }
2579
- ), un = rn ? (
2585
+ ), ln = on ? (
2580
2586
  // Native
2581
2587
  function(t) {
2582
2588
  return t.trimStart();
@@ -2584,9 +2590,9 @@ var et = Yr ? (
2584
2590
  ) : (
2585
2591
  // Ponyfill
2586
2592
  function(t) {
2587
- return t.replace(qr, "");
2593
+ return t.replace(Yr, "");
2588
2594
  }
2589
- ), hn = nn ? (
2595
+ ), fn = an ? (
2590
2596
  // Native
2591
2597
  function(t) {
2592
2598
  return t.trimEnd();
@@ -2594,32 +2600,32 @@ var et = Yr ? (
2594
2600
  ) : (
2595
2601
  // Ponyfill
2596
2602
  function(t) {
2597
- return t.replace(Jr, "");
2603
+ return t.replace(Kr, "");
2598
2604
  }
2599
2605
  );
2600
- function wt(e, t) {
2606
+ function It(e, t) {
2601
2607
  return new RegExp(e, t);
2602
2608
  }
2603
- var Me;
2604
- if (Oe) {
2605
- var rt = wt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2606
- Me = function(t, r) {
2609
+ var Ce;
2610
+ if (Me) {
2611
+ var it = It("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2612
+ Ce = function(t, r) {
2607
2613
  var n;
2608
- rt.lastIndex = r;
2609
- var i = rt.exec(t);
2614
+ it.lastIndex = r;
2615
+ var i = it.exec(t);
2610
2616
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2611
2617
  };
2612
2618
  } else
2613
- Me = function(t, r) {
2619
+ Ce = function(t, r) {
2614
2620
  for (var n = []; ; ) {
2615
- var i = At(t, r);
2616
- if (i === void 0 || Ot(i) || mn(i))
2621
+ var i = Ot(t, r);
2622
+ if (i === void 0 || Mt(i) || gn(i))
2617
2623
  break;
2618
2624
  n.push(i), r += i >= 65536 ? 2 : 1;
2619
2625
  }
2620
- return Ie.apply(void 0, n);
2626
+ return Le.apply(void 0, n);
2621
2627
  };
2622
- var ln = (
2628
+ var cn = (
2623
2629
  /** @class */
2624
2630
  function() {
2625
2631
  function e(t, r) {
@@ -2643,14 +2649,14 @@ var ln = (
2643
2649
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
2644
2650
  var u = this.clonePosition();
2645
2651
  this.bump(), i.push({
2646
- type: v.pound,
2652
+ type: y.pound,
2647
2653
  location: g(u, this.clonePosition())
2648
2654
  });
2649
2655
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2650
2656
  if (n)
2651
2657
  break;
2652
2658
  return this.error(p.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
2653
- } else if (o === 60 && !this.ignoreTag && Le(this.peek() || 0)) {
2659
+ } else if (o === 60 && !this.ignoreTag && $e(this.peek() || 0)) {
2654
2660
  var s = this.parseTag(t, r);
2655
2661
  if (s.err)
2656
2662
  return s;
@@ -2671,7 +2677,7 @@ var ln = (
2671
2677
  if (this.bumpSpace(), this.bumpIf("/>"))
2672
2678
  return {
2673
2679
  val: {
2674
- type: v.literal,
2680
+ type: y.literal,
2675
2681
  value: "<".concat(i, "/>"),
2676
2682
  location: g(n, this.clonePosition())
2677
2683
  },
@@ -2683,12 +2689,12 @@ var ln = (
2683
2689
  return o;
2684
2690
  var s = o.val, u = this.clonePosition();
2685
2691
  if (this.bumpIf("</")) {
2686
- if (this.isEOF() || !Le(this.char()))
2692
+ if (this.isEOF() || !$e(this.char()))
2687
2693
  return this.error(p.INVALID_TAG, g(u, this.clonePosition()));
2688
2694
  var h = this.clonePosition(), a = this.parseTagName();
2689
2695
  return i !== a ? this.error(p.UNMATCHED_CLOSING_TAG, g(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2690
2696
  val: {
2691
- type: v.tag,
2697
+ type: y.tag,
2692
2698
  value: i,
2693
2699
  children: s,
2694
2700
  location: g(n, this.clonePosition())
@@ -2701,7 +2707,7 @@ var ln = (
2701
2707
  return this.error(p.INVALID_TAG, g(n, this.clonePosition()));
2702
2708
  }, e.prototype.parseTagName = function() {
2703
2709
  var t = this.offset();
2704
- for (this.bump(); !this.isEOF() && cn(this.char()); )
2710
+ for (this.bump(); !this.isEOF() && pn(this.char()); )
2705
2711
  this.bump();
2706
2712
  return this.message.slice(t, this.offset());
2707
2713
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2725,12 +2731,12 @@ var ln = (
2725
2731
  }
2726
2732
  var h = g(n, this.clonePosition());
2727
2733
  return {
2728
- val: { type: v.literal, value: i, location: h },
2734
+ val: { type: y.literal, value: i, location: h },
2729
2735
  err: null
2730
2736
  };
2731
2737
  }, e.prototype.tryParseLeftAngleBracket = function() {
2732
2738
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2733
- !fn(this.peek() || 0)) ? (this.bump(), "<") : null;
2739
+ !mn(this.peek() || 0)) ? (this.bump(), "<") : null;
2734
2740
  }, e.prototype.tryParseQuote = function(t) {
2735
2741
  if (this.isEOF() || this.char() !== 39)
2736
2742
  return null;
@@ -2764,12 +2770,12 @@ var ln = (
2764
2770
  r.push(n);
2765
2771
  this.bump();
2766
2772
  }
2767
- return Ie.apply(void 0, r);
2773
+ return Le.apply(void 0, r);
2768
2774
  }, e.prototype.tryParseUnquoted = function(t, r) {
2769
2775
  if (this.isEOF())
2770
2776
  return null;
2771
2777
  var n = this.char();
2772
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ie(n));
2778
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Le(n));
2773
2779
  }, e.prototype.parseArgument = function(t, r) {
2774
2780
  var n = this.clonePosition();
2775
2781
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -2785,7 +2791,7 @@ var ln = (
2785
2791
  case 125:
2786
2792
  return this.bump(), {
2787
2793
  val: {
2788
- type: v.argument,
2794
+ type: y.argument,
2789
2795
  // value does not include the opening and closing braces.
2790
2796
  value: i,
2791
2797
  location: g(n, this.clonePosition())
@@ -2798,7 +2804,7 @@ var ln = (
2798
2804
  return this.error(p.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
2799
2805
  }
2800
2806
  }, e.prototype.parseIdentifierIfPossible = function() {
2801
- var t = this.clonePosition(), r = this.offset(), n = Me(this.message, r), i = r + n.length;
2807
+ var t = this.clonePosition(), r = this.offset(), n = Ce(this.message, r), i = r + n.length;
2802
2808
  this.bumpTo(i);
2803
2809
  var o = this.clonePosition(), s = g(t, o);
2804
2810
  return { value: n, location: s };
@@ -2817,35 +2823,35 @@ var ln = (
2817
2823
  var l = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
2818
2824
  if (f.err)
2819
2825
  return f;
2820
- var c = hn(f.val);
2826
+ var c = fn(f.val);
2821
2827
  if (c.length === 0)
2822
2828
  return this.error(p.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
2823
- var b = g(l, this.clonePosition());
2824
- a = { style: c, styleLocation: b };
2829
+ var d = g(l, this.clonePosition());
2830
+ a = { style: c, styleLocation: d };
2825
2831
  }
2826
- var y = this.tryParseArgumentClose(i);
2827
- if (y.err)
2828
- return y;
2832
+ var x = this.tryParseArgumentClose(i);
2833
+ if (x.err)
2834
+ return x;
2829
2835
  var m = g(i, this.clonePosition());
2830
- if (a && et(a == null ? void 0 : a.style, "::", 0)) {
2831
- var E = un(a.style.slice(2));
2836
+ if (a && rt(a == null ? void 0 : a.style, "::", 0)) {
2837
+ var v = ln(a.style.slice(2));
2832
2838
  if (u === "number") {
2833
- var f = this.parseNumberSkeletonFromString(E, a.styleLocation);
2839
+ var f = this.parseNumberSkeletonFromString(v, a.styleLocation);
2834
2840
  return f.err ? f : {
2835
- val: { type: v.number, value: n, location: m, style: f.val },
2841
+ val: { type: y.number, value: n, location: m, style: f.val },
2836
2842
  err: null
2837
2843
  };
2838
2844
  } else {
2839
- if (E.length === 0)
2845
+ if (v.length === 0)
2840
2846
  return this.error(p.EXPECT_DATE_TIME_SKELETON, m);
2841
- var T = E;
2842
- this.locale && (T = Wr(E, this.locale));
2847
+ var T = v;
2848
+ this.locale && (T = qr(v, this.locale));
2843
2849
  var c = {
2844
- type: V.dateTime,
2850
+ type: X.dateTime,
2845
2851
  pattern: T,
2846
2852
  location: a.styleLocation,
2847
- parsedOptions: this.shouldParseSkeletons ? Ur(T) : {}
2848
- }, w = u === "date" ? v.date : v.time;
2853
+ parsedOptions: this.shouldParseSkeletons ? kr(T) : {}
2854
+ }, w = u === "date" ? y.date : y.time;
2849
2855
  return {
2850
2856
  val: { type: w, value: n, location: m, style: c },
2851
2857
  err: null
@@ -2854,7 +2860,7 @@ var ln = (
2854
2860
  }
2855
2861
  return {
2856
2862
  val: {
2857
- type: u === "number" ? v.number : u === "date" ? v.date : v.time,
2863
+ type: u === "number" ? y.number : u === "date" ? y.date : y.time,
2858
2864
  value: n,
2859
2865
  location: m,
2860
2866
  style: (o = a == null ? void 0 : a.style) !== null && o !== void 0 ? o : null
@@ -2867,41 +2873,41 @@ var ln = (
2867
2873
  case "select": {
2868
2874
  var P = this.clonePosition();
2869
2875
  if (this.bumpSpace(), !this.bumpIf(","))
2870
- return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(P, d({}, P)));
2876
+ return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(P, le({}, P)));
2871
2877
  this.bumpSpace();
2872
- var S = this.parseIdentifierIfPossible(), N = 0;
2873
- if (u !== "select" && S.value === "offset") {
2878
+ var A = this.parseIdentifierIfPossible(), S = 0;
2879
+ if (u !== "select" && A.value === "offset") {
2874
2880
  if (!this.bumpIf(":"))
2875
2881
  return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g(this.clonePosition(), this.clonePosition()));
2876
2882
  this.bumpSpace();
2877
2883
  var f = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2878
2884
  if (f.err)
2879
2885
  return f;
2880
- this.bumpSpace(), S = this.parseIdentifierIfPossible(), N = f.val;
2886
+ this.bumpSpace(), A = this.parseIdentifierIfPossible(), S = f.val;
2881
2887
  }
2882
- var O = this.tryParsePluralOrSelectOptions(t, u, r, S);
2883
- if (O.err)
2884
- return O;
2885
- var y = this.tryParseArgumentClose(i);
2886
- if (y.err)
2887
- return y;
2888
- var F = g(i, this.clonePosition());
2888
+ var I = this.tryParsePluralOrSelectOptions(t, u, r, A);
2889
+ if (I.err)
2890
+ return I;
2891
+ var x = this.tryParseArgumentClose(i);
2892
+ if (x.err)
2893
+ return x;
2894
+ var G = g(i, this.clonePosition());
2889
2895
  return u === "select" ? {
2890
2896
  val: {
2891
- type: v.select,
2897
+ type: y.select,
2892
2898
  value: n,
2893
- options: tt(O.val),
2894
- location: F
2899
+ options: nt(I.val),
2900
+ location: G
2895
2901
  },
2896
2902
  err: null
2897
2903
  } : {
2898
2904
  val: {
2899
- type: v.plural,
2905
+ type: y.plural,
2900
2906
  value: n,
2901
- options: tt(O.val),
2902
- offset: N,
2907
+ options: nt(I.val),
2908
+ offset: S,
2903
2909
  pluralType: u === "plural" ? "cardinal" : "ordinal",
2904
- location: F
2910
+ location: G
2905
2911
  },
2906
2912
  err: null
2907
2913
  };
@@ -2949,16 +2955,16 @@ var ln = (
2949
2955
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2950
2956
  var n = [];
2951
2957
  try {
2952
- n = jr(t);
2958
+ n = Xr(t);
2953
2959
  } catch (i) {
2954
2960
  return this.error(p.INVALID_NUMBER_SKELETON, r);
2955
2961
  }
2956
2962
  return {
2957
2963
  val: {
2958
- type: V.number,
2964
+ type: X.number,
2959
2965
  tokens: n,
2960
2966
  location: r,
2961
- parsedOptions: this.shouldParseSkeletons ? Zr(n) : {}
2967
+ parsedOptions: this.shouldParseSkeletons ? Qr(n) : {}
2962
2968
  },
2963
2969
  err: null
2964
2970
  };
@@ -2977,20 +2983,20 @@ var ln = (
2977
2983
  if (h.has(a))
2978
2984
  return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
2979
2985
  a === "other" && (s = !0), this.bumpSpace();
2980
- var b = this.clonePosition();
2986
+ var d = this.clonePosition();
2981
2987
  if (!this.bumpIf("{"))
2982
2988
  return this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, g(this.clonePosition(), this.clonePosition()));
2983
- var y = this.parseMessage(t + 1, r, n);
2984
- if (y.err)
2985
- return y;
2986
- var m = this.tryParseArgumentClose(b);
2989
+ var x = this.parseMessage(t + 1, r, n);
2990
+ if (x.err)
2991
+ return x;
2992
+ var m = this.tryParseArgumentClose(d);
2987
2993
  if (m.err)
2988
2994
  return m;
2989
2995
  u.push([
2990
2996
  a,
2991
2997
  {
2992
- value: y.val,
2993
- location: g(b, this.clonePosition())
2998
+ value: x.val,
2999
+ location: g(d, this.clonePosition())
2994
3000
  }
2995
3001
  ]), h.add(a), this.bumpSpace(), o = this.parseIdentifierIfPossible(), a = o.value, l = o.location;
2996
3002
  }
@@ -3006,7 +3012,7 @@ var ln = (
3006
3012
  break;
3007
3013
  }
3008
3014
  var h = g(i, this.clonePosition());
3009
- return o ? (s *= n, an(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3015
+ return o ? (s *= n, un(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3010
3016
  }, e.prototype.offset = function() {
3011
3017
  return this.position.offset;
3012
3018
  }, e.prototype.isEOF = function() {
@@ -3021,7 +3027,7 @@ var ln = (
3021
3027
  var t = this.position.offset;
3022
3028
  if (t >= this.message.length)
3023
3029
  throw Error("out of bound");
3024
- var r = At(this.message, t);
3030
+ var r = Ot(this.message, t);
3025
3031
  if (r === void 0)
3026
3032
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3027
3033
  return r;
@@ -3040,7 +3046,7 @@ var ln = (
3040
3046
  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);
3041
3047
  }
3042
3048
  }, e.prototype.bumpIf = function(t) {
3043
- if (et(this.message, t, this.offset())) {
3049
+ if (rt(this.message, t, this.offset())) {
3044
3050
  for (var r = 0; r < t.length; r++)
3045
3051
  this.bump();
3046
3052
  return !0;
@@ -3062,7 +3068,7 @@ var ln = (
3062
3068
  break;
3063
3069
  }
3064
3070
  }, e.prototype.bumpSpace = function() {
3065
- for (; !this.isEOF() && Ot(this.char()); )
3071
+ for (; !this.isEOF() && Mt(this.char()); )
3066
3072
  this.bump();
3067
3073
  }, e.prototype.peek = function() {
3068
3074
  if (this.isEOF())
@@ -3072,47 +3078,47 @@ var ln = (
3072
3078
  }, e;
3073
3079
  }()
3074
3080
  );
3075
- function Le(e) {
3081
+ function $e(e) {
3076
3082
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3077
3083
  }
3078
- function fn(e) {
3079
- return Le(e) || e === 47;
3084
+ function mn(e) {
3085
+ return $e(e) || e === 47;
3080
3086
  }
3081
- function cn(e) {
3087
+ function pn(e) {
3082
3088
  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;
3083
3089
  }
3084
- function Ot(e) {
3090
+ function Mt(e) {
3085
3091
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3086
3092
  }
3087
- function mn(e) {
3093
+ function gn(e) {
3088
3094
  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;
3089
3095
  }
3090
- function Ce(e) {
3096
+ function Re(e) {
3091
3097
  e.forEach(function(t) {
3092
- if (delete t.location, Et(t) || _t(t))
3098
+ if (delete t.location, Ht(t) || Tt(t))
3093
3099
  for (var r in t.options)
3094
- delete t.options[r].location, Ce(t.options[r].value);
3100
+ delete t.options[r].location, Re(t.options[r].value);
3095
3101
  else
3096
- xt(t) && Tt(t.style) || (yt(t) || vt(t)) && we(t.style) ? delete t.style.location : Ht(t) && Ce(t.children);
3102
+ Et(t) && St(t.style) || (vt(t) || _t(t)) && Ie(t.style) ? delete t.style.location : Pt(t) && Re(t.children);
3097
3103
  });
3098
3104
  }
3099
- function pn(e, t) {
3100
- t === void 0 && (t = {}), t = d({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3101
- var r = new ln(e, t).parse();
3105
+ function dn(e, t) {
3106
+ t === void 0 && (t = {}), t = le({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3107
+ var r = new cn(e, t).parse();
3102
3108
  if (r.err) {
3103
3109
  var n = SyntaxError(p[r.err.kind]);
3104
3110
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3105
3111
  }
3106
- return t != null && t.captureLocation || Ce(r.val), r.val;
3112
+ return t != null && t.captureLocation || Re(r.val), r.val;
3107
3113
  }
3108
- var X;
3114
+ var z;
3109
3115
  (function(e) {
3110
3116
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3111
- })(X || (X = {}));
3112
- var me = (
3117
+ })(z || (z = {}));
3118
+ var ge = (
3113
3119
  /** @class */
3114
3120
  function(e) {
3115
- ce(t, e);
3121
+ pe(t, e);
3116
3122
  function t(r, n, i) {
3117
3123
  var o = e.call(this, r) || this;
3118
3124
  return o.code = n, o.originalMessage = i, o;
@@ -3121,48 +3127,48 @@ var me = (
3121
3127
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3122
3128
  }, t;
3123
3129
  }(Error)
3124
- ), nt = (
3130
+ ), ot = (
3125
3131
  /** @class */
3126
3132
  function(e) {
3127
- ce(t, e);
3133
+ pe(t, e);
3128
3134
  function t(r, n, i, o) {
3129
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), X.INVALID_VALUE, o) || this;
3135
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), z.INVALID_VALUE, o) || this;
3130
3136
  }
3131
3137
  return t;
3132
- }(me)
3133
- ), gn = (
3138
+ }(ge)
3139
+ ), bn = (
3134
3140
  /** @class */
3135
3141
  function(e) {
3136
- ce(t, e);
3142
+ pe(t, e);
3137
3143
  function t(r, n, i) {
3138
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), X.INVALID_VALUE, i) || this;
3144
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), z.INVALID_VALUE, i) || this;
3139
3145
  }
3140
3146
  return t;
3141
- }(me)
3142
- ), dn = (
3147
+ }(ge)
3148
+ ), xn = (
3143
3149
  /** @class */
3144
3150
  function(e) {
3145
- ce(t, e);
3151
+ pe(t, e);
3146
3152
  function t(r, n) {
3147
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), X.MISSING_VALUE, n) || this;
3153
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), z.MISSING_VALUE, n) || this;
3148
3154
  }
3149
3155
  return t;
3150
- }(me)
3156
+ }(ge)
3151
3157
  ), H;
3152
3158
  (function(e) {
3153
3159
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3154
3160
  })(H || (H = {}));
3155
- function bn(e) {
3161
+ function yn(e) {
3156
3162
  return e.length < 2 ? e : e.reduce(function(t, r) {
3157
3163
  var n = t[t.length - 1];
3158
3164
  return !n || n.type !== H.literal || r.type !== H.literal ? t.push(r) : n.value += r.value, t;
3159
3165
  }, []);
3160
3166
  }
3161
- function xn(e) {
3167
+ function En(e) {
3162
3168
  return typeof e == "function";
3163
3169
  }
3164
- function se(e, t, r, n, i, o, s) {
3165
- if (e.length === 1 && qe(e[0]))
3170
+ function ue(e, t, r, n, i, o, s) {
3171
+ if (e.length === 1 && Ye(e[0]))
3166
3172
  return [
3167
3173
  {
3168
3174
  type: H.literal,
@@ -3171,14 +3177,14 @@ function se(e, t, r, n, i, o, s) {
3171
3177
  ];
3172
3178
  for (var u = [], h = 0, a = e; h < a.length; h++) {
3173
3179
  var l = a[h];
3174
- if (qe(l)) {
3180
+ if (Ye(l)) {
3175
3181
  u.push({
3176
3182
  type: H.literal,
3177
3183
  value: l.value
3178
3184
  });
3179
3185
  continue;
3180
3186
  }
3181
- if (Gr(l)) {
3187
+ if (Ur(l)) {
3182
3188
  typeof o == "number" && u.push({
3183
3189
  type: H.literal,
3184
3190
  value: r.getNumberFormat(t).format(o)
@@ -3187,89 +3193,89 @@ function se(e, t, r, n, i, o, s) {
3187
3193
  }
3188
3194
  var f = l.value;
3189
3195
  if (!(i && f in i))
3190
- throw new dn(f, s);
3196
+ throw new xn(f, s);
3191
3197
  var c = i[f];
3192
- if (Fr(l)) {
3198
+ if (Dr(l)) {
3193
3199
  (!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), u.push({
3194
3200
  type: typeof c == "string" ? H.literal : H.object,
3195
3201
  value: c
3196
3202
  });
3197
3203
  continue;
3198
3204
  }
3199
- if (yt(l)) {
3200
- var b = typeof l.style == "string" ? n.date[l.style] : we(l.style) ? l.style.parsedOptions : void 0;
3205
+ if (vt(l)) {
3206
+ var d = typeof l.style == "string" ? n.date[l.style] : Ie(l.style) ? l.style.parsedOptions : void 0;
3201
3207
  u.push({
3202
3208
  type: H.literal,
3203
- value: r.getDateTimeFormat(t, b).format(c)
3209
+ value: r.getDateTimeFormat(t, d).format(c)
3204
3210
  });
3205
3211
  continue;
3206
3212
  }
3207
- if (vt(l)) {
3208
- var b = typeof l.style == "string" ? n.time[l.style] : we(l.style) ? l.style.parsedOptions : n.time.medium;
3213
+ if (_t(l)) {
3214
+ var d = typeof l.style == "string" ? n.time[l.style] : Ie(l.style) ? l.style.parsedOptions : n.time.medium;
3209
3215
  u.push({
3210
3216
  type: H.literal,
3211
- value: r.getDateTimeFormat(t, b).format(c)
3217
+ value: r.getDateTimeFormat(t, d).format(c)
3212
3218
  });
3213
3219
  continue;
3214
3220
  }
3215
- if (xt(l)) {
3216
- var b = typeof l.style == "string" ? n.number[l.style] : Tt(l.style) ? l.style.parsedOptions : void 0;
3217
- b && b.scale && (c = c * (b.scale || 1)), u.push({
3221
+ if (Et(l)) {
3222
+ var d = typeof l.style == "string" ? n.number[l.style] : St(l.style) ? l.style.parsedOptions : void 0;
3223
+ d && d.scale && (c = c * (d.scale || 1)), u.push({
3218
3224
  type: H.literal,
3219
- value: r.getNumberFormat(t, b).format(c)
3225
+ value: r.getNumberFormat(t, d).format(c)
3220
3226
  });
3221
3227
  continue;
3222
3228
  }
3223
- if (Ht(l)) {
3224
- var y = l.children, m = l.value, E = i[m];
3225
- if (!xn(E))
3226
- throw new gn(m, "function", s);
3227
- var T = se(y, t, r, n, i, o), w = E(T.map(function(N) {
3228
- return N.value;
3229
+ if (Pt(l)) {
3230
+ var x = l.children, m = l.value, v = i[m];
3231
+ if (!En(v))
3232
+ throw new bn(m, "function", s);
3233
+ var T = ue(x, t, r, n, i, o), w = v(T.map(function(S) {
3234
+ return S.value;
3229
3235
  }));
3230
- Array.isArray(w) || (w = [w]), u.push.apply(u, w.map(function(N) {
3236
+ Array.isArray(w) || (w = [w]), u.push.apply(u, w.map(function(S) {
3231
3237
  return {
3232
- type: typeof N == "string" ? H.literal : H.object,
3233
- value: N
3238
+ type: typeof S == "string" ? H.literal : H.object,
3239
+ value: S
3234
3240
  };
3235
3241
  }));
3236
3242
  }
3237
- if (Et(l)) {
3243
+ if (Ht(l)) {
3238
3244
  var P = l.options[c] || l.options.other;
3239
3245
  if (!P)
3240
- throw new nt(l.value, c, Object.keys(l.options), s);
3241
- u.push.apply(u, se(P.value, t, r, n, i));
3246
+ throw new ot(l.value, c, Object.keys(l.options), s);
3247
+ u.push.apply(u, ue(P.value, t, r, n, i));
3242
3248
  continue;
3243
3249
  }
3244
- if (_t(l)) {
3250
+ if (Tt(l)) {
3245
3251
  var P = l.options["=".concat(c)];
3246
3252
  if (!P) {
3247
3253
  if (!Intl.PluralRules)
3248
- throw new me(`Intl.PluralRules is not available in this environment.
3254
+ throw new ge(`Intl.PluralRules is not available in this environment.
3249
3255
  Try polyfilling it using "@formatjs/intl-pluralrules"
3250
- `, X.MISSING_INTL_API, s);
3251
- var S = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3252
- P = l.options[S] || l.options.other;
3256
+ `, z.MISSING_INTL_API, s);
3257
+ var A = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3258
+ P = l.options[A] || l.options.other;
3253
3259
  }
3254
3260
  if (!P)
3255
- throw new nt(l.value, c, Object.keys(l.options), s);
3256
- u.push.apply(u, se(P.value, t, r, n, i, c - (l.offset || 0)));
3261
+ throw new ot(l.value, c, Object.keys(l.options), s);
3262
+ u.push.apply(u, ue(P.value, t, r, n, i, c - (l.offset || 0)));
3257
3263
  continue;
3258
3264
  }
3259
3265
  }
3260
- return bn(u);
3266
+ return yn(u);
3261
3267
  }
3262
- function yn(e, t) {
3263
- return t ? d(d(d({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3264
- return r[n] = d(d({}, e[n]), t[n] || {}), r;
3268
+ function vn(e, t) {
3269
+ return t ? O(O(O({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3270
+ return r[n] = O(O({}, e[n]), t[n] || {}), r;
3265
3271
  }, {})) : e;
3266
3272
  }
3267
- function vn(e, t) {
3273
+ function _n(e, t) {
3268
3274
  return t ? Object.keys(e).reduce(function(r, n) {
3269
- return r[n] = yn(e[n], t[n]), r;
3270
- }, d({}, e)) : e;
3275
+ return r[n] = vn(e[n], t[n]), r;
3276
+ }, O({}, e)) : e;
3271
3277
  }
3272
- function Te(e) {
3278
+ function Se(e) {
3273
3279
  return {
3274
3280
  create: function() {
3275
3281
  return {
@@ -3283,39 +3289,39 @@ function Te(e) {
3283
3289
  }
3284
3290
  };
3285
3291
  }
3286
- function En(e) {
3292
+ function Hn(e) {
3287
3293
  return e === void 0 && (e = {
3288
3294
  number: {},
3289
3295
  dateTime: {},
3290
3296
  pluralRules: {}
3291
3297
  }), {
3292
- getNumberFormat: Ee(function() {
3298
+ getNumberFormat: He(function() {
3293
3299
  for (var t, r = [], n = 0; n < arguments.length; n++)
3294
3300
  r[n] = arguments[n];
3295
- return new ((t = Intl.NumberFormat).bind.apply(t, ve([void 0], r, !1)))();
3301
+ return new ((t = Intl.NumberFormat).bind.apply(t, _e([void 0], r, !1)))();
3296
3302
  }, {
3297
- cache: Te(e.number),
3298
- strategy: _e.variadic
3303
+ cache: Se(e.number),
3304
+ strategy: Te.variadic
3299
3305
  }),
3300
- getDateTimeFormat: Ee(function() {
3306
+ getDateTimeFormat: He(function() {
3301
3307
  for (var t, r = [], n = 0; n < arguments.length; n++)
3302
3308
  r[n] = arguments[n];
3303
- return new ((t = Intl.DateTimeFormat).bind.apply(t, ve([void 0], r, !1)))();
3309
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, _e([void 0], r, !1)))();
3304
3310
  }, {
3305
- cache: Te(e.dateTime),
3306
- strategy: _e.variadic
3311
+ cache: Se(e.dateTime),
3312
+ strategy: Te.variadic
3307
3313
  }),
3308
- getPluralRules: Ee(function() {
3314
+ getPluralRules: He(function() {
3309
3315
  for (var t, r = [], n = 0; n < arguments.length; n++)
3310
3316
  r[n] = arguments[n];
3311
- return new ((t = Intl.PluralRules).bind.apply(t, ve([void 0], r, !1)))();
3317
+ return new ((t = Intl.PluralRules).bind.apply(t, _e([void 0], r, !1)))();
3312
3318
  }, {
3313
- cache: Te(e.pluralRules),
3314
- strategy: _e.variadic
3319
+ cache: Se(e.pluralRules),
3320
+ strategy: Te.variadic
3315
3321
  })
3316
3322
  };
3317
3323
  }
3318
- var _n = (
3324
+ var Tn = (
3319
3325
  /** @class */
3320
3326
  function() {
3321
3327
  function e(t, r, n, i) {
@@ -3334,7 +3340,7 @@ var _n = (
3334
3340
  }, []);
3335
3341
  return l.length <= 1 ? l[0] || "" : l;
3336
3342
  }, this.formatToParts = function(h) {
3337
- return se(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3343
+ return ue(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3338
3344
  }, this.resolvedOptions = function() {
3339
3345
  var h;
3340
3346
  return {
@@ -3347,13 +3353,13 @@ var _n = (
3347
3353
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3348
3354
  var s = i || {};
3349
3355
  s.formatters;
3350
- var u = wr(s, ["formatters"]);
3351
- this.ast = e.__parse(t, d(d({}, u), { locale: this.resolvedLocale }));
3356
+ var u = Ir(s, ["formatters"]);
3357
+ this.ast = e.__parse(t, O(O({}, u), { locale: this.resolvedLocale }));
3352
3358
  } else
3353
3359
  this.ast = t;
3354
3360
  if (!Array.isArray(this.ast))
3355
3361
  throw new TypeError("A message must be provided as a String or AST.");
3356
- this.formats = vn(e.formats, n), this.formatters = i && i.formatters || En(this.formatterCache);
3362
+ this.formats = _n(e.formats, n), this.formatters = i && i.formatters || Hn(this.formatterCache);
3357
3363
  }
3358
3364
  return Object.defineProperty(e, "defaultLocale", {
3359
3365
  get: function() {
@@ -3366,7 +3372,7 @@ var _n = (
3366
3372
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3367
3373
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3368
3374
  }
3369
- }, e.__parse = pn, e.formats = {
3375
+ }, e.__parse = dn, e.formats = {
3370
3376
  number: {
3371
3377
  integer: {
3372
3378
  maximumFractionDigits: 0
@@ -3427,7 +3433,7 @@ var _n = (
3427
3433
  }, e;
3428
3434
  }()
3429
3435
  );
3430
- function Hn(e, t) {
3436
+ function Pn(e, t) {
3431
3437
  if (t == null)
3432
3438
  return;
3433
3439
  if (t in e)
@@ -3448,92 +3454,92 @@ function Hn(e, t) {
3448
3454
  n = void 0;
3449
3455
  return n;
3450
3456
  }
3451
- const M = {}, Tn = (e, t, r) => r && (t in M || (M[t] = {}), e in M[t] || (M[t][e] = r), r), It = (e, t) => {
3457
+ const L = {}, Sn = (e, t, r) => r && (t in L || (L[t] = {}), e in L[t] || (L[t][e] = r), r), Lt = (e, t) => {
3452
3458
  if (t == null)
3453
3459
  return;
3454
- if (t in M && e in M[t])
3455
- return M[t][e];
3456
- const r = pe(t);
3460
+ if (t in L && e in L[t])
3461
+ return L[t][e];
3462
+ const r = de(t);
3457
3463
  for (let n = 0; n < r.length; n++) {
3458
- const i = r[n], o = Nn(i, e);
3464
+ const i = r[n], o = An(i, e);
3459
3465
  if (o)
3460
- return Tn(e, t, o);
3466
+ return Sn(e, t, o);
3461
3467
  }
3462
3468
  };
3463
- let De;
3464
- const ne = fe({});
3465
- function Pn(e) {
3466
- return De[e] || null;
3469
+ let je;
3470
+ const ie = me({});
3471
+ function Nn(e) {
3472
+ return je[e] || null;
3467
3473
  }
3468
- function Mt(e) {
3469
- return e in De;
3474
+ function Ct(e) {
3475
+ return e in je;
3470
3476
  }
3471
- function Nn(e, t) {
3472
- if (!Mt(e))
3477
+ function An(e, t) {
3478
+ if (!Ct(e))
3473
3479
  return null;
3474
- const r = Pn(e);
3475
- return Hn(r, t);
3480
+ const r = Nn(e);
3481
+ return Pn(r, t);
3476
3482
  }
3477
3483
  function Bn(e) {
3478
3484
  if (e == null)
3479
3485
  return;
3480
- const t = pe(e);
3486
+ const t = de(e);
3481
3487
  for (let r = 0; r < t.length; r++) {
3482
3488
  const n = t[r];
3483
- if (Mt(n))
3489
+ if (Ct(n))
3484
3490
  return n;
3485
3491
  }
3486
3492
  }
3487
- function Lt(e, ...t) {
3488
- delete M[e], ne.update((r) => (r[e] = Ar.all([r[e] || {}, ...t]), r));
3493
+ function $t(e, ...t) {
3494
+ delete L[e], ie.update((r) => (r[e] = Or.all([r[e] || {}, ...t]), r));
3489
3495
  }
3490
- Z(
3491
- [ne],
3496
+ W(
3497
+ [ie],
3492
3498
  ([e]) => Object.keys(e)
3493
3499
  );
3494
- ne.subscribe((e) => De = e);
3495
- const ue = {};
3496
- function Sn(e, t) {
3497
- ue[e].delete(t), ue[e].size === 0 && delete ue[e];
3500
+ ie.subscribe((e) => je = e);
3501
+ const he = {};
3502
+ function wn(e, t) {
3503
+ he[e].delete(t), he[e].size === 0 && delete he[e];
3498
3504
  }
3499
- function Ct(e) {
3500
- return ue[e];
3505
+ function Rt(e) {
3506
+ return he[e];
3501
3507
  }
3502
- function An(e) {
3503
- return pe(e).map((t) => {
3504
- const r = Ct(t);
3508
+ function On(e) {
3509
+ return de(e).map((t) => {
3510
+ const r = Rt(t);
3505
3511
  return [t, r ? [...r] : []];
3506
3512
  }).filter(([, t]) => t.length > 0);
3507
3513
  }
3508
- function $e(e) {
3509
- return e == null ? !1 : pe(e).some(
3514
+ function Fe(e) {
3515
+ return e == null ? !1 : de(e).some(
3510
3516
  (t) => {
3511
3517
  var r;
3512
- return (r = Ct(t)) == null ? void 0 : r.size;
3518
+ return (r = Rt(t)) == null ? void 0 : r.size;
3513
3519
  }
3514
3520
  );
3515
3521
  }
3516
- function wn(e, t) {
3522
+ function In(e, t) {
3517
3523
  return Promise.all(
3518
- t.map((n) => (Sn(e, n), n().then((i) => i.default || i)))
3519
- ).then((n) => Lt(e, ...n));
3520
- }
3521
- const J = {};
3522
- function $t(e) {
3523
- if (!$e(e))
3524
- return e in J ? J[e] : Promise.resolve();
3525
- const t = An(e);
3526
- return J[e] = Promise.all(
3524
+ t.map((n) => (wn(e, n), n().then((i) => i.default || i)))
3525
+ ).then((n) => $t(e, ...n));
3526
+ }
3527
+ const Y = {};
3528
+ function Ft(e) {
3529
+ if (!Fe(e))
3530
+ return e in Y ? Y[e] : Promise.resolve();
3531
+ const t = On(e);
3532
+ return Y[e] = Promise.all(
3527
3533
  t.map(
3528
- ([r, n]) => wn(r, n)
3534
+ ([r, n]) => In(r, n)
3529
3535
  )
3530
3536
  ).then(() => {
3531
- if ($e(e))
3532
- return $t(e);
3533
- delete J[e];
3534
- }), J[e];
3537
+ if (Fe(e))
3538
+ return Ft(e);
3539
+ delete Y[e];
3540
+ }), Y[e];
3535
3541
  }
3536
- const On = {
3542
+ const Mn = {
3537
3543
  number: {
3538
3544
  scientific: { notation: "scientific" },
3539
3545
  engineering: { notation: "engineering" },
@@ -3562,150 +3568,150 @@ const On = {
3562
3568
  timeZoneName: "short"
3563
3569
  }
3564
3570
  }
3565
- }, In = {
3571
+ }, Ln = {
3566
3572
  fallbackLocale: null,
3567
3573
  loadingDelay: 200,
3568
- formats: On,
3574
+ formats: Mn,
3569
3575
  warnOnMissingMessages: !0,
3570
3576
  handleMissingMessage: void 0,
3571
3577
  ignoreTag: !0
3572
- }, Mn = In;
3573
- function z() {
3574
- return Mn;
3578
+ }, Cn = Ln;
3579
+ function Z() {
3580
+ return Cn;
3575
3581
  }
3576
- const Pe = fe(!1);
3577
- var Ln = Object.defineProperty, Cn = Object.defineProperties, $n = Object.getOwnPropertyDescriptors, it = Object.getOwnPropertySymbols, Rn = Object.prototype.hasOwnProperty, Fn = Object.prototype.propertyIsEnumerable, ot = (e, t, r) => t in e ? Ln(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Gn = (e, t) => {
3582
+ const Ne = me(!1);
3583
+ var $n = Object.defineProperty, Rn = Object.defineProperties, Fn = Object.getOwnPropertyDescriptors, at = Object.getOwnPropertySymbols, Gn = Object.prototype.hasOwnProperty, Dn = Object.prototype.propertyIsEnumerable, st = (e, t, r) => t in e ? $n(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Un = (e, t) => {
3578
3584
  for (var r in t || (t = {}))
3579
- Rn.call(t, r) && ot(e, r, t[r]);
3580
- if (it)
3581
- for (var r of it(t))
3582
- Fn.call(t, r) && ot(e, r, t[r]);
3585
+ Gn.call(t, r) && st(e, r, t[r]);
3586
+ if (at)
3587
+ for (var r of at(t))
3588
+ Dn.call(t, r) && st(e, r, t[r]);
3583
3589
  return e;
3584
- }, Dn = (e, t) => Cn(e, $n(t));
3585
- let Re;
3586
- const he = fe(null);
3587
- function at(e) {
3590
+ }, jn = (e, t) => Rn(e, Fn(t));
3591
+ let Ge;
3592
+ const fe = me(null);
3593
+ function ut(e) {
3588
3594
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3589
3595
  }
3590
- function pe(e, t = z().fallbackLocale) {
3591
- const r = at(e);
3592
- return t ? [.../* @__PURE__ */ new Set([...r, ...at(t)])] : r;
3596
+ function de(e, t = Z().fallbackLocale) {
3597
+ const r = ut(e);
3598
+ return t ? [.../* @__PURE__ */ new Set([...r, ...ut(t)])] : r;
3593
3599
  }
3594
- function R() {
3595
- return Re != null ? Re : void 0;
3600
+ function F() {
3601
+ return Ge != null ? Ge : void 0;
3596
3602
  }
3597
- he.subscribe((e) => {
3598
- Re = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3603
+ fe.subscribe((e) => {
3604
+ Ge = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3599
3605
  });
3600
- const Un = (e) => {
3601
- if (e && Bn(e) && $e(e)) {
3602
- const { loadingDelay: t } = z();
3606
+ const kn = (e) => {
3607
+ if (e && Bn(e) && Fe(e)) {
3608
+ const { loadingDelay: t } = Z();
3603
3609
  let r;
3604
- return typeof window != "undefined" && R() != null && t ? r = window.setTimeout(
3605
- () => Pe.set(!0),
3610
+ return typeof window != "undefined" && F() != null && t ? r = window.setTimeout(
3611
+ () => Ne.set(!0),
3606
3612
  t
3607
- ) : Pe.set(!0), $t(e).then(() => {
3608
- he.set(e);
3613
+ ) : Ne.set(!0), Ft(e).then(() => {
3614
+ fe.set(e);
3609
3615
  }).finally(() => {
3610
- clearTimeout(r), Pe.set(!1);
3616
+ clearTimeout(r), Ne.set(!1);
3611
3617
  });
3612
3618
  }
3613
- return he.set(e);
3614
- }, W = Dn(Gn({}, he), {
3615
- set: Un
3616
- }), ge = (e) => {
3619
+ return fe.set(e);
3620
+ }, Q = jn(Un({}, fe), {
3621
+ set: kn
3622
+ }), be = (e) => {
3617
3623
  const t = /* @__PURE__ */ Object.create(null);
3618
3624
  return (n) => {
3619
3625
  const i = JSON.stringify(n);
3620
3626
  return i in t ? t[i] : t[i] = e(n);
3621
3627
  };
3622
3628
  };
3623
- var kn = Object.defineProperty, le = Object.getOwnPropertySymbols, Rt = Object.prototype.hasOwnProperty, Ft = Object.prototype.propertyIsEnumerable, st = (e, t, r) => t in e ? kn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ue = (e, t) => {
3629
+ var Vn = Object.defineProperty, ce = Object.getOwnPropertySymbols, Gt = Object.prototype.hasOwnProperty, Dt = Object.prototype.propertyIsEnumerable, ht = (e, t, r) => t in e ? Vn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ke = (e, t) => {
3624
3630
  for (var r in t || (t = {}))
3625
- Rt.call(t, r) && st(e, r, t[r]);
3626
- if (le)
3627
- for (var r of le(t))
3628
- Ft.call(t, r) && st(e, r, t[r]);
3631
+ Gt.call(t, r) && ht(e, r, t[r]);
3632
+ if (ce)
3633
+ for (var r of ce(t))
3634
+ Dt.call(t, r) && ht(e, r, t[r]);
3629
3635
  return e;
3630
- }, Q = (e, t) => {
3636
+ }, q = (e, t) => {
3631
3637
  var r = {};
3632
3638
  for (var n in e)
3633
- Rt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3634
- if (e != null && le)
3635
- for (var n of le(e))
3636
- t.indexOf(n) < 0 && Ft.call(e, n) && (r[n] = e[n]);
3639
+ Gt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3640
+ if (e != null && ce)
3641
+ for (var n of ce(e))
3642
+ t.indexOf(n) < 0 && Dt.call(e, n) && (r[n] = e[n]);
3637
3643
  return r;
3638
3644
  };
3639
- const te = (e, t) => {
3640
- const { formats: r } = z();
3645
+ const re = (e, t) => {
3646
+ const { formats: r } = Z();
3641
3647
  if (e in r && t in r[e])
3642
3648
  return r[e][t];
3643
3649
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3644
- }, jn = ge(
3650
+ }, Xn = be(
3645
3651
  (e) => {
3646
- var t = e, { locale: r, format: n } = t, i = Q(t, ["locale", "format"]);
3652
+ var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
3647
3653
  if (r == null)
3648
3654
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3649
- return n && (i = te("number", n)), new Intl.NumberFormat(r, i);
3655
+ return n && (i = re("number", n)), new Intl.NumberFormat(r, i);
3650
3656
  }
3651
- ), Vn = ge(
3657
+ ), zn = be(
3652
3658
  (e) => {
3653
- var t = e, { locale: r, format: n } = t, i = Q(t, ["locale", "format"]);
3659
+ var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
3654
3660
  if (r == null)
3655
3661
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3656
- return n ? i = te("date", n) : Object.keys(i).length === 0 && (i = te("date", "short")), new Intl.DateTimeFormat(r, i);
3662
+ return n ? i = re("date", n) : Object.keys(i).length === 0 && (i = re("date", "short")), new Intl.DateTimeFormat(r, i);
3657
3663
  }
3658
- ), Xn = ge(
3664
+ ), Zn = be(
3659
3665
  (e) => {
3660
- var t = e, { locale: r, format: n } = t, i = Q(t, ["locale", "format"]);
3666
+ var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
3661
3667
  if (r == null)
3662
3668
  throw new Error(
3663
3669
  '[svelte-i18n] A "locale" must be set to format time values'
3664
3670
  );
3665
- return n ? i = te("time", n) : Object.keys(i).length === 0 && (i = te("time", "short")), new Intl.DateTimeFormat(r, i);
3671
+ return n ? i = re("time", n) : Object.keys(i).length === 0 && (i = re("time", "short")), new Intl.DateTimeFormat(r, i);
3666
3672
  }
3667
- ), zn = (e = {}) => {
3673
+ ), Wn = (e = {}) => {
3668
3674
  var t = e, {
3669
- locale: r = R()
3670
- } = t, n = Q(t, [
3675
+ locale: r = F()
3676
+ } = t, n = q(t, [
3671
3677
  "locale"
3672
3678
  ]);
3673
- return jn(Ue({ locale: r }, n));
3674
- }, Zn = (e = {}) => {
3679
+ return Xn(ke({ locale: r }, n));
3680
+ }, Qn = (e = {}) => {
3675
3681
  var t = e, {
3676
- locale: r = R()
3677
- } = t, n = Q(t, [
3682
+ locale: r = F()
3683
+ } = t, n = q(t, [
3678
3684
  "locale"
3679
3685
  ]);
3680
- return Vn(Ue({ locale: r }, n));
3681
- }, Wn = (e = {}) => {
3686
+ return zn(ke({ locale: r }, n));
3687
+ }, qn = (e = {}) => {
3682
3688
  var t = e, {
3683
- locale: r = R()
3684
- } = t, n = Q(t, [
3689
+ locale: r = F()
3690
+ } = t, n = q(t, [
3685
3691
  "locale"
3686
3692
  ]);
3687
- return Xn(Ue({ locale: r }, n));
3688
- }, Qn = ge(
3693
+ return Zn(ke({ locale: r }, n));
3694
+ }, Jn = be(
3689
3695
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3690
- (e, t = R()) => new _n(e, t, z().formats, {
3691
- ignoreTag: z().ignoreTag
3696
+ (e, t = F()) => new Tn(e, t, Z().formats, {
3697
+ ignoreTag: Z().ignoreTag
3692
3698
  })
3693
- ), qn = (e, t = {}) => {
3699
+ ), Yn = (e, t = {}) => {
3694
3700
  var r, n, i, o;
3695
3701
  let s = t;
3696
3702
  typeof e == "object" && (s = e, e = s.id);
3697
3703
  const {
3698
3704
  values: u,
3699
- locale: h = R(),
3705
+ locale: h = F(),
3700
3706
  default: a
3701
3707
  } = s;
3702
3708
  if (h == null)
3703
3709
  throw new Error(
3704
3710
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3705
3711
  );
3706
- let l = It(e, h);
3712
+ let l = Lt(e, h);
3707
3713
  if (!l)
3708
- l = (o = (i = (n = (r = z()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: a })) != null ? i : a) != null ? o : e;
3714
+ l = (o = (i = (n = (r = Z()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: a })) != null ? i : a) != null ? o : e;
3709
3715
  else if (typeof l != "string")
3710
3716
  return console.warn(
3711
3717
  `[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.`
@@ -3714,7 +3720,7 @@ const te = (e, t) => {
3714
3720
  return l;
3715
3721
  let f = l;
3716
3722
  try {
3717
- f = Qn(l, h).format(u);
3723
+ f = Jn(l, h).format(u);
3718
3724
  } catch (c) {
3719
3725
  c instanceof Error && console.warn(
3720
3726
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3722,18 +3728,18 @@ const te = (e, t) => {
3722
3728
  );
3723
3729
  }
3724
3730
  return f;
3725
- }, Jn = (e, t) => Wn(t).format(e), Yn = (e, t) => Zn(t).format(e), Kn = (e, t) => zn(t).format(e), ei = (e, t = R()) => It(e, t), ti = Z([W, ne], () => qn);
3726
- Z([W], () => Jn);
3727
- Z([W], () => Yn);
3728
- Z([W], () => Kn);
3729
- Z([W, ne], () => ei);
3730
- function ut(e, t) {
3731
- Lt(e, t);
3732
- }
3733
- function ri(e) {
3734
- W.set(e);
3735
- }
3736
- const ht = {
3731
+ }, Kn = (e, t) => qn(t).format(e), ei = (e, t) => Qn(t).format(e), ti = (e, t) => Wn(t).format(e), ri = (e, t = F()) => Lt(e, t), ni = W([Q, ie], () => Yn);
3732
+ W([Q], () => Kn);
3733
+ W([Q], () => ei);
3734
+ W([Q], () => ti);
3735
+ W([Q, ie], () => ri);
3736
+ function lt(e, t) {
3737
+ $t(e, t);
3738
+ }
3739
+ function ii(e) {
3740
+ Q.set(e);
3741
+ }
3742
+ const ft = {
3737
3743
  en: {
3738
3744
  pageNotFound: "Page not found",
3739
3745
  pageNotFoundMessage: "The page you were looking for could not be found. Please go back to our Homepage.",
@@ -3825,13 +3831,13 @@ const ht = {
3825
3831
  home: "Go to homepage"
3826
3832
  }
3827
3833
  };
3828
- function ni(e, t) {
3834
+ function oi(e, t) {
3829
3835
  if (e) {
3830
3836
  const r = document.createElement("style");
3831
3837
  r.innerHTML = t, e.appendChild(r);
3832
3838
  }
3833
3839
  }
3834
- function ii(e, t) {
3840
+ function ai(e, t) {
3835
3841
  const r = new URL(t);
3836
3842
  fetch(r.href).then((n) => n.text()).then((n) => {
3837
3843
  const i = document.createElement("style");
@@ -3840,7 +3846,7 @@ function ii(e, t) {
3840
3846
  console.error("There was an error while trying to load client styling from URL", n);
3841
3847
  });
3842
3848
  }
3843
- function oi(e, t, r) {
3849
+ function si(e, t, r) {
3844
3850
  if (window.emMessageBus) {
3845
3851
  const n = document.createElement("style");
3846
3852
  window.emMessageBus.subscribe(t, (i) => {
@@ -3848,74 +3854,74 @@ function oi(e, t, r) {
3848
3854
  });
3849
3855
  }
3850
3856
  }
3851
- function ai(e) {
3852
- zt(e, "svelte-fokx9n", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ErrorPageTitle{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:500;font-size:28px}.ErrorPageContent{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.ErrorPageContent{font-size:16px;line-height:18px}.ErrorPageTitle{font-size:18px}.PageContent{font-size:16px;line-height:18px}}");
3857
+ function ui(e) {
3858
+ Wt(e, "svelte-fokx9n", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ErrorPageTitle{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:500;font-size:28px}.ErrorPageContent{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.ErrorPageContent{font-size:16px;line-height:18px}.ErrorPageTitle{font-size:18px}.PageContent{font-size:16px;line-height:18px}}");
3853
3859
  }
3854
- function si(e) {
3855
- let t, r, n, i, o, s, u, h, a, l, f, c, b = (
3860
+ function hi(e) {
3861
+ let t, r, n, i, o, s, u, h, a, l, f, c, d = (
3856
3862
  /*$_*/
3857
3863
  e[1]("pageNotFound") + ""
3858
- ), y, m, E, T = (
3864
+ ), x, m, v, T = (
3859
3865
  /*$_*/
3860
3866
  e[1]("pageNotFoundMessage") + ""
3861
- ), w, P, S, N = (
3867
+ ), w, P, A, S = (
3862
3868
  /*$_*/
3863
3869
  e[1]("home") + ""
3864
- ), O, F, ke;
3870
+ ), I, G, Ve;
3865
3871
  return {
3866
3872
  c() {
3867
- t = C("div"), r = C("div"), n = I("svg"), i = I("g"), o = I("path"), s = I("path"), u = I("path"), h = I("path"), a = I("path"), l = I("path"), f = be(), c = C("p"), y = oe(b), m = be(), E = C("p"), w = oe(T), P = be(), S = C("button"), O = oe(N), x(o, "class", "a"), x(o, "d", "M753.094,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,0,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.262,3.262,0,0,0-3.517,1.552l-14.483,26.9a3.305,3.305,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62H756.2Z"), x(o, "transform", "translate(-658.898 -446.452)"), x(s, "class", "a"), x(s, "d", "M508.259,555.422a11.346,11.346,0,0,0,11.379-11.379V522.319a11.379,11.379,0,1,0-22.757,0v21.725A11.346,11.346,0,0,0,508.259,555.422Zm-5.172-33.1a5.172,5.172,0,1,1,10.345,0v21.725a5.172,5.172,0,0,1-10.345,0Z"), x(s, "transform", "translate(-433.716 -446.252)"), x(u, "class", "a"), x(u, "d", "M237.474,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,1,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.2,3.2,0,0,0-3.517,1.552l-14.483,26.9a3.3,3.3,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62h-8.276Z"), x(u, "transform", "translate(-200.173 -446.452)"), x(h, "class", "a"), x(h, "d", "M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"), x(a, "class", "a"), x(a, "d", "M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(a, "transform", "translate(-116.772 -116.794)"), x(l, "class", "a"), x(l, "d", "M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(l, "transform", "translate(-250.22 -116.794)"), x(i, "transform", "translate(-9.37 -9.34)"), x(n, "class", "svgColor"), x(n, "xmlns", "http://www.w3.org/2000/svg"), x(n, "width", "130.345"), x(n, "height", "130.345"), x(n, "viewBox", "0 0 130.345 130.345"), x(c, "class", "PageTitle"), x(E, "class", "PageContent"), x(S, "class", "ButtonDefaultSmall"), x(r, "class", "NotFoundPage"), x(t, "class", "PageWrapper");
3873
+ t = $("div"), r = $("div"), n = M("svg"), i = M("g"), o = M("path"), s = M("path"), u = M("path"), h = M("path"), a = M("path"), l = M("path"), f = ye(), c = $("p"), x = ae(d), m = ye(), v = $("p"), w = ae(T), P = ye(), A = $("button"), I = ae(S), b(o, "class", "a"), b(o, "d", "M753.094,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,0,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.262,3.262,0,0,0-3.517,1.552l-14.483,26.9a3.305,3.305,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62H756.2Z"), b(o, "transform", "translate(-658.898 -446.452)"), b(s, "class", "a"), b(s, "d", "M508.259,555.422a11.346,11.346,0,0,0,11.379-11.379V522.319a11.379,11.379,0,1,0-22.757,0v21.725A11.346,11.346,0,0,0,508.259,555.422Zm-5.172-33.1a5.172,5.172,0,1,1,10.345,0v21.725a5.172,5.172,0,0,1-10.345,0Z"), b(s, "transform", "translate(-433.716 -446.252)"), b(u, "class", "a"), b(u, "d", "M237.474,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,1,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.2,3.2,0,0,0-3.517,1.552l-14.483,26.9a3.3,3.3,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62h-8.276Z"), b(u, "transform", "translate(-200.173 -446.452)"), b(h, "class", "a"), b(h, "d", "M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"), b(a, "class", "a"), b(a, "d", "M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), b(a, "transform", "translate(-116.772 -116.794)"), b(l, "class", "a"), b(l, "d", "M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), b(l, "transform", "translate(-250.22 -116.794)"), b(i, "transform", "translate(-9.37 -9.34)"), b(n, "class", "svgColor"), b(n, "xmlns", "http://www.w3.org/2000/svg"), b(n, "width", "130.345"), b(n, "height", "130.345"), b(n, "viewBox", "0 0 130.345 130.345"), b(c, "class", "PageTitle"), b(v, "class", "PageContent"), b(A, "class", "ButtonDefaultSmall"), b(r, "class", "NotFoundPage"), b(t, "class", "PageWrapper");
3868
3874
  },
3869
- m(L, q) {
3870
- mt(L, t, q), _(t, r), _(r, n), _(n, i), _(i, o), _(i, s), _(i, u), _(i, h), _(i, a), _(i, l), _(r, f), _(r, c), _(c, y), _(r, m), _(r, E), _(E, w), _(r, P), _(r, S), _(S, O), e[9](t), F || (ke = Qt(
3871
- S,
3875
+ m(C, J) {
3876
+ gt(C, t, J), _(t, r), _(r, n), _(n, i), _(i, o), _(i, s), _(i, u), _(i, h), _(i, a), _(i, l), _(r, f), _(r, c), _(c, x), _(r, m), _(r, v), _(v, w), _(r, P), _(r, A), _(A, I), e[9](t), G || (Ve = Jt(
3877
+ A,
3872
3878
  "click",
3873
3879
  /*click_handler*/
3874
3880
  e[8]
3875
- ), F = !0);
3881
+ ), G = !0);
3876
3882
  },
3877
- p(L, [q]) {
3878
- q & /*$_*/
3879
- 2 && b !== (b = /*$_*/
3880
- L[1]("pageNotFound") + "") && xe(y, b), q & /*$_*/
3883
+ p(C, [J]) {
3884
+ J & /*$_*/
3885
+ 2 && d !== (d = /*$_*/
3886
+ C[1]("pageNotFound") + "") && Ee(x, d), J & /*$_*/
3881
3887
  2 && T !== (T = /*$_*/
3882
- L[1]("pageNotFoundMessage") + "") && xe(w, T), q & /*$_*/
3883
- 2 && N !== (N = /*$_*/
3884
- L[1]("home") + "") && xe(O, N);
3888
+ C[1]("pageNotFoundMessage") + "") && Ee(w, T), J & /*$_*/
3889
+ 2 && S !== (S = /*$_*/
3890
+ C[1]("home") + "") && Ee(I, S);
3885
3891
  },
3886
- i: A,
3887
- o: A,
3888
- d(L) {
3889
- L && Ge(t), e[9](null), F = !1, ke();
3892
+ i: B,
3893
+ o: B,
3894
+ d(C) {
3895
+ C && Ue(t), e[9](null), G = !1, Ve();
3890
3896
  }
3891
3897
  };
3892
3898
  }
3893
- function ui(e, t, r) {
3899
+ function li(e, t, r) {
3894
3900
  let n;
3895
- Xt(e, ti, (m) => r(1, n = m));
3901
+ Zt(e, ni, (m) => r(1, n = m));
3896
3902
  let { lang: i = "en" } = t, { clientstyling: o = "" } = t, { clientstylingurl: s = "" } = t, { translationurl: u = "" } = t, { mbsource: h } = t, a;
3897
3903
  const l = () => {
3898
- fetch(u).then((E) => E.json()).then((E) => {
3899
- Object.keys(E).forEach((T) => {
3900
- ut(T, E[T]);
3904
+ fetch(u).then((v) => v.json()).then((v) => {
3905
+ Object.keys(v).forEach((T) => {
3906
+ lt(T, v[T]);
3901
3907
  });
3902
- }).catch((E) => {
3903
- console.log(E);
3908
+ }).catch((v) => {
3909
+ console.log(v);
3904
3910
  });
3905
3911
  };
3906
- Object.keys(ht).forEach((m) => {
3907
- ut(m, ht[m]);
3912
+ Object.keys(ft).forEach((m) => {
3913
+ lt(m, ft[m]);
3908
3914
  });
3909
3915
  const f = () => {
3910
3916
  window.postMessage({ type: "GoToHomepage" }, window.location.href);
3911
3917
  }, c = () => {
3912
- ri(i);
3918
+ ii(i);
3913
3919
  };
3914
- Kt(() => () => {
3920
+ tr(() => () => {
3915
3921
  });
3916
- const b = () => f();
3917
- function y(m) {
3918
- Ne[m ? "unshift" : "push"](() => {
3922
+ const d = () => f();
3923
+ function x(m) {
3924
+ Ae[m ? "unshift" : "push"](() => {
3919
3925
  a = m, r(0, a);
3920
3926
  });
3921
3927
  }
@@ -3925,9 +3931,9 @@ function ui(e, t, r) {
3925
3931
  e.$$.dirty & /*lang*/
3926
3932
  8 && i && c(), e.$$.dirty & /*translationurl*/
3927
3933
  64 && u && l(), e.$$.dirty & /*clientstyling, customStylingContainer*/
3928
- 17 && o && a && ni(a, o), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
3929
- 33 && s && a && ii(a, s), e.$$.dirty & /*mbsource, customStylingContainer*/
3930
- 129 && h && a && oi(a, `${h}.Style`);
3934
+ 17 && o && a && oi(a, o), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
3935
+ 33 && s && a && ai(a, s), e.$$.dirty & /*mbsource, customStylingContainer*/
3936
+ 129 && h && a && si(a, `${h}.Style`);
3931
3937
  }, [
3932
3938
  a,
3933
3939
  n,
@@ -3937,18 +3943,18 @@ function ui(e, t, r) {
3937
3943
  s,
3938
3944
  u,
3939
3945
  h,
3940
- b,
3941
- y
3946
+ d,
3947
+ x
3942
3948
  ];
3943
3949
  }
3944
- class hi extends fr {
3950
+ class fi extends mr {
3945
3951
  constructor(t) {
3946
- super(), hr(
3952
+ super(), fr(
3947
3953
  this,
3948
3954
  t,
3949
- ui,
3950
- si,
3951
- ft,
3955
+ li,
3956
+ hi,
3957
+ mt,
3952
3958
  {
3953
3959
  lang: 3,
3954
3960
  clientstyling: 4,
@@ -3956,41 +3962,41 @@ class hi extends fr {
3956
3962
  translationurl: 6,
3957
3963
  mbsource: 7
3958
3964
  },
3959
- ai
3965
+ ui
3960
3966
  );
3961
3967
  }
3962
3968
  get lang() {
3963
3969
  return this.$$.ctx[3];
3964
3970
  }
3965
3971
  set lang(t) {
3966
- this.$$set({ lang: t }), $();
3972
+ this.$$set({ lang: t }), R();
3967
3973
  }
3968
3974
  get clientstyling() {
3969
3975
  return this.$$.ctx[4];
3970
3976
  }
3971
3977
  set clientstyling(t) {
3972
- this.$$set({ clientstyling: t }), $();
3978
+ this.$$set({ clientstyling: t }), R();
3973
3979
  }
3974
3980
  get clientstylingurl() {
3975
3981
  return this.$$.ctx[5];
3976
3982
  }
3977
3983
  set clientstylingurl(t) {
3978
- this.$$set({ clientstylingurl: t }), $();
3984
+ this.$$set({ clientstylingurl: t }), R();
3979
3985
  }
3980
3986
  get translationurl() {
3981
3987
  return this.$$.ctx[6];
3982
3988
  }
3983
3989
  set translationurl(t) {
3984
- this.$$set({ translationurl: t }), $();
3990
+ this.$$set({ translationurl: t }), R();
3985
3991
  }
3986
3992
  get mbsource() {
3987
3993
  return this.$$.ctx[7];
3988
3994
  }
3989
3995
  set mbsource(t) {
3990
- this.$$set({ mbsource: t }), $();
3996
+ this.$$set({ mbsource: t }), R();
3991
3997
  }
3992
3998
  }
3993
- lr(hi, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
3999
+ cr(fi, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
3994
4000
  export {
3995
- hi as default
4001
+ fi as default
3996
4002
  };