{
    link: {
        light: {
            text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.foreground.theme}' },
            'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.line.theme-less}' },
            'state-visited': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.foreground.visited}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.line.visited}' }
            },
            'state-visited-hover': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.states.foreground.visited-hover}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.line.visited}' }
            },
            'state-visited-active': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.states.foreground.visited-active}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.line.visited}' }
            },
            'state-hover': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.states.foreground.theme-hover}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.line.theme-less}' }
            },
            'state-active': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.states.foreground.theme-active}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.line.theme-less}' }
            },
            'state-focused': {
                outline: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.states.line.focus-theme}' }
            },
            'state-disabled': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.states.foreground.disabled}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{light.states.line.disabled}' }
            }
        },
        dark: {
            text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.foreground.theme}' },
            'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.line.theme-less}' },
            'state-visited': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.foreground.visited}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.line.visited}' }
            },
            'state-visited-hover': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.states.foreground.visited-hover}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.line.visited}' }
            },
            'state-visited-active': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.states.foreground.visited-active}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.line.visited}' }
            },
            'state-hover': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.states.foreground.theme-hover}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.line.theme-less}' }
            },
            'state-active': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.states.foreground.theme-active}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.line.theme-less}' }
            },
            'state-focused': {
                outline: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.states.line.focus-theme}' }
            },
            'state-disabled': {
                text: { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.states.foreground.disabled}' },
                'border-bottom': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{dark.states.line.disabled}' }
            }
        },
        size: {
            'state-focused': {
                'outline-offset': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '0px' },
                'outline-width': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '2px' }
            },
            compact: {
                'content-padding': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{size.xxs}' }
            },
            normal: {
                'content-padding': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{size.xxs}' }
            },
            big: {
                'content-padding': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{size.xxs}' }
            }
        },
        font: {
            compact: {
                '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}' }
            },
            normal: {
                'font-size': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal.font-size}' },
                'line-height': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal.line-height}' },
                'letter-spacing': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal.letter-spacing}' },
                'font-weight': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal.font-weight}' },
                'font-family': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal.font-family}' },
                'text-transform': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal.text-transform}' },
                'font-feature-settings': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-normal.font-feature-settings}' }
            },
            big: {
                'font-size': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-big.font-size}' },
                'line-height': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-big.line-height}' },
                'letter-spacing': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-big.letter-spacing}' },
                'font-weight': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-big.font-weight}' },
                'font-family': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-big.font-family}' },
                'text-transform': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-big.text-transform}' },
                'font-feature-settings': { deprecated: '`component` token will be removed - use `global` token or raw value', value: '{typography.text-big.font-feature-settings}' }
            }
        }
    }
}
