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

@aurodesignsystem/design-tokens

Package Overview
Dependencies
Maintainers
5
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.9.2 to 4.10.0

7

CHANGELOG.md
# Semantic Release Automated Changelog
# [4.10.0](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.9.2...v4.10.0) (2024-10-03)
### Features
* add scrimmed background token [#179](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/179) ([25b3a04](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/25b3a045a8d17124d1d38d22a8d2d7ef2af86e18))
## [4.9.2](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.9.1...v4.9.2) (2024-09-23)

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

2

dist/tokens/darkmode/JSDataColor.js
/**
* Do not edit directly
* Generated on Mon, 23 Sep 2024 22:36:01 GMT
* Generated on Thu, 03 Oct 2024 18:42:16 GMT
*/

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

/**
* Do not edit directly
* Generated on Mon, 23 Sep 2024 22:36:01 GMT
* Generated on Thu, 03 Oct 2024 18:42:16 GMT
*/

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

/**
* Do not edit directly
* Generated on Mon, 23 Sep 2024 22:36:01 GMT
* Generated on Thu, 03 Oct 2024 18:42:16 GMT
*/

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

@@ -179,2 +179,3 @@ {

"ds-color-background-emphasis-inverse": "#225296",
"ds-color-background-scrimmed-default": "rgba(0, 0, 0, 0.5)",
"ds-color-background-lightest": "#ffffff",

@@ -181,0 +182,0 @@ "ds-color-background-lighter": "#f7f7f7",

@@ -347,2 +347,5 @@ {

},
"scrimmed": {
"default": "rgba(0, 0, 0, 0.5)"
},
"lightest": "#ffffff",

@@ -349,0 +352,0 @@ "lighter": "#f7f7f7",

/**
* Do not edit directly
* Generated on Mon, 23 Sep 2024 22:36:01 GMT
* Generated on Thu, 03 Oct 2024 18:42:16 GMT
*/

@@ -35,2 +35,3 @@

export const DsColorBackgroundEmphasisInverse = "#225296";
export const DsColorBackgroundScrimmedDefault = "#000000";
export const DsColorBackgroundLightest = "#ffffff";

@@ -37,0 +38,0 @@ export const DsColorBackgroundLighter = "#f7f7f7";

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

@@ -27,3 +27,3 @@ "homepage": "https://github.com/AlaskaAirlines/DesignTokens",

"npm-run-all": "^4.1.5",
"semantic-release": "^24.1.1",
"semantic-release": "^24.1.2",
"style-dictionary": "^3.9.2"

@@ -30,0 +30,0 @@ },

@@ -204,2 +204,12 @@ {

},
"scrimmed": {
"default": {
"value": "{color.base.black-500.value}",
"public": true,
"default": true,
"usage": "Used for creating light backgrounds",
"wcag": "n/a",
"deprecated": false
}
},
"lightest": {

@@ -206,0 +216,0 @@ "value": "{color.base.white.value}",

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