@golstats/gsc-game-data 1.0.40 → 1.0.41
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-game-data.js +7 -7
- package/dist/gsc-game-data.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +3 -3
package/dist/gsc-game-data.js
CHANGED
|
@@ -32807,7 +32807,7 @@ const kne = /* @__PURE__ */ pne(ry, [["render", Sne], ["__scopeId", "data-v-b548
|
|
|
32807
32807
|
color_icon_play: a.data.games[0].players[i].info_thumbnails.colors.color_icon_play,
|
|
32808
32808
|
color_next_back: a.data.games[0].players[i].info_thumbnails.colors.color_next_back,
|
|
32809
32809
|
font_color: a.data.games[0].players[i].info_thumbnails.colors.font_color,
|
|
32810
|
-
font_color_card: a.data.games[0].players[i].info_thumbnails.colors.
|
|
32810
|
+
font_color_card: a.data.games[0].players[i].info_thumbnails.colors.font_color_cards ? a.data.games[0].players[i].info_thumbnails.colors.font_color_cards : "#FFFFFF"
|
|
32811
32811
|
}), e.away_team_id == a.data.games[0].players[i].team_id && this.awayTeam.push({
|
|
32812
32812
|
id_season: a.data.games[0].players[i].season_id,
|
|
32813
32813
|
color: a.data.games[0].players[i].info_thumbnails.colors.background_color,
|
|
@@ -32832,7 +32832,7 @@ const kne = /* @__PURE__ */ pne(ry, [["render", Sne], ["__scopeId", "data-v-b548
|
|
|
32832
32832
|
color_icon_play: a.data.games[0].players[i].info_thumbnails.colors.color_icon_play,
|
|
32833
32833
|
color_next_back: a.data.games[0].players[i].info_thumbnails.colors.color_next_back,
|
|
32834
32834
|
font_color: a.data.games[0].players[i].info_thumbnails.colors.font_color,
|
|
32835
|
-
font_color_card: a.data.games[0].players[i].info_thumbnails.colors.
|
|
32835
|
+
font_color_card: a.data.games[0].players[i].info_thumbnails.colors.font_color_cards ? a.data.games[0].players[i].info_thumbnails.colors.font_color_cards : "#FFFFFF"
|
|
32836
32836
|
});
|
|
32837
32837
|
this.specials = s.data.data;
|
|
32838
32838
|
}
|
|
@@ -32950,7 +32950,7 @@ function Lne(e, t, a, s, i, o) {
|
|
|
32950
32950
|
}
|
|
32951
32951
|
const Dne = {
|
|
32952
32952
|
$style: Pne
|
|
32953
|
-
}, pf = /* @__PURE__ */ mw(Fne, [["render", Lne], ["__cssModules", Dne], ["__scopeId", "data-v-
|
|
32953
|
+
}, pf = /* @__PURE__ */ mw(Fne, [["render", Lne], ["__cssModules", Dne], ["__scopeId", "data-v-64d18036"]]);
|
|
32954
32954
|
const Nne = { class: "datagame-container" }, Mne = {
|
|
32955
32955
|
__name: "GSCDatosGSMain",
|
|
32956
32956
|
props: {
|
|
@@ -47084,7 +47084,7 @@ const Z2e = {
|
|
|
47084
47084
|
color_icon_play: e.data.games[0].players[t].info_thumbnails.colors.color_icon_play,
|
|
47085
47085
|
color_next_back: e.data.games[0].players[t].info_thumbnails.colors.color_next_back,
|
|
47086
47086
|
font_color: e.data.games[0].players[t].info_thumbnails.colors.font_color,
|
|
47087
|
-
font_color_card: e.data.games[0].players[t].info_thumbnails.colors.
|
|
47087
|
+
font_color_card: e.data.games[0].players[t].info_thumbnails.colors.font_color_cards ? e.data.games[0].players[t].info_thumbnails.colors.font_color_cards : "#FFFFFF"
|
|
47088
47088
|
}]) : this.teamSelected == e.data.games[0].players[t].team_id && this.pages.push([{
|
|
47089
47089
|
id_season: e.data.games[0].players[t].season_id,
|
|
47090
47090
|
color: e.data.games[0].players[t].info_thumbnails.colors.background_color,
|
|
@@ -47110,7 +47110,7 @@ const Z2e = {
|
|
|
47110
47110
|
color_icon_play: e.data.games[0].players[t].info_thumbnails.colors.color_icon_play,
|
|
47111
47111
|
color_next_back: e.data.games[0].players[t].info_thumbnails.colors.color_next_back,
|
|
47112
47112
|
font_color: e.data.games[0].players[t].info_thumbnails.colors.font_color,
|
|
47113
|
-
font_color_card: e.data.games[0].players[t].info_thumbnails.colors.
|
|
47113
|
+
font_color_card: e.data.games[0].players[t].info_thumbnails.colors.font_color_cards ? e.data.games[0].players[t].info_thumbnails.colors.font_color_cards : "#FFFFFF"
|
|
47114
47114
|
}]);
|
|
47115
47115
|
},
|
|
47116
47116
|
onClickVideos(e) {
|
|
@@ -47126,7 +47126,7 @@ const Z2e = {
|
|
|
47126
47126
|
this.$emit("onViewMore", !0);
|
|
47127
47127
|
}
|
|
47128
47128
|
}
|
|
47129
|
-
}, Q2e = (e) => (we("data-v-
|
|
47129
|
+
}, Q2e = (e) => (we("data-v-9fbf19b6"), e = e(), Ce(), e), ebe = { class: "gsdata" }, tbe = { class: "gsc-gsdata-carrousel" }, abe = {
|
|
47130
47130
|
key: 0,
|
|
47131
47131
|
class: "title-header"
|
|
47132
47132
|
}, sbe = /* @__PURE__ */ Q2e(() => /* @__PURE__ */ r("div", { class: "title-header-title" }, "Datos GolStats", -1)), ibe = { class: "row-table-carrousel" };
|
|
@@ -47184,7 +47184,7 @@ function obe(e, t, a, s, i, o) {
|
|
|
47184
47184
|
])
|
|
47185
47185
|
]);
|
|
47186
47186
|
}
|
|
47187
|
-
const nbe = /* @__PURE__ */ w8(K2e, [["render", obe], ["__scopeId", "data-v-
|
|
47187
|
+
const nbe = /* @__PURE__ */ w8(K2e, [["render", obe], ["__scopeId", "data-v-9fbf19b6"]]);
|
|
47188
47188
|
function C8(e, t) {
|
|
47189
47189
|
return function() {
|
|
47190
47190
|
return e.apply(t, arguments);
|