@everymatrix/player-account-gaming-limits-history-2-nd 1.86.2 → 1.86.4

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,53 +1,53 @@
1
- var Gr = Object.defineProperty, Fr = Object.defineProperties;
2
- var jr = Object.getOwnPropertyDescriptors;
3
- var gt = Object.getOwnPropertySymbols;
4
- var kr = Object.prototype.hasOwnProperty, Vr = Object.prototype.propertyIsEnumerable;
5
- var $e = (e, t, r) => t in e ? Gr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ge = (e, t) => {
1
+ var Ur = Object.defineProperty, Gr = Object.defineProperties;
2
+ var Fr = Object.getOwnPropertyDescriptors;
3
+ var dt = Object.getOwnPropertySymbols;
4
+ var jr = Object.prototype.hasOwnProperty, kr = Object.prototype.propertyIsEnumerable;
5
+ var Re = (e, t, r) => t in e ? Ur(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, be = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- kr.call(t, r) && $e(e, r, t[r]);
8
- if (gt)
9
- for (var r of gt(t))
10
- Vr.call(t, r) && $e(e, r, t[r]);
7
+ jr.call(t, r) && Re(e, r, t[r]);
8
+ if (dt)
9
+ for (var r of dt(t))
10
+ kr.call(t, r) && Re(e, r, t[r]);
11
11
  return e;
12
- }, bt = (e, t) => Fr(e, jr(t));
13
- var N = (e, t, r) => ($e(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var vt = (e, t, r) => new Promise((i, n) => {
12
+ }, yt = (e, t) => Gr(e, Fr(t));
13
+ var N = (e, t, r) => (Re(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var bt = (e, t, r) => new Promise((i, n) => {
15
15
  var o = (l) => {
16
16
  try {
17
- a(r.next(l));
17
+ s(r.next(l));
18
18
  } catch (u) {
19
19
  n(u);
20
20
  }
21
- }, s = (l) => {
21
+ }, a = (l) => {
22
22
  try {
23
- a(r.throw(l));
23
+ s(r.throw(l));
24
24
  } catch (u) {
25
25
  n(u);
26
26
  }
27
- }, a = (l) => l.done ? i(l.value) : Promise.resolve(l.value).then(o, s);
28
- a((r = r.apply(e, t)).next());
27
+ }, s = (l) => l.done ? i(l.value) : Promise.resolve(l.value).then(o, a);
28
+ s((r = r.apply(e, t)).next());
29
29
  });
30
30
  function O() {
31
31
  }
32
- function Xt(e) {
32
+ function Wt(e) {
33
33
  return e();
34
34
  }
35
- function _t() {
35
+ function gt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function ce(e) {
39
- e.forEach(Xt);
38
+ function fe(e) {
39
+ e.forEach(Wt);
40
40
  }
41
- function mt(e) {
41
+ function lt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function Zt(e, t) {
44
+ function zt(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- function Wr(e) {
47
+ function Vr(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function Qt(e, ...t) {
50
+ function Xt(e, ...t) {
51
51
  if (e == null) {
52
52
  for (const i of t)
53
53
  i(void 0);
@@ -56,23 +56,23 @@ function Qt(e, ...t) {
56
56
  const r = e.subscribe(...t);
57
57
  return r.unsubscribe ? () => r.unsubscribe() : r;
58
58
  }
59
- function zr(e, t, r) {
60
- e.$$.on_destroy.push(Qt(t, r));
59
+ function Wr(e, t, r) {
60
+ e.$$.on_destroy.push(Xt(t, r));
61
61
  }
62
- function Et(e) {
62
+ function vt(e) {
63
63
  return e == null ? "" : e;
64
64
  }
65
- function x(e, t) {
65
+ function w(e, t) {
66
66
  e.appendChild(t);
67
67
  }
68
- function Xr(e, t, r) {
69
- const i = Zr(e);
68
+ function zr(e, t, r) {
69
+ const i = Xr(e);
70
70
  if (!i.getElementById(t)) {
71
71
  const n = H("style");
72
- n.id = t, n.textContent = r, Qr(i, n);
72
+ n.id = t, n.textContent = r, Zr(i, n);
73
73
  }
74
74
  }
75
- function Zr(e) {
75
+ function Xr(e) {
76
76
  if (!e)
77
77
  return document;
78
78
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -82,8 +82,8 @@ function Zr(e) {
82
82
  t
83
83
  ) : e.ownerDocument;
84
84
  }
85
- function Qr(e, t) {
86
- return x(
85
+ function Zr(e, t) {
86
+ return w(
87
87
  /** @type {Document} */
88
88
  e.head || e,
89
89
  t
@@ -95,42 +95,42 @@ function z(e, t, r) {
95
95
  function V(e) {
96
96
  e.parentNode && e.parentNode.removeChild(e);
97
97
  }
98
- function Yr(e, t) {
98
+ function Qr(e, t) {
99
99
  for (let r = 0; r < e.length; r += 1)
100
100
  e[r] && e[r].d(t);
101
101
  }
102
102
  function H(e) {
103
103
  return document.createElement(e);
104
104
  }
105
- function Ue(e) {
105
+ function De(e) {
106
106
  return document.createElementNS("http://www.w3.org/2000/svg", e);
107
107
  }
108
- function G(e) {
108
+ function U(e) {
109
109
  return document.createTextNode(e);
110
110
  }
111
- function Qe() {
112
- return G(" ");
111
+ function Xe() {
112
+ return U(" ");
113
113
  }
114
- function Jr(e, t, r, i) {
114
+ function Yr(e, t, r, i) {
115
115
  return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
116
116
  }
117
- function E(e, t, r) {
117
+ function _(e, t, r) {
118
118
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
119
119
  }
120
- function qr(e) {
120
+ function Jr(e) {
121
121
  return Array.from(e.childNodes);
122
122
  }
123
123
  function k(e, t) {
124
124
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
125
125
  t);
126
126
  }
127
- function Kr(e, t, r, i) {
127
+ function qr(e, t, r, i) {
128
128
  e.style.setProperty(t, r, "");
129
129
  }
130
- function be(e, t, r) {
130
+ function ge(e, t, r) {
131
131
  e.classList.toggle(t, !!r);
132
132
  }
133
- function ei(e) {
133
+ function Kr(e) {
134
134
  const t = {};
135
135
  return e.childNodes.forEach(
136
136
  /** @param {Element} node */
@@ -139,90 +139,90 @@ function ei(e) {
139
139
  }
140
140
  ), t;
141
141
  }
142
- let ue;
143
- function ae(e) {
144
- ue = e;
142
+ let le;
143
+ function ue(e) {
144
+ le = e;
145
145
  }
146
- function ti() {
147
- if (!ue)
146
+ function ei() {
147
+ if (!le)
148
148
  throw new Error("Function called outside component initialization");
149
- return ue;
149
+ return le;
150
150
  }
151
- function ri(e) {
152
- ti().$$.on_mount.push(e);
151
+ function ti(e) {
152
+ ei().$$.on_mount.push(e);
153
153
  }
154
- const Y = [], Se = [];
154
+ const Y = [], Le = [];
155
155
  let J = [];
156
- const xt = [], ii = /* @__PURE__ */ Promise.resolve();
157
- let Ye = !1;
158
- function ni() {
159
- Ye || (Ye = !0, ii.then(C));
156
+ const Et = [], ri = /* @__PURE__ */ Promise.resolve();
157
+ let Ze = !1;
158
+ function ii() {
159
+ Ze || (Ze = !0, ri.then(C));
160
160
  }
161
- function Je(e) {
161
+ function Qe(e) {
162
162
  J.push(e);
163
163
  }
164
- const Ge = /* @__PURE__ */ new Set();
164
+ const $e = /* @__PURE__ */ new Set();
165
165
  let Z = 0;
166
166
  function C() {
167
167
  if (Z !== 0)
168
168
  return;
169
- const e = ue;
169
+ const e = le;
170
170
  do {
171
171
  try {
172
172
  for (; Z < Y.length; ) {
173
173
  const t = Y[Z];
174
- Z++, ae(t), oi(t.$$);
174
+ Z++, ue(t), ni(t.$$);
175
175
  }
176
176
  } catch (t) {
177
177
  throw Y.length = 0, Z = 0, t;
178
178
  }
179
- for (ae(null), Y.length = 0, Z = 0; Se.length; )
180
- Se.pop()();
179
+ for (ue(null), Y.length = 0, Z = 0; Le.length; )
180
+ Le.pop()();
181
181
  for (let t = 0; t < J.length; t += 1) {
182
182
  const r = J[t];
183
- Ge.has(r) || (Ge.add(r), r());
183
+ $e.has(r) || ($e.add(r), r());
184
184
  }
185
185
  J.length = 0;
186
186
  } while (Y.length);
187
- for (; xt.length; )
188
- xt.pop()();
189
- Ye = !1, Ge.clear(), ae(e);
187
+ for (; Et.length; )
188
+ Et.pop()();
189
+ Ze = !1, $e.clear(), ue(e);
190
190
  }
191
- function oi(e) {
191
+ function ni(e) {
192
192
  if (e.fragment !== null) {
193
- e.update(), ce(e.before_update);
193
+ e.update(), fe(e.before_update);
194
194
  const t = e.dirty;
195
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Je);
195
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Qe);
196
196
  }
197
197
  }
198
- function si(e) {
198
+ function oi(e) {
199
199
  const t = [], r = [];
200
200
  J.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), J = t;
201
201
  }
202
- const ai = /* @__PURE__ */ new Set();
203
- function ui(e, t) {
204
- e && e.i && (ai.delete(e), e.i(t));
202
+ const si = /* @__PURE__ */ new Set();
203
+ function ai(e, t) {
204
+ e && e.i && (si.delete(e), e.i(t));
205
205
  }
206
- function wt(e) {
206
+ function xt(e) {
207
207
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
208
208
  }
209
- function li(e, t, r) {
209
+ function ui(e, t, r) {
210
210
  const { fragment: i, after_update: n } = e.$$;
211
- i && i.m(t, r), Je(() => {
212
- const o = e.$$.on_mount.map(Xt).filter(mt);
213
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ce(o), e.$$.on_mount = [];
214
- }), n.forEach(Je);
211
+ i && i.m(t, r), Qe(() => {
212
+ const o = e.$$.on_mount.map(Wt).filter(lt);
213
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : fe(o), e.$$.on_mount = [];
214
+ }), n.forEach(Qe);
215
215
  }
216
- function hi(e, t) {
216
+ function li(e, t) {
217
217
  const r = e.$$;
218
- r.fragment !== null && (si(r.after_update), ce(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
218
+ r.fragment !== null && (oi(r.after_update), fe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
219
219
  }
220
- function ci(e, t) {
221
- e.$$.dirty[0] === -1 && (Y.push(e), ni(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
220
+ function hi(e, t) {
221
+ e.$$.dirty[0] === -1 && (Y.push(e), ii(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
222
222
  }
223
- function fi(e, t, r, i, n, o, s = null, a = [-1]) {
224
- const l = ue;
225
- ae(e);
223
+ function ci(e, t, r, i, n, o, a = null, s = [-1]) {
224
+ const l = le;
225
+ ue(e);
226
226
  const u = e.$$ = {
227
227
  fragment: null,
228
228
  ctx: [],
@@ -230,7 +230,7 @@ function fi(e, t, r, i, n, o, s = null, a = [-1]) {
230
230
  props: o,
231
231
  update: O,
232
232
  not_equal: n,
233
- bound: _t(),
233
+ bound: gt(),
234
234
  // lifecycle
235
235
  on_mount: [],
236
236
  on_destroy: [],
@@ -239,28 +239,28 @@ function fi(e, t, r, i, n, o, s = null, a = [-1]) {
239
239
  after_update: [],
240
240
  context: new Map(t.context || (l ? l.$$.context : [])),
241
241
  // everything else
242
- callbacks: _t(),
243
- dirty: a,
242
+ callbacks: gt(),
243
+ dirty: s,
244
244
  skip_bound: !1,
245
245
  root: t.target || l.$$.root
246
246
  };
247
- s && s(u.root);
247
+ a && a(u.root);
248
248
  let h = !1;
249
249
  if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
250
250
  const y = p.length ? p[0] : f;
251
- return u.ctx && n(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && ci(e, c)), f;
252
- }) : [], u.update(), h = !0, ce(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
251
+ return u.ctx && n(u.ctx[c], u.ctx[c] = y) && (!u.skip_bound && u.bound[c] && u.bound[c](y), h && hi(e, c)), f;
252
+ }) : [], u.update(), h = !0, fe(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
253
253
  if (t.hydrate) {
254
- const c = qr(t.target);
254
+ const c = Jr(t.target);
255
255
  u.fragment && u.fragment.l(c), c.forEach(V);
256
256
  } else
257
257
  u.fragment && u.fragment.c();
258
- t.intro && ui(e.$$.fragment), li(e, t.target, t.anchor), C();
258
+ t.intro && ai(e.$$.fragment), ui(e, t.target, t.anchor), C();
259
259
  }
260
- ae(l);
260
+ ue(l);
261
261
  }
262
- let Yt;
263
- typeof HTMLElement == "function" && (Yt = class extends HTMLElement {
262
+ let Zt;
263
+ typeof HTMLElement == "function" && (Zt = class extends HTMLElement {
264
264
  constructor(t, r, i) {
265
265
  super();
266
266
  /** The Svelte component constructor */
@@ -297,42 +297,42 @@ typeof HTMLElement == "function" && (Yt = class extends HTMLElement {
297
297
  }
298
298
  }
299
299
  connectedCallback() {
300
- return vt(this, null, function* () {
300
+ return bt(this, null, function* () {
301
301
  if (this.$$cn = !0, !this.$$c) {
302
302
  let t = function(o) {
303
303
  return () => {
304
- let s;
304
+ let a;
305
305
  return {
306
306
  c: function() {
307
- s = H("slot"), o !== "default" && E(s, "name", o);
307
+ a = H("slot"), o !== "default" && _(a, "name", o);
308
308
  },
309
309
  /**
310
310
  * @param {HTMLElement} target
311
311
  * @param {HTMLElement} [anchor]
312
312
  */
313
313
  m: function(u, h) {
314
- z(u, s, h);
314
+ z(u, a, h);
315
315
  },
316
316
  d: function(u) {
317
- u && V(s);
317
+ u && V(a);
318
318
  }
319
319
  };
320
320
  };
321
321
  };
322
322
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
323
323
  return;
324
- const r = {}, i = ei(this);
324
+ const r = {}, i = Kr(this);
325
325
  for (const o of this.$$s)
326
326
  o in i && (r[o] = [t(o)]);
327
327
  for (const o of this.attributes) {
328
- const s = this.$$g_p(o.name);
329
- s in this.$$d || (this.$$d[s] = Ee(s, o.value, this.$$p_d, "toProp"));
328
+ const a = this.$$g_p(o.name);
329
+ a in this.$$d || (this.$$d[a] = xe(a, o.value, this.$$p_d, "toProp"));
330
330
  }
331
331
  for (const o in this.$$p_d)
332
332
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
333
333
  this.$$c = new this.$$ctor({
334
334
  target: this.shadowRoot || this,
335
- props: bt(ge({}, this.$$d), {
335
+ props: yt(be({}, this.$$d), {
336
336
  $$slots: r,
337
337
  $$scope: {
338
338
  ctx: []
@@ -343,21 +343,21 @@ typeof HTMLElement == "function" && (Yt = class extends HTMLElement {
343
343
  this.$$r = !0;
344
344
  for (const o in this.$$p_d)
345
345
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
346
- const s = Ee(
346
+ const a = xe(
347
347
  o,
348
348
  this.$$d[o],
349
349
  this.$$p_d,
350
350
  "toAttribute"
351
351
  );
352
- s == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, s);
352
+ a == null ? this.removeAttribute(this.$$p_d[o].attribute || o) : this.setAttribute(this.$$p_d[o].attribute || o, a);
353
353
  }
354
354
  this.$$r = !1;
355
355
  };
356
356
  this.$$c.$$.after_update.push(n), n();
357
357
  for (const o in this.$$l)
358
- for (const s of this.$$l[o]) {
359
- const a = this.$$c.$on(o, s);
360
- this.$$l_u.set(s, a);
358
+ for (const a of this.$$l[o]) {
359
+ const s = this.$$c.$on(o, a);
360
+ this.$$l_u.set(a, s);
361
361
  }
362
362
  this.$$l = {};
363
363
  }
@@ -367,7 +367,7 @@ typeof HTMLElement == "function" && (Yt = class extends HTMLElement {
367
367
  // and setting attributes through setAttribute etc, this is helpful
368
368
  attributeChangedCallback(t, r, i) {
369
369
  var n;
370
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = Ee(t, i, this.$$p_d, "toProp"), (n = this.$$c) == null || n.$set({ [t]: this.$$d[t] }));
370
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = xe(t, i, this.$$p_d, "toProp"), (n = this.$$c) == null || n.$set({ [t]: this.$$d[t] }));
371
371
  }
372
372
  disconnectedCallback() {
373
373
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -380,7 +380,7 @@ typeof HTMLElement == "function" && (Yt = class extends HTMLElement {
380
380
  ) || t;
381
381
  }
382
382
  });
383
- function Ee(e, t, r, i) {
383
+ function xe(e, t, r, i) {
384
384
  var o;
385
385
  const n = (o = r[e]) == null ? void 0 : o.type;
386
386
  if (t = n === "Boolean" && typeof t != "boolean" ? t != null : t, !i || !r[e])
@@ -410,38 +410,38 @@ function Ee(e, t, r, i) {
410
410
  return t;
411
411
  }
412
412
  }
413
- function mi(e, t, r, i, n, o) {
414
- let s = class extends Yt {
413
+ function fi(e, t, r, i, n, o) {
414
+ let a = class extends Zt {
415
415
  constructor() {
416
416
  super(e, r, n), this.$$p_d = t;
417
417
  }
418
418
  static get observedAttributes() {
419
419
  return Object.keys(t).map(
420
- (a) => (t[a].attribute || a).toLowerCase()
420
+ (s) => (t[s].attribute || s).toLowerCase()
421
421
  );
422
422
  }
423
423
  };
424
- return Object.keys(t).forEach((a) => {
425
- Object.defineProperty(s.prototype, a, {
424
+ return Object.keys(t).forEach((s) => {
425
+ Object.defineProperty(a.prototype, s, {
426
426
  get() {
427
- return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
427
+ return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
428
428
  },
429
429
  set(l) {
430
430
  var u;
431
- l = Ee(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
431
+ l = xe(s, l, t), this.$$d[s] = l, (u = this.$$c) == null || u.$set({ [s]: l });
432
432
  }
433
433
  });
434
- }), i.forEach((a) => {
435
- Object.defineProperty(s.prototype, a, {
434
+ }), i.forEach((s) => {
435
+ Object.defineProperty(a.prototype, s, {
436
436
  get() {
437
437
  var l;
438
- return (l = this.$$c) == null ? void 0 : l[a];
438
+ return (l = this.$$c) == null ? void 0 : l[s];
439
439
  }
440
440
  });
441
441
  }), e.element = /** @type {any} */
442
- s, s;
442
+ a, a;
443
443
  }
444
- class pi {
444
+ class mi {
445
445
  constructor() {
446
446
  /**
447
447
  * ### PRIVATE API
@@ -462,7 +462,7 @@ class pi {
462
462
  }
463
463
  /** @returns {void} */
464
464
  $destroy() {
465
- hi(this, 1), this.$destroy = O;
465
+ li(this, 1), this.$destroy = O;
466
466
  }
467
467
  /**
468
468
  * @template {Extract<keyof Events, string>} K
@@ -471,7 +471,7 @@ class pi {
471
471
  * @returns {() => void}
472
472
  */
473
473
  $on(t, r) {
474
- if (!mt(r))
474
+ if (!lt(r))
475
475
  return O;
476
476
  const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
477
477
  return i.push(r), () => {
@@ -484,22 +484,22 @@ class pi {
484
484
  * @returns {void}
485
485
  */
486
486
  $set(t) {
487
- this.$$set && !Wr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
487
+ this.$$set && !Vr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
488
488
  }
489
489
  }
490
- const di = "4";
491
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(di);
490
+ const pi = "4";
491
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(pi);
492
492
  const Q = [];
493
- function yi(e, t) {
493
+ function di(e, t) {
494
494
  return {
495
- subscribe: Pe(e, t).subscribe
495
+ subscribe: He(e, t).subscribe
496
496
  };
497
497
  }
498
- function Pe(e, t = O) {
498
+ function He(e, t = O) {
499
499
  let r;
500
500
  const i = /* @__PURE__ */ new Set();
501
- function n(a) {
502
- if (Zt(e, a) && (e = a, r)) {
501
+ function n(s) {
502
+ if (zt(e, s) && (e = s, r)) {
503
503
  const l = !Q.length;
504
504
  for (const u of i)
505
505
  u[1](), Q.push(u, e);
@@ -510,23 +510,23 @@ function Pe(e, t = O) {
510
510
  }
511
511
  }
512
512
  }
513
- function o(a) {
514
- n(a(e));
513
+ function o(s) {
514
+ n(s(e));
515
515
  }
516
- function s(a, l = O) {
517
- const u = [a, l];
518
- return i.add(u), i.size === 1 && (r = t(n, o) || O), a(e), () => {
516
+ function a(s, l = O) {
517
+ const u = [s, l];
518
+ return i.add(u), i.size === 1 && (r = t(n, o) || O), s(e), () => {
519
519
  i.delete(u), i.size === 0 && r && (r(), r = null);
520
520
  };
521
521
  }
522
- return { set: n, update: o, subscribe: s };
522
+ return { set: n, update: o, subscribe: a };
523
523
  }
524
- function re(e, t, r) {
524
+ function ie(e, t, r) {
525
525
  const i = !Array.isArray(e), n = i ? [e] : e;
526
526
  if (!n.every(Boolean))
527
527
  throw new Error("derived() expects stores as input, got a falsy value");
528
528
  const o = t.length < 2;
529
- return yi(r, (s, a) => {
529
+ return di(r, (a, s) => {
530
530
  let l = !1;
531
531
  const u = [];
532
532
  let h = 0, c = O;
@@ -534,10 +534,10 @@ function re(e, t, r) {
534
534
  if (h)
535
535
  return;
536
536
  c();
537
- const y = t(i ? u[0] : u, s, a);
538
- o ? s(y) : c = mt(y) ? y : O;
537
+ const y = t(i ? u[0] : u, a, s);
538
+ o ? a(y) : c = lt(y) ? y : O;
539
539
  }, p = n.map(
540
- (y, d) => Qt(
540
+ (y, d) => Xt(
541
541
  y,
542
542
  (v) => {
543
543
  u[d] = v, h &= ~(1 << d), l && f();
@@ -548,112 +548,126 @@ function re(e, t, r) {
548
548
  )
549
549
  );
550
550
  return l = !0, f(), function() {
551
- ce(p), c(), l = !1;
551
+ fe(p), c(), l = !1;
552
552
  };
553
553
  });
554
554
  }
555
- function gi(e) {
555
+ function yi(e) {
556
556
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
557
557
  }
558
558
  var bi = function(t) {
559
- return vi(t) && !_i(t);
559
+ return gi(t) && !vi(t);
560
560
  };
561
- function vi(e) {
561
+ function gi(e) {
562
562
  return !!e && typeof e == "object";
563
563
  }
564
- function _i(e) {
564
+ function vi(e) {
565
565
  var t = Object.prototype.toString.call(e);
566
- return t === "[object RegExp]" || t === "[object Date]" || wi(e);
566
+ return t === "[object RegExp]" || t === "[object Date]" || _i(e);
567
567
  }
568
568
  var Ei = typeof Symbol == "function" && Symbol.for, xi = Ei ? Symbol.for("react.element") : 60103;
569
- function wi(e) {
569
+ function _i(e) {
570
570
  return e.$$typeof === xi;
571
571
  }
572
- function Ti(e) {
572
+ function wi(e) {
573
573
  return Array.isArray(e) ? [] : {};
574
574
  }
575
- function le(e, t) {
576
- return t.clone !== !1 && t.isMergeableObject(e) ? q(Ti(e), e, t) : e;
575
+ function he(e, t) {
576
+ return t.clone !== !1 && t.isMergeableObject(e) ? K(wi(e), e, t) : e;
577
577
  }
578
- function Si(e, t, r) {
578
+ function Ti(e, t, r) {
579
579
  return e.concat(t).map(function(i) {
580
- return le(i, r);
580
+ return he(i, r);
581
581
  });
582
582
  }
583
583
  function Li(e, t) {
584
584
  if (!t.customMerge)
585
- return q;
585
+ return K;
586
586
  var r = t.customMerge(e);
587
- return typeof r == "function" ? r : q;
587
+ return typeof r == "function" ? r : K;
588
588
  }
589
- function Ai(e) {
589
+ function Si(e) {
590
590
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
591
591
  return Object.propertyIsEnumerable.call(e, t);
592
592
  }) : [];
593
593
  }
594
- function Tt(e) {
595
- return Object.keys(e).concat(Ai(e));
594
+ function _t(e) {
595
+ return Object.keys(e).concat(Si(e));
596
596
  }
597
- function Jt(e, t) {
597
+ function Qt(e, t) {
598
598
  try {
599
599
  return t in e;
600
600
  } catch (r) {
601
601
  return !1;
602
602
  }
603
603
  }
604
- function Hi(e, t) {
605
- return Jt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
604
+ function Ai(e, t) {
605
+ return Qt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
606
606
  }
607
- function Pi(e, t, r) {
607
+ function Hi(e, t, r) {
608
608
  var i = {};
609
- return r.isMergeableObject(e) && Tt(e).forEach(function(n) {
610
- i[n] = le(e[n], r);
611
- }), Tt(t).forEach(function(n) {
612
- Hi(e, n) || (Jt(e, n) && r.isMergeableObject(t[n]) ? i[n] = Li(n, r)(e[n], t[n], r) : i[n] = le(t[n], r));
609
+ return r.isMergeableObject(e) && _t(e).forEach(function(n) {
610
+ i[n] = he(e[n], r);
611
+ }), _t(t).forEach(function(n) {
612
+ Ai(e, n) || (Qt(e, n) && r.isMergeableObject(t[n]) ? i[n] = Li(n, r)(e[n], t[n], r) : i[n] = he(t[n], r));
613
613
  }), i;
614
614
  }
615
- function q(e, t, r) {
616
- r = r || {}, r.arrayMerge = r.arrayMerge || Si, r.isMergeableObject = r.isMergeableObject || bi, r.cloneUnlessOtherwiseSpecified = le;
615
+ function K(e, t, r) {
616
+ r = r || {}, r.arrayMerge = r.arrayMerge || Ti, r.isMergeableObject = r.isMergeableObject || bi, r.cloneUnlessOtherwiseSpecified = he;
617
617
  var i = Array.isArray(t), n = Array.isArray(e), o = i === n;
618
- return o ? i ? r.arrayMerge(e, t, r) : Pi(e, t, r) : le(t, r);
618
+ return o ? i ? r.arrayMerge(e, t, r) : Hi(e, t, r) : he(t, r);
619
619
  }
620
- q.all = function(t, r) {
620
+ K.all = function(t, r) {
621
621
  if (!Array.isArray(t))
622
622
  throw new Error("first argument should be an array");
623
623
  return t.reduce(function(i, n) {
624
- return q(i, n, r);
624
+ return K(i, n, r);
625
625
  }, {});
626
626
  };
627
- var Bi = q, Oi = Bi;
628
- const Ci = /* @__PURE__ */ gi(Oi);
629
- var qe = function(e, t) {
630
- return qe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
627
+ var Pi = K, Bi = Pi;
628
+ const Oi = /* @__PURE__ */ yi(Bi);
629
+ /*! *****************************************************************************
630
+ Copyright (c) Microsoft Corporation.
631
+
632
+ Permission to use, copy, modify, and/or distribute this software for any
633
+ purpose with or without fee is hereby granted.
634
+
635
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
636
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
637
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
638
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
639
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
640
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
641
+ PERFORMANCE OF THIS SOFTWARE.
642
+ ***************************************************************************** */
643
+ var Ye = function(e, t) {
644
+ return Ye = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
631
645
  r.__proto__ = i;
632
646
  } || function(r, i) {
633
647
  for (var n in i)
634
648
  Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
635
- }, qe(e, t);
649
+ }, Ye(e, t);
636
650
  };
637
- function Be(e, t) {
651
+ function F(e, t) {
638
652
  if (typeof t != "function" && t !== null)
639
653
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
640
- qe(e, t);
654
+ Ye(e, t);
641
655
  function r() {
642
656
  this.constructor = e;
643
657
  }
644
658
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
645
659
  }
646
- var R = function() {
647
- return R = Object.assign || function(t) {
660
+ var x = function() {
661
+ return x = Object.assign || function(t) {
648
662
  for (var r, i = 1, n = arguments.length; i < n; i++) {
649
663
  r = arguments[i];
650
664
  for (var o in r)
651
665
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
652
666
  }
653
667
  return t;
654
- }, R.apply(this, arguments);
668
+ }, x.apply(this, arguments);
655
669
  };
656
- function Ii(e, t) {
670
+ function Ci(e, t) {
657
671
  var r = {};
658
672
  for (var i in e)
659
673
  Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
@@ -662,119 +676,143 @@ function Ii(e, t) {
662
676
  t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
663
677
  return r;
664
678
  }
665
- function Fe(e, t, r) {
679
+ function Je(e) {
680
+ var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], i = 0;
681
+ if (r)
682
+ return r.call(e);
683
+ if (e && typeof e.length == "number")
684
+ return {
685
+ next: function() {
686
+ return e && i >= e.length && (e = void 0), { value: e && e[i++], done: !e };
687
+ }
688
+ };
689
+ throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
690
+ }
691
+ function qe(e, t) {
692
+ var r = typeof Symbol == "function" && e[Symbol.iterator];
693
+ if (!r)
694
+ return e;
695
+ var i = r.call(e), n, o = [], a;
696
+ try {
697
+ for (; (t === void 0 || t-- > 0) && !(n = i.next()).done; )
698
+ o.push(n.value);
699
+ } catch (s) {
700
+ a = { error: s };
701
+ } finally {
702
+ try {
703
+ n && !n.done && (r = i.return) && r.call(i);
704
+ } finally {
705
+ if (a)
706
+ throw a.error;
707
+ }
708
+ }
709
+ return o;
710
+ }
711
+ function q(e, t, r) {
666
712
  if (r || arguments.length === 2)
667
713
  for (var i = 0, n = t.length, o; i < n; i++)
668
714
  (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
669
- return e.concat(o || Array.prototype.slice.call(t));
715
+ return e.concat(o || t);
670
716
  }
671
- function je(e, t) {
672
- var r = t && t.cache ? t.cache : Gi, i = t && t.serializer ? t.serializer : $i, n = t && t.strategy ? t.strategy : Ri;
717
+ function Ue(e, t) {
718
+ var r = t && t.cache ? t.cache : $i, i = t && t.serializer ? t.serializer : Di, n = t && t.strategy ? t.strategy : Ni;
673
719
  return n(e, {
674
720
  cache: r,
675
721
  serializer: i
676
722
  });
677
723
  }
678
- function Ni(e) {
724
+ function Ii(e) {
679
725
  return e == null || typeof e == "number" || typeof e == "boolean";
680
726
  }
681
- function Mi(e, t, r, i) {
682
- var n = Ni(i) ? i : r(i), o = t.get(n);
727
+ function Yt(e, t, r, i) {
728
+ var n = Ii(i) ? i : r(i), o = t.get(n);
683
729
  return typeof o == "undefined" && (o = e.call(this, i), t.set(n, o)), o;
684
730
  }
685
- function qt(e, t, r) {
731
+ function Jt(e, t, r) {
686
732
  var i = Array.prototype.slice.call(arguments, 3), n = r(i), o = t.get(n);
687
733
  return typeof o == "undefined" && (o = e.apply(this, i), t.set(n, o)), o;
688
734
  }
689
- function Kt(e, t, r, i, n) {
735
+ function ht(e, t, r, i, n) {
690
736
  return r.bind(t, e, i, n);
691
737
  }
692
- function Ri(e, t) {
693
- var r = e.length === 1 ? Mi : qt;
694
- return Kt(e, this, r, t.cache.create(), t.serializer);
738
+ function Ni(e, t) {
739
+ var r = e.length === 1 ? Yt : Jt;
740
+ return ht(e, this, r, t.cache.create(), t.serializer);
695
741
  }
696
- function Di(e, t) {
697
- return Kt(e, this, qt, t.cache.create(), t.serializer);
742
+ function Mi(e, t) {
743
+ return ht(e, this, Jt, t.cache.create(), t.serializer);
744
+ }
745
+ function Ri(e, t) {
746
+ return ht(e, this, Yt, t.cache.create(), t.serializer);
698
747
  }
699
- var $i = function() {
748
+ var Di = function() {
700
749
  return JSON.stringify(arguments);
701
- }, Ui = (
702
- /** @class */
703
- function() {
704
- function e() {
705
- this.cache = /* @__PURE__ */ Object.create(null);
706
- }
707
- return e.prototype.get = function(t) {
708
- return this.cache[t];
709
- }, e.prototype.set = function(t, r) {
710
- this.cache[t] = r;
711
- }, e;
712
- }()
713
- ), Gi = {
750
+ };
751
+ function ct() {
752
+ this.cache = /* @__PURE__ */ Object.create(null);
753
+ }
754
+ ct.prototype.get = function(e) {
755
+ return this.cache[e];
756
+ };
757
+ ct.prototype.set = function(e, t) {
758
+ this.cache[e] = t;
759
+ };
760
+ var $i = {
714
761
  create: function() {
715
- return new Ui();
762
+ return new ct();
716
763
  }
717
- }, ke = {
718
- variadic: Di
719
- }, Le = function() {
720
- return Le = Object.assign || function(t) {
721
- for (var r, i = 1, n = arguments.length; i < n; i++) {
722
- r = arguments[i];
723
- for (var o in r)
724
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
725
- }
726
- return t;
727
- }, Le.apply(this, arguments);
728
- };
729
- var b;
764
+ }, Ge = {
765
+ variadic: Mi,
766
+ monadic: Ri
767
+ }, g;
730
768
  (function(e) {
731
769
  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";
732
- })(b || (b = {}));
733
- var T;
770
+ })(g || (g = {}));
771
+ var L;
734
772
  (function(e) {
735
773
  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";
736
- })(T || (T = {}));
737
- var K;
774
+ })(L || (L = {}));
775
+ var ee;
738
776
  (function(e) {
739
777
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
740
- })(K || (K = {}));
741
- function St(e) {
742
- return e.type === T.literal;
778
+ })(ee || (ee = {}));
779
+ function wt(e) {
780
+ return e.type === L.literal;
781
+ }
782
+ function Ui(e) {
783
+ return e.type === L.argument;
743
784
  }
744
- function Fi(e) {
745
- return e.type === T.argument;
785
+ function qt(e) {
786
+ return e.type === L.number;
787
+ }
788
+ function Kt(e) {
789
+ return e.type === L.date;
746
790
  }
747
791
  function er(e) {
748
- return e.type === T.number;
792
+ return e.type === L.time;
749
793
  }
750
794
  function tr(e) {
751
- return e.type === T.date;
795
+ return e.type === L.select;
752
796
  }
753
797
  function rr(e) {
754
- return e.type === T.time;
798
+ return e.type === L.plural;
799
+ }
800
+ function Gi(e) {
801
+ return e.type === L.pound;
755
802
  }
756
803
  function ir(e) {
757
- return e.type === T.select;
804
+ return e.type === L.tag;
758
805
  }
759
806
  function nr(e) {
760
- return e.type === T.plural;
761
- }
762
- function ji(e) {
763
- return e.type === T.pound;
764
- }
765
- function or(e) {
766
- return e.type === T.tag;
767
- }
768
- function sr(e) {
769
- return !!(e && typeof e == "object" && e.type === K.number);
807
+ return !!(e && typeof e == "object" && e.type === ee.number);
770
808
  }
771
809
  function Ke(e) {
772
- return !!(e && typeof e == "object" && e.type === K.dateTime);
810
+ return !!(e && typeof e == "object" && e.type === ee.dateTime);
773
811
  }
774
- var ar = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ki = /(?:[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;
775
- function Vi(e) {
812
+ var or = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Fi = /(?:[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;
813
+ function ji(e) {
776
814
  var t = {};
777
- return e.replace(ki, function(r) {
815
+ return e.replace(Fi, function(r) {
778
816
  var i = r.length;
779
817
  switch (r[0]) {
780
818
  case "G":
@@ -863,46 +901,36 @@ function Vi(e) {
863
901
  return "";
864
902
  }), t;
865
903
  }
866
- var L = function() {
867
- return L = Object.assign || function(t) {
868
- for (var r, i = 1, n = arguments.length; i < n; i++) {
869
- r = arguments[i];
870
- for (var o in r)
871
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
872
- }
873
- return t;
874
- }, L.apply(this, arguments);
875
- };
876
- var Wi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
877
- function zi(e) {
904
+ var ki = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
905
+ function Vi(e) {
878
906
  if (e.length === 0)
879
907
  throw new Error("Number skeleton cannot be empty");
880
- for (var t = e.split(Wi).filter(function(f) {
908
+ for (var t = e.split(ki).filter(function(f) {
881
909
  return f.length > 0;
882
910
  }), r = [], i = 0, n = t; i < n.length; i++) {
883
- var o = n[i], s = o.split("/");
884
- if (s.length === 0)
911
+ var o = n[i], a = o.split("/");
912
+ if (a.length === 0)
885
913
  throw new Error("Invalid number skeleton");
886
- for (var a = s[0], l = s.slice(1), u = 0, h = l; u < h.length; u++) {
914
+ for (var s = a[0], l = a.slice(1), u = 0, h = l; u < h.length; u++) {
887
915
  var c = h[u];
888
916
  if (c.length === 0)
889
917
  throw new Error("Invalid number skeleton");
890
918
  }
891
- r.push({ stem: a, options: l });
919
+ r.push({ stem: s, options: l });
892
920
  }
893
921
  return r;
894
922
  }
895
- function Xi(e) {
923
+ function Wi(e) {
896
924
  return e.replace(/^(.*?)-/, "");
897
925
  }
898
- var Lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, ur = /^(@+)?(\+|#+)?[rs]?$/g, Zi = /(\*)(0+)|(#+)(0+)|(0+)/g, lr = /^(0+)$/;
899
- function At(e) {
926
+ var Tt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, sr = /^(@+)?(\+|#+)?[rs]?$/g, zi = /(\*)(0+)|(#+)(0+)|(0+)/g, ar = /^(0+)$/;
927
+ function Lt(e) {
900
928
  var t = {};
901
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(ur, function(r, i, n) {
929
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(sr, function(r, i, n) {
902
930
  return typeof n != "string" ? (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length) : n === "+" ? t.minimumSignificantDigits = i.length : i[0] === "#" ? t.maximumSignificantDigits = i.length : (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
903
931
  }), t;
904
932
  }
905
- function hr(e) {
933
+ function ur(e) {
906
934
  switch (e) {
907
935
  case "sign-auto":
908
936
  return {
@@ -942,7 +970,7 @@ function hr(e) {
942
970
  };
943
971
  }
944
972
  }
945
- function Qi(e) {
973
+ function Xi(e) {
946
974
  var t;
947
975
  if (e[0] === "E" && e[1] === "E" ? (t = {
948
976
  notation: "engineering"
@@ -950,17 +978,17 @@ function Qi(e) {
950
978
  notation: "scientific"
951
979
  }, e = e.slice(1)), t) {
952
980
  var r = e.slice(0, 2);
953
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !lr.test(e))
981
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !ar.test(e))
954
982
  throw new Error("Malformed concise eng/scientific notation");
955
983
  t.minimumIntegerDigits = e.length;
956
984
  }
957
985
  return t;
958
986
  }
959
- function Ht(e) {
960
- var t = {}, r = hr(e);
987
+ function St(e) {
988
+ var t = {}, r = ur(e);
961
989
  return r || t;
962
990
  }
963
- function Yi(e) {
991
+ function Zi(e) {
964
992
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
965
993
  var n = i[r];
966
994
  switch (n.stem) {
@@ -984,7 +1012,7 @@ function Yi(e) {
984
1012
  continue;
985
1013
  case "measure-unit":
986
1014
  case "unit":
987
- t.style = "unit", t.unit = Xi(n.options[0]);
1015
+ t.style = "unit", t.unit = Wi(n.options[0]);
988
1016
  continue;
989
1017
  case "compact-short":
990
1018
  case "K":
@@ -995,13 +1023,13 @@ function Yi(e) {
995
1023
  t.notation = "compact", t.compactDisplay = "long";
996
1024
  continue;
997
1025
  case "scientific":
998
- t = L(L(L({}, t), { notation: "scientific" }), n.options.reduce(function(l, u) {
999
- return L(L({}, l), Ht(u));
1026
+ t = x(x(x({}, t), { notation: "scientific" }), n.options.reduce(function(l, u) {
1027
+ return x(x({}, l), St(u));
1000
1028
  }, {}));
1001
1029
  continue;
1002
1030
  case "engineering":
1003
- t = L(L(L({}, t), { notation: "engineering" }), n.options.reduce(function(l, u) {
1004
- return L(L({}, l), Ht(u));
1031
+ t = x(x(x({}, t), { notation: "engineering" }), n.options.reduce(function(l, u) {
1032
+ return x(x({}, l), St(u));
1005
1033
  }, {}));
1006
1034
  continue;
1007
1035
  case "notation-simple":
@@ -1046,7 +1074,7 @@ function Yi(e) {
1046
1074
  case "integer-width":
1047
1075
  if (n.options.length > 1)
1048
1076
  throw new RangeError("integer-width stems only accept a single optional option");
1049
- n.options[0].replace(Zi, function(l, u, h, c, f, p) {
1077
+ n.options[0].replace(zi, function(l, u, h, c, f, p) {
1050
1078
  if (u)
1051
1079
  t.minimumIntegerDigits = h.length;
1052
1080
  else {
@@ -1059,28 +1087,28 @@ function Yi(e) {
1059
1087
  });
1060
1088
  continue;
1061
1089
  }
1062
- if (lr.test(n.stem)) {
1090
+ if (ar.test(n.stem)) {
1063
1091
  t.minimumIntegerDigits = n.stem.length;
1064
1092
  continue;
1065
1093
  }
1066
- if (Lt.test(n.stem)) {
1094
+ if (Tt.test(n.stem)) {
1067
1095
  if (n.options.length > 1)
1068
1096
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1069
- n.stem.replace(Lt, function(l, u, h, c, f, p) {
1097
+ n.stem.replace(Tt, function(l, u, h, c, f, p) {
1070
1098
  return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1071
1099
  });
1072
1100
  var o = n.options[0];
1073
- o === "w" ? t = L(L({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = L(L({}, t), At(o)));
1101
+ o === "w" ? t = x(x({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = x(x({}, t), Lt(o)));
1074
1102
  continue;
1075
1103
  }
1076
- if (ur.test(n.stem)) {
1077
- t = L(L({}, t), At(n.stem));
1104
+ if (sr.test(n.stem)) {
1105
+ t = x(x({}, t), Lt(n.stem));
1078
1106
  continue;
1079
1107
  }
1080
- var s = hr(n.stem);
1081
- s && (t = L(L({}, t), s));
1082
- var a = Qi(n.stem);
1083
- a && (t = L(L({}, t), a));
1108
+ var a = ur(n.stem);
1109
+ a && (t = x(x({}, t), a));
1110
+ var s = Xi(n.stem);
1111
+ s && (t = x(x({}, t), s));
1084
1112
  }
1085
1113
  return t;
1086
1114
  }
@@ -2499,23 +2527,23 @@ var ve = {
2499
2527
  "h"
2500
2528
  ]
2501
2529
  };
2502
- function Ji(e, t) {
2530
+ function Qi(e, t) {
2503
2531
  for (var r = "", i = 0; i < e.length; i++) {
2504
2532
  var n = e.charAt(i);
2505
2533
  if (n === "j") {
2506
2534
  for (var o = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
2507
2535
  o++, i++;
2508
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = qi(t);
2509
- for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2536
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Yi(t);
2537
+ for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
2510
2538
  r += l;
2511
- for (; s-- > 0; )
2539
+ for (; a-- > 0; )
2512
2540
  r = u + r;
2513
2541
  } else
2514
2542
  n === "J" ? r += "H" : r += n;
2515
2543
  }
2516
2544
  return r;
2517
2545
  }
2518
- function qi(e) {
2546
+ function Yi(e) {
2519
2547
  var t = e.hourCycle;
2520
2548
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2521
2549
  e.hourCycles && // @ts-ignore
@@ -2537,20 +2565,20 @@ function qi(e) {
2537
2565
  var n = ve[i || ""] || ve[r || ""] || ve["".concat(r, "-001")] || ve["001"];
2538
2566
  return n[0];
2539
2567
  }
2540
- var Ve, Ki = new RegExp("^".concat(ar.source, "*")), en = new RegExp("".concat(ar.source, "*$"));
2541
- function _(e, t) {
2568
+ var Fe, Ji = new RegExp("^".concat(or.source, "*")), qi = new RegExp("".concat(or.source, "*$"));
2569
+ function E(e, t) {
2542
2570
  return { start: e, end: t };
2543
2571
  }
2544
- var tn = !!String.prototype.startsWith && "_a".startsWith("a", 1), rn = !!String.fromCodePoint, nn = !!Object.fromEntries, on = !!String.prototype.codePointAt, sn = !!String.prototype.trimStart, an = !!String.prototype.trimEnd, un = !!Number.isSafeInteger, ln = un ? Number.isSafeInteger : function(e) {
2572
+ var Ki = !!String.prototype.startsWith && "_a".startsWith("a", 1), en = !!String.fromCodePoint, tn = !!Object.fromEntries, rn = !!String.prototype.codePointAt, nn = !!String.prototype.trimStart, on = !!String.prototype.trimEnd, sn = !!Number.isSafeInteger, an = sn ? Number.isSafeInteger : function(e) {
2545
2573
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2546
2574
  }, et = !0;
2547
2575
  try {
2548
- var hn = fr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2549
- et = ((Ve = hn.exec("a")) === null || Ve === void 0 ? void 0 : Ve[0]) === "a";
2576
+ var un = hr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2577
+ et = ((Fe = un.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
2550
2578
  } catch (e) {
2551
2579
  et = !1;
2552
2580
  }
2553
- var Pt = tn ? (
2581
+ var At = Ki ? (
2554
2582
  // Native
2555
2583
  function(t, r, i) {
2556
2584
  return t.startsWith(r, i);
@@ -2560,31 +2588,31 @@ var Pt = tn ? (
2560
2588
  function(t, r, i) {
2561
2589
  return t.slice(i, i + r.length) === r;
2562
2590
  }
2563
- ), tt = rn ? String.fromCodePoint : (
2591
+ ), tt = en ? String.fromCodePoint : (
2564
2592
  // IE11
2565
2593
  function() {
2566
2594
  for (var t = [], r = 0; r < arguments.length; r++)
2567
2595
  t[r] = arguments[r];
2568
- for (var i = "", n = t.length, o = 0, s; n > o; ) {
2569
- if (s = t[o++], s > 1114111)
2570
- throw RangeError(s + " is not a valid code point");
2571
- i += s < 65536 ? String.fromCharCode(s) : String.fromCharCode(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
2596
+ for (var i = "", n = t.length, o = 0, a; n > o; ) {
2597
+ if (a = t[o++], a > 1114111)
2598
+ throw RangeError(a + " is not a valid code point");
2599
+ i += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
2572
2600
  }
2573
2601
  return i;
2574
2602
  }
2575
- ), Bt = (
2603
+ ), Ht = (
2576
2604
  // native
2577
- nn ? Object.fromEntries : (
2605
+ tn ? Object.fromEntries : (
2578
2606
  // Ponyfill
2579
2607
  function(t) {
2580
2608
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
2581
- var o = n[i], s = o[0], a = o[1];
2582
- r[s] = a;
2609
+ var o = n[i], a = o[0], s = o[1];
2610
+ r[a] = s;
2583
2611
  }
2584
2612
  return r;
2585
2613
  }
2586
2614
  )
2587
- ), cr = on ? (
2615
+ ), lr = rn ? (
2588
2616
  // Native
2589
2617
  function(t, r) {
2590
2618
  return t.codePointAt(r);
@@ -2598,7 +2626,7 @@ var Pt = tn ? (
2598
2626
  return n < 55296 || n > 56319 || r + 1 === i || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
2599
2627
  }
2600
2628
  }
2601
- ), cn = sn ? (
2629
+ ), ln = nn ? (
2602
2630
  // Native
2603
2631
  function(t) {
2604
2632
  return t.trimStart();
@@ -2606,9 +2634,9 @@ var Pt = tn ? (
2606
2634
  ) : (
2607
2635
  // Ponyfill
2608
2636
  function(t) {
2609
- return t.replace(Ki, "");
2637
+ return t.replace(Ji, "");
2610
2638
  }
2611
- ), fn = an ? (
2639
+ ), hn = on ? (
2612
2640
  // Native
2613
2641
  function(t) {
2614
2642
  return t.trimEnd();
@@ -2616,32 +2644,32 @@ var Pt = tn ? (
2616
2644
  ) : (
2617
2645
  // Ponyfill
2618
2646
  function(t) {
2619
- return t.replace(en, "");
2647
+ return t.replace(qi, "");
2620
2648
  }
2621
2649
  );
2622
- function fr(e, t) {
2650
+ function hr(e, t) {
2623
2651
  return new RegExp(e, t);
2624
2652
  }
2625
2653
  var rt;
2626
2654
  if (et) {
2627
- var Ot = fr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2655
+ var Pt = hr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2628
2656
  rt = function(t, r) {
2629
2657
  var i;
2630
- Ot.lastIndex = r;
2631
- var n = Ot.exec(t);
2658
+ Pt.lastIndex = r;
2659
+ var n = Pt.exec(t);
2632
2660
  return (i = n[1]) !== null && i !== void 0 ? i : "";
2633
2661
  };
2634
2662
  } else
2635
2663
  rt = function(t, r) {
2636
2664
  for (var i = []; ; ) {
2637
- var n = cr(t, r);
2638
- if (n === void 0 || mr(n) || yn(n))
2665
+ var n = lr(t, r);
2666
+ if (n === void 0 || cr(n) || pn(n))
2639
2667
  break;
2640
2668
  i.push(n), r += n >= 65536 ? 2 : 1;
2641
2669
  }
2642
2670
  return tt.apply(void 0, i);
2643
2671
  };
2644
- var mn = (
2672
+ var cn = (
2645
2673
  /** @class */
2646
2674
  function() {
2647
2675
  function e(t, r) {
@@ -2655,33 +2683,33 @@ var mn = (
2655
2683
  for (var n = []; !this.isEOF(); ) {
2656
2684
  var o = this.char();
2657
2685
  if (o === 123) {
2658
- var s = this.parseArgument(t, i);
2659
- if (s.err)
2660
- return s;
2661
- n.push(s.val);
2686
+ var a = this.parseArgument(t, i);
2687
+ if (a.err)
2688
+ return a;
2689
+ n.push(a.val);
2662
2690
  } else {
2663
2691
  if (o === 125 && t > 0)
2664
2692
  break;
2665
2693
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
2666
- var a = this.clonePosition();
2694
+ var s = this.clonePosition();
2667
2695
  this.bump(), n.push({
2668
- type: T.pound,
2669
- location: _(a, this.clonePosition())
2696
+ type: L.pound,
2697
+ location: E(s, this.clonePosition())
2670
2698
  });
2671
2699
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2672
2700
  if (i)
2673
2701
  break;
2674
- return this.error(b.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
2702
+ return this.error(g.UNMATCHED_CLOSING_TAG, E(this.clonePosition(), this.clonePosition()));
2675
2703
  } else if (o === 60 && !this.ignoreTag && it(this.peek() || 0)) {
2676
- var s = this.parseTag(t, r);
2677
- if (s.err)
2678
- return s;
2679
- n.push(s.val);
2704
+ var a = this.parseTag(t, r);
2705
+ if (a.err)
2706
+ return a;
2707
+ n.push(a.val);
2680
2708
  } else {
2681
- var s = this.parseLiteral(t, r);
2682
- if (s.err)
2683
- return s;
2684
- n.push(s.val);
2709
+ var a = this.parseLiteral(t, r);
2710
+ if (a.err)
2711
+ return a;
2712
+ n.push(a.val);
2685
2713
  }
2686
2714
  }
2687
2715
  }
@@ -2693,9 +2721,9 @@ var mn = (
2693
2721
  if (this.bumpSpace(), this.bumpIf("/>"))
2694
2722
  return {
2695
2723
  val: {
2696
- type: T.literal,
2724
+ type: L.literal,
2697
2725
  value: "<".concat(n, "/>"),
2698
- location: _(i, this.clonePosition())
2726
+ location: E(i, this.clonePosition())
2699
2727
  },
2700
2728
  err: null
2701
2729
  };
@@ -2703,27 +2731,27 @@ var mn = (
2703
2731
  var o = this.parseMessage(t + 1, r, !0);
2704
2732
  if (o.err)
2705
2733
  return o;
2706
- var s = o.val, a = this.clonePosition();
2734
+ var a = o.val, s = this.clonePosition();
2707
2735
  if (this.bumpIf("</")) {
2708
2736
  if (this.isEOF() || !it(this.char()))
2709
- return this.error(b.INVALID_TAG, _(a, this.clonePosition()));
2737
+ return this.error(g.INVALID_TAG, E(s, this.clonePosition()));
2710
2738
  var l = this.clonePosition(), u = this.parseTagName();
2711
- return n !== u ? this.error(b.UNMATCHED_CLOSING_TAG, _(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2739
+ return n !== u ? this.error(g.UNMATCHED_CLOSING_TAG, E(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2712
2740
  val: {
2713
- type: T.tag,
2741
+ type: L.tag,
2714
2742
  value: n,
2715
- children: s,
2716
- location: _(i, this.clonePosition())
2743
+ children: a,
2744
+ location: E(i, this.clonePosition())
2717
2745
  },
2718
2746
  err: null
2719
- } : this.error(b.INVALID_TAG, _(a, this.clonePosition())));
2747
+ } : this.error(g.INVALID_TAG, E(s, this.clonePosition())));
2720
2748
  } else
2721
- return this.error(b.UNCLOSED_TAG, _(i, this.clonePosition()));
2749
+ return this.error(g.UNCLOSED_TAG, E(i, this.clonePosition()));
2722
2750
  } else
2723
- return this.error(b.INVALID_TAG, _(i, this.clonePosition()));
2751
+ return this.error(g.INVALID_TAG, E(i, this.clonePosition()));
2724
2752
  }, e.prototype.parseTagName = function() {
2725
2753
  var t = this.offset();
2726
- for (this.bump(); !this.isEOF() && dn(this.char()); )
2754
+ for (this.bump(); !this.isEOF() && mn(this.char()); )
2727
2755
  this.bump();
2728
2756
  return this.message.slice(t, this.offset());
2729
2757
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2733,26 +2761,26 @@ var mn = (
2733
2761
  n += o;
2734
2762
  continue;
2735
2763
  }
2736
- var s = this.tryParseUnquoted(t, r);
2737
- if (s) {
2738
- n += s;
2739
- continue;
2740
- }
2741
- var a = this.tryParseLeftAngleBracket();
2764
+ var a = this.tryParseUnquoted(t, r);
2742
2765
  if (a) {
2743
2766
  n += a;
2744
2767
  continue;
2745
2768
  }
2769
+ var s = this.tryParseLeftAngleBracket();
2770
+ if (s) {
2771
+ n += s;
2772
+ continue;
2773
+ }
2746
2774
  break;
2747
2775
  }
2748
- var l = _(i, this.clonePosition());
2776
+ var l = E(i, this.clonePosition());
2749
2777
  return {
2750
- val: { type: T.literal, value: n, location: l },
2778
+ val: { type: L.literal, value: n, location: l },
2751
2779
  err: null
2752
2780
  };
2753
2781
  }, e.prototype.tryParseLeftAngleBracket = function() {
2754
2782
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2755
- !pn(this.peek() || 0)) ? (this.bump(), "<") : null;
2783
+ !fn(this.peek() || 0)) ? (this.bump(), "<") : null;
2756
2784
  }, e.prototype.tryParseQuote = function(t) {
2757
2785
  if (this.isEOF() || this.char() !== 39)
2758
2786
  return null;
@@ -2795,40 +2823,40 @@ var mn = (
2795
2823
  }, e.prototype.parseArgument = function(t, r) {
2796
2824
  var i = this.clonePosition();
2797
2825
  if (this.bump(), this.bumpSpace(), this.isEOF())
2798
- return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, _(i, this.clonePosition()));
2826
+ return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, E(i, this.clonePosition()));
2799
2827
  if (this.char() === 125)
2800
- return this.bump(), this.error(b.EMPTY_ARGUMENT, _(i, this.clonePosition()));
2828
+ return this.bump(), this.error(g.EMPTY_ARGUMENT, E(i, this.clonePosition()));
2801
2829
  var n = this.parseIdentifierIfPossible().value;
2802
2830
  if (!n)
2803
- return this.error(b.MALFORMED_ARGUMENT, _(i, this.clonePosition()));
2831
+ return this.error(g.MALFORMED_ARGUMENT, E(i, this.clonePosition()));
2804
2832
  if (this.bumpSpace(), this.isEOF())
2805
- return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, _(i, this.clonePosition()));
2833
+ return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, E(i, this.clonePosition()));
2806
2834
  switch (this.char()) {
2807
2835
  case 125:
2808
2836
  return this.bump(), {
2809
2837
  val: {
2810
- type: T.argument,
2838
+ type: L.argument,
2811
2839
  // value does not include the opening and closing braces.
2812
2840
  value: n,
2813
- location: _(i, this.clonePosition())
2841
+ location: E(i, this.clonePosition())
2814
2842
  },
2815
2843
  err: null
2816
2844
  };
2817
2845
  case 44:
2818
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, _(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2846
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, E(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2819
2847
  default:
2820
- return this.error(b.MALFORMED_ARGUMENT, _(i, this.clonePosition()));
2848
+ return this.error(g.MALFORMED_ARGUMENT, E(i, this.clonePosition()));
2821
2849
  }
2822
2850
  }, e.prototype.parseIdentifierIfPossible = function() {
2823
2851
  var t = this.clonePosition(), r = this.offset(), i = rt(this.message, r), n = r + i.length;
2824
2852
  this.bumpTo(n);
2825
- var o = this.clonePosition(), s = _(t, o);
2826
- return { value: i, location: s };
2853
+ var o = this.clonePosition(), a = E(t, o);
2854
+ return { value: i, location: a };
2827
2855
  }, e.prototype.parseArgumentOptions = function(t, r, i, n) {
2828
- var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2829
- switch (a) {
2856
+ var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2857
+ switch (s) {
2830
2858
  case "":
2831
- return this.error(b.EXPECT_ARGUMENT_TYPE, _(s, l));
2859
+ return this.error(g.EXPECT_ARGUMENT_TYPE, E(a, l));
2832
2860
  case "number":
2833
2861
  case "date":
2834
2862
  case "time": {
@@ -2839,44 +2867,44 @@ var mn = (
2839
2867
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2840
2868
  if (c.err)
2841
2869
  return c;
2842
- var f = fn(c.val);
2870
+ var f = hn(c.val);
2843
2871
  if (f.length === 0)
2844
- return this.error(b.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
2845
- var p = _(h, this.clonePosition());
2872
+ return this.error(g.EXPECT_ARGUMENT_STYLE, E(this.clonePosition(), this.clonePosition()));
2873
+ var p = E(h, this.clonePosition());
2846
2874
  u = { style: f, styleLocation: p };
2847
2875
  }
2848
2876
  var y = this.tryParseArgumentClose(n);
2849
2877
  if (y.err)
2850
2878
  return y;
2851
- var d = _(n, this.clonePosition());
2852
- if (u && Pt(u == null ? void 0 : u.style, "::", 0)) {
2853
- var v = cn(u.style.slice(2));
2854
- if (a === "number") {
2879
+ var d = E(n, this.clonePosition());
2880
+ if (u && At(u == null ? void 0 : u.style, "::", 0)) {
2881
+ var v = ln(u.style.slice(2));
2882
+ if (s === "number") {
2855
2883
  var c = this.parseNumberSkeletonFromString(v, u.styleLocation);
2856
2884
  return c.err ? c : {
2857
- val: { type: T.number, value: i, location: d, style: c.val },
2885
+ val: { type: L.number, value: i, location: d, style: c.val },
2858
2886
  err: null
2859
2887
  };
2860
2888
  } else {
2861
2889
  if (v.length === 0)
2862
- return this.error(b.EXPECT_DATE_TIME_SKELETON, d);
2890
+ return this.error(g.EXPECT_DATE_TIME_SKELETON, d);
2863
2891
  var P = v;
2864
- this.locale && (P = Ji(v, this.locale));
2892
+ this.locale && (P = Qi(v, this.locale));
2865
2893
  var f = {
2866
- type: K.dateTime,
2894
+ type: ee.dateTime,
2867
2895
  pattern: P,
2868
2896
  location: u.styleLocation,
2869
- parsedOptions: this.shouldParseSkeletons ? Vi(P) : {}
2870
- }, g = a === "date" ? T.date : T.time;
2897
+ parsedOptions: this.shouldParseSkeletons ? ji(P) : {}
2898
+ }, b = s === "date" ? L.date : L.time;
2871
2899
  return {
2872
- val: { type: g, value: i, location: d, style: f },
2900
+ val: { type: b, value: i, location: d, style: f },
2873
2901
  err: null
2874
2902
  };
2875
2903
  }
2876
2904
  }
2877
2905
  return {
2878
2906
  val: {
2879
- type: a === "number" ? T.number : a === "date" ? T.date : T.time,
2907
+ type: s === "number" ? L.number : s === "date" ? L.date : L.time,
2880
2908
  value: i,
2881
2909
  location: d,
2882
2910
  style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
@@ -2889,50 +2917,50 @@ var mn = (
2889
2917
  case "select": {
2890
2918
  var S = this.clonePosition();
2891
2919
  if (this.bumpSpace(), !this.bumpIf(","))
2892
- return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(S, Le({}, S)));
2920
+ return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS, E(S, x({}, S)));
2893
2921
  this.bumpSpace();
2894
- var D = this.parseIdentifierIfPossible(), M = 0;
2895
- if (a !== "select" && D.value === "offset") {
2922
+ var R = this.parseIdentifierIfPossible(), M = 0;
2923
+ if (s !== "select" && R.value === "offset") {
2896
2924
  if (!this.bumpIf(":"))
2897
- return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
2925
+ return this.error(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, E(this.clonePosition(), this.clonePosition()));
2898
2926
  this.bumpSpace();
2899
- var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2927
+ var c = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2900
2928
  if (c.err)
2901
2929
  return c;
2902
- this.bumpSpace(), D = this.parseIdentifierIfPossible(), M = c.val;
2930
+ this.bumpSpace(), R = this.parseIdentifierIfPossible(), M = c.val;
2903
2931
  }
2904
- var $ = this.tryParsePluralOrSelectOptions(t, a, r, D);
2905
- if ($.err)
2906
- return $;
2932
+ var D = this.tryParsePluralOrSelectOptions(t, s, r, R);
2933
+ if (D.err)
2934
+ return D;
2907
2935
  var y = this.tryParseArgumentClose(n);
2908
2936
  if (y.err)
2909
2937
  return y;
2910
- var W = _(n, this.clonePosition());
2911
- return a === "select" ? {
2938
+ var W = E(n, this.clonePosition());
2939
+ return s === "select" ? {
2912
2940
  val: {
2913
- type: T.select,
2941
+ type: L.select,
2914
2942
  value: i,
2915
- options: Bt($.val),
2943
+ options: Ht(D.val),
2916
2944
  location: W
2917
2945
  },
2918
2946
  err: null
2919
2947
  } : {
2920
2948
  val: {
2921
- type: T.plural,
2949
+ type: L.plural,
2922
2950
  value: i,
2923
- options: Bt($.val),
2951
+ options: Ht(D.val),
2924
2952
  offset: M,
2925
- pluralType: a === "plural" ? "cardinal" : "ordinal",
2953
+ pluralType: s === "plural" ? "cardinal" : "ordinal",
2926
2954
  location: W
2927
2955
  },
2928
2956
  err: null
2929
2957
  };
2930
2958
  }
2931
2959
  default:
2932
- return this.error(b.INVALID_ARGUMENT_TYPE, _(s, l));
2960
+ return this.error(g.INVALID_ARGUMENT_TYPE, E(a, l));
2933
2961
  }
2934
2962
  }, e.prototype.tryParseArgumentClose = function(t) {
2935
- return this.isEOF() || this.char() !== 125 ? this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE, _(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2963
+ return this.isEOF() || this.char() !== 125 ? this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE, E(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2936
2964
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2937
2965
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2938
2966
  var i = this.char();
@@ -2941,7 +2969,7 @@ var mn = (
2941
2969
  this.bump();
2942
2970
  var n = this.clonePosition();
2943
2971
  if (!this.bumpUntil("'"))
2944
- return this.error(b.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, _(n, this.clonePosition()));
2972
+ return this.error(g.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, E(n, this.clonePosition()));
2945
2973
  this.bump();
2946
2974
  break;
2947
2975
  }
@@ -2971,64 +2999,64 @@ var mn = (
2971
2999
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2972
3000
  var i = [];
2973
3001
  try {
2974
- i = zi(t);
3002
+ i = Vi(t);
2975
3003
  } catch (n) {
2976
- return this.error(b.INVALID_NUMBER_SKELETON, r);
3004
+ return this.error(g.INVALID_NUMBER_SKELETON, r);
2977
3005
  }
2978
3006
  return {
2979
3007
  val: {
2980
- type: K.number,
3008
+ type: ee.number,
2981
3009
  tokens: i,
2982
3010
  location: r,
2983
- parsedOptions: this.shouldParseSkeletons ? Yi(i) : {}
3011
+ parsedOptions: this.shouldParseSkeletons ? Zi(i) : {}
2984
3012
  },
2985
3013
  err: null
2986
3014
  };
2987
3015
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, i, n) {
2988
- for (var o, s = !1, a = [], l = /* @__PURE__ */ new Set(), u = n.value, h = n.location; ; ) {
3016
+ for (var o, a = !1, s = [], l = /* @__PURE__ */ new Set(), u = n.value, h = n.location; ; ) {
2989
3017
  if (u.length === 0) {
2990
3018
  var c = this.clonePosition();
2991
3019
  if (r !== "select" && this.bumpIf("=")) {
2992
- var f = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR, b.INVALID_PLURAL_ARGUMENT_SELECTOR);
3020
+ var f = this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_SELECTOR, g.INVALID_PLURAL_ARGUMENT_SELECTOR);
2993
3021
  if (f.err)
2994
3022
  return f;
2995
- h = _(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
3023
+ h = E(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
2996
3024
  } else
2997
3025
  break;
2998
3026
  }
2999
3027
  if (l.has(u))
3000
- return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3001
- u === "other" && (s = !0), this.bumpSpace();
3028
+ return this.error(r === "select" ? g.DUPLICATE_SELECT_ARGUMENT_SELECTOR : g.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3029
+ u === "other" && (a = !0), this.bumpSpace();
3002
3030
  var p = this.clonePosition();
3003
3031
  if (!this.bumpIf("{"))
3004
- return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
3032
+ return this.error(r === "select" ? g.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : g.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, E(this.clonePosition(), this.clonePosition()));
3005
3033
  var y = this.parseMessage(t + 1, r, i);
3006
3034
  if (y.err)
3007
3035
  return y;
3008
3036
  var d = this.tryParseArgumentClose(p);
3009
3037
  if (d.err)
3010
3038
  return d;
3011
- a.push([
3039
+ s.push([
3012
3040
  u,
3013
3041
  {
3014
3042
  value: y.val,
3015
- location: _(p, this.clonePosition())
3043
+ location: E(p, this.clonePosition())
3016
3044
  }
3017
3045
  ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3018
3046
  }
3019
- return a.length === 0 ? this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR : b.EXPECT_PLURAL_ARGUMENT_SELECTOR, _(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(b.MISSING_OTHER_CLAUSE, _(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3047
+ return s.length === 0 ? this.error(r === "select" ? g.EXPECT_SELECT_ARGUMENT_SELECTOR : g.EXPECT_PLURAL_ARGUMENT_SELECTOR, E(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(g.MISSING_OTHER_CLAUSE, E(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3020
3048
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3021
3049
  var i = 1, n = this.clonePosition();
3022
3050
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
3023
- for (var o = !1, s = 0; !this.isEOF(); ) {
3024
- var a = this.char();
3025
- if (a >= 48 && a <= 57)
3026
- o = !0, s = s * 10 + (a - 48), this.bump();
3051
+ for (var o = !1, a = 0; !this.isEOF(); ) {
3052
+ var s = this.char();
3053
+ if (s >= 48 && s <= 57)
3054
+ o = !0, a = a * 10 + (s - 48), this.bump();
3027
3055
  else
3028
3056
  break;
3029
3057
  }
3030
- var l = _(n, this.clonePosition());
3031
- return o ? (s *= i, ln(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3058
+ var l = E(n, this.clonePosition());
3059
+ return o ? (a *= i, an(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
3032
3060
  }, e.prototype.offset = function() {
3033
3061
  return this.position.offset;
3034
3062
  }, e.prototype.isEOF = function() {
@@ -3043,7 +3071,7 @@ var mn = (
3043
3071
  var t = this.position.offset;
3044
3072
  if (t >= this.message.length)
3045
3073
  throw Error("out of bound");
3046
- var r = cr(this.message, t);
3074
+ var r = lr(this.message, t);
3047
3075
  if (r === void 0)
3048
3076
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3049
3077
  return r;
@@ -3062,7 +3090,7 @@ var mn = (
3062
3090
  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);
3063
3091
  }
3064
3092
  }, e.prototype.bumpIf = function(t) {
3065
- if (Pt(this.message, t, this.offset())) {
3093
+ if (At(this.message, t, this.offset())) {
3066
3094
  for (var r = 0; r < t.length; r++)
3067
3095
  this.bump();
3068
3096
  return !0;
@@ -3084,7 +3112,7 @@ var mn = (
3084
3112
  break;
3085
3113
  }
3086
3114
  }, e.prototype.bumpSpace = function() {
3087
- for (; !this.isEOF() && mr(this.char()); )
3115
+ for (; !this.isEOF() && cr(this.char()); )
3088
3116
  this.bump();
3089
3117
  }, e.prototype.peek = function() {
3090
3118
  if (this.isEOF())
@@ -3097,44 +3125,44 @@ var mn = (
3097
3125
  function it(e) {
3098
3126
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3099
3127
  }
3100
- function pn(e) {
3128
+ function fn(e) {
3101
3129
  return it(e) || e === 47;
3102
3130
  }
3103
- function dn(e) {
3131
+ function mn(e) {
3104
3132
  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;
3105
3133
  }
3106
- function mr(e) {
3134
+ function cr(e) {
3107
3135
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3108
3136
  }
3109
- function yn(e) {
3137
+ function pn(e) {
3110
3138
  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;
3111
3139
  }
3112
3140
  function nt(e) {
3113
3141
  e.forEach(function(t) {
3114
- if (delete t.location, ir(t) || nr(t))
3142
+ if (delete t.location, tr(t) || rr(t))
3115
3143
  for (var r in t.options)
3116
3144
  delete t.options[r].location, nt(t.options[r].value);
3117
3145
  else
3118
- er(t) && sr(t.style) || (tr(t) || rr(t)) && Ke(t.style) ? delete t.style.location : or(t) && nt(t.children);
3146
+ qt(t) && nr(t.style) || (Kt(t) || er(t)) && Ke(t.style) ? delete t.style.location : ir(t) && nt(t.children);
3119
3147
  });
3120
3148
  }
3121
- function gn(e, t) {
3122
- t === void 0 && (t = {}), t = Le({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3123
- var r = new mn(e, t).parse();
3149
+ function dn(e, t) {
3150
+ t === void 0 && (t = {}), t = x({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3151
+ var r = new cn(e, t).parse();
3124
3152
  if (r.err) {
3125
- var i = SyntaxError(b[r.err.kind]);
3153
+ var i = SyntaxError(g[r.err.kind]);
3126
3154
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
3127
3155
  }
3128
3156
  return t != null && t.captureLocation || nt(r.val), r.val;
3129
3157
  }
3130
- var ee;
3158
+ var te;
3131
3159
  (function(e) {
3132
3160
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3133
- })(ee || (ee = {}));
3134
- var Oe = (
3161
+ })(te || (te = {}));
3162
+ var Pe = (
3135
3163
  /** @class */
3136
3164
  function(e) {
3137
- Be(t, e);
3165
+ F(t, e);
3138
3166
  function t(r, i, n) {
3139
3167
  var o = e.call(this, r) || this;
3140
3168
  return o.code = i, o.originalMessage = n, o;
@@ -3143,65 +3171,65 @@ var Oe = (
3143
3171
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3144
3172
  }, t;
3145
3173
  }(Error)
3146
- ), Ct = (
3174
+ ), Bt = (
3147
3175
  /** @class */
3148
3176
  function(e) {
3149
- Be(t, e);
3177
+ F(t, e);
3150
3178
  function t(r, i, n, o) {
3151
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), ee.INVALID_VALUE, o) || this;
3179
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), te.INVALID_VALUE, o) || this;
3152
3180
  }
3153
3181
  return t;
3154
- }(Oe)
3155
- ), bn = (
3182
+ }(Pe)
3183
+ ), yn = (
3156
3184
  /** @class */
3157
3185
  function(e) {
3158
- Be(t, e);
3186
+ F(t, e);
3159
3187
  function t(r, i, n) {
3160
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), ee.INVALID_VALUE, n) || this;
3188
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), te.INVALID_VALUE, n) || this;
3161
3189
  }
3162
3190
  return t;
3163
- }(Oe)
3164
- ), vn = (
3191
+ }(Pe)
3192
+ ), bn = (
3165
3193
  /** @class */
3166
3194
  function(e) {
3167
- Be(t, e);
3195
+ F(t, e);
3168
3196
  function t(r, i) {
3169
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), ee.MISSING_VALUE, i) || this;
3197
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), te.MISSING_VALUE, i) || this;
3170
3198
  }
3171
3199
  return t;
3172
- }(Oe)
3200
+ }(Pe)
3173
3201
  ), B;
3174
3202
  (function(e) {
3175
3203
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3176
3204
  })(B || (B = {}));
3177
- function _n(e) {
3205
+ function gn(e) {
3178
3206
  return e.length < 2 ? e : e.reduce(function(t, r) {
3179
3207
  var i = t[t.length - 1];
3180
3208
  return !i || i.type !== B.literal || r.type !== B.literal ? t.push(r) : i.value += r.value, t;
3181
3209
  }, []);
3182
3210
  }
3183
- function En(e) {
3211
+ function vn(e) {
3184
3212
  return typeof e == "function";
3185
3213
  }
3186
- function xe(e, t, r, i, n, o, s) {
3187
- if (e.length === 1 && St(e[0]))
3214
+ function _e(e, t, r, i, n, o, a) {
3215
+ if (e.length === 1 && wt(e[0]))
3188
3216
  return [
3189
3217
  {
3190
3218
  type: B.literal,
3191
3219
  value: e[0].value
3192
3220
  }
3193
3221
  ];
3194
- for (var a = [], l = 0, u = e; l < u.length; l++) {
3222
+ for (var s = [], l = 0, u = e; l < u.length; l++) {
3195
3223
  var h = u[l];
3196
- if (St(h)) {
3197
- a.push({
3224
+ if (wt(h)) {
3225
+ s.push({
3198
3226
  type: B.literal,
3199
3227
  value: h.value
3200
3228
  });
3201
3229
  continue;
3202
3230
  }
3203
- if (ji(h)) {
3204
- typeof o == "number" && a.push({
3231
+ if (Gi(h)) {
3232
+ typeof o == "number" && s.push({
3205
3233
  type: B.literal,
3206
3234
  value: r.getNumberFormat(t).format(o)
3207
3235
  });
@@ -3209,89 +3237,89 @@ function xe(e, t, r, i, n, o, s) {
3209
3237
  }
3210
3238
  var c = h.value;
3211
3239
  if (!(n && c in n))
3212
- throw new vn(c, s);
3240
+ throw new bn(c, a);
3213
3241
  var f = n[c];
3214
- if (Fi(h)) {
3215
- (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3242
+ if (Ui(h)) {
3243
+ (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
3216
3244
  type: typeof f == "string" ? B.literal : B.object,
3217
3245
  value: f
3218
3246
  });
3219
3247
  continue;
3220
3248
  }
3221
- if (tr(h)) {
3249
+ if (Kt(h)) {
3222
3250
  var p = typeof h.style == "string" ? i.date[h.style] : Ke(h.style) ? h.style.parsedOptions : void 0;
3223
- a.push({
3251
+ s.push({
3224
3252
  type: B.literal,
3225
3253
  value: r.getDateTimeFormat(t, p).format(f)
3226
3254
  });
3227
3255
  continue;
3228
3256
  }
3229
- if (rr(h)) {
3257
+ if (er(h)) {
3230
3258
  var p = typeof h.style == "string" ? i.time[h.style] : Ke(h.style) ? h.style.parsedOptions : i.time.medium;
3231
- a.push({
3259
+ s.push({
3232
3260
  type: B.literal,
3233
3261
  value: r.getDateTimeFormat(t, p).format(f)
3234
3262
  });
3235
3263
  continue;
3236
3264
  }
3237
- if (er(h)) {
3238
- var p = typeof h.style == "string" ? i.number[h.style] : sr(h.style) ? h.style.parsedOptions : void 0;
3239
- p && p.scale && (f = f * (p.scale || 1)), a.push({
3265
+ if (qt(h)) {
3266
+ var p = typeof h.style == "string" ? i.number[h.style] : nr(h.style) ? h.style.parsedOptions : void 0;
3267
+ p && p.scale && (f = f * (p.scale || 1)), s.push({
3240
3268
  type: B.literal,
3241
3269
  value: r.getNumberFormat(t, p).format(f)
3242
3270
  });
3243
3271
  continue;
3244
3272
  }
3245
- if (or(h)) {
3273
+ if (ir(h)) {
3246
3274
  var y = h.children, d = h.value, v = n[d];
3247
- if (!En(v))
3248
- throw new bn(d, "function", s);
3249
- var P = xe(y, t, r, i, n, o), g = v(P.map(function(M) {
3275
+ if (!vn(v))
3276
+ throw new yn(d, "function", a);
3277
+ var P = _e(y, t, r, i, n, o), b = v(P.map(function(M) {
3250
3278
  return M.value;
3251
3279
  }));
3252
- Array.isArray(g) || (g = [g]), a.push.apply(a, g.map(function(M) {
3280
+ Array.isArray(b) || (b = [b]), s.push.apply(s, b.map(function(M) {
3253
3281
  return {
3254
3282
  type: typeof M == "string" ? B.literal : B.object,
3255
3283
  value: M
3256
3284
  };
3257
3285
  }));
3258
3286
  }
3259
- if (ir(h)) {
3287
+ if (tr(h)) {
3260
3288
  var S = h.options[f] || h.options.other;
3261
3289
  if (!S)
3262
- throw new Ct(h.value, f, Object.keys(h.options), s);
3263
- a.push.apply(a, xe(S.value, t, r, i, n));
3290
+ throw new Bt(h.value, f, Object.keys(h.options), a);
3291
+ s.push.apply(s, _e(S.value, t, r, i, n));
3264
3292
  continue;
3265
3293
  }
3266
- if (nr(h)) {
3294
+ if (rr(h)) {
3267
3295
  var S = h.options["=".concat(f)];
3268
3296
  if (!S) {
3269
3297
  if (!Intl.PluralRules)
3270
- throw new Oe(`Intl.PluralRules is not available in this environment.
3298
+ throw new Pe(`Intl.PluralRules is not available in this environment.
3271
3299
  Try polyfilling it using "@formatjs/intl-pluralrules"
3272
- `, ee.MISSING_INTL_API, s);
3273
- var D = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3274
- S = h.options[D] || h.options.other;
3300
+ `, te.MISSING_INTL_API, a);
3301
+ var R = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3302
+ S = h.options[R] || h.options.other;
3275
3303
  }
3276
3304
  if (!S)
3277
- throw new Ct(h.value, f, Object.keys(h.options), s);
3278
- a.push.apply(a, xe(S.value, t, r, i, n, f - (h.offset || 0)));
3305
+ throw new Bt(h.value, f, Object.keys(h.options), a);
3306
+ s.push.apply(s, _e(S.value, t, r, i, n, f - (h.offset || 0)));
3279
3307
  continue;
3280
3308
  }
3281
3309
  }
3282
- return _n(a);
3310
+ return gn(s);
3283
3311
  }
3284
- function xn(e, t) {
3285
- return t ? R(R(R({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3286
- return r[i] = R(R({}, e[i]), t[i] || {}), r;
3312
+ function En(e, t) {
3313
+ return t ? x(x(x({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3314
+ return r[i] = x(x({}, e[i]), t[i] || {}), r;
3287
3315
  }, {})) : e;
3288
3316
  }
3289
- function wn(e, t) {
3317
+ function xn(e, t) {
3290
3318
  return t ? Object.keys(e).reduce(function(r, i) {
3291
- return r[i] = xn(e[i], t[i]), r;
3292
- }, R({}, e)) : e;
3319
+ return r[i] = En(e[i], t[i]), r;
3320
+ }, x({}, e)) : e;
3293
3321
  }
3294
- function We(e) {
3322
+ function je(e) {
3295
3323
  return {
3296
3324
  create: function() {
3297
3325
  return {
@@ -3305,39 +3333,39 @@ function We(e) {
3305
3333
  }
3306
3334
  };
3307
3335
  }
3308
- function Tn(e) {
3336
+ function _n(e) {
3309
3337
  return e === void 0 && (e = {
3310
3338
  number: {},
3311
3339
  dateTime: {},
3312
3340
  pluralRules: {}
3313
3341
  }), {
3314
- getNumberFormat: je(function() {
3342
+ getNumberFormat: Ue(function() {
3315
3343
  for (var t, r = [], i = 0; i < arguments.length; i++)
3316
3344
  r[i] = arguments[i];
3317
- return new ((t = Intl.NumberFormat).bind.apply(t, Fe([void 0], r, !1)))();
3345
+ return new ((t = Intl.NumberFormat).bind.apply(t, q([void 0], r, !1)))();
3318
3346
  }, {
3319
- cache: We(e.number),
3320
- strategy: ke.variadic
3347
+ cache: je(e.number),
3348
+ strategy: Ge.variadic
3321
3349
  }),
3322
- getDateTimeFormat: je(function() {
3350
+ getDateTimeFormat: Ue(function() {
3323
3351
  for (var t, r = [], i = 0; i < arguments.length; i++)
3324
3352
  r[i] = arguments[i];
3325
- return new ((t = Intl.DateTimeFormat).bind.apply(t, Fe([void 0], r, !1)))();
3353
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, q([void 0], r, !1)))();
3326
3354
  }, {
3327
- cache: We(e.dateTime),
3328
- strategy: ke.variadic
3355
+ cache: je(e.dateTime),
3356
+ strategy: Ge.variadic
3329
3357
  }),
3330
- getPluralRules: je(function() {
3358
+ getPluralRules: Ue(function() {
3331
3359
  for (var t, r = [], i = 0; i < arguments.length; i++)
3332
3360
  r[i] = arguments[i];
3333
- return new ((t = Intl.PluralRules).bind.apply(t, Fe([void 0], r, !1)))();
3361
+ return new ((t = Intl.PluralRules).bind.apply(t, q([void 0], r, !1)))();
3334
3362
  }, {
3335
- cache: We(e.pluralRules),
3336
- strategy: ke.variadic
3363
+ cache: je(e.pluralRules),
3364
+ strategy: Ge.variadic
3337
3365
  })
3338
3366
  };
3339
3367
  }
3340
- var Sn = (
3368
+ var wn = (
3341
3369
  /** @class */
3342
3370
  function() {
3343
3371
  function e(t, r, i, n) {
@@ -3356,7 +3384,7 @@ var Sn = (
3356
3384
  }, []);
3357
3385
  return h.length <= 1 ? h[0] || "" : h;
3358
3386
  }, this.formatToParts = function(l) {
3359
- return xe(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3387
+ return _e(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3360
3388
  }, this.resolvedOptions = function() {
3361
3389
  var l;
3362
3390
  return {
@@ -3367,15 +3395,15 @@ var Sn = (
3367
3395
  }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3368
3396
  if (this.message = t, !e.__parse)
3369
3397
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3370
- var s = n || {};
3371
- s.formatters;
3372
- var a = Ii(s, ["formatters"]);
3373
- this.ast = e.__parse(t, R(R({}, a), { locale: this.resolvedLocale }));
3398
+ var a = n || {};
3399
+ a.formatters;
3400
+ var s = Ci(a, ["formatters"]);
3401
+ this.ast = e.__parse(t, x(x({}, s), { locale: this.resolvedLocale }));
3374
3402
  } else
3375
3403
  this.ast = t;
3376
3404
  if (!Array.isArray(this.ast))
3377
3405
  throw new TypeError("A message must be provided as a String or AST.");
3378
- this.formats = wn(e.formats, i), this.formatters = n && n.formatters || Tn(this.formatterCache);
3406
+ this.formats = xn(e.formats, i), this.formatters = n && n.formatters || _n(this.formatterCache);
3379
3407
  }
3380
3408
  return Object.defineProperty(e, "defaultLocale", {
3381
3409
  get: function() {
@@ -3388,7 +3416,7 @@ var Sn = (
3388
3416
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3389
3417
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3390
3418
  }
3391
- }, e.__parse = gn, e.formats = {
3419
+ }, e.__parse = dn, e.formats = {
3392
3420
  number: {
3393
3421
  integer: {
3394
3422
  maximumFractionDigits: 0
@@ -3449,7 +3477,7 @@ var Sn = (
3449
3477
  }, e;
3450
3478
  }()
3451
3479
  );
3452
- function Ln(e, t) {
3480
+ function Tn(e, t) {
3453
3481
  if (t == null)
3454
3482
  return;
3455
3483
  if (t in e)
@@ -3470,92 +3498,92 @@ function Ln(e, t) {
3470
3498
  i = void 0;
3471
3499
  return i;
3472
3500
  }
3473
- const j = {}, An = (e, t, r) => r && (t in j || (j[t] = {}), e in j[t] || (j[t][e] = r), r), pr = (e, t) => {
3501
+ const j = {}, Ln = (e, t, r) => r && (t in j || (j[t] = {}), e in j[t] || (j[t][e] = r), r), fr = (e, t) => {
3474
3502
  if (t == null)
3475
3503
  return;
3476
3504
  if (t in j && e in j[t])
3477
3505
  return j[t][e];
3478
- const r = Ce(t);
3506
+ const r = Be(t);
3479
3507
  for (let i = 0; i < r.length; i++) {
3480
- const n = r[i], o = Pn(n, e);
3508
+ const n = r[i], o = An(n, e);
3481
3509
  if (o)
3482
- return An(e, t, o);
3510
+ return Ln(e, t, o);
3483
3511
  }
3484
3512
  };
3485
- let pt;
3486
- const fe = Pe({});
3487
- function Hn(e) {
3488
- return pt[e] || null;
3513
+ let ft;
3514
+ const me = He({});
3515
+ function Sn(e) {
3516
+ return ft[e] || null;
3489
3517
  }
3490
- function dr(e) {
3491
- return e in pt;
3518
+ function mr(e) {
3519
+ return e in ft;
3492
3520
  }
3493
- function Pn(e, t) {
3494
- if (!dr(e))
3521
+ function An(e, t) {
3522
+ if (!mr(e))
3495
3523
  return null;
3496
- const r = Hn(e);
3497
- return Ln(r, t);
3524
+ const r = Sn(e);
3525
+ return Tn(r, t);
3498
3526
  }
3499
- function Bn(e) {
3527
+ function Hn(e) {
3500
3528
  if (e == null)
3501
3529
  return;
3502
- const t = Ce(e);
3530
+ const t = Be(e);
3503
3531
  for (let r = 0; r < t.length; r++) {
3504
3532
  const i = t[r];
3505
- if (dr(i))
3533
+ if (mr(i))
3506
3534
  return i;
3507
3535
  }
3508
3536
  }
3509
- function yr(e, ...t) {
3510
- delete j[e], fe.update((r) => (r[e] = Ci.all([r[e] || {}, ...t]), r));
3537
+ function pr(e, ...t) {
3538
+ delete j[e], me.update((r) => (r[e] = Oi.all([r[e] || {}, ...t]), r));
3511
3539
  }
3512
- re(
3513
- [fe],
3540
+ ie(
3541
+ [me],
3514
3542
  ([e]) => Object.keys(e)
3515
3543
  );
3516
- fe.subscribe((e) => pt = e);
3544
+ me.subscribe((e) => ft = e);
3517
3545
  const we = {};
3518
- function On(e, t) {
3546
+ function Pn(e, t) {
3519
3547
  we[e].delete(t), we[e].size === 0 && delete we[e];
3520
3548
  }
3521
- function gr(e) {
3549
+ function dr(e) {
3522
3550
  return we[e];
3523
3551
  }
3524
- function Cn(e) {
3525
- return Ce(e).map((t) => {
3526
- const r = gr(t);
3552
+ function Bn(e) {
3553
+ return Be(e).map((t) => {
3554
+ const r = dr(t);
3527
3555
  return [t, r ? [...r] : []];
3528
3556
  }).filter(([, t]) => t.length > 0);
3529
3557
  }
3530
3558
  function ot(e) {
3531
- return e == null ? !1 : Ce(e).some(
3559
+ return e == null ? !1 : Be(e).some(
3532
3560
  (t) => {
3533
3561
  var r;
3534
- return (r = gr(t)) == null ? void 0 : r.size;
3562
+ return (r = dr(t)) == null ? void 0 : r.size;
3535
3563
  }
3536
3564
  );
3537
3565
  }
3538
- function In(e, t) {
3566
+ function On(e, t) {
3539
3567
  return Promise.all(
3540
- t.map((i) => (On(e, i), i().then((n) => n.default || n)))
3541
- ).then((i) => yr(e, ...i));
3568
+ t.map((i) => (Pn(e, i), i().then((n) => n.default || n)))
3569
+ ).then((i) => pr(e, ...i));
3542
3570
  }
3543
- const se = {};
3544
- function br(e) {
3571
+ const ae = {};
3572
+ function yr(e) {
3545
3573
  if (!ot(e))
3546
- return e in se ? se[e] : Promise.resolve();
3547
- const t = Cn(e);
3548
- return se[e] = Promise.all(
3574
+ return e in ae ? ae[e] : Promise.resolve();
3575
+ const t = Bn(e);
3576
+ return ae[e] = Promise.all(
3549
3577
  t.map(
3550
- ([r, i]) => In(r, i)
3578
+ ([r, i]) => On(r, i)
3551
3579
  )
3552
3580
  ).then(() => {
3553
3581
  if (ot(e))
3554
- return br(e);
3555
- delete se[e];
3556
- }), se[e];
3582
+ return yr(e);
3583
+ delete ae[e];
3584
+ }), ae[e];
3557
3585
  }
3558
- const Nn = {
3586
+ const Cn = {
3559
3587
  number: {
3560
3588
  scientific: { notation: "scientific" },
3561
3589
  engineering: { notation: "engineering" },
@@ -3584,159 +3612,159 @@ const Nn = {
3584
3612
  timeZoneName: "short"
3585
3613
  }
3586
3614
  }
3587
- }, Mn = {
3615
+ }, In = {
3588
3616
  fallbackLocale: null,
3589
3617
  loadingDelay: 200,
3590
- formats: Nn,
3618
+ formats: Cn,
3591
3619
  warnOnMissingMessages: !0,
3592
3620
  handleMissingMessage: void 0,
3593
3621
  ignoreTag: !0
3594
- }, Rn = Mn;
3595
- function te() {
3596
- return Rn;
3622
+ }, Nn = In;
3623
+ function re() {
3624
+ return Nn;
3597
3625
  }
3598
- const ze = Pe(!1);
3599
- var Dn = Object.defineProperty, $n = Object.defineProperties, Un = Object.getOwnPropertyDescriptors, It = Object.getOwnPropertySymbols, Gn = Object.prototype.hasOwnProperty, Fn = Object.prototype.propertyIsEnumerable, Nt = (e, t, r) => t in e ? Dn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, jn = (e, t) => {
3626
+ const ke = He(!1);
3627
+ var Mn = Object.defineProperty, Rn = Object.defineProperties, Dn = Object.getOwnPropertyDescriptors, Ot = Object.getOwnPropertySymbols, $n = Object.prototype.hasOwnProperty, Un = Object.prototype.propertyIsEnumerable, Ct = (e, t, r) => t in e ? Mn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Gn = (e, t) => {
3600
3628
  for (var r in t || (t = {}))
3601
- Gn.call(t, r) && Nt(e, r, t[r]);
3602
- if (It)
3603
- for (var r of It(t))
3604
- Fn.call(t, r) && Nt(e, r, t[r]);
3629
+ $n.call(t, r) && Ct(e, r, t[r]);
3630
+ if (Ot)
3631
+ for (var r of Ot(t))
3632
+ Un.call(t, r) && Ct(e, r, t[r]);
3605
3633
  return e;
3606
- }, kn = (e, t) => $n(e, Un(t));
3634
+ }, Fn = (e, t) => Rn(e, Dn(t));
3607
3635
  let st;
3608
- const Ae = Pe(null);
3609
- function Mt(e) {
3636
+ const Se = He(null);
3637
+ function It(e) {
3610
3638
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
3611
3639
  }
3612
- function Ce(e, t = te().fallbackLocale) {
3613
- const r = Mt(e);
3614
- return t ? [.../* @__PURE__ */ new Set([...r, ...Mt(t)])] : r;
3640
+ function Be(e, t = re().fallbackLocale) {
3641
+ const r = It(e);
3642
+ return t ? [.../* @__PURE__ */ new Set([...r, ...It(t)])] : r;
3615
3643
  }
3616
3644
  function X() {
3617
3645
  return st != null ? st : void 0;
3618
3646
  }
3619
- Ae.subscribe((e) => {
3647
+ Se.subscribe((e) => {
3620
3648
  st = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3621
3649
  });
3622
- const Vn = (e) => {
3623
- if (e && Bn(e) && ot(e)) {
3624
- const { loadingDelay: t } = te();
3650
+ const jn = (e) => {
3651
+ if (e && Hn(e) && ot(e)) {
3652
+ const { loadingDelay: t } = re();
3625
3653
  let r;
3626
3654
  return typeof window != "undefined" && X() != null && t ? r = window.setTimeout(
3627
- () => ze.set(!0),
3655
+ () => ke.set(!0),
3628
3656
  t
3629
- ) : ze.set(!0), br(e).then(() => {
3630
- Ae.set(e);
3657
+ ) : ke.set(!0), yr(e).then(() => {
3658
+ Se.set(e);
3631
3659
  }).finally(() => {
3632
- clearTimeout(r), ze.set(!1);
3660
+ clearTimeout(r), ke.set(!1);
3633
3661
  });
3634
3662
  }
3635
- return Ae.set(e);
3636
- }, ie = kn(jn({}, Ae), {
3637
- set: Vn
3638
- }), Ie = (e) => {
3663
+ return Se.set(e);
3664
+ }, ne = Fn(Gn({}, Se), {
3665
+ set: jn
3666
+ }), Oe = (e) => {
3639
3667
  const t = /* @__PURE__ */ Object.create(null);
3640
3668
  return (i) => {
3641
3669
  const n = JSON.stringify(i);
3642
3670
  return n in t ? t[n] : t[n] = e(i);
3643
3671
  };
3644
3672
  };
3645
- var Wn = Object.defineProperty, He = Object.getOwnPropertySymbols, vr = Object.prototype.hasOwnProperty, _r = Object.prototype.propertyIsEnumerable, Rt = (e, t, r) => t in e ? Wn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, dt = (e, t) => {
3673
+ var kn = Object.defineProperty, Ae = Object.getOwnPropertySymbols, br = Object.prototype.hasOwnProperty, gr = Object.prototype.propertyIsEnumerable, Nt = (e, t, r) => t in e ? kn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, mt = (e, t) => {
3646
3674
  for (var r in t || (t = {}))
3647
- vr.call(t, r) && Rt(e, r, t[r]);
3648
- if (He)
3649
- for (var r of He(t))
3650
- _r.call(t, r) && Rt(e, r, t[r]);
3675
+ br.call(t, r) && Nt(e, r, t[r]);
3676
+ if (Ae)
3677
+ for (var r of Ae(t))
3678
+ gr.call(t, r) && Nt(e, r, t[r]);
3651
3679
  return e;
3652
- }, ne = (e, t) => {
3680
+ }, oe = (e, t) => {
3653
3681
  var r = {};
3654
3682
  for (var i in e)
3655
- vr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3656
- if (e != null && He)
3657
- for (var i of He(e))
3658
- t.indexOf(i) < 0 && _r.call(e, i) && (r[i] = e[i]);
3683
+ br.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3684
+ if (e != null && Ae)
3685
+ for (var i of Ae(e))
3686
+ t.indexOf(i) < 0 && gr.call(e, i) && (r[i] = e[i]);
3659
3687
  return r;
3660
3688
  };
3661
- const he = (e, t) => {
3662
- const { formats: r } = te();
3689
+ const ce = (e, t) => {
3690
+ const { formats: r } = re();
3663
3691
  if (e in r && t in r[e])
3664
3692
  return r[e][t];
3665
3693
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3666
- }, zn = Ie(
3694
+ }, Vn = Oe(
3667
3695
  (e) => {
3668
- var t = e, { locale: r, format: i } = t, n = ne(t, ["locale", "format"]);
3696
+ var t = e, { locale: r, format: i } = t, n = oe(t, ["locale", "format"]);
3669
3697
  if (r == null)
3670
3698
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3671
- return i && (n = he("number", i)), new Intl.NumberFormat(r, n);
3699
+ return i && (n = ce("number", i)), new Intl.NumberFormat(r, n);
3672
3700
  }
3673
- ), Xn = Ie(
3701
+ ), Wn = Oe(
3674
3702
  (e) => {
3675
- var t = e, { locale: r, format: i } = t, n = ne(t, ["locale", "format"]);
3703
+ var t = e, { locale: r, format: i } = t, n = oe(t, ["locale", "format"]);
3676
3704
  if (r == null)
3677
3705
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3678
- return i ? n = he("date", i) : Object.keys(n).length === 0 && (n = he("date", "short")), new Intl.DateTimeFormat(r, n);
3706
+ return i ? n = ce("date", i) : Object.keys(n).length === 0 && (n = ce("date", "short")), new Intl.DateTimeFormat(r, n);
3679
3707
  }
3680
- ), Zn = Ie(
3708
+ ), zn = Oe(
3681
3709
  (e) => {
3682
- var t = e, { locale: r, format: i } = t, n = ne(t, ["locale", "format"]);
3710
+ var t = e, { locale: r, format: i } = t, n = oe(t, ["locale", "format"]);
3683
3711
  if (r == null)
3684
3712
  throw new Error(
3685
3713
  '[svelte-i18n] A "locale" must be set to format time values'
3686
3714
  );
3687
- return i ? n = he("time", i) : Object.keys(n).length === 0 && (n = he("time", "short")), new Intl.DateTimeFormat(r, n);
3715
+ return i ? n = ce("time", i) : Object.keys(n).length === 0 && (n = ce("time", "short")), new Intl.DateTimeFormat(r, n);
3688
3716
  }
3689
- ), Qn = (e = {}) => {
3717
+ ), Xn = (e = {}) => {
3690
3718
  var t = e, {
3691
3719
  locale: r = X()
3692
- } = t, i = ne(t, [
3720
+ } = t, i = oe(t, [
3693
3721
  "locale"
3694
3722
  ]);
3695
- return zn(dt({ locale: r }, i));
3696
- }, Yn = (e = {}) => {
3723
+ return Vn(mt({ locale: r }, i));
3724
+ }, Zn = (e = {}) => {
3697
3725
  var t = e, {
3698
3726
  locale: r = X()
3699
- } = t, i = ne(t, [
3727
+ } = t, i = oe(t, [
3700
3728
  "locale"
3701
3729
  ]);
3702
- return Xn(dt({ locale: r }, i));
3703
- }, Jn = (e = {}) => {
3730
+ return Wn(mt({ locale: r }, i));
3731
+ }, Qn = (e = {}) => {
3704
3732
  var t = e, {
3705
3733
  locale: r = X()
3706
- } = t, i = ne(t, [
3734
+ } = t, i = oe(t, [
3707
3735
  "locale"
3708
3736
  ]);
3709
- return Zn(dt({ locale: r }, i));
3710
- }, qn = Ie(
3737
+ return zn(mt({ locale: r }, i));
3738
+ }, Yn = Oe(
3711
3739
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3712
- (e, t = X()) => new Sn(e, t, te().formats, {
3713
- ignoreTag: te().ignoreTag
3740
+ (e, t = X()) => new wn(e, t, re().formats, {
3741
+ ignoreTag: re().ignoreTag
3714
3742
  })
3715
- ), Kn = (e, t = {}) => {
3743
+ ), Jn = (e, t = {}) => {
3716
3744
  var r, i, n, o;
3717
- let s = t;
3718
- typeof e == "object" && (s = e, e = s.id);
3745
+ let a = t;
3746
+ typeof e == "object" && (a = e, e = a.id);
3719
3747
  const {
3720
- values: a,
3748
+ values: s,
3721
3749
  locale: l = X(),
3722
3750
  default: u
3723
- } = s;
3751
+ } = a;
3724
3752
  if (l == null)
3725
3753
  throw new Error(
3726
3754
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3727
3755
  );
3728
- let h = pr(e, l);
3756
+ let h = fr(e, l);
3729
3757
  if (!h)
3730
- h = (o = (n = (i = (r = te()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: l, id: e, defaultValue: u })) != null ? n : u) != null ? o : e;
3758
+ h = (o = (n = (i = (r = re()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: l, id: e, defaultValue: u })) != null ? n : u) != null ? o : e;
3731
3759
  else if (typeof h != "string")
3732
3760
  return console.warn(
3733
3761
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3734
3762
  ), h;
3735
- if (!a)
3763
+ if (!s)
3736
3764
  return h;
3737
3765
  let c = h;
3738
3766
  try {
3739
- c = qn(h, l).format(a);
3767
+ c = Yn(h, l).format(s);
3740
3768
  } catch (f) {
3741
3769
  f instanceof Error && console.warn(
3742
3770
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3744,18 +3772,18 @@ const he = (e, t) => {
3744
3772
  );
3745
3773
  }
3746
3774
  return c;
3747
- }, eo = (e, t) => Jn(t).format(e), to = (e, t) => Yn(t).format(e), ro = (e, t) => Qn(t).format(e), io = (e, t = X()) => pr(e, t), no = re([ie, fe], () => Kn);
3748
- re([ie], () => eo);
3749
- re([ie], () => to);
3750
- re([ie], () => ro);
3751
- re([ie, fe], () => io);
3752
- function Dt(e, t) {
3753
- yr(e, t);
3754
- }
3755
- function oo(e) {
3756
- ie.set(e);
3757
- }
3758
- const Xe = {
3775
+ }, qn = (e, t) => Qn(t).format(e), Kn = (e, t) => Zn(t).format(e), eo = (e, t) => Xn(t).format(e), to = (e, t = X()) => fr(e, t), ro = ie([ne, me], () => Jn);
3776
+ ie([ne], () => qn);
3777
+ ie([ne], () => Kn);
3778
+ ie([ne], () => eo);
3779
+ ie([ne, me], () => to);
3780
+ function Mt(e, t) {
3781
+ pr(e, t);
3782
+ }
3783
+ function io(e) {
3784
+ ne.set(e);
3785
+ }
3786
+ const Ve = {
3759
3787
  en: {
3760
3788
  expandLimits: "Limit history",
3761
3789
  daily: "per day",
@@ -3986,85 +4014,16 @@ const Xe = {
3986
4014
  historyLimitTypeLoss: "Kayıp Limiti"
3987
4015
  }
3988
4016
  };
3989
- /*! *****************************************************************************
3990
- Copyright (c) Microsoft Corporation.
3991
-
3992
- Permission to use, copy, modify, and/or distribute this software for any
3993
- purpose with or without fee is hereby granted.
3994
-
3995
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
3996
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
3997
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
3998
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
3999
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
4000
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4001
- PERFORMANCE OF THIS SOFTWARE.
4002
- ***************************************************************************** */
4003
- var at = function(e, t) {
4004
- return at = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
4005
- r.__proto__ = i;
4006
- } || function(r, i) {
4007
- for (var n in i)
4008
- Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
4009
- }, at(e, t);
4010
- };
4011
- function me(e, t) {
4012
- if (typeof t != "function" && t !== null)
4013
- throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
4014
- at(e, t);
4015
- function r() {
4016
- this.constructor = e;
4017
- }
4018
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
4019
- }
4020
- function ut(e) {
4021
- var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], i = 0;
4022
- if (r)
4023
- return r.call(e);
4024
- if (e && typeof e.length == "number")
4025
- return {
4026
- next: function() {
4027
- return e && i >= e.length && (e = void 0), { value: e && e[i++], done: !e };
4028
- }
4029
- };
4030
- throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
4031
- }
4032
- function lt(e, t) {
4033
- var r = typeof Symbol == "function" && e[Symbol.iterator];
4034
- if (!r)
4035
- return e;
4036
- var i = r.call(e), n, o = [], s;
4037
- try {
4038
- for (; (t === void 0 || t-- > 0) && !(n = i.next()).done; )
4039
- o.push(n.value);
4040
- } catch (a) {
4041
- s = { error: a };
4042
- } finally {
4043
- try {
4044
- n && !n.done && (r = i.return) && r.call(i);
4045
- } finally {
4046
- if (s)
4047
- throw s.error;
4048
- }
4049
- }
4050
- return o;
4051
- }
4052
- function ht(e, t, r) {
4053
- if (arguments.length === 2)
4054
- for (var i = 0, n = t.length, o; i < n; i++)
4055
- (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
4056
- return e.concat(o || t);
4057
- }
4058
- function F(e) {
4017
+ function G(e) {
4059
4018
  return typeof e == "function";
4060
4019
  }
4061
- function Er(e) {
4020
+ function vr(e) {
4062
4021
  var t = function(i) {
4063
4022
  Error.call(i), i.stack = new Error().stack;
4064
4023
  }, r = e(t);
4065
4024
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
4066
4025
  }
4067
- var Ze = Er(function(e) {
4026
+ var We = vr(function(e) {
4068
4027
  return function(r) {
4069
4028
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
4070
4029
  ` + r.map(function(i, n) {
@@ -4073,13 +4032,13 @@ var Ze = Er(function(e) {
4073
4032
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
4074
4033
  };
4075
4034
  });
4076
- function ct(e, t) {
4035
+ function at(e, t) {
4077
4036
  if (e) {
4078
4037
  var r = e.indexOf(t);
4079
4038
  0 <= r && e.splice(r, 1);
4080
4039
  }
4081
4040
  }
4082
- var Ne = function() {
4041
+ var Ce = function() {
4083
4042
  function e(t) {
4084
4043
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
4085
4044
  }
@@ -4087,11 +4046,11 @@ var Ne = function() {
4087
4046
  var t, r, i, n, o;
4088
4047
  if (!this.closed) {
4089
4048
  this.closed = !0;
4090
- var s = this._parentage;
4091
- if (s)
4092
- if (this._parentage = null, Array.isArray(s))
4049
+ var a = this._parentage;
4050
+ if (a)
4051
+ if (this._parentage = null, Array.isArray(a))
4093
4052
  try {
4094
- for (var a = ut(s), l = a.next(); !l.done; l = a.next()) {
4053
+ for (var s = Je(a), l = s.next(); !l.done; l = s.next()) {
4095
4054
  var u = l.value;
4096
4055
  u.remove(this);
4097
4056
  }
@@ -4099,31 +4058,31 @@ var Ne = function() {
4099
4058
  t = { error: d };
4100
4059
  } finally {
4101
4060
  try {
4102
- l && !l.done && (r = a.return) && r.call(a);
4061
+ l && !l.done && (r = s.return) && r.call(s);
4103
4062
  } finally {
4104
4063
  if (t)
4105
4064
  throw t.error;
4106
4065
  }
4107
4066
  }
4108
4067
  else
4109
- s.remove(this);
4068
+ a.remove(this);
4110
4069
  var h = this.initialTeardown;
4111
- if (F(h))
4070
+ if (G(h))
4112
4071
  try {
4113
4072
  h();
4114
4073
  } catch (d) {
4115
- o = d instanceof Ze ? d.errors : [d];
4074
+ o = d instanceof We ? d.errors : [d];
4116
4075
  }
4117
4076
  var c = this._finalizers;
4118
4077
  if (c) {
4119
4078
  this._finalizers = null;
4120
4079
  try {
4121
- for (var f = ut(c), p = f.next(); !p.done; p = f.next()) {
4080
+ for (var f = Je(c), p = f.next(); !p.done; p = f.next()) {
4122
4081
  var y = p.value;
4123
4082
  try {
4124
- $t(y);
4083
+ Rt(y);
4125
4084
  } catch (d) {
4126
- o = o != null ? o : [], d instanceof Ze ? o = ht(ht([], lt(o)), lt(d.errors)) : o.push(d);
4085
+ o = o != null ? o : [], d instanceof We ? o = q(q([], qe(o)), qe(d.errors)) : o.push(d);
4127
4086
  }
4128
4087
  }
4129
4088
  } catch (d) {
@@ -4138,13 +4097,13 @@ var Ne = function() {
4138
4097
  }
4139
4098
  }
4140
4099
  if (o)
4141
- throw new Ze(o);
4100
+ throw new We(o);
4142
4101
  }
4143
4102
  }, e.prototype.add = function(t) {
4144
4103
  var r;
4145
4104
  if (t && t !== this)
4146
4105
  if (this.closed)
4147
- $t(t);
4106
+ Rt(t);
4148
4107
  else {
4149
4108
  if (t instanceof e) {
4150
4109
  if (t.closed || t._hasParent(this))
@@ -4161,52 +4120,56 @@ var Ne = function() {
4161
4120
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
4162
4121
  }, e.prototype._removeParent = function(t) {
4163
4122
  var r = this._parentage;
4164
- r === t ? this._parentage = null : Array.isArray(r) && ct(r, t);
4123
+ r === t ? this._parentage = null : Array.isArray(r) && at(r, t);
4165
4124
  }, e.prototype.remove = function(t) {
4166
4125
  var r = this._finalizers;
4167
- r && ct(r, t), t instanceof e && t._removeParent(this);
4126
+ r && at(r, t), t instanceof e && t._removeParent(this);
4168
4127
  }, e.EMPTY = function() {
4169
4128
  var t = new e();
4170
4129
  return t.closed = !0, t;
4171
4130
  }(), e;
4172
- }(), xr = Ne.EMPTY;
4173
- function wr(e) {
4174
- return e instanceof Ne || e && "closed" in e && F(e.remove) && F(e.add) && F(e.unsubscribe);
4175
- }
4176
- function $t(e) {
4177
- F(e) ? e() : e.unsubscribe();
4178
- }
4179
- var so = {
4180
- Promise: void 0
4181
- }, ao = {
4131
+ }(), Er = Ce.EMPTY;
4132
+ function xr(e) {
4133
+ return e instanceof Ce || e && "closed" in e && G(e.remove) && G(e.add) && G(e.unsubscribe);
4134
+ }
4135
+ function Rt(e) {
4136
+ G(e) ? e() : e.unsubscribe();
4137
+ }
4138
+ var _r = {
4139
+ onUnhandledError: null,
4140
+ onStoppedNotification: null,
4141
+ Promise: void 0,
4142
+ useDeprecatedSynchronousErrorHandling: !1,
4143
+ useDeprecatedNextContext: !1
4144
+ }, no = {
4182
4145
  setTimeout: function(e, t) {
4183
4146
  for (var r = [], i = 2; i < arguments.length; i++)
4184
4147
  r[i - 2] = arguments[i];
4185
- return setTimeout.apply(void 0, ht([e, t], lt(r)));
4148
+ return setTimeout.apply(void 0, q([e, t], qe(r)));
4186
4149
  },
4187
4150
  clearTimeout: function(e) {
4188
4151
  return clearTimeout(e);
4189
4152
  },
4190
4153
  delegate: void 0
4191
4154
  };
4192
- function uo(e) {
4193
- ao.setTimeout(function() {
4155
+ function oo(e) {
4156
+ no.setTimeout(function() {
4194
4157
  throw e;
4195
4158
  });
4196
4159
  }
4197
- function Ut() {
4160
+ function Dt() {
4198
4161
  }
4199
4162
  function Te(e) {
4200
4163
  e();
4201
4164
  }
4202
- var Tr = function(e) {
4203
- me(t, e);
4165
+ var wr = function(e) {
4166
+ F(t, e);
4204
4167
  function t(r) {
4205
4168
  var i = e.call(this) || this;
4206
- return i.isStopped = !1, r ? (i.destination = r, wr(r) && r.add(i)) : i.destination = co, i;
4169
+ return i.isStopped = !1, r ? (i.destination = r, xr(r) && r.add(i)) : i.destination = lo, i;
4207
4170
  }
4208
4171
  return t.create = function(r, i, n) {
4209
- return new ft(r, i, n);
4172
+ return new ut(r, i, n);
4210
4173
  }, t.prototype.next = function(r) {
4211
4174
  this.isStopped || this._next(r);
4212
4175
  }, t.prototype.error = function(r) {
@@ -4230,7 +4193,11 @@ var Tr = function(e) {
4230
4193
  this.unsubscribe();
4231
4194
  }
4232
4195
  }, t;
4233
- }(Ne), lo = function() {
4196
+ }(Ce), so = Function.prototype.bind;
4197
+ function ze(e, t) {
4198
+ return so.call(e, t);
4199
+ }
4200
+ var ao = function() {
4234
4201
  function e(t) {
4235
4202
  this.partialObserver = t;
4236
4203
  }
@@ -4240,7 +4207,7 @@ var Tr = function(e) {
4240
4207
  try {
4241
4208
  r.next(t);
4242
4209
  } catch (i) {
4243
- _e(i);
4210
+ Ee(i);
4244
4211
  }
4245
4212
  }, e.prototype.error = function(t) {
4246
4213
  var r = this.partialObserver;
@@ -4248,56 +4215,68 @@ var Tr = function(e) {
4248
4215
  try {
4249
4216
  r.error(t);
4250
4217
  } catch (i) {
4251
- _e(i);
4218
+ Ee(i);
4252
4219
  }
4253
4220
  else
4254
- _e(t);
4221
+ Ee(t);
4255
4222
  }, e.prototype.complete = function() {
4256
4223
  var t = this.partialObserver;
4257
4224
  if (t.complete)
4258
4225
  try {
4259
4226
  t.complete();
4260
4227
  } catch (r) {
4261
- _e(r);
4228
+ Ee(r);
4262
4229
  }
4263
4230
  }, e;
4264
- }(), ft = function(e) {
4265
- me(t, e);
4231
+ }(), ut = function(e) {
4232
+ F(t, e);
4266
4233
  function t(r, i, n) {
4267
- var o = e.call(this) || this, s;
4268
- return F(r) || !r ? s = {
4269
- next: r != null ? r : void 0,
4270
- error: i != null ? i : void 0,
4271
- complete: n != null ? n : void 0
4272
- } : s = r, o.destination = new lo(s), o;
4234
+ var o = e.call(this) || this, a;
4235
+ if (G(r) || !r)
4236
+ a = {
4237
+ next: r != null ? r : void 0,
4238
+ error: i != null ? i : void 0,
4239
+ complete: n != null ? n : void 0
4240
+ };
4241
+ else {
4242
+ var s;
4243
+ o && _r.useDeprecatedNextContext ? (s = Object.create(r), s.unsubscribe = function() {
4244
+ return o.unsubscribe();
4245
+ }, a = {
4246
+ next: r.next && ze(r.next, s),
4247
+ error: r.error && ze(r.error, s),
4248
+ complete: r.complete && ze(r.complete, s)
4249
+ }) : a = r;
4250
+ }
4251
+ return o.destination = new ao(a), o;
4273
4252
  }
4274
4253
  return t;
4275
- }(Tr);
4276
- function _e(e) {
4277
- uo(e);
4254
+ }(wr);
4255
+ function Ee(e) {
4256
+ oo(e);
4278
4257
  }
4279
- function ho(e) {
4258
+ function uo(e) {
4280
4259
  throw e;
4281
4260
  }
4282
- var co = {
4261
+ var lo = {
4283
4262
  closed: !0,
4284
- next: Ut,
4285
- error: ho,
4286
- complete: Ut
4287
- }, fo = function() {
4263
+ next: Dt,
4264
+ error: uo,
4265
+ complete: Dt
4266
+ }, ho = function() {
4288
4267
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
4289
4268
  }();
4290
- function mo(e) {
4269
+ function co(e) {
4291
4270
  return e;
4292
4271
  }
4293
- function po(e) {
4294
- return e.length === 0 ? mo : e.length === 1 ? e[0] : function(r) {
4272
+ function fo(e) {
4273
+ return e.length === 0 ? co : e.length === 1 ? e[0] : function(r) {
4295
4274
  return e.reduce(function(i, n) {
4296
4275
  return n(i);
4297
4276
  }, r);
4298
4277
  };
4299
4278
  }
4300
- var Gt = function() {
4279
+ var $t = function() {
4301
4280
  function e(t) {
4302
4281
  t && (this._subscribe = t);
4303
4282
  }
@@ -4305,10 +4284,10 @@ var Gt = function() {
4305
4284
  var r = new e();
4306
4285
  return r.source = this, r.operator = t, r;
4307
4286
  }, e.prototype.subscribe = function(t, r, i) {
4308
- var n = this, o = go(t) ? t : new ft(t, r, i);
4287
+ var n = this, o = po(t) ? t : new ut(t, r, i);
4309
4288
  return Te(function() {
4310
- var s = n, a = s.operator, l = s.source;
4311
- o.add(a ? a.call(o, l) : l ? n._subscribe(o) : n._trySubscribe(o));
4289
+ var a = n, s = a.operator, l = a.source;
4290
+ o.add(s ? s.call(o, l) : l ? n._subscribe(o) : n._trySubscribe(o));
4312
4291
  }), o;
4313
4292
  }, e.prototype._trySubscribe = function(t) {
4314
4293
  try {
@@ -4318,37 +4297,37 @@ var Gt = function() {
4318
4297
  }
4319
4298
  }, e.prototype.forEach = function(t, r) {
4320
4299
  var i = this;
4321
- return r = Ft(r), new r(function(n, o) {
4322
- var s = new ft({
4323
- next: function(a) {
4300
+ return r = Ut(r), new r(function(n, o) {
4301
+ var a = new ut({
4302
+ next: function(s) {
4324
4303
  try {
4325
- t(a);
4304
+ t(s);
4326
4305
  } catch (l) {
4327
- o(l), s.unsubscribe();
4306
+ o(l), a.unsubscribe();
4328
4307
  }
4329
4308
  },
4330
4309
  error: o,
4331
4310
  complete: n
4332
4311
  });
4333
- i.subscribe(s);
4312
+ i.subscribe(a);
4334
4313
  });
4335
4314
  }, e.prototype._subscribe = function(t) {
4336
4315
  var r;
4337
4316
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
4338
- }, e.prototype[fo] = function() {
4317
+ }, e.prototype[ho] = function() {
4339
4318
  return this;
4340
4319
  }, e.prototype.pipe = function() {
4341
4320
  for (var t = [], r = 0; r < arguments.length; r++)
4342
4321
  t[r] = arguments[r];
4343
- return po(t)(this);
4322
+ return fo(t)(this);
4344
4323
  }, e.prototype.toPromise = function(t) {
4345
4324
  var r = this;
4346
- return t = Ft(t), new t(function(i, n) {
4325
+ return t = Ut(t), new t(function(i, n) {
4347
4326
  var o;
4348
- r.subscribe(function(s) {
4349
- return o = s;
4350
- }, function(s) {
4351
- return n(s);
4327
+ r.subscribe(function(a) {
4328
+ return o = a;
4329
+ }, function(a) {
4330
+ return n(a);
4352
4331
  }, function() {
4353
4332
  return i(o);
4354
4333
  });
@@ -4357,32 +4336,32 @@ var Gt = function() {
4357
4336
  return new e(t);
4358
4337
  }, e;
4359
4338
  }();
4360
- function Ft(e) {
4339
+ function Ut(e) {
4361
4340
  var t;
4362
- return (t = e != null ? e : so.Promise) !== null && t !== void 0 ? t : Promise;
4341
+ return (t = e != null ? e : _r.Promise) !== null && t !== void 0 ? t : Promise;
4363
4342
  }
4364
- function yo(e) {
4365
- return e && F(e.next) && F(e.error) && F(e.complete);
4343
+ function mo(e) {
4344
+ return e && G(e.next) && G(e.error) && G(e.complete);
4366
4345
  }
4367
- function go(e) {
4368
- return e && e instanceof Tr || yo(e) && wr(e);
4346
+ function po(e) {
4347
+ return e && e instanceof wr || mo(e) && xr(e);
4369
4348
  }
4370
- var bo = Er(function(e) {
4349
+ var yo = vr(function(e) {
4371
4350
  return function() {
4372
4351
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
4373
4352
  };
4374
- }), Sr = function(e) {
4375
- me(t, e);
4353
+ }), Tr = function(e) {
4354
+ F(t, e);
4376
4355
  function t() {
4377
4356
  var r = e.call(this) || this;
4378
4357
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
4379
4358
  }
4380
4359
  return t.prototype.lift = function(r) {
4381
- var i = new jt(this, this);
4360
+ var i = new Gt(this, this);
4382
4361
  return i.operator = r, i;
4383
4362
  }, t.prototype._throwIfClosed = function() {
4384
4363
  if (this.closed)
4385
- throw new bo();
4364
+ throw new yo();
4386
4365
  }, t.prototype.next = function(r) {
4387
4366
  var i = this;
4388
4367
  Te(function() {
@@ -4390,15 +4369,15 @@ var bo = Er(function(e) {
4390
4369
  if (i._throwIfClosed(), !i.isStopped) {
4391
4370
  i.currentObservers || (i.currentObservers = Array.from(i.observers));
4392
4371
  try {
4393
- for (var s = ut(i.currentObservers), a = s.next(); !a.done; a = s.next()) {
4394
- var l = a.value;
4372
+ for (var a = Je(i.currentObservers), s = a.next(); !s.done; s = a.next()) {
4373
+ var l = s.value;
4395
4374
  l.next(r);
4396
4375
  }
4397
4376
  } catch (u) {
4398
4377
  n = { error: u };
4399
4378
  } finally {
4400
4379
  try {
4401
- a && !a.done && (o = s.return) && o.call(s);
4380
+ s && !s.done && (o = a.return) && o.call(a);
4402
4381
  } finally {
4403
4382
  if (n)
4404
4383
  throw n.error;
@@ -4438,21 +4417,21 @@ var bo = Er(function(e) {
4438
4417
  }, t.prototype._subscribe = function(r) {
4439
4418
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
4440
4419
  }, t.prototype._innerSubscribe = function(r) {
4441
- var i = this, n = this, o = n.hasError, s = n.isStopped, a = n.observers;
4442
- return o || s ? xr : (this.currentObservers = null, a.push(r), new Ne(function() {
4443
- i.currentObservers = null, ct(a, r);
4420
+ var i = this, n = this, o = n.hasError, a = n.isStopped, s = n.observers;
4421
+ return o || a ? Er : (this.currentObservers = null, s.push(r), new Ce(function() {
4422
+ i.currentObservers = null, at(s, r);
4444
4423
  }));
4445
4424
  }, t.prototype._checkFinalizedStatuses = function(r) {
4446
- var i = this, n = i.hasError, o = i.thrownError, s = i.isStopped;
4447
- n ? r.error(o) : s && r.complete();
4425
+ var i = this, n = i.hasError, o = i.thrownError, a = i.isStopped;
4426
+ n ? r.error(o) : a && r.complete();
4448
4427
  }, t.prototype.asObservable = function() {
4449
- var r = new Gt();
4428
+ var r = new $t();
4450
4429
  return r.source = this, r;
4451
4430
  }, t.create = function(r, i) {
4452
- return new jt(r, i);
4431
+ return new Gt(r, i);
4453
4432
  }, t;
4454
- }(Gt), jt = function(e) {
4455
- me(t, e);
4433
+ }($t), Gt = function(e) {
4434
+ F(t, e);
4456
4435
  function t(r, i) {
4457
4436
  var n = e.call(this) || this;
4458
4437
  return n.destination = r, n.source = i, n;
@@ -4468,54 +4447,54 @@ var bo = Er(function(e) {
4468
4447
  (i = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || i === void 0 || i.call(r);
4469
4448
  }, t.prototype._subscribe = function(r) {
4470
4449
  var i, n;
4471
- return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : xr;
4450
+ return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : Er;
4472
4451
  }, t;
4473
- }(Sr), Lr = {
4452
+ }(Tr), Lr = {
4474
4453
  now: function() {
4475
4454
  return (Lr.delegate || Date).now();
4476
4455
  },
4477
4456
  delegate: void 0
4478
- }, vo = function(e) {
4479
- me(t, e);
4457
+ }, bo = function(e) {
4458
+ F(t, e);
4480
4459
  function t(r, i, n) {
4481
4460
  r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = Lr);
4482
4461
  var o = e.call(this) || this;
4483
4462
  return o._bufferSize = r, o._windowTime = i, o._timestampProvider = n, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = i === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, i), o;
4484
4463
  }
4485
4464
  return t.prototype.next = function(r) {
4486
- var i = this, n = i.isStopped, o = i._buffer, s = i._infiniteTimeWindow, a = i._timestampProvider, l = i._windowTime;
4487
- n || (o.push(r), !s && o.push(a.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
4465
+ var i = this, n = i.isStopped, o = i._buffer, a = i._infiniteTimeWindow, s = i._timestampProvider, l = i._windowTime;
4466
+ n || (o.push(r), !a && o.push(s.now() + l)), this._trimBuffer(), e.prototype.next.call(this, r);
4488
4467
  }, t.prototype._subscribe = function(r) {
4489
4468
  this._throwIfClosed(), this._trimBuffer();
4490
- for (var i = this._innerSubscribe(r), n = this, o = n._infiniteTimeWindow, s = n._buffer, a = s.slice(), l = 0; l < a.length && !r.closed; l += o ? 1 : 2)
4491
- r.next(a[l]);
4469
+ for (var i = this._innerSubscribe(r), n = this, o = n._infiniteTimeWindow, a = n._buffer, s = a.slice(), l = 0; l < s.length && !r.closed; l += o ? 1 : 2)
4470
+ r.next(s[l]);
4492
4471
  return this._checkFinalizedStatuses(r), i;
4493
4472
  }, t.prototype._trimBuffer = function() {
4494
- var r = this, i = r._bufferSize, n = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * i;
4495
- if (i < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
4473
+ var r = this, i = r._bufferSize, n = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, s = (a ? 1 : 2) * i;
4474
+ if (i < 1 / 0 && s < o.length && o.splice(0, o.length - s), !a) {
4496
4475
  for (var l = n.now(), u = 0, h = 1; h < o.length && o[h] <= l; h += 2)
4497
4476
  u = h;
4498
4477
  u && o.splice(0, u + 1);
4499
4478
  }
4500
4479
  }, t;
4501
- }(Sr);
4502
- const kt = [], Vt = {}, _o = (e, t = 0) => {
4503
- if (kt.indexOf(e) == -1) {
4504
- const r = new vo(t);
4505
- Vt[e] = r, kt.push(e);
4480
+ }(Tr);
4481
+ const Ft = [], jt = {}, go = (e, t = 0) => {
4482
+ if (Ft.indexOf(e) == -1) {
4483
+ const r = new bo(t);
4484
+ jt[e] = r, Ft.push(e);
4506
4485
  }
4507
- return Vt[e];
4486
+ return jt[e];
4508
4487
  };
4509
- window.emWidgets = { topic: _o };
4510
- const Eo = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4488
+ window.emWidgets = { topic: go };
4489
+ const vo = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4511
4490
  String(Number.MAX_SAFE_INTEGER).length;
4512
- function xo(e, t) {
4491
+ function Eo(e, t) {
4513
4492
  if (e) {
4514
4493
  const r = document.createElement("style");
4515
4494
  r.innerHTML = t, e.appendChild(r);
4516
4495
  }
4517
4496
  }
4518
- function wo(e, t) {
4497
+ function xo(e, t) {
4519
4498
  if (!e || !t)
4520
4499
  return;
4521
4500
  const r = new URL(t);
@@ -4526,7 +4505,7 @@ function wo(e, t) {
4526
4505
  console.error("There was an error while trying to load client styling from URL", i);
4527
4506
  });
4528
4507
  }
4529
- function To(e, t, r) {
4508
+ function _o(e, t, r) {
4530
4509
  if (window.emMessageBus) {
4531
4510
  const i = document.createElement("style");
4532
4511
  window.emMessageBus.subscribe(t, (n) => {
@@ -4534,48 +4513,48 @@ function To(e, t, r) {
4534
4513
  });
4535
4514
  }
4536
4515
  }
4537
- function So(e) {
4538
- Xr(e, "svelte-1wi0iai", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}.svelte-1wi0iai.svelte-1wi0iai,.svelte-1wi0iai.svelte-1wi0iai::before,.svelte-1wi0iai.svelte-1wi0iai::after{color:var(--emw--color-typography-contrast, #444444);margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.player-account-gaming-limits-history-2.svelte-1wi0iai.svelte-1wi0iai{color:var(--emw--color-white, #FFFFFF)}button.svelte-1wi0iai.svelte-1wi0iai{font-size:1rem;border:0;padding:0}.ExpandButton.svelte-1wi0iai.svelte-1wi0iai{display:flex;align-items:center;margin-right:-14px;background:transparent;border:none;color:var(--emw--color-primary, #22B04E);font-size:var(--emw--font-size-large, 20px);text-transform:capitalize;font-weight:var(--emw--font-weight-bold, 700)}.ExpandButton.Mobile.svelte-1wi0iai.svelte-1wi0iai{font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-bold, 700)}.ExpandButton.svelte-1wi0iai svg.svelte-1wi0iai{width:40px;height:auto;margin-left:-4px}.extended.svelte-1wi0iai.svelte-1wi0iai{transform:rotate(180deg)}.HistoryWrapper.svelte-1wi0iai.svelte-1wi0iai{display:flex;flex-direction:column;width:320px;padding:0 12px;margin:12px auto}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea.svelte-1wi0iai{width:inherit;background-color:var(--emw--color-typpgraphy, #FFFFFF);border-radius:var(--emw--border-radius-large, 10px);box-shadow:0px 3px 19px 0px rgba(0, 0, 0, 0.3);padding:30px 20px}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea .LimitType.svelte-1wi0iai{font-size:var(--emw--font-size-medium, 16px);color:color-mix(in srgb, var(--emw--color-secondary, #E1A749) 80%, black 10%)}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea.Mobile.svelte-1wi0iai{width:auto;font-size:var(--emw--font-size-x-small, 12px);padding:15px}.hidden.svelte-1wi0iai.svelte-1wi0iai{display:none}.HistoryRow.svelte-1wi0iai.svelte-1wi0iai{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.GeneralLimitInformation.svelte-1wi0iai.svelte-1wi0iai{display:flex;flex-direction:column;gap:4px;color:var(--emw--color-grey-150, #C0CBC3)}.LimitAmountPeriod.svelte-1wi0iai.svelte-1wi0iai{color:var(--emw--color-grey-150, #C0CBC3)}.LimitContainer.svelte-1wi0iai.svelte-1wi0iai{animation:svelte-1wi0iai-animateEntry 0.7s ease-in}@keyframes svelte-1wi0iai-animateEntry{0%{opacity:0;transform:translateX(500px)}100%{opacity:1;transform:translateX(0)}}');
4516
+ function wo(e) {
4517
+ zr(e, "svelte-1wi0iai", ':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}.svelte-1wi0iai.svelte-1wi0iai,.svelte-1wi0iai.svelte-1wi0iai::before,.svelte-1wi0iai.svelte-1wi0iai::after{color:var(--emw--color-typography-contrast, #444444);margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.player-account-gaming-limits-history-2.svelte-1wi0iai.svelte-1wi0iai{color:var(--emw--color-white, #FFFFFF)}button.svelte-1wi0iai.svelte-1wi0iai{font-size:1rem;border:0;padding:0}.ExpandButton.svelte-1wi0iai.svelte-1wi0iai{display:flex;align-items:center;margin-right:-14px;background:transparent;border:none;color:var(--emw--color-primary, #22B04E);font-size:var(--emw--font-size-large, 20px);text-transform:capitalize;font-weight:var(--emw--font-weight-bold, 700)}.ExpandButton.Mobile.svelte-1wi0iai.svelte-1wi0iai{font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-bold, 700)}.ExpandButton.svelte-1wi0iai svg.svelte-1wi0iai{width:40px;height:auto;margin-left:-4px}.extended.svelte-1wi0iai.svelte-1wi0iai{transform:rotate(180deg)}.HistoryWrapper.svelte-1wi0iai.svelte-1wi0iai{display:flex;flex-direction:column;width:320px;padding:0 12px;margin:12px auto}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea.svelte-1wi0iai{width:inherit;background-color:var(--emw--color-typpgraphy, #FFFFFF);border-radius:var(--emw--border-radius-large, 10px);box-shadow:0px 3px 19px 0px rgba(0, 0, 0, 0.3);padding:30px 20px}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea .LimitType.svelte-1wi0iai{font-size:var(--emw--font-size-medium, 16px);color:color-mix(in srgb, var(--emw--color-secondary, #E1A749) 80%, black 10%)}.HistoryWrapper.svelte-1wi0iai .HistoryDisplayArea.Mobile.svelte-1wi0iai{width:auto;font-size:var(--emw--font-size-x-small, 12px);padding:15px}.hidden.svelte-1wi0iai.svelte-1wi0iai{display:none}.HistoryRow.svelte-1wi0iai.svelte-1wi0iai{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.GeneralLimitInformation.svelte-1wi0iai.svelte-1wi0iai{display:flex;flex-direction:column;gap:4px;color:var(--emw--color-grey-150, #C0CBC3)}.LimitAmountPeriod.svelte-1wi0iai.svelte-1wi0iai{color:var(--emw--color-grey-150, #C0CBC3)}.LimitContainer.svelte-1wi0iai.svelte-1wi0iai{animation:svelte-1wi0iai-animateEntry 0.7s ease-in}@keyframes svelte-1wi0iai-animateEntry{0%{opacity:0;transform:translateX(500px)}100%{opacity:1;transform:translateX(0)}}');
4539
4518
  }
4540
- function Wt(e, t, r) {
4519
+ function kt(e, t, r) {
4541
4520
  const i = e.slice();
4542
4521
  return i[37] = t[r], i[38] = t, i[39] = r, i;
4543
4522
  }
4544
- function Lo(e) {
4523
+ function To(e) {
4545
4524
  let t, r, i, n = (
4546
4525
  /*$_*/
4547
4526
  e[9]("expandLimits") + ""
4548
- ), o, s, a, l, u, h, c, f, p, y = wt(
4527
+ ), o, a, s, l, u, h, c, f, p, y = xt(
4549
4528
  /*lazyShowedHistoryArray*/
4550
4529
  e[7]
4551
4530
  ), d = [];
4552
4531
  for (let v = 0; v < y.length; v += 1)
4553
- d[v] = zt(Wt(e, y, v));
4532
+ d[v] = Vt(kt(e, y, v));
4554
4533
  return {
4555
4534
  c() {
4556
- t = H("div"), r = H("div"), i = H("button"), o = G(n), s = Qe(), a = Ue("svg"), l = Ue("path"), u = Ue("path"), h = Qe(), c = H("div");
4535
+ t = H("div"), r = H("div"), i = H("button"), o = U(n), a = Xe(), s = De("svg"), l = De("path"), u = De("path"), h = Xe(), c = H("div");
4557
4536
  for (let v = 0; v < d.length; v += 1)
4558
4537
  d[v].c();
4559
- E(l, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), E(l, "class", "svelte-1wi0iai"), E(u, "d", "M0 0h36v36h-36z"), E(u, "fill", "none"), E(u, "class", "svelte-1wi0iai"), E(a, "class", "ExpandArrow " + (/*isDesktop*/
4560
- e[10] ? "" : "Mobile") + " svelte-1wi0iai"), E(a, "xmlns", "http://www.w3.org/2000/svg"), E(a, "width", "36"), E(a, "height", "36"), E(a, "viewBox", "0 0 36 36"), Kr(a, "fill", "var(--emw--color-primary, #22B04E)"), be(
4561
- a,
4538
+ _(l, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), _(l, "class", "svelte-1wi0iai"), _(u, "d", "M0 0h36v36h-36z"), _(u, "fill", "none"), _(u, "class", "svelte-1wi0iai"), _(s, "class", "ExpandArrow " + (/*isDesktop*/
4539
+ e[10] ? "" : "Mobile") + " svelte-1wi0iai"), _(s, "xmlns", "http://www.w3.org/2000/svg"), _(s, "width", "36"), _(s, "height", "36"), _(s, "viewBox", "0 0 36 36"), qr(s, "fill", "var(--emw--color-primary, #22B04E)"), ge(
4540
+ s,
4562
4541
  "extended",
4563
4542
  /*extended*/
4564
4543
  e[8]
4565
- ), E(i, "class", "ExpandButton " + (/*isDesktop*/
4566
- e[10] ? "" : "Mobile") + " svelte-1wi0iai"), E(c, "class", "HistoryDisplayArea " + (/*isDesktop*/
4567
- e[10] ? "" : "Mobile") + " svelte-1wi0iai"), be(
4544
+ ), _(i, "class", "ExpandButton " + (/*isDesktop*/
4545
+ e[10] ? "" : "Mobile") + " svelte-1wi0iai"), _(c, "class", "HistoryDisplayArea " + (/*isDesktop*/
4546
+ e[10] ? "" : "Mobile") + " svelte-1wi0iai"), ge(
4568
4547
  c,
4569
4548
  "hidden",
4570
4549
  /*hidden*/
4571
4550
  e[5]
4572
- ), E(r, "class", "HistoryWrapper svelte-1wi0iai"), E(t, "class", "player-account-gaming-limits-history-2 svelte-1wi0iai");
4551
+ ), _(r, "class", "HistoryWrapper svelte-1wi0iai"), _(t, "class", "player-account-gaming-limits-history-2 svelte-1wi0iai");
4573
4552
  },
4574
4553
  m(v, P) {
4575
- z(v, t, P), x(t, r), x(r, i), x(i, o), x(i, s), x(i, a), x(a, l), x(a, u), x(r, h), x(r, c);
4576
- for (let g = 0; g < d.length; g += 1)
4577
- d[g] && d[g].m(c, null);
4578
- f || (p = Jr(
4554
+ z(v, t, P), w(t, r), w(r, i), w(i, o), w(i, a), w(i, s), w(s, l), w(s, u), w(r, h), w(r, c);
4555
+ for (let b = 0; b < d.length; b += 1)
4556
+ d[b] && d[b].m(c, null);
4557
+ f || (p = Yr(
4579
4558
  i,
4580
4559
  "click",
4581
4560
  /*toggleHistoryDisplayArea*/
@@ -4586,28 +4565,28 @@ function Lo(e) {
4586
4565
  if (P[0] & /*$_*/
4587
4566
  512 && n !== (n = /*$_*/
4588
4567
  v[9]("expandLimits") + "") && k(o, n), P[0] & /*extended*/
4589
- 256 && be(
4590
- a,
4568
+ 256 && ge(
4569
+ s,
4591
4570
  "extended",
4592
4571
  /*extended*/
4593
4572
  v[8]
4594
4573
  ), P[0] & /*numberofentries, limitContainer, lazyShowedHistoryArray, $_*/
4595
4574
  650) {
4596
- y = wt(
4575
+ y = xt(
4597
4576
  /*lazyShowedHistoryArray*/
4598
4577
  v[7]
4599
4578
  );
4600
- let g;
4601
- for (g = 0; g < y.length; g += 1) {
4602
- const S = Wt(v, y, g);
4603
- d[g] ? d[g].p(S, P) : (d[g] = zt(S), d[g].c(), d[g].m(c, null));
4579
+ let b;
4580
+ for (b = 0; b < y.length; b += 1) {
4581
+ const S = kt(v, y, b);
4582
+ d[b] ? d[b].p(S, P) : (d[b] = Vt(S), d[b].c(), d[b].m(c, null));
4604
4583
  }
4605
- for (; g < d.length; g += 1)
4606
- d[g].d(1);
4584
+ for (; b < d.length; b += 1)
4585
+ d[b].d(1);
4607
4586
  d.length = y.length;
4608
4587
  }
4609
4588
  P[0] & /*hidden*/
4610
- 32 && be(
4589
+ 32 && ge(
4611
4590
  c,
4612
4591
  "hidden",
4613
4592
  /*hidden*/
@@ -4615,14 +4594,14 @@ function Lo(e) {
4615
4594
  );
4616
4595
  },
4617
4596
  d(v) {
4618
- v && V(t), Yr(d, v), f = !1, p();
4597
+ v && V(t), Qr(d, v), f = !1, p();
4619
4598
  }
4620
4599
  };
4621
4600
  }
4622
- function Ao(e) {
4601
+ function Lo(e) {
4623
4602
  return { c: O, m: O, p: O, d: O };
4624
4603
  }
4625
- function Ho(e) {
4604
+ function So(e) {
4626
4605
  let t, r = (
4627
4606
  /*lang*/
4628
4607
  (e[0] ? (
@@ -4632,10 +4611,10 @@ function Ho(e) {
4632
4611
  ), i;
4633
4612
  return {
4634
4613
  c() {
4635
- t = H("p"), i = G(r), E(t, "class", "svelte-1wi0iai");
4614
+ t = H("p"), i = U(r), _(t, "class", "svelte-1wi0iai");
4636
4615
  },
4637
4616
  m(n, o) {
4638
- z(n, t, o), x(t, i);
4617
+ z(n, t, o), w(t, i);
4639
4618
  },
4640
4619
  p(n, o) {
4641
4620
  o[0] & /*lang, $_*/
@@ -4650,11 +4629,11 @@ function Ho(e) {
4650
4629
  }
4651
4630
  };
4652
4631
  }
4653
- function Po(e) {
4632
+ function Ao(e) {
4654
4633
  let t, r, i, n = (
4655
4634
  /*history*/
4656
4635
  e[37].type + ""
4657
- ), o, s, a = (
4636
+ ), o, a, s = (
4658
4637
  /*history*/
4659
4638
  e[37].amount + ""
4660
4639
  ), l, u, h = (
@@ -4663,17 +4642,17 @@ function Po(e) {
4663
4642
  ), c;
4664
4643
  return {
4665
4644
  c() {
4666
- t = H("div"), r = H("span"), i = H("span"), o = G(n), s = H("span"), l = G(a), u = H("span"), c = G(h), E(i, "class", "LimitType svelte-1wi0iai"), E(s, "class", "LimitAmountPeriod svelte-1wi0iai"), E(r, "class", "GeneralLimitInformation svelte-1wi0iai"), E(u, "class", "DateLimitInformation svelte-1wi0iai"), E(t, "class", "HistoryRow svelte-1wi0iai");
4645
+ t = H("div"), r = H("span"), i = H("span"), o = U(n), a = H("span"), l = U(s), u = H("span"), c = U(h), _(i, "class", "LimitType svelte-1wi0iai"), _(a, "class", "LimitAmountPeriod svelte-1wi0iai"), _(r, "class", "GeneralLimitInformation svelte-1wi0iai"), _(u, "class", "DateLimitInformation svelte-1wi0iai"), _(t, "class", "HistoryRow svelte-1wi0iai");
4667
4646
  },
4668
4647
  m(f, p) {
4669
- z(f, t, p), x(t, r), x(r, i), x(i, o), x(r, s), x(s, l), x(t, u), x(u, c);
4648
+ z(f, t, p), w(t, r), w(r, i), w(i, o), w(r, a), w(a, l), w(t, u), w(u, c);
4670
4649
  },
4671
4650
  p(f, p) {
4672
4651
  p[0] & /*lazyShowedHistoryArray*/
4673
4652
  128 && n !== (n = /*history*/
4674
4653
  f[37].type + "") && k(o, n), p[0] & /*lazyShowedHistoryArray*/
4675
- 128 && a !== (a = /*history*/
4676
- f[37].amount + "") && k(l, a), p[0] & /*lazyShowedHistoryArray*/
4654
+ 128 && s !== (s = /*history*/
4655
+ f[37].amount + "") && k(l, s), p[0] & /*lazyShowedHistoryArray*/
4677
4656
  128 && h !== (h = /*history*/
4678
4657
  f[37].date + "") && k(c, h);
4679
4658
  },
@@ -4682,11 +4661,11 @@ function Po(e) {
4682
4661
  }
4683
4662
  };
4684
4663
  }
4685
- function Bo(e) {
4664
+ function Ho(e) {
4686
4665
  let t, r, i, n = (
4687
4666
  /*history*/
4688
4667
  e[37].type + ""
4689
- ), o, s, a = (
4668
+ ), o, a, s = (
4690
4669
  /*$_*/
4691
4670
  e[9]("limitRemoved") + ""
4692
4671
  ), l, u, h = (
@@ -4695,17 +4674,17 @@ function Bo(e) {
4695
4674
  ), c;
4696
4675
  return {
4697
4676
  c() {
4698
- t = H("div"), r = H("span"), i = H("span"), o = G(n), s = H("span"), l = G(a), u = H("span"), c = G(h), E(i, "class", "LimitType svelte-1wi0iai"), E(s, "class", "LimitAmountPeriod svelte-1wi0iai"), E(r, "class", "GeneralLimitInformation svelte-1wi0iai"), E(u, "class", "DateLimitInformation svelte-1wi0iai"), E(t, "class", "HistoryRow svelte-1wi0iai");
4677
+ t = H("div"), r = H("span"), i = H("span"), o = U(n), a = H("span"), l = U(s), u = H("span"), c = U(h), _(i, "class", "LimitType svelte-1wi0iai"), _(a, "class", "LimitAmountPeriod svelte-1wi0iai"), _(r, "class", "GeneralLimitInformation svelte-1wi0iai"), _(u, "class", "DateLimitInformation svelte-1wi0iai"), _(t, "class", "HistoryRow svelte-1wi0iai");
4699
4678
  },
4700
4679
  m(f, p) {
4701
- z(f, t, p), x(t, r), x(r, i), x(i, o), x(r, s), x(s, l), x(t, u), x(u, c);
4680
+ z(f, t, p), w(t, r), w(r, i), w(i, o), w(r, a), w(a, l), w(t, u), w(u, c);
4702
4681
  },
4703
4682
  p(f, p) {
4704
4683
  p[0] & /*lazyShowedHistoryArray*/
4705
4684
  128 && n !== (n = /*history*/
4706
4685
  f[37].type + "") && k(o, n), p[0] & /*$_*/
4707
- 512 && a !== (a = /*$_*/
4708
- f[9]("limitRemoved") + "") && k(l, a), p[0] & /*lazyShowedHistoryArray*/
4686
+ 512 && s !== (s = /*$_*/
4687
+ f[9]("limitRemoved") + "") && k(l, s), p[0] & /*lazyShowedHistoryArray*/
4709
4688
  128 && h !== (h = /*history*/
4710
4689
  f[37].date + "") && k(c, h);
4711
4690
  },
@@ -4714,7 +4693,7 @@ function Bo(e) {
4714
4693
  }
4715
4694
  };
4716
4695
  }
4717
- function zt(e) {
4696
+ function Vt(e) {
4718
4697
  let t, r, i, n = (
4719
4698
  /*index*/
4720
4699
  e[39]
@@ -4722,10 +4701,10 @@ function zt(e) {
4722
4701
  function o(h, c) {
4723
4702
  return (
4724
4703
  /*history*/
4725
- h[37].removed ? Bo : Po
4704
+ h[37].removed ? Ho : Ao
4726
4705
  );
4727
4706
  }
4728
- let s = o(e), a = s(e);
4707
+ let a = o(e), s = a(e);
4729
4708
  const l = () => (
4730
4709
  /*div_binding*/
4731
4710
  e[22](t, n)
@@ -4735,51 +4714,51 @@ function zt(e) {
4735
4714
  );
4736
4715
  return {
4737
4716
  c() {
4738
- t = H("div"), a.c(), r = Qe(), E(t, "class", i = Et(
4717
+ t = H("div"), s.c(), r = Xe(), _(t, "class", i = vt(
4739
4718
  /*index*/
4740
4719
  e[39] > +/*numberofentries*/
4741
4720
  e[1] ? "LimitContainer" : ""
4742
4721
  ) + " svelte-1wi0iai");
4743
4722
  },
4744
4723
  m(h, c) {
4745
- z(h, t, c), a.m(t, null), x(t, r), l();
4724
+ z(h, t, c), s.m(t, null), w(t, r), l();
4746
4725
  },
4747
4726
  p(h, c) {
4748
- e = h, s === (s = o(e)) && a ? a.p(e, c) : (a.d(1), a = s(e), a && (a.c(), a.m(t, r))), c[0] & /*numberofentries*/
4749
- 2 && i !== (i = Et(
4727
+ e = h, a === (a = o(e)) && s ? s.p(e, c) : (s.d(1), s = a(e), s && (s.c(), s.m(t, r))), c[0] & /*numberofentries*/
4728
+ 2 && i !== (i = vt(
4750
4729
  /*index*/
4751
4730
  e[39] > +/*numberofentries*/
4752
4731
  e[1] ? "LimitContainer" : ""
4753
- ) + " svelte-1wi0iai") && E(t, "class", i), n !== /*index*/
4732
+ ) + " svelte-1wi0iai") && _(t, "class", i), n !== /*index*/
4754
4733
  e[39] && (u(), n = /*index*/
4755
4734
  e[39], l());
4756
4735
  },
4757
4736
  d(h) {
4758
- h && V(t), a.d(), u();
4737
+ h && V(t), s.d(), u();
4759
4738
  }
4760
4739
  };
4761
4740
  }
4762
- function Oo(e) {
4741
+ function Po(e) {
4763
4742
  let t;
4764
- function r(o, s) {
4743
+ function r(o, a) {
4765
4744
  return (
4766
4745
  /*hasErrors*/
4767
- o[6] ? Ho : (
4746
+ o[6] ? So : (
4768
4747
  /*isLoading*/
4769
- o[4] ? Ao : Lo
4748
+ o[4] ? Lo : To
4770
4749
  )
4771
4750
  );
4772
4751
  }
4773
4752
  let i = r(e), n = i(e);
4774
4753
  return {
4775
4754
  c() {
4776
- t = H("div"), n.c(), E(t, "class", "svelte-1wi0iai");
4755
+ t = H("div"), n.c(), _(t, "class", "svelte-1wi0iai");
4777
4756
  },
4778
- m(o, s) {
4779
- z(o, t, s), n.m(t, null), e[23](t);
4757
+ m(o, a) {
4758
+ z(o, t, a), n.m(t, null), e[23](t);
4780
4759
  },
4781
- p(o, s) {
4782
- i === (i = r(o)) && n ? n.p(o, s) : (n.d(1), n = i(o), n && (n.c(), n.m(t, null)));
4760
+ p(o, a) {
4761
+ i === (i = r(o)) && n ? n.p(o, a) : (n.d(1), n = i(o), n && (n.c(), n.m(t, null)));
4783
4762
  },
4784
4763
  i: O,
4785
4764
  o: O,
@@ -4788,45 +4767,45 @@ function Oo(e) {
4788
4767
  }
4789
4768
  };
4790
4769
  }
4791
- function Co(e, t, r) {
4770
+ function Bo(e, t, r) {
4792
4771
  let i;
4793
- zr(e, no, (m) => r(9, i = m));
4794
- let n = window.navigator.userAgent, o = !Eo(n), { lang: s = "" } = t, { userid: a = "" } = t, { session: l = "" } = t, { endpoint: u = "" } = t, { apiversion: h = "" } = t, { numberofentries: c = "10" } = t, { customcurrencysymbols: f = "" } = t, { limitformat: p = "" } = t, { clientstyling: y = "" } = t, { clientstylingurl: d = "" } = t, { mbsource: v } = t, { translationurl: P = "" } = t, g, S = new Array(), D = parseInt(c, 10), M = !1, $ = !0, W = [], pe = [], de = !0, Me = !1, oe = { EUR: "€", RON: "lei", TRY: "₺" };
4795
- const Ar = () => {
4796
- fetch(P).then((w) => w.json()).then((w) => {
4797
- Object.keys(w).forEach((I) => {
4798
- Dt(I, w[I]);
4772
+ Wr(e, ro, (m) => r(9, i = m));
4773
+ let n = window.navigator.userAgent, o = !vo(n), { lang: a = "" } = t, { userid: s = "" } = t, { session: l = "" } = t, { endpoint: u = "" } = t, { apiversion: h = "" } = t, { numberofentries: c = "10" } = t, { customcurrencysymbols: f = "" } = t, { limitformat: p = "" } = t, { clientstyling: y = "" } = t, { clientstylingurl: d = "" } = t, { mbsource: v } = t, { translationurl: P = "" } = t, b, S = new Array(), R = parseInt(c, 10), M = !1, D = !0, W = [], pe = [], de = !0, Ie = !1, se = { EUR: "€", RON: "lei", TRY: "₺" };
4774
+ const Sr = () => {
4775
+ fetch(P).then((T) => T.json()).then((T) => {
4776
+ Object.keys(T).forEach((I) => {
4777
+ Mt(I, T[I]);
4799
4778
  });
4800
- }).catch((w) => {
4801
- console.log(w);
4779
+ }).catch((T) => {
4780
+ console.log(T);
4802
4781
  });
4803
4782
  };
4804
- Object.keys(Xe).forEach((m) => {
4805
- Dt(m, Xe[m]);
4783
+ Object.keys(Ve).forEach((m) => {
4784
+ Mt(m, Ve[m]);
4806
4785
  });
4807
- const Hr = () => {
4808
- let m = h === "gmcore" ? `/v2/player/${a}/transactions/limit` : `/v1/player/${a}/limits/monetary/history`, w = new URL(`${u}${m}`);
4809
- w.searchParams.append("startDate", `${(/* @__PURE__ */ new Date("2022")).toISOString()}`), w.searchParams.append("endDate", `${(/* @__PURE__ */ new Date("2099")).toISOString()}`), w.searchParams.append("limit", "10000");
4786
+ const Ar = () => {
4787
+ let m = h === "gmcore" ? `/v2/player/${s}/transactions/limit` : `/v1/player/${s}/limits/monetary/history`, T = new URL(`${u}${m}`);
4788
+ T.searchParams.append("startDate", `${(/* @__PURE__ */ new Date("2022")).toISOString()}`), T.searchParams.append("endDate", `${(/* @__PURE__ */ new Date("2099")).toISOString()}`), T.searchParams.append("limit", "10000");
4810
4789
  let I = {
4811
4790
  method: "GET",
4812
4791
  headers: { "X-SessionID": l }
4813
4792
  };
4814
- fetch(w.href, I).then((A) => {
4793
+ fetch(T.href, I).then((A) => {
4815
4794
  if (A.status >= 300)
4816
- throw r(4, $ = !1), r(6, M = !0), new Error("There was an error fetching the limits");
4795
+ throw r(4, D = !1), r(6, M = !0), new Error("There was an error fetching the limits");
4817
4796
  return A.json();
4818
4797
  }).then(
4819
4798
  (A) => {
4820
- A.length && (W = Pr(A), r(7, pe = W.slice(0, D))), r(4, $ = !1);
4799
+ A.length && (W = Hr(A), r(7, pe = W.slice(0, R))), r(4, D = !1);
4821
4800
  },
4822
4801
  (A) => {
4823
4802
  console.error("There was an error", A), r(6, M = !0);
4824
4803
  }
4825
4804
  );
4826
- }, Pr = (m) => {
4827
- const w = !!Xe[s];
4805
+ }, Hr = (m) => {
4806
+ const T = !!Ve[a];
4828
4807
  return m.map((A) => {
4829
- let U = {
4808
+ let $ = {
4830
4809
  amount: "",
4831
4810
  currency: "",
4832
4811
  date: "",
@@ -4834,83 +4813,83 @@ function Co(e, t, r) {
4834
4813
  type: "",
4835
4814
  removed: !1
4836
4815
  };
4837
- return U.amount = Br(A), U.currency = w ? oe[A.limitCurrencyCode] : A.limitCurrencyCode, U.date = new Intl.DateTimeFormat("de", { dateStyle: "medium" }).format(new Date(A.limitDate)), U.period = i(`${A.limitPeriod.toLowerCase()}`), U.type = h === "gmcore" ? i(`historyLimitType${A.limitType.split(" ")[0]}`) : i(`historyLimitType${A.limitType.split(" ")[0]}`) + " " + i(`historyProductType${A.limitProductType}`), U.removed = A.limitAmount === -1, U;
4816
+ return $.amount = Pr(A), $.currency = T ? se[A.limitCurrencyCode] : A.limitCurrencyCode, $.date = new Intl.DateTimeFormat("de", { dateStyle: "medium" }).format(new Date(A.limitDate)), $.period = i(`${A.limitPeriod.toLowerCase()}`), $.type = h === "gmcore" ? i(`historyLimitType${A.limitType.split(" ")[0]}`) : i(`historyLimitType${A.limitType.split(" ")[0]}`) + " " + i(`historyProductType${A.limitProductType}`), $.removed = A.limitAmount === -1, $;
4838
4817
  });
4839
- }, Br = (m) => {
4840
- let w = p || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.limitAmount);
4818
+ }, Pr = (m) => {
4819
+ let T = p || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.limitAmount);
4841
4820
  if (!p) {
4842
- let Ur = oe[m.limitCurrencyCode] || m.limitCurrencyCode;
4843
- return `${w}${Ur}`;
4821
+ let $r = se[m.limitCurrencyCode] || m.limitCurrencyCode;
4822
+ return `${T}${$r}`;
4844
4823
  }
4845
4824
  typeof m.limitAmount == "string" && m.limitAmount.includes(",") && (m.limitAmount = m.limitAmount.replaceAll(",", ""));
4846
- const I = w.match(/\{(\d+)decimals\}/), A = I ? parseInt(I[1], 10) : 2, U = I ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
4825
+ const I = T.match(/\{(\d+)decimals\}/), A = I ? parseInt(I[1], 10) : 2, $ = I ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
4847
4826
  let ye = parseFloat(m.limitAmount).toFixed(A);
4848
- const [Dr, Re] = p.includes(".") ? [",", "."] : [".", ","];
4849
- let [De, $r] = ye.split(".");
4850
- return De = De.replace(/\B(?=(\d{3})+(?!\d))/g, Dr), ye = `${De}${Re}${$r}`, w = w.replace("{currency}", oe[m.limitCurrencyCode] || m.limitCurrencyCode).replace("{amount}", ye.split(Re)[0]).replace(
4851
- U,
4852
- ye.split(Re)[1]
4853
- ), w;
4854
- }, Or = () => {
4855
- r(5, de = !de), r(8, Me = !Me);
4827
+ const [Rr, Ne] = p.includes(".") ? [",", "."] : [".", ","];
4828
+ let [Me, Dr] = ye.split(".");
4829
+ return Me = Me.replace(/\B(?=(\d{3})+(?!\d))/g, Rr), ye = `${Me}${Ne}${Dr}`, T = T.replace("{currency}", se[m.limitCurrencyCode] || m.limitCurrencyCode).replace("{amount}", ye.split(Ne)[0]).replace(
4830
+ $,
4831
+ ye.split(Ne)[1]
4832
+ ), T;
4833
+ }, Br = () => {
4834
+ r(5, de = !de), r(8, Ie = !Ie);
4856
4835
  };
4857
- let yt = new IntersectionObserver((m) => {
4858
- m.forEach((w) => {
4859
- w.isIntersecting && (D += parseInt(c, 10) || 10, pe.length < W.length && r(7, pe = W.slice(0, D)));
4836
+ let pt = new IntersectionObserver((m) => {
4837
+ m.forEach((T) => {
4838
+ T.isIntersecting && (R += parseInt(c, 10) || 10, pe.length < W.length && r(7, pe = W.slice(0, R)));
4860
4839
  });
4861
4840
  });
4862
- const Cr = () => {
4863
- yt.observe(S[S.length - 1]);
4864
- }, Ir = () => {
4841
+ const Or = () => {
4842
+ pt.observe(S[S.length - 1]);
4843
+ }, Cr = () => {
4865
4844
  if (!f)
4866
4845
  return;
4867
4846
  let m = {};
4868
- f.split(",").forEach((w) => {
4869
- let I = w.split(":");
4847
+ f.split(",").forEach((T) => {
4848
+ let I = T.split(":");
4870
4849
  m[I[0].trim()] = I[1].trim();
4871
- }), oe = ge(ge({}, oe), m);
4872
- }, Nr = () => {
4873
- oo(s);
4850
+ }), se = be(be({}, se), m);
4851
+ }, Ir = () => {
4852
+ io(a);
4874
4853
  };
4875
- ri(() => () => {
4876
- yt.unobserve(S[S.length - 1]);
4854
+ ti(() => () => {
4855
+ pt.unobserve(S[S.length - 1]);
4877
4856
  });
4878
- function Mr(m, w) {
4879
- Se[m ? "unshift" : "push"](() => {
4880
- S[w] = m, r(3, S);
4857
+ function Nr(m, T) {
4858
+ Le[m ? "unshift" : "push"](() => {
4859
+ S[T] = m, r(3, S);
4881
4860
  });
4882
4861
  }
4883
- function Rr(m) {
4884
- Se[m ? "unshift" : "push"](() => {
4885
- g = m, r(2, g);
4862
+ function Mr(m) {
4863
+ Le[m ? "unshift" : "push"](() => {
4864
+ b = m, r(2, b);
4886
4865
  });
4887
4866
  }
4888
4867
  return e.$$set = (m) => {
4889
- "lang" in m && r(0, s = m.lang), "userid" in m && r(12, a = m.userid), "session" in m && r(13, l = m.session), "endpoint" in m && r(14, u = m.endpoint), "apiversion" in m && r(15, h = m.apiversion), "numberofentries" in m && r(1, c = m.numberofentries), "customcurrencysymbols" in m && r(16, f = m.customcurrencysymbols), "limitformat" in m && r(17, p = m.limitformat), "clientstyling" in m && r(18, y = m.clientstyling), "clientstylingurl" in m && r(19, d = m.clientstylingurl), "mbsource" in m && r(20, v = m.mbsource), "translationurl" in m && r(21, P = m.translationurl);
4868
+ "lang" in m && r(0, a = m.lang), "userid" in m && r(12, s = m.userid), "session" in m && r(13, l = m.session), "endpoint" in m && r(14, u = m.endpoint), "apiversion" in m && r(15, h = m.apiversion), "numberofentries" in m && r(1, c = m.numberofentries), "customcurrencysymbols" in m && r(16, f = m.customcurrencysymbols), "limitformat" in m && r(17, p = m.limitformat), "clientstyling" in m && r(18, y = m.clientstyling), "clientstylingurl" in m && r(19, d = m.clientstylingurl), "mbsource" in m && r(20, v = m.mbsource), "translationurl" in m && r(21, P = m.translationurl);
4890
4869
  }, e.$$.update = () => {
4891
4870
  e.$$.dirty[0] & /*customcurrencysymbols*/
4892
- 65536 && f && Ir(), e.$$.dirty[0] & /*endpoint, userid, session, apiversion*/
4893
- 61440 && u && a && l && h && Hr(), e.$$.dirty[0] & /*limitContainer, isLoading, hidden*/
4894
- 56 && S[0] && !$ && !de && Cr(), e.$$.dirty[0] & /*lang*/
4895
- 1 && s && Nr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4896
- 262148 && y && g && xo(g, y), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4897
- 524292 && d && g && wo(g, d), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4898
- 1048580 && v && g && To(g, `${v}.Style`), e.$$.dirty[0] & /*translationurl, customStylingContainer*/
4899
- 2097156 && P && g && Ar();
4871
+ 65536 && f && Cr(), e.$$.dirty[0] & /*endpoint, userid, session, apiversion*/
4872
+ 61440 && u && s && l && h && Ar(), e.$$.dirty[0] & /*limitContainer, isLoading, hidden*/
4873
+ 56 && S[0] && !D && !de && Or(), e.$$.dirty[0] & /*lang*/
4874
+ 1 && a && Ir(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4875
+ 262148 && y && b && Eo(b, y), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4876
+ 524292 && d && b && xo(b, d), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4877
+ 1048580 && v && b && _o(b, `${v}.Style`), e.$$.dirty[0] & /*translationurl, customStylingContainer*/
4878
+ 2097156 && P && b && Sr();
4900
4879
  }, [
4901
- s,
4880
+ a,
4902
4881
  c,
4903
- g,
4882
+ b,
4904
4883
  S,
4905
- $,
4884
+ D,
4906
4885
  de,
4907
4886
  M,
4908
4887
  pe,
4909
- Me,
4888
+ Ie,
4910
4889
  i,
4911
4890
  o,
4912
- Or,
4913
- a,
4891
+ Br,
4892
+ s,
4914
4893
  l,
4915
4894
  u,
4916
4895
  h,
@@ -4920,18 +4899,18 @@ function Co(e, t, r) {
4920
4899
  d,
4921
4900
  v,
4922
4901
  P,
4923
- Mr,
4924
- Rr
4902
+ Nr,
4903
+ Mr
4925
4904
  ];
4926
4905
  }
4927
- class Io extends pi {
4906
+ class Oo extends mi {
4928
4907
  constructor(t) {
4929
- super(), fi(
4908
+ super(), ci(
4930
4909
  this,
4931
4910
  t,
4932
- Co,
4933
- Oo,
4934
- Zt,
4911
+ Bo,
4912
+ Po,
4913
+ zt,
4935
4914
  {
4936
4915
  lang: 0,
4937
4916
  userid: 12,
@@ -4946,7 +4925,7 @@ class Io extends pi {
4946
4925
  mbsource: 20,
4947
4926
  translationurl: 21
4948
4927
  },
4949
- So,
4928
+ wo,
4950
4929
  [-1, -1]
4951
4930
  );
4952
4931
  }
@@ -5023,7 +5002,7 @@ class Io extends pi {
5023
5002
  this.$$set({ translationurl: t }), C();
5024
5003
  }
5025
5004
  }
5026
- mi(Io, { lang: {}, userid: {}, session: {}, endpoint: {}, apiversion: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
5005
+ fi(Oo, { lang: {}, userid: {}, session: {}, endpoint: {}, apiversion: {}, numberofentries: {}, customcurrencysymbols: {}, limitformat: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
5027
5006
  export {
5028
- Io as default
5007
+ Oo as default
5029
5008
  };