@golstats/gsc-landing 1.0.182 → 1.0.183
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/dist/gsc-landing.js +6 -6
- package/dist/gsc-landing.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/gsc-landing.js
CHANGED
|
@@ -15100,7 +15100,7 @@ function yA(s) {
|
|
|
15100
15100
|
break;
|
|
15101
15101
|
return t && e ? `${t.trim().charAt(0)}.${a}` : "";
|
|
15102
15102
|
}
|
|
15103
|
-
const li = (s) => (Je("data-v-
|
|
15103
|
+
const li = (s) => (Je("data-v-edb8231e"), s = s(), Xe(), s), vA = { class: "quadrant-matches" }, bA = { class: "quadrant-matches__header" }, _A = { class: "quadrant-matches__header__pc" }, SA = { class: "title-and-switch" }, wA = { class: "quadrant-matches__title" }, TA = {
|
|
15104
15104
|
key: 0,
|
|
15105
15105
|
class: "quadrant-matches__header__games-type"
|
|
15106
15106
|
}, xA = /* @__PURE__ */ li(() => /* @__PURE__ */ v("div", { class: "quadrant-matches__header__my-team" }, "Mi equipo", -1)), CA = { class: "quadrant-matches__header__games-type__logo" }, kA = ["src"], EA = { class: "quadrant-matches__header__games-type__switch" }, AA = { class: "quadrant-matches__header__games-type__logo" }, LA = ["src"], IA = {
|
|
@@ -15401,7 +15401,7 @@ const li = (s) => (Je("data-v-6ae93ec8"), s = s(), Xe(), s), vA = { class: "quad
|
|
|
15401
15401
|
], 64)) : x("", !0)
|
|
15402
15402
|
]));
|
|
15403
15403
|
}
|
|
15404
|
-
}, qA = /* @__PURE__ */ At(KA, [["__scopeId", "data-v-
|
|
15404
|
+
}, qA = /* @__PURE__ */ At(KA, [["__scopeId", "data-v-edb8231e"]]), YA = {
|
|
15405
15405
|
__name: "gsc-games",
|
|
15406
15406
|
props: {
|
|
15407
15407
|
componentWidth: {
|
|
@@ -46359,7 +46359,7 @@ const ss = KD(), RM = {
|
|
|
46359
46359
|
beforeUnmount() {
|
|
46360
46360
|
this.resetGamesLiveInterval();
|
|
46361
46361
|
}
|
|
46362
|
-
}, js = (s) => (Je("data-v-
|
|
46362
|
+
}, js = (s) => (Je("data-v-ca0a8d93"), s = s(), Xe(), s), DM = {
|
|
46363
46363
|
class: "gsclanding",
|
|
46364
46364
|
ref: "landingref"
|
|
46365
46365
|
}, PM = {
|
|
@@ -46769,7 +46769,7 @@ function $7(s, e, t, i, a, n) {
|
|
|
46769
46769
|
], 2)) : x("", !0),
|
|
46770
46770
|
v("div", {
|
|
46771
46771
|
class: A(["container-tops", t.user.tournament === a.tournamentSelected.id ? "tops-player" : ""]),
|
|
46772
|
-
style: $(t.isplayer && !n.isGenericLike && i.elementSize.width < 1e3 ? "margin-top: 35px !important;" : "")
|
|
46772
|
+
style: $(t.isplayer && !n.isGenericLike && i.elementSize.width < 1e3 ? "margin-top: 35px !important;" : a.playersLengthRival == 0 && a.playersLength == 0 && i.elementSize.width > 1e3 ? "margin-top: 25px !important;" : "")
|
|
46773
46773
|
}, [
|
|
46774
46774
|
a.isPreviousDataLoaded ? (y(), J(h, {
|
|
46775
46775
|
key: 0,
|
|
@@ -47082,7 +47082,7 @@ function $7(s, e, t, i, a, n) {
|
|
|
47082
47082
|
"container-tops",
|
|
47083
47083
|
t.user.tournament === a.tournamentSelected.id && !a.is_public && !n.isGenericLike ? "tops-team" : ""
|
|
47084
47084
|
]),
|
|
47085
|
-
style: $(!(t.isplayer && !n.isGenericLike) && n.isGenericLike && i.elementSize.width <= 1e3 ? "margin-top: 25px !important;" : "
|
|
47085
|
+
style: $(!(t.isplayer && !n.isGenericLike) && n.isGenericLike && i.elementSize.width <= 1e3 || a.playersLengthRival == 0 && a.playersLength == 0 && i.elementSize.width > 1e3 ? "margin-top: 25px !important;" : "")
|
|
47086
47086
|
}, [
|
|
47087
47087
|
a.isPreviousDataLoaded ? (y(), J(h, {
|
|
47088
47088
|
key: 0,
|
|
@@ -47187,7 +47187,7 @@ function $7(s, e, t, i, a, n) {
|
|
|
47187
47187
|
], 64))
|
|
47188
47188
|
], 512);
|
|
47189
47189
|
}
|
|
47190
|
-
const Y7 = /* @__PURE__ */ At(RM, [["render", $7], ["__scopeId", "data-v-
|
|
47190
|
+
const Y7 = /* @__PURE__ */ At(RM, [["render", $7], ["__scopeId", "data-v-ca0a8d93"]]);
|
|
47191
47191
|
export {
|
|
47192
47192
|
Y7 as GSCLanding
|
|
47193
47193
|
};
|