dev
Fix Prettier formatting regression and Astro type-check errors
Improve accessibility across layouts, components, and forms (#2799)
Add quality gates: Prettier for Astro, astro check for shared, unused SCSS variable lint (#2749)
Narrow component prop types, remove unused props and dead code (#2838)
Enable `astro/tsconfigs/strictest` in the preview package (#2834)
Fix chat sidebar links using duplicate `#chat-1` id (#2825)
Fix broken links, aria attributes, and demo data mismatches (#2831)
Fix radio input groups missing shared `name` across preview forms (#2826)
Fix Sponsor card layout on RTL preview pages (#2774)
Fix component props silently ignored or misapplied in shared/ui (#2828)
Add screenshots package and fix `card-gradient` minify bug (#2793)
Fix broken dropdowns, datepicker, and buttons with no event handlers in preview pages (#2824)
Use shared Astro UI components across preview pages (#2724)
Add ARIA dialog attributes to the signature modal (#2801)
Render Modal as real markup; drain scripts via CaptureScript (#2742)
Fix dead and miswired props in shared UI/card components (#2827)