[
    {
        "id": "modale_desarchiver_toggle_none",
        "component": "component_toggle",
        "content": "Unarchive account without reassigning the agent to previous tickets",
        "adjust": {
            "align": "left",
            "top": "15px",
            "left": "",
            "right": "",
            "bottom": "",
            "width": "100%"
        }
    },
    {
        "id": "modale_desarchiver_toggle_non_affectes",
        "component": "component_toggle",
        "content": "Reassign the agent only to previous tickets that are currently unassigned",
        "adjust": {
            "align": "left",
            "top": "10px",
            "left": "",
            "right": "",
            "bottom": "",
            "width": "100%"
        }
    },
    {
        "id": "modale_desarchiver_toggle_override",
        "component": "component_toggle",
        "content": "Reassign the agent to all previous tickets by overriding current assignment to regain follow-up and notifications",
        "adjust": {
            "align": "left",
            "top": "10px",
            "left": "",
            "right": "",
            "bottom": "",
            "width": "100%"
        }
    },
    {
        "id": "modale_desarchiver_button",
        "component": "component_form_button",
        "conf_button": [
            {"label": "Confirm unarchiving", "action": "confirmer", "class": "tb_button_green"},
            {"label": "Cancel", "action": "annuler", "class": "tb_button_gray"}
        ],
        "adjust": {
            "align": "center",
            "top": "30px",
            "left": "",
            "right": "",
            "bottom": "",
            "width": ""
        }
    }
]
