Adopt shared WebUI layout primitives

This commit is contained in:
2026-08-18 10:42:52 +02:00
parent cf7da905a7
commit abf35d75f3
5 changed files with 23 additions and 38 deletions
+5 -2
View File
@@ -29,5 +29,8 @@ submissions, receipts, and handoff execution.
The module uses shared controls, dialogs, blockers, field help, statuses,
loading, empty/error states, disabled reasons, confirmations, and unsaved-draft
guards. Existing responsive list/editor layouts remain bounded. English and
German catalogues cover the owned route and editor vocabulary.
guards. The catalogue action row now uses the shared responsive
`ActionToolbar`; equal-column definition/editor groups use `FormGrid` and its
named narrow-layout collapse policy. These layout contracts do not change
filter scope, permissions, revision semantics, or publication consequences.
English and German catalogues cover the owned route and editor vocabulary.