@alaskaairux/orion-design-tokens
Advanced tools
Comparing version 2.9.0 to 2.9.1
# Semantic Release Automated Changelog | ||
## [2.9.1](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.9.0...v2.9.1) (2019-12-06) | ||
### Bug Fixes | ||
* [#15](https://github.com/AlaskaAirlines/OrionDesignTokens/issues/15) issue with missing and incorrect values ([#16](https://github.com/AlaskaAirlines/OrionDesignTokens/issues/16)) ([71649ed](https://github.com/AlaskaAirlines/OrionDesignTokens/commit/71649ed)) | ||
# [2.9.0](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.8.0...v2.9.0) (2019-12-05) | ||
@@ -4,0 +11,0 @@ |
@@ -7,3 +7,4 @@ { | ||
"comment": "{ comments.color.classic.comment }", | ||
"classic": true | ||
"classic": true, | ||
"legacy": true | ||
}, | ||
@@ -13,3 +14,4 @@ "breeze": { | ||
"comment": "{ comments.color.classic.comment }", | ||
"classic": true | ||
"classic": true, | ||
"legacy": true | ||
}, | ||
@@ -19,3 +21,4 @@ "tropical": { | ||
"comment": "{ comments.color.classic.comment }", | ||
"classic": true | ||
"classic": true, | ||
"legacy": true | ||
} | ||
@@ -22,0 +25,0 @@ } |
@@ -7,8 +7,8 @@ { | ||
"base": { | ||
"value": "{color.brand.midnight.300.value}", | ||
"comment": "{comments.color.reference.comment} color-bran-midnight-300", | ||
"value": "{color.brand.midnight.400.value}", | ||
"comment": "{comments.color.reference.comment} color-bran-midnight-400", | ||
"redirect": true, | ||
"deprecated": true, | ||
"legacy": true, | ||
"reference": "color-brand-midnight-300" | ||
"reference": "color-brand-midnight-400" | ||
} | ||
@@ -15,0 +15,0 @@ }, |
@@ -5,3 +5,4 @@ { | ||
"value": "-1", | ||
"public": true | ||
"public": true, | ||
"legacy": true | ||
}, | ||
@@ -26,17 +27,21 @@ "0": { | ||
"value": "{depth.100.value}", | ||
"public": true | ||
"public": true, | ||
"legacy": true | ||
}, | ||
"overlay": { | ||
"value": "{depth.200.value}", | ||
"public": true | ||
"public": true, | ||
"legacy": true | ||
}, | ||
"modal": { | ||
"value": "{depth.300.value}", | ||
"public": true | ||
"public": true, | ||
"legacy": true | ||
}, | ||
"tooltip": { | ||
"value": "{depth.300.value}", | ||
"public": true | ||
"public": true, | ||
"legacy": true | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ { | ||
"value": "0 0 3px 0 rgba(0, 0, 0, 0.35)", | ||
"classic": true | ||
"classic": true, | ||
"legacy": true | ||
} | ||
@@ -9,0 +10,0 @@ } |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 05 Dec 2019 23:55:12 GMT | ||
* Generated on Fri, 06 Dec 2019 18:02:23 GMT | ||
*/ | ||
@@ -289,6 +289,8 @@ | ||
"classic": true, | ||
"legacy": true, | ||
"original": { | ||
"value": "2774ae", | ||
"comment": "{ comments.color.classic.comment }", | ||
"classic": true | ||
"classic": true, | ||
"legacy": true | ||
}, | ||
@@ -311,6 +313,8 @@ "name": "ColorClassicAtlas", | ||
"classic": true, | ||
"legacy": true, | ||
"original": { | ||
"value": "48a9c5", | ||
"comment": "{ comments.color.classic.comment }", | ||
"classic": true | ||
"classic": true, | ||
"legacy": true | ||
}, | ||
@@ -333,6 +337,8 @@ "name": "ColorClassicBreeze", | ||
"classic": true, | ||
"legacy": true, | ||
"original": { | ||
"value": "b3d57d", | ||
"comment": "{ comments.color.classic.comment }", | ||
"classic": true | ||
"classic": true, | ||
"legacy": true | ||
}, | ||
@@ -356,3 +362,3 @@ "name": "ColorClassicTropical", | ||
"primary": { | ||
"value": "#156fad", | ||
"value": "#01426a", | ||
"comment": "\n // DO NOT USE for anything other than legacy projects or classic component themes", | ||
@@ -492,3 +498,3 @@ "classic": true, | ||
"linkHover": { | ||
"value": "#156fad", | ||
"value": "#01426a", | ||
"comment": "\n // DO NOT USE for anything other than legacy projects or classic component themes", | ||
@@ -528,5 +534,7 @@ "classic": true, | ||
"classic": true, | ||
"legacy": true, | ||
"original": { | ||
"value": "0 0 3px 0 rgba(0, 0, 0, 0.35)", | ||
"classic": true | ||
"classic": true, | ||
"legacy": true | ||
}, | ||
@@ -533,0 +541,0 @@ "name": "ShadowBoxShadowClassic", |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 05 Dec 2019 23:55:12 GMT | ||
* Generated on Fri, 06 Dec 2019 18:02:24 GMT | ||
*/ | ||
@@ -269,15 +269,15 @@ | ||
"base": { | ||
"value": "#156fad", | ||
"comment": "\n // New token, see color-bran-midnight-300", | ||
"value": "#01426a", | ||
"comment": "\n // New token, see color-bran-midnight-400", | ||
"redirect": true, | ||
"deprecated": true, | ||
"legacy": true, | ||
"reference": "color-brand-midnight-300", | ||
"reference": "color-brand-midnight-400", | ||
"original": { | ||
"value": "{color.brand.midnight.300.value}", | ||
"comment": "{comments.color.reference.comment} color-bran-midnight-300", | ||
"value": "{color.brand.midnight.400.value}", | ||
"comment": "{comments.color.reference.comment} color-bran-midnight-400", | ||
"redirect": true, | ||
"deprecated": true, | ||
"legacy": true, | ||
"reference": "color-brand-midnight-300" | ||
"reference": "color-brand-midnight-400" | ||
}, | ||
@@ -284,0 +284,0 @@ "name": "ColorBrandBlueMidnightBase", |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 05 Dec 2019 23:55:12 GMT | ||
* Generated on Fri, 06 Dec 2019 18:02:23 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 05 Dec 2019 23:55:12 GMT | ||
* Generated on Fri, 06 Dec 2019 18:02:23 GMT | ||
*/ | ||
@@ -284,2 +284,71 @@ | ||
] | ||
}, | ||
"atlas": { | ||
"value": "#2774ae", | ||
"comment": "\n // DO NOT USE for anything other than legacy projects or classic component themes", | ||
"classic": true, | ||
"legacy": true, | ||
"original": { | ||
"value": "2774ae", | ||
"comment": "{ comments.color.classic.comment }", | ||
"classic": true, | ||
"legacy": true | ||
}, | ||
"name": "ColorClassicAtlas", | ||
"attributes": { | ||
"category": "color", | ||
"type": "classic", | ||
"item": "atlas" | ||
}, | ||
"path": [ | ||
"color", | ||
"classic", | ||
"atlas" | ||
] | ||
}, | ||
"breeze": { | ||
"value": "#48a9c5", | ||
"comment": "\n // DO NOT USE for anything other than legacy projects or classic component themes", | ||
"classic": true, | ||
"legacy": true, | ||
"original": { | ||
"value": "48a9c5", | ||
"comment": "{ comments.color.classic.comment }", | ||
"classic": true, | ||
"legacy": true | ||
}, | ||
"name": "ColorClassicBreeze", | ||
"attributes": { | ||
"category": "color", | ||
"type": "classic", | ||
"item": "breeze" | ||
}, | ||
"path": [ | ||
"color", | ||
"classic", | ||
"breeze" | ||
] | ||
}, | ||
"tropical": { | ||
"value": "#b3d57d", | ||
"comment": "\n // DO NOT USE for anything other than legacy projects or classic component themes", | ||
"classic": true, | ||
"legacy": true, | ||
"original": { | ||
"value": "b3d57d", | ||
"comment": "{ comments.color.classic.comment }", | ||
"classic": true, | ||
"legacy": true | ||
}, | ||
"name": "ColorClassicTropical", | ||
"attributes": { | ||
"category": "color", | ||
"type": "classic", | ||
"item": "tropical" | ||
}, | ||
"path": [ | ||
"color", | ||
"classic", | ||
"tropical" | ||
] | ||
} | ||
@@ -510,3 +579,3 @@ }, | ||
"bookingBar": { | ||
"value": "#156fad", | ||
"value": "#01426a", | ||
"comment": "\n // Deprecated, no replacement; token to be REMOVED in next MAJOR release", | ||
@@ -534,3 +603,3 @@ "deprecated": true, | ||
"footer": { | ||
"value": "#156fad", | ||
"value": "#01426a", | ||
"comment": "\n // Deprecated, no replacement; token to be REMOVED in next MAJOR release", | ||
@@ -558,3 +627,3 @@ "deprecated": true, | ||
"accountDrawer": { | ||
"value": "#156fad", | ||
"value": "#01426a", | ||
"comment": "\n // Deprecated, no replacement; token to be REMOVED in next MAJOR release", | ||
@@ -582,3 +651,3 @@ "deprecated": true, | ||
"logo": { | ||
"value": "#156fad", | ||
"value": "#01426a", | ||
"comment": "\n // Deprecated, no replacement; token to be REMOVED in next MAJOR release", | ||
@@ -1232,15 +1301,15 @@ "deprecated": true, | ||
"base": { | ||
"value": "#156fad", | ||
"comment": "\n // New token, see color-bran-midnight-300", | ||
"value": "#01426a", | ||
"comment": "\n // New token, see color-bran-midnight-400", | ||
"redirect": true, | ||
"deprecated": true, | ||
"legacy": true, | ||
"reference": "color-brand-midnight-300", | ||
"reference": "color-brand-midnight-400", | ||
"original": { | ||
"value": "{color.brand.midnight.300.value}", | ||
"comment": "{comments.color.reference.comment} color-bran-midnight-300", | ||
"value": "{color.brand.midnight.400.value}", | ||
"comment": "{comments.color.reference.comment} color-bran-midnight-400", | ||
"redirect": true, | ||
"deprecated": true, | ||
"legacy": true, | ||
"reference": "color-brand-midnight-300" | ||
"reference": "color-brand-midnight-400" | ||
}, | ||
@@ -1810,3 +1879,3 @@ "name": "ColorBrandBlueMidnightBase", | ||
"primary": { | ||
"value": "#156fad", | ||
"value": "#01426a", | ||
"comment": "\n // DO NOT USE for anything other than legacy projects or classic component themes", | ||
@@ -1946,3 +2015,3 @@ "classic": true, | ||
"linkHover": { | ||
"value": "#156fad", | ||
"value": "#01426a", | ||
"comment": "\n // DO NOT USE for anything other than legacy projects or classic component themes", | ||
@@ -1949,0 +2018,0 @@ "classic": true, |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 05 Dec 2019 23:55:12 GMT | ||
* Generated on Fri, 06 Dec 2019 18:02:23 GMT | ||
*/ | ||
@@ -46,2 +46,8 @@ | ||
// DO NOT USE for anything other than legacy projects or classic component themes | ||
export const ColorClassicAtlas = "#2774ae"; // | ||
// DO NOT USE for anything other than legacy projects or classic component themes | ||
export const ColorClassicBreeze = "#48a9c5"; // | ||
// DO NOT USE for anything other than legacy projects or classic component themes | ||
export const ColorClassicTropical = "#b3d57d"; // | ||
// DO NOT USE for anything other than legacy projects or classic component themes | ||
export const ColorAccessibilityBorderActive = "#f26135"; // | ||
@@ -65,9 +71,9 @@ // Deprecated, no replacement; token to be REMOVED in next MAJOR release | ||
// Deprecated, no replacement; token to be REMOVED in next MAJOR release | ||
export const ColorBackgroundBookingBar = "#156fad"; // | ||
export const ColorBackgroundBookingBar = "#01426a"; // | ||
// Deprecated, no replacement; token to be REMOVED in next MAJOR release | ||
export const ColorBackgroundFooter = "#156fad"; // | ||
export const ColorBackgroundFooter = "#01426a"; // | ||
// Deprecated, no replacement; token to be REMOVED in next MAJOR release | ||
export const ColorBackgroundAccountDrawer = "#156fad"; // | ||
export const ColorBackgroundAccountDrawer = "#01426a"; // | ||
// Deprecated, no replacement; token to be REMOVED in next MAJOR release | ||
export const ColorBackgroundLogo = "#156fad"; // | ||
export const ColorBackgroundLogo = "#01426a"; // | ||
// Deprecated, no replacement; token to be REMOVED in next MAJOR release | ||
@@ -125,4 +131,4 @@ export const ColorBackgroundHeadline = "#ffffff"; // | ||
// New token, see color-border-disabled-(onLight/onDark) | ||
export const ColorBrandBlueMidnightBase = "#156fad"; // | ||
// New token, see color-bran-midnight-300 | ||
export const ColorBrandBlueMidnightBase = "#01426a"; // | ||
// New token, see color-bran-midnight-400 | ||
export const ColorBrandBlueAtlasBase = "#0074c8"; // | ||
@@ -164,3 +170,3 @@ // New token, see color-base-ui | ||
// New token, see color-ui-active-on-light | ||
export const ColorTypeThemeClassicPrimary = "#156fad"; // | ||
export const ColorTypeThemeClassicPrimary = "#01426a"; // | ||
// DO NOT USE for anything other than legacy projects or classic component themes | ||
@@ -175,3 +181,3 @@ export const ColorTypeThemeClassicHeading = "#212223"; // | ||
// DO NOT USE for anything other than legacy projects or classic component themes | ||
export const ColorTypeThemeClassicLinkHover = "#156fad"; // | ||
export const ColorTypeThemeClassicLinkHover = "#01426a"; // | ||
// DO NOT USE for anything other than legacy projects or classic component themes | ||
@@ -188,2 +194,7 @@ export const ColorTypeDisabled = "#c8c9c7"; // | ||
// New token, see depth.300 | ||
export const DepthHidden = "-1"; | ||
export const DepthDialog = "100"; | ||
export const DepthOverlay = "200"; | ||
export const DepthModal = "300"; | ||
export const DepthTooltip = "300"; | ||
export const WeightBook = "400"; // | ||
@@ -197,2 +208,3 @@ // New token, see font-weight-500 | ||
// New token, see text-body-height-default | ||
export const ShadowBoxShadowClassic = "0 0 3px 0 rgba(0, 0, 0, 0.35)"; | ||
export const SizeBorderRadiusDefault = "0.375rem"; // | ||
@@ -199,0 +211,0 @@ // New token, see border-radius |
{ | ||
"name": "@alaskaairux/orion-design-tokens", | ||
"version": "2.9.0", | ||
"version": "2.9.1", | ||
"description": "Alaska Air Orion Design System token repository", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/AlaskaAirlines/OrionDesignTokens", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
496116
12861