@golstats/gsc-landing 1.0.232 → 1.0.233

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.
Files changed (29) hide show
  1. package/dist/{CardBase-DJPEW7xu-ItRWWRKv.js → CardBase-DJPEW7xu-DXOI8FW5.js} +1 -1
  2. package/dist/{CardBaseAllIndividual-CJY0KdrJ-D7r7ksWQ.js → CardBaseAllIndividual-CJY0KdrJ-C1fUNCIU.js} +1 -1
  3. package/dist/{CardGeneral-CDS08xVv-Cn1KV7e3.js → CardGeneral-CDS08xVv-BZzB5Ij0.js} +2 -2
  4. package/dist/{CardGeneralIndividual-DoXvg6Ch-CN957-Ov.js → CardGeneralIndividual-DoXvg6Ch-D2RNthdz.js} +2 -2
  5. package/dist/{CardGeneralTeams-FYzVxcB3-D44vfK8u.js → CardGeneralTeams-FYzVxcB3-sPAujVni.js} +1 -1
  6. package/dist/{CardIndividual-u8FZLLmq-gxZSV1XZ.js → CardIndividual-u8FZLLmq-qiIxfc0R.js} +3 -3
  7. package/dist/{CardIndividual1vs1-C13lA1gg-D_OPpa8s.js → CardIndividual1vs1-C13lA1gg-DebT7GfQ.js} +2 -2
  8. package/dist/{CardIndividualAreas-D13F6fry-CnTfhpdM.js → CardIndividualAreas-D13F6fry-Cbrt_feJ.js} +2 -2
  9. package/dist/{CardIndividualCenters-If_CjK9--Ch-Guhlk.js → CardIndividualCenters-If_CjK9--DwMHabPF.js} +2 -2
  10. package/dist/{CardIndividualDistance-DtT14cRG-DD168yp1.js → CardIndividualDistance-DtT14cRG-DkcCkqCZ.js} +2 -2
  11. package/dist/{CardIndividualFouls-Bsm2M4Gv-DrE4QeFt.js → CardIndividualFouls-Bsm2M4Gv-CD8s05DF.js} +2 -2
  12. package/dist/{CardIndividualGoalParticipation-DxJDrw64-D_WiTtdU.js → CardIndividualGoalParticipation-DxJDrw64-BkxD2BCn.js} +2 -2
  13. package/dist/{CardIndividualGoals-tVv3jx9v-C7JgwWh5.js → CardIndividualGoals-tVv3jx9v-B-56LLE_.js} +2 -2
  14. package/dist/{CardIndividualGold-B3awfrVU-BYdR-AH0.js → CardIndividualGold-B3awfrVU-DrkqsR8U.js} +3 -3
  15. package/dist/{CardIndividualNoGoalReceived-plZw_S4K-CRylBnEz.js → CardIndividualNoGoalReceived-plZw_S4K-btG6uD8E.js} +2 -2
  16. package/dist/{CardIndividualPerformance-pONmvZ---C5AAjSla.js → CardIndividualPerformance-pONmvZ---DFpOVNoy.js} +2 -2
  17. package/dist/{CardIndividualSaves-7NZaLckt-DizyMi3e.js → CardIndividualSaves-7NZaLckt-CS0AV2CM.js} +2 -2
  18. package/dist/{CardIndividualShotsOnGoal-BA2B5zK2-B9TQiHWQ.js → CardIndividualShotsOnGoal-BA2B5zK2-BVV3Nynz.js} +2 -2
  19. package/dist/{CardIndividualStatistics-BdNBubd3-CY4630mR.js → CardIndividualStatistics-BdNBubd3-DlfSKnWI.js} +2 -2
  20. package/dist/{CardPromTournament-IvcxYf42-B_B5OJL9.js → CardPromTournament-IvcxYf42-7ZRIRvfn.js} +2 -2
  21. package/dist/{CardSuccessfulPasses-CvGqK_hf-bbByQCsT.js → CardSuccessfulPasses-CvGqK_hf-z0Ew2Xm6.js} +2 -2
  22. package/dist/{CardTheMostProductive-Crx3j88e-DaobKD6e.js → CardTheMostProductive-Crx3j88e-DGwiUDmB.js} +3 -3
  23. package/dist/{PlayerProfileCircle-BQwTCjvG-DPIsQ5Ur.js → PlayerProfileCircle-BQwTCjvG-DOjtpHY4.js} +1 -1
  24. package/dist/{Shield-aiuYwUJa-C0MtvOQu.js → Shield-aiuYwUJa-oaclcJoK.js} +1 -1
  25. package/dist/gsc-landing.js +1 -1
  26. package/dist/gsc-landing.umd.cjs +2 -2
  27. package/dist/{index-DFAExUXf.js → index-CUM70urJ.js} +26 -26
  28. package/dist/style.css +1 -1
  29. package/package.json +1 -1
