@atlaskit/theme
Advanced tools
Comparing version
# @atlaskit/theme | ||
## 14.0.2 | ||
### Patch Changes | ||
- [#175552](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/175552) | ||
[`0384c8ac8996a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0384c8ac8996a) - | ||
Remove fontStyle inherit from heading mixins. | ||
## 14.0.1 | ||
@@ -4,0 +12,0 @@ |
@@ -40,3 +40,2 @@ "use strict"; | ||
fontSize: "".concat(size / 14, "em"), | ||
fontStyle: 'inherit', | ||
lineHeight: lineHeight / size | ||
@@ -43,0 +42,0 @@ }; |
@@ -29,3 +29,2 @@ import { N200, N800 } from './colors'; | ||
fontSize: `${size / 14}em`, | ||
fontStyle: 'inherit', | ||
lineHeight: lineHeight / size | ||
@@ -32,0 +31,0 @@ }); |
@@ -33,3 +33,2 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty"; | ||
fontSize: "".concat(size / 14, "em"), | ||
fontStyle: 'inherit', | ||
lineHeight: lineHeight / size | ||
@@ -36,0 +35,0 @@ }; |
@@ -74,3 +74,2 @@ import type { ThemeProps } from './types'; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -88,3 +87,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -102,3 +100,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -116,3 +113,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -130,3 +126,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -144,3 +139,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -158,3 +152,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -171,3 +164,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -184,4 +176,3 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
}; |
@@ -74,3 +74,2 @@ import type { ThemeProps } from './types'; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -88,3 +87,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -102,3 +100,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -116,3 +113,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -130,3 +126,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -144,3 +139,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -158,3 +152,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -171,3 +164,2 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
@@ -184,4 +176,3 @@ }; | ||
fontSize: string; | ||
fontStyle: string; | ||
lineHeight: number; | ||
}; |
{ | ||
"name": "@atlaskit/theme", | ||
"version": "14.0.1", | ||
"version": "14.0.2", | ||
"description": "Theme contains solutions for global theming, colors, typography and other useful mixins.", | ||
@@ -29,4 +29,4 @@ "publishConfig": { | ||
"@atlaskit/codemod-utils": "^4.2.0", | ||
"@atlaskit/ds-lib": "^3.2.0", | ||
"@atlaskit/tokens": "^2.2.0", | ||
"@atlaskit/ds-lib": "^3.3.0", | ||
"@atlaskit/tokens": "^2.4.0", | ||
"@babel/runtime": "^7.0.0" | ||
@@ -33,0 +33,0 @@ }, |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
282835
-0.07%5111
-0.41%1
Infinity%Updated
Updated