Migrate page layout widget to v2 of the API (#16323)

This commit is contained in:
Raphaël Bosi
2025-12-05 14:04:06 +01:00
committed by GitHub
parent 56e66315cd
commit 077be7644c
159 changed files with 1760 additions and 308 deletions
@@ -26,6 +26,7 @@ export const useMetadataErrorHandler = () => {
role: t`role`,
roleTarget: t`role target`,
agent: t`agent`,
pageLayoutWidget: t`page layout widget`,
pageLayoutTab: t`page layout tab`,
} as const satisfies Record<AllMetadataName, string>;