@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,4 +1,73 @@
1
- import { _ as de, z as he, A as me, B as W, $ as pe, C as kt, a as Tt, S as St, i as Ft, f as S, c as Et, s as Ct, b as jt, e as E, h as k, n as ge, l as T, m as zt, o as Bt, w as Pt, d as B, D as u, g as h, j as _, p as Dt, r as Ot, t as D, k as O, y as At, u as J, q as $e, v as It, E as I } from "./CasinoTournamentsListController-DKc3JGbs.js";
1
+ import { $ as fe, z as _t, a as kt, S as Tt, i as St, f as S, s as Ft, x as Et, b as Ct, n as de, d as k, e as T, h as E, l as jt, o as zt, u as Ot, k as h, g as _, A as u, j as O, c as x, t as B, m as Pt, r as Bt, q as J, p as $e, B as A, w as xt, y as Dt } from "./CasinoTournamentsListController-CKVWCTHe.js";
2
+ /*! *****************************************************************************
3
+ Copyright (c) Microsoft Corporation.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */
16
+ var he = function(r, t) {
17
+ return he = 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
+ }, he(r, t);
23
+ };
24
+ function W(r, t) {
25
+ if (typeof t != "function" && t !== null)
26
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
27
+ he(r, t);
28
+ function e() {
29
+ this.constructor = r;
30
+ }
31
+ r.prototype = t === null ? Object.create(t) : (e.prototype = t.prototype, new e());
32
+ }
33
+ function me(r) {
34
+ var t = typeof Symbol == "function" && Symbol.iterator, e = t && r[t], n = 0;
35
+ if (e)
36
+ return e.call(r);
37
+ if (r && typeof r.length == "number")
38
+ return {
39
+ next: function() {
40
+ return r && n >= r.length && (r = void 0), { value: r && r[n++], done: !r };
41
+ }
42
+ };
43
+ throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
44
+ }
45
+ function pe(r, t) {
46
+ var e = typeof Symbol == "function" && r[Symbol.iterator];
47
+ if (!e)
48
+ return r;
49
+ var n = e.call(r), i, o = [], s;
50
+ try {
51
+ for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
52
+ o.push(i.value);
53
+ } catch (a) {
54
+ s = { error: a };
55
+ } finally {
56
+ try {
57
+ i && !i.done && (e = n.return) && e.call(n);
58
+ } finally {
59
+ if (s)
60
+ throw s.error;
61
+ }
62
+ }
63
+ return o;
64
+ }
65
+ function ge(r, t, e) {
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);
70
+ }
2
71
  function P(r) {
3
72
  return typeof r == "function";
4
73
  }
