Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alaskaairux/orion-design-tokens

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alaskaairux/orion-design-tokens - npm Package Compare versions

Comparing version 2.9.1 to 2.10.0

dist/tokens/JSObject--allTokens.js

12

CHANGELOG.md
# Semantic Release Automated Changelog
# [2.10.0](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.9.1...v2.10.0) (2019-12-11)
### Bug Fixes
* update config to support deprecated listing names view ([346edac](https://github.com/AlaskaAirlines/OrionDesignTokens/commit/346edac))
### Features
* add support for new allTokens data output ([a4f729c](https://github.com/AlaskaAirlines/OrionDesignTokens/commit/a4f729c))
## [2.9.1](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.9.0...v2.9.1) (2019-12-06)

@@ -4,0 +16,0 @@

2

dist/tokens/JSObject--classicColors.js
/**
* Do not edit directly
* Generated on Fri, 06 Dec 2019 18:02:23 GMT
* Generated on Wed, 11 Dec 2019 19:32:15 GMT
*/

@@ -5,0 +5,0 @@

/**
* Do not edit directly
* Generated on Fri, 06 Dec 2019 18:02:23 GMT
* Generated on Wed, 11 Dec 2019 19:32:15 GMT
*/

@@ -5,0 +5,0 @@

/**
* Do not edit directly
* Generated on Fri, 06 Dec 2019 18:02:23 GMT
* Generated on Wed, 11 Dec 2019 19:32:15 GMT
*/

@@ -5,0 +5,0 @@

/**
* Do not edit directly
* Generated on Fri, 06 Dec 2019 18:02:23 GMT
* Generated on Wed, 11 Dec 2019 19:32:15 GMT
*/

@@ -5,0 +5,0 @@

{
"name": "@alaskaairux/orion-design-tokens",
"version": "2.9.1",
"version": "2.10.0",
"description": "Alaska Air Orion Design System token repository",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/AlaskaAirlines/OrionDesignTokens",

@@ -88,4 +88,4 @@ <img src="https://resource.alaskaair.net/-/media/2C1969F8FB244C919205CD48429C13AC" alt="Orion Design System Logo" title="Be the change you want to see" width="125" align="right" />

├── JSData--color.js
├── JSObject--allTokens.js
├── JSObject--classicColors.js
├── JSObject--colorRedirects.js
├── JSObject--deprecated.js

@@ -108,4 +108,4 @@ ├── JSVariables--color.js

| JSData--color | JS module | color data | current | filter: color, current |
| JSObject--allTokens.js | JS module | all data | current | filter: public |
| JSObject--classicColors | js module | color data | current | filter: classic |
| JSObject--colorRedirects | js module | color data | current | filter: redirect |
| JSObject--deprecated | js module | deprecated tokens | current | filter: deprecated |

@@ -157,3 +157,3 @@ | JSVariables--color | js es6 | color data | current | filter: color |

If your project is already using pre-processed resources as listed below, your project should see no change in token support.
If your project is already using pre-processed resources as listed below, your project should see no change in token support.

@@ -168,7 +168,7 @@ | file | syntax | type | status | filter type / description |

### Orion local build support
### Orion local build support
If your project is using a local Style Dictionary build, by upgrading to v2.8 you will get ALL the tokens. This will include Classic, Orion and Auro.
If your project is using a local Style Dictionary build, by upgrading to v2.8 you will get ALL the tokens. This will include Classic, Orion and Auro.
Adding the following filters to your config.json file will filter out all the new Auro tokens and only produce a tokens stylesheet with legacy Orion and Classic tokens.
Adding the following filters to your config.json file will filter out all the new Auro tokens and only produce a tokens stylesheet with legacy Orion and Classic tokens.

@@ -187,3 +187,3 @@ ```

When using the Design Tokens, all the deprecated token files have comments as to the status of the token. See examples below for comments that denote a new token to be used in place of a deprecated one, a token that should only be used with CLASSIC UIs, and a deprecated token with no replacement and will be removed with the next major release.
When using the Design Tokens, all the deprecated token files have comments as to the status of the token. See examples below for comments that denote a new token to be used in place of a deprecated one, a token that should only be used with CLASSIC UIs, and a deprecated token with no replacement and will be removed with the next major release.

@@ -193,9 +193,9 @@ ```

--breakpoint-width-narrow: 480px; /*
--breakpoint-width-narrow: 480px; /*
// New token, see breakpoint-sm */
--color-classic-calm: #8ba6c1; /*
--color-classic-calm: #8ba6c1; /*
// DO NOT USE for anything other than legacy projects or classic component themes */
--color-background-booking-bar: #156fad; /*
--color-background-booking-bar: #156fad; /*
// Deprecated, no replacement; token to be REMOVED in next MAJOR release */

@@ -202,0 +202,0 @@

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc