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.10.5 to 2.10.6

7

CHANGELOG.md
# 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 @@ }

2

dist/tokens/JSObject--classicColors.js
/**
* 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

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