@sage/design-tokens 2.1.0 → 2.2.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.
- package/android/no-theme.xml +1 -1
- package/css/no-theme.css +1 -1
- package/data/tokens.json +0 -2864
- package/docs/tokens/index.html +68 -8329
- package/docs/tokens/no-theme/border-radius/index.html +0 -79
- package/docs/tokens/no-theme/border-width/index.html +0 -79
- package/docs/tokens/no-theme/box-shadow/index.html +0 -79
- package/docs/tokens/no-theme/colors/index.html +0 -79
- package/docs/tokens/no-theme/font-families/index.html +0 -79
- package/docs/tokens/no-theme/font-sizes/index.html +0 -79
- package/docs/tokens/no-theme/font-weights/index.html +0 -79
- package/docs/tokens/no-theme/index.html +0 -79
- package/docs/tokens/no-theme/line-heights/index.html +0 -79
- package/docs/tokens/no-theme/sizing/index.html +0 -79
- package/docs/tokens/no-theme/spacing/index.html +0 -79
- package/docs/tokens/no-theme/typography/index.html +0 -79
- package/index.d.ts +0 -2
- package/index.js +0 -2
- package/ios/no-theme.h +1 -1
- package/js/no-theme/common.js +1 -1
- package/package.json +1 -1
- package/sage-design-tokens-2.2.0.tgz +0 -0
- package/scss/no-theme.scss +1 -1
- package/android/base.xml +0 -385
- package/css/base.css +0 -387
- package/docs/tokens/base/border-radius/index.html +0 -399
- package/docs/tokens/base/border-width/index.html +0 -483
- package/docs/tokens/base/box-shadow/index.html +0 -525
- package/docs/tokens/base/colors/index.html +0 -4137
- package/docs/tokens/base/font-families/index.html +0 -462
- package/docs/tokens/base/font-sizes/index.html +0 -664
- package/docs/tokens/base/font-weights/index.html +0 -441
- package/docs/tokens/base/index.html +0 -8427
- package/docs/tokens/base/line-heights/index.html +0 -441
- package/docs/tokens/base/opacity/index.html +0 -441
- package/docs/tokens/base/sizing/index.html +0 -903
- package/docs/tokens/base/spacing/index.html +0 -735
- package/docs/tokens/base/typography/index.html +0 -2772
- package/docs/tokens/figma-only/index.html +0 -394
- package/docs/tokens/figma-only/sizing/index.html +0 -399
- package/ios/base.h +0 -389
- package/js/base/common.d.ts +0 -376
- package/js/base/common.js +0 -387
- package/js/base/es6.d.ts +0 -379
- package/js/base/es6.js +0 -382
- package/sage-design-tokens-2.1.0.tgz +0 -0
- package/scss/base.scss +0 -384
package/js/base/es6.d.ts
DELETED
|
@@ -1,379 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
const metaName: string;
|
|
3
|
-
const metaPublic: string;
|
|
4
|
-
const colorsLogo: string;
|
|
5
|
-
const colorsTransparent: string;
|
|
6
|
-
const colorsYin030: string;
|
|
7
|
-
const colorsYin055: string;
|
|
8
|
-
const colorsYin065: string;
|
|
9
|
-
const colorsYin075: string;
|
|
10
|
-
const colorsYin090: string;
|
|
11
|
-
const colorsYang100: string;
|
|
12
|
-
const colorsYang030: string;
|
|
13
|
-
const colorsYang080: string;
|
|
14
|
-
const colorsGray850: string;
|
|
15
|
-
const colorsGray900: string;
|
|
16
|
-
const colorsGray1000: string;
|
|
17
|
-
const colorsGray000: string;
|
|
18
|
-
const colorsDisabled400: string;
|
|
19
|
-
const colorsDisabled500: string;
|
|
20
|
-
const colorsDisabled600: string;
|
|
21
|
-
const colorsReadOnly400: string;
|
|
22
|
-
const colorsReadOnly500: string;
|
|
23
|
-
const colorsReadOnly600: string;
|
|
24
|
-
const colorsComponentsMenuSpringStandard500: string;
|
|
25
|
-
const colorsComponentsMenuSpringStandard600: string;
|
|
26
|
-
const colorsComponentsMenuSpringStandard700: string;
|
|
27
|
-
const colorsComponentsMenuSpringParent500: string;
|
|
28
|
-
const colorsComponentsMenuSpringParent600: string;
|
|
29
|
-
const colorsComponentsMenuSpringParent700: string;
|
|
30
|
-
const colorsComponentsMenuSpringChild400: string;
|
|
31
|
-
const colorsComponentsMenuSpringChild500: string;
|
|
32
|
-
const colorsComponentsMenuSpringChild600: string;
|
|
33
|
-
const colorsComponentsMenuSpringChildAlt500: string;
|
|
34
|
-
const colorsComponentsMenuSpringChildAlt600: string;
|
|
35
|
-
const colorsComponentsMenuSummerStandard500: string;
|
|
36
|
-
const colorsComponentsMenuSummerStandard600: string;
|
|
37
|
-
const colorsComponentsMenuSummerStandard700: string;
|
|
38
|
-
const colorsComponentsMenuSummerParent500: string;
|
|
39
|
-
const colorsComponentsMenuSummerParent600: string;
|
|
40
|
-
const colorsComponentsMenuSummerParent700: string;
|
|
41
|
-
const colorsComponentsMenuSummerChild400: string;
|
|
42
|
-
const colorsComponentsMenuSummerChild500: string;
|
|
43
|
-
const colorsComponentsMenuSummerChild600: string;
|
|
44
|
-
const colorsComponentsMenuSummerChildAlt500: string;
|
|
45
|
-
const colorsComponentsMenuSummerChildAlt600: string;
|
|
46
|
-
const colorsComponentsMenuAutumnStandard500: string;
|
|
47
|
-
const colorsComponentsMenuAutumnStandard600: string;
|
|
48
|
-
const colorsComponentsMenuAutumnStandard700: string;
|
|
49
|
-
const colorsComponentsMenuAutumnParent500: string;
|
|
50
|
-
const colorsComponentsMenuAutumnParent600: string;
|
|
51
|
-
const colorsComponentsMenuAutumnParent700: string;
|
|
52
|
-
const colorsComponentsMenuAutumnChild400: string;
|
|
53
|
-
const colorsComponentsMenuAutumnChild500: string;
|
|
54
|
-
const colorsComponentsMenuAutumnChild600: string;
|
|
55
|
-
const colorsComponentsMenuAutumnChildAlt500: string;
|
|
56
|
-
const colorsComponentsMenuAutumnChildAlt600: string;
|
|
57
|
-
const colorsComponentsMenuWinterStandard500: string;
|
|
58
|
-
const colorsComponentsMenuWinterStandard600: string;
|
|
59
|
-
const colorsComponentsMenuWinterStandard700: string;
|
|
60
|
-
const colorsComponentsMenuWinterParent500: string;
|
|
61
|
-
const colorsComponentsMenuWinterParent600: string;
|
|
62
|
-
const colorsComponentsMenuWinterParent700: string;
|
|
63
|
-
const colorsComponentsMenuWinterChild400: string;
|
|
64
|
-
const colorsComponentsMenuWinterChild500: string;
|
|
65
|
-
const colorsComponentsMenuWinterChild600: string;
|
|
66
|
-
const colorsComponentsMenuWinterChildAlt500: string;
|
|
67
|
-
const colorsComponentsMenuWinterChildAlt600: string;
|
|
68
|
-
const colorsComponentsMenuYin100: string;
|
|
69
|
-
const colorsComponentsMenuYin065: string;
|
|
70
|
-
const colorsComponentsMenuYin090: string;
|
|
71
|
-
const colorsComponentsMenuYang100: string;
|
|
72
|
-
const colorsComponentsMenuYang080: string;
|
|
73
|
-
const colorsUtilityMajor100: string;
|
|
74
|
-
const colorsUtilityMajor150: string;
|
|
75
|
-
const colorsUtilityMajor200: string;
|
|
76
|
-
const colorsUtilityMajor300: string;
|
|
77
|
-
const colorsUtilityMajor400: string;
|
|
78
|
-
const colorsUtilityMajor500: string;
|
|
79
|
-
const colorsUtilityMajor800: string;
|
|
80
|
-
const colorsUtilityMajor025: string;
|
|
81
|
-
const colorsUtilityMajor010: string;
|
|
82
|
-
const colorsUtilityMajor040: string;
|
|
83
|
-
const colorsUtilityMajor050: string;
|
|
84
|
-
const colorsUtilityMajor075: string;
|
|
85
|
-
const colorsUtilityMajorTransparent: string;
|
|
86
|
-
const colorsUtilityYin030: string;
|
|
87
|
-
const colorsUtilityYin055: string;
|
|
88
|
-
const colorsUtilityYin065: string;
|
|
89
|
-
const colorsUtilityYin090: string;
|
|
90
|
-
const colorsUtilityYang100: string;
|
|
91
|
-
const colorsUtilityDisabled400: string;
|
|
92
|
-
const colorsUtilityDisabled500: string;
|
|
93
|
-
const colorsUtilityDisabled600: string;
|
|
94
|
-
const colorsUtilityReadOnly400: string;
|
|
95
|
-
const colorsUtilityReadOnly500: string;
|
|
96
|
-
const colorsUtilityReadOnly600: string;
|
|
97
|
-
const colorsActionMajor150: string;
|
|
98
|
-
const colorsActionMajor350: string;
|
|
99
|
-
const colorsActionMajor450: string;
|
|
100
|
-
const colorsActionMajor500: string;
|
|
101
|
-
const colorsActionMajor600: string;
|
|
102
|
-
const colorsActionMajor700: string;
|
|
103
|
-
const colorsActionMajor025: string;
|
|
104
|
-
const colorsActionMajorTransparent: string;
|
|
105
|
-
const colorsActionMajorYin030: string;
|
|
106
|
-
const colorsActionMajorYin055: string;
|
|
107
|
-
const colorsActionMajorYin065: string;
|
|
108
|
-
const colorsActionMajorYin090: string;
|
|
109
|
-
const colorsActionMajorYang100: string;
|
|
110
|
-
const colorsActionMajorYang030: string;
|
|
111
|
-
const colorsActionMinor100: string;
|
|
112
|
-
const colorsActionMinor150: string;
|
|
113
|
-
const colorsActionMinor200: string;
|
|
114
|
-
const colorsActionMinor250: string;
|
|
115
|
-
const colorsActionMinor300: string;
|
|
116
|
-
const colorsActionMinor400: string;
|
|
117
|
-
const colorsActionMinor500: string;
|
|
118
|
-
const colorsActionMinor550: string;
|
|
119
|
-
const colorsActionMinor600: string;
|
|
120
|
-
const colorsActionMinor850: string;
|
|
121
|
-
const colorsActionMinor900: string;
|
|
122
|
-
const colorsActionMinor025: string;
|
|
123
|
-
const colorsActionMinor050: string;
|
|
124
|
-
const colorsActionMinorTransparent: string;
|
|
125
|
-
const colorsActionMinorYin030: string;
|
|
126
|
-
const colorsActionMinorYin055: string;
|
|
127
|
-
const colorsActionMinorYin065: string;
|
|
128
|
-
const colorsActionMinorYin090: string;
|
|
129
|
-
const colorsActionMinorYang100: string;
|
|
130
|
-
const colorsActionDisabled400: string;
|
|
131
|
-
const colorsActionDisabled500: string;
|
|
132
|
-
const colorsActionDisabled600: string;
|
|
133
|
-
const colorsActionReadOnly400: string;
|
|
134
|
-
const colorsActionReadOnly500: string;
|
|
135
|
-
const colorsActionReadOnly600: string;
|
|
136
|
-
const colorsSemanticNeutral200: string;
|
|
137
|
-
const colorsSemanticNeutral500: string;
|
|
138
|
-
const colorsSemanticNeutral600: string;
|
|
139
|
-
const colorsSemanticNeutralTransparent: string;
|
|
140
|
-
const colorsSemanticNeutralYin030: string;
|
|
141
|
-
const colorsSemanticNeutralYin055: string;
|
|
142
|
-
const colorsSemanticNeutralYin065: string;
|
|
143
|
-
const colorsSemanticNeutralYin090: string;
|
|
144
|
-
const colorsSemanticNeutralYang100: string;
|
|
145
|
-
const colorsSemanticFocus250: string;
|
|
146
|
-
const colorsSemanticFocus500: string;
|
|
147
|
-
const colorsSemanticFocusTransparent: string;
|
|
148
|
-
const colorsSemanticPositive500: string;
|
|
149
|
-
const colorsSemanticPositive600: string;
|
|
150
|
-
const colorsSemanticPositiveTransparent: string;
|
|
151
|
-
const colorsSemanticPositiveYin030: string;
|
|
152
|
-
const colorsSemanticPositiveYin055: string;
|
|
153
|
-
const colorsSemanticPositiveYin065: string;
|
|
154
|
-
const colorsSemanticPositiveYin090: string;
|
|
155
|
-
const colorsSemanticPositiveYang100: string;
|
|
156
|
-
const colorsSemanticNegative500: string;
|
|
157
|
-
const colorsSemanticNegative600: string;
|
|
158
|
-
const colorsSemanticNegativeTransparent: string;
|
|
159
|
-
const colorsSemanticNegativeYin030: string;
|
|
160
|
-
const colorsSemanticNegativeYin055: string;
|
|
161
|
-
const colorsSemanticNegativeYin065: string;
|
|
162
|
-
const colorsSemanticNegativeYin090: string;
|
|
163
|
-
const colorsSemanticNegativeYang100: string;
|
|
164
|
-
const colorsSemanticCaution400: string;
|
|
165
|
-
const colorsSemanticCaution500: string;
|
|
166
|
-
const colorsSemanticCaution600: string;
|
|
167
|
-
const colorsSemanticCaution650: string;
|
|
168
|
-
const colorsSemanticCautionTransparent: string;
|
|
169
|
-
const colorsSemanticCautionYin030: string;
|
|
170
|
-
const colorsSemanticCautionYin055: string;
|
|
171
|
-
const colorsSemanticCautionYin065: string;
|
|
172
|
-
const colorsSemanticCautionYin090: string;
|
|
173
|
-
const colorsSemanticCautionYang100: string;
|
|
174
|
-
const colorsSemanticInfo150: string;
|
|
175
|
-
const colorsSemanticInfo500: string;
|
|
176
|
-
const colorsSemanticInfo600: string;
|
|
177
|
-
const colorsSemanticInfoTransparent: string;
|
|
178
|
-
const colorsSemanticInfoYin030: string;
|
|
179
|
-
const colorsSemanticInfoYin055: string;
|
|
180
|
-
const colorsSemanticInfoYin065: string;
|
|
181
|
-
const colorsSemanticInfoYin090: string;
|
|
182
|
-
const colorsSemanticInfoYang100: string;
|
|
183
|
-
const sizing100: string;
|
|
184
|
-
const sizing125: string;
|
|
185
|
-
const sizing150: string;
|
|
186
|
-
const sizing175: string;
|
|
187
|
-
const sizing200: string;
|
|
188
|
-
const sizing250: string;
|
|
189
|
-
const sizing275: string;
|
|
190
|
-
const sizing300: string;
|
|
191
|
-
const sizing350: string;
|
|
192
|
-
const sizing375: string;
|
|
193
|
-
const sizing400: string;
|
|
194
|
-
const sizing450: string;
|
|
195
|
-
const sizing500: string;
|
|
196
|
-
const sizing600: string;
|
|
197
|
-
const sizing700: string;
|
|
198
|
-
const sizing800: string;
|
|
199
|
-
const sizing900: string;
|
|
200
|
-
const sizing1000: string;
|
|
201
|
-
const sizing1300: string;
|
|
202
|
-
const sizing1600: string;
|
|
203
|
-
const sizing025: string;
|
|
204
|
-
const sizing050: string;
|
|
205
|
-
const sizing075: string;
|
|
206
|
-
const sizingLogowidth: string;
|
|
207
|
-
const sizing010: string;
|
|
208
|
-
const spacing100: string;
|
|
209
|
-
const spacing125: string;
|
|
210
|
-
const spacing150: string;
|
|
211
|
-
const spacing200: string;
|
|
212
|
-
const spacing250: string;
|
|
213
|
-
const spacing300: string;
|
|
214
|
-
const spacing400: string;
|
|
215
|
-
const spacing500: string;
|
|
216
|
-
const spacing600: string;
|
|
217
|
-
const spacing700: string;
|
|
218
|
-
const spacing800: string;
|
|
219
|
-
const spacing900: string;
|
|
220
|
-
const spacing1000: string;
|
|
221
|
-
const spacing000: string;
|
|
222
|
-
const spacing025: string;
|
|
223
|
-
const spacing050: string;
|
|
224
|
-
const spacing075: string;
|
|
225
|
-
const borderWidth100: string;
|
|
226
|
-
const borderWidth200: string;
|
|
227
|
-
const borderWidth300: string;
|
|
228
|
-
const borderWidth400: string;
|
|
229
|
-
const borderWidth000: string;
|
|
230
|
-
const fontSizes100: string;
|
|
231
|
-
const fontSizes200: string;
|
|
232
|
-
const fontSizes300: string;
|
|
233
|
-
const fontSizes400: string;
|
|
234
|
-
const fontSizes500: string;
|
|
235
|
-
const fontSizes600: string;
|
|
236
|
-
const fontSizes700: string;
|
|
237
|
-
const fontSizes800: string;
|
|
238
|
-
const fontSizes900: string;
|
|
239
|
-
const fontSizes1000: string;
|
|
240
|
-
const fontSizes010: string;
|
|
241
|
-
const fontSizes025: string;
|
|
242
|
-
const fontSizes050: string;
|
|
243
|
-
const boxShadow100: string;
|
|
244
|
-
const boxShadow150: string;
|
|
245
|
-
const boxShadow200: string;
|
|
246
|
-
const boxShadow300: string;
|
|
247
|
-
const boxShadow400: string;
|
|
248
|
-
const boxShadow075: string;
|
|
249
|
-
const boxShadow050: string;
|
|
250
|
-
const fontWeights400: string;
|
|
251
|
-
const fontWeights500: string;
|
|
252
|
-
const fontWeights700: string;
|
|
253
|
-
const lineHeights300: string;
|
|
254
|
-
const lineHeights400: string;
|
|
255
|
-
const lineHeights500: string;
|
|
256
|
-
const fontFamiliesDefault: string;
|
|
257
|
-
const fontFamiliesIos: string;
|
|
258
|
-
const fontFamiliesAndroid: string;
|
|
259
|
-
const fontFamiliesOther: string;
|
|
260
|
-
const borderRadiusCircle: string;
|
|
261
|
-
const typographyAccordionTitleM: string;
|
|
262
|
-
const typographyAccordionSubtitleM: string;
|
|
263
|
-
const typographyAccordionParagraphM: string;
|
|
264
|
-
const typographyActionPopoverMenuItemM: string;
|
|
265
|
-
const typographyAnchorNavLabelM: string;
|
|
266
|
-
const typographyBadgeLabelM: string;
|
|
267
|
-
const typographyButtonLabelS: string;
|
|
268
|
-
const typographyButtonLabelM: string;
|
|
269
|
-
const typographyButtonLabelL: string;
|
|
270
|
-
const typographyCardSelectTitleM: string;
|
|
271
|
-
const typographyCardSelectSubtitleM: string;
|
|
272
|
-
const typographyCardSelectParagraphM: string;
|
|
273
|
-
const typographyDatePickerCalendarDateM: string;
|
|
274
|
-
const typographyDatePickerCalendarDayM: string;
|
|
275
|
-
const typographyDatePickerCalendarMonthM: string;
|
|
276
|
-
const typographyDialogTitleM: string;
|
|
277
|
-
const typographyDialogParagraphM: string;
|
|
278
|
-
const typographyDrawerTitleM: string;
|
|
279
|
-
const typographyDrawerParagraphM: string;
|
|
280
|
-
const typographyFlashTextM: string;
|
|
281
|
-
const typographyFlashTextL: string;
|
|
282
|
-
const typographyFormFieldLabelXs: string;
|
|
283
|
-
const typographyFormFieldLabelS: string;
|
|
284
|
-
const typographyFormFieldLabelM: string;
|
|
285
|
-
const typographyFormFieldLabelL: string;
|
|
286
|
-
const typographyFormFieldHintTextXs: string;
|
|
287
|
-
const typographyFormFieldHintTextS: string;
|
|
288
|
-
const typographyFormFieldHintTextM: string;
|
|
289
|
-
const typographyFormFieldHintTextL: string;
|
|
290
|
-
const typographyFormFieldErrorMessageXs: string;
|
|
291
|
-
const typographyFormFieldErrorMessageS: string;
|
|
292
|
-
const typographyFormFieldErrorMessageM: string;
|
|
293
|
-
const typographyFormFieldErrorMessageL: string;
|
|
294
|
-
const typographyFormFieldCautionMessageXs: string;
|
|
295
|
-
const typographyFormFieldCautionMessageS: string;
|
|
296
|
-
const typographyFormFieldCautionMessageM: string;
|
|
297
|
-
const typographyFormFieldCautionMessageL: string;
|
|
298
|
-
const typographyFormFieldInputTextXs: string;
|
|
299
|
-
const typographyFormFieldInputTextS: string;
|
|
300
|
-
const typographyFormFieldInputTextM: string;
|
|
301
|
-
const typographyFormFieldInputTextL: string;
|
|
302
|
-
const typographyFormFieldDropdownOptionsXs: string;
|
|
303
|
-
const typographyFormFieldDropdownOptionsS: string;
|
|
304
|
-
const typographyFormFieldDropdownOptionsM: string;
|
|
305
|
-
const typographyFormFieldDropdownOptionsL: string;
|
|
306
|
-
const typographyFormFieldSecondLabelXs: string;
|
|
307
|
-
const typographyFormFieldSecondLabelS: string;
|
|
308
|
-
const typographyFormFieldSecondLabelM: string;
|
|
309
|
-
const typographyFormFieldSecondLabelL: string;
|
|
310
|
-
const typographyFormFieldCharacterCountXs: string;
|
|
311
|
-
const typographyFormFieldCharacterCountS: string;
|
|
312
|
-
const typographyFormFieldCharacterCountM: string;
|
|
313
|
-
const typographyFormFieldCharacterCountL: string;
|
|
314
|
-
const typographyLinkTextS: string;
|
|
315
|
-
const typographyLinkTextM: string;
|
|
316
|
-
const typographyLinkTextL: string;
|
|
317
|
-
const typographyMenuLabelM: string;
|
|
318
|
-
const typographyMenuSegmentTitleM: string;
|
|
319
|
-
const typographyMessageHeadingM: string;
|
|
320
|
-
const typographyMessageHeadingL: string;
|
|
321
|
-
const typographyMessageTextM: string;
|
|
322
|
-
const typographyMessageTextL: string;
|
|
323
|
-
const typographyPaginationLabelM: string;
|
|
324
|
-
const typographyTileParagraphM: string;
|
|
325
|
-
const typographyPillLabelS: string;
|
|
326
|
-
const typographyPillLabelM: string;
|
|
327
|
-
const typographyPillLabelL: string;
|
|
328
|
-
const typographyPillLabelXl: string;
|
|
329
|
-
const typographyProfileEmailXs: string;
|
|
330
|
-
const typographyProfileEmailS: string;
|
|
331
|
-
const typographyProfileEmailM: string;
|
|
332
|
-
const typographyProfileEmailMl: string;
|
|
333
|
-
const typographyProfileEmailL: string;
|
|
334
|
-
const typographyProfileEmailXl: string;
|
|
335
|
-
const typographyProfileEmailXxl: string;
|
|
336
|
-
const typographyProfileInitialsXs: string;
|
|
337
|
-
const typographyProfileInitialsS: string;
|
|
338
|
-
const typographyProfileInitialsM: string;
|
|
339
|
-
const typographyProfileInitialsMl: string;
|
|
340
|
-
const typographyProfileInitialsL: string;
|
|
341
|
-
const typographyProfileInitialsXl: string;
|
|
342
|
-
const typographyProfileInitialsXxl: string;
|
|
343
|
-
const typographyProfileNameXs: string;
|
|
344
|
-
const typographyProfileNameS: string;
|
|
345
|
-
const typographyProfileNameM: string;
|
|
346
|
-
const typographyProfileNameMl: string;
|
|
347
|
-
const typographyProfileNameL: string;
|
|
348
|
-
const typographyProfileNameXl: string;
|
|
349
|
-
const typographyProfileNameXxl: string;
|
|
350
|
-
const typographyProgressTrackerValueLabelS: string;
|
|
351
|
-
const typographyProgressTrackerValueLabelM: string;
|
|
352
|
-
const typographyProgressTrackerValueLabelL: string;
|
|
353
|
-
const typographySearchLabelM: string;
|
|
354
|
-
const typographySidebarTitleS: string;
|
|
355
|
-
const typographySidebarTitleM: string;
|
|
356
|
-
const typographySidebarTitleL: string;
|
|
357
|
-
const typographySidebarParagraphM: string;
|
|
358
|
-
const typographyStepFlowCompleteLabelM: string;
|
|
359
|
-
const typographyStepFlowCurrentLabelM: string;
|
|
360
|
-
const typographyStepFlowIncompleteLabelM: string;
|
|
361
|
-
const typographySwitchOptionLabelM: string;
|
|
362
|
-
const typographySwitchOptionLabelL: string;
|
|
363
|
-
const typographyTableHeaderTextXs: string;
|
|
364
|
-
const typographyTableHeaderTextS: string;
|
|
365
|
-
const typographyTableHeaderTextM: string;
|
|
366
|
-
const typographyTableHeaderTextL: string;
|
|
367
|
-
const typographyTableHeaderTextXl: string;
|
|
368
|
-
const typographyTableCellTextXs: string;
|
|
369
|
-
const typographyTableCellTextS: string;
|
|
370
|
-
const typographyTableCellTextM: string;
|
|
371
|
-
const typographyTableCellTextL: string;
|
|
372
|
-
const typographyTableCellTextXl: string;
|
|
373
|
-
const typographyTooltipTextM: string;
|
|
374
|
-
const typographyTooltipTextL: string;
|
|
375
|
-
const opacity300: string;
|
|
376
|
-
const opacity600: string;
|
|
377
|
-
const opacity800: string;
|
|
378
|
-
}
|
|
379
|
-
export default _default;
|