{
    "description": {
        "text": [
            "Represents the activate einstein sdr modal Lightning Web Component."
        ],
        "author": "Salesforce"
    },
    "shadow": {
        "elements": [
            {
                "name": "modalBody",
                "selector": {
                    "css": "lightning-modal-body"
                },
                "public": true,
                "elements": [
                    {
                        "name": "agentConfigCombobox",
                        "type": "utam-lightning/pageObjects/combobox",
                        "public": true,
                        "selector": {
                            "css": "lightning-combobox"
                        }
                    }
                ]
            }
        ]
    }
}