@golstats/gsc-landing 1.0.136 → 1.0.137
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 +3 -3
- package/dist/gsc-landing.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/gsc-landing.js
CHANGED
|
@@ -45297,7 +45297,7 @@ const Wt = jL(), IB = {
|
|
|
45297
45297
|
beforeUnmount() {
|
|
45298
45298
|
this.resetGamesLiveInterval();
|
|
45299
45299
|
}
|
|
45300
|
-
}, xi = (s) => (Ze("data-v-
|
|
45300
|
+
}, xi = (s) => (Ze("data-v-7d16a113"), s = s(), We(), s), OB = {
|
|
45301
45301
|
class: "gsclanding",
|
|
45302
45302
|
ref: "landingref"
|
|
45303
45303
|
}, FB = {
|
|
@@ -45490,7 +45490,7 @@ function lD(s, e, t, i, a, n) {
|
|
|
45490
45490
|
ve(P(w.home_team_acronym) + " ", 1),
|
|
45491
45491
|
w.score.length > 0 ? (y(), b("span", tD, P(isNaN(w.score[0]) ? 0 : w.score[0]), 1)) : T("", !0),
|
|
45492
45492
|
ve(":"),
|
|
45493
|
-
w.score.length > 0 ? (y(), b("span", sD, P(isNaN(w.score[
|
|
45493
|
+
w.score.length > 0 ? (y(), b("span", sD, P(isNaN(w.score[1]) ? 0 : w.score[1]), 1)) : T("", !0),
|
|
45494
45494
|
ve(" " + P(w.visiting_team_acronym), 1)
|
|
45495
45495
|
]),
|
|
45496
45496
|
v("div", iD, P(w.matchday_name.replace("Matchday", "JOR").replace("de Final", "").replace("Playoffs 1", "CFI").replace("Playoffs 2", "CFV").replace("Playoffs 3", "SFI").replace("Playoffs 4", "SFV").replace("Playoffs 5", "FI").replace("Playoffs 6", "FV")), 1)
|
|
@@ -45611,7 +45611,7 @@ function lD(s, e, t, i, a, n) {
|
|
|
45611
45611
|
], 2)
|
|
45612
45612
|
], 512);
|
|
45613
45613
|
}
|
|
45614
|
-
const vD = /* @__PURE__ */ Ct(IB, [["render", lD], ["__scopeId", "data-v-
|
|
45614
|
+
const vD = /* @__PURE__ */ Ct(IB, [["render", lD], ["__scopeId", "data-v-7d16a113"]]);
|
|
45615
45615
|
export {
|
|
45616
45616
|
vD as GSCLanding
|
|
45617
45617
|
};
|