@golstats/gsc-game-data 1.0.16 → 1.0.18
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 +5 -6
- package/dist/gsc-game-data.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/gsc-game-data.js
CHANGED
|
@@ -10428,7 +10428,6 @@ const hE = {
|
|
|
10428
10428
|
gamesContainerWidth: 0,
|
|
10429
10429
|
token: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",
|
|
10430
10430
|
url: "https://jfxv8fqkn3.execute-api.us-west-2.amazonaws.com/prod/generalTable/",
|
|
10431
|
-
seasonId: 1772,
|
|
10432
10431
|
gameId: 79623,
|
|
10433
10432
|
movil: !1,
|
|
10434
10433
|
home: {},
|
|
@@ -11788,7 +11787,7 @@ const iP = {
|
|
|
11788
11787
|
* @description Metodo para obtener los datos correspondientes a la jugada y mostrarlos en el tooltip
|
|
11789
11788
|
*/
|
|
11790
11789
|
onMouseOver(e, t) {
|
|
11791
|
-
|
|
11790
|
+
this.dataPlay.playerName = t.playerName || "", this.dataPlay.photo = t.photo || "", this.dataPlay.minute = parseInt(t.momentOfPlay.split(":")[0]) || "", this.dataPlay.rivalLogo = t.rivalLogo || "", this.dataPlay.categoryName = t.categoryName || "", this.dataPlay.rivalName = this.team == "Visiting" ? this.homeTeam.team_name : this.visitingTeam.team_name, this.dataPlay.xGi = String(t.xGi), this.dataPlay.xGf = String(t.xGf), this.dataPlay.isOwnGoal = t.isOwnGoal, this.data.x = e.pageX < 135 ? e.pageX - 50 : e.layerX - 50, this.data.y = e.layerY + 130, this.data.visible = !0;
|
|
11792
11791
|
},
|
|
11793
11792
|
/**
|
|
11794
11793
|
* @author Rigoberto Sanchez
|
|
@@ -11798,7 +11797,7 @@ const iP = {
|
|
|
11798
11797
|
this.data.visible = !1;
|
|
11799
11798
|
}
|
|
11800
11799
|
}
|
|
11801
|
-
}, dn = (e) => (we("data-v-
|
|
11800
|
+
}, dn = (e) => (we("data-v-cd81820a"), e = e(), Ce(), e), oP = { class: "soccer-chalkboard-xg" }, nP = {
|
|
11802
11801
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11803
11802
|
viewBox: "0 0 490 684",
|
|
11804
11803
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
@@ -11956,7 +11955,7 @@ function OP(e, t, a, s, i, o) {
|
|
|
11956
11955
|
}, 8, ["data"])
|
|
11957
11956
|
]);
|
|
11958
11957
|
}
|
|
11959
|
-
const P4 = /* @__PURE__ */ at(iP, [["render", OP], ["__scopeId", "data-v-
|
|
11958
|
+
const P4 = /* @__PURE__ */ at(iP, [["render", OP], ["__scopeId", "data-v-cd81820a"]]);
|
|
11960
11959
|
const TP = {
|
|
11961
11960
|
name: "Xg",
|
|
11962
11961
|
components: {
|
|
@@ -12253,7 +12252,7 @@ function fF(e, t, a, s, i, o) {
|
|
|
12253
12252
|
i.gamesContainerWidth < 655 && i.teamSelect == e.visitingTeam.colloquial_name ? (g(), G(l, { key: 4 })) : C("", !0)
|
|
12254
12253
|
], 512);
|
|
12255
12254
|
}
|
|
12256
|
-
const _F = /* @__PURE__ */ at(pF, [["render", fF], ["__scopeId", "data-v-
|
|
12255
|
+
const _F = /* @__PURE__ */ at(pF, [["render", fF], ["__scopeId", "data-v-cb8797f6"]]);
|
|
12257
12256
|
const vF = { class: "statistics-main" }, bF = { class: "statistics-main__header" }, wF = { class: "statistics-main__header__filter" }, CF = { class: "statistics-main__body" }, SF = ot({
|
|
12258
12257
|
name: "TemplateVideos",
|
|
12259
12258
|
components: {
|
|
@@ -70619,7 +70618,7 @@ const MHe = ot({
|
|
|
70619
70618
|
])
|
|
70620
70619
|
], 512));
|
|
70621
70620
|
}
|
|
70622
|
-
}), Qze = /* @__PURE__ */ at(HHe, [["__scopeId", "data-v-
|
|
70621
|
+
}), Qze = /* @__PURE__ */ at(HHe, [["__scopeId", "data-v-7c6ad7e9"]]);
|
|
70623
70622
|
async function Gt({ url: e, options: t = {}, retries: a = 3 }) {
|
|
70624
70623
|
return await Nl.get(e, t).then((s) => s).catch((s) => a > 0 ? Gt({ url: e, options: t, retries: a - 1 }) : s);
|
|
70625
70624
|
}
|