@aurodesignsystem/design-tokens
Advanced tools
Comparing version 4.10.1 to 4.10.2
# Semantic Release Automated Changelog | ||
## [4.10.2](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.10.1...v4.10.2) (2024-11-18) | ||
### Bug Fixes | ||
* update to correct hex value ([6e97835](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/6e978355af136d77693d7da0eb85400b2c3c0277)), closes [#D4ECE4](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/D4ECE4) [#d4d4d4](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/d4d4d4) | ||
## [4.10.1](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.10.0...v4.10.1) (2024-10-24) | ||
@@ -4,0 +11,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 24 Oct 2024 17:31:35 GMT | ||
* Generated on Mon, 18 Nov 2024 17:51:45 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 24 Oct 2024 17:31:35 GMT | ||
* Generated on Mon, 18 Nov 2024 17:51:45 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 24 Oct 2024 17:31:35 GMT | ||
* Generated on Mon, 18 Nov 2024 17:51:45 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
@@ -227,3 +227,3 @@ { | ||
"ds-color-base-gray-100": "#f7f7f7", | ||
"ds-color-base-gray-200": "#d4ece4", | ||
"ds-color-base-gray-200": "#d4d4d4", | ||
"ds-color-base-gray-300": "#c5c5c5", | ||
@@ -376,3 +376,3 @@ "ds-color-base-gray-400": "#adadad", | ||
"ds-color-border-active-inverse": "#00cff0", | ||
"ds-color-border-disabled-default": "#d4ece4", | ||
"ds-color-border-disabled-default": "#d4d4d4", | ||
"ds-color-border-focus-default": "#959595", | ||
@@ -379,0 +379,0 @@ "ds-color-brand-neutral-100": "#f7f8fa", |
@@ -408,3 +408,3 @@ { | ||
"100": "#f7f7f7", | ||
"200": "#d4ece4", | ||
"200": "#d4d4d4", | ||
"300": "#c5c5c5", | ||
@@ -627,3 +627,3 @@ "400": "#adadad", | ||
"disabled": { | ||
"default": "#d4ece4" | ||
"default": "#d4d4d4" | ||
}, | ||
@@ -630,0 +630,0 @@ "focus": { |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 24 Oct 2024 17:31:35 GMT | ||
* Generated on Mon, 18 Nov 2024 17:51:45 GMT | ||
*/ | ||
@@ -121,3 +121,3 @@ | ||
// Base value for token support; should not use in code! | ||
export const DsColorBaseGray200 = "#d4ece4"; // | ||
export const DsColorBaseGray200 = "#d4d4d4"; // | ||
// Base value for token support; should not use in code! | ||
@@ -379,3 +379,3 @@ export const DsColorBaseGray300 = "#c5c5c5"; // | ||
export const DsColorBorderActiveInverse = "#00cff0"; | ||
export const DsColorBorderDisabledDefault = "#d4ece4"; | ||
export const DsColorBorderDisabledDefault = "#d4d4d4"; | ||
export const DsColorBorderFocusDefault = "#959595"; | ||
@@ -382,0 +382,0 @@ export const DsColorBrandNeutral100 = "#f7f8fa"; // |
{ | ||
"name": "@aurodesignsystem/design-tokens", | ||
"version": "4.10.1", | ||
"version": "4.10.2", | ||
"description": "Alaska Air Auro Design System token repository", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/AlaskaAirlines/DesignTokens", |
@@ -364,3 +364,3 @@ { | ||
"200": { | ||
"value": "#D4ECE4", | ||
"value": "#d4d4d4", | ||
"comment": "{comments.color.base.value.comment}", | ||
@@ -367,0 +367,0 @@ "public": true, |
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 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
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
2144703