@everymatrix/casino-game-page 1.54.8 → 1.54.9

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.
@@ -6803,10 +6803,10 @@ function Ve(e) {
6803
6803
  };
6804
6804
  }
6805
6805
  var Ga = Ve("ms"), Vd = Ve("s"), zd = Ve("m"), Zd = Ve("h"), $d = Ve("d"), Xd = Ve("w"), qd = Ve("M"), Jd = Ve("Q"), Qd = Ve("y"), Kd = Ga;
6806
- function em() {
6806
+ function e0() {
6807
6807
  return Te(this);
6808
6808
  }
6809
- function tm(e) {
6809
+ function t0(e) {
6810
6810
  return e = Ee(e), this.isValid() ? this[e + "s"]() : NaN;
6811
6811
  }
6812
6812
  function ct(e) {
@@ -6814,8 +6814,8 @@ function ct(e) {
6814
6814
  return this.isValid() ? this._data[e] : NaN;
6815
6815
  };
6816
6816
  }
6817
- var rm = ct("milliseconds"), nm = ct("seconds"), im = ct("minutes"), sm = ct("hours"), am = ct("days"), om = ct("months"), lm = ct("years");
6818
- function um() {
6817
+ var r0 = ct("milliseconds"), n0 = ct("seconds"), i0 = ct("minutes"), s0 = ct("hours"), a0 = ct("days"), o0 = ct("months"), l0 = ct("years");
6818
+ function u0() {
6819
6819
  return ve(this.days() / 7);
6820
6820
  }
6821
6821
  var Re = Math.round, wt = {
@@ -6834,24 +6834,24 @@ var Re = Math.round, wt = {
6834
6834
  M: 11
6835
6835
  // months to year
6836
6836
  };
6837
- function hm(e, t, r, n, i) {
6837
+ function h0(e, t, r, n, i) {
6838
6838
  return i.relativeTime(t || 1, !!r, e, n);
6839
6839
  }
6840
- function fm(e, t, r, n) {
6840
+ function f0(e, t, r, n) {
6841
6841
  var i = Te(e).abs(), s = Re(i.as("s")), a = Re(i.as("m")), o = Re(i.as("h")), l = Re(i.as("d")), u = Re(i.as("M")), f = Re(i.as("w")), m = Re(i.as("y")), p = s <= r.ss && ["s", s] || s < r.s && ["ss", s] || a <= 1 && ["m"] || a < r.m && ["mm", a] || o <= 1 && ["h"] || o < r.h && ["hh", o] || l <= 1 && ["d"] || l < r.d && ["dd", l];
6842
- return r.w != null && (p = p || f <= 1 && ["w"] || f < r.w && ["ww", f]), p = p || u <= 1 && ["M"] || u < r.M && ["MM", u] || m <= 1 && ["y"] || ["yy", m], p[2] = t, p[3] = +e > 0, p[4] = n, hm.apply(null, p);
6842
+ return r.w != null && (p = p || f <= 1 && ["w"] || f < r.w && ["ww", f]), p = p || u <= 1 && ["M"] || u < r.M && ["MM", u] || m <= 1 && ["y"] || ["yy", m], p[2] = t, p[3] = +e > 0, p[4] = n, h0.apply(null, p);
6843
6843
  }
6844
- function cm(e) {
6844
+ function c0(e) {
6845
6845
  return e === void 0 ? Re : typeof e == "function" ? (Re = e, !0) : !1;
6846
6846
  }
6847
- function dm(e, t) {
6847
+ function d0(e, t) {
6848
6848
  return wt[e] === void 0 ? !1 : t === void 0 ? wt[e] : (wt[e] = t, e === "s" && (wt.ss = t - 1), !0);
6849
6849
  }
6850
- function mm(e, t) {
6850
+ function m0(e, t) {
6851
6851
  if (!this.isValid())
6852
6852
  return this.localeData().invalidDate();
6853
6853
  var r = !1, n = wt, i, s;
6854
- return typeof e == "object" && (t = e, e = !1), typeof e == "boolean" && (r = e), typeof t == "object" && (n = Object.assign({}, wt, t), t.s != null && t.ss == null && (n.ss = t.s - 1)), i = this.localeData(), s = fm(this, !r, n, i), r && (s = i.pastFuture(+this, s)), i.postformat(s);
6854
+ return typeof e == "object" && (t = e, e = !1), typeof e == "boolean" && (r = e), typeof t == "object" && (n = Object.assign({}, wt, t), t.s != null && t.ss == null && (n.ss = t.s - 1)), i = this.localeData(), s = f0(this, !r, n, i), r && (s = i.pastFuture(+this, s)), i.postformat(s);
6855
6855
  }
6856
6856
  var Mn = Math.abs;
6857
6857
  function _t(e) {
@@ -6880,17 +6880,17 @@ A.asQuarters = Jd;
6880
6880
  A.asYears = Qd;
6881
6881
  A.valueOf = Kd;
6882
6882
  A._bubble = Wd;
6883
- A.clone = em;
6884
- A.get = tm;
6885
- A.milliseconds = rm;
6886
- A.seconds = nm;
6887
- A.minutes = im;
6888
- A.hours = sm;
6889
- A.days = am;
6890
- A.weeks = um;
6891
- A.months = om;
6892
- A.years = lm;
6893
- A.humanize = mm;
6883
+ A.clone = e0;
6884
+ A.get = t0;
6885
+ A.milliseconds = r0;
6886
+ A.seconds = n0;
6887
+ A.minutes = i0;
6888
+ A.hours = s0;
6889
+ A.days = a0;
6890
+ A.weeks = u0;
6891
+ A.months = o0;
6892
+ A.years = l0;
6893
+ A.humanize = m0;
6894
6894
  A.toISOString = tn;
6895
6895
  A.toString = tn;
6896
6896
  A.toJSON = tn;
@@ -6937,8 +6937,8 @@ y.updateLocale = Hf;
6937
6937
  y.locales = Lf;
6938
6938
  y.weekdaysShort = Ad;
6939
6939
  y.normalizeUnits = Ee;
6940
- y.relativeTimeRounding = cm;
6941
- y.relativeTimeThreshold = dm;
6940
+ y.relativeTimeRounding = c0;
6941
+ y.relativeTimeThreshold = d0;
6942
6942
  y.calendarFormat = Fc;
6943
6943
  y.prototype = g;
6944
6944
  y.HTML5_FMT = {
@@ -6961,10 +6961,10 @@ y.HTML5_FMT = {
6961
6961
  MONTH: "YYYY-MM"
6962
6962
  // <input type="month" />
6963
6963
  };
6964
- function pm(e) {
6964
+ function p0(e) {
6965
6965
  Go(e, "svelte-zjzbwv", ".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}}");
6966
6966
  }
6967
- function gm(e) {
6967
+ function g0(e) {
6968
6968
  let t, r, n = (
6969
6969
  /*detailsObtained*/
6970
6970
  e[14] && ds(e)
@@ -6992,7 +6992,7 @@ function gm(e) {
6992
6992
  }
6993
6993
  };
6994
6994
  }
6995
- function ym(e) {
6995
+ function y0(e) {
6996
6996
  let t;
6997
6997
  return {
6998
6998
  c() {
@@ -7007,7 +7007,7 @@ function ym(e) {
7007
7007
  }
7008
7008
  };
7009
7009
  }
7010
- function _m(e) {
7010
+ function _0(e) {
7011
7011
  let t, r = (
7012
7012
  /*$_*/
7013
7013
  e[28]("loading") + ""
@@ -7035,13 +7035,13 @@ function ds(e) {
7035
7035
  if (
7036
7036
  /*mobileView*/
7037
7037
  s[23]
7038
- ) return wm;
7038
+ ) return w0;
7039
7039
  if (
7040
7040
  /*isLoggedIn*/
7041
7041
  s[6]
7042
- ) return vm;
7042
+ ) return v0;
7043
7043
  if (!/*determiningIsLoggedIn*/
7044
- s[7]) return bm;
7044
+ s[7]) return b0;
7045
7045
  }
7046
7046
  let n = r(e), i = n && n(e);
7047
7047
  return {
@@ -7059,12 +7059,12 @@ function ds(e) {
7059
7059
  }
7060
7060
  };
7061
7061
  }
7062
- function bm(e) {
7062
+ function b0(e) {
7063
7063
  let t;
7064
7064
  function r(s, a) {
7065
7065
  return (
7066
7066
  /*funMode*/
7067
- s[15] ? Em : Sm
7067
+ s[15] ? E0 : S0
7068
7068
  );
7069
7069
  }
7070
7070
  let n = r(e), i = n(e);
@@ -7083,7 +7083,7 @@ function bm(e) {
7083
7083
  }
7084
7084
  };
7085
7085
  }
7086
- function vm(e) {
7086
+ function v0(e) {
7087
7087
  let t, r, n, i, s, a, o, l = (
7088
7088
  /*$_*/
7089
7089
  e[28]("deposit") + ""
@@ -7094,7 +7094,7 @@ function vm(e) {
7094
7094
  function B(w, M) {
7095
7095
  return (
7096
7096
  /*isFullscreen*/
7097
- w[20] ? Tm : Mm
7097
+ w[20] ? T0 : M0
7098
7098
  );
7099
7099
  }
7100
7100
  let V = B(e), k = V(e);
@@ -7182,20 +7182,20 @@ function vm(e) {
7182
7182
  }
7183
7183
  };
7184
7184
  }
7185
- function wm(e) {
7185
+ function w0(e) {
7186
7186
  let t;
7187
7187
  function r(s, a) {
7188
7188
  if (
7189
7189
  /*isLoggedIn*/
7190
7190
  s[6]
7191
- ) return Fm;
7191
+ ) return F0;
7192
7192
  if (
7193
7193
  /*anonymousFunMode*/
7194
7194
  s[16] && !/*determiningIsLoggedIn*/
7195
7195
  s[7]
7196
- ) return Dm;
7196
+ ) return D0;
7197
7197
  if (!/*determiningIsLoggedIn*/
7198
- s[7]) return Om;
7198
+ s[7]) return O0;
7199
7199
  }
7200
7200
  let n = r(e), i = n && n(e);
7201
7201
  return {
@@ -7213,7 +7213,7 @@ function wm(e) {
7213
7213
  }
7214
7214
  };
7215
7215
  }
7216
- function Sm(e) {
7216
+ function S0(e) {
7217
7217
  let t, r, n = (
7218
7218
  /*game*/
7219
7219
  e[12].name + ""
@@ -7269,7 +7269,7 @@ function Sm(e) {
7269
7269
  }
7270
7270
  };
7271
7271
  }
7272
- function Em(e) {
7272
+ function E0(e) {
7273
7273
  let t, r, n, i, s, a, o, l, u = (
7274
7274
  /*$_*/
7275
7275
  e[28]("signIn") + ""
@@ -7280,7 +7280,7 @@ function Em(e) {
7280
7280
  function k(F, O) {
7281
7281
  return (
7282
7282
  /*isFullscreen*/
7283
- F[20] ? km : xm
7283
+ F[20] ? k0 : x0
7284
7284
  );
7285
7285
  }
7286
7286
  let w = k(e), M = w(e);
@@ -7374,7 +7374,7 @@ function Em(e) {
7374
7374
  }
7375
7375
  };
7376
7376
  }
7377
- function xm(e) {
7377
+ function x0(e) {
7378
7378
  let t, r, n;
7379
7379
  return {
7380
7380
  c() {
@@ -7394,7 +7394,7 @@ function xm(e) {
7394
7394
  }
7395
7395
  };
7396
7396
  }
7397
- function km(e) {
7397
+ function k0(e) {
7398
7398
  let t, r, n;
7399
7399
  return {
7400
7400
  c() {
@@ -7447,7 +7447,7 @@ function ms(e) {
7447
7447
  }
7448
7448
  };
7449
7449
  }
7450
- function Mm(e) {
7450
+ function M0(e) {
7451
7451
  let t, r, n;
7452
7452
  return {
7453
7453
  c() {
@@ -7467,7 +7467,7 @@ function Mm(e) {
7467
7467
  }
7468
7468
  };
7469
7469
  }
7470
- function Tm(e) {
7470
+ function T0(e) {
7471
7471
  let t, r, n;
7472
7472
  return {
7473
7473
  c() {
@@ -7487,7 +7487,7 @@ function Tm(e) {
7487
7487
  }
7488
7488
  };
7489
7489
  }
7490
- function Om(e) {
7490
+ function O0(e) {
7491
7491
  let t, r, n = (
7492
7492
  /*game*/
7493
7493
  e[12].name + ""
@@ -7543,7 +7543,7 @@ function Om(e) {
7543
7543
  }
7544
7544
  };
7545
7545
  }
7546
- function Dm(e) {
7546
+ function D0(e) {
7547
7547
  let t, r, n = (
7548
7548
  /*game*/
7549
7549
  e[12].name + ""
@@ -7610,7 +7610,7 @@ function Dm(e) {
7610
7610
  }
7611
7611
  };
7612
7612
  }
7613
- function Fm(e) {
7613
+ function F0(e) {
7614
7614
  let t, r, n, i = (
7615
7615
  /*game*/
7616
7616
  e[12].name + ""
@@ -7679,7 +7679,7 @@ function ps(e) {
7679
7679
  function r(s, a) {
7680
7680
  return (
7681
7681
  /*isFavLoading*/
7682
- s[8] ? Pm : Im
7682
+ s[8] ? P0 : I0
7683
7683
  );
7684
7684
  }
7685
7685
  let n = r(e), i = n(e);
@@ -7698,7 +7698,7 @@ function ps(e) {
7698
7698
  }
7699
7699
  };
7700
7700
  }
7701
- function Pm(e) {
7701
+ function P0(e) {
7702
7702
  let t, r, n, i;
7703
7703
  return {
7704
7704
  c() {
@@ -7718,12 +7718,12 @@ function Pm(e) {
7718
7718
  }
7719
7719
  };
7720
7720
  }
7721
- function Im(e) {
7721
+ function I0(e) {
7722
7722
  let t;
7723
7723
  function r(s, a) {
7724
7724
  return (
7725
7725
  /*isGameFavorite*/
7726
- s[13] ? Hm : Nm
7726
+ s[13] ? H0 : N0
7727
7727
  );
7728
7728
  }
7729
7729
  let n = r(e), i = n(e);
@@ -7742,7 +7742,7 @@ function Im(e) {
7742
7742
  }
7743
7743
  };
7744
7744
  }
7745
- function Nm(e) {
7745
+ function N0(e) {
7746
7746
  let t, r, n, i, s, a;
7747
7747
  return {
7748
7748
  c() {
@@ -7775,7 +7775,7 @@ function Nm(e) {
7775
7775
  }
7776
7776
  };
7777
7777
  }
7778
- function Hm(e) {
7778
+ function H0(e) {
7779
7779
  let t, r, n, i, s, a;
7780
7780
  return {
7781
7781
  c() {
@@ -7839,14 +7839,14 @@ function gs(e) {
7839
7839
  }
7840
7840
  };
7841
7841
  }
7842
- function Lm(e) {
7842
+ function L0(e) {
7843
7843
  let t;
7844
7844
  function r(s, a) {
7845
7845
  return (
7846
7846
  /*isLoading*/
7847
- s[10] ? _m : (
7847
+ s[10] ? _0 : (
7848
7848
  /*hasErrors*/
7849
- s[9] ? ym : gm
7849
+ s[9] ? y0 : g0
7850
7850
  )
7851
7851
  );
7852
7852
  }
@@ -7868,7 +7868,7 @@ function Lm(e) {
7868
7868
  }
7869
7869
  };
7870
7870
  }
7871
- function Rm(e, t, r) {
7871
+ function R0(e, t, r) {
7872
7872
  let n, i;
7873
7873
  Uo(e, uh, (h) => r(28, i = h));
7874
7874
  let { endpoint: s = "" } = t, { lang: a = "" } = t, { session: o = "" } = t, { userid: l = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: m = "" } = t, { favorites: p = "" } = t, { loginurl: S = "" } = t, { registerurl: E = "" } = t, { depositurl: v = "" } = t, { loginevent: D = "" } = t, { registerevent: j = "" } = t, { depositevent: L = "" } = t, { shortcashierenabled: T = "" } = t, { clockformat: B = "" } = t, { haspanicbutton: V = "false" } = t, { playforfun: k = "true" } = t, { checksession: w = "true" } = t, { integratedgameframedesktop: M = "false" } = t, { integratedgameframemobile: F = "false" } = t, { gameid: O = "" } = t, re, Ct, rt = !1, vi = !1, At = !1, wi = !1, nt = !0, it, z, ar = !1, or = 0, rn, N, st = !1, dt = !1, Si = !1, Ei = !1, lr = !0, pe, he, Bt, Oe = !1, nn, sn, ur, hr, an, on, at = window.navigator.userAgent, fr = !1, ze = [], Ze = [], ot, $e, Yt, ln = "false", cr = 0, xi = "", dr;
@@ -8312,13 +8312,13 @@ function Rm(e, t, r) {
8312
8312
  No
8313
8313
  ];
8314
8314
  }
8315
- class Cm extends al {
8315
+ class C0 extends al {
8316
8316
  constructor(t) {
8317
8317
  super(), il(
8318
8318
  this,
8319
8319
  t,
8320
- Rm,
8321
- Lm,
8320
+ R0,
8321
+ L0,
8322
8322
  _s,
8323
8323
  {
8324
8324
  endpoint: 36,
@@ -8344,7 +8344,7 @@ class Cm extends al {
8344
8344
  integratedgameframemobile: 54,
8345
8345
  gameid: 55
8346
8346
  },
8347
- pm,
8347
+ p0,
8348
8348
  [-1, -1, -1, -1, -1]
8349
8349
  );
8350
8350
  }
@@ -8481,7 +8481,7 @@ class Cm extends al {
8481
8481
  this.$$set({ gameid: t }), ne();
8482
8482
  }
8483
8483
  }
8484
- sl(Cm, { endpoint: {}, lang: {}, session: {}, userid: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, favorites: {}, loginurl: {}, registerurl: {}, depositurl: {}, loginevent: {}, registerevent: {}, depositevent: {}, shortcashierenabled: {}, clockformat: {}, haspanicbutton: {}, playforfun: {}, checksession: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, gameid: {} }, [], [], !0);
8484
+ sl(C0, { endpoint: {}, lang: {}, session: {}, userid: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, favorites: {}, loginurl: {}, registerurl: {}, depositurl: {}, loginevent: {}, registerevent: {}, depositevent: {}, shortcashierenabled: {}, clockformat: {}, haspanicbutton: {}, playforfun: {}, checksession: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, gameid: {} }, [], [], !0);
8485
8485
  export {
8486
- Cm as default
8486
+ C0 as default
8487
8487
  };