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

@contentful/forma-36-tokens

Package Overview
Dependencies
Maintainers
96
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/forma-36-tokens - npm Package Compare versions

Comparing version 0.9.3-next-v3-2362.173 to 0.9.3-next-v4-2364.155

28

dist/index.d.ts

@@ -89,46 +89,34 @@ declare module '@contentful/forma-36-tokens' {

/**
* 4px
* 2px
*/
"borderRadiusSmall": string,
/**
* 6px
* 4px
*/
"borderRadiusMedium": string,
/**
* 0px 1px 0px rgb(25, 37, 50, 0.1)
* 0 1px 3px rgba(0, 0, 0, 0.08)
*/
"boxShadowPositive": string,
/**
* 0px 0px 0px 1px rgba(25, 37, 50, 0.1), 0px 3px 7px -3px rgba(25, 37, 50, 0.1), 0px 6px 12px -2px rgba(25, 37, 50, 0.1);
*/
"boxShadowDefault": string,
/**
* 0px 0px 0px 1px rgba(25, 37, 50, 0.1), 0px -6px 16px -6px rgba(25, 37, 50, 0.03), 0px 8px 16px -8px rgba(25, 37, 50, 0.2), 0px 13px 27px -5px rgba(25, 37, 50, 0.15);
* 0 2px 3px rgba(0, 0, 0, 0.35)
*/
"boxShadowHeavy": string,
/**
* inset 0px 2px 0px rgba(225, 228, 232, 0.2);
* 0px 0px 7px #2E75D4
*/
"insetBoxShadowDefault": string,
/**
* 0px 0px 0px 3px #84B9F5
*/
"glowPrimary": string,
/**
* 0px 0px 0px 3px #ECA7A7
* 0px 0px 7px #BF3045
*/
"glowNegative": string,
/**
* 0px 0px 0px 3px #8AD6B1
* 0px 0px 7px #16875D
*/
"glowPositive": string,
/**
* 0px 0px 0px 3px #FFD7A2
* 0px 0px 7px #F79B0C
*/
"glowWarning": string,
/**
* 0px 0px 0px 3px #e5ebed
*/
"glowMuted": string,
/**
* #174E8C

@@ -135,0 +123,0 @@ */

@@ -28,13 +28,10 @@

"zIndexNotification": 100000,
"borderRadiusSmall": "4px",
"borderRadiusMedium": "6px",
"boxShadowPositive": "0px 1px 0px rgb(25, 37, 50, 0.1)",
"boxShadowDefault": "0px 0px 0px 1px rgba(25, 37, 50, 0.1), 0px 3px 7px -3px rgba(25, 37, 50, 0.1), 0px 6px 12px -2px rgba(25, 37, 50, 0.1);",
"boxShadowHeavy": "0px 0px 0px 1px rgba(25, 37, 50, 0.1), 0px -6px 16px -6px rgba(25, 37, 50, 0.03), 0px 8px 16px -8px rgba(25, 37, 50, 0.2), 0px 13px 27px -5px rgba(25, 37, 50, 0.15);",
"insetBoxShadowDefault": "inset 0px 2px 0px rgba(225, 228, 232, 0.2);",
"glowPrimary": "0px 0px 0px 3px #84B9F5",
"glowNegative": "0px 0px 0px 3px #ECA7A7",
"glowPositive": "0px 0px 0px 3px #8AD6B1",
"glowWarning": "0px 0px 0px 3px #FFD7A2",
"glowMuted": "0px 0px 0px 3px #e5ebed",
"borderRadiusSmall": "2px",
"borderRadiusMedium": "4px",
"boxShadowDefault": "0 1px 3px rgba(0, 0, 0, 0.08)",
"boxShadowHeavy": "0 2px 3px rgba(0, 0, 0, 0.35)",
"glowPrimary": "0px 0px 7px #2E75D4",
"glowNegative": "0px 0px 7px #BF3045",
"glowPositive": "0px 0px 7px #16875D",
"glowWarning": "0px 0px 7px #F79B0C",
"colorBlueDark": "#174E8C",

@@ -41,0 +38,0 @@ "colorBlueBase": "#2D64B3",

@@ -1,1 +0,1 @@

{"border-radius-small":"4px","border-radius-medium":"6px"}
{"border-radius-small":"2px","border-radius-medium":"4px"}

@@ -1,1 +0,1 @@

{"box-shadow-positive":"0px 1px 0px rgb(25, 37, 50, 0.1)","box-shadow-default":"0px 0px 0px 1px rgba(25, 37, 50, 0.1), 0px 3px 7px -3px rgba(25, 37, 50, 0.1), 0px 6px 12px -2px rgba(25, 37, 50, 0.1);","box-shadow-heavy":"0px 0px 0px 1px rgba(25, 37, 50, 0.1), 0px -6px 16px -6px rgba(25, 37, 50, 0.03), 0px 8px 16px -8px rgba(25, 37, 50, 0.2), 0px 13px 27px -5px rgba(25, 37, 50, 0.15);","inset-box-shadow-default":"inset 0px 2px 0px rgba(225, 228, 232, 0.2);"}
{"box-shadow-default":"0 1px 3px rgba(0, 0, 0, 0.08)","box-shadow-heavy":"0 2px 3px rgba(0, 0, 0, 0.35)"}

@@ -1,1 +0,1 @@

{"glow-primary":"0px 0px 0px 3px #84B9F5","glow-negative":"0px 0px 0px 3px #ECA7A7","glow-positive":"0px 0px 0px 3px #8AD6B1","glow-warning":"0px 0px 0px 3px #FFD7A2","glow-muted":"0px 0px 0px 3px #e5ebed"}
{"glow-primary":"0px 0px 7px #2E75D4","glow-negative":"0px 0px 7px #BF3045","glow-positive":"0px 0px 7px #16875D","glow-warning":"0px 0px 7px #F79B0C"}
{
"name": "@contentful/forma-36-tokens",
"description": "Forma 36 Tokens",
"version": "0.9.3-next-v3-2362.173+4295f325",
"version": "0.9.3-next-v4-2364.155+63b7466a",
"main": "dist/index.js",

@@ -25,3 +25,3 @@ "types": "dist/index.d.ts",

},
"gitHead": "4295f32576172c3145b5e9a44beea350531557d2"
"gitHead": "63b7466a831340c873cb781d08073b3a64bef4f8"
}

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 not supported yet

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 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