UNPKG

14 kBJavaScriptView Raw
1export const borderRadius0 = "0";
2export const borderRadius10 = "3px";
3export const borderRadius20 = "4px";
4export const borderRadius30 = "8px";
5export const borderRadiusCircle = "50%";
6export const borderWidth0 = "0";
7export const borderWidth10 = "1px";
8export const borderWidth20 = "2px";
9export const borderWidth30 = "4px";
10export const borderWidth40 = "8px";
11export const colorBackground = "rgb(248, 248, 249)";
12export const colorBackgroundBody = "rgb(255, 255, 255)";
13export const colorBackgroundBrand = "rgb(35, 54, 89)";
14export const colorBackgroundBrandHighlight = "rgb(242, 47, 70)";
15export const colorBackgroundDark = "rgb(228, 231, 233)";
16export const colorBackgroundDarker = "rgb(200, 204, 207)";
17export const colorBackgroundDarkest = "rgb(112, 117, 120)";
18export const colorBackgroundDestructive = "rgb(226, 37, 37)";
19export const colorBackgroundDestructiveDark = "rgb(146, 18, 0)";
20export const colorBackgroundDestructiveDarker = "rgb(96, 1, 1)";
21export const colorBackgroundDestructiveLight = "rgb(236, 182, 182)";
22export const colorBackgroundDestructiveLighter = "rgb(245, 221, 221)";
23export const colorBackgroundDestructiveLightest = "rgb(255, 233, 231)";
24export const colorBackgroundError = "rgb(226, 37, 37)";
25export const colorBackgroundErrorDark = "rgb(146, 18, 0)";
26export const colorBackgroundErrorLightest = "rgb(255, 233, 231)";
27export const colorBackgroundInverse = "rgb(40, 42, 43)";
28export const colorBackgroundNeutralLightest = "rgb(245, 248, 255)";
29export const colorBackgroundOverlay = "rgba(40, 42, 43, 0.5)";
30export const colorBackgroundPrimary = "rgb(2, 122, 197)";
31export const colorBackgroundPrimaryDark = "rgb(0, 62, 130)";
32export const colorBackgroundPrimaryDarker = "rgb(3, 44, 94)";
33export const colorBackgroundPrimaryLight = "rgb(179, 211, 233)";
34export const colorBackgroundPrimaryLighter = "rgb(220, 234, 244)";
35export const colorBackgroundPrimaryLightest = "rgb(245, 248, 255)";
36export const colorBackgroundRequired = "rgb(222, 88, 88)";
37export const colorBackgroundRowStriped = "rgb(248, 248, 249)";
38export const colorBackgroundSuccess = "rgb(0, 153, 74)";
39export const colorBackgroundSuccessLightest = "rgb(224, 255, 239)";
40export const colorBackgroundWarning = "rgb(228, 98, 22)";
41export const colorBackgroundWarningLightest = "rgb(255, 236, 216)";
42export const colorBorder = "rgb(136, 140, 142)";
43export const colorBorderDark = "rgb(136, 140, 142)";
44export const colorBorderDestructive = "rgb(226, 37, 37)";
45export const colorBorderDestructiveDark = "rgb(146, 18, 0)";
46export const colorBorderDestructiveDarker = "rgb(96, 1, 1)";
47export const colorBorderDestructiveLight = "rgb(236, 182, 182)";
48export const colorBorderDestructiveLighter = "rgb(245, 221, 221)";
49export const colorBorderError = "rgb(226, 37, 37)";
50export const colorBorderErrorDark = "rgb(146, 18, 0)";
51export const colorBorderErrorLight = "rgb(222, 88, 88)";
52export const colorBorderErrorLightest = "rgb(255, 233, 231)";
53export const colorBorderInverse = "rgb(255, 255, 255)";
54export const colorBorderLight = "rgb(228, 231, 233)";
55export const colorBorderNeutralLight = "rgb(200, 204, 207)";
56export const colorBorderPrimary = "rgb(2, 122, 197)";
57export const colorBorderPrimaryDark = "rgb(0, 62, 130)";
58export const colorBorderPrimaryDarker = "rgb(3, 44, 94)";
59export const colorBorderPrimaryLight = "rgb(179, 211, 233)";
60export const colorBorderPrimaryLighter = "rgb(220, 234, 244)";
61export const colorBorderSuccess = "rgb(0, 153, 74)";
62export const colorBorderSuccessLightest = "rgb(224, 255, 239)";
63export const colorBorderWarning = "rgb(228, 98, 22)";
64export const colorBorderWarningLight = "rgb(242, 133, 16)";
65export const colorBorderWarningLightest = "rgb(255, 236, 216)";
66export const colorBrand = "rgb(35, 54, 89)";
67export const colorBrandHighlight = "rgb(242, 47, 70)";
68export const colorGray0 = "rgb(255, 255, 255)";
69export const colorGray10 = "rgb(249, 250, 251)";
70export const colorGray100 = "rgb(40, 42, 43)";
71export const colorGray20 = "rgb(248, 248, 249)";
72export const colorGray30 = "rgb(242, 243, 244)";
73export const colorGray40 = "rgb(228, 231, 233)";
74export const colorGray50 = "rgb(200, 204, 207)";
75export const colorGray60 = "rgb(136, 140, 142)";
76export const colorGray70 = "rgb(112, 117, 120)";
77export const colorGray80 = "rgb(79, 83, 85)";
78export const colorGray90 = "rgb(66, 69, 71)";
79export const colorText = "rgb(40, 42, 43)";
80export const colorTextBrandHighlight = "rgb(242, 47, 70)";
81export const colorTextBrandInverse = "rgb(255, 255, 255)";
82export const colorTextError = "rgb(226, 37, 37)";
83export const colorTextErrorDark = "rgb(146, 18, 0)";
84export const colorTextIcon = "rgb(112, 117, 120)";
85export const colorTextInverse = "rgb(255, 255, 255)";
86export const colorTextInverseWeak = "rgb(200, 204, 207)";
87export const colorTextLabel = "rgb(40, 42, 43)";
88export const colorTextLink = "rgb(0, 94, 166)";
89export const colorTextLinkDark = "rgb(0, 62, 130)";
90export const colorTextLinkDarker = "rgb(3, 44, 94)";
91export const colorTextLinkDestructive = "rgb(226, 37, 37)";
92export const colorTextLinkDestructiveDark = "rgb(178, 6, 0)";
93export const colorTextLinkDestructiveDarker = "rgb(146, 18, 0)";
94export const colorTextLinkDestructiveLight = "rgb(236, 182, 182)";
95export const colorTextLinkLight = "rgb(179, 211, 233)";
96export const colorTextPlaceholder = "rgb(112, 117, 120)";
97export const colorTextSuccess = "rgb(0, 153, 74)";
98export const colorTextWarning = "rgb(228, 98, 22)";
99export const colorTextWarningDark = "rgb(168, 62, 0)";
100export const colorTextWeak = "rgb(112, 117, 120)";
101export const colorTextWeaker = "rgb(200, 204, 207)";
102export const fontFamilyCode = "'Fira Mono', 'Courier New', Courier, monospace";
103export const fontFamilyText = "'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif";
104export const fontSize10 = "0.625rem";
105export const fontSize100 = "2.5rem";
106export const fontSize110 = "3rem";
107export const fontSize20 = "0.75rem";
108export const fontSize30 = "0.875rem";
109export const fontSize40 = "1rem";
110export const fontSize50 = "1.125rem";
111export const fontSize60 = "1.25rem";
112export const fontSize70 = "1.5rem";
113export const fontSize80 = "1.75rem";
114export const fontSize90 = "2rem";
115export const fontWeightBold = "700";
116export const fontWeightLight = "300";
117export const fontWeightMedium = "500";
118export const fontWeightNormal = "400";
119export const fontWeightSemibold = "500";
120export const lineHeight10 = "1rem";
121export const lineHeight100 = "3.25rem";
122export const lineHeight110 = "3.75rem";
123export const lineHeight20 = "1.25rem";
124export const lineHeight30 = "1.5rem";
125export const lineHeight40 = "1.75rem";
126export const lineHeight50 = "1.75rem";
127export const lineHeight60 = "1.75rem";
128export const lineHeight70 = "2rem";
129export const lineHeight80 = "2.25rem";
130export const lineHeight90 = "2.5rem";
131export const shadowBorder = "0 0 0 1px #888c8e";
132export const shadowBorderError = "0 0 0 1px #e22525";
133export const shadowBorderErrorDark = "0 0 0 1px #921200";
134export const shadowBorderLight = "0 0 0 1px #e4e7e9";
135export const shadowBorderPrimaryDark = "0 0 0 1px #003e82";
136export const shadowBorderPrimaryDarker = "0 0 0 1px #032c5e";
137export const shadowCard = "0 2px 4px 0 rgba(40, 42, 43, 0.3)";
138export const shadowFocus = "0 0 0 4px rgba(2, 122, 197, 0.8)";
139export const size0 = "0";
140export const size10 = "5.5rem";
141export const size100 = "64rem";
142export const size110 = "70.5rem";
143export const size120 = "77rem";
144export const size20 = "12rem";
145export const size30 = "18.5rem";
146export const size40 = "25rem";
147export const size50 = "31.5rem";
148export const size60 = "38rem";
149export const size70 = "44.5rem";
150export const size80 = "51rem";
151export const size90 = "57.5rem";
152export const sizeIcon10 = "1rem";
153export const sizeIcon100 = "3.25rem";
154export const sizeIcon110 = "3.75rem";
155export const sizeIcon20 = "1.25rem";
156export const sizeIcon30 = "1.5rem";
157export const sizeIcon40 = "1.75rem";
158export const sizeIcon50 = "1.75rem";
159export const sizeIcon60 = "1.75rem";
160export const sizeIcon70 = "2rem";
161export const sizeIcon80 = "2.25rem";
162export const sizeIcon90 = "2.5rem";
163export const sizeSquare0 = "0";
164export const sizeSquare10 = "0.125rem";
165export const sizeSquare100 = "2.25rem";
166export const sizeSquare110 = "2.5rem";
167export const sizeSquare120 = "2.75rem";
168export const sizeSquare130 = "3rem";
169export const sizeSquare140 = "3.25rem";
170export const sizeSquare150 = "3.5rem";
171export const sizeSquare160 = "3.75rem";
172export const sizeSquare170 = "4rem";
173export const sizeSquare180 = "4.25rem";
174export const sizeSquare190 = "4.5rem";
175export const sizeSquare20 = "0.25rem";
176export const sizeSquare200 = "4.75rem";
177export const sizeSquare25 = "0.375rem";
178export const sizeSquare30 = "0.5rem";
179export const sizeSquare40 = "0.75rem";
180export const sizeSquare50 = "1rem";
181export const sizeSquare60 = "1.25rem";
182export const sizeSquare70 = "1.5rem";
183export const sizeSquare80 = "1.75rem";
184export const sizeSquare90 = "2rem";
185export const space0 = "0";
186export const space10 = "0.125rem";
187export const space100 = "2.25rem";
188export const space110 = "2.5rem";
189export const space120 = "2.75rem";
190export const space130 = "3rem";
191export const space140 = "3.25rem";
192export const space150 = "3.5rem";
193export const space160 = "3.75rem";
194export const space170 = "4rem";
195export const space180 = "4.25rem";
196export const space190 = "4.5rem";
197export const space20 = "0.25rem";
198export const space200 = "4.75rem";
199export const space30 = "0.5rem";
200export const space40 = "0.75rem";
201export const space50 = "1rem";
202export const space60 = "1.25rem";
203export const space70 = "1.5rem";
204export const space80 = "1.75rem";
205export const space90 = "2rem";
206export const zIndex0 = "0";
207export const zIndex10 = "10";
208export const zIndex20 = "20";
209export const zIndex30 = "30";
210export const zIndex40 = "40";
211export const zIndex50 = "50";
212export const zIndex60 = "60";
213export const zIndex70 = "70";
214export const zIndex80 = "80";
215export const zIndex90 = "90";
216export const backgroundColors = {
217colorBackground,
218colorBackgroundBody,
219colorBackgroundBrand,
220colorBackgroundBrandHighlight,
221colorBackgroundDark,
222colorBackgroundDarker,
223colorBackgroundDarkest,
224colorBackgroundDestructive,
225colorBackgroundDestructiveDark,
226colorBackgroundDestructiveDarker,
227colorBackgroundDestructiveLight,
228colorBackgroundDestructiveLighter,
229colorBackgroundDestructiveLightest,
230colorBackgroundError,
231colorBackgroundErrorDark,
232colorBackgroundErrorLightest,
233colorBackgroundInverse,
234colorBackgroundNeutralLightest,
235colorBackgroundOverlay,
236colorBackgroundPrimary,
237colorBackgroundPrimaryDark,
238colorBackgroundPrimaryDarker,
239colorBackgroundPrimaryLight,
240colorBackgroundPrimaryLighter,
241colorBackgroundPrimaryLightest,
242colorBackgroundRequired,
243colorBackgroundRowStriped,
244colorBackgroundSuccess,
245colorBackgroundSuccessLightest,
246colorBackgroundWarning,
247colorBackgroundWarningLightest,
248};
249export const borderColors = {
250colorBorder,
251colorBorderDark,
252colorBorderDestructive,
253colorBorderDestructiveDark,
254colorBorderDestructiveDarker,
255colorBorderDestructiveLight,
256colorBorderDestructiveLighter,
257colorBorderError,
258colorBorderErrorDark,
259colorBorderErrorLight,
260colorBorderErrorLightest,
261colorBorderInverse,
262colorBorderLight,
263colorBorderNeutralLight,
264colorBorderPrimary,
265colorBorderPrimaryDark,
266colorBorderPrimaryDarker,
267colorBorderPrimaryLight,
268colorBorderPrimaryLighter,
269colorBorderSuccess,
270colorBorderSuccessLightest,
271colorBorderWarning,
272colorBorderWarningLight,
273colorBorderWarningLightest,
274};
275export const borderWidths = {
276borderWidth0,
277borderWidth10,
278borderWidth20,
279borderWidth30,
280borderWidth40,
281};
282export const boxShadows = {
283shadowBorder,
284shadowBorderError,
285shadowBorderErrorDark,
286shadowBorderLight,
287shadowBorderPrimaryDark,
288shadowBorderPrimaryDarker,
289shadowCard,
290shadowFocus,
291};
292export const colors = {
293colorBrand,
294colorBrandHighlight,
295colorGray0,
296colorGray10,
297colorGray100,
298colorGray20,
299colorGray30,
300colorGray40,
301colorGray50,
302colorGray60,
303colorGray70,
304colorGray80,
305colorGray90,
306};
307export const fonts = {
308fontFamilyCode,
309fontFamilyText,
310};
311export const fontSizes = {
312fontSize10,
313fontSize100,
314fontSize110,
315fontSize20,
316fontSize30,
317fontSize40,
318fontSize50,
319fontSize60,
320fontSize70,
321fontSize80,
322fontSize90,
323};
324export const fontWeights = {
325fontWeightBold,
326fontWeightLight,
327fontWeightMedium,
328fontWeightNormal,
329fontWeightSemibold,
330};
331export const lineHeights = {
332lineHeight10,
333lineHeight100,
334lineHeight110,
335lineHeight20,
336lineHeight30,
337lineHeight40,
338lineHeight50,
339lineHeight60,
340lineHeight70,
341lineHeight80,
342lineHeight90,
343};
344export const radii = {
345borderRadius0,
346borderRadius10,
347borderRadius20,
348borderRadius30,
349borderRadiusCircle,
350};
351export const sizings = {
352size0,
353size10,
354size100,
355size110,
356size120,
357size20,
358size30,
359size40,
360size50,
361size60,
362size70,
363size80,
364size90,
365sizeIcon10,
366sizeIcon100,
367sizeIcon110,
368sizeIcon20,
369sizeIcon30,
370sizeIcon40,
371sizeIcon50,
372sizeIcon60,
373sizeIcon70,
374sizeIcon80,
375sizeIcon90,
376sizeSquare0,
377sizeSquare10,
378sizeSquare100,
379sizeSquare110,
380sizeSquare120,
381sizeSquare130,
382sizeSquare140,
383sizeSquare150,
384sizeSquare160,
385sizeSquare170,
386sizeSquare180,
387sizeSquare190,
388sizeSquare20,
389sizeSquare200,
390sizeSquare25,
391sizeSquare30,
392sizeSquare40,
393sizeSquare50,
394sizeSquare60,
395sizeSquare70,
396sizeSquare80,
397sizeSquare90,
398};
399export const spacings = {
400space0,
401space10,
402space100,
403space110,
404space120,
405space130,
406space140,
407space150,
408space160,
409space170,
410space180,
411space190,
412space20,
413space200,
414space30,
415space40,
416space50,
417space60,
418space70,
419space80,
420space90,
421};
422export const textColors = {
423colorText,
424colorTextBrandHighlight,
425colorTextBrandInverse,
426colorTextError,
427colorTextErrorDark,
428colorTextIcon,
429colorTextInverse,
430colorTextInverseWeak,
431colorTextLabel,
432colorTextLink,
433colorTextLinkDark,
434colorTextLinkDarker,
435colorTextLinkDestructive,
436colorTextLinkDestructiveDark,
437colorTextLinkDestructiveDarker,
438colorTextLinkDestructiveLight,
439colorTextLinkLight,
440colorTextPlaceholder,
441colorTextSuccess,
442colorTextWarning,
443colorTextWarningDark,
444colorTextWeak,
445colorTextWeaker,
446};
447export const zIndices = {
448zIndex0,
449zIndex10,
450zIndex20,
451zIndex30,
452zIndex40,
453zIndex50,
454zIndex60,
455zIndex70,
456zIndex80,
457zIndex90,
458};
\No newline at end of file