{
    "$schema": "../../common/schema/theme-changes.schema.json",
    "changes": [
        {
            "name": "$border-radius-round",
            "replaceWith": "$border-radius",
            "owner": "igx-avatar-theme",
            "type":"property"
        },
        {
            "name": "$border-radius-square",
            "replaceWith": "$border-radius",
            "owner": "igx-avatar-theme",
            "type":"property"
        },
        {
            "name": "$initials-background",
            "replaceWith": "$background",
            "owner": "igx-avatar-theme",
            "type":"property"
        },
        {
            "name": "$initials-color",
            "replaceWith": "$color",
            "owner": "igx-avatar-theme",
            "type":"property"
        },
        {
            "name": "$icon-background",
            "replaceWith": "$background",
            "owner": "igx-avatar-theme",
            "type":"property"
        },
        {
            "name": "$icon-color",
            "replaceWith": "$color",
            "owner": "igx-avatar-theme",
            "type":"property"
        },
        {
            "name": "$image-background",
            "replaceWith": "$background",
            "owner": "igx-avatar-theme",
            "type":"property"
        },
        {
            "name": "$flat-border-radius",
            "replaceWith": "$border-radius",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-border-radius",
            "replaceWith": "$border-radius",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-border-radius",
            "replaceWith": "$border-radius",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$fab-border-radius",
            "replaceWith": "$border-radius",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$icon-border-radius",
            "replaceWith": "$border-radius",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$flat-shadow-color",
            "replaceWith": "$shadow-color",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-shadow-color",
            "replaceWith": "$shadow-color",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-shadow-color",
            "replaceWith": "$shadow-color",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$fab-shadow-color",
            "replaceWith": "$shadow-color",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$icon-shadow-color",
            "replaceWith": "$shadow-color",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$flat-background",
            "replaceWith": "$background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$flat-hover-background",
            "replaceWith": "$hover-background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$flat-focus-background",
            "replaceWith": "$focus-background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-background",
            "replaceWith": "$background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-hover-background",
            "replaceWith": "$hover-background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-focus-background",
            "replaceWith": "$focus-background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-background",
            "replaceWith": "$background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-hover-background",
            "replaceWith": "$hover-background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-focus-background",
            "replaceWith": "$focus-background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$fab-background",
            "replaceWith": "$background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$fab-hover-background",
            "replaceWith": "$hover-background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$fab-focus-background",
            "replaceWith": "$focus-background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$icon-background",
            "replaceWith": "$background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$icon-hover-background",
            "replaceWith": "$hover-background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$icon-focus-background",
            "replaceWith": "$focus-background",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$flat-text-color",
            "replaceWith": "$foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$flat-hover-text-color",
            "replaceWith": "$hover-foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$flat-focus-text-color",
            "replaceWith": "$focus-foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-text-color",
            "replaceWith": "$foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-hover-text-color",
            "replaceWith": "$hover-foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-focus-text-color",
            "replaceWith": "$focus-foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-text-color",
            "replaceWith": "$foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-hover-text-color",
            "replaceWith": "$hover-foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-focus-text-color",
            "replaceWith": "$focus-foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$fab-text-color",
            "replaceWith": "$foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$fab-hover-text-color",
            "replaceWith": "$hover-foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$fab-focus-text-color",
            "replaceWith": "$focus-foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$icon-color",
            "replaceWith": "$foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$icon-hover-color",
            "replaceWith": "$hover-foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$icon-focus-color",
            "replaceWith": "$focus-foreground",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$flat-icon-color",
            "remove": true,
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$flat-hover-icon-color",
            "remove": true,
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$flat-focus-icon-color",
            "remove": true,
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-icon-color",
            "remove": true,
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-hover-icon-color",
            "remove": true,
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-focus-icon-color",
            "remove": true,
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-icon-color",
            "remove": true,
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-hover-icon-color",
            "remove": true,
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-focus-icon-color",
            "remove": true,
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-resting-shadow",
            "replaceWith": "$resting-shadow",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-hover-shadow",
            "replaceWith": "$hover-shadow",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$raised-focus-shadow",
            "replaceWith": "$focus-shadow",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$fab-resting-shadow",
            "replaceWith": "$resting-shadow",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$fab-hover-shadow",
            "replaceWith": "$hover-shadow",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$fab-focus-shadow",
            "replaceWith": "$focus-shadow",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-outline-color",
            "replaceWith": "$border-color",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$outlined-disabled-outline-color",
            "replaceWith": "$disabled-border-color",
            "owner": "igx-button-theme",
            "type":"property"
        },
        {
            "name": "$disabled-color",
            "replaceWith": "$disabled-foreground",
            "owner": "igx-button-theme"
        }
    ]
}
