{
    "description": {
        "text": [
            "Selector: .indicator",
            "Represents the force:inlineSpinner component's indicator container"
        ],
        "author": "Salesforce"
    },
    "elements": [
        {
            "public": true,
            "name": "indicator",
            "type": "actionable",
            "selector": {
                "css": ".indicator"
            }
        }
    ]
}