@everymatrix/casino-tournaments-list-controller 1.49.2 → 1.50.0

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.
Files changed (19) hide show
  1. package/components/{CasinoTournamentsListController-DLE0_N7q.cjs → CasinoTournamentsListController-1L6PyKXU.cjs} +1 -1
  2. package/components/{CasinoTournamentsListController-Br9wvTcj.js → CasinoTournamentsListController-CwLmZD83.js} +1 -1
  3. package/components/{CasinoTournamentsThumbnail-B4rxbBF0.js → CasinoTournamentsThumbnail-B7iqMXEu.js} +8 -8
  4. package/components/{CasinoTournamentsThumbnail-CR0x_I1j.cjs → CasinoTournamentsThumbnail-CR1-yuLq.cjs} +3 -3
  5. package/components/CasinoTournamentsThumbnailController-B1Qww_EB.cjs +3 -0
  6. package/components/{CasinoTournamentsThumbnailController-CBUcVC6U.js → CasinoTournamentsThumbnailController-CPmlbzga.js} +106 -106
  7. package/components/CasinoTournamentsThumbnailDuration-CrFAW0cp.cjs +1 -0
  8. package/components/{CasinoTournamentsThumbnailDuration-0Z6PpyrH.js → CasinoTournamentsThumbnailDuration-KVr7COVN.js} +2 -2
  9. package/components/CasinoTournamentsThumbnailGamesSlider-CXDc6XYA.cjs +1 -0
  10. package/components/{CasinoTournamentsThumbnailGamesSlider-COvnkPU9.js → CasinoTournamentsThumbnailGamesSlider-q2kDlHQ6.js} +14 -14
  11. package/components/CasinoTournamentsThumbnailPrizes-Bbvu3gZ_.cjs +1 -0
  12. package/components/{CasinoTournamentsThumbnailPrizes-C6jdK8Nd.js → CasinoTournamentsThumbnailPrizes-Cgo68XLX.js} +23 -23
  13. package/es2015/casino-tournaments-list-controller.cjs +1 -1
  14. package/es2015/casino-tournaments-list-controller.js +1 -1
  15. package/package.json +1 -1
  16. package/components/CasinoTournamentsThumbnailController-CQTDJ8Hh.cjs +0 -3
  17. package/components/CasinoTournamentsThumbnailDuration-BNfoag-c.cjs +0 -1
  18. package/components/CasinoTournamentsThumbnailGamesSlider-DHYgARio.cjs +0 -1
  19. package/components/CasinoTournamentsThumbnailPrizes-CHGsU7-P.cjs +0 -1
