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.3.2 to 0.4.0

7

dist/index.d.ts
/**
* Do not edit directly
* Generated on Fri, 02 Dec 2022 16:22:02 GMT
* Generated on Mon, 05 Dec 2022 22:53:04 GMT
*/
export const BorderRadius : string;
export const BorderRadiusRegular : string;
export const BorderRadiusMedium : string;
export const BorderWidth100 : string;

@@ -140,2 +141,3 @@ export const BorderWidth200 : string;

export const ColorBorderUiPrimary : string;
export const ColorBorderUiSecondary : string;
export const ColorFillFeedbackError : string;

@@ -151,2 +153,3 @@ export const ColorFillFeedbackInfo : string;

export const ColorShadowInteractivePrimary : string;
export const ColorShadowUiPrimary : string;
export const ColorTextFeedbackPrimary : string;

@@ -153,0 +156,0 @@ export const ColorTextFeedbackSecondary : string;

/**
* Do not edit directly
* Generated on Fri, 02 Dec 2022 16:22:02 GMT
* Generated on Mon, 05 Dec 2022 22:53:04 GMT
*/
export const BorderRadius = "0.3rem";
export const BorderRadiusRegular = "0.3rem";
export const BorderRadiusMedium = "0.6rem";
export const BorderWidth100 = "0rem";

@@ -140,2 +141,3 @@ export const BorderWidth200 = "0.1rem";

export const ColorBorderUiPrimary = "#d1d3d4";
export const ColorBorderUiSecondary = "#e6e6e6";
export const ColorFillFeedbackError = "#ae2c2c";

@@ -151,2 +153,3 @@ export const ColorFillFeedbackInfo = "#3044bf";

export const ColorShadowInteractivePrimary = "#ffffff";
export const ColorShadowUiPrimary = "#939598";
export const ColorTextFeedbackPrimary = "#282828";

@@ -153,0 +156,0 @@ export const ColorTextFeedbackSecondary = "#ffffff";

{
"name": "@launchpad-ui/tokens",
"version": "0.3.2",
"version": "0.4.0",
"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