@golstats/gsc-relevant-data 1.0.40 → 1.0.42

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-BNBUZGU7-CcP_yjEA.js → CardBase-BNBUZGU7-C-lQwOt4.js} +1 -1
  2. package/dist/{CardBaseAllIndividual-D5JoiQqR-Dz5SMxHZ.js → CardBaseAllIndividual-D5JoiQqR-CQ7qJLEj.js} +1 -1
  3. package/dist/{CardGeneral-DTteAML4-Cn89TtM6.js → CardGeneral-DTteAML4-93RKzxCe.js} +2 -2
  4. package/dist/{CardGeneralIndividual-D-FKsjFO-BYZS-KAF.js → CardGeneralIndividual-D-FKsjFO-CmovAwSw.js} +2 -2
  5. package/dist/{CardGeneralTeams-C0Z5qzcM-CkM6Gyur.js → CardGeneralTeams-C0Z5qzcM-ClTiB51c.js} +1 -1
  6. package/dist/{CardIndividual-BhPQqGlc-6nPgJWkK.js → CardIndividual-BhPQqGlc-mIIaRZoX.js} +3 -3
  7. package/dist/{CardIndividual1vs1-QeAXN4f--hWTwdJSI.js → CardIndividual1vs1-QeAXN4f--C6iZdhqE.js} +2 -2
  8. package/dist/{CardIndividualAreas-CHLqS1mw-B7kHs29h.js → CardIndividualAreas-CHLqS1mw-6rKAfxIu.js} +2 -2
  9. package/dist/{CardIndividualCenters-hEROPxzH-CWwgarqS.js → CardIndividualCenters-hEROPxzH-CNKV_CJl.js} +2 -2
  10. package/dist/{CardIndividualDistance-BQ8zwHOn-_bBhgJkY.js → CardIndividualDistance-BQ8zwHOn-Dmsu4iNB.js} +2 -2
  11. package/dist/{CardIndividualFouls-ChdbYcE_-Dyd8G6M2.js → CardIndividualFouls-ChdbYcE_-it2aMzJr.js} +2 -2
  12. package/dist/{CardIndividualGoalParticipation-B9xqQ51i-V5GirtPH.js → CardIndividualGoalParticipation-B9xqQ51i-BdeZougA.js} +2 -2
  13. package/dist/{CardIndividualGoals-BtqVuDiw-B9Ug8gIq.js → CardIndividualGoals-BtqVuDiw-C-MNIBHR.js} +2 -2
  14. package/dist/{CardIndividualGold-BLT3Mk27-GRG9WTn3.js → CardIndividualGold-BLT3Mk27-BAntzJ1z.js} +3 -3
  15. package/dist/{CardIndividualNoGoalReceived-DJoQF9wO-fH6vBsh_.js → CardIndividualNoGoalReceived-DJoQF9wO-CJRQ5JGl.js} +2 -2
  16. package/dist/{CardIndividualPerformance-lhPwEGlm-pJ7RRjFF.js → CardIndividualPerformance-lhPwEGlm-BcyFM5xV.js} +2 -2
  17. package/dist/{CardIndividualSaves-CVjR2-WK-CsQQ25uU.js → CardIndividualSaves-CVjR2-WK-g3WeTPlW.js} +2 -2
  18. package/dist/{CardIndividualShotsOnGoal-BHHi894T-YtkdpYCS.js → CardIndividualShotsOnGoal-BHHi894T-BkjRMjWe.js} +2 -2
  19. package/dist/{CardIndividualStatistics-C-kaGAYd-nHrXttpo.js → CardIndividualStatistics-C-kaGAYd-DRVUe-ur.js} +2 -2
  20. package/dist/{CardPromTournament-BFRTPeVe-Don8Lh5W.js → CardPromTournament-BFRTPeVe-Bw1z8Y0X.js} +2 -2
  21. package/dist/{CardSuccessfulPasses-C_L5d6hy-8P8RWFja.js → CardSuccessfulPasses-C_L5d6hy-IXasaHtL.js} +2 -2
  22. package/dist/{CardTheMostProductive-BBt8B_sf-BOkCsl5F.js → CardTheMostProductive-BBt8B_sf-DkuRPR-c.js} +3 -3
  23. package/dist/{PlayerProfileCircle-CJTiOj5E-CCr29M1E.js → PlayerProfileCircle-CJTiOj5E-c0pQdtnz.js} +1 -1
  24. package/dist/{Shield-If5I91AC-CPznuJa3.js → Shield-If5I91AC-B4ZPbbjg.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 +3 -3
  28. package/dist/{index-DNTO5g6p.js → index-Bqma4UkM.js} +944 -925
  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.40",
3
+ "version": "1.0.42",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -25,7 +25,7 @@
25
25
  "@golstats/gsc-season-select": "^1.0.10",
26
26
  "@golstats/gsc-slider": "^1.0.5",
27
27
  "@golstats/gsc-switch-component": "^1.0.14",
28
- "@golstats/gsc-tournament-select": "^1.0.21",
28
+ "@golstats/gsc-tournament-select": "^1.0.23",
29
29
  "axios": "^1.7.9",
30
30
  "vue": "3.4.14"
31
31
  },