@aurodesignsystem-dev/auro-tokendefinitions 0.0.0-pr13.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/LICENSE +201 -0
- package/NOTICE +2 -0
- package/README.md +87 -0
- package/package.json +51 -0
- package/tokens/primitives/alaska/color.json +686 -0
- package/tokens/primitives/alaska-classic/color.json +686 -0
- package/tokens/primitives/auro-1/color.json +686 -0
- package/tokens/primitives/auro-2/color.json +686 -0
- package/tokens/primitives/base/color.json +534 -0
- package/tokens/primitives/base/transparency.json +194 -0
- package/tokens/primitives/base/type/family.json +18 -0
- package/tokens/primitives/base/type/letter-spacing.json +24 -0
- package/tokens/primitives/base/type/line-height.json +52 -0
- package/tokens/primitives/base/type/size.json +126 -0
- package/tokens/primitives/base/type/weight.json +54 -0
- package/tokens/primitives/hawaiian/color.json +438 -0
- package/tokens/semantics/android/placeholder.json +0 -0
- package/tokens/semantics/ios/placeholder.json +0 -0
- package/tokens/semantics/web/alaska/advanced/color/accents.json +106 -0
- package/tokens/semantics/web/alaska/advanced/color/avatar.json +22 -0
- package/tokens/semantics/web/alaska/advanced/color/boolean.json +127 -0
- package/tokens/semantics/web/alaska/advanced/color/button/flat.json +52 -0
- package/tokens/semantics/web/alaska/advanced/color/button/ghost.json +52 -0
- package/tokens/semantics/web/alaska/advanced/color/button/primary.json +129 -0
- package/tokens/semantics/web/alaska/advanced/color/button/secondary.json +94 -0
- package/tokens/semantics/web/alaska/advanced/color/button/tertiary.json +59 -0
- package/tokens/semantics/web/alaska/advanced/color/dropdown.json +22 -0
- package/tokens/semantics/web/alaska/advanced/color/flightline.json +22 -0
- package/tokens/semantics/web/alaska/advanced/color/footer.json +29 -0
- package/tokens/semantics/web/alaska/advanced/color/hyperlink.json +36 -0
- package/tokens/semantics/web/alaska/advanced/color/shared.json +78 -0
- package/tokens/semantics/web/alaska/advanced/color/skeleton.json +22 -0
- package/tokens/semantics/web/alaska/advanced/color/state.json +64 -0
- package/tokens/semantics/web/alaska/basic/color/border.json +57 -0
- package/tokens/semantics/web/alaska/basic/color/brand.json +92 -0
- package/tokens/semantics/web/alaska/basic/color/fare-brand.json +43 -0
- package/tokens/semantics/web/alaska/basic/color/page-background.json +22 -0
- package/tokens/semantics/web/alaska/basic/color/status.json +71 -0
- package/tokens/semantics/web/alaska/basic/color/surface.json +85 -0
- package/tokens/semantics/web/alaska/basic/color/text-icon.json +57 -0
- package/tokens/semantics/web/alaska/basic/color/tier-program.json +161 -0
- package/tokens/semantics/web/alaska/basic/type/brand.json +50 -0
- package/tokens/semantics/web/alaska/basic/type/family.json +56 -0
- package/tokens/semantics/web/alaska/basic/type/letter-spacing.json +38 -0
- package/tokens/semantics/web/alaska/basic/type/line-height.json +62 -0
- package/tokens/semantics/web/alaska/basic/type/weight.json +50 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/accents.json +106 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/avatar.json +22 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/boolean.json +127 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/button/flat.json +52 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/button/ghost.json +52 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/button/primary.json +129 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/button/secondary.json +94 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/button/tertiary.json +59 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/dropdown.json +22 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/flightline.json +22 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/footer.json +29 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/hyperlink.json +36 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/shared.json +78 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/skeleton.json +22 -0
- package/tokens/semantics/web/alaska-classic/advanced/color/state.json +64 -0
- package/tokens/semantics/web/alaska-classic/basic/color/border.json +57 -0
- package/tokens/semantics/web/alaska-classic/basic/color/brand.json +92 -0
- package/tokens/semantics/web/alaska-classic/basic/color/fare-brand.json +43 -0
- package/tokens/semantics/web/alaska-classic/basic/color/page-background.json +22 -0
- package/tokens/semantics/web/alaska-classic/basic/color/status.json +71 -0
- package/tokens/semantics/web/alaska-classic/basic/color/surface.json +85 -0
- package/tokens/semantics/web/alaska-classic/basic/color/text-icon.json +57 -0
- package/tokens/semantics/web/alaska-classic/basic/color/tier-program.json +161 -0
- package/tokens/semantics/web/alaska-classic/basic/type/brand.json +50 -0
- package/tokens/semantics/web/alaska-classic/basic/type/family.json +56 -0
- package/tokens/semantics/web/alaska-classic/basic/type/letter-spacing.json +38 -0
- package/tokens/semantics/web/alaska-classic/basic/type/line-height.json +62 -0
- package/tokens/semantics/web/alaska-classic/basic/type/weight.json +50 -0
- package/tokens/semantics/web/auro-1/advanced/color/accents.json +106 -0
- package/tokens/semantics/web/auro-1/advanced/color/avatar.json +22 -0
- package/tokens/semantics/web/auro-1/advanced/color/boolean.json +127 -0
- package/tokens/semantics/web/auro-1/advanced/color/button/flat.json +52 -0
- package/tokens/semantics/web/auro-1/advanced/color/button/ghost.json +52 -0
- package/tokens/semantics/web/auro-1/advanced/color/button/primary.json +129 -0
- package/tokens/semantics/web/auro-1/advanced/color/button/secondary.json +94 -0
- package/tokens/semantics/web/auro-1/advanced/color/button/tertiary.json +59 -0
- package/tokens/semantics/web/auro-1/advanced/color/dropdown.json +22 -0
- package/tokens/semantics/web/auro-1/advanced/color/flightline.json +22 -0
- package/tokens/semantics/web/auro-1/advanced/color/footer.json +29 -0
- package/tokens/semantics/web/auro-1/advanced/color/hyperlink.json +36 -0
- package/tokens/semantics/web/auro-1/advanced/color/shared.json +78 -0
- package/tokens/semantics/web/auro-1/advanced/color/skeleton.json +22 -0
- package/tokens/semantics/web/auro-1/advanced/color/state.json +64 -0
- package/tokens/semantics/web/auro-1/basic/color/border.json +57 -0
- package/tokens/semantics/web/auro-1/basic/color/brand.json +92 -0
- package/tokens/semantics/web/auro-1/basic/color/fare-brand.json +43 -0
- package/tokens/semantics/web/auro-1/basic/color/page-background.json +22 -0
- package/tokens/semantics/web/auro-1/basic/color/status.json +71 -0
- package/tokens/semantics/web/auro-1/basic/color/surface.json +85 -0
- package/tokens/semantics/web/auro-1/basic/color/text-icon.json +57 -0
- package/tokens/semantics/web/auro-1/basic/color/tier-program.json +161 -0
- package/tokens/semantics/web/auro-1/basic/type/brand.json +50 -0
- package/tokens/semantics/web/auro-1/basic/type/family.json +56 -0
- package/tokens/semantics/web/auro-1/basic/type/letter-spacing.json +38 -0
- package/tokens/semantics/web/auro-1/basic/type/line-height.json +62 -0
- package/tokens/semantics/web/auro-1/basic/type/weight.json +50 -0
- package/tokens/semantics/web/auro-2/advanced/color/accents.json +106 -0
- package/tokens/semantics/web/auro-2/advanced/color/avatar.json +22 -0
- package/tokens/semantics/web/auro-2/advanced/color/boolean.json +127 -0
- package/tokens/semantics/web/auro-2/advanced/color/button/flat.json +52 -0
- package/tokens/semantics/web/auro-2/advanced/color/button/ghost.json +52 -0
- package/tokens/semantics/web/auro-2/advanced/color/button/primary.json +129 -0
- package/tokens/semantics/web/auro-2/advanced/color/button/secondary.json +94 -0
- package/tokens/semantics/web/auro-2/advanced/color/button/tertiary.json +59 -0
- package/tokens/semantics/web/auro-2/advanced/color/dropdown.json +22 -0
- package/tokens/semantics/web/auro-2/advanced/color/flightline.json +22 -0
- package/tokens/semantics/web/auro-2/advanced/color/footer.json +29 -0
- package/tokens/semantics/web/auro-2/advanced/color/hyperlink.json +36 -0
- package/tokens/semantics/web/auro-2/advanced/color/shared.json +78 -0
- package/tokens/semantics/web/auro-2/advanced/color/skeleton.json +22 -0
- package/tokens/semantics/web/auro-2/advanced/color/state.json +64 -0
- package/tokens/semantics/web/auro-2/basic/color/border.json +57 -0
- package/tokens/semantics/web/auro-2/basic/color/brand.json +92 -0
- package/tokens/semantics/web/auro-2/basic/color/fare-brand.json +43 -0
- package/tokens/semantics/web/auro-2/basic/color/page-background.json +22 -0
- package/tokens/semantics/web/auro-2/basic/color/status.json +71 -0
- package/tokens/semantics/web/auro-2/basic/color/surface.json +85 -0
- package/tokens/semantics/web/auro-2/basic/color/text-icon.json +57 -0
- package/tokens/semantics/web/auro-2/basic/color/tier-program.json +161 -0
- package/tokens/semantics/web/auro-2/basic/type/brand.json +50 -0
- package/tokens/semantics/web/auro-2/basic/type/family.json +56 -0
- package/tokens/semantics/web/auro-2/basic/type/letter-spacing.json +38 -0
- package/tokens/semantics/web/auro-2/basic/type/line-height.json +62 -0
- package/tokens/semantics/web/auro-2/basic/type/weight.json +50 -0
- package/tokens/semantics/web/auro-classic/animation.json +24 -0
- package/tokens/semantics/web/auro-classic/color/alert.json +97 -0
- package/tokens/semantics/web/auro-classic/color/background.json +291 -0
- package/tokens/semantics/web/auro-classic/color/base.json +1459 -0
- package/tokens/semantics/web/auro-classic/color/border.json +377 -0
- package/tokens/semantics/web/auro-classic/color/brand.json +1692 -0
- package/tokens/semantics/web/auro-classic/color/container.json +515 -0
- package/tokens/semantics/web/auro-classic/color/icon.json +667 -0
- package/tokens/semantics/web/auro-classic/color/text.json +312 -0
- package/tokens/semantics/web/auro-classic/color/tier.json +215 -0
- package/tokens/semantics/web/auro-classic/color/ui.json +136 -0
- package/tokens/semantics/web/auro-classic/color/utility.json +306 -0
- package/tokens/semantics/web/auro-classic/comments.json +50 -0
- package/tokens/semantics/web/auro-classic/depth.json +27 -0
- package/tokens/semantics/web/auro-classic/elevation.json +25 -0
- package/tokens/semantics/web/auro-classic/font.json +40 -0
- package/tokens/semantics/web/auro-classic/grid-breakpoint.json +34 -0
- package/tokens/semantics/web/auro-classic/grid-column.json +34 -0
- package/tokens/semantics/web/auro-classic/grid-gutter.json +34 -0
- package/tokens/semantics/web/auro-classic/grid-margin.json +34 -0
- package/tokens/semantics/web/auro-classic/size/radius.json +10 -0
- package/tokens/semantics/web/auro-classic/size/scale.json +347 -0
- package/tokens/semantics/web/auro-classic/size/unitless-scale.json +126 -0
- package/tokens/semantics/web/auro-classic/text.json +667 -0
- package/tokens/semantics/web/hawaiian/advanced/color/accents.json +106 -0
- package/tokens/semantics/web/hawaiian/advanced/color/avatar.json +22 -0
- package/tokens/semantics/web/hawaiian/advanced/color/boolean.json +127 -0
- package/tokens/semantics/web/hawaiian/advanced/color/button/flat.json +52 -0
- package/tokens/semantics/web/hawaiian/advanced/color/button/ghost.json +52 -0
- package/tokens/semantics/web/hawaiian/advanced/color/button/primary.json +129 -0
- package/tokens/semantics/web/hawaiian/advanced/color/button/secondary.json +94 -0
- package/tokens/semantics/web/hawaiian/advanced/color/button/tertiary.json +59 -0
- package/tokens/semantics/web/hawaiian/advanced/color/dropdown.json +22 -0
- package/tokens/semantics/web/hawaiian/advanced/color/flightline.json +22 -0
- package/tokens/semantics/web/hawaiian/advanced/color/footer.json +29 -0
- package/tokens/semantics/web/hawaiian/advanced/color/hyperlink.json +36 -0
- package/tokens/semantics/web/hawaiian/advanced/color/shared.json +78 -0
- package/tokens/semantics/web/hawaiian/advanced/color/skeleton.json +22 -0
- package/tokens/semantics/web/hawaiian/advanced/color/state.json +64 -0
- package/tokens/semantics/web/hawaiian/basic/color/border.json +57 -0
- package/tokens/semantics/web/hawaiian/basic/color/brand.json +92 -0
- package/tokens/semantics/web/hawaiian/basic/color/fare-brand.json +43 -0
- package/tokens/semantics/web/hawaiian/basic/color/page-background.json +22 -0
- package/tokens/semantics/web/hawaiian/basic/color/status.json +71 -0
- package/tokens/semantics/web/hawaiian/basic/color/surface.json +85 -0
- package/tokens/semantics/web/hawaiian/basic/color/text-icon.json +57 -0
- package/tokens/semantics/web/hawaiian/basic/color/tier-program.json +161 -0
- package/tokens/semantics/web/hawaiian/basic/type/brand.json +50 -0
- package/tokens/semantics/web/hawaiian/basic/type/family.json +56 -0
- package/tokens/semantics/web/hawaiian/basic/type/letter-spacing.json +38 -0
- package/tokens/semantics/web/hawaiian/basic/type/line-height.json +62 -0
- package/tokens/semantics/web/hawaiian/basic/type/weight.json +50 -0
- package/tokens/semantics/web/transparent/color/alert.json +97 -0
- package/tokens/semantics/web/transparent/color/background.json +291 -0
- package/tokens/semantics/web/transparent/color/base.json +1459 -0
- package/tokens/semantics/web/transparent/color/border.json +377 -0
- package/tokens/semantics/web/transparent/color/brand.json +1692 -0
- package/tokens/semantics/web/transparent/color/container.json +514 -0
- package/tokens/semantics/web/transparent/color/icon.json +667 -0
- package/tokens/semantics/web/transparent/color/text.json +312 -0
- package/tokens/semantics/web/transparent/color/tier.json +215 -0
- package/tokens/semantics/web/transparent/color/ui.json +136 -0
- package/tokens/semantics/web/transparent/color/utility.json +306 -0
- package/tokens/semantics/web/transparent/elevation.json +25 -0
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"basic": {
|
|
3
|
+
"type": {
|
|
4
|
+
"lineHeight": {
|
|
5
|
+
"accent": {
|
|
6
|
+
"deprecated": false,
|
|
7
|
+
"public": true,
|
|
8
|
+
"type": "semantic",
|
|
9
|
+
"value": "{basic.type.brand.lineHeightPrimary.value}"
|
|
10
|
+
},
|
|
11
|
+
"accent2": {
|
|
12
|
+
"deprecated": false,
|
|
13
|
+
"public": true,
|
|
14
|
+
"type": "semantic",
|
|
15
|
+
"value": "{basic.type.brand.lineHeightSecondary.value}"
|
|
16
|
+
},
|
|
17
|
+
"body": {
|
|
18
|
+
"deprecated": false,
|
|
19
|
+
"public": true,
|
|
20
|
+
"type": "semantic",
|
|
21
|
+
"value": "{type.lineHeight.px.26.value}"
|
|
22
|
+
},
|
|
23
|
+
"body2": {
|
|
24
|
+
"deprecated": false,
|
|
25
|
+
"public": true,
|
|
26
|
+
"type": "semantic",
|
|
27
|
+
"value": "{type.lineHeight.px.24.value}"
|
|
28
|
+
},
|
|
29
|
+
"body3": {
|
|
30
|
+
"deprecated": false,
|
|
31
|
+
"public": true,
|
|
32
|
+
"type": "semantic",
|
|
33
|
+
"value": "{type.lineHeight.px.20.value}"
|
|
34
|
+
},
|
|
35
|
+
"body4": {
|
|
36
|
+
"deprecated": false,
|
|
37
|
+
"public": true,
|
|
38
|
+
"type": "semantic",
|
|
39
|
+
"value": "{type.lineHeight.px.16.value}"
|
|
40
|
+
},
|
|
41
|
+
"body5": {
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"public": true,
|
|
44
|
+
"type": "semantic",
|
|
45
|
+
"value": "{type.lineHeight.px.14.value}"
|
|
46
|
+
},
|
|
47
|
+
"display": {
|
|
48
|
+
"deprecated": false,
|
|
49
|
+
"public": true,
|
|
50
|
+
"type": "semantic",
|
|
51
|
+
"value": "{basic.type.brand.lineHeightPrimary.value}"
|
|
52
|
+
},
|
|
53
|
+
"heading": {
|
|
54
|
+
"deprecated": false,
|
|
55
|
+
"public": true,
|
|
56
|
+
"type": "semantic",
|
|
57
|
+
"value": "{basic.type.brand.lineHeightPrimary.value}"
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
{
|
|
2
|
+
"basic": {
|
|
3
|
+
"type": {
|
|
4
|
+
"weight": {
|
|
5
|
+
"accent": {
|
|
6
|
+
"deprecated": false,
|
|
7
|
+
"public": true,
|
|
8
|
+
"type": "semantic",
|
|
9
|
+
"value": "{type.weight.book.value}"
|
|
10
|
+
},
|
|
11
|
+
"accent2": {
|
|
12
|
+
"deprecated": false,
|
|
13
|
+
"public": true,
|
|
14
|
+
"type": "semantic",
|
|
15
|
+
"value": "{type.weight.medium.value}"
|
|
16
|
+
},
|
|
17
|
+
"body": {
|
|
18
|
+
"deprecated": false,
|
|
19
|
+
"public": true,
|
|
20
|
+
"type": "semantic",
|
|
21
|
+
"value": "{type.weight.book.value}"
|
|
22
|
+
},
|
|
23
|
+
"body2": {
|
|
24
|
+
"deprecated": false,
|
|
25
|
+
"public": true,
|
|
26
|
+
"type": "semantic",
|
|
27
|
+
"value": "{type.weight.bold.value}"
|
|
28
|
+
},
|
|
29
|
+
"display": {
|
|
30
|
+
"deprecated": false,
|
|
31
|
+
"public": true,
|
|
32
|
+
"type": "semantic",
|
|
33
|
+
"value": "{type.weight.light.value}"
|
|
34
|
+
},
|
|
35
|
+
"heading": {
|
|
36
|
+
"deprecated": false,
|
|
37
|
+
"public": true,
|
|
38
|
+
"type": "semantic",
|
|
39
|
+
"value": "{type.weight.book.value}"
|
|
40
|
+
},
|
|
41
|
+
"heading2": {
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"public": true,
|
|
44
|
+
"type": "semantic",
|
|
45
|
+
"value": "{type.weight.medium.value}"
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"accents": {
|
|
5
|
+
"accent1": {
|
|
6
|
+
"deprecated": false,
|
|
7
|
+
"public": true,
|
|
8
|
+
"type": "semantic",
|
|
9
|
+
"usage": "",
|
|
10
|
+
"value": "{color.tropical.400.value}"
|
|
11
|
+
},
|
|
12
|
+
"accent1Bold": {
|
|
13
|
+
"deprecated": false,
|
|
14
|
+
"public": true,
|
|
15
|
+
"type": "semantic",
|
|
16
|
+
"usage": "",
|
|
17
|
+
"value": "{color.tropical.600.value}"
|
|
18
|
+
},
|
|
19
|
+
"accent1Muted": {
|
|
20
|
+
"deprecated": false,
|
|
21
|
+
"public": true,
|
|
22
|
+
"type": "semantic",
|
|
23
|
+
"usage": "",
|
|
24
|
+
"value": "{color.tropical.200.value}"
|
|
25
|
+
},
|
|
26
|
+
"accent2": {
|
|
27
|
+
"deprecated": false,
|
|
28
|
+
"public": true,
|
|
29
|
+
"type": "semantic",
|
|
30
|
+
"usage": "",
|
|
31
|
+
"value": "{color.sol.700.value}"
|
|
32
|
+
},
|
|
33
|
+
"accent2Bold": {
|
|
34
|
+
"deprecated": false,
|
|
35
|
+
"public": true,
|
|
36
|
+
"type": "semantic",
|
|
37
|
+
"usage": "",
|
|
38
|
+
"value": "{color.sol.1000.value}"
|
|
39
|
+
},
|
|
40
|
+
"accent2Muted": {
|
|
41
|
+
"deprecated": false,
|
|
42
|
+
"public": true,
|
|
43
|
+
"type": "semantic",
|
|
44
|
+
"usage": "",
|
|
45
|
+
"value": "{color.sol.500.value}"
|
|
46
|
+
},
|
|
47
|
+
"accent3": {
|
|
48
|
+
"deprecated": false,
|
|
49
|
+
"public": true,
|
|
50
|
+
"type": "semantic",
|
|
51
|
+
"usage": "",
|
|
52
|
+
"value": "{color.atlas.300.value}"
|
|
53
|
+
},
|
|
54
|
+
"accent3Bold": {
|
|
55
|
+
"deprecated": false,
|
|
56
|
+
"public": true,
|
|
57
|
+
"type": "semantic",
|
|
58
|
+
"usage": "",
|
|
59
|
+
"value": "{color.atlas.500.value}"
|
|
60
|
+
},
|
|
61
|
+
"accent3Muted": {
|
|
62
|
+
"deprecated": false,
|
|
63
|
+
"public": true,
|
|
64
|
+
"type": "semantic",
|
|
65
|
+
"usage": "",
|
|
66
|
+
"value": "{color.atlas.200.value}"
|
|
67
|
+
},
|
|
68
|
+
"accent4": {
|
|
69
|
+
"deprecated": false,
|
|
70
|
+
"public": true,
|
|
71
|
+
"type": "semantic",
|
|
72
|
+
"usage": "",
|
|
73
|
+
"value": "{color.flare.400.value}"
|
|
74
|
+
},
|
|
75
|
+
"accent4Bold": {
|
|
76
|
+
"deprecated": false,
|
|
77
|
+
"public": true,
|
|
78
|
+
"type": "semantic",
|
|
79
|
+
"usage": "",
|
|
80
|
+
"value": "{color.flare.600.value}"
|
|
81
|
+
},
|
|
82
|
+
"accent4Muted": {
|
|
83
|
+
"deprecated": false,
|
|
84
|
+
"public": true,
|
|
85
|
+
"type": "semantic",
|
|
86
|
+
"usage": "",
|
|
87
|
+
"value": "{color.flare.200.value}"
|
|
88
|
+
},
|
|
89
|
+
"transparency": {
|
|
90
|
+
"deprecated": false,
|
|
91
|
+
"public": true,
|
|
92
|
+
"type": "semantic",
|
|
93
|
+
"usage": "",
|
|
94
|
+
"value": "{transparency.black.10.value}"
|
|
95
|
+
},
|
|
96
|
+
"transparencyInverse": {
|
|
97
|
+
"deprecated": false,
|
|
98
|
+
"public": true,
|
|
99
|
+
"type": "semantic",
|
|
100
|
+
"usage": "",
|
|
101
|
+
"value": "{transparency.white.20.value}"
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"avatar": {
|
|
5
|
+
"gradientBottom": {
|
|
6
|
+
"deprecated": false,
|
|
7
|
+
"public": true,
|
|
8
|
+
"type": "semantic",
|
|
9
|
+
"usage": "Used for creating the bottom gradient of the auro-avatar",
|
|
10
|
+
"value": "{color.midnight.200.value}"
|
|
11
|
+
},
|
|
12
|
+
"gradientTop": {
|
|
13
|
+
"deprecated": false,
|
|
14
|
+
"public": true,
|
|
15
|
+
"type": "semantic",
|
|
16
|
+
"usage": "Used for creating the top gradient of the auro-avatar",
|
|
17
|
+
"value": "{color.midnight.500.value}"
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"boolean": {
|
|
5
|
+
"disabledInverse": {
|
|
6
|
+
"deprecated": false,
|
|
7
|
+
"public": true,
|
|
8
|
+
"type": "semantic",
|
|
9
|
+
"usage": "Boolean disabled inverse state color",
|
|
10
|
+
"value": "{color.neutral.600.value}"
|
|
11
|
+
},
|
|
12
|
+
"error": {
|
|
13
|
+
"deprecated": false,
|
|
14
|
+
"public": true,
|
|
15
|
+
"type": "semantic",
|
|
16
|
+
"usage": "Boolean error state color",
|
|
17
|
+
"value": "{basic.color.status.error.value}"
|
|
18
|
+
},
|
|
19
|
+
"errorHover": {
|
|
20
|
+
"deprecated": false,
|
|
21
|
+
"public": true,
|
|
22
|
+
"type": "semantic",
|
|
23
|
+
"usage": "Boolean error hover state color",
|
|
24
|
+
"value": "{color.status.error.800.value}"
|
|
25
|
+
},
|
|
26
|
+
"errorInverse": {
|
|
27
|
+
"deprecated": false,
|
|
28
|
+
"public": true,
|
|
29
|
+
"type": "semantic",
|
|
30
|
+
"usage": "Boolean error state color",
|
|
31
|
+
"value": "{color.status.error.200.value}"
|
|
32
|
+
},
|
|
33
|
+
"errorInverseHover": {
|
|
34
|
+
"deprecated": false,
|
|
35
|
+
"public": true,
|
|
36
|
+
"type": "semantic",
|
|
37
|
+
"usage": "Boolean error state color",
|
|
38
|
+
"value": "{color.status.error.400.value}"
|
|
39
|
+
},
|
|
40
|
+
"indicator": {
|
|
41
|
+
"deprecated": false,
|
|
42
|
+
"public": true,
|
|
43
|
+
"type": "semantic",
|
|
44
|
+
"usage": "Boolean indicator color",
|
|
45
|
+
"value": "{color.white.value}"
|
|
46
|
+
},
|
|
47
|
+
"indicatorInverse": {
|
|
48
|
+
"deprecated": false,
|
|
49
|
+
"public": true,
|
|
50
|
+
"type": "semantic",
|
|
51
|
+
"usage": "Boolean indicator inverse color",
|
|
52
|
+
"value": "{basic.color.surface.inverse.value}"
|
|
53
|
+
},
|
|
54
|
+
"isfalse": {
|
|
55
|
+
"deprecated": false,
|
|
56
|
+
"public": true,
|
|
57
|
+
"type": "semantic",
|
|
58
|
+
"usage": "Boolean false state color",
|
|
59
|
+
"value": "{basic.color.surface.default.value}"
|
|
60
|
+
},
|
|
61
|
+
"isfalseBorder": {
|
|
62
|
+
"deprecated": false,
|
|
63
|
+
"public": true,
|
|
64
|
+
"type": "semantic",
|
|
65
|
+
"usage": "Boolean false border color",
|
|
66
|
+
"value": "{basic.color.border.bold.value}"
|
|
67
|
+
},
|
|
68
|
+
"isfalseBorderInverse": {
|
|
69
|
+
"deprecated": false,
|
|
70
|
+
"public": true,
|
|
71
|
+
"type": "semantic",
|
|
72
|
+
"usage": "Boolean false inverse border color",
|
|
73
|
+
"value": "{color.white.value}"
|
|
74
|
+
},
|
|
75
|
+
"isfalseHover": {
|
|
76
|
+
"deprecated": false,
|
|
77
|
+
"public": true,
|
|
78
|
+
"type": "semantic",
|
|
79
|
+
"usage": "Boolean false hover state color",
|
|
80
|
+
"value": "{advanced.color.state.backgroundHover.value}"
|
|
81
|
+
},
|
|
82
|
+
"isfalseInverse": {
|
|
83
|
+
"deprecated": false,
|
|
84
|
+
"public": true,
|
|
85
|
+
"type": "semantic",
|
|
86
|
+
"usage": "Boolean false inverse state color",
|
|
87
|
+
"value": "{advanced.color.shared.backgroundInverse.value}"
|
|
88
|
+
},
|
|
89
|
+
"isfalseInverseHover": {
|
|
90
|
+
"deprecated": false,
|
|
91
|
+
"public": true,
|
|
92
|
+
"type": "semantic",
|
|
93
|
+
"usage": "Boolean false inverse hover state color",
|
|
94
|
+
"value": "{advanced.color.shared.backgroundInverseHover.value}"
|
|
95
|
+
},
|
|
96
|
+
"istrue": {
|
|
97
|
+
"deprecated": false,
|
|
98
|
+
"public": true,
|
|
99
|
+
"type": "semantic",
|
|
100
|
+
"usage": "Boolean true state color",
|
|
101
|
+
"value": "{basic.color.brand.primary.value}"
|
|
102
|
+
},
|
|
103
|
+
"istrueHover": {
|
|
104
|
+
"deprecated": false,
|
|
105
|
+
"public": true,
|
|
106
|
+
"type": "semantic",
|
|
107
|
+
"usage": "Boolean true hover state color",
|
|
108
|
+
"value": "{basic.color.brand.primaryBold.value}"
|
|
109
|
+
},
|
|
110
|
+
"istrueInverse": {
|
|
111
|
+
"deprecated": false,
|
|
112
|
+
"public": true,
|
|
113
|
+
"type": "semantic",
|
|
114
|
+
"usage": "Boolean true inverse state color",
|
|
115
|
+
"value": "{color.white.value}"
|
|
116
|
+
},
|
|
117
|
+
"istrueInverseHover": {
|
|
118
|
+
"deprecated": false,
|
|
119
|
+
"public": true,
|
|
120
|
+
"type": "semantic",
|
|
121
|
+
"usage": "Boolean true inverse hover state color",
|
|
122
|
+
"value": "{transparency.white.70.value}"
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"button": {
|
|
5
|
+
"flat": {
|
|
6
|
+
"text": {
|
|
7
|
+
"deprecated": false,
|
|
8
|
+
"public": true,
|
|
9
|
+
"type": "semantic",
|
|
10
|
+
"usage": "Flat button text color",
|
|
11
|
+
"value": "{basic.color.texticon.muted.value}"
|
|
12
|
+
},
|
|
13
|
+
"textDisabled": {
|
|
14
|
+
"deprecated": false,
|
|
15
|
+
"public": true,
|
|
16
|
+
"type": "semantic",
|
|
17
|
+
"usage": "Flat button disabled text color",
|
|
18
|
+
"value": "{color.neutral.800.value}"
|
|
19
|
+
},
|
|
20
|
+
"textHover": {
|
|
21
|
+
"deprecated": false,
|
|
22
|
+
"public": true,
|
|
23
|
+
"type": "semantic",
|
|
24
|
+
"usage": "Flat button text hover color",
|
|
25
|
+
"value": "{color.neutral.800.value}"
|
|
26
|
+
},
|
|
27
|
+
"textInverse": {
|
|
28
|
+
"deprecated": false,
|
|
29
|
+
"public": true,
|
|
30
|
+
"type": "semantic",
|
|
31
|
+
"usage": "Flat button inverse text color",
|
|
32
|
+
"value": "{basic.color.texticon.inverse.value}"
|
|
33
|
+
},
|
|
34
|
+
"textInverseDisabled": {
|
|
35
|
+
"deprecated": false,
|
|
36
|
+
"public": true,
|
|
37
|
+
"type": "semantic",
|
|
38
|
+
"usage": "Flat button inverse disabled text color",
|
|
39
|
+
"value": "{color.neutral.800.value}"
|
|
40
|
+
},
|
|
41
|
+
"textInverseHover": {
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"public": true,
|
|
44
|
+
"type": "semantic",
|
|
45
|
+
"usage": "Flat button inverse text hover color",
|
|
46
|
+
"value": "{color.neutral.400.value}"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"button": {
|
|
5
|
+
"ghost": {
|
|
6
|
+
"backgroundHover": {
|
|
7
|
+
"deprecated": false,
|
|
8
|
+
"public": true,
|
|
9
|
+
"type": "semantic",
|
|
10
|
+
"usage": "Ghost button background hover color",
|
|
11
|
+
"value": "{transparency.black.5.value}"
|
|
12
|
+
},
|
|
13
|
+
"backgroundInverseHover": {
|
|
14
|
+
"deprecated": false,
|
|
15
|
+
"public": true,
|
|
16
|
+
"type": "semantic",
|
|
17
|
+
"usage": "Ghost button inverse background hover color",
|
|
18
|
+
"value": "{transparency.white.5.value}"
|
|
19
|
+
},
|
|
20
|
+
"text": {
|
|
21
|
+
"deprecated": false,
|
|
22
|
+
"public": true,
|
|
23
|
+
"type": "semantic",
|
|
24
|
+
"usage": "Ghost button text color",
|
|
25
|
+
"value": "{basic.color.brand.primary.value}"
|
|
26
|
+
},
|
|
27
|
+
"textDisabled": {
|
|
28
|
+
"deprecated": false,
|
|
29
|
+
"public": true,
|
|
30
|
+
"type": "semantic",
|
|
31
|
+
"usage": "Ghost button text disabled color",
|
|
32
|
+
"value": "{basic.color.texticon.disabled.value}"
|
|
33
|
+
},
|
|
34
|
+
"textInverse": {
|
|
35
|
+
"deprecated": false,
|
|
36
|
+
"public": true,
|
|
37
|
+
"type": "semantic",
|
|
38
|
+
"usage": "Ghost button inverse text color",
|
|
39
|
+
"value": "{basic.color.texticon.inverse.value}"
|
|
40
|
+
},
|
|
41
|
+
"textInverseDisabled": {
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"public": true,
|
|
44
|
+
"type": "semantic",
|
|
45
|
+
"usage": "Ghost button inverse text disabled color",
|
|
46
|
+
"value": "{basic.color.texticon.inverseDisabled.value}"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"button": {
|
|
5
|
+
"primary": {
|
|
6
|
+
"background": {
|
|
7
|
+
"deprecated": false,
|
|
8
|
+
"public": true,
|
|
9
|
+
"type": "semantic",
|
|
10
|
+
"usage": "Primary button background color",
|
|
11
|
+
"value": "{basic.color.brand.secondary.value}"
|
|
12
|
+
},
|
|
13
|
+
"backgroundDisabled": {
|
|
14
|
+
"deprecated": false,
|
|
15
|
+
"public": true,
|
|
16
|
+
"type": "semantic",
|
|
17
|
+
"usage": "",
|
|
18
|
+
"value": "{color.midnight.100.value}"
|
|
19
|
+
},
|
|
20
|
+
"backgroundHover": {
|
|
21
|
+
"deprecated": false,
|
|
22
|
+
"public": true,
|
|
23
|
+
"type": "semantic",
|
|
24
|
+
"usage": "Primary button background hover color",
|
|
25
|
+
"value": "{basic.color.brand.secondaryBold.value}"
|
|
26
|
+
},
|
|
27
|
+
"backgroundInactive": {
|
|
28
|
+
"deprecated": false,
|
|
29
|
+
"public": true,
|
|
30
|
+
"type": "semantic",
|
|
31
|
+
"usage": "",
|
|
32
|
+
"value": "{color.midnight.200.value}"
|
|
33
|
+
},
|
|
34
|
+
"backgroundInactiveHover": {
|
|
35
|
+
"deprecated": false,
|
|
36
|
+
"public": true,
|
|
37
|
+
"type": "semantic",
|
|
38
|
+
"usage": "",
|
|
39
|
+
"value": "{color.midnight.400.value}"
|
|
40
|
+
},
|
|
41
|
+
"backgroundInverse": {
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"public": true,
|
|
44
|
+
"type": "semantic",
|
|
45
|
+
"usage": "Primary button inverse background color",
|
|
46
|
+
"value": "{color.white.value}"
|
|
47
|
+
},
|
|
48
|
+
"backgroundInverseDisabled": {
|
|
49
|
+
"deprecated": false,
|
|
50
|
+
"public": true,
|
|
51
|
+
"type": "semantic",
|
|
52
|
+
"usage": "",
|
|
53
|
+
"value": "{transparency.white.75.value}"
|
|
54
|
+
},
|
|
55
|
+
"backgroundInverseHover": {
|
|
56
|
+
"deprecated": false,
|
|
57
|
+
"public": true,
|
|
58
|
+
"type": "semantic",
|
|
59
|
+
"usage": "Primary button inverse background hover color",
|
|
60
|
+
"value": "{basic.color.brand.secondaryMuted.value}"
|
|
61
|
+
},
|
|
62
|
+
"border": {
|
|
63
|
+
"deprecated": false,
|
|
64
|
+
"public": true,
|
|
65
|
+
"type": "semantic",
|
|
66
|
+
"usage": "Primary button border color",
|
|
67
|
+
"value": "{basic.color.brand.secondary.value}"
|
|
68
|
+
},
|
|
69
|
+
"borderDisabled": {
|
|
70
|
+
"deprecated": false,
|
|
71
|
+
"public": true,
|
|
72
|
+
"type": "semantic",
|
|
73
|
+
"usage": "",
|
|
74
|
+
"value": "{color.midnight.100.value}"
|
|
75
|
+
},
|
|
76
|
+
"borderHover": {
|
|
77
|
+
"deprecated": false,
|
|
78
|
+
"public": true,
|
|
79
|
+
"type": "semantic",
|
|
80
|
+
"usage": "Primary button border hover color",
|
|
81
|
+
"value": "{basic.color.brand.secondaryBold.value}"
|
|
82
|
+
},
|
|
83
|
+
"borderInverse": {
|
|
84
|
+
"deprecated": false,
|
|
85
|
+
"public": true,
|
|
86
|
+
"type": "semantic",
|
|
87
|
+
"usage": "Primary button inverse border color",
|
|
88
|
+
"value": "{color.white.value}"
|
|
89
|
+
},
|
|
90
|
+
"borderInverseDisabled": {
|
|
91
|
+
"deprecated": false,
|
|
92
|
+
"public": true,
|
|
93
|
+
"type": "semantic",
|
|
94
|
+
"usage": "",
|
|
95
|
+
"value": "{transparency.white.75.value}"
|
|
96
|
+
},
|
|
97
|
+
"borderInverseHover": {
|
|
98
|
+
"deprecated": false,
|
|
99
|
+
"public": true,
|
|
100
|
+
"type": "semantic",
|
|
101
|
+
"usage": "Primary button inverse border hover color",
|
|
102
|
+
"value": "{basic.color.brand.secondaryMuted.value}"
|
|
103
|
+
},
|
|
104
|
+
"text": {
|
|
105
|
+
"deprecated": false,
|
|
106
|
+
"public": true,
|
|
107
|
+
"type": "semantic",
|
|
108
|
+
"usage": "Primary button text color",
|
|
109
|
+
"value": "{basic.color.brand.primary.value}"
|
|
110
|
+
},
|
|
111
|
+
"textDisabled": {
|
|
112
|
+
"deprecated": false,
|
|
113
|
+
"public": true,
|
|
114
|
+
"type": "semantic",
|
|
115
|
+
"usage": "Primary button text disabled color",
|
|
116
|
+
"value": "{basic.color.texticon.disabled.value}"
|
|
117
|
+
},
|
|
118
|
+
"textInverse": {
|
|
119
|
+
"deprecated": false,
|
|
120
|
+
"public": true,
|
|
121
|
+
"type": "semantic",
|
|
122
|
+
"usage": "Primary button inverse text color",
|
|
123
|
+
"value": "{basic.color.brand.primary.value}"
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
}
|