@golstats/gsc-relevant-data 1.0.26 → 1.0.28

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 (32) hide show
  1. package/README.md +2 -2
  2. package/dist/{CardBase-UGUm5LIO-Bu-WCWmh.js → CardBase-CQ_cz3DX-BjCIb_ux.js} +1 -1
  3. package/dist/{CardBaseAllIndividual-DhP1rAtE-3OsmwH3m.js → CardBaseAllIndividual-BfzkzaGP-COg-RvP5.js} +8 -8
  4. package/dist/{CardGeneral-BAXvz3FB-s6i9znzb.js → CardGeneral-BEI3l_d--F1tjBAaH.js} +2 -2
  5. package/dist/{CardGeneralIndividual-NPTnNZWV-eB61nP2F.js → CardGeneralIndividual-B4Y_5rP6-D4tq9Nm9.js} +2 -2
  6. package/dist/{CardGeneralTeams-x8ACH3cM-Dx-c_2vg.js → CardGeneralTeams-CXmyJkpJ-BHb5aRku.js} +28 -28
  7. package/dist/{CardIndividual-CLC_hCxp-M6QT2umS.js → CardIndividual-7ej3E3wn-BUmCQNaI.js} +3 -3
  8. package/dist/{CardIndividual1vs1-DlXYcpqn-C9hYWxqa.js → CardIndividual1vs1-Z2cAE1MR-58uyyGJ6.js} +2 -2
  9. package/dist/{CardIndividualAreas-DwGZNBiK-B5twxsqV.js → CardIndividualAreas-D3eFogiE-C7EgI_k3.js} +2 -2
  10. package/dist/{CardIndividualCenters-Dy9Y7EuU-CGcnKDIJ.js → CardIndividualCenters-4S8taJsU-Cb0q6vbi.js} +3 -3
  11. package/dist/{CardIndividualDistance-CZO9z3_W-DitMBi_w.js → CardIndividualDistance-DT01ahQX-Bw_vxhfj.js} +2 -2
  12. package/dist/{CardIndividualFouls-CQQKqTt0-Ctl63Cnv.js → CardIndividualFouls-BcE5EuiF-DbdEMAdU.js} +2 -2
  13. package/dist/{CardIndividualGoalParticipation-zk-n5xHy-BbM0v4R8.js → CardIndividualGoalParticipation-Bx2JTuHf-BdzJEHs-.js} +2 -2
  14. package/dist/{CardIndividualGoals-D8Q-nDDh-BCpvjxIp.js → CardIndividualGoals-BHhnubuE-wfCi-1JO.js} +6 -6
  15. package/dist/{CardIndividualGold-C2_0uQav-B3BOejd6.js → CardIndividualGold-Djd6C88i-BgEu5-JK.js} +3 -3
  16. package/dist/{CardIndividualNoGoalReceived-d4YI1ubq-DetMFo_a.js → CardIndividualNoGoalReceived-C3jS0zMR-CSfIiKMU.js} +43 -42
  17. package/dist/{CardIndividualPerformance-8cTQkdKa-CpPy72XR.js → CardIndividualPerformance-kI7QHeB1-5w2_ax8a.js} +2 -2
  18. package/dist/{CardIndividualSaves-D3klW0a0-C_6hBq8X.js → CardIndividualSaves-CslQjDqf-CzuZxqa1.js} +2 -2
  19. package/dist/{CardIndividualShotsOnGoal-CfSvMHck-BKXUSCTg.js → CardIndividualShotsOnGoal-1O1_NtGz-TfAW0R0H.js} +3 -3
  20. package/dist/{CardIndividualStatistics-dcv2daDu-271LyA8G.js → CardIndividualStatistics-Bck8k3hP-OeRTU-yu.js} +2 -2
  21. package/dist/{CardPromTournament-Bt_4pp95-C_RYLTRi.js → CardPromTournament-D5HMPX4m-CzhXy4ay.js} +2 -2
  22. package/dist/{CardSuccessfulPasses-DKUaTTnU-CVQUgEG3.js → CardSuccessfulPasses-Jba0cbKl-BY2OHd36.js} +2 -2
  23. package/dist/{CardTheMostProductive-CjEvn9nI-C8Ix4rse.js → CardTheMostProductive-DfNmPeVC-C50OMnaY.js} +3 -3
  24. package/dist/{PlayerProfileCircle-DkJ-ww6U-x-_45FA-.js → PlayerProfileCircle-BYhumEi4-Cb60lFSr.js} +1 -1
  25. package/dist/{Shield-SDusqLx5-B-AmrceB.js → Shield--rPGshU4-CHviAhUw.js} +1 -1
  26. package/dist/{TimeSvg2-Cl28aqUW-CYEg4vC4.js → TimeSvg2-BX0bDokD-BWiiXdSp.js} +1 -1
  27. package/dist/css/fonts.css +127 -127
  28. package/dist/gsc-relevant-data.css +1 -1
  29. package/dist/gsc-relevant-data.js +1 -1
  30. package/dist/gsc-relevant-data.umd.cjs +2 -2
  31. package/dist/{index-bzUYfkcp.js → index-CDIGein5.js} +269 -268
  32. package/package.json +42 -42
