@golstats/gsc-landing 1.0.45 → 1.0.47

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.
@@ -22944,6 +22944,12 @@ const H6 = {
22944
22944
  },
22945
22945
  closestRound(e) {
22946
22946
  this.selectedRoundKeyIndex = this.tournamentScheduleKeys.findIndex((a) => a === e), this.selectedRound = e;
22947
+ },
22948
+ activeDropGoals: {
22949
+ handler(e) {
22950
+ e && (this.matchDayPickerKey += 1);
22951
+ },
22952
+ immediate: !0
22947
22953
  }
22948
22954
  },
22949
22955
  data() {
@@ -22956,7 +22962,8 @@ const H6 = {
22956
22962
  resumeCategory: 1000001,
22957
22963
  goalsCategory: 1255e3,
22958
22964
  resumeType: 1,
22959
- goalsType: 2
22965
+ goalsType: 2,
22966
+ matchDayPickerKey: 0
22960
22967
  };
22961
22968
  },
22962
22969
  mounted() {
@@ -23061,7 +23068,7 @@ const H6 = {
23061
23068
  this.$emit("openmedia", h);
23062
23069
  }
23063
23070
  }
23064
- }, J6 = (e) => (ye("data-v-07493628"), e = e(), be(), e), K6 = {
23071
+ }, J6 = (e) => (ye("data-v-26338754"), e = e(), be(), e), K6 = {
23065
23072
  class: "discover-videos",
23066
23073
  ref: "discoverVideosRef"
23067
23074
  }, Z6 = { class: "title-and-button" }, X6 = /* @__PURE__ */ J6(() => /* @__PURE__ */ m("div", { class: "title-value" }, "Videos", -1)), Y6 = { class: "calendar-container" }, Q6 = { class: "drop-down-innercontainer-text" }, eC = { class: "drop-down-innercontainer-arrow" };
@@ -23137,7 +23144,7 @@ function tC(e, a, t, o, i, n) {
23137
23144
  }, null, 4)
23138
23145
  ])
23139
23146
  ]),
23140
- Ut(H(u, {
23147
+ Ut((y(), K(u, {
23141
23148
  height: "48px",
23142
23149
  "margin-top": "5px",
23143
23150
  "disable-matchdays": !0,
@@ -23145,9 +23152,10 @@ function tC(e, a, t, o, i, n) {
23145
23152
  "is-landing-mode": !1,
23146
23153
  "items-to-show": 9,
23147
23154
  "items-to-scroll": 9,
23148
- onChangeMatchDay: n.onChangeMatchDay,
23149
- "default-match-day-key": t.defaultMatchDayKey
23150
- }, null, 8, ["match-days", "onChangeMatchDay", "default-match-day-key"]), [
23155
+ "default-match-day-key": t.defaultMatchDayKey,
23156
+ key: i.matchDayPickerKey,
23157
+ onChangeMatchDay: n.onChangeMatchDay
23158
+ }, null, 8, ["match-days", "default-match-day-key", "onChangeMatchDay"])), [
23151
23159
  [
23152
23160
  Ht,
23153
23161
  (t.isLeagueSelected || i.currentTabMoreVideos == "Goles") && t.tournamentScheduleKeys && t.tournamentScheduleKeys.length && i.activeDropGoals
@@ -23210,7 +23218,7 @@ function tC(e, a, t, o, i, n) {
23210
23218
  }, null, 8, ["data", "onOpenmedia"])) : T("", !0)
23211
23219
  ], 512);
23212
23220
  }
23213
- const aC = /* @__PURE__ */ ot(q6, [["render", tC], ["__scopeId", "data-v-07493628"]]), oC = {
23221
+ const aC = /* @__PURE__ */ ot(q6, [["render", tC], ["__scopeId", "data-v-26338754"]]), oC = {
23214
23222
  components: {
23215
23223
  GSCSeasonSelect: ES,
23216
23224
  GSCTournamentSelect: rS,
@@ -23417,7 +23425,7 @@ const aC = /* @__PURE__ */ ot(q6, [["render", tC], ["__scopeId", "data-v-0749362
23417
23425
  this.$emit("action", e);
23418
23426
  },
23419
23427
  onOpenMedia(e) {
23420
- e.type === 1 && e.gamesIds && e.gamesIds.length > 0 ? this.onClickOpenCarouselVideos(e.gameIds[0]) : this.$emit("openmedia", e);
23428
+ e.type === 1 && e.gameIds && e.gameIds.length > 0 ? this.onClickOpenCarouselVideos(e.gameIds[0]) : this.$emit("openmedia", e);
23421
23429
  },
23422
23430
  onOpenProfile(e) {
23423
23431
  this.$emit("onOpenProfile", e);
@@ -23710,7 +23718,7 @@ const aC = /* @__PURE__ */ ot(q6, [["render", tC], ["__scopeId", "data-v-0749362
23710
23718
  },
23711
23719
  async created() {
23712
23720
  }
23713
- }, nC = (e) => (ye("data-v-4e58f388"), e = e(), be(), e), iC = {
23721
+ }, nC = (e) => (ye("data-v-c2127a95"), e = e(), be(), e), iC = {
23714
23722
  class: "gsclanding",
23715
23723
  ref: "landingref"
23716
23724
  }, sC = {
@@ -23880,7 +23888,7 @@ function SC(e, a, t, o, i, n) {
23880
23888
  ], 2)
23881
23889
  ], 512);
23882
23890
  }
23883
- const $C = /* @__PURE__ */ ot(oC, [["render", SC], ["__scopeId", "data-v-4e58f388"]]);
23891
+ const $C = /* @__PURE__ */ ot(oC, [["render", SC], ["__scopeId", "data-v-c2127a95"]]);
23884
23892
  export {
23885
23893
  $C as GSCLanding
23886
23894
  };