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

@contentful/f36-tokens

Package Overview
Dependencies
Maintainers
99
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-3683.1923 to 4.0.1-next-v4-3719.1924

15

dist/index.d.ts
declare module '@contentful/f36-tokens' {
interface F36Tokens {
export type F36Tokens = {

@@ -468,5 +468,16 @@ /**

"lineHeightS": string
}
};
export type ColorTokens = | 'colorBlueDark' | 'colorBlueBase' | 'colorBlueMid' | 'colorBlueLight' | 'colorBlueLightest' | 'colorContrastDark' | 'colorContrastMid' | 'colorContrastLight' | 'colorCoralDark' | 'colorCoralMid' | 'colorElementDarkest' | 'colorElementDark' | 'colorElementMid' | 'colorElementLight' | 'colorElementLightest' | 'colorGreenDark' | 'colorGreenBase' | 'colorGreenMid' | 'colorGreenLight' | 'colorGreenLightest' | 'colorIceDark' | 'colorIceMid' | 'colorMintDark' | 'colorMintMid' | 'colorOrangeDark' | 'colorOrangeBase' | 'colorOrangeMid' | 'colorOrangeLight' | 'colorOrangeLightest' | 'colorPeachDark' | 'colorPeachMid' | 'colorPurpleDark' | 'colorPurpleBase' | 'colorPurpleMid' | 'colorPurpleLight' | 'colorPurpleLightest' | 'colorRedDark' | 'colorRedBase' | 'colorRedMid' | 'colorRedLight' | 'colorRedLightest' | 'colorPrimary' | 'colorPositive' | 'colorNegative' | 'colorWarning' | 'colorTextDark' | 'colorTextBase' | 'colorTextMid' | 'colorTextLight' | 'colorTextLightest' | 'colorWhite' | 'colorYellowDark' | 'colorYellowBase' | 'colorYellowMid' | 'colorYellowLight' | 'colorYellowLightest';
export type SpacingTokens = | 'spacing2Xs' | 'spacingXs' | 'spacingS' | 'spacingM' | 'spacingL' | 'spacingXl' | 'spacing2Xl' | 'spacing3Xl' | 'spacing4Xl';
export type FontSizeTokens = | 'fontSize4Xl' | 'fontSize3Xl' | 'fontSize2Xl' | 'fontSizeXl' | 'fontSizeL' | 'fontSizeM' | 'fontSizeS';
export type LineHeightTokens = | 'lineHeightDefault' | 'lineHeightCondensed' | 'lineHeight4Xl' | 'lineHeight3Xl' | 'lineHeight2Xl' | 'lineHeightXl' | 'lineHeightL' | 'lineHeightM' | 'lineHeightS';
export type LetterSpacingTokens = | 'letterSpacingWide';
export type FontWeightTokens = | 'fontWeightNormal' | 'fontWeightMedium' | 'fontWeightDemiBold';
export type FontStackTokens = | 'fontStackPrimary' | 'fontStackMonospace';
export type BoxShadowTokens = | 'boxShadowPositive' | 'boxShadowDefault' | 'boxShadowHeavy';
export type BorderRadiusTokens = | 'borderRadiusSmall' | 'borderRadiusMedium';
export type ZIndexTokens = | 'zIndexNegative' | 'zIndexWorkbench' | 'zIndexDefault' | 'zIndexWorkbenchHeader' | 'zIndexModal' | 'zIndexModalContent' | 'zIndexDropdown' | 'zIndexTooltip' | 'zIndexNotification';
export type GlowTokens = | 'glowPrimary' | 'glowNegative' | 'glowPositive' | 'glowWarning' | 'glowMuted';
const tokens: F36Tokens;
export default tokens;
}

4

package.json
{
"name": "@contentful/f36-tokens",
"description": "Forma 36 Tokens",
"version": "4.0.1-next-v4-3683.1923+5d55086d",
"version": "4.0.1-next-v4-3719.1924+f831db64",
"main": "dist/index.js",

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

},
"gitHead": "5d55086d3c3b5b40361b6ec7a1e1e1817e4fa4c1"
"gitHead": "f831db64a266b15a292d0d299ce46ceee110ce80"
}
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