diff --git a/wp-content/themes/headless/acf-json/group_abstract_social.json b/wp-content/themes/headless/acf-json/group_abstract_social.json new file mode 100644 index 0000000..e15406e --- /dev/null +++ b/wp-content/themes/headless/acf-json/group_abstract_social.json @@ -0,0 +1,84 @@ +{ + "key": "group_abstract_social", + "title": "Abstract - Social", + "fields": [ + { + "key": "field_6855a1d643408", + "label": "Médias sociaux", + "name": "profiles", + "aria-label": "", + "type": "repeater", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "acfe_repeater_stylised_button": 0, + "layout": "table", + "pagination": 0, + "min": 0, + "max": 0, + "collapsed": "", + "button_label": "Ajouter un élément", + "show_in_graphql": 1, + "graphql_description": "", + "graphql_field_name": "profiles", + "graphql_non_null": 0, + "rows_per_page": 20, + "sub_fields": [ + { + "key": "field_6855a7e143409", + "label": "URL", + "name": "url", + "aria-label": "", + "type": "url", + "instructions": "", + "required": 1, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "default_value": "", + "allow_in_bindings": 0, + "placeholder": "", + "show_in_graphql": 1, + "graphql_description": "", + "graphql_field_name": "url", + "graphql_non_null": 1, + "parent_repeater": "field_6855a1d643408" + } + ] + } + ], + "location": [ + [ + { + "param": "abstract" + } + ] + ], + "menu_order": 0, + "position": "normal", + "style": "seamless", + "label_placement": "top", + "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": "GroupAbstractSocial", + "map_graphql_types_from_location_rules": 0, + "graphql_types": "", + "acfe_meta": "", + "acfe_note": "", + "modified": 1774533108 +} diff --git a/wp-content/themes/headless/acf-json/group_options_site.json b/wp-content/themes/headless/acf-json/group_options_site.json new file mode 100644 index 0000000..fa8e17d --- /dev/null +++ b/wp-content/themes/headless/acf-json/group_options_site.json @@ -0,0 +1,158 @@ +{ + "key": "group_options_site", + "title": "Options - Site", + "fields": [ + { + "key": "field_697220310aaaf", + "label": "Courriel", + "name": "email", + "aria-label": "", + "type": "email", + "instructions": "", + "required": 1, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "default_value": "", + "allow_in_bindings": 0, + "placeholder": "", + "prepend": "", + "append": "", + "show_in_graphql": 1, + "graphql_description": "", + "graphql_field_name": "email", + "graphql_non_null": 1 + }, + { + "key": "field_697cbf414fdd5", + "label": "Numéro de téléphone", + "name": "phone_number", + "aria-label": "", + "type": "phone", + "instructions": "", + "required": 1, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "initial_country": "CA", + "return_format": "national", + "allow_in_bindings": 0, + "show_in_graphql": 1, + "graphql_description": "", + "graphql_field_name": "phoneNumber", + "graphql_non_null": 1 + }, + { + "key": "field_697cd4c5fc56a", + "label": "Médias sociaux", + "name": "social", + "aria-label": "", + "type": "clone", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "graphql_field_name": "social", + "clone": [ + "group_abstract_social" + ], + "display": "seamless", + "layout": "block", + "prefix_label": 0, + "prefix_name": 1, + "acfe_seamless_style": 0, + "acfe_clone_modal": 0, + "acfe_clone_modal_close": 0, + "acfe_clone_modal_button": "", + "acfe_clone_modal_size": "large" + }, + { + "key": "field_697cc921234cc", + "label": "Liens globaux", + "name": "links", + "aria-label": "", + "type": "group", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "layout": "row", + "acfe_seamless_style": 0, + "acfe_group_modal": 0, + "show_in_graphql": 1, + "graphql_description": "", + "graphql_field_name": "links", + "graphql_non_null": 0, + "acfe_group_modal_close": 0, + "acfe_group_modal_button": "", + "acfe_group_modal_size": "large", + "sub_fields": [ + { + "key": "field_697cc93e234cd", + "label": "Contact", + "name": "contact", + "aria-label": "", + "type": "link", + "instructions": "", + "required": 1, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "return_format": "array", + "allow_in_bindings": 0, + "show_in_graphql": 1, + "graphql_description": "", + "graphql_field_name": "contact", + "graphql_non_null": 1 + } + ] + } + ], + "location": [ + [ + { + "param": "options_page", + "operator": "==", + "value": "site-options" + } + ] + ], + "menu_order": 0, + "position": "normal", + "style": "seamless", + "label_placement": "top", + "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": "GroupSiteOptions", + "map_graphql_types_from_location_rules": 0, + "graphql_types": "", + "acfe_meta": "", + "acfe_note": "", + "modified": 1774537026 +} diff --git a/wp-content/themes/headless/acf-json/ui_options_page_site.json b/wp-content/themes/headless/acf-json/ui_options_page_site.json new file mode 100644 index 0000000..555171b --- /dev/null +++ b/wp-content/themes/headless/acf-json/ui_options_page_site.json @@ -0,0 +1,25 @@ +{ + "key": "ui_options_page_site", + "title": "Options du site", + "active": true, + "menu_order": 0, + "page_title": "Options du site", + "menu_slug": "site-options", + "parent_slug": "options-general.php", + "advanced_configuration": 1, + "icon_url": "", + "menu_title": "", + "position": 0, + "redirect": false, + "description": "", + "menu_icon": [], + "update_button": "Mise à jour", + "updated_message": "Options mises à jours", + "capability": "edit_posts", + "data_storage": "options", + "post_id": "", + "autoload": 0, + "show_in_graphql": 1, + "graphql_type_name": "SiteOptionsPage", + "modified": 1774532862 +}