@postenbring/hedwig-tokens
Advanced tools
Comparing version 0.0.0-font-oI56VJc2-20231207182357 to 0.0.0-font-oI56VJc2-20231207190632
{ | ||
"name": "@postenbring/hedwig-tokens", | ||
"version": "0.0.0-font-oI56VJc2-20231207182357", | ||
"version": "0.0.0-font-oI56VJc2-20231207190632", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -165,2 +165,18 @@ export const PostenColorsSignatureRed : "#e32d22"; | ||
export const LineHeightCaptionTitle : "18px"; | ||
export const FontWeightPostenH1Display : number; | ||
export const FontWeightPostenH1 : number; | ||
export const FontWeightPostenH2 : number; | ||
export const FontWeightBringH1Display : number; | ||
export const FontWeightBringH1 : number; | ||
export const FontWeightBringH2 : number; | ||
export const FontWeightHeaderH3 : number; | ||
export const FontWeightHeaderH3Title : number; | ||
export const FontWeightBody : number; | ||
export const FontWeightBodyTitle : number; | ||
export const FontWeightBodySmall : number; | ||
export const FontWeightBodySmallTitle : number; | ||
export const FontWeightTechnical : number; | ||
export const FontWeightTechnicalTitle : number; | ||
export const FontWeightCaption : number; | ||
export const FontWeightCaptionTitle : number; | ||
export const MicroAnimationDurationQuick : "0.130s"; | ||
@@ -167,0 +183,0 @@ export const MicroAnimationDurationNormal : "0.300s"; |
@@ -455,2 +455,21 @@ { | ||
}, | ||
"font-weight": { | ||
"type": "number", | ||
"posten-h1-display": 700, | ||
"posten-h1": 700, | ||
"posten-h2": 500, | ||
"bring-h1-display": 300, | ||
"bring-h1": 300, | ||
"bring-h2": 400, | ||
"header-h3": 400, | ||
"header-h3-title": 500, | ||
"body": 400, | ||
"body title": 500, | ||
"body small": 400, | ||
"body small title": 500, | ||
"technical": 400, | ||
"technical title": 500, | ||
"caption": 400, | ||
"caption title": 500 | ||
}, | ||
"$description1": "Tokens manually added that are not from an Figma Export", | ||
@@ -457,0 +476,0 @@ "$description2": "Here we can add missing tokens under development", |
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
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
71848
1564