New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@awsui/design-tokens

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awsui/design-tokens - npm Package Compare versions

Comparing version 3.0.39 to 3.0.40

8

index.d.ts

@@ -173,2 +173,8 @@ export const colorChartsRed300: string;

export const colorBackgroundLayoutMain: string;
export const colorBackgroundLayoutToggleActive: string;
export const colorBackgroundLayoutToggleDefault: string;
export const colorBackgroundLayoutToggleHover: string;
export const colorBackgroundLayoutToggleSelectedActive: string;
export const colorBackgroundLayoutToggleSelectedDefault: string;
export const colorBackgroundLayoutToggleSelectedHover: string;
export const colorBackgroundNotificationBlue: string;

@@ -221,2 +227,3 @@ export const colorBackgroundNotificationGreen: string;

export const colorTextInputPlaceholder: string;
export const colorTextInteractiveActive: string;
export const colorTextInteractiveDefault: string;

@@ -236,2 +243,3 @@ export const colorTextInteractiveDisabled: string;

export const colorTextStatusWarning: string;
export const colorTextTopNavigationTitle: string;
export const colorBoardPlaceholderActive: string;

@@ -238,0 +246,0 @@ export const colorBoardPlaceholderHover: string;

@@ -173,2 +173,8 @@ export var colorChartsRed300 = "var(--color-charts-red-300-taex3d, #ea7158)";

export var colorBackgroundLayoutMain = "var(--color-background-layout-main-q0tbxx, #f2f3f3)";
export var colorBackgroundLayoutToggleActive = "var(--color-background-layout-toggle-active-d3zrnd, #2a2e33)";
export var colorBackgroundLayoutToggleDefault = "var(--color-background-layout-toggle-default-o9dqpo, #2a2e33)";
export var colorBackgroundLayoutToggleHover = "var(--color-background-layout-toggle-hover-5rvtea, #545b64)";
export var colorBackgroundLayoutToggleSelectedActive = "var(--color-background-layout-toggle-selected-active-3ftljk, #0073bb)";
export var colorBackgroundLayoutToggleSelectedDefault = "var(--color-background-layout-toggle-selected-default-eduv1i, #0073bb)";
export var colorBackgroundLayoutToggleSelectedHover = "var(--color-background-layout-toggle-selected-hover-vtsm2f, #0a4a74)";
export var colorBackgroundNotificationBlue = "var(--color-background-notification-blue-rjpmdy, #0073bb)";

@@ -221,2 +227,3 @@ export var colorBackgroundNotificationGreen = "var(--color-background-notification-green-uofkna, #1d8102)";

export var colorTextInputPlaceholder = "var(--color-text-input-placeholder-rtvjp5, #687078)";
export var colorTextInteractiveActive = "var(--color-text-interactive-active-i5elzx, #16191f)";
export var colorTextInteractiveDefault = "var(--color-text-interactive-default-9me1cm, #545b64)";

@@ -236,2 +243,3 @@ export var colorTextInteractiveDisabled = "var(--color-text-interactive-disabled-jcikk2, #aab7b8)";

export var colorTextStatusWarning = "var(--color-text-status-warning-94ezyx, #d13212)";
export var colorTextTopNavigationTitle = "var(--color-text-top-navigation-title-2nrlq4, #16191f)";
export var colorBoardPlaceholderActive = "var(--color-board-placeholder-active-03p6jc, #d5dbdb)";

@@ -238,0 +246,0 @@ export var colorBoardPlaceholderHover = "var(--color-board-placeholder-hover-82yrwq, #99cbe4)";

2

package.json
{
"name": "@awsui/design-tokens",
"version": "3.0.39",
"version": "3.0.40",
"main": "./index.js",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/aws/awsui-documentation",

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