@sage/design-tokens 2.13.0 → 2.16.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/base.xml +36 -13
- package/css/base.css +36 -13
- package/data/tokens.json +277 -44
- package/docs/tokens/base/colors/index.html +270 -102
- package/docs/tokens/base/index.html +585 -102
- package/docs/tokens/base/typography/index.html +315 -0
- package/docs/tokens/index.html +585 -102
- package/ios/base.h +36 -13
- package/js/base/common.d.ts +35 -12
- package/js/base/common.js +36 -13
- package/js/base/es6.d.ts +35 -12
- package/js/base/es6.js +35 -12
- package/package.json +1 -1
- package/sage-design-tokens-2.16.0.tgz +0 -0
- package/scss/base.scss +36 -13
- package/sage-design-tokens-2.13.0.tgz +0 -0
package/android/base.xml
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 07 Apr 2022 11:02:41 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<string name="metaName">Base Theme</string>
|
|
@@ -61,6 +61,26 @@
|
|
|
61
61
|
<string name="colorsComponentsMenuSummerChildAlt600">#007e45ff</string>
|
|
62
62
|
<string name="colorsComponentsMenuSummerChildAlt700">#d9e0e4ff</string>
|
|
63
63
|
<string name="colorsComponentsMenuSummerChildAlt800">#d9e0e4ff</string>
|
|
64
|
+
<string name="colorsComponentsMenuWinterChild300">#4d4d4dff</string>
|
|
65
|
+
<string name="colorsComponentsMenuWinterChild400">#ff00ffff</string>
|
|
66
|
+
<string name="colorsComponentsMenuWinterChild500">#262626ff</string>
|
|
67
|
+
<string name="colorsComponentsMenuWinterChild600">#007e45ff</string>
|
|
68
|
+
<string name="colorsComponentsMenuWinterChild700">#262626ff</string>
|
|
69
|
+
<string name="colorsComponentsMenuWinterChild800">#262626ff</string>
|
|
70
|
+
<string name="colorsComponentsMenuWinterChildAlt300">#4d4d4dff</string>
|
|
71
|
+
<string name="colorsComponentsMenuWinterChildAlt400">#ff00ffff</string>
|
|
72
|
+
<string name="colorsComponentsMenuWinterChildAlt500">#404040ff</string>
|
|
73
|
+
<string name="colorsComponentsMenuWinterChildAlt600">#007e45ff</string>
|
|
74
|
+
<string name="colorsComponentsMenuWinterChildAlt700">#404040ff</string>
|
|
75
|
+
<string name="colorsComponentsMenuWinterChildAlt800">#404040ff</string>
|
|
76
|
+
<string name="colorsComponentsMenuWinterStandard400">#ff00ffff</string>
|
|
77
|
+
<string name="colorsComponentsMenuWinterStandard500">#000000ff</string>
|
|
78
|
+
<string name="colorsComponentsMenuWinterStandard600">#007e45ff</string>
|
|
79
|
+
<string name="colorsComponentsMenuWinterStandard700">#262626ff</string>
|
|
80
|
+
<string name="colorsComponentsMenuWinterStandard800">#262626ff</string>
|
|
81
|
+
<string name="colorsComponentsMenuWinterParent500">#000000ff</string>
|
|
82
|
+
<string name="colorsComponentsMenuWinterParent600">#007e45ff</string>
|
|
83
|
+
<string name="colorsComponentsMenuWinterParent700">#262626ff</string>
|
|
64
84
|
<string name="colorsComponentsMenuAutumnStandard500">#00324cff</string>
|
|
65
85
|
<string name="colorsComponentsMenuAutumnStandard600">#007e45ff</string>
|
|
66
86
|
<string name="colorsComponentsMenuAutumnStandard700">#19475eff</string>
|
|
@@ -73,18 +93,6 @@
|
|
|
73
93
|
<string name="colorsComponentsMenuAutumnChildAlt400">#19475eff</string>
|
|
74
94
|
<string name="colorsComponentsMenuAutumnChildAlt500">#00324cff</string>
|
|
75
95
|
<string name="colorsComponentsMenuAutumnChildAlt600">#007e45ff</string>
|
|
76
|
-
<string name="colorsComponentsMenuWinterStandard500">#000000ff</string>
|
|
77
|
-
<string name="colorsComponentsMenuWinterStandard600">#007e45ff</string>
|
|
78
|
-
<string name="colorsComponentsMenuWinterStandard700">#262626ff</string>
|
|
79
|
-
<string name="colorsComponentsMenuWinterParent500">#000000ff</string>
|
|
80
|
-
<string name="colorsComponentsMenuWinterParent600">#007e45ff</string>
|
|
81
|
-
<string name="colorsComponentsMenuWinterParent700">#262626ff</string>
|
|
82
|
-
<string name="colorsComponentsMenuWinterChild400">#262626ff</string>
|
|
83
|
-
<string name="colorsComponentsMenuWinterChild500">#000000ff</string>
|
|
84
|
-
<string name="colorsComponentsMenuWinterChild600">#007e45ff</string>
|
|
85
|
-
<string name="colorsComponentsMenuWinterChildAlt400">#262626ff</string>
|
|
86
|
-
<string name="colorsComponentsMenuWinterChildAlt500">#191919ff</string>
|
|
87
|
-
<string name="colorsComponentsMenuWinterChildAlt600">#007e45ff</string>
|
|
88
96
|
<string name="colorsComponentsMenuYin100">#000000ff</string>
|
|
89
97
|
<string name="colorsComponentsMenuYin065">#000000a6</string>
|
|
90
98
|
<string name="colorsComponentsMenuYin090">#000000e6</string>
|
|
@@ -293,14 +301,29 @@
|
|
|
293
301
|
<string name="typographyButtonLabelS">Bold 14px/150% Sage UI</string>
|
|
294
302
|
<string name="typographyButtonLabelM">Bold 14px/150% Sage UI</string>
|
|
295
303
|
<string name="typographyButtonLabelL">Bold 16px/150% Sage UI</string>
|
|
304
|
+
<string name="typographyCardParagraphM">Regular 14px/150% Sage UI</string>
|
|
296
305
|
<string name="typographyCardSelectTitleM">Bold 16px/150% Sage UI</string>
|
|
297
306
|
<string name="typographyCardSelectSubtitleM">Medium 14px/150% Sage UI</string>
|
|
298
307
|
<string name="typographyCardSelectParagraphM">Regular 14px/150% Sage UI</string>
|
|
299
308
|
<string name="typographyDatePickerCalendarDateM">Bold 14px/150% Sage UI</string>
|
|
300
309
|
<string name="typographyDatePickerCalendarDayM">Bold 14px/150% Sage UI</string>
|
|
301
310
|
<string name="typographyDatePickerCalendarMonthM">Bold 16px/125% Sage UI</string>
|
|
311
|
+
<string name="typographyDialogTitleXs">Bold 24px/125% Sage UI</string>
|
|
312
|
+
<string name="typographyDialogTitleS">Bold 24px/125% Sage UI</string>
|
|
313
|
+
<string name="typographyDialogTitleMs">Bold 24px/125% Sage UI</string>
|
|
302
314
|
<string name="typographyDialogTitleM">Bold 24px/125% Sage UI</string>
|
|
315
|
+
<string name="typographyDialogTitleMl">Bold 24px/125% Sage UI</string>
|
|
316
|
+
<string name="typographyDialogTitleL">Bold 24px/125% Sage UI</string>
|
|
317
|
+
<string name="typographyDialogTitleXl">Bold 24px/125% Sage UI</string>
|
|
318
|
+
<string name="typographyDialogTitleXxl">Bold 24px/125% Sage UI</string>
|
|
319
|
+
<string name="typographyDialogParagraphXs">Regular 14px/150% Sage UI</string>
|
|
320
|
+
<string name="typographyDialogParagraphS">Regular 14px/150% Sage UI</string>
|
|
321
|
+
<string name="typographyDialogParagraphMs">Regular 14px/150% Sage UI</string>
|
|
303
322
|
<string name="typographyDialogParagraphM">Regular 14px/150% Sage UI</string>
|
|
323
|
+
<string name="typographyDialogParagraphMl">Regular 14px/150% Sage UI</string>
|
|
324
|
+
<string name="typographyDialogParagraphL">Regular 14px/150% Sage UI</string>
|
|
325
|
+
<string name="typographyDialogParagraphXl">Regular 14px/150% Sage UI</string>
|
|
326
|
+
<string name="typographyDialogParagraphXxl">Regular 14px/150% Sage UI</string>
|
|
304
327
|
<string name="typographyDrawerTitleM">Bold 22px/125% Sage UI</string>
|
|
305
328
|
<string name="typographyDrawerParagraphM">0 none</string>
|
|
306
329
|
<string name="typographyFlashTextM">Regular 14px/150% Sage UI</string>
|
package/css/base.css
CHANGED
|
@@ -4,7 +4,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
|
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Do not edit directly
|
|
7
|
-
* Generated on
|
|
7
|
+
* Generated on Thu, 07 Apr 2022 11:02:41 GMT
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
:root {
|
|
@@ -64,6 +64,26 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
|
|
|
64
64
|
--colorsComponentsMenuSummerChildAlt600: #007e45ff;
|
|
65
65
|
--colorsComponentsMenuSummerChildAlt700: #d9e0e4ff;
|
|
66
66
|
--colorsComponentsMenuSummerChildAlt800: #d9e0e4ff;
|
|
67
|
+
--colorsComponentsMenuWinterChild300: #4d4d4dff;
|
|
68
|
+
--colorsComponentsMenuWinterChild400: #ff00ffff;
|
|
69
|
+
--colorsComponentsMenuWinterChild500: #262626ff;
|
|
70
|
+
--colorsComponentsMenuWinterChild600: #007e45ff;
|
|
71
|
+
--colorsComponentsMenuWinterChild700: #262626ff;
|
|
72
|
+
--colorsComponentsMenuWinterChild800: #262626ff;
|
|
73
|
+
--colorsComponentsMenuWinterChildAlt300: #4d4d4dff;
|
|
74
|
+
--colorsComponentsMenuWinterChildAlt400: #ff00ffff;
|
|
75
|
+
--colorsComponentsMenuWinterChildAlt500: #404040ff;
|
|
76
|
+
--colorsComponentsMenuWinterChildAlt600: #007e45ff;
|
|
77
|
+
--colorsComponentsMenuWinterChildAlt700: #404040ff;
|
|
78
|
+
--colorsComponentsMenuWinterChildAlt800: #404040ff;
|
|
79
|
+
--colorsComponentsMenuWinterStandard400: #ff00ffff;
|
|
80
|
+
--colorsComponentsMenuWinterStandard500: #000000ff;
|
|
81
|
+
--colorsComponentsMenuWinterStandard600: #007e45ff;
|
|
82
|
+
--colorsComponentsMenuWinterStandard700: #262626ff;
|
|
83
|
+
--colorsComponentsMenuWinterStandard800: #262626ff;
|
|
84
|
+
--colorsComponentsMenuWinterParent500: #000000ff;
|
|
85
|
+
--colorsComponentsMenuWinterParent600: #007e45ff;
|
|
86
|
+
--colorsComponentsMenuWinterParent700: #262626ff;
|
|
67
87
|
--colorsComponentsMenuAutumnStandard500: #00324cff;
|
|
68
88
|
--colorsComponentsMenuAutumnStandard600: #007e45ff;
|
|
69
89
|
--colorsComponentsMenuAutumnStandard700: #19475eff;
|
|
@@ -76,18 +96,6 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
|
|
|
76
96
|
--colorsComponentsMenuAutumnChildAlt400: #19475eff;
|
|
77
97
|
--colorsComponentsMenuAutumnChildAlt500: #00324cff;
|
|
78
98
|
--colorsComponentsMenuAutumnChildAlt600: #007e45ff;
|
|
79
|
-
--colorsComponentsMenuWinterStandard500: #000000ff;
|
|
80
|
-
--colorsComponentsMenuWinterStandard600: #007e45ff;
|
|
81
|
-
--colorsComponentsMenuWinterStandard700: #262626ff;
|
|
82
|
-
--colorsComponentsMenuWinterParent500: #000000ff;
|
|
83
|
-
--colorsComponentsMenuWinterParent600: #007e45ff;
|
|
84
|
-
--colorsComponentsMenuWinterParent700: #262626ff;
|
|
85
|
-
--colorsComponentsMenuWinterChild400: #262626ff;
|
|
86
|
-
--colorsComponentsMenuWinterChild500: #000000ff;
|
|
87
|
-
--colorsComponentsMenuWinterChild600: #007e45ff;
|
|
88
|
-
--colorsComponentsMenuWinterChildAlt400: #262626ff;
|
|
89
|
-
--colorsComponentsMenuWinterChildAlt500: #191919ff;
|
|
90
|
-
--colorsComponentsMenuWinterChildAlt600: #007e45ff;
|
|
91
99
|
--colorsComponentsMenuYin100: #000000ff;
|
|
92
100
|
--colorsComponentsMenuYin065: #000000a6;
|
|
93
101
|
--colorsComponentsMenuYin090: #000000e6;
|
|
@@ -296,14 +304,29 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
|
|
|
296
304
|
--typographyButtonLabelS: 700 14px/150% Sage UI;
|
|
297
305
|
--typographyButtonLabelM: 700 14px/150% Sage UI;
|
|
298
306
|
--typographyButtonLabelL: 700 16px/150% Sage UI;
|
|
307
|
+
--typographyCardParagraphM: 400 14px/150% Sage UI;
|
|
299
308
|
--typographyCardSelectTitleM: 700 16px/150% Sage UI;
|
|
300
309
|
--typographyCardSelectSubtitleM: 500 14px/150% Sage UI;
|
|
301
310
|
--typographyCardSelectParagraphM: 400 14px/150% Sage UI;
|
|
302
311
|
--typographyDatePickerCalendarDateM: 700 14px/150% Sage UI;
|
|
303
312
|
--typographyDatePickerCalendarDayM: 700 14px/150% Sage UI;
|
|
304
313
|
--typographyDatePickerCalendarMonthM: 700 16px/125% Sage UI;
|
|
314
|
+
--typographyDialogTitleXs: 700 24px/125% Sage UI;
|
|
315
|
+
--typographyDialogTitleS: 700 24px/125% Sage UI;
|
|
316
|
+
--typographyDialogTitleMs: 700 24px/125% Sage UI;
|
|
305
317
|
--typographyDialogTitleM: 700 24px/125% Sage UI;
|
|
318
|
+
--typographyDialogTitleMl: 700 24px/125% Sage UI;
|
|
319
|
+
--typographyDialogTitleL: 700 24px/125% Sage UI;
|
|
320
|
+
--typographyDialogTitleXl: 700 24px/125% Sage UI;
|
|
321
|
+
--typographyDialogTitleXxl: 700 24px/125% Sage UI;
|
|
322
|
+
--typographyDialogParagraphXs: 400 14px/150% Sage UI;
|
|
323
|
+
--typographyDialogParagraphS: 400 14px/150% Sage UI;
|
|
324
|
+
--typographyDialogParagraphMs: 400 14px/150% Sage UI;
|
|
306
325
|
--typographyDialogParagraphM: 400 14px/150% Sage UI;
|
|
326
|
+
--typographyDialogParagraphMl: 400 14px/150% Sage UI;
|
|
327
|
+
--typographyDialogParagraphL: 400 14px/150% Sage UI;
|
|
328
|
+
--typographyDialogParagraphXl: 400 14px/150% Sage UI;
|
|
329
|
+
--typographyDialogParagraphXxl: 400 14px/150% Sage UI;
|
|
307
330
|
--typographyDrawerTitleM: 700 22px/125% Sage UI;
|
|
308
331
|
--typographyDrawerParagraphM: 0 none;
|
|
309
332
|
--typographyFlashTextM: 400 14px/150% Sage UI;
|
package/data/tokens.json
CHANGED
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"400": {
|
|
197
197
|
"value": "#ccd6dbff",
|
|
198
198
|
"type": "color",
|
|
199
|
-
"description": "menu button border"
|
|
199
|
+
"description": "selected menu button border"
|
|
200
200
|
},
|
|
201
201
|
"500": {
|
|
202
202
|
"value": "#ffffffff",
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
"400": {
|
|
246
246
|
"value": "#ccd6dbff",
|
|
247
247
|
"type": "color",
|
|
248
|
-
"description": "menu button border"
|
|
248
|
+
"description": "selected menu button border"
|
|
249
249
|
},
|
|
250
250
|
"500": {
|
|
251
251
|
"value": "#e6ebedff",
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
"400": {
|
|
278
278
|
"value": "#ccd6dbff",
|
|
279
279
|
"type": "color",
|
|
280
|
-
"description": "menu button border"
|
|
280
|
+
"description": "selected menu button border"
|
|
281
281
|
},
|
|
282
282
|
"500": {
|
|
283
283
|
"value": "#d9e0e4ff",
|
|
@@ -301,106 +301,155 @@
|
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
303
|
},
|
|
304
|
-
"
|
|
305
|
-
"
|
|
304
|
+
"winter": {
|
|
305
|
+
"child": {
|
|
306
|
+
"300": {
|
|
307
|
+
"value": "#4d4d4dff",
|
|
308
|
+
"type": "color",
|
|
309
|
+
"description": "menu divider"
|
|
310
|
+
},
|
|
311
|
+
"400": {
|
|
312
|
+
"value": "#ff00ffff",
|
|
313
|
+
"type": "color",
|
|
314
|
+
"description": "TBD selected menu button border (darker than divider)"
|
|
315
|
+
},
|
|
306
316
|
"500": {
|
|
307
|
-
"value": "#
|
|
308
|
-
"type": "color"
|
|
317
|
+
"value": "#262626ff",
|
|
318
|
+
"type": "color",
|
|
319
|
+
"description": "default menu button"
|
|
309
320
|
},
|
|
310
321
|
"600": {
|
|
311
322
|
"value": "#007e45ff",
|
|
312
|
-
"type": "color"
|
|
323
|
+
"type": "color",
|
|
324
|
+
"description": "hover (with click action)"
|
|
313
325
|
},
|
|
314
326
|
"700": {
|
|
315
|
-
"value": "#
|
|
327
|
+
"value": "#262626ff",
|
|
316
328
|
"type": "color",
|
|
317
|
-
"description": ""
|
|
329
|
+
"description": "open menu item"
|
|
330
|
+
},
|
|
331
|
+
"800": {
|
|
332
|
+
"value": "#262626ff",
|
|
333
|
+
"type": "color",
|
|
334
|
+
"description": "selected menu button bg (use with 400 border)"
|
|
318
335
|
}
|
|
319
336
|
},
|
|
320
|
-
"
|
|
337
|
+
"childAlt": {
|
|
338
|
+
"300": {
|
|
339
|
+
"value": "#4d4d4dff",
|
|
340
|
+
"type": "color",
|
|
341
|
+
"description": "menu divider"
|
|
342
|
+
},
|
|
343
|
+
"400": {
|
|
344
|
+
"value": "#ff00ffff",
|
|
345
|
+
"type": "color",
|
|
346
|
+
"description": "TBD selected menu button border"
|
|
347
|
+
},
|
|
321
348
|
"500": {
|
|
322
|
-
"value": "#
|
|
323
|
-
"type": "color"
|
|
349
|
+
"value": "#404040ff",
|
|
350
|
+
"type": "color",
|
|
351
|
+
"description": "default menu button"
|
|
324
352
|
},
|
|
325
353
|
"600": {
|
|
326
354
|
"value": "#007e45ff",
|
|
327
355
|
"type": "color",
|
|
328
|
-
"description": ""
|
|
356
|
+
"description": "hover (with click action)"
|
|
329
357
|
},
|
|
330
358
|
"700": {
|
|
331
|
-
"value": "#
|
|
359
|
+
"value": "#404040ff",
|
|
332
360
|
"type": "color",
|
|
333
|
-
"description": ""
|
|
361
|
+
"description": "open menu item"
|
|
362
|
+
},
|
|
363
|
+
"800": {
|
|
364
|
+
"value": "#404040ff",
|
|
365
|
+
"type": "color",
|
|
366
|
+
"description": "selected menu button bg (use with 400 border)"
|
|
334
367
|
}
|
|
335
368
|
},
|
|
336
|
-
"
|
|
369
|
+
"standard": {
|
|
337
370
|
"400": {
|
|
338
|
-
"value": "#
|
|
339
|
-
"type": "color"
|
|
371
|
+
"value": "#ff00ffff",
|
|
372
|
+
"type": "color",
|
|
373
|
+
"description": "to be decided. selected menu button border"
|
|
340
374
|
},
|
|
341
375
|
"500": {
|
|
342
|
-
"value": "#
|
|
343
|
-
"type": "color"
|
|
376
|
+
"value": "#000000ff",
|
|
377
|
+
"type": "color",
|
|
378
|
+
"description": "default menu button"
|
|
344
379
|
},
|
|
345
380
|
"600": {
|
|
346
381
|
"value": "#007e45ff",
|
|
347
|
-
"type": "color"
|
|
382
|
+
"type": "color",
|
|
383
|
+
"description": "hover (with click action)"
|
|
384
|
+
},
|
|
385
|
+
"700": {
|
|
386
|
+
"value": "#262626ff",
|
|
387
|
+
"type": "color",
|
|
388
|
+
"description": "TO BE REMOVED"
|
|
389
|
+
},
|
|
390
|
+
"800": {
|
|
391
|
+
"value": "#262626ff",
|
|
392
|
+
"type": "color",
|
|
393
|
+
"description": "selected menu button bg (use with 400 border)"
|
|
348
394
|
}
|
|
349
395
|
},
|
|
350
|
-
"
|
|
351
|
-
"400": {
|
|
352
|
-
"value": "#19475eff",
|
|
353
|
-
"type": "color"
|
|
354
|
-
},
|
|
396
|
+
"parent": {
|
|
355
397
|
"500": {
|
|
356
|
-
"value": "#
|
|
357
|
-
"type": "color"
|
|
398
|
+
"value": "#000000ff",
|
|
399
|
+
"type": "color",
|
|
400
|
+
"description": "default menu button"
|
|
358
401
|
},
|
|
359
402
|
"600": {
|
|
360
403
|
"value": "#007e45ff",
|
|
361
|
-
"type": "color"
|
|
404
|
+
"type": "color",
|
|
405
|
+
"description": "hover (with click action)"
|
|
406
|
+
},
|
|
407
|
+
"700": {
|
|
408
|
+
"value": "#262626ff",
|
|
409
|
+
"type": "color",
|
|
410
|
+
"description": "open menu item (or hover non-clickable)"
|
|
362
411
|
}
|
|
363
412
|
}
|
|
364
413
|
},
|
|
365
|
-
"
|
|
414
|
+
"autumn": {
|
|
366
415
|
"standard": {
|
|
367
416
|
"500": {
|
|
368
|
-
"value": "#
|
|
369
|
-
"type": "color"
|
|
370
|
-
"description": ""
|
|
417
|
+
"value": "#00324cff",
|
|
418
|
+
"type": "color"
|
|
371
419
|
},
|
|
372
420
|
"600": {
|
|
373
421
|
"value": "#007e45ff",
|
|
374
422
|
"type": "color"
|
|
375
423
|
},
|
|
376
424
|
"700": {
|
|
377
|
-
"value": "#
|
|
425
|
+
"value": "#19475eff",
|
|
378
426
|
"type": "color",
|
|
379
427
|
"description": ""
|
|
380
428
|
}
|
|
381
429
|
},
|
|
382
430
|
"parent": {
|
|
383
431
|
"500": {
|
|
384
|
-
"value": "#
|
|
432
|
+
"value": "#00324cff",
|
|
385
433
|
"type": "color"
|
|
386
434
|
},
|
|
387
435
|
"600": {
|
|
388
436
|
"value": "#007e45ff",
|
|
389
|
-
"type": "color"
|
|
437
|
+
"type": "color",
|
|
438
|
+
"description": ""
|
|
390
439
|
},
|
|
391
440
|
"700": {
|
|
392
|
-
"value": "#
|
|
441
|
+
"value": "#19475eff",
|
|
393
442
|
"type": "color",
|
|
394
443
|
"description": ""
|
|
395
444
|
}
|
|
396
445
|
},
|
|
397
446
|
"child": {
|
|
398
447
|
"400": {
|
|
399
|
-
"value": "#
|
|
448
|
+
"value": "#19475eff",
|
|
400
449
|
"type": "color"
|
|
401
450
|
},
|
|
402
451
|
"500": {
|
|
403
|
-
"value": "#
|
|
452
|
+
"value": "#001926ff",
|
|
404
453
|
"type": "color"
|
|
405
454
|
},
|
|
406
455
|
"600": {
|
|
@@ -410,13 +459,12 @@
|
|
|
410
459
|
},
|
|
411
460
|
"childAlt": {
|
|
412
461
|
"400": {
|
|
413
|
-
"value": "#
|
|
462
|
+
"value": "#19475eff",
|
|
414
463
|
"type": "color"
|
|
415
464
|
},
|
|
416
465
|
"500": {
|
|
417
|
-
"value": "#
|
|
418
|
-
"type": "color"
|
|
419
|
-
"description": ""
|
|
466
|
+
"value": "#00324cff",
|
|
467
|
+
"type": "color"
|
|
420
468
|
},
|
|
421
469
|
"600": {
|
|
422
470
|
"value": "#007e45ff",
|
|
@@ -1602,6 +1650,23 @@
|
|
|
1602
1650
|
}
|
|
1603
1651
|
}
|
|
1604
1652
|
},
|
|
1653
|
+
"card": {
|
|
1654
|
+
"paragraph": {
|
|
1655
|
+
"m": {
|
|
1656
|
+
"value": {
|
|
1657
|
+
"fontFamily": "Sage UI",
|
|
1658
|
+
"fontWeight": "Regular",
|
|
1659
|
+
"lineHeight": "150%",
|
|
1660
|
+
"fontSize": "14px",
|
|
1661
|
+
"letterSpacing": "0%",
|
|
1662
|
+
"paragraphSpacing": "0",
|
|
1663
|
+
"textDecoration": "none",
|
|
1664
|
+
"textCase": "none"
|
|
1665
|
+
},
|
|
1666
|
+
"type": "typography"
|
|
1667
|
+
}
|
|
1668
|
+
}
|
|
1669
|
+
},
|
|
1605
1670
|
"cardSelect": {
|
|
1606
1671
|
"title": {
|
|
1607
1672
|
"m": {
|
|
@@ -1700,6 +1765,39 @@
|
|
|
1700
1765
|
},
|
|
1701
1766
|
"dialog": {
|
|
1702
1767
|
"title": {
|
|
1768
|
+
"xs": {
|
|
1769
|
+
"value": {
|
|
1770
|
+
"fontFamily": "Sage UI",
|
|
1771
|
+
"fontWeight": "Bold",
|
|
1772
|
+
"lineHeight": "125%",
|
|
1773
|
+
"fontSize": "24px",
|
|
1774
|
+
"letterSpacing": "0%",
|
|
1775
|
+
"paragraphSpacing": "0px"
|
|
1776
|
+
},
|
|
1777
|
+
"type": "typography"
|
|
1778
|
+
},
|
|
1779
|
+
"s": {
|
|
1780
|
+
"value": {
|
|
1781
|
+
"fontFamily": "Sage UI",
|
|
1782
|
+
"fontWeight": "Bold",
|
|
1783
|
+
"lineHeight": "125%",
|
|
1784
|
+
"fontSize": "24px",
|
|
1785
|
+
"letterSpacing": "0%",
|
|
1786
|
+
"paragraphSpacing": "0px"
|
|
1787
|
+
},
|
|
1788
|
+
"type": "typography"
|
|
1789
|
+
},
|
|
1790
|
+
"ms": {
|
|
1791
|
+
"value": {
|
|
1792
|
+
"fontFamily": "Sage UI",
|
|
1793
|
+
"fontWeight": "Bold",
|
|
1794
|
+
"lineHeight": "125%",
|
|
1795
|
+
"fontSize": "24px",
|
|
1796
|
+
"letterSpacing": "0%",
|
|
1797
|
+
"paragraphSpacing": "0px"
|
|
1798
|
+
},
|
|
1799
|
+
"type": "typography"
|
|
1800
|
+
},
|
|
1703
1801
|
"m": {
|
|
1704
1802
|
"value": {
|
|
1705
1803
|
"fontFamily": "Sage UI",
|
|
@@ -1710,9 +1808,92 @@
|
|
|
1710
1808
|
"paragraphSpacing": "0px"
|
|
1711
1809
|
},
|
|
1712
1810
|
"type": "typography"
|
|
1811
|
+
},
|
|
1812
|
+
"ml": {
|
|
1813
|
+
"value": {
|
|
1814
|
+
"fontFamily": "Sage UI",
|
|
1815
|
+
"fontWeight": "Bold",
|
|
1816
|
+
"lineHeight": "125%",
|
|
1817
|
+
"fontSize": "24px",
|
|
1818
|
+
"letterSpacing": "0%",
|
|
1819
|
+
"paragraphSpacing": "0px"
|
|
1820
|
+
},
|
|
1821
|
+
"type": "typography"
|
|
1822
|
+
},
|
|
1823
|
+
"l": {
|
|
1824
|
+
"value": {
|
|
1825
|
+
"fontFamily": "Sage UI",
|
|
1826
|
+
"fontWeight": "Bold",
|
|
1827
|
+
"lineHeight": "125%",
|
|
1828
|
+
"fontSize": "24px",
|
|
1829
|
+
"letterSpacing": "0%",
|
|
1830
|
+
"paragraphSpacing": "0px"
|
|
1831
|
+
},
|
|
1832
|
+
"type": "typography"
|
|
1833
|
+
},
|
|
1834
|
+
"xl": {
|
|
1835
|
+
"value": {
|
|
1836
|
+
"fontFamily": "Sage UI",
|
|
1837
|
+
"fontWeight": "Bold",
|
|
1838
|
+
"lineHeight": "125%",
|
|
1839
|
+
"fontSize": "24px",
|
|
1840
|
+
"letterSpacing": "0%",
|
|
1841
|
+
"paragraphSpacing": "0px"
|
|
1842
|
+
},
|
|
1843
|
+
"type": "typography"
|
|
1844
|
+
},
|
|
1845
|
+
"xxl": {
|
|
1846
|
+
"value": {
|
|
1847
|
+
"fontFamily": "Sage UI",
|
|
1848
|
+
"fontWeight": "Bold",
|
|
1849
|
+
"lineHeight": "125%",
|
|
1850
|
+
"fontSize": "24px",
|
|
1851
|
+
"letterSpacing": "0%",
|
|
1852
|
+
"paragraphSpacing": "0px"
|
|
1853
|
+
},
|
|
1854
|
+
"type": "typography"
|
|
1713
1855
|
}
|
|
1714
1856
|
},
|
|
1715
1857
|
"paragraph": {
|
|
1858
|
+
"xs": {
|
|
1859
|
+
"value": {
|
|
1860
|
+
"fontFamily": "Sage UI",
|
|
1861
|
+
"fontWeight": "Regular",
|
|
1862
|
+
"lineHeight": "150%",
|
|
1863
|
+
"fontSize": "14px",
|
|
1864
|
+
"letterSpacing": "0%",
|
|
1865
|
+
"paragraphSpacing": "0",
|
|
1866
|
+
"textDecoration": "none",
|
|
1867
|
+
"textCase": "none"
|
|
1868
|
+
},
|
|
1869
|
+
"type": "typography"
|
|
1870
|
+
},
|
|
1871
|
+
"s": {
|
|
1872
|
+
"value": {
|
|
1873
|
+
"fontFamily": "Sage UI",
|
|
1874
|
+
"fontWeight": "Regular",
|
|
1875
|
+
"lineHeight": "150%",
|
|
1876
|
+
"fontSize": "14px",
|
|
1877
|
+
"letterSpacing": "0%",
|
|
1878
|
+
"paragraphSpacing": "0",
|
|
1879
|
+
"textDecoration": "none",
|
|
1880
|
+
"textCase": "none"
|
|
1881
|
+
},
|
|
1882
|
+
"type": "typography"
|
|
1883
|
+
},
|
|
1884
|
+
"ms": {
|
|
1885
|
+
"value": {
|
|
1886
|
+
"fontFamily": "Sage UI",
|
|
1887
|
+
"fontWeight": "Regular",
|
|
1888
|
+
"lineHeight": "150%",
|
|
1889
|
+
"fontSize": "14px",
|
|
1890
|
+
"letterSpacing": "0%",
|
|
1891
|
+
"paragraphSpacing": "0",
|
|
1892
|
+
"textDecoration": "none",
|
|
1893
|
+
"textCase": "none"
|
|
1894
|
+
},
|
|
1895
|
+
"type": "typography"
|
|
1896
|
+
},
|
|
1716
1897
|
"m": {
|
|
1717
1898
|
"value": {
|
|
1718
1899
|
"fontFamily": "Sage UI",
|
|
@@ -1725,6 +1906,58 @@
|
|
|
1725
1906
|
"textCase": "none"
|
|
1726
1907
|
},
|
|
1727
1908
|
"type": "typography"
|
|
1909
|
+
},
|
|
1910
|
+
"ml": {
|
|
1911
|
+
"value": {
|
|
1912
|
+
"fontFamily": "Sage UI",
|
|
1913
|
+
"fontWeight": "Regular",
|
|
1914
|
+
"lineHeight": "150%",
|
|
1915
|
+
"fontSize": "14px",
|
|
1916
|
+
"letterSpacing": "0%",
|
|
1917
|
+
"paragraphSpacing": "0",
|
|
1918
|
+
"textDecoration": "none",
|
|
1919
|
+
"textCase": "none"
|
|
1920
|
+
},
|
|
1921
|
+
"type": "typography"
|
|
1922
|
+
},
|
|
1923
|
+
"l": {
|
|
1924
|
+
"value": {
|
|
1925
|
+
"fontFamily": "Sage UI",
|
|
1926
|
+
"fontWeight": "Regular",
|
|
1927
|
+
"lineHeight": "150%",
|
|
1928
|
+
"fontSize": "14px",
|
|
1929
|
+
"letterSpacing": "0%",
|
|
1930
|
+
"paragraphSpacing": "0",
|
|
1931
|
+
"textDecoration": "none",
|
|
1932
|
+
"textCase": "none"
|
|
1933
|
+
},
|
|
1934
|
+
"type": "typography"
|
|
1935
|
+
},
|
|
1936
|
+
"xl": {
|
|
1937
|
+
"value": {
|
|
1938
|
+
"fontFamily": "Sage UI",
|
|
1939
|
+
"fontWeight": "Regular",
|
|
1940
|
+
"lineHeight": "150%",
|
|
1941
|
+
"fontSize": "14px",
|
|
1942
|
+
"letterSpacing": "0%",
|
|
1943
|
+
"paragraphSpacing": "0",
|
|
1944
|
+
"textDecoration": "none",
|
|
1945
|
+
"textCase": "none"
|
|
1946
|
+
},
|
|
1947
|
+
"type": "typography"
|
|
1948
|
+
},
|
|
1949
|
+
"xxl": {
|
|
1950
|
+
"value": {
|
|
1951
|
+
"fontFamily": "Sage UI",
|
|
1952
|
+
"fontWeight": "Regular",
|
|
1953
|
+
"lineHeight": "150%",
|
|
1954
|
+
"fontSize": "14px",
|
|
1955
|
+
"letterSpacing": "0%",
|
|
1956
|
+
"paragraphSpacing": "0",
|
|
1957
|
+
"textDecoration": "none",
|
|
1958
|
+
"textCase": "none"
|
|
1959
|
+
},
|
|
1960
|
+
"type": "typography"
|
|
1728
1961
|
}
|
|
1729
1962
|
}
|
|
1730
1963
|
},
|