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