extract ClideAccordion widget, add arrowClockwise icon and codepoint CSV
ClideAccordion — shared accordion section with optional leading widget, replaces private _AccordionSection in tickets and decisions views. Phosphor arrowClockwise icon (0xe036) for refresh buttons. Full codepoint reference CSV (1512 glyphs) at assets/fonts/phosphor/ for icon lookup without external tools. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
/// Flutter chrome widgets directly.
|
||||
library;
|
||||
|
||||
export 'src/clide_accordion.dart';
|
||||
export 'src/clide_button.dart';
|
||||
export 'src/clide_column_hat.dart';
|
||||
export 'src/clide_code_block.dart';
|
||||
|
||||
Reference in New Issue
Block a user