@golstats/gsc-landing 1.0.181 → 1.0.182
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 +10 -7
- 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
|
@@ -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-10136421"), s = s(), Xe(), s), DM = {
|
|
46363
46363
|
class: "gsclanding",
|
|
46364
46364
|
ref: "landingref"
|
|
46365
46365
|
}, PM = {
|
|
@@ -46592,7 +46592,7 @@ function $7(s, e, t, i, a, n) {
|
|
|
46592
46592
|
], 4),
|
|
46593
46593
|
Bt(v("div", {
|
|
46594
46594
|
class: "container-calendar-table",
|
|
46595
|
-
style: $(i.elementSize.width < 1e3 ? "width: 100%;
|
|
46595
|
+
style: $(i.elementSize.width < 1e3 ? "width: 100%;" : "")
|
|
46596
46596
|
}, [
|
|
46597
46597
|
a.isPreviousDataLoaded ? (y(), J(u, {
|
|
46598
46598
|
season: a.seasonSelected,
|
|
@@ -46626,13 +46626,14 @@ function $7(s, e, t, i, a, n) {
|
|
|
46626
46626
|
"default-match-day-key": a.selectedRound,
|
|
46627
46627
|
user: t.user,
|
|
46628
46628
|
"current-tournament": a.tournamentSelected,
|
|
46629
|
+
"current-season": a.seasonSelected.id,
|
|
46629
46630
|
"is-live-button-visible": !!a.allLiveGames.length,
|
|
46630
46631
|
onClickCalendar: n.onClickCalendar,
|
|
46631
46632
|
onClickMatch: n.onClickMatch,
|
|
46632
46633
|
onChangeMatchDay: n.onChangeMatchDayGames,
|
|
46633
46634
|
onChangeIsLeagueSelected: n.onChangeIsLeagueSelected,
|
|
46634
46635
|
onClickLive: n.onClickLive
|
|
46635
|
-
}, null, 8, ["component-width", "isplayer", "is-full", "data", "tournament-schedule-keys", "default-match-day-key", "user", "current-tournament", "is-live-button-visible", "onClickCalendar", "onClickMatch", "onChangeMatchDay", "onChangeIsLeagueSelected", "onClickLive"])
|
|
46636
|
+
}, null, 8, ["component-width", "isplayer", "is-full", "data", "tournament-schedule-keys", "default-match-day-key", "user", "current-tournament", "current-season", "is-live-button-visible", "onClickCalendar", "onClickMatch", "onChangeMatchDay", "onChangeIsLeagueSelected", "onClickLive"])
|
|
46636
46637
|
])) : x("", !0)
|
|
46637
46638
|
], 64)) : (y(), b(M, { key: 4 }, [
|
|
46638
46639
|
Object.keys(a.tournamentSelected).length > 0 ? (y(), b("div", s7, [
|
|
@@ -46645,13 +46646,14 @@ function $7(s, e, t, i, a, n) {
|
|
|
46645
46646
|
"default-match-day-key": a.selectedRound,
|
|
46646
46647
|
user: t.user,
|
|
46647
46648
|
"current-tournament": a.tournamentSelected,
|
|
46649
|
+
"current-season": a.seasonSelected.id,
|
|
46648
46650
|
"is-live-button-visible": !!a.allLiveGames.length,
|
|
46649
46651
|
onClickCalendar: n.onClickCalendar,
|
|
46650
46652
|
onClickMatch: n.onClickMatch,
|
|
46651
46653
|
onChangeMatchDay: n.onChangeMatchDayGames,
|
|
46652
46654
|
onChangeIsLeagueSelected: n.onChangeIsLeagueSelected,
|
|
46653
46655
|
onClickLive: n.onClickLive
|
|
46654
|
-
}, null, 8, ["component-width", "isplayer", "is-full", "data", "tournament-schedule-keys", "default-match-day-key", "user", "current-tournament", "is-live-button-visible", "onClickCalendar", "onClickMatch", "onChangeMatchDay", "onChangeIsLeagueSelected", "onClickLive"])
|
|
46656
|
+
}, null, 8, ["component-width", "isplayer", "is-full", "data", "tournament-schedule-keys", "default-match-day-key", "user", "current-tournament", "current-season", "is-live-button-visible", "onClickCalendar", "onClickMatch", "onChangeMatchDay", "onChangeIsLeagueSelected", "onClickLive"])
|
|
46655
46657
|
])) : x("", !0),
|
|
46656
46658
|
v("div", {
|
|
46657
46659
|
class: A(n.containerGridCalendarTable)
|
|
@@ -46842,7 +46844,7 @@ function $7(s, e, t, i, a, n) {
|
|
|
46842
46844
|
], 2)) : x("", !0),
|
|
46843
46845
|
Bt(v("div", {
|
|
46844
46846
|
class: "container-calendar-table",
|
|
46845
|
-
style: $(i.elementSize.width < 1e3 ? "width: 100%;
|
|
46847
|
+
style: $(i.elementSize.width < 1e3 ? "width: 100%; " : "")
|
|
46846
46848
|
}, [
|
|
46847
46849
|
a.isPreviousDataLoaded ? (y(), J(u, {
|
|
46848
46850
|
season: a.seasonSelected,
|
|
@@ -47001,13 +47003,14 @@ function $7(s, e, t, i, a, n) {
|
|
|
47001
47003
|
"default-match-day-key": a.selectedRound,
|
|
47002
47004
|
user: t.user,
|
|
47003
47005
|
"current-tournament": a.tournamentSelected,
|
|
47006
|
+
"current-season": a.seasonSelected.id,
|
|
47004
47007
|
"is-live-button-visible": !!a.allLiveGames.length,
|
|
47005
47008
|
onClickCalendar: n.onClickCalendar,
|
|
47006
47009
|
onClickMatch: n.onClickMatch,
|
|
47007
47010
|
onChangeMatchDay: n.onChangeMatchDayGames,
|
|
47008
47011
|
onChangeIsLeagueSelected: n.onChangeIsLeagueSelected,
|
|
47009
47012
|
onClickLive: n.onClickLive
|
|
47010
|
-
}, null, 8, ["component-width", "isplayer", "is-full", "data", "tournament-schedule-keys", "default-match-day-key", "user", "current-tournament", "is-live-button-visible", "onClickCalendar", "onClickMatch", "onChangeMatchDay", "onChangeIsLeagueSelected", "onClickLive"])
|
|
47013
|
+
}, null, 8, ["component-width", "isplayer", "is-full", "data", "tournament-schedule-keys", "default-match-day-key", "user", "current-tournament", "current-season", "is-live-button-visible", "onClickCalendar", "onClickMatch", "onChangeMatchDay", "onChangeIsLeagueSelected", "onClickLive"])
|
|
47011
47014
|
])) : x("", !0),
|
|
47012
47015
|
x("", !0),
|
|
47013
47016
|
v("div", {
|
|
@@ -47184,7 +47187,7 @@ function $7(s, e, t, i, a, n) {
|
|
|
47184
47187
|
], 64))
|
|
47185
47188
|
], 512);
|
|
47186
47189
|
}
|
|
47187
|
-
const Y7 = /* @__PURE__ */ At(RM, [["render", $7], ["__scopeId", "data-v-
|
|
47190
|
+
const Y7 = /* @__PURE__ */ At(RM, [["render", $7], ["__scopeId", "data-v-10136421"]]);
|
|
47188
47191
|
export {
|
|
47189
47192
|
Y7 as GSCLanding
|
|
47190
47193
|
};
|