@golstats/gsc-relevant-data 1.1.3 → 1.1.4

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-LHalf2V1-DH_4cIUy.js → CardBase-LHalf2V1-BkjBJOoZ.js} +1 -1
  2. package/dist/{CardBaseAllIndividual-CWBagEwG-uRQJM1eE.js → CardBaseAllIndividual-CWBagEwG-WYeZjIka.js} +1 -1
  3. package/dist/{CardGeneral-eo3knIIA-DiSDBUxd.js → CardGeneral-eo3knIIA-DUPE1Dfb.js} +2 -2
  4. package/dist/{CardGeneralIndividual-CAzGqXtP-CKucAqIc.js → CardGeneralIndividual-CAzGqXtP-BdBJFQ09.js} +2 -2
  5. package/dist/{CardGeneralTeams-uDvy9Z7o-4o1o3rmK.js → CardGeneralTeams-uDvy9Z7o-CfDpI2Jy.js} +1 -1
  6. package/dist/{CardIndividual-BKTMzciS-CVYDhxcW.js → CardIndividual-BKTMzciS-bAkDqbEx.js} +3 -3
  7. package/dist/{CardIndividual1vs1-DnPVKDmp-DnamlHEl.js → CardIndividual1vs1-DnPVKDmp-D8zIkP0F.js} +2 -2
  8. package/dist/{CardIndividualAreas-D5l7k_ww-DUXH6N-P.js → CardIndividualAreas-D5l7k_ww-ZI9FlDw7.js} +2 -2
  9. package/dist/{CardIndividualCenters-BqtSPfOh-CHUdOS1l.js → CardIndividualCenters-BqtSPfOh-gVhYSRFZ.js} +2 -2
  10. package/dist/{CardIndividualDistance-DjbQVGp0-BG1JjZiV.js → CardIndividualDistance-DjbQVGp0-BTHxRu7C.js} +2 -2
  11. package/dist/{CardIndividualFouls-C-mzTK7G-Cog70HZW.js → CardIndividualFouls-C-mzTK7G-CMnZRtUN.js} +2 -2
  12. package/dist/{CardIndividualGoalParticipation-DvGAjbsL-GeLVQIHO.js → CardIndividualGoalParticipation-DvGAjbsL-C6qgax00.js} +2 -2
  13. package/dist/{CardIndividualGoals-CMC_PTbH-BamdFgox.js → CardIndividualGoals-CMC_PTbH-D3rE6MxM.js} +2 -2
  14. package/dist/{CardIndividualGold-D_-tb2Tk-DHL-TpvC.js → CardIndividualGold-D_-tb2Tk-D9w5Yg_j.js} +3 -3
  15. package/dist/{CardIndividualNoGoalReceived-DQSO9Yd2-D3O-ZUsH.js → CardIndividualNoGoalReceived-DQSO9Yd2-DuHshlTl.js} +2 -2
  16. package/dist/{CardIndividualPerformance-zyTJ5UCy-DF-f26EN.js → CardIndividualPerformance-zyTJ5UCy-spLlL8Pd.js} +2 -2
  17. package/dist/{CardIndividualSaves-BecZ6U_G-nCSJXu1D.js → CardIndividualSaves-BecZ6U_G-Bwby7fUk.js} +2 -2
  18. package/dist/{CardIndividualShotsOnGoal-C7aZbXYB-CIQP7Eui.js → CardIndividualShotsOnGoal-C7aZbXYB-DQJKzLam.js} +2 -2
  19. package/dist/{CardIndividualStatistics-C20JRZ7J-Ft1l0Wp0.js → CardIndividualStatistics-C20JRZ7J-BvOMIun9.js} +2 -2
  20. package/dist/{CardPromTournament-BuPsC06q-BiAAvgkF.js → CardPromTournament-BuPsC06q-Dp1iTQ06.js} +2 -2
  21. package/dist/{CardSuccessfulPasses-BlTLO_xO-CqjTwJQB.js → CardSuccessfulPasses-BlTLO_xO-CYzXmOio.js} +2 -2
  22. package/dist/{CardTheMostProductive-CSBkS-Z_-DFac0hnk.js → CardTheMostProductive-CSBkS-Z_-DtpW0WrL.js} +3 -3
  23. package/dist/{PlayerProfileCircle-DPjdqyyS-vdPCwx6y.js → PlayerProfileCircle-DPjdqyyS-CLRVPbbe.js} +1 -1
  24. package/dist/{Shield-CfA9mcrj-w0qszHpb.js → Shield-CfA9mcrj-CjVso2r4.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-DpIUU483.js → index-Dxh1q8_z.js} +1122 -1072
  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.1.3",
3
+ "version": "1.1.4",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -26,7 +26,7 @@
26
26
  "@golstats/gsc-season-select": "^1.0.10",
27
27
  "@golstats/gsc-slider": "^1.0.5",
28
28
  "@golstats/gsc-switch-component": "^1.0.14",
29
- "@golstats/gsc-tournament-select": "^1.0.23",
29
+ "@golstats/gsc-tournament-select": "^1.0.24",
30
30
  "axios": "^1.7.9",
31
31
  "vue": "3.4.14"
32
32
  },