@golstats/gsc-landing 1.0.159 → 1.0.161

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.
@@ -13805,7 +13805,7 @@ const CE = /* @__PURE__ */ Ct(bE, [["render", xE], ["__scopeId", "data-v-c870727
13805
13805
  ]);
13806
13806
  };
13807
13807
  }
13808
- }, da = /* @__PURE__ */ Ct(UE, [["__scopeId", "data-v-02d713e0"]]), Uf = (s) => (Je("data-v-f351b9f3"), s = s(), Xe(), s), GE = ["src"], VE = ["src"], zE = { class: "coming-match__body" }, jE = { class: "coming-match__data" }, HE = ["src"], WE = {
13808
+ }, da = /* @__PURE__ */ Ct(UE, [["__scopeId", "data-v-02d713e0"]]), Uf = (s) => (Je("data-v-1b8ec784"), s = s(), Xe(), s), GE = ["src"], VE = ["src"], zE = { class: "coming-match__body" }, jE = { class: "coming-match__data" }, HE = ["src"], WE = {
13809
13809
  key: 0,
13810
13810
  class: "coming-match__live"
13811
13811
  }, KE = { class: "coming-match__live__score" }, qE = { class: "coming-match__live__time" }, YE = /* @__PURE__ */ Uf(() => /* @__PURE__ */ v("div", { class: "bullet" }, null, -1)), JE = /* @__PURE__ */ Uf(() => /* @__PURE__ */ v("div", { class: "coming-match__live__time__text" }, "LIVE", -1)), XE = { class: "coming-match__live__time__time" }, ZE = {
@@ -13917,7 +13917,7 @@ const CE = /* @__PURE__ */ Ct(bE, [["render", xE], ["__scopeId", "data-v-c870727
13917
13917
  class: I(["coming-match__button", { small: s.small }]),
13918
13918
  onClick: n[0] || (n[0] = (k) => a.$emit("clickMatch"))
13919
13919
  }, [
13920
- s.data.game_status === 4 ? (y(), b(G, { key: 0 }, [
13920
+ s.data.game_status === 4 && !s.data.is_live ? (y(), b(G, { key: 0 }, [
13921
13921
  ge("Analizar previa →")
13922
13922
  ], 64)) : (y(), b(G, { key: 1 }, [
13923
13923
  ge("Analizar partido →")
@@ -13926,7 +13926,7 @@ const CE = /* @__PURE__ */ Ct(bE, [["render", xE], ["__scopeId", "data-v-c870727
13926
13926
  ], 2);
13927
13927
  };
13928
13928
  }
13929
- }, ii = /* @__PURE__ */ Ct(ik, [["__scopeId", "data-v-f351b9f3"]]), $n = (s) => (Je("data-v-d72712b5"), s = s(), Xe(), s), ak = { class: "game-item__header" }, nk = { class: "game-item__header__info text-type-1" }, rk = {
13929
+ }, ii = /* @__PURE__ */ Ct(ik, [["__scopeId", "data-v-1b8ec784"]]), $n = (s) => (Je("data-v-d72712b5"), s = s(), Xe(), s), ak = { class: "game-item__header" }, nk = { class: "game-item__header__info text-type-1" }, rk = {
13930
13930
  key: 0,
13931
13931
  class: "game-item__header__info__live"
13932
13932
  }, ok = /* @__PURE__ */ $n(() => /* @__PURE__ */ v("div", { class: "game-item__header__info__live__status text-type-2" }, [
@@ -45772,7 +45772,7 @@ const Xt = CD(), c7 = {
45772
45772
  for (const i of e)
45773
45773
  if (i.category_id === 0 && i.game_status_id === 13)
45774
45774
  if (t)
45775
- s.is_live = 0, s.game_status = 0;
45775
+ this.fetchGames(this.team, this.seasonsSelected);
45776
45776
  else {
45777
45777
  const a = this.seasonsGamesMap.get(i.game_id);
45778
45778
  this.allLiveGames = this.allLiveGames.filter(
@@ -46048,7 +46048,7 @@ const Xt = CD(), c7 = {
46048
46048
  beforeUnmount() {
46049
46049
  this.resetGamesLiveInterval();
46050
46050
  }
46051
- }, sr = (s) => (Je("data-v-5fa4dd75"), s = s(), Xe(), s), d7 = {
46051
+ }, sr = (s) => (Je("data-v-4d09d44a"), s = s(), Xe(), s), d7 = {
46052
46052
  class: "gsclanding",
46053
46053
  ref: "landingref"
46054
46054
  }, u7 = {
@@ -46380,7 +46380,7 @@ function z7(s, e, t, i, a, n) {
46380
46380
  ], 2)
46381
46381
  ], 512);
46382
46382
  }
46383
- const Q7 = /* @__PURE__ */ Ct(c7, [["render", z7], ["__scopeId", "data-v-5fa4dd75"]]);
46383
+ const Q7 = /* @__PURE__ */ Ct(c7, [["render", z7], ["__scopeId", "data-v-4d09d44a"]]);
46384
46384
  export {
46385
46385
  Q7 as GSCLanding
46386
46386
  };