@golstats/gsc-game-data 1.0.158 → 1.0.159

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.
package/dist/styles.css CHANGED
@@ -831,7 +831,7 @@ body {
831
831
  gap: var(--gap-base);
832
832
  }
833
833
 
834
- .topFilters {
834
+ .topFilters9 {
835
835
  align-self: stretch;
836
836
  border-radius: var(--br-5xs) var(--br-5xs) 0px 0px;
837
837
  /* background-color: var(--color-gray-300); */
@@ -846,7 +846,7 @@ body {
846
846
  font-family: var(--font-poppins);
847
847
  }
848
848
 
849
- .topFilters1232 {
849
+ .topFilters91232 {
850
850
  align-self: stretch;
851
851
  border-radius: var(--br-5xs) var(--br-5xs) 0px 0px;
852
852
  /* background-color: var(--color-gray-300); */
@@ -862,7 +862,7 @@ body {
862
862
  width: auto;
863
863
  }
864
864
 
865
- .topFilters420 {
865
+ .topFilters9420 {
866
866
  align-self: stretch;
867
867
  border-radius: var(--br-5xs) var(--br-5xs) 0px 0px;
868
868
  /* background-color: var(--color-gray-300); */
@@ -877,7 +877,7 @@ body {
877
877
  font-family: var(--font-poppins);
878
878
  }
879
879
 
880
- .topFilters460 {
880
+ .topFilters9460 {
881
881
  align-self: stretch;
882
882
  border-radius: var(--br-5xs) var(--br-5xs) 0px 0px;
883
883
  /* background-color: var(--color-gray-300); */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golstats/gsc-game-data",
3
- "version": "1.0.158",
3
+ "version": "1.0.159",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"