forked from lukasoppermann/design-token-transformer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.js
206 lines (205 loc) · 12 KB
/
index.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
/**
* Do not edit directly
* Generated on Thu, 13 Jan 2022 11:25:21 GMT
*/
export const ColorBlack = "#000000";
export const ColorWhite = "#ffffff";
export const ColorGray50 = "#f9fafb";
export const ColorGray100 = "#f9fafb";
export const ColorGray200 = "#e5e7eb";
export const ColorGray300 = "#d1d5db";
export const ColorGray400 = "#9ca3af";
export const ColorGray500 = "#6b7280";
export const ColorGray600 = "#4b5563";
export const ColorGray700 = "#374151";
export const ColorGray8000 = "#1f2937";
export const ColorGray8001 = "#000000";
export const ColorGray900 = "#111827";
export const ColorRed50 = "#fef2f2";
export const ColorRed100 = "#fee2e2";
export const ColorRed200 = "#fecaca";
export const ColorRed300 = "#fca5a5";
export const ColorRed400 = "#f87171";
export const ColorRed500 = "#ef4444";
export const ColorRed600 = "#dc2626";
export const ColorRed700 = "#b91c1c";
export const ColorRed800 = "#991b1b";
export const ColorYellow50 = "#fefce8";
export const ColorYellow100 = "#fef9c3";
export const ColorYellow200 = "#fef08a";
export const ColorYellow300 = "#fde047";
export const ColorYellow400 = "#facc15";
export const ColorYellow500 = "#eab308";
export const ColorYellow600 = "#ca8a04";
export const ColorYellow700 = "#a16207";
export const ColorYellow800 = "#854d0e";
export const ColorYellow900 = "#713f12";
export const ColorGreen50 = "#f0fdf4";
export const ColorGreen100 = "#dcfce7";
export const ColorGreen200 = "#bbf7d0";
export const ColorGreen300 = "#86efac";
export const ColorGreen400 = "#4ade80";
export const ColorGreen500 = "#22c55e";
export const ColorGreen600 = "#16a34a";
export const ColorGreen700 = "#15803d";
export const ColorGreen800 = "#166534";
export const ColorGreen900 = "#14532d";
export const ColorBlue50 = "#eff6ff";
export const ColorBlue100 = "#dbeafe";
export const ColorBlue200 = "#bfdbfe";
export const ColorBlue300 = "#93c5fd";
export const ColorBlue400 = "#60a5fa";
export const ColorBlue500 = "#3b82f6";
export const ColorBlue600 = "#2563eb";
export const ColorBlue700 = "#1d4ed8";
export const ColorBlue800 = "#1e40af";
export const ColorBlue900 = "#1e3a8a";
export const ColorIndigo50 = "#eef2ff";
export const ColorIndigo100 = "#e0e7ff";
export const ColorIndigo200 = "#c7d2fe";
export const ColorIndigo300 = "#a5b4fc";
export const ColorIndigo500 = "#818cf8";
export const ColorIndigo600 = "#4f46e5";
export const ColorIndigo700 = "#4338ca";
export const ColorIndigo800 = "#3730a3";
export const ColorIndigo900 = "#312e81";
export const ColorPurple50 = "#faf5ff";
export const ColorPurple100 = "#f3e8ff";
export const ColorPurple200 = "#e9d5ff";
export const ColorPurple300 = "#d8b4fe";
export const ColorPurple400 = "#c084fc";
export const ColorPurple500 = "#8b5cf6";
export const ColorPurple600 = "#9333ea";
export const ColorPurple700 = "#7e22ce";
export const ColorPurple800 = "#6b21a8";
export const ColorPurple900 = "#581c87";
export const ColorPink50 = "#fdf2f8";
export const ColorPink100 = "#fce7f3";
export const ColorPink200 = "#fbcfe8";
export const ColorPink300 = "#f9a8d4";
export const ColorPink400 = "#f472b6";
export const ColorPink500 = "#ec4899";
export const ColorPink600 = "#db2777";
export const ColorPink700 = "#be185d";
export const ColorPink800 = "#9d174d";
export const ColorPink900 = "#831843";
export const FontText6xlRegular = {"fontSize":64,"textDecoration":"none","fontFamily":"Helvetica Neue","fontWeight":400,"fontStyle":"normal","fontStretch":"normal","letterSpacing":0,"lineHeight":96,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"};
export const FontText5xlRegular = {"fontSize":48,"textDecoration":"none","fontFamily":"Helvetica Neue","fontWeight":400,"fontStyle":"normal","fontStretch":"normal","letterSpacing":0,"lineHeight":72,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"};
export const FontText4xlRegular = {"fontSize":36,"textDecoration":"none","fontFamily":"Helvetica Neue","fontWeight":400,"fontStyle":"normal","fontStretch":"normal","letterSpacing":0,"lineHeight":54,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"};
export const FontText3xlRegular = {"fontSize":30,"textDecoration":"none","fontFamily":"Helvetica Neue","fontWeight":400,"fontStyle":"normal","fontStretch":"normal","letterSpacing":0,"lineHeight":45,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"};
export const FontText2xlRegular = {"fontSize":24,"textDecoration":"none","fontFamily":"Helvetica Neue","fontWeight":400,"fontStyle":"normal","fontStretch":"normal","letterSpacing":0,"lineHeight":36,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"};
export const FontTextXlRegular = {"fontSize":20,"textDecoration":"none","fontFamily":"Helvetica Neue","fontWeight":400,"fontStyle":"normal","fontStretch":"normal","letterSpacing":0,"lineHeight":30,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"};
export const FontTextLgRegular = {"fontSize":18,"textDecoration":"none","fontFamily":"Helvetica Neue","fontWeight":400,"fontStyle":"normal","fontStretch":"normal","letterSpacing":0,"lineHeight":27,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"};
export const FontTextBaseRegular = {"fontSize":16,"textDecoration":"none","fontFamily":"Helvetica Neue","fontWeight":400,"fontStyle":"normal","fontStretch":"normal","letterSpacing":0,"lineHeight":24,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"};
export const FontTextSmRegular = {"fontSize":14,"textDecoration":"none","fontFamily":"Helvetica Neue","fontWeight":400,"fontStyle":"normal","fontStretch":"normal","letterSpacing":0,"lineHeight":21,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"};
export const FontTextXsRegular = {"fontSize":12,"textDecoration":"none","fontFamily":"Helvetica Neue","fontWeight":400,"fontStyle":"normal","fontStretch":"normal","letterSpacing":0,"lineHeight":18,"paragraphIndent":0,"paragraphSpacing":0,"textCase":"none"};
export const TypographyText6xlRegularFontSize = 64;
export const TypographyText6xlRegularTextDecoration = "none";
export const TypographyText6xlRegularFontFamily = "Helvetica Neue";
export const TypographyText6xlRegularFontWeight = 400;
export const TypographyText6xlRegularFontStyle = "normal";
export const TypographyText6xlRegularFontStretch = "normal";
export const TypographyText6xlRegularLetterSpacing = 0;
export const TypographyText6xlRegularLineHeight = 96;
export const TypographyText6xlRegularParagraphIndent = 0;
export const TypographyText6xlRegularParagraphSpacing = 0;
export const TypographyText6xlRegularTextCase = "none";
export const TypographyText5xlRegularFontSize = 48;
export const TypographyText5xlRegularTextDecoration = "none";
export const TypographyText5xlRegularFontFamily = "Helvetica Neue";
export const TypographyText5xlRegularFontWeight = 400;
export const TypographyText5xlRegularFontStyle = "normal";
export const TypographyText5xlRegularFontStretch = "normal";
export const TypographyText5xlRegularLetterSpacing = 0;
export const TypographyText5xlRegularLineHeight = 72;
export const TypographyText5xlRegularParagraphIndent = 0;
export const TypographyText5xlRegularParagraphSpacing = 0;
export const TypographyText5xlRegularTextCase = "none";
export const TypographyText4xlRegularFontSize = 36;
export const TypographyText4xlRegularTextDecoration = "none";
export const TypographyText4xlRegularFontFamily = "Helvetica Neue";
export const TypographyText4xlRegularFontWeight = 400;
export const TypographyText4xlRegularFontStyle = "normal";
export const TypographyText4xlRegularFontStretch = "normal";
export const TypographyText4xlRegularLetterSpacing = 0;
export const TypographyText4xlRegularLineHeight = 54;
export const TypographyText4xlRegularParagraphIndent = 0;
export const TypographyText4xlRegularParagraphSpacing = 0;
export const TypographyText4xlRegularTextCase = "none";
export const TypographyText3xlRegularFontSize = 30;
export const TypographyText3xlRegularTextDecoration = "none";
export const TypographyText3xlRegularFontFamily = "Helvetica Neue";
export const TypographyText3xlRegularFontWeight = 400;
export const TypographyText3xlRegularFontStyle = "normal";
export const TypographyText3xlRegularFontStretch = "normal";
export const TypographyText3xlRegularLetterSpacing = 0;
export const TypographyText3xlRegularLineHeight = 45;
export const TypographyText3xlRegularParagraphIndent = 0;
export const TypographyText3xlRegularParagraphSpacing = 0;
export const TypographyText3xlRegularTextCase = "none";
export const TypographyText2xlRegularFontSize = 24;
export const TypographyText2xlRegularTextDecoration = "none";
export const TypographyText2xlRegularFontFamily = "Helvetica Neue";
export const TypographyText2xlRegularFontWeight = 400;
export const TypographyText2xlRegularFontStyle = "normal";
export const TypographyText2xlRegularFontStretch = "normal";
export const TypographyText2xlRegularLetterSpacing = 0;
export const TypographyText2xlRegularLineHeight = 36;
export const TypographyText2xlRegularParagraphIndent = 0;
export const TypographyText2xlRegularParagraphSpacing = 0;
export const TypographyText2xlRegularTextCase = "none";
export const TypographyTextXlRegularFontSize = 20;
export const TypographyTextXlRegularTextDecoration = "none";
export const TypographyTextXlRegularFontFamily = "Helvetica Neue";
export const TypographyTextXlRegularFontWeight = 400;
export const TypographyTextXlRegularFontStyle = "normal";
export const TypographyTextXlRegularFontStretch = "normal";
export const TypographyTextXlRegularLetterSpacing = 0;
export const TypographyTextXlRegularLineHeight = 30;
export const TypographyTextXlRegularParagraphIndent = 0;
export const TypographyTextXlRegularParagraphSpacing = 0;
export const TypographyTextXlRegularTextCase = "none";
export const TypographyTextLgRegularFontSize = 18;
export const TypographyTextLgRegularTextDecoration = "none";
export const TypographyTextLgRegularFontFamily = "Helvetica Neue";
export const TypographyTextLgRegularFontWeight = 400;
export const TypographyTextLgRegularFontStyle = "normal";
export const TypographyTextLgRegularFontStretch = "normal";
export const TypographyTextLgRegularLetterSpacing = 0;
export const TypographyTextLgRegularLineHeight = 27;
export const TypographyTextLgRegularParagraphIndent = 0;
export const TypographyTextLgRegularParagraphSpacing = 0;
export const TypographyTextLgRegularTextCase = "none";
export const TypographyTextBaseRegularFontSize = 16;
export const TypographyTextBaseRegularTextDecoration = "none";
export const TypographyTextBaseRegularFontFamily = "Helvetica Neue";
export const TypographyTextBaseRegularFontWeight = 400;
export const TypographyTextBaseRegularFontStyle = "normal";
export const TypographyTextBaseRegularFontStretch = "normal";
export const TypographyTextBaseRegularLetterSpacing = 0;
export const TypographyTextBaseRegularLineHeight = 24;
export const TypographyTextBaseRegularParagraphIndent = 0;
export const TypographyTextBaseRegularParagraphSpacing = 0;
export const TypographyTextBaseRegularTextCase = "none";
export const TypographyTextSmRegularFontSize = 14;
export const TypographyTextSmRegularTextDecoration = "none";
export const TypographyTextSmRegularFontFamily = "Helvetica Neue";
export const TypographyTextSmRegularFontWeight = 400;
export const TypographyTextSmRegularFontStyle = "normal";
export const TypographyTextSmRegularFontStretch = "normal";
export const TypographyTextSmRegularLetterSpacing = 0;
export const TypographyTextSmRegularLineHeight = 21;
export const TypographyTextSmRegularParagraphIndent = 0;
export const TypographyTextSmRegularParagraphSpacing = 0;
export const TypographyTextSmRegularTextCase = "none";
export const TypographyTextXsRegularFontSize = 12;
export const TypographyTextXsRegularTextDecoration = "none";
export const TypographyTextXsRegularFontFamily = "Helvetica Neue";
export const TypographyTextXsRegularFontWeight = 400;
export const TypographyTextXsRegularFontStyle = "normal";
export const TypographyTextXsRegularFontStretch = "normal";
export const TypographyTextXsRegularLetterSpacing = 0;
export const TypographyTextXsRegularLineHeight = 18;
export const TypographyTextXsRegularParagraphIndent = 0;
export const TypographyTextXsRegularParagraphSpacing = 0;
export const TypographyTextXsRegularTextCase = "none";