{
    "description": {
        "author": "Salesforce",
        "text": [
            "Page Object: imagePropertyEditorUi"
        ]
    },
    "shadow": {
        "elements": [
            {
                "public": true,
                "name": "input",
                "type": "utam-lightning/pageObjects/input",
                "selector": {
                    "css": "lightning-input"
                }
            },
            {
                "public": true,
                "name": "button",
                "type": "utam-lightning/pageObjects/button",
                "selector": {
                    "css": "lightning-button"
                }
            }
        ]
    }
}