@golstats/gsc-landing 1.0.208 → 1.0.209

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-D2PPB-i0-hRi--lTo.js → CardBase-FI6JXGHQ-CSLl0821.js} +3 -3
  2. package/dist/{CardBaseAllIndividual-BtD15BfP-Bik6kK1e.js → CardBaseAllIndividual-DmeCG9Bu-DwRG7Ax8.js} +1 -1
  3. package/dist/{CardGeneral-Db7PtjpY-B70Lb8Od.js → CardGeneral-CA0zyzc5-Cl98CzMt.js} +15 -15
  4. package/dist/{CardGeneralIndividual-B7hJ1cJT-C8Kc1EIy.js → CardGeneralIndividual-CGvW_cNJ-Tno6SY8y.js} +8 -8
  5. package/dist/{CardGeneralTeams-D8ZC2bRY-jd4LJJiN.js → CardGeneralTeams-B2Mt_1ck-JsLZr1hh.js} +163 -165
  6. package/dist/{CardIndividual-CFpXabtZ-BrAvNNR0.js → CardIndividual-CVuyIMNJ-DO1rrgzw.js} +18 -18
  7. package/dist/{CardIndividual1vs1-dGQ0VDLL-CSvv3m9R.js → CardIndividual1vs1-CHGIwVW_-CBa-NbSo.js} +17 -17
  8. package/dist/{CardIndividualAreas-E2RY6NuF-DmsAYPdn.js → CardIndividualAreas-CTSkG6vH-BTOQyv93.js} +3 -3
  9. package/dist/{CardIndividualCenters-DYNn1gUK-YVw2o6DH.js → CardIndividualCenters-CtOymA-1-BKIEVLZ9.js} +3 -3
  10. package/dist/{CardIndividualDistance-DcENou2v-S0rznHyt.js → CardIndividualDistance-BEunwEvl-M_LO6fjP.js} +3 -3
  11. package/dist/{CardIndividualFouls-b7Ae3kJx-DLVXGqFc.js → CardIndividualFouls-BZmy1C5v-Si1BeVwx.js} +3 -3
  12. package/dist/{CardIndividualGoalParticipation-QhK-SHO0-D4-phMnN.js → CardIndividualGoalParticipation-BfQRXmuo-BnlCCtkS.js} +4 -4
  13. package/dist/{CardIndividualGoals-CtdA3WIi-CuFhf_oJ.js → CardIndividualGoals-DG9vgQml-Bjg3L-T2.js} +4 -4
  14. package/dist/{CardIndividualGold-BPrJOY01-B_Gj8ZOv.js → CardIndividualGold-Rwil02C5-BdApgntc.js} +4 -4
  15. package/dist/{CardIndividualNoGoalReceived-lIZnPxlW-xOgQ4fOc.js → CardIndividualNoGoalReceived-DKrbZDyK-CvvdoM8H.js} +4 -4
  16. package/dist/{CardIndividualPerformance-BAa6VBL4-CSV_K3sZ.js → CardIndividualPerformance-BxmlC3DF-CmQek0Uw.js} +4 -4
  17. package/dist/{CardIndividualSaves-Co35mxDZ-DhPlmQCb.js → CardIndividualSaves-CpNX7tF6-DPPM4DvD.js} +16 -16
  18. package/dist/{CardIndividualShotsOnGoal-BqrJWNg2-C32OIuPE.js → CardIndividualShotsOnGoal-Bz2egr4P-DXB21E2M.js} +3 -3
  19. package/dist/{CardIndividualStatistics-BzQ49WmS-DS4f902s.js → CardIndividualStatistics-SG4MGex_-Cv2AWVmV.js} +3 -3
  20. package/dist/{CardPromTournament-DF3Lx49G-Bg1RoaaP.js → CardPromTournament-Crs0KmXt-Chj59_Rp.js} +5 -5
  21. package/dist/{CardSuccessfulPasses-BTfsfPZY-Dna2NGm9.js → CardSuccessfulPasses-BCOa64Fb-DVz8NrgO.js} +5 -5
  22. package/dist/{CardTheMostProductive-gjJTU5gM-DPGtoRcC.js → CardTheMostProductive-BewV6KUX-tuDW_j_U.js} +4 -4
  23. package/dist/{CircleWithDotsBig-3oDL9dtc-BHOoE0Ul.js → CircleWithDotsBig-BXHW1pPv-Dep1-0Z1.js} +1 -1
  24. package/dist/{Shield-CylUzPz2-DWRCw6P1.js → Shield-DrqywZtU-BtIRaALe.js} +1 -1
  25. package/dist/gsc-landing.js +1 -1
  26. package/dist/gsc-landing.umd.cjs +10 -10
  27. package/dist/{index-DpiVF_hc.js → index-C4Xnp3R7.js} +30 -30
  28. package/dist/style.css +1 -1
  29. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golstats/gsc-landing",
3
- "version": "1.0.208",
3
+ "version": "1.0.209",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -28,7 +28,7 @@
28
28
  "@golstats/gsc-general-table": "^1.0.52",
29
29
  "@golstats/gsc-mosaic-the-best": "^1.0.14",
30
30
  "@golstats/gsc-player-team-game": "^1.1.71",
31
- "@golstats/gsc-relevant-data-by-game": "^1.0.3",
31
+ "@golstats/gsc-relevant-data-by-game": "^1.0.4",
32
32
  "@golstats/gsc-season-select": "^1.0.9",
33
33
  "@golstats/gsc-slider": "^1.0.5",
34
34
  "@golstats/gsc-switch-component": "^1.0.14",