[
    {
        "id": "default__div_configuration_content",
        "component": "component_div",
        "adjust": {
            "align": "stretch",
            "top": "20px",
            "left": "",
            "right": "",
            "bottom": "",
            "width": "100%"
        },
        "content": [
            {
                "id": "default__div_configuration_info",
                "component": "component_div",
                "adjust": {
                    "align": "stretch",
                    "top": "",
                    "left": "",
                    "right": "",
                    "bottom": "20px",
                    "width": "100%"
                },
                "content": [
                    {
                        "id": "default__div_groupe_info",
                        "component": "component_div",
                        "adjust": {
                            "align": "stretch",
                            "top": "",
                            "left": "",
                            "right": "",
                            "bottom": "",
                            "width": "100%"
                        },
                        "content": [
                            {
                                "id": "default__label_groupe",
                                "component": "component_label",
                                "label": "Groupe : ",
                                "adjust": {
                                    "align": "left",
                                    "top": "",
                                    "left": "",
                                    "right": "",
                                    "bottom": "",
                                    "width": "auto"
                                }
                            },
                            {
                                "id": "default__span_groupe",
                                "component": "component_span",
                                "text": "",
                                "adjust": {
                                    "align": "left",
                                    "top": "",
                                    "left": "10px",
                                    "right": "",
                                    "bottom": "",
                                    "width": "auto"
                                }
                            }
                        ]
                    },
                    {
                        "id": "default__div_description_info",
                        "component": "component_div",
                        "adjust": {
                            "align": "stretch",
                            "top": "10px",
                            "left": "",
                            "right": "",
                            "bottom": "",
                            "width": "100%"
                        },
                        "content": [
                            {
                                "id": "default__label_description",
                                "component": "component_label",
                                "label": "Description : ",
                                "adjust": {
                                    "align": "left",
                                    "top": "",
                                    "left": "",
                                    "right": "",
                                    "bottom": "",
                                    "width": "auto"
                                }
                            },
                            {
                                "id": "default__span_description",
                                "component": "component_span",
                                "text": "",
                                "adjust": {
                                    "align": "left",
                                    "top": "",
                                    "left": "10px",
                                    "right": "",
                                    "bottom": "",
                                    "width": "auto"
                                }
                            }
                        ]
                    }
                ]
            },
            {
                "id": "default__div_message",
                "component": "component_div",
                "adjust": {
                    "align": "center",
                    "top": "20px",
                    "left": "",
                    "right": "",
                    "bottom": "",
                    "width": "100%"
                },
                "content": [
                    {
                        "id": "default__message_icon",
                        "component": "component_messagehtml",
                        "html": "<div class=\"default-modal-message-icon\"><i class=\"fa fa-tools\"></i></div>",
                        "adjust": {
                            "align": "center",
                            "width": "100%"
                        }
                    },
                    {
                        "id": "default__message_title",
                        "component": "component_label",
                        "label": "Fonctionnalité en cours de développement",
                        "adjust": {
                            "align": "center",
                            "top": "15px",
                            "left": "",
                            "right": "",
                            "bottom": "",
                            "width": "100%"
                        }
                    },
                    {
                        "id": "default__message_description",
                        "component": "component_messagehtml",
                        "html": "<p class=\"default-modal-message-text\">La modification de cette configuration sera bientôt disponible.</p>",
                        "adjust": {
                            "align": "center",
                            "top": "10px",
                            "left": "",
                            "right": "",
                            "bottom": "",
                            "width": "100%"
                        }
                    }
                ]
            }
        ]
    },
    {
        "id": "default__div_configuration_buttons",
        "component": "component_div",
        "adjust": {
            "align": "stretch",
            "top": "30px",
            "left": "",
            "right": "",
            "bottom": "",
            "width": "100%"
        },
        "content": [
            {
                "id": "default__button_fermer",
                "component": "component_button",
                "label": "Fermer",
                "adjust": {
                    "align": "center",
                    "top": "",
                    "left": "",
                    "right": "",
                    "bottom": "",
                    "width": "120px"
                }
            }
        ]
    }
]
