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.7.1 to 0.8.0

40

dist/default.json
{
"border": {
"radius": {
"regular": "0.3rem",
"medium": "0.6rem"
"regular": "0.188rem",
"medium": "0.375rem"
},
"width": {
"100": "0rem",
"200": "0.1rem",
"300": "0.2rem"
"200": "0.063rem",
"300": "0.125rem"
}

@@ -326,10 +326,10 @@ },

"size": {
"100": "1.2rem",
"200": "1.4rem",
"300": "1.6rem",
"400": "1.8rem",
"500": "2rem",
"600": "2.5rem",
"700": "3.2rem",
"800": "4.6rem"
"100": "0.75rem",
"200": "0.875rem",
"300": "1rem",
"400": "1.125rem",
"500": "1.25rem",
"600": "1.563rem",
"700": "2rem",
"800": "2.875rem"
},

@@ -352,10 +352,10 @@ "weight": {

"100": "0rem",
"200": "0.4rem",
"300": "0.8rem",
"400": "1.2rem",
"500": "1.6rem",
"600": "2rem",
"700": "2.4rem",
"800": "2.8rem",
"900": "3.2rem"
"200": "0.25rem",
"300": "0.5rem",
"400": "0.75rem",
"500": "1rem",
"600": "1.25rem",
"700": "1.5rem",
"800": "1.75rem",
"900": "2rem"
},

@@ -362,0 +362,0 @@ "viewport": {

/**
* Do not edit directly
* Generated on Fri, 22 Sep 2023 19:14:33 GMT
* Generated on Mon, 09 Oct 2023 20:24:27 GMT
*/

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

/**
* Do not edit directly
* Generated on Fri, 22 Sep 2023 19:14:33 GMT
* Generated on Mon, 09 Oct 2023 20:24:27 GMT
*/
export const BorderRadiusRegular = "0.3rem";
export const BorderRadiusMedium = "0.6rem";
export const BorderRadiusRegular = "0.188rem";
export const BorderRadiusMedium = "0.375rem";
export const BorderWidth100 = "0rem";
export const BorderWidth200 = "0.1rem";
export const BorderWidth300 = "0.2rem";
export const BorderWidth200 = "0.063rem";
export const BorderWidth300 = "0.125rem";
export const ColorBgFeedbackPrimary = "#414042";

@@ -218,10 +218,10 @@ export const ColorBgFeedbackError = "#e83b3b";

export const FontFamilyMonospace = "SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace";
export const FontSize100 = "1.2rem";
export const FontSize200 = "1.4rem";
export const FontSize300 = "1.6rem";
export const FontSize400 = "1.8rem";
export const FontSize500 = "2rem";
export const FontSize600 = "2.5rem";
export const FontSize700 = "3.2rem";
export const FontSize800 = "4.6rem";
export const FontSize100 = "0.75rem";
export const FontSize200 = "0.875rem";
export const FontSize300 = "1rem";
export const FontSize400 = "1.125rem";
export const FontSize500 = "1.25rem";
export const FontSize600 = "1.563rem";
export const FontSize700 = "2rem";
export const FontSize800 = "2.875rem";
export const FontWeightLight = 300;

@@ -237,10 +237,10 @@ export const FontWeightRegular = 400;

export const Spacing100 = "0rem";
export const Spacing200 = "0.4rem";
export const Spacing300 = "0.8rem";
export const Spacing400 = "1.2rem";
export const Spacing500 = "1.6rem";
export const Spacing600 = "2rem";
export const Spacing700 = "2.4rem";
export const Spacing800 = "2.8rem";
export const Spacing900 = "3.2rem";
export const Spacing200 = "0.25rem";
export const Spacing300 = "0.5rem";
export const Spacing400 = "0.75rem";
export const Spacing500 = "1rem";
export const Spacing600 = "1.25rem";
export const Spacing700 = "1.5rem";
export const Spacing800 = "1.75rem";
export const Spacing900 = "2rem";
export const ViewportMobile = 0;

@@ -247,0 +247,0 @@ export const ViewportTablet = "740px";

{
"name": "@launchpad-ui/tokens",
"version": "0.7.1",
"version": "0.8.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 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