@golstats/gsc-game-data 1.0.240 → 1.0.242

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.
@@ -96527,11 +96527,11 @@ const IAt = { class: "dropdown" }, PAt = { class: "selected-item" }, OAt = {
96527
96527
  },
96528
96528
  setup(e) {
96529
96529
  const a = e, r = Zy(
96530
- () => import("./FilterSubcategories-0a921721-8fb4d1c9.js")
96530
+ () => import("./FilterSubcategories-0a921721-93f350c4.js")
96531
96531
  ), P = Zy(
96532
- () => import("./FilterConditions-d48a19d8-d8d74f55.js")
96532
+ () => import("./FilterConditions-d48a19d8-eb23e334.js")
96533
96533
  ), z = Zy(
96534
- () => import("./FilterField-f0b75cf7-0d151d8e.js")
96534
+ () => import("./FilterField-f0b75cf7-63277d80.js")
96535
96535
  ), l = [
96536
96536
  {
96537
96537
  name: "Sub categorías",
@@ -232451,11 +232451,11 @@ const Rna = { class: "dropdown" }, zna = { class: "selected-item" }, Bna = {
232451
232451
  },
232452
232452
  setup(e) {
232453
232453
  const a = e, r = Zy(
232454
- () => import("./FilterSubcategories-0a921721-Da8PVP1K-41d890f3.js")
232454
+ () => import("./FilterSubcategories-0a921721-Da8PVP1K-6ef70c93.js")
232455
232455
  ), P = Zy(
232456
- () => import("./FilterConditions-d48a19d8-BaOW8wbz-c38ab0c7.js")
232456
+ () => import("./FilterConditions-d48a19d8-BaOW8wbz-a72c97b5.js")
232457
232457
  ), z = Zy(
232458
- () => import("./FilterField-f0b75cf7-Dt2ZN6_r-c32f199e.js")
232458
+ () => import("./FilterField-f0b75cf7-Dt2ZN6_r-7c6a5452.js")
232459
232459
  ), l = [
232460
232460
  {
232461
232461
  name: "Sub categorías",
@@ -341007,10 +341007,10 @@ const pxa = pc({
341007
341007
  Qn(
341008
341008
  () => me,
341009
341009
  (Be, Oe) => {
341010
- Object.keys(Be.value).length > 0 && (Be.value.gameId === Oe.value.gameId && Be.value.is_live !== Oe.value.is_live && (P.commit("nextGeneral/updateGameForAnalysisByProps", {
341010
+ P.commit("nextGeneral/updateShowLiveData", !0), Object.keys(Be.value).length > 0 && (Be.value.gameId === Oe.value.gameId && Be.value.is_live !== Oe.value.is_live && (P.commit("nextGeneral/updateGameForAnalysisByProps", {
341011
341011
  is_live: Be.value.is_live,
341012
341012
  game_status: Be.value.game_status
341013
- }), L.value += 1), E.value = [], Be.value.is_live == 1 || Be.value.game_status == 4 ? E.value = [...M.value] : E.value = [...O.value], !r.isWidget && (f.value.is_tactic_available == 0 || Be.value.is_live == 1 || Be.value.game_status == 0) && E.value.pop(), r.isWidget && Be.value.is_live == 1 && Be.value.awayTeam.team_id == r.teamWidget && E.value.shift(), j.value = E.value[0], r.isWidget && Be.value.is_live == 1 && Be.value.awayTeam.team_id == r.teamWidget, j.value = E.value[0], L.value += 1, de({
341013
+ }), L.value += 1), E.value = [], Be.value.is_live == 1 || Be.value.game_status == 4 ? E.value = [...M.value] : E.value = [...O.value], !r.isWidget && (f.value.is_tactic_available == 0 || Be.value.is_live == 1 || Be.value.game_status == 0) && E.value.pop(), r.isWidget && Be.value.is_live == 1 && Be.value.awayTeam.team_id == r.teamWidget, j.value = E.value[0], L.value += 1, de({
341014
341014
  game_id: Be.value.gameId,
341015
341015
  home_team: Be.value.homeTeam,
341016
341016
  visiting_team: Be.value.awayTeam
@@ -341063,7 +341063,7 @@ const pxa = pc({
341063
341063
  f.value.id
341064
341064
  );
341065
341065
  if (Be)
341066
- if (Ce(Be.playingAs), g.value.is_live || g.value.game_status === 1 || g.value.game_status === 0) {
341066
+ if (Ce(Be.playingAs), (g.value.is_live || g.value.game_status === 1 || g.value.game_status === 0) && P.state.nextGeneral.showLiveData) {
341067
341067
  const Oe = Be.playingAs.has(g.value.playingAs);
341068
341068
  return {
341069
341069
  seasonAndPrivileges: Be,
@@ -341125,7 +341125,7 @@ const pxa = pc({
341125
341125
  w.value = Be;
341126
341126
  }
341127
341127
  function De(Be) {
341128
- if (d.value != null && (clearInterval(d.value), d.value = null), m.value != null && (clearInterval(m.value), m.value = null), _.value != null && (clearInterval(_.value), _.value = null), b.value != null && (clearInterval(b.value), b.value = null), x.value.length > 0) {
341128
+ if (P.commit("nextGeneral/updateShowLiveData", !0), d.value != null && (clearInterval(d.value), d.value = null), m.value != null && (clearInterval(m.value), m.value = null), _.value != null && (clearInterval(_.value), _.value = null), b.value != null && (clearInterval(b.value), b.value = null), x.value.length > 0) {
341129
341129
  for (let Oe of x.value)
341130
341130
  clearInterval(Oe);
341131
341131
  x.value = [];
@@ -341273,7 +341273,7 @@ const pxa = pc({
341273
341273
  ])
341274
341274
  ], 512));
341275
341275
  }
341276
- }), V3a = /* @__PURE__ */ po(fxa, [["__scopeId", "data-v-847ab9cb"]]);
341276
+ }), V3a = /* @__PURE__ */ po(fxa, [["__scopeId", "data-v-5c3d1b45"]]);
341277
341277
  async function Ph({ url: e, options: a = {}, retries: r = 3 }) {
341278
341278
  return await Au.get(e, a).then((P) => P).catch((P) => r > 0 ? Ph({ url: e, options: a, retries: r - 1 }) : P);
341279
341279
  }
@@ -343005,7 +343005,7 @@ const Rxa = Nse(), zxa = [
343005
343005
  idAssetSelected: 1,
343006
343006
  isLive: !1,
343007
343007
  menuOptionActive: "",
343008
- showLiveData: !1,
343008
+ showLiveData: !0,
343009
343009
  showAdvanceFilter: !1,
343010
343010
  homeTeamFilter: {
343011
343011
  teamId: 0,