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

@contentful/f36-tokens

Package Overview
Dependencies
Maintainers
100
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.1-next-v4-6179.2211 to 4.0.1-next-v4-6254.2212

72

dist/index.d.ts

@@ -97,2 +97,38 @@ 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

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

/**
* @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

@@ -412,0 +412,0 @@ */

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

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

@@ -151,11 +160,2 @@ "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",

@@ -162,0 +162,0 @@ "transitionDurationDefault": "0.2s",

{
"name": "@contentful/f36-tokens",
"description": "Forma 36 Tokens",
"version": "4.0.1-next-v4-6179.2211+735c3526",
"version": "4.0.1-next-v4-6254.2212+7cd119b0",
"main": "dist/index.js",

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

},
"gitHead": "735c3526412617d6fea7f92f732f8eea70a30436"
"gitHead": "7cd119b0d4ecbccc5930f8ab6bb95e84b97f3df5"
}

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