@golstats/gsc-game-data 1.0.149 → 1.0.151
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-dd742c64.js → FilterConditions-dc6b25de-1ef46379.js} +1 -1
- package/dist/{FilterConditions-dc6b25de-DOW3ApFh-85a69382.js → FilterConditions-dc6b25de-DOW3ApFh-4c0fd4e0.js} +1 -1
- package/dist/{FilterField-37ad154d-edee3315.js → FilterField-37ad154d-62cd110f.js} +1 -1
- package/dist/{FilterField-37ad154d-CGBI29FT-2eaf3d63.js → FilterField-37ad154d-CGBI29FT-5791f17d.js} +1 -1
- package/dist/{FilterSubcategories-a7b96423-Dq4ouXsj-3be3ff54.js → FilterSubcategories-a7b96423-Dq4ouXsj-e51e4373.js} +1 -1
- package/dist/{FilterSubcategories-a7b96423-1e677190.js → FilterSubcategories-a7b96423-e9ab730e.js} +1 -1
- package/dist/gsc-game-data.js +1 -1
- package/dist/gsc-game-data.umd.cjs +161 -161
- package/dist/{index-fbf4d312.js → index-400ba4e2.js} +48149 -48229
- package/dist/style.css +1 -1
- package/dist/styles.css +11 -18
- package/package.json +1 -1
package/dist/styles.css
CHANGED
|
@@ -216,7 +216,7 @@ body {
|
|
|
216
216
|
|
|
217
217
|
/* grupos*/
|
|
218
218
|
/* grupos: */
|
|
219
|
-
.
|
|
219
|
+
.templateLosMejores1 {
|
|
220
220
|
position: relative;
|
|
221
221
|
|
|
222
222
|
width: 100%;
|
|
@@ -228,7 +228,7 @@ body {
|
|
|
228
228
|
gap: var(--gap-35xl);
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
.
|
|
231
|
+
.templateLosMejores11232 {
|
|
232
232
|
position: relative;
|
|
233
233
|
width: auto;
|
|
234
234
|
align-self: unset;
|
|
@@ -241,7 +241,7 @@ body {
|
|
|
241
241
|
gap: var(--gap-35xl);
|
|
242
242
|
}
|
|
243
243
|
|
|
244
|
-
.
|
|
244
|
+
.templateLosMejores1960 {
|
|
245
245
|
position: relative;
|
|
246
246
|
width: auto;
|
|
247
247
|
overflow: hidden;
|
|
@@ -257,7 +257,7 @@ body {
|
|
|
257
257
|
gap: var(--gap-35xl);
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
.
|
|
260
|
+
.templateLosMejores1420 {
|
|
261
261
|
position: relative;
|
|
262
262
|
overflow: hidden;
|
|
263
263
|
width: auto;
|
|
@@ -269,7 +269,7 @@ body {
|
|
|
269
269
|
gap: var(--gap-35xl);
|
|
270
270
|
}
|
|
271
271
|
|
|
272
|
-
.
|
|
272
|
+
.templateLosMejores1320 {
|
|
273
273
|
position: relative;
|
|
274
274
|
width: auto;
|
|
275
275
|
align-self: unset;
|
|
@@ -281,7 +281,7 @@ body {
|
|
|
281
281
|
gap: var(--gap-35xl);
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
-
.
|
|
284
|
+
.templateLosMejores1540 {
|
|
285
285
|
position: relative;
|
|
286
286
|
width: auto;
|
|
287
287
|
align-self: unset;
|
|
@@ -294,7 +294,7 @@ body {
|
|
|
294
294
|
gap: var(--gap-35xl);
|
|
295
295
|
}
|
|
296
296
|
|
|
297
|
-
.
|
|
297
|
+
.templateLosMejores1350 {
|
|
298
298
|
position: relative;
|
|
299
299
|
width: auto;
|
|
300
300
|
overflow: hidden;
|
|
@@ -311,7 +311,6 @@ body {
|
|
|
311
311
|
align-self: stretch;
|
|
312
312
|
border-radius: var(--br-5xs);
|
|
313
313
|
background-color: #172531;
|
|
314
|
-
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
|
|
315
314
|
display: flex;
|
|
316
315
|
flex-direction: column;
|
|
317
316
|
padding: 0px 0px 50px;
|
|
@@ -325,7 +324,6 @@ body {
|
|
|
325
324
|
align-self: stretch;
|
|
326
325
|
border-radius: var(--br-5xs);
|
|
327
326
|
background-color: #172531;
|
|
328
|
-
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
|
|
329
327
|
display: flex;
|
|
330
328
|
flex-direction: column;
|
|
331
329
|
padding: 0px 0px 50px;
|
|
@@ -335,13 +333,13 @@ body {
|
|
|
335
333
|
font-size: var(--font-size-base);
|
|
336
334
|
width: auto;
|
|
337
335
|
min-height: 1100px;
|
|
336
|
+
margin-top: -170px;
|
|
338
337
|
}
|
|
339
338
|
|
|
340
339
|
.topFiltersParent960 {
|
|
341
340
|
align-self: stretch;
|
|
342
341
|
border-radius: var(--br-5xs);
|
|
343
342
|
background-color: #172531;
|
|
344
|
-
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
|
|
345
343
|
display: flex;
|
|
346
344
|
flex-direction: column;
|
|
347
345
|
padding: 0px 0px 50px;
|
|
@@ -356,7 +354,6 @@ body {
|
|
|
356
354
|
align-self: stretch;
|
|
357
355
|
border-radius: var(--br-5xs);
|
|
358
356
|
background-color: #172531;
|
|
359
|
-
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
|
|
360
357
|
display: flex;
|
|
361
358
|
flex-direction: column;
|
|
362
359
|
padding: 0px 0px 50px;
|
|
@@ -365,13 +362,12 @@ body {
|
|
|
365
362
|
gap: var(--gap-35xl);
|
|
366
363
|
font-size: var(--font-size-base);
|
|
367
364
|
width: auto;
|
|
368
|
-
margin-top:
|
|
365
|
+
margin-top: -195px;
|
|
369
366
|
}
|
|
370
367
|
.topFiltersParent420 {
|
|
371
368
|
align-self: stretch;
|
|
372
369
|
border-radius: var(--br-5xs);
|
|
373
370
|
background-color: #172531;
|
|
374
|
-
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
|
|
375
371
|
display: flex;
|
|
376
372
|
flex-direction: column;
|
|
377
373
|
padding: 0px 0px 50px;
|
|
@@ -380,7 +376,7 @@ body {
|
|
|
380
376
|
gap: var(--gap-35xl);
|
|
381
377
|
font-size: var(--font-size-base);
|
|
382
378
|
width: auto;
|
|
383
|
-
margin-top:
|
|
379
|
+
margin-top: -195px;
|
|
384
380
|
}
|
|
385
381
|
|
|
386
382
|
/* grupos */
|
|
@@ -453,6 +449,7 @@ body {
|
|
|
453
449
|
.containerTables {
|
|
454
450
|
align-self: stretch;
|
|
455
451
|
display: flex;
|
|
452
|
+
max-width: 1200px;
|
|
456
453
|
flex-direction: row;
|
|
457
454
|
flex-wrap: wrap;
|
|
458
455
|
align-items: flex-start;
|
|
@@ -838,7 +835,6 @@ body {
|
|
|
838
835
|
align-self: stretch;
|
|
839
836
|
border-radius: var(--br-5xs) var(--br-5xs) 0px 0px;
|
|
840
837
|
/* background-color: var(--color-gray-300); */
|
|
841
|
-
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
|
|
842
838
|
display: flex;
|
|
843
839
|
flex-direction: column;
|
|
844
840
|
padding: 0px var(--padding-base) var(--padding-base);
|
|
@@ -854,7 +850,6 @@ body {
|
|
|
854
850
|
align-self: stretch;
|
|
855
851
|
border-radius: var(--br-5xs) var(--br-5xs) 0px 0px;
|
|
856
852
|
/* background-color: var(--color-gray-300); */
|
|
857
|
-
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
|
|
858
853
|
display: flex;
|
|
859
854
|
flex-direction: column;
|
|
860
855
|
padding: 0px var(--padding-base) var(--padding-base);
|
|
@@ -871,7 +866,6 @@ body {
|
|
|
871
866
|
align-self: stretch;
|
|
872
867
|
border-radius: var(--br-5xs) var(--br-5xs) 0px 0px;
|
|
873
868
|
/* background-color: var(--color-gray-300); */
|
|
874
|
-
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
|
|
875
869
|
display: flex;
|
|
876
870
|
flex-direction: column;
|
|
877
871
|
padding: 0px var(--padding-base) var(--padding-base);
|
|
@@ -887,7 +881,6 @@ body {
|
|
|
887
881
|
align-self: stretch;
|
|
888
882
|
border-radius: var(--br-5xs) var(--br-5xs) 0px 0px;
|
|
889
883
|
/* background-color: var(--color-gray-300); */
|
|
890
|
-
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
|
|
891
884
|
display: flex;
|
|
892
885
|
flex-direction: column;
|
|
893
886
|
padding: 0px 6px 16px;
|