@everymatrix/player-withdrawal 1.49.2 → 1.50.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,15 +1,15 @@
1
- var gr = Object.defineProperty, vr = Object.defineProperties;
2
- var Er = Object.getOwnPropertyDescriptors;
1
+ var yr = Object.defineProperty, gr = Object.defineProperties;
2
+ var vr = Object.getOwnPropertyDescriptors;
3
3
  var nt = Object.getOwnPropertySymbols;
4
- var _r = Object.prototype.hasOwnProperty, xr = Object.prototype.propertyIsEnumerable;
5
- var Te = (e, t, r) => t in e ? gr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, it = (e, t) => {
4
+ var _r = Object.prototype.hasOwnProperty, Er = Object.prototype.propertyIsEnumerable;
5
+ var Te = (e, t, r) => t in e ? yr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, it = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
7
  _r.call(t, r) && Te(e, r, t[r]);
8
8
  if (nt)
9
9
  for (var r of nt(t))
10
- xr.call(t, r) && Te(e, r, t[r]);
10
+ Er.call(t, r) && Te(e, r, t[r]);
11
11
  return e;
12
- }, ot = (e, t) => vr(e, Er(t));
12
+ }, ot = (e, t) => gr(e, vr(t));
13
13
  var B = (e, t, r) => Te(e, typeof t != "symbol" ? t + "" : t, r);
