|
2278 | 2278 | "labelMarginBottom": { |
2279 | 2279 | "type": "number" |
2280 | 2280 | }, |
2281 | | - "captionMarginTop": { |
2282 | | - "type": "number" |
2283 | | - }, |
2284 | 2281 | "captionColor": { |
2285 | 2282 | "type": "string" |
2286 | 2283 | }, |
|
2292 | 2289 | }, |
2293 | 2290 | "captionFontWeight": { |
2294 | 2291 | "type": "string" |
2295 | | - }, |
2296 | | - "captionIconWidth": { |
2297 | | - "type": "number" |
2298 | | - }, |
2299 | | - "captionIconHeight": { |
2300 | | - "type": "number" |
2301 | | - }, |
2302 | | - "captionIconMarginRight": { |
2303 | | - "type": "number" |
2304 | | - }, |
2305 | | - "captionIconTintColor": { |
2306 | | - "type": "string" |
2307 | 2292 | } |
2308 | 2293 | }, |
2309 | 2294 | "appearances": { |
|
2373 | 2358 | "labelFontSize": "text-label-font-size", |
2374 | 2359 | "labelFontWeight": "text-label-font-weight", |
2375 | 2360 | "labelFontFamily": "text-label-font-family", |
2376 | | - "captionMarginTop": 4, |
2377 | 2361 | "captionFontSize": "text-caption-1-font-size", |
2378 | 2362 | "captionFontWeight": "text-caption-1-font-weight", |
2379 | | - "captionFontFamily": "text-caption-1-font-family", |
2380 | | - "captionIconWidth": 10, |
2381 | | - "captionIconHeight": 10, |
2382 | | - "captionIconMarginRight": 8 |
| 2363 | + "captionFontFamily": "text-caption-1-font-family" |
2383 | 2364 | }, |
2384 | 2365 | "variantGroups": { |
2385 | 2366 | "status": { |
|
2391 | 2372 | "captionColor": "text-hint-color", |
2392 | 2373 | "placeholderColor": "text-hint-color", |
2393 | 2374 | "iconTintColor": "text-hint-color", |
2394 | | - "captionIconTintColor": "text-hint-color", |
2395 | 2375 | "state": { |
2396 | 2376 | "active": { |
2397 | 2377 | "borderColor": "color-primary-default", |
|
2414 | 2394 | "captionColor": "text-primary-color", |
2415 | 2395 | "placeholderColor": "text-hint-color", |
2416 | 2396 | "iconTintColor": "text-primary-color", |
2417 | | - "captionIconTintColor": "text-primary-color", |
2418 | 2397 | "state": { |
2419 | 2398 | "active": { |
2420 | 2399 | "borderColor": "color-primary-active", |
|
2437 | 2416 | "captionColor": "text-success-color", |
2438 | 2417 | "placeholderColor": "text-hint-color", |
2439 | 2418 | "iconTintColor": "text-success-color", |
2440 | | - "captionIconTintColor": "text-success-color", |
2441 | 2419 | "state": { |
2442 | 2420 | "active": { |
2443 | 2421 | "borderColor": "color-success-active", |
|
2460 | 2438 | "captionColor": "text-info-color", |
2461 | 2439 | "placeholderColor": "text-hint-color", |
2462 | 2440 | "iconTintColor": "text-info-color", |
2463 | | - "captionIconTintColor": "text-info-color", |
2464 | 2441 | "state": { |
2465 | 2442 | "active": { |
2466 | 2443 | "borderColor": "color-info-active", |
|
2483 | 2460 | "captionColor": "text-warning-color", |
2484 | 2461 | "placeholderColor": "text-hint-color", |
2485 | 2462 | "iconTintColor": "text-warning-color", |
2486 | | - "captionIconTintColor": "text-warning-color", |
2487 | 2463 | "state": { |
2488 | 2464 | "active": { |
2489 | 2465 | "borderColor": "color-warning-active", |
|
2506 | 2482 | "captionColor": "text-danger-color", |
2507 | 2483 | "placeholderColor": "text-hint-color", |
2508 | 2484 | "iconTintColor": "text-danger-color", |
2509 | | - "captionIconTintColor": "text-danger-color", |
2510 | 2485 | "state": { |
2511 | 2486 | "active": { |
2512 | 2487 | "borderColor": "color-danger-active", |
|
2529 | 2504 | "captionColor": "text-control-color", |
2530 | 2505 | "placeholderColor": "text-control-color", |
2531 | 2506 | "iconTintColor": "text-control-color", |
2532 | | - "captionIconTintColor": "text-control-color", |
2533 | 2507 | "state": { |
2534 | 2508 | "active": { |
2535 | 2509 | "borderColor": "color-control-transparent-active-border", |
|
2719 | 2693 | "labelMarginBottom": { |
2720 | 2694 | "type": "number" |
2721 | 2695 | }, |
2722 | | - "captionMarginTop": { |
2723 | | - "type": "number" |
2724 | | - }, |
2725 | 2696 | "captionColor": { |
2726 | 2697 | "type": "string" |
2727 | 2698 | }, |
|
2733 | 2704 | }, |
2734 | 2705 | "captionFontWeight": { |
2735 | 2706 | "type": "string" |
2736 | | - }, |
2737 | | - "captionIconWidth": { |
2738 | | - "type": "number" |
2739 | | - }, |
2740 | | - "captionIconHeight": { |
2741 | | - "type": "number" |
2742 | | - }, |
2743 | | - "captionIconMarginRight": { |
2744 | | - "type": "number" |
2745 | | - }, |
2746 | | - "captionIconTintColor": { |
2747 | | - "type": "string" |
2748 | 2707 | } |
2749 | 2708 | }, |
2750 | 2709 | "appearances": { |
|
2819 | 2778 | "labelFontSize": "text-label-font-size", |
2820 | 2779 | "labelFontWeight": "text-label-font-weight", |
2821 | 2780 | "labelFontFamily": "text-label-font-family", |
2822 | | - "captionMarginTop": 4, |
2823 | 2781 | "captionFontSize": "text-caption-1-font-size", |
2824 | 2782 | "captionFontWeight": "text-caption-1-font-weight", |
2825 | | - "captionFontFamily": "text-caption-1-font-family", |
2826 | | - "captionIconWidth": 10, |
2827 | | - "captionIconHeight": 10, |
2828 | | - "captionIconMarginRight": 8 |
| 2783 | + "captionFontFamily": "text-caption-1-font-family" |
2829 | 2784 | }, |
2830 | 2785 | "variantGroups": { |
2831 | 2786 | "status": { |
|
2837 | 2792 | "captionColor": "text-hint-color", |
2838 | 2793 | "placeholderColor": "text-hint-color", |
2839 | 2794 | "iconTintColor": "text-hint-color", |
2840 | | - "captionIconTintColor": "text-hint-color", |
2841 | 2795 | "state": { |
2842 | 2796 | "focused": { |
2843 | 2797 | "borderColor": "color-primary-default", |
|
2855 | 2809 | "labelColor": "text-disabled-color", |
2856 | 2810 | "captionColor": "text-disabled-color", |
2857 | 2811 | "placeholderColor": "text-disabled-color", |
2858 | | - "iconTintColor": "text-disabled-color", |
2859 | | - "captionIconTintColor": "text-disabled-color" |
| 2812 | + "iconTintColor": "text-disabled-color" |
2860 | 2813 | } |
2861 | 2814 | } |
2862 | 2815 | }, |
|
2868 | 2821 | "captionColor": "text-primary-color", |
2869 | 2822 | "placeholderColor": "text-hint-color", |
2870 | 2823 | "iconTintColor": "text-primary-color", |
2871 | | - "captionIconTintColor": "text-primary-color", |
2872 | 2824 | "state": { |
2873 | 2825 | "focused": { |
2874 | 2826 | "borderColor": "color-primary-focus", |
|
2886 | 2838 | "labelColor": "text-disabled-color", |
2887 | 2839 | "captionColor": "text-disabled-color", |
2888 | 2840 | "placeholderColor": "text-disabled-color", |
2889 | | - "iconTintColor": "text-disabled-color", |
2890 | | - "captionIconTintColor": "text-disabled-color" |
| 2841 | + "iconTintColor": "text-disabled-color" |
2891 | 2842 | } |
2892 | 2843 | } |
2893 | 2844 | }, |
|
2899 | 2850 | "captionColor": "text-success-color", |
2900 | 2851 | "placeholderColor": "text-hint-color", |
2901 | 2852 | "iconTintColor": "text-success-color", |
2902 | | - "captionIconTintColor": "text-success-color", |
2903 | 2853 | "state": { |
2904 | 2854 | "focused": { |
2905 | 2855 | "borderColor": "color-success-focus", |
|
2917 | 2867 | "labelColor": "text-disabled-color", |
2918 | 2868 | "captionColor": "text-disabled-color", |
2919 | 2869 | "placeholderColor": "text-disabled-color", |
2920 | | - "iconTintColor": "text-disabled-color", |
2921 | | - "captionIconTintColor": "text-disabled-color" |
| 2870 | + "iconTintColor": "text-disabled-color" |
2922 | 2871 | } |
2923 | 2872 | } |
2924 | 2873 | }, |
|
2930 | 2879 | "captionColor": "text-info-color", |
2931 | 2880 | "placeholderColor": "text-hint-color", |
2932 | 2881 | "iconTintColor": "text-info-color", |
2933 | | - "captionIconTintColor": "text-info-color", |
2934 | 2882 | "state": { |
2935 | 2883 | "focused": { |
2936 | 2884 | "borderColor": "color-info-focus", |
|
2948 | 2896 | "labelColor": "text-disabled-color", |
2949 | 2897 | "captionColor": "text-disabled-color", |
2950 | 2898 | "placeholderColor": "text-disabled-color", |
2951 | | - "iconTintColor": "text-disabled-color", |
2952 | | - "captionIconTintColor": "text-disabled-color" |
| 2899 | + "iconTintColor": "text-disabled-color" |
2953 | 2900 | } |
2954 | 2901 | } |
2955 | 2902 | }, |
|
2961 | 2908 | "captionColor": "text-warning-color", |
2962 | 2909 | "placeholderColor": "text-hint-color", |
2963 | 2910 | "iconTintColor": "text-warning-color", |
2964 | | - "captionIconTintColor": "text-warning-color", |
2965 | 2911 | "state": { |
2966 | 2912 | "focused": { |
2967 | 2913 | "borderColor": "color-warning-focus", |
|
2979 | 2925 | "labelColor": "text-disabled-color", |
2980 | 2926 | "captionColor": "text-disabled-color", |
2981 | 2927 | "placeholderColor": "text-disabled-color", |
2982 | | - "iconTintColor": "text-disabled-color", |
2983 | | - "captionIconTintColor": "text-disabled-color" |
| 2928 | + "iconTintColor": "text-disabled-color" |
2984 | 2929 | } |
2985 | 2930 | } |
2986 | 2931 | }, |
|
2992 | 2937 | "captionColor": "text-danger-color", |
2993 | 2938 | "placeholderColor": "text-hint-color", |
2994 | 2939 | "iconTintColor": "text-danger-color", |
2995 | | - "captionIconTintColor": "text-danger-color", |
2996 | 2940 | "state": { |
2997 | 2941 | "focused": { |
2998 | 2942 | "borderColor": "color-danger-focus", |
|
3010 | 2954 | "labelColor": "text-disabled-color", |
3011 | 2955 | "captionColor": "text-disabled-color", |
3012 | 2956 | "placeholderColor": "text-disabled-color", |
3013 | | - "iconTintColor": "text-disabled-color", |
3014 | | - "captionIconTintColor": "text-disabled-color" |
| 2957 | + "iconTintColor": "text-disabled-color" |
3015 | 2958 | } |
3016 | 2959 | } |
3017 | 2960 | }, |
|
3023 | 2966 | "captionColor": "text-control-color", |
3024 | 2967 | "placeholderColor": "text-control-color", |
3025 | 2968 | "iconTintColor": "text-control-color", |
3026 | | - "captionIconTintColor": "text-control-color", |
3027 | 2969 | "state": { |
3028 | 2970 | "focused": { |
3029 | 2971 | "borderColor": "color-control-transparent-focus-border", |
|
3041 | 2983 | "labelColor": "text-control-color", |
3042 | 2984 | "captionColor": "text-control-color", |
3043 | 2985 | "placeholderColor": "text-control-color", |
3044 | | - "iconTintColor": "text-control-color", |
3045 | | - "captionIconTintColor": "text-control-color" |
| 2986 | + "iconTintColor": "text-control-color" |
3046 | 2987 | } |
3047 | 2988 | } |
3048 | 2989 | } |
|
3601 | 3542 | "labelMarginBottom": { |
3602 | 3543 | "type": "number" |
3603 | 3544 | }, |
3604 | | - "captionMarginTop": { |
3605 | | - "type": "number" |
3606 | | - }, |
3607 | 3545 | "captionColor": { |
3608 | 3546 | "type": "string" |
3609 | 3547 | }, |
|
3696 | 3634 | "labelFontSize": "text-label-font-size", |
3697 | 3635 | "labelFontWeight": "text-label-font-weight", |
3698 | 3636 | "labelFontFamily": "text-label-font-family", |
3699 | | - "captionMarginTop": 4, |
3700 | 3637 | "captionFontSize": "text-caption-1-font-size", |
3701 | 3638 | "captionFontWeight": "text-caption-1-font-weight", |
3702 | 3639 | "captionFontFamily": "text-caption-1-font-family", |
|
0 commit comments