feat: Initial ACF fields for the builder
This commit is contained in:
59
wp-content/themes/headless/acf-json/group_layout_flex.json
Normal file
59
wp-content/themes/headless/acf-json/group_layout_flex.json
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"key": "group_layout_flex",
|
||||
"title": "Layout - Flex",
|
||||
"fields": [
|
||||
{
|
||||
"key": "field_6995cd0191df2",
|
||||
"label": "Inverser",
|
||||
"name": "flex_reverse",
|
||||
"aria-label": "",
|
||||
"type": "true_false",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"message": "Inverser l'ordre des colonnes",
|
||||
"default_value": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"ui_on_text": "",
|
||||
"ui_off_text": "",
|
||||
"ui": 1,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "flexReverse",
|
||||
"graphql_non_null": 0
|
||||
}
|
||||
],
|
||||
"location": [
|
||||
[
|
||||
{
|
||||
"param": "abstract"
|
||||
}
|
||||
]
|
||||
],
|
||||
"menu_order": 0,
|
||||
"position": "normal",
|
||||
"style": "seamless",
|
||||
"label_placement": "left",
|
||||
"instruction_placement": "label",
|
||||
"hide_on_screen": "",
|
||||
"active": true,
|
||||
"description": "",
|
||||
"show_in_rest": 0,
|
||||
"display_title": "",
|
||||
"acfe_autosync": [
|
||||
"json"
|
||||
],
|
||||
"acfe_form": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_field_name": "GroupLayoutFlex",
|
||||
"map_graphql_types_from_location_rules": 0,
|
||||
"graphql_types": "",
|
||||
"acfe_meta": "",
|
||||
"acfe_note": "",
|
||||
"modified": 1774616260
|
||||
}
|
||||
Reference in New Issue
Block a user