@everymatrix/casino-tournaments-list-controller 1.77.4 → 1.77.5

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 (24) hide show
  1. package/components/{CasinoTournamentsListController-D4YOiTIa.cjs → CasinoTournamentsListController-C4lq1jRe.cjs} +1 -1
  2. package/components/{CasinoTournamentsListController-pLKmxum4.js → CasinoTournamentsListController-CFANCdIL.js} +5 -5
  3. package/components/{CasinoTournamentsListController-Du1UkG8C.js → CasinoTournamentsListController-ep5yzeFU.js} +5 -5
  4. package/components/{CasinoTournamentsThumbnail-BqspUBOU.js → CasinoTournamentsThumbnail-BK8XElh4.js} +328 -361
  5. package/components/{CasinoTournamentsThumbnail-BYq9gq37.js → CasinoTournamentsThumbnail-BUgYDfO3.js} +328 -361
  6. package/components/CasinoTournamentsThumbnail-U0bv_2Ov.cjs +3 -0
  7. package/components/CasinoTournamentsThumbnailController-44KbzMCu.cjs +16 -0
  8. package/components/{CasinoTournamentsThumbnailController-ML_EG9rJ.js → CasinoTournamentsThumbnailController-DEqC3XQh.js} +585 -596
  9. package/components/{CasinoTournamentsThumbnailController-C3_X7-Hs.js → CasinoTournamentsThumbnailController-Ddrw4WMA.js} +588 -599
  10. package/components/{CasinoTournamentsThumbnailDuration-DNzoTmtR.cjs → CasinoTournamentsThumbnailDuration-CM6Epe2k.cjs} +1 -1
  11. package/components/{CasinoTournamentsThumbnailDuration-DlrY8oUQ.js → CasinoTournamentsThumbnailDuration-CSTN2i_O.js} +1 -1
  12. package/components/{CasinoTournamentsThumbnailDuration-d96msaqo.js → CasinoTournamentsThumbnailDuration-C_n722Mn.js} +1 -1
  13. package/components/{CasinoTournamentsThumbnailGamesSlider-DppNl8Wy.js → CasinoTournamentsThumbnailGamesSlider-B5TnGPpo.js} +2 -2
  14. package/components/{CasinoTournamentsThumbnailGamesSlider-BcgPYZ3x.cjs → CasinoTournamentsThumbnailGamesSlider-CAUS1fnS.cjs} +1 -1
  15. package/components/{CasinoTournamentsThumbnailGamesSlider-CXgxiW-q.js → CasinoTournamentsThumbnailGamesSlider-DTPw4cy5.js} +2 -2
  16. package/components/{CasinoTournamentsThumbnailPrizes-CeP1aBpF.cjs → CasinoTournamentsThumbnailPrizes-BGi2KUR5.cjs} +1 -1
  17. package/components/{CasinoTournamentsThumbnailPrizes-CgbMdMY6.js → CasinoTournamentsThumbnailPrizes-Be3joJZp.js} +6 -6
  18. package/components/{CasinoTournamentsThumbnailPrizes-D8s7Cqhl.js → CasinoTournamentsThumbnailPrizes-RIJU28eX.js} +6 -6
  19. package/es2015/casino-tournaments-list-controller.cjs +1 -1
  20. package/es2015/casino-tournaments-list-controller.js +1 -1
  21. package/esnext/casino-tournaments-list-controller.js +1 -1
  22. package/package.json +1 -1
  23. package/components/CasinoTournamentsThumbnail-CB-3ewd4.cjs +0 -4
  24. package/components/CasinoTournamentsThumbnailController-CWn-lIkX.cjs +0 -16
@@ -1,4 +1,4 @@
1
- import { $ as de, a as bt, b as wt, S as yt, i as vt, f as _, s as _t, C as kt, c as St, n as ne, d as w, x as u, e as p, g as y, h as S, j as T, k as j, l as Tt, o as Ft, q as Et, u as ye, r as jt, m as O, t as B, v as zt, p as R, y as ve, E as x, D as Pt, z as Ct, A as Bt, B as Ot } from "./CasinoTournamentsListController-pLKmxum4.js";
1
+ import { $ as de, a as bt, b as wt, S as yt, i as vt, f as _, s as _t, C as kt, c as St, n as ne, d as w, x as u, e as p, g as y, h as S, j as T, k as j, l as Tt, o as Ft, u as Et, v as ye, q as jt, m as O, t as B, r as zt, p as R, y as ve, E as x, D as Pt, z as Ct, A as Bt, B as Ot } from "./CasinoTournamentsListController-CFANCdIL.js";
2
2
  /*! *****************************************************************************
3
3
  Copyright (c) Microsoft Corporation.
4
4
 
@@ -13,48 +13,48 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
13
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
14
  PERFORMANCE OF THIS SOFTWARE.
15
15
  ***************************************************************************** */
16
- var me = function(r, t) {
17
- return me = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e, n) {
18
- e.__proto__ = n;
19
- } || function(e, n) {
20
- for (var i in n)
21
- Object.prototype.hasOwnProperty.call(n, i) && (e[i] = n[i]);
22
- }, me(r, t);
16
+ var me = function(n, t) {
17
+ return me = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e, r) {
18
+ e.__proto__ = r;
19
+ } || function(e, r) {
20
+ for (var i in r)
21
+ Object.prototype.hasOwnProperty.call(r, i) && (e[i] = r[i]);
22
+ }, me(n, t);
23
23
  };
