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

@aurodesignsystem/design-tokens

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurodesignsystem/design-tokens - npm Package Compare versions

Comparing version 4.7.0 to 4.8.0

8

CHANGELOG.md
# Semantic Release Automated Changelog
# [4.8.0](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.7.0...v4.8.0) (2024-06-27)
### Features
* add lounge tier color tokens [#110](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/110) ([aefa576](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/aefa576195fe9dff1806547821f3b4513651b8d5))
* add lounge tier color tokens [#110](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/110) ([27cd6bb](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/27cd6bb0504a0c8c3b4e954cbf867188ec60974f))
# [4.7.0](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.6.2...v4.7.0) (2024-06-11)

@@ -4,0 +12,0 @@

2

dist/tokens/darkmode/JSDataColor.js
/**
* Do not edit directly
* Generated on Tue, 11 Jun 2024 19:53:54 GMT
* Generated on Thu, 27 Jun 2024 16:45:45 GMT
*/

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

/**
* Do not edit directly
* Generated on Tue, 11 Jun 2024 19:53:54 GMT
* Generated on Thu, 27 Jun 2024 16:45:45 GMT
*/

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

/**
* Do not edit directly
* Generated on Tue, 11 Jun 2024 19:53:54 GMT
* Generated on Thu, 27 Jun 2024 16:45:45 GMT
*/

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

@@ -545,2 +545,4 @@ {

"ds-color-brand-ruby": "#a41d4a",
"ds-color-brand-lounge": "#01426a",
"ds-color-brand-loungeplus": "#53b390",
"ds-color-container-accent-default": "#f5fbeb",

@@ -690,2 +692,4 @@ "ds-color-container-accent-inverse": "#badd81",

"ds-color-tier-alaska-mvpgold100k-inverse": "#c5c1bf",
"ds-color-tier-alaska-lounge": "#01426a",
"ds-color-tier-alaska-loungeplus": "#53b390",
"ds-color-tier-fare-business-default": "#005154",

@@ -692,0 +696,0 @@ "ds-color-tier-fare-business-inverse": "#9fbdbe",

@@ -842,3 +842,5 @@ {

"sapphire": "#015daa",
"ruby": "#a41d4a"
"ruby": "#a41d4a",
"lounge": "#01426a",
"loungeplus": "#53b390"
},

@@ -1156,3 +1158,5 @@ "container": {

"inverse": "#c5c1bf"
}
},
"lounge": "#01426a",
"loungeplus": "#53b390"
},

@@ -1159,0 +1163,0 @@ "fare": {

/**
* Do not edit directly
* Generated on Tue, 11 Jun 2024 19:53:54 GMT
* Generated on Thu, 27 Jun 2024 16:45:45 GMT
*/

@@ -708,2 +708,4 @@

export const DsColorBrandRuby = "#a41d4a";
export const DsColorBrandLounge = "#01426a";
export const DsColorBrandLoungeplus = "#53b390";
export const DsColorContainerAccentDefault = "#f5fbeb";

@@ -853,2 +855,4 @@ export const DsColorContainerAccentInverse = "#badd81";

export const DsColorTierAlaskaMvpgold100kInverse = "#c5c1bf";
export const DsColorTierAlaskaLounge = "#01426a";
export const DsColorTierAlaskaLoungeplus = "#53b390";
export const DsColorTierFareBusinessDefault = "#005154";

@@ -855,0 +859,0 @@ export const DsColorTierFareBusinessInverse = "#9fbdbe";

{
"name": "@aurodesignsystem/design-tokens",
"version": "4.7.0",
"version": "4.8.0",
"description": "Alaska Air Auro Design System token repository",

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

@@ -1546,2 +1546,14 @@ {

"reference": "n/a"
},
"lounge": {
"value": "01426a",
"public": true,
"usage": "Tier branding color",
"deprecated": false
},
"loungeplus": {
"value": "53b390",
"public": true,
"usage": "Tier branding color",
"deprecated": false
}

@@ -1548,0 +1560,0 @@ }

@@ -76,2 +76,16 @@ {

}
},
"lounge": {
"value": "{color.brand.lounge.value}",
"public": true,
"usage": "lounge tier color for Alaska Airlines",
"wcag": "n/a",
"deprecated": false
},
"loungeplus": {
"value": "{color.brand.loungeplus.value}",
"public": true,
"usage": "loungeplus tier color for Alaska Airlines",
"wcag": "n/a",
"deprecated": false
}

@@ -78,0 +92,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 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

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