From f8e493e451932f8c3cea59e8693ff84484b11651 Mon Sep 17 00:00:00 2001 From: mohsen-deriv Date: Wed, 11 Oct 2023 07:18:36 +0000 Subject: [PATCH] Update from https://github.com/DV-Product-Design/tokenv4/commit/580a382cc4f0d6880092a54470df122bbfa4dd4b --- raw-tokens/data/core/color/solid.json | 26 ++--- raw-tokens/data/core/opacity.json | 4 + raw-tokens/data/core/spacing.json | 104 +++++++++--------- raw-tokens/data/semantic/color/dark.json | 10 ++ raw-tokens/data/semantic/color/light.json | 10 ++ .../data/semantic/viewPort/1024-plus.json | 10 +- .../data/semantic/viewPort/1280-plus.json | 10 +- .../data/semantic/viewPort/1440-plus.json | 10 +- .../data/semantic/viewPort/640-plus.json | 10 +- .../data/semantic/viewPort/768-plus.json | 10 +- .../data/semantic/viewPort/default.json | 10 +- 11 files changed, 119 insertions(+), 95 deletions(-) diff --git a/raw-tokens/data/core/color/solid.json b/raw-tokens/data/core/color/solid.json index 74a0701..60f6cc6 100644 --- a/raw-tokens/data/core/color/solid.json +++ b/raw-tokens/data/core/color/solid.json @@ -274,55 +274,55 @@ }, "green": { "100": { - "value": "#e6ffe9", + "value": "#e6fae9", "type": "color" }, "200": { - "value": "#bfffca", + "value": "#bfefc8", "type": "color" }, "300": { - "value": "#99fdad", + "value": "#99e2a8", "type": "color" }, "400": { - "value": "#7af693", + "value": "#73d089", "type": "color" }, "500": { - "value": "#5feb7b", + "value": "#4dbc6b", "type": "color" }, "600": { - "value": "#47dc65", + "value": "#26a44e", "type": "color" }, "700": { - "value": "#33c951", + "value": "#008832", "type": "color" }, "800": { - "value": "#22bd41", + "value": "#00822a", "type": "color" }, "900": { - "value": "#14ad33", + "value": "#007a22", "type": "color" }, "1000": { - "value": "#099b26", + "value": "#006f1b", "type": "color" }, "1100": { - "value": "#01861b", + "value": "#006114", "type": "color" }, "1200": { - "value": "#006a12", + "value": "#00500f", "type": "color" }, "1300": { - "value": "#004d0b", + "value": "#003D0a", "type": "color" } }, diff --git a/raw-tokens/data/core/opacity.json b/raw-tokens/data/core/opacity.json index c3557f7..68aba12 100644 --- a/raw-tokens/data/core/opacity.json +++ b/raw-tokens/data/core/opacity.json @@ -5,6 +5,10 @@ "value": "0%", "type": "opacity" }, + "75": { + "value": "4%", + "type": "opacity" + }, "100": { "value": "8%", "type": "opacity" diff --git a/raw-tokens/data/core/spacing.json b/raw-tokens/data/core/spacing.json index 43e8f16..b1ff47a 100644 --- a/raw-tokens/data/core/spacing.json +++ b/raw-tokens/data/core/spacing.json @@ -2,262 +2,262 @@ "core": { "spacing": { "50": { - "value": "0px", + "value": "0", "type": "spacing", "description": "0rem" }, "75": { - "value": "1px", + "value": "1", "type": "spacing", "description": "0.0625rem" }, "100": { - "value": "2px", + "value": "2", "type": "spacing", "description": "0.125rem" }, "200": { - "value": "4px", + "value": "4", "type": "spacing", "description": "0.25rem" }, "300": { - "value": "6px", + "value": "6", "type": "spacing", "description": "0.375rem" }, "400": { - "value": "8px", + "value": "8", "type": "spacing", "description": "0.5rem" }, "500": { - "value": "10px", + "value": "10", "type": "spacing", "description": "0.625rem" }, "600": { - "value": "12px", + "value": "12", "type": "spacing", "description": "0.75rem" }, "700": { - "value": "14px", + "value": "14", "type": "spacing", "description": "0.875rem" }, "800": { - "value": "16px", + "value": "16", "type": "spacing", "description": "1rem" }, "900": { - "value": "18px", + "value": "18", "type": "spacing", "description": "1.125rem" }, "1000": { - "value": "20px", + "value": "20", "type": "spacing", "description": "1.25rem" }, "1100": { - "value": "22px", + "value": "22", "type": "spacing", "description": "1.375rem" }, "1200": { - "value": "24px", + "value": "24", "type": "spacing", "description": "1.5rem" }, "1300": { - "value": "26px", + "value": "26", "type": "spacing", "description": "1.625rem" }, "1400": { - "value": "28px", + "value": "28", "type": "spacing", "description": "1.75rem" }, "1500": { - "value": "30px", + "value": "30", "type": "spacing", "description": "1.875rem" }, "1600": { - "value": "32px", + "value": "32", "type": "spacing", "description": "2rem" }, "1700": { - "value": "34px", + "value": "34", "type": "spacing", "description": "2.125rem" }, "1800": { - "value": "36px", + "value": "36", "type": "spacing", "description": "2.25rem" }, "1900": { - "value": "38px", + "value": "38", "type": "spacing", "description": "2.375rem" }, "2000": { - "value": "40px", + "value": "40", "type": "spacing", "description": "2.5rem" }, "2100": { - "value": "42px", + "value": "42", "type": "spacing", "description": "2.625rem" }, "2200": { - "value": "44px", + "value": "44", "type": "spacing", "description": "2.75rem" }, "2300": { - "value": "46px", + "value": "46", "type": "spacing", "description": "2.875rem" }, "2400": { - "value": "48px", + "value": "48", "type": "spacing", "description": "3rem" }, "2500": { - "value": "50px", + "value": "50", "type": "spacing", "description": "3.125rem" }, "2600": { - "value": "52px", + "value": "52", "type": "spacing", "description": "3.25rem" }, "2700": { - "value": "54px", + "value": "54", "type": "spacing", "description": "3.375rem" }, "2800": { - "value": "56px", + "value": "56", "type": "spacing", "description": "3.5rem" }, "2900": { - "value": "58px", + "value": "58", "type": "spacing", "description": "3.625rem" }, "3000": { - "value": "60px", + "value": "60", "type": "spacing", "description": "3.75rem" }, "3100": { - "value": "62px", + "value": "62", "type": "spacing", "description": "3.875rem" }, "3200": { - "value": "64px", + "value": "64", "type": "spacing", "description": "4rem" }, "3300": { - "value": "66px", + "value": "66", "type": "spacing", "description": "4.125rem" }, "3400": { - "value": "68px", + "value": "68", "type": "spacing", "description": "4.25rem" }, "3500": { - "value": "70px", + "value": "70", "type": "spacing", "description": "4.375rem" }, "3600": { - "value": "72px", + "value": "72", "type": "spacing", "description": "4.5rem" }, "3700": { - "value": "74px", + "value": "74", "type": "spacing", "description": "4.625rem" }, "3800": { - "value": "76px", + "value": "76", "type": "spacing", "description": "4.75rem" }, "3900": { - "value": "78px", + "value": "78", "type": "spacing", "description": "4.875rem" }, "4000": { - "value": "80px", + "value": "80", "type": "spacing", "description": "5rem" }, "4100": { - "value": "82px", + "value": "82", "type": "spacing", "description": "5.125rem" }, "4200": { - "value": "84px", + "value": "84", "type": "spacing", "description": "5.25rem" }, "4300": { - "value": "86px", + "value": "86", "type": "spacing", "description": "5.375rem" }, "4400": { - "value": "88px", + "value": "88", "type": "spacing", "description": "5.5rem" }, "4500": { - "value": "90px", + "value": "90", "type": "spacing", "description": "5.625rem" }, "4600": { - "value": "92px", + "value": "92", "type": "spacing", "description": "5.75rem" }, "4700": { - "value": "94px", + "value": "94", "type": "spacing", "description": "5.875rem" }, "4800": { - "value": "96px", + "value": "96", "type": "spacing", "description": "6rem" }, "4900": { - "value": "98px", + "value": "98", "type": "spacing", "description": "6.125rem" }, "5000": { - "value": "100px", + "value": "100", "type": "spacing", "description": "6.25rem" } diff --git a/raw-tokens/data/semantic/color/dark.json b/raw-tokens/data/semantic/color/dark.json index 33ad600..53e0124 100644 --- a/raw-tokens/data/semantic/color/dark.json +++ b/raw-tokens/data/semantic/color/dark.json @@ -67,6 +67,16 @@ "type": "color" } } + }, + "opacity": { + "overlay": { + "value": "{core.opacity.900}", + "type": "opacity" + }, + "disabled": { + "value": "{core.opacity.400}", + "type": "opacity" + } } } } \ No newline at end of file diff --git a/raw-tokens/data/semantic/color/light.json b/raw-tokens/data/semantic/color/light.json index f4022e2..2bea19a 100644 --- a/raw-tokens/data/semantic/color/light.json +++ b/raw-tokens/data/semantic/color/light.json @@ -67,6 +67,16 @@ "type": "color" } } + }, + "opacity": { + "overlay": { + "value": "{core.opacity.900}", + "type": "opacity" + }, + "disabled": { + "value": "{core.opacity.400}", + "type": "opacity" + } } } } \ No newline at end of file diff --git a/raw-tokens/data/semantic/viewPort/1024-plus.json b/raw-tokens/data/semantic/viewPort/1024-plus.json index 3054cba..2bfc1ce 100644 --- a/raw-tokens/data/semantic/viewPort/1024-plus.json +++ b/raw-tokens/data/semantic/viewPort/1024-plus.json @@ -1400,23 +1400,23 @@ "type": "borderRadius" }, "md": { - "value": "{core.borderRadius.300}", + "value": "{core.borderRadius.400}", "type": "borderRadius" }, "lg": { - "value": "{core.borderRadius.400}", + "value": "{core.borderRadius.800}", "type": "borderRadius" }, "xl": { - "value": "{core.borderRadius.500}", + "value": "{core.borderRadius.1200}", "type": "borderRadius" }, "2xl": { - "value": "{core.borderRadius.800}", + "value": "{core.borderRadius.2400}", "type": "borderRadius" }, "pill": { - "value": "{core.borderRadius.1400}", + "value": "{core.borderRadius.4800}", "type": "borderRadius" } }, diff --git a/raw-tokens/data/semantic/viewPort/1280-plus.json b/raw-tokens/data/semantic/viewPort/1280-plus.json index c3b8f11..0b71526 100644 --- a/raw-tokens/data/semantic/viewPort/1280-plus.json +++ b/raw-tokens/data/semantic/viewPort/1280-plus.json @@ -1400,23 +1400,23 @@ "type": "borderRadius" }, "md": { - "value": "{core.borderRadius.300}", + "value": "{core.borderRadius.400}", "type": "borderRadius" }, "lg": { - "value": "{core.borderRadius.400}", + "value": "{core.borderRadius.800}", "type": "borderRadius" }, "xl": { - "value": "{core.borderRadius.500}", + "value": "{core.borderRadius.1200}", "type": "borderRadius" }, "2xl": { - "value": "{core.borderRadius.800}", + "value": "{core.borderRadius.2400}", "type": "borderRadius" }, "pill": { - "value": "{core.borderRadius.1400}", + "value": "{core.borderRadius.4800}", "type": "borderRadius" } }, diff --git a/raw-tokens/data/semantic/viewPort/1440-plus.json b/raw-tokens/data/semantic/viewPort/1440-plus.json index c3b8f11..0b71526 100644 --- a/raw-tokens/data/semantic/viewPort/1440-plus.json +++ b/raw-tokens/data/semantic/viewPort/1440-plus.json @@ -1400,23 +1400,23 @@ "type": "borderRadius" }, "md": { - "value": "{core.borderRadius.300}", + "value": "{core.borderRadius.400}", "type": "borderRadius" }, "lg": { - "value": "{core.borderRadius.400}", + "value": "{core.borderRadius.800}", "type": "borderRadius" }, "xl": { - "value": "{core.borderRadius.500}", + "value": "{core.borderRadius.1200}", "type": "borderRadius" }, "2xl": { - "value": "{core.borderRadius.800}", + "value": "{core.borderRadius.2400}", "type": "borderRadius" }, "pill": { - "value": "{core.borderRadius.1400}", + "value": "{core.borderRadius.4800}", "type": "borderRadius" } }, diff --git a/raw-tokens/data/semantic/viewPort/640-plus.json b/raw-tokens/data/semantic/viewPort/640-plus.json index 3054cba..2bfc1ce 100644 --- a/raw-tokens/data/semantic/viewPort/640-plus.json +++ b/raw-tokens/data/semantic/viewPort/640-plus.json @@ -1400,23 +1400,23 @@ "type": "borderRadius" }, "md": { - "value": "{core.borderRadius.300}", + "value": "{core.borderRadius.400}", "type": "borderRadius" }, "lg": { - "value": "{core.borderRadius.400}", + "value": "{core.borderRadius.800}", "type": "borderRadius" }, "xl": { - "value": "{core.borderRadius.500}", + "value": "{core.borderRadius.1200}", "type": "borderRadius" }, "2xl": { - "value": "{core.borderRadius.800}", + "value": "{core.borderRadius.2400}", "type": "borderRadius" }, "pill": { - "value": "{core.borderRadius.1400}", + "value": "{core.borderRadius.4800}", "type": "borderRadius" } }, diff --git a/raw-tokens/data/semantic/viewPort/768-plus.json b/raw-tokens/data/semantic/viewPort/768-plus.json index 3054cba..2bfc1ce 100644 --- a/raw-tokens/data/semantic/viewPort/768-plus.json +++ b/raw-tokens/data/semantic/viewPort/768-plus.json @@ -1400,23 +1400,23 @@ "type": "borderRadius" }, "md": { - "value": "{core.borderRadius.300}", + "value": "{core.borderRadius.400}", "type": "borderRadius" }, "lg": { - "value": "{core.borderRadius.400}", + "value": "{core.borderRadius.800}", "type": "borderRadius" }, "xl": { - "value": "{core.borderRadius.500}", + "value": "{core.borderRadius.1200}", "type": "borderRadius" }, "2xl": { - "value": "{core.borderRadius.800}", + "value": "{core.borderRadius.2400}", "type": "borderRadius" }, "pill": { - "value": "{core.borderRadius.1400}", + "value": "{core.borderRadius.4800}", "type": "borderRadius" } }, diff --git a/raw-tokens/data/semantic/viewPort/default.json b/raw-tokens/data/semantic/viewPort/default.json index 3054cba..2bfc1ce 100644 --- a/raw-tokens/data/semantic/viewPort/default.json +++ b/raw-tokens/data/semantic/viewPort/default.json @@ -1400,23 +1400,23 @@ "type": "borderRadius" }, "md": { - "value": "{core.borderRadius.300}", + "value": "{core.borderRadius.400}", "type": "borderRadius" }, "lg": { - "value": "{core.borderRadius.400}", + "value": "{core.borderRadius.800}", "type": "borderRadius" }, "xl": { - "value": "{core.borderRadius.500}", + "value": "{core.borderRadius.1200}", "type": "borderRadius" }, "2xl": { - "value": "{core.borderRadius.800}", + "value": "{core.borderRadius.2400}", "type": "borderRadius" }, "pill": { - "value": "{core.borderRadius.1400}", + "value": "{core.borderRadius.4800}", "type": "borderRadius" } },