@golstats/gsc-relevant-data 1.0.31 → 1.0.32

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-DuP_ghVT.js → CardBase-DJPEW7xu-nNtQb2Ql.js} +1 -1
  2. package/dist/{CardBaseAllIndividual-CJY0KdrJ-DqLILiob.js → CardBaseAllIndividual-CJY0KdrJ-VQeGUfko.js} +1 -1
  3. package/dist/{CardGeneral-CDS08xVv-DeeOjPAY.js → CardGeneral-CDS08xVv-K1hIeQBi.js} +2 -2
  4. package/dist/{CardGeneralIndividual-DoXvg6Ch-CC8a-Ji0.js → CardGeneralIndividual-DoXvg6Ch-j36w-VTY.js} +2 -2
  5. package/dist/{CardGeneralTeams-FYzVxcB3-C6Om4XRi.js → CardGeneralTeams-FYzVxcB3-HBKaQWm6.js} +1 -1
  6. package/dist/{CardIndividual-u8FZLLmq-LGK1IBTy.js → CardIndividual-u8FZLLmq-Bv-YlbL7.js} +3 -3
  7. package/dist/{CardIndividual1vs1-C13lA1gg-CGX-Yqr_.js → CardIndividual1vs1-C13lA1gg-38oFECNK.js} +2 -2
  8. package/dist/{CardIndividualAreas-D13F6fry-DeXQY78S.js → CardIndividualAreas-D13F6fry-DUCILHUr.js} +2 -2
  9. package/dist/{CardIndividualCenters-If_CjK9--D4EBnfbF.js → CardIndividualCenters-If_CjK9--EDkO3EgQ.js} +2 -2
  10. package/dist/{CardIndividualDistance-DtT14cRG-Bz3z9JSS.js → CardIndividualDistance-DtT14cRG-fzd_3f2V.js} +2 -2
  11. package/dist/{CardIndividualFouls-Bsm2M4Gv-B1Mz8wVi.js → CardIndividualFouls-Bsm2M4Gv-Bx7bJZ39.js} +2 -2
  12. package/dist/{CardIndividualGoalParticipation-DxJDrw64-PamJucP7.js → CardIndividualGoalParticipation-DxJDrw64-BgkSQfFZ.js} +2 -2
  13. package/dist/{CardIndividualGoals-tVv3jx9v-D2nWP5gZ.js → CardIndividualGoals-tVv3jx9v-CKyB3FiT.js} +2 -2
  14. package/dist/{CardIndividualGold-B3awfrVU-d8b5saB2.js → CardIndividualGold-B3awfrVU-1WoNcvkV.js} +3 -3
  15. package/dist/{CardIndividualNoGoalReceived-plZw_S4K-Cej8q0Ey.js → CardIndividualNoGoalReceived-plZw_S4K-DldHcZq8.js} +2 -2
  16. package/dist/{CardIndividualPerformance-pONmvZ---CKyOWB1n.js → CardIndividualPerformance-pONmvZ---D78J9qsy.js} +2 -2
  17. package/dist/{CardIndividualSaves-7NZaLckt-Js-NrKxy.js → CardIndividualSaves-7NZaLckt-CSigQa0w.js} +2 -2
  18. package/dist/{CardIndividualShotsOnGoal-BA2B5zK2-xaz2Ahbz.js → CardIndividualShotsOnGoal-BA2B5zK2-C5R5vJDc.js} +2 -2
  19. package/dist/{CardIndividualStatistics-BdNBubd3-DxUjzSs7.js → CardIndividualStatistics-BdNBubd3-CnMPq289.js} +2 -2
  20. package/dist/{CardPromTournament-IvcxYf42-CuP7MsUP.js → CardPromTournament-IvcxYf42-CkmdxcPL.js} +2 -2
  21. package/dist/{CardSuccessfulPasses-CvGqK_hf-B8tcoE-d.js → CardSuccessfulPasses-CvGqK_hf-B2kMbuvy.js} +2 -2
  22. package/dist/{CardTheMostProductive-Crx3j88e-B9z8z4kJ.js → CardTheMostProductive-Crx3j88e-CdVynE_1.js} +3 -3
  23. package/dist/{PlayerProfileCircle-BQwTCjvG-BtRjoyov.js → PlayerProfileCircle-BQwTCjvG-DuG2v9nS.js} +1 -1
  24. package/dist/{Shield-aiuYwUJa-y2XJPDE9.js → Shield-aiuYwUJa-TKsy_VsR.js} +1 -1
  25. package/dist/gsc-relevant-data.css +1 -1
  26. package/dist/gsc-relevant-data.js +1 -1
  27. package/dist/gsc-relevant-data.umd.cjs +5 -5
  28. package/dist/{index-AXxrRxC4.js → index-CF_HguOy.js} +734 -690
  29. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golstats/gsc-relevant-data",
3
- "version": "1.0.31",
3
+ "version": "1.0.32",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -25,7 +25,7 @@
25
25
  "@golstats/gsc-season-select": "^1.0.9",
26
26
  "@golstats/gsc-slider": "^1.0.5",
27
27
  "@golstats/gsc-switch-component": "^1.0.14",
28
- "@golstats/gsc-tournament-select": "^1.0.15",
28
+ "@golstats/gsc-tournament-select": "^1.0.17",
29
29
  "axios": "^1.7.9",
30
30
  "vue": "3.4.14"
31
31
  },