@diana-ui/types
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -21,15 +21,13 @@ import React from "react"; | ||
export interface IFonts { | ||
h1: IFont; | ||
h2: IFont; | ||
h3: IFont; | ||
h4?: IFont; | ||
h5?: IFont; | ||
pageTitle: IFont; | ||
subtitle: IFont; | ||
sectionTitle: IFont; | ||
buttonText: IFont; | ||
bodyHighlight: IFont; | ||
body: IFont; | ||
bodyHighlight?: IFont; | ||
description?: IFont; | ||
descriptionMedium?: IFont; | ||
descriptionMedium: IFont; | ||
description: IFont; | ||
label: IFont; | ||
labelMedium: IFont; | ||
sectionTitle?: IFont; | ||
notificationsNumbers: IFont; | ||
} | ||
@@ -36,0 +34,0 @@ export interface ISpaceUnit { |
@@ -21,15 +21,13 @@ import React from "react"; | ||
export interface IFonts { | ||
h1: IFont; | ||
h2: IFont; | ||
h3: IFont; | ||
h4?: IFont; | ||
h5?: IFont; | ||
pageTitle: IFont; | ||
subtitle: IFont; | ||
sectionTitle: IFont; | ||
buttonText: IFont; | ||
bodyHighlight: IFont; | ||
body: IFont; | ||
bodyHighlight?: IFont; | ||
description?: IFont; | ||
descriptionMedium?: IFont; | ||
descriptionMedium: IFont; | ||
description: IFont; | ||
label: IFont; | ||
labelMedium: IFont; | ||
sectionTitle?: IFont; | ||
notificationsNumbers: IFont; | ||
} | ||
@@ -36,0 +34,0 @@ export interface ISpaceUnit { |
{ | ||
"name": "@diana-ui/types", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"main": "lib/types.js", | ||
@@ -23,3 +23,3 @@ "module": "module/types.js", | ||
"dependencies": { | ||
"@diana-ui/tokens": "^0.1.3", | ||
"@diana-ui/tokens": "^0.1.4", | ||
"aesthetic": "^5.1.0", | ||
@@ -45,3 +45,3 @@ "aesthetic-react": "^2.1.0" | ||
}, | ||
"gitHead": "3c9dab24f1e99b7fb8eabbb28b1314bb21612616" | ||
"gitHead": "cfc3e13de277b94b9b7c4c9e275dbb79e2846cc1" | ||
} |
7279
176
Updated@diana-ui/tokens@^0.1.4