{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: webruntimedesign-surface",
            "Represents the webruntime design-surface and all potential children of it."
        ]
    },
    "root": true,
    "selector": {
        "css": "webruntimedesign-surface"
    },
    "elements": [
        {
            "name": "palettePopover",
            "public": true,
            "nullable": true,
            "type": "utam-webruntimedesign/pageObjects/palettePopover",
            "selector": {
                "css": "webruntimedesign-palette-popover"
            }
        }
    ]
}