@@ -1,127 +1,127 @@
1
- @font-face {
2
- font-family: 'Poppins-Black';
3
- src: url('/fonts/Poppins-Black.otf') format('opentype');
4
- }
5
- @font-face {
6
- font-family: 'Poppins-BlackItalic';
7
- src: url('/fonts/Poppins-BlackItalic.otf') format('opentype');
8
- }
9
- @font-face {
10
- font-family: 'Poppins-Bold';
11
- src: url('/fonts/Poppins-Bold.otf') format('opentype');
12
- }
13
- @font-face {
14
- font-family: 'Poppins-BoldItalic';
15
- src: url('/fonts/Poppins-BoldItalic.otf') format('opentype');
16
- }
17
- @font-face {
18
- font-family: 'Poppins-ExtraBold';
19
- src: url('/fonts/Poppins-ExtraBold.otf') format('opentype');
20
- }
21
- @font-face {
22
- font-family: 'Poppins-ExtraBoldItalic';
23
- src: url('/fonts/Poppins-ExtraBoldItalic.otf') format('opentype');
24
- }
25
- @font-face {
26
- font-family: 'Poppins-ExtraLight';
27
- src: url('/fonts/Poppins-ExtraLight.otf') format('opentype');
28
- }
29
- @font-face {
30
- font-family: 'Poppins-ExtraLightItalic';
31
- src: url('/fonts/Poppins-ExtraLightItalic.otf') format('opentype');
32
- }
33
- @font-face {
34
- font-family: 'Poppins-Italic';
35
- src: url('/fonts/Poppins-Italic.otf') format('opentype');
36
- }
37
- @font-face {
38
- font-family: 'Poppins-Light';
39
- src: url('/fonts/Poppins-Light.otf') format('opentype');
40
- }
41
- @font-face {
42
- font-family: 'Poppins-LightItalic';
43
- src: url('/fonts/Poppins-LightItalic.otf') format('opentype');
44
- }
45
- @font-face {
46
- font-family: 'Poppins-MediumItalic';
47
- src: url('/fonts/Poppins-MediumItalic.otf') format('opentype');
48
- }
49
- @font-face {
50
- font-family: 'Poppins-Medium';
51
- src: url('/fonts/Poppins-Medium.otf') format('opentype');
52
- }
53
- @font-face {
54
- font-family: 'Poppins-Regular';
55
- src: url('/fonts/Poppins-Regular.otf') format('opentype');
56
- }
57
- @font-face {
58
- font-family: 'Poppins-SemiBold';
59
- src: url('/fonts/Poppins-SemiBold.otf') format('opentype');
60
- }
61
- @font-face {
62
- font-family: 'Poppins-SemiBoldItalic';
63
- src: url('/fonts/Poppins-SemiBoldItalic.otf') format('opentype');
64
- }
65
- @font-face {
66
- font-family: 'Poppins-ThinItalic';
67
- src: url('/fonts/Poppins-ThinItalic.otf') format('opentype');
68
- }
69
- @font-face {
70
- font-family: 'Poppins-Thin';
71
- src: url('/fonts/Poppins-Thin.otf') format('opentype');
72
- }
73
-
74
- @font-face {
75
- font-family: 'Montserrat-SemiBold';
76
- src: url('/fonts/Montserrat-SemiBold.otf') format('opentype');
77
- }
78
-
79
- @font-face {
80
- font-family: 'Oswald-Bold';
81
- src: url('/fonts/Oswald-Bold.ttf') format('truetype');
82
- }
83
-
84
- @font-face {
85
- font-family: 'Oswald-Regular';
86
- src: url('/fonts/Oswald-Regular.ttf') format('truetype');
87
- }
88
-
89
- @font-face {
90
- font-family: 'Oswald-SemiBold';
91
- src: url('/fonts/Oswald-SemiBold.ttf') format('truetype');
92
- }
93
-
94
- @font-face {
95
- font-family: 'Oswald-Medium';
96
- src: url('/fonts/Oswald-Medium.ttf') format('truetype');
97
- }
98
-
99
- @font-face {
100
- font-family: 'BebasNeueBold';
101
- src: url('/fonts/BebasNeue-Bold.woff2') format('woff2');
102
- /* También puedes proporcionar otros formatos de fuente como woff, ttf, etc., para una mejor compatibilidad entre navegadores */
103
- }
104
-
105
- @font-face {
106
- font-family: 'BebasNeueBook';
107
- src: url('/fonts/BebasNeue-Book.woff2') format('woff2');
108
- /* También puedes proporcionar otros formatos de fuente como woff, ttf, etc., para una mejor compatibilidad entre navegadores */
109
- }
110
-
111
- @font-face {
112
- font-family: 'BebasNeueLight';
113
- src: url('/fonts/BebasNeue-Light.woff2') format('woff2');
114
- /* También puedes proporcionar otros formatos de fuente como woff, ttf, etc., para una mejor compatibilidad entre navegadores */
115
- }
116
-
117
- @font-face {
118
- font-family: 'BebasNeueRegular';
119
- src: url('/fonts/BebasNeue-Regular.woff2') format('woff2');
120
- /* También puedes proporcionar otros formatos de fuente como woff, ttf, etc., para una mejor compatibilidad entre navegadores */
121
- }
122
-
123
- @font-face {
124
- font-family: 'BebasNeueThin';
125
- src: url('/fonts/BebasNeue-Thin.woff2') format('woff2');
126
- /* También puedes proporcionar otros formatos de fuente como woff, ttf, etc., para una mejor compatibilidad entre navegadores */
127
- }
1
+ @font-face {
2
+ font-family: 'Poppins-Black';
3
+ src: url('/fonts/Poppins-Black.otf') format('opentype');
4
+ }
5
+ @font-face {
6
+ font-family: 'Poppins-BlackItalic';
7
+ src: url('/fonts/Poppins-BlackItalic.otf') format('opentype');
8
+ }
9
+ @font-face {
10
+ font-family: 'Poppins-Bold';
11
+ src: url('/fonts/Poppins-Bold.otf') format('opentype');
12
+ }
13
+ @font-face {
14
+ font-family: 'Poppins-BoldItalic';
15
+ src: url('/fonts/Poppins-BoldItalic.otf') format('opentype');
16
+ }
17
+ @font-face {
18
+ font-family: 'Poppins-ExtraBold';
19
+ src: url('/fonts/Poppins-ExtraBold.otf') format('opentype');
20
+ }
21
+ @font-face {
22
+ font-family: 'Poppins-ExtraBoldItalic';
23
+ src: url('/fonts/Poppins-ExtraBoldItalic.otf') format('opentype');
24
+ }
25
+ @font-face {
26
+ font-family: 'Poppins-ExtraLight';
27
+ src: url('/fonts/Poppins-ExtraLight.otf') format('opentype');
28
+ }
29
+ @font-face {
30
+ font-family: 'Poppins-ExtraLightItalic';
31
+ src: url('/fonts/Poppins-ExtraLightItalic.otf') format('opentype');
32
+ }
33
+ @font-face {
34
+ font-family: 'Poppins-Italic';
35
+ src: url('/fonts/Poppins-Italic.otf') format('opentype');
36
+ }
37
+ @font-face {
38
+ font-family: 'Poppins-Light';
39
+ src: url('/fonts/Poppins-Light.otf') format('opentype');
40
+ }
41
+ @font-face {
42
+ font-family: 'Poppins-LightItalic';
43
+ src: url('/fonts/Poppins-LightItalic.otf') format('opentype');
44
+ }
45
+ @font-face {
46
+ font-family: 'Poppins-MediumItalic';
47
+ src: url('/fonts/Poppins-MediumItalic.otf') format('opentype');
48
+ }
49
+ @font-face {
50
+ font-family: 'Poppins-Medium';
51
+ src: url('/fonts/Poppins-Medium.otf') format('opentype');
52
+ }
53
+ @font-face {
54
+ font-family: 'Poppins-Regular';
55
+ src: url('/fonts/Poppins-Regular.otf') format('opentype');
56
+ }
57
+ @font-face {
58
+ font-family: 'Poppins-SemiBold';
59
+ src: url('/fonts/Poppins-SemiBold.otf') format('opentype');
60
+ }
61
+ @font-face {
62
+ font-family: 'Poppins-SemiBoldItalic';
63
+ src: url('/fonts/Poppins-SemiBoldItalic.otf') format('opentype');
64
+ }
65
+ @font-face {
66
+ font-family: 'Poppins-ThinItalic';
67
+ src: url('/fonts/Poppins-ThinItalic.otf') format('opentype');
68
+ }
69
+ @font-face {
70
+ font-family: 'Poppins-Thin';
71
+ src: url('/fonts/Poppins-Thin.otf') format('opentype');
72
+ }
73
+
74
+ @font-face {
75
+ font-family: 'Montserrat-SemiBold';
76
+ src: url('/fonts/Montserrat-SemiBold.otf') format('opentype');
77
+ }
78
+
79
+ @font-face {
80
+ font-family: 'Oswald-Bold';
81
+ src: url('/fonts/Oswald-Bold.ttf') format('truetype');
82
+ }
83
+
84
+ @font-face {
85
+ font-family: 'Oswald-Regular';
86
+ src: url('/fonts/Oswald-Regular.ttf') format('truetype');
87
+ }
88
+
89
+ @font-face {
90
+ font-family: 'Oswald-SemiBold';
91
+ src: url('/fonts/Oswald-SemiBold.ttf') format('truetype');
92
+ }
93
+
94
+ @font-face {
95
+ font-family: 'Oswald-Medium';
96
+ src: url('/fonts/Oswald-Medium.ttf') format('truetype');
97
+ }
98
+
99
+ @font-face {
100
+ font-family: 'BebasNeueBold';
101
+ src: url('/fonts/BebasNeue-Bold.woff2') format('woff2');
102
+ /* También puedes proporcionar otros formatos de fuente como woff, ttf, etc., para una mejor compatibilidad entre navegadores */
103
+ }
104
+
105
+ @font-face {
106
+ font-family: 'BebasNeueBook';
107
+ src: url('/fonts/BebasNeue-Book.woff2') format('woff2');
108
+ /* También puedes proporcionar otros formatos de fuente como woff, ttf, etc., para una mejor compatibilidad entre navegadores */
109
+ }
110
+
111
+ @font-face {
112
+ font-family: 'BebasNeueLight';
113
+ src: url('/fonts/BebasNeue-Light.woff2') format('woff2');
114
+ /* También puedes proporcionar otros formatos de fuente como woff, ttf, etc., para una mejor compatibilidad entre navegadores */
115
+ }
116
+
117
+ @font-face {
118
+ font-family: 'BebasNeueRegular';
119
+ src: url('/fonts/BebasNeue-Regular.woff2') format('woff2');
120
+ /* También puedes proporcionar otros formatos de fuente como woff, ttf, etc., para una mejor compatibilidad entre navegadores */
121
+ }
122
+
123
+ @font-face {
124
+ font-family: 'BebasNeueThin';
125
+ src: url('/fonts/BebasNeue-Thin.woff2') format('woff2');
126
+ /* También puedes proporcionar otros formatos de fuente como woff, ttf, etc., para una mejor compatibilidad entre navegadores */
127
+ }