@@ -1,20 +1,20 @@
1
- var fe = (r, t, e) => new Promise((n, i) => {
2
- var o = (f) => {
1
+ var ce = (r, t, e) => new Promise((n, i) => {
2
+ var o = (c) => {
3
3
  try {
4
- l(e.next(f));
4
+ l(e.next(c));
5
5
  } catch (h) {
6
6
  i(h);
7
7
  }
8
- }, s = (f) => {
8
+ }, s = (c) => {
9
9
  try {
10
- l(e.throw(f));
10
+ l(e.throw(c));
11
11
  } catch (h) {
12
12
  i(h);
13
13
  }
14
- }, l = (f) => f.done ? n(f.value) : Promise.resolve(f.value).then(o, s);
14
+ }, l = (c) => c.done ? n(c.value) : Promise.resolve(c.value).then(o, s);
15
15
  l((e = e.apply(r, t)).next());
16
16
  });
17
- import { _ as me, z as he, A as pe, B as W, $ as ge, C as Ft, a as Et, S as Ct, i as jt, f as S, c as zt, s as Bt, b as Pt, e as E, h as k, n as be, l as T, m as Ot, o as Dt, w as It, d as B, D as u, g as m, j as _, p as At, r as Mt, t as O, k as D, y as xt, u as J, q as tt, v as Lt, E as A } from "./CasinoTournamentsListController-Br9wvTcj.js";
17
+ import { _ as me, z as he, A as pe, B as W, $ as ge, C as Ft, a as Et, S as Ct, i as jt, f as S, c as zt, s as Bt, b as Pt, e as E, h as k, n as be, l as T, m as Ot, o as Dt, w as It, d as B, D as u, g as m, j as _, p as At, r as Mt, t as O, k as D, y as xt, u as J, q as tt, v as Lt, E as A } from "./CasinoTournamentsListController-CwLmZD83.js";
18
18
  function P(r) {
19
19
  return typeof r == "function";
20
20
  }
@@ -24,7 +24,7 @@ function rt(r) {
24
24
  }, e = r(t);
25
25
  return e.prototype = Object.create(Error.prototype), e.prototype.constructor = e, e;
26
26
  }
27
- var ce = rt(function(r) {
27
+ var fe = rt(function(r) {
28
28
  return function(e) {
29
29
  r(this), this.message = e ? e.length + ` errors occurred during unsubscription:
30
30
  ` + e.map(function(n, i) {
@@ -51,15 +51,15 @@ var te = function() {
51
51
  if (s)
52
52
  if (this._parentage = null, Array.isArray(s))
53
53
  try {
54
- for (var l = me(s), f = l.next(); !f.done; f = l.next()) {
55
- var h = f.value;
54
+ for (var l = me(s), c = l.next(); !c.done; c = l.next()) {
55
+ var h = c.value;
56
56
  h.remove(this);
57
57
  }
58
58
  } catch (g) {
59
59
  t = { error: g };
60
60
  } finally {
61
61
  try {
62
- f && !f.done && (e = l.return) && e.call(l);
62
+ c && !c.done && (e = l.return) && e.call(l);
63
63
  } finally {
64
64
  if (t) throw t.error;
65
65
  }
@@ -71,7 +71,7 @@ var te = function() {
71
71
  try {
72
72
  d();
73
73
  } catch (g) {
74
- o = g instanceof ce ? g.errors : [g];
74
+ o = g instanceof fe ? g.errors : [g];
75
75
  }
76
76
  var y = this._finalizers;
77
77
  if (y) {
@@ -82,7 +82,7 @@ var te = function() {
82
82
  try {
83
83
  Re(b);
84
84
  } catch (g) {
85
- o = o != null ? o : [], g instanceof ce ? o = he(he([], pe(o)), pe(g.errors)) : o.push(g);
85
+ o = o != null ? o : [], g instanceof fe ? o = he(he([], pe(o)), pe(g.errors)) : o.push(g);
86
86
  }
87
87
  }
88
88
  } catch (g) {
@@ -96,7 +96,7 @@ var te = function() {
96
96
  }
97
97
  }
98
98
  if (o)
99
- throw new ce(o);
99
+ throw new fe(o);
100
100
  }
101
101
  }, r.prototype.add = function(t) {
102
102
  var e;
@@ -286,8 +286,8 @@ var Je = function() {
286
286
  }, r.prototype.subscribe = function(t, e, n) {
287
287
  var i = this, o = Vt(t) ? t : new ye(t, e, n);
288
288
  return ee(function() {
289
- var s = i, l = s.operator, f = s.source;
290
- o.add(l ? l.call(o, f) : f ? i._subscribe(o) : i._trySubscribe(o));
289
+ var s = i, l = s.operator, c = s.source;
290
+ o.add(l ? l.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
291
291
  }), o;
292
292
  }, r.prototype._trySubscribe = function(t) {
293
293
  try {
@@ -302,8 +302,8 @@ var Je = function() {
302
302
  next: function(l) {
303
303
  try {
304
304
  t(l);
305
- } catch (f) {
306
- o(f), s.unsubscribe();
305
+ } catch (c) {
306
+ o(c), s.unsubscribe();
307
307
  }
308
308
  },
309
309
  error: o,
@@ -370,8 +370,8 @@ var Xt = rt(function(r) {
370
370
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
371
371
  try {
372
372
  for (var s = me(n.currentObservers), l = s.next(); !l.done; l = s.next()) {
373
- var f = l.value;
374
- f.next(e);
373
+ var c = l.value;
374
+ c.next(e);
375
375
  }
376
376
  } catch (h) {
377
377
  i = { error: h };
@@ -461,17 +461,17 @@ var Xt = rt(function(r) {
461
461
  return o._bufferSize = e, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, e), o._windowTime = Math.max(1, n), o;
462
462
  }
463
463
  return t.prototype.next = function(e) {
464
- var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, l = n._timestampProvider, f = n._windowTime;
465
- i || (o.push(e), !s && o.push(l.now() + f)), this._trimBuffer(), r.prototype.next.call(this, e);
464
+ var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, l = n._timestampProvider, c = n._windowTime;
465
+ i || (o.push(e), !s && o.push(l.now() + c)), this._trimBuffer(), r.prototype.next.call(this, e);
466
466
  }, t.prototype._subscribe = function(e) {
467
467
  this._throwIfClosed(), this._trimBuffer();
468
- for (var n = this._innerSubscribe(e), i = this, o = i._infiniteTimeWindow, s = i._buffer, l = s.slice(), f = 0; f < l.length && !e.closed; f += o ? 1 : 2)
469
- e.next(l[f]);
468
+ for (var n = this._innerSubscribe(e), i = this, o = i._infiniteTimeWindow, s = i._buffer, l = s.slice(), c = 0; c < l.length && !e.closed; c += o ? 1 : 2)
469
+ e.next(l[c]);
470
470
  return this._checkFinalizedStatuses(e), n;
471
471
  }, t.prototype._trimBuffer = function() {
472
472
  var e = this, n = e._bufferSize, i = e._timestampProvider, o = e._buffer, s = e._infiniteTimeWindow, l = (s ? 1 : 2) * n;
473
473
  if (n < 1 / 0 && l < o.length && o.splice(0, o.length - l), !s) {
474
- for (var f = i.now(), h = 0, d = 1; d < o.length && o[d] <= f; d += 2)
474
+ for (var c = i.now(), h = 0, d = 1; d < o.length && o[d] <= c; d += 2)
475
475
  h = d;
476
476
  h && o.splice(0, h + 1);
477
477
  }
@@ -591,7 +591,7 @@ if (typeof window != "undefined") {
591
591
  }
592
592
  };
593
593
  };
594
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnail-B4rxbBF0.js").then(({ default: t }) => {
594
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnail-B7iqMXEu.js").then(({ default: t }) => {
595
595
  !customElements.get("casino-tournaments-thumbnail") && customElements.define("casino-tournaments-thumbnail", t.element);
596
596
  });
597
597
  }
@@ -607,7 +607,7 @@ if (typeof window != "undefined") {
607
607
  }
608
608
  };
609
609
  };
610
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailDuration-0Z6PpyrH.js").then(({ default: t }) => {
610
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailDuration-KVr7COVN.js").then(({ default: t }) => {
611
611
  !customElements.get("casino-tournaments-thumbnail-duration") && customElements.define(
612
612
  "casino-tournaments-thumbnail-duration",
613
613
  t.element
@@ -626,7 +626,7 @@ if (typeof window != "undefined") {
626
626
  }
627
627
  };
628
628
  };
629
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailPrizes-C6jdK8Nd.js").then(({ default: t }) => {
629
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailPrizes-Cgo68XLX.js").then(({ default: t }) => {
630
630
  !customElements.get("casino-tournaments-thumbnail-prizes") && customElements.define("casino-tournaments-thumbnail-prizes", t.element);
631
631
  });
632
632
  }
@@ -642,7 +642,7 @@ if (typeof window != "undefined") {
642
642
  }
643
643
  };
644
644
  };
645
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailGamesSlider-COvnkPU9.js").then(
645
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailGamesSlider-q2kDlHQ6.js").then(
646
646
  ({ default: t }) => {
647
647
  !customElements.get("casino-tournaments-thumbnail-games-slider") && customElements.define(
648
648
  "casino-tournaments-thumbnail-games-slider",
@@ -652,24 +652,24 @@ if (typeof window != "undefined") {
652
652
  );
653
653
  }
654
654
  function er(r) {
655
- Pt(r, "svelte-e8vjpc", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}button{cursor:pointer}.TournamentCard{position:relative;background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF);border:solid 1px #30313c;gap:20px;display:flex;flex-direction:column;padding-bottom:20px;margin:0 auto}.CardFullSize{width:100%}.CardMaxWidth{max-width:600px}.TournamentButtons{display:flex;justify-content:center;gap:20px;margin:0 20px}.TournamentButtons button{cursor:pointer}.LoginButton{background:var(--emfe-w-color-contrast, #07072A);width:50%;height:50px;border:solid var(--emfe-w-color-white, #FFFFFF) 1px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);text-transform:uppercase;font-size:15px}.LoginButton:hover{opacity:0.7}.RegisterButton{background:var(--emfe-w-color-contrast, #07072A);width:50%;height:50px;text-align:center;color:var(--emfe-w-color-green, #48952a);border:solid var(--emfe-w-color-green, #48952a) 1px;text-transform:uppercase;font-size:14px}.RegisterButton:hover{opacity:0.7}.DetailsButton{background:var(--emfe-w-color-contrast, #07072A);width:40%;height:50px;border:solid var(--emfe-w-color-white, #FFFFFF) 1px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsButton:hover{opacity:0.7}.DetailsLargeButton{background:var(--emfe-w-color-contrast, #07072A);width:100%;height:50px;border:solid var(--emfe-w-color-white, #FFFFFF) 1px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsLargeButton:hover{opacity:0.7}.EnrolledButton{background:var(--emfe-w-color-contrast, #07072A);width:60%;height:50px;text-align:center;color:var(--emfe-w-color-green, #48952a);border:solid var(--emfe-w-color-green, #48952a) 1px;text-transform:uppercase;font-size:14px;cursor:default}.JoinButton{background:var(--emfe-w-color-green, #48952a);width:60%;height:50px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);border:solid var(--emfe-w-color-green, #48952a) 1px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px}.JoinButton:hover{opacity:0.7}.JoinButton:disabled{cursor:default;opacity:0.7}.JoinButtonFullSize{width:100%}.ErrorText{margin:0 20px;color:red;font-size:14px;font-weight:bold}.ph-item{position:relative;display:flex;flex-wrap:wrap;margin-bottom:30px;padding:30px 15px 15px 15px;overflow:hidden;direction:ltr;background-color:var(--emfe-w-color-contrast, #07072A);border:1px solid var(--emfe-w-color-footer-bg, #212529);border-radius:2px}.ph-item,.ph-item *,.ph-item ::after,.ph-item ::before{box-sizing:border-box}.ph-item::before{position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;background:linear-gradient(to right, rgba(var(--emfe-w-color-contrast, #07072A), 0) 46%, rgba(var(--emfe-w-color-contrast, #07072A), 0.35) 50%, rgba(var(--emfe-w-color-contrast, #07072A), 0) 54%) 50% 50%;animation:phAnimation 0.8s linear infinite;content:" ";pointer-events:none}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;margin-bottom:15px;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}.ph-row div{height:10px;margin-top:7.5px;background-color:var(--emfe-w-color-gray-100, #E6E6E6)}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:rgba(var(--emfe-w-color-contrast, #07072A), 0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{position:relative;width:100%;min-width:60px;overflow:hidden;background-color:var(--emfe-w-color-gray-100, #E6E6E6);border-radius:50%}.ph-avatar::before{display:block;padding-top:100%;content:" "}.ph-picture{width:100%;height:120px;background-color:var(--emfe-w-color-gray-100, #E6E6E6)}@keyframes phAnimation{0%{transform:translate3d(-30%, 0, 0)}100%{transform:translate3d(30%, 0, 0)}}svg.spinner{width:40px;height:40px;x:0px;y:0px;viewBox:0 0 40 40}svg.spinner circle{fill:transparent;stroke:var(--emfe-w-color-contrast, #07072A);stroke-width:4;stroke-linecap:round;stroke-dasharray:125.6;-webkit-transform-origin:20px 20px 0;-moz-transform-origin:20px 20px 0;-ms-transform-origin:20px 20px 0;-o-transform-origin:20px 20px 0;transform-origin:20px 20px 0;-webkit-animation:spinner 2s linear infinite;-moz-animation:spinner 2s linear infinite;-ms-animation:spinner 2s linear infinite;-o-animation:spinner 2s linear infinite;animation:spinner 2s linear infinite}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-webkit-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-webkit-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-moz-keyframes spinner{0%{-moz-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-moz-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-moz-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-ms-keyframes spinner{0%{-ms-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-ms-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-ms-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-o-keyframes spinner{0%{-o-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-o-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-o-transform:rotate(1080deg);stroke-dashoffset:26.4}}@keyframes spinner{0%{transform:rotate(0deg);stroke-dashoffset:26.4}50%{transform:rotate(720deg);stroke-dashoffset:125.6}100%{transform:rotate(1080deg);stroke-dashoffset:26.4}}@-webkit-keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}.elementToFadeIn{-webkit-animation:fadein 2s linear forwards;animation:fadein 2s linear forwards}.elementToFadeOut{-webkit-animation:fadeout 0.1s ease-out forwards;animation:fadeout 0.1s ease-out forwards}');
655
+ Pt(r, "svelte-1kmemyq", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}button{cursor:pointer}.TournamentCard{position:relative;background:var(--emw--color-contrast, #07072A);color:var(--emw--color-white, #FFFFFF);border:solid 1px #30313c;gap:20px;display:flex;flex-direction:column;padding-bottom:20px;margin:0 auto}.CardFullSize{width:100%}.CardMaxWidth{max-width:600px}.TournamentButtons{display:flex;justify-content:center;gap:20px;margin:0 20px}.TournamentButtons button{cursor:pointer}.LoginButton{background:var(--emw--color-contrast, #07072A);width:50%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:15px}.LoginButton:hover{opacity:0.7}.RegisterButton{background:var(--emw--color-contrast, #07072A);width:50%;height:50px;text-align:center;color:var(--emw--color-green, #48952a);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;font-size:14px}.RegisterButton:hover{opacity:0.7}.DetailsButton{background:var(--emw--color-contrast, #07072A);width:40%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsButton:hover{opacity:0.7}.DetailsLargeButton{background:var(--emw--color-contrast, #07072A);width:100%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsLargeButton:hover{opacity:0.7}.EnrolledButton{background:var(--emw--color-contrast, #07072A);width:60%;height:50px;text-align:center;color:var(--emw--color-green, #48952a);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;font-size:14px;cursor:default}.JoinButton{background:var(--emw--color-green, #48952a);width:60%;height:50px;text-align:center;color:var(--emw--color-white, #FFFFFF);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px}.JoinButton:hover{opacity:0.7}.JoinButton:disabled{cursor:default;opacity:0.7}.JoinButtonFullSize{width:100%}.ErrorText{margin:0 20px;color:red;font-size:14px;font-weight:bold}.ph-item{position:relative;display:flex;flex-wrap:wrap;margin-bottom:30px;padding:30px 15px 15px 15px;overflow:hidden;direction:ltr;background-color:var(--emw--color-contrast, #07072A);border:1px solid var(--emw--color-footer-bg, #212529);border-radius:2px}.ph-item,.ph-item *,.ph-item ::after,.ph-item ::before{box-sizing:border-box}.ph-item::before{position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;background:linear-gradient(to right, rgba(var(--emw--color-contrast, #07072A), 0) 46%, rgba(var(--emw--color-contrast, #07072A), 0.35) 50%, rgba(var(--emw--color-contrast, #07072A), 0) 54%) 50% 50%;animation:phAnimation 0.8s linear infinite;content:" ";pointer-events:none}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;margin-bottom:15px;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}.ph-row div{height:10px;margin-top:7.5px;background-color:var(--emw--color-gray-100, #E6E6E6)}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:rgba(var(--emw--color-contrast, #07072A), 0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{position:relative;width:100%;min-width:60px;overflow:hidden;background-color:var(--emw--color-gray-100, #E6E6E6);border-radius:50%}.ph-avatar::before{display:block;padding-top:100%;content:" "}.ph-picture{width:100%;height:120px;background-color:var(--emw--color-gray-100, #E6E6E6)}@keyframes phAnimation{0%{transform:translate3d(-30%, 0, 0)}100%{transform:translate3d(30%, 0, 0)}}svg.spinner{width:40px;height:40px;x:0px;y:0px;viewBox:0 0 40 40}svg.spinner circle{fill:transparent;stroke:var(--emw--color-contrast, #07072A);stroke-width:4;stroke-linecap:round;stroke-dasharray:125.6;-webkit-transform-origin:20px 20px 0;-moz-transform-origin:20px 20px 0;-ms-transform-origin:20px 20px 0;-o-transform-origin:20px 20px 0;transform-origin:20px 20px 0;-webkit-animation:spinner 2s linear infinite;-moz-animation:spinner 2s linear infinite;-ms-animation:spinner 2s linear infinite;-o-animation:spinner 2s linear infinite;animation:spinner 2s linear infinite}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-webkit-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-webkit-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-moz-keyframes spinner{0%{-moz-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-moz-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-moz-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-ms-keyframes spinner{0%{-ms-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-ms-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-ms-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-o-keyframes spinner{0%{-o-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-o-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-o-transform:rotate(1080deg);stroke-dashoffset:26.4}}@keyframes spinner{0%{transform:rotate(0deg);stroke-dashoffset:26.4}50%{transform:rotate(720deg);stroke-dashoffset:125.6}100%{transform:rotate(1080deg);stroke-dashoffset:26.4}}@-webkit-keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}.elementToFadeIn{-webkit-animation:fadein 2s linear forwards;animation:fadein 2s linear forwards}.elementToFadeOut{-webkit-animation:fadeout 0.1s ease-out forwards;animation:fadeout 0.1s ease-out forwards}');
656
656
  }
657
657
  function tr(r) {
658
- let t, e, n, i, o, s, l, f, h, d = (
658
+ let t, e, n, i, o, s, l, c, h, d = (
659
659
  /*isLoggedIn*/
660
660
  r[14] && Xe(r)
661
661
  );
662
- function y(c, p) {
662
+ function y(f, p) {
663
663
  if (!/*isLoggedIn*/
664
- c[14]) return or;
664
+ f[14]) return or;
665
665
  if (
666
666
  /*status*/
667
- c[23] != "Closed" && /*status*/
668
- c[23] != "Closing"
667
+ f[23] != "Closed" && /*status*/
668
+ f[23] != "Closing"
669
669
  ) return ir;
670
670
  if (
671
671
  /*showdetails*/
672
- c[3] == "true"
672
+ f[3] == "true"
673
673
  ) return nr;
674
674
  }
675
675
  let F = y(r), v = F && F(r), b = (
@@ -767,7 +767,7 @@ function tr(r) {
767
767
  "keepbrowsercontext",
768
768
  /*keepbrowsercontext*/
769
769
  r[9]
770
- ), u(e, "exportparts", "Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing"), m(o, "class", "TournamentButtons"), m(o, "part", "TournamentButtons"), m(t, "class", f = "TournamentCard " + /*maxwidth*/
770
+ ), u(e, "exportparts", "Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing"), m(o, "class", "TournamentButtons"), m(o, "part", "TournamentButtons"), m(t, "class", c = "TournamentCard " + /*maxwidth*/
771
771
  (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
772
772
  (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
773
773
  (r[31] ? "elementToFadeOut" : "elementToFadeIn")), m(t, "part", h = "TournamentCard " + /*maxwidth*/
@@ -776,131 +776,131 @@ function tr(r) {
776
776
  (r[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
777
777
  (r[31] ? "elementToFadeOut" : "elementToFadeIn"));
778
778
  },
779
- m(c, p) {
780
- k(c, t, p), _(t, e), _(t, n), d && d.m(t, null), _(t, i), _(t, o), v && v.m(o, null), _(t, s), b && b.m(t, null), _(t, l), g && g.m(t, null);
779
+ m(f, p) {
780
+ k(f, t, p), _(t, e), _(t, n), d && d.m(t, null), _(t, i), _(t, o), v && v.m(o, null), _(t, s), b && b.m(t, null), _(t, l), g && g.m(t, null);
781
781
  },
782
- p(c, p) {
782
+ p(f, p) {
783
783
  p[0] & /*session*/
784
784
  1 && u(
785
785
  e,
786
786
  "session",
787
787
  /*session*/
788
- c[0]
788
+ f[0]
789
789
  ), p[0] & /*userid*/
790
790
  2 && u(
791
791
  e,
792
792
  "userid",
793
793
  /*userid*/
794
- c[1]
794
+ f[1]
795
795
  ), p[0] & /*title*/
796
796
  1048576 && u(
797
797
  e,
798
798
  "title",
799
799
  /*title*/
800
- c[20]
800
+ f[20]
801
801
  ), p[0] & /*status*/
802
802
  8388608 && u(
803
803
  e,
804
804
  "status",
805
805
  /*status*/
806
- c[23]
806
+ f[23]
807
807
  ), p[0] & /*startdate*/
808
808
  2097152 && u(
809
809
  e,
810
810
  "startdate",
811
811
  /*startdate*/
812
- c[21]
812
+ f[21]
813
813
  ), p[0] & /*tourid*/
814
814
  16777216 && u(
815
815
  e,
816
816
  "tourid",
817
817
  /*tourid*/
818
- c[24]
818
+ f[24]
819
819
  ), p[0] & /*scorecriteria*/
820
820
  134217728 && u(
821
821
  e,
822
822
  "scorecriteria",
823
823
  /*scorecriteria*/
824
- c[27]
824
+ f[27]
825
825
  ), p[0] & /*minbetcount*/
826
826
  268435456 && u(
827
827
  e,
828
828
  "minbetcount",
829
829
  /*minbetcount*/
830
- c[28]
830
+ f[28]
831
831
  ), p[0] & /*thumbnail*/
832
832
  33554432 && u(
833
833
  e,
834
834
  "thumbnail",
835
835
  /*thumbnail*/
836
- c[25]
836
+ f[25]
837
837
  ), p[0] & /*showenrolled*/
838
838
  32 && u(
839
839
  e,
840
840
  "showenrolled",
841
841
  /*showenrolled*/
842
- c[5]
842
+ f[5]
843
843
  ), p[0] & /*gameurl*/
844
844
  1073741824 && u(
845
845
  e,
846
846
  "gameurl",
847
847
  /*gameurl*/
848
- c[30]
848
+ f[30]
849
849
  ), p[0] & /*userenrolled*/
850
850
  67108864 && u(
851
851
  e,
852
852
  "userenrolled",
853
853
  /*userenrolled*/
854
- c[26]
854
+ f[26]
855
855
  ), p[0] & /*clientstyling*/
856
856
  1024 && u(
857
857
  e,
858
858
  "clientstyling",
859
859
  /*clientstyling*/
860
- c[10]
860
+ f[10]
861
861
  ), p[0] & /*clientstylingurl*/
862
862
  2048 && u(
863
863
  e,
864
864
  "clientstylingurl",
865
865
  /*clientstylingurl*/
866
- c[11]
866
+ f[11]
867
867
  ), p[0] & /*translationurl*/
868
868
  4096 && u(
869
869
  e,
870
870
  "translationurl",
871
871
  /*translationurl*/
872
- c[12]
872
+ f[12]
873
873
  ), p[0] & /*lang*/
874
874
  256 && u(
875
875
  e,
876
876
  "lang",
877
877
  /*lang*/
878
- c[8]
878
+ f[8]
879
879
  ), p[0] & /*keepbrowsercontext*/
880
880
  512 && u(
881
881
  e,
882
882
  "keepbrowsercontext",
883
883
  /*keepbrowsercontext*/
884
- c[9]
884
+ f[9]
885
885
  ), /*isLoggedIn*/
886
- c[14] ? d ? d.p(c, p) : (d = Xe(c), d.c(), d.m(t, i)) : d && (d.d(1), d = null), F === (F = y(c)) && v ? v.p(c, p) : (v && v.d(1), v = F && F(c), v && (v.c(), v.m(o, null))), /*errorJoin*/
887
- c[17] || /*errorJoinConcurrently*/
888
- c[19] ? b ? b.p(c, p) : (b = $e(c), b.c(), b.m(t, l)) : b && (b.d(1), b = null), /*showslider*/
889
- c[4] == "true" ? g ? g.p(c, p) : (g = et(c), g.c(), g.m(t, null)) : g && (g.d(1), g = null), p[0] & /*maxwidth, fullsize*/
886
+ f[14] ? d ? d.p(f, p) : (d = Xe(f), d.c(), d.m(t, i)) : d && (d.d(1), d = null), F === (F = y(f)) && v ? v.p(f, p) : (v && v.d(1), v = F && F(f), v && (v.c(), v.m(o, null))), /*errorJoin*/
887
+ f[17] || /*errorJoinConcurrently*/
888
+ f[19] ? b ? b.p(f, p) : (b = $e(f), b.c(), b.m(t, l)) : b && (b.d(1), b = null), /*showslider*/
889
+ f[4] == "true" ? g ? g.p(f, p) : (g = et(f), g.c(), g.m(t, null)) : g && (g.d(1), g = null), p[0] & /*maxwidth, fullsize*/
890
890
  192 | p[1] & /*isChanging*/
891
- 1 && f !== (f = "TournamentCard " + /*maxwidth*/
892
- (c[6] ? "CardMaxWidth" : "") + /*fullsize*/
893
- (c[7] ? "CardFullSize" : "") + " " + /*isChanging*/
894
- (c[31] ? "elementToFadeOut" : "elementToFadeIn")) && m(t, "class", f), p[0] & /*maxwidth, fullsize*/
891
+ 1 && c !== (c = "TournamentCard " + /*maxwidth*/
892
+ (f[6] ? "CardMaxWidth" : "") + /*fullsize*/
893
+ (f[7] ? "CardFullSize" : "") + " " + /*isChanging*/
894
+ (f[31] ? "elementToFadeOut" : "elementToFadeIn")) && m(t, "class", c), p[0] & /*maxwidth, fullsize*/
895
895
  192 | p[1] & /*isChanging*/
896
896
  1 && h !== (h = "TournamentCard " + /*maxwidth*/
897
- (c[6] ? "CardMaxWidth" : "") + /*fullsize*/
898
- (c[7] ? "CardFullSize" : "") + " " + /*isChanging*/
899
- (c[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
900
- (c[31] ? "elementToFadeOut" : "elementToFadeIn")) && m(t, "part", h);
897
+ (f[6] ? "CardMaxWidth" : "") + /*fullsize*/
898
+ (f[7] ? "CardFullSize" : "") + " " + /*isChanging*/
899
+ (f[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
900
+ (f[31] ? "elementToFadeOut" : "elementToFadeIn")) && m(t, "part", h);
901
901
  },
902
- d(c) {
903
- c && T(t), d && d.d(), v && v.d(), b && b.d(), g && g.d();
902
+ d(f) {
903
+ f && T(t), d && d.d(), v && v.d(), b && b.d(), g && g.d();
904
904
  }
905
905
  };
906
906
  }
@@ -1141,7 +1141,7 @@ function ir(r) {
1141
1141
  /*showdetails*/
1142
1142
  r[3] == "true" && Ze(r)
1143
1143
  );
1144
- function i(l, f) {
1144
+ function i(l, c) {
1145
1145
  return (
1146
1146
  /*userenrolled*/
1147
1147
  l[26] ? ar : sr
@@ -1152,12 +1152,12 @@ function ir(r) {
1152
1152
  c() {
1153
1153
  n && n.c(), t = B(), s.c(), e = tt();
1154
1154
  },
1155
- m(l, f) {
1156
- n && n.m(l, f), k(l, t, f), s.m(l, f), k(l, e, f);
1155
+ m(l, c) {
1156
+ n && n.m(l, c), k(l, t, c), s.m(l, c), k(l, e, c);
1157
1157
  },
1158
- p(l, f) {
1158
+ p(l, c) {
1159
1159
  /*showdetails*/
1160
- l[3] == "true" ? n ? n.p(l, f) : (n = Ze(l), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), o === (o = i(l)) && s ? s.p(l, f) : (s.d(1), s = o(l), s && (s.c(), s.m(e.parentNode, e)));
1160
+ l[3] == "true" ? n ? n.p(l, c) : (n = Ze(l), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), o === (o = i(l)) && s ? s.p(l, c) : (s.d(1), s = o(l), s && (s.c(), s.m(e.parentNode, e)));
1161
1161
  },
1162
1162
  d(l) {
1163
1163
  l && (T(t), T(e)), n && n.d(l), s.d(l);
@@ -1171,13 +1171,13 @@ function or(r) {
1171
1171
  ), n, i, o, s = (
1172
1172
  /*$_*/
1173
1173
  r[32]("register") + ""
1174
- ), l, f, h;
1174
+ ), l, c, h;
1175
1175
  return {
1176
1176
  c() {
1177
1177
  t = E("button"), n = O(e), i = B(), o = E("button"), l = O(s), m(t, "class", "LoginButton"), m(t, "part", "LoginButton"), m(o, "class", "RegisterButton"), m(o, "part", "RegisterButton");
1178
1178
  },
1179
1179
  m(d, y) {
1180
- k(d, t, y), _(t, n), k(d, i, y), k(d, o, y), _(o, l), f || (h = [
1180
+ k(d, t, y), _(t, n), k(d, i, y), k(d, o, y), _(o, l), c || (h = [
1181
1181
  J(
1182
1182
  t,
1183
1183
  "click",
@@ -1190,7 +1190,7 @@ function or(r) {
1190
1190
  /*click_handler_1*/
1191
1191
  r[48]
1192
1192
  )
1193
- ], f = !0);
1193
+ ], c = !0);
1194
1194
  },
1195
1195
  p(d, y) {
1196
1196
  y[1] & /*$_*/
@@ -1200,7 +1200,7 @@ function or(r) {
1200
1200
  d[32]("register") + "") && D(l, s);
1201
1201
  },
1202
1202
  d(d) {
1203
- d && (T(t), T(i), T(o)), f = !1, Lt(h);
1203
+ d && (T(t), T(i), T(o)), c = !1, Lt(h);
1204
1204
  }
1205
1205
  };
1206
1206
  }
@@ -1239,16 +1239,16 @@ function sr(r) {
1239
1239
  h[16] == !0 ? ur : lr
1240
1240
  );
1241
1241
  }
1242
- let l = s(r), f = l(r);
1242
+ let l = s(r), c = l(r);
1243
1243
  return {
1244
1244
  c() {
1245
- t = E("button"), f.c(), m(t, "class", e = "JoinButton " + /*fullsize*/
1245
+ t = E("button"), c.c(), m(t, "class", e = "JoinButton " + /*fullsize*/
1246
1246
  (r[7] ? "JoinButtonFullSize" : "")), m(t, "part", n = "JoinButton " + /*fullsize*/
1247
1247
  (r[7] ? "JoinButtonFullSize" : "")), t.disabled = /*errorJoin*/
1248
1248
  r[17];
1249
1249
  },
1250
1250
  m(h, d) {
1251
- k(h, t, d), f.m(t, null), i || (o = J(
1251
+ k(h, t, d), c.m(t, null), i || (o = J(
1252
1252
  t,
1253
1253
  "click",
1254
1254
  /*click_handler_3*/
@@ -1256,7 +1256,7 @@ function sr(r) {
1256
1256
  ), i = !0);
1257
1257
  },
1258
1258
  p(h, d) {
1259
- l === (l = s(h)) && f ? f.p(h, d) : (f.d(1), f = l(h), f && (f.c(), f.m(t, null))), d[0] & /*fullsize*/
1259
+ l === (l = s(h)) && c ? c.p(h, d) : (c.d(1), c = l(h), c && (c.c(), c.m(t, null))), d[0] & /*fullsize*/
1260
1260
  128 && e !== (e = "JoinButton " + /*fullsize*/
1261
1261
  (h[7] ? "JoinButtonFullSize" : "")) && m(t, "class", e), d[0] & /*fullsize*/
1262
1262
  128 && n !== (n = "JoinButton " + /*fullsize*/
@@ -1265,7 +1265,7 @@ function sr(r) {
1265
1265
  h[17]);
1266
1266
  },
1267
1267
  d(h) {
1268
- h && T(t), f.d(), i = !1, o();
1268
+ h && T(t), c.d(), i = !1, o();
1269
1269
  }
1270
1270
  };
1271
1271
  }
@@ -1294,13 +1294,13 @@ function lr(r) {
1294
1294
  let t, e = (
1295
1295
  /*$_*/
1296
1296
  r[32]("join") + ""
1297
- ), n, i, o, s, l, f, h, d;
1297
+ ), n, i, o, s, l, c, h, d;
1298
1298
  return {
1299
1299
  c() {
1300
- t = E("span"), n = O(e), i = B(), o = A("svg"), s = A("defs"), l = A("style"), f = O(".a{fill:var(--emfe-w-color-white, #FFFFFF);}"), h = A("g"), d = A("path"), m(t, "part", "JoinButtonSpan"), m(d, "class", "a"), m(d, "part", "a JoinButtonSvgA"), m(d, "d", "M13,0,10.636,2.364l8.948,8.948H0v3.377H19.584l-8.948,8.948L13,26,26,13Z"), m(d, "transform", "translate(26 26) rotate(180)"), m(h, "transform", "translate(26 26) rotate(180)"), m(o, "part", "JoinButtonSvg"), m(o, "xmlns", "http://www.w3.org/2000/svg"), m(o, "width", "26"), m(o, "height", "26"), m(o, "viewBox", "0 0 26 26");
1300
+ t = E("span"), n = O(e), i = B(), o = A("svg"), s = A("defs"), l = A("style"), c = O(".a{fill:var(--emw--color-white, #FFFFFF);}"), h = A("g"), d = A("path"), m(t, "part", "JoinButtonSpan"), m(d, "class", "a"), m(d, "part", "a JoinButtonSvgA"), m(d, "d", "M13,0,10.636,2.364l8.948,8.948H0v3.377H19.584l-8.948,8.948L13,26,26,13Z"), m(d, "transform", "translate(26 26) rotate(180)"), m(h, "transform", "translate(26 26) rotate(180)"), m(o, "part", "JoinButtonSvg"), m(o, "xmlns", "http://www.w3.org/2000/svg"), m(o, "width", "26"), m(o, "height", "26"), m(o, "viewBox", "0 0 26 26");
1301
1301
  },
1302
1302
  m(y, F) {
1303
- k(y, t, F), _(t, n), k(y, i, F), k(y, o, F), _(o, s), _(s, l), _(l, f), _(o, h), _(h, d);
1303
+ k(y, t, F), _(t, n), k(y, i, F), k(y, o, F), _(o, s), _(s, l), _(l, c), _(o, h), _(h, d);
1304
1304
  },
1305
1305
  p(y, F) {
1306
1306
  F[1] & /*$_*/
@@ -1451,7 +1451,7 @@ function et(r) {
1451
1451
  }
1452
1452
  };
1453
1453
  }
1454
- function fr(r) {
1454
+ function cr(r) {
1455
1455
  let t;
1456
1456
  function e(o, s) {
1457
1457
  if (
@@ -1481,12 +1481,12 @@ function fr(r) {
1481
1481
  }
1482
1482
  };
1483
1483
  }
1484
- function cr(r, t, e) {
1484
+ function fr(r, t, e) {
1485
1485
  let n;
1486
1486
  Ot(r, xt, (a) => e(32, n = a));
1487
- let { session: i = "" } = t, { userid: o = "" } = t, { tournamenturl: s = "" } = t, { touridx: l } = t, { endpoint: f = "" } = t, { showdetails: h = "" } = t, { showslider: d = "" } = t, { showenrolled: y = "" } = t, { maxwidth: F = "" } = t, { fullsize: v = "" } = t, { lang: b = "" } = t, { loginevent: g = "" } = t, { registerevent: c = "" } = t, { loginurl: p = "" } = t, { registerurl: H = "" } = t, { currency: re = "" } = t, { keepbrowsercontext: ve = "false" } = t, { clientstyling: q = "" } = t, { clientstylingurl: G = "" } = t, { translationurl: Y = "" } = t, { tournamentinfo: K } = t, I, x = !1, V = "", L = !0, _e = window.navigator.userAgent, X = !1, N = !1, ke = "There was an error while trying to join the tournament", ne = !1, Te, Se, Fe, R, z, Ee, ie, Ce, je, ze = [], oe = [], Be = "#", se, Z = !1;
1487
+ let { session: i = "" } = t, { userid: o = "" } = t, { tournamenturl: s = "" } = t, { touridx: l } = t, { endpoint: c = "" } = t, { showdetails: h = "" } = t, { showslider: d = "" } = t, { showenrolled: y = "" } = t, { maxwidth: F = "" } = t, { fullsize: v = "" } = t, { lang: b = "" } = t, { loginevent: g = "" } = t, { registerevent: f = "" } = t, { loginurl: p = "" } = t, { registerurl: H = "" } = t, { currency: re = "" } = t, { keepbrowsercontext: ve = "false" } = t, { clientstyling: q = "" } = t, { clientstylingurl: G = "" } = t, { translationurl: Y = "" } = t, { tournamentinfo: K } = t, I, x = !1, V = "", L = !0, _e = window.navigator.userAgent, X = !1, N = !1, ke = "There was an error while trying to join the tournament", ne = !1, Te, Se, Fe, R, z, Ee, ie, Ce, je, ze = [], oe = [], Be = "#", se, Z = !1;
1488
1488
  Qt({ withLocale: "en", translations: {} });
1489
- const ct = () => {
1489
+ const ft = () => {
1490
1490
  fetch(Y).then((w) => w.json()).then((w) => {
1491
1491
  Object.keys(w).forEach((C) => {
1492
1492
  Ke(C, w[C]);
@@ -1534,9 +1534,9 @@ function cr(r, t, e) {
1534
1534
  context: "TournamentsThumbnailController"
1535
1535
  })), p && (window.location = p);
1536
1536
  }, Ie = () => {
1537
- c && (window.postMessage(
1537
+ f && (window.postMessage(
1538
1538
  {
1539
- type: c,
1539
+ type: f,
1540
1540
  transition: "Register"
1541
1541
  },
1542
1542
  window.location.href
@@ -1552,7 +1552,7 @@ function cr(r, t, e) {
1552
1552
  },
1553
1553
  window.location.href
1554
1554
  );
1555
- }, Ae = (a, w) => fe(this, null, function* () {
1555
+ }, Ae = (a, w) => ce(this, null, function* () {
1556
1556
  var Le;
1557
1557
  e(17, N = !1), e(19, ne = !1), window.postMessage(
1558
1558
  {
@@ -1561,7 +1561,7 @@ function cr(r, t, e) {
1561
1561
  },
1562
1562
  window.location.href
1563
1563
  ), e(16, X = !0);
1564
- let C = new URL(`${f}/v1/bonus/claim`), Q = new Headers(), M = {};
1564
+ let C = new URL(`${c}/v1/bonus/claim`), Q = new Headers(), M = {};
1565
1565
  C.searchParams.append("language", b), C.searchParams.append("platform", Ye(_e)), Q.append("Content-Type", "application/json"), Q.append("X-SessionID", V), w && w.length >= 1 && (M = {
1566
1566
  language: b,
1567
1567
  bonusCode: w[0].code,
@@ -1577,7 +1577,7 @@ function cr(r, t, e) {
1577
1577
  e(16, X = !1), e(26, ie = !0);
1578
1578
  }, ue = (j) => {
1579
1579
  e(16, X = !1), j && e(18, ke = j), e(17, N = !0);
1580
- }, U = yield fe(this, null, function* () {
1580
+ }, U = yield ce(this, null, function* () {
1581
1581
  let j;
1582
1582
  try {
1583
1583
  j = yield fetch(C, St), j = yield j.json();
@@ -1591,7 +1591,7 @@ function cr(r, t, e) {
1591
1591
  xe();
1592
1592
  else if (U.errorMessage.match("VersionMismatchException")) {
1593
1593
  let j;
1594
- j = yield fetch(`${f}/tournaments/${z}`, { headers: { "X-SessionID": i } }), j = yield j.json(), (Le = j == null ? void 0 : j.item) != null && Le.playerEnrolled ? xe() : (ue(U.errorMessage), e(19, ne = !0), e(17, N = !1));
1594
+ j = yield fetch(`${c}/tournaments/${z}`, { headers: { "X-SessionID": i } }), j = yield j.json(), (Le = j == null ? void 0 : j.item) != null && Le.playerEnrolled ? xe() : (ue(U.errorMessage), e(19, ne = !0), e(17, N = !1));
1595
1595
  } else
1596
1596
  ue(U.errorMessage);
1597
1597
  }), Me = (a, w) => {
@@ -1646,13 +1646,13 @@ function cr(r, t, e) {
1646
1646
  });
1647
1647
  }
1648
1648
  return r.$$set = (a) => {
1649
- "session" in a && e(0, i = a.session), "userid" in a && e(1, o = a.userid), "tournamenturl" in a && e(2, s = a.tournamenturl), "touridx" in a && e(38, l = a.touridx), "endpoint" in a && e(39, f = a.endpoint), "showdetails" in a && e(3, h = a.showdetails), "showslider" in a && e(4, d = a.showslider), "showenrolled" in a && e(5, y = a.showenrolled), "maxwidth" in a && e(6, F = a.maxwidth), "fullsize" in a && e(7, v = a.fullsize), "lang" in a && e(8, b = a.lang), "loginevent" in a && e(40, g = a.loginevent), "registerevent" in a && e(41, c = a.registerevent), "loginurl" in a && e(42, p = a.loginurl), "registerurl" in a && e(43, H = a.registerurl), "currency" in a && e(44, re = a.currency), "keepbrowsercontext" in a && e(9, ve = a.keepbrowsercontext), "clientstyling" in a && e(10, q = a.clientstyling), "clientstylingurl" in a && e(11, G = a.clientstylingurl), "translationurl" in a && e(12, Y = a.translationurl), "tournamentinfo" in a && e(45, K = a.tournamentinfo);
1649
+ "session" in a && e(0, i = a.session), "userid" in a && e(1, o = a.userid), "tournamenturl" in a && e(2, s = a.tournamenturl), "touridx" in a && e(38, l = a.touridx), "endpoint" in a && e(39, c = a.endpoint), "showdetails" in a && e(3, h = a.showdetails), "showslider" in a && e(4, d = a.showslider), "showenrolled" in a && e(5, y = a.showenrolled), "maxwidth" in a && e(6, F = a.maxwidth), "fullsize" in a && e(7, v = a.fullsize), "lang" in a && e(8, b = a.lang), "loginevent" in a && e(40, g = a.loginevent), "registerevent" in a && e(41, f = a.registerevent), "loginurl" in a && e(42, p = a.loginurl), "registerurl" in a && e(43, H = a.registerurl), "currency" in a && e(44, re = a.currency), "keepbrowsercontext" in a && e(9, ve = a.keepbrowsercontext), "clientstyling" in a && e(10, q = a.clientstyling), "clientstylingurl" in a && e(11, G = a.clientstylingurl), "translationurl" in a && e(12, Y = a.translationurl), "tournamentinfo" in a && e(45, K = a.tournamentinfo);
1650
1650
  }, r.$$.update = () => {
1651
1651
  r.$$.dirty[0] & /*lang*/
1652
1652
  256 && b && $t(b), r.$$.dirty[0] & /*customStylingContainer, clientstyling*/
1653
1653
  9216 && I && q && gt(), r.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
1654
1654
  10240 && I && G && bt(), r.$$.dirty[0] & /*translationurl*/
1655
- 4096 && Y && ct(), r.$$.dirty[0] & /*session*/
1655
+ 4096 && Y && ft(), r.$$.dirty[0] & /*session*/
1656
1656
  1 && i && ht(), r.$$.dirty[0] & /*tournamenturl, lang*/
1657
1657
  260 && e(46, se = s && b), r.$$.dirty[1] & /*initialParameters*/
1658
1658
  32768 && se && pt();
@@ -1696,9 +1696,9 @@ function cr(r, t, e) {
1696
1696
  Ae,
1697
1697
  Me,
1698
1698
  l,
1699
- f,
1700
- g,
1701
1699
  c,
1700
+ g,
1701
+ f,
1702
1702
  p,
1703
1703
  H,
1704
1704
  re,
@@ -1712,13 +1712,13 @@ function cr(r, t, e) {
1712
1712
  Tt
1713
1713
  ];
1714
1714
  }
1715
- class ft extends Ct {
1715
+ class ct extends Ct {
1716
1716
  constructor(t) {
1717
1717
  super(), jt(
1718
1718
  this,
1719
1719
  t,
1720
- cr,
1721
1720
  fr,
1721
+ cr,
1722
1722
  Bt,
1723
1723
  {
1724
1724
  session: 0,
@@ -1874,10 +1874,10 @@ class ft extends Ct {
1874
1874
  this.$$set({ tournamentinfo: t }), S();
1875
1875
  }
1876
1876
  }
1877
- zt(ft, { session: {}, userid: {}, tournamenturl: {}, touridx: {}, endpoint: {}, showdetails: {}, showslider: {}, showenrolled: {}, maxwidth: {}, fullsize: {}, lang: {}, loginevent: {}, registerevent: {}, loginurl: {}, registerurl: {}, currency: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, tournamentinfo: {} }, [], [], !0);
1877
+ zt(ct, { session: {}, userid: {}, tournamenturl: {}, touridx: {}, endpoint: {}, showdetails: {}, showslider: {}, showenrolled: {}, maxwidth: {}, fullsize: {}, lang: {}, loginevent: {}, registerevent: {}, loginurl: {}, registerurl: {}, currency: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, tournamentinfo: {} }, [], [], !0);
1878
1878
  const gr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1879
1879
  __proto__: null,
1880
- default: ft
1880
+ default: ct
1881
1881
  }, Symbol.toStringTag, { value: "Module" }));
1882
1882
  export {
1883
1883
  gr as C,