@golstats/gsc-game-data 1.0.46 → 1.0.47

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.
@@ -11711,7 +11711,7 @@ const MR = {
11711
11711
  getGameForAnalysis: {
11712
11712
  deep: !0,
11713
11713
  handler(e) {
11714
- e && (console.log("Cambio el getGameForAnalysis "), this.fillXgPlays());
11714
+ e && this.fillXgPlays();
11715
11715
  }
11716
11716
  }
11717
11717
  },
@@ -11741,7 +11741,7 @@ const MR = {
11741
11741
  beforeMount() {
11742
11742
  this.setTeamSelected("Visiting"), this.fillXgPlays();
11743
11743
  }
11744
- }, Mv = (e) => (we("data-v-860437b0"), e = e(), Ce(), e), HR = { class: "xg-container" }, zR = { class: "xg-container__info" }, UR = /* @__PURE__ */ Mv(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), VR = { class: "table" }, GR = { class: "table__row" }, WR = { class: "table__row__title" }, qR = { class: "table__row__value" }, JR = ["src"], XR = { class: "table__row" }, ZR = { class: "table__row__title" }, YR = { class: "table__row__value" }, KR = { class: "table__row" }, QR = { class: "table__row__title" }, eP = { class: "table__row__value" }, tP = /* @__PURE__ */ Mv(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
11744
+ }, Mv = (e) => (we("data-v-03602455"), e = e(), Ce(), e), HR = { class: "xg-container" }, zR = { class: "xg-container__info" }, UR = /* @__PURE__ */ Mv(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), VR = { class: "table" }, GR = { class: "table__row" }, WR = { class: "table__row__title" }, qR = { class: "table__row__value" }, JR = ["src"], XR = { class: "table__row" }, ZR = { class: "table__row__title" }, YR = { class: "table__row__value" }, KR = { class: "table__row" }, QR = { class: "table__row__title" }, eP = { class: "table__row__value" }, tP = /* @__PURE__ */ Mv(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
11745
11745
  /* @__PURE__ */ r("span", null, "xG:"),
11746
11746
  /* @__PURE__ */ M(" es la medida para estimar la probabilidad de que un tiro o una jugada termine en gol, basándose en factores como la ubicación y la dificultad de la acción. ")
11747
11747
  ], -1)), aP = { class: "xg-container__field" };
@@ -11783,7 +11783,7 @@ function sP(e, t, a, s, i, o) {
11783
11783
  ])
11784
11784
  ]);
11785
11785
  }
11786
- const iP = /* @__PURE__ */ st(MR, [["render", sP], ["__scopeId", "data-v-860437b0"]]);
11786
+ const iP = /* @__PURE__ */ st(MR, [["render", sP], ["__scopeId", "data-v-03602455"]]);
11787
11787
  const oP = {
11788
11788
  name: "SoccerChalkboard",
11789
11789
  components: {
@@ -75620,7 +75620,7 @@ const Uze = [
75620
75620
  const h = await t("getCurrentSeasonGamesLast");
75621
75621
  a("leagueGeneral/updateCurrentSeasonGames", h, { root: !0 });
75622
75622
  }
75623
- (n || e.currentSeasonTeams.length === 0 || !e.currentSeasonTeams.find((h) => l.home_team === h.team_id)) && p.push(t("getCurrentSeasonTeams")), a("setHomeResultGame", l.score[0]), a("setAwayResultGame", l.score[1]), i ? l.game_status !== 1 ? (console.log("<---- GAME INFO --->"), console.log(l), await t("fillStatisticData", { gameId: s, gameinfo: l, promises: p, defaultFilter: c }), a("updateShowPostMatchData", !1)) : (a("updateStats", []), a("updateShowPostMatchData", !0), p.push(
75623
+ (n || e.currentSeasonTeams.length === 0 || !e.currentSeasonTeams.find((h) => l.home_team === h.team_id)) && p.push(t("getCurrentSeasonTeams")), a("setHomeResultGame", l.score[0]), a("setAwayResultGame", l.score[1]), i ? l.game_status !== 1 ? (await t("fillStatisticData", { gameId: s, gameinfo: l, promises: p, defaultFilter: c }), a("updateShowPostMatchData", !1)) : (a("updateStats", []), a("updateShowPostMatchData", !0), p.push(
75624
75624
  t("fillStatisticDataPostMatch", {
75625
75625
  game: s,
75626
75626
  homeTeam: l.home_team,