Description
Sidebar for each field is quite busy, and we're missing some basic styling controls. Let's update each field to rely on declared block support for global styles and expand on options.

Note spacing issue bug visible in the screenshot.
Button block is better example:

List of design tools missing at form level:
- Alignments: left/right/center (
supports.align
) - Buttons styling at form level (
supports.color.button
) - Spacing: block gap (
supports.layout
) - Layout controls? (
supports.layout
) - Typography controls at form level vs fields; consider if needed. (
supports.typography
)
Text fields
Note form elements missing in theme.json
- Missing:
- Placeholder color
- Shadows
- Padding/margin
- Exists but not via
supports
:- Typography (stable and experimental features)
- Color