Skip to content
Esc
navigateopen⌘Jpreview

brand-provider

Typed color, type, spacing, radius, and motion tokens.

The same runtime that renders the export. Scrub to any frame, switch format, and edit the fixture props.

Installation

pnpm odori add @odori/brand-provider

Source is copied into videos/components/brand-provider/ and belongs to your repository. odori diff compares it with upstream later; odori update applies the change you accept. It has no registry dependencies.

Timing contract

Every registry component declares how it behaves in time.odori test fails a cut that violates these.

Family
Foundation
Aspect ratios
16:9 · 9:16 · 1:1
Recommended duration
120 frames · 4s
Minimum duration
60 frames · 2s
Entrance
40 frames
Exit
0 frames
Reduced motion
rows appear together
Requires
sans font, mono font
Content limits
none

Props

PropTypeDefaultRequired
showWhich token groups to show.Array<"colors" | "type" | "motion">["colors"
titlestring"Brand tokens"