@golstats/gsc-game-data 1.0.191 → 1.0.193

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.
@@ -48618,7 +48618,7 @@ const XNe = {
48618
48618
  handler: function() {
48619
48619
  this.intervalId = setInterval(() => {
48620
48620
  this.fetchLiveData();
48621
- }, 3e3), this.$emit("intervalid", this.intervalId);
48621
+ }, 3e5), this.$emit("intervalid", this.intervalId);
48622
48622
  },
48623
48623
  immediate: !0
48624
48624
  }
@@ -48922,7 +48922,7 @@ const XNe = {
48922
48922
  this.setUpResizeObserver();
48923
48923
  }, 100), await this.fillData(), await this.getStatsBestPlaysPlayers(), await this.getStatsBestPlaysTeamHome(), await this.getStatsBestPlaysTeamAway();
48924
48924
  }
48925
- }, eg = (e) => (Ka("data-v-8b8f2695"), e = e(), Qa(), e), KNe = {
48925
+ }, eg = (e) => (Ka("data-v-8bfd52ad"), e = e(), Qa(), e), KNe = {
48926
48926
  ref: "gamesContainer",
48927
48927
  class: "container",
48928
48928
  style: {}
@@ -49138,7 +49138,7 @@ function h$e(e, n, a, E, R, c) {
49138
49138
  ])
49139
49139
  ], 512);
49140
49140
  }
49141
- const p$e = /* @__PURE__ */ n_(XNe, [["render", h$e], ["__scopeId", "data-v-8b8f2695"]]), f$e = {
49141
+ const p$e = /* @__PURE__ */ n_(XNe, [["render", h$e], ["__scopeId", "data-v-8bfd52ad"]]), f$e = {
49142
49142
  components: {
49143
49143
  GSCVideoGamePreMatch: JNe,
49144
49144
  GSCVideoGamePostMatch: gDe,
@@ -82670,9 +82670,9 @@ const Qvt = {
82670
82670
  deep: !0,
82671
82671
  immediate: !0,
82672
82672
  handler(e) {
82673
- e.game_status == 1 ? (this.getDataProminent(e.gameId), e.is_live == 1 && setInterval(() => {
82673
+ e.is_live == 1 ? (this.getDataProminent(e.gameId), setInterval(() => {
82674
82674
  this.getDataProminent(e.gameId);
82675
- }, 3e5)) : this.getDataProminentPrematch(e.gameId);
82675
+ }, 3e5)) : e.game_status == 1 ? this.getDataProminent(e.gameId) : this.getDataProminentPrematch(e.gameId);
82676
82676
  }
82677
82677
  }
82678
82678
  },
@@ -82766,7 +82766,7 @@ const Qvt = {
82766
82766
  }
82767
82767
  }
82768
82768
  }
82769
- }, e2t = (e) => (Ka("data-v-802190bb"), e = e(), Qa(), e), t2t = { class: "data-prominent-game" }, n2t = { class: "title-data" }, a2t = { class: "item-data-text" }, r2t = ["innerHTML"], i2t = { class: "contain-stats-control" }, o2t = {
82769
+ }, e2t = (e) => (Ka("data-v-b9643ef6"), e = e(), Qa(), e), t2t = { class: "data-prominent-game" }, n2t = { class: "title-data" }, a2t = { class: "item-data-text" }, r2t = ["innerHTML"], i2t = { class: "contain-stats-control" }, o2t = {
82770
82770
  key: 0,
82771
82771
  class: "title-total"
82772
82772
  }, s2t = {
@@ -82874,7 +82874,7 @@ function h2t(e, n, a, E, R, c) {
82874
82874
  })
82875
82875
  ]);
82876
82876
  }
82877
- const p2t = /* @__PURE__ */ Ci(Qvt, [["render", h2t], ["__scopeId", "data-v-802190bb"]]);
82877
+ const p2t = /* @__PURE__ */ Ci(Qvt, [["render", h2t], ["__scopeId", "data-v-b9643ef6"]]);
82878
82878
  R1();
