{
    "$schema": "../../common/schema/binding.schema.json",
    "changes": [
        {
            "name": "isContinuous",
            "replaceWith": "continuous",
            "owner": {
                "selector": "igx-slider",
                "type": "component"
            }
        },
        {
            "name": "tabsType",
            "replaceWith": "type",
            "owner": {
                "selector": "igx-tabs",
                "type": "component"
            }
        }
    ]
}