@@ -11,8 +80,8 @@ function et(r) {
11
80
  var ce = et(function(r) {
12
81
  return function(e) {
13
82
  r(this), this.message = e ? e.length + ` errors occurred during unsubscription:
14
- ` + e.map(function(n, o) {
15
- return o + 1 + ") " + n.toString();
83
+ ` + e.map(function(n, i) {
84
+ return i + 1 + ") " + n.toString();
16
85
  }).join(`
17
86
  `) : "", this.name = "UnsubscriptionError", this.errors = e;
18
87
  };
@@ -28,14 +97,14 @@ var te = function() {
28
97
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
29
98
  }
30
99
  return r.prototype.unsubscribe = function() {
31
- var t, e, n, o, i;
100
+ var t, e, n, i, o;
32
101
  if (!this.closed) {
33
102
  this.closed = !0;
34
103
  var s = this._parentage;
35
104
  if (s)
36
105
  if (this._parentage = null, Array.isArray(s))
37
106
  try {
38
- for (var l = de(s), c = l.next(); !c.done; c = l.next()) {
107
+ for (var a = me(s), c = a.next(); !c.done; c = a.next()) {
39
108
  var m = c.value;
40
109
  m.remove(this);
41
110
  }
@@ -43,7 +112,7 @@ var te = function() {
43
112
  t = { error: g };
44
113
  } finally {
45
114
  try {
46
- c && !c.done && (e = l.return) && e.call(l);
115
+ c && !c.done && (e = a.return) && e.call(a);
47
116
  } finally {
48
117
  if (t)
49
118
  throw t.error;
@@ -56,39 +125,39 @@ var te = function() {
56
125
  try {
57
126
  d();
58
127
  } catch (g) {
59
- i = g instanceof ce ? g.errors : [g];
128
+ o = g instanceof ce ? g.errors : [g];
60
129
  }
61
130
  var y = this._finalizers;
62
131
  if (y) {
63
132
  this._finalizers = null;
64
133
  try {
65
- for (var F = de(y), v = F.next(); !v.done; v = F.next()) {
134
+ for (var F = me(y), v = F.next(); !v.done; v = F.next()) {
66
135
  var b = v.value;
67
136
  try {
68
- xe(b);
137
+ Me(b);
69
138
  } catch (g) {
70
- i = i ?? [], g instanceof ce ? i = he(he([], me(i)), me(g.errors)) : i.push(g);
139
+ o = o ?? [], g instanceof ce ? o = ge(ge([], pe(o)), pe(g.errors)) : o.push(g);
71
140
  }
72
141
  }
73
142
  } catch (g) {
74
143
  n = { error: g };
75
144
  } finally {
76
145
  try {
77
- v && !v.done && (o = F.return) && o.call(F);
146
+ v && !v.done && (i = F.return) && i.call(F);
78
147
  } finally {
79
148
  if (n)
80
149
  throw n.error;
81
150
  }
82
151
  }
83
152
  }
84
- if (i)
85
- throw new ce(i);
153
+ if (o)
154
+ throw new ce(o);
86
155
  }
87
156
  }, r.prototype.add = function(t) {
88
157
  var e;
89
158
  if (t && t !== this)
90
159
  if (this.closed)
91
- xe(t);
160
+ Me(t);
92
161
  else {
93
162
  if (t instanceof r) {
94
163
  if (t.closed || t._hasParent(this))
@@ -117,28 +186,24 @@ var te = function() {
117
186
  function rt(r) {
118
187
  return r instanceof te || r && "closed" in r && P(r.remove) && P(r.add) && P(r.unsubscribe);
119
188
  }
120
- function xe(r) {
189
+ function Me(r) {
121
190
  P(r) ? r() : r.unsubscribe();
122
191
  }
123
- var nt = {
124
- onUnhandledError: null,
125
- onStoppedNotification: null,
126
- Promise: void 0,
127
- useDeprecatedSynchronousErrorHandling: !1,
128
- useDeprecatedNextContext: !1
129
- }, Mt = {
192
+ var At = {
193
+ Promise: void 0
194
+ }, It = {
130
195
  setTimeout: function(r, t) {
131
196
  for (var e = [], n = 2; n < arguments.length; n++)
132
197
  e[n - 2] = arguments[n];
133
- return setTimeout.apply(void 0, he([r, t], me(e)));
198
+ return setTimeout.apply(void 0, ge([r, t], pe(e)));
134
199
  },
135
200
  clearTimeout: function(r) {
136
201
  return clearTimeout(r);
137
202
  },
138
203
  delegate: void 0
139
204
  };
140
- function xt(r) {
141
- Mt.setTimeout(function() {
205
+ function Mt(r) {
206
+ It.setTimeout(function() {
142
207
  throw r;
143
208
  });
144
209
  }
@@ -147,14 +212,14 @@ function Le() {
147
212
  function ee(r) {
148
213
  r();
149
214
  }
150
- var it = function(r) {
215
+ var nt = function(r) {
151
216
  W(t, r);
152
217
  function t(e) {
153
218
  var n = r.call(this) || this;
154
- return n.isStopped = !1, e ? (n.destination = e, rt(e) && e.add(n)) : n.destination = Jt, n;
219
+ return n.isStopped = !1, e ? (n.destination = e, rt(e) && e.add(n)) : n.destination = Ut, n;
155
220
  }
156
- return t.create = function(e, n, o) {
157
- return new we(e, n, o);
221
+ return t.create = function(e, n, i) {
222
+ return new we(e, n, i);
158
223
  }, t.prototype.next = function(e) {
159
224
  this.isStopped || this._next(e);
160
225
  }, t.prototype.error = function(e) {
@@ -178,11 +243,7 @@ var it = function(r) {
178
243
  this.unsubscribe();
179
244
  }
180
245
  }, t;
181
- }(te), Lt = Function.prototype.bind;
182
- function fe(r, t) {
183
- return Lt.call(r, t);
184
- }
185
- var Rt = function() {
246
+ }(te), Lt = function() {
186
247
  function r(t) {
187
248
  this.partialObserver = t;
188
249
  }
@@ -215,49 +276,37 @@ var Rt = function() {
215
276
  }, r;
216
277
  }(), we = function(r) {
217
278
  W(t, r);
218
- function t(e, n, o) {
219
- var i = r.call(this) || this, s;
220
- if (P(e) || !e)
221
- s = {
222
- next: e ?? void 0,
223
- error: n ?? void 0,
224
- complete: o ?? void 0
225
- };
226
- else {
227
- var l;
228
- i && nt.useDeprecatedNextContext ? (l = Object.create(e), l.unsubscribe = function() {
229
- return i.unsubscribe();
230
- }, s = {
231
- next: e.next && fe(e.next, l),
232
- error: e.error && fe(e.error, l),
233
- complete: e.complete && fe(e.complete, l)
234
- }) : s = e;
235
- }
236
- return i.destination = new Rt(s), i;
279
+ function t(e, n, i) {
280
+ var o = r.call(this) || this, s;
281
+ return P(e) || !e ? s = {
282
+ next: e ?? void 0,
283
+ error: n ?? void 0,
284
+ complete: i ?? void 0
285
+ } : s = e, o.destination = new Lt(s), o;
237
286
  }
238
287
  return t;
239
- }(it);
288
+ }(nt);
240
289
  function $(r) {
241
- xt(r);
290
+ Mt(r);
242
291
  }
243
- function Ut(r) {
292
+ function Rt(r) {
244
293
  throw r;
245
294
  }
246
- var Jt = {
295
+ var Ut = {
247
296
  closed: !0,
248
297
  next: Le,
249
- error: Ut,
298
+ error: Rt,
250
299
  complete: Le
251
- }, Wt = function() {
300
+ }, Jt = function() {
252
301
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
253
302
  }();
254
- function Ht(r) {
303
+ function Wt(r) {
255
304
  return r;
256
305
  }
257
- function qt(r) {
258
- return r.length === 0 ? Ht : r.length === 1 ? r[0] : function(e) {
259
- return r.reduce(function(n, o) {
260
- return o(n);
306
+ function Ht(r) {
307
+ return r.length === 0 ? Wt : r.length === 1 ? r[0] : function(e) {
308
+ return r.reduce(function(n, i) {
309
+ return i(n);
261
310
  }, e);
262
311
  };
263
312
  }
@@ -269,11 +318,11 @@ var Re = function() {
269
318
  var e = new r();
270
319
  return e.source = this, e.operator = t, e;
271
320
  }, r.prototype.subscribe = function(t, e, n) {
272
- var o = this, i = Yt(t) ? t : new we(t, e, n);
321
+ var i = this, o = Gt(t) ? t : new we(t, e, n);
273
322
  return ee(function() {
274
- var s = o, l = s.operator, c = s.source;
275
- i.add(l ? l.call(i, c) : c ? o._subscribe(i) : o._trySubscribe(i));
276
- }), i;
323
+ var s = i, a = s.operator, c = s.source;
324
+ o.add(a ? a.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
325
+ }), o;
277
326
  }, r.prototype._trySubscribe = function(t) {
278
327
  try {
279
328
  return this._subscribe(t);
@@ -282,39 +331,39 @@ var Re = function() {
282
331
  }
283
332
  }, r.prototype.forEach = function(t, e) {
284
333
  var n = this;
285
- return e = Ue(e), new e(function(o, i) {
334
+ return e = Ue(e), new e(function(i, o) {
286
335
  var s = new we({
287
- next: function(l) {
336
+ next: function(a) {
288
337
  try {
289
- t(l);
338
+ t(a);
290
339
  } catch (c) {
291
- i(c), s.unsubscribe();
340
+ o(c), s.unsubscribe();
292
341
  }
293
342
  },
294
- error: i,
295
- complete: o
343
+ error: o,
344
+ complete: i
296
345
  });
297
346
  n.subscribe(s);
298
347
  });
299
348
  }, r.prototype._subscribe = function(t) {
300
349
  var e;
301
350
  return (e = this.source) === null || e === void 0 ? void 0 : e.subscribe(t);
302
- }, r.prototype[Wt] = function() {
351
+ }, r.prototype[Jt] = function() {
303
352
  return this;
304
353
  }, r.prototype.pipe = function() {
305
354
  for (var t = [], e = 0; e < arguments.length; e++)
306
355
  t[e] = arguments[e];
307
- return qt(t)(this);
356
+ return Ht(t)(this);
308
357
  }, r.prototype.toPromise = function(t) {
309
358
  var e = this;
310
- return t = Ue(t), new t(function(n, o) {
311
- var i;
359
+ return t = Ue(t), new t(function(n, i) {
360
+ var o;
312
361
  e.subscribe(function(s) {
313
- return i = s;
362
+ return o = s;
314
363
  }, function(s) {
315
- return o(s);
364
+ return i(s);
316
365
  }, function() {
317
- return n(i);
366
+ return n(o);
318
367
  });
319
368
  });
320
369
  }, r.create = function(t) {
@@ -323,19 +372,19 @@ var Re = function() {
323
372
  }();
324
373
  function Ue(r) {
325
374
  var t;
326
- return (t = r ?? nt.Promise) !== null && t !== void 0 ? t : Promise;
375
+ return (t = r ?? At.Promise) !== null && t !== void 0 ? t : Promise;
327
376
  }
328
- function Gt(r) {
377
+ function qt(r) {
329
378
  return r && P(r.next) && P(r.error) && P(r.complete);
330
379
  }
331
- function Yt(r) {
332
- return r && r instanceof it || Gt(r) && rt(r);
380
+ function Gt(r) {
381
+ return r && r instanceof nt || qt(r) && rt(r);
333
382
  }
334
- var Kt = et(function(r) {
383
+ var Nt = et(function(r) {
335
384
  return function() {
336
385
  r(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
337
386
  };
338
- }), ot = function(r) {
387
+ }), it = function(r) {
339
388
  W(t, r);
340
389
  function t() {
341
390
  var e = r.call(this) || this;
@@ -346,26 +395,26 @@ var Kt = et(function(r) {
346
395
  return n.operator = e, n;
347
396
  }, t.prototype._throwIfClosed = function() {
348
397
  if (this.closed)
349
- throw new Kt();
398
+ throw new Nt();
350
399
  }, t.prototype.next = function(e) {
351
400
  var n = this;
352
401
  ee(function() {
353
- var o, i;
402
+ var i, o;
354
403
  if (n._throwIfClosed(), !n.isStopped) {
355
404
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
356
405
  try {
357
- for (var s = de(n.currentObservers), l = s.next(); !l.done; l = s.next()) {
358
- var c = l.value;
406
+ for (var s = me(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
407
+ var c = a.value;
359
408
  c.next(e);
360
409
  }
361
410
  } catch (m) {
362
- o = { error: m };
411
+ i = { error: m };
363
412
  } finally {
364
413
  try {
365
- l && !l.done && (i = s.return) && i.call(s);
414
+ a && !a.done && (o = s.return) && o.call(s);
366
415
  } finally {
367
- if (o)
368
- throw o.error;
416
+ if (i)
417
+ throw i.error;
369
418
  }
370
419
  }
371
420
  }
@@ -375,8 +424,8 @@ var Kt = et(function(r) {
375
424
  ee(function() {
376
425
  if (n._throwIfClosed(), !n.isStopped) {
377
426
  n.hasError = n.isStopped = !0, n.thrownError = e;
378
- for (var o = n.observers; o.length; )
379
- o.shift().error(e);
427
+ for (var i = n.observers; i.length; )
428
+ i.shift().error(e);
380
429
  }
381
430
  });
382
431
  }, t.prototype.complete = function() {
@@ -402,13 +451,13 @@ var Kt = et(function(r) {
402
451
  }, t.prototype._subscribe = function(e) {
403
452
  return this._throwIfClosed(), this._checkFinalizedStatuses(e), this._innerSubscribe(e);
404
453
  }, t.prototype._innerSubscribe = function(e) {
405
- var n = this, o = this, i = o.hasError, s = o.isStopped, l = o.observers;
406
- return i || s ? tt : (this.currentObservers = null, l.push(e), new te(function() {
407
- n.currentObservers = null, be(l, e);
454
+ var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
455
+ return o || s ? tt : (this.currentObservers = null, a.push(e), new te(function() {
456
+ n.currentObservers = null, be(a, e);
408
457
  }));
409
458
  }, t.prototype._checkFinalizedStatuses = function(e) {
410
- var n = this, o = n.hasError, i = n.thrownError, s = n.isStopped;
411
- o ? e.error(i) : s && e.complete();
459
+ var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
460
+ i ? e.error(o) : s && e.complete();
412
461
  }, t.prototype.asObservable = function() {
413
462
  var e = new Re();
414
463
  return e.source = this, e;
@@ -418,72 +467,72 @@ var Kt = et(function(r) {
418
467
  }(Re), Je = function(r) {
419
468
  W(t, r);
420
469
  function t(e, n) {
421
- var o = r.call(this) || this;
422
- return o.destination = e, o.source = n, o;
470
+ var i = r.call(this) || this;
471
+ return i.destination = e, i.source = n, i;
423
472
  }
424
473
  return t.prototype.next = function(e) {
425
- var n, o;
426
- (o = (n = this.destination) === null || n === void 0 ? void 0 : n.next) === null || o === void 0 || o.call(n, 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);
427
476
  }, t.prototype.error = function(e) {
428
- var n, o;
429
- (o = (n = this.destination) === null || n === void 0 ? void 0 : n.error) === null || o === void 0 || o.call(n, 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);
430
479
  }, t.prototype.complete = function() {
431
480
  var e, n;
432
481
  (n = (e = this.destination) === null || e === void 0 ? void 0 : e.complete) === null || n === void 0 || n.call(e);
433
482
  }, t.prototype._subscribe = function(e) {
434
- var n, o;
435
- return (o = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(e)) !== null && o !== void 0 ? o : tt;
483
+ var n, i;
484
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(e)) !== null && i !== void 0 ? i : tt;
436
485
  }, t;
437
- }(ot), st = {
486
+ }(it), ot = {
438
487
  now: function() {
439
- return (st.delegate || Date).now();
488
+ return (ot.delegate || Date).now();
440
489
  },
441
490
  delegate: void 0
442
- }, Vt = function(r) {
491
+ }, Yt = function(r) {
443
492
  W(t, r);
444
- function t(e, n, o) {
445
- e === void 0 && (e = 1 / 0), n === void 0 && (n = 1 / 0), o === void 0 && (o = st);
446
- var i = r.call(this) || this;
447
- return i._bufferSize = e, i._windowTime = n, i._timestampProvider = o, i._buffer = [], i._infiniteTimeWindow = !0, i._infiniteTimeWindow = n === 1 / 0, i._bufferSize = Math.max(1, e), i._windowTime = Math.max(1, n), i;
493
+ function t(e, n, i) {
494
+ e === void 0 && (e = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = ot);
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;
448
497
  }
449
498
  return t.prototype.next = function(e) {
450
- var n = this, o = n.isStopped, i = n._buffer, s = n._infiniteTimeWindow, l = n._timestampProvider, c = n._windowTime;
451
- o || (i.push(e), !s && i.push(l.now() + c)), this._trimBuffer(), r.prototype.next.call(this, 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);
452
501
  }, t.prototype._subscribe = function(e) {
453
502
  this._throwIfClosed(), this._trimBuffer();
454
- for (var n = this._innerSubscribe(e), o = this, i = o._infiniteTimeWindow, s = o._buffer, l = s.slice(), c = 0; c < l.length && !e.closed; c += i ? 1 : 2)
455
- e.next(l[c]);
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)
504
+ e.next(a[c]);
456
505
  return this._checkFinalizedStatuses(e), n;
457
506
  }, t.prototype._trimBuffer = function() {
458
- var e = this, n = e._bufferSize, o = e._timestampProvider, i = e._buffer, s = e._infiniteTimeWindow, l = (s ? 1 : 2) * n;
459
- if (n < 1 / 0 && l < i.length && i.splice(0, i.length - l), !s) {
460
- for (var c = o.now(), m = 0, d = 1; d < i.length && i[d] <= c; d += 2)
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) {
509
+ for (var c = i.now(), m = 0, d = 1; d < o.length && o[d] <= c; d += 2)
461
510
  m = d;
462
- m && i.splice(0, m + 1);
511
+ m && o.splice(0, m + 1);
463
512
  }
464
513
  }, t;
465
- }(ot);
466
- const We = [], He = {}, Xt = (r, t = 0) => {
514
+ }(it);
515
+ const We = [], He = {}, Kt = (r, t = 0) => {
467
516
  if (We.indexOf(r) == -1) {
468
- const e = new Vt(t);
517
+ const e = new Yt(t);
469
518
  He[r] = e, We.push(r);
470
519
  }
471
520
  return He[r];
472
521
  };
473
- window.emWidgets = { topic: Xt };
522
+ window.emWidgets = { topic: Kt };
474
523
  const qe = (r) => r.toLowerCase().match(/android/i) ? "Android" : r.toLowerCase().match(/iphone/i) ? "iPhone" : r.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
475
- function Nt({ withLocale: r, translations: t }) {
476
- pe.subscribe((e) => {
477
- e == null && (kt.set(t), pe.set(r));
524
+ function Vt({ withLocale: r, translations: t }) {
525
+ fe.subscribe((e) => {
526
+ e == null && (_t.set(t), fe.set(r));
478
527
  });
479
528
  }
480
529
  function Ge(r, t) {
481
- Tt(r, t);
530
+ kt(r, t);
482
531
  }
483
- function Zt(r) {
484
- pe.set(r);
532
+ function Xt(r) {
533
+ fe.set(r);
485
534
  }
486
- const Ye = {
535
+ const Ne = {
487
536
  en: {
488
537
  login: "Log in",
489
538
  register: "Register",
@@ -585,7 +634,7 @@ if (typeof window < "u") {
585
634
  }
586
635
  };
587
636
  };
588
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnail-IxiD4b-e.js").then(({ default: t }) => {
637
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnail-Cyjq88eZ.js").then(({ default: t }) => {
589
638
  !customElements.get("casino-tournaments-thumbnail") && customElements.define("casino-tournaments-thumbnail", t.element);
590
639
  });
591
640
  }
@@ -601,7 +650,7 @@ if (typeof window < "u") {
601
650
  }
602
651
  };
603
652
  };
604
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailDuration-BLgft2Tq.js").then(({ default: t }) => {
653
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailDuration-DJ9HCvv7.js").then(({ default: t }) => {
605
654
  !customElements.get("casino-tournaments-thumbnail-duration") && customElements.define(
606
655
  "casino-tournaments-thumbnail-duration",
607
656
  t.element
@@ -620,7 +669,7 @@ if (typeof window < "u") {
620
669
  }
621
670
  };
622
671
  };
623
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailPrizes-DbXoL6RT.js").then(({ default: t }) => {
672
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailPrizes-BgYHHAzr.js").then(({ default: t }) => {
624
673
  !customElements.get("casino-tournaments-thumbnail-prizes") && customElements.define("casino-tournaments-thumbnail-prizes", t.element);
625
674
  });
626
675
  }
@@ -636,7 +685,7 @@ if (typeof window < "u") {
636
685
  }
637
686
  };
638
687
  };
639
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailGamesSlider-DyN75Aab.js").then(
688
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailGamesSlider-DQG8zErp.js").then(
640
689
  ({ default: t }) => {
641
690
  !customElements.get("casino-tournaments-thumbnail-games-slider") && customElements.define(
642
691
  "casino-tournaments-thumbnail-games-slider",
@@ -645,29 +694,29 @@ if (typeof window < "u") {
645
694
  }
646
695
  );
647
696
  }
648
- function Qt(r) {
649
- jt(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}');
697
+ function Zt(r) {
698
+ 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}');
650
699
  }
651
- function $t(r) {
652
- let t, e, n, o, i, s, l, c, m, d = (
700
+ function Qt(r) {
701
+ let t, e, n, i, o, s, a, c, m, d = (
653
702
  /*isLoggedIn*/
654
- r[14] && Ke(r)
703
+ r[14] && Ye(r)
655
704
  );
656
705
  function y(f, p) {
657
706
  if (!/*isLoggedIn*/
658
707
  f[14])
659
- return nr;
708
+ return rr;
660
709
  if (
661
710
  /*status*/
662
711
  f[23] != "Closed" && /*status*/
663
712
  f[23] != "Closing"
664
713
  )
665
- return rr;
714
+ return tr;
666
715
  if (
667
716
  /*showdetails*/
668
717
  f[3] == "true"
669
718
  )
670
- return tr;
719
+ return er;
671
720
  }
672
721
  let F = y(r), v = F && F(r), b = (
673
722
  /*errorJoin*/
@@ -679,7 +728,7 @@ function $t(r) {
679
728
  );
680
729
  return {
681
730
  c() {
682
- t = E("div"), e = E("casino-tournaments-thumbnail"), n = B(), d && d.c(), o = B(), i = E("div"), v && v.c(), s = B(), b && b.c(), l = B(), g && g.c(), u(
731
+ 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(
683
732
  e,
684
733
  "session",
685
734
  /*session*/
@@ -764,7 +813,7 @@ function $t(r) {
764
813
  "keepbrowsercontext",
765
814
  /*keepbrowsercontext*/
766
815
  r[9]
767
- ), u(e, "exportparts", "Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing"), h(i, "class", "TournamentButtons"), h(i, "part", "TournamentButtons"), h(t, "class", c = "TournamentCard " + /*maxwidth*/
816
+ ), 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*/
768
817
  (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
769
818
  (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
770
819
  (r[31] ? "elementToFadeOut" : "elementToFadeIn")), h(t, "part", m = "TournamentCard " + /*maxwidth*/
@@ -774,7 +823,7 @@ function $t(r) {
774
823
  (r[31] ? "elementToFadeOut" : "elementToFadeIn"));
775
824
  },
776
825
  m(f, p) {
777
- k(f, t, p), _(t, e), _(t, n), d && d.m(t, null), _(t, o), _(t, i), v && v.m(i, null), _(t, s), b && b.m(t, null), _(t, l), g && g.m(t, null);
826
+ 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);
778
827
  },
779
828
  p(f, p) {
780
829
  p[0] & /*session*/
@@ -880,9 +929,9 @@ function $t(r) {
880
929
  /*keepbrowsercontext*/
881
930
  f[9]
882
931
  ), /*isLoggedIn*/
883
- f[14] ? d ? d.p(f, p) : (d = Ke(f), d.c(), d.m(t, o)) : 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(i, null))), /*errorJoin*/
932
+ f[14] ? d ? d.p(f, p) : (d = Ye(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*/
884
933
  f[17] || /*errorJoinConcurrently*/
885
- f[19] ? b ? b.p(f, p) : (b = Ze(f), b.c(), b.m(t, l)) : b && (b.d(1), b = null), /*showslider*/
934
+ f[19] ? b ? b.p(f, p) : (b = Ze(f), b.c(), b.m(t, a)) : b && (b.d(1), b = null), /*showslider*/
886
935
  f[4] == "true" ? g ? g.p(f, p) : (g = Qe(f), g.c(), g.m(t, null)) : g && (g.d(1), g = null), p[0] & /*maxwidth, fullsize*/
887
936
  192 | p[1] & /*isChanging*/
888
937
  1 && c !== (c = "TournamentCard " + /*maxwidth*/
@@ -897,53 +946,53 @@ function $t(r) {
897
946
  (f[31] ? "elementToFadeOut" : "elementToFadeIn")) && h(t, "part", m);
898
947
  },
899
948
  d(f) {
900
- f && T(t), d && d.d(), v && v.d(), b && b.d(), g && g.d();
949
+ f && k(t), d && d.d(), v && v.d(), b && b.d(), g && g.d();
901
950
  }
902
951
  };
903
952
  }
904
- function er(r) {
905
- let t, e, n, o;
953
+ function $t(r) {
954
+ let t, e, n, i;
906
955
  return {
907
956
  c() {
908
957
  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*/
909
958
  (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
910
959
  (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
911
- (r[31] ? "elementToFadeOut" : "elementToFadeIn")), h(t, "part", o = "TournamentCard " + /*maxwidth*/
960
+ (r[31] ? "elementToFadeOut" : "elementToFadeIn")), h(t, "part", i = "TournamentCard " + /*maxwidth*/
912
961
  (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
913
962
  (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
914
963
  (r[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
915
964
  (r[31] ? "elementToFadeOut" : "elementToFadeIn"));
916
965
  },
917
- m(i, s) {
918
- k(i, t, s), _(t, e);
966
+ m(o, s) {
967
+ T(o, t, s), _(t, e);
919
968
  },
920
- p(i, s) {
969
+ p(o, s) {
921
970
  s[0] & /*maxwidth, fullsize*/
922
971
  192 | s[1] & /*isChanging*/
923
972
  1 && n !== (n = "TournamentCard " + /*maxwidth*/
924
- (i[6] ? "CardMaxWidth" : "") + /*fullsize*/
925
- (i[7] ? "CardFullSize" : "") + " " + /*isChanging*/
926
- (i[31] ? "elementToFadeOut" : "elementToFadeIn")) && h(t, "class", n), s[0] & /*maxwidth, fullsize*/
973
+ (o[6] ? "CardMaxWidth" : "") + /*fullsize*/
974
+ (o[7] ? "CardFullSize" : "") + " " + /*isChanging*/
975
+ (o[31] ? "elementToFadeOut" : "elementToFadeIn")) && h(t, "class", n), s[0] & /*maxwidth, fullsize*/
927
976
  192 | s[1] & /*isChanging*/
928
- 1 && o !== (o = "TournamentCard " + /*maxwidth*/
929
- (i[6] ? "CardMaxWidth" : "") + /*fullsize*/
930
- (i[7] ? "CardFullSize" : "") + " " + /*isChanging*/
931
- (i[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
932
- (i[31] ? "elementToFadeOut" : "elementToFadeIn")) && h(t, "part", o);
977
+ 1 && i !== (i = "TournamentCard " + /*maxwidth*/
978
+ (o[6] ? "CardMaxWidth" : "") + /*fullsize*/
979
+ (o[7] ? "CardFullSize" : "") + " " + /*isChanging*/
980
+ (o[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
981
+ (o[31] ? "elementToFadeOut" : "elementToFadeIn")) && h(t, "part", i);
933
982
  },
934
- d(i) {
935
- i && T(t);
983
+ d(o) {
984
+ o && k(t);
936
985
  }
937
986
  };
938
987
  }
939
- function Ke(r) {
988
+ function Ye(r) {
940
989
  let t, e, n = (
941
990
  /*tourid*/
942
- r[24] && Ve(r)
991
+ r[24] && Ke(r)
943
992
  );
944
993
  return {
945
994
  c() {
946
- n && n.c(), t = B(), e = E("casino-tournaments-thumbnail-duration"), u(
995
+ n && n.c(), t = O(), e = E("casino-tournaments-thumbnail-duration"), u(
947
996
  e,
948
997
  "clientstyling",
949
998
  /*clientstyling*/
@@ -980,62 +1029,62 @@ function Ke(r) {
980
1029
  r[22]
981
1030
  ), u(e, "exportparts", "TournamentDuration, TournamentDates, StartDate, EndDate, ProgressBar, ProgressBarFillEnd, Finished, ProgressBarFillStarting, Remaining, ProgressBarFill");
982
1031
  },
983
- m(o, i) {
984
- n && n.m(o, i), k(o, t, i), k(o, e, i);
1032
+ m(i, o) {
1033
+ n && n.m(i, o), T(i, t, o), T(i, e, o);
985
1034
  },
986
- p(o, i) {
1035
+ p(i, o) {
987
1036
  /*tourid*/
988
- o[24] ? n ? n.p(o, i) : (n = Ve(o), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), i[0] & /*clientstyling*/
1037
+ i[24] ? n ? n.p(i, o) : (n = Ke(i), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), o[0] & /*clientstyling*/
989
1038
  1024 && u(
990
1039
  e,
991
1040
  "clientstyling",
992
1041
  /*clientstyling*/
993
- o[10]
994
- ), i[0] & /*clientstylingurl*/
1042
+ i[10]
1043
+ ), o[0] & /*clientstylingurl*/
995
1044
  2048 && u(
996
1045
  e,
997
1046
  "clientstylingurl",
998
1047
  /*clientstylingurl*/
999
- o[11]
1000
- ), i[0] & /*translationurl*/
1048
+ i[11]
1049
+ ), o[0] & /*translationurl*/
1001
1050
  4096 && u(
1002
1051
  e,
1003
1052
  "translationurl",
1004
1053
  /*translationurl*/
1005
- o[12]
1006
- ), i[0] & /*status*/
1054
+ i[12]
1055
+ ), o[0] & /*status*/
1007
1056
  8388608 && u(
1008
1057
  e,
1009
1058
  "status",
1010
1059
  /*status*/
1011
- o[23]
1012
- ), i[0] & /*startdate*/
1060
+ i[23]
1061
+ ), o[0] & /*startdate*/
1013
1062
  2097152 && u(
1014
1063
  e,
1015
1064
  "startdate",
1016
1065
  /*startdate*/
1017
- o[21]
1018
- ), i[0] & /*lang*/
1066
+ i[21]
1067
+ ), o[0] & /*lang*/
1019
1068
  256 && u(
1020
1069
  e,
1021
1070
  "lang",
1022
1071
  /*lang*/
1023
- o[8]
1024
- ), i[0] & /*enddate*/
1072
+ i[8]
1073
+ ), o[0] & /*enddate*/
1025
1074
  4194304 && u(
1026
1075
  e,
1027
1076
  "enddate",
1028
1077
  /*enddate*/
1029
- o[22]
1078
+ i[22]
1030
1079
  );
1031
1080
  },
1032
- d(o) {
1033
- o && (T(t), T(e)), n && n.d(o);
1081
+ d(i) {
1082
+ i && (k(t), k(e)), n && n.d(i);
1034
1083
  }
1035
1084
  };
1036
1085
  }
1037
- function Ve(r) {
1038
- let t, e, n, o;
1086
+ function Ke(r) {
1087
+ let t, e, n, i;
1039
1088
  return {
1040
1089
  c() {
1041
1090
  t = E("casino-tournaments-thumbnail-prizes"), u(
@@ -1060,8 +1109,8 @@ function Ve(r) {
1060
1109
  r[12]
1061
1110
  ), u(t, "exportparts", "TournamentPrizes, TournamentPrizesSvg, a, TournamentPrizesSvgA, PrizesTitle, Prizes, Prize, PrizeText, PrizeRank, TournamentPrizesIconSection, TournamentPrizesIconWrapper");
1062
1111
  },
1063
- m(i, s) {
1064
- k(i, t, s), n || (o = Dt(e = /*sendTournamentPrizes*/
1112
+ m(o, s) {
1113
+ T(o, t, s), n || (i = Pt(e = /*sendTournamentPrizes*/
1065
1114
  r[37].call(
1066
1115
  null,
1067
1116
  t,
@@ -1069,112 +1118,112 @@ function Ve(r) {
1069
1118
  r[24]
1070
1119
  )), n = !0);
1071
1120
  },
1072
- p(i, s) {
1121
+ p(o, s) {
1073
1122
  s[0] & /*tourid*/
1074
1123
  16777216 && u(
1075
1124
  t,
1076
1125
  "tourid",
1077
1126
  /*tourid*/
1078
- i[24]
1127
+ o[24]
1079
1128
  ), s[0] & /*clientstyling*/
1080
1129
  1024 && u(
1081
1130
  t,
1082
1131
  "clientstyling",
1083
1132
  /*clientstyling*/
1084
- i[10]
1133
+ o[10]
1085
1134
  ), s[0] & /*clientstylingurl*/
1086
1135
  2048 && u(
1087
1136
  t,
1088
1137
  "clientstylingurl",
1089
1138
  /*clientstylingurl*/
1090
- i[11]
1139
+ o[11]
1091
1140
  ), s[0] & /*translationurl*/
1092
1141
  4096 && u(
1093
1142
  t,
1094
1143
  "translationurl",
1095
1144
  /*translationurl*/
1096
- i[12]
1097
- ), e && Ot(e.update) && s[0] & /*tourid*/
1145
+ o[12]
1146
+ ), e && xt(e.update) && s[0] & /*tourid*/
1098
1147
  16777216 && e.update.call(
1099
1148
  null,
1100
1149
  /*tourid*/
1101
- i[24]
1150
+ o[24]
1102
1151
  );
1103
1152
  },
1104
- d(i) {
1105
- i && T(t), n = !1, o();
1153
+ d(o) {
1154
+ o && k(t), n = !1, i();
1106
1155
  }
1107
1156
  };
1108
1157
  }
1109
- function tr(r) {
1158
+ function er(r) {
1110
1159
  let t, e = (
1111
1160
  /*$_*/
1112
1161
  r[32]("details") + ""
1113
- ), n, o, i;
1162
+ ), n, i, o;
1114
1163
  return {
1115
1164
  c() {
1116
- t = E("button"), n = D(e), h(t, "class", "DetailsLargeButton"), h(t, "part", "DetailsLargeButton");
1165
+ t = E("button"), n = B(e), h(t, "class", "DetailsLargeButton"), h(t, "part", "DetailsLargeButton");
1117
1166
  },
1118
- m(s, l) {
1119
- k(s, t, l), _(t, n), o || (i = J(
1167
+ m(s, a) {
1168
+ T(s, t, a), _(t, n), i || (o = J(
1120
1169
  t,
1121
1170
  "click",
1122
1171
  /*click_handler_4*/
1123
1172
  r[51]
1124
- ), o = !0);
1173
+ ), i = !0);
1125
1174
  },
1126
- p(s, l) {
1127
- l[1] & /*$_*/
1175
+ p(s, a) {
1176
+ a[1] & /*$_*/
1128
1177
  2 && e !== (e = /*$_*/
1129
- s[32]("details") + "") && O(n, e);
1178
+ s[32]("details") + "") && x(n, e);
1130
1179
  },
1131
1180
  d(s) {
1132
- s && T(t), o = !1, i();
1181
+ s && k(t), i = !1, o();
1133
1182
  }
1134
1183
  };
1135
1184
  }
1136
- function rr(r) {
1185
+ function tr(r) {
1137
1186
  let t, e, n = (
1138
1187
  /*showdetails*/
1139
- r[3] == "true" && Xe(r)
1188
+ r[3] == "true" && Ve(r)
1140
1189
  );
1141
- function o(l, c) {
1190
+ function i(a, c) {
1142
1191
  return (
1143
1192
  /*userenrolled*/
1144
- l[26] ? or : ir
1193
+ a[26] ? ir : nr
1145
1194
  );
1146
1195
  }
1147
- let i = o(r), s = i(r);
1196
+ let o = i(r), s = o(r);
1148
1197
  return {
1149
1198
  c() {
1150
- n && n.c(), t = B(), s.c(), e = $e();
1199
+ n && n.c(), t = O(), s.c(), e = $e();
1151
1200
  },
1152
- m(l, c) {
1153
- n && n.m(l, c), k(l, t, c), s.m(l, c), k(l, e, c);
1201
+ m(a, c) {
1202
+ n && n.m(a, c), T(a, t, c), s.m(a, c), T(a, e, c);
1154
1203
  },
1155
- p(l, c) {
1204
+ p(a, c) {
1156
1205
  /*showdetails*/
1157
- l[3] == "true" ? n ? n.p(l, c) : (n = Xe(l), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), i === (i = o(l)) && s ? s.p(l, c) : (s.d(1), s = i(l), s && (s.c(), s.m(e.parentNode, e)));
1206
+ a[3] == "true" ? n ? n.p(a, c) : (n = Ve(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)));
1158
1207
  },
1159
- d(l) {
1160
- l && (T(t), T(e)), n && n.d(l), s.d(l);
1208
+ d(a) {
1209
+ a && (k(t), k(e)), n && n.d(a), s.d(a);
1161
1210
  }
1162
1211
  };
1163
1212
  }
1164
- function nr(r) {
1213
+ function rr(r) {
1165
1214
  let t, e = (
1166
1215
  /*$_*/
1167
1216
  r[32]("login") + ""
1168
- ), n, o, i, s = (
1217
+ ), n, i, o, s = (
1169
1218
  /*$_*/
1170
1219
  r[32]("register") + ""
1171
- ), l, c, m;
1220
+ ), a, c, m;
1172
1221
  return {
1173
1222
  c() {
1174
- t = E("button"), n = D(e), o = B(), i = E("button"), l = D(s), h(t, "class", "LoginButton"), h(t, "part", "LoginButton"), h(i, "class", "RegisterButton"), h(i, "part", "RegisterButton");
1223
+ 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");
1175
1224
  },
1176
1225
  m(d, y) {
1177
- k(d, t, y), _(t, n), k(d, o, y), k(d, i, y), _(i, l), c || (m = [
1226
+ T(d, t, y), _(t, n), T(d, i, y), T(d, o, y), _(o, a), c || (m = [
1178
1227
  J(
1179
1228
  t,
1180
1229
  "click",
@@ -1182,7 +1231,7 @@ function nr(r) {
1182
1231
  r[47]
1183
1232
  ),
1184
1233
  J(
1185
- i,
1234
+ o,
1186
1235
  "click",
1187
1236
  /*click_handler_1*/
1188
1237
  r[48]
@@ -1192,51 +1241,51 @@ function nr(r) {
1192
1241
  p(d, y) {
1193
1242
  y[1] & /*$_*/
1194
1243
  2 && e !== (e = /*$_*/
1195
- d[32]("login") + "") && O(n, e), y[1] & /*$_*/
1244
+ d[32]("login") + "") && x(n, e), y[1] & /*$_*/
1196
1245
  2 && s !== (s = /*$_*/
1197
- d[32]("register") + "") && O(l, s);
1246
+ d[32]("register") + "") && x(a, s);
1198
1247
  },
1199
1248
  d(d) {
1200
- d && (T(t), T(o), T(i)), c = !1, It(m);
1249
+ d && (k(t), k(i), k(o)), c = !1, Bt(m);
1201
1250
  }
1202
1251
  };
1203
1252
  }
1204
- function Xe(r) {
1253
+ function Ve(r) {
1205
1254
  let t, e = (
1206
1255
  /*$_*/
1207
1256
  r[32]("details") + ""
1208
- ), n, o, i;
1257
+ ), n, i, o;
1209
1258
  return {
1210
1259
  c() {
1211
- t = E("button"), n = D(e), h(t, "class", "DetailsButton"), h(t, "part", "DetailsButton");
1260
+ t = E("button"), n = B(e), h(t, "class", "DetailsButton"), h(t, "part", "DetailsButton");
1212
1261
  },
1213
- m(s, l) {
1214
- k(s, t, l), _(t, n), o || (i = J(
1262
+ m(s, a) {
1263
+ T(s, t, a), _(t, n), i || (o = J(
1215
1264
  t,
1216
1265
  "click",
1217
1266
  /*click_handler_2*/
1218
1267
  r[49]
1219
- ), o = !0);
1268
+ ), i = !0);
1220
1269
  },
1221
- p(s, l) {
1222
- l[1] & /*$_*/
1270
+ p(s, a) {
1271
+ a[1] & /*$_*/
1223
1272
  2 && e !== (e = /*$_*/
1224
- s[32]("details") + "") && O(n, e);
1273
+ s[32]("details") + "") && x(n, e);
1225
1274
  },
1226
1275
  d(s) {
1227
- s && T(t), o = !1, i();
1276
+ s && k(t), i = !1, o();
1228
1277
  }
1229
1278
  };
1230
1279
  }
1231
- function ir(r) {
1232
- let t, e, n, o, i;
1280
+ function nr(r) {
1281
+ let t, e, n, i, o;
1233
1282
  function s(m, d) {
1234
1283
  return (
1235
1284
  /*joinButtonLoading*/
1236
- m[16] == !0 ? ar : sr
1285
+ m[16] == !0 ? sr : or
1237
1286
  );
1238
1287
  }
1239
- let l = s(r), c = l(r);
1288
+ let a = s(r), c = a(r);
1240
1289
  return {
1241
1290
  c() {
1242
1291
  t = E("button"), c.c(), h(t, "class", e = "JoinButton " + /*fullsize*/
@@ -1245,15 +1294,15 @@ function ir(r) {
1245
1294
  r[17];
1246
1295
  },
1247
1296
  m(m, d) {
1248
- k(m, t, d), c.m(t, null), o || (i = J(
1297
+ T(m, t, d), c.m(t, null), i || (o = J(
1249
1298
  t,
1250
1299
  "click",
1251
1300
  /*click_handler_3*/
1252
1301
  r[50]
1253
- ), o = !0);
1302
+ ), i = !0);
1254
1303
  },
1255
1304
  p(m, d) {
1256
- l === (l = s(m)) && c ? c.p(m, d) : (c.d(1), c = l(m), c && (c.c(), c.m(t, null))), d[0] & /*fullsize*/
1305
+ 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*/
1257
1306
  128 && e !== (e = "JoinButton " + /*fullsize*/
1258
1307
  (m[7] ? "JoinButtonFullSize" : "")) && h(t, "class", e), d[0] & /*fullsize*/
1259
1308
  128 && n !== (n = "JoinButton " + /*fullsize*/
@@ -1262,87 +1311,87 @@ function ir(r) {
1262
1311
  m[17]);
1263
1312
  },
1264
1313
  d(m) {
1265
- m && T(t), c.d(), o = !1, i();
1314
+ m && k(t), c.d(), i = !1, o();
1266
1315
  }
1267
1316
  };
1268
1317
  }
1269
- function or(r) {
1318
+ function ir(r) {
1270
1319
  let t, e = (
1271
1320
  /*showdetails*/
1272
- r[3] == "true" && Ne(r)
1321
+ r[3] == "true" && Xe(r)
1273
1322
  );
1274
1323
  return {
1275
1324
  c() {
1276
1325
  e && e.c(), t = $e();
1277
1326
  },
1278
- m(n, o) {
1279
- e && e.m(n, o), k(n, t, o);
1327
+ m(n, i) {
1328
+ e && e.m(n, i), T(n, t, i);
1280
1329
  },
1281
- p(n, o) {
1330
+ p(n, i) {
1282
1331
  /*showdetails*/
1283
- n[3] == "true" ? e ? e.p(n, o) : (e = Ne(n), e.c(), e.m(t.parentNode, t)) : e && (e.d(1), e = null);
1332
+ n[3] == "true" ? e ? e.p(n, i) : (e = Xe(n), e.c(), e.m(t.parentNode, t)) : e && (e.d(1), e = null);
1284
1333
  },
1285
1334
  d(n) {
1286
- n && T(t), e && e.d(n);
1335
+ n && k(t), e && e.d(n);
1287
1336
  }
1288
1337
  };
1289
1338
  }
1290
- function sr(r) {
1339
+ function or(r) {
1291
1340
  let t, e = (
1292
1341
  /*$_*/
1293
1342
  r[32]("join") + ""
1294
- ), n, o, i, s, l, c, m, d;
1343
+ ), n, i, o, s, a, c, m, d;
1295
1344
  return {
1296
1345
  c() {
1297
- t = E("span"), n = D(e), o = B(), i = I("svg"), s = I("defs"), l = I("style"), c = D(".a{fill:var(--emw--color-white, #FFFFFF);}"), m = I("g"), d = I("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(i, "part", "JoinButtonSvg"), h(i, "xmlns", "http://www.w3.org/2000/svg"), h(i, "width", "26"), h(i, "height", "26"), h(i, "viewBox", "0 0 26 26");
1346
+ t = E("span"), n = B(e), i = O(), o = A("svg"), s = A("defs"), a = A("style"), c = B(".a{fill:var(--emw--color-white, #FFFFFF);}"), m = A("g"), d = A("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");
1298
1347
  },
1299
1348
  m(y, F) {
1300
- k(y, t, F), _(t, n), k(y, o, F), k(y, i, F), _(i, s), _(s, l), _(l, c), _(i, m), _(m, d);
1349
+ T(y, t, F), _(t, n), T(y, i, F), T(y, o, F), _(o, s), _(s, a), _(a, c), _(o, m), _(m, d);
1301
1350
  },
1302
1351
  p(y, F) {
1303
1352
  F[1] & /*$_*/
1304
1353
  2 && e !== (e = /*$_*/
1305
- y[32]("join") + "") && O(n, e);
1354
+ y[32]("join") + "") && x(n, e);
1306
1355
  },
1307
1356
  d(y) {
1308
- y && (T(t), T(o), T(i));
1357
+ y && (k(t), k(i), k(o));
1309
1358
  }
1310
1359
  };
1311
1360
  }
1312
- function ar(r) {
1361
+ function sr(r) {
1313
1362
  let t, e;
1314
1363
  return {
1315
1364
  c() {
1316
- t = I("svg"), e = I("circle"), h(e, "cx", "20"), h(e, "cy", "20"), h(e, "r", "18"), h(t, "class", "spinner"), h(t, "part", "spinner");
1365
+ t = A("svg"), e = A("circle"), h(e, "cx", "20"), h(e, "cy", "20"), h(e, "r", "18"), h(t, "class", "spinner"), h(t, "part", "spinner");
1317
1366
  },
1318
- m(n, o) {
1319
- k(n, t, o), _(t, e);
1367
+ m(n, i) {
1368
+ T(n, t, i), _(t, e);
1320
1369
  },
1321
- p: ge,
1370
+ p: de,
1322
1371
  d(n) {
1323
- n && T(t);
1372
+ n && k(t);
1324
1373
  }
1325
1374
  };
1326
1375
  }
1327
- function Ne(r) {
1376
+ function Xe(r) {
1328
1377
  let t, e = (
1329
1378
  /*$_*/
1330
1379
  r[32]("enrolled") + ""
1331
1380
  ), n;
1332
1381
  return {
1333
1382
  c() {
1334
- t = E("button"), n = D(e), h(t, "class", "EnrolledButton"), h(t, "part", "EnrolledButton"), t.disabled = !0;
1383
+ t = E("button"), n = B(e), h(t, "class", "EnrolledButton"), h(t, "part", "EnrolledButton"), t.disabled = !0;
1335
1384
  },
1336
- m(o, i) {
1337
- k(o, t, i), _(t, n);
1385
+ m(i, o) {
1386
+ T(i, t, o), _(t, n);
1338
1387
  },
1339
- p(o, i) {
1340
- i[1] & /*$_*/
1388
+ p(i, o) {
1389
+ o[1] & /*$_*/
1341
1390
  2 && e !== (e = /*$_*/
1342
- o[32]("enrolled") + "") && O(n, e);
1391
+ i[32]("enrolled") + "") && x(n, e);
1343
1392
  },
1344
- d(o) {
1345
- o && T(t);
1393
+ d(i) {
1394
+ i && k(t);
1346
1395
  }
1347
1396
  };
1348
1397
  }
@@ -1350,29 +1399,29 @@ function Ze(r) {
1350
1399
  let t, e = (
1351
1400
  /*$_*/
1352
1401
  r[32]("joinerror") + ""
1353
- ), n, o, i;
1402
+ ), n, i, o;
1354
1403
  return {
1355
1404
  c() {
1356
- t = E("span"), n = D(e), o = B(), i = D(
1405
+ t = E("span"), n = B(e), i = O(), o = B(
1357
1406
  /*errorJoinText*/
1358
1407
  r[18]
1359
1408
  ), h(t, "class", "ErrorText"), h(t, "part", "ErrorText");
1360
1409
  },
1361
- m(s, l) {
1362
- k(s, t, l), _(t, n), _(t, o), _(t, i);
1410
+ m(s, a) {
1411
+ T(s, t, a), _(t, n), _(t, i), _(t, o);
1363
1412
  },
1364
- p(s, l) {
1365
- l[1] & /*$_*/
1413
+ p(s, a) {
1414
+ a[1] & /*$_*/
1366
1415
  2 && e !== (e = /*$_*/
1367
- s[32]("joinerror") + "") && O(n, e), l[0] & /*errorJoinText*/
1368
- 262144 && O(
1369
- i,
1416
+ s[32]("joinerror") + "") && x(n, e), a[0] & /*errorJoinText*/
1417
+ 262144 && x(
1418
+ o,
1370
1419
  /*errorJoinText*/
1371
1420
  s[18]
1372
1421
  );
1373
1422
  },
1374
1423
  d(s) {
1375
- s && T(t);
1424
+ s && k(t);
1376
1425
  }
1377
1426
  };
1378
1427
  }
@@ -1408,7 +1457,7 @@ function Qe(r) {
1408
1457
  ), u(t, "scrollby", "2"), u(t, "exportparts", "TournamentsGamesSlider, SliderNavButton, items, item, PlayNowButton, itemHover, SliderNavButton");
1409
1458
  },
1410
1459
  m(e, n) {
1411
- k(e, t, n);
1460
+ T(e, t, n);
1412
1461
  },
1413
1462
  p(e, n) {
1414
1463
  n[0] & /*clientstyling*/
@@ -1444,49 +1493,49 @@ function Qe(r) {
1444
1493
  );
1445
1494
  },
1446
1495
  d(e) {
1447
- e && T(t);
1496
+ e && k(t);
1448
1497
  }
1449
1498
  };
1450
1499
  }
1451
1500
  function lr(r) {
1452
1501
  let t;
1453
- function e(i, s) {
1502
+ function e(o, s) {
1454
1503
  if (
1455
1504
  /*isLoading*/
1456
- i[15]
1505
+ o[15]
1457
1506
  )
1458
- return er;
1507
+ return $t;
1459
1508
  if (
1460
1509
  /*title*/
1461
- i[20]
1510
+ o[20]
1462
1511
  )
1463
- return $t;
1512
+ return Qt;
1464
1513
  }
1465
- let n = e(r), o = n && n(r);
1514
+ let n = e(r), i = n && n(r);
1466
1515
  return {
1467
1516
  c() {
1468
- t = E("div"), o && o.c();
1517
+ t = E("div"), i && i.c();
1469
1518
  },
1470
- m(i, s) {
1471
- k(i, t, s), o && o.m(t, null), r[52](t);
1519
+ m(o, s) {
1520
+ T(o, t, s), i && i.m(t, null), r[52](t);
1472
1521
  },
1473
- p(i, s) {
1474
- n === (n = e(i)) && o ? o.p(i, s) : (o && o.d(1), o = n && n(i), o && (o.c(), o.m(t, null)));
1522
+ p(o, s) {
1523
+ n === (n = e(o)) && i ? i.p(o, s) : (i && i.d(1), i = n && n(o), i && (i.c(), i.m(t, null)));
1475
1524
  },
1476
- i: ge,
1477
- o: ge,
1478
- d(i) {
1479
- i && T(t), o && o.d(), r[52](null);
1525
+ i: de,
1526
+ o: de,
1527
+ d(o) {
1528
+ o && k(t), i && i.d(), r[52](null);
1480
1529
  }
1481
1530
  };
1482
1531
  }
1483
- function ur(r, t, e) {
1532
+ function ar(r, t, e) {
1484
1533
  let n;
1485
- zt(r, At, (a) => e(32, n = a));
1486
- let { session: o = "" } = t, { userid: i = "" } = t, { tournamenturl: s = "" } = t, { touridx: l } = 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: ye = "false" } = t, { clientstyling: q = "" } = t, { clientstylingurl: G = "" } = t, { translationurl: Y = "" } = t, { tournamentinfo: K } = t, A, x = !1, V = "", L = !0, ve = window.navigator.userAgent, X = !1, N = !1, _e = "There was an error while trying to join the tournament", ne = !1, ke, Te, Se, R, z, Fe, ie, Ee, Ce, je = [], oe = [], ze = "#", se, Z = !1;
1487
- Nt({ withLocale: "en", translations: {} });
1534
+ jt(r, Dt, (l) => e(32, n = l));
1535
+ 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: ye = "false" } = t, { clientstyling: q = "" } = t, { clientstylingurl: G = "" } = t, { translationurl: N = "" } = t, { tournamentinfo: Y } = t, D, M = !1, K = "", L = !0, ve = window.navigator.userAgent, V = !1, X = !1, _e = "There was an error while trying to join the tournament", ne = !1, ke, Te, Se, R, z, Fe, ie, Ee, Ce, je = [], oe = [], ze = "#", se, Z = !1;
1536
+ Vt({ withLocale: "en", translations: {} });
1488
1537
  const lt = () => {
1489
- fetch(Y).then((w) => w.json()).then((w) => {
1538
+ fetch(N).then((w) => w.json()).then((w) => {
1490
1539
  Object.keys(w).forEach((C) => {
1491
1540
  Ge(C, w[C]);
1492
1541
  });
@@ -1494,23 +1543,23 @@ function ur(r, t, e) {
1494
1543
  console.log(w);
1495
1544
  });
1496
1545
  };
1497
- Object.keys(Ye).forEach((a) => {
1498
- Ge(a, Ye[a]);
1546
+ Object.keys(Ne).forEach((l) => {
1547
+ Ge(l, Ne[l]);
1499
1548
  });
1500
- const Be = (a) => {
1501
- ut(a), le(a), Ie(this, z);
1502
- }, Pe = (a) => {
1503
- if (a.data && a.data.type == "UserSessionID" && (e(14, x = !0), V = a.data.session), a.data.type == "UpdateTournamentView") {
1504
- let w = a.data.tournamentData;
1549
+ const Oe = (l) => {
1550
+ at(l), ae(l), Ae(this, z);
1551
+ }, Pe = (l) => {
1552
+ if (l.data && l.data.type == "UserSessionID" && (e(14, M = !0), K = l.data.session), l.data.type == "UpdateTournamentView") {
1553
+ let w = l.data.tournamentData;
1505
1554
  if (z && z != w.id)
1506
1555
  return;
1507
- Be(w);
1556
+ Oe(w);
1508
1557
  }
1509
- if (a.data && a.data.type == `UpdateSingleTournament_${l}`) {
1510
- let w = a.data.tournamentData, C = l < 4 ? l * 100 : Math.random() * 300 + 300;
1511
- e(31, Z = l == 1), setTimeout(
1558
+ if (l.data && l.data.type == `UpdateSingleTournament_${a}`) {
1559
+ let w = l.data.tournamentData, C = a < 4 ? a * 100 : Math.random() * 300 + 300;
1560
+ e(31, Z = a == 1), setTimeout(
1512
1561
  () => {
1513
- e(31, Z = !0), e(24, z = w.id), Be(w);
1562
+ e(31, Z = !0), e(24, z = w.id), Oe(w);
1514
1563
  },
1515
1564
  C
1516
1565
  ), setTimeout(
@@ -1520,19 +1569,19 @@ function ur(r, t, e) {
1520
1569
  C + 200
1521
1570
  );
1522
1571
  }
1523
- }, ut = (a) => {
1524
- a.state != R && (e(23, R = a.state), window.postMessage(
1572
+ }, at = (l) => {
1573
+ l.state != R && (e(23, R = l.state), window.postMessage(
1525
1574
  {
1526
1575
  type: `TournamentStatus_${z}`,
1527
1576
  status: R
1528
1577
  },
1529
1578
  window.location.href
1530
1579
  ));
1531
- }, De = () => {
1580
+ }, Be = () => {
1532
1581
  g && (window.postMessage({ type: g, transition: "Login" }, window.location.href), typeof gtag == "function" && gtag("event", "OpenLoginModal", {
1533
1582
  context: "TournamentsThumbnailController"
1534
1583
  })), p && (window.location = p);
1535
- }, Oe = () => {
1584
+ }, xe = () => {
1536
1585
  f && (window.postMessage(
1537
1586
  {
1538
1587
  type: f,
@@ -1542,43 +1591,43 @@ function ur(r, t, e) {
1542
1591
  ), typeof gtag == "function" && gtag("event", "OpenRegisterModal", {
1543
1592
  context: "TournamentsThumbnailController"
1544
1593
  })), H && (window.location = H);
1545
- }, ae = (a) => {
1594
+ }, le = (l) => {
1546
1595
  window.postMessage(
1547
1596
  {
1548
1597
  type: "TournamentDetailsClicked",
1549
- tournamentId: a,
1598
+ tournamentId: l,
1550
1599
  showLeaderboard: !0
1551
1600
  },
1552
1601
  window.location.href
1553
1602
  );
1554
- }, Ae = async (a, w) => {
1555
- e(17, N = !1), e(19, ne = !1), window.postMessage(
1603
+ }, De = async (l, w) => {
1604
+ e(17, X = !1), e(19, ne = !1), window.postMessage(
1556
1605
  {
1557
1606
  type: "TournamentJoinRequest",
1558
- tournamentId: a
1607
+ tournamentId: l
1559
1608
  },
1560
1609
  window.location.href
1561
- ), e(16, X = !0);
1562
- let C = new URL(`${c}/v1/bonus/claim`), Q = new Headers(), M = {};
1563
- C.searchParams.append("language", b), C.searchParams.append("platform", qe(ve)), Q.append("Content-Type", "application/json"), Q.append("X-SessionID", V), w && w.length >= 1 && (M = {
1610
+ ), e(16, V = !0);
1611
+ let C = new URL(`${c}/v1/bonus/claim`), Q = new Headers(), I = {};
1612
+ C.searchParams.append("language", b), C.searchParams.append("platform", qe(ve)), Q.append("Content-Type", "application/json"), Q.append("X-SessionID", K), w && w.length >= 1 && (I = {
1564
1613
  language: b,
1565
1614
  bonusCode: w[0].code,
1566
1615
  currency: re,
1567
1616
  type: "tournament"
1568
1617
  });
1569
- let _t = {
1618
+ let vt = {
1570
1619
  method: "PUT",
1571
1620
  headers: Q,
1572
- body: JSON.stringify(M)
1621
+ body: JSON.stringify(I)
1573
1622
  };
1574
- const Me = () => {
1575
- e(16, X = !1), e(26, ie = !0);
1623
+ const Ie = () => {
1624
+ e(16, V = !1), e(26, ie = !0);
1576
1625
  }, ue = (j) => {
1577
- e(16, X = !1), j && e(18, _e = j), e(17, N = !0);
1626
+ e(16, V = !1), j && e(18, _e = j), e(17, X = !0);
1578
1627
  }, U = await (async () => {
1579
1628
  let j;
1580
1629
  try {
1581
- j = await fetch(C, _t), j = await j.json();
1630
+ j = await fetch(C, vt), j = await j.json();
1582
1631
  } catch {
1583
1632
  ue();
1584
1633
  }
@@ -1586,13 +1635,13 @@ function ur(r, t, e) {
1586
1635
  })();
1587
1636
  if (U)
1588
1637
  if (U.success == !0)
1589
- Me();
1638
+ Ie();
1590
1639
  else if (U.errorMessage.match("VersionMismatchException")) {
1591
1640
  let j;
1592
- j = await fetch(`${c}/tournaments/${z}`, { headers: { "X-SessionID": o } }), j = await j.json(), j?.item?.playerEnrolled ? Me() : (ue(U.errorMessage), e(19, ne = !0), e(17, N = !1));
1641
+ j = await fetch(`${c}/tournaments/${z}`, { headers: { "X-SessionID": i } }), j = await j.json(), j?.item?.playerEnrolled ? Ie() : (ue(U.errorMessage), e(19, ne = !0), e(17, X = !1));
1593
1642
  } else
1594
1643
  ue(U.errorMessage);
1595
- }, Ie = (a, w) => {
1644
+ }, Ae = (l, w) => {
1596
1645
  window.postMessage(
1597
1646
  {
1598
1647
  type: `TournamentPrizes_${w}`,
@@ -1600,31 +1649,31 @@ function ur(r, t, e) {
1600
1649
  },
1601
1650
  window.location.href
1602
1651
  );
1603
- }, le = (a) => {
1604
- a && (e(20, ke = a.nameOrTitle || ""), e(21, Te = a.startTime), e(22, Se = a.endTime), e(23, R = a.state), e(24, z = a.id), e(25, Fe = a.thumbnail), e(26, ie = a.playerEnrolled === "true" || a.playerEnrolled == !0 || !1), e(27, Ee = a.scoreCriteria), e(28, Ce = a.minBetCount), je = a.prizes, e(29, oe = a.wallets || []), e(30, ze = a.termsUrl || "#"));
1605
- }, ct = (a) => {
1652
+ }, ae = (l) => {
1653
+ l && (e(20, ke = l.nameOrTitle || ""), e(21, Te = l.startTime), e(22, Se = l.endTime), e(23, R = l.state), e(24, z = l.id), e(25, Fe = l.thumbnail), e(26, ie = l.playerEnrolled === "true" || l.playerEnrolled == !0 || !1), e(27, Ee = l.scoreCriteria), e(28, Ce = l.minBetCount), je = l.prizes, e(29, oe = l.wallets || []), e(30, ze = l.termsUrl || "#"));
1654
+ }, ut = (l) => {
1606
1655
  e(15, L = !0);
1607
- let w = new URL(a), C = new Headers();
1608
- w.searchParams.append("language", b), w.searchParams.append("platform", qe(ve)), x && C.append("X-SessionID", V), fetch(w, { method: "GET", headers: C }).then((M) => M.json()).then((M) => {
1609
- e(15, L = !1), le(M.item);
1656
+ let w = new URL(l), C = new Headers();
1657
+ w.searchParams.append("language", b), w.searchParams.append("platform", qe(ve)), M && C.append("X-SessionID", K), fetch(w, { method: "GET", headers: C }).then((I) => I.json()).then((I) => {
1658
+ e(15, L = !1), ae(I.item);
1610
1659
  });
1660
+ }, ct = () => {
1661
+ i.length > 0 && i != "false" ? (K = i, e(14, M = !0)) : e(14, M = !1);
1611
1662
  }, ft = () => {
1612
- o.length > 0 && o != "false" ? (V = o, e(14, x = !0)) : e(14, x = !1);
1613
- }, dt = () => {
1614
- if (K) {
1615
- le(K);
1663
+ if (Y) {
1664
+ ae(Y);
1616
1665
  return;
1617
1666
  }
1618
- e(15, L = !0), ct(s);
1667
+ e(15, L = !0), ut(s);
1668
+ }, dt = () => {
1669
+ let l = document.createElement("style");
1670
+ l.innerHTML = q, D.appendChild(l);
1619
1671
  }, ht = () => {
1620
- let a = document.createElement("style");
1621
- a.innerHTML = q, A.appendChild(a);
1622
- }, mt = () => {
1623
- let a = new URL(G), w = document.createElement("style");
1624
- fetch(a.href).then((C) => C.text()).then((C) => {
1672
+ let l = new URL(G), w = document.createElement("style");
1673
+ fetch(l.href).then((C) => C.text()).then((C) => {
1625
1674
  w.innerHTML = C, setTimeout(
1626
1675
  () => {
1627
- A.appendChild(w);
1676
+ D.appendChild(w);
1628
1677
  },
1629
1678
  1
1630
1679
  ), setTimeout(
@@ -1634,29 +1683,29 @@ function ur(r, t, e) {
1634
1683
  );
1635
1684
  });
1636
1685
  };
1637
- Bt(() => (e(15, L = !1), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", Pe, !1), () => {
1686
+ zt(() => (e(15, L = !1), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", Pe, !1), () => {
1638
1687
  window.removeEventListener("message", Pe);
1639
1688
  }));
1640
- const pt = () => De(), gt = () => Oe(), bt = () => ae(z), wt = () => Ae(z, oe), yt = () => ae(z);
1641
- function vt(a) {
1642
- Pt[a ? "unshift" : "push"](() => {
1643
- A = a, e(13, A);
1689
+ const mt = () => Be(), pt = () => xe(), gt = () => le(z), bt = () => De(z, oe), wt = () => le(z);
1690
+ function yt(l) {
1691
+ Ot[l ? "unshift" : "push"](() => {
1692
+ D = l, e(13, D);
1644
1693
  });
1645
1694
  }
1646
- return r.$$set = (a) => {
1647
- "session" in a && e(0, o = a.session), "userid" in a && e(1, i = 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, m = 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, ye = 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);
1695
+ return r.$$set = (l) => {
1696
+ "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, ye = 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);
1648
1697
  }, r.$$.update = () => {
1649
1698
  r.$$.dirty[0] & /*lang*/
1650
- 256 && b && Zt(b), r.$$.dirty[0] & /*customStylingContainer, clientstyling*/
1651
- 9216 && A && q && ht(), r.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
1652
- 10240 && A && G && mt(), r.$$.dirty[0] & /*translationurl*/
1653
- 4096 && Y && lt(), r.$$.dirty[0] & /*session*/
1654
- 1 && o && ft(), r.$$.dirty[0] & /*tournamenturl, lang*/
1699
+ 256 && b && Xt(b), r.$$.dirty[0] & /*customStylingContainer, clientstyling*/
1700
+ 9216 && D && q && dt(), r.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
1701
+ 10240 && D && G && ht(), r.$$.dirty[0] & /*translationurl*/
1702
+ 4096 && N && lt(), r.$$.dirty[0] & /*session*/
1703
+ 1 && i && ct(), r.$$.dirty[0] & /*tournamenturl, lang*/
1655
1704
  260 && e(46, se = s && b), r.$$.dirty[1] & /*initialParameters*/
1656
- 32768 && se && dt();
1705
+ 32768 && se && ft();
1657
1706
  }, [
1658
- o,
1659
1707
  i,
1708
+ o,
1660
1709
  s,
1661
1710
  m,
1662
1711
  d,
@@ -1667,12 +1716,12 @@ function ur(r, t, e) {
1667
1716
  ye,
1668
1717
  q,
1669
1718
  G,
1670
- Y,
1671
- A,
1672
- x,
1719
+ N,
1720
+ D,
1721
+ M,
1673
1722
  L,
1723
+ V,
1674
1724
  X,
1675
- N,
1676
1725
  _e,
1677
1726
  ne,
1678
1727
  ke,
@@ -1688,36 +1737,36 @@ function ur(r, t, e) {
1688
1737
  ze,
1689
1738
  Z,
1690
1739
  n,
1740
+ Be,
1741
+ xe,
1742
+ le,
1691
1743
  De,
1692
- Oe,
1693
- ae,
1694
1744
  Ae,
1695
- Ie,
1696
- l,
1745
+ a,
1697
1746
  c,
1698
1747
  g,
1699
1748
  f,
1700
1749
  p,
1701
1750
  H,
1702
1751
  re,
1703
- K,
1752
+ Y,
1704
1753
  se,
1754
+ mt,
1705
1755
  pt,
1706
1756
  gt,
1707
1757
  bt,
1708
1758
  wt,
1709
- yt,
1710
- vt
1759
+ yt
1711
1760
  ];
1712
1761
  }
1713
- class at extends St {
1762
+ class st extends Tt {
1714
1763
  constructor(t) {
1715
- super(), Ft(
1764
+ super(), St(
1716
1765
  this,
1717
1766
  t,
1718
- ur,
1767
+ ar,
1719
1768
  lr,
1720
- Ct,
1769
+ Ft,
1721
1770
  {
1722
1771
  session: 0,
1723
1772
  userid: 1,
@@ -1741,7 +1790,7 @@ class at extends St {
1741
1790
  translationurl: 12,
1742
1791
  tournamentinfo: 45
1743
1792
  },
1744
- Qt,
1793
+ Zt,
1745
1794
  [-1, -1, -1]
1746
1795
  );
1747
1796
  }
@@ -1872,12 +1921,12 @@ class at extends St {
1872
1921
  this.$$set({ tournamentinfo: t }), S();
1873
1922
  }
1874
1923
  }
1875
- Et(at, { session: {}, userid: {}, tournamenturl: {}, touridx: {}, endpoint: {}, showdetails: {}, showslider: {}, showenrolled: {}, maxwidth: {}, fullsize: {}, lang: {}, loginevent: {}, registerevent: {}, loginurl: {}, registerurl: {}, currency: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, tournamentinfo: {} }, [], [], !0);
1876
- const hr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1924
+ Et(st, { session: {}, userid: {}, tournamenturl: {}, touridx: {}, endpoint: {}, showdetails: {}, showslider: {}, showenrolled: {}, maxwidth: {}, fullsize: {}, lang: {}, loginevent: {}, registerevent: {}, loginurl: {}, registerurl: {}, currency: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, tournamentinfo: {} }, [], [], !0);
1925
+ const dr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1877
1926
  __proto__: null,
1878
- default: at
1927
+ default: st
1879
1928
  }, Symbol.toStringTag, { value: "Module" }));
1880
1929
  export {
1881
- hr as C,
1930
+ dr as C,
1882
1931
  qe as g
1883
1932
  };