24
- function U(r, t) {
24
+ function U(n, t) {
25
25
  if (typeof t != "function" && t !== null)
26
26
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
27
- me(r, t);
27
+ me(n, t);
28
28
  function e() {
29
- this.constructor = r;
29
+ this.constructor = n;
30
30
  }
31
- r.prototype = t === null ? Object.create(t) : (e.prototype = t.prototype, new e());
31
+ n.prototype = t === null ? Object.create(t) : (e.prototype = t.prototype, new e());
32
32
  }
33
- function he(r) {
34
- var t = typeof Symbol == "function" && Symbol.iterator, e = t && r[t], n = 0;
33
+ function he(n) {
34
+ var t = typeof Symbol == "function" && Symbol.iterator, e = t && n[t], r = 0;
35
35
  if (e)
36
- return e.call(r);
37
- if (r && typeof r.length == "number")
36
+ return e.call(n);
37
+ if (n && typeof n.length == "number")
38
38
  return {
39
39
  next: function() {
40
- return r && n >= r.length && (r = void 0), { value: r && r[n++], done: !r };
40
+ return n && r >= n.length && (n = void 0), { value: n && n[r++], done: !n };
41
41
  }
42
42
  };
43
43
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
44
44
  }
45
- function pe(r, t) {
46
- var e = typeof Symbol == "function" && r[Symbol.iterator];
45
+ function pe(n, t) {
46
+ var e = typeof Symbol == "function" && n[Symbol.iterator];
47
47
  if (!e)
48
- return r;
49
- var n = e.call(r), i, o = [], s;
48
+ return n;
49
+ var r = e.call(n), i, o = [], s;
50
50
  try {
51
- for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
51
+ for (; (t === void 0 || t-- > 0) && !(i = r.next()).done; )
52
52
  o.push(i.value);
53
53
  } catch (a) {
54
54
  s = { error: a };
55
55
  } finally {
56
56
  try {
57
- i && !i.done && (e = n.return) && e.call(n);
57
+ i && !i.done && (e = r.return) && e.call(r);
58
58
  } finally {
59
59
  if (s)
60
60
  throw s.error;
@@ -62,42 +62,42 @@ function pe(r, t) {
62
62
  }
63
63
  return o;
64
64
  }
65
- function ge(r, t, e) {
65
+ function ge(n, t, e) {
66
66
  if (arguments.length === 2)
67
- for (var n = 0, i = t.length, o; n < i; n++)
68
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
69
- return r.concat(o || t);
67
+ for (var r = 0, i = t.length, o; r < i; r++)
68
+ (o || !(r in t)) && (o || (o = Array.prototype.slice.call(t, 0, r)), o[r] = t[r]);
69
+ return n.concat(o || t);
70
70
  }
71
- function C(r) {
72
- return typeof r == "function";
71
+ function C(n) {
72
+ return typeof n == "function";
73
73
  }
74
- function $e(r) {
75
- var t = function(n) {
76
- Error.call(n), n.stack = new Error().stack;
77
- }, e = r(t);
74
+ function $e(n) {
75
+ var t = function(r) {
76
+ Error.call(r), r.stack = new Error().stack;
77
+ }, e = n(t);
78
78
  return e.prototype = Object.create(Error.prototype), e.prototype.constructor = e, e;
79
79
  }
80
- var ce = $e(function(r) {
80
+ var ce = $e(function(n) {
81
81
  return function(e) {
82
- r(this), this.message = e ? e.length + ` errors occurred during unsubscription:
83
- ` + e.map(function(n, i) {
84
- return i + 1 + ") " + n.toString();
82
+ n(this), this.message = e ? e.length + ` errors occurred during unsubscription:
83
+ ` + e.map(function(r, i) {
84
+ return i + 1 + ") " + r.toString();
85
85
  }).join(`
86
86
  `) : "", this.name = "UnsubscriptionError", this.errors = e;
87
87
  };
88
88
  });
89
- function be(r, t) {
90
- if (r) {
91
- var e = r.indexOf(t);
92
- 0 <= e && r.splice(e, 1);
89
+ function be(n, t) {
90
+ if (n) {
91
+ var e = n.indexOf(t);
92
+ 0 <= e && n.splice(e, 1);
93
93
  }
94
94
  }
95
95
  var re = function() {
96
- function r(t) {
96
+ function n(t) {
97
97
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
98
98
  }
99
- return r.prototype.unsubscribe = function() {
100
- var t, e, n, i, o;
99
+ return n.prototype.unsubscribe = function() {
100
+ var t, e, r, i, o;
101
101
  if (!this.closed) {
102
102
  this.closed = !0;
103
103
  var s = this._parentage;
@@ -140,86 +140,86 @@ var re = function() {
140
140
  }
141
141
  }
142
142
  } catch (g) {
143
- n = { error: g };
143
+ r = { error: g };
144
144
  } finally {
145
145
  try {
146
146
  v && !v.done && (i = d.return) && i.call(d);
147
147
  } finally {
148
- if (n)
149
- throw n.error;
148
+ if (r)
149
+ throw r.error;
150
150
  }
151
151
  }
152
152
  }
153
153
  if (o)
154
154
  throw new ce(o);
155
155
  }
156
- }, r.prototype.add = function(t) {
156
+ }, n.prototype.add = function(t) {
157
157
  var e;
158
158
  if (t && t !== this)
159
159
  if (this.closed)
160
160
  Ie(t);
161
161
  else {
162
- if (t instanceof r) {
162
+ if (t instanceof n) {
163
163
  if (t.closed || t._hasParent(this))
164
164
  return;
165
165
  t._addParent(this);
166
166
  }
167
167
  (this._finalizers = (e = this._finalizers) !== null && e !== void 0 ? e : []).push(t);
168
168
  }
169
- }, r.prototype._hasParent = function(t) {
169
+ }, n.prototype._hasParent = function(t) {
170
170
  var e = this._parentage;
171
171
  return e === t || Array.isArray(e) && e.includes(t);
172
- }, r.prototype._addParent = function(t) {
172
+ }, n.prototype._addParent = function(t) {
173
173
  var e = this._parentage;
174
174
  this._parentage = Array.isArray(e) ? (e.push(t), e) : e ? [e, t] : t;
175
- }, r.prototype._removeParent = function(t) {
175
+ }, n.prototype._removeParent = function(t) {
176
176
  var e = this._parentage;
177
177
  e === t ? this._parentage = null : Array.isArray(e) && be(e, t);
178
- }, r.prototype.remove = function(t) {
178
+ }, n.prototype.remove = function(t) {
179
179
  var e = this._finalizers;
180
- e && be(e, t), t instanceof r && t._removeParent(this);
181
- }, r.EMPTY = function() {
182
- var t = new r();
180
+ e && be(e, t), t instanceof n && t._removeParent(this);
181
+ }, n.EMPTY = function() {
182
+ var t = new n();
183
183
  return t.closed = !0, t;
184
- }(), r;
184
+ }(), n;
185
185
  }(), et = re.EMPTY;
186
- function tt(r) {
187
- return r instanceof re || r && "closed" in r && C(r.remove) && C(r.add) && C(r.unsubscribe);
186
+ function tt(n) {
187
+ return n instanceof re || n && "closed" in n && C(n.remove) && C(n.add) && C(n.unsubscribe);
188
188
  }
189
- function Ie(r) {
190
- C(r) ? r() : r.unsubscribe();
189
+ function Ie(n) {
190
+ C(n) ? n() : n.unsubscribe();
191
191
  }
192
192
  var xt = {
193
193
  Promise: void 0
194
194
  }, Dt = {
195
- setTimeout: function(r, t) {
196
- for (var e = [], n = 2; n < arguments.length; n++)
197
- e[n - 2] = arguments[n];
198
- return setTimeout.apply(void 0, ge([r, t], pe(e)));
195
+ setTimeout: function(n, t) {
196
+ for (var e = [], r = 2; r < arguments.length; r++)
197
+ e[r - 2] = arguments[r];
198
+ return setTimeout.apply(void 0, ge([n, t], pe(e)));
199
199
  },
200
- clearTimeout: function(r) {
201
- return clearTimeout(r);
200
+ clearTimeout: function(n) {
201
+ return clearTimeout(n);
202
202
  },
203
203
  delegate: void 0
204
204
  };
205
- function At(r) {
205
+ function At(n) {
206
206
  Dt.setTimeout(function() {
207
- throw r;
207
+ throw n;
208
208
  });
209
209
  }
210
210
  function Me() {
211
211
  }
212
- function te(r) {
213
- r();
212
+ function te(n) {
213
+ n();
214
214
  }
215
- var nt = function(r) {
216
- U(t, r);
215
+ var nt = function(n) {
216
+ U(t, n);
217
217
  function t(e) {
218
- var n = r.call(this) || this;
219
- return n.isStopped = !1, e ? (n.destination = e, tt(e) && e.add(n)) : n.destination = Mt, n;
218
+ var r = n.call(this) || this;
219
+ return r.isStopped = !1, e ? (r.destination = e, tt(e) && e.add(r)) : r.destination = Mt, r;
220
220
  }
221
- return t.create = function(e, n, i) {
222
- return new we(e, n, i);
221
+ return t.create = function(e, r, i) {
222
+ return new we(e, r, i);
223
223
  }, t.prototype.next = function(e) {
224
224
  this.isStopped || this._next(e);
225
225
  }, t.prototype.error = function(e) {
@@ -227,7 +227,7 @@ var nt = function(r) {
227
227
  }, t.prototype.complete = function() {
228
228
  this.isStopped || (this.isStopped = !0, this._complete());
229
229
  }, t.prototype.unsubscribe = function() {
230
- this.closed || (this.isStopped = !0, r.prototype.unsubscribe.call(this), this.destination = null);
230
+ this.closed || (this.isStopped = !0, n.prototype.unsubscribe.call(this), this.destination = null);
231
231
  }, t.prototype._next = function(e) {
232
232
  this.destination.next(e);
233
233
  }, t.prototype._error = function(e) {
@@ -244,28 +244,28 @@ var nt = function(r) {
244
244
  }
245
245
  }, t;
246
246
  }(re), Lt = function() {
247
- function r(t) {
247
+ function n(t) {
248
248
  this.partialObserver = t;
249
249
  }
250
- return r.prototype.next = function(t) {
250
+ return n.prototype.next = function(t) {
251
251
  var e = this.partialObserver;
252
252
  if (e.next)
253
253
  try {
254
254
  e.next(t);
255
- } catch (n) {
256
- ee(n);
255
+ } catch (r) {
256
+ ee(r);
257
257
  }
258
- }, r.prototype.error = function(t) {
258
+ }, n.prototype.error = function(t) {
259
259
  var e = this.partialObserver;
260
260
  if (e.error)
261
261
  try {
262
262
  e.error(t);
263
- } catch (n) {
264
- ee(n);
263
+ } catch (r) {
264
+ ee(r);
265
265
  }
266
266
  else
267
267
  ee(t);
268
- }, r.prototype.complete = function() {
268
+ }, n.prototype.complete = function() {
269
269
  var t = this.partialObserver;
270
270
  if (t.complete)
271
271
  try {
@@ -273,24 +273,24 @@ var nt = function(r) {
273
273
  } catch (e) {
274
274
  ee(e);
275
275
  }
276
- }, r;
277
- }(), we = function(r) {
278
- U(t, r);
279
- function t(e, n, i) {
280
- var o = r.call(this) || this, s;
276
+ }, n;
277
+ }(), we = function(n) {
278
+ U(t, n);
279
+ function t(e, r, i) {
280
+ var o = n.call(this) || this, s;
281
281
  return C(e) || !e ? s = {
282
282
  next: e ?? void 0,
283
- error: n ?? void 0,
283
+ error: r ?? void 0,
284
284
  complete: i ?? void 0
285
285
  } : s = e, o.destination = new Lt(s), o;
286
286
  }
287
287
  return t;
288
288
  }(nt);
289
- function ee(r) {
290
- At(r);
289
+ function ee(n) {
290
+ At(n);
291
291
  }
292
- function It(r) {
293
- throw r;
292
+ function It(n) {
293
+ throw n;
294
294
  }
295
295
  var Mt = {
296
296
  closed: !0,
@@ -300,37 +300,37 @@ var Mt = {
300
300
  }, Rt = function() {
301
301
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
302
302
  }();
303
- function Ut(r) {
304
- return r;
303
+ function Ut(n) {
304
+ return n;
305
305
  }
306
- function Jt(r) {
307
- return r.length === 0 ? Ut : r.length === 1 ? r[0] : function(e) {
308
- return r.reduce(function(n, i) {
309
- return i(n);
306
+ function Jt(n) {
307
+ return n.length === 0 ? Ut : n.length === 1 ? n[0] : function(e) {
308
+ return n.reduce(function(r, i) {
309
+ return i(r);
310
310
  }, e);
311
311
  };
312
312
  }
313
313
  var Re = function() {
314
- function r(t) {
314
+ function n(t) {
315
315
  t && (this._subscribe = t);
316
316
  }
317
- return r.prototype.lift = function(t) {
318
- var e = new r();
317
+ return n.prototype.lift = function(t) {
318
+ var e = new n();
319
319
  return e.source = this, e.operator = t, e;
320
- }, r.prototype.subscribe = function(t, e, n) {
321
- var i = this, o = Ht(t) ? t : new we(t, e, n);
320
+ }, n.prototype.subscribe = function(t, e, r) {
321
+ var i = this, o = Ht(t) ? t : new we(t, e, r);
322
322
  return te(function() {
323
323
  var s = i, a = s.operator, c = s.source;
324
324
  o.add(a ? a.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
325
325
  }), o;
326
- }, r.prototype._trySubscribe = function(t) {
326
+ }, n.prototype._trySubscribe = function(t) {
327
327
  try {
328
328
  return this._subscribe(t);
329
329
  } catch (e) {
330
330
  t.error(e);
331
331
  }
332
- }, r.prototype.forEach = function(t, e) {
333
- var n = this;
332
+ }, n.prototype.forEach = function(t, e) {
333
+ var r = this;
334
334
  return e = Ue(e), new e(function(i, o) {
335
335
  var s = new we({
336
336
  next: function(a) {
@@ -343,67 +343,67 @@ var Re = function() {
343
343
  error: o,
344
344
  complete: i
345
345
  });
346
- n.subscribe(s);
346
+ r.subscribe(s);
347
347
  });
348
- }, r.prototype._subscribe = function(t) {
348
+ }, n.prototype._subscribe = function(t) {
349
349
  var e;
350
350
  return (e = this.source) === null || e === void 0 ? void 0 : e.subscribe(t);
351
- }, r.prototype[Rt] = function() {
351
+ }, n.prototype[Rt] = function() {
352
352
  return this;
353
- }, r.prototype.pipe = function() {
353
+ }, n.prototype.pipe = function() {
354
354
  for (var t = [], e = 0; e < arguments.length; e++)
355
355
  t[e] = arguments[e];
356
356
  return Jt(t)(this);
357
- }, r.prototype.toPromise = function(t) {
357
+ }, n.prototype.toPromise = function(t) {
358
358
  var e = this;
359
- return t = Ue(t), new t(function(n, i) {
359
+ return t = Ue(t), new t(function(r, i) {
360
360
  var o;
361
361
  e.subscribe(function(s) {
362
362
  return o = s;
363
363
  }, function(s) {
364
364
  return i(s);
365
365
  }, function() {
366
- return n(o);
366
+ return r(o);
367
367
  });
368
368
  });
369
- }, r.create = function(t) {
370
- return new r(t);
371
- }, r;
369
+ }, n.create = function(t) {
370
+ return new n(t);
371
+ }, n;
372
372
  }();
373
- function Ue(r) {
373
+ function Ue(n) {
374
374
  var t;
375
- return (t = r ?? xt.Promise) !== null && t !== void 0 ? t : Promise;
375
+ return (t = n ?? xt.Promise) !== null && t !== void 0 ? t : Promise;
376
376
  }
377
- function Wt(r) {
378
- return r && C(r.next) && C(r.error) && C(r.complete);
377
+ function Wt(n) {
378
+ return n && C(n.next) && C(n.error) && C(n.complete);
379
379
  }
380
- function Ht(r) {
381
- return r && r instanceof nt || Wt(r) && tt(r);
380
+ function Ht(n) {
381
+ return n && n instanceof nt || Wt(n) && tt(n);
382
382
  }
383
- var qt = $e(function(r) {
383
+ var qt = $e(function(n) {
384
384
  return function() {
385
- r(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
385
+ n(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
386
386
  };
387
- }), rt = function(r) {
388
- U(t, r);
387
+ }), rt = function(n) {
388
+ U(t, n);
389
389
  function t() {
390
- var e = r.call(this) || this;
390
+ var e = n.call(this) || this;
391
391
  return e.closed = !1, e.currentObservers = null, e.observers = [], e.isStopped = !1, e.hasError = !1, e.thrownError = null, e;
392
392
  }
393
393
  return t.prototype.lift = function(e) {
394
- var n = new Je(this, this);
395
- return n.operator = e, n;
394
+ var r = new Je(this, this);
395
+ return r.operator = e, r;
396
396
  }, t.prototype._throwIfClosed = function() {
397
397
  if (this.closed)
398
398
  throw new qt();
399
399
  }, t.prototype.next = function(e) {
400
- var n = this;
400
+ var r = this;
401
401
  te(function() {
402
402
  var i, o;
403
- if (n._throwIfClosed(), !n.isStopped) {
404
- n.currentObservers || (n.currentObservers = Array.from(n.observers));
403
+ if (r._throwIfClosed(), !r.isStopped) {
404
+ r.currentObservers || (r.currentObservers = Array.from(r.observers));
405
405
  try {
406
- for (var s = he(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
406
+ for (var s = he(r.currentObservers), a = s.next(); !a.done; a = s.next()) {
407
407
  var c = a.value;
408
408
  c.next(e);
409
409
  }
@@ -420,11 +420,11 @@ var qt = $e(function(r) {
420
420
  }
421
421
  });
422
422
  }, t.prototype.error = function(e) {
423
- var n = this;
423
+ var r = this;
424
424
  te(function() {
425
- if (n._throwIfClosed(), !n.isStopped) {
426
- n.hasError = n.isStopped = !0, n.thrownError = e;
427
- for (var i = n.observers; i.length; )
425
+ if (r._throwIfClosed(), !r.isStopped) {
426
+ r.hasError = r.isStopped = !0, r.thrownError = e;
427
+ for (var i = r.observers; i.length; )
428
428
  i.shift().error(e);
429
429
  }
430
430
  });
@@ -433,8 +433,8 @@ var qt = $e(function(r) {
433
433
  te(function() {
434
434
  if (e._throwIfClosed(), !e.isStopped) {
435
435
  e.isStopped = !0;
436
- for (var n = e.observers; n.length; )
437
- n.shift().complete();
436
+ for (var r = e.observers; r.length; )
437
+ r.shift().complete();
438
438
  }
439
439
  });
440
440
  }, t.prototype.unsubscribe = function() {
@@ -447,90 +447,90 @@ var qt = $e(function(r) {
447
447
  enumerable: !1,
448
448
  configurable: !0
449
449
  }), t.prototype._trySubscribe = function(e) {
450
- return this._throwIfClosed(), r.prototype._trySubscribe.call(this, e);
450
+ return this._throwIfClosed(), n.prototype._trySubscribe.call(this, e);
451
451
  }, t.prototype._subscribe = function(e) {
452
452
  return this._throwIfClosed(), this._checkFinalizedStatuses(e), this._innerSubscribe(e);
453
453
  }, t.prototype._innerSubscribe = function(e) {
454
- var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
454
+ var r = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
455
455
  return o || s ? et : (this.currentObservers = null, a.push(e), new re(function() {
456
- n.currentObservers = null, be(a, e);
456
+ r.currentObservers = null, be(a, e);
457
457
  }));
458
458
  }, t.prototype._checkFinalizedStatuses = function(e) {
459
- var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
459
+ var r = this, i = r.hasError, o = r.thrownError, s = r.isStopped;
460
460
  i ? e.error(o) : s && e.complete();
461
461
  }, t.prototype.asObservable = function() {
462
462
  var e = new Re();
463
463
  return e.source = this, e;
464
- }, t.create = function(e, n) {
465
- return new Je(e, n);
464
+ }, t.create = function(e, r) {
465
+ return new Je(e, r);
466
466
  }, t;
467
- }(Re), Je = function(r) {
468
- U(t, r);
469
- function t(e, n) {
470
- var i = r.call(this) || this;
471
- return i.destination = e, i.source = n, i;
467
+ }(Re), Je = function(n) {
468
+ U(t, n);
469
+ function t(e, r) {
470
+ var i = n.call(this) || this;
471
+ return i.destination = e, i.source = r, i;
472
472
  }
473
473
  return t.prototype.next = function(e) {
474
- var n, i;
475
- (i = (n = this.destination) === null || n === void 0 ? void 0 : n.next) === null || i === void 0 || i.call(n, e);
474
+ var r, i;
475
+ (i = (r = this.destination) === null || r === void 0 ? void 0 : r.next) === null || i === void 0 || i.call(r, e);
476
476
  }, t.prototype.error = function(e) {
477
- var n, i;
478
- (i = (n = this.destination) === null || n === void 0 ? void 0 : n.error) === null || i === void 0 || i.call(n, e);
477
+ var r, i;
478
+ (i = (r = this.destination) === null || r === void 0 ? void 0 : r.error) === null || i === void 0 || i.call(r, e);
479
479
  }, t.prototype.complete = function() {
480
- var e, n;
481
- (n = (e = this.destination) === null || e === void 0 ? void 0 : e.complete) === null || n === void 0 || n.call(e);
480
+ var e, r;
481
+ (r = (e = this.destination) === null || e === void 0 ? void 0 : e.complete) === null || r === void 0 || r.call(e);
482
482
  }, t.prototype._subscribe = function(e) {
483
- var n, i;
484
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(e)) !== null && i !== void 0 ? i : et;
483
+ var r, i;
484
+ return (i = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(e)) !== null && i !== void 0 ? i : et;
485
485
  }, t;
486
486
  }(rt), it = {
487
487
  now: function() {
488
488
  return (it.delegate || Date).now();
489
489
  },
490
490
  delegate: void 0
491
- }, Gt = function(r) {
492
- U(t, r);
493
- function t(e, n, i) {
494
- e === void 0 && (e = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = it);
495
- var o = r.call(this) || this;
496
- 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;
491
+ }, Gt = function(n) {
492
+ U(t, n);
493
+ function t(e, r, i) {
494
+ e === void 0 && (e = 1 / 0), r === void 0 && (r = 1 / 0), i === void 0 && (i = it);
495
+ var o = n.call(this) || this;
496
+ return o._bufferSize = e, o._windowTime = r, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = r === 1 / 0, o._bufferSize = Math.max(1, e), o._windowTime = Math.max(1, r), o;
497
497
  }
498
498
  return t.prototype.next = function(e) {
499
- var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, a = n._timestampProvider, c = n._windowTime;
500
- i || (o.push(e), !s && o.push(a.now() + c)), this._trimBuffer(), r.prototype.next.call(this, e);
499
+ var r = this, i = r.isStopped, o = r._buffer, s = r._infiniteTimeWindow, a = r._timestampProvider, c = r._windowTime;
500
+ i || (o.push(e), !s && o.push(a.now() + c)), this._trimBuffer(), n.prototype.next.call(this, e);
501
501
  }, t.prototype._subscribe = function(e) {
502
502
  this._throwIfClosed(), this._trimBuffer();
503
- for (var n = this._innerSubscribe(e), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), c = 0; c < a.length && !e.closed; c += o ? 1 : 2)
503
+ for (var r = this._innerSubscribe(e), i = this, o = i._infiniteTimeWindow, s = i._buffer, a = s.slice(), c = 0; c < a.length && !e.closed; c += o ? 1 : 2)
504
504
  e.next(a[c]);
505
- return this._checkFinalizedStatuses(e), n;
505
+ return this._checkFinalizedStatuses(e), r;
506
506
  }, t.prototype._trimBuffer = function() {
507
- var e = this, n = e._bufferSize, i = e._timestampProvider, o = e._buffer, s = e._infiniteTimeWindow, a = (s ? 1 : 2) * n;
508
- if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
507
+ var e = this, r = e._bufferSize, i = e._timestampProvider, o = e._buffer, s = e._infiniteTimeWindow, a = (s ? 1 : 2) * r;
508
+ if (r < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
509
509
  for (var c = i.now(), b = 0, h = 1; h < o.length && o[h] <= c; h += 2)
510
510
  b = h;
511
511
  b && o.splice(0, b + 1);
512
512
  }
513
513
  }, t;
514
514
  }(rt);
515
- const We = [], He = {}, Nt = (r, t = 0) => {
516
- if (We.indexOf(r) == -1) {
515
+ const We = [], He = {}, Nt = (n, t = 0) => {
516
+ if (We.indexOf(n) == -1) {
517
517
  const e = new Gt(t);
518
- He[r] = e, We.push(r);
518
+ He[n] = e, We.push(n);
519
519
  }
520
- return He[r];
520
+ return He[n];
521
521
  };
522
522
  window.emWidgets = { topic: Nt };
523
- const qe = (r) => r.toLowerCase().match(/android/i) ? "Android" : r.toLowerCase().match(/iphone/i) ? "iPhone" : r.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
524
- function Yt({ withLocale: r, translations: t }) {
523
+ const qe = (n) => n.toLowerCase().match(/android/i) ? "Android" : n.toLowerCase().match(/iphone/i) ? "iPhone" : n.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
524
+ function Yt({ withLocale: n, translations: t }) {
525
525
  de.subscribe((e) => {
526
- e == null && (bt.set(t), de.set(r));
526
+ e == null && (bt.set(t), de.set(n));
527
527
  });
528
528
  }
529
- function Ge(r, t) {
530
- wt(r, t);
529
+ function Ge(n, t) {
530
+ wt(n, t);
531
531
  }
532
- function Kt(r) {
533
- de.set(r);
532
+ function Kt(n) {
533
+ de.set(n);
534
534
  }
535
535
  const Ne = {
536
536
  en: {
@@ -623,34 +623,34 @@ const Ne = {
623
623
  }
624
624
  };
625
625
  if (typeof window < "u") {
626
- let r = function(t) {
626
+ let n = function(t) {
627
627
  return function(...e) {
628
628
  try {
629
629
  return t.apply(this, e);
630
- } catch (n) {
631
- if (n instanceof DOMException && n.message.includes("has already been used with this registry") || n.message.includes("Cannot define multiple custom elements with the same tag name"))
630
+ } catch (r) {
631
+ if (r instanceof DOMException && r.message.includes("has already been used with this registry") || r.message.includes("Cannot define multiple custom elements with the same tag name"))
632
632
  return !1;
633
- throw n;
633
+ throw r;
634
634
  }
635
635
  };
636
636
  };
637
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnail-BqspUBOU.js").then(({ default: t }) => {
637
+ customElements.define = n(customElements.define), import("./CasinoTournamentsThumbnail-BK8XElh4.js").then(({ default: t }) => {
638
638
  !customElements.get("casino-tournaments-thumbnail") && customElements.define("casino-tournaments-thumbnail", t.element);
639
639
  });
640
640
  }
641
641
  if (typeof window < "u") {
642
- let r = function(t) {
642
+ let n = function(t) {
643
643
  return function(...e) {
644
644
  try {
645
645
  return t.apply(this, e);
646
- } catch (n) {
647
- if (n instanceof DOMException && n.message.includes("has already been used with this registry") || n.message.includes("Cannot define multiple custom elements with the same tag name"))
646
+ } catch (r) {
647
+ if (r instanceof DOMException && r.message.includes("has already been used with this registry") || r.message.includes("Cannot define multiple custom elements with the same tag name"))
648
648
  return !1;
649
- throw n;
649
+ throw r;
650
650
  }
651
651
  };
652
652
  };
653
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailDuration-d96msaqo.js").then(({ default: t }) => {
653
+ customElements.define = n(customElements.define), import("./CasinoTournamentsThumbnailDuration-CSTN2i_O.js").then(({ default: t }) => {
654
654
  !customElements.get("casino-tournaments-thumbnail-duration") && customElements.define(
655
655
  "casino-tournaments-thumbnail-duration",
656
656
  t.element
@@ -658,34 +658,34 @@ if (typeof window < "u") {
658
658
  });
659
659
  }
660
660
  if (typeof window < "u") {
661
- let r = function(t) {
661
+ let n = function(t) {
662
662
  return function(...e) {
663
663
  try {
664
664
  return t.apply(this, e);
665
- } catch (n) {
666
- if (n instanceof DOMException && n.message.includes("has already been used with this registry") || n.message.includes("Cannot define multiple custom elements with the same tag name"))
665
+ } catch (r) {
666
+ if (r instanceof DOMException && r.message.includes("has already been used with this registry") || r.message.includes("Cannot define multiple custom elements with the same tag name"))
667
667
  return !1;
668
- throw n;
668
+ throw r;
669
669
  }
670
670
  };
671
671
  };
672
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailPrizes-CgbMdMY6.js").then(({ default: t }) => {
672
+ customElements.define = n(customElements.define), import("./CasinoTournamentsThumbnailPrizes-Be3joJZp.js").then(({ default: t }) => {
673
673
  !customElements.get("casino-tournaments-thumbnail-prizes") && customElements.define("casino-tournaments-thumbnail-prizes", t.element);
674
674
  });
675
675
  }
676
676
  if (typeof window < "u") {
677
- let r = function(t) {
677
+ let n = function(t) {
678
678
  return function(...e) {
679
679
  try {
680
680
  return t.apply(this, e);
681
- } catch (n) {
682
- if (n instanceof DOMException && n.message.includes("has already been used with this registry") || n.message.includes("Cannot define multiple custom elements with the same tag name"))
681
+ } catch (r) {
682
+ if (r instanceof DOMException && r.message.includes("has already been used with this registry") || r.message.includes("Cannot define multiple custom elements with the same tag name"))
683
683
  return !1;
684
- throw n;
684
+ throw r;
685
685
  }
686
686
  };
687
687
  };
688
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailGamesSlider-DppNl8Wy.js").then(
688
+ customElements.define = n(customElements.define), import("./CasinoTournamentsThumbnailGamesSlider-B5TnGPpo.js").then(
689
689
  ({ default: t }) => {
690
690
  !customElements.get("casino-tournaments-thumbnail-games-slider") && customElements.define(
691
691
  "casino-tournaments-thumbnail-games-slider",
@@ -694,522 +694,522 @@ if (typeof window < "u") {
694
694
  }
695
695
  );
696
696
  }
697
- function Vt(r) {
698
- St(r, "svelte-chi6uq", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.Loading .TournamentCard{background-color:transparent}.Loading .TournamentButtons,.Loading .TournamentPrizes,.Loading .TournamentsGamesSlider{width:100%;display:block;margin:0}.Loading .TournamentButtons .Rectangle.Skeleton,.Loading .TournamentPrizes .Rectangle.Skeleton,.Loading .TournamentsGamesSlider .Rectangle.Skeleton{width:100%}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}');
697
+ function Vt(n) {
698
+ St(n, "svelte-chi6uq", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.Loading .TournamentCard{background-color:transparent}.Loading .TournamentButtons,.Loading .TournamentPrizes,.Loading .TournamentsGamesSlider{width:100%;display:block;margin:0}.Loading .TournamentButtons .Rectangle.Skeleton,.Loading .TournamentPrizes .Rectangle.Skeleton,.Loading .TournamentsGamesSlider .Rectangle.Skeleton{width:100%}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}');
699
699
  }
700
- function Xt(r) {
701
- let t, e, n, i, o, s, a, c = (
700
+ function Xt(n) {
701
+ let t, e, r, i, o, s, a, c = (
702
702
  /*tourid*/
703
- r[26] && Ye(r)
703
+ n[25] && Ye(n)
704
704
  );
705
705
  function b(m, g) {
706
706
  if (!/*isLoggedIn*/
707
- m[16])
707
+ m[15])
708
708
  return en;
709
709
  if (
710
710
  /*status*/
711
- m[25] != "Closed" && /*status*/
712
- m[25] != "Closing"
711
+ m[24] != "Closed" && /*status*/
712
+ m[24] != "Closing"
713
713
  )
714
714
  return $t;
715
715
  if (
716
716
  /*showdetails*/
717
- m[3] == "true"
717
+ m[2] == "true"
718
718
  )
719
719
  return Qt;
720
720
  }
721
- let h = b(r), f = h && h(r), d = (
721
+ let h = b(n), f = h && h(n), d = (
722
722
  /*errorJoin*/
723
- (r[19] || /*errorJoinConcurrently*/
724
- r[21]) && Xe(r)
723
+ (n[18] || /*errorJoinConcurrently*/
724
+ n[20]) && Xe(n)
725
725
  ), v = (
726
726
  /*showslider*/
727
- r[4] == "true" && Ze(r)
727
+ n[3] == "true" && Ze(n)
728
728
  );
729
729
  return {
730
730
  c() {
731
- c && c.c(), t = j(), e = T("casino-tournaments-thumbnail-duration"), n = j(), i = T("div"), f && f.c(), o = j(), d && d.c(), s = j(), v && v.c(), a = ye(), u(
731
+ c && c.c(), t = j(), e = T("casino-tournaments-thumbnail-duration"), r = j(), i = T("div"), f && f.c(), o = j(), d && d.c(), s = j(), v && v.c(), a = ye(), u(
732
732
  e,
733
733
  "clientstyling",
734
734
  /*clientstyling*/
735
- r[11]
735
+ n[10]
736
736
  ), u(
737
737
  e,
738
738
  "clientstylingurl",
739
739
  /*clientstylingurl*/
740
- r[12]
740
+ n[11]
741
741
  ), u(
742
742
  e,
743
743
  "translationurl",
744
744
  /*translationurl*/
745
- r[13]
745
+ n[12]
746
746
  ), u(
747
747
  e,
748
748
  "status",
749
749
  /*status*/
750
- r[25]
750
+ n[24]
751
751
  ), u(
752
752
  e,
753
753
  "startdate",
754
754
  /*startdate*/
755
- r[23]
755
+ n[22]
756
756
  ), u(
757
757
  e,
758
758
  "lang",
759
759
  /*lang*/
760
- r[8]
760
+ n[7]
761
761
  ), u(
762
762
  e,
763
763
  "mbsource",
764
764
  /*mbsource*/
765
- r[14]
765
+ n[13]
766
766
  ), u(
767
767
  e,
768
768
  "enddate",
769
769
  /*enddate*/
770
- r[24]
770
+ n[23]
771
771
  ), u(e, "exportparts", "TournamentDuration, TournamentDates, StartDate, EndDate, ProgressBar, ProgressBarFillEnd, Finished, ProgressBarFillStarting, Remaining, ProgressBarFill"), p(i, "class", "TournamentButtons"), p(i, "part", "TournamentButtons");
772
772
  },
773
773
  m(m, g) {
774
- c && c.m(m, g), y(m, t, g), y(m, e, g), y(m, n, g), y(m, i, g), f && f.m(i, null), y(m, o, g), d && d.m(m, g), y(m, s, g), v && v.m(m, g), y(m, a, g);
774
+ c && c.m(m, g), y(m, t, g), y(m, e, g), y(m, r, g), y(m, i, g), f && f.m(i, null), y(m, o, g), d && d.m(m, g), y(m, s, g), v && v.m(m, g), y(m, a, g);
775
775
  },
776
776
  p(m, g) {
777
777
  /*tourid*/
778
- m[26] ? c ? c.p(m, g) : (c = Ye(m), c.c(), c.m(t.parentNode, t)) : c && (c.d(1), c = null), g[0] & /*clientstyling*/
779
- 2048 && u(
778
+ m[25] ? c ? c.p(m, g) : (c = Ye(m), c.c(), c.m(t.parentNode, t)) : c && (c.d(1), c = null), g[0] & /*clientstyling*/
779
+ 1024 && u(
780
780
  e,
781
781
  "clientstyling",
782
782
  /*clientstyling*/
783
- m[11]
783
+ m[10]
784
784
  ), g[0] & /*clientstylingurl*/
785
- 4096 && u(
785
+ 2048 && u(
786
786
  e,
787
787
  "clientstylingurl",
788
788
  /*clientstylingurl*/
789
- m[12]
789
+ m[11]
790
790
  ), g[0] & /*translationurl*/
791
- 8192 && u(
791
+ 4096 && u(
792
792
  e,
793
793
  "translationurl",
794
794
  /*translationurl*/
795
- m[13]
795
+ m[12]
796
796
  ), g[0] & /*status*/
797
- 33554432 && u(
797
+ 16777216 && u(
798
798
  e,
799
799
  "status",
800
800
  /*status*/
801
- m[25]
801
+ m[24]
802
802
  ), g[0] & /*startdate*/
803
- 8388608 && u(
803
+ 4194304 && u(
804
804
  e,
805
805
  "startdate",
806
806
  /*startdate*/
807
- m[23]
807
+ m[22]
808
808
  ), g[0] & /*lang*/
809
- 256 && u(
809
+ 128 && u(
810
810
  e,
811
811
  "lang",
812
812
  /*lang*/
813
- m[8]
813
+ m[7]
814
814
  ), g[0] & /*mbsource*/
815
- 16384 && u(
815
+ 8192 && u(
816
816
  e,
817
817
  "mbsource",
818
818
  /*mbsource*/
819
- m[14]
819
+ m[13]
820
820
  ), g[0] & /*enddate*/
821
- 16777216 && u(
821
+ 8388608 && u(
822
822
  e,
823
823
  "enddate",
824
824
  /*enddate*/
825
- m[24]
825
+ m[23]
826
826
  ), h === (h = b(m)) && f ? f.p(m, g) : (f && f.d(1), f = h && h(m), f && (f.c(), f.m(i, null))), /*errorJoin*/
827
- m[19] || /*errorJoinConcurrently*/
828
- m[21] ? d ? d.p(m, g) : (d = Xe(m), d.c(), d.m(s.parentNode, s)) : d && (d.d(1), d = null), /*showslider*/
829
- m[4] == "true" ? v ? v.p(m, g) : (v = Ze(m), v.c(), v.m(a.parentNode, a)) : v && (v.d(1), v = null);
827
+ m[18] || /*errorJoinConcurrently*/
828
+ m[20] ? d ? d.p(m, g) : (d = Xe(m), d.c(), d.m(s.parentNode, s)) : d && (d.d(1), d = null), /*showslider*/
829
+ m[3] == "true" ? v ? v.p(m, g) : (v = Ze(m), v.c(), v.m(a.parentNode, a)) : v && (v.d(1), v = null);
830
830
  },
831
831
  d(m) {
832
- m && (w(t), w(e), w(n), w(i), w(o), w(s), w(a)), c && c.d(m), f && f.d(), d && d.d(m), v && v.d(m);
832
+ m && (w(t), w(e), w(r), w(i), w(o), w(s), w(a)), c && c.d(m), f && f.d(), d && d.d(m), v && v.d(m);
833
833
  }
834
834
  };
835
835
  }
836
- function Zt(r) {
837
- let t, e, n;
836
+ function Zt(n) {
837
+ let t, e, r;
838
838
  return {
839
839
  c() {
840
- t = T("div"), t.innerHTML = '<div class="TournamentPrizesIconSection" part="TournamentPrizesIconSection"><ui-skeleton structure="rectangle" width="200px" height="80px"></ui-skeleton></div>', e = j(), n = T("div"), n.innerHTML = '<ui-skeleton structure="rectangle" width="200px" height="80px"></ui-skeleton>', p(t, "class", "TournamentPrizes"), p(t, "part", "TournamentPrizes"), p(n, "class", "TournamentButtons"), p(n, "part", "TournamentButtons");
840
+ t = T("div"), t.innerHTML = '<div class="TournamentPrizesIconSection" part="TournamentPrizesIconSection"><ui-skeleton structure="rectangle" width="200px" height="80px"></ui-skeleton></div>', e = j(), r = T("div"), r.innerHTML = '<ui-skeleton structure="rectangle" width="200px" height="80px"></ui-skeleton>', p(t, "class", "TournamentPrizes"), p(t, "part", "TournamentPrizes"), p(r, "class", "TournamentButtons"), p(r, "part", "TournamentButtons");
841
841
  },
842
842
  m(i, o) {
843
- y(i, t, o), y(i, e, o), y(i, n, o);
843
+ y(i, t, o), y(i, e, o), y(i, r, o);
844
844
  },
845
845
  p: ne,
846
846
  d(i) {
847
- i && (w(t), w(e), w(n));
847
+ i && (w(t), w(e), w(r));
848
848
  }
849
849
  };
850
850
  }
851
- function Ye(r) {
852
- let t, e, n, i;
851
+ function Ye(n) {
852
+ let t, e, r, i;
853
853
  return {
854
854
  c() {
855
855
  t = T("casino-tournaments-thumbnail-prizes"), u(
856
856
  t,
857
857
  "tourid",
858
858
  /*tourid*/
859
- r[26]
859
+ n[25]
860
860
  ), u(
861
861
  t,
862
862
  "clientstyling",
863
863
  /*clientstyling*/
864
- r[11]
864
+ n[10]
865
865
  ), u(
866
866
  t,
867
867
  "clientstylingurl",
868
868
  /*clientstylingurl*/
869
- r[12]
869
+ n[11]
870
870
  ), u(
871
871
  t,
872
872
  "mbsource",
873
873
  /*mbsource*/
874
- r[14]
874
+ n[13]
875
875
  ), u(
876
876
  t,
877
877
  "translationurl",
878
878
  /*translationurl*/
879
- r[13]
879
+ n[12]
880
880
  ), u(t, "exportparts", "TournamentPrizes, TournamentPrizesSvg, a, TournamentPrizesSvgA, PrizesTitle, Prizes, Prize, PrizeText, PrizeRank, TournamentPrizesIconSection, TournamentPrizesIconWrapper");
881
881
  },
882
882
  m(o, s) {
883
- y(o, t, s), n || (i = jt(e = /*sendTournamentPrizes*/
884
- r[39].call(
883
+ y(o, t, s), r || (i = jt(e = /*sendTournamentPrizes*/
884
+ n[38].call(
885
885
  null,
886
886
  t,
887
887
  /*tourid*/
888
- r[26]
889
- )), n = !0);
888
+ n[25]
889
+ )), r = !0);
890
890
  },
891
891
  p(o, s) {
892
892
  s[0] & /*tourid*/
893
- 67108864 && u(
893
+ 33554432 && u(
894
894
  t,
895
895
  "tourid",
896
896
  /*tourid*/
897
- o[26]
897
+ o[25]
898
898
  ), s[0] & /*clientstyling*/
899
- 2048 && u(
899
+ 1024 && u(
900
900
  t,
901
901
  "clientstyling",
902
902
  /*clientstyling*/
903
- o[11]
903
+ o[10]
904
904
  ), s[0] & /*clientstylingurl*/
905
- 4096 && u(
905
+ 2048 && u(
906
906
  t,
907
907
  "clientstylingurl",
908
908
  /*clientstylingurl*/
909
- o[12]
909
+ o[11]
910
910
  ), s[0] & /*mbsource*/
911
- 16384 && u(
911
+ 8192 && u(
912
912
  t,
913
913
  "mbsource",
914
914
  /*mbsource*/
915
- o[14]
915
+ o[13]
916
916
  ), s[0] & /*translationurl*/
917
- 8192 && u(
917
+ 4096 && u(
918
918
  t,
919
919
  "translationurl",
920
920
  /*translationurl*/
921
- o[13]
921
+ o[12]
922
922
  ), e && ve(e.update) && s[0] & /*tourid*/
923
- 67108864 && e.update.call(
923
+ 33554432 && e.update.call(
924
924
  null,
925
925
  /*tourid*/
926
- o[26]
926
+ o[25]
927
927
  );
928
928
  },
929
929
  d(o) {
930
- o && w(t), n = !1, i();
930
+ o && w(t), r = !1, i();
931
931
  }
932
932
  };
933
933
  }
934
- function Qt(r) {
934
+ function Qt(n) {
935
935
  let t, e = (
936
936
  /*$_*/
937
- r[34]("details") + ""
938
- ), n, i, o;
937
+ n[33]("details") + ""
938
+ ), r, i, o;
939
939
  return {
940
940
  c() {
941
- t = T("button"), n = B(e), p(t, "class", "DetailsLargeButton"), p(t, "part", "DetailsLargeButton");
941
+ t = T("button"), r = B(e), p(t, "class", "DetailsLargeButton"), p(t, "part", "DetailsLargeButton");
942
942
  },
943
943
  m(s, a) {
944
- y(s, t, a), S(t, n), i || (o = R(t, "click", function() {
944
+ y(s, t, a), S(t, r), i || (o = R(t, "click", function() {
945
945
  ve(
946
946
  /*detailsAction*/
947
- r[37].bind(
947
+ n[36].bind(
948
948
  this,
949
949
  /*tourid*/
950
- r[26]
950
+ n[25]
951
951
  )
952
- ) && r[37].bind(
952
+ ) && n[36].bind(
953
953
  this,
954
954
  /*tourid*/
955
- r[26]
955
+ n[25]
956
956
  ).apply(this, arguments);
957
957
  }), i = !0);
958
958
  },
959
959
  p(s, a) {
960
- r = s, a[1] & /*$_*/
961
- 8 && e !== (e = /*$_*/
962
- r[34]("details") + "") && O(n, e);
960
+ n = s, a[1] & /*$_*/
961
+ 4 && e !== (e = /*$_*/
962
+ n[33]("details") + "") && O(r, e);
963
963
  },
964
964
  d(s) {
965
965
  s && w(t), i = !1, o();
966
966
  }
967
967
  };
968
968
  }
969
- function $t(r) {
970
- let t, e, n = (
969
+ function $t(n) {
970
+ let t, e, r = (
971
971
  /*showdetails*/
972
- r[3] == "true" && Ke(r)
972
+ n[2] == "true" && Ke(n)
973
973
  );
974
974
  function i(a, c) {
975
975
  return (
976
976
  /*userenrolled*/
977
- a[28] ? nn : tn
977
+ a[27] ? nn : tn
978
978
  );
979
979
  }
980
- let o = i(r), s = o(r);
980
+ let o = i(n), s = o(n);
981
981
  return {
982
982
  c() {
983
- n && n.c(), t = j(), s.c(), e = ye();
983
+ r && r.c(), t = j(), s.c(), e = ye();
984
984
  },
985
985
  m(a, c) {
986
- n && n.m(a, c), y(a, t, c), s.m(a, c), y(a, e, c);
986
+ r && r.m(a, c), y(a, t, c), s.m(a, c), y(a, e, c);
987
987
  },
988
988
  p(a, c) {
989
989
  /*showdetails*/
990
- a[3] == "true" ? n ? n.p(a, c) : (n = Ke(a), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), o === (o = i(a)) && s ? s.p(a, c) : (s.d(1), s = o(a), s && (s.c(), s.m(e.parentNode, e)));
990
+ a[2] == "true" ? r ? r.p(a, c) : (r = Ke(a), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), o === (o = i(a)) && s ? s.p(a, c) : (s.d(1), s = o(a), s && (s.c(), s.m(e.parentNode, e)));
991
991
  },
992
992
  d(a) {
993
- a && (w(t), w(e)), n && n.d(a), s.d(a);
993
+ a && (w(t), w(e)), r && r.d(a), s.d(a);
994
994
  }
995
995
  };
996
996
  }
997
- function en(r) {
997
+ function en(n) {
998
998
  let t, e = (
999
999
  /*$_*/
1000
- r[34]("login") + ""
1001
- ), n, i, o, s = (
1000
+ n[33]("login") + ""
1001
+ ), r, i, o, s = (
1002
1002
  /*$_*/
1003
- r[34]("register") + ""
1003
+ n[33]("register") + ""
1004
1004
  ), a, c, b;
1005
1005
  return {
1006
1006
  c() {
1007
- t = T("button"), n = B(e), i = j(), o = T("button"), a = B(s), p(t, "class", "LoginButton"), p(t, "part", "LoginButton"), p(o, "class", "RegisterButton"), p(o, "part", "RegisterButton");
1007
+ t = T("button"), r = B(e), i = j(), o = T("button"), a = B(s), p(t, "class", "LoginButton"), p(t, "part", "LoginButton"), p(o, "class", "RegisterButton"), p(o, "part", "RegisterButton");
1008
1008
  },
1009
1009
  m(h, f) {
1010
- y(h, t, f), S(t, n), y(h, i, f), y(h, o, f), S(o, a), c || (b = [
1010
+ y(h, t, f), S(t, r), y(h, i, f), y(h, o, f), S(o, a), c || (b = [
1011
1011
  R(
1012
1012
  t,
1013
1013
  "click",
1014
1014
  /*loginAction*/
1015
- r[35]
1015
+ n[34]
1016
1016
  ),
1017
1017
  R(
1018
1018
  o,
1019
1019
  "click",
1020
1020
  /*registerAction*/
1021
- r[36]
1021
+ n[35]
1022
1022
  )
1023
1023
  ], c = !0);
1024
1024
  },
1025
1025
  p(h, f) {
1026
1026
  f[1] & /*$_*/
1027
- 8 && e !== (e = /*$_*/
1028
- h[34]("login") + "") && O(n, e), f[1] & /*$_*/
1029
- 8 && s !== (s = /*$_*/
1030
- h[34]("register") + "") && O(a, s);
1027
+ 4 && e !== (e = /*$_*/
1028
+ h[33]("login") + "") && O(r, e), f[1] & /*$_*/
1029
+ 4 && s !== (s = /*$_*/
1030
+ h[33]("register") + "") && O(a, s);
1031
1031
  },
1032
1032
  d(h) {
1033
1033
  h && (w(t), w(i), w(o)), c = !1, zt(b);
1034
1034
  }
1035
1035
  };
1036
1036
  }
1037
- function Ke(r) {
1037
+ function Ke(n) {
1038
1038
  let t, e = (
1039
1039
  /*$_*/
1040
- r[34]("details") + ""
1041
- ), n, i, o;
1040
+ n[33]("details") + ""
1041
+ ), r, i, o;
1042
1042
  return {
1043
1043
  c() {
1044
- t = T("button"), n = B(e), p(t, "class", "DetailsButton"), p(t, "part", "DetailsButton");
1044
+ t = T("button"), r = B(e), p(t, "class", "DetailsButton"), p(t, "part", "DetailsButton");
1045
1045
  },
1046
1046
  m(s, a) {
1047
- y(s, t, a), S(t, n), i || (o = R(t, "click", function() {
1047
+ y(s, t, a), S(t, r), i || (o = R(t, "click", function() {
1048
1048
  ve(
1049
1049
  /*detailsAction*/
1050
- r[37].bind(
1050
+ n[36].bind(
1051
1051
  this,
1052
1052
  /*tourid*/
1053
- r[26]
1053
+ n[25]
1054
1054
  )
1055
- ) && r[37].bind(
1055
+ ) && n[36].bind(
1056
1056
  this,
1057
1057
  /*tourid*/
1058
- r[26]
1058
+ n[25]
1059
1059
  ).apply(this, arguments);
1060
1060
  }), i = !0);
1061
1061
  },
1062
1062
  p(s, a) {
1063
- r = s, a[1] & /*$_*/
1064
- 8 && e !== (e = /*$_*/
1065
- r[34]("details") + "") && O(n, e);
1063
+ n = s, a[1] & /*$_*/
1064
+ 4 && e !== (e = /*$_*/
1065
+ n[33]("details") + "") && O(r, e);
1066
1066
  },
1067
1067
  d(s) {
1068
1068
  s && w(t), i = !1, o();
1069
1069
  }
1070
1070
  };
1071
1071
  }
1072
- function tn(r) {
1073
- let t, e, n, i, o;
1072
+ function tn(n) {
1073
+ let t, e, r, i, o;
1074
1074
  function s(b, h) {
1075
1075
  return (
1076
1076
  /*joinButtonLoading*/
1077
- b[18] == !0 ? on : rn
1077
+ b[17] == !0 ? on : rn
1078
1078
  );
1079
1079
  }
1080
- let a = s(r), c = a(r);
1080
+ let a = s(n), c = a(n);
1081
1081
  return {
1082
1082
  c() {
1083
1083
  t = T("button"), c.c(), p(t, "class", e = "JoinButton " + /*fullsize*/
1084
- (r[7] ? "JoinButtonFullSize" : "")), p(t, "part", n = "JoinButton " + /*fullsize*/
1085
- (r[7] ? "JoinButtonFullSize" : "")), t.disabled = /*errorJoin*/
1086
- r[19];
1084
+ (n[6] ? "JoinButtonFullSize" : "")), p(t, "part", r = "JoinButton " + /*fullsize*/
1085
+ (n[6] ? "JoinButtonFullSize" : "")), t.disabled = /*errorJoin*/
1086
+ n[18];
1087
1087
  },
1088
1088
  m(b, h) {
1089
1089
  y(b, t, h), c.m(t, null), i || (o = R(
1090
1090
  t,
1091
1091
  "click",
1092
1092
  /*click_handler*/
1093
- r[48]
1093
+ n[48]
1094
1094
  ), i = !0);
1095
1095
  },
1096
1096
  p(b, h) {
1097
1097
  a === (a = s(b)) && c ? c.p(b, h) : (c.d(1), c = a(b), c && (c.c(), c.m(t, null))), h[0] & /*fullsize*/
1098
- 128 && e !== (e = "JoinButton " + /*fullsize*/
1099
- (b[7] ? "JoinButtonFullSize" : "")) && p(t, "class", e), h[0] & /*fullsize*/
1100
- 128 && n !== (n = "JoinButton " + /*fullsize*/
1101
- (b[7] ? "JoinButtonFullSize" : "")) && p(t, "part", n), h[0] & /*errorJoin*/
1102
- 524288 && (t.disabled = /*errorJoin*/
1103
- b[19]);
1098
+ 64 && e !== (e = "JoinButton " + /*fullsize*/
1099
+ (b[6] ? "JoinButtonFullSize" : "")) && p(t, "class", e), h[0] & /*fullsize*/
1100
+ 64 && r !== (r = "JoinButton " + /*fullsize*/
1101
+ (b[6] ? "JoinButtonFullSize" : "")) && p(t, "part", r), h[0] & /*errorJoin*/
1102
+ 262144 && (t.disabled = /*errorJoin*/
1103
+ b[18]);
1104
1104
  },
1105
1105
  d(b) {
1106
1106
  b && w(t), c.d(), i = !1, o();
1107
1107
  }
1108
1108
  };
1109
1109
  }
1110
- function nn(r) {
1110
+ function nn(n) {
1111
1111
  let t, e = (
1112
1112
  /*showdetails*/
1113
- r[3] == "true" && Ve(r)
1113
+ n[2] == "true" && Ve(n)
1114
1114
  );
1115
1115
  return {
1116
1116
  c() {
1117
1117
  e && e.c(), t = ye();
1118
1118
  },
1119
- m(n, i) {
1120
- e && e.m(n, i), y(n, t, i);
1119
+ m(r, i) {
1120
+ e && e.m(r, i), y(r, t, i);
1121
1121
  },
1122
- p(n, i) {
1122
+ p(r, i) {
1123
1123
  /*showdetails*/
1124
- n[3] == "true" ? e ? e.p(n, i) : (e = Ve(n), e.c(), e.m(t.parentNode, t)) : e && (e.d(1), e = null);
1124
+ r[2] == "true" ? e ? e.p(r, i) : (e = Ve(r), e.c(), e.m(t.parentNode, t)) : e && (e.d(1), e = null);
1125
1125
  },
1126
- d(n) {
1127
- n && w(t), e && e.d(n);
1126
+ d(r) {
1127
+ r && w(t), e && e.d(r);
1128
1128
  }
1129
1129
  };
1130
1130
  }
1131
- function rn(r) {
1131
+ function rn(n) {
1132
1132
  let t, e = (
1133
1133
  /*$_*/
1134
- r[34]("join") + ""
1135
- ), n, i, o, s, a, c, b, h;
1134
+ n[33]("join") + ""
1135
+ ), r, i, o, s, a, c, b, h;
1136
1136
  return {
1137
1137
  c() {
1138
- t = T("span"), n = B(e), i = j(), o = x("svg"), s = x("defs"), a = x("style"), c = B(".a{fill:var(--emw--color-white, #FFFFFF);}"), b = x("g"), h = x("path"), p(t, "part", "JoinButtonSpan"), p(h, "class", "a"), p(h, "part", "a JoinButtonSvgA"), p(h, "d", "M13,0,10.636,2.364l8.948,8.948H0v3.377H19.584l-8.948,8.948L13,26,26,13Z"), p(h, "transform", "translate(26 26) rotate(180)"), p(b, "transform", "translate(26 26) rotate(180)"), p(o, "part", "JoinButtonSvg"), p(o, "xmlns", "http://www.w3.org/2000/svg"), p(o, "width", "26"), p(o, "height", "26"), p(o, "viewBox", "0 0 26 26");
1138
+ t = T("span"), r = B(e), i = j(), o = x("svg"), s = x("defs"), a = x("style"), c = B(".a{fill:var(--emw--color-white, #FFFFFF);}"), b = x("g"), h = x("path"), p(t, "part", "JoinButtonSpan"), p(h, "class", "a"), p(h, "part", "a JoinButtonSvgA"), p(h, "d", "M13,0,10.636,2.364l8.948,8.948H0v3.377H19.584l-8.948,8.948L13,26,26,13Z"), p(h, "transform", "translate(26 26) rotate(180)"), p(b, "transform", "translate(26 26) rotate(180)"), p(o, "part", "JoinButtonSvg"), p(o, "xmlns", "http://www.w3.org/2000/svg"), p(o, "width", "26"), p(o, "height", "26"), p(o, "viewBox", "0 0 26 26");
1139
1139
  },
1140
1140
  m(f, d) {
1141
- y(f, t, d), S(t, n), y(f, i, d), y(f, o, d), S(o, s), S(s, a), S(a, c), S(o, b), S(b, h);
1141
+ y(f, t, d), S(t, r), y(f, i, d), y(f, o, d), S(o, s), S(s, a), S(a, c), S(o, b), S(b, h);
1142
1142
  },
1143
1143
  p(f, d) {
1144
1144
  d[1] & /*$_*/
1145
- 8 && e !== (e = /*$_*/
1146
- f[34]("join") + "") && O(n, e);
1145
+ 4 && e !== (e = /*$_*/
1146
+ f[33]("join") + "") && O(r, e);
1147
1147
  },
1148
1148
  d(f) {
1149
1149
  f && (w(t), w(i), w(o));
1150
1150
  }
1151
1151
  };
1152
1152
  }
1153
- function on(r) {
1153
+ function on(n) {
1154
1154
  let t, e;
1155
1155
  return {
1156
1156
  c() {
1157
1157
  t = x("svg"), e = x("circle"), p(e, "cx", "20"), p(e, "cy", "20"), p(e, "r", "18"), p(t, "class", "spinner"), p(t, "part", "spinner");
1158
1158
  },
1159
- m(n, i) {
1160
- y(n, t, i), S(t, e);
1159
+ m(r, i) {
1160
+ y(r, t, i), S(t, e);
1161
1161
  },
1162
1162
  p: ne,
1163
- d(n) {
1164
- n && w(t);
1163
+ d(r) {
1164
+ r && w(t);
1165
1165
  }
1166
1166
  };
1167
1167
  }
1168
- function Ve(r) {
1168
+ function Ve(n) {
1169
1169
  let t, e = (
1170
1170
  /*$_*/
1171
- r[34]("enrolled") + ""
1172
- ), n;
1171
+ n[33]("enrolled") + ""
1172
+ ), r;
1173
1173
  return {
1174
1174
  c() {
1175
- t = T("button"), n = B(e), p(t, "class", "EnrolledButton"), p(t, "part", "EnrolledButton"), t.disabled = !0;
1175
+ t = T("button"), r = B(e), p(t, "class", "EnrolledButton"), p(t, "part", "EnrolledButton"), t.disabled = !0;
1176
1176
  },
1177
1177
  m(i, o) {
1178
- y(i, t, o), S(t, n);
1178
+ y(i, t, o), S(t, r);
1179
1179
  },
1180
1180
  p(i, o) {
1181
1181
  o[1] & /*$_*/
1182
- 8 && e !== (e = /*$_*/
1183
- i[34]("enrolled") + "") && O(n, e);
1182
+ 4 && e !== (e = /*$_*/
1183
+ i[33]("enrolled") + "") && O(r, e);
1184
1184
  },
1185
1185
  d(i) {
1186
1186
  i && w(t);
1187
1187
  }
1188
1188
  };
1189
1189
  }
1190
- function Xe(r) {
1190
+ function Xe(n) {
1191
1191
  let t, e = (
1192
1192
  /*$_*/
1193
- r[34]("joinerror") + ""
1194
- ), n, i, o;
1193
+ n[33]("joinerror") + ""
1194
+ ), r, i, o;
1195
1195
  return {
1196
1196
  c() {
1197
- t = T("span"), n = B(e), i = j(), o = B(
1197
+ t = T("span"), r = B(e), i = j(), o = B(
1198
1198
  /*errorJoinText*/
1199
- r[20]
1199
+ n[19]
1200
1200
  ), p(t, "class", "ErrorText"), p(t, "part", "ErrorText");
1201
1201
  },
1202
1202
  m(s, a) {
1203
- y(s, t, a), S(t, n), S(t, i), S(t, o);
1203
+ y(s, t, a), S(t, r), S(t, i), S(t, o);
1204
1204
  },
1205
1205
  p(s, a) {
1206
1206
  a[1] & /*$_*/
1207
- 8 && e !== (e = /*$_*/
1208
- s[34]("joinerror") + "") && O(n, e), a[0] & /*errorJoinText*/
1209
- 1048576 && O(
1207
+ 4 && e !== (e = /*$_*/
1208
+ s[33]("joinerror") + "") && O(r, e), a[0] & /*errorJoinText*/
1209
+ 524288 && O(
1210
1210
  o,
1211
1211
  /*errorJoinText*/
1212
- s[20]
1212
+ s[19]
1213
1213
  );
1214
1214
  },
1215
1215
  d(s) {
@@ -1217,366 +1217,355 @@ function Xe(r) {
1217
1217
  }
1218
1218
  };
1219
1219
  }
1220
- function Ze(r) {
1221
- let t, e, n = (
1220
+ function Ze(n) {
1221
+ let t, e, r = (
1222
1222
  /*isLoading*/
1223
- r[17] && Qe()
1223
+ n[16] && Qe()
1224
1224
  );
1225
1225
  return {
1226
1226
  c() {
1227
- n && n.c(), t = j(), e = T("casino-tournaments-thumbnail-games-slider"), u(
1227
+ r && r.c(), t = j(), e = T("casino-tournaments-thumbnail-games-slider"), u(
1228
1228
  e,
1229
1229
  "clientstyling",
1230
1230
  /*clientstyling*/
1231
- r[11]
1231
+ n[10]
1232
1232
  ), u(
1233
1233
  e,
1234
1234
  "clientstylingurl",
1235
1235
  /*clientstylingurl*/
1236
- r[12]
1236
+ n[11]
1237
1237
  ), u(
1238
1238
  e,
1239
1239
  "translationurl",
1240
1240
  /*translationurl*/
1241
- r[13]
1241
+ n[12]
1242
1242
  ), u(
1243
1243
  e,
1244
1244
  "tournamenturl",
1245
1245
  /*tournamenturl*/
1246
- r[2]
1246
+ n[1]
1247
1247
  ), u(
1248
1248
  e,
1249
1249
  "mbsource",
1250
1250
  /*mbsource*/
1251
- r[14]
1251
+ n[13]
1252
1252
  ), u(
1253
1253
  e,
1254
1254
  "lang",
1255
1255
  /*lang*/
1256
- r[8]
1256
+ n[7]
1257
1257
  ), u(e, "scrollby", "2"), u(e, "exportparts", "TournamentsGamesSlider, SliderNavButton, items, item, PlayNowButton, itemHover, SliderNavButton");
1258
1258
  },
1259
1259
  m(i, o) {
1260
- n && n.m(i, o), y(i, t, o), y(i, e, o);
1260
+ r && r.m(i, o), y(i, t, o), y(i, e, o);
1261
1261
  },
1262
1262
  p(i, o) {
1263
1263
  /*isLoading*/
1264
- i[17] ? n || (n = Qe(), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), o[0] & /*clientstyling*/
1265
- 2048 && u(
1264
+ i[16] ? r || (r = Qe(), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), o[0] & /*clientstyling*/
1265
+ 1024 && u(
1266
1266
  e,
1267
1267
  "clientstyling",
1268
1268
  /*clientstyling*/
1269
- i[11]
1269
+ i[10]
1270
1270
  ), o[0] & /*clientstylingurl*/
1271
- 4096 && u(
1271
+ 2048 && u(
1272
1272
  e,
1273
1273
  "clientstylingurl",
1274
1274
  /*clientstylingurl*/
1275
- i[12]
1275
+ i[11]
1276
1276
  ), o[0] & /*translationurl*/
1277
- 8192 && u(
1277
+ 4096 && u(
1278
1278
  e,
1279
1279
  "translationurl",
1280
1280
  /*translationurl*/
1281
- i[13]
1281
+ i[12]
1282
1282
  ), o[0] & /*tournamenturl*/
1283
- 4 && u(
1283
+ 2 && u(
1284
1284
  e,
1285
1285
  "tournamenturl",
1286
1286
  /*tournamenturl*/
1287
- i[2]
1287
+ i[1]
1288
1288
  ), o[0] & /*mbsource*/
1289
- 16384 && u(
1289
+ 8192 && u(
1290
1290
  e,
1291
1291
  "mbsource",
1292
1292
  /*mbsource*/
1293
- i[14]
1293
+ i[13]
1294
1294
  ), o[0] & /*lang*/
1295
- 256 && u(
1295
+ 128 && u(
1296
1296
  e,
1297
1297
  "lang",
1298
1298
  /*lang*/
1299
- i[8]
1299
+ i[7]
1300
1300
  );
1301
1301
  },
1302
1302
  d(i) {
1303
- i && (w(t), w(e)), n && n.d(i);
1303
+ i && (w(t), w(e)), r && r.d(i);
1304
1304
  }
1305
1305
  };
1306
1306
  }
1307
- function Qe(r) {
1307
+ function Qe(n) {
1308
1308
  let t;
1309
1309
  return {
1310
1310
  c() {
1311
1311
  t = T("div"), t.innerHTML = '<ui-skeleton structure="rectangle" width="290px" height="80px"></ui-skeleton>', p(t, "class", "TournamentsGamesSlider");
1312
1312
  },
1313
- m(e, n) {
1314
- y(e, t, n);
1313
+ m(e, r) {
1314
+ y(e, t, r);
1315
1315
  },
1316
1316
  d(e) {
1317
1317
  e && w(t);
1318
1318
  }
1319
1319
  };
1320
1320
  }
1321
- function sn(r) {
1322
- let t, e, n, i, o, s, a;
1321
+ function sn(n) {
1322
+ let t, e, r, i, o, s, a;
1323
1323
  function c(f, d) {
1324
1324
  return (
1325
1325
  /*isLoading*/
1326
- f[17] ? Zt : Xt
1326
+ f[16] ? Zt : Xt
1327
1327
  );
1328
1328
  }
1329
- let b = c(r), h = b(r);
1329
+ let b = c(n), h = b(n);
1330
1330
  return {
1331
1331
  c() {
1332
- t = T("div"), e = T("div"), n = T("casino-tournaments-thumbnail"), i = j(), h.c(), u(
1333
- n,
1334
- "session",
1335
- /*session*/
1336
- r[0]
1337
- ), u(
1338
- n,
1332
+ t = T("div"), e = T("div"), r = T("casino-tournaments-thumbnail"), i = j(), h.c(), u(
1333
+ r,
1339
1334
  "detailsevent",
1340
1335
  /*detailsevent*/
1341
- r[9]
1336
+ n[8]
1342
1337
  ), u(
1343
- n,
1338
+ r,
1344
1339
  "userid",
1345
1340
  /*userid*/
1346
- r[1]
1341
+ n[0]
1347
1342
  ), u(
1348
- n,
1343
+ r,
1349
1344
  "title",
1350
1345
  /*title*/
1351
- r[22]
1346
+ n[21]
1352
1347
  ), u(
1353
- n,
1348
+ r,
1354
1349
  "status",
1355
1350
  /*status*/
1356
- r[25]
1351
+ n[24]
1357
1352
  ), u(
1358
- n,
1353
+ r,
1359
1354
  "startdate",
1360
1355
  /*startdate*/
1361
- r[23]
1356
+ n[22]
1362
1357
  ), u(
1363
- n,
1358
+ r,
1364
1359
  "tourid",
1365
1360
  /*tourid*/
1366
- r[26]
1361
+ n[25]
1367
1362
  ), u(
1368
- n,
1363
+ r,
1369
1364
  "scorecriteria",
1370
1365
  /*scorecriteria*/
1371
- r[29]
1366
+ n[28]
1372
1367
  ), u(
1373
- n,
1368
+ r,
1374
1369
  "minbetcount",
1375
1370
  /*minbetcount*/
1376
- r[30]
1371
+ n[29]
1377
1372
  ), u(
1378
- n,
1373
+ r,
1379
1374
  "thumbnail",
1380
1375
  /*thumbnail*/
1381
- r[27]
1376
+ n[26]
1382
1377
  ), u(
1383
- n,
1378
+ r,
1384
1379
  "showenrolled",
1385
1380
  /*showenrolled*/
1386
- r[5]
1381
+ n[4]
1387
1382
  ), u(
1388
- n,
1383
+ r,
1389
1384
  "gameurl",
1390
1385
  /*gameurl*/
1391
- r[32]
1386
+ n[31]
1392
1387
  ), u(
1393
- n,
1388
+ r,
1394
1389
  "mbsource",
1395
1390
  /*mbsource*/
1396
- r[14]
1391
+ n[13]
1397
1392
  ), u(
1398
- n,
1393
+ r,
1399
1394
  "userenrolled",
1400
1395
  /*userenrolled*/
1401
- r[28]
1396
+ n[27]
1402
1397
  ), u(
1403
- n,
1398
+ r,
1404
1399
  "clientstyling",
1405
1400
  /*clientstyling*/
1406
- r[11]
1401
+ n[10]
1407
1402
  ), u(
1408
- n,
1403
+ r,
1409
1404
  "clientstylingurl",
1410
1405
  /*clientstylingurl*/
1411
- r[12]
1406
+ n[11]
1412
1407
  ), u(
1413
- n,
1408
+ r,
1414
1409
  "translationurl",
1415
1410
  /*translationurl*/
1416
- r[13]
1411
+ n[12]
1417
1412
  ), u(
1418
- n,
1413
+ r,
1419
1414
  "lang",
1420
1415
  /*lang*/
1421
- r[8]
1416
+ n[7]
1422
1417
  ), u(
1423
- n,
1418
+ r,
1424
1419
  "keepbrowsercontext",
1425
1420
  /*keepbrowsercontext*/
1426
- r[10]
1427
- ), u(n, "exportparts", "Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing"), p(e, "class", o = "TournamentCard " + /*maxwidth*/
1428
- (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
1429
- (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
1430
- (r[33] ? "elementToFadeOut" : "elementToFadeIn")), p(e, "part", s = "TournamentCard " + /*maxwidth*/
1431
- (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
1432
- (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
1433
- (r[33] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
1434
- (r[33] ? "elementToFadeOut" : "elementToFadeIn")), p(t, "class", a = `${/*isLoading*/
1435
- r[17] ? "Loading" : ""}`);
1421
+ n[9]
1422
+ ), u(r, "exportparts", "Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing"), p(e, "class", o = "TournamentCard " + /*maxwidth*/
1423
+ (n[5] ? "CardMaxWidth" : "") + /*fullsize*/
1424
+ (n[6] ? "CardFullSize" : "") + " " + /*isChanging*/
1425
+ (n[32] ? "elementToFadeOut" : "elementToFadeIn")), p(e, "part", s = "TournamentCard " + /*maxwidth*/
1426
+ (n[5] ? "CardMaxWidth" : "") + /*fullsize*/
1427
+ (n[6] ? "CardFullSize" : "") + " " + /*isChanging*/
1428
+ (n[32] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
1429
+ (n[32] ? "elementToFadeOut" : "elementToFadeIn")), p(t, "class", a = `${/*isLoading*/
1430
+ n[16] ? "Loading" : ""}`);
1436
1431
  },
1437
1432
  m(f, d) {
1438
- y(f, t, d), S(t, e), S(e, n), S(e, i), h.m(e, null), r[49](t);
1433
+ y(f, t, d), S(t, e), S(e, r), S(e, i), h.m(e, null), n[49](t);
1439
1434
  },
1440
1435
  p(f, d) {
1441
- d[0] & /*session*/
1442
- 1 && u(
1443
- n,
1444
- "session",
1445
- /*session*/
1446
- f[0]
1447
- ), d[0] & /*detailsevent*/
1448
- 512 && u(
1449
- n,
1436
+ d[0] & /*detailsevent*/
1437
+ 256 && u(
1438
+ r,
1450
1439
  "detailsevent",
1451
1440
  /*detailsevent*/
1452
- f[9]
1441
+ f[8]
1453
1442
  ), d[0] & /*userid*/
1454
- 2 && u(
1455
- n,
1443
+ 1 && u(
1444
+ r,
1456
1445
  "userid",
1457
1446
  /*userid*/
1458
- f[1]
1447
+ f[0]
1459
1448
  ), d[0] & /*title*/
1460
- 4194304 && u(
1461
- n,
1449
+ 2097152 && u(
1450
+ r,
1462
1451
  "title",
1463
1452
  /*title*/
1464
- f[22]
1453
+ f[21]
1465
1454
  ), d[0] & /*status*/
1466
- 33554432 && u(
1467
- n,
1455
+ 16777216 && u(
1456
+ r,
1468
1457
  "status",
1469
1458
  /*status*/
1470
- f[25]
1459
+ f[24]
1471
1460
  ), d[0] & /*startdate*/
1472
- 8388608 && u(
1473
- n,
1461
+ 4194304 && u(
1462
+ r,
1474
1463
  "startdate",
1475
1464
  /*startdate*/
1476
- f[23]
1465
+ f[22]
1477
1466
  ), d[0] & /*tourid*/
1478
- 67108864 && u(
1479
- n,
1467
+ 33554432 && u(
1468
+ r,
1480
1469
  "tourid",
1481
1470
  /*tourid*/
1482
- f[26]
1471
+ f[25]
1483
1472
  ), d[0] & /*scorecriteria*/
1484
- 536870912 && u(
1485
- n,
1473
+ 268435456 && u(
1474
+ r,
1486
1475
  "scorecriteria",
1487
1476
  /*scorecriteria*/
1488
- f[29]
1477
+ f[28]
1489
1478
  ), d[0] & /*minbetcount*/
1490
- 1073741824 && u(
1491
- n,
1479
+ 536870912 && u(
1480
+ r,
1492
1481
  "minbetcount",
1493
1482
  /*minbetcount*/
1494
- f[30]
1483
+ f[29]
1495
1484
  ), d[0] & /*thumbnail*/
1496
- 134217728 && u(
1497
- n,
1485
+ 67108864 && u(
1486
+ r,
1498
1487
  "thumbnail",
1499
1488
  /*thumbnail*/
1500
- f[27]
1489
+ f[26]
1501
1490
  ), d[0] & /*showenrolled*/
1502
- 32 && u(
1503
- n,
1491
+ 16 && u(
1492
+ r,
1504
1493
  "showenrolled",
1505
1494
  /*showenrolled*/
1506
- f[5]
1495
+ f[4]
1507
1496
  ), d[1] & /*gameurl*/
1508
- 2 && u(
1509
- n,
1497
+ 1 && u(
1498
+ r,
1510
1499
  "gameurl",
1511
1500
  /*gameurl*/
1512
- f[32]
1501
+ f[31]
1513
1502
  ), d[0] & /*mbsource*/
1514
- 16384 && u(
1515
- n,
1503
+ 8192 && u(
1504
+ r,
1516
1505
  "mbsource",
1517
1506
  /*mbsource*/
1518
- f[14]
1507
+ f[13]
1519
1508
  ), d[0] & /*userenrolled*/
1520
- 268435456 && u(
1521
- n,
1509
+ 134217728 && u(
1510
+ r,
1522
1511
  "userenrolled",
1523
1512
  /*userenrolled*/
1524
- f[28]
1513
+ f[27]
1525
1514
  ), d[0] & /*clientstyling*/
1526
- 2048 && u(
1527
- n,
1515
+ 1024 && u(
1516
+ r,
1528
1517
  "clientstyling",
1529
1518
  /*clientstyling*/
1530
- f[11]
1519
+ f[10]
1531
1520
  ), d[0] & /*clientstylingurl*/
1532
- 4096 && u(
1533
- n,
1521
+ 2048 && u(
1522
+ r,
1534
1523
  "clientstylingurl",
1535
1524
  /*clientstylingurl*/
1536
- f[12]
1525
+ f[11]
1537
1526
  ), d[0] & /*translationurl*/
1538
- 8192 && u(
1539
- n,
1527
+ 4096 && u(
1528
+ r,
1540
1529
  "translationurl",
1541
1530
  /*translationurl*/
1542
- f[13]
1531
+ f[12]
1543
1532
  ), d[0] & /*lang*/
1544
- 256 && u(
1545
- n,
1533
+ 128 && u(
1534
+ r,
1546
1535
  "lang",
1547
1536
  /*lang*/
1548
- f[8]
1537
+ f[7]
1549
1538
  ), d[0] & /*keepbrowsercontext*/
1550
- 1024 && u(
1551
- n,
1539
+ 512 && u(
1540
+ r,
1552
1541
  "keepbrowsercontext",
1553
1542
  /*keepbrowsercontext*/
1554
- f[10]
1543
+ f[9]
1555
1544
  ), b === (b = c(f)) && h ? h.p(f, d) : (h.d(1), h = b(f), h && (h.c(), h.m(e, null))), d[0] & /*maxwidth, fullsize*/
1556
- 192 | d[1] & /*isChanging*/
1557
- 4 && o !== (o = "TournamentCard " + /*maxwidth*/
1558
- (f[6] ? "CardMaxWidth" : "") + /*fullsize*/
1559
- (f[7] ? "CardFullSize" : "") + " " + /*isChanging*/
1560
- (f[33] ? "elementToFadeOut" : "elementToFadeIn")) && p(e, "class", o), d[0] & /*maxwidth, fullsize*/
1561
- 192 | d[1] & /*isChanging*/
1562
- 4 && s !== (s = "TournamentCard " + /*maxwidth*/
1563
- (f[6] ? "CardMaxWidth" : "") + /*fullsize*/
1564
- (f[7] ? "CardFullSize" : "") + " " + /*isChanging*/
1565
- (f[33] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
1566
- (f[33] ? "elementToFadeOut" : "elementToFadeIn")) && p(e, "part", s), d[0] & /*isLoading*/
1567
- 131072 && a !== (a = `${/*isLoading*/
1568
- f[17] ? "Loading" : ""}`) && p(t, "class", a);
1545
+ 96 | d[1] & /*isChanging*/
1546
+ 2 && o !== (o = "TournamentCard " + /*maxwidth*/
1547
+ (f[5] ? "CardMaxWidth" : "") + /*fullsize*/
1548
+ (f[6] ? "CardFullSize" : "") + " " + /*isChanging*/
1549
+ (f[32] ? "elementToFadeOut" : "elementToFadeIn")) && p(e, "class", o), d[0] & /*maxwidth, fullsize*/
1550
+ 96 | d[1] & /*isChanging*/
1551
+ 2 && s !== (s = "TournamentCard " + /*maxwidth*/
1552
+ (f[5] ? "CardMaxWidth" : "") + /*fullsize*/
1553
+ (f[6] ? "CardFullSize" : "") + " " + /*isChanging*/
1554
+ (f[32] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
1555
+ (f[32] ? "elementToFadeOut" : "elementToFadeIn")) && p(e, "part", s), d[0] & /*isLoading*/
1556
+ 65536 && a !== (a = `${/*isLoading*/
1557
+ f[16] ? "Loading" : ""}`) && p(t, "class", a);
1569
1558
  },
1570
1559
  i: ne,
1571
1560
  o: ne,
1572
1561
  d(f) {
1573
- f && w(t), h.d(), r[49](null);
1562
+ f && w(t), h.d(), n[49](null);
1574
1563
  }
1575
1564
  };
1576
1565
  }
1577
- function ln(r, t, e) {
1578
- let n;
1579
- Tt(r, Pt, (l) => e(34, n = l));
1566
+ function ln(n, t, e) {
1567
+ let r;
1568
+ Tt(n, Pt, (l) => e(33, r = l));
1580
1569
  let { session: i = "" } = t, { userid: o = "" } = t, { tournamenturl: s = "" } = t, { touridx: a } = t, { endpoint: c = "" } = t, { showdetails: b = "" } = t, { showslider: h = "" } = t, { showenrolled: f = "" } = t, { maxwidth: d = "" } = t, { fullsize: v = "" } = t, { lang: m = "" } = t, { loginevent: g = "" } = t, { registerevent: J = "" } = t, { detailsevent: _e = "" } = t, { loginurl: W = "" } = t, { registerurl: H = "" } = t, { currency: ie = "" } = t, { keepbrowsercontext: ke = "false" } = t, { clientstyling: q = "" } = t, { clientstylingurl: G = "" } = t, { translationurl: N = "" } = t, { tournamentinfo: Y } = t, { mbsource: K } = t, z, A = !1, V = "", L = !0, Se = window.navigator.userAgent, X = !1, Z = !1, Te = "There was an error while trying to join the tournament", oe = !1, se, Fe, Ee, I, P, je, le, ze, Pe, Ce = [], ae = [], Be = "#", Q = !1;
1581
1570
  Yt({ withLocale: "en", translations: {} });
1582
1571
  const st = () => {
@@ -1594,7 +1583,7 @@ function ln(r, t, e) {
1594
1583
  const Oe = (l) => {
1595
1584
  lt(l), ue(l), Ae(this, P);
1596
1585
  }, xe = (l) => {
1597
- if (l.data && l.data.type == "UserSessionID" && (e(16, A = !0), V = l.data.session), l.data.type == "UpdateTournamentView") {
1586
+ if (l.data && l.data.type == "UserSessionID" && (e(15, A = !0), V = l.data.session), l.data.type == "UpdateTournamentView") {
1598
1587
  let k = l.data.tournamentData;
1599
1588
  if (P && P != k.id)
1600
1589
  return;
@@ -1602,20 +1591,20 @@ function ln(r, t, e) {
1602
1591
  }
1603
1592
  if (l.data && l.data.type == `UpdateSingleTournament_${a}`) {
1604
1593
  let k = l.data.tournamentData, F = a < 4 ? a * 100 : Math.random() * 300 + 300;
1605
- e(33, Q = a == 1), setTimeout(
1594
+ e(32, Q = a == 1), setTimeout(
1606
1595
  () => {
1607
- e(33, Q = !0), e(26, P = k.id), Oe(k);
1596
+ e(32, Q = !0), e(25, P = k.id), Oe(k);
1608
1597
  },
1609
1598
  F
1610
1599
  ), setTimeout(
1611
1600
  () => {
1612
- e(33, Q = !1);
1601
+ e(32, Q = !1);
1613
1602
  },
1614
1603
  F + 200
1615
1604
  );
1616
1605
  }
1617
1606
  }, lt = (l) => {
1618
- l.state != I && (e(25, I = l.state), window.postMessage(
1607
+ l.state != I && (e(24, I = l.state), window.postMessage(
1619
1608
  {
1620
1609
  type: `TournamentStatus_${P}`,
1621
1610
  status: I
@@ -1646,13 +1635,13 @@ function ln(r, t, e) {
1646
1635
  window.location.href
1647
1636
  );
1648
1637
  }, De = async (l, k) => {
1649
- e(19, Z = !1), e(21, oe = !1), window.postMessage(
1638
+ e(18, Z = !1), e(20, oe = !1), window.postMessage(
1650
1639
  {
1651
1640
  type: "TournamentJoinRequest",
1652
1641
  tournamentId: l
1653
1642
  },
1654
1643
  window.location.href
1655
- ), e(18, X = !0);
1644
+ ), e(17, X = !0);
1656
1645
  let F = new URL(`${c}/v1/bonus/claim`), $ = new Headers(), D = {};
1657
1646
  F.searchParams.append("language", m), F.searchParams.append("platform", qe(Se)), $.append("Content-Type", "application/json"), $.append("X-SessionID", V), k && k.length >= 1 && (D = {
1658
1647
  language: m,
@@ -1666,9 +1655,9 @@ function ln(r, t, e) {
1666
1655
  body: JSON.stringify(D)
1667
1656
  };
1668
1657
  const Le = () => {
1669
- e(18, X = !1), e(28, le = !0);
1658
+ e(17, X = !1), e(27, le = !0);
1670
1659
  }, fe = (E) => {
1671
- e(18, X = !1), E && e(20, Te = E), e(19, Z = !0);
1660
+ e(17, X = !1), E && e(19, Te = E), e(18, Z = !0);
1672
1661
  }, M = await (async () => {
1673
1662
  let E;
1674
1663
  try {
@@ -1683,7 +1672,7 @@ function ln(r, t, e) {
1683
1672
  Le();
1684
1673
  else if (M.errorMessage.match("VersionMismatchException")) {
1685
1674
  let E;
1686
- E = await fetch(`${c}/tournaments/${P}`, { headers: { "X-SessionID": i } }), E = await E.json(), E?.item?.playerEnrolled ? Le() : (fe(M.errorMessage), e(21, oe = !0), e(19, Z = !1));
1675
+ E = await fetch(`${c}/tournaments/${P}`, { headers: { "X-SessionID": i } }), E = await E.json(), E?.item?.playerEnrolled ? Le() : (fe(M.errorMessage), e(20, oe = !0), e(18, Z = !1));
1687
1676
  } else
1688
1677
  fe(M.errorMessage);
1689
1678
  }, Ae = (l, k) => {
@@ -1695,46 +1684,45 @@ function ln(r, t, e) {
1695
1684
  window.location.href
1696
1685
  );
1697
1686
  }, ue = (l) => {
1698
- l && (e(22, se = l.nameOrTitle || ""), e(23, Fe = l.startTime), e(24, Ee = l.endTime), e(25, I = l.state), e(26, P = l.id), e(27, je = l.thumbnail), e(28, le = l.playerEnrolled === "true" || l.playerEnrolled == !0 || !1), e(29, ze = l.scoreCriteria), e(30, Pe = l.minBetCount), Ce = l.prizes, e(31, ae = l.wallets || []), e(32, Be = l.termsUrl || "#"));
1687
+ l && (e(21, se = l.nameOrTitle || ""), e(22, Fe = l.startTime), e(23, Ee = l.endTime), e(24, I = l.state), e(25, P = l.id), e(26, je = l.thumbnail), e(27, le = l.playerEnrolled === "true" || l.playerEnrolled == !0 || !1), e(28, ze = l.scoreCriteria), e(29, Pe = l.minBetCount), Ce = l.prizes, e(30, ae = l.wallets || []), e(31, Be = l.termsUrl || "#"));
1699
1688
  }, ct = (l) => {
1700
- e(17, L = !0);
1689
+ e(16, L = !0);
1701
1690
  let k = new URL(l), F = new Headers();
1702
1691
  k.searchParams.append("language", m), k.searchParams.append("platform", qe(Se)), A && F.append("X-SessionID", V), fetch(k, { method: "GET", headers: F }).then((D) => D.json()).then((D) => {
1703
1692
  ue(D.item);
1704
1693
  }).finally(() => {
1705
- e(17, L = !1);
1694
+ e(16, L = !1);
1706
1695
  });
1707
1696
  }, dt = () => {
1708
- e(16, A = i?.length > 10), A && (V = i);
1697
+ e(15, A = i?.length > 10), A && (V = i);
1709
1698
  }, mt = () => {
1710
1699
  if (Y) {
1711
1700
  ue(Y);
1712
1701
  return;
1713
1702
  }
1714
- e(17, L = !0), ct(s);
1703
+ e(16, L = !0), ct(s);
1715
1704
  };
1716
- Ft(() => (e(17, L = !se), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", xe, !1), () => {
1705
+ Ft(() => (e(16, L = !se), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", xe, !1), () => {
1717
1706
  window.removeEventListener("message", xe);
1718
1707
  }));
1719
1708
  const ht = () => De(P, ae);
1720
1709
  function pt(l) {
1721
1710
  Et[l ? "unshift" : "push"](() => {
1722
- z = l, e(15, z);
1711
+ z = l, e(14, z);
1723
1712
  });
1724
1713
  }
1725
- return r.$$set = (l) => {
1726
- "session" in l && e(0, i = l.session), "userid" in l && e(1, o = l.userid), "tournamenturl" in l && e(2, s = l.tournamenturl), "touridx" in l && e(40, a = l.touridx), "endpoint" in l && e(41, c = l.endpoint), "showdetails" in l && e(3, b = l.showdetails), "showslider" in l && e(4, h = l.showslider), "showenrolled" in l && e(5, f = l.showenrolled), "maxwidth" in l && e(6, d = l.maxwidth), "fullsize" in l && e(7, v = l.fullsize), "lang" in l && e(8, m = l.lang), "loginevent" in l && e(42, g = l.loginevent), "registerevent" in l && e(43, J = l.registerevent), "detailsevent" in l && e(9, _e = l.detailsevent), "loginurl" in l && e(44, W = l.loginurl), "registerurl" in l && e(45, H = l.registerurl), "currency" in l && e(46, ie = l.currency), "keepbrowsercontext" in l && e(10, ke = l.keepbrowsercontext), "clientstyling" in l && e(11, q = l.clientstyling), "clientstylingurl" in l && e(12, G = l.clientstylingurl), "translationurl" in l && e(13, N = l.translationurl), "tournamentinfo" in l && e(47, Y = l.tournamentinfo), "mbsource" in l && e(14, K = l.mbsource);
1727
- }, r.$$.update = () => {
1728
- r.$$.dirty[0] & /*lang*/
1729
- 256 && m && Kt(m), r.$$.dirty[0] & /*translationurl*/
1730
- 8192 && N && st(), r.$$.dirty[0] & /*session*/
1731
- 1 && i && dt(), r.$$.dirty[0] & /*tournamenturl, lang*/
1732
- 260 && s && m && mt(), r.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1733
- 34816 && q && z && Ct(z, q), r.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1734
- 36864 && G && z && Bt(z, G), r.$$.dirty[0] & /*mbsource, customStylingContainer*/
1735
- 49152 && K && z && Ot(z, `${K}.Style`);
1714
+ return n.$$set = (l) => {
1715
+ "session" in l && e(39, i = l.session), "userid" in l && e(0, o = l.userid), "tournamenturl" in l && e(1, s = l.tournamenturl), "touridx" in l && e(40, a = l.touridx), "endpoint" in l && e(41, c = l.endpoint), "showdetails" in l && e(2, b = l.showdetails), "showslider" in l && e(3, h = l.showslider), "showenrolled" in l && e(4, f = l.showenrolled), "maxwidth" in l && e(5, d = l.maxwidth), "fullsize" in l && e(6, v = l.fullsize), "lang" in l && e(7, m = l.lang), "loginevent" in l && e(42, g = l.loginevent), "registerevent" in l && e(43, J = l.registerevent), "detailsevent" in l && e(8, _e = l.detailsevent), "loginurl" in l && e(44, W = l.loginurl), "registerurl" in l && e(45, H = l.registerurl), "currency" in l && e(46, ie = l.currency), "keepbrowsercontext" in l && e(9, ke = l.keepbrowsercontext), "clientstyling" in l && e(10, q = l.clientstyling), "clientstylingurl" in l && e(11, G = l.clientstylingurl), "translationurl" in l && e(12, N = l.translationurl), "tournamentinfo" in l && e(47, Y = l.tournamentinfo), "mbsource" in l && e(13, K = l.mbsource);
1716
+ }, n.$$.update = () => {
1717
+ n.$$.dirty[0] & /*lang*/
1718
+ 128 && m && Kt(m), n.$$.dirty[0] & /*translationurl*/
1719
+ 4096 && N && st(), n.$$.dirty[1] & /*session*/
1720
+ 256 && i && dt(), n.$$.dirty[0] & /*tournamenturl, lang*/
1721
+ 130 && s && m && mt(), n.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1722
+ 17408 && q && z && Ct(z, q), n.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1723
+ 18432 && G && z && Bt(z, G), n.$$.dirty[0] & /*mbsource, customStylingContainer*/
1724
+ 24576 && K && z && Ot(z, `${K}.Style`);
1736
1725
  }, [
1737
- i,
1738
1726
  o,
1739
1727
  s,
1740
1728
  b,
@@ -1768,12 +1756,13 @@ function ln(r, t, e) {
1768
1756
  ae,
1769
1757
  Be,
1770
1758
  Q,
1771
- n,
1759
+ r,
1772
1760
  at,
1773
1761
  ut,
1774
1762
  ft,
1775
1763
  De,
1776
1764
  Ae,
1765
+ i,
1777
1766
  a,
1778
1767
  c,
1779
1768
  g,
@@ -1795,48 +1784,48 @@ class ot extends yt {
1795
1784
  sn,
1796
1785
  _t,
1797
1786
  {
1798
- session: 0,
1799
- userid: 1,
1800
- tournamenturl: 2,
1787
+ session: 39,
1788
+ userid: 0,
1789
+ tournamenturl: 1,
1801
1790
  touridx: 40,
1802
1791
  endpoint: 41,
1803
- showdetails: 3,
1804
- showslider: 4,
1805
- showenrolled: 5,
1806
- maxwidth: 6,
1807
- fullsize: 7,
1808
- lang: 8,
1792
+ showdetails: 2,
1793
+ showslider: 3,
1794
+ showenrolled: 4,
1795
+ maxwidth: 5,
1796
+ fullsize: 6,
1797
+ lang: 7,
1809
1798
  loginevent: 42,
1810
1799
  registerevent: 43,
1811
- detailsevent: 9,
1800
+ detailsevent: 8,
1812
1801
  loginurl: 44,
1813
1802
  registerurl: 45,
1814
1803
  currency: 46,
1815
- keepbrowsercontext: 10,
1816
- clientstyling: 11,
1817
- clientstylingurl: 12,
1818
- translationurl: 13,
1804
+ keepbrowsercontext: 9,
1805
+ clientstyling: 10,
1806
+ clientstylingurl: 11,
1807
+ translationurl: 12,
1819
1808
  tournamentinfo: 47,
1820
- mbsource: 14
1809
+ mbsource: 13
1821
1810
  },
1822
1811
  Vt,
1823
1812
  [-1, -1, -1]
1824
1813
  );
1825
1814
  }
1826
1815
  get session() {
1827
- return this.$$.ctx[0];
1816
+ return this.$$.ctx[39];
1828
1817
  }
1829
1818
  set session(t) {
1830
1819
  this.$$set({ session: t }), _();
1831
1820
  }
1832
1821
  get userid() {
1833
- return this.$$.ctx[1];
1822
+ return this.$$.ctx[0];
1834
1823
  }
1835
1824
  set userid(t) {
1836
1825
  this.$$set({ userid: t }), _();
1837
1826
  }
1838
1827
  get tournamenturl() {
1839
- return this.$$.ctx[2];
1828
+ return this.$$.ctx[1];
1840
1829
  }
1841
1830
  set tournamenturl(t) {
1842
1831
  this.$$set({ tournamenturl: t }), _();
@@ -1854,37 +1843,37 @@ class ot extends yt {
1854
1843
  this.$$set({ endpoint: t }), _();
1855
1844
  }
1856
1845
  get showdetails() {
1857
- return this.$$.ctx[3];
1846
+ return this.$$.ctx[2];
1858
1847
  }
1859
1848
  set showdetails(t) {
1860
1849
  this.$$set({ showdetails: t }), _();
1861
1850
  }
1862
1851
  get showslider() {
1863
- return this.$$.ctx[4];
1852
+ return this.$$.ctx[3];
1864
1853
  }
1865
1854
  set showslider(t) {
1866
1855
  this.$$set({ showslider: t }), _();
1867
1856
  }
1868
1857
  get showenrolled() {
1869
- return this.$$.ctx[5];
1858
+ return this.$$.ctx[4];
1870
1859
  }
1871
1860
  set showenrolled(t) {
1872
1861
  this.$$set({ showenrolled: t }), _();
1873
1862
  }
1874
1863
  get maxwidth() {
1875
- return this.$$.ctx[6];
1864
+ return this.$$.ctx[5];
1876
1865
  }
1877
1866
  set maxwidth(t) {
1878
1867
  this.$$set({ maxwidth: t }), _();
1879
1868
  }
1880
1869
  get fullsize() {
1881
- return this.$$.ctx[7];
1870
+ return this.$$.ctx[6];
1882
1871
  }
1883
1872
  set fullsize(t) {
1884
1873
  this.$$set({ fullsize: t }), _();
1885
1874
  }
1886
1875
  get lang() {
1887
- return this.$$.ctx[8];
1876
+ return this.$$.ctx[7];
1888
1877
  }
1889
1878
  set lang(t) {
1890
1879
  this.$$set({ lang: t }), _();
@@ -1902,7 +1891,7 @@ class ot extends yt {
1902
1891
  this.$$set({ registerevent: t }), _();
1903
1892
  }
1904
1893
  get detailsevent() {
1905
- return this.$$.ctx[9];
1894
+ return this.$$.ctx[8];
1906
1895
  }
1907
1896
  set detailsevent(t) {
1908
1897
  this.$$set({ detailsevent: t }), _();
@@ -1926,25 +1915,25 @@ class ot extends yt {
1926
1915
  this.$$set({ currency: t }), _();
1927
1916
  }
1928
1917
  get keepbrowsercontext() {
1929
- return this.$$.ctx[10];
1918
+ return this.$$.ctx[9];
1930
1919
  }
1931
1920
  set keepbrowsercontext(t) {
1932
1921
  this.$$set({ keepbrowsercontext: t }), _();
1933
1922
  }
1934
1923
  get clientstyling() {
1935
- return this.$$.ctx[11];
1924
+ return this.$$.ctx[10];
1936
1925
  }
1937
1926
  set clientstyling(t) {
1938
1927
  this.$$set({ clientstyling: t }), _();
1939
1928
  }
1940
1929
  get clientstylingurl() {
1941
- return this.$$.ctx[12];
1930
+ return this.$$.ctx[11];
1942
1931
  }
1943
1932
  set clientstylingurl(t) {
1944
1933
  this.$$set({ clientstylingurl: t }), _();
1945
1934
  }
1946
1935
  get translationurl() {
1947
- return this.$$.ctx[13];
1936
+ return this.$$.ctx[12];
1948
1937
  }
1949
1938
  set translationurl(t) {
1950
1939
  this.$$set({ translationurl: t }), _();
@@ -1956,7 +1945,7 @@ class ot extends yt {
1956
1945
  this.$$set({ tournamentinfo: t }), _();
1957
1946
  }
1958
1947
  get mbsource() {
1959
- return this.$$.ctx[14];
1948
+ return this.$$.ctx[13];
1960
1949
  }
1961
1950
  set mbsource(t) {
1962
1951
  this.$$set({ mbsource: t }), _();