@aurodesignsystem/design-tokens 8.1.0 → 8.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/CHANGELOG.md +12 -0
- package/dist/legacy/auro-classic/CSSCustomProperties.css +1 -1
- package/dist/legacy/auro-classic/CSSSizeCustomProperties.css +1 -1
- package/dist/legacy/auro-classic/JSData--color.js +1 -1
- package/dist/legacy/auro-classic/JSObject--allTokens.js +1 -1
- package/dist/legacy/auro-classic/JSObject--deprecated.js +1 -1
- package/dist/legacy/auro-classic/JSVariables--color.js +1 -1
- package/dist/legacy/auro-classic/SCSSVariableMap.scss +1 -1
- package/dist/legacy/auro-classic/SCSSVariables.scss +1 -1
- package/dist/legacy/auro-classic/SCSSVariablesMapFlat.scss +1 -1
- package/dist/legacy/auro-classic/SassCustomProperties.scss +1 -1
- package/dist/legacy/auro-classic/SassSizeCustomProperties.scss +1 -1
- package/dist/legacy/transparent/CSSCustomProperties--transparent.css +1 -1
- package/dist/primitives/base/JSONVariablesNested--primitivesBase.json +3 -0
- package/dist/primitives/base/JSObject--allTokens.js +100 -73
- package/dist/primitives/base/SCSSVariables--primitivesBase.scss +2 -1
- package/dist/primitives/base/SCSSVariablesMapFlat--primitivesBase.scss +2 -1
- package/dist/themes/CSSCustomProperties--bundled.css +21 -201
- package/dist/themes/CSSCustomProperties--bundled.min.css +1 -1
- package/dist/themes/alaska/CSSCustomProperties--alaska.css +5 -41
- package/dist/themes/alaska/CSSCustomProperties--alaska.min.css +1 -1
- package/dist/themes/alaska/JSONVariablesNested--alaska.json +53 -50
- package/dist/themes/alaska/JSObject--allTokens.js +4835 -4808
- package/dist/themes/alaska/SCSSVariables--alaska.scss +42 -41
- package/dist/themes/alaska/SCSSVariablesMapFlat--alaska.scss +43 -42
- package/dist/themes/alaska/primitives--alaska.scss +123 -86
- package/dist/themes/alaska-classic/CSSCustomProperties--alaskaClassic.css +5 -41
- package/dist/themes/alaska-classic/CSSCustomProperties--alaskaClassic.min.css +1 -1
- package/dist/themes/alaska-classic/JSONVariablesNested--alaskaClassic.json +53 -50
- package/dist/themes/alaska-classic/JSObject--allTokens.js +4852 -4825
- package/dist/themes/alaska-classic/SCSSVariables--alaskaClassic.scss +42 -41
- package/dist/themes/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +43 -42
- package/dist/themes/alaska-classic/primitives--alaskaClassic.scss +123 -86
- package/dist/themes/auro-1/CSSCustomProperties--auro1.css +5 -41
- package/dist/themes/auro-1/CSSCustomProperties--auro1.min.css +1 -1
- package/dist/themes/auro-1/JSONVariablesNested--auro1.json +53 -50
- package/dist/themes/auro-1/JSObject--allTokens.js +4829 -4802
- package/dist/themes/auro-1/SCSSVariables--auro1.scss +42 -41
- package/dist/themes/auro-1/SCSSVariablesMapFlat--auro1.scss +43 -42
- package/dist/themes/auro-1/primitives--auro1.scss +123 -86
- package/dist/themes/auro-2/CSSCustomProperties--auro2.css +5 -41
- package/dist/themes/auro-2/CSSCustomProperties--auro2.min.css +1 -1
- package/dist/themes/auro-2/JSONVariablesNested--auro2.json +53 -50
- package/dist/themes/auro-2/JSObject--allTokens.js +4835 -4808
- package/dist/themes/auro-2/SCSSVariables--auro2.scss +42 -41
- package/dist/themes/auro-2/SCSSVariablesMapFlat--auro2.scss +43 -42
- package/dist/themes/auro-2/primitives--auro2.scss +123 -86
- package/dist/themes/hawaiian/CSSCustomProperties--hawaiian.css +5 -41
- package/dist/themes/hawaiian/CSSCustomProperties--hawaiian.min.css +1 -1
- package/dist/themes/hawaiian/JSONVariablesNested--hawaiian.json +53 -50
- package/dist/themes/hawaiian/JSObject--allTokens.js +4835 -4808
- package/dist/themes/hawaiian/SCSSVariables--hawaiian.scss +42 -41
- package/dist/themes/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +43 -42
- package/dist/themes/hawaiian/primitives--hawaiian.scss +108 -71
- package/package.json +1 -1
- package/src/primitives/base/type/family.json +12 -0
- package/src/primitives/base/type/letter-spacing.json +3 -3
- package/src/primitives/base/type/line-height.json +6 -6
- package/src/primitives/base/type/size.json +20 -20
- package/src/primitives/base/type/weight.json +7 -7
- package/src/themes/alaska/basic/type/family.json +4 -4
- package/src/themes/alaska-classic/basic/type/family.json +4 -4
- package/src/themes/auro-1/basic/type/family.json +4 -4
- package/src/themes/auro-2/basic/type/family.json +4 -4
- package/src/themes/hawaiian/basic/type/family.json +4 -4
|
@@ -4,43 +4,43 @@
|
|
|
4
4
|
"book": {
|
|
5
5
|
"deprecated": false,
|
|
6
6
|
"public": true,
|
|
7
|
-
"type": "
|
|
7
|
+
"type": "primitive",
|
|
8
8
|
"value": "450"
|
|
9
9
|
},
|
|
10
10
|
"condMedium": {
|
|
11
11
|
"deprecated": false,
|
|
12
12
|
"public": true,
|
|
13
|
-
"type": "
|
|
13
|
+
"type": "primitive",
|
|
14
14
|
"value": "500"
|
|
15
15
|
},
|
|
16
16
|
"condNews": {
|
|
17
17
|
"deprecated": false,
|
|
18
18
|
"public": true,
|
|
19
|
-
"type": "
|
|
19
|
+
"type": "primitive",
|
|
20
20
|
"value": "450"
|
|
21
21
|
},
|
|
22
22
|
"light": {
|
|
23
23
|
"deprecated": false,
|
|
24
24
|
"public": true,
|
|
25
|
-
"type": "
|
|
25
|
+
"type": "primitive",
|
|
26
26
|
"value": "300"
|
|
27
27
|
},
|
|
28
28
|
"medium": {
|
|
29
29
|
"deprecated": false,
|
|
30
30
|
"public": true,
|
|
31
|
-
"type": "
|
|
31
|
+
"type": "primitive",
|
|
32
32
|
"value": "500"
|
|
33
33
|
},
|
|
34
34
|
"regular": {
|
|
35
35
|
"deprecated": false,
|
|
36
36
|
"public": true,
|
|
37
|
-
"type": "
|
|
37
|
+
"type": "primitive",
|
|
38
38
|
"value": "400"
|
|
39
39
|
},
|
|
40
40
|
"semibold": {
|
|
41
41
|
"deprecated": false,
|
|
42
42
|
"public": true,
|
|
43
|
-
"type": "
|
|
43
|
+
"type": "primitive",
|
|
44
44
|
"value": "600"
|
|
45
45
|
}
|
|
46
46
|
}
|
|
@@ -6,25 +6,25 @@
|
|
|
6
6
|
"deprecated": false,
|
|
7
7
|
"public": true,
|
|
8
8
|
"type": "semantic",
|
|
9
|
-
"value": "{basic.type.brand.familySecondary.value}"
|
|
9
|
+
"value": "{basic.type.brand.familySecondary.value}, {type.family.fallback.value}"
|
|
10
10
|
},
|
|
11
11
|
"body": {
|
|
12
12
|
"deprecated": false,
|
|
13
13
|
"public": true,
|
|
14
14
|
"type": "semantic",
|
|
15
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
15
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
16
16
|
},
|
|
17
17
|
"display": {
|
|
18
18
|
"deprecated": false,
|
|
19
19
|
"public": true,
|
|
20
20
|
"type": "semantic",
|
|
21
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
21
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
22
22
|
},
|
|
23
23
|
"heading": {
|
|
24
24
|
"deprecated": false,
|
|
25
25
|
"public": true,
|
|
26
26
|
"type": "semantic",
|
|
27
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
27
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -6,25 +6,25 @@
|
|
|
6
6
|
"deprecated": false,
|
|
7
7
|
"public": true,
|
|
8
8
|
"type": "semantic",
|
|
9
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
9
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
10
10
|
},
|
|
11
11
|
"body": {
|
|
12
12
|
"deprecated": false,
|
|
13
13
|
"public": true,
|
|
14
14
|
"type": "semantic",
|
|
15
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
15
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
16
16
|
},
|
|
17
17
|
"display": {
|
|
18
18
|
"deprecated": false,
|
|
19
19
|
"public": true,
|
|
20
20
|
"type": "semantic",
|
|
21
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
21
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
22
22
|
},
|
|
23
23
|
"heading": {
|
|
24
24
|
"deprecated": false,
|
|
25
25
|
"public": true,
|
|
26
26
|
"type": "semantic",
|
|
27
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
27
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -6,25 +6,25 @@
|
|
|
6
6
|
"deprecated": false,
|
|
7
7
|
"public": true,
|
|
8
8
|
"type": "semantic",
|
|
9
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
9
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
10
10
|
},
|
|
11
11
|
"body": {
|
|
12
12
|
"deprecated": false,
|
|
13
13
|
"public": true,
|
|
14
14
|
"type": "semantic",
|
|
15
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
15
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
16
16
|
},
|
|
17
17
|
"display": {
|
|
18
18
|
"deprecated": false,
|
|
19
19
|
"public": true,
|
|
20
20
|
"type": "semantic",
|
|
21
|
-
"value": "{basic.type.brand.familySecondary.value}"
|
|
21
|
+
"value": "{basic.type.brand.familySecondary.value}, {type.family.fallback.value}"
|
|
22
22
|
},
|
|
23
23
|
"heading": {
|
|
24
24
|
"deprecated": false,
|
|
25
25
|
"public": true,
|
|
26
26
|
"type": "semantic",
|
|
27
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
27
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -6,25 +6,25 @@
|
|
|
6
6
|
"deprecated": false,
|
|
7
7
|
"public": true,
|
|
8
8
|
"type": "semantic",
|
|
9
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
9
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
10
10
|
},
|
|
11
11
|
"body": {
|
|
12
12
|
"deprecated": false,
|
|
13
13
|
"public": true,
|
|
14
14
|
"type": "semantic",
|
|
15
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
15
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
16
16
|
},
|
|
17
17
|
"display": {
|
|
18
18
|
"deprecated": false,
|
|
19
19
|
"public": true,
|
|
20
20
|
"type": "semantic",
|
|
21
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
21
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
22
22
|
},
|
|
23
23
|
"heading": {
|
|
24
24
|
"deprecated": false,
|
|
25
25
|
"public": true,
|
|
26
26
|
"type": "semantic",
|
|
27
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
27
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -6,25 +6,25 @@
|
|
|
6
6
|
"deprecated": false,
|
|
7
7
|
"public": true,
|
|
8
8
|
"type": "semantic",
|
|
9
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
9
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
10
10
|
},
|
|
11
11
|
"body": {
|
|
12
12
|
"deprecated": false,
|
|
13
13
|
"public": true,
|
|
14
14
|
"type": "semantic",
|
|
15
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
15
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
16
16
|
},
|
|
17
17
|
"display": {
|
|
18
18
|
"deprecated": false,
|
|
19
19
|
"public": true,
|
|
20
20
|
"type": "semantic",
|
|
21
|
-
"value": "{basic.type.brand.familySecondary.value}"
|
|
21
|
+
"value": "{basic.type.brand.familySecondary.value}, {type.family.fallback.value}"
|
|
22
22
|
},
|
|
23
23
|
"heading": {
|
|
24
24
|
"deprecated": false,
|
|
25
25
|
"public": true,
|
|
26
26
|
"type": "semantic",
|
|
27
|
-
"value": "{basic.type.brand.familyPrimary.value}"
|
|
27
|
+
"value": "{basic.type.brand.familyPrimary.value}, {type.family.fallback.value}"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
}
|