@alaskaairux/orion-design-tokens
Advanced tools
Comparing version 2.10.1 to 2.10.2
# Semantic Release Automated Changelog | ||
## [2.10.2](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.10.1...v2.10.2) (2020-01-07) | ||
### Bug Fixes | ||
* address bugs with conversion values ([76e7a34](https://github.com/AlaskaAirlines/OrionDesignTokens/commit/76e7a34)) | ||
## [2.10.1](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.10.0...v2.10.1) (2019-12-24) | ||
@@ -4,0 +11,0 @@ |
@@ -75,5 +75,7 @@ { | ||
"value": "{color.base.mist.value}", | ||
"comment": "{comments.color.deprecated.comment}", | ||
"deprecated": true, | ||
"legacy": true | ||
"legacy": true, | ||
"redirect": true, | ||
"reference": "color-border-primary-on-light", | ||
"comment": "{comments.color.reference.comment} color-border-primary-on-light" | ||
} | ||
@@ -80,0 +82,0 @@ } |
@@ -5,20 +5,15 @@ { | ||
"value": "-1", | ||
"public": true, | ||
"legacy": true | ||
}, | ||
"0": { | ||
"value": "0", | ||
"public": true | ||
"value": "0" | ||
}, | ||
"100": { | ||
"value": "100", | ||
"public": true | ||
"value": "100" | ||
}, | ||
"200": { | ||
"value": "200", | ||
"public": true | ||
"value": "200" | ||
}, | ||
"300": { | ||
"value": "300", | ||
"public": true | ||
"value": "300" | ||
}, | ||
@@ -25,0 +20,0 @@ "dialog": { |
@@ -8,4 +8,4 @@ { | ||
"redirect": true, | ||
"reference": "font-weight-500", | ||
"comment": "{comments.reference.comment} font-weight-500" | ||
"reference": "text-body-default-weight", | ||
"comment": "{comments.reference.comment} text-body-default-weight" | ||
}, | ||
@@ -17,4 +17,4 @@ "light": { | ||
"redirect": true, | ||
"reference": "font-weight-100", | ||
"comment": "{comments.reference.comment} font-weight-100" | ||
"reference": "text-heading-display-weight", | ||
"comment": "{comments.reference.comment} text-heading-display-weight" | ||
} | ||
@@ -21,0 +21,0 @@ }, |
@@ -41,4 +41,4 @@ { | ||
"redirect": true, | ||
"reference": "text-heading-display-size-breakpoint-med", | ||
"comment": "{comments.reference.comment} text-heading-display-size-breakpoint-med" | ||
"reference": "text-heading-display-size-breakpoint-md", | ||
"comment": "{comments.reference.comment} text-heading-display-size-breakpoint-md" | ||
}, | ||
@@ -87,4 +87,4 @@ "xxl": { | ||
"redirect": true, | ||
"reference": "text-heading-600-size-breakpoint-sml", | ||
"comment": "{comments.reference.comment} text-heading-600-breakpoint-sml-size" | ||
"reference": "text-heading-600-size-breakpoint-sm", | ||
"comment": "{comments.reference.comment} text-heading-600-breakpoint-sm-size" | ||
}, | ||
@@ -91,0 +91,0 @@ "xl": { |
@@ -8,3 +8,5 @@ { | ||
"deprecated": true, | ||
"comment": "{comments.deprecated.comment}" | ||
"redirect": true, | ||
"reference": "text-body-height-default", | ||
"comment": "{comments.reference.comment} text-body-height-default" | ||
}, | ||
@@ -11,0 +13,0 @@ "legacyComment": "style guide value 20px", |
@@ -56,2 +56,7 @@ { | ||
}, | ||
"none": { | ||
"value": "0", | ||
"comment": "style guide value 0", | ||
"public": true | ||
}, | ||
"xxxs": { | ||
@@ -58,0 +63,0 @@ "value": 0.125, |
@@ -74,4 +74,4 @@ { | ||
"redirect": true, | ||
"reference": "unitless.scale.20", | ||
"comment": "{comments.reference.comment} unitless.scale.20" | ||
"reference": "unitless-scale-20", | ||
"comment": "{comments.reference.comment} unitless-scale-20" | ||
}, | ||
@@ -84,4 +84,4 @@ "sml": { | ||
"redirect": true, | ||
"reference": "unitless.scale.50", | ||
"comment": "{comments.reference.comment} unitless.scale.50" | ||
"reference": "unitless-scale-50", | ||
"comment": "{comments.reference.comment} unitless-scale-50" | ||
}, | ||
@@ -94,4 +94,4 @@ "med": { | ||
"redirect": true, | ||
"reference": "unitless.scale.100", | ||
"comment": "{comments.reference.comment} unitless.scale.100" | ||
"reference": "unitless-scale-100", | ||
"comment": "{comments.reference.comment} unitless-scale-100" | ||
}, | ||
@@ -104,4 +104,4 @@ "lg": { | ||
"redirect": true, | ||
"reference": "unitless.scale.150", | ||
"comment": "{comments.reference.comment} unitless.scale.150" | ||
"reference": "unitless-scale-150", | ||
"comment": "{comments.reference.comment} unitless-scale-150" | ||
}, | ||
@@ -114,4 +114,4 @@ "xl": { | ||
"redirect": true, | ||
"reference": "unitless.scale.200", | ||
"comment": "{comments.reference.comment} unitless.scale.200" | ||
"reference": "unitless-scale-200", | ||
"comment": "{comments.reference.comment} unitless-scale-200" | ||
}, | ||
@@ -124,4 +124,4 @@ "xxl": { | ||
"redirect": true, | ||
"reference": "unitless.scale.300", | ||
"comment": "{comments.reference.comment} unitless.scale.300" | ||
"reference": "unitless-scale-300", | ||
"comment": "{comments.reference.comment} unitless-scale-300" | ||
}, | ||
@@ -134,4 +134,4 @@ "max": { | ||
"redirect": true, | ||
"reference": "unitless.scale.350", | ||
"comment": "{comments.reference.comment} unitless.scale.350" | ||
"reference": "unitless-scale-350", | ||
"comment": "{comments.reference.comment} unitless-scale-350" | ||
} | ||
@@ -138,0 +138,0 @@ } |
@@ -42,9 +42,21 @@ { | ||
"heading": { | ||
"margin": { | ||
"value": "0", | ||
"public": true | ||
"default": { | ||
"weight": { | ||
"value": "{font.weight.500.value}", | ||
"public": true | ||
}, | ||
"margin": { | ||
"value": "0", | ||
"public": true | ||
}, | ||
"spacing": { | ||
"value": "{font.spacing.value}", | ||
"public": true | ||
} | ||
}, | ||
"spacing": { | ||
"value": "{font.spacing.value}", | ||
"public": true | ||
"medium": { | ||
"weight": { | ||
"value": "{font.weight.300.value}", | ||
"public": true | ||
} | ||
}, | ||
@@ -201,8 +213,32 @@ "display": { | ||
"size": { | ||
"value": "{size.font.scale.base.150.value}", | ||
"public": true | ||
"breakpoint": { | ||
"sm": { | ||
"value": "{size.font.scale.base.130.value}", | ||
"public": true | ||
}, | ||
"md": { | ||
"value": "{size.font.scale.base.150.value}", | ||
"public": true | ||
}, | ||
"lg": { | ||
"value": "{size.font.scale.base.150.value}", | ||
"public": true | ||
} | ||
} | ||
}, | ||
"height": { | ||
"value": "{unitless.scale.200.value}", | ||
"public": true | ||
"breakpoint": { | ||
"sm": { | ||
"value": "{unitless.scale.160.value}", | ||
"public": true | ||
}, | ||
"md": { | ||
"value": "{unitless.scale.180.value}", | ||
"public": true | ||
}, | ||
"lg": { | ||
"value": "{unitless.scale.200.value}", | ||
"public": true | ||
} | ||
} | ||
} | ||
@@ -216,3 +252,3 @@ }, | ||
"height": { | ||
"value": "{unitless.scale.170.value}", | ||
"value": "{unitless.scale.160.value}", | ||
"public": true | ||
@@ -219,0 +255,0 @@ } |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 24 Dec 2019 20:20:22 GMT | ||
* Generated on Tue, 07 Jan 2020 01:56:38 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 24 Dec 2019 20:20:22 GMT | ||
* Generated on Tue, 07 Jan 2020 01:56:38 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 24 Dec 2019 20:20:22 GMT | ||
* Generated on Tue, 07 Jan 2020 01:56:38 GMT | ||
*/ | ||
@@ -837,10 +837,14 @@ | ||
"value": "#e8e8e8", | ||
"comment": "\n // Deprecated, no replacement; token to be REMOVED in next MAJOR release", | ||
"deprecated": true, | ||
"legacy": true, | ||
"redirect": true, | ||
"reference": "color-border-primary-on-light", | ||
"comment": "\n // New token, see color-border-primary-on-light", | ||
"original": { | ||
"value": "{color.base.mist.value}", | ||
"comment": "{comments.color.deprecated.comment}", | ||
"deprecated": true, | ||
"legacy": true | ||
"legacy": true, | ||
"redirect": true, | ||
"reference": "color-border-primary-on-light", | ||
"comment": "{comments.color.reference.comment} color-border-primary-on-light" | ||
}, | ||
@@ -847,0 +851,0 @@ "name": "ColorBackgroundLightRule", |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 24 Dec 2019 20:20:22 GMT | ||
* Generated on Tue, 07 Jan 2020 01:56:38 GMT | ||
*/ | ||
@@ -93,3 +93,3 @@ | ||
export const ColorBackgroundLightRule = "#e8e8e8"; // | ||
// Deprecated, no replacement; token to be REMOVED in next MAJOR release | ||
// New token, see color-border-primary-on-light | ||
export const ColorBaseChili = "#df0b37"; // | ||
@@ -196,5 +196,5 @@ // New token, see color-base-crimson-500 | ||
export const WeightBook = "400"; // | ||
// New token, see font-weight-500 | ||
// New token, see text-body-default-weight | ||
export const WeightLight = "200"; // | ||
// New token, see font-weight-100 | ||
// New token, see text-heading-display-weight | ||
export const VerticalAlignmentHeading = 1.2; // | ||
@@ -230,3 +230,3 @@ // New token, see text-body-height-sm | ||
export const SizeFontBreakpointDesktopMax = "3rem"; // | ||
// New token, see text-heading-display-size-breakpoint-med | ||
// New token, see text-heading-display-size-breakpoint-md | ||
export const SizeFontBreakpointDesktopXxl = "2.25rem"; // | ||
@@ -241,3 +241,3 @@ // New token, see text-heading-800-breakpoint-lg-size | ||
export const SizeFontBreakpointMobileXxl = "1.625rem"; // | ||
// New token, see text-heading-600-breakpoint-sml-size | ||
// New token, see text-heading-600-breakpoint-sm-size | ||
export const SizeFontBreakpointMobileXl = "1.44rem"; // | ||
@@ -248,3 +248,3 @@ // Deprecated, no replacement; token to be REMOVED in next MAJOR release -- no new reference | ||
export const SizeMarginBaseline = "1.3rem"; // | ||
// Deprecated, no replacement; token to be REMOVED in next MAJOR release | ||
// New token, see text-body-height-default | ||
export const SizeMarginHeaderXAxis = "0rem"; // | ||
@@ -261,17 +261,17 @@ // Deprecated, no replacement; token to be REMOVED in next MAJOR release | ||
export const UnitlessScaleMicro = 0.25; // | ||
// New token, see unitless.scale.20 | ||
// New token, see unitless-scale-20 | ||
export const UnitlessScaleSml = 0.5; // | ||
// New token, see unitless.scale.50 | ||
// New token, see unitless-scale-50 | ||
export const UnitlessScaleMed = 1; // | ||
// New token, see unitless.scale.100 | ||
// New token, see unitless-scale-100 | ||
export const UnitlessScaleLg = 1.5; // | ||
// New token, see unitless.scale.150 | ||
// New token, see unitless-scale-150 | ||
export const UnitlessScaleXl = 2; // | ||
// New token, see unitless.scale.200 | ||
// New token, see unitless-scale-200 | ||
export const UnitlessScaleXxl = 3; // | ||
// New token, see unitless.scale.300 | ||
// New token, see unitless-scale-300 | ||
export const UnitlessScaleMax = 3.5; // | ||
// New token, see unitless.scale.350 | ||
// New token, see unitless-scale-350 | ||
export const FontFamilyBase = "'AS Circular', Helvetica Neue, Arial, sans-serif"; // | ||
// New token, see font-family-default | ||
export const FontFamilyMono = "Menlo, Monaco, Consolas, 'Courier New', monospace"; |
{ | ||
"name": "@alaskaairux/orion-design-tokens", | ||
"version": "2.10.1", | ||
"version": "2.10.2", | ||
"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
575802
15713