chirp-ui 0.2.0

Release 0.2.0

Install

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

With Chirp:

pip install "bengal-chirp[ui]"

What's New

  • ASCII components — 20+ new ASCII-art UI primitives:ascii_7seg, ascii_badge, ascii_border, ascii_breaker_panel, ascii_checkbox, ascii_divider, ascii_empty, ascii_error, ascii_fader, ascii_indicator, ascii_knob, ascii_progress, ascii_radio, ascii_skeleton, ascii_sparkline, ascii_spinner, ascii_split_flap, ascii_stepper, ascii_table, ascii_ticker, ascii_tile_btn, ascii_toggle, ascii_vu_meter.
  • Background effectsconstellation, holy_light, rune_field, symbol_rain— CSS-only animated backgrounds.
  • Gradient effects — Blade sections and gradient hero effects.
  • Token naming — Improved CSS custom property naming for theme tokens.
  • Component updates — Refinedconfig_row, settings_row, description_list, table, and hero_effectstemplates.
  • Expanded showcase — Static showcase with cards, sections, shell actions, and full component gallery.