@carbon/type
Advanced tools
Comparing version 11.7.0 to 11.7.1-rc.0
@@ -413,3 +413,3 @@ /** | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.regular, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25, | ||
@@ -460,6 +460,8 @@ letterSpacing: 0 | ||
fontSize: rem(scale[6]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25 | ||
}, | ||
max: { | ||
fontSize: rem(scale[7]) | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light | ||
} | ||
@@ -470,3 +472,3 @@ } | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.regular, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25, | ||
@@ -477,3 +479,2 @@ letterSpacing: 0, | ||
fontSize: rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -484,3 +485,2 @@ letterSpacing: 0 | ||
fontSize: rem(scale[9]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.19, | ||
@@ -491,3 +491,2 @@ letterSpacing: 0 | ||
fontSize: rem(scale[10]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.17, | ||
@@ -498,3 +497,2 @@ letterSpacing: 0 | ||
fontSize: rem(scale[12]), | ||
fontWeight: fontWeights.light, | ||
letterSpacing: 0 | ||
@@ -658,17 +656,17 @@ } | ||
md: { | ||
fontSize: rem(scale[13]), | ||
lineHeight: 1.15 | ||
fontSize: rem(scale[11]), | ||
lineHeight: 1.18 | ||
}, | ||
lg: { | ||
fontSize: rem(scale[16]), | ||
lineHeight: 1.11, | ||
fontSize: rem(scale[12]), | ||
lineHeight: 1.16, | ||
letterSpacing: px(-0.64) | ||
}, | ||
xlg: { | ||
fontSize: rem(scale[19]), | ||
lineHeight: 1.07 | ||
fontSize: rem(scale[14]), | ||
lineHeight: 1.13 | ||
}, | ||
max: { | ||
fontSize: rem(scale[22]), | ||
lineHeight: 1.05, | ||
fontSize: rem(scale[15]), | ||
lineHeight: 1.11, | ||
letterSpacing: px(-0.96) | ||
@@ -680,3 +678,3 @@ } | ||
fontSize: rem(scale[9]), | ||
fontWeight: fontWeights.semibold, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.19, | ||
@@ -683,0 +681,0 @@ letterSpacing: 0, |
@@ -417,3 +417,3 @@ 'use strict'; | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.regular, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25, | ||
@@ -464,6 +464,8 @@ letterSpacing: 0 | ||
fontSize: rem(scale[6]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25 | ||
}, | ||
max: { | ||
fontSize: rem(scale[7]) | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light | ||
} | ||
@@ -474,3 +476,3 @@ } | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.regular, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25, | ||
@@ -481,3 +483,2 @@ letterSpacing: 0, | ||
fontSize: rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -488,3 +489,2 @@ letterSpacing: 0 | ||
fontSize: rem(scale[9]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.19, | ||
@@ -495,3 +495,2 @@ letterSpacing: 0 | ||
fontSize: rem(scale[10]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.17, | ||
@@ -502,3 +501,2 @@ letterSpacing: 0 | ||
fontSize: rem(scale[12]), | ||
fontWeight: fontWeights.light, | ||
letterSpacing: 0 | ||
@@ -662,17 +660,17 @@ } | ||
md: { | ||
fontSize: rem(scale[13]), | ||
lineHeight: 1.15 | ||
fontSize: rem(scale[11]), | ||
lineHeight: 1.18 | ||
}, | ||
lg: { | ||
fontSize: rem(scale[16]), | ||
lineHeight: 1.11, | ||
fontSize: rem(scale[12]), | ||
lineHeight: 1.16, | ||
letterSpacing: px(-0.64) | ||
}, | ||
xlg: { | ||
fontSize: rem(scale[19]), | ||
lineHeight: 1.07 | ||
fontSize: rem(scale[14]), | ||
lineHeight: 1.13 | ||
}, | ||
max: { | ||
fontSize: rem(scale[22]), | ||
lineHeight: 1.05, | ||
fontSize: rem(scale[15]), | ||
lineHeight: 1.11, | ||
letterSpacing: px(-0.96) | ||
@@ -684,3 +682,3 @@ } | ||
fontSize: rem(scale[9]), | ||
fontWeight: fontWeights.semibold, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.19, | ||
@@ -687,0 +685,0 @@ letterSpacing: 0, |
{ | ||
"name": "@carbon/type", | ||
"description": "Typography for digital and software products using the Carbon Design System", | ||
"version": "11.7.0", | ||
"version": "11.7.1-rc.0", | ||
"license": "Apache-2.0", | ||
@@ -55,3 +55,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "6b57099f46a734c7642b77093ff937e23f79be40" | ||
"gitHead": "3a4f61d60424d5ddb58787a97a6b40cb7ad18baa" | ||
} |
@@ -65,3 +65,3 @@ /** | ||
"fontSize": "calc(2.625rem + 1.625 * ((100vw - 20rem) / 22))", | ||
"fontWeight": 600, | ||
"fontWeight": 300, | ||
"letterSpacing": 0, | ||
@@ -68,0 +68,0 @@ "lineHeight": 1.19, |
@@ -141,3 +141,3 @@ /** | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.regular, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25, | ||
@@ -196,2 +196,3 @@ letterSpacing: 0, | ||
fontSize: rem(scale[6]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25, | ||
@@ -201,2 +202,3 @@ }, | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light, | ||
}, | ||
@@ -208,3 +210,3 @@ }, | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.regular, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25, | ||
@@ -215,3 +217,2 @@ letterSpacing: 0, | ||
fontSize: rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -222,3 +223,2 @@ letterSpacing: 0, | ||
fontSize: rem(scale[9]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.19, | ||
@@ -229,3 +229,2 @@ letterSpacing: 0, | ||
fontSize: rem(scale[10]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.17, | ||
@@ -236,3 +235,2 @@ letterSpacing: 0, | ||
fontSize: rem(scale[12]), | ||
fontWeight: fontWeights.light, | ||
letterSpacing: 0, | ||
@@ -403,17 +401,17 @@ }, | ||
md: { | ||
fontSize: rem(scale[13]), | ||
lineHeight: 1.15, | ||
fontSize: rem(scale[11]), | ||
lineHeight: 1.18, | ||
}, | ||
lg: { | ||
fontSize: rem(scale[16]), | ||
lineHeight: 1.11, | ||
fontSize: rem(scale[12]), | ||
lineHeight: 1.16, | ||
letterSpacing: px(-0.64), | ||
}, | ||
xlg: { | ||
fontSize: rem(scale[19]), | ||
lineHeight: 1.07, | ||
fontSize: rem(scale[14]), | ||
lineHeight: 1.13, | ||
}, | ||
max: { | ||
fontSize: rem(scale[22]), | ||
lineHeight: 1.05, | ||
fontSize: rem(scale[15]), | ||
lineHeight: 1.11, | ||
letterSpacing: px(-0.96), | ||
@@ -426,3 +424,3 @@ }, | ||
fontSize: rem(scale[9]), | ||
fontWeight: fontWeights.semibold, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.19, | ||
@@ -429,0 +427,0 @@ letterSpacing: 0, |
@@ -419,3 +419,3 @@ (function (global, factory) { | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.regular, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25, | ||
@@ -466,6 +466,8 @@ letterSpacing: 0 | ||
fontSize: rem(scale[6]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25 | ||
}, | ||
max: { | ||
fontSize: rem(scale[7]) | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.light | ||
} | ||
@@ -476,3 +478,3 @@ } | ||
fontSize: rem(scale[7]), | ||
fontWeight: fontWeights.regular, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.25, | ||
@@ -483,3 +485,2 @@ letterSpacing: 0, | ||
fontSize: rem(scale[8]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.22, | ||
@@ -490,3 +491,2 @@ letterSpacing: 0 | ||
fontSize: rem(scale[9]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.19, | ||
@@ -497,3 +497,2 @@ letterSpacing: 0 | ||
fontSize: rem(scale[10]), | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.17, | ||
@@ -504,3 +503,2 @@ letterSpacing: 0 | ||
fontSize: rem(scale[12]), | ||
fontWeight: fontWeights.light, | ||
letterSpacing: 0 | ||
@@ -664,17 +662,17 @@ } | ||
md: { | ||
fontSize: rem(scale[13]), | ||
lineHeight: 1.15 | ||
fontSize: rem(scale[11]), | ||
lineHeight: 1.18 | ||
}, | ||
lg: { | ||
fontSize: rem(scale[16]), | ||
lineHeight: 1.11, | ||
fontSize: rem(scale[12]), | ||
lineHeight: 1.16, | ||
letterSpacing: px(-0.64) | ||
}, | ||
xlg: { | ||
fontSize: rem(scale[19]), | ||
lineHeight: 1.07 | ||
fontSize: rem(scale[14]), | ||
lineHeight: 1.13 | ||
}, | ||
max: { | ||
fontSize: rem(scale[22]), | ||
lineHeight: 1.05, | ||
fontSize: rem(scale[15]), | ||
lineHeight: 1.11, | ||
letterSpacing: px(-0.96) | ||
@@ -686,3 +684,3 @@ } | ||
fontSize: rem(scale[9]), | ||
fontWeight: fontWeights.semibold, | ||
fontWeight: fontWeights.light, | ||
lineHeight: 1.19, | ||
@@ -689,0 +687,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
174301
3853
2