@everymatrix/tournament-details-page 0.1.8 → 0.1.9
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-BTZsDZD2.js +64 -0
- package/components/TournamentDetails-D8OBWydV.cjs +1 -0
- package/components/TournamentDetailsPage-DRoS4zyu.cjs +133 -0
- package/components/TournamentDetailsPage-RkCmtu08.js +9808 -0
- package/components/TournamentGames-BQK9ee4S.js +124 -0
- package/components/TournamentGames-BxWfrY6a.cjs +1 -0
- package/components/TournamentLeaderboard-C1df0pAO.js +94 -0
- package/components/TournamentLeaderboard-Ch97rydW.cjs +1 -0
- package/esnext/tournament-details-page.cjs +1 -0
- package/esnext/tournament-details-page.js +22 -12
- package/package.json +11 -11
- package/components/TournamentDetails-BG4EVKp8.js +0 -411
- package/components/TournamentDetails-BM-igEZ4.cjs +0 -3
- package/components/TournamentDetails-boFwK9Mf.js +0 -412
- package/components/TournamentDetailsPage-BZaRRP7T.cjs +0 -63
- package/components/TournamentDetailsPage-C08JNvqr.js +0 -7725
- package/components/TournamentDetailsPage-wAedD3fv.js +0 -7633
- package/components/TournamentGames-7ERafB_x.js +0 -421
- package/components/TournamentGames-DO4SvwhG.cjs +0 -36
- package/components/TournamentGames-uZanAkIu.js +0 -395
- package/components/TournamentLeaderboard-2JPas5ba.js +0 -885
- package/components/TournamentLeaderboard-CyreGYkx.js +0 -869
- package/components/TournamentLeaderboard-DsankBPB.cjs +0 -34
- package/es2015/tournament-details-page.cjs +0 -1
- package/es2015/tournament-details-page.js +0 -16
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import { p as i, a as n, d as m, b as d, f as a, c as f } from "./TournamentDetailsPage-RkCmtu08.js";
|
|
2
|
+
typeof globalThis.HTMLElement > "u" && (globalThis.HTMLElement = class {
|
|
3
|
+
}, globalThis.customElements = { define() {
|
|
4
|
+
}, get() {
|
|
5
|
+
}, whenDefined() {
|
|
6
|
+
} });
|
|
7
|
+
function c(s, t) {
|
|
8
|
+
i(t, !0);
|
|
9
|
+
let r = n(t, "tournament"), l = n(t, "language", 7, "en"), u = n(t, "translationurl"), o = n(t, "enrolled");
|
|
10
|
+
var g = {
|
|
11
|
+
get tournament() {
|
|
12
|
+
return r();
|
|
13
|
+
},
|
|
14
|
+
set tournament(e) {
|
|
15
|
+
r(e), a();
|
|
16
|
+
},
|
|
17
|
+
get language() {
|
|
18
|
+
return l();
|
|
19
|
+
},
|
|
20
|
+
set language(e = "en") {
|
|
21
|
+
l(e), a();
|
|
22
|
+
},
|
|
23
|
+
get translationurl() {
|
|
24
|
+
return u();
|
|
25
|
+
},
|
|
26
|
+
set translationurl(e) {
|
|
27
|
+
u(e), a();
|
|
28
|
+
},
|
|
29
|
+
get enrolled() {
|
|
30
|
+
return o();
|
|
31
|
+
},
|
|
32
|
+
set enrolled(e) {
|
|
33
|
+
o(e), a();
|
|
34
|
+
}
|
|
35
|
+
};
|
|
36
|
+
return m(s, {
|
|
37
|
+
get tournament() {
|
|
38
|
+
return r();
|
|
39
|
+
},
|
|
40
|
+
get language() {
|
|
41
|
+
return l();
|
|
42
|
+
},
|
|
43
|
+
get enrolled() {
|
|
44
|
+
return o();
|
|
45
|
+
},
|
|
46
|
+
get translationurl() {
|
|
47
|
+
return u();
|
|
48
|
+
}
|
|
49
|
+
}), d(g);
|
|
50
|
+
}
|
|
51
|
+
customElements.define("tournament-details", f(
|
|
52
|
+
c,
|
|
53
|
+
{
|
|
54
|
+
tournament: {},
|
|
55
|
+
language: {},
|
|
56
|
+
translationurl: {},
|
|
57
|
+
enrolled: {}
|
|
58
|
+
},
|
|
59
|
+
[],
|
|
60
|
+
[]
|
|
61
|
+
));
|
|
62
|
+
export {
|
|
63
|
+
c as default
|
|
64
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
typeof globalThis.HTMLElement>"u"&&(globalThis.HTMLElement=class{},globalThis.customElements={define(){},get(){},whenDefined(){}});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./TournamentDetailsPage-DRoS4zyu.cjs");function o(s,n){e.push(n,!0);let r=e.prop(n,"tournament"),l=e.prop(n,"language",7,"en"),a=e.prop(n,"translationurl"),u=e.prop(n,"enrolled");var g={get tournament(){return r()},set tournament(t){r(t),e.flushSync()},get language(){return l()},set language(t="en"){l(t),e.flushSync()},get translationurl(){return a()},set translationurl(t){a(t),e.flushSync()},get enrolled(){return u()},set enrolled(t){u(t),e.flushSync()}};return e.TournamentDetails(s,{get tournament(){return r()},get language(){return l()},get enrolled(){return u()},get translationurl(){return a()}}),e.pop(g)}customElements.define("tournament-details",e.create_custom_element(o,{tournament:{},language:{},translationurl:{},enrolled:{}},[],[]));exports.default=o;
|