chirp-ui 0.2.1

Release 0.2.1

Install

pip install chirp-ui==0.2.1
# or
uv add chirp-ui==0.2.1

With Chirp:

pip install "bengal-chirp[ui]"

What's New

  • Color filtersregister_colors, resolve_color, sanitize_color, and contrast_text for semantic palette names; use with filter_chips, badges, and themed UI.
  • filter_chips — Faceted filter row with optional semantic colors.
  • label_overline — Small-caps labels for card sections.
  • Layout & shellchat_layout, document_header, empty_panel_state, file_tree, panel, split_layout, workspace_shell.
  • Theme & motion — Broader token and transition coverage inchirpui.css and chirpui-transitions.css; app shell and navigation components updated for regions and overflow.
  • Docs & showcase — New and updated guides (transitions, UI layers, layout overflow/presets/grids); expanded component and static showcases.