@daikin-oss/dds-tokens 0.0.0

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.
@@ -0,0 +1,306 @@
1
+ /**
2
+ * Do not edit directly
3
+ * Generated on Fri, 31 May 2024 20:50:38 GMT
4
+ */
5
+
6
+ export const colorBlue10 : string;
7
+ export const colorBlue20 : string;
8
+ export const colorBlue30 : string;
9
+ export const colorBlue40 : string;
10
+ export const colorBlue50 : string;
11
+ export const colorBlue60 : string;
12
+ export const colorBlue70 : string;
13
+ export const colorBlue80 : string;
14
+ export const colorBlue90 : string;
15
+ export const colorBlue100 : string;
16
+ export const colorBlue110 : string;
17
+ export const colorBlue120 : string;
18
+ export const colorBlue130 : string;
19
+ export const colorGreen10 : string;
20
+ export const colorGreen20 : string;
21
+ export const colorGreen30 : string;
22
+ export const colorGreen40 : string;
23
+ export const colorGreen50 : string;
24
+ export const colorGreen60 : string;
25
+ export const colorGreen70 : string;
26
+ export const colorGreen80 : string;
27
+ export const colorGreen90 : string;
28
+ export const colorGreen100 : string;
29
+ export const colorGreen110 : string;
30
+ export const colorYellow10 : string;
31
+ export const colorYellow20 : string;
32
+ export const colorYellow30 : string;
33
+ export const colorYellow40 : string;
34
+ export const colorYellow50 : string;
35
+ export const colorYellow60 : string;
36
+ export const colorYellow70 : string;
37
+ export const colorYellow80 : string;
38
+ export const colorYellow90 : string;
39
+ export const colorYellow100 : string;
40
+ export const colorYellow110 : string;
41
+ export const colorOrange10 : string;
42
+ export const colorOrange20 : string;
43
+ export const colorOrange30 : string;
44
+ export const colorOrange40 : string;
45
+ export const colorOrange50 : string;
46
+ export const colorOrange60 : string;
47
+ export const colorOrange70 : string;
48
+ export const colorOrange80 : string;
49
+ export const colorOrange90 : string;
50
+ export const colorOrange100 : string;
51
+ export const colorOrange110 : string;
52
+ export const colorRed10 : string;
53
+ export const colorRed20 : string;
54
+ export const colorRed30 : string;
55
+ export const colorRed40 : string;
56
+ export const colorRed50 : string;
57
+ export const colorRed60 : string;
58
+ export const colorRed70 : string;
59
+ export const colorRed80 : string;
60
+ export const colorRed90 : string;
61
+ export const colorRed100 : string;
62
+ export const colorRed110 : string;
63
+ export const colorRedAaf100 : string;
64
+ export const colorRedAaf200 : string;
65
+ export const colorRedAaf300 : string;
66
+ export const colorRedAaf400 : string;
67
+ export const colorRedAaf500 : string;
68
+ export const colorRedAaf600 : string;
69
+ export const colorMagenta10 : string;
70
+ export const colorMagenta20 : string;
71
+ export const colorMagenta30 : string;
72
+ export const colorMagenta40 : string;
73
+ export const colorMagenta50 : string;
74
+ export const colorMagenta60 : string;
75
+ export const colorMagenta70 : string;
76
+ export const colorMagenta80 : string;
77
+ export const colorMagenta90 : string;
78
+ export const colorMagenta100 : string;
79
+ export const colorMagenta110 : string;
80
+ export const colorGrey10 : string;
81
+ export const colorGrey20 : string;
82
+ export const colorGrey30 : string;
83
+ export const colorGrey40 : string;
84
+ export const colorGrey50 : string;
85
+ export const colorGrey60 : string;
86
+ export const colorGrey70 : string;
87
+ export const colorGrey80 : string;
88
+ export const colorGrey90 : string;
89
+ export const colorGrey100 : string;
90
+ export const colorCoolgrey10 : string;
91
+ export const colorCoolgrey20 : string;
92
+ export const colorCoolgrey30 : string;
93
+ export const colorCoolgrey40 : string;
94
+ export const colorCoolgrey50 : string;
95
+ export const colorCoolgrey60 : string;
96
+ export const colorCoolgrey70 : string;
97
+ export const colorCoolgrey80 : string;
98
+ export const colorCoolgrey90 : string;
99
+ export const colorCoolgrey100 : string;
100
+ export const colorCoolgrey110 : string;
101
+ export const colorBlack : string;
102
+ export const colorWhite : string;
103
+ export const colorBlackShadow : string;
104
+ export const colorWhiteShadow : string;
105
+ /** System status is positive */
106
+ export const colorFeedbackPositive : string;
107
+ /** System status has a warning */
108
+ export const colorFeedbackWarning : string;
109
+ /** System status is negative */
110
+ export const colorFeedbackNegative : string;
111
+ /** Primary brand blue */
112
+ export const colorBrandPrimary : string;
113
+ /** Primary secondary brand blue */
114
+ export const colorBrandSecondary : string;
115
+ export const colorTextBrandPrimary : string;
116
+ export const colorTextTheme : string;
117
+ export const colorTextDefault : string;
118
+ export const colorTextDefaultSub : string;
119
+ export const colorBackgroundTheme : string;
120
+ export const colorBackgroundComponent : string;
121
+ export const colorBackgroundObject : string;
122
+ export const fontSize12 : string;
123
+ export const fontSize14 : string;
124
+ export const fontSize16 : string;
125
+ export const fontSize18 : string;
126
+ export const fontSize20 : string;
127
+ export const fontSize24 : string;
128
+ export const fontSize28 : string;
129
+ export const fontSize32 : string;
130
+ export const fontSize36 : string;
131
+ export const fontSize40 : string;
132
+ export const fontSize48 : string;
133
+ export const fontSizeXs : string;
134
+ export const fontSizeS : string;
135
+ export const fontSizeM : string;
136
+ export const fontSizeL : string;
137
+ export const fontSizeXl : string;
138
+ export const fontSize2Xl : string;
139
+ export const fontSize3Xl : string;
140
+ export const fontSize4Xl : string;
141
+ export const fontSize5Xl : string;
142
+ export const fontSize6Xl : string;
143
+ export const fontSize7Xl : string;
144
+ export const lineHeight130 : number;
145
+ export const lineHeight150 : number;
146
+ /** Latin, Arabic, and Hebrew scripts */
147
+ export const lineHeightM : number;
148
+ /** Latin, Arabic, and Hebrew scripts */
149
+ export const lineHeightL : number;
150
+ export const fontWeightBold : number;
151
+ export const fontWeightRegular : number;
152
+ /** The primary font used in the DDS Design Kit is Roboto */
153
+ export const fontFamilyRoboto : string;
154
+ /** The primary font used in the DDS Design Kit is Roboto */
155
+ export const fontFamilyBase : string;
156
+ export const borderRadius2 : string;
157
+ export const borderRadius4 : string;
158
+ export const borderRadius6 : string;
159
+ export const borderRadius8 : string;
160
+ export const borderRadius10 : string;
161
+ export const borderRadius12 : string;
162
+ export const borderRadius16 : string;
163
+ export const borderRadius2Xs : string;
164
+ export const borderRadiusXs : string;
165
+ export const borderRadiusS : string;
166
+ export const borderRadiusM : string;
167
+ export const borderRadiusL : string;
168
+ export const borderRadiusXl : string;
169
+ export const borderRadius2Xl : string;
170
+ export const borderWidth1 : string;
171
+ export const borderWidth2 : string;
172
+ export const borderWidth4 : string;
173
+ export const borderWidthS : string;
174
+ export const borderWidthM : string;
175
+ export const borderWidthL : string;
176
+ export const space0 : string;
177
+ export const space2 : string;
178
+ export const space4 : string;
179
+ export const space8 : string;
180
+ export const space12 : string;
181
+ export const space16 : string;
182
+ export const space20 : string;
183
+ export const space24 : string;
184
+ export const space32 : string;
185
+ export const space40 : string;
186
+ export const space48 : string;
187
+ export const space56 : string;
188
+ export const space64 : string;
189
+ export const space72 : string;
190
+ export const space80 : string;
191
+ export const space96 : string;
192
+ export const space4Xs : string;
193
+ export const space3Xs : string;
194
+ export const space2Xs : string;
195
+ export const spaceXs : string;
196
+ export const spaceS : string;
197
+ export const spaceM : string;
198
+ export const spaceL : string;
199
+ export const spaceXl : string;
200
+ export const space2Xl : string;
201
+ export const space3Xl : string;
202
+ export const space4Xl : string;
203
+ export const space5Xl : string;
204
+ export const space6Xl : string;
205
+ export const space7Xl : string;
206
+ export const space8Xl : string;
207
+ export const space9Xl : string;
208
+ export const shadowBlack : string;
209
+ export const shadowWhite : string;
210
+ /** Body is primarily used for components and for blocks of text. */
211
+ export const bodyXs : string;
212
+ /** Body is primarily used for components and for blocks of text. */
213
+ export const bodyS : string;
214
+ /** Body is primarily used for components and for blocks of text. */
215
+ export const bodyM : string;
216
+ /** Body is primarily used for components and for blocks of text. */
217
+ export const bodyL : string;
218
+ /** Body is primarily used for components and for blocks of text. */
219
+ export const bodyXl : string;
220
+ /** Body is primarily used for components and for blocks of text. */
221
+ export const body2Xl : string;
222
+ /** Body is primarily used for components and for blocks of text. */
223
+ export const body3Xl : string;
224
+ /** Body is primarily used for components and for blocks of text. */
225
+ export const body4Xl : string;
226
+ /** Body is primarily used for components and for blocks of text. */
227
+ export const body5Xl : string;
228
+ /** Body is primarily used for components and for blocks of text. */
229
+ export const body6Xl : string;
230
+ /** Body is primarily used for components and for blocks of text. */
231
+ export const body7Xl : string;
232
+ /** Header is used to create various levels of typographic hierarchies. */
233
+ export const headerXs : string;
234
+ /** Header is used to create various levels of typographic hierarchies. */
235
+ export const headerS : string;
236
+ /** Header is used to create various levels of typographic hierarchies. */
237
+ export const headerM : string;
238
+ /** Header is used to create various levels of typographic hierarchies. */
239
+ export const headerL : string;
240
+ /** Header is used to create various levels of typographic hierarchies. */
241
+ export const headerXl : string;
242
+ /** Header is used to create various levels of typographic hierarchies. */
243
+ export const header2Xl : string;
244
+ /** Header is used to create various levels of typographic hierarchies. */
245
+ export const header3Xl : string;
246
+ /** Header is used to create various levels of typographic hierarchies. */
247
+ export const header4Xl : string;
248
+ /** Header is used to create various levels of typographic hierarchies. */
249
+ export const header5Xl : string;
250
+ /** Header is used to create various levels of typographic hierarchies. */
251
+ export const header6Xl : string;
252
+ /** Header is used to create various levels of typographic hierarchies. */
253
+ export const header7Xl : string;
254
+ export const buttonBorderSignInActive : string;
255
+ export const buttonBorderSecondaryActive : string;
256
+ export const buttonBorderSecondaryHover : string;
257
+ export const buttonBorderSecondaryPress : string;
258
+ export const buttonBorderSecondaryFocus : string;
259
+ export const buttonBorderSecondaryDisabled : string;
260
+ /** Color used for the default state of a secondary button */
261
+ export const buttonColorBackgroundPrimaryActive : string;
262
+ export const buttonColorBackgroundPrimaryHover : string;
263
+ export const buttonColorBackgroundPrimaryPress : string;
264
+ export const buttonColorBackgroundPrimaryFocus : string;
265
+ export const buttonColorBackgroundPrimaryDisabled : string;
266
+ export const buttonColorBorderSecondaryActive : string;
267
+ export const buttonColorBorderSecondaryHover : string;
268
+ export const buttonColorBorderSecondaryPress : string;
269
+ export const buttonColorBorderSecondaryFocus : string;
270
+ export const buttonColorBorderSecondaryDisabled : string;
271
+ export const buttonColorTextSecondaryActive : string;
272
+ export const buttonColorTextSecondaryHover : string;
273
+ export const buttonColorTextSecondaryPress : string;
274
+ export const buttonColorTextSecondaryFocus : string;
275
+ export const buttonColorTextSecondaryDisabled : string;
276
+ export const buttonColorTextPrimary : string;
277
+ export const checkboxBorderUnselected : string;
278
+ export const checkboxColorBackground : string;
279
+ export const checkboxColorIcon : string;
280
+ export const dropdownColorBackground : string;
281
+ export const dropdownColorText : string;
282
+ export const dropdownTrayColorBackgroundSelected : string;
283
+ export const tableColorBackground : string;
284
+ export const tableColorText : string;
285
+ export const tableHeaderBorder : string;
286
+ export const tableCellBorder : string;
287
+ export const tablePageNumberColorBackgroundSelected : string;
288
+ export const tablePageNumberColorTextDefault : string;
289
+ export const tablePageNumberColorTextSelected : string;
290
+ export const tablePageNumberBorderHover : string;
291
+ export const loginSsoButtonBorder : string;
292
+ export const loginSsoButtonColorText : string;
293
+ export const formColorBackground : string;
294
+ export const formColorTextDefault : string;
295
+ export const formColorTextPlaceholder : string;
296
+ export const formColorTextPositive : string;
297
+ export const formColorTextNegative : string;
298
+ export const formBorderActive : string;
299
+ export const formBorderNegative : string;
300
+ export const tabBorderUnderline : string;
301
+ export const tabBorderSelected : string;
302
+ export const containerColorBackground : string;
303
+ export const containerColorTextHeader : string;
304
+ export const containerColorTextBody : string;
305
+ export const containerShadow : string;
306
+ export const iconColorBackground : string;
@@ -0,0 +1,274 @@
1
+ /**
2
+ * Do not edit directly
3
+ * Generated on Fri, 31 May 2024 20:50:38 GMT
4
+ */
5
+
6
+ export const colorBlue10 = "#D1F3FF";
7
+ export const colorBlue20 = "#A6E4FB";
8
+ export const colorBlue30 = "#7CD5F7";
9
+ export const colorBlue40 = "#54c3f1";
10
+ export const colorBlue50 = "#2DB8F0";
11
+ export const colorBlue60 = "#0097E0";
12
+ export const colorBlue70 = "#0674C1";
13
+ export const colorBlue80 = "#0D59A3";
14
+ export const colorBlue90 = "#114484";
15
+ export const colorBlue100 = "#143466";
16
+ export const colorBlue110 = "#132547";
17
+ export const colorBlue120 = "#0E1629";
18
+ export const colorBlue130 = "#04060A";
19
+ export const colorGreen10 = "#F4FFE6";
20
+ export const colorGreen20 = "#D0F8B9";
21
+ export const colorGreen30 = "#9FF28F";
22
+ export const colorGreen40 = "#69EB6E";
23
+ export const colorGreen50 = "#45E46A";
24
+ export const colorGreen60 = "#13CE66";
25
+ export const colorGreen70 = "#04A632";
26
+ export const colorGreen80 = "#007F0E";
27
+ export const colorGreen90 = "#055700";
28
+ export const colorGreen100 = "#0B2F00";
29
+ export const colorGreen110 = "#030800";
30
+ export const colorYellow10 = "#FCFFE6";
31
+ export const colorYellow20 = "#FDFFBB";
32
+ export const colorYellow30 = "#FFF890";
33
+ export const colorYellow40 = "#FFE667";
34
+ export const colorYellow50 = "#FFCC3D";
35
+ export const colorYellow60 = "#D7B834";
36
+ export const colorYellow70 = "#AFA02E";
37
+ export const colorYellow80 = "#878429";
38
+ export const colorYellow90 = "#5C5F21";
39
+ export const colorYellow100 = "#333717";
40
+ export const colorYellow110 = "#0E0F07";
41
+ export const colorOrange10 = "#FFF4E6";
42
+ export const colorOrange20 = "#FFE7CD";
43
+ export const colorOrange30 = "#FFD8B5";
44
+ export const colorOrange40 = "#FFC69A";
45
+ export const colorOrange50 = "#FFB27F";
46
+ export const colorOrange60 = "#F68C54";
47
+ export const colorOrange70 = "#E86427";
48
+ export const colorOrange80 = "#B15C20";
49
+ export const colorOrange90 = "#7A4D14";
50
+ export const colorOrange100 = "#443809";
51
+ export const colorOrange110 = "#0C0D01";
52
+ export const colorRed10 = "#FAF2ED";
53
+ export const colorRed20 = "#FEE0D2";
54
+ export const colorRed30 = "#FFC7B5";
55
+ export const colorRed40 = "#FFAA98";
56
+ export const colorRed50 = "#FF867B";
57
+ export const colorRed60 = "#FF4949";
58
+ export const colorRed70 = "#CE3B2B";
59
+ export const colorRed80 = "#9C3219";
60
+ export const colorRed90 = "#6B290F";
61
+ export const colorRed100 = "#391A08";
62
+ export const colorRed110 = "#080401";
63
+ export const colorRedAaf100 = "#FCECEA";
64
+ export const colorRedAaf200 = "#F5C0B8";
65
+ export const colorRedAaf300 = "#F8AEBA";
66
+ export const colorRedAaf400 = "#DB4F66";
67
+ export const colorRedAaf500 = "#D2324C";
68
+ export const colorRedAaf600 = "#C8102E";
69
+ export const colorMagenta10 = "#F5F5FF";
70
+ export const colorMagenta20 = "#E4E0F8";
71
+ export const colorMagenta30 = "#D7CCF2";
72
+ export const colorMagenta40 = "#CDB8EB";
73
+ export const colorMagenta50 = "#C7A4E5";
74
+ export const colorMagenta60 = "#B981CF";
75
+ export const colorMagenta70 = "#B15FBA";
76
+ export const colorMagenta80 = "#A43D95";
77
+ export const colorMagenta90 = "#722B6D";
78
+ export const colorMagenta100 = "#3F183F";
79
+ export const colorMagenta110 = "#0C050D";
80
+ export const colorGrey10 = "#FAFAFA";
81
+ export const colorGrey20 = "#EBEBEB";
82
+ export const colorGrey30 = "#DCDCDC";
83
+ export const colorGrey40 = "#CECECE";
84
+ export const colorGrey50 = "#BFBFBF";
85
+ export const colorGrey60 = "#A0A0A0";
86
+ export const colorGrey70 = "#828282";
87
+ export const colorGrey80 = "#616161";
88
+ export const colorGrey90 = "#414141";
89
+ export const colorGrey100 = "#212121";
90
+ export const colorCoolgrey10 = "#EDFFFE";
91
+ export const colorCoolgrey20 = "#DEEFEF";
92
+ export const colorCoolgrey30 = "#CFDFDF";
93
+ export const colorCoolgrey40 = "#C0CED0";
94
+ export const colorCoolgrey50 = "#B1BEC0";
95
+ export const colorCoolgrey60 = "#8D9CA0";
96
+ export const colorCoolgrey70 = "#6C7A81";
97
+ export const colorCoolgrey80 = "#445762";
98
+ export const colorCoolgrey90 = "#253543";
99
+ export const colorCoolgrey100 = "#0F1724";
100
+ export const colorCoolgrey110 = "#010205";
101
+ export const colorBlack = "#000000";
102
+ export const colorWhite = "#ffffff";
103
+ export const colorBlackShadow = "#0000001A";
104
+ export const colorWhiteShadow = "#ffffff1A";
105
+ export const colorFeedbackPositive = "#13CE66"; // System status is positive
106
+ export const colorFeedbackWarning = "#FFCC3D"; // System status has a warning
107
+ export const colorFeedbackNegative = "#FF4949"; // System status is negative
108
+ export const colorBrandPrimary = "#54c3f1"; // Primary brand blue
109
+ export const colorBrandSecondary = "#0097E0"; // Primary secondary brand blue
110
+ export const colorTextBrandPrimary = "#54c3f1";
111
+ export const colorTextTheme = "#212121";
112
+ export const colorTextDefault = "#FAFAFA";
113
+ export const colorTextDefaultSub = "#EBEBEB";
114
+ export const colorBackgroundTheme = "#000000";
115
+ export const colorBackgroundComponent = "#212121";
116
+ export const colorBackgroundObject = "#FAFAFA";
117
+ export const fontSize12 = "12px";
118
+ export const fontSize14 = "14px";
119
+ export const fontSize16 = "16px";
120
+ export const fontSize18 = "18px";
121
+ export const fontSize20 = "20px";
122
+ export const fontSize24 = "24px";
123
+ export const fontSize28 = "28px";
124
+ export const fontSize32 = "32px";
125
+ export const fontSize36 = "36px";
126
+ export const fontSize40 = "40px";
127
+ export const fontSize48 = "48px";
128
+ export const fontSizeXs = "12px";
129
+ export const fontSizeS = "14px";
130
+ export const fontSizeM = "16px";
131
+ export const fontSizeL = "18px";
132
+ export const fontSizeXl = "20px";
133
+ export const fontSize2Xl = "24px";
134
+ export const fontSize3Xl = "28px";
135
+ export const fontSize4Xl = "32px";
136
+ export const fontSize5Xl = "36px";
137
+ export const fontSize6Xl = "40px";
138
+ export const fontSize7Xl = "48px";
139
+ export const lineHeight130 = 1.3;
140
+ export const lineHeight150 = 1.5;
141
+ export const lineHeightM = 1.3; // Latin, Arabic, and Hebrew scripts
142
+ export const lineHeightL = 1.5; // Latin, Arabic, and Hebrew scripts
143
+ export const fontWeightBold = 700;
144
+ export const fontWeightRegular = 400;
145
+ export const fontFamilyRoboto = "Roboto"; // The primary font used in the DDS Design Kit is Roboto
146
+ export const fontFamilyBase = "Roboto"; // The primary font used in the DDS Design Kit is Roboto
147
+ export const borderRadius2 = "2px";
148
+ export const borderRadius4 = "4px";
149
+ export const borderRadius6 = "6px";
150
+ export const borderRadius8 = "8px";
151
+ export const borderRadius10 = "10px";
152
+ export const borderRadius12 = "12px";
153
+ export const borderRadius16 = "16px";
154
+ export const borderRadius2Xs = "2px";
155
+ export const borderRadiusXs = "4px";
156
+ export const borderRadiusS = "6px";
157
+ export const borderRadiusM = "8px";
158
+ export const borderRadiusL = "10px";
159
+ export const borderRadiusXl = "12px";
160
+ export const borderRadius2Xl = "16px";
161
+ export const borderWidth1 = "1px";
162
+ export const borderWidth2 = "2px";
163
+ export const borderWidth4 = "4px";
164
+ export const borderWidthS = "1px";
165
+ export const borderWidthM = "2px";
166
+ export const borderWidthL = "4px";
167
+ export const space0 = "0";
168
+ export const space2 = "2px";
169
+ export const space4 = "4px";
170
+ export const space8 = "8px";
171
+ export const space12 = "12px";
172
+ export const space16 = "16px";
173
+ export const space20 = "20px";
174
+ export const space24 = "24px";
175
+ export const space32 = "32px";
176
+ export const space40 = "40px";
177
+ export const space48 = "48px";
178
+ export const space56 = "56px";
179
+ export const space64 = "64px";
180
+ export const space72 = "72px";
181
+ export const space80 = "80px";
182
+ export const space96 = "96px";
183
+ export const space4Xs = "0";
184
+ export const space3Xs = "2px";
185
+ export const space2Xs = "4px";
186
+ export const spaceXs = "8px";
187
+ export const spaceS = "12px";
188
+ export const spaceM = "16px";
189
+ export const spaceL = "20px";
190
+ export const spaceXl = "24px";
191
+ export const space2Xl = "32px";
192
+ export const space3Xl = "40px";
193
+ export const space4Xl = "48px";
194
+ export const space5Xl = "56px";
195
+ export const space6Xl = "64px";
196
+ export const space7Xl = "72px";
197
+ export const space8Xl = "80px";
198
+ export const space9Xl = "96px";
199
+ export const shadowBlack = "0 -2px 19px 0 #0000001A";
200
+ export const shadowWhite = "0 -2px 19px 0 #ffffff1A";
201
+ export const bodyXs = "400 12px/1.5 Roboto"; // Body is primarily used for components and for blocks of text.
202
+ export const bodyS = "400 14px/1.5 Roboto"; // Body is primarily used for components and for blocks of text.
203
+ export const bodyM = "400 16px/1.5 Roboto"; // Body is primarily used for components and for blocks of text.
204
+ export const bodyL = "400 18px/1.5 Roboto"; // Body is primarily used for components and for blocks of text.
205
+ export const bodyXl = "400 20px/1.5 Roboto"; // Body is primarily used for components and for blocks of text.
206
+ export const body2Xl = "400 24px/1.5 Roboto"; // Body is primarily used for components and for blocks of text.
207
+ export const body3Xl = "400 28px/1.5 Roboto"; // Body is primarily used for components and for blocks of text.
208
+ export const body4Xl = "400 32px/1.5 Roboto"; // Body is primarily used for components and for blocks of text.
209
+ export const body5Xl = "400 36px/1.5 Roboto"; // Body is primarily used for components and for blocks of text.
210
+ export const body6Xl = "400 40px/1.5 Roboto"; // Body is primarily used for components and for blocks of text.
211
+ export const body7Xl = "400 48px/1.5 Roboto"; // Body is primarily used for components and for blocks of text.
212
+ export const headerXs = "700 12px/1.3 Roboto"; // Header is used to create various levels of typographic hierarchies.
213
+ export const headerS = "700 14px/1.3 Roboto"; // Header is used to create various levels of typographic hierarchies.
214
+ export const headerM = "700 16px/1.3 Roboto"; // Header is used to create various levels of typographic hierarchies.
215
+ export const headerL = "700 18px/1.3 Roboto"; // Header is used to create various levels of typographic hierarchies.
216
+ export const headerXl = "700 20px/1.3 Roboto"; // Header is used to create various levels of typographic hierarchies.
217
+ export const header2Xl = "700 24px/1.3 Roboto"; // Header is used to create various levels of typographic hierarchies.
218
+ export const header3Xl = "700 28px/1.3 Roboto"; // Header is used to create various levels of typographic hierarchies.
219
+ export const header4Xl = "700 32px/1.3 Roboto"; // Header is used to create various levels of typographic hierarchies.
220
+ export const header5Xl = "700 36px/1.3 Roboto"; // Header is used to create various levels of typographic hierarchies.
221
+ export const header6Xl = "700 40px/1.3 Roboto"; // Header is used to create various levels of typographic hierarchies.
222
+ export const header7Xl = "700 48px/1.3 Roboto"; // Header is used to create various levels of typographic hierarchies.
223
+ export const buttonBorderSignInActive = "1px Inside #616161";
224
+ export const buttonBorderSecondaryActive = "1px Solid #54c3f1";
225
+ export const buttonBorderSecondaryHover = "1px Solid #0097E0";
226
+ export const buttonBorderSecondaryPress = "1px Solid #7CD5F7";
227
+ export const buttonBorderSecondaryFocus = "1px Solid #A6E4FB";
228
+ export const buttonBorderSecondaryDisabled = "1px Solid #616161";
229
+ export const buttonColorBackgroundPrimaryActive = "#54c3f1"; // Color used for the default state of a secondary button
230
+ export const buttonColorBackgroundPrimaryHover = "#0097E0";
231
+ export const buttonColorBackgroundPrimaryPress = "#7CD5F7";
232
+ export const buttonColorBackgroundPrimaryFocus = "#A6E4FB";
233
+ export const buttonColorBackgroundPrimaryDisabled = "#616161";
234
+ export const buttonColorBorderSecondaryActive = "#54c3f1";
235
+ export const buttonColorBorderSecondaryHover = "#0097E0";
236
+ export const buttonColorBorderSecondaryPress = "#7CD5F7";
237
+ export const buttonColorBorderSecondaryFocus = "#A6E4FB";
238
+ export const buttonColorBorderSecondaryDisabled = "#616161";
239
+ export const buttonColorTextSecondaryActive = "#54c3f1";
240
+ export const buttonColorTextSecondaryHover = "#0097E0";
241
+ export const buttonColorTextSecondaryPress = "#7CD5F7";
242
+ export const buttonColorTextSecondaryFocus = "#A6E4FB";
243
+ export const buttonColorTextSecondaryDisabled = "#616161";
244
+ export const buttonColorTextPrimary = "#212121";
245
+ export const checkboxBorderUnselected = "2px solid #BFBFBF";
246
+ export const checkboxColorBackground = "#0097E0";
247
+ export const checkboxColorIcon = "#ffffff";
248
+ export const dropdownColorBackground = "#ffffff";
249
+ export const dropdownColorText = "#414141";
250
+ export const dropdownTrayColorBackgroundSelected = "#EBEBEB";
251
+ export const tableColorBackground = "#ffffff";
252
+ export const tableColorText = "#414141";
253
+ export const tableHeaderBorder = "1px #000000";
254
+ export const tableCellBorder = "1px #EBEBEB";
255
+ export const tablePageNumberColorBackgroundSelected = "#828282";
256
+ export const tablePageNumberColorTextDefault = "#414141";
257
+ export const tablePageNumberColorTextSelected = "#ffffff";
258
+ export const tablePageNumberBorderHover = "1px #828282";
259
+ export const loginSsoButtonBorder = "1px #616161";
260
+ export const loginSsoButtonColorText = "#616161";
261
+ export const formColorBackground = "#ffffff";
262
+ export const formColorTextDefault = "#212121";
263
+ export const formColorTextPlaceholder = "#828282";
264
+ export const formColorTextPositive = "#13CE66";
265
+ export const formColorTextNegative = "#FF4949";
266
+ export const formBorderActive = "1px Solid #828282";
267
+ export const formBorderNegative = "1px solid #FF4949";
268
+ export const tabBorderUnderline = "1px #CFDFDF";
269
+ export const tabBorderSelected = "1px #0097E0";
270
+ export const containerColorBackground = "#212121";
271
+ export const containerColorTextHeader = "#FAFAFA";
272
+ export const containerColorTextBody = "#EBEBEB";
273
+ export const containerShadow = "0 -2px 19px 0 #ffffff1A";
274
+ export const iconColorBackground = "#FAFAFA";