@golstats/gsc-landing 1.0.50 → 1.0.51

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.
@@ -23028,7 +23028,7 @@ const U6 = {
23028
23028
  15,
23029
23029
  257
23030
23030
  ], d = [55, 324, 323, 608, 39, 774, 802, 52, 53, 40, 54];
23031
- this.tournamentSelected.id === this.user.tournament ? (s = this.seasonSelected.id, this.user.is_goalkeeper ? (o = [this.user.player], r = d, t = 2) : this.user.is_player ? (i = [this.user.player], r = l, t = 2) : (n = this.user.team, r = u, t = 3)) : (r = u, t = 1);
23031
+ !this.user.is_generic && this.tournamentSelected.id === this.user.tournament ? (s = this.seasonSelected.id, this.user.is_goalkeeper ? (o = [this.user.player], r = d, t = 2) : this.user.is_player ? (i = [this.user.player], r = l, t = 2) : (n = this.user.team, r = u, t = 3)) : (r = u, t = 1);
23032
23032
  const h = {
23033
23033
  type: 0,
23034
23034
  seasonId: s,
@@ -23071,7 +23071,7 @@ const U6 = {
23071
23071
  this.$emit("openmedia", h);
23072
23072
  }
23073
23073
  }
23074
- }, q6 = (e) => (ye("data-v-c68c1e29"), e = e(), be(), e), J6 = {
23074
+ }, q6 = (e) => (ye("data-v-4eb403b9"), e = e(), be(), e), J6 = {
23075
23075
  class: "discover-videos",
23076
23076
  ref: "discoverVideosRef"
23077
23077
  }, K6 = { class: "title-and-button" }, Z6 = /* @__PURE__ */ q6(() => /* @__PURE__ */ m("div", { class: "title-value" }, "Videos", -1)), X6 = { class: "calendar-container" }, Y6 = { class: "drop-down-innercontainer-text" }, Q6 = { class: "drop-down-innercontainer-arrow" };
@@ -23221,7 +23221,7 @@ function eC(e, a, t, o, i, n) {
23221
23221
  }, null, 8, ["data", "onOpenmedia"])) : T("", !0)
23222
23222
  ], 512);
23223
23223
  }
23224
- const tC = /* @__PURE__ */ ot(G6, [["render", eC], ["__scopeId", "data-v-c68c1e29"]]), aC = {
23224
+ const tC = /* @__PURE__ */ ot(G6, [["render", eC], ["__scopeId", "data-v-4eb403b9"]]), aC = {
23225
23225
  components: {
23226
23226
  GSCSeasonSelect: $S,
23227
23227
  GSCTournamentSelect: sS,
@@ -23347,7 +23347,7 @@ const tC = /* @__PURE__ */ ot(G6, [["render", eC], ["__scopeId", "data-v-c68c1e2
23347
23347
  return this.user.is_generic || this.tournamentSelected.id !== this.user.tournament;
23348
23348
  },
23349
23349
  games() {
23350
- if (this.tournamentSelected.id === this.user.tournament && !this.isLeagueSelected)
23350
+ if (!this.isGenericLike && !this.isLeagueSelected)
23351
23351
  return this.fullTournamentSchedule;
23352
23352
  {
23353
23353
  const e = this.gamesPages.get(this.selectedRound);
@@ -23445,7 +23445,7 @@ const tC = /* @__PURE__ */ ot(G6, [["render", eC], ["__scopeId", "data-v-c68c1e2
23445
23445
  },
23446
23446
  onClickCalendar() {
23447
23447
  const e = {
23448
- type: this.tournamentSelected.id == this.user.tournament ? 1 : 0,
23448
+ type: this.isGenericLike ? 0 : 1,
23449
23449
  team: this.team,
23450
23450
  season: this.seasonSelectedDropDowns
23451
23451
  };
@@ -23728,7 +23728,7 @@ const tC = /* @__PURE__ */ ot(G6, [["render", eC], ["__scopeId", "data-v-c68c1e2
23728
23728
  },
23729
23729
  async created() {
23730
23730
  }
23731
- }, oC = (e) => (ye("data-v-1b756f75"), e = e(), be(), e), nC = {
23731
+ }, oC = (e) => (ye("data-v-2046e359"), e = e(), be(), e), nC = {
23732
23732
  class: "gsclanding",
23733
23733
  ref: "landingref"
23734
23734
  }, iC = {
@@ -23899,7 +23899,7 @@ function _C(e, a, t, o, i, n) {
23899
23899
  ], 2)
23900
23900
  ], 512);
23901
23901
  }
23902
- const AC = /* @__PURE__ */ ot(aC, [["render", _C], ["__scopeId", "data-v-1b756f75"]]);
23902
+ const AC = /* @__PURE__ */ ot(aC, [["render", _C], ["__scopeId", "data-v-2046e359"]]);
23903
23903
  export {
23904
23904
  AC as GSCLanding
23905
23905
  };