[
    {
        "id": "automation__div_configuration_content",
        "component": "component_div",
        "adjust": {
            "align": "stretch",
            "top": "20px",
            "left": "",
            "right": "",
            "bottom": "",
            "width": "100%"
        },
        "content": [
            {
                "id": "automation__div_configuration_info",
                "component": "component_div",
                "adjust": {
                    "align": "stretch",
                    "top": "",
                    "left": "",
                    "right": "",
                    "bottom": "20px",
                    "width": "100%"
                },
                "content": [
                    {
                        "id": "automation__div_groupe_info",
                        "component": "component_div",
                        "adjust": {
                            "align": "stretch",
                            "top": "",
                            "left": "",
                            "right": "",
                            "bottom": "",
                            "width": "100%"
                        },
                        "content": [
                            {
                                "id": "automation__label_groupe",
                                "component": "component_label",
                                "label": "Groupe : ",
                                "adjust": {
                                    "align": "left",
                                    "top": "",
                                    "left": "",
                                    "right": "",
                                    "bottom": "",
                                    "width": "auto"
                                }
                            },
                            {
                                "id": "automation__span_groupe",
                                "component": "component_span",
                                "text": "",
                                "adjust": {
                                    "align": "left",
                                    "top": "",
                                    "left": "10px",
                                    "right": "",
                                    "bottom": "",
                                    "width": "auto"
                                }
                            }
                        ]
                    },
                    {
                        "id": "automation__div_description_info",
                        "component": "component_div",
                        "adjust": {
                            "align": "stretch",
                            "top": "10px",
                            "left": "",
                            "right": "",
                            "bottom": "",
                            "width": "100%"
                        },
                        "content": [
                            {
                                "id": "automation__label_description",
                                "component": "component_label",
                                "label": "Description : ",
                                "adjust": {
                                    "align": "left",
                                    "top": "",
                                    "left": "",
                                    "right": "",
                                    "bottom": "",
                                    "width": "auto"
                                }
                            },
                            {
                                "id": "automation__span_description",
                                "component": "component_span",
                                "text": "",
                                "adjust": {
                                    "align": "left",
                                    "top": "",
                                    "left": "10px",
                                    "right": "",
                                    "bottom": "",
                                    "width": "auto"
                                }
                            }
                        ]
                    }
                ]
            },
            {
                "id": "automation__div_templates_section",
                "component": "component_div",
                "adjust": {
                    "align": "stretch",
                    "top": "20px",
                    "left": "",
                    "right": "",
                    "bottom": "",
                    "width": "100%",
                    "height": "400px"
                },
                "content": [
                    {
                        "id": "automation__div_templates_container",
                        "component": "component_div",
                        "adjust": {
                            "align": "stretch",
                            "top": "",
                            "left": "",
                            "right": "",
                            "bottom": "",
                            "width": "100%",
                            "height": "100%"
                        },
                        "content": []
                    }
                ]
            }
        ]
    },
    {
        "id": "automation__div_configuration_buttons",
        "component": "component_div",
        "adjust": {
            "align": "stretch",
            "top": "30px",
            "left": "",
            "right": "",
            "bottom": "",
            "width": "100%"
        },
        "content": [
            {
                "id": "automation__button_fermer",
                "component": "component_button",
                "label": "Fermer",
                "adjust": {
                    "align": "center",
                    "top": "",
                    "left": "",
                    "right": "",
                    "bottom": "",
                    "width": "120px"
                }
            }
        ]
    }
]
