UNPKG

35.6 kBTypeScriptView Raw
1export declare const borderRadius0 = "0";
2export declare const borderRadius10 = "2px";
3export declare const borderRadius20 = "4px";
4export declare const borderRadius30 = "8px";
5export declare const borderRadiusCircle = "50%";
6export declare const borderRadiusPill = "100px";
7export declare const borderWidth0 = "0";
8export declare const borderWidth10 = "1px";
9export declare const borderWidth20 = "2px";
10export declare const borderWidth30 = "4px";
11export declare const borderWidth40 = "8px";
12export declare const colorBackground = "rgb(244, 244, 246)";
13export declare const colorBackgroundAvailable = "rgb(20, 176, 83)";
14export declare const colorBackgroundBody = "rgb(255, 255, 255)";
15export declare const colorBackgroundBodyInverse = "rgb(18, 28, 45)";
16export declare const colorBackgroundBrand = "rgb(0, 20, 137)";
17export declare const colorBackgroundBrandHighlight = "rgb(242, 47, 70)";
18export declare const colorBackgroundBrandHighlightWeakest = "rgba(242, 47, 70, 0.1)";
19export declare const colorBackgroundBrandStrong = "rgb(3, 11, 93)";
20export declare const colorBackgroundBrandStronger = "rgb(6, 3, 58)";
21export declare const colorBackgroundBusy = "rgb(244, 124, 34)";
22export declare const colorBackgroundDecorative10Weakest = "rgb(244, 244, 246)";
23export declare const colorBackgroundDecorative20Weakest = "rgb(235, 244, 255)";
24export declare const colorBackgroundDecorative30Weakest = "rgb(237, 253, 243)";
25export declare const colorBackgroundDecorative40Weakest = "rgb(245, 240, 252)";
26export declare const colorBackgroundDestructive = "rgb(214, 31, 31)";
27export declare const colorBackgroundDestructiveStrong = "rgb(117, 12, 12)";
28export declare const colorBackgroundDestructiveStronger = "rgb(74, 11, 11)";
29export declare const colorBackgroundDestructiveStrongest = "rgb(49, 12, 12)";
30export declare const colorBackgroundDestructiveWeak = "rgb(246, 177, 177)";
31export declare const colorBackgroundDestructiveWeaker = "rgb(252, 207, 207)";
32export declare const colorBackgroundDestructiveWeakest = "rgb(254, 236, 236)";
33export declare const colorBackgroundError = "rgb(214, 31, 31)";
34export declare const colorBackgroundErrorStrong = "rgb(117, 12, 12)";
35export declare const colorBackgroundErrorStronger = "rgb(74, 11, 11)";
36export declare const colorBackgroundErrorWeakest = "rgb(254, 236, 236)";
37export declare const colorBackgroundInverse = "rgb(31, 48, 76)";
38export declare const colorBackgroundInverseStrong = "rgb(57, 71, 98)";
39export declare const colorBackgroundNeutralWeakest = "rgb(235, 244, 255)";
40export declare const colorBackgroundNew = "rgb(245, 240, 252)";
41export declare const colorBackgroundOffline = "rgb(174, 178, 193)";
42export declare const colorBackgroundOverlay = "rgba(6, 3, 58, 0.4)";
43export declare const colorBackgroundPrimary = "rgb(2, 99, 224)";
44export declare const colorBackgroundPrimaryStrong = "rgb(0, 20, 137)";
45export declare const colorBackgroundPrimaryStronger = "rgb(3, 11, 93)";
46export declare const colorBackgroundPrimaryStrongest = "rgb(6, 3, 58)";
47export declare const colorBackgroundPrimaryWeak = "rgb(153, 205, 255)";
48export declare const colorBackgroundPrimaryWeaker = "rgb(204, 228, 255)";
49export declare const colorBackgroundPrimaryWeakest = "rgb(235, 244, 255)";
50export declare const colorBackgroundRequired = "rgb(235, 86, 86)";
51export declare const colorBackgroundRowStriped = "rgb(244, 244, 246)";
52export declare const colorBackgroundStrong = "rgb(225, 227, 234)";
53export declare const colorBackgroundStronger = "rgb(136, 145, 170)";
54export declare const colorBackgroundStrongest = "rgb(75, 86, 113)";
55export declare const colorBackgroundSubaccount = "rgb(255, 241, 179)";
56export declare const colorBackgroundSuccess = "rgb(20, 176, 83)";
57export declare const colorBackgroundSuccessWeakest = "rgb(237, 253, 243)";
58export declare const colorBackgroundTrial = "rgb(209, 250, 224)";
59export declare const colorBackgroundUnavailable = "rgb(214, 31, 31)";
60export declare const colorBackgroundUser = "rgb(200, 175, 240)";
61export declare const colorBackgroundWarning = "rgb(244, 124, 34)";
62export declare const colorBackgroundWarningWeakest = "rgb(254, 245, 238)";
63export declare const colorBorder = "rgb(136, 145, 170)";
64export declare const colorBorderDecorative10Weaker = "rgb(225, 227, 234)";
65export declare const colorBorderDecorative20Weaker = "rgb(204, 228, 255)";
66export declare const colorBorderDecorative30Weaker = "rgb(209, 250, 224)";
67export declare const colorBorderDecorative40Weaker = "rgb(231, 220, 250)";
68export declare const colorBorderDestructive = "rgb(214, 31, 31)";
69export declare const colorBorderDestructiveStrong = "rgb(117, 12, 12)";
70export declare const colorBorderDestructiveStronger = "rgb(74, 11, 11)";
71export declare const colorBorderDestructiveStrongest = "rgb(49, 12, 12)";
72export declare const colorBorderDestructiveWeak = "rgb(246, 177, 177)";
73export declare const colorBorderDestructiveWeaker = "rgb(252, 207, 207)";
74export declare const colorBorderDestructiveWeakest = "rgb(254, 236, 236)";
75export declare const colorBorderError = "rgb(214, 31, 31)";
76export declare const colorBorderErrorStrong = "rgb(117, 12, 12)";
77export declare const colorBorderErrorStronger = "rgb(74, 11, 11)";
78export declare const colorBorderErrorWeak = "rgb(245, 138, 138)";
79export declare const colorBorderErrorWeaker = "rgb(252, 207, 207)";
80export declare const colorBorderErrorWeakest = "rgb(254, 236, 236)";
81export declare const colorBorderInverse = "rgb(136, 145, 170)";
82export declare const colorBorderInverseStrong = "rgb(225, 227, 234)";
83export declare const colorBorderInverseStronger = "rgb(244, 244, 246)";
84export declare const colorBorderInverseStrongest = "rgb(255, 255, 255)";
85export declare const colorBorderInverseWeaker = "rgb(57, 71, 98)";
86export declare const colorBorderInverseWeakest = "rgb(31, 48, 76)";
87export declare const colorBorderNeutral = "rgb(2, 99, 224)";
88export declare const colorBorderNeutralWeak = "rgb(102, 179, 255)";
89export declare const colorBorderNeutralWeaker = "rgb(204, 228, 255)";
90export declare const colorBorderNewWeaker = "rgb(231, 220, 250)";
91export declare const colorBorderPrimary = "rgb(2, 99, 224)";
92export declare const colorBorderPrimaryStrong = "rgb(0, 20, 137)";
93export declare const colorBorderPrimaryStronger = "rgb(3, 11, 93)";
94export declare const colorBorderPrimaryStrongest = "rgb(6, 3, 58)";
95export declare const colorBorderPrimaryWeak = "rgb(153, 205, 255)";
96export declare const colorBorderPrimaryWeaker = "rgb(204, 228, 255)";
97export declare const colorBorderPrimaryWeakest = "rgb(235, 244, 255)";
98export declare const colorBorderStrong = "rgb(96, 107, 133)";
99export declare const colorBorderSuccess = "rgb(20, 176, 83)";
100export declare const colorBorderSuccessWeak = "rgb(54, 213, 118)";
101export declare const colorBorderSuccessWeaker = "rgb(209, 250, 224)";
102export declare const colorBorderSuccessWeakest = "rgb(237, 253, 243)";
103export declare const colorBorderWarning = "rgb(244, 124, 34)";
104export declare const colorBorderWarningWeak = "rgb(255, 179, 122)";
105export declare const colorBorderWarningWeaker = "rgb(253, 220, 196)";
106export declare const colorBorderWarningWeakest = "rgb(254, 245, 238)";
107export declare const colorBorderWeak = "rgb(202, 205, 216)";
108export declare const colorBorderWeaker = "rgb(225, 227, 234)";
109export declare const colorBrand = "rgb(0, 20, 137)";
110export declare const colorBrandHighlight = "rgb(242, 47, 70)";
111export declare const colorDataVisualization1 = "rgb(0, 20, 137)";
112export declare const colorDataVisualization10 = "rgb(235, 86, 86)";
113export declare const colorDataVisualization2 = "rgb(14, 124, 58)";
114export declare const colorDataVisualization3 = "rgb(13, 58, 31)";
115export declare const colorDataVisualization4 = "rgb(0, 140, 255)";
116export declare const colorDataVisualization5 = "rgb(57, 71, 98)";
117export declare const colorDataVisualization6 = "rgb(166, 127, 227)";
118export declare const colorDataVisualization7 = "rgb(109, 46, 209)";
119export declare const colorDataVisualization8 = "rgb(136, 145, 170)";
120export declare const colorDataVisualization9 = "rgb(117, 12, 12)";
121export declare const colorGray0 = "rgb(255, 255, 255)";
122export declare const colorGray10 = "rgb(244, 244, 246)";
123export declare const colorGray100 = "rgb(18, 28, 45)";
124export declare const colorGray20 = "rgb(225, 227, 234)";
125export declare const colorGray30 = "rgb(202, 205, 216)";
126export declare const colorGray40 = "rgb(174, 178, 193)";
127export declare const colorGray50 = "rgb(136, 145, 170)";
128export declare const colorGray60 = "rgb(96, 107, 133)";
129export declare const colorGray70 = "rgb(75, 86, 113)";
130export declare const colorGray80 = "rgb(57, 71, 98)";
131export declare const colorGray90 = "rgb(31, 48, 76)";
132export declare const colorText = "rgb(18, 28, 45)";
133export declare const colorTextBrandHighlight = "rgb(242, 47, 70)";
134export declare const colorTextBrandInverse = "rgb(255, 255, 255)";
135export declare const colorTextDecorative10 = "rgb(96, 107, 133)";
136export declare const colorTextDecorative20 = "rgb(0, 20, 137)";
137export declare const colorTextDecorative30 = "rgb(14, 124, 58)";
138export declare const colorTextDecorative40 = "rgb(109, 46, 209)";
139export declare const colorTextError = "rgb(214, 31, 31)";
140export declare const colorTextErrorStrong = "rgb(173, 17, 17)";
141export declare const colorTextErrorWeak = "rgb(235, 86, 86)";
142export declare const colorTextIcon = "rgb(96, 107, 133)";
143export declare const colorTextIconAvailable = "rgb(14, 124, 58)";
144export declare const colorTextIconBrandHighlight = "rgb(242, 47, 70)";
145export declare const colorTextIconBrandInverse = "rgb(255, 255, 255)";
146export declare const colorTextIconBusy = "rgb(227, 106, 25)";
147export declare const colorTextIconError = "rgb(214, 31, 31)";
148export declare const colorTextIconInverse = "rgb(136, 145, 170)";
149export declare const colorTextIconNeutral = "rgb(0, 20, 137)";
150export declare const colorTextIconOffline = "rgb(96, 107, 133)";
151export declare const colorTextIconSuccess = "rgb(14, 124, 58)";
152export declare const colorTextIconUnavailable = "rgb(214, 31, 31)";
153export declare const colorTextIconWarning = "rgb(227, 106, 25)";
154export declare const colorTextInverse = "rgb(255, 255, 255)";
155export declare const colorTextInverseWeak = "rgb(174, 178, 193)";
156export declare const colorTextInverseWeaker = "rgb(96, 107, 133)";
157export declare const colorTextLink = "rgb(2, 99, 224)";
158export declare const colorTextLinkDestructive = "rgb(214, 31, 31)";
159export declare const colorTextLinkDestructiveStrong = "rgb(173, 17, 17)";
160export declare const colorTextLinkDestructiveStronger = "rgb(74, 11, 11)";
161export declare const colorTextLinkDestructiveStrongest = "rgb(49, 12, 12)";
162export declare const colorTextLinkDestructiveWeak = "rgb(246, 177, 177)";
163export declare const colorTextLinkStrong = "rgb(0, 20, 137)";
164export declare const colorTextLinkStronger = "rgb(3, 11, 93)";
165export declare const colorTextLinkStrongest = "rgb(6, 3, 58)";
166export declare const colorTextLinkWeak = "rgb(153, 205, 255)";
167export declare const colorTextNeutral = "rgb(0, 20, 137)";
168export declare const colorTextNew = "rgb(109, 46, 209)";
169export declare const colorTextSuccess = "rgb(14, 124, 58)";
170export declare const colorTextWarning = "rgb(141, 49, 24)";
171export declare const colorTextWarningStrong = "rgb(141, 49, 24)";
172export declare const colorTextWeak = "rgb(96, 107, 133)";
173export declare const colorTextWeaker = "rgb(174, 178, 193)";
174export declare const colorTextWeakest = "rgb(255, 255, 255)";
175export declare const fontFamilyCode = "'Fira Mono', Courier, monospace";
176export declare const fontFamilyText = "'Colfax', Helvetica, Arial, sans-serif";
177export declare const fontFamilyTextChineseSimplified = "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif";
178export declare const fontFamilyTextChineseTraditional = "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";
179export declare const fontFamilyTextJapanese = "'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif";
180export declare const fontFamilyTextKorean = "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";
181export declare const fontSize10 = "0.625rem";
182export declare const fontSize100 = "2.5rem";
183export declare const fontSize110 = "3rem";
184export declare const fontSize20 = "0.75rem";
185export declare const fontSize30 = "0.875rem";
186export declare const fontSize40 = "1rem";
187export declare const fontSize50 = "1.125rem";
188export declare const fontSize60 = "1.25rem";
189export declare const fontSize70 = "1.5rem";
190export declare const fontSize80 = "1.75rem";
191export declare const fontSize90 = "2rem";
192export declare const fontWeightBold = "700";
193export declare const fontWeightLight = "400";
194export declare const fontWeightMedium = "500";
195export declare const fontWeightNormal = "400";
196export declare const fontWeightSemibold = "600";
197export declare const lineHeight0 = "0";
198export declare const lineHeight10 = "1rem";
199export declare const lineHeight100 = "3.25rem";
200export declare const lineHeight110 = "4rem";
201export declare const lineHeight20 = "1.25rem";
202export declare const lineHeight30 = "1.25rem";
203export declare const lineHeight40 = "1.5rem";
204export declare const lineHeight50 = "1.75rem";
205export declare const lineHeight60 = "1.75rem";
206export declare const lineHeight70 = "2rem";
207export declare const lineHeight80 = "2.5rem";
208export declare const lineHeight90 = "2.75rem";
209export declare const shadow = "0 4px 16px 0 rgba(18, 28, 45, 0.2)";
210export declare const shadowBorder = "0 0 0 1px #8891aa";
211export declare const shadowBorderBottomDecorative10Weaker = "0 1px 0 #e1e3ea";
212export declare const shadowBorderBottomDecorative20Weaker = "0 1px 0 #cce4ff";
213export declare const shadowBorderBottomDecorative30Weaker = "0 1px 0 #d1fae0";
214export declare const shadowBorderBottomDecorative40Weaker = "0 1px 0 #e7dcfa";
215export declare const shadowBorderBottomErrorWeaker = "0 1px 0 #fccfcf";
216export declare const shadowBorderBottomNeutralWeaker = "0 1px 0 #cce4ff";
217export declare const shadowBorderBottomNewWeaker = "0 1px 0 #e7dcfa";
218export declare const shadowBorderBottomSuccessWeaker = "0 1px 0 #d1fae0";
219export declare const shadowBorderBottomWarningWeaker = "0 1px 0 #fddcc4";
220export declare const shadowBorderDestructive = "0 0 0 1px #d61f1f";
221export declare const shadowBorderDestructiveStrong = "0 0 0 1px #750c0c";
222export declare const shadowBorderDestructiveStronger = "0 0 0 1px #4a0b0b";
223export declare const shadowBorderDestructiveStrongest = "0 0 0 1px #310c0c";
224export declare const shadowBorderDestructiveWeak = "0 0 0 1px #f6b1b1";
225export declare const shadowBorderDestructiveWeaker = "0 0 0 1px #fccfcf";
226export declare const shadowBorderError = "0 0 0 1px #d61f1f";
227export declare const shadowBorderErrorStrong = "0 0 0 1px #750c0c";
228export declare const shadowBorderErrorStronger = "0 0 0 1px #4a0b0b";
229export declare const shadowBorderErrorWeak = "0 0 0 1px #eb5656";
230export declare const shadowBorderInverse = "0 0 0 1px #8891aa";
231export declare const shadowBorderInverseStrong = "0 0 0 1px #e1e3ea";
232export declare const shadowBorderInverseStronger = "0 0 0 1px #f4f4f6";
233export declare const shadowBorderInverseStrongest = "0 0 0 1px #ffffff";
234export declare const shadowBorderInverseWeaker = "0 0 0 1px #394762";
235export declare const shadowBorderInverseWeakest = "0 0 0 1px #1f304c";
236export declare const shadowBorderPrimary = "0 0 0 1px #0263e0";
237export declare const shadowBorderPrimaryStrong = "0 0 0 1px #001489";
238export declare const shadowBorderPrimaryStronger = "0 0 0 1px #030b5d";
239export declare const shadowBorderPrimaryStrongest = "0 0 0 1px #06033a";
240export declare const shadowBorderPrimaryWeak = "0 0 0 1px #99cdff";
241export declare const shadowBorderPrimaryWeaker = "0 0 0 1px #cce4ff";
242export declare const shadowBorderStrong = "0 0 0 1px #606b85";
243export declare const shadowBorderWeak = "0 0 0 1px #cacdd8";
244export declare const shadowBorderWeaker = "0 0 0 1px #e1e3ea";
245export declare const shadowCard = "0 2px 8px 0 rgba(18, 28, 45, 0.1)";
246export declare const shadowFocus = "0 0 0 4px rgba(2, 99, 224, 0.7)";
247export declare const shadowFocusInset = "inset 0 0 0 2px rgba(2, 99, 224, 0.7)";
248export declare const shadowFocusInverse = "0 0 0 4px rgba(255, 255, 255, 0.4)";
249export declare const shadowHigh = "0 16px 24px 0 rgba(18, 28, 45, 0.2)";
250export declare const shadowLow = "0 2px 8px 0 rgba(18, 28, 45, 0.1)";
251export declare const size0 = "0";
252export declare const size10 = "5.5rem";
253export declare const size100 = "64rem";
254export declare const size110 = "70.5rem";
255export declare const size120 = "77rem";
256export declare const size20 = "12rem";
257export declare const size30 = "18.5rem";
258export declare const size40 = "25rem";
259export declare const size50 = "31.5rem";
260export declare const size60 = "38rem";
261export declare const size70 = "44.5rem";
262export declare const size80 = "51rem";
263export declare const size90 = "57.5rem";
264export declare const sizeIcon10 = "1rem";
265export declare const sizeIcon100 = "3.25rem";
266export declare const sizeIcon110 = "4rem";
267export declare const sizeIcon20 = "1.25rem";
268export declare const sizeIcon30 = "1.25rem";
269export declare const sizeIcon40 = "1.5rem";
270export declare const sizeIcon50 = "1.75rem";
271export declare const sizeIcon60 = "1.75rem";
272export declare const sizeIcon70 = "2rem";
273export declare const sizeIcon80 = "2.5rem";
274export declare const sizeIcon90 = "2.75rem";
275export declare const sizeSidebar = "13.75rem";
276export declare const sizeSquare0 = "0";
277export declare const sizeSquare10 = "0.125rem";
278export declare const sizeSquare100 = "2.25rem";
279export declare const sizeSquare110 = "2.5rem";
280export declare const sizeSquare120 = "2.75rem";
281export declare const sizeSquare130 = "3rem";
282export declare const sizeSquare140 = "3.25rem";
283export declare const sizeSquare150 = "3.5rem";
284export declare const sizeSquare160 = "3.75rem";
285export declare const sizeSquare170 = "4rem";
286export declare const sizeSquare180 = "4.25rem";
287export declare const sizeSquare190 = "4.5rem";
288export declare const sizeSquare20 = "0.25rem";
289export declare const sizeSquare200 = "4.75rem";
290export declare const sizeSquare25 = "0.375rem";
291export declare const sizeSquare30 = "0.5rem";
292export declare const sizeSquare40 = "0.75rem";
293export declare const sizeSquare50 = "1rem";
294export declare const sizeSquare60 = "1.25rem";
295export declare const sizeSquare70 = "1.5rem";
296export declare const sizeSquare80 = "1.75rem";
297export declare const sizeSquare90 = "2rem";
298export declare const space0 = "0";
299export declare const space10 = "0.125rem";
300export declare const space100 = "2.25rem";
301export declare const space110 = "2.5rem";
302export declare const space120 = "2.75rem";
303export declare const space130 = "3rem";
304export declare const space140 = "3.25rem";
305export declare const space150 = "3.5rem";
306export declare const space160 = "3.75rem";
307export declare const space170 = "4rem";
308export declare const space180 = "4.25rem";
309export declare const space190 = "4.5rem";
310export declare const space20 = "0.25rem";
311export declare const space200 = "4.75rem";
312export declare const space30 = "0.5rem";
313export declare const space40 = "0.75rem";
314export declare const space50 = "1rem";
315export declare const space60 = "1.25rem";
316export declare const space70 = "1.5rem";
317export declare const space80 = "1.75rem";
318export declare const space90 = "2rem";
319export declare const spaceNegative10 = "-0.125rem";
320export declare const spaceNegative100 = "-2.25rem";
321export declare const spaceNegative110 = "-2.5rem";
322export declare const spaceNegative120 = "-2.75rem";
323export declare const spaceNegative130 = "-3rem";
324export declare const spaceNegative140 = "-3.25rem";
325export declare const spaceNegative150 = "-3.5rem";
326export declare const spaceNegative160 = "-3.75rem";
327export declare const spaceNegative170 = "-4rem";
328export declare const spaceNegative180 = "-4.25rem";
329export declare const spaceNegative190 = "-4.5rem";
330export declare const spaceNegative20 = "-0.25rem";
331export declare const spaceNegative200 = "-4.75rem";
332export declare const spaceNegative30 = "-0.5rem";
333export declare const spaceNegative40 = "-0.75rem";
334export declare const spaceNegative50 = "-1rem";
335export declare const spaceNegative60 = "-1.25rem";
336export declare const spaceNegative70 = "-1.5rem";
337export declare const spaceNegative80 = "-1.75rem";
338export declare const spaceNegative90 = "-2rem";
339export declare const zIndex0 = "0";
340export declare const zIndex10 = "10";
341export declare const zIndex20 = "20";
342export declare const zIndex30 = "30";
343export declare const zIndex40 = "40";
344export declare const zIndex50 = "50";
345export declare const zIndex60 = "60";
346export declare const zIndex70 = "70";
347export declare const zIndex80 = "80";
348export declare const zIndex90 = "90";
349export declare const backgroundColors: {
350 colorBackground: "rgb(244, 244, 246)";
351 colorBackgroundAvailable: "rgb(20, 176, 83)";
352 colorBackgroundBody: "rgb(255, 255, 255)";
353 colorBackgroundBodyInverse: "rgb(18, 28, 45)";
354 colorBackgroundBrand: "rgb(0, 20, 137)";
355 colorBackgroundBrandHighlight: "rgb(242, 47, 70)";
356 colorBackgroundBrandHighlightWeakest: "rgba(242, 47, 70, 0.1)";
357 colorBackgroundBrandStrong: "rgb(3, 11, 93)";
358 colorBackgroundBrandStronger: "rgb(6, 3, 58)";
359 colorBackgroundBusy: "rgb(244, 124, 34)";
360 colorBackgroundDecorative10Weakest: "rgb(244, 244, 246)";
361 colorBackgroundDecorative20Weakest: "rgb(235, 244, 255)";
362 colorBackgroundDecorative30Weakest: "rgb(237, 253, 243)";
363 colorBackgroundDecorative40Weakest: "rgb(245, 240, 252)";
364 colorBackgroundDestructive: "rgb(214, 31, 31)";
365 colorBackgroundDestructiveStrong: "rgb(117, 12, 12)";
366 colorBackgroundDestructiveStronger: "rgb(74, 11, 11)";
367 colorBackgroundDestructiveStrongest: "rgb(49, 12, 12)";
368 colorBackgroundDestructiveWeak: "rgb(246, 177, 177)";
369 colorBackgroundDestructiveWeaker: "rgb(252, 207, 207)";
370 colorBackgroundDestructiveWeakest: "rgb(254, 236, 236)";
371 colorBackgroundError: "rgb(214, 31, 31)";
372 colorBackgroundErrorStrong: "rgb(117, 12, 12)";
373 colorBackgroundErrorStronger: "rgb(74, 11, 11)";
374 colorBackgroundErrorWeakest: "rgb(254, 236, 236)";
375 colorBackgroundInverse: "rgb(31, 48, 76)";
376 colorBackgroundInverseStrong: "rgb(57, 71, 98)";
377 colorBackgroundNeutralWeakest: "rgb(235, 244, 255)";
378 colorBackgroundNew: "rgb(245, 240, 252)";
379 colorBackgroundOffline: "rgb(174, 178, 193)";
380 colorBackgroundOverlay: "rgba(6, 3, 58, 0.4)";
381 colorBackgroundPrimary: "rgb(2, 99, 224)";
382 colorBackgroundPrimaryStrong: "rgb(0, 20, 137)";
383 colorBackgroundPrimaryStronger: "rgb(3, 11, 93)";
384 colorBackgroundPrimaryStrongest: "rgb(6, 3, 58)";
385 colorBackgroundPrimaryWeak: "rgb(153, 205, 255)";
386 colorBackgroundPrimaryWeaker: "rgb(204, 228, 255)";
387 colorBackgroundPrimaryWeakest: "rgb(235, 244, 255)";
388 colorBackgroundRequired: "rgb(235, 86, 86)";
389 colorBackgroundRowStriped: "rgb(244, 244, 246)";
390 colorBackgroundStrong: "rgb(225, 227, 234)";
391 colorBackgroundStronger: "rgb(136, 145, 170)";
392 colorBackgroundStrongest: "rgb(75, 86, 113)";
393 colorBackgroundSubaccount: "rgb(255, 241, 179)";
394 colorBackgroundSuccess: "rgb(20, 176, 83)";
395 colorBackgroundSuccessWeakest: "rgb(237, 253, 243)";
396 colorBackgroundTrial: "rgb(209, 250, 224)";
397 colorBackgroundUnavailable: "rgb(214, 31, 31)";
398 colorBackgroundUser: "rgb(200, 175, 240)";
399 colorBackgroundWarning: "rgb(244, 124, 34)";
400 colorBackgroundWarningWeakest: "rgb(254, 245, 238)";
401};
402export declare const borderColors: {
403 colorBorder: "rgb(136, 145, 170)";
404 colorBorderDecorative10Weaker: "rgb(225, 227, 234)";
405 colorBorderDecorative20Weaker: "rgb(204, 228, 255)";
406 colorBorderDecorative30Weaker: "rgb(209, 250, 224)";
407 colorBorderDecorative40Weaker: "rgb(231, 220, 250)";
408 colorBorderDestructive: "rgb(214, 31, 31)";
409 colorBorderDestructiveStrong: "rgb(117, 12, 12)";
410 colorBorderDestructiveStronger: "rgb(74, 11, 11)";
411 colorBorderDestructiveStrongest: "rgb(49, 12, 12)";
412 colorBorderDestructiveWeak: "rgb(246, 177, 177)";
413 colorBorderDestructiveWeaker: "rgb(252, 207, 207)";
414 colorBorderDestructiveWeakest: "rgb(254, 236, 236)";
415 colorBorderError: "rgb(214, 31, 31)";
416 colorBorderErrorStrong: "rgb(117, 12, 12)";
417 colorBorderErrorStronger: "rgb(74, 11, 11)";
418 colorBorderErrorWeak: "rgb(245, 138, 138)";
419 colorBorderErrorWeaker: "rgb(252, 207, 207)";
420 colorBorderErrorWeakest: "rgb(254, 236, 236)";
421 colorBorderInverse: "rgb(136, 145, 170)";
422 colorBorderInverseStrong: "rgb(225, 227, 234)";
423 colorBorderInverseStronger: "rgb(244, 244, 246)";
424 colorBorderInverseStrongest: "rgb(255, 255, 255)";
425 colorBorderInverseWeaker: "rgb(57, 71, 98)";
426 colorBorderInverseWeakest: "rgb(31, 48, 76)";
427 colorBorderNeutral: "rgb(2, 99, 224)";
428 colorBorderNeutralWeak: "rgb(102, 179, 255)";
429 colorBorderNeutralWeaker: "rgb(204, 228, 255)";
430 colorBorderNewWeaker: "rgb(231, 220, 250)";
431 colorBorderPrimary: "rgb(2, 99, 224)";
432 colorBorderPrimaryStrong: "rgb(0, 20, 137)";
433 colorBorderPrimaryStronger: "rgb(3, 11, 93)";
434 colorBorderPrimaryStrongest: "rgb(6, 3, 58)";
435 colorBorderPrimaryWeak: "rgb(153, 205, 255)";
436 colorBorderPrimaryWeaker: "rgb(204, 228, 255)";
437 colorBorderPrimaryWeakest: "rgb(235, 244, 255)";
438 colorBorderStrong: "rgb(96, 107, 133)";
439 colorBorderSuccess: "rgb(20, 176, 83)";
440 colorBorderSuccessWeak: "rgb(54, 213, 118)";
441 colorBorderSuccessWeaker: "rgb(209, 250, 224)";
442 colorBorderSuccessWeakest: "rgb(237, 253, 243)";
443 colorBorderWarning: "rgb(244, 124, 34)";
444 colorBorderWarningWeak: "rgb(255, 179, 122)";
445 colorBorderWarningWeaker: "rgb(253, 220, 196)";
446 colorBorderWarningWeakest: "rgb(254, 245, 238)";
447 colorBorderWeak: "rgb(202, 205, 216)";
448 colorBorderWeaker: "rgb(225, 227, 234)";
449};
450export declare const borderWidths: {
451 borderWidth0: 0;
452 borderWidth10: "1px";
453 borderWidth20: "2px";
454 borderWidth30: "4px";
455 borderWidth40: "8px";
456};
457export declare const boxShadows: {
458 shadow: "0 4px 16px 0 rgba(18, 28, 45, 0.2)";
459 shadowBorder: "0 0 0 1px #8891aa";
460 shadowBorderBottomDecorative10Weaker: "0 1px 0 #e1e3ea";
461 shadowBorderBottomDecorative20Weaker: "0 1px 0 #cce4ff";
462 shadowBorderBottomDecorative30Weaker: "0 1px 0 #d1fae0";
463 shadowBorderBottomDecorative40Weaker: "0 1px 0 #e7dcfa";
464 shadowBorderBottomErrorWeaker: "0 1px 0 #fccfcf";
465 shadowBorderBottomNeutralWeaker: "0 1px 0 #cce4ff";
466 shadowBorderBottomNewWeaker: "0 1px 0 #e7dcfa";
467 shadowBorderBottomSuccessWeaker: "0 1px 0 #d1fae0";
468 shadowBorderBottomWarningWeaker: "0 1px 0 #fddcc4";
469 shadowBorderDestructive: "0 0 0 1px #d61f1f";
470 shadowBorderDestructiveStrong: "0 0 0 1px #750c0c";
471 shadowBorderDestructiveStronger: "0 0 0 1px #4a0b0b";
472 shadowBorderDestructiveStrongest: "0 0 0 1px #310c0c";
473 shadowBorderDestructiveWeak: "0 0 0 1px #f6b1b1";
474 shadowBorderDestructiveWeaker: "0 0 0 1px #fccfcf";
475 shadowBorderError: "0 0 0 1px #d61f1f";
476 shadowBorderErrorStrong: "0 0 0 1px #750c0c";
477 shadowBorderErrorStronger: "0 0 0 1px #4a0b0b";
478 shadowBorderErrorWeak: "0 0 0 1px #eb5656";
479 shadowBorderInverse: "0 0 0 1px #8891aa";
480 shadowBorderInverseStrong: "0 0 0 1px #e1e3ea";
481 shadowBorderInverseStronger: "0 0 0 1px #f4f4f6";
482 shadowBorderInverseStrongest: "0 0 0 1px #ffffff";
483 shadowBorderInverseWeaker: "0 0 0 1px #394762";
484 shadowBorderInverseWeakest: "0 0 0 1px #1f304c";
485 shadowBorderPrimary: "0 0 0 1px #0263e0";
486 shadowBorderPrimaryStrong: "0 0 0 1px #001489";
487 shadowBorderPrimaryStronger: "0 0 0 1px #030b5d";
488 shadowBorderPrimaryStrongest: "0 0 0 1px #06033a";
489 shadowBorderPrimaryWeak: "0 0 0 1px #99cdff";
490 shadowBorderPrimaryWeaker: "0 0 0 1px #cce4ff";
491 shadowBorderStrong: "0 0 0 1px #606b85";
492 shadowBorderWeak: "0 0 0 1px #cacdd8";
493 shadowBorderWeaker: "0 0 0 1px #e1e3ea";
494 shadowCard: "0 2px 8px 0 rgba(18, 28, 45, 0.1)";
495 shadowFocus: "0 0 0 4px rgba(2, 99, 224, 0.7)";
496 shadowFocusInset: "inset 0 0 0 2px rgba(2, 99, 224, 0.7)";
497 shadowFocusInverse: "0 0 0 4px rgba(255, 255, 255, 0.4)";
498 shadowHigh: "0 16px 24px 0 rgba(18, 28, 45, 0.2)";
499 shadowLow: "0 2px 8px 0 rgba(18, 28, 45, 0.1)";
500};
501export declare const colors: {
502 colorBrand: "rgb(0, 20, 137)";
503 colorBrandHighlight: "rgb(242, 47, 70)";
504 colorDataVisualization1: "rgb(0, 20, 137)";
505 colorDataVisualization10: "rgb(235, 86, 86)";
506 colorDataVisualization2: "rgb(14, 124, 58)";
507 colorDataVisualization3: "rgb(13, 58, 31)";
508 colorDataVisualization4: "rgb(0, 140, 255)";
509 colorDataVisualization5: "rgb(57, 71, 98)";
510 colorDataVisualization6: "rgb(166, 127, 227)";
511 colorDataVisualization7: "rgb(109, 46, 209)";
512 colorDataVisualization8: "rgb(136, 145, 170)";
513 colorDataVisualization9: "rgb(117, 12, 12)";
514 colorGray0: "rgb(255, 255, 255)";
515 colorGray10: "rgb(244, 244, 246)";
516 colorGray100: "rgb(18, 28, 45)";
517 colorGray20: "rgb(225, 227, 234)";
518 colorGray30: "rgb(202, 205, 216)";
519 colorGray40: "rgb(174, 178, 193)";
520 colorGray50: "rgb(136, 145, 170)";
521 colorGray60: "rgb(96, 107, 133)";
522 colorGray70: "rgb(75, 86, 113)";
523 colorGray80: "rgb(57, 71, 98)";
524 colorGray90: "rgb(31, 48, 76)";
525};
526export declare const fonts: {
527 fontFamilyCode: "'Fira Mono', Courier, monospace";
528 fontFamilyText: "'Colfax', Helvetica, Arial, sans-serif";
529 fontFamilyTextChineseSimplified: "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif";
530 fontFamilyTextChineseTraditional: "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";
531 fontFamilyTextJapanese: "'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif";
532 fontFamilyTextKorean: "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";
533};
534export declare const fontSizes: {
535 fontSize10: "0.625rem";
536 fontSize100: "2.5rem";
537 fontSize110: "3rem";
538 fontSize20: "0.75rem";
539 fontSize30: "0.875rem";
540 fontSize40: "1rem";
541 fontSize50: "1.125rem";
542 fontSize60: "1.25rem";
543 fontSize70: "1.5rem";
544 fontSize80: "1.75rem";
545 fontSize90: "2rem";
546};
547export declare const fontWeights: {
548 fontWeightBold: 700;
549 fontWeightLight: 400;
550 fontWeightMedium: 500;
551 fontWeightNormal: 400;
552 fontWeightSemibold: 600;
553};
554export declare const lineHeights: {
555 lineHeight0: 0;
556 lineHeight10: "1rem";
557 lineHeight100: "3.25rem";
558 lineHeight110: "4rem";
559 lineHeight20: "1.25rem";
560 lineHeight30: "1.25rem";
561 lineHeight40: "1.5rem";
562 lineHeight50: "1.75rem";
563 lineHeight60: "1.75rem";
564 lineHeight70: "2rem";
565 lineHeight80: "2.5rem";
566 lineHeight90: "2.75rem";
567};
568export declare const radii: {
569 borderRadius0: 0;
570 borderRadius10: "2px";
571 borderRadius20: "4px";
572 borderRadius30: "8px";
573 borderRadiusCircle: "50%";
574 borderRadiusPill: "100px";
575};
576export declare const sizings: {
577 size0: 0;
578 size10: "5.5rem";
579 size100: "64rem";
580 size110: "70.5rem";
581 size120: "77rem";
582 size20: "12rem";
583 size30: "18.5rem";
584 size40: "25rem";
585 size50: "31.5rem";
586 size60: "38rem";
587 size70: "44.5rem";
588 size80: "51rem";
589 size90: "57.5rem";
590 sizeIcon10: "1rem";
591 sizeIcon100: "3.25rem";
592 sizeIcon110: "4rem";
593 sizeIcon20: "1.25rem";
594 sizeIcon30: "1.25rem";
595 sizeIcon40: "1.5rem";
596 sizeIcon50: "1.75rem";
597 sizeIcon60: "1.75rem";
598 sizeIcon70: "2rem";
599 sizeIcon80: "2.5rem";
600 sizeIcon90: "2.75rem";
601 sizeSidebar: "13.75rem";
602 sizeSquare0: 0;
603 sizeSquare10: "0.125rem";
604 sizeSquare100: "2.25rem";
605 sizeSquare110: "2.5rem";
606 sizeSquare120: "2.75rem";
607 sizeSquare130: "3rem";
608 sizeSquare140: "3.25rem";
609 sizeSquare150: "3.5rem";
610 sizeSquare160: "3.75rem";
611 sizeSquare170: "4rem";
612 sizeSquare180: "4.25rem";
613 sizeSquare190: "4.5rem";
614 sizeSquare20: "0.25rem";
615 sizeSquare200: "4.75rem";
616 sizeSquare25: "0.375rem";
617 sizeSquare30: "0.5rem";
618 sizeSquare40: "0.75rem";
619 sizeSquare50: "1rem";
620 sizeSquare60: "1.25rem";
621 sizeSquare70: "1.5rem";
622 sizeSquare80: "1.75rem";
623 sizeSquare90: "2rem";
624};
625export declare const spacings: {
626 space0: 0;
627 space10: "0.125rem";
628 space100: "2.25rem";
629 space110: "2.5rem";
630 space120: "2.75rem";
631 space130: "3rem";
632 space140: "3.25rem";
633 space150: "3.5rem";
634 space160: "3.75rem";
635 space170: "4rem";
636 space180: "4.25rem";
637 space190: "4.5rem";
638 space20: "0.25rem";
639 space200: "4.75rem";
640 space30: "0.5rem";
641 space40: "0.75rem";
642 space50: "1rem";
643 space60: "1.25rem";
644 space70: "1.5rem";
645 space80: "1.75rem";
646 space90: "2rem";
647 spaceNegative10: "-0.125rem";
648 spaceNegative100: "-2.25rem";
649 spaceNegative110: "-2.5rem";
650 spaceNegative120: "-2.75rem";
651 spaceNegative130: "-3rem";
652 spaceNegative140: "-3.25rem";
653 spaceNegative150: "-3.5rem";
654 spaceNegative160: "-3.75rem";
655 spaceNegative170: "-4rem";
656 spaceNegative180: "-4.25rem";
657 spaceNegative190: "-4.5rem";
658 spaceNegative20: "-0.25rem";
659 spaceNegative200: "-4.75rem";
660 spaceNegative30: "-0.5rem";
661 spaceNegative40: "-0.75rem";
662 spaceNegative50: "-1rem";
663 spaceNegative60: "-1.25rem";
664 spaceNegative70: "-1.5rem";
665 spaceNegative80: "-1.75rem";
666 spaceNegative90: "-2rem";
667};
668export declare const textColors: {
669 colorText: "rgb(18, 28, 45)";
670 colorTextBrandHighlight: "rgb(242, 47, 70)";
671 colorTextBrandInverse: "rgb(255, 255, 255)";
672 colorTextDecorative10: "rgb(96, 107, 133)";
673 colorTextDecorative20: "rgb(0, 20, 137)";
674 colorTextDecorative30: "rgb(14, 124, 58)";
675 colorTextDecorative40: "rgb(109, 46, 209)";
676 colorTextError: "rgb(214, 31, 31)";
677 colorTextErrorStrong: "rgb(173, 17, 17)";
678 colorTextErrorWeak: "rgb(235, 86, 86)";
679 colorTextIcon: "rgb(96, 107, 133)";
680 colorTextIconAvailable: "rgb(14, 124, 58)";
681 colorTextIconBrandHighlight: "rgb(242, 47, 70)";
682 colorTextIconBrandInverse: "rgb(255, 255, 255)";
683 colorTextIconBusy: "rgb(227, 106, 25)";
684 colorTextIconError: "rgb(214, 31, 31)";
685 colorTextIconInverse: "rgb(136, 145, 170)";
686 colorTextIconNeutral: "rgb(0, 20, 137)";
687 colorTextIconOffline: "rgb(96, 107, 133)";
688 colorTextIconSuccess: "rgb(14, 124, 58)";
689 colorTextIconUnavailable: "rgb(214, 31, 31)";
690 colorTextIconWarning: "rgb(227, 106, 25)";
691 colorTextInverse: "rgb(255, 255, 255)";
692 colorTextInverseWeak: "rgb(174, 178, 193)";
693 colorTextInverseWeaker: "rgb(96, 107, 133)";
694 colorTextLink: "rgb(2, 99, 224)";
695 colorTextLinkDestructive: "rgb(214, 31, 31)";
696 colorTextLinkDestructiveStrong: "rgb(173, 17, 17)";
697 colorTextLinkDestructiveStronger: "rgb(74, 11, 11)";
698 colorTextLinkDestructiveStrongest: "rgb(49, 12, 12)";
699 colorTextLinkDestructiveWeak: "rgb(246, 177, 177)";
700 colorTextLinkStrong: "rgb(0, 20, 137)";
701 colorTextLinkStronger: "rgb(3, 11, 93)";
702 colorTextLinkStrongest: "rgb(6, 3, 58)";
703 colorTextLinkWeak: "rgb(153, 205, 255)";
704 colorTextNeutral: "rgb(0, 20, 137)";
705 colorTextNew: "rgb(109, 46, 209)";
706 colorTextSuccess: "rgb(14, 124, 58)";
707 colorTextWarning: "rgb(141, 49, 24)";
708 colorTextWarningStrong: "rgb(141, 49, 24)";
709 colorTextWeak: "rgb(96, 107, 133)";
710 colorTextWeaker: "rgb(174, 178, 193)";
711 colorTextWeakest: "rgb(255, 255, 255)";
712};
713export declare const zIndices: {
714 zIndex0: 0;
715 zIndex10: 10;
716 zIndex20: 20;
717 zIndex30: 30;
718 zIndex40: 40;
719 zIndex50: 50;
720 zIndex60: 60;
721 zIndex70: 70;
722 zIndex80: 80;
723 zIndex90: 90;
724};
\No newline at end of file