@golstats/gsc-landing 1.0.204 → 1.0.205
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 +20 -15
- package/dist/gsc-landing.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +2 -3
package/dist/gsc-landing.js
CHANGED
|
@@ -26587,13 +26587,12 @@ const c7 = (e, t) => {
|
|
|
26587
26587
|
this.windowWidth = window.innerWidth;
|
|
26588
26588
|
},
|
|
26589
26589
|
onOpenMedia(e) {
|
|
26590
|
-
this.$refs.mediaPlayer && this.$refs.mediaPlayer.pauseCarousel();
|
|
26591
26590
|
const t = {
|
|
26592
26591
|
...e,
|
|
26593
26592
|
gameSeasonId: this.currentGame.season_id,
|
|
26594
26593
|
gameRegularSeasonId: this.currentGame.regularSeasonId
|
|
26595
26594
|
};
|
|
26596
|
-
(this.currentGame.is_live || this.currentGame.game_status === 0) && (t.liveGameConfig = { gameId: this.currentGame.game_id }),
|
|
26595
|
+
(this.currentGame.is_live || this.currentGame.game_status === 0) && (t.liveGameConfig = { gameId: this.currentGame.game_id }), this.$emit("openmedia", t);
|
|
26597
26596
|
}
|
|
26598
26597
|
}
|
|
26599
26598
|
}, u7 = {
|
|
@@ -26648,7 +26647,7 @@ function g7(e, t, s, i, n, a) {
|
|
|
26648
26647
|
])
|
|
26649
26648
|
], 512);
|
|
26650
26649
|
}
|
|
26651
|
-
const p7 = /* @__PURE__ */ c7(d7, [["render", g7], ["__scopeId", "data-v-
|
|
26650
|
+
const p7 = /* @__PURE__ */ c7(d7, [["render", g7], ["__scopeId", "data-v-53ee44ca"]]);
|
|
26652
26651
|
function y7(e) {
|
|
26653
26652
|
const t = P({ width: 0, height: 0 });
|
|
26654
26653
|
function s() {
|
|
@@ -26906,6 +26905,9 @@ const x7 = /* @__PURE__ */ Mt(hh, [["render", T7], ["__scopeId", "data-v-d2ef792
|
|
|
26906
26905
|
},
|
|
26907
26906
|
computed: {},
|
|
26908
26907
|
methods: {
|
|
26908
|
+
onOpenMedia(e) {
|
|
26909
|
+
this.$emit("openmedia", e);
|
|
26910
|
+
},
|
|
26909
26911
|
clickMore() {
|
|
26910
26912
|
this.$emit("more");
|
|
26911
26913
|
},
|
|
@@ -26974,15 +26976,15 @@ const x7 = /* @__PURE__ */ Mt(hh, [["render", T7], ["__scopeId", "data-v-d2ef792
|
|
|
26974
26976
|
}
|
|
26975
26977
|
}, Fg = () => {
|
|
26976
26978
|
lt((e) => ({
|
|
26977
|
-
|
|
26978
|
-
|
|
26979
|
-
"
|
|
26980
|
-
"
|
|
26981
|
-
"
|
|
26979
|
+
c0c378b4: e.backgroundColor,
|
|
26980
|
+
"0b7fd122": e.fontFamily,
|
|
26981
|
+
"4a5bad3f": e.fontSize,
|
|
26982
|
+
"003b09e5": e.fontColor,
|
|
26983
|
+
"330c70a7": e.marginMosaic
|
|
26982
26984
|
}));
|
|
26983
26985
|
}, Ng = mh.setup;
|
|
26984
26986
|
mh.setup = Ng ? (e, t) => (Fg(), Ng(e, t)) : Fg;
|
|
26985
|
-
const Sv = (e) => (at("data-v-
|
|
26987
|
+
const Sv = (e) => (at("data-v-125989f9"), e = e(), rt(), e), C7 = { class: "gsc-best__line-bar-tools" }, E7 = {
|
|
26986
26988
|
key: 0,
|
|
26987
26989
|
class: "gsc-best__line-bar-tools__title"
|
|
26988
26990
|
}, k7 = /* @__PURE__ */ Sv(() => /* @__PURE__ */ b("span", null, "Datos Inteligencia Artificial ", -1)), A7 = { class: "unit-items" }, R7 = {
|
|
@@ -27170,15 +27172,16 @@ function N7(e, t, s, i, n, a) {
|
|
|
27170
27172
|
}, [
|
|
27171
27173
|
b("div", F7, [
|
|
27172
27174
|
Te(u, {
|
|
27175
|
+
onOpenmedia: a.onOpenMedia,
|
|
27173
27176
|
"is-public": !s.showVideos,
|
|
27174
27177
|
"tournament-id": e.tournamentId,
|
|
27175
27178
|
"seasons-ids": [s.season]
|
|
27176
|
-
}, null, 8, ["is-public", "tournament-id", "seasons-ids"])
|
|
27179
|
+
}, null, 8, ["onOpenmedia", "is-public", "tournament-id", "seasons-ids"])
|
|
27177
27180
|
])
|
|
27178
27181
|
]))
|
|
27179
27182
|
], 2);
|
|
27180
27183
|
}
|
|
27181
|
-
const B7 = /* @__PURE__ */ Mt(mh, [["render", N7], ["__scopeId", "data-v-
|
|
27184
|
+
const B7 = /* @__PURE__ */ Mt(mh, [["render", N7], ["__scopeId", "data-v-125989f9"]]);
|
|
27182
27185
|
/**
|
|
27183
27186
|
* Vue 3 Carousel 0.3.1
|
|
27184
27187
|
* (c) 2023
|
|
@@ -56946,7 +56949,7 @@ const Ds = FW(), wY = {
|
|
|
56946
56949
|
beforeUnmount() {
|
|
56947
56950
|
this.resetGamesLiveInterval();
|
|
56948
56951
|
}
|
|
56949
|
-
}, Ii = (e) => (at("data-v-
|
|
56952
|
+
}, Ii = (e) => (at("data-v-909f9c30"), e = e(), rt(), e), _Y = {
|
|
56950
56953
|
class: "gsclanding",
|
|
56951
56954
|
ref: "landingref"
|
|
56952
56955
|
}, SY = {
|
|
@@ -57355,6 +57358,7 @@ function yZ(e, t, s, i, n, a) {
|
|
|
57355
57358
|
key: 0,
|
|
57356
57359
|
onMore: a.moreRelevant,
|
|
57357
57360
|
user: s.user,
|
|
57361
|
+
onOpenmedia: a.onOpenMedia,
|
|
57358
57362
|
isplayer: s.isplayer,
|
|
57359
57363
|
"player-id": s.user.player,
|
|
57360
57364
|
"team-id": s.user.team,
|
|
@@ -57362,7 +57366,7 @@ function yZ(e, t, s, i, n, a) {
|
|
|
57362
57366
|
season: n.seasonSelected.id,
|
|
57363
57367
|
"show-videos": s.showVideos,
|
|
57364
57368
|
"show-select": !a.isGenericLike
|
|
57365
|
-
}, null, 8, ["onMore", "user", "isplayer", "player-id", "team-id", "tournament-selected", "season", "show-videos", "show-select"])) : C("", !0)
|
|
57369
|
+
}, null, 8, ["onMore", "user", "onOpenmedia", "isplayer", "player-id", "team-id", "tournament-selected", "season", "show-videos", "show-select"])) : C("", !0)
|
|
57366
57370
|
], 2),
|
|
57367
57371
|
b("div", {
|
|
57368
57372
|
class: E(["container-tops", s.user.tournament === n.tournamentSelected.id ? "tops-player" : ""]),
|
|
@@ -57626,6 +57630,7 @@ function yZ(e, t, s, i, n, a) {
|
|
|
57626
57630
|
}, [
|
|
57627
57631
|
n.isPreviousDataLoaded ? (y(), ne(h, {
|
|
57628
57632
|
key: 0,
|
|
57633
|
+
onOpenmedia: a.onOpenMedia,
|
|
57629
57634
|
"show-videos": s.showVideos,
|
|
57630
57635
|
user: s.user,
|
|
57631
57636
|
onMore: a.moreRelevant,
|
|
@@ -57635,7 +57640,7 @@ function yZ(e, t, s, i, n, a) {
|
|
|
57635
57640
|
"tournament-selected": n.tournamentSelected,
|
|
57636
57641
|
season: n.seasonSelected.id,
|
|
57637
57642
|
"show-select": !a.isGenericLike
|
|
57638
|
-
}, null, 8, ["show-videos", "user", "onMore", "isplayer", "team-id", "player-id", "tournament-selected", "season", "show-select"])) : C("", !0)
|
|
57643
|
+
}, null, 8, ["onOpenmedia", "show-videos", "user", "onMore", "isplayer", "team-id", "player-id", "tournament-selected", "season", "show-select"])) : C("", !0)
|
|
57639
57644
|
], 2),
|
|
57640
57645
|
b("div", {
|
|
57641
57646
|
class: E([
|
|
@@ -57694,7 +57699,7 @@ function yZ(e, t, s, i, n, a) {
|
|
|
57694
57699
|
], 64))
|
|
57695
57700
|
], 512);
|
|
57696
57701
|
}
|
|
57697
|
-
const NZ = /* @__PURE__ */ Mt(wY, [["render", yZ], ["__scopeId", "data-v-
|
|
57702
|
+
const NZ = /* @__PURE__ */ Mt(wY, [["render", yZ], ["__scopeId", "data-v-909f9c30"]]);
|
|
57698
57703
|
export {
|
|
57699
57704
|
NZ as GSCLanding
|
|
57700
57705
|
};
|