{
    hint: {
        light: {
            'fill-text-off': {
                'fade-contrast': {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.foreground.contrast}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.icon.contrast-fade}' }
                },
                success: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.foreground.contrast}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.icon.success}' }
                },
                warning: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.foreground.contrast}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.icon.warning}' }
                },
                error: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.foreground.contrast}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.icon.error}' }
                }
            },
            'fill-text-on': {
                'fade-contrast': {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.foreground.contrast}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.icon.contrast-fade}' }
                },
                success: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.foreground.success}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.icon.success}' }
                },
                warning: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.foreground.warning}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.icon.warning}' }
                },
                error: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.foreground.error}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.icon.error}' }
                }
            },
        },
        dark: {
            'fill-text-off': {
                'fade-contrast': {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.foreground.contrast}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.icon.contrast-fade}' }
                },
                success: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.foreground.contrast}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.icon.success}' }
                },
                warning: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.foreground.contrast}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.icon.warning}' }
                },
                error: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.foreground.contrast}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.icon.error}' }
                }
            },
            'fill-text-on': {
                'fade-contrast': {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.foreground.contrast}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.icon.contrast-fade}' }
                },
                success: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.foreground.success}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.icon.success}' }
                },
                warning: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.foreground.warning}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.icon.warning}' }
                },
                error: {
                    text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.foreground.error}' },
                    icon: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.icon.error}' }
                }
            },
        },
        size: {
            normal: {
                'margin-top': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{size.3xs}'},
                'content-padding': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{size.xxs}' }
            },
            compact: {
                'margin-top': { deprecated: '`component` token will be removed - use `global` token or raw value', value: 0},
                'content-padding': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{size.xxs}' }
            }
        },
        font: {
            normal: {
                 text: {
                     "font-size": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal-medium.font-size}' },
                     "line-height": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal-medium.line-height}' },
                     "letter-spacing": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal-medium.letter-spacing}' },
                     "font-weight": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal-medium.font-weight}' },
                     "font-family": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal-medium.font-family}' },
                     "text-transform": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal-medium.text-transform}' },
                     "font-feature-settings": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal-medium.font-feature-settings}' }
                 }
            },
            compact: {
                 text: {
                     "font-size": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-compact.font-size}' },
                     "line-height": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-compact.line-height}' },
                     "letter-spacing": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-compact.letter-spacing}' },
                     "font-weight": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-compact.font-weight}' },
                     "font-family": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-compact.font-family}' },
                     "text-transform": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-compact.text-transform}' },
                     "font-feature-settings": { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-compact.font-feature-settings}' }
                 }
            }
        }
    }
}
