Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gr4vy/poutine-tokens

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gr4vy/poutine-tokens - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

json/shadow.json

9

js/theme.js
/**
* Do not edit directly
* Generated on Mon, 04 Apr 2022 16:04:58 GMT
* Generated on Thu, 05 May 2022 15:33:53 GMT
*/

@@ -173,2 +173,9 @@

},
"shadow": {
0: "none",
1: "0px 1px 4px rgba(27, 30, 35, 0.14)",
2: "0px 2px 8px rgba(27, 30, 35, 0.12)",
3: "0px 4px 16px rgba(27, 30, 35, 0.08)",
4: "0px 8px 24px rgba(27, 30, 35, 0.08)"
},
"size": {

@@ -175,0 +182,0 @@ 8: "0.5rem",

/**
* Do not edit directly
* Generated on Mon, 04 Apr 2022 16:04:58 GMT
* Generated on Thu, 05 May 2022 15:33:53 GMT
*/

@@ -173,2 +173,9 @@

},
"shadow": {
0: "none",
1: "0px 1px 4px rgba(27, 30, 35, 0.14)",
2: "0px 2px 8px rgba(27, 30, 35, 0.12)",
3: "0px 4px 16px rgba(27, 30, 35, 0.08)",
4: "0px 8px 24px rgba(27, 30, 35, 0.08)"
},
"size": {

@@ -175,0 +182,0 @@ 8: "0.5rem",

17

js/tokens.js
/**
* Do not edit directly
* Generated on Mon, 04 Apr 2022 16:04:58 GMT
* Generated on Thu, 05 May 2022 15:33:53 GMT
*/

@@ -129,7 +129,7 @@

export const ColorGradientTritone3 = "linear-gradient(79.54deg, #1669E2 0%, #16A7DA 50.52%, #29CDCF 100%)";
export const Elevation0 = "none";
export const Elevation1 = "0px 2px 4px rgba(27, 30, 35, 0.14)";
export const Elevation2 = "0px 4px 8px rgba(27, 30, 35, 0.1)";
export const Elevation3 = "0px 8px 16px rgba(27, 30, 35, 0.06)";
export const Elevation4 = "0px 16px 24px rgba(27, 30, 35, 0.06)";
export const Elevation0 = "none"; // DEPRECATED: Use 'shadow' tokens.
export const Elevation1 = "0px 2px 4px rgba(27, 30, 35, 0.14)"; // DEPRECATED: Use 'shadow' tokens.
export const Elevation2 = "0px 4px 8px rgba(27, 30, 35, 0.1)"; // DEPRECATED: Use 'shadow' tokens.
export const Elevation3 = "0px 8px 16px rgba(27, 30, 35, 0.06)"; // DEPRECATED: Use 'shadow' tokens.
export const Elevation4 = "0px 16px 24px rgba(27, 30, 35, 0.06)"; // DEPRECATED: Use 'shadow' tokens.
export const FontSizeXs = "0.75rem";

@@ -157,2 +157,7 @@ export const FontSizeSm = "0.875rem";

export const RadiusCircle = "9999px";
export const Shadow0 = "none";
export const Shadow1 = "0px 1px 4px rgba(27, 30, 35, 0.14)";
export const Shadow2 = "0px 2px 8px rgba(27, 30, 35, 0.12)";
export const Shadow3 = "0px 4px 16px rgba(27, 30, 35, 0.08)";
export const Shadow4 = "0px 8px 24px rgba(27, 30, 35, 0.08)";
export const Size8 = "0.5rem";

@@ -159,0 +164,0 @@ export const Size16 = "1rem";

/**
* Do not edit directly
* Generated on Mon, 04 Apr 2022 16:04:58 GMT
* Generated on Thu, 05 May 2022 15:33:53 GMT
*/

@@ -129,7 +129,7 @@

export const ColorGradientTritone3 = "linear-gradient(79.54deg, #1669E2 0%, #16A7DA 50.52%, #29CDCF 100%)";
export const Elevation0 = "none";
export const Elevation1 = "0px 2px 4px rgba(27, 30, 35, 0.14)";
export const Elevation2 = "0px 4px 8px rgba(27, 30, 35, 0.1)";
export const Elevation3 = "0px 8px 16px rgba(27, 30, 35, 0.06)";
export const Elevation4 = "0px 16px 24px rgba(27, 30, 35, 0.06)";
export const Elevation0 = "none"; // DEPRECATED: Use 'shadow' tokens.
export const Elevation1 = "0px 2px 4px rgba(27, 30, 35, 0.14)"; // DEPRECATED: Use 'shadow' tokens.
export const Elevation2 = "0px 4px 8px rgba(27, 30, 35, 0.1)"; // DEPRECATED: Use 'shadow' tokens.
export const Elevation3 = "0px 8px 16px rgba(27, 30, 35, 0.06)"; // DEPRECATED: Use 'shadow' tokens.
export const Elevation4 = "0px 16px 24px rgba(27, 30, 35, 0.06)"; // DEPRECATED: Use 'shadow' tokens.
export const FontSizeXs = "0.75rem";

@@ -157,2 +157,7 @@ export const FontSizeSm = "0.875rem";

export const RadiusCircle = "9999px";
export const Shadow0 = "none";
export const Shadow1 = "0px 1px 4px rgba(27, 30, 35, 0.14)";
export const Shadow2 = "0px 2px 8px rgba(27, 30, 35, 0.12)";
export const Shadow3 = "0px 4px 16px rgba(27, 30, 35, 0.08)";
export const Shadow4 = "0px 8px 24px rgba(27, 30, 35, 0.08)";
export const Size8 = "0.5rem";

@@ -159,0 +164,0 @@ export const Size16 = "1rem";

@@ -198,2 +198,9 @@ {

},
"shadow": {
"0": "none",
"1": "0px 1px 4px rgba(27, 30, 35, 0.14)",
"2": "0px 2px 8px rgba(27, 30, 35, 0.12)",
"3": "0px 4px 16px rgba(27, 30, 35, 0.08)",
"4": "0px 8px 24px rgba(27, 30, 35, 0.08)"
},
"size": {

@@ -200,0 +207,0 @@ "8": "0.5rem",

{
"name": "@gr4vy/poutine-tokens",
"version": "0.6.0",
"version": "0.7.0",
"main": "js/tokens.js",

@@ -25,3 +25,3 @@ "private": false,

},
"gitHead": "e722c3b054b7ca942658e4c54da1155ff92fbaf4"
"gitHead": "73ffa8d2c21aa734f1db7293ca72b9840430d190"
}

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