@carbon/type
Advanced tools
Comparing version 10.45.0 to 10.45.1
@@ -437,3 +437,3 @@ /** | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -468,3 +468,3 @@ letterSpacing: 0 | ||
fontSize: rem(scale[4]), | ||
lineHeight: 1.25 | ||
lineHeight: 1.4 | ||
}, | ||
@@ -486,7 +486,7 @@ max: { | ||
lineHeight: 1.25, | ||
fontWeight: fontWeights.light | ||
fontWeight: fontWeights.regular | ||
}, | ||
max: { | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light | ||
fontWeight: fontWeights.regular | ||
} | ||
@@ -497,3 +497,3 @@ } | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -504,2 +504,3 @@ letterSpacing: 0, | ||
fontSize: rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -506,0 +507,0 @@ letterSpacing: 0 |
@@ -441,3 +441,3 @@ 'use strict'; | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -472,3 +472,3 @@ letterSpacing: 0 | ||
fontSize: rem(scale[4]), | ||
lineHeight: 1.25 | ||
lineHeight: 1.4 | ||
}, | ||
@@ -490,7 +490,7 @@ max: { | ||
lineHeight: 1.25, | ||
fontWeight: fontWeights.light | ||
fontWeight: fontWeights.regular | ||
}, | ||
max: { | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light | ||
fontWeight: fontWeights.regular | ||
} | ||
@@ -501,3 +501,3 @@ } | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -508,2 +508,3 @@ letterSpacing: 0, | ||
fontSize: rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -510,0 +511,0 @@ letterSpacing: 0 |
{ | ||
"name": "@carbon/type", | ||
"description": "Typography for digital and software products using the Carbon Design System", | ||
"version": "10.45.0", | ||
"version": "10.45.1", | ||
"license": "Apache-2.0", | ||
@@ -55,3 +55,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "85936cc8eff48a8eeec70b00966339f3b325eb7f" | ||
"gitHead": "f194dfb8beb09cf2ad62b521c65fddf3a439069b" | ||
} |
@@ -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, | ||
}, | ||
@@ -198,7 +198,7 @@ max: { | ||
lineHeight: 1.25, | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
}, | ||
max: { | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
}, | ||
@@ -210,3 +210,3 @@ }, | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -217,2 +217,3 @@ letterSpacing: 0, | ||
fontSize: rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -219,0 +220,0 @@ letterSpacing: 0, |
@@ -443,3 +443,3 @@ (function (global, factory) { | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -474,3 +474,3 @@ letterSpacing: 0 | ||
fontSize: rem(scale[4]), | ||
lineHeight: 1.25 | ||
lineHeight: 1.4 | ||
}, | ||
@@ -492,7 +492,7 @@ max: { | ||
lineHeight: 1.25, | ||
fontWeight: fontWeights.light | ||
fontWeight: fontWeights.regular | ||
}, | ||
max: { | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light | ||
fontWeight: fontWeights.regular | ||
} | ||
@@ -503,3 +503,3 @@ } | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
fontWeight: fontWeights.regular, | ||
lineHeight: 1.25, | ||
@@ -510,2 +510,3 @@ letterSpacing: 0, | ||
fontSize: rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -512,0 +513,0 @@ letterSpacing: 0 |
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
859671
3947