{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "livedocs",
  "homepage": "https://livedocs.xyz",
  "items": [
    {
      "name": "theme",
      "type": "registry:theme",
      "title": "Theme",
      "description": "Semantic color tokens for high-contrast surfaces."
    },
    {
      "name": "utils",
      "type": "registry:lib",
      "title": "Utils",
      "description": "Tailwind class merge helper used by all components."
    },
    {
      "name": "button",
      "type": "registry:ui",
      "title": "Button",
      "description": "Action button with default, secondary, outline, ghost, destructive, and link variants."
    },
    {
      "name": "badge",
      "type": "registry:ui",
      "title": "Badge",
      "description": "Compact status label for counts, states, and metadata."
    },
    {
      "name": "card",
      "type": "registry:ui",
      "title": "Card",
      "description": "Layered surface for grouped content with header, body, and footer slots."
    },
    {
      "name": "input",
      "type": "registry:ui",
      "title": "Input",
      "description": "Single-line text field with focus ring and disabled states."
    },
    {
      "name": "avatar",
      "type": "registry:ui",
      "title": "Avatar",
      "description": "User or entity identity with image and fallback initials."
    },
    {
      "name": "separator",
      "type": "registry:ui",
      "title": "Separator",
      "description": "Horizontal or vertical divider between sections."
    },
    {
      "name": "chart",
      "type": "registry:ui",
      "title": "Chart",
      "description": "Shared chart primitives: config, container, tooltip, legend, grid, and theme tokens."
    },
    {
      "name": "sparkline",
      "type": "registry:ui",
      "title": "Sparkline",
      "description": "Smooth SVG trend with a scrubbable marker, value tooltip, and size tones. No Recharts."
    },
    {
      "name": "area-chart",
      "type": "registry:ui",
      "title": "Area Chart",
      "description": "Compound area chart with gradient, hatched, glow, selection, tooltip, legend, and brush."
    },
    {
      "name": "line-chart",
      "type": "registry:ui",
      "title": "Line Chart",
      "description": "Compound line chart with dashed strokes, glow, curve types, dots, tooltip, and legend."
    },
    {
      "name": "bar-chart",
      "type": "registry:ui",
      "title": "Bar Chart",
      "description": "Compound bar chart with stacked, horizontal, hatched, duotone, stripped, and gradient fills."
    },
    {
      "name": "composed-chart",
      "type": "registry:ui",
      "title": "Composed Chart",
      "description": "Mix bars, areas, and lines on one cartesian surface with shared tooltip and legend."
    },
    {
      "name": "pie-chart",
      "type": "registry:ui",
      "title": "Pie Chart",
      "description": "Donut or pie with padding, glowing sectors, click-to-select, tooltip, and legend."
    },
    {
      "name": "radar-chart",
      "type": "registry:ui",
      "title": "Radar Chart",
      "description": "Filled or outlined radar with polygon or circle grid, glow, and series selection."
    },
    {
      "name": "radial-chart",
      "type": "registry:ui",
      "title": "Radial Chart",
      "description": "Full or semi radial bars with background tracks, rounded caps, tooltip, and legend."
    },
    {
      "name": "sankey-chart",
      "type": "registry:ui",
      "title": "Sankey Chart",
      "description": "Flow diagram with nodes, weighted links, and themed strokes."
    },
    {
      "name": "trend-card",
      "type": "registry:ui",
      "title": "Trend Card",
      "description": "Metric tile with overlay lines for this period vs last, a delta chip, and a compact chart."
    },
    {
      "name": "metric-chart",
      "type": "registry:ui",
      "title": "Metric Chart",
      "description": "Large value header, series pills, and a gradient well with axes and dots."
    },
    {
      "name": "comparison-chart",
      "type": "registry:ui",
      "title": "Comparison Chart",
      "description": "Two overlapping gradient areas for this year vs last, with a KPI and delta."
    },
    {
      "name": "breakdown-chart",
      "type": "registry:ui",
      "title": "Breakdown Chart",
      "description": "Clickable share stack with labeled rows, amounts, and percents."
    },
    {
      "name": "range-chart",
      "type": "registry:ui",
      "title": "Range Chart",
      "description": "Forecast band from low to high with an actual line sitting in the middle."
    },
    {
      "name": "country-chart",
      "type": "registry:ui",
      "title": "Country Chart",
      "description": "Ranked market bars with a last-period marker on each row."
    },
    {
      "name": "ring-metric",
      "type": "registry:ui",
      "title": "Ring Metric",
      "description": "Donut with a total in the hole and a percent legend."
    },
    {
      "name": "cashflow-chart",
      "type": "registry:ui",
      "title": "Cashflow Chart",
      "description": "Diverging bars from zero: inflow up, outflow down."
    },
    {
      "name": "spotlight-chart",
      "type": "registry:ui",
      "title": "Spotlight Chart",
      "description": "Linear area with a dashed prior series and a callout on the peak."
    },
    {
      "name": "lane-chart",
      "type": "registry:ui",
      "title": "Lane Chart",
      "description": "Horizontal outcome lanes compared against a shared max."
    },
    {
      "name": "usage-meter",
      "type": "registry:ui",
      "title": "Usage Meter",
      "description": "Quota remaining with a used track and a reset caption."
    }
  ]
}