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
0
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.71 to 3.0.72

4

index.d.ts

@@ -159,2 +159,3 @@ export const colorChartsRed300: string;

export const colorBackgroundButtonNormalHover: string;
export const colorBackgroundToggleButtonNormalPressed: string;
export const colorBackgroundButtonPrimaryActive: string;

@@ -205,2 +206,3 @@ export const colorBackgroundButtonPrimaryDefault: string;

export const colorBorderButtonNormalDefault: string;
export const colorBorderToggleButtonNormalPressed: string;
export const colorBorderButtonNormalDisabled: string;

@@ -238,2 +240,3 @@ export const colorTextButtonNormalDisabled: string;

export const colorTextButtonNormalActive: string;
export const colorTextToggleButtonNormalPressed: string;
export const colorTextButtonNormalDefault: string;

@@ -264,2 +267,3 @@ export const colorTextButtonNormalHover: string;

export const colorTextInteractiveHover: string;
export const colorTextToggleButtonIconPressed: string;
export const colorTextInteractiveInvertedDefault: string;

@@ -266,0 +270,0 @@ export const colorTextInteractiveInvertedHover: string;

@@ -159,2 +159,3 @@ export var colorChartsRed300 = "var(--color-charts-red-300-v8pqah, #ea7158)";

export var colorBackgroundButtonNormalHover = "var(--color-background-button-normal-hover-afg7z9, #fafafa)";
export var colorBackgroundToggleButtonNormalPressed = "var(--color-background-toggle-button-normal-pressed-t2n3xe, #eaeded)";
export var colorBackgroundButtonPrimaryActive = "var(--color-background-button-primary-active-qjb1np, #12293b)";

@@ -205,2 +206,3 @@ export var colorBackgroundButtonPrimaryDefault = "var(--color-background-button-primary-default-zz5irg, #0073bb)";

export var colorBorderButtonNormalDefault = "var(--color-border-button-normal-default-a1f0ud, #545b64)";
export var colorBorderToggleButtonNormalPressed = "var(--color-border-toggle-button-normal-pressed-l2v7v6, #545b64)";
export var colorBorderButtonNormalDisabled = "var(--color-border-button-normal-disabled-2z1mk8, #d5dbdb)";

@@ -238,2 +240,3 @@ export var colorTextButtonNormalDisabled = "var(--color-text-button-normal-disabled-8aqkqv, #879596)";

export var colorTextButtonNormalActive = "var(--color-text-button-normal-active-v6nfdh, #16191f)";
export var colorTextToggleButtonNormalPressed = "var(--color-text-toggle-button-normal-pressed-ir21ly, #16191f)";
export var colorTextButtonNormalDefault = "var(--color-text-button-normal-default-eqebde, #545b64)";

@@ -264,2 +267,3 @@ export var colorTextButtonNormalHover = "var(--color-text-button-normal-hover-bk2x1u, #16191f)";

export var colorTextInteractiveHover = "var(--color-text-interactive-hover-55cagk, #16191f)";
export var colorTextToggleButtonIconPressed = "var(--color-text-toggle-button-icon-pressed-vqfcjx, #16191f)";
export var colorTextInteractiveInvertedDefault = "var(--color-text-interactive-inverted-default-mrgn6e, #d5dbdb)";

@@ -266,0 +270,0 @@ export var colorTextInteractiveInvertedHover = "var(--color-text-interactive-inverted-hover-qliijo, #fafafa)";

2

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

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

Sorry, the diff of this file is too big to display

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