@everymatrix/casino-tournaments-list-controller 1.62.0 → 1.62.2

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-2xNP--2R.cjs +15 -0
  2. package/components/{CasinoTournamentsListController-DKc3JGbs.js → CasinoTournamentsListController-CKVWCTHe.js} +1596 -1628
  3. package/components/{CasinoTournamentsListController-ClNoaguG.js → CasinoTournamentsListController-DgYOCdAE.js} +1622 -1654
  4. package/components/{CasinoTournamentsThumbnail-D8e-nXOD.js → CasinoTournamentsThumbnail-4vTjO88K.js} +26 -26
  5. package/components/{CasinoTournamentsThumbnail-CdyLHB3q.cjs → CasinoTournamentsThumbnail-BWkh0_lv.cjs} +1 -1
  6. package/components/{CasinoTournamentsThumbnail-IxiD4b-e.js → CasinoTournamentsThumbnail-Cyjq88eZ.js} +26 -26
  7. package/components/{CasinoTournamentsThumbnailController-BcYNLikE.js → CasinoTournamentsThumbnailController-B-K78r8i.js} +368 -319
  8. package/components/CasinoTournamentsThumbnailController-B5MR7Iux.cjs +16 -0
  9. package/components/{CasinoTournamentsThumbnailController-D49NZQP2.js → CasinoTournamentsThumbnailController-Dn9ff9n8.js} +447 -398
  10. package/components/{CasinoTournamentsThumbnailDuration-BLgft2Tq.js → CasinoTournamentsThumbnailDuration-D6G5AYpp.js} +35 -35
  11. package/components/{CasinoTournamentsThumbnailDuration-uc0cz4mz.js → CasinoTournamentsThumbnailDuration-DJ9HCvv7.js} +35 -35
  12. package/components/{CasinoTournamentsThumbnailDuration-DAU985Oj.cjs → CasinoTournamentsThumbnailDuration-DW8RWm_w.cjs} +1 -1
  13. package/components/{CasinoTournamentsThumbnailGamesSlider-CMh0bAxQ.js → CasinoTournamentsThumbnailGamesSlider-CAMmFwFA.js} +64 -64
  14. package/components/{CasinoTournamentsThumbnailGamesSlider-BYiStSlZ.cjs → CasinoTournamentsThumbnailGamesSlider-CYo-MU5o.cjs} +1 -1
  15. package/components/{CasinoTournamentsThumbnailGamesSlider-DyN75Aab.js → CasinoTournamentsThumbnailGamesSlider-DQG8zErp.js} +64 -64
  16. package/components/{CasinoTournamentsThumbnailPrizes-DqgnwAS4.cjs → CasinoTournamentsThumbnailPrizes-BYr_yhhF.cjs} +1 -1
  17. package/components/{CasinoTournamentsThumbnailPrizes-BP5XEe6I.js → CasinoTournamentsThumbnailPrizes-BgYHHAzr.js} +39 -39
  18. package/components/{CasinoTournamentsThumbnailPrizes-DbXoL6RT.js → CasinoTournamentsThumbnailPrizes-kj9zdguu.js} +39 -39
  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/CasinoTournamentsListController-C-bVKhDo.cjs +0 -28
  24. package/components/CasinoTournamentsThumbnailController-DY-Ayiwy.cjs +0 -3
@@ -1,20 +1,89 @@
1
1
  var ce = (r, t, e) => new Promise((n, i) => {
2
2
  var o = (c) => {
3
3
  try {
4
- l(e.next(c));
5
- } catch (h) {
6
- i(h);
4
+ a(e.next(c));
5
+ } catch (m) {
6
+ i(m);
7
7
  }
8
8
  }, s = (c) => {
9
9
  try {
10
- l(e.throw(c));
11
- } catch (h) {
12
- i(h);
10
+ a(e.throw(c));
11
+ } catch (m) {
12
+ i(m);
13
13
  }
14
- }, l = (c) => c.done ? n(c.value) : Promise.resolve(c.value).then(o, s);
15
- l((e = e.apply(r, t)).next());
14
+ }, a = (c) => c.done ? n(c.value) : Promise.resolve(c.value).then(o, s);
15
+ a((e = e.apply(r, t)).next());
16
16
  });
17
- import { _ as me, z as he, A as pe, B as W, $ as ge, C as St, a as Ft, S as Et, i as Ct, f as S, c as jt, s as zt, b as Bt, e as E, h as k, n as be, l as T, m as Pt, o as Ot, w as Dt, d as B, D as u, g as m, j as _, p as At, r as It, t as O, k as D, y as Mt, u as J, q as tt, v as xt, E as I } from "./CasinoTournamentsListController-ClNoaguG.js";
17
+ import { $ as de, z as Tt, a as St, S as Ft, i as Et, s as jt, f as S, b as Ct, n as he, d as k, e as T, h as E, l as zt, o as Ot, u as Pt, k as h, g as _, A as u, j as O, c as x, t as B, m as Bt, r as xt, q as J, p as tt, B as D, w as At, x as Dt, y as It } from "./CasinoTournamentsListController-DgYOCdAE.js";
18
+ /*! *****************************************************************************
19
+ Copyright (c) Microsoft Corporation.
20
+
21
+ Permission to use, copy, modify, and/or distribute this software for any
22
+ purpose with or without fee is hereby granted.
23
+
24
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
25
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
26
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
27
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
28
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
29
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
30
+ PERFORMANCE OF THIS SOFTWARE.
31
+ ***************************************************************************** */
32
+ var me = function(r, t) {
33
+ return me = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e, n) {
34
+ e.__proto__ = n;
35
+ } || function(e, n) {
36
+ for (var i in n)
37
+ Object.prototype.hasOwnProperty.call(n, i) && (e[i] = n[i]);
38
+ }, me(r, t);
39
+ };
40
+ function W(r, t) {
41
+ if (typeof t != "function" && t !== null)
42
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
43
+ me(r, t);
44
+ function e() {
45
+ this.constructor = r;
46
+ }
47
+ r.prototype = t === null ? Object.create(t) : (e.prototype = t.prototype, new e());
48
+ }
49
+ function pe(r) {
50
+ var t = typeof Symbol == "function" && Symbol.iterator, e = t && r[t], n = 0;
51
+ if (e)
52
+ return e.call(r);
53
+ if (r && typeof r.length == "number")
54
+ return {
55
+ next: function() {
56
+ return r && n >= r.length && (r = void 0), { value: r && r[n++], done: !r };
57
+ }
58
+ };
59
+ throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
60
+ }
61
+ function ge(r, t) {
62
+ var e = typeof Symbol == "function" && r[Symbol.iterator];
63
+ if (!e)
64
+ return r;
65
+ var n = e.call(r), i, o = [], s;
66
+ try {
67
+ for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
68
+ o.push(i.value);
69
+ } catch (a) {
70
+ s = { error: a };
71
+ } finally {
72
+ try {
73
+ i && !i.done && (e = n.return) && e.call(n);
74
+ } finally {
75
+ if (s)
76
+ throw s.error;
77
+ }
78
+ }
79
+ return o;
80
+ }
81
+ function be(r, t, e) {
82
+ if (arguments.length === 2)
83
+ for (var n = 0, i = t.length, o; n < i; n++)
84
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
85
+ return r.concat(o || t);
86
+ }
18
87
  function P(r) {
19
88
  return typeof r == "function";
20
89
  }
