> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tessera.edstratumlabs.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Components

> The shared React component library, with every story, captured from the live Storybook.

Tessera's screens are being rebuilt from shared React components (D-011). There are 4 components with 26 stories so far. Each image is captured automatically from the [live Storybook](https://tessera.edstratumlabs.ai/storybook/), where you can change props and switch the AI style.

<Note>Components use design tokens only, and every story is checked by the automated accessibility audit (WCAG 2.2 AA).</Note>

## AiContent

Render the required `.ai` markup contract with named source, body, citations, and actions.

[Open AiContent in Storybook](https://tessera.edstratumlabs.ai/storybook/?path=/docs/components-aicontent--docs)

<CardGroup cols={2}>
  <Card title="Tutor hint (chat)" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-aicontent--tutor-hint">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-aicontent--tutor-hint.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=728ceca82fc1f21006da5e12357c1cf2" alt="AiContent: Tutor hint (chat)" width="1740" height="288" data-path="images/generated/components/components-aicontent--tutor-hint.png" />
  </Card>

  <Card title="Co-author reply (chat)" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-aicontent--co-author">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-aicontent--co-author.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=f016cb40ebb3bb2dcc90c20e956d3d74" alt="AiContent: Co-author reply (chat)" width="1740" height="334" data-path="images/generated/components/components-aicontent--co-author.png" />
  </Card>

  <Card title="Summary (note)" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-aicontent--summary">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-aicontent--summary.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=f5aafb66a6fba653ae1c15dc48632efd" alt="AiContent: Summary (note)" width="1740" height="272" data-path="images/generated/components/components-aicontent--summary.png" />
  </Card>

  <Card title="Drafted block (not yet reviewed)" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-aicontent--draft-block">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-aicontent--draft-block.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=de60fae31c2effda17821e98b95684b1" alt="AiContent: Drafted block (not yet reviewed)" width="1740" height="348" data-path="images/generated/components/components-aicontent--draft-block.png" />
  </Card>

  <Card title="Kept block (reviewed)" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-aicontent--kept-block">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-aicontent--kept-block.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=d3475662533b2c60cfa4084041a69169" alt="AiContent: Kept block (reviewed)" width="1740" height="280" data-path="images/generated/components/components-aicontent--kept-block.png" />
  </Card>
</CardGroup>

## Button

Trigger primary, secondary, text, or icon actions.

[Open Button in Storybook](https://tessera.edstratumlabs.ai/storybook/?path=/docs/components-button--docs)

<CardGroup cols={2}>
  <Card title="Primary" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-button--primary">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-button--primary.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=884f664ee41afed44a1e509d73792893" alt="Button: Primary" width="1740" height="88" data-path="images/generated/components/components-button--primary.png" />
  </Card>

  <Card title="Secondary" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-button--secondary">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-button--secondary.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=07847ca5b54253e264f24b2d415a39fa" alt="Button: Secondary" width="1740" height="88" data-path="images/generated/components/components-button--secondary.png" />
  </Card>

  <Card title="Text" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-button--text">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-button--text.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=2452b50bc28def37fe36e6676393bf90" alt="Button: Text" width="1740" height="88" data-path="images/generated/components/components-button--text.png" />
  </Card>

  <Card title="Disabled" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-button--disabled">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-button--disabled.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=8ff0a9a7af5f82ef8575fc2af6dba3a9" alt="Button: Disabled" width="1740" height="88" data-path="images/generated/components/components-button--disabled.png" />
  </Card>

  <Card title="With Icon" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-button--with-icon">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-button--with-icon.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=726267163388949e11b1385c9ec4d993" alt="Button: With Icon" width="1740" height="88" data-path="images/generated/components/components-button--with-icon.png" />
  </Card>

  <Card title="Icon Only" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-button--icon-only">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-button--icon-only.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=0f0a592e0650040e9fe4fa9088b6377f" alt="Button: Icon Only" width="1740" height="88" data-path="images/generated/components/components-button--icon-only.png" />
  </Card>

  <Card title="As Link" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-button--as-link">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-button--as-link.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=8295be782cac832d861060b0ebfda849" alt="Button: As Link" width="1740" height="88" data-path="images/generated/components/components-button--as-link.png" />
  </Card>

  <Card title="Learner Density" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-button--learner-density">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-button--learner-density.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=08b15cdc38451fdc62b6d62bc3e47aaa" alt="Button: Learner Density" width="1740" height="88" data-path="images/generated/components/components-button--learner-density.png" />
  </Card>

  <Card title="Compact Density" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-button--compact-density">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-button--compact-density.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=521d810a7a062c9032433d5cbfaf1858" alt="Button: Compact Density" width="1740" height="56" data-path="images/generated/components/components-button--compact-density.png" />
  </Card>
</CardGroup>

## Card

Provide a reusable surface for grouped content.

[Open Card in Storybook](https://tessera.edstratumlabs.ai/storybook/?path=/docs/components-card--docs)

<CardGroup cols={2}>
  <Card title="Default" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-card--default">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-card--default.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=acfb9058de3238b392d57a001b0470e0" alt="Card: Default" width="1740" height="114" data-path="images/generated/components/components-card--default.png" />
  </Card>

  <Card title="Quiet" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-card--quiet">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-card--quiet.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=aede181dc8269049aa3b1cda9c5503aa" alt="Card: Quiet" width="1740" height="114" data-path="images/generated/components/components-card--quiet.png" />
  </Card>

  <Card title="Interactive" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-card--interactive">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-card--interactive.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=96627c917ba31e5911308d5484ca7e40" alt="Card: Interactive" width="1740" height="114" data-path="images/generated/components/components-card--interactive.png" />
  </Card>

  <Card title="Learner Density" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-card--learner-density">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-card--learner-density.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=c3b7a68b0f2b2bdf64cb17c1d7c3e8e0" alt="Card: Learner Density" width="1740" height="114" data-path="images/generated/components/components-card--learner-density.png" />
  </Card>

  <Card title="Compact Density" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-card--compact-density">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-card--compact-density.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=bfa2e87663c597e4caf9127a99e1a463" alt="Card: Compact Density" width="1740" height="94" data-path="images/generated/components/components-card--compact-density.png" />
  </Card>
</CardGroup>

## StatusChip

Label urgency, mode, stage, or status in a compact line.

[Open StatusChip in Storybook](https://tessera.edstratumlabs.ai/storybook/?path=/docs/components-statuschip--docs)

<CardGroup cols={2}>
  <Card title="Neutral" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-statuschip--neutral">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-statuschip--neutral.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=65c08dd8895a57c24038b5dff5e41fa6" alt="StatusChip: Neutral" width="1740" height="48" data-path="images/generated/components/components-statuschip--neutral.png" />
  </Card>

  <Card title="Accent" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-statuschip--accent">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-statuschip--accent.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=fc07a65e0708cfb1c44cffa8450c3af6" alt="StatusChip: Accent" width="1740" height="48" data-path="images/generated/components/components-statuschip--accent.png" />
  </Card>

  <Card title="Ai" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-statuschip--ai">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-statuschip--ai.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=e1b4c9df60743c123cbe50e43f24dcb0" alt="StatusChip: Ai" width="1740" height="48" data-path="images/generated/components/components-statuschip--ai.png" />
  </Card>

  <Card title="Success" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-statuschip--success">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-statuschip--success.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=ae464ebe281090257b136975d0479b6e" alt="StatusChip: Success" width="1740" height="48" data-path="images/generated/components/components-statuschip--success.png" />
  </Card>

  <Card title="Warning" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-statuschip--warning">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-statuschip--warning.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=71081be52ded9bec98786286723b3760" alt="StatusChip: Warning" width="1740" height="48" data-path="images/generated/components/components-statuschip--warning.png" />
  </Card>

  <Card title="Error" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-statuschip--error">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-statuschip--error.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=dc95e94cb652979c362f2116fbc0ffda" alt="StatusChip: Error" width="1740" height="48" data-path="images/generated/components/components-statuschip--error.png" />
  </Card>

  <Card title="With Icon" href="https://tessera.edstratumlabs.ai/storybook/?path=/story/components-statuschip--with-icon">
    <img src="https://mintcdn.com/project-tessera/Fet6TXh8YWyNauYL/images/generated/components/components-statuschip--with-icon.png?fit=max&auto=format&n=Fet6TXh8YWyNauYL&q=85&s=38ff923aed5bd12960afbe8c48254c35" alt="StatusChip: With Icon" width="1740" height="48" data-path="images/generated/components/components-statuschip--with-icon.png" />
  </Card>
</CardGroup>
