{
    "$schema": "../../common/schema/class.schema.json",
    "changes": [
        {
            "name": "IgxDropDownBase",
            "replaceWith": "IgxDropDownBaseDirective"
        },
        {
            "name": "IgxDropDownItemBase",
            "replaceWith": "IgxDropDownItemBaseDirective"
        },
        {
            "name": "IgxGridBaseComponent",
            "replaceWith": "IgxGridBaseDirective"
        },
        {
            "name": "IgxRowComponent",
            "replaceWith": "IgxRowDirective"
        },
        {
            "name": "IgxHierarchicalGridBaseComponent",
            "replaceWith": "IgxHierarchicalGridBaseDirective"
        },
        {
            "name": "IgxMonthPickerBase",
            "replaceWith": "IgxMonthPickerBaseDirective"
        },
        {
            "name": "IgxBaseExporter",
            "replaceWith": "IgxBaseExporterDirective"
        },
        {
            "name": "AvatarType",
            "replaceWith": "IgxAvatarType"
        },
        {
            "name": "Size",
            "replaceWith": "IgxAvatarSize"
        },
        {
            "name": "Type",
            "replaceWith": "IgxBadgeType"
        },
        {
            "name": "SliderType",
            "replaceWith": "IgxSliderType"
        },
        {
            "name": "TabsType",
            "replaceWith": "IgxTabsType"
        }
    ]
}
