@spectrum-web-components/styles 1.3.0-beta.1 → 1.3.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1977,12 +1977,140 @@
|
|
|
1977
1977
|
--system-infield-button-stacked-bottom-border-radius-end-start: var(
|
|
1978
1978
|
--system-infield-button-border-radius-reset
|
|
1979
1979
|
);
|
|
1980
|
-
--system-infield-button-background-color: var(--spectrum-gray-
|
|
1981
|
-
--system-infield-button-background-color-hover: var(--spectrum-gray-
|
|
1980
|
+
--system-infield-button-background-color: var(--spectrum-gray-50);
|
|
1981
|
+
--system-infield-button-background-color-hover: var(--spectrum-gray-100);
|
|
1982
1982
|
--system-infield-button-background-color-down: var(--spectrum-gray-200);
|
|
1983
1983
|
--system-infield-button-background-color-key-focus: var(
|
|
1984
|
-
--spectrum-gray-
|
|
1984
|
+
--spectrum-gray-100
|
|
1985
|
+
);
|
|
1986
|
+
--system-infield-button-height: var(--spectrum-component-height-100);
|
|
1987
|
+
--system-infield-button-width: var(--spectrum-component-height-100);
|
|
1988
|
+
--system-infield-button-stacked-border-radius-reset: var(
|
|
1989
|
+
--spectrum-in-field-button-fill-stacked-inner-border-rounding
|
|
1990
|
+
);
|
|
1991
|
+
--system-infield-button-edge-to-fill: var(
|
|
1992
|
+
--spectrum-in-field-button-edge-to-fill
|
|
1993
|
+
);
|
|
1994
|
+
--system-infield-button-inner-edge-to-fill: var(
|
|
1995
|
+
--spectrum-in-field-button-stacked-inner-edge-to-fill
|
|
1996
|
+
);
|
|
1997
|
+
--system-infield-button-fill-padding: 0px;
|
|
1998
|
+
--system-infield-button-stacked-fill-padding-inline: var(
|
|
1999
|
+
--spectrum-in-field-button-edge-to-disclosure-icon-stacked-medium
|
|
2000
|
+
);
|
|
2001
|
+
--system-infield-button-stacked-fill-padding-outer: var(
|
|
2002
|
+
--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-medium
|
|
2003
|
+
);
|
|
2004
|
+
--system-infield-button-stacked-fill-padding-inner: var(
|
|
2005
|
+
--spectrum-in-field-button-inner-edge-to-disclosure-icon-stacked-medium
|
|
2006
|
+
);
|
|
2007
|
+
--system-infield-button-animation-duration: var(
|
|
2008
|
+
--spectrum-animation-duration-100
|
|
2009
|
+
);
|
|
2010
|
+
--system-infield-button-icon-color: var(
|
|
2011
|
+
--spectrum-neutral-content-color-default
|
|
2012
|
+
);
|
|
2013
|
+
--system-infield-button-icon-color-hover: var(
|
|
2014
|
+
--spectrum-neutral-content-color-hover
|
|
2015
|
+
);
|
|
2016
|
+
--system-infield-button-icon-color-down: var(
|
|
2017
|
+
--spectrum-neutral-content-color-down
|
|
2018
|
+
);
|
|
2019
|
+
--system-infield-button-icon-color-key-focus: var(
|
|
2020
|
+
--spectrum-neutral-content-color-key-focus
|
|
2021
|
+
);
|
|
2022
|
+
--system-infield-button-fill-justify-content: center;
|
|
2023
|
+
--system-infield-button-disabled-background-color: var(
|
|
2024
|
+
--spectrum-disabled-background-color
|
|
2025
|
+
);
|
|
2026
|
+
--system-infield-button-disabled-background-color-hover: var(
|
|
2027
|
+
--spectrum-disabled-background-color
|
|
2028
|
+
);
|
|
2029
|
+
--system-infield-button-disabled-background-color-down: var(
|
|
2030
|
+
--spectrum-disabled-background-color
|
|
2031
|
+
);
|
|
2032
|
+
--system-infield-button-disabled-border-color: var(
|
|
2033
|
+
--spectrum-disabled-background-color
|
|
2034
|
+
);
|
|
2035
|
+
--system-infield-button-disabled-icon-color: var(
|
|
2036
|
+
--spectrum-disabled-content-color
|
|
2037
|
+
);
|
|
2038
|
+
--system-infield-button-disabled-icon-color-hover: var(
|
|
2039
|
+
--spectrum-disabled-content-color
|
|
2040
|
+
);
|
|
2041
|
+
--system-infield-button-disabled-icon-color-down: var(
|
|
2042
|
+
--spectrum-disabled-content-color
|
|
1985
2043
|
);
|
|
2044
|
+
--system-infield-button-disabled-icon-color-key-focus: var(
|
|
2045
|
+
--spectrum-disabled-content-color
|
|
2046
|
+
);
|
|
2047
|
+
--system-infield-button-size-s-height: var(--spectrum-component-height-75);
|
|
2048
|
+
--system-infield-button-size-s-width: var(--spectrum-component-height-75);
|
|
2049
|
+
--system-infield-button-size-s-stacked-fill-padding-inline: var(
|
|
2050
|
+
--spectrum-in-field-button-edge-to-disclosure-icon-stacked-small
|
|
2051
|
+
);
|
|
2052
|
+
--system-infield-button-size-s-stacked-fill-padding-outer: var(
|
|
2053
|
+
--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-small
|
|
2054
|
+
);
|
|
2055
|
+
--system-infield-button-size-s-stacked-fill-padding-inner: var(
|
|
2056
|
+
--spectrum-in-field-button-inner-edge-to-disclosure-icon-stacked-small
|
|
2057
|
+
);
|
|
2058
|
+
--system-infield-button-size-l-height: var(--spectrum-component-height-200);
|
|
2059
|
+
--system-infield-button-size-l-width: var(--spectrum-component-height-200);
|
|
2060
|
+
--system-infield-button-size-l-stacked-fill-padding-inline: var(
|
|
2061
|
+
--spectrum-in-field-button-edge-to-disclosure-icon-stacked-large
|
|
2062
|
+
);
|
|
2063
|
+
--system-infield-button-size-l-stacked-fill-padding-outer: var(
|
|
2064
|
+
--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-large
|
|
2065
|
+
);
|
|
2066
|
+
--system-infield-button-size-l-stacked-fill-padding-inner: var(
|
|
2067
|
+
--spectrum-in-field-button-inner-edge-to-disclosure-icon-stacked-large
|
|
2068
|
+
);
|
|
2069
|
+
--system-infield-button-size-xl-height: var(
|
|
2070
|
+
--spectrum-component-height-300
|
|
2071
|
+
);
|
|
2072
|
+
--system-infield-button-size-xl-width: var(--spectrum-component-height-300);
|
|
2073
|
+
--system-infield-button-size-xl-stacked-fill-padding-inline: var(
|
|
2074
|
+
--spectrum-in-field-button-edge-to-disclosure-icon-stacked-extra-large
|
|
2075
|
+
);
|
|
2076
|
+
--system-infield-button-size-xl-stacked-fill-padding-outer: var(
|
|
2077
|
+
--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-extra-large
|
|
2078
|
+
);
|
|
2079
|
+
--system-infield-button-size-xl-stacked-fill-padding-inner: var(
|
|
2080
|
+
--spectrum-in-field-button-inner-edge-to-disclosure-icon-stacked-extra-large
|
|
2081
|
+
);
|
|
2082
|
+
--system-infield-button-top-width: var(
|
|
2083
|
+
--spectrum-in-field-button-width-stacked-medium
|
|
2084
|
+
);
|
|
2085
|
+
--system-infield-button-bottom-width: var(
|
|
2086
|
+
--spectrum-in-field-button-width-stacked-medium
|
|
2087
|
+
);
|
|
2088
|
+
--system-infield-button-top-size-s-width: var(
|
|
2089
|
+
--spectrum-in-field-button-width-stacked-small
|
|
2090
|
+
);
|
|
2091
|
+
--system-infield-button-bottom-size-s-width: var(
|
|
2092
|
+
--spectrum-in-field-button-width-stacked-small
|
|
2093
|
+
);
|
|
2094
|
+
--system-infield-button-top-size-l-width: var(
|
|
2095
|
+
--spectrum-in-field-button-width-stacked-large
|
|
2096
|
+
);
|
|
2097
|
+
--system-infield-button-bottom-size-l-width: var(
|
|
2098
|
+
--spectrum-in-field-button-width-stacked-large
|
|
2099
|
+
);
|
|
2100
|
+
--system-infield-button-top-size-xl-width: var(
|
|
2101
|
+
--spectrum-in-field-button-width-stacked-extra-large
|
|
2102
|
+
);
|
|
2103
|
+
--system-infield-button-bottom-size-xl-width: var(
|
|
2104
|
+
--spectrum-in-field-button-width-stacked-extra-large
|
|
2105
|
+
);
|
|
2106
|
+
--system-infield-button-quiet-background-color: transparent;
|
|
2107
|
+
--system-infield-button-quiet-background-color-hover: transparent;
|
|
2108
|
+
--system-infield-button-quiet-background-color-down: transparent;
|
|
2109
|
+
--system-infield-button-quiet-background-color-key-focus: transparent;
|
|
2110
|
+
--system-infield-button-quiet-infield-border-color: transparent;
|
|
2111
|
+
--system-infield-button-quiet-border-width: 0;
|
|
2112
|
+
--system-infield-button-quiet-disabled-background-color: transparent;
|
|
2113
|
+
--system-infield-button-quiet-disabled-border-color: transparent;
|
|
1986
2114
|
--system-link-animation-duration: var(--spectrum-animation-duration-100);
|
|
1987
2115
|
--system-link-text-color-primary-default: var(
|
|
1988
2116
|
--spectrum-accent-content-color-default
|
|
@@ -2022,11 +2150,6 @@
|
|
|
2022
2150
|
var(--spectrum-gray-1000-rgb),
|
|
2023
2151
|
var(--spectrum-transparent-black-200-opacity)
|
|
2024
2152
|
);
|
|
2025
|
-
--system-menu-item-corner-radius: var(--spectrum-corner-radius-100);
|
|
2026
|
-
--system-menu-item-focus-indicator-shadow: none;
|
|
2027
|
-
--system-menu-item-focus-indicator-offset: var(--spectrum-spacing-50);
|
|
2028
|
-
--system-menu-item-spacing-multiplier: 1;
|
|
2029
|
-
--system-menu-item-focus-indicator-outline-style: solid;
|
|
2030
2153
|
--system-meter-min-width: var(--spectrum-meter-minimum-width);
|
|
2031
2154
|
--system-meter-max-width: var(--spectrum-meter-maximum-width);
|
|
2032
2155
|
--system-meter-inline-size: var(--spectrum-meter-width);
|
|
@@ -2074,7 +2197,7 @@
|
|
|
2074
2197
|
--system-picker-background-color-hover-open: var(--spectrum-gray-200);
|
|
2075
2198
|
--system-picker-background-color-active: var(--spectrum-gray-200);
|
|
2076
2199
|
--system-picker-background-color-key-focus: var(--spectrum-gray-200);
|
|
2077
|
-
--system-picker-border-color-default: var(--spectrum-gray-
|
|
2200
|
+
--system-picker-border-color-default: var(--spectrum-gray-800);
|
|
2078
2201
|
--system-picker-border-color-default-open: var(--spectrum-gray-500);
|
|
2079
2202
|
--system-picker-border-color-hover: var(--spectrum-gray-600);
|
|
2080
2203
|
--system-picker-border-color-hover-open: var(--spectrum-gray-900);
|
|
@@ -2839,24 +2962,40 @@
|
|
|
2839
2962
|
--spectrum-component-bottom-to-text-300
|
|
2840
2963
|
);
|
|
2841
2964
|
--system-stepper-border-width: var(--spectrum-border-width-100);
|
|
2842
|
-
--system-stepper-border-color
|
|
2965
|
+
--system-stepper-border-color: var(--spectrum-gray-500);
|
|
2843
2966
|
--system-stepper-border-color-hover: var(--spectrum-gray-600);
|
|
2844
2967
|
--system-stepper-border-color-focus: var(--spectrum-gray-800);
|
|
2845
2968
|
--system-stepper-border-color-focus-hover: var(--spectrum-gray-800);
|
|
2846
2969
|
--system-stepper-border-color-keyboard-focus: var(--spectrum-gray-900);
|
|
2970
|
+
--system-stepper-border-radius: var(--spectrum-corner-radius-100);
|
|
2971
|
+
--system-stepper-min-width-multiplier: var(
|
|
2972
|
+
--spectrum-text-field-minimum-width-multiplier
|
|
2973
|
+
);
|
|
2974
|
+
--system-stepper-animation-duration: var(--spectrum-animation-duration-100);
|
|
2847
2975
|
--system-stepper-buttons-border-style: none;
|
|
2848
2976
|
--system-stepper-buttons-border-width: 0;
|
|
2849
2977
|
--system-stepper-buttons-border-color: var(--spectrum-gray-500);
|
|
2850
|
-
--system-stepper-buttons-background-color: var(--spectrum-gray-
|
|
2978
|
+
--system-stepper-buttons-background-color: var(--spectrum-gray-25);
|
|
2851
2979
|
--system-stepper-buttons-border-color-hover: var(--spectrum-gray-600);
|
|
2852
2980
|
--system-stepper-buttons-border-color-focus: var(--spectrum-gray-800);
|
|
2853
2981
|
--system-stepper-buttons-border-color-keyboard-focus: var(
|
|
2854
2982
|
--spectrum-gray-900
|
|
2855
2983
|
);
|
|
2984
|
+
--system-stepper-button-padding: var(
|
|
2985
|
+
--spectrum-in-field-button-edge-to-fill
|
|
2986
|
+
);
|
|
2987
|
+
--system-stepper-button-border-radius-reset: 0px;
|
|
2856
2988
|
--system-stepper-button-border-width: var(--spectrum-border-width-100);
|
|
2989
|
+
--system-stepper-button-background-color-focus: var(--spectrum-gray-300);
|
|
2990
|
+
--system-stepper-button-background-color-keyboard-focus: var(
|
|
2991
|
+
--spectrum-gray-100
|
|
2992
|
+
);
|
|
2857
2993
|
--system-stepper-border-color-invalid: var(
|
|
2858
2994
|
--spectrum-negative-border-color-default
|
|
2859
2995
|
);
|
|
2996
|
+
--system-stepper-border-color-hover-invalid: var(
|
|
2997
|
+
--spectrum-negative-border-color-hover
|
|
2998
|
+
);
|
|
2860
2999
|
--system-stepper-border-color-focus-invalid: var(
|
|
2861
3000
|
--spectrum-negative-border-color-focus
|
|
2862
3001
|
);
|
|
@@ -2866,19 +3005,104 @@
|
|
|
2866
3005
|
--system-stepper-border-color-keyboard-focus-invalid: var(
|
|
2867
3006
|
--spectrum-negative-border-color-key-focus
|
|
2868
3007
|
);
|
|
2869
|
-
--system-stepper-
|
|
3008
|
+
--system-stepper-focus-indicator-width: var(
|
|
3009
|
+
--spectrum-focus-indicator-thickness
|
|
3010
|
+
);
|
|
3011
|
+
--system-stepper-focus-indicator-gap: var(--spectrum-focus-indicator-gap);
|
|
3012
|
+
--system-stepper-focus-indicator-color: var(
|
|
3013
|
+
--spectrum-focus-indicator-color
|
|
3014
|
+
);
|
|
3015
|
+
--system-stepper-button-border-color-quiet: transparent;
|
|
3016
|
+
--system-stepper-button-border-color-disabled: var(--spectrum-gray-100);
|
|
2870
3017
|
--system-stepper-button-border-width-disabled: var(
|
|
2871
|
-
--spectrum-border-width-
|
|
3018
|
+
--spectrum-border-width-100
|
|
2872
3019
|
);
|
|
2873
3020
|
--system-stepper-buttons-background-color-disabled: var(--spectrum-gray-50);
|
|
2874
|
-
--system-stepper-
|
|
2875
|
-
|
|
3021
|
+
--system-stepper-size-s-button-width: var(
|
|
3022
|
+
--spectrum-in-field-button-width-stacked-small
|
|
3023
|
+
);
|
|
3024
|
+
--system-stepper-size-s-height: var(--spectrum-component-height-75);
|
|
3025
|
+
--system-stepper-button-width: var(
|
|
3026
|
+
--spectrum-in-field-button-width-stacked-medium
|
|
3027
|
+
);
|
|
3028
|
+
--system-stepper-size-m-button-width: var(
|
|
3029
|
+
--spectrum-in-field-button-width-stacked-medium
|
|
3030
|
+
);
|
|
3031
|
+
--system-stepper-height: var(--spectrum-component-height-100);
|
|
3032
|
+
--system-stepper-size-m-height: var(--spectrum-component-height-100);
|
|
3033
|
+
--system-stepper-size-l-button-width: var(
|
|
3034
|
+
--spectrum-in-field-button-width-stacked-large
|
|
3035
|
+
);
|
|
3036
|
+
--system-stepper-size-l-height: var(--spectrum-component-height-200);
|
|
3037
|
+
--system-stepper-size-xl-button-width: var(
|
|
3038
|
+
--spectrum-in-field-button-width-stacked-extra-large
|
|
3039
|
+
);
|
|
3040
|
+
--system-stepper-size-xl-height: var(--spectrum-component-height-300);
|
|
3041
|
+
--system-swatch-border-radius: var(--spectrum-corner-radius-100);
|
|
3042
|
+
--system-swatch-focus-indicator-border-radius: var(
|
|
3043
|
+
--spectrum-corner-radius-200
|
|
3044
|
+
);
|
|
3045
|
+
--system-swatch-border-thickness: var(--spectrum-border-width-100);
|
|
3046
|
+
--system-swatch-border-thickness-selected: var(--spectrum-border-width-200);
|
|
3047
|
+
--system-swatch-focus-indicator-thickness: var(
|
|
3048
|
+
--spectrum-focus-indicator-thickness
|
|
3049
|
+
);
|
|
3050
|
+
--system-swatch-focus-indicator-gap: var(--spectrum-focus-indicator-gap);
|
|
3051
|
+
--system-swatch-border-color-opacity: 0.51;
|
|
3052
|
+
--system-swatch-border-color-light-opacity: 0.2;
|
|
2876
3053
|
--system-swatch-border-color: rgba(
|
|
2877
3054
|
var(--spectrum-gray-1000-rgb),
|
|
2878
|
-
var(--
|
|
3055
|
+
var(--system-swatch-border-color-opacity)
|
|
3056
|
+
);
|
|
3057
|
+
--system-swatch-icon-border-color: rgba(
|
|
3058
|
+
var(--spectrum-black-rgb),
|
|
3059
|
+
var(--system-swatch-border-color-opacity)
|
|
2879
3060
|
);
|
|
3061
|
+
--system-swatch-border-color-light: rgba(
|
|
3062
|
+
var(--spectrum-black-rgb),
|
|
3063
|
+
var(--system-swatch-border-color-light-opacity)
|
|
3064
|
+
);
|
|
3065
|
+
--system-swatch-border-color-selected: var(--spectrum-gray-900);
|
|
2880
3066
|
--system-swatch-inner-border-color-selected: var(--spectrum-gray-25);
|
|
2881
|
-
--system-swatch-
|
|
3067
|
+
--system-swatch-disabled-icon-color: var(--spectrum-gray-25);
|
|
3068
|
+
--system-swatch-dash-icon-color: var(--spectrum-gray-800);
|
|
3069
|
+
--system-swatch-slash-icon-color: var(--spectrum-red-900);
|
|
3070
|
+
--system-swatch-focus-indicator-color: var(
|
|
3071
|
+
--spectrum-focus-indicator-color
|
|
3072
|
+
);
|
|
3073
|
+
--system-swatch-size: var(--spectrum-swatch-size-medium);
|
|
3074
|
+
--system-swatch-size-m-size: var(--spectrum-swatch-size-medium);
|
|
3075
|
+
--system-swatch-disabled-icon-size: var(--spectrum-workflow-icon-size-100);
|
|
3076
|
+
--system-swatch-size-m-disabled-icon-size: var(
|
|
3077
|
+
--spectrum-workflow-icon-size-100
|
|
3078
|
+
);
|
|
3079
|
+
--system-swatch-slash-thickness: var(
|
|
3080
|
+
--spectrum-swatch-slash-thickness-medium
|
|
3081
|
+
);
|
|
3082
|
+
--system-swatch-size-m-slash-thickness: var(
|
|
3083
|
+
--spectrum-swatch-slash-thickness-medium
|
|
3084
|
+
);
|
|
3085
|
+
--system-swatch-size-xs-size: var(--spectrum-swatch-size-extra-small);
|
|
3086
|
+
--system-swatch-size-xs-disabled-icon-size: var(
|
|
3087
|
+
--spectrum-workflow-icon-size-50
|
|
3088
|
+
);
|
|
3089
|
+
--system-swatch-size-xs-slash-thickness: var(
|
|
3090
|
+
--spectrum-swatch-slash-thickness-extra-small
|
|
3091
|
+
);
|
|
3092
|
+
--system-swatch-size-s-size: var(--spectrum-swatch-size-small);
|
|
3093
|
+
--system-swatch-size-s-disabled-icon-size: var(
|
|
3094
|
+
--spectrum-workflow-icon-size-75
|
|
3095
|
+
);
|
|
3096
|
+
--system-swatch-size-s-slash-thickness: var(
|
|
3097
|
+
--spectrum-swatch-slash-thickness-small
|
|
3098
|
+
);
|
|
3099
|
+
--system-swatch-size-l-size: var(--spectrum-swatch-size-large);
|
|
3100
|
+
--system-swatch-size-l-disabled-icon-size: var(
|
|
3101
|
+
--spectrum-workflow-icon-size-200
|
|
3102
|
+
);
|
|
3103
|
+
--system-swatch-size-l-slash-thickness: var(
|
|
3104
|
+
--spectrum-swatch-slash-thickness-large
|
|
3105
|
+
);
|
|
2882
3106
|
--system-swatch-group-spacing-compact: var(--spectrum-spacing-50);
|
|
2883
3107
|
--system-swatch-group-spacing-regular: var(--spectrum-spacing-75);
|
|
2884
3108
|
--system-swatch-group-spacing-spacious: var(--spectrum-spacing-100);
|
|
@@ -3917,28 +4141,378 @@
|
|
|
3917
4141
|
);
|
|
3918
4142
|
--system-tag-group-item-margin-block: var(--spectrum-spacing-75);
|
|
3919
4143
|
--system-tag-group-item-margin-inline: var(--spectrum-spacing-75);
|
|
3920
|
-
--system-textfield-background-color: var(--spectrum-gray-25);
|
|
3921
|
-
--system-textfield-background-color-disabled: var(--spectrum-gray-25);
|
|
3922
4144
|
--system-textfield-border-color: var(--spectrum-gray-500);
|
|
3923
4145
|
--system-textfield-border-color-hover: var(--spectrum-gray-600);
|
|
3924
4146
|
--system-textfield-border-color-focus: var(--spectrum-gray-800);
|
|
3925
4147
|
--system-textfield-border-color-focus-hover: var(--spectrum-gray-900);
|
|
3926
|
-
--system-textfield-border-color-keyboard-focus: var(--spectrum-gray-
|
|
3927
|
-
--system-textfield-border-color-disabled: var(--spectrum-gray-300);
|
|
4148
|
+
--system-textfield-border-color-keyboard-focus: var(--spectrum-gray-900);
|
|
3928
4149
|
--system-textfield-border-width: var(--spectrum-border-width-100);
|
|
3929
|
-
--system-textfield-
|
|
3930
|
-
--spectrum-
|
|
4150
|
+
--system-textfield-texfield-animation-duration: var(
|
|
4151
|
+
--spectrum-animation-duration-100
|
|
4152
|
+
);
|
|
4153
|
+
--system-textfield-width: 240px;
|
|
4154
|
+
--system-textfield-min-width: var(
|
|
4155
|
+
--spectrum-text-field-minimum-width-multiplier
|
|
4156
|
+
);
|
|
4157
|
+
--system-textfield-corner-radius: var(--spectrum-corner-radius-100);
|
|
4158
|
+
--system-textfield-spacing-inline-quiet: var(
|
|
4159
|
+
--spectrum-field-edge-to-text-quiet
|
|
4160
|
+
);
|
|
4161
|
+
--system-textfield-spacing-block-start: var(
|
|
4162
|
+
--spectrum-component-top-to-text-100
|
|
4163
|
+
);
|
|
4164
|
+
--system-textfield-spacing-block-end: var(
|
|
4165
|
+
--spectrum-component-bottom-to-text-100
|
|
4166
|
+
);
|
|
4167
|
+
--system-textfield-spacing-block-quiet: var(
|
|
4168
|
+
--spectrum-field-edge-to-border-quiet
|
|
4169
|
+
);
|
|
4170
|
+
--system-textfield-label-spacing-block: var(
|
|
4171
|
+
--spectrum-field-label-to-component
|
|
4172
|
+
);
|
|
4173
|
+
--system-textfield-helptext-spacing-block: var(
|
|
4174
|
+
--spectrum-help-text-to-component
|
|
4175
|
+
);
|
|
4176
|
+
--system-textfield-icon-spacing-inline-end-quiet-invalid: var(
|
|
4177
|
+
--spectrum-field-edge-to-alert-icon-quiet
|
|
4178
|
+
);
|
|
4179
|
+
--system-textfield-icon-spacing-inline-end-quiet-valid: var(
|
|
4180
|
+
--spectrum-field-edge-to-validation-icon-quiet
|
|
4181
|
+
);
|
|
4182
|
+
--system-textfield-font-family: var(--spectrum-sans-font-family-stack);
|
|
4183
|
+
--system-textfield-font-weight: var(--spectrum-regular-font-weight);
|
|
4184
|
+
--system-textfield-character-count-font-family: var(
|
|
4185
|
+
--spectrum-sans-font-family-stack
|
|
4186
|
+
);
|
|
4187
|
+
--system-textfield-character-count-font-weight: var(
|
|
4188
|
+
--spectrum-regular-font-weight
|
|
4189
|
+
);
|
|
4190
|
+
--system-textfield-character-count-spacing-inline: var(
|
|
4191
|
+
--spectrum-spacing-200
|
|
4192
|
+
);
|
|
4193
|
+
--system-textfield-character-count-spacing-inline-side: var(
|
|
4194
|
+
--spectrum-side-label-character-count-to-field
|
|
4195
|
+
);
|
|
4196
|
+
--system-textfield-focus-indicator-width: var(
|
|
4197
|
+
--spectrum-focus-indicator-thickness
|
|
4198
|
+
);
|
|
4199
|
+
--system-textfield-focus-indicator-gap: var(--spectrum-focus-indicator-gap);
|
|
4200
|
+
--system-textfield-background-color: var(--spectrum-gray-25);
|
|
4201
|
+
--system-textfield-text-color-default: var(
|
|
4202
|
+
--spectrum-neutral-content-color-default
|
|
4203
|
+
);
|
|
4204
|
+
--system-textfield-text-color-hover: var(
|
|
4205
|
+
--spectrum-neutral-content-color-hover
|
|
4206
|
+
);
|
|
4207
|
+
--system-textfield-text-color-focus: var(
|
|
4208
|
+
--spectrum-neutral-content-color-focus
|
|
4209
|
+
);
|
|
4210
|
+
--system-textfield-text-color-focus-hover: var(
|
|
4211
|
+
--spectrum-neutral-content-color-focus-hover
|
|
4212
|
+
);
|
|
4213
|
+
--system-textfield-text-color-keyboard-focus: var(
|
|
4214
|
+
--spectrum-neutral-content-color-key-focus
|
|
4215
|
+
);
|
|
4216
|
+
--system-textfield-text-color-readonly: var(
|
|
4217
|
+
--spectrum-neutral-content-color-default
|
|
4218
|
+
);
|
|
4219
|
+
--system-textfield-background-color-disabled: var(
|
|
4220
|
+
--spectrum-disabled-background-color
|
|
4221
|
+
);
|
|
4222
|
+
--system-textfield-border-color-disabled: var(
|
|
4223
|
+
--spectrum-disabled-border-color
|
|
4224
|
+
);
|
|
4225
|
+
--system-textfield-text-color-disabled: var(
|
|
4226
|
+
--spectrum-disabled-content-color
|
|
4227
|
+
);
|
|
4228
|
+
--system-textfield-border-color-invalid-default: var(
|
|
4229
|
+
--spectrum-negative-border-color-default
|
|
4230
|
+
);
|
|
4231
|
+
--system-textfield-border-color-invalid-hover: var(
|
|
4232
|
+
--spectrum-negative-border-color-hover
|
|
4233
|
+
);
|
|
4234
|
+
--system-textfield-border-color-invalid-focus: var(
|
|
4235
|
+
--spectrum-negative-border-color-focus
|
|
4236
|
+
);
|
|
4237
|
+
--system-textfield-border-color-invalid-focus-hover: var(
|
|
4238
|
+
--spectrum-negative-border-color-focus-hover
|
|
4239
|
+
);
|
|
4240
|
+
--system-textfield-border-color-invalid-keyboard-focus: var(
|
|
4241
|
+
--spectrum-negative-border-color-key-focus
|
|
4242
|
+
);
|
|
4243
|
+
--system-textfield-icon-color-invalid: var(
|
|
4244
|
+
--spectrum-negative-visual-color
|
|
4245
|
+
);
|
|
4246
|
+
--system-textfield-text-color-invalid: var(
|
|
4247
|
+
--spectrum-neutral-content-color-default
|
|
4248
|
+
);
|
|
4249
|
+
--system-textfield-text-color-valid: var(
|
|
4250
|
+
--spectrum-neutral-content-color-default
|
|
4251
|
+
);
|
|
4252
|
+
--system-textfield-icon-color-valid: var(--spectrum-positive-visual-color);
|
|
4253
|
+
--system-textfield-focus-indicator-color: var(
|
|
4254
|
+
--spectrum-focus-indicator-color
|
|
4255
|
+
);
|
|
4256
|
+
--system-textfield-text-area-min-inline-size: var(
|
|
4257
|
+
--spectrum-text-area-minimum-width
|
|
4258
|
+
);
|
|
4259
|
+
--system-textfield-text-area-min-block-size: var(
|
|
4260
|
+
--spectrum-text-area-minimum-height
|
|
4261
|
+
);
|
|
4262
|
+
--system-textfield-size-s-height: var(--spectrum-component-height-75);
|
|
4263
|
+
--system-textfield-size-s-label-spacing-block-quiet: var(
|
|
4264
|
+
--spectrum-field-label-to-component-quiet-small
|
|
4265
|
+
);
|
|
4266
|
+
--system-textfield-size-s-label-spacing-inline-side-label: var(
|
|
4267
|
+
--spectrum-spacing-100
|
|
4268
|
+
);
|
|
4269
|
+
--system-textfield-size-s-placeholder-font-size: var(
|
|
4270
|
+
--spectrum-font-size-75
|
|
4271
|
+
);
|
|
4272
|
+
--system-textfield-size-s-spacing-inline: var(
|
|
4273
|
+
--spectrum-component-edge-to-text-75
|
|
4274
|
+
);
|
|
4275
|
+
--system-textfield-size-s-icon-size-invalid: var(
|
|
4276
|
+
--spectrum-workflow-icon-size-75
|
|
4277
|
+
);
|
|
4278
|
+
--system-textfield-size-s-icon-size-valid: var(
|
|
4279
|
+
--spectrum-checkmark-icon-size-75
|
|
4280
|
+
);
|
|
4281
|
+
--system-textfield-size-s-icon-spacing-inline-end-invalid: var(
|
|
4282
|
+
--spectrum-field-edge-to-alert-icon-small
|
|
4283
|
+
);
|
|
4284
|
+
--system-textfield-size-s-icon-spacing-inline-end-valid: var(
|
|
4285
|
+
--spectrum-field-edge-to-validation-icon-small
|
|
3931
4286
|
);
|
|
3932
4287
|
--system-textfield-size-s-icon-spacing-block-invalid: var(
|
|
3933
|
-
--spectrum-
|
|
4288
|
+
--spectrum-field-top-to-alert-icon-small
|
|
4289
|
+
);
|
|
4290
|
+
--system-textfield-size-s-icon-spacing-block-valid: var(
|
|
4291
|
+
--spectrum-field-top-to-validation-icon-small
|
|
4292
|
+
);
|
|
4293
|
+
--system-textfield-size-s-icon-spacing-inline-start-invalid: var(
|
|
4294
|
+
--spectrum-field-text-to-alert-icon-small
|
|
4295
|
+
);
|
|
4296
|
+
--system-textfield-size-s-icon-spacing-inline-start-valid: var(
|
|
4297
|
+
--spectrum-field-text-to-validation-icon-small
|
|
4298
|
+
);
|
|
4299
|
+
--system-textfield-size-s-character-count-font-size: var(
|
|
4300
|
+
--spectrum-font-size-75
|
|
4301
|
+
);
|
|
4302
|
+
--system-textfield-size-s-character-count-spacing-block: var(
|
|
4303
|
+
--spectrum-component-bottom-to-text-75
|
|
4304
|
+
);
|
|
4305
|
+
--system-textfield-size-s-character-count-spacing-block-quiet: var(
|
|
4306
|
+
--spectrum-character-count-to-field-quiet-small
|
|
4307
|
+
);
|
|
4308
|
+
--system-textfield-size-s-character-count-spacing-block-side: var(
|
|
4309
|
+
--spectrum-side-label-character-count-top-margin-small
|
|
4310
|
+
);
|
|
4311
|
+
--system-textfield-size-s-text-area-min-block-size-quiet: var(
|
|
4312
|
+
--spectrum-component-height-75
|
|
4313
|
+
);
|
|
4314
|
+
--system-textfield-height: var(--spectrum-component-height-100);
|
|
4315
|
+
--system-textfield-size-m-height: var(--spectrum-component-height-100);
|
|
4316
|
+
--system-textfield-label-spacing-block-quiet: var(
|
|
4317
|
+
--spectrum-field-label-to-component-quiet-medium
|
|
4318
|
+
);
|
|
4319
|
+
--system-textfield-size-m-label-spacing-block-quiet: var(
|
|
4320
|
+
--spectrum-field-label-to-component-quiet-medium
|
|
4321
|
+
);
|
|
4322
|
+
--system-textfield-label-spacing-inline-side-label: var(
|
|
4323
|
+
--spectrum-spacing-200
|
|
4324
|
+
);
|
|
4325
|
+
--system-textfield-size-m-label-spacing-inline-side-label: var(
|
|
4326
|
+
--spectrum-spacing-200
|
|
4327
|
+
);
|
|
4328
|
+
--system-textfield-placeholder-font-size: var(--spectrum-font-size-100);
|
|
4329
|
+
--system-textfield-size-m-placeholder-font-size: var(
|
|
4330
|
+
--spectrum-font-size-100
|
|
4331
|
+
);
|
|
4332
|
+
--system-textfield-spacing-inline: var(
|
|
4333
|
+
--spectrum-component-edge-to-text-100
|
|
4334
|
+
);
|
|
4335
|
+
--system-textfield-size-m-spacing-inline: var(
|
|
4336
|
+
--spectrum-component-edge-to-text-100
|
|
4337
|
+
);
|
|
4338
|
+
--system-textfield-icon-size-invalid: var(
|
|
4339
|
+
--spectrum-workflow-icon-size-100
|
|
4340
|
+
);
|
|
4341
|
+
--system-textfield-size-m-icon-size-invalid: var(
|
|
4342
|
+
--spectrum-workflow-icon-size-100
|
|
4343
|
+
);
|
|
4344
|
+
--system-textfield-icon-size-valid: var(--spectrum-checkmark-icon-size-100);
|
|
4345
|
+
--system-textfield-size-m-icon-size-valid: var(
|
|
4346
|
+
--spectrum-checkmark-icon-size-100
|
|
4347
|
+
);
|
|
4348
|
+
--system-textfield-icon-spacing-inline-end-invalid: var(
|
|
4349
|
+
--spectrum-field-edge-to-alert-icon-medium
|
|
4350
|
+
);
|
|
4351
|
+
--system-textfield-size-m-icon-spacing-inline-end-invalid: var(
|
|
4352
|
+
--spectrum-field-edge-to-alert-icon-medium
|
|
4353
|
+
);
|
|
4354
|
+
--system-textfield-icon-spacing-inline-end-valid: var(
|
|
4355
|
+
--spectrum-field-edge-to-validation-icon-medium
|
|
4356
|
+
);
|
|
4357
|
+
--system-textfield-size-m-icon-spacing-inline-end-valid: var(
|
|
4358
|
+
--spectrum-field-edge-to-validation-icon-medium
|
|
4359
|
+
);
|
|
4360
|
+
--system-textfield-icon-spacing-block-invalid: var(
|
|
4361
|
+
--spectrum-field-top-to-alert-icon-medium
|
|
4362
|
+
);
|
|
4363
|
+
--system-textfield-size-m-icon-spacing-block-invalid: var(
|
|
4364
|
+
--spectrum-field-top-to-alert-icon-medium
|
|
4365
|
+
);
|
|
4366
|
+
--system-textfield-icon-spacing-block-valid: var(
|
|
4367
|
+
--spectrum-field-top-to-validation-icon-medium
|
|
4368
|
+
);
|
|
4369
|
+
--system-textfield-size-m-icon-spacing-block-valid: var(
|
|
4370
|
+
--spectrum-field-top-to-validation-icon-medium
|
|
4371
|
+
);
|
|
4372
|
+
--system-textfield-icon-spacing-inline-start-invalid: var(
|
|
4373
|
+
--spectrum-field-text-to-alert-icon-medium
|
|
4374
|
+
);
|
|
4375
|
+
--system-textfield-size-m-icon-spacing-inline-start-invalid: var(
|
|
4376
|
+
--spectrum-field-text-to-alert-icon-medium
|
|
4377
|
+
);
|
|
4378
|
+
--system-textfield-icon-spacing-inline-start-valid: var(
|
|
4379
|
+
--spectrum-field-text-to-validation-icon-medium
|
|
4380
|
+
);
|
|
4381
|
+
--system-textfield-size-m-icon-spacing-inline-start-valid: var(
|
|
4382
|
+
--spectrum-field-text-to-validation-icon-medium
|
|
4383
|
+
);
|
|
4384
|
+
--system-textfield-character-count-font-size: var(--spectrum-font-size-75);
|
|
4385
|
+
--system-textfield-size-m-character-count-font-size: var(
|
|
4386
|
+
--spectrum-font-size-75
|
|
4387
|
+
);
|
|
4388
|
+
--system-textfield-character-count-spacing-block: var(
|
|
4389
|
+
--spectrum-component-bottom-to-text-75
|
|
4390
|
+
);
|
|
4391
|
+
--system-textfield-size-m-character-count-spacing-block: var(
|
|
4392
|
+
--spectrum-component-bottom-to-text-75
|
|
4393
|
+
);
|
|
4394
|
+
--system-textfield-character-count-spacing-block-quiet: var(
|
|
4395
|
+
--spectrum-character-count-to-field-quiet-medium
|
|
4396
|
+
);
|
|
4397
|
+
--system-textfield-size-m-character-count-spacing-block-quiet: var(
|
|
4398
|
+
--spectrum-character-count-to-field-quiet-medium
|
|
4399
|
+
);
|
|
4400
|
+
--system-textfield-character-count-spacing-block-side: var(
|
|
4401
|
+
--spectrum-side-label-character-count-top-margin-medium
|
|
4402
|
+
);
|
|
4403
|
+
--system-textfield-size-m-character-count-spacing-block-side: var(
|
|
4404
|
+
--spectrum-side-label-character-count-top-margin-medium
|
|
4405
|
+
);
|
|
4406
|
+
--system-textfield-text-area-min-block-size-quiet: var(
|
|
4407
|
+
--spectrum-component-height-100
|
|
4408
|
+
);
|
|
4409
|
+
--system-textfield-size-m-text-area-min-block-size-quiet: var(
|
|
4410
|
+
--spectrum-component-height-100
|
|
4411
|
+
);
|
|
4412
|
+
--system-textfield-size-l-height: var(--spectrum-component-height-200);
|
|
4413
|
+
--system-textfield-size-l-label-spacing-block-quiet: var(
|
|
4414
|
+
--spectrum-field-label-to-component-quiet-large
|
|
4415
|
+
);
|
|
4416
|
+
--system-textfield-size-l-label-spacing-inline-side-label: var(
|
|
4417
|
+
--spectrum-spacing-200
|
|
4418
|
+
);
|
|
4419
|
+
--system-textfield-size-l-placeholder-font-size: var(
|
|
4420
|
+
--spectrum-font-size-200
|
|
4421
|
+
);
|
|
4422
|
+
--system-textfield-size-l-spacing-inline: var(
|
|
4423
|
+
--spectrum-component-edge-to-text-200
|
|
4424
|
+
);
|
|
4425
|
+
--system-textfield-size-l-icon-size-invalid: var(
|
|
4426
|
+
--spectrum-workflow-icon-size-200
|
|
4427
|
+
);
|
|
4428
|
+
--system-textfield-size-l-icon-size-valid: var(
|
|
4429
|
+
--spectrum-checkmark-icon-size-200
|
|
4430
|
+
);
|
|
4431
|
+
--system-textfield-size-l-icon-spacing-inline-end-invalid: var(
|
|
4432
|
+
--spectrum-field-edge-to-alert-icon-large
|
|
4433
|
+
);
|
|
4434
|
+
--system-textfield-size-l-icon-spacing-inline-end-valid: var(
|
|
4435
|
+
--spectrum-field-edge-to-validation-icon-large
|
|
3934
4436
|
);
|
|
3935
4437
|
--system-textfield-size-l-icon-spacing-block-invalid: var(
|
|
3936
|
-
--spectrum-
|
|
4438
|
+
--spectrum-field-top-to-alert-icon-large
|
|
4439
|
+
);
|
|
4440
|
+
--system-textfield-size-l-icon-spacing-block-valid: var(
|
|
4441
|
+
--spectrum-field-top-to-validation-icon-large
|
|
4442
|
+
);
|
|
4443
|
+
--system-textfield-size-l-icon-spacing-inline-start-invalid: var(
|
|
4444
|
+
--spectrum-field-text-to-alert-icon-large
|
|
4445
|
+
);
|
|
4446
|
+
--system-textfield-size-l-icon-spacing-inline-start-valid: var(
|
|
4447
|
+
--spectrum-field-text-to-validation-icon-large
|
|
4448
|
+
);
|
|
4449
|
+
--system-textfield-size-l-character-count-font-size: var(
|
|
4450
|
+
--spectrum-font-size-100
|
|
4451
|
+
);
|
|
4452
|
+
--system-textfield-size-l-character-count-spacing-block: var(
|
|
4453
|
+
--spectrum-component-bottom-to-text-100
|
|
4454
|
+
);
|
|
4455
|
+
--system-textfield-size-l-character-count-spacing-block-quiet: var(
|
|
4456
|
+
--spectrum-character-count-to-field-quiet-large
|
|
4457
|
+
);
|
|
4458
|
+
--system-textfield-size-l-character-count-spacing-block-side: var(
|
|
4459
|
+
--spectrum-side-label-character-count-top-margin-large
|
|
4460
|
+
);
|
|
4461
|
+
--system-textfield-size-l-text-area-min-block-size-quiet: var(
|
|
4462
|
+
--spectrum-component-height-200
|
|
4463
|
+
);
|
|
4464
|
+
--system-textfield-size-xl-height: var(--spectrum-component-height-300);
|
|
4465
|
+
--system-textfield-size-xl-label-spacing-block-quiet: var(
|
|
4466
|
+
--spectrum-field-label-to-component-quiet-extra-large
|
|
4467
|
+
);
|
|
4468
|
+
--system-textfield-size-xl-label-spacing-inline-side-label: var(
|
|
4469
|
+
--spectrum-spacing-200
|
|
4470
|
+
);
|
|
4471
|
+
--system-textfield-size-xl-placeholder-font-size: var(
|
|
4472
|
+
--spectrum-font-size-300
|
|
4473
|
+
);
|
|
4474
|
+
--system-textfield-size-xl-spacing-inline: var(
|
|
4475
|
+
--spectrum-component-edge-to-text-200
|
|
4476
|
+
);
|
|
4477
|
+
--system-textfield-size-xl-icon-size-invalid: var(
|
|
4478
|
+
--spectrum-workflow-icon-size-300
|
|
4479
|
+
);
|
|
4480
|
+
--system-textfield-size-xl-icon-size-valid: var(
|
|
4481
|
+
--spectrum-checkmark-icon-size-300
|
|
4482
|
+
);
|
|
4483
|
+
--system-textfield-size-xl-icon-spacing-inline-end-invalid: var(
|
|
4484
|
+
--spectrum-field-edge-to-alert-icon-extra-large
|
|
4485
|
+
);
|
|
4486
|
+
--system-textfield-size-xl-icon-spacing-inline-end-valid: var(
|
|
4487
|
+
--spectrum-field-edge-to-validation-icon-extra-large
|
|
3937
4488
|
);
|
|
3938
4489
|
--system-textfield-size-xl-icon-spacing-block-invalid: var(
|
|
3939
|
-
--spectrum-
|
|
4490
|
+
--spectrum-field-top-to-alert-icon-extra-large
|
|
4491
|
+
);
|
|
4492
|
+
--system-textfield-size-xl-icon-spacing-block-valid: var(
|
|
4493
|
+
--spectrum-field-top-to-validation-icon-extra-large
|
|
4494
|
+
);
|
|
4495
|
+
--system-textfield-size-xl-icon-spacing-inline-start-invalid: var(
|
|
4496
|
+
--spectrum-field-text-to-alert-icon-extra-large
|
|
4497
|
+
);
|
|
4498
|
+
--system-textfield-size-xl-icon-spacing-inline-start-valid: var(
|
|
4499
|
+
--spectrum-field-text-to-validation-icon-extra-large
|
|
4500
|
+
);
|
|
4501
|
+
--system-textfield-size-xl-character-count-font-size: var(
|
|
4502
|
+
--spectrum-font-size-200
|
|
4503
|
+
);
|
|
4504
|
+
--system-textfield-size-xl-character-count-spacing-block: var(
|
|
4505
|
+
--spectrum-component-bottom-to-text-200
|
|
4506
|
+
);
|
|
4507
|
+
--system-textfield-size-xl-character-count-spacing-block-quiet: var(
|
|
4508
|
+
--spectrum-character-count-to-field-quiet-extra-large
|
|
4509
|
+
);
|
|
4510
|
+
--system-textfield-size-xl-character-count-spacing-block-side: var(
|
|
4511
|
+
--spectrum-side-label-character-count-top-margin-extra-large
|
|
4512
|
+
);
|
|
4513
|
+
--system-textfield-size-xl-text-area-min-block-size-quiet: var(
|
|
4514
|
+
--spectrum-component-height-300
|
|
3940
4515
|
);
|
|
3941
|
-
--system-textfield-quiet-border-color-disabled: var(--spectrum-gray-300);
|
|
3942
4516
|
--system-thumbnail-border-radius: 2px;
|
|
3943
4517
|
--system-toast-background-color-default: var(
|
|
3944
4518
|
--spectrum-neutral-subdued-background-color-default
|