@golstats/gsc-landing 1.0.128 → 1.0.129
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
|
@@ -45023,7 +45023,7 @@ const Yt = BL(), SB = {
|
|
|
45023
45023
|
beforeUnmount() {
|
|
45024
45024
|
this.resetGamesLiveInterval();
|
|
45025
45025
|
}
|
|
45026
|
-
}, wi = (s) => (Ye("data-v-
|
|
45026
|
+
}, wi = (s) => (Ye("data-v-d4f7c37c"), s = s(), Ze(), s), CB = {
|
|
45027
45027
|
class: "gsclanding",
|
|
45028
45028
|
ref: "landingref"
|
|
45029
45029
|
}, TB = {
|
|
@@ -45255,7 +45255,7 @@ function tD(s, e, t, i, n, a) {
|
|
|
45255
45255
|
nextRivalTeam: a.isGenericLike || !n.nextRivalId ? { id: 0 } : { id: n.nextRivalId },
|
|
45256
45256
|
user: t.user,
|
|
45257
45257
|
"tournament-schedule-keys": n.tournamentScheduleKeys,
|
|
45258
|
-
"default-match-day-key":
|
|
45258
|
+
"default-match-day-key": n.selectedRound,
|
|
45259
45259
|
seasonSelected: n.seasonSelected,
|
|
45260
45260
|
tournamentSelected: n.tournamentSelected,
|
|
45261
45261
|
myTournament: t.user.tournament,
|
|
@@ -45337,7 +45337,7 @@ function tD(s, e, t, i, n, a) {
|
|
|
45337
45337
|
], 2)
|
|
45338
45338
|
], 512);
|
|
45339
45339
|
}
|
|
45340
|
-
const dD = /* @__PURE__ */ Ct(SB, [["render", tD], ["__scopeId", "data-v-
|
|
45340
|
+
const dD = /* @__PURE__ */ Ct(SB, [["render", tD], ["__scopeId", "data-v-d4f7c37c"]]);
|
|
45341
45341
|
export {
|
|
45342
45342
|
dD as GSCLanding
|
|
45343
45343
|
};
|