Is your feature request related to a problem? Please describe.
For Column variants:
panel: outer border, rounded container, panel background, and padding. Children retain their normal rounded corners and automatic Form grouping.
compact: the same outer panel styling, but additionally removes child/.box border radii and disables automatic Form wrapping: BaseColumn.svelte (line 78), column.py (line 66).
Describe the solution you'd like
A clear and concise description of what you want to happen.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
For Column variants:
panel: outer border, rounded container, panel background, and padding. Children retain their normal rounded corners and automatic Form grouping.
compact: the same outer panel styling, but additionally removes child/.box border radii and disables automatic Form wrapping: BaseColumn.svelte (line 78), column.py (line 66).
Describe the solution you'd like
A clear and concise description of what you want to happen.
Additional context
Add any other context or screenshots about the feature request here.