[
    {
        "component": "component_importcss",
        "src": "[vendor_front_inspinia]/css/plugins/sweetalert/sweetalert.css"
    },
    {
        "component": "component_importscriptjs",
        "src": "[vendor_front_inspinia]/js/plugins/sweetalert/sweetalert.min.js"
    },
    {
        "id":"api",
        "component":"component_api",
        "ws_domain":""
    },
    {
        "id": "div_head",
        "component": "component_div",
        "adjust": {
            "align": "center",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "",
            "width": "default"
        },
        "content": ["include:*application*/admin/zlib_mod/front/head/head"]
    },
    {
        "id": "agentH_description",
        "component": "component_form_card",
        "text": "agentH_description_text_html",
        "preview_mode": true,
        "photo": "",
        "adjust": {
            "align": "center",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "",
            "width":"70%"
        }
    },
    {
        "id": "filter_groupe",
        "component": "component_form_field_select",
        "label": "Groupe",
        "adjust": {"align":"center","top":"0px","left":"","right":"","bottom":"","width":"200px"}
    },
    {
        "id": "nav_tabs_agent",
        "component": "component_nav_tab",
        "adjust": {
            "align": "center",
            "top": "10px",
            "left": "",
            "right": "",
            "bottom": "",
            "width": "90%"
        }
    },
    {
        "id": "div_table",
        "component": "component_div",
        "adjust": {
            "align": "center",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "",
            "width": "default"
        },
        "content": [
            {
                "id": "table_admin",
                "component": "component_table_admin",
                "cols": [
                        "Nom",
                        "Prénom",
                        "Email",
                        "Rôle",
                        "Groupe",
                        "Statut",
                        "Disponible"
                    ]
                ,
                "sortable": "false",
                "sortableColumns": [],
                "col_action": "Action",
                "label_previous": "Previous",
                "label_next": "Next",
                "label_new": "New",
                "label_more": "More",
                "conf_action1": [
                    {
                        "label": "Filtrer",
                        "action": "event_search"
                    },
                    {
                        "label": "Réinitialiser filtres",
                        "action": "event_reset_filters"
                    },
                    {
                        "label": "Exporter",
                        "action": "event_export"
                    }
                ],
                "conf_action2": [
                    {
                        "label": "Modifier",
                        "action": "event_modify" 
                    },
                    {
                        "label": "Archiver",
                        "action": "event_trash"
                    },
                    {
                        "label": "Set password",
                        "action": "event_set_password"
                    },
                    {
                        "label": "Resend password creation email",
                        "action": "event_resend_email"
                    }
                ],
                "search": "false",
                "simple_array": 0,
                "adjust": {
                    "align": "center",
                    "top": "",
                    "left": "",
                    "right": "",
                    "bottom": "",
                    "width": "90%"
                }
            }
        ]
    },
    {
        "id":"modale_ajouter",
        "component":"component_modal_basic",
        "title":"Nouvel agent",
        "message_loading":"Loading",
        "adjust": {
            "align": "",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "",
            "width": ""
        },
        "content":[
            {
                "id": "div_ajouter_content",
                "component": "component_div",
                "adjust": {
                    "align": "center",
                    "top": "",
                    "left": "",
                    "right": "",
                    "bottom": "",
                    "width": "default"
                },
                "content": ["include:modale_ajouter"]
            }
        ]
    },
    {
        "id":"modale_modifier",
        "component":"component_modal_basic",
        "title":"Modifier",
        "message_loading":"Loading",
        "adjust": {
            "align": "",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "",
            "width": ""
        },
        "content":[
            {
                "id": "div_modifier_content",
                "component": "component_div",
                "adjust": {
                    "align": "center",
                    "top": "",
                    "left": "",
                    "right": "",
                    "bottom": "",
                    "width": "default"
                },
                "content": ["include:modale_modifier"]
            }
        ]
    },
    {
        "id":"modale_archiver",
        "component":"component_modal_basic",
        "title":"Archive agent",
        "message_loading":"Loading",
        "adjust": {
            "align": "",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "",
            "width": ""
        },
        "content":[
            {
                "id": "div_archiver_content",
                "component": "component_div",
                "adjust": {
                    "align": "center",
                    "top": "",
                    "left": "",
                    "right": "",
                    "bottom": "",
                    "width": "default"
                },
                "content": ["include:modale_archiver"]
            }
        ]
    },
    {
        "id":"modale_supprimer",
        "component":"component_modal_basic",
        "title":"Supprimer définitivement",
        "message_loading":"Loading",
        "adjust": {
            "align": "",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "",
            "width": ""
        },
        "content":[
            {
                "id": "div_supprimer_content",
                "component": "component_div",
                "adjust": {
                    "align": "center",
                    "top": "",
                    "left": "",
                    "right": "",
                    "bottom": "",
                    "width": "default"
                },
                "content": ["include:modale_supprimer"]
            }
        ]
    },
    {
        "id":"modale_desarchiver",
        "component":"component_modal_basic",
        "title":"Unarchive agent",
        "message_loading":"Loading",
        "adjust": {
            "align": "",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "",
            "width": ""
        },
        "content":[
            {
                "id": "div_desarchiver_content",
                "component": "component_div",
                "adjust": {
                    "align": "center",
                    "top": "",
                    "left": "",
                    "right": "",
                    "bottom": "",
                    "width": "default"
                },
                "content": ["include:modale_desarchiver"]
            }
        ]
    },
    {
        "id":"modale_password",
        "component":"component_modal_basic",
        "title":"D\u00E9finir un mot de passe",
        "message_loading":"Loading",
        "adjust": {
            "align": "",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "",
            "width": ""
        },
        "content":["include:modale_password"]
    },
    {
        "id":"modale_rechercher",
        "component":"component_modal_basic",
        "title":"Recherche avancée",
        "message_loading":"Loading",
        "adjust": {
            "align": "",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "",
            "width": ""
        },
        "content":["include:modale_rechercher"]
    }
,
    {
        "id": "div_footer",
        "component": "component_div",
        "adjust": {
            "align": "center",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "",
            "width": "default"
        },
        "content": ["include:*application*/admin/zlib_mod/front/footer/footer"]
    }]