@everymatrix/tournament-leaderboard-static 0.1.11 → 0.1.13
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/TournamentLeaderboardStatic-B4aQ9eXq.cjs +49 -0
- package/components/TournamentLeaderboardStatic-B6mq7k9i.js +7687 -0
- package/components/TournamentLeaderboardStatic-D9pT2u5j.cjs +49 -0
- package/components/TournamentLeaderboardStatic-_ssUbysj.js +7603 -0
- package/es2015/tournament-leaderboard-static.cjs +1 -1
- package/es2015/tournament-leaderboard-static.js +1 -1
- package/esnext/tournament-leaderboard-static.cjs +1 -1
- package/esnext/tournament-leaderboard-static.js +1 -1
- package/package.json +1 -1
- package/components/TournamentLeaderboardStatic-BVSK2Dv8.cjs +0 -43
- package/components/TournamentLeaderboardStatic-BblPfzBG.cjs +0 -43
- package/components/TournamentLeaderboardStatic-BtPs-ePL.js +0 -7214
- package/components/TournamentLeaderboardStatic-CJB-UhIh.js +0 -7129
|
@@ -1 +1 @@
|
|
|
1
|
-
typeof globalThis.HTMLElement=="undefined"&&(globalThis.HTMLElement=class{},globalThis.customElements={define(){},get(){},whenDefined(){}});if(typeof window!="undefined"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t instanceof Error&&t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/TournamentLeaderboardStatic-
|
|
1
|
+
typeof globalThis.HTMLElement=="undefined"&&(globalThis.HTMLElement=class{},globalThis.customElements={define(){},get(){},whenDefined(){}});if(typeof window!="undefined"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t instanceof Error&&t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/TournamentLeaderboardStatic-B4aQ9eXq.cjs")).then(e=>{const n=e.default||e;customElements.get("tournament-leaderboard-static")||customElements.define("tournament-leaderboard-static",n.element||n)}).catch(e=>{console.error("BOOT ERROR:",e)})}
|
|
@@ -15,7 +15,7 @@ if (typeof window != "undefined") {
|
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
};
|
|
18
|
-
customElements.define = s(customElements.define), import("../components/TournamentLeaderboardStatic-
|
|
18
|
+
customElements.define = s(customElements.define), import("../components/TournamentLeaderboardStatic-B6mq7k9i.js").then((e) => {
|
|
19
19
|
const n = e.default || e;
|
|
20
20
|
customElements.get("tournament-leaderboard-static") || customElements.define("tournament-leaderboard-static", n.element || n);
|
|
21
21
|
}).catch((e) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
typeof globalThis.HTMLElement>"u"&&(globalThis.HTMLElement=class{},globalThis.customElements={define(){},get(){},whenDefined(){}});if(typeof window<"u"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t instanceof Error&&t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/TournamentLeaderboardStatic-
|
|
1
|
+
typeof globalThis.HTMLElement>"u"&&(globalThis.HTMLElement=class{},globalThis.customElements={define(){},get(){},whenDefined(){}});if(typeof window<"u"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t instanceof Error&&t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/TournamentLeaderboardStatic-D9pT2u5j.cjs")).then(e=>{const n=e.default||e;customElements.get("tournament-leaderboard-static")||customElements.define("tournament-leaderboard-static",n.element||n)}).catch(e=>{console.error("BOOT ERROR:",e)})}
|
|
@@ -15,7 +15,7 @@ if (typeof window < "u") {
|
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
};
|
|
18
|
-
customElements.define = s(customElements.define), import("../components/TournamentLeaderboardStatic-
|
|
18
|
+
customElements.define = s(customElements.define), import("../components/TournamentLeaderboardStatic-_ssUbysj.js").then((e) => {
|
|
19
19
|
const n = e.default || e;
|
|
20
20
|
customElements.get("tournament-leaderboard-static") || customElements.define("tournament-leaderboard-static", n.element || n);
|
|
21
21
|
}).catch((e) => {
|