14
14
  var st = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (h) => {
@@ -48,7 +48,7 @@ let ce;
48
48
  function ut(e, t) {
49
49
  return e === t ? !0 : (ce || (ce = document.createElement("a")), ce.href = t, e === ce.href);
50
50
  }
51
- function wr(e) {
51
+ function xr(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
54
  function Lt(e, ...t) {
@@ -60,20 +60,20 @@ function Lt(e, ...t) {
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function Sr(e, t, r) {
63
+ function wr(e, t, r) {
64
64
  e.$$.on_destroy.push(Lt(t, r));
65
65
  }
66
66
  function x(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function Tr(e, t, r) {
70
- const n = Hr(e);
69
+ function Sr(e, t, r) {
70
+ const n = Tr(e);
71
71
  if (!n.getElementById(t)) {
72
72
  const i = M("style");
73
- i.id = t, i.textContent = r, Br(n, i);
73
+ i.id = t, i.textContent = r, Hr(n, i);
74
74
  }
75
75
  }
76
- function Hr(e) {
76
+ function Tr(e) {
77
77
  if (!e) return document;
78
78
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
79
79
  return t && /** @type {ShadowRoot} */
@@ -82,7 +82,7 @@ function Hr(e) {
82
82
  t
83
83
  ) : e.ownerDocument;
84
84
  }
85
- function Br(e, t) {
85
+ function Hr(e, t) {
86
86
  return x(
87
87
  /** @type {Document} */
88
88
  e.head || e,
@@ -107,20 +107,20 @@ function ne(e) {
107
107
  function Le() {
108
108
  return ne(" ");
109
109
  }
110
- function Pr(e, t, r, n) {
110
+ function Br(e, t, r, n) {
111
111
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
112
112
  }
113
- function _(e, t, r) {
113
+ function E(e, t, r) {
114
114
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
115
115
  }
116
- function Ar(e) {
116
+ function Pr(e) {
117
117
  return Array.from(e.childNodes);
118
118
  }
119
119
  function Ye(e, t) {
120
120
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
121
121
  t);
122
122
  }
123
- function Or(e) {
123
+ function Ar(e) {
124
124
  const t = {};
125
125
  return e.childNodes.forEach(
126
126
  /** @param {Element} node */
@@ -133,19 +133,19 @@ let ie;
133
133
  function re(e) {
134
134
  ie = e;
135
135
  }
136
- function Ir() {
136
+ function Or() {
137
137
  if (!ie) throw new Error("Function called outside component initialization");
138
138
  return ie;
139
139
  }
140
- function Nr(e) {
141
- Ir().$$.on_mount.push(e);
140
+ function Ir(e) {
141
+ Or().$$.on_mount.push(e);
142
142
  }
143
143
  const W = [], Me = [];
144
144
  let V = [];
145
- const ht = [], Cr = /* @__PURE__ */ Promise.resolve();
145
+ const ht = [], Nr = /* @__PURE__ */ Promise.resolve();
146
146
  let Re = !1;
147
- function Lr() {
148
- Re || (Re = !0, Cr.then(A));
147
+ function Cr() {
148
+ Re || (Re = !0, Nr.then(A));
149
149
  }
150
150
  function $e(e) {
151
151
  V.push(e);
@@ -160,7 +160,7 @@ function A() {
160
160
  try {
161
161
  for (; j < W.length; ) {
162
162
  const t = W[j];
163
- j++, re(t), Mr(t.$$);
163
+ j++, re(t), Lr(t.$$);
164
164
  }
165
165
  } catch (t) {
166
166
  throw W.length = 0, j = 0, t;
@@ -176,36 +176,36 @@ function A() {
176
176
  ht.pop()();
177
177
  Re = !1, He.clear(), re(e);
178
178
  }
179
- function Mr(e) {
179
+ function Lr(e) {
180
180
  if (e.fragment !== null) {
181
181
  e.update(), ae(e.before_update);
182
182
  const t = e.dirty;
183
183
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach($e);
184
184
  }
185
185
  }
186
- function Rr(e) {
186
+ function Mr(e) {
187
187
  const t = [], r = [];
188
188
  V.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), V = t;
189
189
  }
190
- const $r = /* @__PURE__ */ new Set();
191
- function Ur(e, t) {
192
- e && e.i && ($r.delete(e), e.i(t));
190
+ const Rr = /* @__PURE__ */ new Set();
191
+ function $r(e, t) {
192
+ e && e.i && (Rr.delete(e), e.i(t));
193
193
  }
194
- function Dr(e, t, r) {
194
+ function Ur(e, t, r) {
195
195
  const { fragment: n, after_update: i } = e.$$;
196
196
  n && n.m(t, r), $e(() => {
197
197
  const o = e.$$.on_mount.map(Nt).filter(qe);
198
198
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ae(o), e.$$.on_mount = [];
199
199
  }), i.forEach($e);
200
200
  }
201
- function Gr(e, t) {
201
+ function Dr(e, t) {
202
202
  const r = e.$$;
203
- r.fragment !== null && (Rr(r.after_update), ae(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
203
+ r.fragment !== null && (Mr(r.after_update), ae(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
204
204
  }
205
- function Fr(e, t) {
206
- e.$$.dirty[0] === -1 && (W.push(e), Lr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
205
+ function Gr(e, t) {
206
+ e.$$.dirty[0] === -1 && (W.push(e), Cr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
207
207
  }
208
- function jr(e, t, r, n, i, o, s = null, a = [-1]) {
208
+ function Fr(e, t, r, n, i, o, s = null, a = [-1]) {
209
209
  const h = ie;
210
210
  re(e);
211
211
  const u = e.$$ = {
@@ -233,14 +233,14 @@ function jr(e, t, r, n, i, o, s = null, a = [-1]) {
233
233
  let l = !1;
234
234
  if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
235
235
  const v = p.length ? p[0] : f;
236
- return u.ctx && i(u.ctx[c], u.ctx[c] = v) && (!u.skip_bound && u.bound[c] && u.bound[c](v), l && Fr(e, c)), f;
236
+ return u.ctx && i(u.ctx[c], u.ctx[c] = v) && (!u.skip_bound && u.bound[c] && u.bound[c](v), l && Gr(e, c)), f;
237
237
  }) : [], u.update(), l = !0, ae(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
238
238
  if (t.hydrate) {
239
- const c = Ar(t.target);
239
+ const c = Pr(t.target);
240
240
  u.fragment && u.fragment.l(c), c.forEach(q);
241
241
  } else
242
242
  u.fragment && u.fragment.c();
243
- t.intro && Ur(e.$$.fragment), Dr(e, t.target, t.anchor), A();
243
+ t.intro && $r(e.$$.fragment), Ur(e, t.target, t.anchor), A();
244
244
  }
245
245
  re(h);
246
246
  }
@@ -289,7 +289,7 @@ typeof HTMLElement == "function" && (Mt = class extends HTMLElement {
289
289
  let s;
290
290
  return {
291
291
  c: function() {
292
- s = M("slot"), o !== "default" && _(s, "name", o);
292
+ s = M("slot"), o !== "default" && E(s, "name", o);
293
293
  },
294
294
  /**
295
295
  * @param {HTMLElement} target
@@ -306,7 +306,7 @@ typeof HTMLElement == "function" && (Mt = class extends HTMLElement {
306
306
  };
307
307
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
308
308
  return;
309
- const r = {}, n = Or(this);
309
+ const r = {}, n = Ar(this);
310
310
  for (const o of this.$$s)
311
311
  o in n && (r[o] = [t(o)]);
312
312
  for (const o of this.attributes) {
@@ -395,7 +395,7 @@ function de(e, t, r, n) {
395
395
  return t;
396
396
  }
397
397
  }
398
- function kr(e, t, r, n, i, o) {
398
+ function jr(e, t, r, n, i, o) {
399
399
  let s = class extends Mt {
400
400
  constructor() {
401
401
  super(e, r, i), this.$$p_d = t;
@@ -426,7 +426,7 @@ function kr(e, t, r, n, i, o) {
426
426
  }), e.element = /** @type {any} */
427
427
  s, s;
428
428
  }
429
- class Wr {
429
+ class kr {
430
430
  constructor() {
431
431
  /**
432
432
  * ### PRIVATE API
@@ -447,7 +447,7 @@ class Wr {
447
447
  }
448
448
  /** @returns {void} */
449
449
  $destroy() {
450
- Gr(this, 1), this.$destroy = O;
450
+ Dr(this, 1), this.$destroy = O;
451
451
  }
452
452
  /**
453
453
  * @template {Extract<keyof Events, string>} K
@@ -469,11 +469,11 @@ class Wr {
469
469
  * @returns {void}
470
470
  */
471
471
  $set(t) {
472
- this.$$set && !wr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
472
+ this.$$set && !xr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
473
473
  }
474
474
  }
475
- const Vr = "4";
476
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Vr);
475
+ const Wr = "4";
476
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Wr);
477
477
  var Ue = function(e, t) {
478
478
  return Ue = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
479
479
  r.__proto__ = n;
@@ -499,7 +499,7 @@ var g = function() {
499
499
  return t;
500
500
  }, g.apply(this, arguments);
501
501
  };
502
- function Xr(e, t) {
502
+ function Vr(e, t) {
503
503
  var r = {};
504
504
  for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
505
505
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
@@ -563,7 +563,7 @@ function Fe(e, t) {
563
563
  0 <= r && e.splice(r, 1);
564
564
  }
565
565
  }
566
- var Ee = function() {
566
+ var _e = function() {
567
567
  function e(t) {
568
568
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
569
569
  }
@@ -651,9 +651,9 @@ var Ee = function() {
651
651
  var t = new e();
652
652
  return t.closed = !0, t;
653
653
  }(), e;
654
- }(), $t = Ee.EMPTY;
654
+ }(), $t = _e.EMPTY;
655
655
  function Ut(e) {
656
- return e instanceof Ee || e && "closed" in e && L(e.remove) && L(e.add) && L(e.unsubscribe);
656
+ return e instanceof _e || e && "closed" in e && L(e.remove) && L(e.add) && L(e.unsubscribe);
657
657
  }
658
658
  function lt(e) {
659
659
  L(e) ? e() : e.unsubscribe();
@@ -664,20 +664,19 @@ var Dt = {
664
664
  Promise: void 0,
665
665
  useDeprecatedSynchronousErrorHandling: !1,
666
666
  useDeprecatedNextContext: !1
667
- }, Gt = {
667
+ }, Xr = {
668
668
  setTimeout: function(e, t) {
669
669
  for (var r = [], n = 2; n < arguments.length; n++)
670
670
  r[n - 2] = arguments[n];
671
671
  return setTimeout.apply(void 0, X([e, t], Ge(r)));
672
672
  },
673
673
  clearTimeout: function(e) {
674
- var t = Gt.delegate;
675
- return ((t == null ? void 0 : t.clearTimeout) || clearTimeout)(e);
674
+ return clearTimeout(e);
676
675
  },
677
676
  delegate: void 0
678
677
  };
679
678
  function zr(e) {
680
- Gt.setTimeout(function() {
679
+ Xr.setTimeout(function() {
681
680
  throw e;
682
681
  });
683
682
  }
@@ -686,7 +685,7 @@ function ct() {
686
685
  function me(e) {
687
686
  e();
688
687
  }
689
- var Ft = function(e) {
688
+ var Gt = function(e) {
690
689
  R(t, e);
691
690
  function t(r) {
692
691
  var n = e.call(this) || this;
@@ -717,7 +716,7 @@ var Ft = function(e) {
717
716
  this.unsubscribe();
718
717
  }
719
718
  }, t;
720
- }(Ee), Zr = Function.prototype.bind;
719
+ }(_e), Zr = Function.prototype.bind;
721
720
  function Pe(e, t) {
722
721
  return Zr.call(e, t);
723
722
  }
@@ -775,7 +774,7 @@ var Qr = function() {
775
774
  return o.destination = new Qr(s), o;
776
775
  }
777
776
  return t;
778
- }(Ft);
777
+ }(Gt);
779
778
  function fe(e) {
780
779
  zr(e);
781
780
  }
@@ -868,13 +867,13 @@ function tn(e) {
868
867
  return e && L(e.next) && L(e.error) && L(e.complete);
869
868
  }
870
869
  function rn(e) {
871
- return e && e instanceof Ft || tn(e) && Ut(e);
870
+ return e && e instanceof Gt || tn(e) && Ut(e);
872
871
  }
873
872
  var nn = Rt(function(e) {
874
873
  return function() {
875
874
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
876
875
  };
877
- }), jt = function(e) {
876
+ }), Ft = function(e) {
878
877
  R(t, e);
879
878
  function t() {
880
879
  var r = e.call(this) || this;
@@ -941,7 +940,7 @@ var nn = Rt(function(e) {
941
940
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
942
941
  }, t.prototype._innerSubscribe = function(r) {
943
942
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
944
- return o || s ? $t : (this.currentObservers = null, a.push(r), new Ee(function() {
943
+ return o || s ? $t : (this.currentObservers = null, a.push(r), new _e(function() {
945
944
  n.currentObservers = null, Fe(a, r);
946
945
  }));
947
946
  }, t.prototype._checkFinalizedStatuses = function(r) {
@@ -972,15 +971,15 @@ var nn = Rt(function(e) {
972
971
  var n, i;
973
972
  return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : $t;
974
973
  }, t;
975
- }(jt), kt = {
974
+ }(Ft), jt = {
976
975
  now: function() {
977
- return (kt.delegate || Date).now();
976
+ return (jt.delegate || Date).now();
978
977
  },
979
978
  delegate: void 0
980
979
  }, on = function(e) {
981
980
  R(t, e);
982
981
  function t(r, n, i) {
983
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = kt);
982
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = jt);
984
983
  var o = e.call(this) || this;
985
984
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
986
985
  }
@@ -1000,7 +999,7 @@ var nn = Rt(function(e) {
1000
999
  u && o.splice(0, u + 1);
1001
1000
  }
1002
1001
  }, t;
1003
- }(jt);
1002
+ }(Ft);
1004
1003
  const mt = [], bt = {}, sn = (e, t = 0) => {
1005
1004
  if (mt.indexOf(e) == -1) {
1006
1005
  const r = new on(t);
@@ -1010,10 +1009,10 @@ const mt = [], bt = {}, sn = (e, t = 0) => {
1010
1009
  }, k = [];
1011
1010
  function an(e, t) {
1012
1011
  return {
1013
- subscribe: _e(e, t).subscribe
1012
+ subscribe: Ee(e, t).subscribe
1014
1013
  };
1015
1014
  }
1016
- function _e(e, t = O) {
1015
+ function Ee(e, t = O) {
1017
1016
  let r;
1018
1017
  const n = /* @__PURE__ */ new Set();
1019
1018
  function i(a) {
@@ -1112,7 +1111,7 @@ function gn(e) {
1112
1111
  function yt(e) {
1113
1112
  return Object.keys(e).concat(gn(e));
1114
1113
  }
1115
- function Wt(e, t) {
1114
+ function kt(e, t) {
1116
1115
  try {
1117
1116
  return t in e;
1118
1117
  } catch (r) {
@@ -1120,20 +1119,20 @@ function Wt(e, t) {
1120
1119
  }
1121
1120
  }
1122
1121
  function vn(e, t) {
1123
- return Wt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1122
+ return kt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1124
1123
  }
1125
- function En(e, t, r) {
1124
+ function _n(e, t, r) {
1126
1125
  var n = {};
1127
1126
  return r.isMergeableObject(e) && yt(e).forEach(function(i) {
1128
1127
  n[i] = oe(e[i], r);
1129
1128
  }), yt(t).forEach(function(i) {
1130
- vn(e, i) || (Wt(e, i) && r.isMergeableObject(t[i]) ? n[i] = yn(i, r)(e[i], t[i], r) : n[i] = oe(t[i], r));
1129
+ vn(e, i) || (kt(e, i) && r.isMergeableObject(t[i]) ? n[i] = yn(i, r)(e[i], t[i], r) : n[i] = oe(t[i], r));
1131
1130
  }), n;
1132
1131
  }
1133
1132
  function z(e, t, r) {
1134
1133
  r = r || {}, r.arrayMerge = r.arrayMerge || bn, r.isMergeableObject = r.isMergeableObject || hn, r.cloneUnlessOtherwiseSpecified = oe;
1135
1134
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1136
- return o ? n ? r.arrayMerge(e, t, r) : En(e, t, r) : oe(t, r);
1135
+ return o ? n ? r.arrayMerge(e, t, r) : _n(e, t, r) : oe(t, r);
1137
1136
  }
1138
1137
  z.all = function(t, r) {
1139
1138
  if (!Array.isArray(t))
@@ -1142,57 +1141,107 @@ z.all = function(t, r) {
1142
1141
  return z(n, i, r);
1143
1142
  }, {});
1144
1143
  };
1145
- var _n = z, xn = _n;
1144
+ var En = z, xn = En;
1146
1145
  const wn = /* @__PURE__ */ un(xn);
1147
- var b;
1146
+ function Ae(e, t) {
1147
+ var r = t && t.cache ? t.cache : An, n = t && t.serializer ? t.serializer : Pn, i = t && t.strategy ? t.strategy : Tn;
1148
+ return i(e, {
1149
+ cache: r,
1150
+ serializer: n
1151
+ });
1152
+ }
1153
+ function Sn(e) {
1154
+ return e == null || typeof e == "number" || typeof e == "boolean";
1155
+ }
1156
+ function Wt(e, t, r, n) {
1157
+ var i = Sn(n) ? n : r(n), o = t.get(i);
1158
+ return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1159
+ }
1160
+ function Vt(e, t, r) {
1161
+ var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1162
+ return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1163
+ }
1164
+ function Ke(e, t, r, n, i) {
1165
+ return r.bind(t, e, n, i);
1166
+ }
1167
+ function Tn(e, t) {
1168
+ var r = e.length === 1 ? Wt : Vt;
1169
+ return Ke(e, this, r, t.cache.create(), t.serializer);
1170
+ }
1171
+ function Hn(e, t) {
1172
+ return Ke(e, this, Vt, t.cache.create(), t.serializer);
1173
+ }
1174
+ function Bn(e, t) {
1175
+ return Ke(e, this, Wt, t.cache.create(), t.serializer);
1176
+ }
1177
+ var Pn = function() {
1178
+ return JSON.stringify(arguments);
1179
+ };
1180
+ function et() {
1181
+ this.cache = /* @__PURE__ */ Object.create(null);
1182
+ }
1183
+ et.prototype.get = function(e) {
1184
+ return this.cache[e];
1185
+ };
1186
+ et.prototype.set = function(e, t) {
1187
+ this.cache[e] = t;
1188
+ };
1189
+ var An = {
1190
+ create: function() {
1191
+ return new et();
1192
+ }
1193
+ }, Oe = {
1194
+ variadic: Hn,
1195
+ monadic: Bn
1196
+ }, b;
1148
1197
  (function(e) {
1149
1198
  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";
1150
1199
  })(b || (b = {}));
1151
- var E;
1200
+ var _;
1152
1201
  (function(e) {
1153
1202
  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";
1154
- })(E || (E = {}));
1203
+ })(_ || (_ = {}));
1155
1204
  var Z;
1156
1205
  (function(e) {
1157
1206
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1158
1207
  })(Z || (Z = {}));
1159
1208
  function gt(e) {
1160
- return e.type === E.literal;
1209
+ return e.type === _.literal;
1161
1210
  }
1162
- function Sn(e) {
1163
- return e.type === E.argument;
1164
- }
1165
- function Vt(e) {
1166
- return e.type === E.number;
1211
+ function On(e) {
1212
+ return e.type === _.argument;
1167
1213
  }
1168
1214
  function Xt(e) {
1169
- return e.type === E.date;
1215
+ return e.type === _.number;
1170
1216
  }
1171
1217
  function zt(e) {
1172
- return e.type === E.time;
1218
+ return e.type === _.date;
1173
1219
  }
1174
1220
  function Zt(e) {
1175
- return e.type === E.select;
1221
+ return e.type === _.time;
1176
1222
  }
1177
1223
  function Qt(e) {
1178
- return e.type === E.plural;
1179
- }
1180
- function Tn(e) {
1181
- return e.type === E.pound;
1224
+ return e.type === _.select;
1182
1225
  }
1183
1226
  function Jt(e) {
1184
- return e.type === E.tag;
1227
+ return e.type === _.plural;
1228
+ }
1229
+ function In(e) {
1230
+ return e.type === _.pound;
1185
1231
  }
1186
1232
  function qt(e) {
1233
+ return e.type === _.tag;
1234
+ }
1235
+ function Yt(e) {
1187
1236
  return !!(e && typeof e == "object" && e.type === Z.number);
1188
1237
  }
1189
1238
  function ke(e) {
1190
1239
  return !!(e && typeof e == "object" && e.type === Z.dateTime);
1191
1240
  }
1192
- var Yt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Hn = /(?:[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;
1193
- function Bn(e) {
1241
+ var Kt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Nn = /(?:[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;
1242
+ function Cn(e) {
1194
1243
  var t = {};
1195
- return e.replace(Hn, function(r) {
1244
+ return e.replace(Nn, function(r) {
1196
1245
  var n = r.length;
1197
1246
  switch (r[0]) {
1198
1247
  case "G":
@@ -1281,11 +1330,11 @@ function Bn(e) {
1281
1330
  return "";
1282
1331
  }), t;
1283
1332
  }
1284
- var Pn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1285
- function An(e) {
1333
+ var Ln = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1334
+ function Mn(e) {
1286
1335
  if (e.length === 0)
1287
1336
  throw new Error("Number skeleton cannot be empty");
1288
- for (var t = e.split(Pn).filter(function(f) {
1337
+ for (var t = e.split(Ln).filter(function(f) {
1289
1338
  return f.length > 0;
1290
1339
  }), r = [], n = 0, i = t; n < i.length; n++) {
1291
1340
  var o = i[n], s = o.split("/");
@@ -1300,17 +1349,17 @@ function An(e) {
1300
1349
  }
1301
1350
  return r;
1302
1351
  }
1303
- function On(e) {
1352
+ function Rn(e) {
1304
1353
  return e.replace(/^(.*?)-/, "");
1305
1354
  }
1306
- var vt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Kt = /^(@+)?(\+|#+)?[rs]?$/g, In = /(\*)(0+)|(#+)(0+)|(0+)/g, er = /^(0+)$/;
1307
- function Et(e) {
1355
+ var vt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, er = /^(@+)?(\+|#+)?[rs]?$/g, $n = /(\*)(0+)|(#+)(0+)|(0+)/g, tr = /^(0+)$/;
1356
+ function _t(e) {
1308
1357
  var t = {};
1309
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Kt, function(r, n, i) {
1358
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(er, function(r, n, i) {
1310
1359
  return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
1311
1360
  }), t;
1312
1361
  }
1313
- function tr(e) {
1362
+ function rr(e) {
1314
1363
  switch (e) {
1315
1364
  case "sign-auto":
1316
1365
  return {
@@ -1350,7 +1399,7 @@ function tr(e) {
1350
1399
  };
1351
1400
  }
1352
1401
  }
1353
- function Nn(e) {
1402
+ function Un(e) {
1354
1403
  var t;
1355
1404
  if (e[0] === "E" && e[1] === "E" ? (t = {
1356
1405
  notation: "engineering"
@@ -1358,17 +1407,17 @@ function Nn(e) {
1358
1407
  notation: "scientific"
1359
1408
  }, e = e.slice(1)), t) {
1360
1409
  var r = e.slice(0, 2);
1361
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !er.test(e))
1410
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !tr.test(e))
1362
1411
  throw new Error("Malformed concise eng/scientific notation");
1363
1412
  t.minimumIntegerDigits = e.length;
1364
1413
  }
1365
1414
  return t;
1366
1415
  }
1367
- function _t(e) {
1368
- var t = {}, r = tr(e);
1416
+ function Et(e) {
1417
+ var t = {}, r = rr(e);
1369
1418
  return r || t;
1370
1419
  }
1371
- function Cn(e) {
1420
+ function Dn(e) {
1372
1421
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
1373
1422
  var i = n[r];
1374
1423
  switch (i.stem) {
@@ -1392,7 +1441,7 @@ function Cn(e) {
1392
1441
  continue;
1393
1442
  case "measure-unit":
1394
1443
  case "unit":
1395
- t.style = "unit", t.unit = On(i.options[0]);
1444
+ t.style = "unit", t.unit = Rn(i.options[0]);
1396
1445
  continue;
1397
1446
  case "compact-short":
1398
1447
  case "K":
@@ -1404,12 +1453,12 @@ function Cn(e) {
1404
1453
  continue;
1405
1454
  case "scientific":
1406
1455
  t = g(g(g({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
1407
- return g(g({}, h), _t(u));
1456
+ return g(g({}, h), Et(u));
1408
1457
  }, {}));
1409
1458
  continue;
1410
1459
  case "engineering":
1411
1460
  t = g(g(g({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
1412
- return g(g({}, h), _t(u));
1461
+ return g(g({}, h), Et(u));
1413
1462
  }, {}));
1414
1463
  continue;
1415
1464
  case "notation-simple":
@@ -1454,7 +1503,7 @@ function Cn(e) {
1454
1503
  case "integer-width":
1455
1504
  if (i.options.length > 1)
1456
1505
  throw new RangeError("integer-width stems only accept a single optional option");
1457
- i.options[0].replace(In, function(h, u, l, c, f, p) {
1506
+ i.options[0].replace($n, function(h, u, l, c, f, p) {
1458
1507
  if (u)
1459
1508
  t.minimumIntegerDigits = l.length;
1460
1509
  else {
@@ -1467,7 +1516,7 @@ function Cn(e) {
1467
1516
  });
1468
1517
  continue;
1469
1518
  }
1470
- if (er.test(i.stem)) {
1519
+ if (tr.test(i.stem)) {
1471
1520
  t.minimumIntegerDigits = i.stem.length;
1472
1521
  continue;
1473
1522
  }
@@ -1478,16 +1527,16 @@ function Cn(e) {
1478
1527
  return l === "*" ? 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), "";
1479
1528
  });
1480
1529
  var o = i.options[0];
1481
- o === "w" ? t = g(g({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = g(g({}, t), Et(o)));
1530
+ o === "w" ? t = g(g({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = g(g({}, t), _t(o)));
1482
1531
  continue;
1483
1532
  }
1484
- if (Kt.test(i.stem)) {
1485
- t = g(g({}, t), Et(i.stem));
1533
+ if (er.test(i.stem)) {
1534
+ t = g(g({}, t), _t(i.stem));
1486
1535
  continue;
1487
1536
  }
1488
- var s = tr(i.stem);
1537
+ var s = rr(i.stem);
1489
1538
  s && (t = g(g({}, t), s));
1490
- var a = Nn(i.stem);
1539
+ var a = Un(i.stem);
1491
1540
  a && (t = g(g({}, t), a));
1492
1541
  }
1493
1542
  return t;
@@ -1497,6 +1546,12 @@ var pe = {
1497
1546
  "H",
1498
1547
  "h"
1499
1548
  ],
1549
+ 419: [
1550
+ "h",
1551
+ "H",
1552
+ "hB",
1553
+ "hb"
1554
+ ],
1500
1555
  AC: [
1501
1556
  "H",
1502
1557
  "h",
@@ -1545,8 +1600,8 @@ var pe = {
1545
1600
  "hB"
1546
1601
  ],
1547
1602
  AR: [
1548
- "H",
1549
1603
  "h",
1604
+ "H",
1550
1605
  "hB",
1551
1606
  "hb"
1552
1607
  ],
@@ -1636,9 +1691,9 @@ var pe = {
1636
1691
  "H"
1637
1692
  ],
1638
1693
  BO: [
1694
+ "h",
1639
1695
  "H",
1640
1696
  "hB",
1641
- "h",
1642
1697
  "hb"
1643
1698
  ],
1644
1699
  BQ: [
@@ -1715,8 +1770,8 @@ var pe = {
1715
1770
  "hB"
1716
1771
  ],
1717
1772
  CL: [
1718
- "H",
1719
1773
  "h",
1774
+ "H",
1720
1775
  "hB",
1721
1776
  "hb"
1722
1777
  ],
@@ -1741,14 +1796,14 @@ var pe = {
1741
1796
  "H"
1742
1797
  ],
1743
1798
  CR: [
1744
- "H",
1745
1799
  "h",
1800
+ "H",
1746
1801
  "hB",
1747
1802
  "hb"
1748
1803
  ],
1749
1804
  CU: [
1750
- "H",
1751
1805
  "h",
1806
+ "H",
1752
1807
  "hB",
1753
1808
  "hb"
1754
1809
  ],
@@ -1817,9 +1872,9 @@ var pe = {
1817
1872
  "hb"
1818
1873
  ],
1819
1874
  EC: [
1875
+ "h",
1820
1876
  "H",
1821
1877
  "hB",
1822
- "h",
1823
1878
  "hb"
1824
1879
  ],
1825
1880
  EE: [
@@ -1955,8 +2010,8 @@ var pe = {
1955
2010
  "hB"
1956
2011
  ],
1957
2012
  GT: [
1958
- "H",
1959
2013
  "h",
2014
+ "H",
1960
2015
  "hB",
1961
2016
  "hb"
1962
2017
  ],
@@ -1983,8 +2038,8 @@ var pe = {
1983
2038
  "H"
1984
2039
  ],
1985
2040
  HN: [
1986
- "H",
1987
2041
  "h",
2042
+ "H",
1988
2043
  "hB",
1989
2044
  "hb"
1990
2045
  ],
@@ -2298,8 +2353,8 @@ var pe = {
2298
2353
  "hB"
2299
2354
  ],
2300
2355
  MX: [
2301
- "H",
2302
2356
  "h",
2357
+ "H",
2303
2358
  "hB",
2304
2359
  "hb"
2305
2360
  ],
@@ -2339,8 +2394,8 @@ var pe = {
2339
2394
  "hB"
2340
2395
  ],
2341
2396
  NI: [
2342
- "H",
2343
2397
  "h",
2398
+ "H",
2344
2399
  "hB",
2345
2400
  "hb"
2346
2401
  ],
@@ -2388,9 +2443,9 @@ var pe = {
2388
2443
  "hb"
2389
2444
  ],
2390
2445
  PE: [
2446
+ "h",
2391
2447
  "H",
2392
2448
  "hB",
2393
- "h",
2394
2449
  "hb"
2395
2450
  ],
2396
2451
  PF: [
@@ -2448,8 +2503,8 @@ var pe = {
2448
2503
  "H"
2449
2504
  ],
2450
2505
  PY: [
2451
- "H",
2452
2506
  "h",
2507
+ "H",
2453
2508
  "hB",
2454
2509
  "hb"
2455
2510
  ],
@@ -2562,8 +2617,8 @@ var pe = {
2562
2617
  "hB"
2563
2618
  ],
2564
2619
  SV: [
2565
- "H",
2566
2620
  "h",
2621
+ "H",
2567
2622
  "hB",
2568
2623
  "hb"
2569
2624
  ],
@@ -2685,8 +2740,8 @@ var pe = {
2685
2740
  "hB"
2686
2741
  ],
2687
2742
  UY: [
2688
- "H",
2689
2743
  "h",
2744
+ "H",
2690
2745
  "hB",
2691
2746
  "hb"
2692
2747
  ],
@@ -2794,37 +2849,37 @@ var pe = {
2794
2849
  "H",
2795
2850
  "hB"
2796
2851
  ],
2797
- "es-BO": [
2798
- "H",
2852
+ "en-HK": [
2799
2853
  "h",
2800
- "hB",
2801
- "hb"
2854
+ "hb",
2855
+ "H",
2856
+ "hB"
2802
2857
  ],
2803
- "es-BR": [
2858
+ "en-IL": [
2804
2859
  "H",
2805
2860
  "h",
2806
- "hB",
2807
- "hb"
2861
+ "hb",
2862
+ "hB"
2808
2863
  ],
2809
- "es-EC": [
2810
- "H",
2864
+ "en-MY": [
2811
2865
  "h",
2812
- "hB",
2813
- "hb"
2866
+ "hb",
2867
+ "H",
2868
+ "hB"
2814
2869
  ],
2815
- "es-ES": [
2870
+ "es-BR": [
2816
2871
  "H",
2817
2872
  "h",
2818
2873
  "hB",
2819
2874
  "hb"
2820
2875
  ],
2821
- "es-GQ": [
2876
+ "es-ES": [
2822
2877
  "H",
2823
2878
  "h",
2824
2879
  "hB",
2825
2880
  "hb"
2826
2881
  ],
2827
- "es-PE": [
2882
+ "es-GQ": [
2828
2883
  "H",
2829
2884
  "h",
2830
2885
  "hB",
@@ -2901,13 +2956,13 @@ var pe = {
2901
2956
  "h"
2902
2957
  ]
2903
2958
  };
2904
- function Ln(e, t) {
2959
+ function Gn(e, t) {
2905
2960
  for (var r = "", n = 0; n < e.length; n++) {
2906
2961
  var i = e.charAt(n);
2907
2962
  if (i === "j") {
2908
2963
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2909
2964
  o++, n++;
2910
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Mn(t);
2965
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Fn(t);
2911
2966
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2912
2967
  r += h;
2913
2968
  for (; s-- > 0; )
@@ -2916,7 +2971,7 @@ function Ln(e, t) {
2916
2971
  }
2917
2972
  return r;
2918
2973
  }
2919
- function Mn(e) {
2974
+ function Fn(e) {
2920
2975
  var t = e.hourCycle;
2921
2976
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2922
2977
  e.hourCycles && // @ts-ignore
@@ -2938,20 +2993,20 @@ function Mn(e) {
2938
2993
  var i = pe[n || ""] || pe[r || ""] || pe["".concat(r, "-001")] || pe["001"];
2939
2994
  return i[0];
2940
2995
  }
2941
- var Ae, Rn = new RegExp("^".concat(Yt.source, "*")), $n = new RegExp("".concat(Yt.source, "*$"));
2996
+ var Ie, jn = new RegExp("^".concat(Kt.source, "*")), kn = new RegExp("".concat(Kt.source, "*$"));
2942
2997
  function y(e, t) {
2943
2998
  return { start: e, end: t };
2944
2999
  }
2945
- var Un = !!String.prototype.startsWith && "_a".startsWith("a", 1), Dn = !!String.fromCodePoint, Gn = !!Object.fromEntries, Fn = !!String.prototype.codePointAt, jn = !!String.prototype.trimStart, kn = !!String.prototype.trimEnd, Wn = !!Number.isSafeInteger, Vn = Wn ? Number.isSafeInteger : function(e) {
3000
+ var Wn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Vn = !!String.fromCodePoint, Xn = !!Object.fromEntries, zn = !!String.prototype.codePointAt, Zn = !!String.prototype.trimStart, Qn = !!String.prototype.trimEnd, Jn = !!Number.isSafeInteger, qn = Jn ? Number.isSafeInteger : function(e) {
2946
3001
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2947
3002
  }, We = !0;
2948
3003
  try {
2949
- var Xn = nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2950
- We = ((Ae = Xn.exec("a")) === null || Ae === void 0 ? void 0 : Ae[0]) === "a";
3004
+ var Yn = ir("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3005
+ We = ((Ie = Yn.exec("a")) === null || Ie === void 0 ? void 0 : Ie[0]) === "a";
2951
3006
  } catch (e) {
2952
3007
  We = !1;
2953
3008
  }
2954
- var xt = Un ? (
3009
+ var xt = Wn ? (
2955
3010
  // Native
2956
3011
  function(t, r, n) {
2957
3012
  return t.startsWith(r, n);
@@ -2961,7 +3016,7 @@ var xt = Un ? (
2961
3016
  function(t, r, n) {
2962
3017
  return t.slice(n, n + r.length) === r;
2963
3018
  }
2964
- ), Ve = Dn ? String.fromCodePoint : (
3019
+ ), Ve = Vn ? String.fromCodePoint : (
2965
3020
  // IE11
2966
3021
  function() {
2967
3022
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2975,7 +3030,7 @@ var xt = Un ? (
2975
3030
  }
2976
3031
  ), wt = (
2977
3032
  // native
2978
- Gn ? Object.fromEntries : (
3033
+ Xn ? Object.fromEntries : (
2979
3034
  // Ponyfill
2980
3035
  function(t) {
2981
3036
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2985,7 +3040,7 @@ var xt = Un ? (
2985
3040
  return r;
2986
3041
  }
2987
3042
  )
2988
- ), rr = Fn ? (
3043
+ ), nr = zn ? (
2989
3044
  // Native
2990
3045
  function(t, r) {
2991
3046
  return t.codePointAt(r);
@@ -2999,7 +3054,7 @@ var xt = Un ? (
2999
3054
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
3000
3055
  }
3001
3056
  }
3002
- ), zn = jn ? (
3057
+ ), Kn = Zn ? (
3003
3058
  // Native
3004
3059
  function(t) {
3005
3060
  return t.trimStart();
@@ -3007,9 +3062,9 @@ var xt = Un ? (
3007
3062
  ) : (
3008
3063
  // Ponyfill
3009
3064
  function(t) {
3010
- return t.replace(Rn, "");
3065
+ return t.replace(jn, "");
3011
3066
  }
3012
- ), Zn = kn ? (
3067
+ ), ei = Qn ? (
3013
3068
  // Native
3014
3069
  function(t) {
3015
3070
  return t.trimEnd();
@@ -3017,15 +3072,15 @@ var xt = Un ? (
3017
3072
  ) : (
3018
3073
  // Ponyfill
3019
3074
  function(t) {
3020
- return t.replace($n, "");
3075
+ return t.replace(kn, "");
3021
3076
  }
3022
3077
  );
3023
- function nr(e, t) {
3078
+ function ir(e, t) {
3024
3079
  return new RegExp(e, t);
3025
3080
  }
3026
3081
  var Xe;
3027
3082
  if (We) {
3028
- var St = nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3083
+ var St = ir("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3029
3084
  Xe = function(t, r) {
3030
3085
  var n;
3031
3086
  St.lastIndex = r;
@@ -3035,14 +3090,14 @@ if (We) {
3035
3090
  } else
3036
3091
  Xe = function(t, r) {
3037
3092
  for (var n = []; ; ) {
3038
- var i = rr(t, r);
3039
- if (i === void 0 || ir(i) || Yn(i))
3093
+ var i = nr(t, r);
3094
+ if (i === void 0 || or(i) || ii(i))
3040
3095
  break;
3041
3096
  n.push(i), r += i >= 65536 ? 2 : 1;
3042
3097
  }
3043
3098
  return Ve.apply(void 0, n);
3044
3099
  };
3045
- var Qn = (
3100
+ var ti = (
3046
3101
  /** @class */
3047
3102
  function() {
3048
3103
  function e(t, r) {
@@ -3066,7 +3121,7 @@ var Qn = (
3066
3121
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
3067
3122
  var a = this.clonePosition();
3068
3123
  this.bump(), i.push({
3069
- type: E.pound,
3124
+ type: _.pound,
3070
3125
  location: y(a, this.clonePosition())
3071
3126
  });
3072
3127
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
@@ -3094,7 +3149,7 @@ var Qn = (
3094
3149
  if (this.bumpSpace(), this.bumpIf("/>"))
3095
3150
  return {
3096
3151
  val: {
3097
- type: E.literal,
3152
+ type: _.literal,
3098
3153
  value: "<".concat(i, "/>"),
3099
3154
  location: y(n, this.clonePosition())
3100
3155
  },
@@ -3111,7 +3166,7 @@ var Qn = (
3111
3166
  var h = this.clonePosition(), u = this.parseTagName();
3112
3167
  return i !== u ? this.error(b.UNMATCHED_CLOSING_TAG, y(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
3113
3168
  val: {
3114
- type: E.tag,
3169
+ type: _.tag,
3115
3170
  value: i,
3116
3171
  children: s,
3117
3172
  location: y(n, this.clonePosition())
@@ -3124,7 +3179,7 @@ var Qn = (
3124
3179
  return this.error(b.INVALID_TAG, y(n, this.clonePosition()));
3125
3180
  }, e.prototype.parseTagName = function() {
3126
3181
  var t = this.offset();
3127
- for (this.bump(); !this.isEOF() && qn(this.char()); )
3182
+ for (this.bump(); !this.isEOF() && ni(this.char()); )
3128
3183
  this.bump();
3129
3184
  return this.message.slice(t, this.offset());
3130
3185
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3148,12 +3203,12 @@ var Qn = (
3148
3203
  }
3149
3204
  var h = y(n, this.clonePosition());
3150
3205
  return {
3151
- val: { type: E.literal, value: i, location: h },
3206
+ val: { type: _.literal, value: i, location: h },
3152
3207
  err: null
3153
3208
  };
3154
3209
  }, e.prototype.tryParseLeftAngleBracket = function() {
3155
3210
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3156
- !Jn(this.peek() || 0)) ? (this.bump(), "<") : null;
3211
+ !ri(this.peek() || 0)) ? (this.bump(), "<") : null;
3157
3212
  }, e.prototype.tryParseQuote = function(t) {
3158
3213
  if (this.isEOF() || this.char() !== 39)
3159
3214
  return null;
@@ -3208,7 +3263,7 @@ var Qn = (
3208
3263
  case 125:
3209
3264
  return this.bump(), {
3210
3265
  val: {
3211
- type: E.argument,
3266
+ type: _.argument,
3212
3267
  // value does not include the opening and closing braces.
3213
3268
  value: i,
3214
3269
  location: y(n, this.clonePosition())
@@ -3240,7 +3295,7 @@ var Qn = (
3240
3295
  var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3241
3296
  if (c.err)
3242
3297
  return c;
3243
- var f = Zn(c.val);
3298
+ var f = ei(c.val);
3244
3299
  if (f.length === 0)
3245
3300
  return this.error(b.EXPECT_ARGUMENT_STYLE, y(this.clonePosition(), this.clonePosition()));
3246
3301
  var p = y(l, this.clonePosition());
@@ -3251,24 +3306,24 @@ var Qn = (
3251
3306
  return v;
3252
3307
  var m = y(i, this.clonePosition());
3253
3308
  if (u && xt(u == null ? void 0 : u.style, "::", 0)) {
3254
- var w = zn(u.style.slice(2));
3309
+ var w = Kn(u.style.slice(2));
3255
3310
  if (a === "number") {
3256
3311
  var c = this.parseNumberSkeletonFromString(w, u.styleLocation);
3257
3312
  return c.err ? c : {
3258
- val: { type: E.number, value: n, location: m, style: c.val },
3313
+ val: { type: _.number, value: n, location: m, style: c.val },
3259
3314
  err: null
3260
3315
  };
3261
3316
  } else {
3262
3317
  if (w.length === 0)
3263
3318
  return this.error(b.EXPECT_DATE_TIME_SKELETON, m);
3264
3319
  var N = w;
3265
- this.locale && (N = Ln(w, this.locale));
3320
+ this.locale && (N = Gn(w, this.locale));
3266
3321
  var f = {
3267
3322
  type: Z.dateTime,
3268
3323
  pattern: N,
3269
3324
  location: u.styleLocation,
3270
- parsedOptions: this.shouldParseSkeletons ? Bn(N) : {}
3271
- }, C = a === "date" ? E.date : E.time;
3325
+ parsedOptions: this.shouldParseSkeletons ? Cn(N) : {}
3326
+ }, C = a === "date" ? _.date : _.time;
3272
3327
  return {
3273
3328
  val: { type: C, value: n, location: m, style: f },
3274
3329
  err: null
@@ -3277,7 +3332,7 @@ var Qn = (
3277
3332
  }
3278
3333
  return {
3279
3334
  val: {
3280
- type: a === "number" ? E.number : a === "date" ? E.date : E.time,
3335
+ type: a === "number" ? _.number : a === "date" ? _.date : _.time,
3281
3336
  value: n,
3282
3337
  location: m,
3283
3338
  style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
@@ -3311,7 +3366,7 @@ var Qn = (
3311
3366
  var le = y(i, this.clonePosition());
3312
3367
  return a === "select" ? {
3313
3368
  val: {
3314
- type: E.select,
3369
+ type: _.select,
3315
3370
  value: n,
3316
3371
  options: wt(G.val),
3317
3372
  location: le
@@ -3319,7 +3374,7 @@ var Qn = (
3319
3374
  err: null
3320
3375
  } : {
3321
3376
  val: {
3322
- type: E.plural,
3377
+ type: _.plural,
3323
3378
  value: n,
3324
3379
  options: wt(G.val),
3325
3380
  offset: I,
@@ -3372,7 +3427,7 @@ var Qn = (
3372
3427
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3373
3428
  var n = [];
3374
3429
  try {
3375
- n = An(t);
3430
+ n = Mn(t);
3376
3431
  } catch (i) {
3377
3432
  return this.error(b.INVALID_NUMBER_SKELETON, r);
3378
3433
  }
@@ -3381,7 +3436,7 @@ var Qn = (
3381
3436
  type: Z.number,
3382
3437
  tokens: n,
3383
3438
  location: r,
3384
- parsedOptions: this.shouldParseSkeletons ? Cn(n) : {}
3439
+ parsedOptions: this.shouldParseSkeletons ? Dn(n) : {}
3385
3440
  },
3386
3441
  err: null
3387
3442
  };
@@ -3429,7 +3484,7 @@ var Qn = (
3429
3484
  break;
3430
3485
  }
3431
3486
  var h = y(i, this.clonePosition());
3432
- return o ? (s *= n, Vn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3487
+ return o ? (s *= n, qn(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
3433
3488
  }, e.prototype.offset = function() {
3434
3489
  return this.position.offset;
3435
3490
  }, e.prototype.isEOF = function() {
@@ -3444,7 +3499,7 @@ var Qn = (
3444
3499
  var t = this.position.offset;
3445
3500
  if (t >= this.message.length)
3446
3501
  throw Error("out of bound");
3447
- var r = rr(this.message, t);
3502
+ var r = nr(this.message, t);
3448
3503
  if (r === void 0)
3449
3504
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3450
3505
  return r;
@@ -3485,7 +3540,7 @@ var Qn = (
3485
3540
  break;
3486
3541
  }
3487
3542
  }, e.prototype.bumpSpace = function() {
3488
- for (; !this.isEOF() && ir(this.char()); )
3543
+ for (; !this.isEOF() && or(this.char()); )
3489
3544
  this.bump();
3490
3545
  }, e.prototype.peek = function() {
3491
3546
  if (this.isEOF())
@@ -3498,86 +3553,36 @@ var Qn = (
3498
3553
  function ze(e) {
3499
3554
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3500
3555
  }
3501
- function Jn(e) {
3556
+ function ri(e) {
3502
3557
  return ze(e) || e === 47;
3503
3558
  }
3504
- function qn(e) {
3559
+ function ni(e) {
3505
3560
  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;
3506
3561
  }
3507
- function ir(e) {
3562
+ function or(e) {
3508
3563
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3509
3564
  }
3510
- function Yn(e) {
3565
+ function ii(e) {
3511
3566
  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;
3512
3567
  }
3513
3568
  function Ze(e) {
3514
3569
  e.forEach(function(t) {
3515
- if (delete t.location, Zt(t) || Qt(t))
3570
+ if (delete t.location, Qt(t) || Jt(t))
3516
3571
  for (var r in t.options)
3517
3572
  delete t.options[r].location, Ze(t.options[r].value);
3518
- else Vt(t) && qt(t.style) || (Xt(t) || zt(t)) && ke(t.style) ? delete t.style.location : Jt(t) && Ze(t.children);
3573
+ else Xt(t) && Yt(t.style) || (zt(t) || Zt(t)) && ke(t.style) ? delete t.style.location : qt(t) && Ze(t.children);
3519
3574
  });
3520
3575
  }
3521
- function Kn(e, t) {
3576
+ function oi(e, t) {
3522
3577
  t === void 0 && (t = {}), t = g({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3523
- var r = new Qn(e, t).parse();
3578
+ var r = new ti(e, t).parse();
3524
3579
  if (r.err) {
3525
3580
  var n = SyntaxError(b[r.err.kind]);
3526
3581
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3527
3582
  }
3528
3583
  return t != null && t.captureLocation || Ze(r.val), r.val;
3529
3584
  }
3530
- function Oe(e, t) {
3531
- var r = t && t.cache ? t.cache : oi, n = t && t.serializer ? t.serializer : ii, i = t && t.strategy ? t.strategy : ti;
3532
- return i(e, {
3533
- cache: r,
3534
- serializer: n
3535
- });
3536
- }
3537
- function ei(e) {
3538
- return e == null || typeof e == "number" || typeof e == "boolean";
3539
- }
3540
- function or(e, t, r, n) {
3541
- var i = ei(n) ? n : r(n), o = t.get(i);
3542
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
3543
- }
3544
- function sr(e, t, r) {
3545
- var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
3546
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
3547
- }
3548
- function Ke(e, t, r, n, i) {
3549
- return r.bind(t, e, n, i);
3550
- }
3551
- function ti(e, t) {
3552
- var r = e.length === 1 ? or : sr;
3553
- return Ke(e, this, r, t.cache.create(), t.serializer);
3554
- }
3555
- function ri(e, t) {
3556
- return Ke(e, this, sr, t.cache.create(), t.serializer);
3557
- }
3558
- function ni(e, t) {
3559
- return Ke(e, this, or, t.cache.create(), t.serializer);
3560
- }
3561
- var ii = function() {
3562
- return JSON.stringify(arguments);
3563
- };
3564
- function et() {
3565
- this.cache = /* @__PURE__ */ Object.create(null);
3566
- }
3567
- et.prototype.get = function(e) {
3568
- return this.cache[e];
3569
- };
3570
- et.prototype.set = function(e, t) {
3571
- this.cache[e] = t;
3572
- };
3573
- var oi = {
3574
- create: function() {
3575
- return new et();
3576
- }
3577
- }, Ie = {
3578
- variadic: ri,
3579
- monadic: ni
3580
- }, Q;
3585
+ var Q;
3581
3586
  (function(e) {
3582
3587
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3583
3588
  })(Q || (Q = {}));
@@ -3650,7 +3655,7 @@ function be(e, t, r, n, i, o, s) {
3650
3655
  });
3651
3656
  continue;
3652
3657
  }
3653
- if (Tn(l)) {
3658
+ if (In(l)) {
3654
3659
  typeof o == "number" && a.push({
3655
3660
  type: S.literal,
3656
3661
  value: r.getNumberFormat(t).format(o)
@@ -3661,14 +3666,14 @@ function be(e, t, r, n, i, o, s) {
3661
3666
  if (!(i && c in i))
3662
3667
  throw new ai(c, s);
3663
3668
  var f = i[c];
3664
- if (Sn(l)) {
3669
+ if (On(l)) {
3665
3670
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3666
3671
  type: typeof f == "string" ? S.literal : S.object,
3667
3672
  value: f
3668
3673
  });
3669
3674
  continue;
3670
3675
  }
3671
- if (Xt(l)) {
3676
+ if (zt(l)) {
3672
3677
  var p = typeof l.style == "string" ? n.date[l.style] : ke(l.style) ? l.style.parsedOptions : void 0;
3673
3678
  a.push({
3674
3679
  type: S.literal,
@@ -3676,7 +3681,7 @@ function be(e, t, r, n, i, o, s) {
3676
3681
  });
3677
3682
  continue;
3678
3683
  }
3679
- if (zt(l)) {
3684
+ if (Zt(l)) {
3680
3685
  var p = typeof l.style == "string" ? n.time[l.style] : ke(l.style) ? l.style.parsedOptions : n.time.medium;
3681
3686
  a.push({
3682
3687
  type: S.literal,
@@ -3684,15 +3689,15 @@ function be(e, t, r, n, i, o, s) {
3684
3689
  });
3685
3690
  continue;
3686
3691
  }
3687
- if (Vt(l)) {
3688
- var p = typeof l.style == "string" ? n.number[l.style] : qt(l.style) ? l.style.parsedOptions : void 0;
3692
+ if (Xt(l)) {
3693
+ var p = typeof l.style == "string" ? n.number[l.style] : Yt(l.style) ? l.style.parsedOptions : void 0;
3689
3694
  p && p.scale && (f = f * (p.scale || 1)), a.push({
3690
3695
  type: S.literal,
3691
3696
  value: r.getNumberFormat(t, p).format(f)
3692
3697
  });
3693
3698
  continue;
3694
3699
  }
3695
- if (Jt(l)) {
3700
+ if (qt(l)) {
3696
3701
  var v = l.children, m = l.value, w = i[m];
3697
3702
  if (!hi(w))
3698
3703
  throw new si(m, "function", s);
@@ -3706,14 +3711,14 @@ function be(e, t, r, n, i, o, s) {
3706
3711
  };
3707
3712
  }));
3708
3713
  }
3709
- if (Zt(l)) {
3714
+ if (Qt(l)) {
3710
3715
  var T = l.options[f] || l.options.other;
3711
3716
  if (!T)
3712
3717
  throw new Tt(l.value, f, Object.keys(l.options), s);
3713
3718
  a.push.apply(a, be(T.value, t, r, n, i));
3714
3719
  continue;
3715
3720
  }
3716
- if (Qt(l)) {
3721
+ if (Jt(l)) {
3717
3722
  var T = l.options["=".concat(f)];
3718
3723
  if (!T) {
3719
3724
  if (!Intl.PluralRules)
@@ -3761,29 +3766,29 @@ function fi(e) {
3761
3766
  dateTime: {},
3762
3767
  pluralRules: {}
3763
3768
  }), {
3764
- getNumberFormat: Oe(function() {
3769
+ getNumberFormat: Ae(function() {
3765
3770
  for (var t, r = [], n = 0; n < arguments.length; n++)
3766
3771
  r[n] = arguments[n];
3767
3772
  return new ((t = Intl.NumberFormat).bind.apply(t, X([void 0], r, !1)))();
3768
3773
  }, {
3769
3774
  cache: Ne(e.number),
3770
- strategy: Ie.variadic
3775
+ strategy: Oe.variadic
3771
3776
  }),
3772
- getDateTimeFormat: Oe(function() {
3777
+ getDateTimeFormat: Ae(function() {
3773
3778
  for (var t, r = [], n = 0; n < arguments.length; n++)
3774
3779
  r[n] = arguments[n];
3775
3780
  return new ((t = Intl.DateTimeFormat).bind.apply(t, X([void 0], r, !1)))();
3776
3781
  }, {
3777
3782
  cache: Ne(e.dateTime),
3778
- strategy: Ie.variadic
3783
+ strategy: Oe.variadic
3779
3784
  }),
3780
- getPluralRules: Oe(function() {
3785
+ getPluralRules: Ae(function() {
3781
3786
  for (var t, r = [], n = 0; n < arguments.length; n++)
3782
3787
  r[n] = arguments[n];
3783
3788
  return new ((t = Intl.PluralRules).bind.apply(t, X([void 0], r, !1)))();
3784
3789
  }, {
3785
3790
  cache: Ne(e.pluralRules),
3786
- strategy: Ie.variadic
3791
+ strategy: Oe.variadic
3787
3792
  })
3788
3793
  };
3789
3794
  }
@@ -3791,8 +3796,9 @@ var pi = (
3791
3796
  /** @class */
3792
3797
  function() {
3793
3798
  function e(t, r, n, i) {
3799
+ r === void 0 && (r = e.defaultLocale);
3794
3800
  var o = this;
3795
- if (r === void 0 && (r = e.defaultLocale), this.formatterCache = {
3801
+ if (this.formatterCache = {
3796
3802
  number: {},
3797
3803
  dateTime: {},
3798
3804
  pluralRules: {}
@@ -3818,7 +3824,7 @@ var pi = (
3818
3824
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3819
3825
  var s = i || {};
3820
3826
  s.formatters;
3821
- var a = Xr(s, ["formatters"]);
3827
+ var a = Vr(s, ["formatters"]);
3822
3828
  this.ast = e.__parse(t, g(g({}, a), { locale: this.resolvedLocale }));
3823
3829
  } else
3824
3830
  this.ast = t;
@@ -3837,7 +3843,7 @@ var pi = (
3837
3843
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3838
3844
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3839
3845
  }
3840
- }, e.__parse = Kn, e.formats = {
3846
+ }, e.__parse = oi, e.formats = {
3841
3847
  number: {
3842
3848
  integer: {
3843
3849
  maximumFractionDigits: 0
@@ -3919,7 +3925,7 @@ function di(e, t) {
3919
3925
  n = void 0;
3920
3926
  return n;
3921
3927
  }
3922
- const U = {}, mi = (e, t, r) => r && (t in U || (U[t] = {}), e in U[t] || (U[t][e] = r), r), ar = (e, t) => {
3928
+ const U = {}, mi = (e, t, r) => r && (t in U || (U[t] = {}), e in U[t] || (U[t][e] = r), r), sr = (e, t) => {
3923
3929
  if (t == null)
3924
3930
  return;
3925
3931
  if (t in U && e in U[t])
@@ -3932,15 +3938,15 @@ const U = {}, mi = (e, t, r) => r && (t in U || (U[t] = {}), e in U[t] || (U[t][
3932
3938
  }
3933
3939
  };
3934
3940
  let tt;
3935
- const he = _e({});
3941
+ const he = Ee({});
3936
3942
  function bi(e) {
3937
3943
  return tt[e] || null;
3938
3944
  }
3939
- function ur(e) {
3945
+ function ar(e) {
3940
3946
  return e in tt;
3941
3947
  }
3942
3948
  function yi(e, t) {
3943
- if (!ur(e))
3949
+ if (!ar(e))
3944
3950
  return null;
3945
3951
  const r = bi(e);
3946
3952
  return di(r, t);
@@ -3951,11 +3957,11 @@ function gi(e) {
3951
3957
  const t = we(e);
3952
3958
  for (let r = 0; r < t.length; r++) {
3953
3959
  const n = t[r];
3954
- if (ur(n))
3960
+ if (ar(n))
3955
3961
  return n;
3956
3962
  }
3957
3963
  }
3958
- function hr(e, ...t) {
3964
+ function ur(e, ...t) {
3959
3965
  delete U[e], he.update((r) => (r[e] = wn.all([r[e] || {}, ...t]), r));
3960
3966
  }
3961
3967
  Y(
@@ -3967,12 +3973,12 @@ const ye = {};
3967
3973
  function vi(e, t) {
3968
3974
  ye[e].delete(t), ye[e].size === 0 && delete ye[e];
3969
3975
  }
3970
- function lr(e) {
3976
+ function hr(e) {
3971
3977
  return ye[e];
3972
3978
  }
3973
- function Ei(e) {
3979
+ function _i(e) {
3974
3980
  return we(e).map((t) => {
3975
- const r = lr(t);
3981
+ const r = hr(t);
3976
3982
  return [t, r ? [...r] : []];
3977
3983
  }).filter(([, t]) => t.length > 0);
3978
3984
  }
@@ -3980,27 +3986,27 @@ function Qe(e) {
3980
3986
  return e == null ? !1 : we(e).some(
3981
3987
  (t) => {
3982
3988
  var r;
3983
- return (r = lr(t)) == null ? void 0 : r.size;
3989
+ return (r = hr(t)) == null ? void 0 : r.size;
3984
3990
  }
3985
3991
  );
3986
3992
  }
3987
- function _i(e, t) {
3993
+ function Ei(e, t) {
3988
3994
  return Promise.all(
3989
3995
  t.map((n) => (vi(e, n), n().then((i) => i.default || i)))
3990
- ).then((n) => hr(e, ...n));
3996
+ ).then((n) => ur(e, ...n));
3991
3997
  }
3992
3998
  const te = {};
3993
- function cr(e) {
3999
+ function lr(e) {
3994
4000
  if (!Qe(e))
3995
4001
  return e in te ? te[e] : Promise.resolve();
3996
- const t = Ei(e);
4002
+ const t = _i(e);
3997
4003
  return te[e] = Promise.all(
3998
4004
  t.map(
3999
- ([r, n]) => _i(r, n)
4005
+ ([r, n]) => Ei(r, n)
4000
4006
  )
4001
4007
  ).then(() => {
4002
4008
  if (Qe(e))
4003
- return cr(e);
4009
+ return lr(e);
4004
4010
  delete te[e];
4005
4011
  }), te[e];
4006
4012
  }
@@ -4044,7 +4050,7 @@ const xi = {
4044
4050
  function J() {
4045
4051
  return Si;
4046
4052
  }
4047
- const Ce = _e(!1);
4053
+ const Ce = Ee(!1);
4048
4054
  var Ti = Object.defineProperty, Hi = Object.defineProperties, Bi = Object.getOwnPropertyDescriptors, Ht = Object.getOwnPropertySymbols, Pi = Object.prototype.hasOwnProperty, Ai = Object.prototype.propertyIsEnumerable, Bt = (e, t, r) => t in e ? Ti(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Oi = (e, t) => {
4049
4055
  for (var r in t || (t = {}))
4050
4056
  Pi.call(t, r) && Bt(e, r, t[r]);
@@ -4054,7 +4060,7 @@ var Ti = Object.defineProperty, Hi = Object.defineProperties, Bi = Object.getOwn
4054
4060
  return e;
4055
4061
  }, Ii = (e, t) => Hi(e, Bi(t));
4056
4062
  let Je;
4057
- const ge = _e(null);
4063
+ const ge = Ee(null);
4058
4064
  function Pt(e) {
4059
4065
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4060
4066
  }
@@ -4075,7 +4081,7 @@ const Ni = (e) => {
4075
4081
  return typeof window != "undefined" && D() != null && t ? r = window.setTimeout(
4076
4082
  () => Ce.set(!0),
4077
4083
  t
4078
- ) : Ce.set(!0), cr(e).then(() => {
4084
+ ) : Ce.set(!0), lr(e).then(() => {
4079
4085
  ge.set(e);
4080
4086
  }).finally(() => {
4081
4087
  clearTimeout(r), Ce.set(!1);
@@ -4091,20 +4097,20 @@ const Ni = (e) => {
4091
4097
  return i in t ? t[i] : t[i] = e(n);
4092
4098
  };
4093
4099
  };
4094
- var Ci = Object.defineProperty, ve = Object.getOwnPropertySymbols, fr = Object.prototype.hasOwnProperty, pr = Object.prototype.propertyIsEnumerable, At = (e, t, r) => t in e ? Ci(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, rt = (e, t) => {
4100
+ var Ci = Object.defineProperty, ve = Object.getOwnPropertySymbols, cr = Object.prototype.hasOwnProperty, fr = Object.prototype.propertyIsEnumerable, At = (e, t, r) => t in e ? Ci(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, rt = (e, t) => {
4095
4101
  for (var r in t || (t = {}))
4096
- fr.call(t, r) && At(e, r, t[r]);
4102
+ cr.call(t, r) && At(e, r, t[r]);
4097
4103
  if (ve)
4098
4104
  for (var r of ve(t))
4099
- pr.call(t, r) && At(e, r, t[r]);
4105
+ fr.call(t, r) && At(e, r, t[r]);
4100
4106
  return e;
4101
4107
  }, ee = (e, t) => {
4102
4108
  var r = {};
4103
4109
  for (var n in e)
4104
- fr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4110
+ cr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4105
4111
  if (e != null && ve)
4106
4112
  for (var n of ve(e))
4107
- t.indexOf(n) < 0 && pr.call(e, n) && (r[n] = e[n]);
4113
+ t.indexOf(n) < 0 && fr.call(e, n) && (r[n] = e[n]);
4108
4114
  return r;
4109
4115
  };
4110
4116
  const se = (e, t) => {
@@ -4174,7 +4180,7 @@ const se = (e, t) => {
4174
4180
  throw new Error(
4175
4181
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4176
4182
  );
4177
- let l = ar(e, h);
4183
+ let l = sr(e, h);
4178
4184
  if (!l)
4179
4185
  l = (o = (i = (n = (r = J()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4180
4186
  else if (typeof l != "string")
@@ -4193,7 +4199,7 @@ const se = (e, t) => {
4193
4199
  );
4194
4200
  }
4195
4201
  return c;
4196
- }, ji = (e, t) => Di(t).format(e), ki = (e, t) => Ui(t).format(e), Wi = (e, t) => $i(t).format(e), Vi = (e, t = D()) => ar(e, t), Xi = Y([K, he], () => Fi);
4202
+ }, ji = (e, t) => Di(t).format(e), ki = (e, t) => Ui(t).format(e), Wi = (e, t) => $i(t).format(e), Vi = (e, t = D()) => sr(e, t), Xi = Y([K, he], () => Fi);
4197
4203
  Y([K], () => ji);
4198
4204
  Y([K], () => ki);
4199
4205
  Y([K], () => Wi);
@@ -4201,7 +4207,7 @@ Y([K, he], () => Vi);
4201
4207
  window.emWidgets = { topic: sn };
4202
4208
  const zi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4203
4209
  function Ot(e, t) {
4204
- hr(e, t);
4210
+ ur(e, t);
4205
4211
  }
4206
4212
  function Zi(e) {
4207
4213
  K.set(e);
@@ -4237,7 +4243,7 @@ const It = {
4237
4243
  }
4238
4244
  };
4239
4245
  function Qi(e) {
4240
- Tr(e, "svelte-1hcnj8g", "button{font-family:var(--emw--button-typography)}input,select,option{font-family:inherit}.WithdrawalWrapper{background-color:var(--emw-color-pale, var(--emw--color-gray-50, #F1F1F1));border-radius:var(--emw--border-radius-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));padding:50px 50px 30px 50px;max-width:100%}.WithdrawalWrapper.WithdrawalWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.WithdrawalTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weigh-normal, 400)}.WithdrawalTitleMobile{font-size:var(--emw--size-standard, 16px)}.WithdrawalTitleNone{display:none}.WithdrawalIframeWrapper iframe{border:none;width:100%;height:85vh;border-radius:var(--emw--border-radius-large, 20px)}");
4246
+ Sr(e, "svelte-1hcnj8g", "button{font-family:var(--emw--button-typography)}input,select,option{font-family:inherit}.WithdrawalWrapper{background-color:var(--emw-color-pale, var(--emw--color-gray-50, #F1F1F1));border-radius:var(--emw--border-radius-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));padding:50px 50px 30px 50px;max-width:100%}.WithdrawalWrapper.WithdrawalWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.WithdrawalTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weigh-normal, 400)}.WithdrawalTitleMobile{font-size:var(--emw--size-standard, 16px)}.WithdrawalTitleNone{display:none}.WithdrawalIframeWrapper iframe{border:none;width:100%;height:85vh;border-radius:var(--emw--border-radius-large, 20px)}");
4241
4247
  }
4242
4248
  function Ji(e) {
4243
4249
  let t, r, n, i, o, s, a, h, u, l, c = (
@@ -4246,10 +4252,10 @@ function Ji(e) {
4246
4252
  ), f, p, v;
4247
4253
  return {
4248
4254
  c() {
4249
- t = M("div"), r = F("svg"), n = F("defs"), i = F("style"), o = ne(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = F("g"), a = F("g"), h = F("path"), u = Le(), l = M("h2"), f = ne(c), _(h, "class", "aaa"), _(h, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), _(h, "transform", "translate(15 15) rotate(180)"), _(a, "transform", "translate(20 158)"), _(s, "transform", "translate(-20 -158)"), _(r, "xmlns", "http://www.w3.org/2000/svg"), _(r, "width", "15"), _(r, "height", "15"), _(r, "viewBox", "0 0 15 15"), _(l, "class", "WithdrawalTitleMobile"), _(t, "class", "MenuReturnButton"), _(t, "part", "MenuReturnButton");
4255
+ t = M("div"), r = F("svg"), n = F("defs"), i = F("style"), o = ne(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), s = F("g"), a = F("g"), h = F("path"), u = Le(), l = M("h2"), f = ne(c), E(h, "class", "aaa"), E(h, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), E(h, "transform", "translate(15 15) rotate(180)"), E(a, "transform", "translate(20 158)"), E(s, "transform", "translate(-20 -158)"), E(r, "xmlns", "http://www.w3.org/2000/svg"), E(r, "width", "15"), E(r, "height", "15"), E(r, "viewBox", "0 0 15 15"), E(l, "class", "WithdrawalTitleMobile"), E(t, "class", "MenuReturnButton"), E(t, "part", "MenuReturnButton");
4250
4256
  },
4251
4257
  m(m, w) {
4252
- ue(m, t, w), x(t, r), x(r, n), x(n, i), x(i, o), x(r, s), x(s, a), x(a, h), x(t, u), x(t, l), x(l, f), p || (v = Pr(
4258
+ ue(m, t, w), x(t, r), x(r, n), x(n, i), x(i, o), x(r, s), x(s, a), x(a, h), x(t, u), x(t, l), x(l, f), p || (v = Br(
4253
4259
  t,
4254
4260
  "click",
4255
4261
  /*click_handler*/
@@ -4271,7 +4277,7 @@ function qi(e) {
4271
4277
  return {
4272
4278
  c() {
4273
4279
  t = M("div"), r = M("iframe"), ut(r.src, n = /*iframeUrl*/
4274
- e[2]) || _(r, "src", n), _(r, "title", "Withdrawal Iframe"), _(t, "class", "WithdrawalIframeWrapper");
4280
+ e[2]) || E(r, "src", n), E(r, "title", "Withdrawal Iframe"), E(t, "class", "WithdrawalIframeWrapper");
4275
4281
  },
4276
4282
  m(i, o) {
4277
4283
  ue(i, t, o), x(t, r);
@@ -4279,7 +4285,7 @@ function qi(e) {
4279
4285
  p(i, o) {
4280
4286
  o & /*iframeUrl*/
4281
4287
  4 && !ut(r.src, n = /*iframeUrl*/
4282
- i[2]) && _(r, "src", n);
4288
+ i[2]) && E(r, "src", n);
4283
4289
  },
4284
4290
  d(i) {
4285
4291
  i && q(t);
@@ -4325,8 +4331,8 @@ function Ki(e) {
4325
4331
  let u = h(e), l = u(e);
4326
4332
  return {
4327
4333
  c() {
4328
- t = M("div"), a && a.c(), r = Le(), n = M("h2"), o = ne(i), s = Le(), l.c(), _(n, "class", "WithdrawalTitle " + /*isMobile*/
4329
- (e[4] ? "WithdrawalTitleNone" : "")), _(t, "class", "WithdrawalWrapper " + /*isMobile*/
4334
+ t = M("div"), a && a.c(), r = Le(), n = M("h2"), o = ne(i), s = Le(), l.c(), E(n, "class", "WithdrawalTitle " + /*isMobile*/
4335
+ (e[4] ? "WithdrawalTitleNone" : "")), E(t, "class", "WithdrawalWrapper " + /*isMobile*/
4330
4336
  (e[4] ? "WithdrawalWrapperMobile" : ""));
4331
4337
  },
4332
4338
  m(c, f) {
@@ -4347,7 +4353,7 @@ function Ki(e) {
4347
4353
  }
4348
4354
  function eo(e, t, r) {
4349
4355
  let n;
4350
- Sr(e, Xi, (d) => r(3, n = d));
4356
+ wr(e, Xi, (d) => r(3, n = d));
4351
4357
  let { endpoint: i = "" } = t, { session: o = "" } = t, { playerid: s = "" } = t, { lang: a = "en" } = t, { hasdefaultamount: h = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: c = "" } = t, { playercurrency: f = "" } = t, p, v = window.navigator.userAgent, m = zi(v) !== "PC", w = !0, N = 0, C = "";
4352
4358
  const T = () => {
4353
4359
  fetch(c).then((P) => P.json()).then((P) => {
@@ -4431,10 +4437,10 @@ function eo(e, t, r) {
4431
4437
  );
4432
4438
  }, le = () => {
4433
4439
  Zi(a);
4434
- }, dr = () => {
4440
+ }, pr = () => {
4435
4441
  let d = document.createElement("style");
4436
4442
  d.innerHTML = u, p.appendChild(d);
4437
- }, mr = () => {
4443
+ }, dr = () => {
4438
4444
  let d = new URL(l), P = document.createElement("style");
4439
4445
  fetch(d.href).then((H) => H.text()).then((H) => {
4440
4446
  P.innerHTML = H, setTimeout(
@@ -4445,11 +4451,11 @@ function eo(e, t, r) {
4445
4451
  );
4446
4452
  });
4447
4453
  };
4448
- Nr(() => (window.addEventListener("message", I, !1), () => {
4454
+ Ir(() => (window.addEventListener("message", I, !1), () => {
4449
4455
  window.removeEventListener("message", I);
4450
4456
  }));
4451
- const br = () => $();
4452
- function yr(d) {
4457
+ const mr = () => $();
4458
+ function br(d) {
4453
4459
  Me[d ? "unshift" : "push"](() => {
4454
4460
  p = d, r(0, p);
4455
4461
  });
@@ -4459,8 +4465,8 @@ function eo(e, t, r) {
4459
4465
  }, e.$$.update = () => {
4460
4466
  e.$$.dirty & /*lang*/
4461
4467
  1024 && a && le(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4462
- 8193 && l && p && mr(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4463
- 4097 && u && p && dr(), e.$$.dirty & /*translationurl*/
4468
+ 8193 && l && p && dr(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4469
+ 4097 && u && p && pr(), e.$$.dirty & /*translationurl*/
4464
4470
  16384 && c && T(), e.$$.dirty & /*session, playerid, endpoint, playercurrency, lang*/
4465
4471
  1984 && o && s && i && f && a && G();
4466
4472
  }, [
@@ -4479,13 +4485,13 @@ function eo(e, t, r) {
4479
4485
  u,
4480
4486
  l,
4481
4487
  c,
4482
- br,
4483
- yr
4488
+ mr,
4489
+ br
4484
4490
  ];
4485
4491
  }
4486
- class to extends Wr {
4492
+ class to extends kr {
4487
4493
  constructor(t) {
4488
- super(), jr(
4494
+ super(), Fr(
4489
4495
  this,
4490
4496
  t,
4491
4497
  eo,
@@ -4560,7 +4566,7 @@ class to extends Wr {
4560
4566
  this.$$set({ playercurrency: t }), A();
4561
4567
  }
4562
4568
  }
4563
- kr(to, { endpoint: {}, session: {}, playerid: {}, lang: {}, hasdefaultamount: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, playercurrency: {} }, [], [], !0);
4569
+ jr(to, { endpoint: {}, session: {}, playerid: {}, lang: {}, hasdefaultamount: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, playercurrency: {} }, [], [], !0);
4564
4570
  export {
4565
4571
  to as default
4566
4572
  };