forked from mirrors/material_3_expressive
Add Widgetbook setup with theme configuration, analysis options, and initial component use cases
This commit is contained in:
parent
d3ad4b9c9d
commit
80ca8f665a
46 changed files with 6031 additions and 2 deletions
44
widgetbook/lib/fab_m3e/INDEX-fab_m3e.md
Normal file
44
widgetbook/lib/fab_m3e/INDEX-fab_m3e.md
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
# Widgetbook Index — fab_m3e
|
||||
|
||||
This index lists all Widgetbook use cases for the fab_m3e package.
|
||||
|
||||
## Components and Variants
|
||||
|
||||
### FabM3E
|
||||
- default
|
||||
- disabled
|
||||
- small
|
||||
- large
|
||||
- secondary
|
||||
- tertiary
|
||||
- surface
|
||||
- square_shape
|
||||
- compact_density
|
||||
- focused
|
||||
|
||||
### ExtendedFabM3E
|
||||
- default
|
||||
- with_icon
|
||||
- without_label
|
||||
- disabled
|
||||
- expand
|
||||
- long_text
|
||||
- secondary
|
||||
- square_shape
|
||||
- compact_density
|
||||
|
||||
### FabMenuM3E
|
||||
- default
|
||||
- initially_open
|
||||
- direction_down
|
||||
- direction_left
|
||||
- direction_right
|
||||
- overlay_off
|
||||
- spacing_tight
|
||||
- many_items
|
||||
- empty_items
|
||||
|
||||
Notes:
|
||||
- Each use case uses Widgetbook knobs for critical and visual parameters.
|
||||
- Callbacks print informative messages to the console.
|
||||
- Complex parameters are configured with meaningful defaults; TODOs to expand configuration may be added later as needed.
|
||||
Loading…
Add table
Add a link
Reference in a new issue