{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: builder_industries_constraints-bui-expression-operand-handler",
            "Constraint Builder Business UI buiExpressionOperandHandler Component"
        ]
    },
    "shadow": {
        "elements": [
            {
                "public": true,
                "name": "buiSearch",
                "type": "utam-builder_industries_constraints/pageObjects/buiSearch",
                "selector": {
                    "css": "builder_industries_constraints-bui-search"
                }
            },
            {
                "public": true,
                "name": "operandInput",
                "type": [
                    "actionable",
                    "clickable"
                ],
                "selector": {
                    "css": ".slds-input"
                }
            },
            {
                "public": true,
                "name": "buttonIcon",
                "type": "utam-lightning/pageObjects/buttonIcon",
                "selector": {
                    "css": "lightning-button-icon"
                }
            },
            {
                "public": true,
                "name": "listOptions",
                "type": [
                    "actionable",
                    "clickable"
                ],
                "selector": {
                    "css": "li.options",
                    "returnAll": true
                }
            }
        ]
    }
}