@golstats/gsc-game-data 1.0.281 → 1.0.282

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.
@@ -53778,13 +53778,12 @@ const TWe = {
53778
53778
  var n = [], r = {}, P = await e.get(
53779
53779
  "https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/live/best-plays/seasons/" + this.config.season_id + "/games/" + this.config.game
53780
53780
  );
53781
- for (let z = 0; z < P.data.games[0].players.length; z++) {
53782
- const l = Math.floor(
53781
+ for (let z = 0; z < P.data.games[0].players.length; z++)
53782
+ Math.floor(
53783
53783
  Math.random() * P.data.games[0].players[z].info_thumbnails.images.background_player_in_action.length
53784
- ), f = Math.floor(
53784
+ ), Math.floor(
53785
53785
  Math.random() * P.data.games[0].players[z].info_thumbnails.images.player_in_action.length
53786
- );
53787
- r = {
53786
+ ), r = {
53788
53787
  background_color_buttons: P.data.games[0].players[z].info_thumbnails.colors.background_color_buttons,
53789
53788
  background_color_cards: P.data.games[0].players[z].info_thumbnails.colors.background_color_cards,
53790
53789
  color_icon_play: P.data.games[0].players[z].info_thumbnails.colors.color_icon_play,
@@ -53794,12 +53793,12 @@ const TWe = {
53794
53793
  colorbackgroundhome: P.data.games[0].players[z].info_thumbnails.colors.background_color,
53795
53794
  colorbackgroundaway: "",
53796
53795
  nameplayer: P.data.games[0].players[z].player_name,
53797
- background: P.data.games[0].players[z].info_thumbnails.images.background_player_in_action[l] ? "https://golstatsimages.blob.core.windows.net/images-library/" + P.data.games[0].players[z].info_thumbnails.images.background_player_in_action[l] : "https://golstatsimages.blob.core.windows.net/images-library/" + P.data.games[0].players[z].info_thumbnails.images.background_default_players[0],
53796
+ background: "https://golstatsimages.blob.core.windows.net/images-library/" + P.data.games[0].players[z].info_thumbnails.images.background_default_teams,
53798
53797
  namecategory: "RESUMEN",
53799
53798
  namehometeam: "",
53800
53799
  nameawayteam: "",
53801
53800
  logohome: P.data.games[0].players[z].team_logo,
53802
- photoprofile: P.data.games[0].players[z].info_thumbnails.images.player_in_action[f] ? "https://golstatsimages.blob.core.windows.net/images-library/" + P.data.games[0].players[z].info_thumbnails.images.player_in_action[f] : `https://az755631.vo.msecnd.net/players-profile/${P.data.games[0].players[z].player_id}.png`,
53801
+ photoprofile: "https://az755631.vo.msecnd.net/teams-150/" + P.data.games[0].players[z].info_thumbnails.team_logo,
53803
53802
  logoaway: "",
53804
53803
  scoreaway: "",
53805
53804
  scorehome: "",
@@ -53808,7 +53807,6 @@ const TWe = {
53808
53807
  category: 0,
53809
53808
  team_id: P.data.games[0].players[z].team_id
53810
53809
  }, n.push(r);
53811
- }
53812
53810
  this.printData = n;
53813
53811
  },
53814
53812
  async getLiveHighlights() {
@@ -54066,7 +54064,7 @@ const TWe = {
54066
54064
  this.setUpResizeObserver();
54067
54065
  }, 100), await this.fillData(), await this.getStatsBestPlaysPlayers(), await this.getStatsBestPlaysTeamHome(), await this.getStatsBestPlaysTeamAway();
54068
54066
  }
54069
- }, SWe = (e) => (xr("data-v-7bf619f3"), e = e(), wr(), e), CWe = {
54067
+ }, SWe = (e) => (xr("data-v-8ce08187"), e = e(), wr(), e), CWe = {
54070
54068
  ref: "gamesContainer",
54071
54069
  class: "container",
54072
54070
  style: {}
@@ -54282,7 +54280,7 @@ function LWe(e, n, r, P, z, l) {
54282
54280
  ])
54283
54281
  ], 512);
54284
54282
  }
54285
- const FWe = /* @__PURE__ */ Wb(TWe, [["render", LWe], ["__scopeId", "data-v-7bf619f3"]]), RWe = {
54283
+ const FWe = /* @__PURE__ */ Wb(TWe, [["render", LWe], ["__scopeId", "data-v-8ce08187"]]), RWe = {
54286
54284
  components: {
54287
54285
  GSCVideoGamePreMatch: kWe,
54288
54286
  GSCVideoGamePostMatch: MUe,
@@ -96910,11 +96908,11 @@ const zAt = { class: "dropdown" }, BAt = { class: "selected-item" }, NAt = {
96910
96908
  },
96911
96909
  setup(e) {
96912
96910
  const n = e, r = Gy(
96913
- () => import("./FilterSubcategories-4bc20b72-49915da8.js")
96911
+ () => import("./FilterSubcategories-4bc20b72-fac91ec7.js")
96914
96912
  ), P = Gy(
96915
- () => import("./FilterConditions-8968e395-ed82f91d.js")
96913
+ () => import("./FilterConditions-8968e395-2a11494d.js")
96916
96914
  ), z = Gy(
96917
- () => import("./FilterField-ef44bc20-302f7eac.js")
96915
+ () => import("./FilterField-ef44bc20-ab1e5d95.js")
96918
96916
  ), l = [
96919
96917
  {
96920
96918
  name: "Sub categorías",
@@ -232919,11 +232917,11 @@ const Mna = { class: "dropdown" }, Ena = { class: "selected-item" }, Ina = {
232919
232917
  },
232920
232918
  setup(e) {
232921
232919
  const n = e, r = Gy(
232922
- () => import("./FilterSubcategories-92dfe0dc-C1aiPRbE-31300e6a.js")
232920
+ () => import("./FilterSubcategories-92dfe0dc-C1aiPRbE-4d867cbc.js")
232923
232921
  ), P = Gy(
232924
- () => import("./FilterConditions-67a56ee9-Byh7UnF3-f5efcd7b.js")
232922
+ () => import("./FilterConditions-67a56ee9-Byh7UnF3-941aef7d.js")
232925
232923
  ), z = Gy(
232926
- () => import("./FilterField-1d2345af-DewpBlbm-87bbec16.js")
232924
+ () => import("./FilterField-1d2345af-DewpBlbm-44d183b5.js")
232927
232925
  ), l = [
232928
232926
  {
232929
232927
  name: "Sub categorías",