@carbon/type
Advanced tools
Comparing version 11.10.0 to 11.11.0-rc.0
@@ -342,3 +342,3 @@ import { px, baseFontSize, rem, breakpoint, breakpoints } from '@carbon/layout'; | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -373,3 +373,3 @@ letterSpacing: 0 | ||
fontSize: rem(scale[4]), | ||
lineHeight: 1.25 | ||
lineHeight: 1.4 | ||
}, | ||
@@ -390,3 +390,3 @@ max: { | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25 | ||
@@ -396,3 +396,3 @@ }, | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light | ||
fontWeight: fontWeights.regular | ||
} | ||
@@ -403,3 +403,3 @@ } | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -410,2 +410,3 @@ letterSpacing: 0, | ||
fontSize: rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -412,0 +413,0 @@ letterSpacing: 0 |
@@ -346,3 +346,3 @@ 'use strict'; | ||
fontSize: layout.rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -377,3 +377,3 @@ letterSpacing: 0 | ||
fontSize: layout.rem(scale[4]), | ||
lineHeight: 1.25 | ||
lineHeight: 1.4 | ||
}, | ||
@@ -394,3 +394,3 @@ max: { | ||
fontSize: layout.rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25 | ||
@@ -400,3 +400,3 @@ }, | ||
fontSize: layout.rem(scale[7]), | ||
fontWeight: fontWeights.light | ||
fontWeight: fontWeights.regular | ||
} | ||
@@ -407,3 +407,3 @@ } | ||
fontSize: layout.rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -414,2 +414,3 @@ letterSpacing: 0, | ||
fontSize: layout.rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -416,0 +417,0 @@ letterSpacing: 0 |
{ | ||
"name": "@carbon/type", | ||
"description": "Typography for digital and software products using the Carbon Design System", | ||
"version": "11.10.0", | ||
"version": "11.11.0-rc.0", | ||
"license": "Apache-2.0", | ||
@@ -56,3 +56,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "dcf802a75caf0201ac831826f611d24dbe508859" | ||
"gitHead": "a55b418b5a33d88d224b9c35f62ebd09c9586764" | ||
} |
@@ -141,3 +141,3 @@ /** | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -179,3 +179,3 @@ letterSpacing: 0, | ||
fontSize: rem(scale[4]), | ||
lineHeight: 1.25, | ||
lineHeight: 1.4, | ||
}, | ||
@@ -197,3 +197,3 @@ max: { | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -203,3 +203,3 @@ }, | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
}, | ||
@@ -211,3 +211,3 @@ }, | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -218,2 +218,3 @@ letterSpacing: 0, | ||
fontSize: rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -220,0 +221,0 @@ letterSpacing: 0, |
@@ -346,3 +346,3 @@ (function (global, factory) { | ||
fontSize: layout.rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -377,3 +377,3 @@ letterSpacing: 0 | ||
fontSize: layout.rem(scale[4]), | ||
lineHeight: 1.25 | ||
lineHeight: 1.4 | ||
}, | ||
@@ -394,3 +394,3 @@ max: { | ||
fontSize: layout.rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25 | ||
@@ -400,3 +400,3 @@ }, | ||
fontSize: layout.rem(scale[7]), | ||
fontWeight: fontWeights.light | ||
fontWeight: fontWeights.regular | ||
} | ||
@@ -407,3 +407,3 @@ } | ||
fontSize: layout.rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -414,2 +414,3 @@ letterSpacing: 0, | ||
fontSize: layout.rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -416,0 +417,0 @@ letterSpacing: 0 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
172021
3667
2