{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: es_property_editors-input-audio",
            "Provides access to audio with preview",
            "lightning input and helptext components"
        ]
    },
    "shadow": {
        "elements": [
            {
                "public": true,
                "name": "helptext",
                "type": "utam-lightning/pageObjects/helptext",
                "selector": {
                    "css": "lightning-helptext"
                }
            },
            {
                "public": true,
                "name": "mediaWithPreview",
                "type": "utam-es_block_builder/pageObjects/mediaWithPreview",
                "selector": {
                    "css": "es_block_builder-media-with-preview"
                }
            },
            {
                "public": true,
                "name": "input",
                "type": "utam-lightning/pageObjects/input",
                "selector": {
                    "css": "lightning-input"
                }
            }
        ]
    }
}