chirp-ui 0.11.1

Print and PDF exports now preserve tabs, disclosures, and embed context while using the full paper width with cleaner pagination.

uv add chirp-ui==0.11.1

This patch release makes Bengalchirp-themedocumentation dependable when printed or exported to PDF.

Install

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

Fixed

  • Every legacy and native tab pane is printed with a clear label.
  • Closed disclosure bodies are included without changing their screen state.
  • A4, Letter, A3, and landscape exports use the available paper width.
  • Headings, lead-ins, lists, code, and table rows paginate more naturally.
  • Video, audio, interactive-code, and terminal embeds print compact notices instead of disappearing or leaving oversized dark frames.

The release includes deterministic Chromium print/PDF regression coverage for content completeness, state restoration, width, overflow, and embed fallbacks.