🍙 Onigiri

The Crunchyroll design system, rendered live from its own tokens and components. It cannot drift from what ships.

Components

Every component has its own page: a live preview with theme and breakpoint switches, its rendered HTML, its CSS and source, and links to the documentation, the Figma masters, and GitHub. One source of truth per component.

Actions & forms

Display

TagRead-only metadata text for media facts like Sub | Dub, HD, or Mature; a Tag never takes pointer events, anything clickable is a Badge.BadgeThe interactive chip for applied filters and removable selections; its type derives from props, onClick, onRemove, or both together for the split two-target pill.TooltipShort helper text revealed on hover or focus, mainly for naming icon-only controls; content the user needs to finish a task stays visible, never behind a hover.SpinnerIndeterminate loading arc in three sizes that inherits currentColor, which is how Button's loading state composes it instead of shipping its own spinner.AvatarProfile picture in three sizes with an Icon/User placeholder when there is no photo; the accent ring means selected, and the badge slot only renders on the large size.EmptyStateCentered column for nothing-here moments, one anatomy for all 25 old variants: illustration, title, body, and an action that is usually a primary Button.ActionListItemSettings and account row: title and meta stack on the left, any value, action, or Link on the right; trailing actions wear accent.text, never raw orange.CollapsibleTextLong copy clamped behind a More details fade, plus a spoiler mode that keeps the hidden text out of the DOM until the reader chooses to see it.StarRatingFive stars in two modes: display stars are text.primary and round to halves, user stars are accent.text radio buttons, and hover or focus behavior lives in code.RatingSummaryStar row plus the Average Rating line with its vote count; an unrated title reads a dash with (0), never a blank space.RatingMarkRegional age-rating marks for the Universal, Brazil, and New Zealand systems; the colors are regulatory law, fixed values that never come from theme tokens.Table & TableRowA definition list, not a data grid: label and value rows for spec sheets and order summaries, with an emphasis tone that sets totals in bold entry white.IconThe Crunchyroll glyph registry, extracted 1:1 from the org icon sheet; one canonical 24px master that scales via the size prop, every glyph rendering in currentColor.

Structure

Feedback & overlays

Cards & rails

Player