diff --git a/design-systems/agentic/components.manifest.json b/design-systems/agentic/components.manifest.json index d9a094d623d..50cbcf5b5eb 100644 --- a/design-systems/agentic/components.manifest.json +++ b/design-systems/agentic/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/airbnb/components.manifest.json b/design-systems/airbnb/components.manifest.json index 40af801ae3c..ad80b72f951 100644 --- a/design-systems/airbnb/components.manifest.json +++ b/design-systems/airbnb/components.manifest.json @@ -379,7 +379,10 @@ "button" ], "tokenReferences": [ + "--accent", + "--accent-active", "--accent-hover", + "--accent-on", "--border", "--ease-standard", "--elev-ring", @@ -388,8 +391,10 @@ "--font-display", "--motion-fast", "--radius-lg", + "--radius-pill", "--radius-sm", "--space-2", + "--space-3", "--surface", "--text-base", "--text-sm" @@ -431,12 +436,17 @@ "--danger", "--ease-standard", "--fg", + "--fg-2", + "--focus-ring", + "--font-display", "--motion-fast", "--muted", "--radius-sm", "--space-2", "--surface", - "--text-base" + "--text-base", + "--text-sm", + "--text-xs" ] }, { @@ -470,9 +480,17 @@ "tokenReferences": [ "--accent", "--accent-on", + "--elev-ring", "--fg", + "--font-display", "--radius-md", - "--surface-warm" + "--radius-pill", + "--space-2", + "--space-3", + "--success", + "--surface", + "--surface-warm", + "--text-xs" ] }, { @@ -508,7 +526,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--fg", + "--font-mono", + "--radius-sm", + "--surface-warm", + "--text-xs" + ] }, { "id": "icons", @@ -547,11 +572,15 @@ "p" ], "tokenReferences": [ + "--fg", "--font-display", "--leading-tight", "--muted", + "--text-2xl", + "--text-base", "--text-sm", "--text-xl", + "--text-xs", "--tracking-display" ] }, @@ -572,11 +601,7 @@ "section + section" ], "classes": [ - "booking-grid", - "booking-grid-cell", "container", - "hero-grid", - "listings-grid", "row-between", "stack-3", "stack-4" @@ -587,13 +612,22 @@ "section" ], "tokenReferences": [ + "--accent", "--border", "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--font-display", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-2", - "--space-4" + "--space-3", + "--space-4", + "--space-6", + "--text-lg", + "--tracking-display" ] } ], diff --git a/design-systems/airtable/components.manifest.json b/design-systems/airtable/components.manifest.json index 1346cce5e20..212b1fae2b8 100644 --- a/design-systems/airtable/components.manifest.json +++ b/design-systems/airtable/components.manifest.json @@ -289,9 +289,12 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", + "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-sm", @@ -325,9 +328,17 @@ ], "tokenReferences": [ "--accent", + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--surface", + "--text-base", "--text-sm", "--text-xs" ] @@ -351,7 +362,15 @@ "elements": [], "tokenReferences": [ "--accent", + "--ease-standard", + "--elev-raised", + "--motion-base", + "--radius-md", + "--radius-sm", "--space-2", + "--space-3", + "--space-6", + "--surface", "--text-sm" ] }, @@ -376,6 +395,7 @@ "--fg-2", "--radius-pill", "--space-2", + "--success", "--text-xs" ] }, @@ -392,6 +412,7 @@ "a" ], "tokenReferences": [ + "--accent", "--accent-hover" ] }, @@ -406,7 +427,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--fg-2", + "--font-mono", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -453,10 +481,15 @@ "tokenReferences": [ "--accent", "--fg", + "--fg-2", "--font-display", "--leading-tight", "--muted", "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -476,8 +509,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -492,8 +523,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", - "--space-4" + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/ant/components.manifest.json b/design-systems/ant/components.manifest.json index 86313d8611c..ac9480ab650 100644 --- a/design-systems/ant/components.manifest.json +++ b/design-systems/ant/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/apple/components.manifest.json b/design-systems/apple/components.manifest.json index b8b9d27df59..eeffe0d1c99 100644 --- a/design-systems/apple/components.manifest.json +++ b/design-systems/apple/components.manifest.json @@ -311,9 +311,20 @@ "--accent-active", "--accent-hover", "--accent-on", + "--border", + "--ease-standard", + "--elev-ring", + "--fg", "--focus-ring", + "--font-body", "--meta", - "--surface" + "--motion-fast", + "--radius-pill", + "--radius-sm", + "--space-2", + "--surface", + "--text-base", + "--text-sm" ] }, { @@ -342,10 +353,12 @@ "label" ], "tokenReferences": [ + "--accent", "--bg", "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--meta", "--motion-fast", @@ -353,6 +366,7 @@ "--radius-sm", "--space-2", "--text-base", + "--text-sm", "--text-xs" ] }, @@ -371,7 +385,18 @@ ], "elements": [], "tokenReferences": [ - "--elev-raised" + "--bg", + "--border", + "--border-soft", + "--ease-standard", + "--elev-raised", + "--motion-base", + "--radius-lg", + "--space-3", + "--space-4", + "--space-6", + "--space-8", + "--surface-warm" ] }, { @@ -396,6 +421,7 @@ "--radius-pill", "--space-2", "--space-3", + "--success", "--text-xs" ] }, @@ -414,7 +440,11 @@ "a" ], "tokenReferences": [ - "--accent-active" + "--accent-active", + "--ease-standard", + "--fg", + "--motion-fast", + "--text-sm" ] }, { @@ -478,11 +508,18 @@ "p" ], "tokenReferences": [ + "--accent", "--fg", + "--fg-2", "--font-display", + "--leading-tight", "--muted", "--text-2xl", + "--text-3xl", + "--text-lg", "--text-sm", + "--text-xl", + "--text-xs", "--tracking-display" ] }, @@ -506,8 +543,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -519,12 +554,24 @@ "section" ], "tokenReferences": [ + "--bg", + "--border-soft", "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--ease-standard", + "--fg", + "--font-display", + "--motion-fast", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", - "--space-6" + "--space-4", + "--space-6", + "--text-base", + "--text-sm" ] } ], diff --git a/design-systems/application/components.manifest.json b/design-systems/application/components.manifest.json index db813c59d00..66a36e74492 100644 --- a/design-systems/application/components.manifest.json +++ b/design-systems/application/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/arc/components.manifest.json b/design-systems/arc/components.manifest.json index 9a834c493d7..0c668cdc580 100644 --- a/design-systems/arc/components.manifest.json +++ b/design-systems/arc/components.manifest.json @@ -270,10 +270,16 @@ ], "tokenReferences": [ "--accent", + "--ease-standard", "--elev-ring", "--fg", "--focus-ring", - "--space-3" + "--font-body", + "--motion-fast", + "--radius-md", + "--space-2", + "--space-3", + "--text-base" ] }, { @@ -301,15 +307,20 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--ease-standard", "--fg", + "--fg-2", + "--focus-ring", "--font-body", "--motion-fast", "--muted", "--radius-md", "--space-2", - "--text-base" + "--text-base", + "--text-sm", + "--text-xs" ] }, { @@ -354,6 +365,7 @@ "--accent", "--radius-pill", "--space-2", + "--success", "--text-xs" ] }, @@ -370,7 +382,10 @@ "a" ], "tokenReferences": [ - "--accent-hover" + "--accent", + "--accent-hover", + "--ease-standard", + "--motion-fast" ] }, { @@ -384,7 +399,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--fg-2", + "--font-mono", + "--radius-sm", + "--surface-warm", + "--text-xs" + ] }, { "id": "icons", @@ -427,10 +449,19 @@ "p" ], "tokenReferences": [ + "--fg-2", + "--font-body", "--font-display", + "--leading-body", "--leading-tight", "--muted", - "--text-3xl" + "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -447,8 +478,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -462,7 +491,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/artistic/components.manifest.json b/design-systems/artistic/components.manifest.json index 0896772ea5f..966d71af2ba 100644 --- a/design-systems/artistic/components.manifest.json +++ b/design-systems/artistic/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/atelier-zero/components.manifest.json b/design-systems/atelier-zero/components.manifest.json index 6b111abb326..f342a680dfe 100644 --- a/design-systems/atelier-zero/components.manifest.json +++ b/design-systems/atelier-zero/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/bento/components.manifest.json b/design-systems/bento/components.manifest.json index eea3f79528a..87d7d53b3ea 100644 --- a/design-systems/bento/components.manifest.json +++ b/design-systems/bento/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/binance/components.manifest.json b/design-systems/binance/components.manifest.json index 03d255540d1..691a16d0510 100644 --- a/design-systems/binance/components.manifest.json +++ b/design-systems/binance/components.manifest.json @@ -311,9 +311,17 @@ ], "tokenReferences": [ "--accent", + "--accent-active", "--accent-hover", + "--accent-on", + "--ease-standard", "--focus-ring", - "--radius-pill" + "--font-body", + "--motion-base", + "--motion-fast", + "--radius-pill", + "--space-2", + "--text-base" ] }, { @@ -345,14 +353,18 @@ "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-body", + "--meta", "--motion-base", "--motion-fast", "--muted", "--radius-sm", "--space-2", "--surface-warm", - "--text-base" + "--text-base", + "--text-sm", + "--text-xs" ] }, { @@ -375,12 +387,14 @@ "--accent", "--accent-active", "--border", + "--border-soft", "--ease-standard", "--elev-raised", "--motion-base", "--radius-md", "--radius-pill", "--space-3", + "--space-4", "--space-6", "--surface" ] @@ -405,9 +419,12 @@ ], "elements": [], "tokenReferences": [ + "--accent", + "--accent-active", "--danger", "--radius-pill", "--space-2", + "--success", "--text-xs" ] }, @@ -424,7 +441,11 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--accent", + "--ease-standard", + "--motion-fast" + ] }, { "id": "keyboard", @@ -495,8 +516,10 @@ "--leading-tight", "--muted", "--text-3xl", + "--text-4xl", "--text-lg", "--text-sm", + "--text-xs", "--tracking-display" ] }, @@ -520,24 +543,27 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4", "stack-5", - "stack-6", - "stat-grid" + "stack-6" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--accent", "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", "--space-4", + "--space-5", "--space-6" ] } diff --git a/design-systems/bmw-m/components.manifest.json b/design-systems/bmw-m/components.manifest.json index ba95ff2381b..6762947cacf 100644 --- a/design-systems/bmw-m/components.manifest.json +++ b/design-systems/bmw-m/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/bmw/components.manifest.json b/design-systems/bmw/components.manifest.json index 35d6de34554..c98e0144298 100644 --- a/design-systems/bmw/components.manifest.json +++ b/design-systems/bmw/components.manifest.json @@ -281,9 +281,11 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-sm", @@ -317,9 +319,17 @@ ], "tokenReferences": [ "--accent", + "--bg", + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--text-base", "--text-xs" ] }, @@ -342,12 +352,15 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--focus-ring", + "--font-display", "--radius-md", "--space-2", "--space-4", "--space-6", "--surface", + "--text-2xl", "--text-sm" ] }, @@ -433,7 +446,11 @@ "--leading-tight", "--muted", "--text-2xl", - "--text-xs" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xs", + "--tracking-display" ] }, { @@ -453,8 +470,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-4", "stack-5" ], @@ -467,7 +482,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", "--space-4", + "--space-5", "--space-6" ] } diff --git a/design-systems/bold/components.manifest.json b/design-systems/bold/components.manifest.json index fa77d26120f..d61ed72144a 100644 --- a/design-systems/bold/components.manifest.json +++ b/design-systems/bold/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/brutalism/components.manifest.json b/design-systems/brutalism/components.manifest.json index 3d067178309..fe0cc0170d1 100644 --- a/design-systems/brutalism/components.manifest.json +++ b/design-systems/brutalism/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/bugatti/components.manifest.json b/design-systems/bugatti/components.manifest.json index 10e42e6e9e0..2d74be95fba 100644 --- a/design-systems/bugatti/components.manifest.json +++ b/design-systems/bugatti/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/cafe/components.manifest.json b/design-systems/cafe/components.manifest.json index e37a122c573..18d8e09d667 100644 --- a/design-systems/cafe/components.manifest.json +++ b/design-systems/cafe/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/cal/components.manifest.json b/design-systems/cal/components.manifest.json index 2eb1aa6a4d2..81041b6924c 100644 --- a/design-systems/cal/components.manifest.json +++ b/design-systems/cal/components.manifest.json @@ -267,11 +267,14 @@ ], "tokenReferences": [ "--ease-standard", + "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-sm", "--space-2", + "--surface", "--text-sm" ] }, @@ -301,9 +304,17 @@ ], "tokenReferences": [ "--accent", + "--bg", + "--border", + "--ease-standard", + "--fg", "--fg-2", "--focus-ring", + "--font-body", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", "--text-sm", "--text-xs" ] @@ -324,7 +335,15 @@ ], "elements": [], "tokenReferences": [ - "--accent" + "--accent", + "--ease-standard", + "--elev-raised", + "--fg-2", + "--motion-base", + "--radius-md", + "--space-3", + "--space-6", + "--surface" ] }, { @@ -344,7 +363,12 @@ ], "elements": [], "tokenReferences": [ - "--success" + "--font-body", + "--muted", + "--radius-pill", + "--space-2", + "--success", + "--text-xs" ] }, { @@ -363,7 +387,8 @@ ], "tokenReferences": [ "--accent", - "--accent-hover" + "--accent-hover", + "--fg-2" ] }, { @@ -377,7 +402,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--elev-ring", + "--font-mono", + "--muted", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -423,9 +455,14 @@ "--fg", "--font-body", "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -445,8 +482,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -461,7 +496,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/canva/components.manifest.json b/design-systems/canva/components.manifest.json index 67128656fc4..d4ea74b50db 100644 --- a/design-systems/canva/components.manifest.json +++ b/design-systems/canva/components.manifest.json @@ -282,7 +282,13 @@ "button" ], "tokenReferences": [ + "--accent", + "--accent-on", + "--bg", + "--border", "--ease-standard", + "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-sm", @@ -317,9 +323,18 @@ ], "tokenReferences": [ "--accent", + "--bg", + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", + "--meta", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--text-base", "--text-sm", "--text-xs" ] @@ -344,7 +359,17 @@ "card-thumb-mint" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--bg", + "--border", + "--ease-standard", + "--motion-fast", + "--radius-md", + "--radius-sm", + "--space-2", + "--space-3", + "--space-6" + ] }, { "id": "badges", @@ -363,7 +388,10 @@ "chip-mint" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--radius-pill", + "--text-xs" + ] }, { "id": "links", @@ -445,10 +473,16 @@ "--accent", "--fg", "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-2xl", - "--text-xs" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -466,8 +500,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -482,7 +514,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/cisco/components.manifest.json b/design-systems/cisco/components.manifest.json index 1df0e4ae697..f3a4bf5ce8d 100644 --- a/design-systems/cisco/components.manifest.json +++ b/design-systems/cisco/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/claude/components.manifest.json b/design-systems/claude/components.manifest.json index ffb44efdcb8..e2779afac32 100644 --- a/design-systems/claude/components.manifest.json +++ b/design-systems/claude/components.manifest.json @@ -264,7 +264,10 @@ "button" ], "tokenReferences": [ + "--accent", + "--accent-active", "--accent-hover", + "--accent-on", "--ease-standard", "--fg-2", "--focus-ring", @@ -304,13 +307,16 @@ "--border-soft", "--ease-standard", "--fg", + "--fg-2", + "--focus-ring", "--font-body", "--meta", "--motion-fast", "--radius-md", "--space-2", "--surface", - "--text-sm" + "--text-sm", + "--text-xs" ] }, { @@ -350,7 +356,13 @@ ], "elements": [], "tokenReferences": [ - "--success" + "--font-body", + "--muted", + "--radius-pill", + "--space-2", + "--space-3", + "--success", + "--text-xs" ] }, { @@ -366,7 +378,8 @@ "a" ], "tokenReferences": [ - "--accent" + "--accent", + "--fg-2" ] }, { @@ -380,7 +393,13 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border-soft", + "--font-mono", + "--muted", + "--surface-warm", + "--text-xs" + ] }, { "id": "icons", @@ -425,10 +444,15 @@ "tokenReferences": [ "--font-body", "--font-display", + "--leading-body", "--leading-tight", "--meta", "--muted", "--text-2xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -448,8 +472,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -464,7 +486,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/clay/components.manifest.json b/design-systems/clay/components.manifest.json index 293070607c7..0f2537329c4 100644 --- a/design-systems/clay/components.manifest.json +++ b/design-systems/clay/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/claymorphism/components.manifest.json b/design-systems/claymorphism/components.manifest.json index baaae18266d..924a10dd2e4 100644 --- a/design-systems/claymorphism/components.manifest.json +++ b/design-systems/claymorphism/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/clean/components.manifest.json b/design-systems/clean/components.manifest.json index f1cf225e5ae..17e30783333 100644 --- a/design-systems/clean/components.manifest.json +++ b/design-systems/clean/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/clickhouse/components.manifest.json b/design-systems/clickhouse/components.manifest.json index 1c1885b3ef6..dc85784192c 100644 --- a/design-systems/clickhouse/components.manifest.json +++ b/design-systems/clickhouse/components.manifest.json @@ -305,14 +305,17 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-sm", "--space-2", "--space-8", + "--success", "--surface", "--text-base" ] @@ -343,16 +346,21 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--meta", "--motion-fast", + "--muted", "--radius-sm", "--space-2", + "--space-3", "--surface", - "--text-sm" + "--text-sm", + "--text-xs" ] }, { @@ -371,6 +379,7 @@ ], "elements": [], "tokenReferences": [ + "--accent", "--border", "--border-soft", "--radius-md", @@ -395,6 +404,7 @@ ], "elements": [], "tokenReferences": [ + "--accent", "--border", "--border-soft", "--muted", @@ -438,7 +448,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--fg-2", + "--font-mono", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -485,7 +502,12 @@ "--font-display", "--leading-tight", "--muted", - "--text-2xl" + "--text-2xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--tracking-display" ] }, { @@ -504,8 +526,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4", @@ -521,8 +541,13 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", - "--space-5" + "--space-4", + "--space-5", + "--space-6" ] } ], diff --git a/design-systems/cohere/components.manifest.json b/design-systems/cohere/components.manifest.json index c13e6443daa..732740e8e55 100644 --- a/design-systems/cohere/components.manifest.json +++ b/design-systems/cohere/components.manifest.json @@ -261,8 +261,15 @@ ], "tokenReferences": [ "--accent", + "--ease-standard", + "--fg", "--fg-2", - "--focus-ring" + "--focus-ring", + "--font-body", + "--motion-fast", + "--radius-pill", + "--space-2", + "--text-base" ] }, { @@ -290,8 +297,16 @@ "label" ], "tokenReferences": [ + "--bg", + "--border", + "--ease-standard", + "--fg", "--focus-ring", + "--font-body", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", "--text-sm", "--text-xs" ] @@ -307,7 +322,13 @@ "card" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--bg", + "--border-soft", + "--radius-md", + "--space-3", + "--space-6" + ] }, { "id": "badges", @@ -329,6 +350,7 @@ "--muted", "--radius-pill", "--space-2", + "--success", "--text-xs" ] }, @@ -345,6 +367,7 @@ "a" ], "tokenReferences": [ + "--accent", "--fg" ] }, @@ -411,9 +434,11 @@ "tokenReferences": [ "--font-body", "--font-display", + "--font-mono", "--leading-body", "--leading-tight", "--muted", + "--text-2xl", "--text-4xl", "--text-lg", "--text-sm", @@ -436,8 +461,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -452,7 +475,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/coinbase/components.manifest.json b/design-systems/coinbase/components.manifest.json index 40851371498..c2f5290b642 100644 --- a/design-systems/coinbase/components.manifest.json +++ b/design-systems/coinbase/components.manifest.json @@ -315,9 +315,12 @@ "--accent-hover", "--accent-on", "--ease-standard", + "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--space-2", + "--surface", "--text-base" ] }, @@ -348,9 +351,16 @@ ], "tokenReferences": [ "--accent", + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--text-base", "--text-sm" ] }, @@ -372,11 +382,16 @@ "elements": [], "tokenReferences": [ "--accent", + "--bg", "--border", + "--radius-lg", "--radius-md", "--radius-pill", "--space-3", - "--space-6" + "--space-4", + "--space-6", + "--space-8", + "--surface" ] }, { @@ -398,9 +413,11 @@ ], "elements": [], "tokenReferences": [ + "--accent", "--muted", "--radius-pill", "--space-2", + "--success", "--surface" ] }, @@ -418,7 +435,10 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--accent", + "--focus-ring" + ] }, { "id": "keyboard", @@ -485,8 +505,12 @@ "p" ], "tokenReferences": [ + "--fg", "--font-body", + "--font-display", + "--leading-tight", "--muted", + "--text-2xl", "--text-4xl", "--text-lg", "--text-sm", @@ -517,8 +541,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4", @@ -529,14 +551,20 @@ "section" ], "tokenReferences": [ + "--accent", "--border", "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", "--container-max", "--fg", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", - "--space-5" + "--space-4", + "--space-5", + "--space-6" ] } ], diff --git a/design-systems/colorful/components.manifest.json b/design-systems/colorful/components.manifest.json index fa5c39ee2c5..21108687059 100644 --- a/design-systems/colorful/components.manifest.json +++ b/design-systems/colorful/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/composio/components.manifest.json b/design-systems/composio/components.manifest.json index 6d72dc6c31a..e9ad434739f 100644 --- a/design-systems/composio/components.manifest.json +++ b/design-systems/composio/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/contemporary/components.manifest.json b/design-systems/contemporary/components.manifest.json index 754913e5106..802b9852bb4 100644 --- a/design-systems/contemporary/components.manifest.json +++ b/design-systems/contemporary/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/corporate/components.manifest.json b/design-systems/corporate/components.manifest.json index ad8a18866a1..1d8adf544d8 100644 --- a/design-systems/corporate/components.manifest.json +++ b/design-systems/corporate/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/cosmic/components.manifest.json b/design-systems/cosmic/components.manifest.json index e64c930850e..d7953d256c8 100644 --- a/design-systems/cosmic/components.manifest.json +++ b/design-systems/cosmic/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/creative/components.manifest.json b/design-systems/creative/components.manifest.json index 2f314a6c5d3..03747982501 100644 --- a/design-systems/creative/components.manifest.json +++ b/design-systems/creative/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/cursor/components.manifest.json b/design-systems/cursor/components.manifest.json index 5d54da431fc..b12a085db2a 100644 --- a/design-systems/cursor/components.manifest.json +++ b/design-systems/cursor/components.manifest.json @@ -296,12 +296,23 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", "--border", "--danger", + "--ease-standard", + "--fg", "--focus-ring", + "--font-display", + "--motion-base", + "--motion-fast", "--muted", - "--radius-pill" + "--radius-pill", + "--radius-sm", + "--space-2", + "--surface", + "--surface-warm", + "--text-sm" ] }, { @@ -329,11 +340,20 @@ "label" ], "tokenReferences": [ + "--bg", + "--border", + "--ease-standard", "--fg", "--focus-ring", "--font-body", "--font-display", + "--meta", + "--motion-base", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--text-base", "--text-sm" ] }, @@ -352,7 +372,16 @@ ], "elements": [], "tokenReferences": [ - "--elev-raised" + "--bg", + "--border", + "--ease-standard", + "--elev-raised", + "--motion-base", + "--radius-md", + "--radius-sm", + "--space-3", + "--space-5", + "--surface" ] }, { @@ -378,10 +407,14 @@ "tokenReferences": [ "--fg", "--font-display", + "--meta", "--muted", "--radius-pill", "--space-2", "--space-3", + "--success", + "--surface", + "--text-sm", "--text-xs" ] }, @@ -398,7 +431,8 @@ "a" ], "tokenReferences": [ - "--accent" + "--accent", + "--meta" ] }, { @@ -461,10 +495,17 @@ "p" ], "tokenReferences": [ + "--font-body", "--font-display", "--leading-tight", "--muted", - "--text-3xl" + "--text-2xl", + "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xs", + "--tracking-display" ] }, { @@ -482,8 +523,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -498,7 +537,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/dashboard/components.manifest.json b/design-systems/dashboard/components.manifest.json index 0e88c7eb5bf..b4be44c0163 100644 --- a/design-systems/dashboard/components.manifest.json +++ b/design-systems/dashboard/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/default/components.manifest.json b/design-systems/default/components.manifest.json index 0d12d0f27e1..6698314c75b 100644 --- a/design-systems/default/components.manifest.json +++ b/design-systems/default/components.manifest.json @@ -266,7 +266,10 @@ "button" ], "tokenReferences": [ + "--accent", + "--accent-active", "--accent-hover", + "--accent-on", "--border", "--ease-standard", "--fg", @@ -274,6 +277,7 @@ "--motion-fast", "--radius-sm", "--space-2", + "--surface", "--text-sm" ] }, @@ -302,15 +306,18 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--ease-standard", "--fg", + "--focus-ring", "--motion-fast", "--muted", "--radius-sm", "--space-2", "--surface", - "--text-sm" + "--text-sm", + "--text-xs" ] }, { @@ -349,7 +356,11 @@ ], "elements": [], "tokenReferences": [ - "--success" + "--muted", + "--radius-pill", + "--space-2", + "--success", + "--text-xs" ] }, { @@ -364,7 +375,9 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--accent" + ] }, { "id": "keyboard", @@ -377,7 +390,13 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--font-mono", + "--muted", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -424,6 +443,9 @@ "--leading-tight", "--muted", "--text-2xl", + "--text-3xl", + "--text-lg", + "--text-sm", "--text-xs", "--tracking-display" ] @@ -443,8 +465,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -459,7 +479,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/discord/components.manifest.json b/design-systems/discord/components.manifest.json index e1e11b371d0..a5a4f694fe7 100644 --- a/design-systems/discord/components.manifest.json +++ b/design-systems/discord/components.manifest.json @@ -239,8 +239,16 @@ "button" ], "tokenReferences": [ + "--accent", "--accent-hover", - "--focus-ring" + "--accent-on", + "--ease-standard", + "--focus-ring", + "--font-body", + "--motion-fast", + "--radius-sm", + "--space-2", + "--text-base" ] }, { @@ -263,8 +271,16 @@ "label" ], "tokenReferences": [ + "--accent", + "--ease-standard", + "--fg", "--fg-2", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--surface-warm", + "--text-base", "--text-sm" ] }, @@ -354,8 +370,13 @@ "--leading-tight", "--meta", "--muted", + "--text-2xl", "--text-3xl", - "--text-xs" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xs", + "--tracking-display" ] }, { @@ -371,8 +392,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -386,6 +405,10 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", "--space-4" ] } diff --git a/design-systems/dithered/components.manifest.json b/design-systems/dithered/components.manifest.json index 1f5a59a1d3f..5fc847fef2e 100644 --- a/design-systems/dithered/components.manifest.json +++ b/design-systems/dithered/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/doodle/components.manifest.json b/design-systems/doodle/components.manifest.json index ecff2fe9e51..a654c44b06e 100644 --- a/design-systems/doodle/components.manifest.json +++ b/design-systems/doodle/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/dramatic/components.manifest.json b/design-systems/dramatic/components.manifest.json index 3b30f89217d..43ba18aafca 100644 --- a/design-systems/dramatic/components.manifest.json +++ b/design-systems/dramatic/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/duolingo/components.manifest.json b/design-systems/duolingo/components.manifest.json index 16d6d334cf0..faedf6a2710 100644 --- a/design-systems/duolingo/components.manifest.json +++ b/design-systems/duolingo/components.manifest.json @@ -297,12 +297,17 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", + "--bg", + "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-display", "--meta", "--motion-fast", + "--muted", "--radius-md", "--space-2", "--space-6", @@ -337,11 +342,22 @@ ], "tokenReferences": [ "--accent", + "--bg", + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", "--font-display", "--meta", - "--text-sm" + "--motion-fast", + "--muted", + "--radius-sm", + "--space-2", + "--space-4", + "--text-base", + "--text-sm", + "--text-xs" ] }, { @@ -365,19 +381,22 @@ ], "elements": [], "tokenReferences": [ + "--accent", "--accent-on", "--bg", "--border", "--danger", "--ease-standard", "--elev-raised", + "--fg", "--font-display", "--motion-fast", "--radius-md", "--radius-pill", "--space-3", "--space-6", - "--text-xl" + "--text-xl", + "--warn" ] }, { @@ -398,12 +417,17 @@ ], "elements": [], "tokenReferences": [ + "--accent-on", + "--border", "--fg", "--font-display", + "--muted", "--radius-pill", "--space-1", "--space-2", "--space-3", + "--success", + "--surface", "--text-xs", "--warn" ] @@ -420,7 +444,9 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--accent-active" + ] }, { "id": "keyboard", @@ -433,7 +459,15 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--bg", + "--border", + "--font-mono", + "--muted", + "--radius-sm", + "--space-2", + "--text-xs" + ] }, { "id": "icons", @@ -476,12 +510,22 @@ "p" ], "tokenReferences": [ + "--accent", + "--accent-active", "--fg", "--font-display", + "--leading-body", "--leading-tight", "--muted", + "--radius-pill", + "--space-1", + "--space-3", "--text-2xl", - "--text-sm" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xs", + "--tracking-display" ] }, { @@ -500,8 +544,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-2", "stack-3", @@ -518,9 +560,13 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-2", "--space-3", - "--space-4" + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/editorial/components.manifest.json b/design-systems/editorial/components.manifest.json index 72651dc7d70..85c6afda85d 100644 --- a/design-systems/editorial/components.manifest.json +++ b/design-systems/editorial/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/elegant/components.manifest.json b/design-systems/elegant/components.manifest.json index 9a6cc948a56..4777f7948dc 100644 --- a/design-systems/elegant/components.manifest.json +++ b/design-systems/elegant/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/elevenlabs/components.manifest.json b/design-systems/elevenlabs/components.manifest.json index 39a66626a62..96450dceac7 100644 --- a/design-systems/elevenlabs/components.manifest.json +++ b/design-systems/elevenlabs/components.manifest.json @@ -258,10 +258,12 @@ ], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--bg", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-pill", @@ -293,16 +295,19 @@ "label" ], "tokenReferences": [ + "--accent", "--bg", "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--muted", "--radius-md", "--space-2", - "--text-sm" + "--text-sm", + "--text-xs" ] }, { @@ -341,7 +346,11 @@ ], "elements": [], "tokenReferences": [ - "--success" + "--muted", + "--radius-pill", + "--space-2", + "--success", + "--text-xs" ] }, { @@ -357,6 +366,7 @@ "a" ], "tokenReferences": [ + "--fg", "--muted" ] }, @@ -371,7 +381,13 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--font-mono", + "--muted", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -413,9 +429,14 @@ "--fg-2", "--font-body", "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-2xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -435,8 +456,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -451,7 +470,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/energetic/components.manifest.json b/design-systems/energetic/components.manifest.json index e31afef4448..13cf1dd26ef 100644 --- a/design-systems/energetic/components.manifest.json +++ b/design-systems/energetic/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/enterprise/components.manifest.json b/design-systems/enterprise/components.manifest.json index 1ec357b59a1..d84269dc41c 100644 --- a/design-systems/enterprise/components.manifest.json +++ b/design-systems/enterprise/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/expo/components.manifest.json b/design-systems/expo/components.manifest.json index 28a6b43589e..d37b9b73e27 100644 --- a/design-systems/expo/components.manifest.json +++ b/design-systems/expo/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/expressive/components.manifest.json b/design-systems/expressive/components.manifest.json index bec29b4fbd2..e47c9a02b1a 100644 --- a/design-systems/expressive/components.manifest.json +++ b/design-systems/expressive/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/fantasy/components.manifest.json b/design-systems/fantasy/components.manifest.json index c4761b9599e..44599096b34 100644 --- a/design-systems/fantasy/components.manifest.json +++ b/design-systems/fantasy/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/ferrari/components.manifest.json b/design-systems/ferrari/components.manifest.json index ac41a4afe2f..f11893d95f1 100644 --- a/design-systems/ferrari/components.manifest.json +++ b/design-systems/ferrari/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/figma/components.manifest.json b/design-systems/figma/components.manifest.json index 0cab429faac..7add5be0000 100644 --- a/design-systems/figma/components.manifest.json +++ b/design-systems/figma/components.manifest.json @@ -232,7 +232,15 @@ "button" ], "tokenReferences": [ - "--fg" + "--accent-on", + "--bg", + "--ease-standard", + "--fg", + "--font-display", + "--motion-fast", + "--radius-sm", + "--space-2", + "--text-base" ] }, { @@ -335,7 +343,12 @@ "tokenReferences": [ "--font-display", "--leading-tight", - "--text-3xl" + "--muted", + "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-xl", + "--tracking-display" ] }, { @@ -352,8 +365,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -367,7 +378,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/flat/components.manifest.json b/design-systems/flat/components.manifest.json index e8fe0822efe..05cc2decbbd 100644 --- a/design-systems/flat/components.manifest.json +++ b/design-systems/flat/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/framer/components.manifest.json b/design-systems/framer/components.manifest.json index b6902a5cc9c..14fa8109ab8 100644 --- a/design-systems/framer/components.manifest.json +++ b/design-systems/framer/components.manifest.json @@ -277,7 +277,15 @@ "button" ], "tokenReferences": [ - "--fg" + "--ease-standard", + "--fg", + "--focus-ring", + "--font-body", + "--motion-base", + "--motion-fast", + "--radius-pill", + "--space-2", + "--text-base" ] }, { @@ -306,17 +314,21 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--border-soft", "--ease-standard", "--fg", + "--focus-ring", "--font-body", + "--meta", "--motion-fast", "--muted", "--radius-sm", "--space-2", "--surface", "--text-base", + "--text-sm", "--text-xs" ] }, @@ -335,7 +347,17 @@ ], "elements": [], "tokenReferences": [ - "--elev-raised" + "--accent", + "--ease-standard", + "--elev-raised", + "--elev-ring", + "--font-mono", + "--motion-base", + "--radius-md", + "--space-3", + "--space-6", + "--surface", + "--text-xs" ] }, { @@ -356,6 +378,8 @@ ], "elements": [], "tokenReferences": [ + "--accent", + "--border", "--muted", "--radius-pill", "--space-2", @@ -443,9 +467,14 @@ "--fg-2", "--font-body", "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", "--tracking-display" ] }, @@ -465,7 +494,6 @@ ], "classes": [ "container", - "features-grid", "row-between", "stack-4", "stack-5", @@ -481,7 +509,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", "--space-4", + "--space-5", "--space-6" ] } diff --git a/design-systems/friendly/components.manifest.json b/design-systems/friendly/components.manifest.json index e6ad8b7888a..b79169af35e 100644 --- a/design-systems/friendly/components.manifest.json +++ b/design-systems/friendly/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/futuristic/components.manifest.json b/design-systems/futuristic/components.manifest.json index 3bef3bf0351..f4705bcaf5c 100644 --- a/design-systems/futuristic/components.manifest.json +++ b/design-systems/futuristic/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/github/components.manifest.json b/design-systems/github/components.manifest.json index eb8d257e944..657ba68943e 100644 --- a/design-systems/github/components.manifest.json +++ b/design-systems/github/components.manifest.json @@ -255,10 +255,12 @@ "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-sm", "--space-2", + "--success", "--surface", "--text-sm" ] @@ -291,6 +293,7 @@ "--focus-ring", "--font-body", "--motion-fast", + "--muted", "--radius-sm", "--space-2", "--text-sm" @@ -377,9 +380,12 @@ "--font-display", "--leading-tight", "--muted", + "--text-4xl", + "--text-lg", "--text-sm", "--text-xl", - "--text-xs" + "--text-xs", + "--tracking-display" ] }, { @@ -395,8 +401,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -410,7 +414,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-3" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4" ] } ], diff --git a/design-systems/glassmorphism/components.manifest.json b/design-systems/glassmorphism/components.manifest.json index b1b650b946b..99d15a5ca9b 100644 --- a/design-systems/glassmorphism/components.manifest.json +++ b/design-systems/glassmorphism/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/gradient/components.manifest.json b/design-systems/gradient/components.manifest.json index 9c172d88f72..8dbddfd5c15 100644 --- a/design-systems/gradient/components.manifest.json +++ b/design-systems/gradient/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/hashicorp/components.manifest.json b/design-systems/hashicorp/components.manifest.json index 696600b787b..19ef64ac112 100644 --- a/design-systems/hashicorp/components.manifest.json +++ b/design-systems/hashicorp/components.manifest.json @@ -273,13 +273,20 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", "--bg", "--border", + "--ease-standard", "--elev-raised", + "--fg", "--fg-2", "--focus-ring", - "--radius-sm" + "--font-body", + "--motion-fast", + "--radius-sm", + "--space-2", + "--text-base" ] }, { @@ -307,9 +314,18 @@ "label" ], "tokenReferences": [ + "--accent", + "--ease-standard", + "--fg", "--fg-2", + "--focus-ring", "--font-body", "--meta", + "--motion-fast", + "--radius-sm", + "--space-2", + "--surface", + "--text-base", "--text-sm", "--text-xs" ] @@ -325,7 +341,13 @@ "card" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--border-soft", + "--elev-raised", + "--radius-md", + "--space-6", + "--surface" + ] }, { "id": "badges", @@ -346,6 +368,7 @@ "--font-body", "--radius-pill", "--space-2", + "--success", "--text-sm" ] }, @@ -361,7 +384,11 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--accent-hover", + "--ease-standard", + "--motion-fast" + ] }, { "id": "keyboard", @@ -374,7 +401,13 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--fg-2", + "--font-mono", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -418,11 +451,18 @@ ], "tokenReferences": [ "--fg", + "--fg-2", "--font-display", "--leading-tight", "--muted", "--text-2xl", - "--text-3xl" + "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -440,8 +480,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -456,7 +494,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/hud/components.manifest.json b/design-systems/hud/components.manifest.json index bd274ab7fd8..7825e016463 100644 --- a/design-systems/hud/components.manifest.json +++ b/design-systems/hud/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/huggingface/components.manifest.json b/design-systems/huggingface/components.manifest.json index 68d0d752382..719fd98a5ee 100644 --- a/design-systems/huggingface/components.manifest.json +++ b/design-systems/huggingface/components.manifest.json @@ -264,8 +264,11 @@ "button" ], "tokenReferences": [ + "--accent", "--accent-hover", + "--accent-on", "--ease-standard", + "--fg", "--fg-2", "--focus-ring", "--font-display", @@ -300,10 +303,17 @@ "label" ], "tokenReferences": [ + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", "--font-display", + "--motion-fast", "--muted", + "--radius-md", + "--space-2", + "--surface", "--text-sm", "--text-xs" ] @@ -321,7 +331,11 @@ ], "elements": [], "tokenReferences": [ - "--accent" + "--accent", + "--border", + "--radius-md", + "--space-3", + "--surface" ] }, { @@ -340,7 +354,14 @@ "badge-success" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--border-soft", + "--font-display", + "--muted", + "--radius-sm", + "--space-2", + "--text-xs" + ] }, { "id": "links", @@ -354,7 +375,9 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--fg" + ] }, { "id": "keyboard", @@ -367,7 +390,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--border-soft", + "--font-display", + "--muted", + "--radius-sm", + "--text-xs" + ] }, { "id": "icons", @@ -410,10 +440,16 @@ "p" ], "tokenReferences": [ + "--fg-2", "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-2xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -433,8 +469,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -449,7 +483,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/ibm/components.manifest.json b/design-systems/ibm/components.manifest.json index 3da7ed5f3f3..49b7be90735 100644 --- a/design-systems/ibm/components.manifest.json +++ b/design-systems/ibm/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/intercom/components.manifest.json b/design-systems/intercom/components.manifest.json index b0d6e647c86..1e457f1773e 100644 --- a/design-systems/intercom/components.manifest.json +++ b/design-systems/intercom/components.manifest.json @@ -299,9 +299,16 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", + "--ease-standard", "--fg", - "--focus-ring" + "--focus-ring", + "--font-body", + "--motion-fast", + "--radius-sm", + "--space-2", + "--text-base" ] }, { @@ -323,8 +330,7 @@ "field-help", "form", "form-actions", - "form-row", - "messenger-input" + "form-row" ], "elements": [ "form", @@ -333,10 +339,20 @@ ], "tokenReferences": [ "--accent", + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", "--meta", - "--text-sm" + "--motion-fast", + "--muted", + "--radius-sm", + "--space-2", + "--surface", + "--text-base", + "--text-sm", + "--text-xs" ] }, { @@ -358,12 +374,14 @@ "--accent", "--border", "--ease-standard", + "--elev-raised", "--font-mono", "--motion-base", "--radius-lg", "--space-3", "--space-6", "--surface-warm", + "--text-2xl", "--text-xs" ] }, @@ -381,16 +399,17 @@ "classes": [ "badge", "badge-dot", - "badge-success", - "messenger-status" + "badge-success" ], "elements": [], "tokenReferences": [ "--accent", "--font-mono", + "--muted", "--radius-pill", "--space-2", "--space-3", + "--success", "--text-xs" ] }, @@ -407,7 +426,9 @@ "a" ], "tokenReferences": [ - "--accent" + "--accent", + "--border", + "--fg" ] }, { @@ -421,7 +442,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--font-mono", + "--muted", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -467,9 +495,17 @@ "tokenReferences": [ "--fg", "--font-display", + "--font-mono", "--leading-tight", "--muted", - "--text-3xl" + "--text-2xl", + "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -489,8 +525,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-2", "stack-3", "stack-4", @@ -507,8 +541,13 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-2", + "--space-3", "--space-4", + "--space-5", "--space-6" ] } diff --git a/design-systems/kami/components.manifest.json b/design-systems/kami/components.manifest.json index 42491e269d6..6f774521244 100644 --- a/design-systems/kami/components.manifest.json +++ b/design-systems/kami/components.manifest.json @@ -299,9 +299,11 @@ "--accent", "--accent-on", "--ease-standard", + "--elev-raised", "--elev-ring", "--elev-ring-accent", "--fg-2", + "--focus-ring", "--font-display", "--motion-base", "--radius-md", @@ -341,6 +343,7 @@ "tokenReferences": [ "--border", "--ease-standard", + "--elev-raised", "--motion-base", "--radius-md", "--space-3", @@ -369,6 +372,7 @@ "--font-display", "--radius-sm", "--radius-xs", + "--tag-bg-faint", "--tag-bg-soft", "--tag-bg-strong", "--text-sm", @@ -387,7 +391,9 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--accent" + ] }, { "id": "keyboard", @@ -432,11 +438,17 @@ ], "tokenReferences": [ "--font-display", + "--leading-display", "--leading-tight", + "--meta", "--muted", "--space-6", "--text-2xl", - "--text-sm" + "--text-4xl", + "--text-lg", + "--text-sm", + "--tracking-display", + "--tracking-eyebrow" ] }, { @@ -453,8 +465,7 @@ "section + section" ], "classes": [ - "container", - "features-grid" + "container" ], "elements": [ "main", @@ -468,8 +479,12 @@ "--container-gutter-tablet", "--container-max", "--font-display", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", "--space-4", + "--space-6", "--text-base", "--tracking-label" ] diff --git a/design-systems/kraken/components.manifest.json b/design-systems/kraken/components.manifest.json index 9ad374f6c41..cba0921082f 100644 --- a/design-systems/kraken/components.manifest.json +++ b/design-systems/kraken/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/lamborghini/components.manifest.json b/design-systems/lamborghini/components.manifest.json index 5358f4deee2..5bfc22d54d4 100644 --- a/design-systems/lamborghini/components.manifest.json +++ b/design-systems/lamborghini/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/levels/components.manifest.json b/design-systems/levels/components.manifest.json index 569d4c65726..5323ff4700f 100644 --- a/design-systems/levels/components.manifest.json +++ b/design-systems/levels/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/linear-app/components.manifest.json b/design-systems/linear-app/components.manifest.json index 1c51ae90434..821a0235118 100644 --- a/design-systems/linear-app/components.manifest.json +++ b/design-systems/linear-app/components.manifest.json @@ -236,8 +236,10 @@ ], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--ease-standard", + "--focus-ring", "--font-display", "--motion-fast", "--radius-sm", @@ -265,8 +267,16 @@ "label" ], "tokenReferences": [ + "--accent", + "--border", + "--ease-standard", "--fg-2", + "--font-body", "--meta", + "--motion-fast", + "--radius-sm", + "--space-2", + "--text-base", "--text-sm" ] }, @@ -282,7 +292,13 @@ "card" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--ease-standard", + "--motion-base", + "--radius-md", + "--space-6" + ] }, { "id": "badges", @@ -363,7 +379,12 @@ "--meta", "--muted", "--text-2xl", - "--text-xs" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -380,8 +401,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -395,7 +414,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/lingo/components.manifest.json b/design-systems/lingo/components.manifest.json index 1c8bd7744c4..9aa015e8258 100644 --- a/design-systems/lingo/components.manifest.json +++ b/design-systems/lingo/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/loom/components.manifest.json b/design-systems/loom/components.manifest.json index 7dcccb26e97..2a434fd303a 100644 --- a/design-systems/loom/components.manifest.json +++ b/design-systems/loom/components.manifest.json @@ -279,10 +279,14 @@ "button" ], "tokenReferences": [ + "--accent", + "--accent-active", "--accent-hover", + "--accent-on", "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--leading-tight", "--motion-fast", @@ -318,18 +322,23 @@ "label" ], "tokenReferences": [ + "--accent", "--bg", "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--leading-tight", "--meta", "--motion-fast", + "--muted", "--radius-sm", "--space-2", "--space-3", - "--text-base" + "--text-base", + "--text-sm", + "--text-xs" ] }, { @@ -373,6 +382,7 @@ "elements": [], "tokenReferences": [ "--border", + "--danger", "--muted", "--radius-pill", "--space-2", @@ -393,7 +403,8 @@ "a" ], "tokenReferences": [ - "--accent" + "--accent", + "--accent-hover" ] }, { @@ -457,11 +468,18 @@ "p" ], "tokenReferences": [ + "--accent", "--fg", "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-2xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", "--tracking-display" ] }, @@ -481,8 +499,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -497,8 +513,13 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-2", - "--space-4" + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/lovable/components.manifest.json b/design-systems/lovable/components.manifest.json index 5da444439a6..e96bc49909f 100644 --- a/design-systems/lovable/components.manifest.json +++ b/design-systems/lovable/components.manifest.json @@ -265,8 +265,10 @@ ], "tokenReferences": [ "--ease-standard", + "--fg", "--focus-ring", "--font-body", + "--meta", "--motion-fast", "--radius-sm", "--space-2", @@ -302,7 +304,20 @@ "textarea" ], "tokenReferences": [ + "--border", + "--ease-standard", + "--fg", + "--focus-ring", + "--font-body", + "--leading-body", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--space-3", + "--space-4", + "--surface", + "--text-base", "--text-sm" ] }, @@ -318,7 +333,16 @@ "card" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--ease-standard", + "--elev-flat", + "--motion-base", + "--radius-md", + "--space-3", + "--space-6", + "--surface" + ] }, { "id": "badges", @@ -334,7 +358,14 @@ ], "elements": [], "tokenReferences": [ - "--accent" + "--accent", + "--border", + "--fg", + "--radius-pill", + "--space-2", + "--space-3", + "--surface", + "--text-sm" ] }, { @@ -350,7 +381,8 @@ "a" ], "tokenReferences": [ - "--accent" + "--accent", + "--fg" ] }, { @@ -364,7 +396,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--font-mono", + "--muted", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -411,7 +450,11 @@ "--leading-tight", "--muted", "--text-3xl", - "--text-sm" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--tracking-display" ] }, { @@ -429,8 +472,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -445,7 +486,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/luxury/components.manifest.json b/design-systems/luxury/components.manifest.json index c9c36bb6f1e..d2568bd1476 100644 --- a/design-systems/luxury/components.manifest.json +++ b/design-systems/luxury/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/mastercard/components.manifest.json b/design-systems/mastercard/components.manifest.json index caf0d6ca0ea..a48f18d28f9 100644 --- a/design-systems/mastercard/components.manifest.json +++ b/design-systems/mastercard/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/material/components.manifest.json b/design-systems/material/components.manifest.json index aff56d5135d..10703b34f76 100644 --- a/design-systems/material/components.manifest.json +++ b/design-systems/material/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/meta/components.manifest.json b/design-systems/meta/components.manifest.json index dc95c26d6c1..fad53fd126a 100644 --- a/design-systems/meta/components.manifest.json +++ b/design-systems/meta/components.manifest.json @@ -276,10 +276,13 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", "--bg", "--ease-standard", + "--fg", "--fg-2", + "--focus-ring", "--font-body", "--motion-base", "--motion-fast", @@ -314,9 +317,17 @@ ], "tokenReferences": [ "--accent", + "--bg", + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", + "--motion-base", "--muted", + "--radius-sm", + "--space-2", + "--text-base", "--text-sm", "--text-xs" ] @@ -336,7 +347,16 @@ ], "elements": [], "tokenReferences": [ - "--elev-raised" + "--bg", + "--ease-standard", + "--elev-raised", + "--elev-ring", + "--motion-base", + "--radius-lg", + "--radius-md", + "--space-4", + "--space-8", + "--surface-warm" ] }, { @@ -359,6 +379,7 @@ "--muted", "--radius-pill", "--space-2", + "--success", "--surface", "--text-xs" ] @@ -377,6 +398,7 @@ ], "tokenReferences": [ "--accent", + "--accent-hover", "--ease-standard", "--motion-fast" ] @@ -442,12 +464,17 @@ "p" ], "tokenReferences": [ + "--fg", "--fg-2", + "--font-display", + "--leading-tight", "--muted", "--text-2xl", "--text-3xl", "--text-4xl", "--text-lg", + "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -467,8 +494,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4", @@ -484,7 +509,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", "--space-4", + "--space-6", "--space-8" ] } diff --git a/design-systems/minimal/components.manifest.json b/design-systems/minimal/components.manifest.json index 10b8d2f5856..1786c1ae583 100644 --- a/design-systems/minimal/components.manifest.json +++ b/design-systems/minimal/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/minimax/components.manifest.json b/design-systems/minimax/components.manifest.json index 8235aa5874c..3fcc5c7cf71 100644 --- a/design-systems/minimax/components.manifest.json +++ b/design-systems/minimax/components.manifest.json @@ -292,10 +292,18 @@ "button" ], "tokenReferences": [ + "--bg", "--border", + "--ease-standard", "--fg-2", "--focus-ring", - "--surface-warm" + "--font-body", + "--motion-fast", + "--radius-sm", + "--space-2", + "--surface", + "--surface-warm", + "--text-sm" ] }, { @@ -326,9 +334,20 @@ "textarea" ], "tokenReferences": [ + "--accent", + "--bg", + "--border", + "--ease-standard", + "--fg", "--fg-2", + "--focus-ring", + "--font-body", "--meta", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--text-base", "--text-sm", "--text-xs" ] @@ -355,14 +374,18 @@ "--bg", "--border-soft", "--ease-standard", + "--elev-raised", "--fg-2", "--font-display", + "--meta", "--motion-base", "--radius-lg", "--radius-md", + "--space-2", "--space-3", "--space-6", - "--space-8" + "--space-8", + "--text-xs" ] }, { @@ -381,6 +404,7 @@ ], "elements": [], "tokenReferences": [ + "--accent", "--muted", "--radius-pill", "--space-2", @@ -403,7 +427,15 @@ "a" ], "tokenReferences": [ - "--fg" + "--bg", + "--ease-standard", + "--elev-raised", + "--fg", + "--fg-2", + "--motion-fast", + "--muted", + "--radius-pill", + "--text-sm" ] }, { @@ -471,9 +503,15 @@ "--fg", "--font-body", "--font-display", + "--leading-body", + "--leading-tight", "--muted", "--text-2xl", - "--text-xs" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xs", + "--tracking-display" ] }, { @@ -491,8 +529,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -509,7 +545,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/mintlify/components.manifest.json b/design-systems/mintlify/components.manifest.json index dcc350f7c23..260f7b0314c 100644 --- a/design-systems/mintlify/components.manifest.json +++ b/design-systems/mintlify/components.manifest.json @@ -297,9 +297,19 @@ "button" ], "tokenReferences": [ + "--accent", "--accent-hover", + "--accent-on", "--bg", - "--focus-ring" + "--ease-standard", + "--fg", + "--focus-ring", + "--font-display", + "--motion-fast", + "--radius-pill", + "--radius-sm", + "--space-2", + "--surface" ] }, { @@ -329,10 +339,17 @@ ], "tokenReferences": [ "--accent", + "--ease-standard", "--fg", "--focus-ring", "--meta", - "--text-sm" + "--motion-fast", + "--muted", + "--radius-pill", + "--space-2", + "--surface", + "--text-sm", + "--text-xs" ] }, { @@ -358,9 +375,11 @@ "--radius-lg", "--radius-md", "--space-3", + "--space-5", "--space-6", "--space-8", - "--surface" + "--surface", + "--surface-warm" ] }, { @@ -384,12 +403,18 @@ ], "elements": [], "tokenReferences": [ + "--accent", + "--accent-hover", "--border", "--fg-2", "--font-display", + "--font-mono", "--radius-pill", + "--radius-sm", "--space-1", - "--surface-warm" + "--success", + "--surface-warm", + "--text-xs" ] }, { @@ -406,6 +431,7 @@ "a" ], "tokenReferences": [ + "--accent-hover", "--ease-standard", "--fg", "--focus-ring", @@ -423,7 +449,13 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--fg-2", + "--font-mono", + "--surface-warm", + "--text-xs" + ] }, { "id": "icons", @@ -467,13 +499,18 @@ ], "tokenReferences": [ "--fg", + "--fg-2", "--font-display", "--font-mono", "--leading-tight", "--muted", "--text-3xl", + "--text-4xl", "--text-lg", - "--text-xs" + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -492,7 +529,6 @@ ], "classes": [ "container", - "features-grid", "row-between", "stack-3", "stack-4" @@ -507,8 +543,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", "--space-4", + "--space-5", "--space-6" ] } diff --git a/design-systems/miro/components.manifest.json b/design-systems/miro/components.manifest.json index 05a09b46c3b..691551d359e 100644 --- a/design-systems/miro/components.manifest.json +++ b/design-systems/miro/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/mission-control/components.manifest.json b/design-systems/mission-control/components.manifest.json index df15f806eca..c696b07931b 100644 --- a/design-systems/mission-control/components.manifest.json +++ b/design-systems/mission-control/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/mistral-ai/components.manifest.json b/design-systems/mistral-ai/components.manifest.json index 6f5b4760d8a..e6db48554e5 100644 --- a/design-systems/mistral-ai/components.manifest.json +++ b/design-systems/mistral-ai/components.manifest.json @@ -263,6 +263,7 @@ ], "tokenReferences": [ "--ease-standard", + "--fg", "--focus-ring", "--font-body", "--motion-fast", @@ -298,8 +299,16 @@ ], "tokenReferences": [ "--accent", + "--border", + "--ease-standard", + "--fg", "--focus-ring", + "--font-body", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--surface", "--text-sm", "--text-xs" ] @@ -315,7 +324,13 @@ "card" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--elev-raised", + "--radius-sm", + "--space-3", + "--space-6", + "--surface" + ] }, { "id": "badges", @@ -337,6 +352,7 @@ "--muted", "--radius-pill", "--space-2", + "--success", "--text-xs" ] }, @@ -418,10 +434,16 @@ ], "tokenReferences": [ "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-3xl", - "--text-xs" + "--text-4xl", + "--text-base", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -439,8 +461,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -455,7 +475,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/modern/components.manifest.json b/design-systems/modern/components.manifest.json index 2e74e831e25..f4d181ec14a 100644 --- a/design-systems/modern/components.manifest.json +++ b/design-systems/modern/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/mongodb/components.manifest.json b/design-systems/mongodb/components.manifest.json index bc8887ed45a..2f3a2b33dbd 100644 --- a/design-systems/mongodb/components.manifest.json +++ b/design-systems/mongodb/components.manifest.json @@ -264,12 +264,21 @@ "button" ], "tokenReferences": [ + "--accent", + "--accent-active", "--accent-hover", + "--accent-on", "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", + "--motion-fast", "--muted", - "--surface" + "--radius-pill", + "--space-2", + "--surface", + "--text-base" ] }, { @@ -297,16 +306,21 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--ease-standard", "--fg-2", + "--focus-ring", "--font-body", "--meta", "--motion-fast", + "--muted", "--radius-sm", "--space-2", "--surface", - "--text-base" + "--text-base", + "--text-sm", + "--text-xs" ] }, { @@ -346,7 +360,12 @@ ], "elements": [], "tokenReferences": [ - "--accent" + "--accent", + "--font-mono", + "--muted", + "--radius-pill", + "--space-2", + "--text-xs" ] }, { @@ -361,7 +380,9 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--accent" + ] }, { "id": "keyboard", @@ -374,7 +395,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--font-mono", + "--muted", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -419,12 +447,16 @@ "tokenReferences": [ "--accent", "--fg", + "--fg-2", + "--font-body", "--font-display", "--font-mono", "--leading-tight", "--muted", + "--text-2xl", "--text-3xl", "--text-4xl", + "--text-lg", "--text-sm", "--text-xl", "--tracking-display" @@ -445,8 +477,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -461,7 +491,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/mono/components.manifest.json b/design-systems/mono/components.manifest.json index ba00c185277..3d7609eca32 100644 --- a/design-systems/mono/components.manifest.json +++ b/design-systems/mono/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/neobrutalism/components.manifest.json b/design-systems/neobrutalism/components.manifest.json index 4d9a3b6b1ca..0420435dfbb 100644 --- a/design-systems/neobrutalism/components.manifest.json +++ b/design-systems/neobrutalism/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/neon/components.manifest.json b/design-systems/neon/components.manifest.json index 8a8ba5306f3..0ad3926cb49 100644 --- a/design-systems/neon/components.manifest.json +++ b/design-systems/neon/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/neumorphism/components.manifest.json b/design-systems/neumorphism/components.manifest.json index 0eb3376e698..b3f374018da 100644 --- a/design-systems/neumorphism/components.manifest.json +++ b/design-systems/neumorphism/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/nike/components.manifest.json b/design-systems/nike/components.manifest.json index 730f8d50669..808feeaef1b 100644 --- a/design-systems/nike/components.manifest.json +++ b/design-systems/nike/components.manifest.json @@ -274,15 +274,21 @@ "button" ], "tokenReferences": [ + "--accent", + "--accent-active", "--accent-hover", + "--accent-on", "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--motion-base", "--motion-fast", + "--muted", "--radius-pill", "--space-2", + "--surface", "--text-base" ] }, @@ -312,9 +318,11 @@ "label" ], "tokenReferences": [ + "--bg", "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--motion-base", "--motion-fast", @@ -323,6 +331,7 @@ "--space-2", "--surface", "--text-base", + "--text-sm", "--text-xs" ] }, @@ -337,7 +346,12 @@ "card" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--radius-md", + "--space-3", + "--space-6", + "--surface" + ] }, { "id": "badges", @@ -361,6 +375,7 @@ "--radius-pill", "--space-2", "--space-3", + "--success", "--surface", "--text-xs" ] @@ -379,9 +394,11 @@ "a" ], "tokenReferences": [ + "--bg", "--ease-standard", "--fg", - "--motion-base" + "--motion-base", + "--muted" ] }, { @@ -446,10 +463,17 @@ ], "tokenReferences": [ "--fg", + "--font-body", "--font-display", + "--leading-tight", "--muted", "--text-2xl", - "--text-sm" + "--text-4xl", + "--text-base", + "--text-lg", + "--text-sm", + "--text-xs", + "--tracking-display" ] }, { @@ -468,8 +492,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4", @@ -485,8 +507,13 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", - "--space-6" + "--space-4", + "--space-6", + "--space-8" ] } ], diff --git a/design-systems/notion/components.manifest.json b/design-systems/notion/components.manifest.json index be1cb46d4ea..b9d8dc64b06 100644 --- a/design-systems/notion/components.manifest.json +++ b/design-systems/notion/components.manifest.json @@ -254,8 +254,12 @@ "button" ], "tokenReferences": [ + "--accent", "--accent-hover", + "--accent-on", "--ease-standard", + "--fg", + "--focus-ring", "--font-display", "--motion-fast", "--radius-sm", @@ -289,10 +293,12 @@ "--fg", "--focus-ring", "--font-body", + "--meta", "--motion-fast", "--radius-sm", "--space-2", - "--text-base" + "--text-base", + "--text-sm" ] }, { @@ -310,7 +316,14 @@ ], "elements": [], "tokenReferences": [ - "--elev-raised" + "--bg", + "--border", + "--ease-standard", + "--elev-raised", + "--motion-base", + "--radius-lg", + "--space-6", + "--surface" ] }, { @@ -399,7 +412,12 @@ "--leading-tight", "--muted", "--text-3xl", - "--text-xs" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -417,8 +435,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -433,7 +449,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/nvidia/components.manifest.json b/design-systems/nvidia/components.manifest.json index b32cf2b725b..fef9880dc39 100644 --- a/design-systems/nvidia/components.manifest.json +++ b/design-systems/nvidia/components.manifest.json @@ -283,8 +283,17 @@ "--accent", "--accent-active", "--accent-hover", + "--border", + "--ease-standard", "--fg", - "--fg-2" + "--fg-2", + "--focus-ring", + "--font-body", + "--motion-fast", + "--radius-sm", + "--space-2", + "--surface", + "--text-base" ] }, { @@ -313,9 +322,18 @@ ], "tokenReferences": [ "--accent", + "--border", + "--ease-standard", + "--fg", "--fg-2", "--font-body", "--meta", + "--motion-fast", + "--muted", + "--radius-sm", + "--space-2", + "--surface", + "--text-base", "--text-sm", "--text-xs" ] @@ -334,7 +352,12 @@ ], "elements": [], "tokenReferences": [ - "--accent" + "--accent", + "--border-soft", + "--elev-raised", + "--radius-md", + "--space-3", + "--surface" ] }, { @@ -353,7 +376,12 @@ ], "elements": [], "tokenReferences": [ - "--accent" + "--accent", + "--font-body", + "--muted", + "--radius-sm", + "--space-2", + "--text-xs" ] }, { @@ -424,11 +452,17 @@ ], "tokenReferences": [ "--accent", + "--fg-2", "--font-body", "--font-display", + "--leading-body", "--leading-tight", "--muted", + "--text-2xl", "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", "--text-xs" ] }, @@ -453,8 +487,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -471,7 +503,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/ollama/components.manifest.json b/design-systems/ollama/components.manifest.json index 1efdd67ff40..0b6c54c34fd 100644 --- a/design-systems/ollama/components.manifest.json +++ b/design-systems/ollama/components.manifest.json @@ -295,11 +295,22 @@ "button" ], "tokenReferences": [ + "--accent", + "--accent-active", "--accent-hover", + "--accent-on", "--bg", "--border", + "--ease-standard", + "--fg", "--fg-2", - "--focus-ring" + "--focus-ring", + "--motion-fast", + "--radius-pill", + "--space-2", + "--space-6", + "--surface", + "--text-base" ] }, { @@ -317,8 +328,7 @@ ], "classes": [ "field", - "field-help", - "signup-form" + "field-help" ], "elements": [ "form", @@ -330,12 +340,17 @@ "--border", "--ease-standard", "--fg", + "--fg-2", "--focus-ring", + "--meta", "--motion-fast", + "--muted", "--radius-pill", "--space-2", "--space-5", - "--text-base" + "--text-base", + "--text-sm", + "--text-xs" ] }, { @@ -353,6 +368,7 @@ "tokenReferences": [ "--bg", "--border", + "--fg", "--radius-md", "--space-3", "--space-6" @@ -376,6 +392,7 @@ "--fg-2", "--font-mono", "--radius-pill", + "--space-2", "--space-3", "--text-xs" ] @@ -454,6 +471,10 @@ "--leading-tight", "--muted", "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -480,7 +501,6 @@ ], "classes": [ "container", - "features-grid", "stack-4" ], "elements": [ @@ -495,10 +515,18 @@ "--container-gutter-tablet", "--container-max", "--fg", + "--font-display", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-2", + "--space-3", "--space-4", "--space-5", "--space-6", - "--text-base" + "--text-base", + "--text-lg", + "--tracking-display" ] } ], diff --git a/design-systems/openai/components.manifest.json b/design-systems/openai/components.manifest.json index c9a57c19537..494cc5ecab9 100644 --- a/design-systems/openai/components.manifest.json +++ b/design-systems/openai/components.manifest.json @@ -251,15 +251,19 @@ ], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--bg", "--border", "--ease-standard", "--fg", + "--fg-2", + "--focus-ring", "--font-body", "--motion-fast", "--radius-sm", "--space-2", + "--surface-warm", "--text-base" ] }, @@ -291,10 +295,14 @@ "--fg", "--focus-ring", "--font-body", + "--meta", "--motion-fast", + "--muted", "--radius-sm", "--space-2", - "--text-base" + "--text-base", + "--text-sm", + "--text-xs" ] }, { @@ -313,6 +321,7 @@ "--bg", "--border-soft", "--ease-standard", + "--elev-raised", "--motion-base", "--radius-md", "--space-6" @@ -332,6 +341,7 @@ ], "elements": [], "tokenReferences": [ + "--accent", "--muted", "--radius-pill", "--surface", @@ -401,6 +411,7 @@ "--font-display", "--leading-tight", "--muted", + "--text-2xl", "--text-4xl", "--text-lg", "--text-sm", @@ -422,8 +433,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -437,7 +446,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/opencode-ai/components.manifest.json b/design-systems/opencode-ai/components.manifest.json index b02ce1e8b54..d5769dee3eb 100644 --- a/design-systems/opencode-ai/components.manifest.json +++ b/design-systems/opencode-ai/components.manifest.json @@ -268,9 +268,19 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", + "--border", + "--ease-standard", "--fg", - "--surface" + "--fg-2", + "--focus-ring", + "--font-body", + "--motion-fast", + "--radius-sm", + "--space-2", + "--surface", + "--text-sm" ] }, { @@ -298,10 +308,18 @@ ], "tokenReferences": [ "--accent", + "--border", + "--ease-standard", + "--fg", "--focus-ring", "--font-mono", "--meta", + "--motion-fast", "--muted", + "--radius-md", + "--space-2", + "--surface", + "--text-sm", "--text-xs" ] }, @@ -316,7 +334,12 @@ "card" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--radius-md", + "--space-3", + "--surface" + ] }, { "id": "badges", @@ -345,7 +368,9 @@ "--font-mono", "--radius-sm", "--space-2", - "--text-xs" + "--success", + "--text-xs", + "--warn" ] }, { @@ -425,10 +450,16 @@ "p" ], "tokenReferences": [ + "--fg-2", "--font-display", "--font-mono", + "--leading-body", "--muted", "--text-2xl", + "--text-3xl", + "--text-lg", + "--text-sm", + "--text-xl", "--text-xs" ] }, @@ -461,7 +492,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/pacman/components.manifest.json b/design-systems/pacman/components.manifest.json index e53d4df848c..d4a60a28ed7 100644 --- a/design-systems/pacman/components.manifest.json +++ b/design-systems/pacman/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/paper/components.manifest.json b/design-systems/paper/components.manifest.json index fd7d3621d9c..08fa4220f22 100644 --- a/design-systems/paper/components.manifest.json +++ b/design-systems/paper/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/perplexity/components.manifest.json b/design-systems/perplexity/components.manifest.json index 9908b94ea8b..b727b77bb4d 100644 --- a/design-systems/perplexity/components.manifest.json +++ b/design-systems/perplexity/components.manifest.json @@ -265,9 +265,12 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", + "--border", "--border-soft", "--ease-standard", + "--fg", "--font-body", "--motion-fast", "--radius-md", @@ -302,11 +305,13 @@ "--ease-standard", "--fg", "--font-body", + "--meta", "--motion-fast", "--radius-md", "--space-2", "--surface", - "--text-base" + "--text-base", + "--text-sm" ] }, { @@ -323,6 +328,7 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--ease-standard", "--elev-flat", "--motion-fast", @@ -406,7 +412,12 @@ "--leading-tight", "--muted", "--text-2xl", - "--text-xs" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -424,8 +435,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4", "stack-5" @@ -440,8 +449,13 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", - "--space-5" + "--space-4", + "--space-5", + "--space-6" ] } ], diff --git a/design-systems/perspective/components.manifest.json b/design-systems/perspective/components.manifest.json index b8ab630cda6..06eb38e8beb 100644 --- a/design-systems/perspective/components.manifest.json +++ b/design-systems/perspective/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/pinterest/components.manifest.json b/design-systems/pinterest/components.manifest.json index 6e7ad84d942..8d8bd2b3bc7 100644 --- a/design-systems/pinterest/components.manifest.json +++ b/design-systems/pinterest/components.manifest.json @@ -329,11 +329,15 @@ "button" ], "tokenReferences": [ + "--accent", + "--accent-active", "--accent-hover", + "--accent-on", "--border-soft", "--ease-standard", "--fg", "--fg-2", + "--focus-ring", "--font-display", "--motion-fast", "--radius-md", @@ -371,10 +375,17 @@ "label" ], "tokenReferences": [ + "--bg", + "--ease-standard", "--fg", + "--focus-ring", "--font-display", "--meta", + "--motion-fast", "--muted", + "--radius-md", + "--space-2", + "--text-base", "--text-sm", "--text-xs" ] @@ -413,6 +424,7 @@ "--radius-pill", "--space-2", "--space-3", + "--success", "--surface-warm", "--text-xs" ] @@ -431,7 +443,12 @@ "a" ], "tokenReferences": [ - "--fg" + "--border", + "--ease-standard", + "--fg", + "--focus-ring", + "--motion-fast", + "--radius-sm" ] }, { @@ -492,12 +509,16 @@ "p" ], "tokenReferences": [ + "--accent", "--fg", "--font-display", "--leading-tight", "--muted", "--text-2xl", + "--text-4xl", + "--text-lg", "--text-sm", + "--text-xs", "--tracking-display" ] }, @@ -525,8 +546,6 @@ ], "classes": [ "container", - "hero-grid", - "pins-grid", "stack-3", "stack-4" ], @@ -543,12 +562,19 @@ "--container-gutter-tablet", "--container-max", "--ease-standard", + "--fg", + "--focus-ring", "--font-display", "--motion-fast", "--muted", "--radius-pill", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-2", + "--space-3", "--space-4", + "--space-6", "--surface", "--text-lg", "--tracking-display" diff --git a/design-systems/playstation/components.manifest.json b/design-systems/playstation/components.manifest.json index 2b0792182f4..bac49d81466 100644 --- a/design-systems/playstation/components.manifest.json +++ b/design-systems/playstation/components.manifest.json @@ -282,8 +282,16 @@ ], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", - "--surface" + "--ease-standard", + "--focus-ring", + "--font-body", + "--motion-fast", + "--radius-pill", + "--space-2", + "--surface", + "--text-base" ] }, { @@ -313,10 +321,12 @@ "tokenReferences": [ "--border", "--ease-standard", + "--focus-ring", "--font-body", "--motion-fast", "--space-2", - "--text-base" + "--text-base", + "--text-sm" ] }, { @@ -347,6 +357,8 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", + "--accent-on", "--border-soft", "--elev-raised", "--radius-lg", @@ -378,6 +390,9 @@ "--radius-pill", "--space-2", "--space-3", + "--success", + "--surface", + "--text-sm", "--text-xs" ] }, @@ -465,12 +480,16 @@ "p" ], "tokenReferences": [ + "--font-display", "--leading-body", + "--leading-tight", "--muted", + "--text-2xl", "--text-4xl", "--text-base", "--text-lg", - "--text-sm" + "--text-sm", + "--tracking-display" ] }, { @@ -487,8 +506,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4", @@ -503,7 +520,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/posthog/components.manifest.json b/design-systems/posthog/components.manifest.json index c19d1c4304a..b16d69e8f4c 100644 --- a/design-systems/posthog/components.manifest.json +++ b/design-systems/posthog/components.manifest.json @@ -323,13 +323,19 @@ "button" ], "tokenReferences": [ + "--accent", + "--bg", "--border", "--ease-standard", "--fg", + "--fg-2", + "--focus-ring", "--font-display", "--motion-fast", + "--radius-md", "--radius-sm", "--space-2", + "--surface", "--surface-warm", "--text-sm", "--warn" @@ -364,10 +370,20 @@ "select" ], "tokenReferences": [ + "--border", + "--ease-standard", + "--fg", "--fg-2", + "--focus-ring", + "--font-body", "--font-display", "--meta", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--surface", + "--text-base", "--text-sm", "--text-xs" ] @@ -394,11 +410,13 @@ "--border", "--ease-standard", "--elev-raised", + "--fg", "--motion-fast", "--radius-md", "--space-3", "--space-4", - "--space-5" + "--space-5", + "--surface" ] }, { @@ -422,8 +440,14 @@ "tokenReferences": [ "--border", "--fg-2", + "--font-display", + "--radius-pill", + "--space-2", + "--success", "--surface", - "--surface-warm" + "--surface-warm", + "--text-xs", + "--warn" ] }, { @@ -442,6 +466,7 @@ "a" ], "tokenReferences": [ + "--accent", "--border", "--ease-standard", "--fg-2", @@ -465,8 +490,10 @@ "tokenReferences": [ "--border", "--fg-2", + "--font-mono", "--radius-sm", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -515,7 +542,11 @@ "--leading-tight", "--muted", "--text-3xl", - "--text-sm" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xs", + "--tracking-display" ] }, { @@ -540,8 +571,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-2", "stack-3", @@ -561,8 +590,14 @@ "--container-max", "--fg-2", "--font-display", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-2", - "--space-4" + "--space-3", + "--space-4", + "--space-6", + "--text-lg" ] } ], diff --git a/design-systems/premium/components.manifest.json b/design-systems/premium/components.manifest.json index c94642ba472..b2191197121 100644 --- a/design-systems/premium/components.manifest.json +++ b/design-systems/premium/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/professional/components.manifest.json b/design-systems/professional/components.manifest.json index 48d8d4381d2..82f9af1f664 100644 --- a/design-systems/professional/components.manifest.json +++ b/design-systems/professional/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/publication/components.manifest.json b/design-systems/publication/components.manifest.json index b3ef873c86a..090e92ffdf0 100644 --- a/design-systems/publication/components.manifest.json +++ b/design-systems/publication/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/raycast/components.manifest.json b/design-systems/raycast/components.manifest.json index dd656bb3660..d330c84fa71 100644 --- a/design-systems/raycast/components.manifest.json +++ b/design-systems/raycast/components.manifest.json @@ -254,6 +254,8 @@ ], "tokenReferences": [ "--ease-standard", + "--fg", + "--focus-ring", "--font-display", "--motion-fast", "--radius-pill", @@ -286,10 +288,13 @@ "--fg", "--focus-ring", "--font-body", + "--meta", "--motion-fast", + "--muted", "--radius-sm", "--space-2", - "--text-base" + "--text-base", + "--text-sm" ] }, { @@ -306,7 +311,16 @@ "card-title" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--ease-standard", + "--elev-ring", + "--fg", + "--motion-base", + "--radius-lg", + "--space-6", + "--surface", + "--text-xl" + ] }, { "id": "badges", @@ -324,7 +338,11 @@ ], "elements": [], "tokenReferences": [ - "--accent" + "--accent", + "--fg-2", + "--radius-pill", + "--space-2", + "--text-xs" ] }, { @@ -352,7 +370,10 @@ ], "elements": [], "tokenReferences": [ - "--space-2" + "--fg-2", + "--font-mono", + "--space-2", + "--text-xs" ] }, { @@ -390,11 +411,18 @@ ], "tokenReferences": [ "--fg", + "--fg-2", "--font-display", + "--leading-tight", "--meta", "--muted", "--text-3xl", - "--text-xs" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -411,8 +439,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -426,7 +452,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/refined/components.manifest.json b/design-systems/refined/components.manifest.json index 9eca2de117d..c4a8e6ce357 100644 --- a/design-systems/refined/components.manifest.json +++ b/design-systems/refined/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/renault/components.manifest.json b/design-systems/renault/components.manifest.json index 1182673621f..8a76574665e 100644 --- a/design-systems/renault/components.manifest.json +++ b/design-systems/renault/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/replicate/components.manifest.json b/design-systems/replicate/components.manifest.json index 0ab53643ae5..774df25d1a0 100644 --- a/design-systems/replicate/components.manifest.json +++ b/design-systems/replicate/components.manifest.json @@ -262,7 +262,9 @@ "button" ], "tokenReferences": [ + "--bg", "--ease-standard", + "--fg", "--focus-ring", "--font-body", "--motion-fast", @@ -298,9 +300,15 @@ ], "tokenReferences": [ "--accent", + "--bg", + "--ease-standard", + "--fg", "--focus-ring", "--font-body", "--meta", + "--motion-fast", + "--radius-pill", + "--space-2", "--text-sm", "--text-xs" ] @@ -316,7 +324,13 @@ "card" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--bg", + "--fg", + "--radius-md", + "--space-3", + "--space-6" + ] }, { "id": "badges", @@ -339,6 +353,7 @@ "--radius-pill", "--space-2", "--space-3", + "--success", "--text-xs" ] }, @@ -421,11 +436,17 @@ "tokenReferences": [ "--font-body", "--font-display", + "--leading-body", "--leading-tight", "--meta", "--muted", "--text-2xl", - "--text-xs" + "--text-3xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -443,8 +464,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -459,7 +478,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/resend/components.manifest.json b/design-systems/resend/components.manifest.json index e211590131b..77a103f83e2 100644 --- a/design-systems/resend/components.manifest.json +++ b/design-systems/resend/components.manifest.json @@ -302,10 +302,12 @@ "button" ], "tokenReferences": [ + "--accent", "--border", "--ease-standard", "--fg", "--fg-2", + "--focus-ring", "--font-body", "--motion-fast", "--radius-pill", @@ -344,6 +346,8 @@ "--border", "--ease-standard", "--fg", + "--focus-ring", + "--font-body", "--motion-fast", "--muted", "--radius-sm", @@ -367,7 +371,13 @@ "elements": [], "tokenReferences": [ "--bg", - "--border" + "--border", + "--ease-standard", + "--motion-base", + "--radius-lg", + "--space-3", + "--space-6", + "--surface" ] }, { @@ -390,7 +400,13 @@ "elements": [], "tokenReferences": [ "--accent", - "--success" + "--border", + "--fg-2", + "--font-body", + "--radius-pill", + "--space-1", + "--success", + "--text-xs" ] }, { @@ -430,7 +446,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--fg-2", + "--font-mono", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -475,13 +498,18 @@ ], "tokenReferences": [ "--fg", + "--fg-2", + "--font-body", "--font-display", "--font-mono", "--leading-tight", "--muted", "--space-6", "--text-3xl", + "--text-4xl", "--text-lg", + "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -501,7 +529,6 @@ ], "classes": [ "container", - "features-grid", "row-between", "stack-3", "stack-4" @@ -516,8 +543,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", - "--space-4" + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/retro/components.manifest.json b/design-systems/retro/components.manifest.json index 58a0f9d746b..fd9f629197d 100644 --- a/design-systems/retro/components.manifest.json +++ b/design-systems/retro/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/revolut/components.manifest.json b/design-systems/revolut/components.manifest.json index a9ff425c3fb..394f707c466 100644 --- a/design-systems/revolut/components.manifest.json +++ b/design-systems/revolut/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/runwayml/components.manifest.json b/design-systems/runwayml/components.manifest.json index f5da1399648..80ab5dc6253 100644 --- a/design-systems/runwayml/components.manifest.json +++ b/design-systems/runwayml/components.manifest.json @@ -293,12 +293,16 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", + "--border", "--ease-standard", "--fg", "--fg-2", + "--focus-ring", "--font-body", "--motion-fast", + "--muted", "--radius-sm", "--space-2", "--text-sm" @@ -331,9 +335,19 @@ "label" ], "tokenReferences": [ + "--border", + "--ease-standard", + "--fg", + "--fg-2", + "--focus-ring", "--font-body", "--meta", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--surface", + "--text-base", "--text-xs" ] }, @@ -357,8 +371,14 @@ ], "elements": [], "tokenReferences": [ + "--border", "--fg", + "--radius-md", + "--space-3", "--space-4", + "--space-5", + "--space-6", + "--surface", "--surface-warm", "--text-xs" ] @@ -377,7 +397,12 @@ ], "elements": [], "tokenReferences": [ - "--radius-pill" + "--border", + "--muted", + "--radius-pill", + "--radius-sm", + "--space-2", + "--text-xs" ] }, { @@ -442,7 +467,6 @@ "body-muted", "body-sm", "caption", - "hero-frame-caption", "lead" ], "elements": [ @@ -456,7 +480,12 @@ "--font-display", "--leading-tight", "--muted", - "--text-3xl" + "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--tracking-display" ] }, { @@ -475,8 +504,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -490,8 +517,14 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-2", "--space-3", - "--space-6" + "--space-4", + "--space-6", + "--space-8" ] } ], diff --git a/design-systems/sanity/components.manifest.json b/design-systems/sanity/components.manifest.json index 5a4a3877967..23d81f823d8 100644 --- a/design-systems/sanity/components.manifest.json +++ b/design-systems/sanity/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/sentry/components.manifest.json b/design-systems/sentry/components.manifest.json index 254ff7e9fa9..ced8a5700ba 100644 --- a/design-systems/sentry/components.manifest.json +++ b/design-systems/sentry/components.manifest.json @@ -272,9 +272,17 @@ ], "tokenReferences": [ "--accent", + "--accent-active", "--accent-on", + "--bg", + "--ease-standard", "--fg", - "--focus-ring" + "--focus-ring", + "--font-body", + "--motion-fast", + "--radius-md", + "--space-2", + "--text-sm" ] }, { @@ -310,7 +318,8 @@ "--muted", "--radius-sm", "--space-2", - "--text-sm" + "--text-sm", + "--text-xs" ] }, { @@ -331,6 +340,7 @@ "--accent", "--border", "--elev-raised", + "--fg", "--radius-lg", "--space-3", "--space-6", @@ -357,6 +367,7 @@ "--muted", "--radius-pill", "--space-2", + "--success", "--text-xs" ] }, @@ -375,7 +386,8 @@ "a" ], "tokenReferences": [ - "--accent" + "--accent", + "--fg" ] }, { @@ -442,11 +454,19 @@ ], "tokenReferences": [ "--fg", + "--fg-2", "--font-body", + "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-2xl", - "--text-xs" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -464,8 +484,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -480,7 +498,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/shadcn/components.manifest.json b/design-systems/shadcn/components.manifest.json index 3680c529254..24ce8627a08 100644 --- a/design-systems/shadcn/components.manifest.json +++ b/design-systems/shadcn/components.manifest.json @@ -292,12 +292,22 @@ "button" ], "tokenReferences": [ + "--accent", + "--accent-active", "--accent-hover", + "--accent-on", + "--bg", "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-display", + "--motion-fast", + "--radius-sm", + "--space-2", "--space-3", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -326,9 +336,11 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--ease-standard", "--fg", + "--focus-ring", "--motion-fast", "--muted", "--radius-sm", @@ -351,7 +363,15 @@ ], "elements": [], "tokenReferences": [ - "--fg" + "--border", + "--ease-standard", + "--elev-raised", + "--fg", + "--motion-base", + "--radius-md", + "--space-3", + "--space-6", + "--surface" ] }, { @@ -376,8 +396,14 @@ "tokenReferences": [ "--accent", "--accent-on", + "--bg", "--border", - "--fg" + "--fg", + "--font-display", + "--radius-pill", + "--space-1", + "--success", + "--text-xs" ] }, { @@ -393,7 +419,12 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--ease-standard", + "--fg", + "--focus-ring", + "--motion-fast" + ] }, { "id": "keyboard", @@ -462,9 +493,12 @@ "--font-mono", "--leading-tight", "--muted", + "--space-4", "--text-2xl", + "--text-4xl", "--text-lg", "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -485,7 +519,6 @@ ], "classes": [ "container", - "features-grid", "row-between", "stack-3", "stack-4" @@ -500,7 +533,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-2", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/shopify/components.manifest.json b/design-systems/shopify/components.manifest.json index 0af9256400e..c568c1ae9e3 100644 --- a/design-systems/shopify/components.manifest.json +++ b/design-systems/shopify/components.manifest.json @@ -237,6 +237,7 @@ "--bg", "--ease-standard", "--fg", + "--focus-ring", "--font-display", "--motion-base", "--radius-sm", @@ -264,8 +265,19 @@ "label" ], "tokenReferences": [ + "--accent", + "--border-soft", + "--ease-standard", + "--fg", + "--focus-ring", + "--font-body", "--meta", + "--motion-fast", "--muted", + "--radius-md", + "--space-2", + "--surface-warm", + "--text-base", "--text-sm" ] }, @@ -359,7 +371,10 @@ "--font-display", "--leading-tight", "--muted", - "--text-3xl" + "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-xl" ] }, { @@ -376,10 +391,8 @@ ], "classes": [ "container", - "hero-grid", "stack-4", - "stack-6", - "stats-grid" + "stack-6" ], "elements": [ "main", @@ -391,7 +404,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/simple/components.manifest.json b/design-systems/simple/components.manifest.json index 624b09844e6..76eb6f661cc 100644 --- a/design-systems/simple/components.manifest.json +++ b/design-systems/simple/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/skeumorphism/components.manifest.json b/design-systems/skeumorphism/components.manifest.json index 9e3c330d6ef..365fc7d3a28 100644 --- a/design-systems/skeumorphism/components.manifest.json +++ b/design-systems/skeumorphism/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/slack/components.manifest.json b/design-systems/slack/components.manifest.json index e261a6b3361..d4638bccc5c 100644 --- a/design-systems/slack/components.manifest.json +++ b/design-systems/slack/components.manifest.json @@ -245,9 +245,22 @@ "button" ], "tokenReferences": [ + "--accent", "--accent-hover", + "--accent-on", + "--bg", + "--border", + "--danger", + "--ease-standard", + "--fg", "--focus-ring", - "--surface" + "--font-body", + "--motion-fast", + "--radius-sm", + "--space-2", + "--space-4", + "--surface", + "--text-base" ] }, { @@ -270,8 +283,15 @@ "label" ], "tokenReferences": [ + "--bg", + "--border", + "--ease-standard", "--fg", + "--focus-ring", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", "--text-base" ] }, @@ -350,7 +370,12 @@ "--font-display", "--leading-tight", "--muted", - "--text-3xl" + "--text-2xl", + "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--tracking-display" ] }, { @@ -367,8 +392,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -382,7 +405,11 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/sleek/components.manifest.json b/design-systems/sleek/components.manifest.json index f1955c6a084..5d3909e82b1 100644 --- a/design-systems/sleek/components.manifest.json +++ b/design-systems/sleek/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/spacex/components.manifest.json b/design-systems/spacex/components.manifest.json index f7c57f99dd8..183b6fae075 100644 --- a/design-systems/spacex/components.manifest.json +++ b/design-systems/spacex/components.manifest.json @@ -271,7 +271,16 @@ "--accent-active", "--accent-hover", "--accent-on", - "--focus-ring" + "--border", + "--ease-standard", + "--fg", + "--focus-ring", + "--font-body", + "--motion-fast", + "--radius-pill", + "--space-2", + "--space-6", + "--text-sm" ] }, { @@ -300,8 +309,17 @@ ], "tokenReferences": [ "--accent-hover", + "--border", + "--ease-standard", + "--fg", "--focus-ring", + "--font-body", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--space-3", + "--text-base", "--text-xs" ] }, @@ -336,7 +354,12 @@ "a" ], "tokenReferences": [ - "--accent-hover" + "--accent-hover", + "--border", + "--ease-standard", + "--fg", + "--motion-fast", + "--text-sm" ] }, { @@ -391,10 +414,15 @@ "p" ], "tokenReferences": [ + "--fg", "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-2xl", + "--text-4xl", + "--text-base", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -414,7 +442,6 @@ ], "classes": [ "container", - "features-grid", "stack-4", "stack-6" ], @@ -428,7 +455,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", "--space-4", + "--space-6", "--space-8" ] } diff --git a/design-systems/spacious/components.manifest.json b/design-systems/spacious/components.manifest.json index 0c2749c6aae..de58387522e 100644 --- a/design-systems/spacious/components.manifest.json +++ b/design-systems/spacious/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/spotify/components.manifest.json b/design-systems/spotify/components.manifest.json index 70c49b91042..7d974c9b31a 100644 --- a/design-systems/spotify/components.manifest.json +++ b/design-systems/spotify/components.manifest.json @@ -241,8 +241,18 @@ ], "elements": [], "tokenReferences": [ + "--accent", "--accent-hover", - "--focus-ring" + "--accent-on", + "--border", + "--ease-standard", + "--fg", + "--focus-ring", + "--font-body", + "--motion-fast", + "--radius-sm", + "--space-2", + "--surface-warm" ] }, { @@ -267,7 +277,12 @@ ], "elements": [], "tokenReferences": [ - "--elev-raised" + "--ease-standard", + "--elev-raised", + "--motion-base", + "--radius-md", + "--space-4", + "--surface" ] }, { @@ -334,10 +349,12 @@ ], "tokenReferences": [ "--fg", + "--font-body", "--font-display", "--leading-tight", "--muted", "--text-2xl", + "--text-lg", "--text-sm" ] }, @@ -356,9 +373,7 @@ "section + section" ], "classes": [ - "album-grid", "container", - "hero-grid", "stack-3", "stack-4" ], @@ -372,7 +387,16 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--ease-standard", + "--fg", + "--motion-fast", + "--radius-sm", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", "--space-4", + "--surface", "--surface-warm" ] } diff --git a/design-systems/starbucks/components.manifest.json b/design-systems/starbucks/components.manifest.json index 1270248876d..17277b0d741 100644 --- a/design-systems/starbucks/components.manifest.json +++ b/design-systems/starbucks/components.manifest.json @@ -286,7 +286,9 @@ "tokenReferences": [ "--accent", "--accent-hover", + "--accent-on", "--ease-standard", + "--fg", "--focus-ring", "--font-body", "--motion-base", @@ -294,6 +296,7 @@ "--radius-pill", "--space-2", "--text-base", + "--text-sm", "--tracking-display" ] }, @@ -323,11 +326,21 @@ ], "tokenReferences": [ "--accent", + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--space-4", + "--surface", + "--text-base", "--text-sm", - "--text-xs" + "--text-xs", + "--tracking-display" ] }, { @@ -345,6 +358,11 @@ "elements": [], "tokenReferences": [ "--accent", + "--elev-raised", + "--radius-md", + "--space-3", + "--space-6", + "--surface", "--text-xs" ] }, @@ -367,7 +385,13 @@ ], "elements": [], "tokenReferences": [ - "--success" + "--muted", + "--radius-pill", + "--space-2", + "--space-3", + "--success", + "--surface-warm", + "--text-xs" ] }, { @@ -451,8 +475,12 @@ "tokenReferences": [ "--fg", "--font-display", + "--leading-body", "--leading-tight", "--muted", + "--text-3xl", + "--text-lg", + "--text-sm", "--text-xl", "--text-xs", "--tracking-display" @@ -472,8 +500,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -487,7 +513,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/storytelling/components.manifest.json b/design-systems/storytelling/components.manifest.json index b44c3d8998e..780e2ffc6b2 100644 --- a/design-systems/storytelling/components.manifest.json +++ b/design-systems/storytelling/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/stripe/components.manifest.json b/design-systems/stripe/components.manifest.json index f7f5c5c5a69..84b8c2a6bc4 100644 --- a/design-systems/stripe/components.manifest.json +++ b/design-systems/stripe/components.manifest.json @@ -322,14 +322,17 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", "--ease-standard", "--fg", + "--focus-ring", "--font-display", "--motion-fast", "--radius-sm", "--space-2", - "--text-base" + "--text-base", + "--text-sm" ] }, { @@ -364,16 +367,20 @@ "select" ], "tokenReferences": [ + "--accent", "--border", "--ease-standard", "--fg", + "--fg-2", + "--focus-ring", "--motion-fast", "--muted", "--radius-sm", "--space-2", "--surface", "--text-base", - "--text-sm" + "--text-sm", + "--text-xs" ] }, { @@ -394,10 +401,19 @@ "elements": [], "tokenReferences": [ "--border", + "--ease-standard", + "--elev-raised", + "--fg", + "--font-display", + "--motion-base", + "--radius-lg", "--radius-md", "--space-3", + "--space-4", "--space-6", - "--surface" + "--space-8", + "--surface", + "--text-xl" ] }, { @@ -420,9 +436,11 @@ ], "elements": [], "tokenReferences": [ + "--accent", "--border", "--muted", "--radius-sm", + "--success", "--surface-warm", "--text-xs" ] @@ -439,7 +457,9 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--accent" + ] }, { "id": "keyboard", @@ -452,7 +472,13 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--fg-2", + "--font-mono", + "--radius-sm", + "--surface-warm" + ] }, { "id": "icons", @@ -494,12 +520,16 @@ "p" ], "tokenReferences": [ + "--accent", "--fg", "--font-display", "--leading-tight", "--muted", "--text-2xl", + "--text-4xl", "--text-sm", + "--text-xl", + "--text-xs", "--tracking-display" ] }, @@ -519,9 +549,6 @@ ], "classes": [ "container", - "features-grid", - "form-grid-2", - "pricing-grid", "row-between", "stack-3", "stack-4", @@ -532,11 +559,18 @@ "section" ], "tokenReferences": [ + "--border", + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", + "--container-max", "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", - "--space-6" + "--space-4", + "--space-6", + "--space-8" ] } ], diff --git a/design-systems/supabase/components.manifest.json b/design-systems/supabase/components.manifest.json index c5e70e24dae..af318fbae35 100644 --- a/design-systems/supabase/components.manifest.json +++ b/design-systems/supabase/components.manifest.json @@ -294,14 +294,18 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-display", "--motion-fast", "--radius-pill", + "--radius-sm", "--space-2", + "--space-3", "--space-8", "--surface", "--text-sm" @@ -334,10 +338,20 @@ ], "tokenReferences": [ "--accent", + "--bg", + "--border", + "--ease-standard", "--fg", "--focus-ring", "--meta", - "--text-sm" + "--motion-fast", + "--muted", + "--radius-sm", + "--space-2", + "--space-3", + "--space-4", + "--text-sm", + "--text-xs" ] }, { @@ -353,6 +367,7 @@ ], "elements": [], "tokenReferences": [ + "--accent", "--border", "--ease-standard", "--motion-base", @@ -384,12 +399,17 @@ ], "elements": [], "tokenReferences": [ + "--accent", + "--bg", "--border", "--fg-2", "--font-display", + "--font-mono", "--radius-pill", "--space-1", + "--space-2", "--space-3", + "--success", "--surface", "--text-xs" ] @@ -408,7 +428,11 @@ "a" ], "tokenReferences": [ - "--accent" + "--accent", + "--accent-hover", + "--ease-standard", + "--focus-ring", + "--motion-fast" ] }, { @@ -478,8 +502,12 @@ "--font-mono", "--leading-tight", "--muted", + "--space-5", "--text-3xl", + "--text-4xl", "--text-lg", + "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -499,7 +527,6 @@ ], "classes": [ "container", - "features-grid", "row-between", "stack-4" ], @@ -513,8 +540,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", - "--space-4" + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/superhuman/components.manifest.json b/design-systems/superhuman/components.manifest.json index c4bc4c13af6..936f2085ca7 100644 --- a/design-systems/superhuman/components.manifest.json +++ b/design-systems/superhuman/components.manifest.json @@ -283,12 +283,15 @@ "button" ], "tokenReferences": [ + "--bg", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-sm", "--space-2", + "--space-3", "--space-5", "--surface-warm", "--text-base" @@ -320,10 +323,20 @@ "label" ], "tokenReferences": [ + "--bg", + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", + "--motion-fast", "--muted", - "--text-sm" + "--radius-sm", + "--space-2", + "--space-4", + "--text-base", + "--text-sm", + "--text-xs" ] }, { @@ -343,6 +356,8 @@ "tokenReferences": [ "--border", "--ease-standard", + "--elev-raised", + "--fg", "--motion-base", "--muted", "--radius-lg", @@ -373,7 +388,13 @@ "tokenReferences": [ "--accent", "--accent-on", - "--muted" + "--muted", + "--radius-pill", + "--radius-sm", + "--space-2", + "--space-3", + "--success", + "--text-xs" ] }, { @@ -388,7 +409,9 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--fg" + ] }, { "id": "keyboard", @@ -455,10 +478,17 @@ "p" ], "tokenReferences": [ + "--fg", "--font-display", + "--leading-body", "--leading-tight", "--muted", + "--text-2xl", "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xs", "--tracking-display" ] }, @@ -478,8 +508,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4", @@ -495,8 +523,13 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", - "--space-5" + "--space-4", + "--space-5", + "--space-6" ] } ], diff --git a/design-systems/tesla/components.manifest.json b/design-systems/tesla/components.manifest.json index 77de25d642f..f1391c3336c 100644 --- a/design-systems/tesla/components.manifest.json +++ b/design-systems/tesla/components.manifest.json @@ -297,8 +297,13 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", + "--bg", + "--border", "--ease-standard", + "--fg-2", + "--focus-ring", "--font-body", "--meta", "--motion-base", @@ -337,10 +342,20 @@ ], "tokenReferences": [ "--accent", + "--bg", + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", "--meta", - "--text-base" + "--motion-fast", + "--muted", + "--radius-sm", + "--space-2", + "--space-4", + "--text-base", + "--text-sm" ] }, { @@ -368,7 +383,12 @@ ], "elements": [], "tokenReferences": [ - "--success" + "--font-body", + "--radius-pill", + "--space-2", + "--space-3", + "--success", + "--text-xs" ] }, { @@ -387,9 +407,12 @@ ], "tokenReferences": [ "--ease-standard", + "--fg", "--motion-base", "--muted", - "--surface" + "--radius-sm", + "--surface", + "--text-base" ] }, { @@ -454,11 +477,16 @@ ], "tokenReferences": [ "--fg", + "--font-body", "--font-display", "--leading-tight", "--muted", + "--text-2xl", "--text-3xl", + "--text-4xl", "--text-sm", + "--text-xl", + "--text-xs", "--tracking-display" ] }, @@ -483,7 +511,6 @@ ], "classes": [ "container", - "features-grid", "row-between", "stack-3", "stack-4", @@ -500,10 +527,22 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--ease-standard", + "--fg", + "--font-display", + "--motion-base", + "--radius-sm", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-1", "--space-2", "--space-3", + "--space-4", "--space-6", - "--surface" + "--space-8", + "--surface", + "--text-base" ] } ], diff --git a/design-systems/tetris/components.manifest.json b/design-systems/tetris/components.manifest.json index 330b6a040ae..d2a9b6a202c 100644 --- a/design-systems/tetris/components.manifest.json +++ b/design-systems/tetris/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/theverge/components.manifest.json b/design-systems/theverge/components.manifest.json index 152af593b84..c2f56729bce 100644 --- a/design-systems/theverge/components.manifest.json +++ b/design-systems/theverge/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/together-ai/components.manifest.json b/design-systems/together-ai/components.manifest.json index 14ce7531bf1..06761419e01 100644 --- a/design-systems/together-ai/components.manifest.json +++ b/design-systems/together-ai/components.manifest.json @@ -267,7 +267,10 @@ "tokenReferences": [ "--accent", "--accent-hover", + "--accent-on", + "--border", "--ease-standard", + "--fg", "--focus-ring", "--font-body", "--motion-fast", @@ -303,10 +306,20 @@ ], "tokenReferences": [ "--accent", + "--border", + "--ease-standard", + "--fg", "--focus-ring", + "--font-body", "--font-mono", + "--motion-fast", "--muted", - "--text-xs" + "--radius-sm", + "--space-2", + "--surface", + "--text-base", + "--text-xs", + "--tracking-display" ] }, { @@ -321,7 +334,13 @@ "card" ], "elements": [], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--elev-raised", + "--radius-md", + "--space-3", + "--surface" + ] }, { "id": "badges", @@ -359,7 +378,10 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--fg", + "--tracking-display" + ] }, { "id": "keyboard", @@ -408,11 +430,16 @@ "p" ], "tokenReferences": [ + "--fg-2", "--font-display", "--font-mono", + "--leading-body", "--leading-tight", "--muted", + "--text-2xl", "--text-3xl", + "--text-4xl", + "--text-lg", "--text-xs", "--tracking-display" ] @@ -438,8 +465,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -454,7 +479,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/totality-festival/components.manifest.json b/design-systems/totality-festival/components.manifest.json index 344ce01089d..19f0019b31b 100644 --- a/design-systems/totality-festival/components.manifest.json +++ b/design-systems/totality-festival/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/trading-terminal/components.manifest.json b/design-systems/trading-terminal/components.manifest.json index cd086da57e6..73aacceffa7 100644 --- a/design-systems/trading-terminal/components.manifest.json +++ b/design-systems/trading-terminal/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/uber/components.manifest.json b/design-systems/uber/components.manifest.json index 8957891fa69..d2a80d171ef 100644 --- a/design-systems/uber/components.manifest.json +++ b/design-systems/uber/components.manifest.json @@ -241,11 +241,13 @@ "button" ], "tokenReferences": [ + "--accent-hover", "--accent-on", "--bg", "--border-soft", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-sm", @@ -272,8 +274,16 @@ "label" ], "tokenReferences": [ + "--bg", + "--ease-standard", + "--fg", + "--font-body", "--meta", + "--motion-fast", "--muted", + "--radius-md", + "--space-2", + "--text-base", "--text-sm" ] }, @@ -291,7 +301,11 @@ ], "elements": [], "tokenReferences": [ - "--radius-lg" + "--bg", + "--elev-raised", + "--radius-lg", + "--radius-md", + "--space-6" ] }, { @@ -316,6 +330,7 @@ "--font-body", "--motion-fast", "--radius-sm", + "--space-2", "--text-sm" ] }, @@ -379,8 +394,11 @@ "--fg", "--font-display", "--leading-tight", + "--muted", "--text-3xl", - "--text-sm" + "--text-4xl", + "--text-sm", + "--text-xl" ] }, { @@ -397,8 +415,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -412,7 +428,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/urdu/components.manifest.json b/design-systems/urdu/components.manifest.json index 58feacaaaae..5d1131b9dfa 100644 --- a/design-systems/urdu/components.manifest.json +++ b/design-systems/urdu/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/vercel/components.manifest.json b/design-systems/vercel/components.manifest.json index abf42bf4021..415100c9ffe 100644 --- a/design-systems/vercel/components.manifest.json +++ b/design-systems/vercel/components.manifest.json @@ -302,13 +302,17 @@ ], "tokenReferences": [ "--bg", + "--border", "--ease-standard", "--fg", + "--fg-2", "--focus-ring", "--font-display", "--motion-fast", "--radius-sm", "--space-2", + "--space-3", + "--surface", "--text-sm" ] }, @@ -339,12 +343,20 @@ "label" ], "tokenReferences": [ + "--border", + "--ease-standard", "--fg", "--fg-2", "--focus-ring", "--meta", + "--motion-fast", + "--muted", + "--radius-sm", + "--space-2", + "--surface", "--text-base", - "--text-sm" + "--text-sm", + "--text-xs" ] }, { @@ -361,9 +373,11 @@ ], "elements": [], "tokenReferences": [ + "--bg", "--border", "--ease-standard", "--elev-raised", + "--fg", "--motion-base", "--radius-lg", "--radius-md", @@ -393,7 +407,15 @@ "elements": [], "tokenReferences": [ "--accent", - "--success" + "--bg", + "--border", + "--fg", + "--fg-2", + "--font-display", + "--radius-pill", + "--space-1", + "--success", + "--text-xs" ] }, { @@ -425,7 +447,13 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--fg-2", + "--font-mono", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -472,13 +500,17 @@ "tokenReferences": [ "--accent", "--fg", + "--fg-2", "--font-display", "--font-mono", "--leading-tight", "--muted", "--space-4", "--text-3xl", + "--text-4xl", "--text-lg", + "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -498,7 +530,6 @@ ], "classes": [ "container", - "features-grid", "row-between", "stack-3", "stack-4" @@ -513,8 +544,12 @@ "--container-gutter-tablet", "--container-max", "--fg", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-3", - "--space-4" + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/vibrant/components.manifest.json b/design-systems/vibrant/components.manifest.json index 75db339a929..4d575356b67 100644 --- a/design-systems/vibrant/components.manifest.json +++ b/design-systems/vibrant/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/vintage/components.manifest.json b/design-systems/vintage/components.manifest.json index 8cb860d62dc..2fe55309cd3 100644 --- a/design-systems/vintage/components.manifest.json +++ b/design-systems/vintage/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/vodafone/components.manifest.json b/design-systems/vodafone/components.manifest.json index 6389b0d2dbb..72c3e61a3fa 100644 --- a/design-systems/vodafone/components.manifest.json +++ b/design-systems/vodafone/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/voltagent/components.manifest.json b/design-systems/voltagent/components.manifest.json index 9d739195a1f..74cc60a8546 100644 --- a/design-systems/voltagent/components.manifest.json +++ b/design-systems/voltagent/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/warm-editorial/components.manifest.json b/design-systems/warm-editorial/components.manifest.json index b8d868b9929..1786d6359d5 100644 --- a/design-systems/warm-editorial/components.manifest.json +++ b/design-systems/warm-editorial/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,9 +320,16 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", + "--muted", "--radius-lg", - "--surface" + "--radius-md", + "--space-3", + "--space-4", + "--space-5", + "--surface", + "--text-sm" ] }, { @@ -382,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -396,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/warp/components.manifest.json b/design-systems/warp/components.manifest.json index c33dac43cda..083ae07559e 100644 --- a/design-systems/warp/components.manifest.json +++ b/design-systems/warp/components.manifest.json @@ -273,10 +273,18 @@ ], "tokenReferences": [ "--accent", + "--accent-active", + "--accent-hover", "--accent-on", + "--ease-standard", "--fg", "--focus-ring", - "--space-3" + "--font-body", + "--motion-fast", + "--radius-pill", + "--space-2", + "--space-3", + "--space-5" ] }, { @@ -307,13 +315,18 @@ "--border", "--ease-standard", "--fg", + "--fg-2", + "--focus-ring", "--font-body", "--meta", "--motion-fast", + "--muted", "--radius-sm", "--space-2", "--space-4", - "--surface" + "--surface", + "--text-sm", + "--text-xs" ] }, { @@ -333,6 +346,7 @@ "tokenReferences": [ "--border", "--ease-standard", + "--fg-2", "--font-mono", "--meta", "--motion-base", @@ -360,7 +374,13 @@ ], "elements": [], "tokenReferences": [ - "--success" + "--border", + "--fg-2", + "--radius-pill", + "--space-2", + "--space-3", + "--success", + "--text-xs" ] }, { @@ -442,11 +462,17 @@ ], "tokenReferences": [ "--fg", + "--fg-2", "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-2xl", - "--text-xs" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xs", + "--tracking-display" ] }, { @@ -465,8 +491,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4", @@ -482,7 +506,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", "--space-4", + "--space-5", "--space-6" ] } diff --git a/design-systems/webex/components.manifest.json b/design-systems/webex/components.manifest.json index a52e72e2212..97d1a9c5a4c 100644 --- a/design-systems/webex/components.manifest.json +++ b/design-systems/webex/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/webflow/components.manifest.json b/design-systems/webflow/components.manifest.json index 412cd963beb..e538ed6e155 100644 --- a/design-systems/webflow/components.manifest.json +++ b/design-systems/webflow/components.manifest.json @@ -276,8 +276,13 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", + "--bg", + "--border", "--ease-standard", + "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-sm", @@ -311,9 +316,21 @@ "label" ], "tokenReferences": [ + "--accent", + "--bg", + "--border", + "--ease-standard", "--fg", + "--focus-ring", + "--font-body", "--meta", - "--text-sm" + "--motion-fast", + "--muted", + "--radius-sm", + "--space-2", + "--text-base", + "--text-sm", + "--text-xs" ] }, { @@ -361,7 +378,12 @@ ], "elements": [], "tokenReferences": [ - "--accent" + "--accent", + "--font-display", + "--radius-sm", + "--space-2", + "--success", + "--text-xs" ] }, { @@ -377,6 +399,7 @@ "a" ], "tokenReferences": [ + "--accent", "--accent-hover" ] }, @@ -391,7 +414,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--font-mono", + "--muted", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -436,11 +466,17 @@ "tokenReferences": [ "--accent", "--fg", + "--fg-2", "--font-display", "--leading-tight", "--muted", "--text-3xl", - "--text-xs" + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -458,8 +494,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "stack-3", "stack-4" ], @@ -473,7 +507,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/wechat/components.manifest.json b/design-systems/wechat/components.manifest.json index 7e8289c9001..f2895f9c85a 100644 --- a/design-systems/wechat/components.manifest.json +++ b/design-systems/wechat/components.manifest.json @@ -287,9 +287,12 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", + "--border", "--ease-standard", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -325,9 +328,19 @@ ], "tokenReferences": [ "--accent", + "--border", + "--ease-standard", "--fg", "--focus-ring", + "--font-body", "--meta", + "--motion-fast", + "--muted", + "--radius-md", + "--space-2", + "--space-3", + "--surface", + "--text-base", "--text-sm", "--text-xs" ] @@ -349,8 +362,14 @@ "elements": [], "tokenReferences": [ "--accent", + "--border-soft", + "--elev-raised", "--leading-tight", - "--radius-md" + "--radius-lg", + "--radius-md", + "--space-3", + "--space-6", + "--surface" ] }, { @@ -371,8 +390,11 @@ "elements": [], "tokenReferences": [ "--accent-on", + "--muted", "--radius-pill", - "--success" + "--space-2", + "--success", + "--text-xs" ] }, { @@ -387,7 +409,9 @@ "elements": [ "a" ], - "tokenReferences": [] + "tokenReferences": [ + "--accent" + ] }, { "id": "keyboard", @@ -400,7 +424,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--font-mono", + "--muted", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -446,9 +477,15 @@ "tokenReferences": [ "--fg", "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-3xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", + "--text-xs", "--tracking-display" ] }, @@ -468,8 +505,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4" @@ -484,8 +519,13 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", "--space-2", - "--space-4" + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/wired/components.manifest.json b/design-systems/wired/components.manifest.json index 23dcd9f3a1c..cd4aa529048 100644 --- a/design-systems/wired/components.manifest.json +++ b/design-systems/wired/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/design-systems/wise/components.manifest.json b/design-systems/wise/components.manifest.json index 5224a9f77d9..13a07f40882 100644 --- a/design-systems/wise/components.manifest.json +++ b/design-systems/wise/components.manifest.json @@ -273,8 +273,11 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", "--ease-standard", + "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-pill", @@ -308,8 +311,17 @@ ], "tokenReferences": [ "--accent-on", + "--bg", + "--border", + "--ease-standard", + "--fg", "--focus-ring", + "--font-body", + "--motion-fast", "--muted", + "--radius-sm", + "--space-2", + "--text-base", "--text-sm", "--text-xs" ] @@ -328,6 +340,8 @@ ], "elements": [], "tokenReferences": [ + "--bg", + "--elev-ring", "--radius-md", "--space-3", "--space-8", @@ -351,7 +365,13 @@ ], "elements": [], "tokenReferences": [ - "--success" + "--muted", + "--radius-pill", + "--space-2", + "--space-3", + "--success", + "--surface", + "--text-xs" ] }, { @@ -368,7 +388,8 @@ ], "tokenReferences": [ "--accent", - "--accent-on" + "--accent-on", + "--fg" ] }, { @@ -382,7 +403,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--font-mono", + "--muted", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -427,10 +455,14 @@ "tokenReferences": [ "--fg", "--font-display", + "--leading-body", "--leading-tight", "--muted", "--text-3xl", + "--text-4xl", + "--text-lg", "--text-sm", + "--text-xl", "--tracking-display" ] }, @@ -449,8 +481,6 @@ ], "classes": [ "container", - "features-grid", - "hero-grid", "row-between", "stack-3", "stack-4", @@ -466,7 +496,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", - "--space-4" + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-3", + "--space-4", + "--space-6" ] } ], diff --git a/design-systems/x-ai/components.manifest.json b/design-systems/x-ai/components.manifest.json index 2301f9e928d..6a592b7d13f 100644 --- a/design-systems/x-ai/components.manifest.json +++ b/design-systems/x-ai/components.manifest.json @@ -258,9 +258,21 @@ "button" ], "tokenReferences": [ + "--accent", + "--accent-active", "--accent-hover", + "--accent-on", + "--ease-standard", "--fg", - "--focus-ring" + "--focus-ring", + "--font-display", + "--motion-fast", + "--radius-sm", + "--space-2", + "--space-3", + "--space-6", + "--surface", + "--text-sm" ] }, { @@ -288,8 +300,20 @@ "textarea" ], "tokenReferences": [ + "--ease-standard", + "--fg", "--fg-2", "--focus-ring", + "--font-body", + "--leading-body", + "--meta", + "--motion-fast", + "--radius-sm", + "--space-2", + "--space-3", + "--space-4", + "--surface", + "--text-base", "--text-sm" ] }, @@ -310,9 +334,19 @@ ], "elements": [], "tokenReferences": [ + "--border", + "--ease-standard", + "--elev-flat", + "--fg", "--fg-2", + "--font-body", + "--motion-base", + "--radius-md", + "--space-6", + "--surface", "--surface-warm", - "--text-base" + "--text-base", + "--text-xl" ] }, { @@ -334,6 +368,7 @@ "--radius-sm", "--space-1", "--space-2", + "--space-8", "--text-xs" ] }, @@ -397,11 +432,13 @@ "--font-display", "--leading-tight", "--muted", + "--text-2xl", "--text-4xl", "--text-lg", "--text-sm", "--text-xl", - "--text-xs" + "--text-xs", + "--tracking-display" ] }, { @@ -419,8 +456,6 @@ ], "classes": [ "container", - "features-grid", - "form-grid", "stack-3", "stack-4" ], @@ -434,7 +469,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-2", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/xiaohongshu/components.manifest.json b/design-systems/xiaohongshu/components.manifest.json index 7a41ddc33b2..9073f6b1543 100644 --- a/design-systems/xiaohongshu/components.manifest.json +++ b/design-systems/xiaohongshu/components.manifest.json @@ -337,15 +337,20 @@ "tokenReferences": [ "--accent", "--accent-active", + "--accent-hover", "--accent-on", + "--border", "--border-soft", "--ease-standard", + "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--muted", "--radius-pill", "--space-2", - "--text-sm" + "--text-sm", + "--text-xs" ] }, { @@ -378,15 +383,23 @@ "textarea" ], "tokenReferences": [ + "--bg", "--border", + "--ease-standard", "--fg", "--focus-ring", "--font-body", + "--meta", + "--motion-fast", + "--muted", "--radius-md", + "--radius-pill", + "--space-2", "--space-3", "--space-4", "--surface", - "--text-sm" + "--text-sm", + "--text-xs" ] }, { @@ -402,7 +415,13 @@ ], "elements": [], "tokenReferences": [ - "--elev-raised" + "--ease-standard", + "--elev-raised", + "--motion-base", + "--radius-md", + "--space-3", + "--space-6", + "--surface" ] }, { @@ -422,7 +441,12 @@ "elements": [], "tokenReferences": [ "--accent", - "--accent-on" + "--accent-on", + "--fg-2", + "--radius-pill", + "--space-2", + "--success", + "--text-xs" ] }, { @@ -441,9 +465,15 @@ ], "tokenReferences": [ "--accent-hover", + "--ease-standard", + "--fg", "--fg-2", + "--motion-fast", + "--muted", "--radius-pill", - "--space-3" + "--space-2", + "--space-3", + "--text-sm" ] }, { @@ -457,7 +487,14 @@ "elements": [ "kbd" ], - "tokenReferences": [] + "tokenReferences": [ + "--border", + "--font-mono", + "--muted", + "--radius-sm", + "--surface", + "--text-xs" + ] }, { "id": "icons", @@ -476,7 +513,8 @@ "svg" ], "tokenReferences": [ - "--accent" + "--accent", + "--muted" ] }, { @@ -510,8 +548,13 @@ "--fg-2", "--font-body", "--font-display", + "--leading-body", "--leading-tight", "--text-2xl", + "--text-4xl", + "--text-lg", + "--text-sm", + "--text-xl", "--text-xs", "--tracking-display" ] @@ -532,9 +575,6 @@ ], "classes": [ "container", - "features-grid", - "feed-grid", - "hero-grid", "row-between", "stack-2", "stack-3", @@ -552,7 +592,12 @@ "--container-gutter-phone", "--container-gutter-tablet", "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet", + "--space-2", "--space-3", + "--space-4", "--space-6" ] } diff --git a/design-systems/zapier/components.manifest.json b/design-systems/zapier/components.manifest.json index 1710af18ce0..4e3cc6dbfd8 100644 --- a/design-systems/zapier/components.manifest.json +++ b/design-systems/zapier/components.manifest.json @@ -254,11 +254,13 @@ "elements": [], "tokenReferences": [ "--accent", + "--accent-hover", "--accent-on", "--border", "--ease-standard", "--elev-ring", "--fg", + "--focus-ring", "--font-body", "--motion-fast", "--radius-md", @@ -285,13 +287,17 @@ "label" ], "tokenReferences": [ + "--accent", "--border", "--fg", + "--fg-2", + "--focus-ring", "--radius-sm", "--space-2", "--space-4", "--space-5", - "--surface" + "--surface", + "--text-sm" ] }, { @@ -314,10 +320,14 @@ "elements": [], "tokenReferences": [ "--border", + "--border-soft", "--elev-raised", "--muted", "--radius-lg", + "--radius-md", "--space-3", + "--space-4", + "--space-5", "--surface", "--text-sm" ] @@ -385,9 +395,16 @@ ], "tokenReferences": [ "--fg-2", + "--font-display", + "--font-mono", + "--leading-tight", + "--meta", + "--text-3xl", "--text-4xl", "--text-lg", - "--text-xl" + "--text-xl", + "--text-xs", + "--tracking-display" ] }, { @@ -399,17 +416,20 @@ "section" ], "classes": [ - "container", - "metric-grid" + "container" ], "elements": [ "main", "section" ], "tokenReferences": [ + "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", - "--section-y-desktop" + "--container-max", + "--section-y-desktop", + "--section-y-phone", + "--section-y-tablet" ] } ], diff --git a/packages/contracts/src/design-systems/components-manifest.ts b/packages/contracts/src/design-systems/components-manifest.ts index b4c1865c844..8febb7f659f 100644 --- a/packages/contracts/src/design-systems/components-manifest.ts +++ b/packages/contracts/src/design-systems/components-manifest.ts @@ -76,14 +76,14 @@ const COMPONENT_GROUPS: ComponentGroupDefinition[] = [ id: 'buttons', label: 'Buttons and calls to action', selectorMatchers: [/\bbutton\b/i, /\.btn(?:\b|[-_:])/i, /\[type=["']?(?:button|submit|reset)/i], - classMatchers: [/^btn(?:$|-)/i, /button/i, /cta/i], + classMatchers: [/^btn(?:$|-)/i, /^button(?:$|-)/i, /^cta(?:$|-)/i], elementMatchers: [/^button$/i], }, { id: 'inputs', label: 'Form fields and controls', - selectorMatchers: [/\binput\b/i, /\btextarea\b/i, /\bselect\b/i, /\.field(?:\b|[-_:])/i, /\blabel\b/i], - classMatchers: [/^field(?:$|-)/i, /input/i, /control/i, /form/i], + selectorMatchers: [/\binput\b/i, /\btextarea\b/i, /(?:^|[\s>+~,(])select(?:$|[\s>+~,.:#[)])/i, /\.field(?:\b|[-_:])/i, /\blabel\b/i], + classMatchers: [/^field(?:$|-)/i, /^input(?:$|-)/i, /^control(?:$|-)/i, /^form(?:$|-)/i], elementMatchers: [/^(input|textarea|select|label|form)$/i], }, { @@ -97,7 +97,7 @@ const COMPONENT_GROUPS: ComponentGroupDefinition[] = [ id: 'badges', label: 'Badges, chips, and status labels', selectorMatchers: [/\.badge(?:\b|[-_:])/i, /\.chip(?:\b|[-_:])/i, /\.tag(?:\b|[-_:])/i, /\.pill(?:\b|[-_:])/i], - classMatchers: [/^badge(?:$|-)/i, /^chip(?:$|-)/i, /^tag(?:$|-)/i, /^pill(?:$|-)/i, /status/i], + classMatchers: [/^badge(?:$|-)/i, /^chip(?:$|-)/i, /^tag(?:$|-)/i, /^pill(?:$|-)/i, /^status(?:$|-)/i], elementMatchers: [], }, { @@ -111,7 +111,7 @@ const COMPONENT_GROUPS: ComponentGroupDefinition[] = [ id: 'keyboard', label: 'Keyboard hints', selectorMatchers: [/\bkbd\b/i, /\.kbd(?:\b|[-_:])/i], - classMatchers: [/^kbd(?:$|-)/i, /keyboard/i, /shortcut/i], + classMatchers: [/^kbd(?:$|-)/i, /^keyboard(?:$|-)/i, /^shortcut(?:$|-)/i], elementMatchers: [/^kbd$/i], }, { @@ -125,7 +125,7 @@ const COMPONENT_GROUPS: ComponentGroupDefinition[] = [ id: 'typography', label: 'Typography scale and text utilities', selectorMatchers: [/\bh[1-6]\b/i, /\.lead(?:\b|[-_:])/i, /\.eyebrow(?:\b|[-_:])/i, /\.body-(?:muted|sm|small)\b/i], - classMatchers: [/^lead$/i, /^eyebrow$/i, /^body-(?:muted|sm|small)$/i, /caption/i], + classMatchers: [/^lead$/i, /^eyebrow$/i, /^body-(?:muted|sm|small)$/i, /^caption(?:$|-)/i], elementMatchers: [/^h[1-6]$/i, /^p$/i], }, { @@ -139,7 +139,7 @@ const COMPONENT_GROUPS: ComponentGroupDefinition[] = [ /\bmain\b/i, /\bnav\b/i, ], - classMatchers: [/^container$/i, /^stack-\d+$/i, /^row-(?:between|center|start|end)$/i, /grid/i, /layout/i], + classMatchers: [/^container$/i, /^stack-\d+$/i, /^row-(?:between|center|start|end)$/i, /^grid$/i, /^layout(?:$|-)/i], elementMatchers: [/^(main|section|nav|header|footer)$/i], }, ]; @@ -259,51 +259,27 @@ function extractStyleBlocks(html: string): string[] { function extractCssSelectors(css: string): string[] { const selectors = new Set(); - const commentlessCss = stripContainerAtRuleHeaders(stripCssComments(css)); - const selectorPattern = /(?:^|[{}])\s*([^@{}][^{}]*?)\s*\{/g; - let match: RegExpExecArray | null; - - while ((match = selectorPattern.exec(commentlessCss)) !== null) { - const rawSelectorList = match[1]?.trim(); - if (rawSelectorList == null || rawSelectorList.length === 0) continue; - if (rawSelectorList.includes(':root')) continue; - if (/^(?:from|to|\d+(?:\.\d+)?%)$/i.test(rawSelectorList)) continue; - - for (const selector of splitSelectorList(rawSelectorList)) { - const normalized = normalizeSelector(selector); - if (normalized.length > 0 && !normalized.startsWith('@')) { - selectors.add(normalized); - } + for (const rule of collectCssRules(css)) { + for (const selector of rule.selectors) { + selectors.add(selector); } } - return [...selectors].sort((a, b) => a.localeCompare(b)); } function extractSelectorTokenReferences(css: string): Map { const referencesBySelector = new Map>(); - const commentlessCss = stripContainerAtRuleHeaders(stripCssComments(css)); - const rulePattern = /(?:^|[{}])\s*([^@{}][^{}]*?)\s*\{([^{}]*)\}/g; - let match: RegExpExecArray | null; - - while ((match = rulePattern.exec(commentlessCss)) !== null) { - const rawSelectorList = match[1]?.trim(); - const rawBody = match[2] ?? ''; - if (rawSelectorList == null || rawSelectorList.length === 0) continue; - if (rawSelectorList.includes(':root')) continue; - if (/^(?:from|to|\d+(?:\.\d+)?%)$/i.test(rawSelectorList)) continue; - const tokenReferences = extractTokenReferences(rawBody); + for (const rule of collectCssRules(css)) { + const tokenReferences = extractTokenReferences(rule.declarations); if (tokenReferences.length === 0) continue; - for (const selector of splitSelectorList(rawSelectorList)) { - const normalized = normalizeSelector(selector); - if (normalized.length === 0 || normalized.startsWith('@')) continue; - const selectorReferences = referencesBySelector.get(normalized) ?? new Set(); + for (const selector of rule.selectors) { + const selectorReferences = referencesBySelector.get(selector) ?? new Set(); for (const token of tokenReferences) { selectorReferences.add(token); } - referencesBySelector.set(normalized, selectorReferences); + referencesBySelector.set(selector, selectorReferences); } } @@ -314,6 +290,193 @@ function extractSelectorTokenReferences(css: string): Map { ); } +type CssRule = { + selectors: string[]; + declarations: string; +}; + +const TRAVERSABLE_GROUP_AT_RULES = /^@(?:media|supports|container|layer|scope|starting-style)\b/i; + +/** + * Brace-depth CSS scanner. Invariant: every rule's own declarations (excluding + * nested-block bodies) are attributed to its resolved selector list — including + * rules that follow another rule or a `:root` block, and rules using CSS + * nesting (`&:hover { ... }`, nested grouping at-rules such as `@media` or + * `@starting-style`). Braces and quotes inside quoted strings (`content: '{'`), + * behind CSS escapes (`.content-\[\'x\'\]`), or inside function values + * (unquoted `url(...)` data URIs) are text, not structure. At-rules whose + * bodies do not describe the current selector tree (`@keyframes`, + * `@font-face`, ...) and `:root` rules are skipped. + */ +function collectCssRules(css: string): CssRule[] { + const rules: CssRule[] = []; + walkCssBlock(stripCssComments(css), [], rules); + return rules; +} + +function walkCssBlock(body: string, selfSelectors: string[], out: CssRule[]): void { + let declarations = ''; + let segment = ''; + let index = 0; + let parenDepth = 0; + + while (index < body.length) { + const char = body[index]; + if (char === '\\') { + segment += body.slice(index, index + 2); + index += 2; + continue; + } + if (char === '"' || char === "'") { + const end = findStringEnd(body, index); + segment += body.slice(index, end + 1); + index = end + 1; + continue; + } + if (char === '{' && parenDepth === 0) { + const close = findMatchingBrace(body, index); + const { leadingDeclarations, prelude } = splitBlockPrelude(segment); + declarations += leadingDeclarations; + enterCssBlock(prelude.trim(), body.slice(index + 1, close), selfSelectors, out); + segment = ''; + index = close + 1; + continue; + } + if (char === '}' && parenDepth === 0) { + declarations += segment; + segment = ''; + index += 1; + continue; + } + if (char === '(') parenDepth += 1; + else if (char === ')') parenDepth = Math.max(0, parenDepth - 1); + segment += char; + index += 1; + } + + declarations += segment; + if (selfSelectors.length > 0) { + out.push({ selectors: selfSelectors, declarations }); + } +} + +function enterCssBlock(prelude: string, body: string, parentSelectors: string[], out: CssRule[]): void { + if (prelude.length === 0) return; + if (prelude.startsWith('@')) { + if (TRAVERSABLE_GROUP_AT_RULES.test(prelude)) { + walkCssBlock(body, parentSelectors, out); + } + return; + } + if (prelude.includes(':root')) return; + + const selectors = splitSelectorList(prelude) + .map((selector) => normalizeSelector(selector)) + .filter((selector) => selector.length > 0); + const resolved = resolveNestedSelectors(selectors, parentSelectors); + if (resolved.length === 0) return; + walkCssBlock(body, resolved, out); +} + +function resolveNestedSelectors(selectors: string[], parentSelectors: string[]): string[] { + if (parentSelectors.length === 0) return selectors; + return parentSelectors.flatMap((parent) => + selectors.map((selector) => expandNestingSelector(selector, parent) ?? `${parent} ${selector}`), + ); +} + +/** + * Expands every nesting-selector `&` into `parent`. Only an unescaped `&` + * outside quoted strings is a nesting selector; `&` inside attribute-value + * strings (`[data-label="A&B"]`) or escaped as `\&` stays literal. Returns + * null when the selector contains no nesting selector. + */ +function expandNestingSelector(selector: string, parent: string): string | null { + let out = ''; + let found = false; + let index = 0; + while (index < selector.length) { + const char = selector[index]; + if (char === '\\') { + out += selector.slice(index, index + 2); + index += 2; + continue; + } + if (char === '"' || char === "'") { + const end = findStringEnd(selector, index); + out += selector.slice(index, end + 1); + index = end + 1; + continue; + } + if (char === '&') { + out += parent; + found = true; + index += 1; + continue; + } + out += char; + index += 1; + } + return found ? out : null; +} + +function splitBlockPrelude(segment: string): { leadingDeclarations: string; prelude: string } { + let depth = 0; + let lastSemicolon = -1; + for (let index = 0; index < segment.length; index += 1) { + const char = segment[index]; + if (char === '(' || char === '[') depth += 1; + else if (char === ')' || char === ']') depth = Math.max(0, depth - 1); + else if (char === ';' && depth === 0) lastSemicolon = index; + } + return { + leadingDeclarations: segment.slice(0, lastSemicolon + 1), + prelude: segment.slice(lastSemicolon + 1), + }; +} + +function findMatchingBrace(source: string, openIndex: number): number { + let depth = 0; + let parenDepth = 0; + let index = openIndex; + while (index < source.length) { + const char = source[index]; + if (char === '\\') { + index += 2; + continue; + } + if (char === '"' || char === "'") { + index = findStringEnd(source, index) + 1; + continue; + } + if (char === '(') parenDepth += 1; + else if (char === ')') parenDepth = Math.max(0, parenDepth - 1); + else if (parenDepth === 0) { + if (char === '{') depth += 1; + else if (char === '}') { + depth -= 1; + if (depth === 0) return index; + } + } + index += 1; + } + return source.length; +} + +/** Index of the closing quote for the string opened at `openIndex`, honoring backslash escapes. */ +function findStringEnd(source: string, openIndex: number): number { + const quote = source[openIndex]; + for (let index = openIndex + 1; index < source.length; index += 1) { + const char = source[index]; + if (char === '\\') { + index += 1; + continue; + } + if (char === quote) return index; + } + return source.length - 1; +} + function splitSelectorList(selectorList: string): string[] { const selectors: string[] = []; let depth = 0; @@ -399,11 +562,30 @@ function stripRootBlocks(css: string): string { } function stripCssComments(css: string): string { - return css.replace(/\/\*[\s\S]*?\*\//g, ''); -} - -function stripContainerAtRuleHeaders(css: string): string { - return css.replace(/@(media|supports|container|layer)\b[^{]*\{/gi, '{'); + let out = ''; + let index = 0; + while (index < css.length) { + const char = css[index]; + if (char === '\\') { + out += css.slice(index, index + 2); + index += 2; + continue; + } + if (char === '"' || char === "'") { + const end = findStringEnd(css, index); + out += css.slice(index, end + 1); + index = end + 1; + continue; + } + if (char === '/' && css[index + 1] === '*') { + const close = css.indexOf('*/', index + 2); + index = close === -1 ? css.length : close + 2; + continue; + } + out += char; + index += 1; + } + return out; } function countLiterals(css: string): ComponentManifestLiteralInventory { diff --git a/packages/contracts/tests/components-manifest.test.ts b/packages/contracts/tests/components-manifest.test.ts index 7ee84388364..47eeaa61d5d 100644 --- a/packages/contracts/tests/components-manifest.test.ts +++ b/packages/contracts/tests/components-manifest.test.ts @@ -61,6 +61,200 @@ describe('components manifest extraction', () => { expect(manifest.literals.pixelValues).toBe(1); }); + it('attributes token references to every consecutive flat rule', () => { + const manifest = extractComponentsManifest({ + brandId: 'issue-6224', + fixtureHtml: ` + + + `, + }); + + const buttons = manifest.groups.find((group) => group.id === 'buttons'); + expect(buttons?.selectors).toEqual(['.btn-a', '.btn-b', '.btn-c', '.btn-d']); + expect(buttons?.tokenReferences).toEqual(['--a', '--b', '--c', '--d']); + }); + + it('attributes tokens inside nested rules to real selectors, never to declaration text', () => { + const manifest = extractComponentsManifest({ + brandId: 'issue-6224', + fixtureHtml: ` + + chip + `, + }); + + expect(manifest.selectors).toEqual(['.chip-demo', '.chip-demo:hover']); + + const badges = manifest.groups.find((group) => group.id === 'badges'); + expect(badges?.selectors).toContain('.chip-demo'); + expect(badges?.tokenReferences).toEqual(['--chip-bg', '--chip-hover']); + }); + + it('does not classify utility classes into unrelated groups via substring matches', () => { + const manifest = extractComponentsManifest({ + brandId: 'issue-6224', + fixtureHtml: ` + +
x
+ `, + }); + + const inputs = manifest.groups.find((group) => group.id === 'inputs'); + expect(inputs?.selectors).toEqual([]); + expect(inputs?.present).toBe(false); + + const layout = manifest.groups.find((group) => group.id === 'layout'); + expect(layout?.present).toBe(false); + + const cards = manifest.groups.find((group) => group.id === 'cards'); + expect(cards?.present).toBe(true); + }); + + it('matches select as a type selector, not as literal text in class names or attribute values', () => { + const manifest = extractComponentsManifest({ + brandId: 'pr-6226', + fixtureHtml: ` + +
x
+ `, + }); + + const inputs = manifest.groups.find((group) => group.id === 'inputs'); + expect(inputs?.selectors).toEqual(['.foo select:hover', 'select']); + expect(inputs?.tokenReferences).toEqual(['--accent']); + }); + + it('traverses @scope and @starting-style blocks like other grouping at-rules', () => { + const manifest = extractComponentsManifest({ + brandId: 'pr-6226', + fixtureHtml: ` + + + `, + }); + + expect(manifest.selectors).toEqual(['.btn', '.card']); + + const buttons = manifest.groups.find((group) => group.id === 'buttons'); + expect(buttons?.tokenReferences).toEqual(['--accent']); + + const cards = manifest.groups.find((group) => group.id === 'cards'); + expect(cards?.tokenReferences).toEqual(['--pop']); + }); + + it('treats braces and comment markers inside CSS strings as text, not structure', () => { + const manifest = extractComponentsManifest({ + brandId: 'pr-6226', + fixtureHtml: ` + + + `, + }); + + expect(manifest.selectors).toEqual([ + '.btn::before', + '.card', + '.chip::after', + '.kbd-hint::before', + '.pill', + '.tag', + ]); + + const buttons = manifest.groups.find((group) => group.id === 'buttons'); + expect(buttons?.tokenReferences).toEqual(['--accent']); + + const cards = manifest.groups.find((group) => group.id === 'cards'); + expect(cards?.tokenReferences).toEqual(['--card-bg']); + + const badges = manifest.groups.find((group) => group.id === 'badges'); + expect(badges?.selectors).toEqual(['.chip::after', '.pill', '.tag']); + expect(badges?.tokenReferences).toEqual(['--accent']); + }); + + it('honors CSS escapes so escaped quotes and braces are text, not structure', () => { + const manifest = extractComponentsManifest({ + brandId: 'pr-6226', + fixtureHtml: ` + + + `, + }); + + expect(manifest.selectors).toEqual([ + ".badge-\\{x\\}", + '.card', + '.chip', + ".content-\\[\\'x\\'\\]::before", + '.tag', + ]); + + const cards = manifest.groups.find((group) => group.id === 'cards'); + expect(cards?.tokenReferences).toEqual(['--card-bg']); + + const badges = manifest.groups.find((group) => group.id === 'badges'); + expect(badges?.selectors).toEqual([".badge-\\{x\\}", '.chip', '.tag']); + expect(badges?.tokenReferences).toEqual(['--accent']); + }); + + it('expands & only as the nesting selector, never inside quoted attribute values', () => { + const manifest = extractComponentsManifest({ + brandId: 'pr-6226', + fixtureHtml: ` + + + `, + }); + + expect(manifest.selectors).toEqual(['.btn', '.btn[data-label="A&B"]']); + + const buttons = manifest.groups.find((group) => group.id === 'buttons'); + expect(buttons?.selectors).toEqual(['.btn', '.btn[data-label="A&B"]']); + expect(buttons?.tokenReferences).toEqual(['--accent']); + }); + it('can render a concise prompt summary from a manifest', () => { const manifest = extractComponentsManifest({ brandId: 'sample',