@everymatrix/casino-game-page 1.63.3 → 1.64.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.
@@ -27,22 +27,22 @@ var tr = (e, t, r) => new Promise((n, i) => {
27
27
  }, s = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, a);
28
28
  s((r = r.apply(e, t)).next());
29
29
  });
30
- import "../stencil/ui-image-BKZJyaUM.js";
30
+ import "../stencil/ui-image-CQQDA5b0.js";
31
31
  function K() {
32
32
  }
33
- function Cn(e) {
33
+ function Fn(e) {
34
34
  return e();
35
35
  }
36
36
  function Yr() {
37
37
  return /* @__PURE__ */ Object.create(null);
38
38
  }
39
39
  function ce(e) {
40
- e.forEach(Cn);
40
+ e.forEach(Fn);
41
41
  }
42
- function Fr(e) {
42
+ function Or(e) {
43
43
  return typeof e == "function";
44
44
  }
45
- function Fn(e, t) {
45
+ function On(e, t) {
46
46
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
47
47
  }
48
48
  let _t;
@@ -52,7 +52,7 @@ function ae(e, t) {
52
52
  function ao(e) {
53
53
  return Object.keys(e).length === 0;
54
54
  }
55
- function On(e, ...t) {
55
+ function Cn(e, ...t) {
56
56
  if (e == null) {
57
57
  for (const n of t)
58
58
  n(void 0);
@@ -62,7 +62,7 @@ function On(e, ...t) {
62
62
  return r.unsubscribe ? () => r.unsubscribe() : r;
63
63
  }
64
64
  function so(e, t, r) {
65
- e.$$.on_destroy.push(On(t, r));
65
+ e.$$.on_destroy.push(Cn(t, r));
66
66
  }
67
67
  function m(e, t) {
68
68
  e.appendChild(t);
@@ -100,13 +100,13 @@ function G(e) {
100
100
  function y(e) {
101
101
  return document.createElement(e);
102
102
  }
103
- function Ft(e) {
103
+ function Ot(e) {
104
104
  return document.createElementNS("http://www.w3.org/2000/svg", e);
105
105
  }
106
106
  function U(e) {
107
107
  return document.createTextNode(e);
108
108
  }
109
- function R() {
109
+ function D() {
110
110
  return U(" ");
111
111
  }
112
112
  function it() {
@@ -148,16 +148,16 @@ let tt;
148
148
  function et(e) {
149
149
  tt = e;
150
150
  }
151
- function In() {
151
+ function Bn() {
152
152
  if (!tt)
153
153
  throw new Error("Function called outside component initialization");
154
154
  return tt;
155
155
  }
156
156
  function mo(e) {
157
- In().$$.before_update.push(e);
157
+ Bn().$$.before_update.push(e);
158
158
  }
159
159
  function po(e) {
160
- In().$$.on_mount.push(e);
160
+ Bn().$$.on_mount.push(e);
161
161
  }
162
162
  const Ae = [], Z = [];
163
163
  let Ne = [];
@@ -214,7 +214,7 @@ function _o(e, t) {
214
214
  function Eo(e, t, r) {
215
215
  const { fragment: n, after_update: i } = e.$$;
216
216
  n && n.m(t, r), fr(() => {
217
- const o = e.$$.on_mount.map(Cn).filter(Fr);
217
+ const o = e.$$.on_mount.map(Fn).filter(Or);
218
218
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ce(o), e.$$.on_mount = [];
219
219
  }), i.forEach(fr);
220
220
  }
@@ -264,8 +264,8 @@ function So(e, t, r, n, i, o, a = null, s = [-1]) {
264
264
  }
265
265
  et(l);
266
266
  }
267
- let Bn;
268
- typeof HTMLElement == "function" && (Bn = class extends HTMLElement {
267
+ let In;
268
+ typeof HTMLElement == "function" && (In = class extends HTMLElement {
269
269
  constructor(t, r, n) {
270
270
  super();
271
271
  /** The Svelte component constructor */
@@ -416,7 +416,7 @@ function Tt(e, t, r, n) {
416
416
  }
417
417
  }
418
418
  function Po(e, t, r, n, i, o) {
419
- let a = class extends Bn {
419
+ let a = class extends In {
420
420
  constructor() {
421
421
  super(e, r, i), this.$$p_d = t;
422
422
  }
@@ -446,7 +446,7 @@ function Po(e, t, r, n, i, o) {
446
446
  }), e.element = /** @type {any} */
447
447
  a, a;
448
448
  }
449
- class Co {
449
+ class Fo {
450
450
  constructor() {
451
451
  /**
452
452
  * ### PRIVATE API
@@ -476,7 +476,7 @@ class Co {
476
476
  * @returns {() => void}
477
477
  */
478
478
  $on(t, r) {
479
- if (!Fr(r))
479
+ if (!Or(r))
480
480
  return K;
481
481
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
482
482
  return n.push(r), () => {
@@ -492,8 +492,8 @@ class Co {
492
492
  this.$$set && !ao(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
493
493
  }
494
494
  }
495
- const Fo = "4";
496
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Fo);
495
+ const Oo = "4";
496
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Oo);
497
497
  /*! *****************************************************************************
498
498
  Copyright (c) Microsoft Corporation.
499
499
 
@@ -684,9 +684,9 @@ function Hn(e) {
684
684
  function qr(e) {
685
685
  me(e) ? e() : e.unsubscribe();
686
686
  }
687
- var Oo = {
687
+ var Co = {
688
688
  Promise: void 0
689
- }, Io = {
689
+ }, Bo = {
690
690
  setTimeout: function(e, t) {
691
691
  for (var r = [], n = 2; n < arguments.length; n++)
692
692
  r[n - 2] = arguments[n];
@@ -697,8 +697,8 @@ var Oo = {
697
697
  },
698
698
  delegate: void 0
699
699
  };
700
- function Bo(e) {
701
- Io.setTimeout(function() {
700
+ function Io(e) {
701
+ Bo.setTimeout(function() {
702
702
  throw e;
703
703
  });
704
704
  }
@@ -782,7 +782,7 @@ var Ln = function(e) {
782
782
  return t;
783
783
  }(Ln);
784
784
  function Et(e) {
785
- Bo(e);
785
+ Io(e);
786
786
  }
787
787
  function Mo(e) {
788
788
  throw e;
@@ -813,7 +813,7 @@ var Jr = function() {
813
813
  var r = new e();
814
814
  return r.source = this, r.operator = t, r;
815
815
  }, e.prototype.subscribe = function(t, r, n) {
816
- var i = this, o = Ro(t) ? t : new vr(t, r, n);
816
+ var i = this, o = Do(t) ? t : new vr(t, r, n);
817
817
  return St(function() {
818
818
  var a = i, s = a.operator, l = a.source;
819
819
  o.add(s ? s.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
@@ -867,13 +867,13 @@ var Jr = function() {
867
867
  }();
868
868
  function Qr(e) {
869
869
  var t;
870
- return (t = e != null ? e : Oo.Promise) !== null && t !== void 0 ? t : Promise;
870
+ return (t = e != null ? e : Co.Promise) !== null && t !== void 0 ? t : Promise;
871
871
  }
872
- function Do(e) {
872
+ function Ro(e) {
873
873
  return e && me(e.next) && me(e.error) && me(e.complete);
874
874
  }
875
- function Ro(e) {
876
- return e && e instanceof Ln || Do(e) && Hn(e);
875
+ function Do(e) {
876
+ return e && e instanceof Ln || Ro(e) && Hn(e);
877
877
  }
878
878
  var Uo = kn(function(e) {
879
879
  return function() {
@@ -1023,7 +1023,7 @@ function At(e, t = K) {
1023
1023
  let r;
1024
1024
  const n = /* @__PURE__ */ new Set();
1025
1025
  function i(s) {
1026
- if (Fn(e, s) && (e = s, r)) {
1026
+ if (On(e, s) && (e = s, r)) {
1027
1027
  const l = !Me.length;
1028
1028
  for (const u of n)
1029
1029
  u[1](), Me.push(u, e);
@@ -1059,9 +1059,9 @@ function je(e, t, r) {
1059
1059
  return;
1060
1060
  f();
1061
1061
  const b = t(n ? u[0] : u, a, s);
1062
- o ? a(b) : f = Fr(b) ? b : K;
1062
+ o ? a(b) : f = Or(b) ? b : K;
1063
1063
  }, g = i.map(
1064
- (b, v) => On(
1064
+ (b, v) => Cn(
1065
1065
  b,
1066
1066
  (S) => {
1067
1067
  u[v] = S, h &= ~(1 << v), l && d();
@@ -1097,7 +1097,7 @@ function Qo(e) {
1097
1097
  return Array.isArray(e) ? [] : {};
1098
1098
  }
1099
1099
  function rt(e, t) {
1100
- return t.clone !== !1 && t.isMergeableObject(e) ? De(Qo(e), e, t) : e;
1100
+ return t.clone !== !1 && t.isMergeableObject(e) ? Re(Qo(e), e, t) : e;
1101
1101
  }
1102
1102
  function Zo(e, t, r) {
1103
1103
  return e.concat(t).map(function(n) {
@@ -1106,9 +1106,9 @@ function Zo(e, t, r) {
1106
1106
  }
1107
1107
  function Ko(e, t) {
1108
1108
  if (!t.customMerge)
1109
- return De;
1109
+ return Re;
1110
1110
  var r = t.customMerge(e);
1111
- return typeof r == "function" ? r : De;
1111
+ return typeof r == "function" ? r : Re;
1112
1112
  }
1113
1113
  function ea(e) {
1114
1114
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
@@ -1118,7 +1118,7 @@ function ea(e) {
1118
1118
  function tn(e) {
1119
1119
  return Object.keys(e).concat(ea(e));
1120
1120
  }
1121
- function Dn(e, t) {
1121
+ function Rn(e, t) {
1122
1122
  try {
1123
1123
  return t in e;
1124
1124
  } catch (r) {
@@ -1126,29 +1126,29 @@ function Dn(e, t) {
1126
1126
  }
1127
1127
  }
1128
1128
  function ta(e, t) {
1129
- return Dn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1129
+ return Rn(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1130
1130
  }
1131
1131
  function ra(e, t, r) {
1132
1132
  var n = {};
1133
1133
  return r.isMergeableObject(e) && tn(e).forEach(function(i) {
1134
1134
  n[i] = rt(e[i], r);
1135
1135
  }), tn(t).forEach(function(i) {
1136
- ta(e, i) || (Dn(e, i) && r.isMergeableObject(t[i]) ? n[i] = Ko(i, r)(e[i], t[i], r) : n[i] = rt(t[i], r));
1136
+ ta(e, i) || (Rn(e, i) && r.isMergeableObject(t[i]) ? n[i] = Ko(i, r)(e[i], t[i], r) : n[i] = rt(t[i], r));
1137
1137
  }), n;
1138
1138
  }
1139
- function De(e, t, r) {
1139
+ function Re(e, t, r) {
1140
1140
  r = r || {}, r.arrayMerge = r.arrayMerge || Zo, r.isMergeableObject = r.isMergeableObject || Vo, r.cloneUnlessOtherwiseSpecified = rt;
1141
1141
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1142
1142
  return o ? n ? r.arrayMerge(e, t, r) : ra(e, t, r) : rt(t, r);
1143
1143
  }
1144
- De.all = function(t, r) {
1144
+ Re.all = function(t, r) {
1145
1145
  if (!Array.isArray(t))
1146
1146
  throw new Error("first argument should be an array");
1147
1147
  return t.reduce(function(n, i) {
1148
- return De(n, i, r);
1148
+ return Re(n, i, r);
1149
1149
  }, {});
1150
1150
  };
1151
- var na = De, ia = na;
1151
+ var na = Re, ia = na;
1152
1152
  const oa = /* @__PURE__ */ zo(ia);
1153
1153
  var yr = function(e, t) {
1154
1154
  return yr = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
@@ -1206,7 +1206,7 @@ function ua(e, t, r, n) {
1206
1206
  var i = sa(n) ? n : r(n), o = t.get(i);
1207
1207
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
1208
1208
  }
1209
- function Rn(e, t, r) {
1209
+ function Dn(e, t, r) {
1210
1210
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
1211
1211
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
1212
1212
  }
@@ -1214,11 +1214,11 @@ function Un(e, t, r, n, i) {
1214
1214
  return r.bind(t, e, n, i);
1215
1215
  }
1216
1216
  function la(e, t) {
1217
- var r = e.length === 1 ? ua : Rn;
1217
+ var r = e.length === 1 ? ua : Dn;
1218
1218
  return Un(e, this, r, t.cache.create(), t.serializer);
1219
1219
  }
1220
1220
  function ca(e, t) {
1221
- return Un(e, this, Rn, t.cache.create(), t.serializer);
1221
+ return Un(e, this, Dn, t.cache.create(), t.serializer);
1222
1222
  }
1223
1223
  var ha = function() {
1224
1224
  return JSON.stringify(arguments);
@@ -1240,15 +1240,15 @@ var ha = function() {
1240
1240
  }
1241
1241
  }, ar = {
1242
1242
  variadic: ca
1243
- }, Ot = function() {
1244
- return Ot = Object.assign || function(t) {
1243
+ }, Ct = function() {
1244
+ return Ct = Object.assign || function(t) {
1245
1245
  for (var r, n = 1, i = arguments.length; n < i; n++) {
1246
1246
  r = arguments[n];
1247
1247
  for (var o in r)
1248
1248
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1249
1249
  }
1250
1250
  return t;
1251
- }, Ot.apply(this, arguments);
1251
+ }, Ct.apply(this, arguments);
1252
1252
  };
1253
1253
  var M;
1254
1254
  (function(e) {
@@ -1258,10 +1258,10 @@ var V;
1258
1258
  (function(e) {
1259
1259
  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";
1260
1260
  })(V || (V = {}));
1261
- var Re;
1261
+ var De;
1262
1262
  (function(e) {
1263
1263
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1264
- })(Re || (Re = {}));
1264
+ })(De || (De = {}));
1265
1265
  function rn(e) {
1266
1266
  return e.type === V.literal;
1267
1267
  }
@@ -1290,10 +1290,10 @@ function Yn(e) {
1290
1290
  return e.type === V.tag;
1291
1291
  }
1292
1292
  function Xn(e) {
1293
- return !!(e && typeof e == "object" && e.type === Re.number);
1293
+ return !!(e && typeof e == "object" && e.type === De.number);
1294
1294
  }
1295
1295
  function wr(e) {
1296
- return !!(e && typeof e == "object" && e.type === Re.dateTime);
1296
+ return !!(e && typeof e == "object" && e.type === De.dateTime);
1297
1297
  }
1298
1298
  var qn = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ga = /(?:[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;
1299
1299
  function ba(e) {
@@ -3061,11 +3061,11 @@ function Sa(e) {
3061
3061
  var i = xt[n || ""] || xt[r || ""] || xt["".concat(r, "-001")] || xt["001"];
3062
3062
  return i[0];
3063
3063
  }
3064
- var sr, Pa = new RegExp("^".concat(qn.source, "*")), Ca = new RegExp("".concat(qn.source, "*$"));
3064
+ var sr, Pa = new RegExp("^".concat(qn.source, "*")), Fa = new RegExp("".concat(qn.source, "*$"));
3065
3065
  function L(e, t) {
3066
3066
  return { start: e, end: t };
3067
3067
  }
3068
- var Fa = !!String.prototype.startsWith && "_a".startsWith("a", 1), Oa = !!String.fromCodePoint, Ia = !!Object.fromEntries, Ba = !!String.prototype.codePointAt, ka = !!String.prototype.trimStart, Ma = !!String.prototype.trimEnd, Ha = !!Number.isSafeInteger, La = Ha ? Number.isSafeInteger : function(e) {
3068
+ var Oa = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ca = !!String.fromCodePoint, Ba = !!Object.fromEntries, Ia = !!String.prototype.codePointAt, ka = !!String.prototype.trimStart, Ma = !!String.prototype.trimEnd, Ha = !!Number.isSafeInteger, La = Ha ? Number.isSafeInteger : function(e) {
3069
3069
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3070
3070
  }, _r = !0;
3071
3071
  try {
@@ -3074,7 +3074,7 @@ try {
3074
3074
  } catch (e) {
3075
3075
  _r = !1;
3076
3076
  }
3077
- var sn = Fa ? (
3077
+ var sn = Oa ? (
3078
3078
  // Native
3079
3079
  function(t, r, n) {
3080
3080
  return t.startsWith(r, n);
@@ -3084,7 +3084,7 @@ var sn = Fa ? (
3084
3084
  function(t, r, n) {
3085
3085
  return t.slice(n, n + r.length) === r;
3086
3086
  }
3087
- ), Er = Oa ? String.fromCodePoint : (
3087
+ ), Er = Ca ? String.fromCodePoint : (
3088
3088
  // IE11
3089
3089
  function() {
3090
3090
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3098,7 +3098,7 @@ var sn = Fa ? (
3098
3098
  }
3099
3099
  ), un = (
3100
3100
  // native
3101
- Ia ? Object.fromEntries : (
3101
+ Ba ? Object.fromEntries : (
3102
3102
  // Ponyfill
3103
3103
  function(t) {
3104
3104
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3108,7 +3108,7 @@ var sn = Fa ? (
3108
3108
  return r;
3109
3109
  }
3110
3110
  )
3111
- ), Zn = Ba ? (
3111
+ ), Zn = Ia ? (
3112
3112
  // Native
3113
3113
  function(t, r) {
3114
3114
  return t.codePointAt(r);
@@ -3132,7 +3132,7 @@ var sn = Fa ? (
3132
3132
  function(t) {
3133
3133
  return t.replace(Pa, "");
3134
3134
  }
3135
- ), Da = Ma ? (
3135
+ ), Ra = Ma ? (
3136
3136
  // Native
3137
3137
  function(t) {
3138
3138
  return t.trimEnd();
@@ -3140,7 +3140,7 @@ var sn = Fa ? (
3140
3140
  ) : (
3141
3141
  // Ponyfill
3142
3142
  function(t) {
3143
- return t.replace(Ca, "");
3143
+ return t.replace(Fa, "");
3144
3144
  }
3145
3145
  );
3146
3146
  function Kn(e, t) {
@@ -3165,7 +3165,7 @@ if (_r) {
3165
3165
  }
3166
3166
  return Er.apply(void 0, n);
3167
3167
  };
3168
- var Ra = (
3168
+ var Da = (
3169
3169
  /** @class */
3170
3170
  function() {
3171
3171
  function e(t, r) {
@@ -3363,7 +3363,7 @@ var Ra = (
3363
3363
  var h = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
3364
3364
  if (f.err)
3365
3365
  return f;
3366
- var d = Da(f.val);
3366
+ var d = Ra(f.val);
3367
3367
  if (d.length === 0)
3368
3368
  return this.error(M.EXPECT_ARGUMENT_STYLE, L(this.clonePosition(), this.clonePosition()));
3369
3369
  var g = L(h, this.clonePosition());
@@ -3384,16 +3384,16 @@ var Ra = (
3384
3384
  } else {
3385
3385
  if (S.length === 0)
3386
3386
  return this.error(M.EXPECT_DATE_TIME_SKELETON, v);
3387
- var B = S;
3388
- this.locale && (B = Ta(S, this.locale));
3387
+ var I = S;
3388
+ this.locale && (I = Ta(S, this.locale));
3389
3389
  var d = {
3390
- type: Re.dateTime,
3391
- pattern: B,
3390
+ type: De.dateTime,
3391
+ pattern: I,
3392
3392
  location: u.styleLocation,
3393
- parsedOptions: this.shouldParseSkeletons ? ba(B) : {}
3394
- }, C = s === "date" ? V.date : V.time;
3393
+ parsedOptions: this.shouldParseSkeletons ? ba(I) : {}
3394
+ }, F = s === "date" ? V.date : V.time;
3395
3395
  return {
3396
- val: { type: C, value: n, location: v, style: d },
3396
+ val: { type: F, value: n, location: v, style: d },
3397
3397
  err: null
3398
3398
  };
3399
3399
  }
@@ -3413,19 +3413,19 @@ var Ra = (
3413
3413
  case "select": {
3414
3414
  var E = this.clonePosition();
3415
3415
  if (this.bumpSpace(), !this.bumpIf(","))
3416
- return this.error(M.EXPECT_SELECT_ARGUMENT_OPTIONS, L(E, Ot({}, E)));
3416
+ return this.error(M.EXPECT_SELECT_ARGUMENT_OPTIONS, L(E, Ct({}, E)));
3417
3417
  this.bumpSpace();
3418
- var I = this.parseIdentifierIfPossible(), k = 0;
3419
- if (s !== "select" && I.value === "offset") {
3418
+ var B = this.parseIdentifierIfPossible(), k = 0;
3419
+ if (s !== "select" && B.value === "offset") {
3420
3420
  if (!this.bumpIf(":"))
3421
3421
  return this.error(M.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, L(this.clonePosition(), this.clonePosition()));
3422
3422
  this.bumpSpace();
3423
3423
  var f = this.tryParseDecimalInteger(M.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, M.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3424
3424
  if (f.err)
3425
3425
  return f;
3426
- this.bumpSpace(), I = this.parseIdentifierIfPossible(), k = f.val;
3426
+ this.bumpSpace(), B = this.parseIdentifierIfPossible(), k = f.val;
3427
3427
  }
3428
- var _ = this.tryParsePluralOrSelectOptions(t, s, r, I);
3428
+ var _ = this.tryParsePluralOrSelectOptions(t, s, r, B);
3429
3429
  if (_.err)
3430
3430
  return _;
3431
3431
  var b = this.tryParseArgumentClose(i);
@@ -3501,7 +3501,7 @@ var Ra = (
3501
3501
  }
3502
3502
  return {
3503
3503
  val: {
3504
- type: Re.number,
3504
+ type: De.number,
3505
3505
  tokens: n,
3506
3506
  location: r,
3507
3507
  parsedOptions: this.shouldParseSkeletons ? xa(n) : {}
@@ -3643,8 +3643,8 @@ function Sr(e) {
3643
3643
  });
3644
3644
  }
3645
3645
  function Wa(e, t) {
3646
- t === void 0 && (t = {}), t = Ot({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3647
- var r = new Ra(e, t).parse();
3646
+ t === void 0 && (t = {}), t = Ct({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3647
+ var r = new Da(e, t).parse();
3648
3648
  if (r.err) {
3649
3649
  var n = SyntaxError(M[r.err.kind]);
3650
3650
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
@@ -3655,7 +3655,7 @@ var Ue;
3655
3655
  (function(e) {
3656
3656
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3657
3657
  })(Ue || (Ue = {}));
3658
- var Dt = (
3658
+ var Rt = (
3659
3659
  /** @class */
3660
3660
  function(e) {
3661
3661
  Nt(t, e);
@@ -3675,7 +3675,7 @@ var Dt = (
3675
3675
  return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Ue.INVALID_VALUE, o) || this;
3676
3676
  }
3677
3677
  return t;
3678
- }(Dt)
3678
+ }(Rt)
3679
3679
  ), za = (
3680
3680
  /** @class */
3681
3681
  function(e) {
@@ -3684,7 +3684,7 @@ var Dt = (
3684
3684
  return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Ue.INVALID_VALUE, i) || this;
3685
3685
  }
3686
3686
  return t;
3687
- }(Dt)
3687
+ }(Rt)
3688
3688
  ), Va = (
3689
3689
  /** @class */
3690
3690
  function(e) {
@@ -3693,7 +3693,7 @@ var Dt = (
3693
3693
  return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Ue.MISSING_VALUE, n) || this;
3694
3694
  }
3695
3695
  return t;
3696
- }(Dt)
3696
+ }(Rt)
3697
3697
  ), te;
3698
3698
  (function(e) {
3699
3699
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
@@ -3770,10 +3770,10 @@ function Pt(e, t, r, n, i, o, a) {
3770
3770
  var b = h.children, v = h.value, S = i[v];
3771
3771
  if (!Xa(S))
3772
3772
  throw new za(v, "function", a);
3773
- var B = Pt(b, t, r, n, i, o), C = S(B.map(function(k) {
3773
+ var I = Pt(b, t, r, n, i, o), F = S(I.map(function(k) {
3774
3774
  return k.value;
3775
3775
  }));
3776
- Array.isArray(C) || (C = [C]), s.push.apply(s, C.map(function(k) {
3776
+ Array.isArray(F) || (F = [F]), s.push.apply(s, F.map(function(k) {
3777
3777
  return {
3778
3778
  type: typeof k == "string" ? te.literal : te.object,
3779
3779
  value: k
@@ -3791,11 +3791,11 @@ function Pt(e, t, r, n, i, o, a) {
3791
3791
  var E = h.options["=".concat(d)];
3792
3792
  if (!E) {
3793
3793
  if (!Intl.PluralRules)
3794
- throw new Dt(`Intl.PluralRules is not available in this environment.
3794
+ throw new Rt(`Intl.PluralRules is not available in this environment.
3795
3795
  Try polyfilling it using "@formatjs/intl-pluralrules"
3796
3796
  `, Ue.MISSING_INTL_API, a);
3797
- var I = r.getPluralRules(t, { type: h.pluralType }).select(d - (h.offset || 0));
3798
- E = h.options[I] || h.options.other;
3797
+ var B = r.getPluralRules(t, { type: h.pluralType }).select(d - (h.offset || 0));
3798
+ E = h.options[B] || h.options.other;
3799
3799
  }
3800
3800
  if (!E)
3801
3801
  throw new cn(h.value, d, Object.keys(h.options), a);
@@ -3999,20 +3999,20 @@ const we = {}, Ka = (e, t, r) => r && (t in we || (we[t] = {}), e in we[t] || (w
3999
3999
  return;
4000
4000
  if (t in we && e in we[t])
4001
4001
  return we[t][e];
4002
- const r = Rt(t);
4002
+ const r = Dt(t);
4003
4003
  for (let n = 0; n < r.length; n++) {
4004
4004
  const i = r[n], o = ts(i, e);
4005
4005
  if (o)
4006
4006
  return Ka(e, t, o);
4007
4007
  }
4008
4008
  };
4009
- let Or;
4009
+ let Cr;
4010
4010
  const We = At({});
4011
4011
  function es(e) {
4012
- return Or[e] || null;
4012
+ return Cr[e] || null;
4013
4013
  }
4014
4014
  function ri(e) {
4015
- return e in Or;
4015
+ return e in Cr;
4016
4016
  }
4017
4017
  function ts(e, t) {
4018
4018
  if (!ri(e))
@@ -4023,7 +4023,7 @@ function ts(e, t) {
4023
4023
  function rs(e) {
4024
4024
  if (e == null)
4025
4025
  return;
4026
- const t = Rt(e);
4026
+ const t = Dt(e);
4027
4027
  for (let r = 0; r < t.length; r++) {
4028
4028
  const n = t[r];
4029
4029
  if (ri(n))
@@ -4037,22 +4037,22 @@ je(
4037
4037
  [We],
4038
4038
  ([e]) => Object.keys(e)
4039
4039
  );
4040
- We.subscribe((e) => Or = e);
4041
- const Ct = {};
4040
+ We.subscribe((e) => Cr = e);
4041
+ const Ft = {};
4042
4042
  function ns(e, t) {
4043
- Ct[e].delete(t), Ct[e].size === 0 && delete Ct[e];
4043
+ Ft[e].delete(t), Ft[e].size === 0 && delete Ft[e];
4044
4044
  }
4045
4045
  function ii(e) {
4046
- return Ct[e];
4046
+ return Ft[e];
4047
4047
  }
4048
4048
  function is(e) {
4049
- return Rt(e).map((t) => {
4049
+ return Dt(e).map((t) => {
4050
4050
  const r = ii(t);
4051
4051
  return [t, r ? [...r] : []];
4052
4052
  }).filter(([, t]) => t.length > 0);
4053
4053
  }
4054
4054
  function Pr(e) {
4055
- return e == null ? !1 : Rt(e).some(
4055
+ return e == null ? !1 : Dt(e).some(
4056
4056
  (t) => {
4057
4057
  var r;
4058
4058
  return (r = ii(t)) == null ? void 0 : r.size;
@@ -4128,36 +4128,36 @@ var ls = Object.defineProperty, cs = Object.defineProperties, hs = Object.getOwn
4128
4128
  ds.call(t, r) && fn(e, r, t[r]);
4129
4129
  return e;
4130
4130
  }, ps = (e, t) => cs(e, hs(t));
4131
- let Cr;
4132
- const It = At(null);
4131
+ let Fr;
4132
+ const Bt = At(null);
4133
4133
  function dn(e) {
4134
4134
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4135
4135
  }
4136
- function Rt(e, t = Ge().fallbackLocale) {
4136
+ function Dt(e, t = Ge().fallbackLocale) {
4137
4137
  const r = dn(e);
4138
4138
  return t ? [.../* @__PURE__ */ new Set([...r, ...dn(t)])] : r;
4139
4139
  }
4140
- function Fe() {
4141
- return Cr != null ? Cr : void 0;
4140
+ function Oe() {
4141
+ return Fr != null ? Fr : void 0;
4142
4142
  }
4143
- It.subscribe((e) => {
4144
- Cr = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4143
+ Bt.subscribe((e) => {
4144
+ Fr = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4145
4145
  });
4146
4146
  const gs = (e) => {
4147
4147
  if (e && rs(e) && Pr(e)) {
4148
4148
  const { loadingDelay: t } = Ge();
4149
4149
  let r;
4150
- return typeof window != "undefined" && Fe() != null && t ? r = window.setTimeout(
4150
+ return typeof window != "undefined" && Oe() != null && t ? r = window.setTimeout(
4151
4151
  () => lr.set(!0),
4152
4152
  t
4153
4153
  ) : lr.set(!0), oi(e).then(() => {
4154
- It.set(e);
4154
+ Bt.set(e);
4155
4155
  }).finally(() => {
4156
4156
  clearTimeout(r), lr.set(!1);
4157
4157
  });
4158
4158
  }
4159
- return It.set(e);
4160
- }, Ee = ps(ms({}, It), {
4159
+ return Bt.set(e);
4160
+ }, Ee = ps(ms({}, Bt), {
4161
4161
  set: gs
4162
4162
  }), Ut = (e) => {
4163
4163
  const t = /* @__PURE__ */ Object.create(null);
@@ -4166,19 +4166,19 @@ const gs = (e) => {
4166
4166
  return i in t ? t[i] : t[i] = e(n);
4167
4167
  };
4168
4168
  };
4169
- var bs = Object.defineProperty, Bt = Object.getOwnPropertySymbols, ai = Object.prototype.hasOwnProperty, si = Object.prototype.propertyIsEnumerable, mn = (e, t, r) => t in e ? bs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ir = (e, t) => {
4169
+ var bs = Object.defineProperty, It = Object.getOwnPropertySymbols, ai = Object.prototype.hasOwnProperty, si = Object.prototype.propertyIsEnumerable, mn = (e, t, r) => t in e ? bs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Br = (e, t) => {
4170
4170
  for (var r in t || (t = {}))
4171
4171
  ai.call(t, r) && mn(e, r, t[r]);
4172
- if (Bt)
4173
- for (var r of Bt(t))
4172
+ if (It)
4173
+ for (var r of It(t))
4174
4174
  si.call(t, r) && mn(e, r, t[r]);
4175
4175
  return e;
4176
4176
  }, ze = (e, t) => {
4177
4177
  var r = {};
4178
4178
  for (var n in e)
4179
4179
  ai.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4180
- if (e != null && Bt)
4181
- for (var n of Bt(e))
4180
+ if (e != null && It)
4181
+ for (var n of It(e))
4182
4182
  t.indexOf(n) < 0 && si.call(e, n) && (r[n] = e[n]);
4183
4183
  return r;
4184
4184
  };
@@ -4212,28 +4212,28 @@ const nt = (e, t) => {
4212
4212
  }
4213
4213
  ), _s = (e = {}) => {
4214
4214
  var t = e, {
4215
- locale: r = Fe()
4215
+ locale: r = Oe()
4216
4216
  } = t, n = ze(t, [
4217
4217
  "locale"
4218
4218
  ]);
4219
- return vs(Ir({ locale: r }, n));
4219
+ return vs(Br({ locale: r }, n));
4220
4220
  }, Es = (e = {}) => {
4221
4221
  var t = e, {
4222
- locale: r = Fe()
4222
+ locale: r = Oe()
4223
4223
  } = t, n = ze(t, [
4224
4224
  "locale"
4225
4225
  ]);
4226
- return ys(Ir({ locale: r }, n));
4226
+ return ys(Br({ locale: r }, n));
4227
4227
  }, xs = (e = {}) => {
4228
4228
  var t = e, {
4229
- locale: r = Fe()
4229
+ locale: r = Oe()
4230
4230
  } = t, n = ze(t, [
4231
4231
  "locale"
4232
4232
  ]);
4233
- return ws(Ir({ locale: r }, n));
4233
+ return ws(Br({ locale: r }, n));
4234
4234
  }, Ts = Ut(
4235
4235
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4236
- (e, t = Fe()) => new Qa(e, t, Ge().formats, {
4236
+ (e, t = Oe()) => new Qa(e, t, Ge().formats, {
4237
4237
  ignoreTag: Ge().ignoreTag
4238
4238
  })
4239
4239
  ), Ss = (e, t = {}) => {
@@ -4242,7 +4242,7 @@ const nt = (e, t) => {
4242
4242
  typeof e == "object" && (a = e, e = a.id);
4243
4243
  const {
4244
4244
  values: s,
4245
- locale: l = Fe(),
4245
+ locale: l = Oe(),
4246
4246
  default: u
4247
4247
  } = a;
4248
4248
  if (l == null)
@@ -4268,14 +4268,14 @@ const nt = (e, t) => {
4268
4268
  );
4269
4269
  }
4270
4270
  return f;
4271
- }, Ps = (e, t) => xs(t).format(e), Cs = (e, t) => Es(t).format(e), Fs = (e, t) => _s(t).format(e), Os = (e, t = Fe()) => ti(e, t), Is = je([Ee, We], () => Ss);
4271
+ }, Ps = (e, t) => xs(t).format(e), Fs = (e, t) => Es(t).format(e), Os = (e, t) => _s(t).format(e), Cs = (e, t = Oe()) => ti(e, t), Bs = je([Ee, We], () => Ss);
4272
4272
  je([Ee], () => Ps);
4273
- je([Ee], () => Cs);
4274
4273
  je([Ee], () => Fs);
4275
- je([Ee, We], () => Os);
4274
+ je([Ee], () => Os);
4275
+ je([Ee, We], () => Cs);
4276
4276
  window.emWidgets = { topic: jo };
4277
4277
  const He = (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)), pn = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4278
- function Bs(e, t) {
4278
+ function Is(e, t) {
4279
4279
  return new Promise((r, n) => {
4280
4280
  const i = new Headers();
4281
4281
  i.append("X-SessionID", t);
@@ -4493,7 +4493,7 @@ function kt(e) {
4493
4493
  return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
4494
4494
  }, kt(e);
4495
4495
  }
4496
- function Ce(e) {
4496
+ function Fe(e) {
4497
4497
  if (e === null || e === !0 || e === !1)
4498
4498
  return NaN;
4499
4499
  var t = Number(e);
@@ -4510,14 +4510,14 @@ function he(e) {
4510
4510
  }
4511
4511
  function Ns(e, t) {
4512
4512
  re(2, arguments);
4513
- var r = he(e).getTime(), n = Ce(t);
4513
+ var r = he(e).getTime(), n = Fe(t);
4514
4514
  return new Date(r + n);
4515
4515
  }
4516
- var Ds = {};
4516
+ var Rs = {};
4517
4517
  function Gt() {
4518
- return Ds;
4518
+ return Rs;
4519
4519
  }
4520
- function Rs(e) {
4520
+ function Ds(e) {
4521
4521
  var t = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
4522
4522
  return t.setUTCFullYear(e.getFullYear()), e.getTime() - t.getTime();
4523
4523
  }
@@ -4532,7 +4532,7 @@ function Gs(e) {
4532
4532
  }
4533
4533
  function js(e, t) {
4534
4534
  re(2, arguments);
4535
- var r = Ce(t);
4535
+ var r = Fe(t);
4536
4536
  return Ns(e, -r);
4537
4537
  }
4538
4538
  var Ws = 864e5;
@@ -4573,7 +4573,7 @@ function Xs(e) {
4573
4573
  function Ht(e, t) {
4574
4574
  var r, n, i, o, a, s, l, u;
4575
4575
  re(1, arguments);
4576
- var h = Gt(), f = Ce((r = (n = (i = (o = t == null ? void 0 : t.weekStartsOn) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.weekStartsOn) !== null && i !== void 0 ? i : h.weekStartsOn) !== null && n !== void 0 ? n : (l = h.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.weekStartsOn) !== null && r !== void 0 ? r : 0);
4576
+ var h = Gt(), f = Fe((r = (n = (i = (o = t == null ? void 0 : t.weekStartsOn) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.weekStartsOn) !== null && i !== void 0 ? i : h.weekStartsOn) !== null && n !== void 0 ? n : (l = h.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.weekStartsOn) !== null && r !== void 0 ? r : 0);
4577
4577
  if (!(f >= 0 && f <= 6))
4578
4578
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
4579
4579
  var d = he(e), g = d.getUTCDay(), b = (g < f ? 7 : 0) + g - f;
@@ -4582,20 +4582,20 @@ function Ht(e, t) {
4582
4582
  function li(e, t) {
4583
4583
  var r, n, i, o, a, s, l, u;
4584
4584
  re(1, arguments);
4585
- var h = he(e), f = h.getUTCFullYear(), d = Gt(), g = Ce((r = (n = (i = (o = t == null ? void 0 : t.firstWeekContainsDate) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : d.firstWeekContainsDate) !== null && n !== void 0 ? n : (l = d.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && r !== void 0 ? r : 1);
4585
+ var h = he(e), f = h.getUTCFullYear(), d = Gt(), g = Fe((r = (n = (i = (o = t == null ? void 0 : t.firstWeekContainsDate) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : d.firstWeekContainsDate) !== null && n !== void 0 ? n : (l = d.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && r !== void 0 ? r : 1);
4586
4586
  if (!(g >= 1 && g <= 7))
4587
4587
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
4588
4588
  var b = /* @__PURE__ */ new Date(0);
4589
4589
  b.setUTCFullYear(f + 1, 0, g), b.setUTCHours(0, 0, 0, 0);
4590
4590
  var v = Ht(b, t), S = /* @__PURE__ */ new Date(0);
4591
4591
  S.setUTCFullYear(f, 0, g), S.setUTCHours(0, 0, 0, 0);
4592
- var B = Ht(S, t);
4593
- return h.getTime() >= v.getTime() ? f + 1 : h.getTime() >= B.getTime() ? f : f - 1;
4592
+ var I = Ht(S, t);
4593
+ return h.getTime() >= v.getTime() ? f + 1 : h.getTime() >= I.getTime() ? f : f - 1;
4594
4594
  }
4595
4595
  function qs(e, t) {
4596
4596
  var r, n, i, o, a, s, l, u;
4597
4597
  re(1, arguments);
4598
- var h = Gt(), f = Ce((r = (n = (i = (o = t == null ? void 0 : t.firstWeekContainsDate) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : h.firstWeekContainsDate) !== null && n !== void 0 ? n : (l = h.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && r !== void 0 ? r : 1), d = li(e, t), g = /* @__PURE__ */ new Date(0);
4598
+ var h = Gt(), f = Fe((r = (n = (i = (o = t == null ? void 0 : t.firstWeekContainsDate) !== null && o !== void 0 ? o : t == null || (a = t.locale) === null || a === void 0 || (s = a.options) === null || s === void 0 ? void 0 : s.firstWeekContainsDate) !== null && i !== void 0 ? i : h.firstWeekContainsDate) !== null && n !== void 0 ? n : (l = h.locale) === null || l === void 0 || (u = l.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && r !== void 0 ? r : 1), d = li(e, t), g = /* @__PURE__ */ new Date(0);
4599
4599
  g.setUTCFullYear(d, 0, f), g.setUTCHours(0, 0, 0, 0);
4600
4600
  var b = Ht(g, t);
4601
4601
  return b;
@@ -5607,20 +5607,20 @@ var xu = /^(\d+)(th|st|nd|rd)?/i, Tu = /\d+/i, Su = {
5607
5607
  wide: /^(before christ|before common era|anno domini|common era)/i
5608
5608
  }, Pu = {
5609
5609
  any: [/^b/i, /^(a|c)/i]
5610
- }, Cu = {
5610
+ }, Fu = {
5611
5611
  narrow: /^[1234]/i,
5612
5612
  abbreviated: /^q[1234]/i,
5613
5613
  wide: /^[1234](th|st|nd|rd)? quarter/i
5614
- }, Fu = {
5615
- any: [/1/i, /2/i, /3/i, /4/i]
5616
5614
  }, Ou = {
5615
+ any: [/1/i, /2/i, /3/i, /4/i]
5616
+ }, Cu = {
5617
5617
  narrow: /^[jfmasond]/i,
5618
5618
  abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
5619
5619
  wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
5620
- }, Iu = {
5620
+ }, Bu = {
5621
5621
  narrow: [/^j/i, /^f/i, /^m/i, /^a/i, /^m/i, /^j/i, /^j/i, /^a/i, /^s/i, /^o/i, /^n/i, /^d/i],
5622
5622
  any: [/^ja/i, /^f/i, /^mar/i, /^ap/i, /^may/i, /^jun/i, /^jul/i, /^au/i, /^s/i, /^o/i, /^n/i, /^d/i]
5623
- }, Bu = {
5623
+ }, Iu = {
5624
5624
  narrow: /^[smtwf]/i,
5625
5625
  short: /^(su|mo|tu|we|th|fr|sa)/i,
5626
5626
  abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
@@ -5657,22 +5657,22 @@ var xu = /^(\d+)(th|st|nd|rd)?/i, Tu = /\d+/i, Su = {
5657
5657
  defaultParseWidth: "any"
5658
5658
  }),
5659
5659
  quarter: Ke({
5660
- matchPatterns: Cu,
5660
+ matchPatterns: Fu,
5661
5661
  defaultMatchWidth: "wide",
5662
- parsePatterns: Fu,
5662
+ parsePatterns: Ou,
5663
5663
  defaultParseWidth: "any",
5664
5664
  valueCallback: function(t) {
5665
5665
  return t + 1;
5666
5666
  }
5667
5667
  }),
5668
5668
  month: Ke({
5669
- matchPatterns: Ou,
5669
+ matchPatterns: Cu,
5670
5670
  defaultMatchWidth: "wide",
5671
- parsePatterns: Iu,
5671
+ parsePatterns: Bu,
5672
5672
  defaultParseWidth: "any"
5673
5673
  }),
5674
5674
  day: Ke({
5675
- matchPatterns: Bu,
5675
+ matchPatterns: Iu,
5676
5676
  defaultMatchWidth: "wide",
5677
5677
  parsePatterns: ku,
5678
5678
  defaultParseWidth: "any"
@@ -5694,14 +5694,14 @@ var xu = /^(\d+)(th|st|nd|rd)?/i, Tu = /\d+/i, Su = {
5694
5694
  weekStartsOn: 0,
5695
5695
  firstWeekContainsDate: 1
5696
5696
  }
5697
- }, Nu = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Du = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Ru = /^'([^]*?)'?$/, Uu = /''/g, Gu = /[a-zA-Z]/;
5697
+ }, Nu = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Ru = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Du = /^'([^]*?)'?$/, Uu = /''/g, Gu = /[a-zA-Z]/;
5698
5698
  function En(e, t, r) {
5699
5699
  var n, i, o, a, s, l, u, h, f, d, g, b, v, S;
5700
5700
  re(2, arguments);
5701
- var B = String(t), C = Gt(), E = (n = (i = void 0) !== null && i !== void 0 ? i : C.locale) !== null && n !== void 0 ? n : Au, I = Ce((o = (a = (s = (l = void 0) !== null && l !== void 0 ? l : void 0) !== null && s !== void 0 ? s : C.firstWeekContainsDate) !== null && a !== void 0 ? a : (u = C.locale) === null || u === void 0 || (h = u.options) === null || h === void 0 ? void 0 : h.firstWeekContainsDate) !== null && o !== void 0 ? o : 1);
5702
- if (!(I >= 1 && I <= 7))
5701
+ var I = String(t), F = Gt(), E = (n = (i = void 0) !== null && i !== void 0 ? i : F.locale) !== null && n !== void 0 ? n : Au, B = Fe((o = (a = (s = (l = void 0) !== null && l !== void 0 ? l : void 0) !== null && s !== void 0 ? s : F.firstWeekContainsDate) !== null && a !== void 0 ? a : (u = F.locale) === null || u === void 0 || (h = u.options) === null || h === void 0 ? void 0 : h.firstWeekContainsDate) !== null && o !== void 0 ? o : 1);
5702
+ if (!(B >= 1 && B <= 7))
5703
5703
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
5704
- var k = Ce((f = (d = (g = (b = void 0) !== null && b !== void 0 ? b : void 0) !== null && g !== void 0 ? g : C.weekStartsOn) !== null && d !== void 0 ? d : (v = C.locale) === null || v === void 0 || (S = v.options) === null || S === void 0 ? void 0 : S.weekStartsOn) !== null && f !== void 0 ? f : 0);
5704
+ var k = Fe((f = (d = (g = (b = void 0) !== null && b !== void 0 ? b : void 0) !== null && g !== void 0 ? g : F.weekStartsOn) !== null && d !== void 0 ? d : (v = F.locale) === null || v === void 0 || (S = v.options) === null || S === void 0 ? void 0 : S.weekStartsOn) !== null && f !== void 0 ? f : 0);
5705
5705
  if (!(k >= 0 && k <= 6))
5706
5706
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
5707
5707
  if (!E.localize)
@@ -5711,39 +5711,39 @@ function En(e, t, r) {
5711
5711
  var _ = he(e);
5712
5712
  if (!Gs(_))
5713
5713
  throw new RangeError("Invalid time value");
5714
- var w = Rs(_), x = js(_, w), P = {
5715
- firstWeekContainsDate: I,
5714
+ var w = Ds(_), x = js(_, w), P = {
5715
+ firstWeekContainsDate: B,
5716
5716
  weekStartsOn: k,
5717
5717
  locale: E,
5718
5718
  _originalDate: _
5719
- }, T = B.match(Du).map(function(F) {
5720
- var ne = F[0];
5719
+ }, T = I.match(Ru).map(function(O) {
5720
+ var ne = O[0];
5721
5721
  if (ne === "p" || ne === "P") {
5722
5722
  var se = Ks[ne];
5723
- return se(F, E.formatLong);
5723
+ return se(O, E.formatLong);
5724
5724
  }
5725
- return F;
5726
- }).join("").match(Nu).map(function(F) {
5727
- if (F === "''")
5725
+ return O;
5726
+ }).join("").match(Nu).map(function(O) {
5727
+ if (O === "''")
5728
5728
  return "'";
5729
- var ne = F[0];
5729
+ var ne = O[0];
5730
5730
  if (ne === "'")
5731
- return ju(F);
5731
+ return ju(O);
5732
5732
  var se = Qs[ne];
5733
5733
  if (se)
5734
- return nu(F) && _n(F, t, String(e)), ru(F) && _n(F, t, String(e)), se(x, F, E.localize, P);
5734
+ return nu(O) && _n(O, t, String(e)), ru(O) && _n(O, t, String(e)), se(x, O, E.localize, P);
5735
5735
  if (ne.match(Gu))
5736
5736
  throw new RangeError("Format string contains an unescaped latin alphabet character `" + ne + "`");
5737
- return F;
5737
+ return O;
5738
5738
  }).join("");
5739
5739
  return T;
5740
5740
  }
5741
5741
  function ju(e) {
5742
- var t = e.match(Ru);
5742
+ var t = e.match(Du);
5743
5743
  return t ? t[1].replace(Uu, "'") : e;
5744
5744
  }
5745
5745
  function Wu(e) {
5746
- uo(e, "svelte-10vbr2r", ":host{font-family:inherit}.CasinoGamePageContainer{background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));margin:0 auto;height:100%;max-width:100%;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.BottomGame{padding:4px 16px;min-height:85px;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));align-items:center;display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:0px 0px;justify-items:center;border-radius:0 0 6px 6px}.BottomGame button{cursor:pointer}.BottomGame.BottomGamePanicSection{grid-template-columns:1fr 1fr 1fr 1fr}.DepositButton,.PlayNowButton{border:none;justify-self:left;width:130px;height:60px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:2px}.GameThumbnail{border-radius:2px;width:270px;height:180px;margin-bottom:20px}.FullscreenButton{border-radius:5px;justify-self:end;border:none;width:60px;height:60px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.GameDetails{display:flex;flex-direction:column;align-items:center}.GameDetails h3{color:var(--emw--color-white, #FFFFFF);font-size:18px;text-align:center;padding:0 10px}.ButtonsContainer{display:grid;grid-gap:16px;grid-template-columns:1fr 1fr}.FullWidthButton{grid-column:span 2}.BottomGame .ButtonsContainer{width:275px;display:flex;justify-self:start;flex-direction:row;justify-content:space-between}.BottomGame .ButtonsContainer button{cursor:pointer}.RegisterButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;border:none;width:129px;height:60px}.LoginButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--button-typography, var(--emw--color-white, #FFFFFF));width:129px;height:60px}.FullWidthButton{color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:100%;height:60px}.GamesContainer{width:calc(100% - 4px);height:100%;max-width:calc(100% - 4px)}.Time{height:20px;margin:0;display:flex;align-items:center;justify-content:center}svg{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}p{color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF))}#IframeContainer{height:100%;max-width:1300px;margin:10px;display:flex;align-items:center;justify-content:center}.FullsScreenLayout .GamesContainer{width:100% !important;height:calc(100% - 100px) !important}.FavoredIcon,.UnfavoredIcon{width:35px;height:35px}.FavIconContainer{position:absolute;top:15px;left:15px;cursor:pointer}.FavIconPanicButton{margin-top:45px}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .Button{border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:280px;height:60px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:10px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:100% !important;height:30px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:280px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.LoaderRipple{width:80px;height:80px;position:absolute;top:0;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}.LoaderRipple.LoaderWithPanicButton{top:40px}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}");
5746
+ uo(e, "svelte-172allb", ":host{font-family:inherit}.CasinoGamePageContainer{background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));margin:0 auto;height:100%;max-width:100%;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.BottomGame{padding:4px 16px;min-height:85px;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));align-items:center;display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:0px 0px;justify-items:center;border-radius:0 0 6px 6px}.BottomGame button{cursor:pointer}.BottomGame.BottomGamePanicSection{grid-template-columns:1fr 1fr 1fr 1fr}.DepositButton,.PlayNowButton{justify-self:left;width:130px;height:42px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:var(--emw--border-radius-medium, 10px)}.PlayNowButton{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:none}.DepositButton{background:transparent;border:1px solid var(--emw--color-primary, #22B04E)}.GameThumbnail{border-radius:2px;width:270px;height:180px;margin-bottom:20px}.FullscreenButton{border-radius:5px;justify-self:end;border:none;width:60px;height:60px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.GameDetails{display:flex;flex-direction:column;align-items:center}.GameDetails h3{color:var(--emw--color-white, #FFFFFF);font-size:18px;text-align:center;padding:0 10px}.ButtonsContainer{display:grid;grid-gap:16px;grid-template-columns:1fr 1fr}.FullWidthButton{grid-column:span 2}.BottomGame .ButtonsContainer{width:275px;display:flex;justify-self:start;flex-direction:row;justify-content:space-between}.BottomGame .ButtonsContainer button{cursor:pointer}.RegisterButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border-radius:5px;border:none;width:129px;height:42px}.LoginButton{color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--button-typography, var(--emw--color-white, #FFFFFF));width:129px;height:42px}.FullWidthButton{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:100%;height:42px}.GamesContainer{width:calc(100% - 4px);height:100%;max-width:calc(100% - 4px)}.Time{height:20px;margin:0;display:flex;align-items:center;justify-content:center}svg{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF))}p{color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF))}#IframeContainer{height:100%;max-width:1300px;margin:10px;display:flex;align-items:center;justify-content:center}.FullsScreenLayout .GamesContainer{width:100% !important;height:calc(100% - 100px) !important}.FavoredIcon,.UnfavoredIcon{width:35px;height:35px}.FavIconContainer{position:absolute;top:15px;left:15px;cursor:pointer}.FavIconPanicButton{margin-top:45px}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .Button{border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:280px;height:60px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:10px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:100% !important;height:30px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:280px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.LoaderRipple{width:80px;height:80px;position:absolute;top:0;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}.LoaderRipple.LoaderWithPanicButton{top:40px}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}");
5747
5747
  }
5748
5748
  function zu(e) {
5749
5749
  let t, r, n = (
@@ -5871,23 +5871,23 @@ function qu(e) {
5871
5871
  let t, r, n, i, o, a, s, l = (
5872
5872
  /*$_*/
5873
5873
  e[28]("deposit") + ""
5874
- ), u, h, f, d, g, b, v, S, B, C, E = (
5874
+ ), u, h, f, d, g, b, v, S, I, F, E = (
5875
5875
  /*haspanicbutton*/
5876
5876
  e[1] === "true" && Tn(e)
5877
5877
  );
5878
- function I(w, x) {
5878
+ function B(w, x) {
5879
5879
  return (
5880
5880
  /*isFullscreen*/
5881
5881
  w[21] ? tl : el
5882
5882
  );
5883
5883
  }
5884
- let k = I(e), _ = k(e);
5884
+ let k = B(e), _ = k(e);
5885
5885
  return {
5886
5886
  c() {
5887
- t = y("div"), r = y("div"), n = y("iframe"), o = R(), a = y("div"), s = y("button"), u = U(l), h = R(), f = y("p"), d = y("span"), g = U(
5887
+ t = y("div"), r = y("div"), n = y("iframe"), o = D(), a = y("div"), s = y("button"), u = U(l), h = D(), f = y("p"), d = y("span"), g = U(
5888
5888
  /*time*/
5889
5889
  e[6]
5890
- ), b = R(), E && E.c(), v = R(), _.c(), p(n, "title", "Games"), p(n, "id", "IframeGame"), p(n, "class", "GamesContainer"), p(n, "aria-hidden", "false"), ae(n.src, i = /*game*/
5890
+ ), b = D(), E && E.c(), v = D(), _.c(), p(n, "title", "Games"), p(n, "id", "IframeGame"), p(n, "class", "GamesContainer"), p(n, "aria-hidden", "false"), ae(n.src, i = /*game*/
5891
5891
  e[14].launchUrl) || p(n, "src", i), $(n, "max-height", "calc(100% - " + /*adjustableHeightDifference*/
5892
5892
  e[26] + "px)"), p(s, "class", "DepositButton"), p(f, "class", "Time"), p(a, "class", S = "BottomGame " + /*haspanicbutton*/
5893
5893
  (e[1] == "true" ? "BottomGamePanicSection" : "")), p(r, "id", "IframeGame"), p(
@@ -5913,12 +5913,12 @@ function qu(e) {
5913
5913
  );
5914
5914
  },
5915
5915
  m(w, x) {
5916
- j(w, t, x), m(t, r), m(r, n), e[69](n), m(r, o), m(r, a), m(a, s), m(s, u), m(a, h), m(a, f), m(f, d), m(d, g), e[71](f), m(a, b), E && E.m(a, null), m(a, v), _.m(a, null), e[75](a), e[76](r), e[77](t), B || (C = J(
5916
+ j(w, t, x), m(t, r), m(r, n), e[69](n), m(r, o), m(r, a), m(a, s), m(s, u), m(a, h), m(a, f), m(f, d), m(d, g), e[71](f), m(a, b), E && E.m(a, null), m(a, v), _.m(a, null), e[75](a), e[76](r), e[77](t), I || (F = J(
5917
5917
  s,
5918
5918
  "click",
5919
5919
  /*click_handler_9*/
5920
5920
  e[70]
5921
- ), B = !0);
5921
+ ), I = !0);
5922
5922
  },
5923
5923
  p(w, x) {
5924
5924
  x[0] & /*game*/
@@ -5933,7 +5933,7 @@ function qu(e) {
5933
5933
  /*time*/
5934
5934
  w[6]
5935
5935
  ), /*haspanicbutton*/
5936
- w[1] === "true" ? E ? E.p(w, x) : (E = Tn(w), E.c(), E.m(a, v)) : E && (E.d(1), E = null), k === (k = I(w)) && _ ? _.p(w, x) : (_.d(1), _ = k(w), _ && (_.c(), _.m(a, null))), x[0] & /*haspanicbutton*/
5936
+ w[1] === "true" ? E ? E.p(w, x) : (E = Tn(w), E.c(), E.m(a, v)) : E && (E.d(1), E = null), k === (k = B(w)) && _ ? _.p(w, x) : (_.d(1), _ = k(w), _ && (_.c(), _.m(a, null))), x[0] & /*haspanicbutton*/
5937
5937
  2 && S !== (S = "BottomGame " + /*haspanicbutton*/
5938
5938
  (w[1] == "true" ? "BottomGamePanicSection" : "")) && p(a, "class", S), x[0] & /*gameStyle*/
5939
5939
  134217728 && p(
@@ -5962,7 +5962,7 @@ function qu(e) {
5962
5962
  );
5963
5963
  },
5964
5964
  d(w) {
5965
- w && G(t), e[69](null), e[71](null), E && E.d(), _.d(), e[75](null), e[76](null), e[77](null), B = !1, C();
5965
+ w && G(t), e[69](null), e[71](null), E && E.d(), _.d(), e[75](null), e[76](null), e[77](null), I = !1, F();
5966
5966
  }
5967
5967
  };
5968
5968
  }
@@ -6010,17 +6010,17 @@ function Ju(e) {
6010
6010
  ), d, g, b, v = (
6011
6011
  /*$_*/
6012
6012
  e[28]("register") + ""
6013
- ), S, B, C, E, I, k;
6013
+ ), S, I, F, E, B, k;
6014
6014
  return {
6015
6015
  c() {
6016
- t = y("div"), r = y("h3"), i = U(n), o = R(), a = y("ui-image"), l = R(), u = y("div"), h = y("button"), d = U(f), g = R(), b = y("button"), S = U(v), B = R(), C = y("p"), E = U(
6016
+ t = y("div"), r = y("h3"), i = U(n), o = D(), a = y("ui-image"), l = D(), u = y("div"), h = y("button"), d = U(f), g = D(), b = y("button"), S = U(v), I = D(), F = y("p"), E = U(
6017
6017
  /*time*/
6018
6018
  e[6]
6019
6019
  ), ae(a.src, s = /*game*/
6020
6020
  e[14].thumbnail) || X(a, "src", s), X(a, "class", "GameThumbnail"), X(a, "alt", "game thumbnail"), X(a, "loading", "lazy"), p(h, "class", "LoginButton"), p(b, "class", "RegisterButton"), p(u, "class", "ButtonsContainer"), p(t, "class", "GameDetails"), p(t, "part", "GameDetails");
6021
6021
  },
6022
6022
  m(_, w) {
6023
- j(_, t, w), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(t, B), m(t, C), m(C, E), I || (k = [
6023
+ j(_, t, w), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(t, I), m(t, F), m(F, E), B || (k = [
6024
6024
  J(
6025
6025
  h,
6026
6026
  "click",
@@ -6033,7 +6033,7 @@ function Ju(e) {
6033
6033
  /*click_handler_17*/
6034
6034
  e[88]
6035
6035
  )
6036
- ], I = !0);
6036
+ ], B = !0);
6037
6037
  },
6038
6038
  p(_, w) {
6039
6039
  w[0] & /*game*/
@@ -6052,7 +6052,7 @@ function Ju(e) {
6052
6052
  );
6053
6053
  },
6054
6054
  d(_) {
6055
- _ && G(t), I = !1, ce(k);
6055
+ _ && G(t), B = !1, ce(k);
6056
6056
  }
6057
6057
  };
6058
6058
  }
@@ -6063,7 +6063,7 @@ function Qu(e) {
6063
6063
  ), h, f, d, g = (
6064
6064
  /*$_*/
6065
6065
  e[28]("register") + ""
6066
- ), b, v, S, B, C, E, I, k;
6066
+ ), b, v, S, I, F, E, B, k;
6067
6067
  function _(P, T) {
6068
6068
  return (
6069
6069
  /*isFullscreen*/
@@ -6073,10 +6073,10 @@ function Qu(e) {
6073
6073
  let w = _(e), x = w(e);
6074
6074
  return {
6075
6075
  c() {
6076
- t = y("div"), r = y("div"), n = y("iframe"), o = R(), a = y("div"), s = y("div"), l = y("button"), h = U(u), f = R(), d = y("button"), b = U(g), v = R(), S = y("p"), B = y("span"), C = U(
6076
+ t = y("div"), r = y("div"), n = y("iframe"), o = D(), a = y("div"), s = y("div"), l = y("button"), h = U(u), f = D(), d = y("button"), b = U(g), v = D(), S = y("p"), I = y("span"), F = U(
6077
6077
  /*time*/
6078
6078
  e[6]
6079
- ), E = R(), x.c(), p(n, "title", "Games"), p(n, "id", "IframeGame"), p(n, "class", "GamesContainer"), p(n, "aria-hidden", "false"), ae(n.src, i = /*game*/
6079
+ ), E = D(), x.c(), p(n, "title", "Games"), p(n, "id", "IframeGame"), p(n, "class", "GamesContainer"), p(n, "aria-hidden", "false"), ae(n.src, i = /*game*/
6080
6080
  e[14].launchUrl) || p(n, "src", i), $(n, "max-height", "calc(100% - " + /*adjustableHeightDifference*/
6081
6081
  e[26] + "px)"), p(l, "class", "LoginButton"), p(d, "class", "RegisterButton"), p(s, "class", "ButtonsContainer"), p(S, "class", "Time"), p(a, "class", "BottomGame"), p(r, "id", "IframeGame"), p(
6082
6082
  r,
@@ -6101,7 +6101,7 @@ function Qu(e) {
6101
6101
  );
6102
6102
  },
6103
6103
  m(P, T) {
6104
- j(P, t, T), m(t, r), m(r, n), e[78](n), m(r, o), m(r, a), m(a, s), m(s, l), m(l, h), m(s, f), m(s, d), m(d, b), m(a, v), m(a, S), m(S, B), m(B, C), e[81](S), m(a, E), x.m(a, null), e[84](a), e[85](r), e[86](t), I || (k = [
6104
+ j(P, t, T), m(t, r), m(r, n), e[78](n), m(r, o), m(r, a), m(a, s), m(s, l), m(l, h), m(s, f), m(s, d), m(d, b), m(a, v), m(a, S), m(S, I), m(I, F), e[81](S), m(a, E), x.m(a, null), e[84](a), e[85](r), e[86](t), B || (k = [
6105
6105
  J(
6106
6106
  l,
6107
6107
  "click",
@@ -6114,7 +6114,7 @@ function Qu(e) {
6114
6114
  /*click_handler_13*/
6115
6115
  e[80]
6116
6116
  )
6117
- ], I = !0);
6117
+ ], B = !0);
6118
6118
  },
6119
6119
  p(P, T) {
6120
6120
  T[0] & /*game*/
@@ -6127,7 +6127,7 @@ function Qu(e) {
6127
6127
  268435456 && g !== (g = /*$_*/
6128
6128
  P[28]("register") + "") && z(b, g), T[0] & /*time*/
6129
6129
  64 && z(
6130
- C,
6130
+ F,
6131
6131
  /*time*/
6132
6132
  P[6]
6133
6133
  ), w === (w = _(P)) && x ? x.p(P, T) : (x.d(1), x = w(P), x && (x.c(), x.m(a, null))), T[0] & /*gameStyle*/
@@ -6157,7 +6157,7 @@ function Qu(e) {
6157
6157
  );
6158
6158
  },
6159
6159
  d(P) {
6160
- P && G(t), e[78](null), e[81](null), x.d(), e[84](null), e[85](null), e[86](null), I = !1, ce(k);
6160
+ P && G(t), e[78](null), e[81](null), x.d(), e[84](null), e[85](null), e[86](null), B = !1, ce(k);
6161
6161
  }
6162
6162
  };
6163
6163
  }
@@ -6284,17 +6284,17 @@ function rl(e) {
6284
6284
  ), d, g, b, v = (
6285
6285
  /*$_*/
6286
6286
  e[28]("register") + ""
6287
- ), S, B, C, E, I, k;
6287
+ ), S, I, F, E, B, k;
6288
6288
  return {
6289
6289
  c() {
6290
- t = y("div"), r = y("h3"), i = U(n), o = R(), a = y("ui-image"), l = R(), u = y("div"), h = y("button"), d = U(f), g = R(), b = y("button"), S = U(v), B = R(), C = y("p"), E = U(
6290
+ t = y("div"), r = y("h3"), i = U(n), o = D(), a = y("ui-image"), l = D(), u = y("div"), h = y("button"), d = U(f), g = D(), b = y("button"), S = U(v), I = D(), F = y("p"), E = U(
6291
6291
  /*time*/
6292
6292
  e[6]
6293
6293
  ), ae(a.src, s = /*game*/
6294
6294
  e[14].thumbnail) || X(a, "src", s), X(a, "class", "GameThumbnail"), X(a, "alt", "game thumbnail"), X(a, "loading", "lazy"), p(h, "class", "LoginButton"), p(b, "class", "RegisterButton"), p(u, "class", "ButtonsContainer"), p(t, "class", "GameDetails"), p(t, "part", "GameDetails");
6295
6295
  },
6296
6296
  m(_, w) {
6297
- j(_, t, w), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(t, B), m(t, C), m(C, E), I || (k = [
6297
+ j(_, t, w), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(t, I), m(t, F), m(F, E), B || (k = [
6298
6298
  J(
6299
6299
  h,
6300
6300
  "click",
@@ -6307,7 +6307,7 @@ function rl(e) {
6307
6307
  /*click_handler_8*/
6308
6308
  e[68]
6309
6309
  )
6310
- ], I = !0);
6310
+ ], B = !0);
6311
6311
  },
6312
6312
  p(_, w) {
6313
6313
  w[0] & /*game*/
@@ -6326,7 +6326,7 @@ function rl(e) {
6326
6326
  );
6327
6327
  },
6328
6328
  d(_) {
6329
- _ && G(t), I = !1, ce(k);
6329
+ _ && G(t), B = !1, ce(k);
6330
6330
  }
6331
6331
  };
6332
6332
  }
@@ -6340,20 +6340,20 @@ function nl(e) {
6340
6340
  ), d, g, b, v = (
6341
6341
  /*$_*/
6342
6342
  e[28]("register") + ""
6343
- ), S, B, C, E = (
6343
+ ), S, I, F, E = (
6344
6344
  /*$_*/
6345
6345
  e[28]("playForFun") + ""
6346
- ), I, k, _, w, x, P;
6346
+ ), B, k, _, w, x, P;
6347
6347
  return {
6348
6348
  c() {
6349
- t = y("div"), r = y("h3"), i = U(n), o = R(), a = y("ui-image"), l = R(), u = y("div"), h = y("button"), d = U(f), g = R(), b = y("button"), S = U(v), B = R(), C = y("button"), I = U(E), k = R(), _ = y("p"), w = U(
6349
+ t = y("div"), r = y("h3"), i = U(n), o = D(), a = y("ui-image"), l = D(), u = y("div"), h = y("button"), d = U(f), g = D(), b = y("button"), S = U(v), I = D(), F = y("button"), B = U(E), k = D(), _ = y("p"), w = U(
6350
6350
  /*time*/
6351
6351
  e[6]
6352
6352
  ), ae(a.src, s = /*game*/
6353
- e[14].thumbnail) || X(a, "src", s), X(a, "class", "GameThumbnail"), X(a, "alt", "game thumbnail"), X(a, "loading", "lazy"), p(h, "class", "LoginButton"), p(b, "class", "RegisterButton"), p(C, "class", "FullWidthButton"), p(u, "class", "ButtonsContainer"), p(t, "class", "GameDetails");
6353
+ e[14].thumbnail) || X(a, "src", s), X(a, "class", "GameThumbnail"), X(a, "alt", "game thumbnail"), X(a, "loading", "lazy"), p(h, "class", "LoginButton"), p(b, "class", "RegisterButton"), p(F, "class", "FullWidthButton"), p(u, "class", "ButtonsContainer"), p(t, "class", "GameDetails");
6354
6354
  },
6355
- m(T, F) {
6356
- j(T, t, F), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(u, B), m(u, C), m(C, I), m(t, k), m(t, _), m(_, w), x || (P = [
6355
+ m(T, O) {
6356
+ j(T, t, O), m(t, r), m(r, i), m(t, o), m(t, a), m(t, l), m(t, u), m(u, h), m(h, d), m(u, g), m(u, b), m(b, S), m(u, I), m(u, F), m(F, B), m(t, k), m(t, _), m(_, w), x || (P = [
6357
6357
  J(
6358
6358
  h,
6359
6359
  "click",
@@ -6367,25 +6367,25 @@ function nl(e) {
6367
6367
  e[65]
6368
6368
  ),
6369
6369
  J(
6370
- C,
6370
+ F,
6371
6371
  "click",
6372
6372
  /*click_handler_6*/
6373
6373
  e[66]
6374
6374
  )
6375
6375
  ], x = !0);
6376
6376
  },
6377
- p(T, F) {
6378
- F[0] & /*game*/
6377
+ p(T, O) {
6378
+ O[0] & /*game*/
6379
6379
  16384 && n !== (n = /*game*/
6380
- T[14].name + "") && z(i, n), F[0] & /*game*/
6380
+ T[14].name + "") && z(i, n), O[0] & /*game*/
6381
6381
  16384 && !ae(a.src, s = /*game*/
6382
- T[14].thumbnail) && X(a, "src", s), F[0] & /*$_*/
6382
+ T[14].thumbnail) && X(a, "src", s), O[0] & /*$_*/
6383
6383
  268435456 && f !== (f = /*$_*/
6384
- T[28]("signIn") + "") && z(d, f), F[0] & /*$_*/
6384
+ T[28]("signIn") + "") && z(d, f), O[0] & /*$_*/
6385
6385
  268435456 && v !== (v = /*$_*/
6386
- T[28]("register") + "") && z(S, v), F[0] & /*$_*/
6386
+ T[28]("register") + "") && z(S, v), O[0] & /*$_*/
6387
6387
  268435456 && E !== (E = /*$_*/
6388
- T[28]("playForFun") + "") && z(I, E), F[0] & /*time*/
6388
+ T[28]("playForFun") + "") && z(B, E), O[0] & /*time*/
6389
6389
  64 && z(
6390
6390
  w,
6391
6391
  /*time*/
@@ -6407,7 +6407,7 @@ function il(e) {
6407
6407
  ), g, b, v, S = (
6408
6408
  /*$_*/
6409
6409
  e[28]("playNow") + ""
6410
- ), B, C, E, I, k, _, w, x = (
6410
+ ), I, F, E, B, k, _, w, x = (
6411
6411
  /*favorites*/
6412
6412
  e[0] == "true" && Sn(e)
6413
6413
  ), P = (
@@ -6416,14 +6416,14 @@ function il(e) {
6416
6416
  );
6417
6417
  return {
6418
6418
  c() {
6419
- x && x.c(), t = R(), r = y("div"), n = y("h3"), o = U(i), a = R(), s = y("ui-image"), u = R(), h = y("div"), f = y("button"), g = U(d), b = R(), v = y("button"), B = U(S), C = R(), P && P.c(), E = R(), I = y("p"), k = U(
6419
+ x && x.c(), t = D(), r = y("div"), n = y("h3"), o = U(i), a = D(), s = y("ui-image"), u = D(), h = y("div"), f = y("button"), g = U(d), b = D(), v = y("button"), I = U(S), F = D(), P && P.c(), E = D(), B = y("p"), k = U(
6420
6420
  /*time*/
6421
6421
  e[6]
6422
6422
  ), ae(s.src, l = /*game*/
6423
6423
  e[14].thumbnail) || X(s, "src", l), X(s, "class", "GameThumbnail"), X(s, "alt", "game thumbnail"), X(s, "loading", "lazy"), p(f, "class", "DepositButton"), p(v, "class", "PlayNowButton"), p(h, "class", "ButtonsContainer"), p(r, "class", "GameDetails");
6424
6424
  },
6425
- m(T, F) {
6426
- x && x.m(T, F), j(T, t, F), j(T, r, F), m(r, n), m(n, o), m(r, a), m(r, s), m(r, u), m(r, h), m(h, f), m(f, g), m(h, b), m(h, v), m(v, B), m(r, C), P && P.m(r, null), m(r, E), m(r, I), m(I, k), _ || (w = [
6425
+ m(T, O) {
6426
+ x && x.m(T, O), j(T, t, O), j(T, r, O), m(r, n), m(n, o), m(r, a), m(r, s), m(r, u), m(r, h), m(h, f), m(f, g), m(h, b), m(h, v), m(v, I), m(r, F), P && P.m(r, null), m(r, E), m(r, B), m(B, k), _ || (w = [
6427
6427
  J(
6428
6428
  f,
6429
6429
  "click",
@@ -6438,18 +6438,18 @@ function il(e) {
6438
6438
  )
6439
6439
  ], _ = !0);
6440
6440
  },
6441
- p(T, F) {
6441
+ p(T, O) {
6442
6442
  /*favorites*/
6443
- T[0] == "true" ? x ? x.p(T, F) : (x = Sn(T), x.c(), x.m(t.parentNode, t)) : x && (x.d(1), x = null), F[0] & /*game*/
6443
+ T[0] == "true" ? x ? x.p(T, O) : (x = Sn(T), x.c(), x.m(t.parentNode, t)) : x && (x.d(1), x = null), O[0] & /*game*/
6444
6444
  16384 && i !== (i = /*game*/
6445
- T[14].name + "") && z(o, i), F[0] & /*game*/
6445
+ T[14].name + "") && z(o, i), O[0] & /*game*/
6446
6446
  16384 && !ae(s.src, l = /*game*/
6447
- T[14].thumbnail) && X(s, "src", l), F[0] & /*$_*/
6447
+ T[14].thumbnail) && X(s, "src", l), O[0] & /*$_*/
6448
6448
  268435456 && d !== (d = /*$_*/
6449
- T[28]("deposit") + "") && z(g, d), F[0] & /*$_*/
6449
+ T[28]("deposit") + "") && z(g, d), O[0] & /*$_*/
6450
6450
  268435456 && S !== (S = /*$_*/
6451
- T[28]("playNow") + "") && z(B, S), /*haspanicbutton*/
6452
- T[1] === "true" ? P ? P.p(T, F) : (P = Pn(T), P.c(), P.m(r, E)) : P && (P.d(1), P = null), F[0] & /*time*/
6451
+ T[28]("playNow") + "") && z(I, S), /*haspanicbutton*/
6452
+ T[1] === "true" ? P ? P.p(T, O) : (P = Pn(T), P.c(), P.m(r, E)) : P && (P.d(1), P = null), O[0] & /*time*/
6453
6453
  64 && z(
6454
6454
  k,
6455
6455
  /*time*/
@@ -6533,7 +6533,7 @@ function sl(e) {
6533
6533
  let t, r, n, i, o, a;
6534
6534
  return {
6535
6535
  c() {
6536
- t = y("div"), r = Ft("svg"), n = Ft("path"), $(n, "fill", "var(--emw--color-white, #FFFFFF)"), p(n, "d", `M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155
6536
+ t = y("div"), r = Ot("svg"), n = Ot("path"), $(n, "fill", "var(--emw--color-white, #FFFFFF)"), p(n, "d", `M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155
6537
6537
  c-2.527-5.12-7.741-8.361-13.451-8.361c-5.709,0-10.924,3.242-13.451,8.361l-70.988,143.828L12.843,187.047
6538
6538
  c-5.65,0.821-10.344,4.779-12.108,10.209c-1.765,5.43-0.293,11.391,3.795,15.376l114.848,111.955L92.27,482.67
6539
6539
  c-0.965,5.627,1.349,11.315,5.968,14.67c4.618,3.355,10.74,3.798,15.797,1.142L256,423.846l141.961,74.637
@@ -6566,7 +6566,7 @@ function ul(e) {
6566
6566
  let t, r, n, i, o, a;
6567
6567
  return {
6568
6568
  c() {
6569
- t = y("div"), r = Ft("svg"), n = Ft("path"), $(n, "fill", "var(--emw--color-white, #FFFFFF)"), p(n, "d", "m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"), p(r, "version", "1.1"), p(r, "class", "FavoredIcon"), p(r, "part", "FavoredIcon"), p(r, "xmlns", "http://www.w3.org/2000/svg"), p(r, "viewBox", "0 0 19.481 19.481"), p(r, "xmlns:xlink", "http://www.w3.org/1999/xlink"), p(r, "enable-background", "new 0 0 19.481 19.481"), p(t, "class", i = "FavIconContainer " + /*haspanicbutton*/
6569
+ t = y("div"), r = Ot("svg"), n = Ot("path"), $(n, "fill", "var(--emw--color-white, #FFFFFF)"), p(n, "d", "m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"), p(r, "version", "1.1"), p(r, "class", "FavoredIcon"), p(r, "part", "FavoredIcon"), p(r, "xmlns", "http://www.w3.org/2000/svg"), p(r, "viewBox", "0 0 19.481 19.481"), p(r, "xmlns:xlink", "http://www.w3.org/1999/xlink"), p(r, "enable-background", "new 0 0 19.481 19.481"), p(t, "class", i = "FavIconContainer " + /*haspanicbutton*/
6570
6570
  (e[1] == "true" ? "FavIconPanicButton" : ""));
6571
6571
  },
6572
6572
  m(s, l) {
@@ -6657,31 +6657,31 @@ function ll(e) {
6657
6657
  }
6658
6658
  function cl(e, t, r) {
6659
6659
  let n, i;
6660
- so(e, Is, (c) => r(28, i = c));
6661
- let { endpoint: o = "" } = t, { lang: a = "" } = t, { session: s = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: f = "" } = t, { favorites: d = "" } = t, { loginurl: g = "" } = t, { registerurl: b = "" } = t, { depositurl: v = "" } = t, { loginevent: S = "" } = t, { registerevent: B = "" } = t, { depositevent: C = "" } = t, { shortcashierenabled: E = "" } = t, { clockformat: I = "" } = t, { haspanicbutton: k = "false" } = t, { playforfun: _ = "true" } = t, { checksession: w = "false" } = t, { integratedgameframedesktop: x = "false" } = t, { integratedgameframemobile: P = "false" } = t, { gameid: T = "" } = t, { mbsource: F } = t, ne, se, Oe = !1, Br = !1, Ve = !1, kr = !1, xe = !0, Ye, A, at = !1, st = 0, jt, H, Te = !1, Ie = !1, Mr = !1, Hr = !1, ut = !0, lt = !1, ee, Q, Xe, ue = !1, Wt, ct, ht, ft, zt, Vt, Se = window.navigator.userAgent, dt = !1, pe = [], ge = [], fe, be, qe, Yt = "false", mt = 0, Lr = "", pt;
6660
+ so(e, Bs, (c) => r(28, i = c));
6661
+ let { endpoint: o = "" } = t, { lang: a = "" } = t, { session: s = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { translationurl: f = "" } = t, { favorites: d = "" } = t, { loginurl: g = "" } = t, { registerurl: b = "" } = t, { depositurl: v = "" } = t, { loginevent: S = "" } = t, { registerevent: I = "" } = t, { depositevent: F = "" } = t, { shortcashierenabled: E = "" } = t, { clockformat: B = "" } = t, { haspanicbutton: k = "false" } = t, { playforfun: _ = "true" } = t, { checksession: w = "false" } = t, { integratedgameframedesktop: x = "false" } = t, { integratedgameframemobile: P = "false" } = t, { gameid: T = "" } = t, { mbsource: O } = t, ne, se, Ce = !1, Ir = !1, Ve = !1, kr = !1, xe = !0, Ye, A, at = !1, st = 0, jt, H, Te = !1, Be = !1, Mr = !1, Hr = !1, ut = !0, lt = !1, ee, Q, Xe, ue = !1, Wt, ct, ht, ft, zt, Vt, Se = window.navigator.userAgent, dt = !1, pe = [], ge = [], fe, be, qe, Yt = "false", mt = 0, Lr = "", pt;
6662
6662
  Ls({ withLocale: "en", translations: {} });
6663
6663
  const hi = () => {
6664
- fetch(f).then((O) => O.json()).then((O) => {
6665
- Object.keys(O).forEach((D) => {
6666
- gn(D, O[D]);
6664
+ fetch(f).then((C) => C.json()).then((C) => {
6665
+ Object.keys(C).forEach((R) => {
6666
+ gn(R, C[R]);
6667
6667
  });
6668
- }).catch((O) => {
6669
- console.log(O);
6668
+ }).catch((C) => {
6669
+ console.log(C);
6670
6670
  });
6671
6671
  };
6672
6672
  Object.keys(bn).forEach((c) => {
6673
6673
  gn(c, bn[c]);
6674
6674
  });
6675
6675
  const Ar = (c) => {
6676
- let O = new URL(c.launchUrl);
6677
- return O.searchParams.append("language", a), Ye && Ye.length > 0 && (r(8, Oe = !0), O.searchParams.append("_sid", Ye), O.searchParams.append("funMode", "false")), c.launchUrl = O, c;
6678
- }, Xt = (c, O) => {
6676
+ let C = new URL(c.launchUrl);
6677
+ return C.searchParams.append("language", a), Ye && Ye.length > 0 && (r(8, Ce = !0), C.searchParams.append("_sid", Ye), C.searchParams.append("funMode", "false")), c.launchUrl = C, c;
6678
+ }, Xt = (c, C) => {
6679
6679
  if (w === "true" && !lt && s)
6680
6680
  return;
6681
- let D = new URL(`${o}/v1/casino/games/${c}`);
6682
- D.searchParams.append("language", a), D.searchParams.append("expand", "vendor"), ut = O, fetch(D.href).then((q) => q.json()).then(
6681
+ let R = new URL(`${o}/v1/casino/games/${c}`);
6682
+ R.searchParams.append("language", a), R.searchParams.append("expand", "vendor"), ut = C, fetch(R.href).then((q) => q.json()).then(
6683
6683
  (q) => {
6684
- r(14, H = Ar(q[0])), r(12, xe = !1), H.launchUrl && (r(15, Te = Rr(H, H.hasFunMode)), r(10, Ve = !1));
6684
+ r(14, H = Ar(q[0])), r(12, xe = !1), H.launchUrl && (r(15, Te = Dr(H, H.hasFunMode)), r(10, Ve = !1));
6685
6685
  },
6686
6686
  (q) => {
6687
6687
  console.error("There was an error", q), r(11, kr = !0);
@@ -6693,10 +6693,10 @@ function cl(e, t, r) {
6693
6693
  }), window.postMessage({ type: "RequestModalSize" }, window.location.href);
6694
6694
  }, Nr = () => {
6695
6695
  A == null || A.addEventListener("mousedown", vt, !1), A == null || A.addEventListener("touchstart", vt, !1), A == null || A.addEventListener("mouseup", yt, !1), A == null || A.addEventListener("touchend", yt, !1);
6696
- }, Dr = () => {
6696
+ }, Rr = () => {
6697
6697
  r(13, at = !1), A == null || A.removeEventListener("mousedown", vt), A == null || A.removeEventListener("touchstart", vt), A == null || A.removeEventListener("mouseup", yt), A == null || A.removeEventListener("touchend", yt);
6698
6698
  }, qt = (c) => {
6699
- var O;
6699
+ var C;
6700
6700
  switch (c.data.type) {
6701
6701
  case "GameLaunchID":
6702
6702
  Xt(c.data.gameId, !0);
@@ -6705,31 +6705,31 @@ function cl(e, t, r) {
6705
6705
  pi(c.data.gameId, c.data.gameFunMode);
6706
6706
  break;
6707
6707
  case "ModalClosed":
6708
- x === "true" || He(Se) ? (r(58, Yt = "false"), Dr(), He(Se) ? setTimeout(
6708
+ x === "true" || He(Se) ? (r(58, Yt = "false"), Rr(), He(Se) ? setTimeout(
6709
6709
  () => {
6710
- r(16, Ie = P === "true");
6710
+ r(16, Be = P === "true");
6711
6711
  },
6712
6712
  500
6713
6713
  ) : setTimeout(
6714
6714
  () => {
6715
- r(16, Ie = x === "true");
6715
+ r(16, Be = x === "true");
6716
6716
  },
6717
6717
  500
6718
- )) : x === "false" && ((O = c.data) == null ? void 0 : O.closeIntegratedGameFrameDesktop) !== !0 && window.postMessage({ type: "DisableScroll" }, window.location.href);
6718
+ )) : x === "false" && ((C = c.data) == null ? void 0 : C.closeIntegratedGameFrameDesktop) !== !0 && window.postMessage({ type: "DisableScroll" }, window.location.href);
6719
6719
  break;
6720
6720
  case "ModalSize":
6721
6721
  r(22, Wt = c.data.modalContainerSize.modalWidth), r(4, ct = c.data.modalContainerSize.modalHeight);
6722
6722
  break;
6723
6723
  }
6724
- }, fi = (c, O) => {
6725
- let D = `${o}/v1/player/${O}/favorites/`;
6724
+ }, fi = (c, C) => {
6725
+ let R = `${o}/v1/player/${C}/favorites/`;
6726
6726
  r(12, xe = !0);
6727
6727
  let q = {
6728
6728
  method: "GET",
6729
6729
  headers: { "X-SessionID": c }
6730
6730
  };
6731
6731
  return new Promise((ie, de) => {
6732
- fetch(D, q).then((ve) => ve.json()).then((ve) => {
6732
+ fetch(R, q).then((ve) => ve.json()).then((ve) => {
6733
6733
  r(12, xe = !1), pe = ve.items, pe ? (H && H.id && r(15, Te = gt(H.id)), r(10, Ve = !1), pe.forEach((wt) => {
6734
6734
  ge.includes(wt.id) || ge.push(wt.id);
6735
6735
  })) : pe = [], ie(pe);
@@ -6740,48 +6740,48 @@ function cl(e, t, r) {
6740
6740
  }, $t = (c) => {
6741
6741
  Te ? mi(`${o}/v1/player/${l}/favorites`, s, H.id) : di(`${o}/v1/player/${l}/favorites`, s, H);
6742
6742
  };
6743
- let di = (c, O, D) => tr(this, null, function* () {
6744
- ge.includes(D.id) || ge.push(D.id);
6743
+ let di = (c, C, R) => tr(this, null, function* () {
6744
+ ge.includes(R.id) || ge.push(R.id);
6745
6745
  let ie = {
6746
6746
  method: "POST",
6747
6747
  headers: {
6748
- "X-SessionID": O,
6748
+ "X-SessionID": C,
6749
6749
  "Content-Type": "application/json",
6750
6750
  Accept: "application/json"
6751
6751
  },
6752
6752
  body: JSON.stringify({ items: ge })
6753
6753
  };
6754
6754
  fetch(c, ie).then((de) => de.json()).then((de) => {
6755
- window.postMessage({ type: `AddFavoriteThumbnail_${D.id}` }, window.location.href), window.postMessage({
6755
+ window.postMessage({ type: `AddFavoriteThumbnail_${R.id}` }, window.location.href), window.postMessage({
6756
6756
  type: "UpdateFavoredList",
6757
6757
  url: c,
6758
- sessionID: O
6759
- }), de.items && (pe = de.items), r(15, Te = gt(D.id));
6758
+ sessionID: C
6759
+ }), de.items && (pe = de.items), r(15, Te = gt(R.id));
6760
6760
  }).catch((de) => {
6761
6761
  console.error("Err", de);
6762
6762
  });
6763
6763
  });
6764
- const mi = (c, O, D) => {
6764
+ const mi = (c, C, R) => {
6765
6765
  let q = {
6766
6766
  method: "DELETE",
6767
- headers: { "X-SessionID": O }
6767
+ headers: { "X-SessionID": C }
6768
6768
  };
6769
- fetch(`${c}/${D}`, q).then((ie) => ie.json()).then((ie) => {
6769
+ fetch(`${c}/${R}`, q).then((ie) => ie.json()).then((ie) => {
6770
6770
  window.postMessage(
6771
6771
  {
6772
- type: `RemoveFavoriteThumbnail_${D}`
6772
+ type: `RemoveFavoriteThumbnail_${R}`
6773
6773
  },
6774
6774
  window.location.href
6775
6775
  ), window.postMessage({
6776
6776
  type: "UpdateFavoredList",
6777
6777
  url: c,
6778
- sessionID: O
6778
+ sessionID: C
6779
6779
  }), ie.items && (pe = ie.items), r(15, Te = gt(H.id));
6780
- }), ge.includes(D) && (ge = ge.filter((ie) => ie != D));
6781
- }, gt = (c) => pe.findIndex((O) => O.id == c) !== -1, Rr = (c, O) => (r(18, Hr = _ == "true" ? c.hasAnonymousFunMode : !1), r(17, Mr = _ == "true" ? O : !1), r(16, Ie = !0), gt(c.id)), pi = (c, O) => {
6782
- let D = new URL(`${o}/v1/casino/games/${c}`);
6783
- D.searchParams.append("language", a), fetch(D.href).then((q) => q.json()).then((q) => {
6784
- r(14, H = Ar(q[0])), r(12, xe = !1), H.launchUrl && (r(15, Te = Rr(H, O)), r(10, Ve = !1));
6780
+ }), ge.includes(R) && (ge = ge.filter((ie) => ie != R));
6781
+ }, gt = (c) => pe.findIndex((C) => C.id == c) !== -1, Dr = (c, C) => (r(18, Hr = _ == "true" ? c.hasAnonymousFunMode : !1), r(17, Mr = _ == "true" ? C : !1), r(16, Be = !0), gt(c.id)), pi = (c, C) => {
6782
+ let R = new URL(`${o}/v1/casino/games/${c}`);
6783
+ R.searchParams.append("language", a), fetch(R.href).then((q) => q.json()).then((q) => {
6784
+ r(14, H = Ar(q[0])), r(12, xe = !1), H.launchUrl && (r(15, Te = Dr(H, C)), r(10, Ve = !1));
6785
6785
  }).finally(() => {
6786
6786
  r(12, xe = !1);
6787
6787
  });
@@ -6791,26 +6791,26 @@ function cl(e, t, r) {
6791
6791
  const c = (q, ie) => {
6792
6792
  const ve = q[0].intersectionRatio, wt = q[0].isIntersecting, eo = parseInt(getComputedStyle(ee).height);
6793
6793
  pt || (pt = eo * Math.max(ve, 0.5)), r(3, ee.style.height = `${pt}px`, ee), r(19, Q.style.height = `${pt}px`, Q), wt && r(20, Xe.style.height = `${ee.style.height}px`, Xe), ie.unobserve(ee);
6794
- }, O = { threshold: 0 };
6795
- new IntersectionObserver(c, O).observe(ee);
6794
+ }, C = { threshold: 0 };
6795
+ new IntersectionObserver(c, C).observe(ee);
6796
6796
  }, Jt = () => {
6797
6797
  r(22, Wt = H.width), r(4, ct = H.height), zt = `${H.width}px`, Vt = `${H.height}px`, ht = H.width, ft = H.height, Qt();
6798
6798
  }, Qt = () => {
6799
- var D;
6799
+ var R;
6800
6800
  let c = getComputedStyle(ee);
6801
- getComputedStyle(Q), parseInt(c.width.slice(0, -2)), parseInt(c.height.slice(0, -2)), r(26, mt = ((D = be == null ? void 0 : be.getBoundingClientRect()) == null ? void 0 : D.height) || 100);
6802
- const O = H.width / (H.height + mt);
6803
- ht = parseInt(H.width) * O, ft = parseInt(H.height) + mt, zt = ht ? `${Math.floor(ht)}px` : "1280px", Vt = ft ? `${Math.floor(ft)}px` : "720px", wi();
6801
+ getComputedStyle(Q), parseInt(c.width.slice(0, -2)), parseInt(c.height.slice(0, -2)), r(26, mt = ((R = be == null ? void 0 : be.getBoundingClientRect()) == null ? void 0 : R.height) || 100);
6802
+ const C = H.width / (H.height + mt);
6803
+ ht = parseInt(H.width) * C, ft = parseInt(H.height) + mt, zt = ht ? `${Math.floor(ht)}px` : "1280px", Vt = ft ? `${Math.floor(ft)}px` : "720px", wi();
6804
6804
  }, Zt = (c) => {
6805
6805
  He(Se) ? Ur(P) : Ur(x);
6806
6806
  }, Ur = (c) => {
6807
- var O;
6807
+ var C;
6808
6808
  c == "false" ? window.open(H.launchUrl, "_blank") : c == "true" && window.postMessage(
6809
6809
  {
6810
6810
  type: "OpenIntegratedGameFrame",
6811
6811
  subVendor: H.subVendor,
6812
6812
  gameId: H.id,
6813
- launchUrl: (O = H.launchUrl) == null ? void 0 : O.href
6813
+ launchUrl: (C = H.launchUrl) == null ? void 0 : C.href
6814
6814
  },
6815
6815
  window.location.href
6816
6816
  );
@@ -6818,31 +6818,31 @@ function cl(e, t, r) {
6818
6818
  window.postMessage(
6819
6819
  {
6820
6820
  type: "GameStateOnResize",
6821
- detailsObtained: Ie
6821
+ detailsObtained: Be
6822
6822
  },
6823
6823
  window.location.href
6824
- ), Ie && (ee && Qt(), window.addEventListener("ModalSize", qt, !1));
6824
+ ), Be && (ee && Qt(), window.addEventListener("ModalSize", qt, !1));
6825
6825
  }, $e = () => {
6826
6826
  S && (He(Se) && window.postMessage({ type: "ModalClosed" }, window.location.href), window.postMessage({ type: S, transition: "Login" }, window.location.href)), g && (window.location = g), typeof gtag == "function" && gtag("event", "OpenLoginModal", { context: "GeneralPlayerRegisterForm" });
6827
6827
  }, Je = () => {
6828
- B && (He(Se) && window.postMessage({ type: "ModalClosed" }, window.location.href), window.postMessage(
6828
+ I && (He(Se) && window.postMessage({ type: "ModalClosed" }, window.location.href), window.postMessage(
6829
6829
  {
6830
- type: B,
6830
+ type: I,
6831
6831
  transition: "Register"
6832
6832
  },
6833
6833
  window.location.href
6834
6834
  )), b && (window.location = b), typeof gtag == "function" && gtag("event", "OpenRegisterModal", { context: "GeneralPlayerRegisterForm" });
6835
6835
  }, Kt = (c) => {
6836
- n && !c ? window.postMessage({ type: "OpenShortCashier" }, window.location.href) : C && !n && (window.postMessage({ type: C }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href)), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" }), v && !n && (window.location = v);
6836
+ n && !c ? window.postMessage({ type: "OpenShortCashier" }, window.location.href) : F && !n && (window.postMessage({ type: F }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href)), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" }), v && !n && (window.location = v);
6837
6837
  };
6838
6838
  document.addEventListener && (document.addEventListener("webkitfullscreenchange", bt, !1), document.addEventListener("mozfullscreenchange", bt, !1), document.addEventListener("fullscreenchange", bt, !1), document.addEventListener("MSFullscreenChange", bt, !1));
6839
6839
  function bt() {
6840
- !document.webkitIsFullScreen && !document.mozFullScreen && !document.msFullscreenElement && ue && Be();
6840
+ !document.webkitIsFullScreen && !document.mozFullScreen && !document.msFullscreenElement && ue && Ie();
6841
6841
  }
6842
- const Be = () => {
6842
+ const Ie = () => {
6843
6843
  (document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled) && (ue ? (document.fullscreenElement !== null && (document.exitFullscreen ? document.exitFullscreen() : document.webkitExitFullscreen ? document.webkitExitFullscreen() : document.msExitFullscreen && document.msExitFullscreen()), r(21, ue = !1)) : (Q.requestFullscreen ? Q.requestFullscreen() : Q.webkitRequestFullscreen ? Q.webkitRequestFullscreen() : Q.mozRequestFullScreen ? Q.mozRequestFullScreen() : Q.msRequestFullscreen && Q.msRequestFullscreen(), r(21, ue = !0)));
6844
6844
  }, bi = () => {
6845
- I ? r(6, ne = En(/* @__PURE__ */ new Date(), I)) : r(6, ne = En(/* @__PURE__ */ new Date(), "HH:mm:ss a"));
6845
+ B ? r(6, ne = En(/* @__PURE__ */ new Date(), B)) : r(6, ne = En(/* @__PURE__ */ new Date(), "HH:mm:ss a"));
6846
6846
  };
6847
6847
  setInterval(
6848
6848
  () => {
@@ -6853,14 +6853,14 @@ function cl(e, t, r) {
6853
6853
  const vi = () => {
6854
6854
  As(a), r(23, dt = He(Se));
6855
6855
  }, yi = () => {
6856
- w === "true" ? Bs(o, s).then(
6856
+ w === "true" ? Is(o, s).then(
6857
6857
  (c) => {
6858
- Ye = c.Guid, c.UserID, r(57, lt = !0), r(8, Oe = !0);
6858
+ Ye = c.Guid, c.UserID, r(57, lt = !0), r(8, Ce = !0);
6859
6859
  },
6860
6860
  (c) => {
6861
- r(8, Oe = !1), console.error("err on session", c);
6861
+ r(8, Ce = !1), console.error("err on session", c);
6862
6862
  }
6863
- ) : (Ye = s, r(8, Oe = !0));
6863
+ ) : (Ye = s, r(8, Ce = !0));
6864
6864
  }, vt = (c) => {
6865
6865
  st = 0, jt = setInterval(
6866
6866
  () => {
@@ -6871,15 +6871,15 @@ function cl(e, t, r) {
6871
6871
  }, yt = (c) => {
6872
6872
  st < 3 && r(13, at = !1), clearInterval(jt);
6873
6873
  }, wi = () => {
6874
- let c = ue ? "100%" : zt, O = ue ? "100%" : Vt, D = ue || !ut ? "none" : H.width ? `${Math.floor(H.width)}px` : "1280px", q = ue || !ut ? "none" : H.height ? `${Math.floor(H.height) + 100}px` : "720px";
6875
- r(27, Lr = `width: ${c}; height: ${O}; max-width: ${D}; max-height: ${q}; padding-bottom: 10px`), gi();
6874
+ let c = ue ? "100%" : zt, C = ue ? "100%" : Vt, R = ue || !ut ? "none" : H.width ? `${Math.floor(H.width)}px` : "1280px", q = ue || !ut ? "none" : H.height ? `${Math.floor(H.height) + 100}px` : "720px";
6875
+ r(27, Lr = `width: ${c}; height: ${C}; max-width: ${R}; max-height: ${q}; padding-bottom: 10px`), gi();
6876
6876
  }, jr = () => {
6877
6877
  document.fullscreenElement || Jt();
6878
6878
  };
6879
6879
  mo(() => {
6880
- r(9, Br = (s || l) && !Oe);
6880
+ r(9, Ir = (s || l) && !Ce);
6881
6881
  }), po(() => (window.addEventListener("resize", Gr, !1), window.addEventListener("message", qt, !1), document.addEventListener("fullscreenchange", jr), () => {
6882
- Dr(), window.removeEventListener("resize", Gr), window.removeEventListener("message", qt), document.removeEventListener("fullscreenchange", jr);
6882
+ Rr(), window.removeEventListener("resize", Gr), window.removeEventListener("message", qt), document.removeEventListener("fullscreenchange", jr);
6883
6883
  }));
6884
6884
  const _i = () => {
6885
6885
  r(10, Ve = !0);
@@ -6891,9 +6891,9 @@ function cl(e, t, r) {
6891
6891
  A = c, r(2, A);
6892
6892
  });
6893
6893
  }
6894
- const Ci = () => $e(), Fi = () => Je(), Oi = () => {
6894
+ const Fi = () => $e(), Oi = () => Je(), Ci = () => {
6895
6895
  Zt();
6896
- }, Ii = () => $e(), Bi = () => Je();
6896
+ }, Bi = () => $e(), Ii = () => Je();
6897
6897
  function ki(c) {
6898
6898
  Z[c ? "unshift" : "push"](() => {
6899
6899
  se = c, r(7, se);
@@ -6910,13 +6910,13 @@ function cl(e, t, r) {
6910
6910
  A = c, r(2, A);
6911
6911
  });
6912
6912
  }
6913
- const Ai = () => Be(), Ni = () => Be();
6914
- function Di(c) {
6913
+ const Ai = () => Ie(), Ni = () => Ie();
6914
+ function Ri(c) {
6915
6915
  Z[c ? "unshift" : "push"](() => {
6916
6916
  be = c, r(24, be);
6917
6917
  });
6918
6918
  }
6919
- function Ri(c) {
6919
+ function Di(c) {
6920
6920
  Z[c ? "unshift" : "push"](() => {
6921
6921
  Q = c, r(19, Q);
6922
6922
  });
@@ -6937,7 +6937,7 @@ function cl(e, t, r) {
6937
6937
  qe = c, r(25, qe);
6938
6938
  });
6939
6939
  }
6940
- const Vi = () => Be(), Yi = () => Be();
6940
+ const Vi = () => Ie(), Yi = () => Ie();
6941
6941
  function Xi(c) {
6942
6942
  Z[c ? "unshift" : "push"](() => {
6943
6943
  be = c, r(24, be);
@@ -6965,7 +6965,7 @@ function cl(e, t, r) {
6965
6965
  });
6966
6966
  }
6967
6967
  return e.$$set = (c) => {
6968
- "endpoint" in c && r(36, o = c.endpoint), "lang" in c && r(37, a = c.lang), "session" in c && r(38, s = c.session), "userid" in c && r(39, l = c.userid), "clientstyling" in c && r(40, u = c.clientstyling), "clientstylingurl" in c && r(41, h = c.clientstylingurl), "translationurl" in c && r(42, f = c.translationurl), "favorites" in c && r(0, d = c.favorites), "loginurl" in c && r(43, g = c.loginurl), "registerurl" in c && r(44, b = c.registerurl), "depositurl" in c && r(45, v = c.depositurl), "loginevent" in c && r(46, S = c.loginevent), "registerevent" in c && r(47, B = c.registerevent), "depositevent" in c && r(48, C = c.depositevent), "shortcashierenabled" in c && r(49, E = c.shortcashierenabled), "clockformat" in c && r(50, I = c.clockformat), "haspanicbutton" in c && r(1, k = c.haspanicbutton), "playforfun" in c && r(51, _ = c.playforfun), "checksession" in c && r(52, w = c.checksession), "integratedgameframedesktop" in c && r(53, x = c.integratedgameframedesktop), "integratedgameframemobile" in c && r(54, P = c.integratedgameframemobile), "gameid" in c && r(55, T = c.gameid), "mbsource" in c && r(56, F = c.mbsource);
6968
+ "endpoint" in c && r(36, o = c.endpoint), "lang" in c && r(37, a = c.lang), "session" in c && r(38, s = c.session), "userid" in c && r(39, l = c.userid), "clientstyling" in c && r(40, u = c.clientstyling), "clientstylingurl" in c && r(41, h = c.clientstylingurl), "translationurl" in c && r(42, f = c.translationurl), "favorites" in c && r(0, d = c.favorites), "loginurl" in c && r(43, g = c.loginurl), "registerurl" in c && r(44, b = c.registerurl), "depositurl" in c && r(45, v = c.depositurl), "loginevent" in c && r(46, S = c.loginevent), "registerevent" in c && r(47, I = c.registerevent), "depositevent" in c && r(48, F = c.depositevent), "shortcashierenabled" in c && r(49, E = c.shortcashierenabled), "clockformat" in c && r(50, B = c.clockformat), "haspanicbutton" in c && r(1, k = c.haspanicbutton), "playforfun" in c && r(51, _ = c.playforfun), "checksession" in c && r(52, w = c.checksession), "integratedgameframedesktop" in c && r(53, x = c.integratedgameframedesktop), "integratedgameframemobile" in c && r(54, P = c.integratedgameframemobile), "gameid" in c && r(55, T = c.gameid), "mbsource" in c && r(56, O = c.mbsource);
6969
6969
  }, e.$$.update = () => {
6970
6970
  e.$$.dirty[1] & /*lang*/
6971
6971
  64 && a && vi(), e.$$.dirty[1] & /*shortcashierenabled*/
@@ -6980,7 +6980,7 @@ function cl(e, t, r) {
6980
6980
  32 | e.$$.dirty[1] & /*clientstylingurl*/
6981
6981
  1024 && h && fe && Ms(fe, h), e.$$.dirty[0] & /*customStylingContainer*/
6982
6982
  32 | e.$$.dirty[1] & /*mbsource*/
6983
- 33554432 && F && fe && Hs(fe, `${F}.Style`), e.$$.dirty[0] & /*panicButton*/
6983
+ 33554432 && O && fe && Hs(fe, `${O}.Style`), e.$$.dirty[0] & /*panicButton*/
6984
6984
  4 | e.$$.dirty[1] & /*showModal*/
6985
6985
  134217728 && Yt == "true" && A && Nr(), e.$$.dirty[0] & /*panicButton*/
6986
6986
  4 && A && Nr(), e.$$.dirty[0] & /*gameFrameContainer, modalFrameHeight*/
@@ -6994,15 +6994,15 @@ function cl(e, t, r) {
6994
6994
  fe,
6995
6995
  ne,
6996
6996
  se,
6997
- Oe,
6998
- Br,
6997
+ Ce,
6998
+ Ir,
6999
6999
  Ve,
7000
7000
  kr,
7001
7001
  xe,
7002
7002
  at,
7003
7003
  H,
7004
7004
  Te,
7005
- Ie,
7005
+ Be,
7006
7006
  Mr,
7007
7007
  Hr,
7008
7008
  Q,
@@ -7021,7 +7021,7 @@ function cl(e, t, r) {
7021
7021
  $e,
7022
7022
  Je,
7023
7023
  Kt,
7024
- Be,
7024
+ Ie,
7025
7025
  o,
7026
7026
  a,
7027
7027
  s,
@@ -7033,16 +7033,16 @@ function cl(e, t, r) {
7033
7033
  b,
7034
7034
  v,
7035
7035
  S,
7036
- B,
7037
- C,
7038
- E,
7039
7036
  I,
7037
+ F,
7038
+ E,
7039
+ B,
7040
7040
  _,
7041
7041
  w,
7042
7042
  x,
7043
7043
  P,
7044
7044
  T,
7045
- F,
7045
+ O,
7046
7046
  lt,
7047
7047
  Yt,
7048
7048
  Ei,
@@ -7050,19 +7050,19 @@ function cl(e, t, r) {
7050
7050
  Ti,
7051
7051
  Si,
7052
7052
  Pi,
7053
- Ci,
7054
7053
  Fi,
7055
7054
  Oi,
7056
- Ii,
7055
+ Ci,
7057
7056
  Bi,
7057
+ Ii,
7058
7058
  ki,
7059
7059
  Mi,
7060
7060
  Hi,
7061
7061
  Li,
7062
7062
  Ai,
7063
7063
  Ni,
7064
- Di,
7065
7064
  Ri,
7065
+ Di,
7066
7066
  Ui,
7067
7067
  Gi,
7068
7068
  ji,
@@ -7079,14 +7079,14 @@ function cl(e, t, r) {
7079
7079
  Ki
7080
7080
  ];
7081
7081
  }
7082
- class hl extends Co {
7082
+ class hl extends Fo {
7083
7083
  constructor(t) {
7084
7084
  super(), So(
7085
7085
  this,
7086
7086
  t,
7087
7087
  cl,
7088
7088
  ll,
7089
- Fn,
7089
+ On,
7090
7090
  {
7091
7091
  endpoint: 36,
7092
7092
  lang: 37,