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

@contentful/f36-tokens

Package Overview
Dependencies
Maintainers
4
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/f36-tokens - npm Package Compare versions

Comparing version 4.0.5 to 4.1.0

74

dist/index.d.ts

@@ -97,38 +97,2 @@ declare module '@contentful/f36-tokens' {

/**
* @description 0px 1px 0px rgb(25, 37, 50, 0.1)
*/
"boxShadowPositive": string,
/**
* @description 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,
/**
* @description 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);
*/
"boxShadowHeavy": string,
/**
* @description inset 0px 2px 0px rgba(225, 228, 232, 0.2);
*/
"insetBoxShadowDefault": string,
/**
* @description 0px 0px 0px 3px #98CBFF
*/
"glowPrimary": string,
/**
* @description 0px 0px 0px 3px #FFB1B2
*/
"glowNegative": string,
/**
* @description 0px 0px 0px 3px #9ED696
*/
"glowPositive": string,
/**
* @description 0px 0px 0px 3px #FDE5C0
*/
"glowWarning": string,
/**
* @description 0px 0px 0px 3px #E7EBEE
*/
"glowMuted": string,
/**
* @description #0C141C

@@ -410,2 +374,38 @@ */

/**
* @description 0px 1px 0px rgb(25, 37, 50, 0.1)
*/
"boxShadowPositive": string,
/**
* @description 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,
/**
* @description 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);
*/
"boxShadowHeavy": string,
/**
* @description inset 0px 2px 0px rgba(225, 228, 232, 0.2);
*/
"insetBoxShadowDefault": string,
/**
* @description 0px 0px 0px 3px #98CBFF
*/
"glowPrimary": string,
/**
* @description 0px 0px 0px 3px #FFB1B2
*/
"glowNegative": string,
/**
* @description 0px 0px 0px 3px #9ED696
*/
"glowPositive": string,
/**
* @description 0px 0px 0px 3px #FDE5C0
*/
"glowWarning": string,
/**
* @description 0px 0px 0px 3px #E7EBEE
*/
"glowMuted": string,
/**
* @description 0.1s

@@ -443,3 +443,3 @@ */

/**
* @description 1.75rem
* @description 1.5rem
*/

@@ -446,0 +446,0 @@ "fontSize2Xl": string,

@@ -30,11 +30,2 @@

"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 #98CBFF",
"glowNegative": "0px 0px 0px 3px #FFB1B2",
"glowPositive": "0px 0px 0px 3px #9ED696",
"glowWarning": "0px 0px 0px 3px #FDE5C0",
"glowMuted": "0px 0px 0px 3px #E7EBEE",
"colorBlack": "#0C141C",

@@ -160,2 +151,11 @@ "colorBlueLightest": "#E8F5FF",

"yellow900": "#7F5200",
"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 #98CBFF",
"glowNegative": "0px 0px 0px 3px #FFB1B2",
"glowPositive": "0px 0px 0px 3px #9ED696",
"glowWarning": "0px 0px 0px 3px #FDE5C0",
"glowMuted": "0px 0px 0px 3px #E7EBEE",
"transitionDurationShort": "0.1s",

@@ -169,3 +169,3 @@ "transitionDurationDefault": "0.2s",

"fontSize3Xl": "2.25rem",
"fontSize2Xl": "1.75rem",
"fontSize2Xl": "1.5rem",
"fontSizeXl": "1.25rem",

@@ -172,0 +172,0 @@ "fontSizeXlHigh": "1.125rem",

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

{"font-size-4xl":"3rem","font-size-3xl":"2.25rem","font-size-2xl":"1.75rem","font-size-xl":"1.25rem","font-size-xl-high":"1.125rem","font-size-l":"1rem","font-size-l-high":"0.875rem","font-size-m":"0.875rem","font-size-m-high":"0.75rem","font-size-s":"0.75rem","font-size-s-high":"0.625rem"}
{"font-size-4xl":"3rem","font-size-3xl":"2.25rem","font-size-2xl":"1.5rem","font-size-xl":"1.25rem","font-size-xl-high":"1.125rem","font-size-l":"1rem","font-size-l-high":"0.875rem","font-size-m":"0.875rem","font-size-m-high":"0.75rem","font-size-s":"0.75rem","font-size-s-high":"0.625rem"}
{
"name": "@contentful/f36-tokens",
"description": "Forma 36 Tokens",
"version": "4.0.5",
"version": "4.1.0",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "types": "dist/index.d.ts",

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