@postenbring/hedwig-tokens
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@postenbring/hedwig-tokens", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"sideEffects": false, | ||
@@ -12,11 +12,11 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@types/node": "20.10.1", | ||
"color2k": "2.0.2", | ||
"eslint": "^8.53.0", | ||
"@types/node": "20.10.4", | ||
"color2k": "2.0.3", | ||
"eslint": "^8.55.0", | ||
"eslint-config-custom": "*", | ||
"style-dictionary": "3.9.0", | ||
"style-dictionary-utils": "2.0.5", | ||
"tailwindcss": "3.3.5", | ||
"tsx": "4.6.1", | ||
"typescript": "^5.2.2", | ||
"style-dictionary": "3.9.1", | ||
"style-dictionary-utils": "2.0.6", | ||
"tailwindcss": "3.3.6", | ||
"tsx": "4.6.2", | ||
"typescript": "^5.3.3", | ||
"hedwig-tsconfig": "0.0.0" | ||
@@ -32,4 +32,4 @@ }, | ||
"typecheck": "tsc --noEmit", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" | ||
"clean": "rm -rf .turbo node_modules dist" | ||
} | ||
} |
@@ -49,2 +49,3 @@ export const PostenColorsSignatureRed : "#e32d22"; | ||
export const SpacingLarge5 : "160px"; | ||
export const FontsPostenSans : string[]; | ||
export const FontsPostenSansBold : string[]; | ||
@@ -165,2 +166,18 @@ export const FontsPostenSansMedium : string[]; | ||
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 +184,0 @@ export const MicroAnimationDurationNormal : "0.300s"; |
@@ -62,2 +62,7 @@ { | ||
"type": "fontFamily", | ||
"posten-sans": [ | ||
"Posten Sans", | ||
"Arial", | ||
"sans-serif" | ||
], | ||
"posten-sans-bold": [ | ||
@@ -88,3 +93,3 @@ "Posten Sans Bold", | ||
"fontFamily": [ | ||
"Posten Sans Bold", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -101,3 +106,3 @@ "sans-serif" | ||
], | ||
"fontWeight": 400, | ||
"fontWeight": 700, | ||
"letterSpacing": "0" | ||
@@ -107,3 +112,3 @@ }, | ||
"fontFamily": [ | ||
"Posten Sans Bold", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -120,3 +125,3 @@ "sans-serif" | ||
], | ||
"fontWeight": 400, | ||
"fontWeight": 700, | ||
"letterSpacing": "0" | ||
@@ -126,3 +131,3 @@ }, | ||
"fontFamily": [ | ||
"Posten Sans Medium", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -139,3 +144,3 @@ "sans-serif" | ||
], | ||
"fontWeight": 400, | ||
"fontWeight": 500, | ||
"letterSpacing": "0" | ||
@@ -145,3 +150,3 @@ }, | ||
"fontFamily": [ | ||
"Posten Sans Light", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -158,3 +163,3 @@ "sans-serif" | ||
], | ||
"fontWeight": 400, | ||
"fontWeight": 300, | ||
"letterSpacing": "0" | ||
@@ -164,3 +169,3 @@ }, | ||
"fontFamily": [ | ||
"Posten Sans Light", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -177,3 +182,3 @@ "sans-serif" | ||
], | ||
"fontWeight": 400, | ||
"fontWeight": 300, | ||
"letterSpacing": "0" | ||
@@ -183,3 +188,3 @@ }, | ||
"fontFamily": [ | ||
"Posten Sans Regular", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -201,3 +206,3 @@ "sans-serif" | ||
"fontFamily": [ | ||
"Posten Sans Regular", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -219,3 +224,3 @@ "sans-serif" | ||
"fontFamily": [ | ||
"Posten Sans Medium", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -232,3 +237,3 @@ "sans-serif" | ||
], | ||
"fontWeight": 400, | ||
"fontWeight": 500, | ||
"letterSpacing": "0" | ||
@@ -238,3 +243,3 @@ }, | ||
"fontFamily": [ | ||
"Posten Sans Regular", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -256,3 +261,3 @@ "sans-serif" | ||
"fontFamily": [ | ||
"Posten Sans Medium", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -269,3 +274,3 @@ "sans-serif" | ||
], | ||
"fontWeight": 400, | ||
"fontWeight": 500, | ||
"letterSpacing": "0" | ||
@@ -275,3 +280,3 @@ }, | ||
"fontFamily": [ | ||
"Posten Sans Regular", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -293,3 +298,3 @@ "sans-serif" | ||
"fontFamily": [ | ||
"Posten Sans Medium", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -306,3 +311,3 @@ "sans-serif" | ||
], | ||
"fontWeight": 400, | ||
"fontWeight": 500, | ||
"letterSpacing": "0" | ||
@@ -312,3 +317,3 @@ }, | ||
"fontFamily": [ | ||
"Posten Sans Regular", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -330,3 +335,3 @@ "sans-serif" | ||
"fontFamily": [ | ||
"Posten Sans Medium", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -343,3 +348,3 @@ "sans-serif" | ||
], | ||
"fontWeight": 400, | ||
"fontWeight": 500, | ||
"letterSpacing": "0" | ||
@@ -349,3 +354,3 @@ }, | ||
"fontFamily": [ | ||
"Posten Sans Regular", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -361,3 +366,3 @@ "sans-serif" | ||
"fontFamily": [ | ||
"Posten Sans Medium", | ||
"Posten Sans", | ||
"Arial", | ||
@@ -368,3 +373,3 @@ "sans-serif" | ||
"lineHeight": "18px", | ||
"fontWeight": 400, | ||
"fontWeight": 500, | ||
"letterSpacing": "0" | ||
@@ -477,2 +482,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", | ||
@@ -479,0 +503,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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
71819
1564