{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: .forcePreviewPanel.",
            "Represents the force:previewPanel Aura component.",
            "Gets the flexipage Page embedded in it."
        ]
    },
    "root": true,
    "selector": {
        "css": ".forcePreviewPanel"
    },
    "elements": [
        {
            "name": "flexipagePage",
            "type": "container",
            "public": true,
            "selector": {
                "css": ".flexipagePage"
            }
        }
    ]
}