@@ -51,15 +120,15 @@ var te = function() {
51
120
  if (s)
52
121
  if (this._parentage = null, Array.isArray(s))
53
122
  try {
54
- for (var l = me(s), c = l.next(); !c.done; c = l.next()) {
55
- var h = c.value;
56
- h.remove(this);
123
+ for (var a = pe(s), c = a.next(); !c.done; c = a.next()) {
124
+ var m = c.value;
125
+ m.remove(this);
57
126
  }
58
127
  } catch (g) {
59
128
  t = { error: g };
60
129
  } finally {
61
130
  try {
62
- c && !c.done && (e = l.return) && e.call(l);
131
+ c && !c.done && (e = a.return) && e.call(a);
63
132
  } finally {
64
133
  if (t)
65
134
  throw t.error;
@@ -78,12 +147,12 @@ var te = function() {
78
147
  if (y) {
79
148
  this._finalizers = null;
80
149
  try {
81
- for (var F = me(y), v = F.next(); !v.done; v = F.next()) {
150
+ for (var F = pe(y), v = F.next(); !v.done; v = F.next()) {
82
151
  var b = v.value;
83
152
  try {
84
153
  Re(b);
85
154
  } catch (g) {
86
- o = o != null ? o : [], g instanceof fe ? o = he(he([], pe(o)), pe(g.errors)) : o.push(g);
155
+ o = o != null ? o : [], g instanceof fe ? o = be(be([], ge(o)), ge(g.errors)) : o.push(g);
87
156
  }
88
157
  }
89
158
  } catch (g) {
@@ -136,17 +205,13 @@ function it(r) {
136
205
  function Re(r) {
137
206
  P(r) ? r() : r.unsubscribe();
138
207
  }
139
- var ot = {
140
- onUnhandledError: null,
141
- onStoppedNotification: null,
142
- Promise: void 0,
143
- useDeprecatedSynchronousErrorHandling: !1,
144
- useDeprecatedNextContext: !1
208
+ var Mt = {
209
+ Promise: void 0
145
210
  }, Lt = {
146
211
  setTimeout: function(r, t) {
147
212
  for (var e = [], n = 2; n < arguments.length; n++)
148
213
  e[n - 2] = arguments[n];
149
- return setTimeout.apply(void 0, he([r, t], pe(e)));
214
+ return setTimeout.apply(void 0, be([r, t], ge(e)));
150
215
  },
151
216
  clearTimeout: function(r) {
152
217
  return clearTimeout(r);
@@ -163,11 +228,11 @@ function Ue() {
163
228
  function ee(r) {
164
229
  r();
165
230
  }
166
- var st = function(r) {
231
+ var ot = function(r) {
167
232
  W(t, r);
168
233
  function t(e) {
169
234
  var n = r.call(this) || this;
170
- return n.isStopped = !1, e ? (n.destination = e, it(e) && e.add(n)) : n.destination = Ht, n;
235
+ return n.isStopped = !1, e ? (n.destination = e, it(e) && e.add(n)) : n.destination = Wt, n;
171
236
  }
172
237
  return t.create = function(e, n, i) {
173
238
  return new ye(e, n, i);
@@ -194,11 +259,7 @@ var st = function(r) {
194
259
  this.unsubscribe();
195
260
  }
196
261
  }, t;
197
- }(te), Ut = Function.prototype.bind;
198
- function de(r, t) {
199
- return Ut.call(r, t);
200
- }
201
- var Jt = function() {
262
+ }(te), Ut = function() {
202
263
  function r(t) {
203
264
  this.partialObserver = t;
204
265
  }
@@ -233,45 +294,33 @@ var Jt = function() {
233
294
  W(t, r);
234
295
  function t(e, n, i) {
235
296
  var o = r.call(this) || this, s;
236
- if (P(e) || !e)
237
- s = {
238
- next: e != null ? e : void 0,
239
- error: n != null ? n : void 0,
240
- complete: i != null ? i : void 0
241
- };
242
- else {
243
- var l;
244
- o && ot.useDeprecatedNextContext ? (l = Object.create(e), l.unsubscribe = function() {
245
- return o.unsubscribe();
246
- }, s = {
247
- next: e.next && de(e.next, l),
248
- error: e.error && de(e.error, l),
249
- complete: e.complete && de(e.complete, l)
250
- }) : s = e;
251
- }
252
- return o.destination = new Jt(s), o;
297
+ return P(e) || !e ? s = {
298
+ next: e != null ? e : void 0,
299
+ error: n != null ? n : void 0,
300
+ complete: i != null ? i : void 0
301
+ } : s = e, o.destination = new Ut(s), o;
253
302
  }
254
303
  return t;
255
- }(st);
304
+ }(ot);
256
305
  function $(r) {
257
306
  Rt(r);
258
307
  }
259
- function Wt(r) {
308
+ function Jt(r) {
260
309
  throw r;
261
310
  }
262
- var Ht = {
311
+ var Wt = {
263
312
  closed: !0,
264
313
  next: Ue,
265
- error: Wt,
314
+ error: Jt,
266
315
  complete: Ue
267
- }, qt = function() {
316
+ }, Ht = function() {
268
317
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
269
318
  }();
270
- function Gt(r) {
319
+ function qt(r) {
271
320
  return r;
272
321
  }
273
- function Yt(r) {
274
- return r.length === 0 ? Gt : r.length === 1 ? r[0] : function(e) {
322
+ function Gt(r) {
323
+ return r.length === 0 ? qt : r.length === 1 ? r[0] : function(e) {
275
324
  return r.reduce(function(n, i) {
276
325
  return i(n);
277
326
  }, e);
@@ -285,10 +334,10 @@ var Je = function() {
285
334
  var e = new r();
286
335
  return e.source = this, e.operator = t, e;
287
336
  }, r.prototype.subscribe = function(t, e, n) {
288
- var i = this, o = Vt(t) ? t : new ye(t, e, n);
337
+ var i = this, o = Yt(t) ? t : new ye(t, e, n);
289
338
  return ee(function() {
290
- var s = i, l = s.operator, c = s.source;
291
- o.add(l ? l.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
339
+ var s = i, a = s.operator, c = s.source;
340
+ o.add(a ? a.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
292
341
  }), o;
293
342
  }, r.prototype._trySubscribe = function(t) {
294
343
  try {
@@ -300,9 +349,9 @@ var Je = function() {
300
349
  var n = this;
301
350
  return e = We(e), new e(function(i, o) {
302
351
  var s = new ye({
303
- next: function(l) {
352
+ next: function(a) {
304
353
  try {
305
- t(l);
354
+ t(a);
306
355
  } catch (c) {
307
356
  o(c), s.unsubscribe();
308
357
  }
@@ -315,12 +364,12 @@ var Je = function() {
315
364
  }, r.prototype._subscribe = function(t) {
316
365
  var e;
317
366
  return (e = this.source) === null || e === void 0 ? void 0 : e.subscribe(t);
318
- }, r.prototype[qt] = function() {
367
+ }, r.prototype[Ht] = function() {
319
368
  return this;
320
369
  }, r.prototype.pipe = function() {
321
370
  for (var t = [], e = 0; e < arguments.length; e++)
322
371
  t[e] = arguments[e];
323
- return Yt(t)(this);
372
+ return Gt(t)(this);
324
373
  }, r.prototype.toPromise = function(t) {
325
374
  var e = this;
326
375
  return t = We(t), new t(function(n, i) {
@@ -339,19 +388,19 @@ var Je = function() {
339
388
  }();
340
389
  function We(r) {
341
390
  var t;
342
- return (t = r != null ? r : ot.Promise) !== null && t !== void 0 ? t : Promise;
391
+ return (t = r != null ? r : Mt.Promise) !== null && t !== void 0 ? t : Promise;
343
392
  }
344
- function Kt(r) {
393
+ function Nt(r) {
345
394
  return r && P(r.next) && P(r.error) && P(r.complete);
346
395
  }
347
- function Vt(r) {
348
- return r && r instanceof st || Kt(r) && it(r);
396
+ function Yt(r) {
397
+ return r && r instanceof ot || Nt(r) && it(r);
349
398
  }
350
- var Xt = rt(function(r) {
399
+ var Kt = rt(function(r) {
351
400
  return function() {
352
401
  r(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
353
402
  };
354
- }), at = function(r) {
403
+ }), st = function(r) {
355
404
  W(t, r);
356
405
  function t() {
357
406
  var e = r.call(this) || this;
@@ -362,7 +411,7 @@ var Xt = rt(function(r) {
362
411
  return n.operator = e, n;
363
412
  }, t.prototype._throwIfClosed = function() {
364
413
  if (this.closed)
365
- throw new Xt();
414
+ throw new Kt();
366
415
  }, t.prototype.next = function(e) {
367
416
  var n = this;
368
417
  ee(function() {
@@ -370,15 +419,15 @@ var Xt = rt(function(r) {
370
419
  if (n._throwIfClosed(), !n.isStopped) {
371
420
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
372
421
  try {
373
- for (var s = me(n.currentObservers), l = s.next(); !l.done; l = s.next()) {
374
- var c = l.value;
422
+ for (var s = pe(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
423
+ var c = a.value;
375
424
  c.next(e);
376
425
  }
377
- } catch (h) {
378
- i = { error: h };
426
+ } catch (m) {
427
+ i = { error: m };
379
428
  } finally {
380
429
  try {
381
- l && !l.done && (o = s.return) && o.call(s);
430
+ a && !a.done && (o = s.return) && o.call(s);
382
431
  } finally {
383
432
  if (i)
384
433
  throw i.error;
@@ -418,9 +467,9 @@ var Xt = rt(function(r) {
418
467
  }, t.prototype._subscribe = function(e) {
419
468
  return this._throwIfClosed(), this._checkFinalizedStatuses(e), this._innerSubscribe(e);
420
469
  }, t.prototype._innerSubscribe = function(e) {
421
- var n = this, i = this, o = i.hasError, s = i.isStopped, l = i.observers;
422
- return o || s ? nt : (this.currentObservers = null, l.push(e), new te(function() {
423
- n.currentObservers = null, we(l, e);
470
+ var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
471
+ return o || s ? nt : (this.currentObservers = null, a.push(e), new te(function() {
472
+ n.currentObservers = null, we(a, e);
424
473
  }));
425
474
  }, t.prototype._checkFinalizedStatuses = function(e) {
426
475
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
@@ -450,12 +499,12 @@ var Xt = rt(function(r) {
450
499
  var n, i;
451
500
  return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(e)) !== null && i !== void 0 ? i : nt;
452
501
  }, t;
453
- }(at), lt = {
502
+ }(st), lt = {
454
503
  now: function() {
455
504
  return (lt.delegate || Date).now();
456
505
  },
457
506
  delegate: void 0
458
- }, Nt = function(r) {
507
+ }, Vt = function(r) {
459
508
  W(t, r);
460
509
  function t(e, n, i) {
461
510
  e === void 0 && (e = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = lt);
@@ -463,43 +512,43 @@ var Xt = rt(function(r) {
463
512
  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;
464
513
  }
465
514
  return t.prototype.next = function(e) {
466
- var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, l = n._timestampProvider, c = n._windowTime;
467
- i || (o.push(e), !s && o.push(l.now() + c)), this._trimBuffer(), r.prototype.next.call(this, e);
515
+ var n = this, i = n.isStopped, o = n._buffer, s = n._infiniteTimeWindow, a = n._timestampProvider, c = n._windowTime;
516
+ i || (o.push(e), !s && o.push(a.now() + c)), this._trimBuffer(), r.prototype.next.call(this, e);
468
517
  }, t.prototype._subscribe = function(e) {
469
518
  this._throwIfClosed(), this._trimBuffer();
470
- for (var n = this._innerSubscribe(e), i = this, o = i._infiniteTimeWindow, s = i._buffer, l = s.slice(), c = 0; c < l.length && !e.closed; c += o ? 1 : 2)
471
- e.next(l[c]);
519
+ 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)
520
+ e.next(a[c]);
472
521
  return this._checkFinalizedStatuses(e), n;
473
522
  }, t.prototype._trimBuffer = function() {
474
- var e = this, n = e._bufferSize, i = e._timestampProvider, o = e._buffer, s = e._infiniteTimeWindow, l = (s ? 1 : 2) * n;
475
- if (n < 1 / 0 && l < o.length && o.splice(0, o.length - l), !s) {
476
- for (var c = i.now(), h = 0, d = 1; d < o.length && o[d] <= c; d += 2)
477
- h = d;
478
- h && o.splice(0, h + 1);
523
+ var e = this, n = e._bufferSize, i = e._timestampProvider, o = e._buffer, s = e._infiniteTimeWindow, a = (s ? 1 : 2) * n;
524
+ if (n < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
525
+ for (var c = i.now(), m = 0, d = 1; d < o.length && o[d] <= c; d += 2)
526
+ m = d;
527
+ m && o.splice(0, m + 1);
479
528
  }
480
529
  }, t;
481
- }(at);
482
- const qe = [], Ge = {}, Zt = (r, t = 0) => {
530
+ }(st);
531
+ const qe = [], Ge = {}, Xt = (r, t = 0) => {
483
532
  if (qe.indexOf(r) == -1) {
484
- const e = new Nt(t);
533
+ const e = new Vt(t);
485
534
  Ge[r] = e, qe.push(r);
486
535
  }
487
536
  return Ge[r];
488
537
  };
489
- window.emWidgets = { topic: Zt };
490
- const Ye = (r) => r.toLowerCase().match(/android/i) ? "Android" : r.toLowerCase().match(/iphone/i) ? "iPhone" : r.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
491
- function Qt({ withLocale: r, translations: t }) {
492
- ge.subscribe((e) => {
493
- e == null && (St.set(t), ge.set(r));
538
+ window.emWidgets = { topic: Xt };
539
+ const Ne = (r) => r.toLowerCase().match(/android/i) ? "Android" : r.toLowerCase().match(/iphone/i) ? "iPhone" : r.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
540
+ function Zt({ withLocale: r, translations: t }) {
541
+ de.subscribe((e) => {
542
+ e == null && (Tt.set(t), de.set(r));
494
543
  });
495
544
  }
496
- function Ke(r, t) {
497
- Ft(r, t);
545
+ function Ye(r, t) {
546
+ St(r, t);
498
547
  }
499
- function $t(r) {
500
- ge.set(r);
548
+ function Qt(r) {
549
+ de.set(r);
501
550
  }
502
- const Ve = {
551
+ const Ke = {
503
552
  en: {
504
553
  login: "Log in",
505
554
  register: "Register",
@@ -601,7 +650,7 @@ if (typeof window != "undefined") {
601
650
  }
602
651
  };
603
652
  };
604
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnail-D8e-nXOD.js").then(({ default: t }) => {
653
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnail-4vTjO88K.js").then(({ default: t }) => {
605
654
  !customElements.get("casino-tournaments-thumbnail") && customElements.define("casino-tournaments-thumbnail", t.element);
606
655
  });
607
656
  }
@@ -617,7 +666,7 @@ if (typeof window != "undefined") {
617
666
  }
618
667
  };
619
668
  };
620
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailDuration-uc0cz4mz.js").then(({ default: t }) => {
669
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailDuration-D6G5AYpp.js").then(({ default: t }) => {
621
670
  !customElements.get("casino-tournaments-thumbnail-duration") && customElements.define(
622
671
  "casino-tournaments-thumbnail-duration",
623
672
  t.element
@@ -636,7 +685,7 @@ if (typeof window != "undefined") {
636
685
  }
637
686
  };
638
687
  };
639
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailPrizes-BP5XEe6I.js").then(({ default: t }) => {
688
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailPrizes-kj9zdguu.js").then(({ default: t }) => {
640
689
  !customElements.get("casino-tournaments-thumbnail-prizes") && customElements.define("casino-tournaments-thumbnail-prizes", t.element);
641
690
  });
642
691
  }
@@ -652,7 +701,7 @@ if (typeof window != "undefined") {
652
701
  }
653
702
  };
654
703
  };
655
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailGamesSlider-CMh0bAxQ.js").then(
704
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailGamesSlider-CAMmFwFA.js").then(
656
705
  ({ default: t }) => {
657
706
  !customElements.get("casino-tournaments-thumbnail-games-slider") && customElements.define(
658
707
  "casino-tournaments-thumbnail-games-slider",
@@ -661,29 +710,29 @@ if (typeof window != "undefined") {
661
710
  }
662
711
  );
663
712
  }
664
- function er(r) {
665
- Bt(r, "svelte-1kmemyq", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}button{cursor:pointer}.TournamentCard{position:relative;background:var(--emw--color-contrast, #07072A);color:var(--emw--color-white, #FFFFFF);border:solid 1px #30313c;gap:20px;display:flex;flex-direction:column;padding-bottom:20px;margin:0 auto}.CardFullSize{width:100%}.CardMaxWidth{max-width:600px}.TournamentButtons{display:flex;justify-content:center;gap:20px;margin:0 20px}.TournamentButtons button{cursor:pointer}.LoginButton{background:var(--emw--color-contrast, #07072A);width:50%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:15px}.LoginButton:hover{opacity:0.7}.RegisterButton{background:var(--emw--color-contrast, #07072A);width:50%;height:50px;text-align:center;color:var(--emw--color-green, #48952a);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;font-size:14px}.RegisterButton:hover{opacity:0.7}.DetailsButton{background:var(--emw--color-contrast, #07072A);width:40%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsButton:hover{opacity:0.7}.DetailsLargeButton{background:var(--emw--color-contrast, #07072A);width:100%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsLargeButton:hover{opacity:0.7}.EnrolledButton{background:var(--emw--color-contrast, #07072A);width:60%;height:50px;text-align:center;color:var(--emw--color-green, #48952a);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;font-size:14px;cursor:default}.JoinButton{background:var(--emw--color-green, #48952a);width:60%;height:50px;text-align:center;color:var(--emw--color-white, #FFFFFF);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px}.JoinButton:hover{opacity:0.7}.JoinButton:disabled{cursor:default;opacity:0.7}.JoinButtonFullSize{width:100%}.ErrorText{margin:0 20px;color:red;font-size:14px;font-weight:bold}.ph-item{position:relative;display:flex;flex-wrap:wrap;margin-bottom:30px;padding:30px 15px 15px 15px;overflow:hidden;direction:ltr;background-color:var(--emw--color-contrast, #07072A);border:1px solid var(--emw--color-footer-bg, #212529);border-radius:2px}.ph-item,.ph-item *,.ph-item ::after,.ph-item ::before{box-sizing:border-box}.ph-item::before{position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;background:linear-gradient(to right, rgba(var(--emw--color-contrast, #07072A), 0) 46%, rgba(var(--emw--color-contrast, #07072A), 0.35) 50%, rgba(var(--emw--color-contrast, #07072A), 0) 54%) 50% 50%;animation:phAnimation 0.8s linear infinite;content:" ";pointer-events:none}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;margin-bottom:15px;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}.ph-row div{height:10px;margin-top:7.5px;background-color:var(--emw--color-gray-100, #E6E6E6)}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:rgba(var(--emw--color-contrast, #07072A), 0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{position:relative;width:100%;min-width:60px;overflow:hidden;background-color:var(--emw--color-gray-100, #E6E6E6);border-radius:50%}.ph-avatar::before{display:block;padding-top:100%;content:" "}.ph-picture{width:100%;height:120px;background-color:var(--emw--color-gray-100, #E6E6E6)}@keyframes phAnimation{0%{transform:translate3d(-30%, 0, 0)}100%{transform:translate3d(30%, 0, 0)}}svg.spinner{width:40px;height:40px;x:0px;y:0px;viewBox:0 0 40 40}svg.spinner circle{fill:transparent;stroke:var(--emw--color-contrast, #07072A);stroke-width:4;stroke-linecap:round;stroke-dasharray:125.6;-webkit-transform-origin:20px 20px 0;-moz-transform-origin:20px 20px 0;-ms-transform-origin:20px 20px 0;-o-transform-origin:20px 20px 0;transform-origin:20px 20px 0;-webkit-animation:spinner 2s linear infinite;-moz-animation:spinner 2s linear infinite;-ms-animation:spinner 2s linear infinite;-o-animation:spinner 2s linear infinite;animation:spinner 2s linear infinite}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-webkit-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-webkit-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-moz-keyframes spinner{0%{-moz-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-moz-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-moz-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-ms-keyframes spinner{0%{-ms-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-ms-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-ms-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-o-keyframes spinner{0%{-o-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-o-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-o-transform:rotate(1080deg);stroke-dashoffset:26.4}}@keyframes spinner{0%{transform:rotate(0deg);stroke-dashoffset:26.4}50%{transform:rotate(720deg);stroke-dashoffset:125.6}100%{transform:rotate(1080deg);stroke-dashoffset:26.4}}@-webkit-keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}.elementToFadeIn{-webkit-animation:fadein 2s linear forwards;animation:fadein 2s linear forwards}.elementToFadeOut{-webkit-animation:fadeout 0.1s ease-out forwards;animation:fadeout 0.1s ease-out forwards}');
713
+ function $t(r) {
714
+ Ct(r, "svelte-1kmemyq", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}button{cursor:pointer}.TournamentCard{position:relative;background:var(--emw--color-contrast, #07072A);color:var(--emw--color-white, #FFFFFF);border:solid 1px #30313c;gap:20px;display:flex;flex-direction:column;padding-bottom:20px;margin:0 auto}.CardFullSize{width:100%}.CardMaxWidth{max-width:600px}.TournamentButtons{display:flex;justify-content:center;gap:20px;margin:0 20px}.TournamentButtons button{cursor:pointer}.LoginButton{background:var(--emw--color-contrast, #07072A);width:50%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:15px}.LoginButton:hover{opacity:0.7}.RegisterButton{background:var(--emw--color-contrast, #07072A);width:50%;height:50px;text-align:center;color:var(--emw--color-green, #48952a);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;font-size:14px}.RegisterButton:hover{opacity:0.7}.DetailsButton{background:var(--emw--color-contrast, #07072A);width:40%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsButton:hover{opacity:0.7}.DetailsLargeButton{background:var(--emw--color-contrast, #07072A);width:100%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsLargeButton:hover{opacity:0.7}.EnrolledButton{background:var(--emw--color-contrast, #07072A);width:60%;height:50px;text-align:center;color:var(--emw--color-green, #48952a);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;font-size:14px;cursor:default}.JoinButton{background:var(--emw--color-green, #48952a);width:60%;height:50px;text-align:center;color:var(--emw--color-white, #FFFFFF);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px}.JoinButton:hover{opacity:0.7}.JoinButton:disabled{cursor:default;opacity:0.7}.JoinButtonFullSize{width:100%}.ErrorText{margin:0 20px;color:red;font-size:14px;font-weight:bold}.ph-item{position:relative;display:flex;flex-wrap:wrap;margin-bottom:30px;padding:30px 15px 15px 15px;overflow:hidden;direction:ltr;background-color:var(--emw--color-contrast, #07072A);border:1px solid var(--emw--color-footer-bg, #212529);border-radius:2px}.ph-item,.ph-item *,.ph-item ::after,.ph-item ::before{box-sizing:border-box}.ph-item::before{position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;background:linear-gradient(to right, rgba(var(--emw--color-contrast, #07072A), 0) 46%, rgba(var(--emw--color-contrast, #07072A), 0.35) 50%, rgba(var(--emw--color-contrast, #07072A), 0) 54%) 50% 50%;animation:phAnimation 0.8s linear infinite;content:" ";pointer-events:none}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;margin-bottom:15px;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}.ph-row div{height:10px;margin-top:7.5px;background-color:var(--emw--color-gray-100, #E6E6E6)}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:rgba(var(--emw--color-contrast, #07072A), 0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{position:relative;width:100%;min-width:60px;overflow:hidden;background-color:var(--emw--color-gray-100, #E6E6E6);border-radius:50%}.ph-avatar::before{display:block;padding-top:100%;content:" "}.ph-picture{width:100%;height:120px;background-color:var(--emw--color-gray-100, #E6E6E6)}@keyframes phAnimation{0%{transform:translate3d(-30%, 0, 0)}100%{transform:translate3d(30%, 0, 0)}}svg.spinner{width:40px;height:40px;x:0px;y:0px;viewBox:0 0 40 40}svg.spinner circle{fill:transparent;stroke:var(--emw--color-contrast, #07072A);stroke-width:4;stroke-linecap:round;stroke-dasharray:125.6;-webkit-transform-origin:20px 20px 0;-moz-transform-origin:20px 20px 0;-ms-transform-origin:20px 20px 0;-o-transform-origin:20px 20px 0;transform-origin:20px 20px 0;-webkit-animation:spinner 2s linear infinite;-moz-animation:spinner 2s linear infinite;-ms-animation:spinner 2s linear infinite;-o-animation:spinner 2s linear infinite;animation:spinner 2s linear infinite}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-webkit-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-webkit-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-moz-keyframes spinner{0%{-moz-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-moz-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-moz-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-ms-keyframes spinner{0%{-ms-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-ms-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-ms-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-o-keyframes spinner{0%{-o-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-o-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-o-transform:rotate(1080deg);stroke-dashoffset:26.4}}@keyframes spinner{0%{transform:rotate(0deg);stroke-dashoffset:26.4}50%{transform:rotate(720deg);stroke-dashoffset:125.6}100%{transform:rotate(1080deg);stroke-dashoffset:26.4}}@-webkit-keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}.elementToFadeIn{-webkit-animation:fadein 2s linear forwards;animation:fadein 2s linear forwards}.elementToFadeOut{-webkit-animation:fadeout 0.1s ease-out forwards;animation:fadeout 0.1s ease-out forwards}');
666
715
  }
667
- function tr(r) {
668
- let t, e, n, i, o, s, l, c, h, d = (
716
+ function er(r) {
717
+ let t, e, n, i, o, s, a, c, m, d = (
669
718
  /*isLoggedIn*/
670
- r[14] && Xe(r)
719
+ r[14] && Ve(r)
671
720
  );
672
721
  function y(f, p) {
673
722
  if (!/*isLoggedIn*/
674
723
  f[14])
675
- return or;
724
+ return ir;
676
725
  if (
677
726
  /*status*/
678
727
  f[23] != "Closed" && /*status*/
679
728
  f[23] != "Closing"
680
729
  )
681
- return ir;
730
+ return nr;
682
731
  if (
683
732
  /*showdetails*/
684
733
  f[3] == "true"
685
734
  )
686
- return nr;
735
+ return rr;
687
736
  }
688
737
  let F = y(r), v = F && F(r), b = (
689
738
  /*errorJoin*/
@@ -695,7 +744,7 @@ function tr(r) {
695
744
  );
696
745
  return {
697
746
  c() {
698
- t = E("div"), e = E("casino-tournaments-thumbnail"), n = B(), d && d.c(), i = B(), o = E("div"), v && v.c(), s = B(), b && b.c(), l = B(), g && g.c(), u(
747
+ t = E("div"), e = E("casino-tournaments-thumbnail"), n = O(), d && d.c(), i = O(), o = E("div"), v && v.c(), s = O(), b && b.c(), a = O(), g && g.c(), u(
699
748
  e,
700
749
  "session",
701
750
  /*session*/
@@ -780,17 +829,17 @@ function tr(r) {
780
829
  "keepbrowsercontext",
781
830
  /*keepbrowsercontext*/
782
831
  r[9]
783
- ), u(e, "exportparts", "Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing"), m(o, "class", "TournamentButtons"), m(o, "part", "TournamentButtons"), m(t, "class", c = "TournamentCard " + /*maxwidth*/
832
+ ), u(e, "exportparts", "Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing"), h(o, "class", "TournamentButtons"), h(o, "part", "TournamentButtons"), h(t, "class", c = "TournamentCard " + /*maxwidth*/
784
833
  (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
785
834
  (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
786
- (r[31] ? "elementToFadeOut" : "elementToFadeIn")), m(t, "part", h = "TournamentCard " + /*maxwidth*/
835
+ (r[31] ? "elementToFadeOut" : "elementToFadeIn")), h(t, "part", m = "TournamentCard " + /*maxwidth*/
787
836
  (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
788
837
  (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
789
838
  (r[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
790
839
  (r[31] ? "elementToFadeOut" : "elementToFadeIn"));
791
840
  },
792
841
  m(f, p) {
793
- k(f, t, p), _(t, e), _(t, n), d && d.m(t, null), _(t, i), _(t, o), v && v.m(o, null), _(t, s), b && b.m(t, null), _(t, l), g && g.m(t, null);
842
+ T(f, t, p), _(t, e), _(t, n), d && d.m(t, null), _(t, i), _(t, o), v && v.m(o, null), _(t, s), b && b.m(t, null), _(t, a), g && g.m(t, null);
794
843
  },
795
844
  p(f, p) {
796
845
  p[0] & /*session*/
@@ -896,42 +945,42 @@ function tr(r) {
896
945
  /*keepbrowsercontext*/
897
946
  f[9]
898
947
  ), /*isLoggedIn*/
899
- f[14] ? d ? d.p(f, p) : (d = Xe(f), d.c(), d.m(t, i)) : d && (d.d(1), d = null), F === (F = y(f)) && v ? v.p(f, p) : (v && v.d(1), v = F && F(f), v && (v.c(), v.m(o, null))), /*errorJoin*/
948
+ f[14] ? d ? d.p(f, p) : (d = Ve(f), d.c(), d.m(t, i)) : d && (d.d(1), d = null), F === (F = y(f)) && v ? v.p(f, p) : (v && v.d(1), v = F && F(f), v && (v.c(), v.m(o, null))), /*errorJoin*/
900
949
  f[17] || /*errorJoinConcurrently*/
901
- f[19] ? b ? b.p(f, p) : (b = $e(f), b.c(), b.m(t, l)) : b && (b.d(1), b = null), /*showslider*/
950
+ f[19] ? b ? b.p(f, p) : (b = $e(f), b.c(), b.m(t, a)) : b && (b.d(1), b = null), /*showslider*/
902
951
  f[4] == "true" ? g ? g.p(f, p) : (g = et(f), g.c(), g.m(t, null)) : g && (g.d(1), g = null), p[0] & /*maxwidth, fullsize*/
903
952
  192 | p[1] & /*isChanging*/
904
953
  1 && c !== (c = "TournamentCard " + /*maxwidth*/
905
954
  (f[6] ? "CardMaxWidth" : "") + /*fullsize*/
906
955
  (f[7] ? "CardFullSize" : "") + " " + /*isChanging*/
907
- (f[31] ? "elementToFadeOut" : "elementToFadeIn")) && m(t, "class", c), p[0] & /*maxwidth, fullsize*/
956
+ (f[31] ? "elementToFadeOut" : "elementToFadeIn")) && h(t, "class", c), p[0] & /*maxwidth, fullsize*/
908
957
  192 | p[1] & /*isChanging*/
909
- 1 && h !== (h = "TournamentCard " + /*maxwidth*/
958
+ 1 && m !== (m = "TournamentCard " + /*maxwidth*/
910
959
  (f[6] ? "CardMaxWidth" : "") + /*fullsize*/
911
960
  (f[7] ? "CardFullSize" : "") + " " + /*isChanging*/
912
961
  (f[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
913
- (f[31] ? "elementToFadeOut" : "elementToFadeIn")) && m(t, "part", h);
962
+ (f[31] ? "elementToFadeOut" : "elementToFadeIn")) && h(t, "part", m);
914
963
  },
915
964
  d(f) {
916
- f && T(t), d && d.d(), v && v.d(), b && b.d(), g && g.d();
965
+ f && k(t), d && d.d(), v && v.d(), b && b.d(), g && g.d();
917
966
  }
918
967
  };
919
968
  }
920
- function rr(r) {
969
+ function tr(r) {
921
970
  let t, e, n, i;
922
971
  return {
923
972
  c() {
924
- t = E("div"), e = E("div"), e.innerHTML = '<div class="ph-col-12" part="ph-col-12"><div class="ph-picture" part="ph-picture"></div> <div class="ph-row" part="ph-row"><div class="ph-col-6 big" part="ph-col-6 big"></div> <div class="ph-col-4 empty big" part="ph-col-4 empty big"></div> <div class="ph-col-4" part="ph-col-4"></div> <div class="ph-col-8 empty" part="ph-col-8 empty"></div> <div class="ph-col-6" part="ph-col-6"></div> <div class="ph-col-6 empty" part="ph-col-6 empty"></div> <div class="ph-col-12" part="ph-col-12"></div></div></div>', m(e, "class", "ph-item"), m(e, "part", "ph-item"), m(t, "class", n = "TournamentCard " + /*maxwidth*/
973
+ t = E("div"), e = E("div"), e.innerHTML = '<div class="ph-col-12" part="ph-col-12"><div class="ph-picture" part="ph-picture"></div> <div class="ph-row" part="ph-row"><div class="ph-col-6 big" part="ph-col-6 big"></div> <div class="ph-col-4 empty big" part="ph-col-4 empty big"></div> <div class="ph-col-4" part="ph-col-4"></div> <div class="ph-col-8 empty" part="ph-col-8 empty"></div> <div class="ph-col-6" part="ph-col-6"></div> <div class="ph-col-6 empty" part="ph-col-6 empty"></div> <div class="ph-col-12" part="ph-col-12"></div></div></div>', h(e, "class", "ph-item"), h(e, "part", "ph-item"), h(t, "class", n = "TournamentCard " + /*maxwidth*/
925
974
  (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
926
975
  (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
927
- (r[31] ? "elementToFadeOut" : "elementToFadeIn")), m(t, "part", i = "TournamentCard " + /*maxwidth*/
976
+ (r[31] ? "elementToFadeOut" : "elementToFadeIn")), h(t, "part", i = "TournamentCard " + /*maxwidth*/
928
977
  (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
929
978
  (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
930
979
  (r[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
931
980
  (r[31] ? "elementToFadeOut" : "elementToFadeIn"));
932
981
  },
933
982
  m(o, s) {
934
- k(o, t, s), _(t, e);
983
+ T(o, t, s), _(t, e);
935
984
  },
936
985
  p(o, s) {
937
986
  s[0] & /*maxwidth, fullsize*/
@@ -939,27 +988,27 @@ function rr(r) {
939
988
  1 && n !== (n = "TournamentCard " + /*maxwidth*/
940
989
  (o[6] ? "CardMaxWidth" : "") + /*fullsize*/
941
990
  (o[7] ? "CardFullSize" : "") + " " + /*isChanging*/
942
- (o[31] ? "elementToFadeOut" : "elementToFadeIn")) && m(t, "class", n), s[0] & /*maxwidth, fullsize*/
991
+ (o[31] ? "elementToFadeOut" : "elementToFadeIn")) && h(t, "class", n), s[0] & /*maxwidth, fullsize*/
943
992
  192 | s[1] & /*isChanging*/
944
993
  1 && i !== (i = "TournamentCard " + /*maxwidth*/
945
994
  (o[6] ? "CardMaxWidth" : "") + /*fullsize*/
946
995
  (o[7] ? "CardFullSize" : "") + " " + /*isChanging*/
947
996
  (o[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
948
- (o[31] ? "elementToFadeOut" : "elementToFadeIn")) && m(t, "part", i);
997
+ (o[31] ? "elementToFadeOut" : "elementToFadeIn")) && h(t, "part", i);
949
998
  },
950
999
  d(o) {
951
- o && T(t);
1000
+ o && k(t);
952
1001
  }
953
1002
  };
954
1003
  }
955
- function Xe(r) {
1004
+ function Ve(r) {
956
1005
  let t, e, n = (
957
1006
  /*tourid*/
958
- r[24] && Ne(r)
1007
+ r[24] && Xe(r)
959
1008
  );
960
1009
  return {
961
1010
  c() {
962
- n && n.c(), t = B(), e = E("casino-tournaments-thumbnail-duration"), u(
1011
+ n && n.c(), t = O(), e = E("casino-tournaments-thumbnail-duration"), u(
963
1012
  e,
964
1013
  "clientstyling",
965
1014
  /*clientstyling*/
@@ -997,11 +1046,11 @@ function Xe(r) {
997
1046
  ), u(e, "exportparts", "TournamentDuration, TournamentDates, StartDate, EndDate, ProgressBar, ProgressBarFillEnd, Finished, ProgressBarFillStarting, Remaining, ProgressBarFill");
998
1047
  },
999
1048
  m(i, o) {
1000
- n && n.m(i, o), k(i, t, o), k(i, e, o);
1049
+ n && n.m(i, o), T(i, t, o), T(i, e, o);
1001
1050
  },
1002
1051
  p(i, o) {
1003
1052
  /*tourid*/
1004
- i[24] ? n ? n.p(i, o) : (n = Ne(i), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), o[0] & /*clientstyling*/
1053
+ i[24] ? n ? n.p(i, o) : (n = Xe(i), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), o[0] & /*clientstyling*/
1005
1054
  1024 && u(
1006
1055
  e,
1007
1056
  "clientstyling",
@@ -1046,11 +1095,11 @@ function Xe(r) {
1046
1095
  );
1047
1096
  },
1048
1097
  d(i) {
1049
- i && (T(t), T(e)), n && n.d(i);
1098
+ i && (k(t), k(e)), n && n.d(i);
1050
1099
  }
1051
1100
  };
1052
1101
  }
1053
- function Ne(r) {
1102
+ function Xe(r) {
1054
1103
  let t, e, n, i;
1055
1104
  return {
1056
1105
  c() {
@@ -1077,7 +1126,7 @@ function Ne(r) {
1077
1126
  ), u(t, "exportparts", "TournamentPrizes, TournamentPrizesSvg, a, TournamentPrizesSvgA, PrizesTitle, Prizes, Prize, PrizeText, PrizeRank, TournamentPrizesIconSection, TournamentPrizesIconWrapper");
1078
1127
  },
1079
1128
  m(o, s) {
1080
- k(o, t, s), n || (i = At(e = /*sendTournamentPrizes*/
1129
+ T(o, t, s), n || (i = Bt(e = /*sendTournamentPrizes*/
1081
1130
  r[37].call(
1082
1131
  null,
1083
1132
  t,
@@ -1110,7 +1159,7 @@ function Ne(r) {
1110
1159
  "translationurl",
1111
1160
  /*translationurl*/
1112
1161
  o[12]
1113
- ), e && It(e.update) && s[0] & /*tourid*/
1162
+ ), e && At(e.update) && s[0] & /*tourid*/
1114
1163
  16777216 && e.update.call(
1115
1164
  null,
1116
1165
  /*tourid*/
@@ -1118,79 +1167,79 @@ function Ne(r) {
1118
1167
  );
1119
1168
  },
1120
1169
  d(o) {
1121
- o && T(t), n = !1, i();
1170
+ o && k(t), n = !1, i();
1122
1171
  }
1123
1172
  };
1124
1173
  }
1125
- function nr(r) {
1174
+ function rr(r) {
1126
1175
  let t, e = (
1127
1176
  /*$_*/
1128
1177
  r[32]("details") + ""
1129
1178
  ), n, i, o;
1130
1179
  return {
1131
1180
  c() {
1132
- t = E("button"), n = O(e), m(t, "class", "DetailsLargeButton"), m(t, "part", "DetailsLargeButton");
1181
+ t = E("button"), n = B(e), h(t, "class", "DetailsLargeButton"), h(t, "part", "DetailsLargeButton");
1133
1182
  },
1134
- m(s, l) {
1135
- k(s, t, l), _(t, n), i || (o = J(
1183
+ m(s, a) {
1184
+ T(s, t, a), _(t, n), i || (o = J(
1136
1185
  t,
1137
1186
  "click",
1138
1187
  /*click_handler_4*/
1139
1188
  r[51]
1140
1189
  ), i = !0);
1141
1190
  },
1142
- p(s, l) {
1143
- l[1] & /*$_*/
1191
+ p(s, a) {
1192
+ a[1] & /*$_*/
1144
1193
  2 && e !== (e = /*$_*/
1145
- s[32]("details") + "") && D(n, e);
1194
+ s[32]("details") + "") && x(n, e);
1146
1195
  },
1147
1196
  d(s) {
1148
- s && T(t), i = !1, o();
1197
+ s && k(t), i = !1, o();
1149
1198
  }
1150
1199
  };
1151
1200
  }
1152
- function ir(r) {
1201
+ function nr(r) {
1153
1202
  let t, e, n = (
1154
1203
  /*showdetails*/
1155
1204
  r[3] == "true" && Ze(r)
1156
1205
  );
1157
- function i(l, c) {
1206
+ function i(a, c) {
1158
1207
  return (
1159
1208
  /*userenrolled*/
1160
- l[26] ? ar : sr
1209
+ a[26] ? sr : or
1161
1210
  );
1162
1211
  }
1163
1212
  let o = i(r), s = o(r);
1164
1213
  return {
1165
1214
  c() {
1166
- n && n.c(), t = B(), s.c(), e = tt();
1215
+ n && n.c(), t = O(), s.c(), e = tt();
1167
1216
  },
1168
- m(l, c) {
1169
- n && n.m(l, c), k(l, t, c), s.m(l, c), k(l, e, c);
1217
+ m(a, c) {
1218
+ n && n.m(a, c), T(a, t, c), s.m(a, c), T(a, e, c);
1170
1219
  },
1171
- p(l, c) {
1220
+ p(a, c) {
1172
1221
  /*showdetails*/
1173
- l[3] == "true" ? n ? n.p(l, c) : (n = Ze(l), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), o === (o = i(l)) && s ? s.p(l, c) : (s.d(1), s = o(l), s && (s.c(), s.m(e.parentNode, e)));
1222
+ a[3] == "true" ? n ? n.p(a, c) : (n = Ze(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)));
1174
1223
  },
1175
- d(l) {
1176
- l && (T(t), T(e)), n && n.d(l), s.d(l);
1224
+ d(a) {
1225
+ a && (k(t), k(e)), n && n.d(a), s.d(a);
1177
1226
  }
1178
1227
  };
1179
1228
  }
1180
- function or(r) {
1229
+ function ir(r) {
1181
1230
  let t, e = (
1182
1231
  /*$_*/
1183
1232
  r[32]("login") + ""
1184
1233
  ), n, i, o, s = (
1185
1234
  /*$_*/
1186
1235
  r[32]("register") + ""
1187
- ), l, c, h;
1236
+ ), a, c, m;
1188
1237
  return {
1189
1238
  c() {
1190
- t = E("button"), n = O(e), i = B(), o = E("button"), l = O(s), m(t, "class", "LoginButton"), m(t, "part", "LoginButton"), m(o, "class", "RegisterButton"), m(o, "part", "RegisterButton");
1239
+ t = E("button"), n = B(e), i = O(), o = E("button"), a = B(s), h(t, "class", "LoginButton"), h(t, "part", "LoginButton"), h(o, "class", "RegisterButton"), h(o, "part", "RegisterButton");
1191
1240
  },
1192
1241
  m(d, y) {
1193
- k(d, t, y), _(t, n), k(d, i, y), k(d, o, y), _(o, l), c || (h = [
1242
+ T(d, t, y), _(t, n), T(d, i, y), T(d, o, y), _(o, a), c || (m = [
1194
1243
  J(
1195
1244
  t,
1196
1245
  "click",
@@ -1208,12 +1257,12 @@ function or(r) {
1208
1257
  p(d, y) {
1209
1258
  y[1] & /*$_*/
1210
1259
  2 && e !== (e = /*$_*/
1211
- d[32]("login") + "") && D(n, e), y[1] & /*$_*/
1260
+ d[32]("login") + "") && x(n, e), y[1] & /*$_*/
1212
1261
  2 && s !== (s = /*$_*/
1213
- d[32]("register") + "") && D(l, s);
1262
+ d[32]("register") + "") && x(a, s);
1214
1263
  },
1215
1264
  d(d) {
1216
- d && (T(t), T(i), T(o)), c = !1, xt(h);
1265
+ d && (k(t), k(i), k(o)), c = !1, xt(m);
1217
1266
  }
1218
1267
  };
1219
1268
  }
@@ -1224,65 +1273,65 @@ function Ze(r) {
1224
1273
  ), n, i, o;
1225
1274
  return {
1226
1275
  c() {
1227
- t = E("button"), n = O(e), m(t, "class", "DetailsButton"), m(t, "part", "DetailsButton");
1276
+ t = E("button"), n = B(e), h(t, "class", "DetailsButton"), h(t, "part", "DetailsButton");
1228
1277
  },
1229
- m(s, l) {
1230
- k(s, t, l), _(t, n), i || (o = J(
1278
+ m(s, a) {
1279
+ T(s, t, a), _(t, n), i || (o = J(
1231
1280
  t,
1232
1281
  "click",
1233
1282
  /*click_handler_2*/
1234
1283
  r[49]
1235
1284
  ), i = !0);
1236
1285
  },
1237
- p(s, l) {
1238
- l[1] & /*$_*/
1286
+ p(s, a) {
1287
+ a[1] & /*$_*/
1239
1288
  2 && e !== (e = /*$_*/
1240
- s[32]("details") + "") && D(n, e);
1289
+ s[32]("details") + "") && x(n, e);
1241
1290
  },
1242
1291
  d(s) {
1243
- s && T(t), i = !1, o();
1292
+ s && k(t), i = !1, o();
1244
1293
  }
1245
1294
  };
1246
1295
  }
1247
- function sr(r) {
1296
+ function or(r) {
1248
1297
  let t, e, n, i, o;
1249
- function s(h, d) {
1298
+ function s(m, d) {
1250
1299
  return (
1251
1300
  /*joinButtonLoading*/
1252
- h[16] == !0 ? ur : lr
1301
+ m[16] == !0 ? ar : lr
1253
1302
  );
1254
1303
  }
1255
- let l = s(r), c = l(r);
1304
+ let a = s(r), c = a(r);
1256
1305
  return {
1257
1306
  c() {
1258
- t = E("button"), c.c(), m(t, "class", e = "JoinButton " + /*fullsize*/
1259
- (r[7] ? "JoinButtonFullSize" : "")), m(t, "part", n = "JoinButton " + /*fullsize*/
1307
+ t = E("button"), c.c(), h(t, "class", e = "JoinButton " + /*fullsize*/
1308
+ (r[7] ? "JoinButtonFullSize" : "")), h(t, "part", n = "JoinButton " + /*fullsize*/
1260
1309
  (r[7] ? "JoinButtonFullSize" : "")), t.disabled = /*errorJoin*/
1261
1310
  r[17];
1262
1311
  },
1263
- m(h, d) {
1264
- k(h, t, d), c.m(t, null), i || (o = J(
1312
+ m(m, d) {
1313
+ T(m, t, d), c.m(t, null), i || (o = J(
1265
1314
  t,
1266
1315
  "click",
1267
1316
  /*click_handler_3*/
1268
1317
  r[50]
1269
1318
  ), i = !0);
1270
1319
  },
1271
- p(h, d) {
1272
- l === (l = s(h)) && c ? c.p(h, d) : (c.d(1), c = l(h), c && (c.c(), c.m(t, null))), d[0] & /*fullsize*/
1320
+ p(m, d) {
1321
+ a === (a = s(m)) && c ? c.p(m, d) : (c.d(1), c = a(m), c && (c.c(), c.m(t, null))), d[0] & /*fullsize*/
1273
1322
  128 && e !== (e = "JoinButton " + /*fullsize*/
1274
- (h[7] ? "JoinButtonFullSize" : "")) && m(t, "class", e), d[0] & /*fullsize*/
1323
+ (m[7] ? "JoinButtonFullSize" : "")) && h(t, "class", e), d[0] & /*fullsize*/
1275
1324
  128 && n !== (n = "JoinButton " + /*fullsize*/
1276
- (h[7] ? "JoinButtonFullSize" : "")) && m(t, "part", n), d[0] & /*errorJoin*/
1325
+ (m[7] ? "JoinButtonFullSize" : "")) && h(t, "part", n), d[0] & /*errorJoin*/
1277
1326
  131072 && (t.disabled = /*errorJoin*/
1278
- h[17]);
1327
+ m[17]);
1279
1328
  },
1280
- d(h) {
1281
- h && T(t), c.d(), i = !1, o();
1329
+ d(m) {
1330
+ m && k(t), c.d(), i = !1, o();
1282
1331
  }
1283
1332
  };
1284
1333
  }
1285
- function ar(r) {
1334
+ function sr(r) {
1286
1335
  let t, e = (
1287
1336
  /*showdetails*/
1288
1337
  r[3] == "true" && Qe(r)
@@ -1292,14 +1341,14 @@ function ar(r) {
1292
1341
  e && e.c(), t = tt();
1293
1342
  },
1294
1343
  m(n, i) {
1295
- e && e.m(n, i), k(n, t, i);
1344
+ e && e.m(n, i), T(n, t, i);
1296
1345
  },
1297
1346
  p(n, i) {
1298
1347
  /*showdetails*/
1299
1348
  n[3] == "true" ? e ? e.p(n, i) : (e = Qe(n), e.c(), e.m(t.parentNode, t)) : e && (e.d(1), e = null);
1300
1349
  },
1301
1350
  d(n) {
1302
- n && T(t), e && e.d(n);
1351
+ n && k(t), e && e.d(n);
1303
1352
  }
1304
1353
  };
1305
1354
  }
@@ -1307,36 +1356,36 @@ function lr(r) {
1307
1356
  let t, e = (
1308
1357
  /*$_*/
1309
1358
  r[32]("join") + ""
1310
- ), n, i, o, s, l, c, h, d;
1359
+ ), n, i, o, s, a, c, m, d;
1311
1360
  return {
1312
1361
  c() {
1313
- t = E("span"), n = O(e), i = B(), o = I("svg"), s = I("defs"), l = I("style"), c = O(".a{fill:var(--emw--color-white, #FFFFFF);}"), h = I("g"), d = I("path"), m(t, "part", "JoinButtonSpan"), m(d, "class", "a"), m(d, "part", "a JoinButtonSvgA"), m(d, "d", "M13,0,10.636,2.364l8.948,8.948H0v3.377H19.584l-8.948,8.948L13,26,26,13Z"), m(d, "transform", "translate(26 26) rotate(180)"), m(h, "transform", "translate(26 26) rotate(180)"), m(o, "part", "JoinButtonSvg"), m(o, "xmlns", "http://www.w3.org/2000/svg"), m(o, "width", "26"), m(o, "height", "26"), m(o, "viewBox", "0 0 26 26");
1362
+ t = E("span"), n = B(e), i = O(), o = D("svg"), s = D("defs"), a = D("style"), c = B(".a{fill:var(--emw--color-white, #FFFFFF);}"), m = D("g"), d = D("path"), h(t, "part", "JoinButtonSpan"), h(d, "class", "a"), h(d, "part", "a JoinButtonSvgA"), h(d, "d", "M13,0,10.636,2.364l8.948,8.948H0v3.377H19.584l-8.948,8.948L13,26,26,13Z"), h(d, "transform", "translate(26 26) rotate(180)"), h(m, "transform", "translate(26 26) rotate(180)"), h(o, "part", "JoinButtonSvg"), h(o, "xmlns", "http://www.w3.org/2000/svg"), h(o, "width", "26"), h(o, "height", "26"), h(o, "viewBox", "0 0 26 26");
1314
1363
  },
1315
1364
  m(y, F) {
1316
- k(y, t, F), _(t, n), k(y, i, F), k(y, o, F), _(o, s), _(s, l), _(l, c), _(o, h), _(h, d);
1365
+ T(y, t, F), _(t, n), T(y, i, F), T(y, o, F), _(o, s), _(s, a), _(a, c), _(o, m), _(m, d);
1317
1366
  },
1318
1367
  p(y, F) {
1319
1368
  F[1] & /*$_*/
1320
1369
  2 && e !== (e = /*$_*/
1321
- y[32]("join") + "") && D(n, e);
1370
+ y[32]("join") + "") && x(n, e);
1322
1371
  },
1323
1372
  d(y) {
1324
- y && (T(t), T(i), T(o));
1373
+ y && (k(t), k(i), k(o));
1325
1374
  }
1326
1375
  };
1327
1376
  }
1328
- function ur(r) {
1377
+ function ar(r) {
1329
1378
  let t, e;
1330
1379
  return {
1331
1380
  c() {
1332
- t = I("svg"), e = I("circle"), m(e, "cx", "20"), m(e, "cy", "20"), m(e, "r", "18"), m(t, "class", "spinner"), m(t, "part", "spinner");
1381
+ t = D("svg"), e = D("circle"), h(e, "cx", "20"), h(e, "cy", "20"), h(e, "r", "18"), h(t, "class", "spinner"), h(t, "part", "spinner");
1333
1382
  },
1334
1383
  m(n, i) {
1335
- k(n, t, i), _(t, e);
1384
+ T(n, t, i), _(t, e);
1336
1385
  },
1337
- p: be,
1386
+ p: he,
1338
1387
  d(n) {
1339
- n && T(t);
1388
+ n && k(t);
1340
1389
  }
1341
1390
  };
1342
1391
  }
@@ -1347,18 +1396,18 @@ function Qe(r) {
1347
1396
  ), n;
1348
1397
  return {
1349
1398
  c() {
1350
- t = E("button"), n = O(e), m(t, "class", "EnrolledButton"), m(t, "part", "EnrolledButton"), t.disabled = !0;
1399
+ t = E("button"), n = B(e), h(t, "class", "EnrolledButton"), h(t, "part", "EnrolledButton"), t.disabled = !0;
1351
1400
  },
1352
1401
  m(i, o) {
1353
- k(i, t, o), _(t, n);
1402
+ T(i, t, o), _(t, n);
1354
1403
  },
1355
1404
  p(i, o) {
1356
1405
  o[1] & /*$_*/
1357
1406
  2 && e !== (e = /*$_*/
1358
- i[32]("enrolled") + "") && D(n, e);
1407
+ i[32]("enrolled") + "") && x(n, e);
1359
1408
  },
1360
1409
  d(i) {
1361
- i && T(t);
1410
+ i && k(t);
1362
1411
  }
1363
1412
  };
1364
1413
  }
@@ -1369,26 +1418,26 @@ function $e(r) {
1369
1418
  ), n, i, o;
1370
1419
  return {
1371
1420
  c() {
1372
- t = E("span"), n = O(e), i = B(), o = O(
1421
+ t = E("span"), n = B(e), i = O(), o = B(
1373
1422
  /*errorJoinText*/
1374
1423
  r[18]
1375
- ), m(t, "class", "ErrorText"), m(t, "part", "ErrorText");
1424
+ ), h(t, "class", "ErrorText"), h(t, "part", "ErrorText");
1376
1425
  },
1377
- m(s, l) {
1378
- k(s, t, l), _(t, n), _(t, i), _(t, o);
1426
+ m(s, a) {
1427
+ T(s, t, a), _(t, n), _(t, i), _(t, o);
1379
1428
  },
1380
- p(s, l) {
1381
- l[1] & /*$_*/
1429
+ p(s, a) {
1430
+ a[1] & /*$_*/
1382
1431
  2 && e !== (e = /*$_*/
1383
- s[32]("joinerror") + "") && D(n, e), l[0] & /*errorJoinText*/
1384
- 262144 && D(
1432
+ s[32]("joinerror") + "") && x(n, e), a[0] & /*errorJoinText*/
1433
+ 262144 && x(
1385
1434
  o,
1386
1435
  /*errorJoinText*/
1387
1436
  s[18]
1388
1437
  );
1389
1438
  },
1390
1439
  d(s) {
1391
- s && T(t);
1440
+ s && k(t);
1392
1441
  }
1393
1442
  };
1394
1443
  }
@@ -1424,7 +1473,7 @@ function et(r) {
1424
1473
  ), u(t, "scrollby", "2"), u(t, "exportparts", "TournamentsGamesSlider, SliderNavButton, items, item, PlayNowButton, itemHover, SliderNavButton");
1425
1474
  },
1426
1475
  m(e, n) {
1427
- k(e, t, n);
1476
+ T(e, t, n);
1428
1477
  },
1429
1478
  p(e, n) {
1430
1479
  n[0] & /*clientstyling*/
@@ -1460,23 +1509,23 @@ function et(r) {
1460
1509
  );
1461
1510
  },
1462
1511
  d(e) {
1463
- e && T(t);
1512
+ e && k(t);
1464
1513
  }
1465
1514
  };
1466
1515
  }
1467
- function cr(r) {
1516
+ function ur(r) {
1468
1517
  let t;
1469
1518
  function e(o, s) {
1470
1519
  if (
1471
1520
  /*isLoading*/
1472
1521
  o[15]
1473
1522
  )
1474
- return rr;
1523
+ return tr;
1475
1524
  if (
1476
1525
  /*title*/
1477
1526
  o[20]
1478
1527
  )
1479
- return tr;
1528
+ return er;
1480
1529
  }
1481
1530
  let n = e(r), i = n && n(r);
1482
1531
  return {
@@ -1484,67 +1533,67 @@ function cr(r) {
1484
1533
  t = E("div"), i && i.c();
1485
1534
  },
1486
1535
  m(o, s) {
1487
- k(o, t, s), i && i.m(t, null), r[52](t);
1536
+ T(o, t, s), i && i.m(t, null), r[52](t);
1488
1537
  },
1489
1538
  p(o, s) {
1490
1539
  n === (n = e(o)) && i ? i.p(o, s) : (i && i.d(1), i = n && n(o), i && (i.c(), i.m(t, null)));
1491
1540
  },
1492
- i: be,
1493
- o: be,
1541
+ i: he,
1542
+ o: he,
1494
1543
  d(o) {
1495
- o && T(t), i && i.d(), r[52](null);
1544
+ o && k(t), i && i.d(), r[52](null);
1496
1545
  }
1497
1546
  };
1498
1547
  }
1499
- function fr(r, t, e) {
1548
+ function cr(r, t, e) {
1500
1549
  let n;
1501
- Pt(r, Mt, (a) => e(32, n = a));
1502
- let { session: i = "" } = t, { userid: o = "" } = t, { tournamenturl: s = "" } = t, { touridx: l } = t, { endpoint: c = "" } = t, { showdetails: h = "" } = t, { showslider: d = "" } = t, { showenrolled: y = "" } = t, { maxwidth: F = "" } = t, { fullsize: v = "" } = t, { lang: b = "" } = t, { loginevent: g = "" } = t, { registerevent: f = "" } = t, { loginurl: p = "" } = t, { registerurl: H = "" } = t, { currency: re = "" } = t, { keepbrowsercontext: ve = "false" } = t, { clientstyling: q = "" } = t, { clientstylingurl: G = "" } = t, { translationurl: Y = "" } = t, { tournamentinfo: K } = t, A, x = !1, V = "", L = !0, _e = window.navigator.userAgent, X = !1, N = !1, ke = "There was an error while trying to join the tournament", ne = !1, Te, Se, Fe, R, z, Ee, ie, Ce, je, ze = [], oe = [], Be = "#", se, Z = !1;
1503
- Qt({ withLocale: "en", translations: {} });
1504
- const ct = () => {
1505
- fetch(Y).then((w) => w.json()).then((w) => {
1506
- Object.keys(w).forEach((C) => {
1507
- Ke(C, w[C]);
1550
+ zt(r, It, (l) => e(32, n = l));
1551
+ let { session: i = "" } = t, { userid: o = "" } = t, { tournamenturl: s = "" } = t, { touridx: a } = t, { endpoint: c = "" } = t, { showdetails: m = "" } = t, { showslider: d = "" } = t, { showenrolled: y = "" } = t, { maxwidth: F = "" } = t, { fullsize: v = "" } = t, { lang: b = "" } = t, { loginevent: g = "" } = t, { registerevent: f = "" } = t, { loginurl: p = "" } = t, { registerurl: H = "" } = t, { currency: re = "" } = t, { keepbrowsercontext: ve = "false" } = t, { clientstyling: q = "" } = t, { clientstylingurl: G = "" } = t, { translationurl: N = "" } = t, { tournamentinfo: Y } = t, A, M = !1, K = "", L = !0, _e = window.navigator.userAgent, V = !1, X = !1, ke = "There was an error while trying to join the tournament", ne = !1, Te, Se, Fe, R, z, Ee, ie, je, Ce, ze = [], oe = [], Oe = "#", se, Z = !1;
1552
+ Zt({ withLocale: "en", translations: {} });
1553
+ const ut = () => {
1554
+ fetch(N).then((w) => w.json()).then((w) => {
1555
+ Object.keys(w).forEach((j) => {
1556
+ Ye(j, w[j]);
1508
1557
  });
1509
1558
  }).catch((w) => {
1510
1559
  console.log(w);
1511
1560
  });
1512
1561
  };
1513
- Object.keys(Ve).forEach((a) => {
1514
- Ke(a, Ve[a]);
1562
+ Object.keys(Ke).forEach((l) => {
1563
+ Ye(l, Ke[l]);
1515
1564
  });
1516
- const Pe = (a) => {
1517
- ft(a), le(a), Me(this, z);
1518
- }, Oe = (a) => {
1519
- if (a.data && a.data.type == "UserSessionID" && (e(14, x = !0), V = a.data.session), a.data.type == "UpdateTournamentView") {
1520
- let w = a.data.tournamentData;
1565
+ const Pe = (l) => {
1566
+ ct(l), ae(l), Ie(this, z);
1567
+ }, Be = (l) => {
1568
+ if (l.data && l.data.type == "UserSessionID" && (e(14, M = !0), K = l.data.session), l.data.type == "UpdateTournamentView") {
1569
+ let w = l.data.tournamentData;
1521
1570
  if (z && z != w.id)
1522
1571
  return;
1523
1572
  Pe(w);
1524
1573
  }
1525
- if (a.data && a.data.type == `UpdateSingleTournament_${l}`) {
1526
- let w = a.data.tournamentData, C = l < 4 ? l * 100 : Math.random() * 300 + 300;
1527
- e(31, Z = l == 1), setTimeout(
1574
+ if (l.data && l.data.type == `UpdateSingleTournament_${a}`) {
1575
+ let w = l.data.tournamentData, j = a < 4 ? a * 100 : Math.random() * 300 + 300;
1576
+ e(31, Z = a == 1), setTimeout(
1528
1577
  () => {
1529
1578
  e(31, Z = !0), e(24, z = w.id), Pe(w);
1530
1579
  },
1531
- C
1580
+ j
1532
1581
  ), setTimeout(
1533
1582
  () => {
1534
1583
  e(31, Z = !1);
1535
1584
  },
1536
- C + 200
1585
+ j + 200
1537
1586
  );
1538
1587
  }
1539
- }, ft = (a) => {
1540
- a.state != R && (e(23, R = a.state), window.postMessage(
1588
+ }, ct = (l) => {
1589
+ l.state != R && (e(23, R = l.state), window.postMessage(
1541
1590
  {
1542
1591
  type: `TournamentStatus_${z}`,
1543
1592
  status: R
1544
1593
  },
1545
1594
  window.location.href
1546
1595
  ));
1547
- }, De = () => {
1596
+ }, xe = () => {
1548
1597
  g && (window.postMessage({ type: g, transition: "Login" }, window.location.href), typeof gtag == "function" && gtag("event", "OpenLoginModal", {
1549
1598
  context: "TournamentsThumbnailController"
1550
1599
  })), p && (window.location = p);
@@ -1558,58 +1607,58 @@ function fr(r, t, e) {
1558
1607
  ), typeof gtag == "function" && gtag("event", "OpenRegisterModal", {
1559
1608
  context: "TournamentsThumbnailController"
1560
1609
  })), H && (window.location = H);
1561
- }, ae = (a) => {
1610
+ }, le = (l) => {
1562
1611
  window.postMessage(
1563
1612
  {
1564
1613
  type: "TournamentDetailsClicked",
1565
- tournamentId: a,
1614
+ tournamentId: l,
1566
1615
  showLeaderboard: !0
1567
1616
  },
1568
1617
  window.location.href
1569
1618
  );
1570
- }, Ie = (a, w) => ce(this, null, function* () {
1619
+ }, De = (l, w) => ce(this, null, function* () {
1571
1620
  var Le;
1572
- e(17, N = !1), e(19, ne = !1), window.postMessage(
1621
+ e(17, X = !1), e(19, ne = !1), window.postMessage(
1573
1622
  {
1574
1623
  type: "TournamentJoinRequest",
1575
- tournamentId: a
1624
+ tournamentId: l
1576
1625
  },
1577
1626
  window.location.href
1578
- ), e(16, X = !0);
1579
- let C = new URL(`${c}/v1/bonus/claim`), Q = new Headers(), M = {};
1580
- C.searchParams.append("language", b), C.searchParams.append("platform", Ye(_e)), Q.append("Content-Type", "application/json"), Q.append("X-SessionID", V), w && w.length >= 1 && (M = {
1627
+ ), e(16, V = !0);
1628
+ let j = new URL(`${c}/v1/bonus/claim`), Q = new Headers(), I = {};
1629
+ j.searchParams.append("language", b), j.searchParams.append("platform", Ne(_e)), Q.append("Content-Type", "application/json"), Q.append("X-SessionID", K), w && w.length >= 1 && (I = {
1581
1630
  language: b,
1582
1631
  bonusCode: w[0].code,
1583
1632
  currency: re,
1584
1633
  type: "tournament"
1585
1634
  });
1586
- let Tt = {
1635
+ let kt = {
1587
1636
  method: "PUT",
1588
1637
  headers: Q,
1589
- body: JSON.stringify(M)
1638
+ body: JSON.stringify(I)
1590
1639
  };
1591
- const xe = () => {
1592
- e(16, X = !1), e(26, ie = !0);
1593
- }, ue = (j) => {
1594
- e(16, X = !1), j && e(18, ke = j), e(17, N = !0);
1640
+ const Me = () => {
1641
+ e(16, V = !1), e(26, ie = !0);
1642
+ }, ue = (C) => {
1643
+ e(16, V = !1), C && e(18, ke = C), e(17, X = !0);
1595
1644
  }, U = yield ce(this, null, function* () {
1596
- let j;
1645
+ let C;
1597
1646
  try {
1598
- j = yield fetch(C, Tt), j = yield j.json();
1599
- } catch (mr) {
1647
+ C = yield fetch(j, kt), C = yield C.json();
1648
+ } catch (dr) {
1600
1649
  ue();
1601
1650
  }
1602
- return j;
1651
+ return C;
1603
1652
  });
1604
1653
  if (U)
1605
1654
  if (U.success == !0)
1606
- xe();
1655
+ Me();
1607
1656
  else if (U.errorMessage.match("VersionMismatchException")) {
1608
- let j;
1609
- j = yield fetch(`${c}/tournaments/${z}`, { headers: { "X-SessionID": i } }), j = yield j.json(), (Le = j == null ? void 0 : j.item) != null && Le.playerEnrolled ? xe() : (ue(U.errorMessage), e(19, ne = !0), e(17, N = !1));
1657
+ let C;
1658
+ C = yield fetch(`${c}/tournaments/${z}`, { headers: { "X-SessionID": i } }), C = yield C.json(), (Le = C == null ? void 0 : C.item) != null && Le.playerEnrolled ? Me() : (ue(U.errorMessage), e(19, ne = !0), e(17, X = !1));
1610
1659
  } else
1611
1660
  ue(U.errorMessage);
1612
- }), Me = (a, w) => {
1661
+ }), Ie = (l, w) => {
1613
1662
  window.postMessage(
1614
1663
  {
1615
1664
  type: `TournamentPrizes_${w}`,
@@ -1617,29 +1666,29 @@ function fr(r, t, e) {
1617
1666
  },
1618
1667
  window.location.href
1619
1668
  );
1620
- }, le = (a) => {
1621
- a && (e(20, Te = a.nameOrTitle || ""), e(21, Se = a.startTime), e(22, Fe = a.endTime), e(23, R = a.state), e(24, z = a.id), e(25, Ee = a.thumbnail), e(26, ie = a.playerEnrolled === "true" || a.playerEnrolled == !0 || !1), e(27, Ce = a.scoreCriteria), e(28, je = a.minBetCount), ze = a.prizes, e(29, oe = a.wallets || []), e(30, Be = a.termsUrl || "#"));
1622
- }, dt = (a) => {
1669
+ }, ae = (l) => {
1670
+ l && (e(20, Te = l.nameOrTitle || ""), e(21, Se = l.startTime), e(22, Fe = l.endTime), e(23, R = l.state), e(24, z = l.id), e(25, Ee = l.thumbnail), e(26, ie = l.playerEnrolled === "true" || l.playerEnrolled == !0 || !1), e(27, je = l.scoreCriteria), e(28, Ce = l.minBetCount), ze = l.prizes, e(29, oe = l.wallets || []), e(30, Oe = l.termsUrl || "#"));
1671
+ }, ft = (l) => {
1623
1672
  e(15, L = !0);
1624
- let w = new URL(a), C = new Headers();
1625
- w.searchParams.append("language", b), w.searchParams.append("platform", Ye(_e)), x && C.append("X-SessionID", V), fetch(w, { method: "GET", headers: C }).then((M) => M.json()).then((M) => {
1626
- e(15, L = !1), le(M.item);
1673
+ let w = new URL(l), j = new Headers();
1674
+ w.searchParams.append("language", b), w.searchParams.append("platform", Ne(_e)), M && j.append("X-SessionID", K), fetch(w, { method: "GET", headers: j }).then((I) => I.json()).then((I) => {
1675
+ e(15, L = !1), ae(I.item);
1627
1676
  });
1628
- }, mt = () => {
1629
- i.length > 0 && i != "false" ? (V = i, e(14, x = !0)) : e(14, x = !1);
1677
+ }, dt = () => {
1678
+ i.length > 0 && i != "false" ? (K = i, e(14, M = !0)) : e(14, M = !1);
1630
1679
  }, ht = () => {
1631
- if (K) {
1632
- le(K);
1680
+ if (Y) {
1681
+ ae(Y);
1633
1682
  return;
1634
1683
  }
1635
- e(15, L = !0), dt(s);
1684
+ e(15, L = !0), ft(s);
1685
+ }, mt = () => {
1686
+ let l = document.createElement("style");
1687
+ l.innerHTML = q, A.appendChild(l);
1636
1688
  }, pt = () => {
1637
- let a = document.createElement("style");
1638
- a.innerHTML = q, A.appendChild(a);
1639
- }, gt = () => {
1640
- let a = new URL(G), w = document.createElement("style");
1641
- fetch(a.href).then((C) => C.text()).then((C) => {
1642
- w.innerHTML = C, setTimeout(
1689
+ let l = new URL(G), w = document.createElement("style");
1690
+ fetch(l.href).then((j) => j.text()).then((j) => {
1691
+ w.innerHTML = j, setTimeout(
1643
1692
  () => {
1644
1693
  A.appendChild(w);
1645
1694
  },
@@ -1651,31 +1700,31 @@ function fr(r, t, e) {
1651
1700
  );
1652
1701
  });
1653
1702
  };
1654
- Ot(() => (e(15, L = !1), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", Oe, !1), () => {
1655
- window.removeEventListener("message", Oe);
1703
+ Ot(() => (e(15, L = !1), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", Be, !1), () => {
1704
+ window.removeEventListener("message", Be);
1656
1705
  }));
1657
- const bt = () => De(), wt = () => Ae(), yt = () => ae(z), vt = () => Ie(z, oe), _t = () => ae(z);
1658
- function kt(a) {
1659
- Dt[a ? "unshift" : "push"](() => {
1660
- A = a, e(13, A);
1706
+ const gt = () => xe(), bt = () => Ae(), wt = () => le(z), yt = () => De(z, oe), vt = () => le(z);
1707
+ function _t(l) {
1708
+ Pt[l ? "unshift" : "push"](() => {
1709
+ A = l, e(13, A);
1661
1710
  });
1662
1711
  }
1663
- return r.$$set = (a) => {
1664
- "session" in a && e(0, i = a.session), "userid" in a && e(1, o = a.userid), "tournamenturl" in a && e(2, s = a.tournamenturl), "touridx" in a && e(38, l = a.touridx), "endpoint" in a && e(39, c = a.endpoint), "showdetails" in a && e(3, h = a.showdetails), "showslider" in a && e(4, d = a.showslider), "showenrolled" in a && e(5, y = a.showenrolled), "maxwidth" in a && e(6, F = a.maxwidth), "fullsize" in a && e(7, v = a.fullsize), "lang" in a && e(8, b = a.lang), "loginevent" in a && e(40, g = a.loginevent), "registerevent" in a && e(41, f = a.registerevent), "loginurl" in a && e(42, p = a.loginurl), "registerurl" in a && e(43, H = a.registerurl), "currency" in a && e(44, re = a.currency), "keepbrowsercontext" in a && e(9, ve = a.keepbrowsercontext), "clientstyling" in a && e(10, q = a.clientstyling), "clientstylingurl" in a && e(11, G = a.clientstylingurl), "translationurl" in a && e(12, Y = a.translationurl), "tournamentinfo" in a && e(45, K = a.tournamentinfo);
1712
+ return r.$$set = (l) => {
1713
+ "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(38, a = l.touridx), "endpoint" in l && e(39, c = l.endpoint), "showdetails" in l && e(3, m = l.showdetails), "showslider" in l && e(4, d = l.showslider), "showenrolled" in l && e(5, y = l.showenrolled), "maxwidth" in l && e(6, F = l.maxwidth), "fullsize" in l && e(7, v = l.fullsize), "lang" in l && e(8, b = l.lang), "loginevent" in l && e(40, g = l.loginevent), "registerevent" in l && e(41, f = l.registerevent), "loginurl" in l && e(42, p = l.loginurl), "registerurl" in l && e(43, H = l.registerurl), "currency" in l && e(44, re = l.currency), "keepbrowsercontext" in l && e(9, ve = 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(45, Y = l.tournamentinfo);
1665
1714
  }, r.$$.update = () => {
1666
1715
  r.$$.dirty[0] & /*lang*/
1667
- 256 && b && $t(b), r.$$.dirty[0] & /*customStylingContainer, clientstyling*/
1668
- 9216 && A && q && pt(), r.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
1669
- 10240 && A && G && gt(), r.$$.dirty[0] & /*translationurl*/
1670
- 4096 && Y && ct(), r.$$.dirty[0] & /*session*/
1671
- 1 && i && mt(), r.$$.dirty[0] & /*tournamenturl, lang*/
1716
+ 256 && b && Qt(b), r.$$.dirty[0] & /*customStylingContainer, clientstyling*/
1717
+ 9216 && A && q && mt(), r.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
1718
+ 10240 && A && G && pt(), r.$$.dirty[0] & /*translationurl*/
1719
+ 4096 && N && ut(), r.$$.dirty[0] & /*session*/
1720
+ 1 && i && dt(), r.$$.dirty[0] & /*tournamenturl, lang*/
1672
1721
  260 && e(46, se = s && b), r.$$.dirty[1] & /*initialParameters*/
1673
1722
  32768 && se && ht();
1674
1723
  }, [
1675
1724
  i,
1676
1725
  o,
1677
1726
  s,
1678
- h,
1727
+ m,
1679
1728
  d,
1680
1729
  y,
1681
1730
  F,
@@ -1684,12 +1733,12 @@ function fr(r, t, e) {
1684
1733
  ve,
1685
1734
  q,
1686
1735
  G,
1687
- Y,
1736
+ N,
1688
1737
  A,
1689
- x,
1738
+ M,
1690
1739
  L,
1740
+ V,
1691
1741
  X,
1692
- N,
1693
1742
  ke,
1694
1743
  ne,
1695
1744
  Te,
@@ -1699,42 +1748,42 @@ function fr(r, t, e) {
1699
1748
  z,
1700
1749
  Ee,
1701
1750
  ie,
1702
- Ce,
1703
1751
  je,
1752
+ Ce,
1704
1753
  oe,
1705
- Be,
1754
+ Oe,
1706
1755
  Z,
1707
1756
  n,
1708
- De,
1757
+ xe,
1709
1758
  Ae,
1710
- ae,
1759
+ le,
1760
+ De,
1711
1761
  Ie,
1712
- Me,
1713
- l,
1762
+ a,
1714
1763
  c,
1715
1764
  g,
1716
1765
  f,
1717
1766
  p,
1718
1767
  H,
1719
1768
  re,
1720
- K,
1769
+ Y,
1721
1770
  se,
1771
+ gt,
1722
1772
  bt,
1723
1773
  wt,
1724
1774
  yt,
1725
1775
  vt,
1726
- _t,
1727
- kt
1776
+ _t
1728
1777
  ];
1729
1778
  }
1730
- class ut extends Et {
1779
+ class at extends Ft {
1731
1780
  constructor(t) {
1732
- super(), Ct(
1781
+ super(), Et(
1733
1782
  this,
1734
1783
  t,
1735
- fr,
1736
1784
  cr,
1737
- zt,
1785
+ ur,
1786
+ jt,
1738
1787
  {
1739
1788
  session: 0,
1740
1789
  userid: 1,
@@ -1758,7 +1807,7 @@ class ut extends Et {
1758
1807
  translationurl: 12,
1759
1808
  tournamentinfo: 45
1760
1809
  },
1761
- er,
1810
+ $t,
1762
1811
  [-1, -1, -1]
1763
1812
  );
1764
1813
  }
@@ -1889,12 +1938,12 @@ class ut extends Et {
1889
1938
  this.$$set({ tournamentinfo: t }), S();
1890
1939
  }
1891
1940
  }
1892
- jt(ut, { session: {}, userid: {}, tournamenturl: {}, touridx: {}, endpoint: {}, showdetails: {}, showslider: {}, showenrolled: {}, maxwidth: {}, fullsize: {}, lang: {}, loginevent: {}, registerevent: {}, loginurl: {}, registerurl: {}, currency: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, tournamentinfo: {} }, [], [], !0);
1893
- const gr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1941
+ Dt(at, { session: {}, userid: {}, tournamenturl: {}, touridx: {}, endpoint: {}, showdetails: {}, showslider: {}, showenrolled: {}, maxwidth: {}, fullsize: {}, lang: {}, loginevent: {}, registerevent: {}, loginurl: {}, registerurl: {}, currency: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, tournamentinfo: {} }, [], [], !0);
1942
+ const pr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1894
1943
  __proto__: null,
1895
- default: ut
1944
+ default: at
1896
1945
  }, Symbol.toStringTag, { value: "Module" }));
1897
1946
  export {
1898
- gr as C,
1899
- Ye as g
1947
+ pr as C,
1948
+ Ne as g
1900
1949
  };