@grantbii/design-system 1.0.52 → 1.0.54

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 (63) hide show
  1. package/core/atoms/BrandLogo.js +2 -2
  2. package/core/foundations/icons.js +2 -1
  3. package/core/global/GlobalStyle.d.ts +1 -1
  4. package/core/global/GlobalStyle.js +1 -1
  5. package/core/organisms/GrantMatch.d.ts +9 -12
  6. package/core/organisms/GrantMatch.js +25 -50
  7. package/package.json +15 -15
  8. package/stories/organisms/GrantMatch.stories.d.ts +6 -2
  9. package/stories/organisms/GrantMatch.stories.js +8 -5
  10. package/tsconfig.tsbuildinfo +1 -1
  11. package/public/fonts/satoshi/README.md +0 -51
  12. package/public/fonts/satoshi/css/satoshi.css +0 -179
  13. package/public/fonts/satoshi/fonts/Satoshi-Black.eot +0 -0
  14. package/public/fonts/satoshi/fonts/Satoshi-Black.ttf +0 -0
  15. package/public/fonts/satoshi/fonts/Satoshi-Black.woff +0 -0
  16. package/public/fonts/satoshi/fonts/Satoshi-Black.woff2 +0 -0
  17. package/public/fonts/satoshi/fonts/Satoshi-BlackItalic.eot +0 -0
  18. package/public/fonts/satoshi/fonts/Satoshi-BlackItalic.ttf +0 -0
  19. package/public/fonts/satoshi/fonts/Satoshi-BlackItalic.woff +0 -0
  20. package/public/fonts/satoshi/fonts/Satoshi-BlackItalic.woff2 +0 -0
  21. package/public/fonts/satoshi/fonts/Satoshi-Bold.eot +0 -0
  22. package/public/fonts/satoshi/fonts/Satoshi-Bold.ttf +0 -0
  23. package/public/fonts/satoshi/fonts/Satoshi-Bold.woff +0 -0
  24. package/public/fonts/satoshi/fonts/Satoshi-Bold.woff2 +0 -0
  25. package/public/fonts/satoshi/fonts/Satoshi-BoldItalic.eot +0 -0
  26. package/public/fonts/satoshi/fonts/Satoshi-BoldItalic.ttf +0 -0
  27. package/public/fonts/satoshi/fonts/Satoshi-BoldItalic.woff +0 -0
  28. package/public/fonts/satoshi/fonts/Satoshi-BoldItalic.woff2 +0 -0
  29. package/public/fonts/satoshi/fonts/Satoshi-Italic.eot +0 -0
  30. package/public/fonts/satoshi/fonts/Satoshi-Italic.ttf +0 -0
  31. package/public/fonts/satoshi/fonts/Satoshi-Italic.woff +0 -0
  32. package/public/fonts/satoshi/fonts/Satoshi-Italic.woff2 +0 -0
  33. package/public/fonts/satoshi/fonts/Satoshi-Light.eot +0 -0
  34. package/public/fonts/satoshi/fonts/Satoshi-Light.ttf +0 -0
  35. package/public/fonts/satoshi/fonts/Satoshi-Light.woff +0 -0
  36. package/public/fonts/satoshi/fonts/Satoshi-Light.woff2 +0 -0
  37. package/public/fonts/satoshi/fonts/Satoshi-LightItalic.eot +0 -0
  38. package/public/fonts/satoshi/fonts/Satoshi-LightItalic.ttf +0 -0
  39. package/public/fonts/satoshi/fonts/Satoshi-LightItalic.woff +0 -0
  40. package/public/fonts/satoshi/fonts/Satoshi-LightItalic.woff2 +0 -0
  41. package/public/fonts/satoshi/fonts/Satoshi-Medium.eot +0 -0
  42. package/public/fonts/satoshi/fonts/Satoshi-Medium.ttf +0 -0
  43. package/public/fonts/satoshi/fonts/Satoshi-Medium.woff +0 -0
  44. package/public/fonts/satoshi/fonts/Satoshi-Medium.woff2 +0 -0
  45. package/public/fonts/satoshi/fonts/Satoshi-MediumItalic.eot +0 -0
  46. package/public/fonts/satoshi/fonts/Satoshi-MediumItalic.ttf +0 -0
  47. package/public/fonts/satoshi/fonts/Satoshi-MediumItalic.woff +0 -0
  48. package/public/fonts/satoshi/fonts/Satoshi-MediumItalic.woff2 +0 -0
  49. package/public/fonts/satoshi/fonts/Satoshi-Regular.eot +0 -0
  50. package/public/fonts/satoshi/fonts/Satoshi-Regular.ttf +0 -0
  51. package/public/fonts/satoshi/fonts/Satoshi-Regular.woff +0 -0
  52. package/public/fonts/satoshi/fonts/Satoshi-Regular.woff2 +0 -0
  53. package/public/fonts/satoshi/fonts/Satoshi-Variable.eot +0 -0
  54. package/public/fonts/satoshi/fonts/Satoshi-Variable.ttf +0 -0
  55. package/public/fonts/satoshi/fonts/Satoshi-Variable.woff +0 -0
  56. package/public/fonts/satoshi/fonts/Satoshi-Variable.woff2 +0 -0
  57. package/public/fonts/satoshi/fonts/Satoshi-VariableItalic.eot +0 -0
  58. package/public/fonts/satoshi/fonts/Satoshi-VariableItalic.ttf +0 -0
  59. package/public/fonts/satoshi/fonts/Satoshi-VariableItalic.woff +0 -0
  60. package/public/fonts/satoshi/fonts/Satoshi-VariableItalic.woff2 +0 -0
  61. package/public/icons/grant_match.webp +0 -0
  62. package/public/logos/brand_logo-dark.webp +0 -0
  63. package/public/logos/brand_logo-light.webp +0 -0
