Socket
Socket
Sign inDemoInstall

@launchpad-ui/tokens

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchpad-ui/tokens - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

12

dist/index.d.ts
/**
* Do not edit directly
* Generated on Sat, 10 Dec 2022 00:47:39 GMT
* Generated on Tue, 13 Dec 2022 17:08:18 GMT
*/

@@ -125,2 +125,5 @@

export const ColorBgOverlaySecondary : string;
export const ColorBgField : string;
export const ColorBgFieldDisabled : string;
export const ColorBgFieldAside : string;
export const ColorBorderFeedbackError : string;

@@ -130,2 +133,5 @@ export const ColorBorderFeedbackInfo : string;

export const ColorBorderFeedbackWarning : string;
export const ColorBorderField : string;
export const ColorBorderFieldActive : string;
export const ColorBorderFieldFocus : string;
export const ColorBorderInteractiveFocus : string;

@@ -152,2 +158,3 @@ export const ColorBorderInteractivePrimary : string;

export const ColorFillUiPrimary : string;
export const ColorFillField : string;
export const ColorShadowInteractiveFocus : string;

@@ -173,2 +180,5 @@ export const ColorShadowInteractivePrimary : string;

export const ColorTextOverlaySecondary : string;
export const ColorTextField : string;
export const ColorTextFieldDisabled : string;
export const ColorTextFieldPlaceholder : string;
export const Duration0 : string;

@@ -175,0 +185,0 @@ export const Duration100 : string;

/**
* Do not edit directly
* Generated on Sat, 10 Dec 2022 00:47:39 GMT
* Generated on Tue, 13 Dec 2022 17:08:18 GMT
*/

@@ -125,2 +125,5 @@

export const ColorBgOverlaySecondary = "#191919";
export const ColorBgField = "#ffffff";
export const ColorBgFieldDisabled = "#e6e6e6";
export const ColorBgFieldAside = "#e6e6e6";
export const ColorBorderFeedbackError = "#ae2c2c";

@@ -130,2 +133,5 @@ export const ColorBorderFeedbackInfo = "#3044bf";

export const ColorBorderFeedbackWarning = "#a98a2d";
export const ColorBorderField = "#bcbec0";
export const ColorBorderFieldActive = "#405bff";
export const ColorBorderFieldFocus = "#405bff";
export const ColorBorderInteractiveFocus = "#405bff";

@@ -152,2 +158,3 @@ export const ColorBorderInteractivePrimary = "#405bff";

export const ColorFillUiPrimary = "#000000";
export const ColorFillField = "#6d6e71";
export const ColorShadowInteractiveFocus = "#405bff";

@@ -173,2 +180,5 @@ export const ColorShadowInteractivePrimary = "#ffffff";

export const ColorTextOverlaySecondary = "#ffffff";
export const ColorTextField = "#6d6e71";
export const ColorTextFieldDisabled = "#58595b";
export const ColorTextFieldPlaceholder = "#939598";
export const Duration0 = "0ms";

@@ -175,0 +185,0 @@ export const Duration100 = "100ms";

2

package.json
{
"name": "@launchpad-ui/tokens",
"version": "0.4.3",
"version": "0.4.4",
"status": "beta",

@@ -5,0 +5,0 @@ "publishConfig": {

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

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