@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/{FilterConditions-dc6b25de-5921229f.js → FilterConditions-dc6b25de-32e95305.js} +1 -1
- package/dist/{FilterConditions-dc6b25de-DOW3ApFh-7d544207.js → FilterConditions-dc6b25de-DOW3ApFh-3f8d7ad5.js} +1 -1
- package/dist/{FilterField-37ad154d-9f2c79af.js → FilterField-37ad154d-7d648ab5.js} +1 -1
- package/dist/{FilterField-37ad154d-CGBI29FT-14d95801.js → FilterField-37ad154d-CGBI29FT-230ca5ed.js} +1 -1
- package/dist/{FilterSubcategories-a7b96423-dec59dbc.js → FilterSubcategories-a7b96423-9df76e9c.js} +1 -1
- package/dist/{FilterSubcategories-a7b96423-Dq4ouXsj-82434c9f.js → FilterSubcategories-a7b96423-Dq4ouXsj-103f1cce.js} +1 -1
- package/dist/gsc-game-data.js +1 -1
- package/dist/gsc-game-data.umd.cjs +145 -145
- package/dist/{index-e3b1f4b0.js → index-7066c088.js} +10167 -10169
- package/dist/style.css +1 -1
- package/dist/styles.css +4 -4
- package/package.json +1 -1
package/dist/styles.css
CHANGED
|
@@ -831,7 +831,7 @@ body {
|
|
|
831
831
|
gap: var(--gap-base);
|
|
832
832
|
}
|
|
833
833
|
|
|
834
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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); */
|