|
74 | 74 | "warning": { |
75 | 75 | "value": "{color.gold.800}", |
76 | 76 | "type": "color", |
77 | | - "description": "Indicates information that requires user’s attention and further action may be necessary." |
| 77 | + "description": "Indicates information that requires user\u2019s attention and further action may be necessary." |
78 | 78 | }, |
79 | 79 | "primary-inverted": { |
80 | 80 | "value": "{color.black.100}", |
|
2704 | 2704 | "textCase": "{font.text-case.none}" |
2705 | 2705 | }, |
2706 | 2706 | "type": "typography", |
2707 | | - "description": "(DEPRECATED) Base default medium text style for main content." |
| 2707 | + "description": "Base default medium text style for main content.", |
| 2708 | + "$deprecated": "Use text tokens instead." |
2708 | 2709 | }, |
2709 | 2710 | "md-compact": { |
2710 | 2711 | "value": { |
|
2715 | 2716 | "textCase": "{font.text-case.none}" |
2716 | 2717 | }, |
2717 | 2718 | "type": "typography", |
2718 | | - "description": "(DEPRECATED) A tighter-spaced version of medium body style." |
| 2719 | + "description": "A tighter-spaced version of medium body style.", |
| 2720 | + "$deprecated": "Use text tokens instead." |
2719 | 2721 | }, |
2720 | 2722 | "sm": { |
2721 | 2723 | "value": { |
|
2726 | 2728 | "textCase": "{font.text-case.none}" |
2727 | 2729 | }, |
2728 | 2730 | "type": "typography", |
2729 | | - "description": "(DEPRECATED) Reduced small text style for less prominent or adjacent content." |
| 2731 | + "description": "Reduced small text style for less prominent or adjacent content.", |
| 2732 | + "$deprecated": "Use text tokens instead." |
2730 | 2733 | }, |
2731 | 2734 | "sm-compact": { |
2732 | 2735 | "value": { |
|
2737 | 2740 | "textCase": "{font.text-case.none}" |
2738 | 2741 | }, |
2739 | 2742 | "type": "typography", |
2740 | | - "description": "(DEPRECATED) A tighter-spaced version of small body style." |
| 2743 | + "description": "A tighter-spaced version of small body style.", |
| 2744 | + "$deprecated": "Use text tokens instead." |
2741 | 2745 | } |
2742 | 2746 | }, |
2743 | 2747 | "headline": { |
|
2750 | 2754 | "textCase": "{font.text-case.uppercase}" |
2751 | 2755 | }, |
2752 | 2756 | "type": "typography", |
2753 | | - "description": "(DEPRECATED) Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline." |
| 2757 | + "description": "Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline.", |
| 2758 | + "$deprecated": "Use text tokens instead." |
2754 | 2759 | }, |
2755 | 2760 | "sm": { |
2756 | 2761 | "value": { |
|
2761 | 2766 | "textCase": "{font.text-case.none}" |
2762 | 2767 | }, |
2763 | 2768 | "type": "typography", |
2764 | | - "description": "(DEPRECATED) Smaller text size for secondary information or subheadings." |
| 2769 | + "description": "Smaller text size for secondary information or subheadings.", |
| 2770 | + "$deprecated": "Use text tokens instead." |
2765 | 2771 | }, |
2766 | 2772 | "sm-compact": { |
2767 | 2773 | "value": { |
|
2772 | 2778 | "textCase": "{font.text-case.none}" |
2773 | 2779 | }, |
2774 | 2780 | "type": "typography", |
2775 | | - "description": "(DEPRECATED) A tighter-spaced version of small headline style." |
| 2781 | + "description": "A tighter-spaced version of small headline style.", |
| 2782 | + "$deprecated": "Use text tokens instead." |
2776 | 2783 | }, |
2777 | 2784 | "sm-soft": { |
2778 | 2785 | "value": { |
|
2783 | 2790 | "textCase": "{font.text-case.none}" |
2784 | 2791 | }, |
2785 | 2792 | "type": "typography", |
2786 | | - "description": "(DEPRECATED) A softer font weight version of small headline style." |
| 2793 | + "description": "A softer font weight version of small headline style.", |
| 2794 | + "$deprecated": "Use text tokens instead." |
2787 | 2795 | }, |
2788 | 2796 | "sm-soft-compact": { |
2789 | 2797 | "value": { |
|
2794 | 2802 | "textCase": "{font.text-case.none}" |
2795 | 2803 | }, |
2796 | 2804 | "type": "typography", |
2797 | | - "description": "(DEPRECATED) A softer font weight, tighter-spaced version of small headline style." |
| 2805 | + "description": "A softer font weight, tighter-spaced version of small headline style.", |
| 2806 | + "$deprecated": "Use text tokens instead." |
2798 | 2807 | }, |
2799 | 2808 | "md": { |
2800 | 2809 | "value": { |
|
2805 | 2814 | "textCase": "{font.text-case.none}" |
2806 | 2815 | }, |
2807 | 2816 | "type": "typography", |
2808 | | - "description": "(DEPRECATED) Medium-sized base text style for headlines." |
| 2817 | + "description": "Medium-sized base text style for headlines.", |
| 2818 | + "$deprecated": "Use text tokens instead." |
2809 | 2819 | }, |
2810 | 2820 | "md-compact": { |
2811 | 2821 | "value": { |
|
2816 | 2826 | "textCase": "{font.text-case.none}" |
2817 | 2827 | }, |
2818 | 2828 | "type": "typography", |
2819 | | - "description": "(DEPRECATED) A tighter-spaced version of medium headline style." |
| 2829 | + "description": "A tighter-spaced version of medium headline style.", |
| 2830 | + "$deprecated": "Use text tokens instead." |
2820 | 2831 | }, |
2821 | 2832 | "lg": { |
2822 | 2833 | "value": { |
|
2827 | 2838 | "textCase": "{font.text-case.none}" |
2828 | 2839 | }, |
2829 | 2840 | "type": "typography", |
2830 | | - "description": "(DEPRECATED) Large text style for headlines to attract attention." |
| 2841 | + "description": "Large text style for headlines to attract attention.", |
| 2842 | + "$deprecated": "Use text tokens instead." |
2831 | 2843 | }, |
2832 | 2844 | "lg-soft": { |
2833 | 2845 | "value": { |
|
2838 | 2850 | "textCase": "{font.text-case.none}" |
2839 | 2851 | }, |
2840 | 2852 | "type": "typography", |
2841 | | - "description": "(DEPRECATED) A softer font weight version of large headline style." |
| 2853 | + "description": "A softer font weight version of large headline style.", |
| 2854 | + "$deprecated": "Use text tokens instead." |
2842 | 2855 | }, |
2843 | 2856 | "lg-compact": { |
2844 | 2857 | "value": { |
|
2849 | 2862 | "textCase": "{font.text-case.none}" |
2850 | 2863 | }, |
2851 | 2864 | "type": "typography", |
2852 | | - "description": "(DEPRECATED) A tighter-spaced version of large body style." |
| 2865 | + "description": "A tighter-spaced version of large body style.", |
| 2866 | + "$deprecated": "Use text tokens instead." |
2853 | 2867 | }, |
2854 | 2868 | "lg-soft-compact": { |
2855 | 2869 | "value": { |
|
2860 | 2874 | "textCase": "{font.text-case.none}" |
2861 | 2875 | }, |
2862 | 2876 | "type": "typography", |
2863 | | - "description": "(DEPRECATED) A softer font weight, tighter spaced version of large headline style." |
| 2877 | + "description": "A softer font weight, tighter spaced version of large headline style.", |
| 2878 | + "$deprecated": "Use text tokens instead." |
2864 | 2879 | }, |
2865 | 2880 | "xl": { |
2866 | 2881 | "value": { |
|
2871 | 2886 | "textCase": "{font.text-case.none}" |
2872 | 2887 | }, |
2873 | 2888 | "type": "typography", |
2874 | | - "description": "(DEPRECATED) Extra large text style for high importance headlines." |
| 2889 | + "description": "Extra large text style for high importance headlines.", |
| 2890 | + "$deprecated": "Use text tokens instead." |
2875 | 2891 | }, |
2876 | 2892 | "xl-compact": { |
2877 | 2893 | "value": { |
|
2882 | 2898 | "textCase": "{font.text-case.none}" |
2883 | 2899 | }, |
2884 | 2900 | "type": "typography", |
2885 | | - "description": "(DEPRECATED) A tighter-spaced version of extra large headline style." |
| 2901 | + "description": "A tighter-spaced version of extra large headline style.", |
| 2902 | + "$deprecated": "Use text tokens instead." |
2886 | 2903 | }, |
2887 | 2904 | "xxl": { |
2888 | 2905 | "value": { |
|
2893 | 2910 | "textCase": "{font.text-case.none}" |
2894 | 2911 | }, |
2895 | 2912 | "type": "typography", |
2896 | | - "description": "(DEPRECATED) Largest text style for extra extra large content." |
| 2913 | + "description": "Largest text style for extra extra large content.", |
| 2914 | + "$deprecated": "Use text tokens instead." |
2897 | 2915 | }, |
2898 | 2916 | "xxl-compact": { |
2899 | 2917 | "value": { |
|
2904 | 2922 | "textCase": "{font.text-case.none}" |
2905 | 2923 | }, |
2906 | 2924 | "type": "typography", |
2907 | | - "description": "(DEPRECATED) A tighter-spaced version of extra extra large headline style." |
| 2925 | + "description": "A tighter-spaced version of extra extra large headline style.", |
| 2926 | + "$deprecated": "Use text tokens instead." |
2908 | 2927 | } |
2909 | 2928 | }, |
2910 | 2929 | "label": { |
|
2917 | 2936 | "textCase": "{font.text-case.none}" |
2918 | 2937 | }, |
2919 | 2938 | "type": "typography", |
2920 | | - "description": "Base default medium-sized text style for labels, providing clear identification and categorization." |
| 2939 | + "description": "Base default medium-sized text style for labels, providing clear identification and categorization.", |
| 2940 | + "$deprecated": "Use text tokens instead." |
2921 | 2941 | }, |
2922 | 2942 | "md-compact": { |
2923 | 2943 | "value": { |
|
2928 | 2948 | "textCase": "{font.text-case.none}" |
2929 | 2949 | }, |
2930 | 2950 | "type": "typography", |
2931 | | - "description": "A tighter-spaced version of medium label style." |
| 2951 | + "description": "A tighter-spaced version of medium label style.", |
| 2952 | + "$deprecated": "Use text tokens instead." |
2932 | 2953 | }, |
2933 | 2954 | "md-plain": { |
2934 | 2955 | "value": { |
|
2939 | 2960 | "textCase": "{font.text-case.none}" |
2940 | 2961 | }, |
2941 | 2962 | "type": "typography", |
2942 | | - "description": "A non-bold version of medium label style." |
| 2963 | + "description": "A non-bold version of medium label style.", |
| 2964 | + "$deprecated": "Use text tokens instead." |
2943 | 2965 | }, |
2944 | 2966 | "md-plain-compact": { |
2945 | 2967 | "value": { |
|
2950 | 2972 | "textCase": "{font.text-case.none}" |
2951 | 2973 | }, |
2952 | 2974 | "type": "typography", |
2953 | | - "description": "A non-bolded, tighter-spaced version of medium label style." |
| 2975 | + "description": "A non-bolded, tighter-spaced version of medium label style.", |
| 2976 | + "$deprecated": "Use text tokens instead." |
2954 | 2977 | }, |
2955 | 2978 | "sm": { |
2956 | 2979 | "value": { |
|
2961 | 2984 | "textCase": "{font.text-case.none}" |
2962 | 2985 | }, |
2963 | 2986 | "type": "typography", |
2964 | | - "description": "Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy." |
| 2987 | + "description": "Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy.", |
| 2988 | + "$deprecated": "Use text tokens instead." |
2965 | 2989 | }, |
2966 | 2990 | "sm-compact": { |
2967 | 2991 | "value": { |
|
2972 | 2996 | "textCase": "{font.text-case.none}" |
2973 | 2997 | }, |
2974 | 2998 | "type": "typography", |
2975 | | - "description": "A tighter-spaced version of small label style." |
| 2999 | + "description": "A tighter-spaced version of small label style.", |
| 3000 | + "$deprecated": "Use text tokens instead." |
2976 | 3001 | }, |
2977 | 3002 | "sm-plain": { |
2978 | 3003 | "value": { |
|
2983 | 3008 | "textCase": "{font.text-case.none}" |
2984 | 3009 | }, |
2985 | 3010 | "type": "typography", |
2986 | | - "description": "A non-bold version of small label style." |
| 3011 | + "description": "A non-bold version of small label style.", |
| 3012 | + "$deprecated": "Use text tokens instead." |
2987 | 3013 | }, |
2988 | 3014 | "sm-plain-compact": { |
2989 | 3015 | "value": { |
|
2994 | 3020 | "textCase": "{font.text-case.none}" |
2995 | 3021 | }, |
2996 | 3022 | "type": "typography", |
2997 | | - "description": "A non-bolded, tighter-spaced version of small label style." |
| 3023 | + "description": "A non-bolded, tighter-spaced version of small label style.", |
| 3024 | + "$deprecated": "Use text tokens instead." |
2998 | 3025 | } |
2999 | 3026 | }, |
3000 | 3027 | "helper": { |
|
3007 | 3034 | "textCase": "{font.text-case.none}" |
3008 | 3035 | }, |
3009 | 3036 | "type": "typography", |
3010 | | - "description": "Base default medium-sized text style for supplementary contextual information." |
| 3037 | + "description": "Base default medium-sized text style for supplementary contextual information.", |
| 3038 | + "$deprecated": "Use text tokens instead." |
3011 | 3039 | }, |
3012 | 3040 | "sm": { |
3013 | 3041 | "value": { |
|
3018 | 3046 | "textCase": "{font.text-case.none}" |
3019 | 3047 | }, |
3020 | 3048 | "type": "typography", |
3021 | | - "description": "Smaller text size for subtle guidance or additional context, minimizing visual disruption." |
| 3049 | + "description": "Smaller text size for subtle guidance or additional context, minimizing visual disruption.", |
| 3050 | + "$deprecated": "Use text tokens instead." |
3022 | 3051 | } |
3023 | 3052 | }, |
3024 | 3053 | "code": { |
|
3031 | 3060 | "textCase": "{font.text-case.none}" |
3032 | 3061 | }, |
3033 | 3062 | "type": "typography", |
3034 | | - "description": "Base default medium-sized text style for monospace code snippets of technical content." |
| 3063 | + "description": "Base default medium-sized text style for monospace code snippets of technical content.", |
| 3064 | + "$deprecated": "Use text tokens instead." |
3035 | 3065 | }, |
3036 | 3066 | "sm": { |
3037 | 3067 | "value": { |
|
3042 | 3072 | "textCase": "{font.text-case.none}" |
3043 | 3073 | }, |
3044 | 3074 | "type": "typography", |
3045 | | - "description": "Smaller text size for monospace code, suitable for inline references or less prominent code examples." |
| 3075 | + "description": "Smaller text size for monospace code, suitable for inline references or less prominent code examples.", |
| 3076 | + "$deprecated": "Use text tokens instead." |
3046 | 3077 | } |
3047 | 3078 | }, |
3048 | 3079 | "inputs": { |
|
0 commit comments