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 filters —
register_colors,resolve_color,sanitize_color, andcontrast_textfor semantic palette names; use withfilter_chips, badges, and themed UI. - filter_chips — Faceted filter row with optional semantic colors.
- label_overline — Small-caps labels for card sections.
- Layout & shell —
chat_layout,document_header,empty_panel_state,file_tree,panel,split_layout,workspace_shell. - Theme & motion — Broader token and transition coverage in
chirpui.cssandchirpui-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.