@aurodesignsystem/design-tokens 6.0.0 → 6.0.1
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 +7 -0
- package/dist/CSSCustomProperties--bundled.css +1 -1
- package/dist/alaska/CSSCustomProperties--alaska.css +1 -1
- package/dist/alaska/JSObject--allTokens.js +1 -1
- package/dist/alaska/SCSSVariables--alaska.scss +1 -1
- package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +1 -1
- package/dist/alaska/primitives--alaska.scss +1 -1
- package/dist/alaska-classic/CSSCustomProperties--alaskaclassic.css +1 -1
- package/dist/alaska-classic/JSObject--allTokens.js +1 -1
- package/dist/alaska-classic/SCSSVariables--alaskaclassic.scss +1 -1
- package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaclassic.scss +1 -1
- package/dist/alaska-classic/primitives--alaskaclassic.scss +1 -1
- package/dist/auro-1/CSSCustomProperties--auro1.css +1 -1
- package/dist/auro-1/JSObject--allTokens.js +1 -1
- package/dist/auro-1/SCSSVariables--auro1.scss +1 -1
- package/dist/auro-1/SCSSVariablesMapFlat--auro1.scss +1 -1
- package/dist/auro-1/primitives--auro1.scss +1 -1
- package/dist/auro-2/CSSCustomProperties--auro2.css +1 -1
- package/dist/auro-2/JSObject--allTokens.js +1 -1
- package/dist/auro-2/SCSSVariables--auro2.scss +1 -1
- package/dist/auro-2/SCSSVariablesMapFlat--auro2.scss +1 -1
- package/dist/auro-2/primitives--auro2.scss +1 -1
- package/dist/auro-classic/CSSCustomProperties.css +3 -3
- package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
- package/dist/auro-classic/JSData--color.js +1 -1
- package/dist/auro-classic/JSONVariablesFlat.json +2 -2
- package/dist/auro-classic/JSONVariablesNested.json +2 -2
- package/dist/auro-classic/JSObject--allTokens.js +5 -5
- package/dist/auro-classic/JSObject--deprecated.js +5 -5
- package/dist/auro-classic/JSVariables--color.js +1 -1
- package/dist/auro-classic/SCSSVariableMap.scss +1 -1
- package/dist/auro-classic/SCSSVariables.scss +3 -3
- package/dist/auro-classic/SCSSVariablesMapFlat.scss +3 -3
- package/dist/auro-classic/SassCustomProperties.scss +3 -3
- package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
- package/dist/hawaiian/CSSCustomProperties--hawaiian.css +1 -1
- package/dist/hawaiian/JSObject--allTokens.js +1 -1
- package/dist/hawaiian/SCSSVariables--hawaiian.scss +1 -1
- package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +1 -1
- package/dist/hawaiian/primitives--hawaiian.scss +1 -1
- package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
- package/package.json +1 -1
- package/src/themes/auro-classic/text.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# Semantic Release Automated Changelog
|
|
2
2
|
|
|
3
|
+
## [6.0.1](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v6.0.0...v6.0.1) (2025-05-30)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* quote multi-word font families in font stacks ([e1d5c85](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/e1d5c85dfbc130806249e4168240dc74cea3678f))
|
|
9
|
+
|
|
3
10
|
# [6.0.0](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v5.15.1...v6.0.0) (2025-05-29)
|
|
4
11
|
|
|
5
12
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 30 May 2025 16:43:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -1903,8 +1903,8 @@
|
|
|
1903
1903
|
--ds-grid-margin-md: 1.5rem;
|
|
1904
1904
|
--ds-grid-margin-lg: 2rem;
|
|
1905
1905
|
--ds-grid-margin-xl: 2rem;
|
|
1906
|
-
--ds-font-family-default: "AS Circular
|
|
1907
|
-
--ds-font-family-mono:
|
|
1906
|
+
--ds-font-family-default: "AS Circular", "Helvetica Neue", Arial, sans-serif;
|
|
1907
|
+
--ds-font-family-mono: Menlo, Monaco, Consolas, "Courier New", monospace;
|
|
1908
1908
|
--ds-text-heading-300-weight: "300";
|
|
1909
1909
|
--ds-text-heading-300-px: 18px;
|
|
1910
1910
|
--ds-text-heading-300-size: 1.125rem;
|
|
@@ -670,8 +670,8 @@
|
|
|
670
670
|
"ds-grid-margin-md": "1.5rem",
|
|
671
671
|
"ds-grid-margin-lg": "2rem",
|
|
672
672
|
"ds-grid-margin-xl": "2rem",
|
|
673
|
-
"ds-font-family-default": "\"AS Circular
|
|
674
|
-
"ds-font-family-mono": "
|
|
673
|
+
"ds-font-family-default": "\"AS Circular\", \"Helvetica Neue\", Arial, sans-serif",
|
|
674
|
+
"ds-font-family-mono": "Menlo, Monaco, Consolas, \"Courier New\", monospace",
|
|
675
675
|
"ds-text-heading-300-weight": "\"300\"",
|
|
676
676
|
"ds-text-heading-300-px": "18px",
|
|
677
677
|
"ds-text-heading-300-size": "1.125rem",
|
|
@@ -1118,8 +1118,8 @@
|
|
|
1118
1118
|
},
|
|
1119
1119
|
"font": {
|
|
1120
1120
|
"family": {
|
|
1121
|
-
"default": "\"AS Circular
|
|
1122
|
-
"mono": "
|
|
1121
|
+
"default": "\"AS Circular\", \"Helvetica Neue\", Arial, sans-serif",
|
|
1122
|
+
"mono": "Menlo, Monaco, Consolas, \"Courier New\", monospace"
|
|
1123
1123
|
}
|
|
1124
1124
|
},
|
|
1125
1125
|
"text": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 30 May 2025 16:43:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -22650,14 +22650,14 @@ module.exports = {
|
|
|
22650
22650
|
"font": {
|
|
22651
22651
|
"family": {
|
|
22652
22652
|
"default": {
|
|
22653
|
-
"value": "
|
|
22653
|
+
"value": "AS Circular, Helvetica Neue, Arial, sans-serif",
|
|
22654
22654
|
"type": "semantic",
|
|
22655
22655
|
"public": true,
|
|
22656
22656
|
"deprecated": true,
|
|
22657
22657
|
"filePath": "src/themes/auro-classic/text.json",
|
|
22658
22658
|
"isSource": false,
|
|
22659
22659
|
"original": {
|
|
22660
|
-
"value": "
|
|
22660
|
+
"value": "{asset.font.circular.familyName.value}, Helvetica Neue, Arial, sans-serif",
|
|
22661
22661
|
"type": "semantic",
|
|
22662
22662
|
"public": true,
|
|
22663
22663
|
"deprecated": true
|
|
@@ -22675,14 +22675,14 @@ module.exports = {
|
|
|
22675
22675
|
]
|
|
22676
22676
|
},
|
|
22677
22677
|
"mono": {
|
|
22678
|
-
"value": "Menlo, Monaco, Consolas,
|
|
22678
|
+
"value": "Menlo, Monaco, Consolas, Courier New, monospace",
|
|
22679
22679
|
"type": "semantic",
|
|
22680
22680
|
"public": true,
|
|
22681
22681
|
"deprecated": true,
|
|
22682
22682
|
"filePath": "src/themes/auro-classic/text.json",
|
|
22683
22683
|
"isSource": false,
|
|
22684
22684
|
"original": {
|
|
22685
|
-
"value": "Menlo, Monaco, Consolas,
|
|
22685
|
+
"value": "Menlo, Monaco, Consolas, Courier New, monospace",
|
|
22686
22686
|
"type": "semantic",
|
|
22687
22687
|
"public": true,
|
|
22688
22688
|
"deprecated": true
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 30 May 2025 16:43:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -23622,14 +23622,14 @@ module.exports = {
|
|
|
23622
23622
|
"font": {
|
|
23623
23623
|
"family": {
|
|
23624
23624
|
"default": {
|
|
23625
|
-
"value": "
|
|
23625
|
+
"value": "AS Circular, Helvetica Neue, Arial, sans-serif",
|
|
23626
23626
|
"type": "semantic",
|
|
23627
23627
|
"public": true,
|
|
23628
23628
|
"deprecated": true,
|
|
23629
23629
|
"filePath": "src/themes/auro-classic/text.json",
|
|
23630
23630
|
"isSource": false,
|
|
23631
23631
|
"original": {
|
|
23632
|
-
"value": "
|
|
23632
|
+
"value": "{asset.font.circular.familyName.value}, Helvetica Neue, Arial, sans-serif",
|
|
23633
23633
|
"type": "semantic",
|
|
23634
23634
|
"public": true,
|
|
23635
23635
|
"deprecated": true
|
|
@@ -23647,14 +23647,14 @@ module.exports = {
|
|
|
23647
23647
|
]
|
|
23648
23648
|
},
|
|
23649
23649
|
"mono": {
|
|
23650
|
-
"value": "Menlo, Monaco, Consolas,
|
|
23650
|
+
"value": "Menlo, Monaco, Consolas, Courier New, monospace",
|
|
23651
23651
|
"type": "semantic",
|
|
23652
23652
|
"public": true,
|
|
23653
23653
|
"deprecated": true,
|
|
23654
23654
|
"filePath": "src/themes/auro-classic/text.json",
|
|
23655
23655
|
"isSource": false,
|
|
23656
23656
|
"original": {
|
|
23657
|
-
"value": "Menlo, Monaco, Consolas,
|
|
23657
|
+
"value": "Menlo, Monaco, Consolas, Courier New, monospace",
|
|
23658
23658
|
"type": "semantic",
|
|
23659
23659
|
"public": true,
|
|
23660
23660
|
"deprecated": true
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Fri, 30 May 2025 16:43:30 GMT
|
|
4
4
|
|
|
5
5
|
$ds-color-alert-notification-default: #0074c8;
|
|
6
6
|
$ds-color-alert-warning-default: #de750c;
|
|
@@ -1287,8 +1287,8 @@ $ds-grid-margin-sm: 1rem;
|
|
|
1287
1287
|
$ds-grid-margin-md: 1.5rem;
|
|
1288
1288
|
$ds-grid-margin-lg: 2rem;
|
|
1289
1289
|
$ds-grid-margin-xl: 2rem;
|
|
1290
|
-
$ds-font-family-default: "AS Circular
|
|
1291
|
-
$ds-font-family-mono:
|
|
1290
|
+
$ds-font-family-default: "AS Circular", "Helvetica Neue", Arial, sans-serif;
|
|
1291
|
+
$ds-font-family-mono: Menlo, Monaco, Consolas, "Courier New", monospace;
|
|
1292
1292
|
$ds-text-heading-300-weight: "300";
|
|
1293
1293
|
$ds-text-heading-300-px: 18px;
|
|
1294
1294
|
$ds-text-heading-300-size: 1.125rem;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
/*
|
|
3
3
|
Do not edit directly
|
|
4
|
-
Generated on
|
|
4
|
+
Generated on Fri, 30 May 2025 16:43:30 GMT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
$auroTokens: (
|
|
@@ -1314,8 +1314,8 @@ $auroTokens: (
|
|
|
1314
1314
|
'ds-grid-margin-md': (1.5rem),
|
|
1315
1315
|
'ds-grid-margin-lg': (2rem),
|
|
1316
1316
|
'ds-grid-margin-xl': (2rem),
|
|
1317
|
-
'ds-font-family-default': ("AS Circular
|
|
1318
|
-
'ds-font-family-mono': (
|
|
1317
|
+
'ds-font-family-default': ("AS Circular", "Helvetica Neue", Arial, sans-serif),
|
|
1318
|
+
'ds-font-family-mono': (Menlo, Monaco, Consolas, "Courier New", monospace),
|
|
1319
1319
|
'ds-text-heading-300-weight': ("300"),
|
|
1320
1320
|
'ds-text-heading-300-px': (18px),
|
|
1321
1321
|
'ds-text-heading-300-size': (1.125rem),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 30 May 2025 16:43:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -1903,8 +1903,8 @@
|
|
|
1903
1903
|
--ds-grid-margin-md: 1.5rem;
|
|
1904
1904
|
--ds-grid-margin-lg: 2rem;
|
|
1905
1905
|
--ds-grid-margin-xl: 2rem;
|
|
1906
|
-
--ds-font-family-default: "AS Circular
|
|
1907
|
-
--ds-font-family-mono:
|
|
1906
|
+
--ds-font-family-default: "AS Circular", "Helvetica Neue", Arial, sans-serif;
|
|
1907
|
+
--ds-font-family-mono: Menlo, Monaco, Consolas, "Courier New", monospace;
|
|
1908
1908
|
--ds-text-heading-300-weight: "300";
|
|
1909
1909
|
--ds-text-heading-300-px: 18px;
|
|
1910
1910
|
--ds-text-heading-300-size: 1.125rem;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aurodesignsystem/design-tokens",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.1",
|
|
4
4
|
"description": "Alaska Air Auro Design System token repository",
|
|
5
5
|
"homepage": "https://github.com/AlaskaAirlines/DesignTokens",
|
|
6
6
|
"author": "Alaska Airlines Product design and engineering",
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
"font": {
|
|
3
3
|
"family": {
|
|
4
4
|
"default": {
|
|
5
|
-
"value": "
|
|
5
|
+
"value": "{asset.font.circular.familyName.value}, Helvetica Neue, Arial, sans-serif",
|
|
6
6
|
"type": "semantic",
|
|
7
7
|
"public": true,
|
|
8
8
|
"deprecated": true
|
|
9
9
|
},
|
|
10
10
|
"mono": {
|
|
11
|
-
"value": "Menlo, Monaco, Consolas,
|
|
11
|
+
"value": "Menlo, Monaco, Consolas, Courier New, monospace",
|
|
12
12
|
"type": "semantic",
|
|
13
13
|
"public": true,
|
|
14
14
|
"deprecated": true
|