@everymatrix/player-account-gaming-limits-wrapper-2-nd 1.85.16 → 1.85.18

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.
@@ -47,7 +47,7 @@ function Lo(e, t, r, i) {
47
47
  function zt(e, t, r, i) {
48
48
  return e[1] && i ? Gr(r.ctx.slice(), e[1](i(t))) : r.ctx;
49
49
  }
50
- function Po(e, t, r, i) {
50
+ function Ao(e, t, r, i) {
51
51
  if (e[2] && i) {
52
52
  const n = e[2](i(r));
53
53
  if (t.dirty === void 0)
@@ -62,7 +62,7 @@ function Po(e, t, r, i) {
62
62
  }
63
63
  return t.dirty;
64
64
  }
65
- function Ao(e, t, r, i, n, o) {
65
+ function Po(e, t, r, i, n, o) {
66
66
  if (n) {
67
67
  const a = zt(t, r, i, o);
68
68
  e.p(a, n);
@@ -86,13 +86,13 @@ function Bo(e) {
86
86
  function gt(e) {
87
87
  return e ?? "";
88
88
  }
89
- function E(e, t) {
89
+ function x(e, t) {
90
90
  e.appendChild(t);
91
91
  }
92
92
  function kr(e, t, r) {
93
93
  const i = Vr(e);
94
94
  if (!i.getElementById(t)) {
95
- const n = A("style");
95
+ const n = P("style");
96
96
  n.id = t, n.textContent = r, Wr(i, n);
97
97
  }
98
98
  }
@@ -107,7 +107,7 @@ function Vr(e) {
107
107
  ) : e.ownerDocument;
108
108
  }
109
109
  function Wr(e, t) {
110
- return E(
110
+ return x(
111
111
  /** @type {Document} */
112
112
  e.head || e,
113
113
  t
@@ -123,7 +123,7 @@ function zr(e, t) {
123
123
  for (let r = 0; r < e.length; r += 1)
124
124
  e[r] && e[r].d(t);
125
125
  }
126
- function A(e) {
126
+ function P(e) {
127
127
  return document.createElement(e);
128
128
  }
129
129
  function $e(e) {
@@ -141,12 +141,12 @@ function Oo() {
141
141
  function Xr(e, t, r, i) {
142
142
  return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
143
143
  }
144
- function x(e, t, r) {
144
+ function E(e, t, r) {
145
145
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
146
146
  }
147
147
  function Co(e, t, r) {
148
148
  const i = t.toLowerCase();
149
- i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : x(e, t, r);
149
+ i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : E(e, t, r);
150
150
  }
151
151
  function Io(e) {
152
152
  return e === "" ? null : +e;
@@ -378,7 +378,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
378
378
  let o;
379
379
  return {
380
380
  c: function() {
381
- o = A("slot"), n !== "default" && x(o, "name", n);
381
+ o = P("slot"), n !== "default" && E(o, "name", n);
382
382
  },
383
383
  /**
384
384
  * @param {HTMLElement} target
@@ -400,7 +400,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
400
400
  n in r && (t[n] = [e(n)]);
401
401
  for (const n of this.attributes) {
402
402
  const o = this.$$g_p(n.name);
403
- o in this.$$d || (this.$$d[o] = xe(o, n.value, this.$$p_d, "toProp"));
403
+ o in this.$$d || (this.$$d[o] = Ee(o, n.value, this.$$p_d, "toProp"));
404
404
  }
405
405
  for (const n in this.$$p_d)
406
406
  !(n in this.$$d) && this[n] !== void 0 && (this.$$d[n] = this[n], delete this[n]);
@@ -418,7 +418,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
418
418
  this.$$r = !0;
419
419
  for (const n in this.$$p_d)
420
420
  if (this.$$d[n] = this.$$c.$$.ctx[this.$$c.$$.props[n]], this.$$p_d[n].reflect) {
421
- const o = xe(
421
+ const o = Ee(
422
422
  n,
423
423
  this.$$d[n],
424
424
  this.$$p_d,
@@ -440,7 +440,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
440
440
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
441
441
  // and setting attributes through setAttribute etc, this is helpful
442
442
  attributeChangedCallback(e, t, r) {
443
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = xe(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
443
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = Ee(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
444
444
  }
445
445
  disconnectedCallback() {
446
446
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -453,7 +453,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
453
453
  ) || e;
454
454
  }
455
455
  });
456
- function xe(e, t, r, i) {
456
+ function Ee(e, t, r, i) {
457
457
  const n = r[e]?.type;
458
458
  if (t = n === "Boolean" && typeof t != "boolean" ? t != null : t, !i || !r[e])
459
459
  return t;
@@ -499,7 +499,7 @@ function si(e, t, r, i, n, o) {
499
499
  return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
500
500
  },
501
501
  set(h) {
502
- h = xe(s, h, t), this.$$d[s] = h, this.$$c?.$set({ [s]: h });
502
+ h = Ee(s, h, t), this.$$d[s] = h, this.$$c?.$set({ [s]: h });
503
503
  }
504
504
  });
505
505
  }), i.forEach((s) => {
@@ -765,9 +765,9 @@ function ci(e) {
765
765
  throw e;
766
766
  });
767
767
  }
768
- function xt() {
768
+ function Et() {
769
769
  }
770
- function Ee(e) {
770
+ function xe(e) {
771
771
  e();
772
772
  }
773
773
  var Kt = function(e) {
@@ -852,9 +852,9 @@ function mi(e) {
852
852
  }
853
853
  var pi = {
854
854
  closed: !0,
855
- next: xt,
855
+ next: Et,
856
856
  error: mi,
857
- complete: xt
857
+ complete: Et
858
858
  }, di = function() {
859
859
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
860
860
  }();
@@ -868,7 +868,7 @@ function gi(e) {
868
868
  }, r);
869
869
  };
870
870
  }
871
- var Et = function() {
871
+ var xt = function() {
872
872
  function e(t) {
873
873
  t && (this._subscribe = t);
874
874
  }
@@ -877,7 +877,7 @@ var Et = function() {
877
877
  return r.source = this, r.operator = t, r;
878
878
  }, e.prototype.subscribe = function(t, r, i) {
879
879
  var n = this, o = vi(t) ? t : new rt(t, r, i);
880
- return Ee(function() {
880
+ return xe(function() {
881
881
  var a = n, s = a.operator, h = a.source;
882
882
  o.add(s ? s.call(o, h) : h ? n._subscribe(o) : n._trySubscribe(o));
883
883
  }), o;
@@ -956,7 +956,7 @@ var _i = Yt(function(e) {
956
956
  throw new _i();
957
957
  }, t.prototype.next = function(r) {
958
958
  var i = this;
959
- Ee(function() {
959
+ xe(function() {
960
960
  var n, o;
961
961
  if (i._throwIfClosed(), !i.isStopped) {
962
962
  i.currentObservers || (i.currentObservers = Array.from(i.observers));
@@ -979,7 +979,7 @@ var _i = Yt(function(e) {
979
979
  });
980
980
  }, t.prototype.error = function(r) {
981
981
  var i = this;
982
- Ee(function() {
982
+ xe(function() {
983
983
  if (i._throwIfClosed(), !i.isStopped) {
984
984
  i.hasError = i.isStopped = !0, i.thrownError = r;
985
985
  for (var n = i.observers; n.length; )
@@ -988,7 +988,7 @@ var _i = Yt(function(e) {
988
988
  });
989
989
  }, t.prototype.complete = function() {
990
990
  var r = this;
991
- Ee(function() {
991
+ xe(function() {
992
992
  if (r._throwIfClosed(), !r.isStopped) {
993
993
  r.isStopped = !0;
994
994
  for (var i = r.observers; i.length; )
@@ -1017,12 +1017,12 @@ var _i = Yt(function(e) {
1017
1017
  var i = this, n = i.hasError, o = i.thrownError, a = i.isStopped;
1018
1018
  n ? r.error(o) : a && r.complete();
1019
1019
  }, t.prototype.asObservable = function() {
1020
- var r = new Et();
1020
+ var r = new xt();
1021
1021
  return r.source = this, r;
1022
1022
  }, t.create = function(r, i) {
1023
1023
  return new Tt(r, i);
1024
1024
  }, t;
1025
- }(Et), Tt = function(e) {
1025
+ }(xt), Tt = function(e) {
1026
1026
  fe(t, e);
1027
1027
  function t(r, i) {
1028
1028
  var n = e.call(this) || this;
@@ -1046,7 +1046,7 @@ var _i = Yt(function(e) {
1046
1046
  return (tr.delegate || Date).now();
1047
1047
  },
1048
1048
  delegate: void 0
1049
- }, xi = function(e) {
1049
+ }, Ei = function(e) {
1050
1050
  fe(t, e);
1051
1051
  function t(r, i, n) {
1052
1052
  r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = tr);
@@ -1070,9 +1070,9 @@ var _i = Yt(function(e) {
1070
1070
  }
1071
1071
  }, t;
1072
1072
  }(er);
1073
- const St = [], Lt = {}, Ei = (e, t = 0) => {
1073
+ const St = [], Lt = {}, xi = (e, t = 0) => {
1074
1074
  if (St.indexOf(e) == -1) {
1075
- const r = new xi(t);
1075
+ const r = new Ei(t);
1076
1076
  Lt[e] = r, St.push(e);
1077
1077
  }
1078
1078
  return Lt[e];
@@ -1143,16 +1143,16 @@ function Ti(e) {
1143
1143
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1144
1144
  }
1145
1145
  var Si = function(t) {
1146
- return Li(t) && !Pi(t);
1146
+ return Li(t) && !Ai(t);
1147
1147
  };
1148
1148
  function Li(e) {
1149
1149
  return !!e && typeof e == "object";
1150
1150
  }
1151
- function Pi(e) {
1151
+ function Ai(e) {
1152
1152
  var t = Object.prototype.toString.call(e);
1153
1153
  return t === "[object RegExp]" || t === "[object Date]" || Bi(e);
1154
1154
  }
1155
- var Ai = typeof Symbol == "function" && Symbol.for, Hi = Ai ? Symbol.for("react.element") : 60103;
1155
+ var Pi = typeof Symbol == "function" && Symbol.for, Hi = Pi ? Symbol.for("react.element") : 60103;
1156
1156
  function Bi(e) {
1157
1157
  return e.$$typeof === Hi;
1158
1158
  }
@@ -1178,7 +1178,7 @@ function Ni(e) {
1178
1178
  return Object.propertyIsEnumerable.call(e, t);
1179
1179
  }) : [];
1180
1180
  }
1181
- function Pt(e) {
1181
+ function At(e) {
1182
1182
  return Object.keys(e).concat(Ni(e));
1183
1183
  }
1184
1184
  function rr(e, t) {
@@ -1193,9 +1193,9 @@ function Mi(e, t) {
1193
1193
  }
1194
1194
  function Ri(e, t, r) {
1195
1195
  var i = {};
1196
- return r.isMergeableObject(e) && Pt(e).forEach(function(n) {
1196
+ return r.isMergeableObject(e) && At(e).forEach(function(n) {
1197
1197
  i[n] = he(e[n], r);
1198
- }), Pt(t).forEach(function(n) {
1198
+ }), At(t).forEach(function(n) {
1199
1199
  Mi(e, n) || (rr(e, n) && r.isMergeableObject(t[n]) ? i[n] = Ii(n, r)(e[n], t[n], r) : i[n] = he(t[n], r));
1200
1200
  }), i;
1201
1201
  }
@@ -1325,7 +1325,7 @@ var K;
1325
1325
  (function(e) {
1326
1326
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1327
1327
  })(K || (K = {}));
1328
- function At(e) {
1328
+ function Pt(e) {
1329
1329
  return e.type === T.literal;
1330
1330
  }
1331
1331
  function Zi(e) {
@@ -3310,7 +3310,7 @@ var _n = (
3310
3310
  return this.error(b.INVALID_TAG, _(i, this.clonePosition()));
3311
3311
  }, e.prototype.parseTagName = function() {
3312
3312
  var t = this.offset();
3313
- for (this.bump(); !this.isEOF() && En(this.char()); )
3313
+ for (this.bump(); !this.isEOF() && xn(this.char()); )
3314
3314
  this.bump();
3315
3315
  return this.message.slice(t, this.offset());
3316
3316
  }, e.prototype.parseLiteral = function(t, r) {
@@ -3339,7 +3339,7 @@ var _n = (
3339
3339
  };
3340
3340
  }, e.prototype.tryParseLeftAngleBracket = function() {
3341
3341
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3342
- !xn(this.peek() || 0)) ? (this.bump(), "<") : null;
3342
+ !En(this.peek() || 0)) ? (this.bump(), "<") : null;
3343
3343
  }, e.prototype.tryParseQuote = function(t) {
3344
3344
  if (this.isEOF() || this.char() !== 39)
3345
3345
  return null;
@@ -3684,10 +3684,10 @@ var _n = (
3684
3684
  function ut(e) {
3685
3685
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3686
3686
  }
3687
- function xn(e) {
3687
+ function En(e) {
3688
3688
  return ut(e) || e === 47;
3689
3689
  }
3690
- function En(e) {
3690
+ function xn(e) {
3691
3691
  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;
3692
3692
  }
3693
3693
  function br(e) {
@@ -3761,17 +3761,17 @@ var Ce = (
3761
3761
  (function(e) {
3762
3762
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3763
3763
  })(B || (B = {}));
3764
- function Pn(e) {
3764
+ function An(e) {
3765
3765
  return e.length < 2 ? e : e.reduce(function(t, r) {
3766
3766
  var i = t[t.length - 1];
3767
3767
  return !i || i.type !== B.literal || r.type !== B.literal ? t.push(r) : i.value += r.value, t;
3768
3768
  }, []);
3769
3769
  }
3770
- function An(e) {
3770
+ function Pn(e) {
3771
3771
  return typeof e == "function";
3772
3772
  }
3773
3773
  function we(e, t, r, i, n, o, a) {
3774
- if (e.length === 1 && At(e[0]))
3774
+ if (e.length === 1 && Pt(e[0]))
3775
3775
  return [
3776
3776
  {
3777
3777
  type: B.literal,
@@ -3780,7 +3780,7 @@ function we(e, t, r, i, n, o, a) {
3780
3780
  ];
3781
3781
  for (var s = [], h = 0, u = e; h < u.length; h++) {
3782
3782
  var l = u[h];
3783
- if (At(l)) {
3783
+ if (Pt(l)) {
3784
3784
  s.push({
3785
3785
  type: B.literal,
3786
3786
  value: l.value
@@ -3831,7 +3831,7 @@ function we(e, t, r, i, n, o, a) {
3831
3831
  }
3832
3832
  if (hr(l)) {
3833
3833
  var y = l.children, d = l.value, v = n[d];
3834
- if (!An(v))
3834
+ if (!Pn(v))
3835
3835
  throw new Sn(d, "function", a);
3836
3836
  var H = we(y, t, r, i, n, o), g = v(H.map(function(N) {
3837
3837
  return N.value;
@@ -3866,7 +3866,7 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3866
3866
  continue;
3867
3867
  }
3868
3868
  }
3869
- return Pn(s);
3869
+ return An(s);
3870
3870
  }
3871
3871
  function Hn(e, t) {
3872
3872
  return t ? M(M(M({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
@@ -4093,7 +4093,7 @@ function Dn(e) {
4093
4093
  return i;
4094
4094
  }
4095
4095
  }
4096
- function xr(e, ...t) {
4096
+ function Er(e, ...t) {
4097
4097
  delete F[e], me.update((r) => (r[e] = Ui.all([r[e] || {}, ...t]), r));
4098
4098
  }
4099
4099
  ie(
@@ -4105,12 +4105,12 @@ const Te = {};
4105
4105
  function $n(e, t) {
4106
4106
  Te[e].delete(t), Te[e].size === 0 && delete Te[e];
4107
4107
  }
4108
- function Er(e) {
4108
+ function xr(e) {
4109
4109
  return Te[e];
4110
4110
  }
4111
4111
  function Un(e) {
4112
4112
  return Ie(e).map((t) => {
4113
- const r = Er(t);
4113
+ const r = xr(t);
4114
4114
  return [t, r ? [...r] : []];
4115
4115
  }).filter(([, t]) => t.length > 0);
4116
4116
  }
@@ -4118,14 +4118,14 @@ function ht(e) {
4118
4118
  return e == null ? !1 : Ie(e).some(
4119
4119
  (t) => {
4120
4120
  var r;
4121
- return (r = Er(t)) == null ? void 0 : r.size;
4121
+ return (r = xr(t)) == null ? void 0 : r.size;
4122
4122
  }
4123
4123
  );
4124
4124
  }
4125
4125
  function Gn(e, t) {
4126
4126
  return Promise.all(
4127
4127
  t.map((i) => ($n(e, i), i().then((n) => n.default || n)))
4128
- ).then((i) => xr(e, ...i));
4128
+ ).then((i) => Er(e, ...i));
4129
4129
  }
4130
4130
  const ae = {};
4131
4131
  function wr(e) {
@@ -4192,7 +4192,7 @@ var Vn = Object.defineProperty, Wn = Object.defineProperties, zn = Object.getOwn
4192
4192
  return e;
4193
4193
  }, Yn = (e, t) => Wn(e, zn(t));
4194
4194
  let ct;
4195
- const Pe = Be(null);
4195
+ const Ae = Be(null);
4196
4196
  function $t(e) {
4197
4197
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
4198
4198
  }
@@ -4203,7 +4203,7 @@ function Ie(e, t = te().fallbackLocale) {
4203
4203
  function X() {
4204
4204
  return ct ?? void 0;
4205
4205
  }
4206
- Pe.subscribe((e) => {
4206
+ Ae.subscribe((e) => {
4207
4207
  ct = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4208
4208
  });
4209
4209
  const Jn = (e) => {
@@ -4214,13 +4214,13 @@ const Jn = (e) => {
4214
4214
  () => ze.set(!0),
4215
4215
  t
4216
4216
  ) : ze.set(!0), wr(e).then(() => {
4217
- Pe.set(e);
4217
+ Ae.set(e);
4218
4218
  }).finally(() => {
4219
4219
  clearTimeout(r), ze.set(!1);
4220
4220
  });
4221
4221
  }
4222
- return Pe.set(e);
4223
- }, ne = Yn(Qn({}, Pe), {
4222
+ return Ae.set(e);
4223
+ }, ne = Yn(Qn({}, Ae), {
4224
4224
  set: Jn
4225
4225
  }), Ne = (e) => {
4226
4226
  const t = /* @__PURE__ */ Object.create(null);
@@ -4229,19 +4229,19 @@ const Jn = (e) => {
4229
4229
  return n in t ? t[n] : t[n] = e(i);
4230
4230
  };
4231
4231
  };
4232
- var qn = Object.defineProperty, Ae = Object.getOwnPropertySymbols, Tr = Object.prototype.hasOwnProperty, Sr = Object.prototype.propertyIsEnumerable, Ut = (e, t, r) => t in e ? qn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, pt = (e, t) => {
4232
+ var qn = Object.defineProperty, Pe = Object.getOwnPropertySymbols, Tr = Object.prototype.hasOwnProperty, Sr = Object.prototype.propertyIsEnumerable, Ut = (e, t, r) => t in e ? qn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, pt = (e, t) => {
4233
4233
  for (var r in t || (t = {}))
4234
4234
  Tr.call(t, r) && Ut(e, r, t[r]);
4235
- if (Ae)
4236
- for (var r of Ae(t))
4235
+ if (Pe)
4236
+ for (var r of Pe(t))
4237
4237
  Sr.call(t, r) && Ut(e, r, t[r]);
4238
4238
  return e;
4239
4239
  }, oe = (e, t) => {
4240
4240
  var r = {};
4241
4241
  for (var i in e)
4242
4242
  Tr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
4243
- if (e != null && Ae)
4244
- for (var i of Ae(e))
4243
+ if (e != null && Pe)
4244
+ for (var i of Pe(e))
4245
4245
  t.indexOf(i) < 0 && Sr.call(e, i) && (r[i] = e[i]);
4246
4246
  return r;
4247
4247
  };
@@ -4336,8 +4336,9 @@ ie([ne], () => ao);
4336
4336
  ie([ne], () => uo);
4337
4337
  ie([ne], () => lo);
4338
4338
  ie([ne, me], () => ho);
4339
- window.emWidgets = { topic: Ei };
4339
+ window.emWidgets = { topic: xi };
4340
4340
  const fo = (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)), Fo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4341
+ String(Number.MAX_SAFE_INTEGER).length;
4341
4342
  function mo(e, t) {
4342
4343
  if (e) {
4343
4344
  const r = document.createElement("style");
@@ -4345,6 +4346,8 @@ function mo(e, t) {
4345
4346
  }
4346
4347
  }
4347
4348
  function po(e, t) {
4349
+ if (!e || !t)
4350
+ return;
4348
4351
  const r = new URL(t);
4349
4352
  fetch(r.href).then((i) => i.text()).then((i) => {
4350
4353
  const n = document.createElement("style");
@@ -4362,7 +4365,7 @@ function yo(e, t, r) {
4362
4365
  }
4363
4366
  }
4364
4367
  function Gt(e, t) {
4365
- xr(e, t);
4368
+ Er(e, t);
4366
4369
  }
4367
4370
  function go(e) {
4368
4371
  ne.set(e);
@@ -4617,26 +4620,26 @@ function vo(e) {
4617
4620
  d[v] = jt(Ft(e, y, v));
4618
4621
  return {
4619
4622
  c() {
4620
- t = A("div"), r = A("div"), i = A("button"), o = R(n), a = Ze(), s = $e("svg"), h = $e("path"), u = $e("path"), l = Ze(), c = A("div");
4623
+ t = P("div"), r = P("div"), i = P("button"), o = R(n), a = Ze(), s = $e("svg"), h = $e("path"), u = $e("path"), l = Ze(), c = P("div");
4621
4624
  for (let v = 0; v < d.length; v += 1)
4622
4625
  d[v].c();
4623
- x(h, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), x(h, "class", "svelte-1wi0iai"), x(u, "d", "M0 0h36v36h-36z"), x(u, "fill", "none"), x(u, "class", "svelte-1wi0iai"), x(s, "class", "ExpandArrow " + (/*isDesktop*/
4624
- e[10] ? "" : "Mobile") + " svelte-1wi0iai"), x(s, "xmlns", "http://www.w3.org/2000/svg"), x(s, "width", "36"), x(s, "height", "36"), x(s, "viewBox", "0 0 36 36"), Qr(s, "fill", "var(--emw--color-primary, #22B04E)"), ge(
4626
+ E(h, "d", "M10.5 15l7.5 7.5 7.5-7.5z"), E(h, "class", "svelte-1wi0iai"), E(u, "d", "M0 0h36v36h-36z"), E(u, "fill", "none"), E(u, "class", "svelte-1wi0iai"), E(s, "class", "ExpandArrow " + (/*isDesktop*/
4627
+ e[10] ? "" : "Mobile") + " svelte-1wi0iai"), E(s, "xmlns", "http://www.w3.org/2000/svg"), E(s, "width", "36"), E(s, "height", "36"), E(s, "viewBox", "0 0 36 36"), Qr(s, "fill", "var(--emw--color-primary, #22B04E)"), ge(
4625
4628
  s,
4626
4629
  "extended",
4627
4630
  /*extended*/
4628
4631
  e[8]
4629
- ), x(i, "class", "ExpandButton " + (/*isDesktop*/
4630
- e[10] ? "" : "Mobile") + " svelte-1wi0iai"), x(c, "class", "HistoryDisplayArea " + (/*isDesktop*/
4632
+ ), E(i, "class", "ExpandButton " + (/*isDesktop*/
4633
+ e[10] ? "" : "Mobile") + " svelte-1wi0iai"), E(c, "class", "HistoryDisplayArea " + (/*isDesktop*/
4631
4634
  e[10] ? "" : "Mobile") + " svelte-1wi0iai"), ge(
4632
4635
  c,
4633
4636
  "hidden",
4634
4637
  /*hidden*/
4635
4638
  e[5]
4636
- ), x(r, "class", "HistoryWrapper svelte-1wi0iai"), x(t, "class", "player-account-gaming-limits-history-2 svelte-1wi0iai");
4639
+ ), E(r, "class", "HistoryWrapper svelte-1wi0iai"), E(t, "class", "player-account-gaming-limits-history-2 svelte-1wi0iai");
4637
4640
  },
4638
4641
  m(v, H) {
4639
- z(v, t, H), E(t, r), E(r, i), E(i, o), E(i, a), E(i, s), E(s, h), E(s, u), E(r, l), E(r, c);
4642
+ z(v, t, H), x(t, r), x(r, i), x(i, o), x(i, a), x(i, s), x(s, h), x(s, u), x(r, l), x(r, c);
4640
4643
  for (let g = 0; g < d.length; g += 1)
4641
4644
  d[g] && d[g].m(c, null);
4642
4645
  f || (p = Xr(
@@ -4686,7 +4689,7 @@ function vo(e) {
4686
4689
  function _o(e) {
4687
4690
  return { c: O, m: O, p: O, d: O };
4688
4691
  }
4689
- function xo(e) {
4692
+ function Eo(e) {
4690
4693
  let t, r = (
4691
4694
  /*lang*/
4692
4695
  (e[0] ? (
@@ -4696,10 +4699,10 @@ function xo(e) {
4696
4699
  ), i;
4697
4700
  return {
4698
4701
  c() {
4699
- t = A("p"), i = R(r), x(t, "class", "svelte-1wi0iai");
4702
+ t = P("p"), i = R(r), E(t, "class", "svelte-1wi0iai");
4700
4703
  },
4701
4704
  m(n, o) {
4702
- z(n, t, o), E(t, i);
4705
+ z(n, t, o), x(t, i);
4703
4706
  },
4704
4707
  p(n, o) {
4705
4708
  o[0] & /*lang, $_*/
@@ -4714,7 +4717,7 @@ function xo(e) {
4714
4717
  }
4715
4718
  };
4716
4719
  }
4717
- function Eo(e) {
4720
+ function xo(e) {
4718
4721
  let t, r, i, n = (
4719
4722
  /*history*/
4720
4723
  e[37].type + ""
@@ -4727,10 +4730,10 @@ function Eo(e) {
4727
4730
  ), c;
4728
4731
  return {
4729
4732
  c() {
4730
- t = A("div"), r = A("span"), i = A("span"), o = R(n), a = A("span"), h = R(s), u = A("span"), c = R(l), x(i, "class", "LimitType svelte-1wi0iai"), x(a, "class", "LimitAmountPeriod svelte-1wi0iai"), x(r, "class", "GeneralLimitInformation svelte-1wi0iai"), x(u, "class", "DateLimitInformation svelte-1wi0iai"), x(t, "class", "HistoryRow svelte-1wi0iai");
4733
+ t = P("div"), r = P("span"), i = P("span"), o = R(n), a = P("span"), h = R(s), u = P("span"), c = R(l), E(i, "class", "LimitType svelte-1wi0iai"), E(a, "class", "LimitAmountPeriod svelte-1wi0iai"), E(r, "class", "GeneralLimitInformation svelte-1wi0iai"), E(u, "class", "DateLimitInformation svelte-1wi0iai"), E(t, "class", "HistoryRow svelte-1wi0iai");
4731
4734
  },
4732
4735
  m(f, p) {
4733
- z(f, t, p), E(t, r), E(r, i), E(i, o), E(r, a), E(a, h), E(t, u), E(u, c);
4736
+ z(f, t, p), x(t, r), x(r, i), x(i, o), x(r, a), x(a, h), x(t, u), x(u, c);
4734
4737
  },
4735
4738
  p(f, p) {
4736
4739
  p[0] & /*lazyShowedHistoryArray*/
@@ -4759,10 +4762,10 @@ function wo(e) {
4759
4762
  ), c;
4760
4763
  return {
4761
4764
  c() {
4762
- t = A("div"), r = A("span"), i = A("span"), o = R(n), a = A("span"), h = R(s), u = A("span"), c = R(l), x(i, "class", "LimitType svelte-1wi0iai"), x(a, "class", "LimitAmountPeriod svelte-1wi0iai"), x(r, "class", "GeneralLimitInformation svelte-1wi0iai"), x(u, "class", "DateLimitInformation svelte-1wi0iai"), x(t, "class", "HistoryRow svelte-1wi0iai");
4765
+ t = P("div"), r = P("span"), i = P("span"), o = R(n), a = P("span"), h = R(s), u = P("span"), c = R(l), E(i, "class", "LimitType svelte-1wi0iai"), E(a, "class", "LimitAmountPeriod svelte-1wi0iai"), E(r, "class", "GeneralLimitInformation svelte-1wi0iai"), E(u, "class", "DateLimitInformation svelte-1wi0iai"), E(t, "class", "HistoryRow svelte-1wi0iai");
4763
4766
  },
4764
4767
  m(f, p) {
4765
- z(f, t, p), E(t, r), E(r, i), E(i, o), E(r, a), E(a, h), E(t, u), E(u, c);
4768
+ z(f, t, p), x(t, r), x(r, i), x(i, o), x(r, a), x(a, h), x(t, u), x(u, c);
4766
4769
  },
4767
4770
  p(f, p) {
4768
4771
  p[0] & /*lazyShowedHistoryArray*/
@@ -4786,7 +4789,7 @@ function jt(e) {
4786
4789
  function o(l, c) {
4787
4790
  return (
4788
4791
  /*history*/
4789
- l[37].removed ? wo : Eo
4792
+ l[37].removed ? wo : xo
4790
4793
  );
4791
4794
  }
4792
4795
  let a = o(e), s = a(e);
@@ -4799,14 +4802,14 @@ function jt(e) {
4799
4802
  );
4800
4803
  return {
4801
4804
  c() {
4802
- t = A("div"), s.c(), r = Ze(), x(t, "class", i = gt(
4805
+ t = P("div"), s.c(), r = Ze(), E(t, "class", i = gt(
4803
4806
  /*index*/
4804
4807
  e[39] > +/*numberofentries*/
4805
4808
  e[1] ? "LimitContainer" : ""
4806
4809
  ) + " svelte-1wi0iai");
4807
4810
  },
4808
4811
  m(l, c) {
4809
- z(l, t, c), s.m(t, null), E(t, r), h();
4812
+ z(l, t, c), s.m(t, null), x(t, r), h();
4810
4813
  },
4811
4814
  p(l, c) {
4812
4815
  e = l, 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*/
@@ -4814,7 +4817,7 @@ function jt(e) {
4814
4817
  /*index*/
4815
4818
  e[39] > +/*numberofentries*/
4816
4819
  e[1] ? "LimitContainer" : ""
4817
- ) + " svelte-1wi0iai") && x(t, "class", i), n !== /*index*/
4820
+ ) + " svelte-1wi0iai") && E(t, "class", i), n !== /*index*/
4818
4821
  e[39] && (u(), n = /*index*/
4819
4822
  e[39], h());
4820
4823
  },
@@ -4828,7 +4831,7 @@ function To(e) {
4828
4831
  function r(o, a) {
4829
4832
  return (
4830
4833
  /*hasErrors*/
4831
- o[6] ? xo : (
4834
+ o[6] ? Eo : (
4832
4835
  /*isLoading*/
4833
4836
  o[4] ? _o : vo
4834
4837
  )
@@ -4837,7 +4840,7 @@ function To(e) {
4837
4840
  let i = r(e), n = i(e);
4838
4841
  return {
4839
4842
  c() {
4840
- t = A("div"), n.c(), x(t, "class", "svelte-1wi0iai");
4843
+ t = P("div"), n.c(), E(t, "class", "svelte-1wi0iai");
4841
4844
  },
4842
4845
  m(o, a) {
4843
4846
  z(o, t, a), n.m(t, null), e[23](t);
@@ -4856,7 +4859,7 @@ function So(e, t, r) {
4856
4859
  let i;
4857
4860
  jr(e, co, (m) => r(9, i = m));
4858
4861
  let n = window.navigator.userAgent, o = !fo(n), { lang: a = "" } = t, { userid: s = "" } = t, { session: h = "" } = t, { endpoint: u = "" } = t, { apiversion: l = "" } = t, { numberofentries: c = "10" } = t, { customcurrencysymbols: f = "" } = t, { limitformat: p = "" } = t, { clientstyling: y = "" } = t, { clientstylingurl: d = "" } = t, { mbsource: v } = t, { translationurl: H = "" } = t, g, S = new Array(), D = parseInt(c, 10), N = !1, $ = !0, V = [], pe = [], de = !0, Me = !1, se = { EUR: "€", RON: "lei", TRY: "₺" };
4859
- const Pr = () => {
4862
+ const Ar = () => {
4860
4863
  fetch(H).then((w) => w.json()).then((w) => {
4861
4864
  Object.keys(w).forEach((I) => {
4862
4865
  Gt(I, w[I]);
@@ -4868,28 +4871,28 @@ function So(e, t, r) {
4868
4871
  Object.keys(Xe).forEach((m) => {
4869
4872
  Gt(m, Xe[m]);
4870
4873
  });
4871
- const Ar = () => {
4874
+ const Pr = () => {
4872
4875
  let m = l === "gmcore" ? `/v2/player/${s}/transactions/limit` : `/v1/player/${s}/limits/monetary/history`, w = new URL(`${u}${m}`);
4873
4876
  w.searchParams.append("startDate", `${(/* @__PURE__ */ new Date("2022")).toISOString()}`), w.searchParams.append("endDate", `${(/* @__PURE__ */ new Date("2099")).toISOString()}`), w.searchParams.append("limit", "10000");
4874
4877
  let I = {
4875
4878
  method: "GET",
4876
4879
  headers: { "X-SessionID": h }
4877
4880
  };
4878
- fetch(w.href, I).then((P) => {
4879
- if (P.status >= 300)
4881
+ fetch(w.href, I).then((A) => {
4882
+ if (A.status >= 300)
4880
4883
  throw r(4, $ = !1), r(6, N = !0), new Error("There was an error fetching the limits");
4881
- return P.json();
4884
+ return A.json();
4882
4885
  }).then(
4883
- (P) => {
4884
- P.length && (V = Hr(P), r(7, pe = V.slice(0, D))), r(4, $ = !1);
4886
+ (A) => {
4887
+ A.length && (V = Hr(A), r(7, pe = V.slice(0, D))), r(4, $ = !1);
4885
4888
  },
4886
- (P) => {
4887
- console.error("There was an error", P), r(6, N = !0);
4889
+ (A) => {
4890
+ console.error("There was an error", A), r(6, N = !0);
4888
4891
  }
4889
4892
  );
4890
4893
  }, Hr = (m) => {
4891
4894
  const w = !!Xe[a];
4892
- return m.map((P) => {
4895
+ return m.map((A) => {
4893
4896
  let U = {
4894
4897
  amount: "",
4895
4898
  currency: "",
@@ -4898,7 +4901,7 @@ function So(e, t, r) {
4898
4901
  type: "",
4899
4902
  removed: !1
4900
4903
  };
4901
- return U.amount = Br(P), U.currency = w ? se[P.limitCurrencyCode] : P.limitCurrencyCode, U.date = new Intl.DateTimeFormat("de", { dateStyle: "medium" }).format(new Date(P.limitDate)), U.period = i(`${P.limitPeriod.toLowerCase()}`), U.type = l === "gmcore" ? i(`historyLimitType${P.limitType.split(" ")[0]}`) : i(`historyLimitType${P.limitType.split(" ")[0]}`) + " " + i(`historyProductType${P.limitProductType}`), U.removed = P.limitAmount === -1, U;
4904
+ return U.amount = Br(A), U.currency = w ? se[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 = l === "gmcore" ? i(`historyLimitType${A.limitType.split(" ")[0]}`) : i(`historyLimitType${A.limitType.split(" ")[0]}`) + " " + i(`historyProductType${A.limitProductType}`), U.removed = A.limitAmount === -1, U;
4902
4905
  });
4903
4906
  }, Br = (m) => {
4904
4907
  let w = p || Intl.NumberFormat("en-US", { maximumFractionDigits: 0 }).format(m.limitAmount);
@@ -4907,8 +4910,8 @@ function So(e, t, r) {
4907
4910
  return `${w}${Ur}`;
4908
4911
  }
4909
4912
  typeof m.limitAmount == "string" && m.limitAmount.includes(",") && (m.limitAmount = m.limitAmount.replaceAll(",", ""));
4910
- const I = w.match(/\{(\d+)decimals\}/), P = I ? parseInt(I[1], 10) : 2, U = I ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
4911
- let ye = parseFloat(m.limitAmount).toFixed(P);
4913
+ const I = w.match(/\{(\d+)decimals\}/), A = I ? parseInt(I[1], 10) : 2, U = I ? new RegExp("\\{\\d+decimals\\}", "g") : "{decimals}";
4914
+ let ye = parseFloat(m.limitAmount).toFixed(A);
4912
4915
  const [Dr, Re] = p.includes(".") ? [",", "."] : [".", ","];
4913
4916
  let [De, $r] = ye.split(".");
4914
4917
  return De = De.replace(/\B(?=(\d{3})+(?!\d))/g, Dr), ye = `${De}${Re}${$r}`, w = w.replace("{currency}", se[m.limitCurrencyCode] || m.limitCurrencyCode).replace("{amount}", ye.split(Re)[0]).replace(
@@ -4954,13 +4957,13 @@ function So(e, t, r) {
4954
4957
  }, e.$$.update = () => {
4955
4958
  e.$$.dirty[0] & /*customcurrencysymbols*/
4956
4959
  65536 && f && Ir(), e.$$.dirty[0] & /*endpoint, userid, session, apiversion*/
4957
- 61440 && u && s && h && l && Ar(), e.$$.dirty[0] & /*limitContainer, isLoading, hidden*/
4960
+ 61440 && u && s && h && l && Pr(), e.$$.dirty[0] & /*limitContainer, isLoading, hidden*/
4958
4961
  56 && S[0] && !$ && !de && Cr(), e.$$.dirty[0] & /*lang*/
4959
4962
  1 && a && Nr(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4960
4963
  262148 && y && g && mo(g, y), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4961
4964
  524292 && d && g && po(g, d), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4962
4965
  1048580 && v && g && yo(g, `${v}.Style`), e.$$.dirty[0] & /*translationurl, customStylingContainer*/
4963
- 2097156 && H && g && Pr();
4966
+ 2097156 && H && g && Ar();
4964
4967
  }, [
4965
4968
  a,
4966
4969
  c,
@@ -5118,7 +5121,7 @@ export {
5118
5121
  Co as V,
5119
5122
  ge as W,
5120
5123
  jo as X,
5121
- xr as a,
5124
+ Er as a,
5122
5125
  kr as b,
5123
5126
  si as c,
5124
5127
  k as d,
@@ -5128,19 +5131,19 @@ export {
5128
5131
  Uo as h,
5129
5132
  oi as i,
5130
5133
  z as j,
5131
- E as k,
5132
- A as l,
5134
+ x as k,
5135
+ P as l,
5133
5136
  Ze as m,
5134
5137
  jr as n,
5135
5138
  fo as o,
5136
5139
  qr as p,
5137
- x as q,
5140
+ E as q,
5138
5141
  Lo as r,
5139
5142
  Vt as s,
5140
5143
  Go as t,
5141
- Ao as u,
5144
+ Po as u,
5142
5145
  Ho as v,
5143
- Po as w,
5146
+ Ao as w,
5144
5147
  O as x,
5145
5148
  vt as y,
5146
5149
  zr as z