feat: Initial AcfLayout field

This commit is contained in:
2026-03-30 08:20:02 -04:00
parent 46964ea1d3
commit d47c518565
9 changed files with 179 additions and 78 deletions

View File

@@ -18,9 +18,9 @@
},
"choices": {
"none": "Aucun",
"sm": "Petit (12px)",
"md": "Medium (24px)",
"lg": "Grand (48px)"
"sm": "Petit (24px)",
"md": "Medium (48px)",
"lg": "Grand (96px)"
},
"default_value": "md",
"return_format": "value",
@@ -60,5 +60,5 @@
"graphql_types": "",
"acfe_meta": "",
"acfe_note": "",
"modified": 1774616314
"modified": 1774873127
}