82879
82879
  const f2t = {
82880
82880
  components: {
@@ -82900,8 +82900,8 @@ const f2t = {
82900
82900
  deep: !0,
82901
82901
  immediate: !0,
82902
82902
  async handler(e) {
82903
- e.is_live == 1 ? (this.intervalIdPossesion = setInterval(() => {
82904
- this.getDataPosession(e.gameId), this.getStatsData(e);
82903
+ e.is_live == 1 ? (this.getDataPosession(e.gameId), this.intervalIdPossesion = setInterval(() => {
82904
+ this.getDataPosession(e.gameId);
82905
82905
  }, 3e5), this.$emit("intervalidpossesion", this.intervalIdPossesion)) : e.game_status == 1 ? (this.getDataPosession(e.gameId), await this.$store.dispatch("nextGeneral/cleanStats"), await this.$store.dispatch("nextGeneral/checkState", {
82906
82906
  gameId: e.gameId,
82907
82907
  currentSeasonId: e.seasonId,
@@ -83012,7 +83012,7 @@ const f2t = {
83012
83012
  beforeDestroy() {
83013
83013
  clearInterval(this.intervalIdPossesion);
83014
83014
  }
83015
- }, gg = (e) => (Ka("data-v-79d1ea8e"), e = e(), Qa(), e), m2t = {
83015
+ }, gg = (e) => (Ka("data-v-317aca36"), e = e(), Qa(), e), m2t = {
83016
83016
  key: 0,
83017
83017
  class: "field-posesion-prominent"
83018
83018
  }, g2t = {
@@ -83107,7 +83107,7 @@ function G2t(e, n, a, E, R, c) {
83107
83107
  const m = Fa("GSCCheckbox");
83108
83108
  return e.arrayFilledDataSortedByPriority.length > 0 ? (Fe(), Ue("div", m2t, [
83109
83109
  a.widthSection > 760 ? (Fe(), Ue("div", g2t, "Porcentajes")) : St("", !0),
83110
- a.game.game_status == 1 ? (Fe(), Ue("div", {
83110
+ a.game.game_status == 1 || a.game.is_live == 1 ? (Fe(), Ue("div", {
83111
83111
  key: 1,
83112
83112
  class: Ge(a.widthSection > 760 ? "field-container" : a.widthSection > 520 ? "field-container-movil" : a.widthSection > 440 ? "field-container-movil-2" : a.widthSection > 360 ? "field-container-movil-3" : "field-container-movil-4")
83113
83113
  }, [
@@ -83334,7 +83334,7 @@ function G2t(e, n, a, E, R, c) {
83334
83334
  ], 64))
83335
83335
  ])) : St("", !0);
83336
83336
  }
83337
- const q2t = /* @__PURE__ */ Ci(f2t, [["render", G2t], ["__scopeId", "data-v-79d1ea8e"]]);
83337
+ const q2t = /* @__PURE__ */ Ci(f2t, [["render", G2t], ["__scopeId", "data-v-317aca36"]]);
83338
83338
  const vM = {
83339
83339
  props: {
83340
83340
  textOptionLeft: String,
@@ -91021,11 +91021,11 @@ const V8t = { class: "dropdown" }, U8t = { class: "selected-item" }, H8t = {
91021
91021
  },
91022
91022
  setup(e) {
91023
91023
  const n = e, a = p1(
91024
- () => import("./FilterSubcategories-5a4d9250-11f1212d.js")
91024
+ () => import("./FilterSubcategories-5a4d9250-4cbe4555.js")
91025
91025
  ), E = p1(
91026
- () => import("./FilterConditions-3aab28df-cc00e64e.js")
91026
+ () => import("./FilterConditions-3aab28df-87146589.js")
91027
91027
  ), R = p1(
91028
- () => import("./FilterField-c27c9666-d9e1429d.js")
91028
+ () => import("./FilterField-c27c9666-bfb9e3d1.js")
91029
91029
  ), c = [
91030
91030
  {
91031
91031
  name: "Sub categorías",
@@ -192578,8 +192578,8 @@ const ZM = {
192578
192578
  },
192579
192579
  async created() {
192580
192580
  try {
192581
- await this.getCategoryStats(this.season), this.game.is_live == 1 && (this.intervalIdtops = setInterval(() => {
192582
- this.getCategoryStats(this.season);
192581
+ await this.getCategoryStats(this.season), this.game.is_live == 1 && (this.intervalIdtops = setInterval(async () => {
192582
+ await this.getCategoryStats(this.season);
192583
192583
  }, 3e5), this.$emit("intervalidtops", this.intervalIdtops));
192584
192584
  } catch (e) {
192585
192585
  throw new Error(e);
@@ -192590,13 +192590,13 @@ const ZM = {
192590
192590
  }
192591
192591
  }, qD = () => {
192592
192592
  Ar((e) => ({
192593
- "481845f1": e.borderRadius,
192594
- "5d742c87": e.borderWidth,
192595
- "5c5d2e24": e.borderColor
192593
+ "71e1ce61": e.borderRadius,
192594
+ adc053d2: e.borderWidth,
192595
+ afee5098: e.borderColor
192596
192596
  }));
192597
192597
  }, WD = ZM.setup;
192598
192598
  ZM.setup = WD ? (e, n) => (qD(), WD(e, n)) : qD;
192599
- const U5 = (e) => (Ka("data-v-843d4f31"), e = e(), Qa(), e), DDt = { ref: "myDivRef" }, BDt = { class: "btnViewFullList" }, NDt = { class: "text" }, $Dt = { class: "groupsLeague" }, jDt = { class: "row-table-carrousel" }, VDt = {
192599
+ const U5 = (e) => (Ka("data-v-ecbc41a2"), e = e(), Qa(), e), DDt = { ref: "myDivRef" }, BDt = { class: "btnViewFullList" }, NDt = { class: "text" }, $Dt = { class: "groupsLeague" }, jDt = { class: "row-table-carrousel" }, VDt = {
192600
192600
  key: 1,
192601
192601
  class: "container-no-search-result"
192602
192602
  }, UDt = {
@@ -192834,7 +192834,7 @@ function ZDt(e, n, a, E, R, c) {
192834
192834
  ], 512)
192835
192835
  ], 2);
192836
192836
  }
192837
- const JDt = /* @__PURE__ */ Ci(ZM, [["render", ZDt], ["__scopeId", "data-v-843d4f31"]]), XDt = (e, n) => {
192837
+ const JDt = /* @__PURE__ */ Ci(ZM, [["render", ZDt], ["__scopeId", "data-v-ecbc41a2"]]), XDt = (e, n) => {
192838
192838
  const a = e.__vccOpts || e;
192839
192839
  for (const [E, R] of n)
192840
192840
  a[E] = R;
@@ -196699,7 +196699,7 @@ const R$t = {
196699
196699
  this.setUpResizeObserver();
196700
196700
  }, 1e3);
196701
196701
  }
196702
- }, z$t = (e) => (Ka("data-v-014084ec"), e = e(), Qa(), e), D$t = {
196702
+ }, z$t = (e) => (Ka("data-v-a785b0a2"), e = e(), Qa(), e), D$t = {
196703
196703
  class: "container-comparative",
196704
196704
  ref: "comparative"
196705
196705
  }, B$t = { class: "container-btn" }, N$t = { class: "items-container-btn" }, $$t = { class: "container-sections" }, j$t = { class: "container-teams-menu" }, V$t = { class: "container-team-menu-home" }, U$t = ["src"], H$t = /* @__PURE__ */ z$t(() => /* @__PURE__ */ oe("div", { class: "container-team-menu-separator" }, null, -1)), G$t = { class: "container-team-menu-away" }, q$t = ["src"], W$t = {
@@ -196824,7 +196824,7 @@ function J$t(e, n, a, E, R, c) {
196824
196824
  ])
196825
196825
  ], 512);
196826
196826
  }
196827
- const X$t = /* @__PURE__ */ Ci(R$t, [["render", J$t], ["__scopeId", "data-v-014084ec"]]);
196827
+ const X$t = /* @__PURE__ */ Ci(R$t, [["render", J$t], ["__scopeId", "data-v-a785b0a2"]]);
196828
196828
  function jY(e, n) {
196829
196829
  return function() {
196830
196830
  return e.apply(n, arguments);
@@ -206231,11 +206231,11 @@ const OJt = { class: "dropdown" }, LJt = { class: "selected-item" }, FJt = {
206231
206231
  },
206232
206232
  setup(e) {
206233
206233
  const n = e, a = p1(
206234
- () => import("./FilterSubcategories-a7b96423-Dq4ouXsj-c9019de6.js")
206234
+ () => import("./FilterSubcategories-a7b96423-Dq4ouXsj-ae49e36f.js")
206235
206235
  ), E = p1(
206236
- () => import("./FilterConditions-dc6b25de-DOW3ApFh-a24ffd3a.js")
206236
+ () => import("./FilterConditions-dc6b25de-DOW3ApFh-0c899ffb.js")
206237
206237
  ), R = p1(
206238
- () => import("./FilterField-37ad154d-CGBI29FT-12f94de6.js")
206238
+ () => import("./FilterField-37ad154d-CGBI29FT-06c4160b.js")
206239
206239
  ), c = [
206240
206240
  {
206241
206241
  name: "Sub categorías",
@@ -314421,7 +314421,9 @@ const l1n = ks({
314421
314421
  f.value = ke.is_captured, s.value = ke.is_captured !== 0, c.value.id !== ke.id && (c.value = ke, E.commit("gameGlobal/setTournamentType", ke.tournament_type));
314422
314422
  }
314423
314423
  function Z(ke) {
314424
- ue.value && !ue.value.canPrivilegesTeamPlayVideos || n("openmedia", ke);
314424
+ ue.value && !ue.value.canPrivilegesTeamPlayVideos || ((v.value.is_live || v.value.game_status === 0) && (ke.liveGameConfig = {
314425
+ gameId: v.value.game_id
314426
+ }), n("openmedia", ke));
314425
314427
  }
314426
314428
  function le(ke) {
314427
314429
  n("onOpenProfile", ke);
@@ -314643,7 +314645,7 @@ const l1n = ks({
314643
314645
  ])
314644
314646
  ], 512));
314645
314647
  }
314646
- }), Pvn = /* @__PURE__ */ Ci(c1n, [["__scopeId", "data-v-44010619"]]);
314648
+ }), Pvn = /* @__PURE__ */ Ci(c1n, [["__scopeId", "data-v-e6999574"]]);
314647
314649
  async function ud({ url: e, options: n = {}, retries: a = 3 }) {
314648
314650
  return await Tc.get(e, n).then((E) => E).catch((E) => a > 0 ? ud({ url: e, options: n, retries: a - 1 }) : E);
314649
314651
  }