{ "schemaVersion": 1, "brandId": "replicate", "source": { "componentsHtml": "components.html", "tokensCss": "tokens.css" }, "fixture": { "title": "Replicate — reference components", "description": "Reference fixture for design-systems/replicate. Developer playground: everything pill-shaped (9999px), heavy display (700), red brand accent.", "styleBlockCount": 1, "selectorCount": 49, "classCount": 25, "elementCount": 25 }, "tokens": { "declared": [ "--accent", "--accent-active", "--accent-hover", "--accent-on", "--bg", "--border", "--border-soft", "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", "--container-max", "--danger", "--ease-standard", "--elev-flat", "--elev-raised", "--elev-ring", "--fg", "--fg-2", "--focus-ring", "--font-body", "--font-display", "--font-mono", "--leading-body", "--leading-tight", "--meta", "--motion-base", "--motion-fast", "--muted", "--radius-lg", "--radius-md", "--radius-pill", "--radius-sm", "--section-y-desktop", "--section-y-phone", "--section-y-tablet", "--space-1", "--space-12", "--space-2", "--space-3", "--space-4", "--space-5", "--space-6", "--space-8", "--success", "--surface", "--surface-warm", "--text-2xl", "--text-3xl", "--text-4xl", "--text-base", "--text-lg", "--text-sm", "--text-xl", "--text-xs", "--tracking-display", "--warn" ], "referenced": [ "--accent", "--bg", "--border", "--border-soft", "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", "--container-max", "--ease-standard", "--fg", "--focus-ring", "--font-body", "--font-display", "--font-mono", "--leading-body", "--leading-tight", "--meta", "--motion-fast", "--muted", "--radius-md", "--radius-pill", "--section-y-desktop", "--section-y-phone", "--section-y-tablet", "--space-12", "--space-2", "--space-3", "--space-4", "--space-5", "--space-6", "--space-8", "--success", "--surface", "--text-2xl", "--text-3xl", "--text-base", "--text-lg", "--text-sm", "--text-xl", "--text-xs", "--tracking-display" ], "unusedDeclared": [ "--accent-active", "--accent-hover", "--accent-on", "--danger", "--elev-flat", "--elev-raised", "--elev-ring", "--fg-2", "--motion-base", "--radius-lg", "--radius-sm", "--space-1", "--surface-warm", "--text-4xl", "--warn" ], "undeclaredReferenced": [] }, "selectors": [ ".badge", ".badge-dot", ".badge-muted", ".badge-success", ".body-muted", ".body-sm", ".btn", ".btn-primary", ".btn-primary:hover", ".btn-secondary", ".btn-secondary:hover", ".btn:active", ".btn:focus-visible", ".card", ".container", ".eyebrow", ".features-grid", ".field", ".field input", ".field input::placeholder", ".field input:focus-visible", ".field label", ".field-help", ".form", ".form-actions", ".form-row", ".hero-actions", ".hero-grid", ".hero-meta", ".icon", ".lead", ".row-between", ".stack-3 > * + *", ".stack-4 > * + *", ".stack-6 > * + *", "*", "*::after", "*::before", "a", "a:hover", "body", "h1", "h2", "h3", "html", "kbd", "p", "section", "section + section" ], "classes": [ "badge", "badge-dot", "badge-success", "body-muted", "body-sm", "btn", "btn-primary", "btn-secondary", "card", "container", "eyebrow", "features-grid", "field", "field-help", "form", "form-actions", "form-row", "hero-actions", "hero-grid", "hero-meta", "icon", "lead", "row-between", "stack-3", "stack-4" ], "elements": [ "a", "article", "aside", "body", "button", "div", "form", "h1", "h2", "h3", "head", "html", "input", "kbd", "label", "main", "meta", "p", "path", "section", "span", "style", "svg", "time", "title" ], "groups": [ { "id": "buttons", "label": "Buttons and calls to action", "present": true, "selectors": [ ".btn", ".btn-primary", ".btn-primary:hover", ".btn-secondary", ".btn-secondary:hover", ".btn:active", ".btn:focus-visible" ], "classes": [ "btn", "btn-primary", "btn-secondary" ], "elements": [ "button" ], "tokenReferences": [ "--ease-standard", "--focus-ring", "--font-body", "--motion-fast", "--radius-pill", "--space-2", "--surface", "--text-sm" ] }, { "id": "inputs", "label": "Form fields and controls", "present": true, "selectors": [ ".field", ".field input", ".field input::placeholder", ".field input:focus-visible", ".field label", ".field-help" ], "classes": [ "field", "field-help", "form", "form-actions", "form-row" ], "elements": [ "form", "input", "label" ], "tokenReferences": [ "--accent", "--focus-ring", "--font-body", "--meta", "--text-sm", "--text-xs" ] }, { "id": "cards", "label": "Cards and panels", "present": true, "selectors": [ ".card" ], "classes": [ "card" ], "elements": [], "tokenReferences": [] }, { "id": "badges", "label": "Badges, chips, and status labels", "present": true, "selectors": [ ".badge", ".badge-dot", ".badge-muted", ".badge-success" ], "classes": [ "badge", "badge-dot", "badge-success" ], "elements": [], "tokenReferences": [ "--muted", "--radius-pill", "--space-2", "--space-3", "--text-xs" ] }, { "id": "links", "label": "Links and inline actions", "present": true, "selectors": [ "a", "a:hover" ], "classes": [], "elements": [ "a" ], "tokenReferences": [ "--fg" ] }, { "id": "keyboard", "label": "Keyboard hints", "present": true, "selectors": [ "kbd" ], "classes": [], "elements": [ "kbd" ], "tokenReferences": [ "--fg", "--font-mono", "--muted", "--radius-pill", "--surface", "--text-xs" ] }, { "id": "icons", "label": "Icon slots", "present": true, "selectors": [ ".icon" ], "classes": [ "icon" ], "elements": [ "svg" ], "tokenReferences": [] }, { "id": "typography", "label": "Typography scale and text utilities", "present": true, "selectors": [ ".body-muted", ".body-sm", ".eyebrow", ".lead", "h1", "h2", "h3" ], "classes": [ "body-muted", "body-sm", "eyebrow", "lead" ], "elements": [ "h1", "h2", "h3", "p" ], "tokenReferences": [ "--font-body", "--font-display", "--leading-tight", "--meta", "--muted", "--text-2xl", "--text-xs" ] }, { "id": "layout", "label": "Layout primitives", "present": true, "selectors": [ ".container", ".row-between", ".stack-3 > * + *", ".stack-4 > * + *", ".stack-6 > * + *", "section", "section + section" ], "classes": [ "container", "features-grid", "hero-grid", "row-between", "stack-3", "stack-4" ], "elements": [ "main", "section" ], "tokenReferences": [ "--border-soft", "--container-gutter-desktop", "--container-gutter-phone", "--container-gutter-tablet", "--container-max", "--space-4" ] } ], "literals": { "colorExpressions": 7, "pixelValues": 29, "hardcodedFontFamilies": 8 } }