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.7.1 to 2.7.2

7

CHANGELOG.md
# Semantic Release Automated Changelog
## [2.7.2](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.7.1...v2.7.2) (2019-09-21)
### Bug Fixes
* add classic values for button ([30957f5](https://github.com/AlaskaAirlines/OrionDesignTokens/commit/30957f5))
## [2.7.1](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.7.0...v2.7.1) (2019-09-12)

@@ -4,0 +11,0 @@

4

dist/color/base.json

@@ -41,2 +41,6 @@ {

},
"ctaGreenHover": {
"value": "3b6d09",
"comment": "{color.classic.comment}"
},
"generalAlert": {

@@ -43,0 +47,0 @@ "value": "d47f2f",

@@ -31,2 +31,6 @@ {

"comment": "style guide value 56px"
},
"classic": {
"value": 0.875,
"comment": "classic style value 12px"
}

@@ -33,0 +37,0 @@ }

/**
* Do not edit directly
* Generated on Thu, 12 Sep 2019 19:15:58 GMT
* Generated on Sat, 21 Sep 2019 00:43:02 GMT
*/

@@ -733,2 +733,21 @@

},
"ctaGreenHover": {
"value": "#3b6d09",
"comment": "deprecated classic color",
"original": {
"value": "3b6d09",
"comment": "{color.classic.comment}"
},
"name": "ColorClassicCtaGreenHover",
"attributes": {
"category": "color",
"type": "classic",
"item": "ctaGreenHover"
},
"path": [
"color",
"classic",
"ctaGreenHover"
]
},
"generalAlert": {

@@ -735,0 +754,0 @@ "value": "#d47f2f",

4

dist/tokens/TokenVariables.esm.js
/**
* Do not edit directly
* Generated on Thu, 12 Sep 2019 19:15:58 GMT
* Generated on Sat, 21 Sep 2019 00:43:02 GMT
*/

@@ -58,2 +58,3 @@

export const ColorClassicCtaGreen = "#48850b"; // deprecated classic color
export const ColorClassicCtaGreenHover = "#3b6d09"; // deprecated classic color
export const ColorClassicGeneralAlert = "#d47f2f"; // deprecated classic color

@@ -136,2 +137,3 @@ export const ColorClassicWarningAlert = "#cb391f"; // deprecated classic color

export const SizeScaleMax = "3.5rem"; // style guide value 56px
export const SizeScaleClassic = "0.875rem"; // classic style value 12px
export const SizeWidthMax = "82.5rem";

@@ -138,0 +140,0 @@ export const BorderWidthThin = "1px";

{
"name": "@alaskaairux/orion-design-tokens",
"version": "2.7.1",
"version": "2.7.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

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