From 9a571ef8b2c1420b2bf94440d7f69f7cab0b4fac Mon Sep 17 00:00:00 2001 From: NMinksztym Date: Wed, 20 Nov 2024 21:03:59 +0100 Subject: [PATCH] update 20/11 --- figma-tokens/input/tokens.json | 360 ++++----------------------------- 1 file changed, 34 insertions(+), 326 deletions(-) diff --git a/figma-tokens/input/tokens.json b/figma-tokens/input/tokens.json index 40ddf7e57..c0f4b0899 100644 --- a/figma-tokens/input/tokens.json +++ b/figma-tokens/input/tokens.json @@ -1,57 +1,57 @@ { "primitive-tokens": { "spacing": { - "10": { - "value": "64px", - "type": "spacing" - }, - "11": { - "value": "80px", - "type": "spacing" - }, - "12": { - "value": "96px", - "type": "spacing" - }, - "13": { - "value": "160px", - "type": "spacing" - }, - "01": { + "2": { "value": "2px", "type": "spacing" }, - "02": { + "4": { "value": "4px", "type": "spacing" }, - "03": { + "8": { "value": "8px", "type": "spacing" }, - "04": { + "12": { "value": "12px", "type": "spacing" }, - "05": { + "16": { "value": "16px", "type": "spacing" }, - "06": { + "24": { "value": "24px", "type": "spacing" }, - "07": { + "32": { "value": "32px", "type": "spacing" }, - "08": { + "40": { "value": "40px", "type": "spacing" }, - "09": { + "48": { "value": "48px", "type": "spacing" + }, + "64": { + "value": "64px", + "type": "spacing" + }, + "80": { + "value": "80px", + "type": "spacing" + }, + "96": { + "value": "96px", + "type": "spacing" + }, + "160": { + "value": "160px", + "type": "spacing" } }, "fontfamily": { @@ -269,39 +269,39 @@ } }, "sizing": { - "01": { + "8": { "value": "8px", "type": "sizing" }, - "02": { + "16": { "value": "16px", "type": "sizing" }, - "03": { + "24": { "value": "24px", "type": "sizing" }, - "04": { + "32": { "value": "32px", "type": "sizing" }, - "05": { + "64": { "value": "64px", "type": "sizing" }, - "06": { + "128": { "value": "128px", "type": "sizing" }, - "07": { + "256": { "value": "256px", "type": "sizing" }, - "08": { + "512": { "value": "512px", "type": "sizing" }, - "09": { + "1024": { "value": "1024px", "type": "sizing" } @@ -417,304 +417,12 @@ } } }, - "semantic-tokens/desktop": { - "color": { - "CTA": { - "default": { - "value": "{color.red.600}", - "type": "color" - }, - "hover": { - "value": "{color.red.400}", - "type": "color" - }, - "disabled": { - "value": "{color.gray.400}", - "type": "color" - } - } - }, - "fontfamily": { - "primary": { - "value": "{fontfamily.proximanova}", - "type": "text" - }, - "secondary": { - "value": "{fontfamily.sohnebreit}", - "type": "text" - } - }, - "fontsize": { - "heading": { - "h1": { - "value": "{fontsize.100}", - "type": "number" - }, - "h2": { - "value": "{fontsize.55}", - "type": "number" - }, - "h3": { - "value": "{fontsize.35}", - "type": "number" - }, - "h4": { - "value": "{fontsize.35}", - "type": "number" - }, - "h5": { - "value": "{fontsize.25}", - "type": "number" - }, - "h6": { - "value": "{fontsize.16}", - "type": "number" - } - }, - "body": { - "default": { - "value": "{fontsize.20}", - "type": "number" - }, - "small": { - "value": "{fontsize.16}", - "type": "number" - } - } - }, - "lineheight": { - "body": { - "value": "{lineheight.137,5%}", - "type": "number" - } - } - }, - "semantic-tokens/tablet": { - "color": { - "CTA": { - "default": { - "value": "{color.red.600}", - "type": "color" - }, - "hover": { - "value": "{color.red.400}", - "type": "color" - }, - "disabled": { - "value": "{color.gray.400}", - "type": "color" - } - } - }, - "fontfamily": { - "primary": { - "value": "{fontfamily.proximanova}", - "type": "text" - }, - "secondary": { - "value": "{fontfamily.sohnebreit}", - "type": "text" - } - }, - "fontsize": { - "heading": { - "h1": { - "value": "{fontsize.100}", - "type": "number" - }, - "h2": { - "value": "{fontsize.55}", - "type": "number" - }, - "h3": { - "value": "{fontsize.35}", - "type": "number" - }, - "h4": { - "value": "{fontsize.35}", - "type": "number" - }, - "h5": { - "value": "{fontsize.25}", - "type": "number" - }, - "h6": { - "value": "{fontsize.16}", - "type": "number" - } - }, - "body": { - "default": { - "value": "{fontsize.20}", - "type": "number" - }, - "small": { - "value": "{fontsize.16}", - "type": "number" - } - } - }, - "lineheight": { - "body": { - "value": "{lineheight.137,5%}", - "type": "number" - } - } - }, - "semantic-tokens/mobile": { - "color": { - "CTA": { - "default": { - "value": "{color.red.600}", - "type": "color" - }, - "hover": { - "value": "{color.red.400}", - "type": "color" - }, - "disabled": { - "value": "{color.gray.400}", - "type": "color" - } - } - }, - "fontfamily": { - "primary": { - "value": "{fontfamily.proximanova}", - "type": "text" - }, - "secondary": { - "value": "{fontfamily.sohnebreit}", - "type": "text" - } - }, - "fontsize": { - "heading": { - "h1": { - "value": "{fontsize.100}", - "type": "number" - }, - "h2": { - "value": "{fontsize.55}", - "type": "number" - }, - "h3": { - "value": "{fontsize.35}", - "type": "number" - }, - "h4": { - "value": "{fontsize.35}", - "type": "number" - }, - "h5": { - "value": "{fontsize.25}", - "type": "number" - }, - "h6": { - "value": "{fontsize.16}", - "type": "number" - } - }, - "body": { - "default": { - "value": "{fontsize.20}", - "type": "number" - }, - "small": { - "value": "{fontsize.16}", - "type": "number" - } - } - }, - "lineheight": { - "body": { - "value": "{lineheight.137,5%}", - "type": "number" - } - } - }, - "semantic-tokens/semantic-tokens": { - "color": { - "CTA": { - "default": { - "value": "{color.red.600}", - "type": "color" - }, - "hover": { - "value": "{color.red.400}", - "type": "color" - }, - "disabled": { - "value": "{color.gray.400}", - "type": "color" - } - } - }, - "fontfamily": { - "primary": { - "value": "{fontfamily.proximanova}", - "type": "text" - }, - "secondary": { - "value": "{fontfamily.sohnebreit}", - "type": "text" - } - }, - "fontsize": { - "heading": { - "h1": { - "value": "{fontsize.100}", - "type": "number" - }, - "h2": { - "value": "{fontsize.55}", - "type": "number" - }, - "h3": { - "value": "{fontsize.35}", - "type": "number" - }, - "h4": { - "value": "{fontsize.35}", - "type": "number" - }, - "h5": { - "value": "{fontsize.25}", - "type": "number" - }, - "h6": { - "value": "{fontsize.16}", - "type": "number" - } - }, - "body": { - "default": { - "value": "{fontsize.20}", - "type": "number" - }, - "small": { - "value": "{fontsize.16}", - "type": "number" - } - } - }, - "lineheight": { - "body": { - "value": "{lineheight.137,5%}", - "type": "number" - } - } - }, "component-tokens": {}, "$themes": [], "$metadata": { "tokenSetOrder": [ "primitive-tokens", "semantic-tokens", - "semantic-tokens/desktop", - "semantic-tokens/tablet", - "semantic-tokens/mobile", - "semantic-tokens/semantic-tokens", "component-tokens" ] }