@contentful/f36-tokens
Advanced tools
Comparing version 4.0.1-next-v4-3683.1923 to 4.0.1-next-v4-3719.1924
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; | ||
} |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
42802
662