@alaskaairux/orion-design-tokens
Advanced tools
Comparing version 2.10.5 to 2.10.6
# Semantic Release Automated Changelog | ||
## [2.10.6](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.10.5...v2.10.6) (2020-01-30) | ||
### Bug Fixes | ||
* add new border tokens ([798dd1e](https://github.com/AlaskaAirlines/OrionDesignTokens/commit/798dd1e)) | ||
## [2.10.5](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.10.4...v2.10.5) (2020-01-17) | ||
@@ -4,0 +11,0 @@ |
@@ -67,2 +67,18 @@ { | ||
} | ||
}, | ||
"Focus": { | ||
"onLight": { | ||
"value": "{color.base.black-opacity-15.value}", | ||
"public": true, | ||
"onLight": true, | ||
"usage": "Focus border color on light backgrounds", | ||
"wcag": "n/a" | ||
}, | ||
"onDark": { | ||
"value": "{color.base.white.value}", | ||
"public": true, | ||
"onDark": true, | ||
"usage": "Focus border color on dark background", | ||
"wcag": "n/a" | ||
} | ||
} | ||
@@ -69,0 +85,0 @@ } |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 17 Jan 2020 22:45:28 GMT | ||
* Generated on Thu, 30 Jan 2020 00:32:46 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 17 Jan 2020 22:45:27 GMT | ||
* Generated on Thu, 30 Jan 2020 00:32:46 GMT | ||
*/ | ||
@@ -18,2 +18,4 @@ | ||
export const color-border-disabled-on-dark = "#dbdbdb"; | ||
export const color-border-focus-on-light = "rgba(0, 0, 0, 0.15)"; | ||
export const color-border-focus-on-dark = "#ffffff"; | ||
export const color-brand-midnight-100 = "#c1daf0"; // | ||
@@ -20,0 +22,0 @@ // Please consider descriptive token prior to using brand token |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 17 Jan 2020 22:45:27 GMT | ||
* Generated on Thu, 30 Jan 2020 00:32:46 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 17 Jan 2020 22:45:28 GMT | ||
* Generated on Thu, 30 Jan 2020 00:32:46 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@alaskaairux/orion-design-tokens", | ||
"version": "2.10.5", | ||
"version": "2.10.6", | ||
"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 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
588769
16070