@@ -2134,7 +2134,7 @@ const Hr = /* @__PURE__ */ new Map([
2134
2134
  label: "Mi equipo →",
2135
2135
  image: "https://golstatsimages.blob.core.windows.net/teams-150/392.png",
2136
2136
  imgType: "team",
2137
- team: 392,
2137
+ team: s.seasonSelected == 1949 ? 962 : 392,
2138
2138
  season: s.seasonSelected
2139
2139
  },
2140
2140
  {
@@ -2142,7 +2142,7 @@ const Hr = /* @__PURE__ */ new Map([
2142
2142
  label: "Calendario general →",
2143
2143
  image: Gn,
2144
2144
  imgType: "svg",
2145
- team: s.teamId,
2145
+ team: s.seasonSelected == 1949 ? 962 : s.teamId,
2146
2146
  season: s.seasonSelected
2147
2147
  },
2148
2148
  {
@@ -2389,7 +2389,7 @@ const Hr = /* @__PURE__ */ new Map([
2389
2389
  ], 10, q2))), 128))
2390
2390
  ], 2));
2391
2391
  }
2392
- }, tT = /* @__PURE__ */ Bt(eT, [["__scopeId", "data-v-5888e4a9"]]);
2392
+ }, tT = /* @__PURE__ */ Bt(eT, [["__scopeId", "data-v-f0f2ec6b"]]);
2393
2393
  function by(e, t) {
2394
2394
  return function() {
2395
2395
  return e.apply(t, arguments);
@@ -17728,26 +17728,26 @@ const XP = /* @__PURE__ */ HP(KP), JP = {
17728
17728
  emits: ["open-media"],
17729
17729
  setup(e, { emit: t }) {
17730
17730
  const s = {
17731
- CardGeneral: Ot(() => import("./CardGeneral-CDS08xVv-Cn1KV7e3.js")),
17732
- CardGeneralIndividual: Ot(() => import("./CardGeneralIndividual-DoXvg6Ch-CN957-Ov.js")),
17733
- CardGeneralTeams: Ot(() => import("./CardGeneralTeams-FYzVxcB3-D44vfK8u.js")),
17734
- CardIndividual: Ot(() => import("./CardIndividual-u8FZLLmq-gxZSV1XZ.js")),
17735
- CardIndividualDistance: Ot(() => import("./CardIndividualDistance-DtT14cRG-DD168yp1.js")),
17736
- CardIndividualAreas: Ot(() => import("./CardIndividualAreas-D13F6fry-CnTfhpdM.js")),
17737
- CardIndividualGoalParticipation: Ot(() => import("./CardIndividualGoalParticipation-DxJDrw64-D_WiTtdU.js")),
17738
- CardIndividualGoals: Ot(() => import("./CardIndividualGoals-tVv3jx9v-C7JgwWh5.js")),
17739
- CardIndividualShotsOnGoal: Ot(() => import("./CardIndividualShotsOnGoal-BA2B5zK2-B9TQiHWQ.js")),
17740
- CardIndividualFouls: Ot(() => import("./CardIndividualFouls-Bsm2M4Gv-DrE4QeFt.js")),
17741
- CardIndividualCenters: Ot(() => import("./CardIndividualCenters-If_CjK9--Ch-Guhlk.js")),
17742
- CardIndividualSaves: Ot(() => import("./CardIndividualSaves-7NZaLckt-DizyMi3e.js")),
17743
- CardIndividual1vs1: Ot(() => import("./CardIndividual1vs1-C13lA1gg-D_OPpa8s.js")),
17744
- CardIndividualStatistics: Ot(() => import("./CardIndividualStatistics-BdNBubd3-CY4630mR.js")),
17745
- CardIndividualPerformance: Ot(() => import("./CardIndividualPerformance-pONmvZ---C5AAjSla.js")),
17746
- CardIndividualGold: Ot(() => import("./CardIndividualGold-B3awfrVU-BYdR-AH0.js")),
17747
- CardPromTournament: Ot(() => import("./CardPromTournament-IvcxYf42-B_B5OJL9.js")),
17748
- CardIndividualNoGoalReceived: Ot(() => import("./CardIndividualNoGoalReceived-plZw_S4K-CRylBnEz.js")),
17749
- CardTheMostProductive: Ot(() => import("./CardTheMostProductive-Crx3j88e-DaobKD6e.js")),
17750
- CardSuccessfulPasses: Ot(() => import("./CardSuccessfulPasses-CvGqK_hf-bbByQCsT.js"))
17731
+ CardGeneral: Ot(() => import("./CardGeneral-CDS08xVv-BZzB5Ij0.js")),
17732
+ CardGeneralIndividual: Ot(() => import("./CardGeneralIndividual-DoXvg6Ch-D2RNthdz.js")),
17733
+ CardGeneralTeams: Ot(() => import("./CardGeneralTeams-FYzVxcB3-sPAujVni.js")),
17734
+ CardIndividual: Ot(() => import("./CardIndividual-u8FZLLmq-qiIxfc0R.js")),
17735
+ CardIndividualDistance: Ot(() => import("./CardIndividualDistance-DtT14cRG-DkcCkqCZ.js")),
17736
+ CardIndividualAreas: Ot(() => import("./CardIndividualAreas-D13F6fry-Cbrt_feJ.js")),
17737
+ CardIndividualGoalParticipation: Ot(() => import("./CardIndividualGoalParticipation-DxJDrw64-BkxD2BCn.js")),
17738
+ CardIndividualGoals: Ot(() => import("./CardIndividualGoals-tVv3jx9v-B-56LLE_.js")),
17739
+ CardIndividualShotsOnGoal: Ot(() => import("./CardIndividualShotsOnGoal-BA2B5zK2-BVV3Nynz.js")),
17740
+ CardIndividualFouls: Ot(() => import("./CardIndividualFouls-Bsm2M4Gv-CD8s05DF.js")),
17741
+ CardIndividualCenters: Ot(() => import("./CardIndividualCenters-If_CjK9--DwMHabPF.js")),
17742
+ CardIndividualSaves: Ot(() => import("./CardIndividualSaves-7NZaLckt-CS0AV2CM.js")),
17743
+ CardIndividual1vs1: Ot(() => import("./CardIndividual1vs1-C13lA1gg-DebT7GfQ.js")),
17744
+ CardIndividualStatistics: Ot(() => import("./CardIndividualStatistics-BdNBubd3-DlfSKnWI.js")),
17745
+ CardIndividualPerformance: Ot(() => import("./CardIndividualPerformance-pONmvZ---DFpOVNoy.js")),
17746
+ CardIndividualGold: Ot(() => import("./CardIndividualGold-B3awfrVU-DrkqsR8U.js")),
17747
+ CardPromTournament: Ot(() => import("./CardPromTournament-IvcxYf42-7ZRIRvfn.js")),
17748
+ CardIndividualNoGoalReceived: Ot(() => import("./CardIndividualNoGoalReceived-plZw_S4K-btG6uD8E.js")),
17749
+ CardTheMostProductive: Ot(() => import("./CardTheMostProductive-Crx3j88e-DGwiUDmB.js")),
17750
+ CardSuccessfulPasses: Ot(() => import("./CardSuccessfulPasses-CvGqK_hf-z0Ew2Xm6.js"))
17751
17751
  }, i = [
17752
17752
  {
17753
17753
  componentName: "CardGeneral",
@@ -57199,7 +57199,7 @@ const $s = hq(), JY = {
57199
57199
  const m = Number(f);
57200
57200
  let y = "";
57201
57201
  const w = this.tournamentSelected.isFriendlies;
57202
- if (w || this.tournamentSelected.tournament_type == 4) {
57202
+ if (w) {
57203
57203
  const A = g[0];
57204
57204
  if (A) {
57205
57205
  const [F, N, V] = A.date.split("-");
@@ -57599,7 +57599,7 @@ const $s = hq(), JY = {
57599
57599
  beforeUnmount() {
57600
57600
  this.resetGamesLiveInterval();
57601
57601
  }
57602
- }, Fs = (e) => (at("data-v-bbb5e44c"), e = e(), nt(), e), YY = {
57602
+ }, Fs = (e) => (at("data-v-dc6dc22b"), e = e(), nt(), e), YY = {
57603
57603
  class: "gsclanding",
57604
57604
  ref: "landingref"
57605
57605
  }, ZY = {
@@ -58352,7 +58352,7 @@ function QZ(e, t, s, i, a, n) {
58352
58352
  ], 64))
58353
58353
  ], 512);
58354
58354
  }
58355
- const NQ = /* @__PURE__ */ Bt(JY, [["render", QZ], ["__scopeId", "data-v-bbb5e44c"]]);
58355
+ const NQ = /* @__PURE__ */ Bt(JY, [["render", QZ], ["__scopeId", "data-v-dc6dc22b"]]);
58356
58356
  export {
58357
58357
  NQ as g,
58358
58358
  XP as q