@everymatrix/tournament-details-page 0.0.2 → 0.0.4
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.
- package/components/{TournamentDetails-upe3WFia.cjs → TournamentDetails-AYkmST0l.cjs} +5 -5
- package/components/{TournamentDetails-CJVSWVXD.js → TournamentDetails-CIK1Vnx8.js} +684 -684
- package/components/{TournamentDetails-amGR_-Hv.js → TournamentDetails-glnpe9gf.js} +306 -306
- package/components/TournamentDetailsPage-85B_WTCl.cjs +63 -0
- package/components/{TournamentDetailsPage-B21wsWnv.js → TournamentDetailsPage-D6daHDII.js} +116 -116
- package/components/{TournamentDetailsPage-DW00w9RP.js → TournamentDetailsPage-DCB9anwm.js} +153 -153
- package/components/TournamentGames-0RUJ48Xu.js +362 -0
- package/components/TournamentGames-3qu_5rFn.cjs +26 -0
- package/components/TournamentGames-CDfNoeoq.js +335 -0
- package/components/TournamentLeaderboard-5oGHOpP6.js +794 -0
- package/components/TournamentLeaderboard-BUiKtCk5.cjs +36 -0
- package/components/TournamentLeaderboard-CF-QWN1C.js +810 -0
- package/es2015/tournament-details-page.cjs +1 -1
- package/es2015/tournament-details-page.js +1 -1
- package/esnext/tournament-details-page.js +1 -1
- package/package.json +1 -1
- package/components/TournamentDetailsPage-BlWvqhbK.js +0 -953
- package/components/TournamentDetailsPage-BsjnqhIP.cjs +0 -63
- package/components/TournamentDetailsPage-DnknTo0Y.js +0 -976
- package/components/TournamentDetailsPage-FO-PGATk.cjs +0 -63
- package/components/TournamentGames-B0ap9lHo.cjs +0 -26
- package/components/TournamentGames-BqZd-C9h.js +0 -351
- package/components/TournamentGames-C0-voJOi.js +0 -324
- package/components/TournamentGames-Cb2LP2tF.js +0 -324
- package/components/TournamentGames-D5Nyb0Nx.cjs +0 -26
- package/components/TournamentGames-DIIgfZ-E.js +0 -351
- package/components/TournamentLeaderboard-BjmkrtNX.js +0 -800
- package/components/TournamentLeaderboard-C1tIH5FA.js +0 -784
- package/components/TournamentLeaderboard-DWYhqHPh.cjs +0 -36
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { $ as ge, a as
|
|
2
|
-
function
|
|
1
|
+
import { $ as ge, a as Mt, b as Et, d as Je, c as Pt, e as Rt, f as Lt, p as Ot, g as Bt, h as V, u as Ht, s as R, i as Ie, o as jt, j as q, k as M, l as v, m as h, n as _, q as At, r as It, t as x, v as D, w as u, x as m, y as F, z as p, A as b, B as te, C as Wt, D as z, E as We, F as Vt, G as H, H as Dt, I as G } from "./TournamentDetails-glnpe9gf.js";
|
|
2
|
+
function Ft({ withLocale: r, translations: t }) {
|
|
3
3
|
ge.subscribe((e) => {
|
|
4
|
-
e == null && (
|
|
4
|
+
e == null && (Mt.set(t), ge.set(r));
|
|
5
5
|
});
|
|
6
6
|
}
|
|
7
7
|
function Ut(r, t) {
|
|
8
8
|
Et(r, t);
|
|
9
9
|
}
|
|
10
|
-
function
|
|
10
|
+
function Zt(r) {
|
|
11
11
|
ge.set(r);
|
|
12
12
|
}
|
|
13
|
-
const
|
|
13
|
+
const Ve = {
|
|
14
14
|
en: {
|
|
15
15
|
totalPrizes: "Total prizes",
|
|
16
16
|
viewPrizes: "View Prizes",
|
|
@@ -112,16 +112,16 @@ function be(r) {
|
|
|
112
112
|
function we(r, t) {
|
|
113
113
|
var e = typeof Symbol == "function" && r[Symbol.iterator];
|
|
114
114
|
if (!e) return r;
|
|
115
|
-
var n = e.call(r), i, o = [],
|
|
115
|
+
var n = e.call(r), i, o = [], a;
|
|
116
116
|
try {
|
|
117
117
|
for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; ) o.push(i.value);
|
|
118
118
|
} catch (l) {
|
|
119
|
-
|
|
119
|
+
a = { error: l };
|
|
120
120
|
} finally {
|
|
121
121
|
try {
|
|
122
122
|
i && !i.done && (e = n.return) && e.call(n);
|
|
123
123
|
} finally {
|
|
124
|
-
if (
|
|
124
|
+
if (a) throw a.error;
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
127
|
return o;
|
|
@@ -163,11 +163,11 @@ var ie = function() {
|
|
|
163
163
|
var t, e, n, i, o;
|
|
164
164
|
if (!this.closed) {
|
|
165
165
|
this.closed = !0;
|
|
166
|
-
var
|
|
167
|
-
if (
|
|
168
|
-
if (this._parentage = null, Array.isArray(
|
|
166
|
+
var a = this._parentage;
|
|
167
|
+
if (a)
|
|
168
|
+
if (this._parentage = null, Array.isArray(a))
|
|
169
169
|
try {
|
|
170
|
-
for (var l = be(
|
|
170
|
+
for (var l = be(a), c = l.next(); !c.done; c = l.next()) {
|
|
171
171
|
var C = c.value;
|
|
172
172
|
C.remove(this);
|
|
173
173
|
}
|
|
@@ -181,7 +181,7 @@ var ie = function() {
|
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
183
|
else
|
|
184
|
-
|
|
184
|
+
a.remove(this);
|
|
185
185
|
var S = this.initialTeardown;
|
|
186
186
|
if (j(S))
|
|
187
187
|
try {
|
|
@@ -193,10 +193,10 @@ var ie = function() {
|
|
|
193
193
|
if (U) {
|
|
194
194
|
this._finalizers = null;
|
|
195
195
|
try {
|
|
196
|
-
for (var
|
|
196
|
+
for (var Z = be(U), d = Z.next(); !d.done; d = Z.next()) {
|
|
197
197
|
var K = d.value;
|
|
198
198
|
try {
|
|
199
|
-
|
|
199
|
+
De(K);
|
|
200
200
|
} catch (w) {
|
|
201
201
|
o = o ?? [], w instanceof me ? o = xe(xe([], we(o)), we(w.errors)) : o.push(w);
|
|
202
202
|
}
|
|
@@ -205,7 +205,7 @@ var ie = function() {
|
|
|
205
205
|
n = { error: w };
|
|
206
206
|
} finally {
|
|
207
207
|
try {
|
|
208
|
-
d && !d.done && (i =
|
|
208
|
+
d && !d.done && (i = Z.return) && i.call(Z);
|
|
209
209
|
} finally {
|
|
210
210
|
if (n) throw n.error;
|
|
211
211
|
}
|
|
@@ -218,7 +218,7 @@ var ie = function() {
|
|
|
218
218
|
var e;
|
|
219
219
|
if (t && t !== this)
|
|
220
220
|
if (this.closed)
|
|
221
|
-
|
|
221
|
+
De(t);
|
|
222
222
|
else {
|
|
223
223
|
if (t instanceof r) {
|
|
224
224
|
if (t.closed || t._hasParent(this))
|
|
@@ -247,7 +247,7 @@ var ie = function() {
|
|
|
247
247
|
function Ye(r) {
|
|
248
248
|
return r instanceof ie || r && "closed" in r && j(r.remove) && j(r.add) && j(r.unsubscribe);
|
|
249
249
|
}
|
|
250
|
-
function
|
|
250
|
+
function De(r) {
|
|
251
251
|
j(r) ? r() : r.unsubscribe();
|
|
252
252
|
}
|
|
253
253
|
var zt = {
|
|
@@ -268,7 +268,7 @@ function qt(r) {
|
|
|
268
268
|
throw r;
|
|
269
269
|
});
|
|
270
270
|
}
|
|
271
|
-
function
|
|
271
|
+
function Fe() {
|
|
272
272
|
}
|
|
273
273
|
function ne(r) {
|
|
274
274
|
r();
|
|
@@ -338,12 +338,12 @@ var Ke = function(r) {
|
|
|
338
338
|
}(), _e = function(r) {
|
|
339
339
|
Y(t, r);
|
|
340
340
|
function t(e, n, i) {
|
|
341
|
-
var o = r.call(this) || this,
|
|
342
|
-
return j(e) || !e ?
|
|
341
|
+
var o = r.call(this) || this, a;
|
|
342
|
+
return j(e) || !e ? a = {
|
|
343
343
|
next: e ?? void 0,
|
|
344
344
|
error: n ?? void 0,
|
|
345
345
|
complete: i ?? void 0
|
|
346
|
-
} :
|
|
346
|
+
} : a = e, o.destination = new Xt(a), o;
|
|
347
347
|
}
|
|
348
348
|
return t;
|
|
349
349
|
}(Ke);
|
|
@@ -355,9 +355,9 @@ function Jt(r) {
|
|
|
355
355
|
}
|
|
356
356
|
var Nt = {
|
|
357
357
|
closed: !0,
|
|
358
|
-
next:
|
|
358
|
+
next: Fe,
|
|
359
359
|
error: Jt,
|
|
360
|
-
complete:
|
|
360
|
+
complete: Fe
|
|
361
361
|
}, $t = function() {
|
|
362
362
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
363
363
|
}();
|
|
@@ -381,7 +381,7 @@ var Ue = function() {
|
|
|
381
381
|
}, r.prototype.subscribe = function(t, e, n) {
|
|
382
382
|
var i = this, o = er(t) ? t : new _e(t, e, n);
|
|
383
383
|
return ne(function() {
|
|
384
|
-
var
|
|
384
|
+
var a = i, l = a.operator, c = a.source;
|
|
385
385
|
o.add(l ? l.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
|
|
386
386
|
}), o;
|
|
387
387
|
}, r.prototype._trySubscribe = function(t) {
|
|
@@ -392,19 +392,19 @@ var Ue = function() {
|
|
|
392
392
|
}
|
|
393
393
|
}, r.prototype.forEach = function(t, e) {
|
|
394
394
|
var n = this;
|
|
395
|
-
return e =
|
|
396
|
-
var
|
|
395
|
+
return e = Ze(e), new e(function(i, o) {
|
|
396
|
+
var a = new _e({
|
|
397
397
|
next: function(l) {
|
|
398
398
|
try {
|
|
399
399
|
t(l);
|
|
400
400
|
} catch (c) {
|
|
401
|
-
o(c),
|
|
401
|
+
o(c), a.unsubscribe();
|
|
402
402
|
}
|
|
403
403
|
},
|
|
404
404
|
error: o,
|
|
405
405
|
complete: i
|
|
406
406
|
});
|
|
407
|
-
n.subscribe(
|
|
407
|
+
n.subscribe(a);
|
|
408
408
|
});
|
|
409
409
|
}, r.prototype._subscribe = function(t) {
|
|
410
410
|
var e;
|
|
@@ -417,12 +417,12 @@ var Ue = function() {
|
|
|
417
417
|
return Kt(t)(this);
|
|
418
418
|
}, r.prototype.toPromise = function(t) {
|
|
419
419
|
var e = this;
|
|
420
|
-
return t =
|
|
420
|
+
return t = Ze(t), new t(function(n, i) {
|
|
421
421
|
var o;
|
|
422
|
-
e.subscribe(function(
|
|
423
|
-
return o =
|
|
424
|
-
}, function(
|
|
425
|
-
return i(
|
|
422
|
+
e.subscribe(function(a) {
|
|
423
|
+
return o = a;
|
|
424
|
+
}, function(a) {
|
|
425
|
+
return i(a);
|
|
426
426
|
}, function() {
|
|
427
427
|
return n(o);
|
|
428
428
|
});
|
|
@@ -431,7 +431,7 @@ var Ue = function() {
|
|
|
431
431
|
return new r(t);
|
|
432
432
|
}, r;
|
|
433
433
|
}();
|
|
434
|
-
function
|
|
434
|
+
function Ze(r) {
|
|
435
435
|
var t;
|
|
436
436
|
return (t = r ?? zt.Promise) !== null && t !== void 0 ? t : Promise;
|
|
437
437
|
}
|
|
@@ -464,7 +464,7 @@ var tr = Ne(function(r) {
|
|
|
464
464
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
465
465
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
466
466
|
try {
|
|
467
|
-
for (var
|
|
467
|
+
for (var a = be(n.currentObservers), l = a.next(); !l.done; l = a.next()) {
|
|
468
468
|
var c = l.value;
|
|
469
469
|
c.next(e);
|
|
470
470
|
}
|
|
@@ -472,7 +472,7 @@ var tr = Ne(function(r) {
|
|
|
472
472
|
i = { error: C };
|
|
473
473
|
} finally {
|
|
474
474
|
try {
|
|
475
|
-
l && !l.done && (o =
|
|
475
|
+
l && !l.done && (o = a.return) && o.call(a);
|
|
476
476
|
} finally {
|
|
477
477
|
if (i) throw i.error;
|
|
478
478
|
}
|
|
@@ -511,13 +511,13 @@ var tr = Ne(function(r) {
|
|
|
511
511
|
}, t.prototype._subscribe = function(e) {
|
|
512
512
|
return this._throwIfClosed(), this._checkFinalizedStatuses(e), this._innerSubscribe(e);
|
|
513
513
|
}, t.prototype._innerSubscribe = function(e) {
|
|
514
|
-
var n = this, i = this, o = i.hasError,
|
|
515
|
-
return o ||
|
|
514
|
+
var n = this, i = this, o = i.hasError, a = i.isStopped, l = i.observers;
|
|
515
|
+
return o || a ? $e : (this.currentObservers = null, l.push(e), new ie(function() {
|
|
516
516
|
n.currentObservers = null, Ce(l, e);
|
|
517
517
|
}));
|
|
518
518
|
}, t.prototype._checkFinalizedStatuses = function(e) {
|
|
519
|
-
var n = this, i = n.hasError, o = n.thrownError,
|
|
520
|
-
i ? e.error(o) :
|
|
519
|
+
var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
|
|
520
|
+
i ? e.error(o) : a && e.complete();
|
|
521
521
|
}, t.prototype.asObservable = function() {
|
|
522
522
|
var e = new Ue();
|
|
523
523
|
return e.source = this, e;
|
|
@@ -556,16 +556,16 @@ var tr = Ne(function(r) {
|
|
|
556
556
|
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;
|
|
557
557
|
}
|
|
558
558
|
return t.prototype.next = function(e) {
|
|
559
|
-
var n = this, i = n.isStopped, o = n._buffer,
|
|
560
|
-
i || (o.push(e), !
|
|
559
|
+
var n = this, i = n.isStopped, o = n._buffer, a = n._infiniteTimeWindow, l = n._timestampProvider, c = n._windowTime;
|
|
560
|
+
i || (o.push(e), !a && o.push(l.now() + c)), this._trimBuffer(), r.prototype.next.call(this, e);
|
|
561
561
|
}, t.prototype._subscribe = function(e) {
|
|
562
562
|
this._throwIfClosed(), this._trimBuffer();
|
|
563
|
-
for (var n = this._innerSubscribe(e), i = this, o = i._infiniteTimeWindow,
|
|
563
|
+
for (var n = this._innerSubscribe(e), i = this, o = i._infiniteTimeWindow, a = i._buffer, l = a.slice(), c = 0; c < l.length && !e.closed; c += o ? 1 : 2)
|
|
564
564
|
e.next(l[c]);
|
|
565
565
|
return this._checkFinalizedStatuses(e), n;
|
|
566
566
|
}, t.prototype._trimBuffer = function() {
|
|
567
|
-
var e = this, n = e._bufferSize, i = e._timestampProvider, o = e._buffer,
|
|
568
|
-
if (n < 1 / 0 && l < o.length && o.splice(0, o.length - l), !
|
|
567
|
+
var e = this, n = e._bufferSize, i = e._timestampProvider, o = e._buffer, a = e._infiniteTimeWindow, l = (a ? 1 : 2) * n;
|
|
568
|
+
if (n < 1 / 0 && l < o.length && o.splice(0, o.length - l), !a) {
|
|
569
569
|
for (var c = i.now(), C = 0, S = 1; S < o.length && o[S] <= c; S += 2)
|
|
570
570
|
C = S;
|
|
571
571
|
C && o.splice(0, C + 1);
|
|
@@ -583,7 +583,7 @@ window.emWidgets = { topic: nr };
|
|
|
583
583
|
const ir = (r) => r.toLowerCase().match(/android/i) ? "Android" : r.toLowerCase().match(/iphone/i) ? "iPhone" : r.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
584
584
|
String(Number.MAX_SAFE_INTEGER).length;
|
|
585
585
|
Je.extend(Pt);
|
|
586
|
-
const Xe = (r) => Je(r).format("MMMM D, HH:mm"), or = () => typeof window > "u", sr = "data:image/svg+xml,%3csvg%20width='35'%20height='20'%20viewBox='0%200%2035%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.2075%202.87946H1.125C0.642%202.87946%200.25%203.27134%200.25%203.7542C0.25%203.7542%200.25%204.57383%200.25%205.50367C0.25%206.43177%200.618372%207.32138%201.2755%207.97743C1.93175%208.63436%202.82162%209.00262%203.75%209.00262H4.62062C5.23137%2010.0611%206.37412%2010.7521%207.65162%2010.7521H8.125V13.3763H7.25C6.5535%2013.3763%205.88587%2013.6527%205.39412%2014.1452C4.9015%2014.6368%204.625%2015.3042%204.625%2016.0005C4.625%2016.4344%204.625%2016.8639%204.625%2016.8639L5.5%2017.75H12.5C12.5%2017.75%2013.375%2017.6826%2013.375%2016.8639V16.0005C13.375%2015.3042%2013.0985%2014.6368%2012.6059%2014.1452C12.1141%2013.6527%2011.4465%2013.3763%2010.75%2013.3763H9.875V10.7521H10.3475C11.6259%2010.7521%2012.7678%2010.0611%2013.3794%209.00262H14.25C15.1784%209.00262%2016.0683%208.63436%2016.7245%207.97743C17.3816%207.32138%2017.75%206.43177%2017.75%205.50367V3.7542C17.75%203.27134%2017.358%202.87946%2016.875%202.87946H14.7916L15.1084%201.29619C15.1591%201.03901%2015.0926%200.772216%2014.9264%200.570152C14.7601%200.367213%2014.5116%200.25%2014.2491%200.25L3.74912%200.255246C3.48749%200.255246%203.239%200.373333%203.07275%200.575397C2.90737%200.778336%202.84087%201.04426%202.89162%201.30143L3.2075%202.87946ZM11.625%2016.0005H6.375C6.375%2015.7687%206.46687%2015.5457%206.63137%2015.3821C6.795%2015.2176%207.01813%2015.1258%207.25%2015.1258H10.75C10.9819%2015.1258%2011.205%2015.2176%2011.3686%2015.3821C11.5331%2015.5457%2011.625%2015.7687%2011.625%2016.0005ZM13.1825%201.99948L12.0642%207.59604C11.9006%208.41392%2011.1822%209.00262%2010.3475%209.00262H7.65162C6.81775%209.00262%206.09938%208.41392%205.93575%207.59604L4.8175%202.00384L13.1825%201.99948ZM3.5575%204.62893C3.10337%204.62893%202%204.62893%202%204.62893V5.50367C2%205.96728%202.18462%206.41253%202.51275%206.74055C2.84087%207.06858%203.28625%207.25315%203.75%207.25315H4.0825L3.5575%204.62893ZM14.4416%204.62893L13.9166%207.25315H14.25C14.7137%207.25315%2015.1591%207.06858%2015.4873%206.74055C15.8154%206.41253%2016%205.96728%2016%205.50367V4.62893H14.4416Z'%20fill='white'/%3e%3c/svg%3e", ar = "data:image/svg+xml,%3csvg%20width='35'%20height='20'%20viewBox='0%200%2030%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.551%204.16666C2.55684%204.17198%202.56317%204.1776%202.57004%204.18349C2.69809%204.29358%202.93213%204.43049%203.2938%204.56201C4.01028%204.82255%205.05531%204.99999%206.24992%204.99999C7.44453%204.99999%208.48956%204.82255%209.20604%204.56201C9.56771%204.43049%209.80175%204.29358%209.9298%204.18349C9.93666%204.1776%209.943%204.17198%209.94884%204.16666C9.943%204.16133%209.93666%204.15572%209.9298%204.14982C9.80175%204.03973%209.56771%203.90282%209.20604%203.77131C8.48956%203.51077%207.44453%203.33332%206.24992%203.33332C5.05531%203.33332%204.01028%203.51077%203.2938%203.77131C2.93213%203.90282%202.69809%204.03973%202.57004%204.14982C2.56317%204.15572%202.55684%204.16133%202.551%204.16666ZM9.99992%206.04163C9.92615%206.07193%209.85128%206.10081%209.77561%206.12833C8.83325%206.47101%207.58661%206.66666%206.24992%206.66666C4.91322%206.66666%203.66659%206.47101%202.72423%206.12833C2.64856%206.10081%202.57369%206.07193%202.49992%206.04163V7.86398C2.5121%207.87898%202.53366%207.90222%202.57004%207.93349C2.69809%208.04358%202.93213%208.18049%203.2938%208.31201C4.01028%208.57254%205.05531%208.74999%206.24992%208.74999C7.44453%208.74999%208.48956%208.57254%209.20604%208.31201C9.56771%208.18049%209.80175%208.04358%209.9298%207.93349C9.96618%207.90222%209.98774%207.87898%209.99992%207.86398V6.04163ZM9.99992%209.79163C9.92615%209.82193%209.85128%209.85081%209.77561%209.87833C8.83325%2010.221%207.58661%2010.4167%206.24992%2010.4167C4.91322%2010.4167%203.66659%2010.221%202.72423%209.87833C2.64856%209.85081%202.57369%209.82193%202.49992%209.79163V11.614C2.5121%2011.629%202.53366%2011.6522%202.57004%2011.6835C2.69809%2011.7936%202.93213%2011.9305%203.2938%2012.062C4.01028%2012.3225%205.05531%2012.5%206.24992%2012.5C7.10597%2012.5%207.89151%2012.4088%208.53614%2012.258C9.09478%2012.1273%209.50237%2011.9625%209.75771%2011.8062C9.83221%2011.6674%209.91307%2011.5324%209.99992%2011.4018V9.79163ZM11.6666%209.83557V4.16666C11.6666%203.60229%2011.3494%203.17239%2011.0163%202.88601C10.6805%202.59731%2010.2434%202.37508%209.77561%202.20498C8.83325%201.86231%207.58661%201.66666%206.24992%201.66666C4.91322%201.66666%203.66659%201.86231%202.72423%202.20498C2.25647%202.37508%201.8193%202.59731%201.4835%202.88601C1.15039%203.17239%200.833252%203.60229%200.833252%204.16666V15.4167C0.833252%2015.981%201.15039%2016.4109%201.4835%2016.6973C1.8193%2016.986%202.25647%2017.2082%202.72423%2017.3783C3.66659%2017.721%204.91322%2017.9167%206.24992%2017.9167C7.25171%2017.9167%208.19625%2017.8069%208.99817%2017.6112C9.42337%2017.5074%209.83222%2017.3738%2010.1963%2017.2062C11.1101%2018.3981%2012.5486%2019.1667%2014.1666%2019.1667C16.928%2019.1667%2019.1666%2016.9281%2019.1666%2014.1667C19.1666%2011.4052%2016.928%209.16666%2014.1666%209.16666C13.2559%209.16666%2012.402%209.41014%2011.6666%209.83557ZM9.16822%2014.2957C9.18087%2014.7953%209.2668%2015.2766%209.41565%2015.7294C9.19988%2015.8216%208.9295%2015.9124%208.60306%2015.992C7.94665%2016.1522%207.13633%2016.25%206.24992%2016.25C5.05531%2016.25%204.01028%2016.0725%203.2938%2015.812C2.93213%2015.6805%202.69809%2015.5436%202.57004%2015.4335C2.53366%2015.4022%202.5121%2015.379%202.49992%2015.364V13.5416C2.57369%2013.5719%202.64856%2013.6008%202.72423%2013.6283C3.66659%2013.971%204.91322%2014.1667%206.24992%2014.1667C7.21803%2014.1667%208.13221%2014.0641%208.9157%2013.8809C9.00426%2013.8602%209.09202%2013.8382%209.17876%2013.815C9.17069%2013.9312%209.16658%2014.0484%209.16658%2014.1667C9.16658%2014.2098%209.16713%2014.2528%209.16822%2014.2957ZM10.8333%2014.1667C10.8333%2016.0076%2012.3256%2017.5%2014.1666%2017.5C16.0075%2017.5%2017.4999%2016.0076%2017.4999%2014.1667C17.4999%2012.3257%2016.0075%2010.8333%2014.1666%2010.8333C12.3256%2010.8333%2010.8333%2012.3257%2010.8333%2014.1667Z'%20fill='white'/%3e%3c/svg%3e", lr = "data:image/svg+xml,%3csvg%20width='35'%20height='20'%20viewBox='0%200%2035%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.4167%203.33332C15.0986%203.33332%2018.0833%206.31809%2018.0833%209.99999C18.0833%2013.6819%2015.0986%2016.6667%2011.4167%2016.6667C9.32275%2016.6667%207.45468%2015.7023%206.23114%2014.1902C5.94163%2013.8325%205.4169%2013.7771%205.05913%2014.0666C4.70135%2014.3561%204.64602%2014.8809%204.93553%2015.2386C6.46191%2017.1249%208.79848%2018.3333%2011.4167%2018.3333C16.019%2018.3333%2019.75%2014.6024%2019.75%209.99999C19.75%205.39762%2016.019%201.66666%2011.4167%201.66666C7.13809%201.66666%203.61263%204.8911%203.13774%209.04253L3.08938%208.99416C2.76399%208.66867%202.23636%208.66859%201.91087%208.99398C1.58539%209.31937%201.58531%209.84701%201.9107%2010.1725L3.57687%2011.8392C3.73313%2011.9955%203.94507%2012.0833%204.16609%2012.0833C4.3871%2012.0834%204.59908%2011.9956%204.75538%2011.8393L6.42254%2010.1727C6.74803%209.84728%206.74811%209.31964%206.42272%208.99415C6.09733%208.66867%205.56969%208.66859%205.2442%208.99398L4.77099%209.46705C5.0425%206.03433%207.91416%203.33332%2011.4167%203.33332ZM11.4167%204.99999C10.9564%204.99999%2010.5833%205.37309%2010.5833%205.83332V9.554L8.45442%2010.9733C8.07148%2011.2286%207.968%2011.746%208.22329%2012.1289C8.47858%2012.5118%208.99598%2012.6153%209.37892%2012.36L11.8789%2010.6934C12.1107%2010.5388%2012.25%2010.2786%2012.25%209.99999V5.83332C12.25%205.37309%2011.8769%204.99999%2011.4167%204.99999Z'%20fill='white'/%3e%3c/svg%3e", ur = "data:image/svg+xml,%3csvg%20width='35'%20height='20'%20viewBox='0%200%2035%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.666748%202.00001C0.666748%201.07954%201.41294%200.333344%202.33341%200.333344C3.25389%200.333344%204.00008%201.07954%204.00008%202.00001C4.00008%202.92048%203.25389%203.66668%202.33341%203.66668C1.41294%203.66668%200.666748%202.92048%200.666748%202.00001ZM5.66675%202.00001C5.66675%201.53977%206.03984%201.16668%206.50008%201.16668H16.5001C16.9603%201.16668%2017.3334%201.53977%2017.3334%202.00001C17.3334%202.46025%2016.9603%202.83334%2016.5001%202.83334L6.50008%202.83334C6.03984%202.83334%205.66675%202.46025%205.66675%202.00001ZM0.666748%207.00001C0.666748%206.07954%201.41294%205.33334%202.33341%205.33334C3.25389%205.33334%204.00008%206.07954%204.00008%207.00001C4.00008%207.92048%203.25389%208.66668%202.33341%208.66668C1.41294%208.66668%200.666748%207.92048%200.666748%207.00001ZM5.66675%207.00001C5.66675%206.53977%206.03984%206.16668%206.50008%206.16668L16.5001%206.16668C16.9603%206.16668%2017.3334%206.53977%2017.3334%207.00001C17.3334%207.46025%2016.9603%207.83334%2016.5001%207.83334L6.50008%207.83334C6.03984%207.83334%205.66675%207.46025%205.66675%207.00001ZM0.666748%2012C0.666748%2011.0795%201.41294%2010.3333%202.33341%2010.3333C3.25389%2010.3333%204.00008%2011.0795%204.00008%2012C4.00008%2012.9205%203.25389%2013.6667%202.33341%2013.6667C1.41294%2013.6667%200.666748%2012.9205%200.666748%2012ZM5.66675%2012C5.66675%2011.5398%206.03984%2011.1667%206.50008%2011.1667L16.5001%2011.1667C16.9603%2011.1667%2017.3334%2011.5398%2017.3334%2012C17.3334%2012.4602%2016.9603%2012.8333%2016.5001%2012.8333L6.50008%2012.8333C6.03984%2012.8333%205.66675%2012.4602%205.66675%2012Z'%20fill='white'/%3e%3c/svg%3e", cr = "data:image/svg+xml,%3csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.3098%207.23828L5.84025%202.76374L1.3727%207.23828L0%205.8605L5.84025%200.000186443L11.6825%205.8605L10.3098%207.23828Z'%20fill='white'/%3e%3c/svg%3e", dr = "data:image/svg+xml,%3csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.37278%200L5.84236%204.47454L10.3099%200L11.6826%201.37778L5.84236%207.23809L7.72476e-05%201.37778L1.37278%200Z'%20fill='white'/%3e%3c/svg%3e";
|
|
586
|
+
const Xe = (r) => Je(r).format("MMMM D, HH:mm"), or = () => typeof window > "u", ar = "data:image/svg+xml,%3csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.3098%207.23828L5.84025%202.76374L1.3727%207.23828L0%205.8605L5.84025%200.000186443L11.6825%205.8605L10.3098%207.23828Z'%20fill='white'/%3e%3c/svg%3e", sr = "data:image/svg+xml,%3csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.37278%200L5.84236%204.47454L10.3099%200L11.6826%201.37778L5.84236%207.23809L7.72476e-05%201.37778L1.37278%200Z'%20fill='white'/%3e%3c/svg%3e", lr = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.55556%204C6.32986%204%205.33333%204.96094%205.33333%206.14286V13.6429C5.33333%2014.8248%206.32986%2015.7857%207.55556%2015.7857H19.7778C21.0035%2015.7857%2022%2014.8248%2022%2013.6429V6.14286C22%204.96094%2021.0035%204%2019.7778%204H7.55556ZM13.6667%207.21429C15.2014%207.21429%2016.4444%208.41295%2016.4444%209.89286C16.4444%2011.3728%2015.2014%2012.5714%2013.6667%2012.5714C12.1319%2012.5714%2010.8889%2011.3728%2010.8889%209.89286C10.8889%208.41295%2012.1319%207.21429%2013.6667%207.21429ZM7.55556%208.01786V6.41071C7.55556%206.26339%207.68056%206.14286%207.83333%206.14286H9.5C9.65278%206.14286%209.78125%206.26339%209.76042%206.41071C9.63542%207.3817%208.83681%208.14844%207.83333%208.26897C7.68056%208.28571%207.55556%208.16518%207.55556%208.01786ZM7.55556%2011.7679C7.55556%2011.6205%207.68056%2011.4967%207.83333%2011.5167C8.84028%2011.6373%209.63542%2012.4074%209.76042%2013.375C9.77778%2013.5223%209.65278%2013.6429%209.5%2013.6429H7.83333C7.68056%2013.6429%207.55556%2013.5223%207.55556%2013.375V11.7679ZM19.5%208.26897C18.4931%208.14844%2017.6979%207.37835%2017.5729%206.41071C17.5556%206.26339%2017.6806%206.14286%2017.8333%206.14286H19.5C19.6528%206.14286%2019.7778%206.26339%2019.7778%206.41071V8.01786C19.7778%208.16518%2019.6528%208.28906%2019.5%208.26897ZM19.7778%2011.7679V13.375C19.7778%2013.5223%2019.6528%2013.6429%2019.5%2013.6429H17.8333C17.6806%2013.6429%2017.5521%2013.5223%2017.5729%2013.375C17.6979%2012.404%2018.4965%2011.6373%2019.5%2011.5167C19.6528%2011.5%2019.7778%2011.6205%2019.7778%2011.7679ZM3.66667%208.01786C3.66667%207.57254%203.29514%207.21429%202.83333%207.21429C2.37153%207.21429%202%207.57254%202%208.01786V16.8571C2%2018.0391%202.99653%2019%204.22222%2019H17.8333C18.2951%2019%2018.6667%2018.6417%2018.6667%2018.1964C18.6667%2017.7511%2018.2951%2017.3929%2017.8333%2017.3929H4.22222C3.91667%2017.3929%203.66667%2017.1518%203.66667%2016.8571V8.01786Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/svg%3e", ur = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%208.16216V8.23516C22%209.09516%2022%209.52616%2021.793%209.87816C21.586%2010.2302%2021.209%2010.4392%2020.457%2010.8582L19.664%2011.2982C20.21%209.45016%2020.393%207.46416%2020.46%205.76616L20.47%205.54516L20.472%205.49316C21.123%205.71916%2021.489%205.88816%2021.717%206.20416C22%206.59716%2022%207.11916%2022%208.16216ZM2%208.16216V8.23516C2%209.09516%202%209.52616%202.207%209.87816C2.414%2010.2302%202.791%2010.4392%203.543%2010.8582L4.337%2011.2982C3.79%209.45016%203.607%207.46416%203.54%205.76616L3.53%205.54516L3.529%205.49316C2.877%205.71916%202.511%205.88816%202.283%206.20416C2%206.59716%202%207.12016%202%208.16216Z'%20fill='white'%20fill-opacity='0.5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.3774%202.34723C14.9305%202.11022%2013.4665%201.99415%2012.0004%202.00023C10.2174%202.00023%208.74737%202.15723%207.62337%202.34723C6.48437%202.53923%205.91537%202.63523%205.43937%203.22123C4.96437%203.80723%204.98937%204.44023%205.03937%205.70623C5.21237%2010.0542%206.15037%2015.4862%2011.2504%2015.9662V19.5002H9.82037C9.58928%2019.5004%209.36537%2019.5805%209.18671%2019.7271C9.00805%2019.8737%208.88567%2020.0776%208.84037%2020.3042L8.65037%2021.2502H6.00037C5.80146%2021.2502%205.61069%2021.3292%205.47004%2021.4699C5.32939%2021.6105%205.25037%2021.8013%205.25037%2022.0002C5.25037%2022.1991%205.32939%2022.3899%205.47004%2022.5306C5.61069%2022.6712%205.80146%2022.7502%206.00037%2022.7502H18.0004C18.1993%2022.7502%2018.3901%2022.6712%2018.5307%2022.5306C18.6714%2022.3899%2018.7504%2022.1991%2018.7504%2022.0002C18.7504%2021.8013%2018.6714%2021.6105%2018.5307%2021.4699C18.3901%2021.3292%2018.1993%2021.2502%2018.0004%2021.2502H15.3504L15.1604%2020.3042C15.1151%2020.0776%2014.9927%2019.8737%2014.814%2019.7271C14.6354%2019.5805%2014.4115%2019.5004%2014.1804%2019.5002H12.7504V15.9662C17.8504%2015.4862%2018.7894%2010.0552%2018.9614%205.70623C19.0114%204.44023%2019.0374%203.80623%2018.5614%203.22123C18.0854%202.63523%2017.5164%202.53923%2016.3774%202.34723ZM12.7874%205.80723C12.9244%205.864%2013.0416%205.96014%2013.124%206.08349C13.2064%206.20685%2013.2504%206.35187%2013.2504%206.50023V10.5002C13.2504%2010.6991%2013.1714%2010.8899%2013.0307%2011.0306C12.89%2011.1712%2012.6993%2011.2502%2012.5004%2011.2502C12.3015%2011.2502%2012.1107%2011.1712%2011.97%2011.0306C11.8294%2010.8899%2011.7504%2010.6991%2011.7504%2010.5002V8.31023L11.5304%208.53023C11.4617%208.60391%2011.3789%208.66302%2011.2869%208.70401C11.1949%208.745%2011.0956%208.76704%2010.9949%208.76882C10.8942%208.7706%2010.7942%208.75207%2010.7008%208.71435C10.6074%208.67663%2010.5226%208.62048%2010.4513%208.54926C10.3801%208.47805%2010.324%208.39321%2010.2862%208.29982C10.2485%208.20644%2010.23%208.10641%2010.2318%208.0057C10.2336%207.905%2010.2556%207.80569%2010.2966%207.71369C10.3376%207.62169%2010.3967%207.53889%2010.4704%207.47023L11.9704%205.97023C12.0752%205.86533%2012.2087%205.79387%2012.3542%205.76485C12.4996%205.73584%2012.6503%205.75059%2012.7874%205.80723Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/svg%3e", cr = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.3226%202.25641C14.3226%202.18841%2014.2954%202.12319%2014.247%202.0751C14.1986%202.02701%2014.133%202%2014.0645%202H6.83871C6.08584%202%205.3638%202.29716%204.83144%202.82611C4.29908%203.35506%204%204.07247%204%204.82051V19.1795C4%2019.9275%204.29908%2020.6449%204.83144%2021.1739C5.3638%2021.7028%206.08584%2022%206.83871%2022H17.1613C17.9142%2022%2018.6362%2021.7028%2019.1686%2021.1739C19.7009%2020.6449%2020%2019.9275%2020%2019.1795V9.07385C20%209.00584%2019.9728%208.94062%2019.9244%208.89254C19.876%208.84445%2019.8104%208.81744%2019.7419%208.81744H15.0968C14.8914%208.81744%2014.6945%208.73639%2014.5493%208.59213C14.4041%208.44787%2014.3226%208.25222%2014.3226%208.04821V2.25641ZM15.0968%2012.2564C15.3021%2012.2564%2015.499%2012.3375%2015.6442%2012.4817C15.7894%2012.626%2015.871%2012.8216%2015.871%2013.0256C15.871%2013.2297%2015.7894%2013.4253%2015.6442%2013.5696C15.499%2013.7138%2015.3021%2013.7949%2015.0968%2013.7949H8.90323C8.6979%2013.7949%208.50098%2013.7138%208.35579%2013.5696C8.2106%2013.4253%208.12903%2013.2297%208.12903%2013.0256C8.12903%2012.8216%208.2106%2012.626%208.35579%2012.4817C8.50098%2012.3375%208.6979%2012.2564%208.90323%2012.2564H15.0968ZM15.0968%2016.359C15.3021%2016.359%2015.499%2016.44%2015.6442%2016.5843C15.7894%2016.7285%2015.871%2016.9242%2015.871%2017.1282C15.871%2017.3322%2015.7894%2017.5279%2015.6442%2017.6721C15.499%2017.8164%2015.3021%2017.8974%2015.0968%2017.8974H8.90323C8.6979%2017.8974%208.50098%2017.8164%208.35579%2017.6721C8.2106%2017.5279%208.12903%2017.3322%208.12903%2017.1282C8.12903%2016.9242%208.2106%2016.7285%208.35579%2016.5843C8.50098%2016.44%208.6979%2016.359%208.90323%2016.359H15.0968Z'%20fill='white'%20fill-opacity='0.5'/%3e%3cpath%20d='M15.75%202.82396C15.75%202.63996%2015.943%202.52296%2016.086%202.63796C16.2073%202.73596%2016.315%202.84996%2016.409%202.97996L19.422%207.17696C19.49%207.27296%2019.416%207.39696%2019.298%207.39696H16C15.9337%207.39696%2015.8701%207.37062%2015.8232%207.32373C15.7763%207.27685%2015.75%207.21326%2015.75%207.14696V2.82396Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/svg%3e", dr = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.8421%2015.8636L17.5516%2017.4L16.8411%2018.5091L13.4211%2016.5455V12H14.8421V15.8636ZM21%2015.6364C21%2019.1545%2018.0347%2022%2014.3684%2022C12.5589%2022%2010.9295%2021.3091%209.73579%2020.1818H4.89474C3.84316%2020.1818%203%2019.3727%203%2018.3636V3.81818C3%203.33597%203.19962%202.87351%203.55496%202.53253C3.91029%202.19156%204.39222%202%204.89474%202H5.84211V8.36364L8.21053%207L10.5789%208.36364V2H16.2632C16.7657%202%2017.2476%202.19156%2017.6029%202.53253C17.9583%202.87351%2018.1579%203.33597%2018.1579%203.81818V10.4182C19.8726%2011.5727%2021%2013.4727%2021%2015.6364ZM19.1053%2015.6364C19.1053%2013.1273%2016.9832%2011.0909%2014.3684%2011.0909C11.7537%2011.0909%209.63158%2013.1273%209.63158%2015.6364C9.63158%2018.1455%2011.7537%2020.1818%2014.3684%2020.1818C16.9832%2020.1818%2019.1053%2018.1455%2019.1053%2015.6364Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/svg%3e";
|
|
587
587
|
if (typeof window < "u") {
|
|
588
588
|
let r = function(t) {
|
|
589
589
|
return function(...e) {
|
|
@@ -596,7 +596,7 @@ if (typeof window < "u") {
|
|
|
596
596
|
}
|
|
597
597
|
};
|
|
598
598
|
};
|
|
599
|
-
customElements.define = r(customElements.define), import("./TournamentLeaderboard-
|
|
599
|
+
customElements.define = r(customElements.define), import("./TournamentLeaderboard-5oGHOpP6.js").then(({ default: t }) => {
|
|
600
600
|
!customElements.get("tournament-leaderboard") && customElements.define("tournament-leaderboard", t.element);
|
|
601
601
|
});
|
|
602
602
|
}
|
|
@@ -612,7 +612,7 @@ if (typeof window < "u") {
|
|
|
612
612
|
}
|
|
613
613
|
};
|
|
614
614
|
};
|
|
615
|
-
customElements.define = r(customElements.define), import("./TournamentDetails-
|
|
615
|
+
customElements.define = r(customElements.define), import("./TournamentDetails-glnpe9gf.js").then((t) => t.T).then(({ default: t }) => {
|
|
616
616
|
!customElements.get("tournament-details") && customElements.define("tournament-details", t.element);
|
|
617
617
|
});
|
|
618
618
|
}
|
|
@@ -628,7 +628,7 @@ if (typeof window < "u") {
|
|
|
628
628
|
}
|
|
629
629
|
};
|
|
630
630
|
};
|
|
631
|
-
customElements.define = r(customElements.define), import("./TournamentGames-
|
|
631
|
+
customElements.define = r(customElements.define), import("./TournamentGames-CDfNoeoq.js").then(({ default: t }) => {
|
|
632
632
|
!customElements.get("tournament-games") && customElements.define("tournament-games", t.element);
|
|
633
633
|
});
|
|
634
634
|
}
|
|
@@ -637,10 +637,10 @@ const yr = {
|
|
|
637
637
|
hash: "svelte-gxy8gu",
|
|
638
638
|
code: `.svelte-gxy8gu,
|
|
639
639
|
.svelte-gxy8gu::before,
|
|
640
|
-
.svelte-gxy8gu::after {margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit;}.SkeletonWrapper.svelte-gxy8gu {display:flex;flex-direction:column;justify-content:space-between;gap:6px;}.Skeleton.svelte-gxy8gu {width:100%;border-radius:6px;background-color:var(--emw-color-
|
|
640
|
+
.svelte-gxy8gu::after {margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit;}.SkeletonWrapper.svelte-gxy8gu {display:flex;flex-direction:column;justify-content:space-between;gap:6px;}.Skeleton.svelte-gxy8gu {width:100%;border-radius:6px;background-color:var(--emw-color-skeleton, #333232);overflow:hidden;position:relative;&.Details {height:400px;}&.Leaderboard {height:400px;}&.Rules {height:150px;}&.Games {height:300px;}}.SkeletonShimmer.svelte-gxy8gu {width:100%;height:100%;background:linear-gradient(
|
|
641
641
|
90deg,
|
|
642
642
|
transparent 0%,
|
|
643
|
-
var(--emw-color-
|
|
643
|
+
var(--emw-color-skeleton, #333232) 50%,
|
|
644
644
|
transparent 100%
|
|
645
645
|
);
|
|
646
646
|
animation: svelte-gxy8gu-loading 1.5s infinite;transform:translateX(-100%);}
|
|
@@ -673,43 +673,43 @@ const yr = {
|
|
|
673
673
|
}
|
|
674
674
|
|
|
675
675
|
@media (min-width: 1000px) {.ButtonPrimary.svelte-gxy8gu {display:block;width:300px;margin:auto;}
|
|
676
|
-
}.TournamentRulesWrapper.svelte-gxy8gu {border:1px solid var(--emw-color-bg-secondary, #333232);border-radius:4px;overflow:hidden;.TournamentRulesHeader:where(.svelte-gxy8gu) {width:100%;padding:10px;background-color:var(--emw-color-bg-secondary, #333232);color:var(--emw-color-typography, #ffffff);font-weight:500;font-size:14px;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1rem;transition:background 0.2s;}.TournamentRulesHeader:where(.svelte-gxy8gu):hover {background:var(--emw-color-bg-elements, #4A4A4A)}.Icon:where(.svelte-gxy8gu) {width:15px;height:15px;}.TournamemntRulesContent:where(.svelte-gxy8gu) {background-color:var(--emw-color-bg-secondary, #333232);color:var(--emw-color-typography, #ffffff);font-size:12px;font-weight:200;padding:10px;.TournamentRuleRow:where(.svelte-gxy8gu) {display:flex;gap:10px;margin:6px;.RuleText:where(.svelte-gxy8gu) {align-self:center;}}}}`
|
|
676
|
+
}.TournamentRulesWrapper.svelte-gxy8gu {border:1px solid var(--emw-color-bg-secondary, #333232);border-radius:4px;overflow:hidden;.TournamentRulesHeader:where(.svelte-gxy8gu) {width:100%;padding:10px;background-color:var(--emw-color-bg-secondary, #333232);color:var(--emw-color-typography, #ffffff);font-weight:500;font-size:14px;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1rem;transition:background 0.2s;}.TournamentRulesHeader:where(.svelte-gxy8gu):hover {background:var(--emw-color-bg-elements, #4A4A4A);}.TournamentRulesHeader:where(.svelte-gxy8gu):active {background-color:var(--emw-color-bg-secondary, #333232);}.Icon:where(.svelte-gxy8gu) {width:15px;height:15px;}.TournamemntRulesContent:where(.svelte-gxy8gu) {background-color:var(--emw-color-bg-secondary, #333232);color:var(--emw-color-typography, #ffffff);font-size:12px;font-weight:200;padding:10px;.TournamentRuleRow:where(.svelte-gxy8gu) {display:flex;gap:10px;margin:6px;.RuleText:where(.svelte-gxy8gu) {align-self:center;}}}}`
|
|
677
677
|
};
|
|
678
678
|
function br(r, t) {
|
|
679
679
|
Ot(t, !0), Bt(r, yr);
|
|
680
|
-
const e = () =>
|
|
681
|
-
|
|
682
|
-
Ut(
|
|
680
|
+
const e = () => Wt(Vt, "$_", n), [n, i] = It(), o = V(t, "initialState"), a = V(t, "endpoint"), l = V(t, "language", 7, "en"), c = V(t, "session"), C = V(t, "tournamentid"), S = V(t, "gamesLimit", 7, 6), U = V(t, "platformProp", 7, null);
|
|
681
|
+
Ft({ withLocale: "en", translations: {} }), Object.keys(Ve).forEach((s) => {
|
|
682
|
+
Ut(s, Ve[s]);
|
|
683
683
|
});
|
|
684
|
-
const
|
|
685
|
-
|
|
684
|
+
const Z = () => {
|
|
685
|
+
Zt(l());
|
|
686
686
|
};
|
|
687
|
-
|
|
688
|
-
|
|
687
|
+
Ht(() => {
|
|
688
|
+
Z();
|
|
689
689
|
});
|
|
690
|
-
let d =
|
|
690
|
+
let d = R(Ie(o()?.tournament || null)), K = R(Ie([])), w = R(!1), Se = R(void 0), oe = R(!1), Te = R(!1), ke = R(""), Q = R(!1), Me = R(void 0), X = R(!1);
|
|
691
691
|
const ee = or() ? U() ?? "dk" : ir(window.navigator.userAgent), tt = async () => {
|
|
692
692
|
x(w, !0);
|
|
693
|
-
const
|
|
693
|
+
const s = new URL(`${a()}/v1/tournaments/${C()}`), T = new Headers();
|
|
694
694
|
c() && T.append("X-SessionId", c());
|
|
695
|
-
const
|
|
696
|
-
|
|
697
|
-
x(d, y?.item, !0), x(K, y?.item?.games?.items, !0), x(Se, y?.item?.games?.total, !0), x(
|
|
695
|
+
const A = { method: "GET", headers: T };
|
|
696
|
+
s.searchParams.append("language", l()), s.searchParams.append("expand", "games"), s.searchParams.append("pagination", `games(limit=${S()},offset=0)`), s.searchParams.append("platform", ee), fetch(s, A).then((y) => y.json()).then((y) => {
|
|
697
|
+
x(d, y?.item, !0), x(K, y?.item?.games?.items, !0), x(Se, y?.item?.games?.total, !0), x(Me, y?.item?.metadata, !0);
|
|
698
698
|
}).catch((y) => console.log(y)).finally(() => {
|
|
699
699
|
x(w, !1);
|
|
700
700
|
});
|
|
701
701
|
}, rt = () => {
|
|
702
|
-
fetch(`${
|
|
703
|
-
|
|
704
|
-
}).catch((
|
|
702
|
+
fetch(`${a()}/tournaments/${u(d).id}`, { headers: { "X-SessionID": c() } }).then((s) => s.json()).then((s) => {
|
|
703
|
+
s?.item?.playerEnrolled ? x(Q, !0) : (x(Te, !0), x(ke, s.errorMessage, !0));
|
|
704
|
+
}).catch((s) => console.log(s));
|
|
705
705
|
}, nt = () => {
|
|
706
706
|
x(oe, !0);
|
|
707
|
-
const
|
|
708
|
-
|
|
707
|
+
const s = new URL(`${a()}/v1/bonus/claim`);
|
|
708
|
+
s.searchParams.append("language", l()), s.searchParams.append("platform", ee);
|
|
709
709
|
const T = new Headers();
|
|
710
710
|
T.append("Content-Type", "application/json"), T.append("X-SessionID", c());
|
|
711
|
-
let
|
|
712
|
-
u(d).wallets && u(d).wallets.length > 0 && (
|
|
711
|
+
let A = {};
|
|
712
|
+
u(d).wallets && u(d).wallets.length > 0 && (A = {
|
|
713
713
|
language: l(),
|
|
714
714
|
bonusCode: u(d).wallets[0].code,
|
|
715
715
|
currency: u(d).baseCurrency,
|
|
@@ -718,66 +718,66 @@ function br(r, t) {
|
|
|
718
718
|
const y = {
|
|
719
719
|
method: "PUT",
|
|
720
720
|
headers: T,
|
|
721
|
-
body: JSON.stringify(
|
|
721
|
+
body: JSON.stringify(A)
|
|
722
722
|
};
|
|
723
|
-
fetch(
|
|
723
|
+
fetch(s, y).then((E) => E.json()).then((E) => {
|
|
724
724
|
E && (E.success == !0 ? x(Q, !0) : E.errorMessage.match("VersionMismatchException") && rt());
|
|
725
725
|
}).catch((E) => {
|
|
726
|
-
console.log(E), x(Te, !0), x(
|
|
726
|
+
console.log(E), x(Te, !0), x(ke, E.errorMessage, !0);
|
|
727
727
|
}).finally(() => x(oe, !1));
|
|
728
728
|
}, it = () => {
|
|
729
729
|
x(X, !u(X));
|
|
730
730
|
};
|
|
731
731
|
jt(() => {
|
|
732
|
-
o() || c() && C() &&
|
|
732
|
+
o() || c() && C() && a() && tt();
|
|
733
733
|
});
|
|
734
734
|
var ot = {
|
|
735
735
|
get initialState() {
|
|
736
736
|
return o();
|
|
737
737
|
},
|
|
738
|
-
set initialState(
|
|
739
|
-
o(
|
|
738
|
+
set initialState(s) {
|
|
739
|
+
o(s), D();
|
|
740
740
|
},
|
|
741
741
|
get endpoint() {
|
|
742
|
-
return
|
|
742
|
+
return a();
|
|
743
743
|
},
|
|
744
|
-
set endpoint(
|
|
745
|
-
s
|
|
744
|
+
set endpoint(s) {
|
|
745
|
+
a(s), D();
|
|
746
746
|
},
|
|
747
747
|
get language() {
|
|
748
748
|
return l();
|
|
749
749
|
},
|
|
750
|
-
set language(
|
|
751
|
-
l(
|
|
750
|
+
set language(s = "en") {
|
|
751
|
+
l(s), D();
|
|
752
752
|
},
|
|
753
753
|
get session() {
|
|
754
754
|
return c();
|
|
755
755
|
},
|
|
756
|
-
set session(
|
|
757
|
-
c(
|
|
756
|
+
set session(s) {
|
|
757
|
+
c(s), D();
|
|
758
758
|
},
|
|
759
759
|
get tournamentid() {
|
|
760
760
|
return C();
|
|
761
761
|
},
|
|
762
|
-
set tournamentid(
|
|
763
|
-
C(
|
|
762
|
+
set tournamentid(s) {
|
|
763
|
+
C(s), D();
|
|
764
764
|
},
|
|
765
765
|
get gamesLimit() {
|
|
766
766
|
return S();
|
|
767
767
|
},
|
|
768
|
-
set gamesLimit(
|
|
769
|
-
S(
|
|
768
|
+
set gamesLimit(s = 6) {
|
|
769
|
+
S(s), D();
|
|
770
770
|
},
|
|
771
771
|
get platformProp() {
|
|
772
772
|
return U();
|
|
773
773
|
},
|
|
774
|
-
set platformProp(
|
|
775
|
-
U(
|
|
774
|
+
set platformProp(s = null) {
|
|
775
|
+
U(s), D();
|
|
776
776
|
}
|
|
777
|
-
},
|
|
777
|
+
}, ae = gr(), Ee = h(ae);
|
|
778
778
|
{
|
|
779
|
-
var
|
|
780
|
-
var T = hr(),
|
|
779
|
+
var at = (s) => {
|
|
780
|
+
var T = hr(), A = F(T), y = h(A);
|
|
781
781
|
p(() => b(y, "tournament", u(d))), p(() => b(y, "language", l())), p(() => b(y, "enrolled", u(d).playerEnrolled)), te(y, 1, "svelte-gxy8gu");
|
|
782
782
|
var E = v(y, 2);
|
|
783
783
|
{
|
|
@@ -787,13 +787,13 @@ function br(r, t) {
|
|
|
787
787
|
var N = h(P);
|
|
788
788
|
{
|
|
789
789
|
var $ = (B) => {
|
|
790
|
-
var
|
|
791
|
-
_(B,
|
|
790
|
+
var W = fr();
|
|
791
|
+
_(B, W);
|
|
792
792
|
}, ue = (B) => {
|
|
793
|
-
var
|
|
794
|
-
p((ce) =>
|
|
793
|
+
var W = Dt();
|
|
794
|
+
p((ce) => We(W, ce), [() => e()("joinButton")]), _(B, W);
|
|
795
795
|
};
|
|
796
|
-
|
|
796
|
+
M(N, (B) => {
|
|
797
797
|
u(oe) ? B($) : B(ue, !1);
|
|
798
798
|
});
|
|
799
799
|
}
|
|
@@ -801,14 +801,14 @@ function br(r, t) {
|
|
|
801
801
|
te(P, 1, `ButtonPrimary ${u(d).playerEnrolled || u(Q) ? "Enrolled" : ""}`, "svelte-gxy8gu"), P.disabled = u(d).playerEnrolled || u(Q);
|
|
802
802
|
}), _(O, P);
|
|
803
803
|
};
|
|
804
|
-
|
|
804
|
+
M(E, (O) => {
|
|
805
805
|
!u(d).playerEnrolled && u(d).state !== "Closed" && O(ct);
|
|
806
806
|
});
|
|
807
807
|
}
|
|
808
|
-
m(
|
|
809
|
-
var
|
|
810
|
-
p(() => b(
|
|
811
|
-
var
|
|
808
|
+
m(A);
|
|
809
|
+
var I = v(A, 2);
|
|
810
|
+
p(() => b(I, "endpoint", a())), p(() => b(I, "language", l())), p(() => b(I, "session", c())), p(() => b(I, "tournamentid", C())), p(() => b(I, "platform", ee)), te(I, 1, "svelte-gxy8gu");
|
|
811
|
+
var se = v(I, 2), J = h(se);
|
|
812
812
|
J.__click = it;
|
|
813
813
|
var le = h(J), dt = h(le, !0);
|
|
814
814
|
m(le);
|
|
@@ -819,63 +819,63 @@ function br(r, t) {
|
|
|
819
819
|
var vt = (O) => {
|
|
820
820
|
var P = vr(), N = h(P), $ = h(N), ue = h($);
|
|
821
821
|
m($);
|
|
822
|
-
var B = v($, 2),
|
|
822
|
+
var B = v($, 2), W = h(B);
|
|
823
823
|
{
|
|
824
824
|
var ce = (f) => {
|
|
825
|
-
var g = G(),
|
|
826
|
-
|
|
825
|
+
var g = G(), k = F(g);
|
|
826
|
+
H(k, () => e()("scoreCriteriaType.mostRounds")), _(f, g);
|
|
827
827
|
};
|
|
828
|
-
|
|
828
|
+
M(W, (f) => {
|
|
829
829
|
u(d).scoreCriteria == "BetCount" && f(ce);
|
|
830
830
|
});
|
|
831
831
|
}
|
|
832
|
-
var Pe = v(
|
|
832
|
+
var Pe = v(W, 2);
|
|
833
833
|
{
|
|
834
834
|
var ht = (f) => {
|
|
835
|
-
var g = G(),
|
|
836
|
-
|
|
835
|
+
var g = G(), k = F(g);
|
|
836
|
+
H(k, () => e()("scoreCriteriaType.winStakeRatio")), _(f, g);
|
|
837
837
|
};
|
|
838
|
-
|
|
838
|
+
M(Pe, (f) => {
|
|
839
839
|
u(d).scoreCriteria == "WinStakeRatio" && f(ht);
|
|
840
840
|
});
|
|
841
841
|
}
|
|
842
|
-
var
|
|
842
|
+
var Re = v(Pe, 2);
|
|
843
843
|
{
|
|
844
844
|
var mt = (f) => {
|
|
845
|
-
var g = G(),
|
|
846
|
-
|
|
845
|
+
var g = G(), k = F(g);
|
|
846
|
+
H(k, () => e()("scoreCriteriaType.maxWinStakeRatio")), _(f, g);
|
|
847
847
|
};
|
|
848
|
-
|
|
848
|
+
M(Re, (f) => {
|
|
849
849
|
u(d).scoreCriteria == "MaxWinStakeRatio" && f(mt);
|
|
850
850
|
});
|
|
851
851
|
}
|
|
852
|
-
var
|
|
852
|
+
var Le = v(Re, 2);
|
|
853
853
|
{
|
|
854
854
|
var gt = (f) => {
|
|
855
|
-
var g = G(),
|
|
856
|
-
|
|
855
|
+
var g = G(), k = F(g);
|
|
856
|
+
H(k, () => e()("scoreCriteriaType.stake")), _(f, g);
|
|
857
857
|
};
|
|
858
|
-
|
|
858
|
+
M(Le, (f) => {
|
|
859
859
|
u(d).scoreCriteria == "Stake" && f(gt);
|
|
860
860
|
});
|
|
861
861
|
}
|
|
862
|
-
var Oe = v(
|
|
862
|
+
var Oe = v(Le, 2);
|
|
863
863
|
{
|
|
864
864
|
var yt = (f) => {
|
|
865
|
-
var g = G(),
|
|
866
|
-
|
|
865
|
+
var g = G(), k = F(g);
|
|
866
|
+
H(k, () => e()("scoreCriteriaType.win")), _(f, g);
|
|
867
867
|
};
|
|
868
|
-
|
|
868
|
+
M(Oe, (f) => {
|
|
869
869
|
u(d).scoreCriteria == "Win" && f(yt);
|
|
870
870
|
});
|
|
871
871
|
}
|
|
872
872
|
var bt = v(Oe, 2);
|
|
873
873
|
{
|
|
874
874
|
var wt = (f) => {
|
|
875
|
-
var g = G(),
|
|
876
|
-
|
|
875
|
+
var g = G(), k = F(g);
|
|
876
|
+
H(k, () => e()("scoreCriteriaType.winBetCount")), _(f, g);
|
|
877
877
|
};
|
|
878
|
-
|
|
878
|
+
M(bt, (f) => {
|
|
879
879
|
u(d).scoreCriteria == "WinBetCount" && f(wt);
|
|
880
880
|
});
|
|
881
881
|
}
|
|
@@ -883,56 +883,56 @@ function br(r, t) {
|
|
|
883
883
|
var de = v(N, 2), fe = h(de), xt = h(fe);
|
|
884
884
|
m(fe);
|
|
885
885
|
var Be = v(fe, 2), Ct = h(Be);
|
|
886
|
-
|
|
886
|
+
H(Ct, () => e()("miniBetCount", { values: { betCount: u(d).minBetCount } })), m(Be), m(de);
|
|
887
887
|
var pe = v(de, 2), ve = h(pe), _t = h(ve);
|
|
888
888
|
m(ve);
|
|
889
|
-
var
|
|
890
|
-
|
|
889
|
+
var He = v(ve, 2), St = h(He);
|
|
890
|
+
H(St, () => e()("timePeriod", {
|
|
891
891
|
values: {
|
|
892
892
|
startTime: Xe(u(d).startTime),
|
|
893
893
|
endTime: Xe(u(d).endTime)
|
|
894
894
|
}
|
|
895
|
-
})), m(
|
|
895
|
+
})), m(He), m(pe);
|
|
896
896
|
var je = v(pe, 2), he = h(je), Tt = h(he);
|
|
897
897
|
m(he);
|
|
898
|
-
var
|
|
899
|
-
|
|
900
|
-
z(ue, "src",
|
|
898
|
+
var Ae = v(he, 2), kt = h(Ae);
|
|
899
|
+
H(kt, () => e()("terms", { values: { tcUrl: u(d).termsUrl || "#" } })), m(Ae), m(je), m(P), p(() => {
|
|
900
|
+
z(ue, "src", ur), z(xt, "src", lr), z(_t, "src", dr), z(Tt, "src", cr);
|
|
901
901
|
}), _(O, P);
|
|
902
902
|
};
|
|
903
|
-
|
|
903
|
+
M(pt, (O) => {
|
|
904
904
|
u(X) && O(vt);
|
|
905
905
|
});
|
|
906
906
|
}
|
|
907
|
-
m(
|
|
908
|
-
var
|
|
909
|
-
p(() => b(
|
|
907
|
+
m(se);
|
|
908
|
+
var L = v(se, 2);
|
|
909
|
+
p(() => b(L, "endpoint", a())), p(() => b(L, "language", l())), p(() => b(L, "session", c())), p(() => b(L, "tournamentid", C())), p(() => b(L, "platform", ee)), p(() => b(L, "initialGames", u(K))), p(() => b(L, "totalGames", u(Se))), p(() => b(L, "tournamentMetadata", u(Me) || {})), te(L, 1, "svelte-gxy8gu"), p(
|
|
910
910
|
(O) => {
|
|
911
|
-
z(J, "aria-expanded", u(X)),
|
|
911
|
+
z(J, "aria-expanded", u(X)), We(dt, O), z(ft, "src", u(X) ? ar : sr);
|
|
912
912
|
},
|
|
913
913
|
[() => e()("rules")]
|
|
914
|
-
), _(
|
|
914
|
+
), _(s, T);
|
|
915
915
|
};
|
|
916
|
-
|
|
917
|
-
u(d) &&
|
|
916
|
+
M(Ee, (s) => {
|
|
917
|
+
u(d) && s(at);
|
|
918
918
|
});
|
|
919
919
|
}
|
|
920
|
-
var
|
|
920
|
+
var st = v(Ee, 2);
|
|
921
921
|
{
|
|
922
|
-
var lt = (
|
|
922
|
+
var lt = (s) => {
|
|
923
923
|
var T = mr();
|
|
924
|
-
_(
|
|
924
|
+
_(s, T);
|
|
925
925
|
};
|
|
926
|
-
|
|
927
|
-
u(w) &&
|
|
926
|
+
M(st, (s) => {
|
|
927
|
+
u(w) && s(lt);
|
|
928
928
|
});
|
|
929
929
|
}
|
|
930
|
-
m(
|
|
931
|
-
var ut =
|
|
930
|
+
m(ae), _(r, ae);
|
|
931
|
+
var ut = At(ot);
|
|
932
932
|
return i(), ut;
|
|
933
933
|
}
|
|
934
|
-
|
|
935
|
-
|
|
934
|
+
Rt(["click"]);
|
|
935
|
+
customElements.define("tournament-details-page", Lt(
|
|
936
936
|
br,
|
|
937
937
|
{
|
|
938
938
|
initialState: {},
|
|
@@ -945,8 +945,8 @@ Rt(
|
|
|
945
945
|
},
|
|
946
946
|
[],
|
|
947
947
|
[],
|
|
948
|
-
!
|
|
949
|
-
);
|
|
948
|
+
!1
|
|
949
|
+
));
|
|
950
950
|
export {
|
|
951
951
|
br as T,
|
|
952
952
|
ir as g
|