@@ -1,51 +0,0 @@
1
- # Installing Webfonts
2
-
3
- Follow these simple Steps.
4
-
5
- ## 1.
6
-
7
- Put `satoshi/` Folder into a Folder called `fonts/`.
8
-
9
- ## 2.
10
-
11
- Put `satoshi.css` into your `css/` Folder.
12
-
13
- ## 3. (Optional)
14
-
15
- You may adapt the `url('path')` in `satoshi.css` depends on your Website Filesystem.
16
-
17
- ## 4.
18
-
19
- Import `satoshi.css` at the top of you main Stylesheet.
20
-
21
- ```
22
- @import url('satoshi.css');
23
- ```
24
-
25
- ## 5.
26
-
27
- You are now ready to use the following Rules in your CSS to specify each Font Style:
28
-
29
- ```
30
- font-family: Satoshi-Light;
31
- font-family: Satoshi-LightItalic;
32
- font-family: Satoshi-Regular;
33
- font-family: Satoshi-Italic;
34
- font-family: Satoshi-Medium;
35
- font-family: Satoshi-MediumItalic;
36
- font-family: Satoshi-Bold;
37
- font-family: Satoshi-BoldItalic;
38
- font-family: Satoshi-Black;
39
- font-family: Satoshi-BlackItalic;
40
- font-family: Satoshi-Variable;
41
- font-family: Satoshi-VariableItalic;
42
-
43
- ```
44
-
45
- ## 6. (Optional)
46
-
47
- Use `font-variation-settings` rule to controll axes of variable fonts:
48
- wght 900.0
49
-
50
- Available axes:
51
- 'wght' (range from 300.0 to 900.0
@@ -1,179 +0,0 @@
1
- /**
2
- * @license
3
- *
4
- * Font Family: Satoshi
5
- * Designed by: Deni Anggara
6
- * URL: https://www.fontshare.com/fonts/satoshi
7
- * © 2025 Indian Type Foundry
8
- *
9
- * Satoshi Light
10
- * Satoshi LightItalic
11
- * Satoshi Regular
12
- * Satoshi Italic
13
- * Satoshi Medium
14
- * Satoshi MediumItalic
15
- * Satoshi Bold
16
- * Satoshi BoldItalic
17
- * Satoshi Black
18
- * Satoshi BlackItalic
19
- * Satoshi Variable (Variable font)
20
- * Satoshi VariableItalic (Variable font)
21
- *
22
- * Satoshi -> Satoshi Variable (Variable font)
23
- *
24
- */
25
- @font-face {
26
- font-family: "Satoshi-Light";
27
- src:
28
- url("../fonts/Satoshi-Light.woff2") format("woff2"),
29
- url("../fonts/Satoshi-Light.woff") format("woff"),
30
- url("../fonts/Satoshi-Light.ttf") format("truetype");
31
- font-weight: 300;
32
- font-display: swap;
33
- font-style: normal;
34
- }
35
- @font-face {
36
- font-family: "Satoshi-LightItalic";
37
- src:
38
- url("../fonts/Satoshi-LightItalic.woff2") format("woff2"),
39
- url("../fonts/Satoshi-LightItalic.woff") format("woff"),
40
- url("../fonts/Satoshi-LightItalic.ttf") format("truetype");
41
- font-weight: 300;
42
- font-display: swap;
43
- font-style: italic;
44
- }
45
- @font-face {
46
- font-family: "Satoshi-Regular";
47
- src:
48
- url("../fonts/Satoshi-Regular.woff2") format("woff2"),
49
- url("../fonts/Satoshi-Regular.woff") format("woff"),
50
- url("../fonts/Satoshi-Regular.ttf") format("truetype");
51
- font-weight: 400;
52
- font-display: swap;
53
- font-style: normal;
54
- }
55
- @font-face {
56
- font-family: "Satoshi-Italic";
57
- src:
58
- url("../fonts/Satoshi-Italic.woff2") format("woff2"),
59
- url("../fonts/Satoshi-Italic.woff") format("woff"),
60
- url("../fonts/Satoshi-Italic.ttf") format("truetype");
61
- font-weight: 400;
62
- font-display: swap;
63
- font-style: italic;
64
- }
65
- @font-face {
66
- font-family: "Satoshi-Medium";
67
- src:
68
- url("../fonts/Satoshi-Medium.woff2") format("woff2"),
69
- url("../fonts/Satoshi-Medium.woff") format("woff"),
70
- url("../fonts/Satoshi-Medium.ttf") format("truetype");
71
- font-weight: 500;
72
- font-display: swap;
73
- font-style: normal;
74
- }
75
- @font-face {
76
- font-family: "Satoshi-MediumItalic";
77
- src:
78
- url("../fonts/Satoshi-MediumItalic.woff2") format("woff2"),
79
- url("../fonts/Satoshi-MediumItalic.woff") format("woff"),
80
- url("../fonts/Satoshi-MediumItalic.ttf") format("truetype");
81
- font-weight: 500;
82
- font-display: swap;
83
- font-style: italic;
84
- }
85
- @font-face {
86
- font-family: "Satoshi-Bold";
87
- src:
88
- url("../fonts/Satoshi-Bold.woff2") format("woff2"),
89
- url("../fonts/Satoshi-Bold.woff") format("woff"),
90
- url("../fonts/Satoshi-Bold.ttf") format("truetype");
91
- font-weight: 700;
92
- font-display: swap;
93
- font-style: normal;
94
- }
95
- @font-face {
96
- font-family: "Satoshi-BoldItalic";
97
- src:
98
- url("../fonts/Satoshi-BoldItalic.woff2") format("woff2"),
99
- url("../fonts/Satoshi-BoldItalic.woff") format("woff"),
100
- url("../fonts/Satoshi-BoldItalic.ttf") format("truetype");
101
- font-weight: 700;
102
- font-display: swap;
103
- font-style: italic;
104
- }
105
- @font-face {
106
- font-family: "Satoshi-Black";
107
- src:
108
- url("../fonts/Satoshi-Black.woff2") format("woff2"),
109
- url("../fonts/Satoshi-Black.woff") format("woff"),
110
- url("../fonts/Satoshi-Black.ttf") format("truetype");
111
- font-weight: 900;
112
- font-display: swap;
113
- font-style: normal;
114
- }
115
- @font-face {
116
- font-family: "Satoshi-BlackItalic";
117
- src:
118
- url("../fonts/Satoshi-BlackItalic.woff2") format("woff2"),
119
- url("../fonts/Satoshi-BlackItalic.woff") format("woff"),
120
- url("../fonts/Satoshi-BlackItalic.ttf") format("truetype");
121
- font-weight: 900;
122
- font-display: swap;
123
- font-style: italic;
124
- }
125
- /**
126
- * This is a variable font
127
- * You can control variable axes as shown below:
128
- * font-variation-settings: wght 900.0;
129
- *
130
- * available axes:
131
- 'wght' (range from 300.0 to 900.0
132
- */
133
- @font-face {
134
- font-family: "Satoshi-Variable";
135
- src:
136
- url("../fonts/Satoshi-Variable.woff2") format("woff2"),
137
- url("../fonts/Satoshi-Variable.woff") format("woff"),
138
- url("../fonts/Satoshi-Variable.ttf") format("truetype");
139
- font-weight: 300 900;
140
- font-display: swap;
141
- font-style: normal;
142
- }
143
- /**
144
- * This is a variable font
145
- * You can control variable axes as shown below:
146
- * font-variation-settings: wght 900.0;
147
- *
148
- * available axes:
149
- 'wght' (range from 300.0 to 900.0
150
- */
151
- @font-face {
152
- font-family: "Satoshi-VariableItalic";
153
- src:
154
- url("../fonts/Satoshi-VariableItalic.woff2") format("woff2"),
155
- url("../fonts/Satoshi-VariableItalic.woff") format("woff"),
156
- url("../fonts/Satoshi-VariableItalic.ttf") format("truetype");
157
- font-weight: 300 900;
158
- font-display: swap;
159
- font-style: italic;
160
- }
161
-
162
- /**
163
- * This is a variable font
164
- * You can control variable axes as shown below:
165
- * font-variation-settings: wght 900.0;
166
- *
167
- * available axes:
168
- 'wght' (range from 300.0 to 900.0
169
- */
170
- @font-face {
171
- font-family: "Satoshi"; /* same as Satoshi-Variable */
172
- src:
173
- url("../fonts/Satoshi-Variable.woff2") format("woff2"),
174
- url("../fonts/Satoshi-Variable.woff") format("woff"),
175
- url("../fonts/Satoshi-Variable.ttf") format("truetype");
176
- font-weight: 300 900;
177
- font-display: swap;
178
- font-style: normal;
179
- }
Binary file
Binary file
Binary file