From 43417b4d9b37c999f5f5d616924a9f234fff68f0 Mon Sep 17 00:00:00 2001 From: Jason Santos Date: Wed, 27 Nov 2024 17:02:22 -0500 Subject: [PATCH] feat(design-tokens): Changes to Design Tokens Deleted tokens: - brand.paragraphSpacing.3 - brand.paragraphSpacing.4 - brand.paragraphSpacing.5 - brand.paragraphSpacing.6 - typography.label.paragraphSpacing.default - typography.info.paragraphSpacing.default - typography.body.paragraphSpacing.default - typography.title.paragraphSpacing.default - screen-min-width - screen-max-width Modified tokens: . semantic.static.borderColor.default # Figma User: Jason Santos --- packages/foundations/package.json | 2 +- packages/foundations/tokens.json | 158 +----------------------------- 2 files changed, 2 insertions(+), 158 deletions(-) diff --git a/packages/foundations/package.json b/packages/foundations/package.json index baec1e5..9efd672 100644 --- a/packages/foundations/package.json +++ b/packages/foundations/package.json @@ -1,6 +1,6 @@ { "name": "@repo/foundations", - "version": "3.0.0", + "version": "4.0.0", "description": "", "main": "index.js", "exports": { diff --git a/packages/foundations/tokens.json b/packages/foundations/tokens.json index a466dd4..f732fb2 100644 --- a/packages/foundations/tokens.json +++ b/packages/foundations/tokens.json @@ -191,7 +191,7 @@ "key": "--semantic-static-border-color-default", "type": "borderColor", "description": "", - "value": "{\"r\":1,\"g\":0.3019607961177826,\"b\":0.3019607961177826,\"a\":1}" + "value": "{--brand-interactive-error-700}" }, { "name": "semantic.static.borderColor.strong", @@ -532,34 +532,6 @@ "description": "", "value": "12" }, - { - "name": "brand.paragraphSpacing.3", - "key": "--brand-paragraph-spacing-3", - "type": "FLOAT", - "description": "", - "value": "12" - }, - { - "name": "brand.paragraphSpacing.4", - "key": "--brand-paragraph-spacing-4", - "type": "FLOAT", - "description": "", - "value": "16" - }, - { - "name": "brand.paragraphSpacing.5", - "key": "--brand-paragraph-spacing-5", - "type": "FLOAT", - "description": "", - "value": "20" - }, - { - "name": "brand.paragraphSpacing.6", - "key": "--brand-paragraph-spacing-6", - "type": "FLOAT", - "description": "", - "value": "24" - }, { "name": "brand.lineHeight.4", "key": "--brand-line-height-4", @@ -1018,34 +990,6 @@ "description": "", "value": "12" }, - { - "name": "brand.paragraphSpacing.3", - "key": "--brand-paragraph-spacing-3", - "type": "FLOAT", - "description": "", - "value": "12" - }, - { - "name": "brand.paragraphSpacing.4", - "key": "--brand-paragraph-spacing-4", - "type": "FLOAT", - "description": "", - "value": "16" - }, - { - "name": "brand.paragraphSpacing.5", - "key": "--brand-paragraph-spacing-5", - "type": "FLOAT", - "description": "", - "value": "20" - }, - { - "name": "brand.paragraphSpacing.6", - "key": "--brand-paragraph-spacing-6", - "type": "FLOAT", - "description": "", - "value": "24" - }, { "name": "brand.lineHeight.4", "key": "--brand-line-height-4", @@ -1587,13 +1531,6 @@ "description": "", "value": "{--brand-line-height-4}" }, - { - "name": "typography.label.paragraphSpacing.default", - "key": "--typography-label-paragraph-spacing-default", - "type": "FLOAT", - "description": "", - "value": "{--brand-paragraph-spacing-4}" - }, { "name": "typography.label.letterSpacing.default", "key": "--typography-label-letter-spacing-default", @@ -1622,13 +1559,6 @@ "description": "", "value": "{--brand-line-height-4}" }, - { - "name": "typography.info.paragraphSpacing.default", - "key": "--typography-info-paragraph-spacing-default", - "type": "FLOAT", - "description": "", - "value": "{--brand-paragraph-spacing-4}" - }, { "name": "typography.info.letterSpacing.default", "key": "--typography-info-letter-spacing-default", @@ -1776,13 +1706,6 @@ "description": "", "value": "{--brand-line-height-4}" }, - { - "name": "typography.body.paragraphSpacing.default", - "key": "--typography-body-paragraph-spacing-default", - "type": "FLOAT", - "description": "", - "value": "{--brand-paragraph-spacing-4}" - }, { "name": "typography.body.letterSpacing.default", "key": "--typography-body-letter-spacing-default", @@ -1825,33 +1748,12 @@ "description": "", "value": "{--brand-line-height-4}" }, - { - "name": "typography.title.paragraphSpacing.default", - "key": "--typography-title-paragraph-spacing-default", - "type": "FLOAT", - "description": "", - "value": "{--brand-paragraph-spacing-4}" - }, { "name": "typography.title.letterSpacing.default", "key": "--typography-title-letter-spacing-default", "type": "letterSpacing", "description": "", "value": "{--brand-letter-spacing-regular}" - }, - { - "name": "screen-min-width", - "key": "--screen-min-width", - "type": "FLOAT", - "description": "", - "value": "0" - }, - { - "name": "screen-max-width", - "key": "--screen-max-width", - "type": "FLOAT", - "description": "", - "value": "428" } ] }, @@ -1884,13 +1786,6 @@ "description": "", "value": "{--brand-line-height-4}" }, - { - "name": "typography.label.paragraphSpacing.default", - "key": "--typography-label-paragraph-spacing-default", - "type": "FLOAT", - "description": "", - "value": "{--brand-paragraph-spacing-4}" - }, { "name": "typography.label.letterSpacing.default", "key": "--typography-label-letter-spacing-default", @@ -1919,13 +1814,6 @@ "description": "", "value": "{--brand-line-height-4}" }, - { - "name": "typography.info.paragraphSpacing.default", - "key": "--typography-info-paragraph-spacing-default", - "type": "FLOAT", - "description": "", - "value": "{--brand-paragraph-spacing-4}" - }, { "name": "typography.info.letterSpacing.default", "key": "--typography-info-letter-spacing-default", @@ -2073,13 +1961,6 @@ "description": "", "value": "{--brand-line-height-4}" }, - { - "name": "typography.body.paragraphSpacing.default", - "key": "--typography-body-paragraph-spacing-default", - "type": "FLOAT", - "description": "", - "value": "{--brand-paragraph-spacing-4}" - }, { "name": "typography.body.letterSpacing.default", "key": "--typography-body-letter-spacing-default", @@ -2122,33 +2003,12 @@ "description": "", "value": "{--brand-line-height-5}" }, - { - "name": "typography.title.paragraphSpacing.default", - "key": "--typography-title-paragraph-spacing-default", - "type": "FLOAT", - "description": "", - "value": "{--brand-paragraph-spacing-4}" - }, { "name": "typography.title.letterSpacing.default", "key": "--typography-title-letter-spacing-default", "type": "letterSpacing", "description": "", "value": "{--brand-letter-spacing-regular}" - }, - { - "name": "screen-min-width", - "key": "--screen-min-width", - "type": "FLOAT", - "description": "", - "value": "429" - }, - { - "name": "screen-max-width", - "key": "--screen-max-width", - "type": "FLOAT", - "description": "", - "value": "4096" } ] } @@ -2162,21 +2022,5 @@ "density--compact", "breakpoints--mobile", "breakpoints--desktop" - ], - "vectors": [ - { - "name": "heart", - "description": "", - "source": "\n\n\n", - "properties": {} - }, - { - "name": "clock_outline_spot", - "description": "", - "source": "\n\n\n\n\n\n\n\n\n\n", - "properties": { - "usage": "application" - } - } ] } \ No newline at end of file