@cloudscape-design/components 3.0.13 → 3.0.16
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.
- package/alert/styles.css.js +19 -19
- package/alert/styles.scoped.css +33 -35
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/area-chart/styles.scoped.css +0 -1
- package/attribute-editor/styles.scoped.css +0 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +19 -33
- package/autosuggest/internal.js.map +1 -1
- package/autosuggest/options-list.d.ts +19 -0
- package/autosuggest/options-list.d.ts.map +1 -0
- package/autosuggest/options-list.js +37 -0
- package/autosuggest/options-list.js.map +1 -0
- package/autosuggest/plain-list.d.ts +3 -5
- package/autosuggest/plain-list.d.ts.map +1 -1
- package/autosuggest/plain-list.js +7 -7
- package/autosuggest/plain-list.js.map +1 -1
- package/autosuggest/virtual-list.d.ts +2 -6
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +7 -7
- package/autosuggest/virtual-list.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -7
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.scoped.css +0 -2
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -165
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +0 -2
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -47
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -8
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -135
- package/code-editor/styles.selectors.js +33 -33
- package/column-layout/styles.scoped.css +0 -1
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -27
- package/container/styles.selectors.js +15 -15
- package/date-picker/calendar/index.d.ts +1 -1
- package/date-picker/calendar/index.d.ts.map +1 -1
- package/date-picker/calendar/index.js +3 -1
- package/date-picker/calendar/index.js.map +1 -1
- package/date-picker/embedded.d.ts +3 -0
- package/date-picker/embedded.d.ts.map +1 -0
- package/date-picker/embedded.js +15 -0
- package/date-picker/embedded.js.map +1 -0
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +14 -39
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +12 -10
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -48
- package/date-picker/styles.selectors.js +24 -24
- package/date-picker/use-date-picker.d.ts +17 -0
- package/date-picker/use-date-picker.d.ts.map +1 -0
- package/date-picker/use-date-picker.js +48 -0
- package/date-picker/use-date-picker.js.map +1 -0
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/calendar/header/button/index.d.ts +1 -2
- package/date-range-picker/calendar/header/button/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/button/index.js +2 -3
- package/date-range-picker/calendar/header/button/index.js.map +1 -1
- package/date-range-picker/calendar/header/index.d.ts +1 -2
- package/date-range-picker/calendar/header/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/index.js +3 -3
- package/date-range-picker/calendar/header/index.js.map +1 -1
- package/date-range-picker/calendar/index.js +1 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -56
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -43
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -88
- package/flashbar/styles.selectors.js +22 -22
- package/form/styles.scoped.css +0 -1
- package/form-field/styles.scoped.css +0 -1
- package/grid/styles.scoped.css +0 -1
- package/header/styles.scoped.css +0 -1
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -60
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -37
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/abstract-switch/styles.scoped.css +0 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -27
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.scoped.css +0 -1
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -17
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/chart-popover/styles.scoped.css +0 -1
- package/internal/components/chart-series-details/styles.scoped.css +0 -2
- package/internal/components/chart-series-marker/styles.scoped.css +0 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.scoped.css +0 -1
- package/internal/components/dropdown-status/styles.scoped.css +0 -1
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.scoped.css +0 -1
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -4
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -71
- package/link/styles.selectors.js +18 -18
- package/mixed-line-bar-chart/styles.scoped.css +0 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -44
- package/modal/styles.selectors.js +22 -22
- package/multiselect/styles.scoped.css +0 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.scoped.css +0 -1
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -66
- package/popover/styles.selectors.js +48 -48
- package/progress-bar/styles.scoped.css +0 -1
- package/property-filter/styles.scoped.css +0 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -18
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -43
- package/segmented-control/styles.selectors.js +14 -14
- package/select/styles.scoped.css +0 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -34
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -83
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/resizer/styles.scoped.css +0 -1
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.scoped.css +0 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -26
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -71
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -27
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -44
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -71
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +0 -1
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -33
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.scoped.css +0 -1
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -61
- package/wizard/styles.selectors.js +31 -31
- package/autosuggest/hooks/a11y.d.ts +0 -5
- package/autosuggest/hooks/a11y.d.ts.map +0 -1
- package/autosuggest/hooks/a11y.js +0 -24
- package/autosuggest/hooks/a11y.js.map +0 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"button-trigger": "awsui_button-
|
|
5
|
-
"arrow": "
|
|
6
|
-
"has-caret": "awsui_has-
|
|
7
|
-
"placeholder": "
|
|
8
|
-
"pressed": "
|
|
9
|
-
"disabled": "
|
|
10
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
11
|
-
"read-only": "awsui_read-
|
|
12
|
-
"invalid": "
|
|
4
|
+
"button-trigger": "awsui_button-trigger_18eso_1opd3_97",
|
|
5
|
+
"arrow": "awsui_arrow_18eso_1opd3_97",
|
|
6
|
+
"has-caret": "awsui_has-caret_18eso_1opd3_135",
|
|
7
|
+
"placeholder": "awsui_placeholder_18eso_1opd3_138",
|
|
8
|
+
"pressed": "awsui_pressed_18eso_1opd3_151",
|
|
9
|
+
"disabled": "awsui_disabled_18eso_1opd3_154",
|
|
10
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_1opd3_163",
|
|
11
|
+
"read-only": "awsui_read-only_18eso_1opd3_169",
|
|
12
|
+
"invalid": "awsui_invalid_18eso_1opd3_186"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -94,17 +94,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.awsui_button-
|
|
97
|
+
.awsui_button-trigger_18eso_1opd3_97 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
|
|
98
98
|
transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
99
99
|
transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
100
100
|
}
|
|
101
101
|
@media (prefers-reduced-motion: reduce) {
|
|
102
|
-
.awsui_button-
|
|
102
|
+
.awsui_button-trigger_18eso_1opd3_97 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
|
|
103
103
|
animation: none;
|
|
104
104
|
transition: none;
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
|
-
.awsui-motion-disabled .awsui_button-
|
|
107
|
+
.awsui-motion-disabled .awsui_button-trigger_18eso_1opd3_97 > .awsui_arrow_18eso_1opd3_97:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_1opd3_97 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
|
|
108
108
|
animation: none;
|
|
109
109
|
transition: none;
|
|
110
110
|
}
|
|
@@ -113,7 +113,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
113
113
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
114
114
|
SPDX-License-Identifier: Apache-2.0
|
|
115
115
|
*/
|
|
116
|
-
.awsui_button-
|
|
116
|
+
.awsui_button-trigger_18eso_1opd3_97:not(#\9) {
|
|
117
117
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
118
118
|
border-collapse: separate;
|
|
119
119
|
border-spacing: 0;
|
|
@@ -129,7 +129,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
129
129
|
font-stretch: normal;
|
|
130
130
|
line-height: normal;
|
|
131
131
|
-webkit-hyphens: none;
|
|
132
|
-
-ms-hyphens: none;
|
|
133
132
|
hyphens: none;
|
|
134
133
|
letter-spacing: normal;
|
|
135
134
|
list-style: disc outside none;
|
|
@@ -163,22 +162,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
163
162
|
background-color: #ffffff;
|
|
164
163
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
165
164
|
border-radius: 8px;
|
|
166
|
-
border-radius: var(--border-
|
|
165
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
167
166
|
border: 2px solid #9ba7b6;
|
|
168
167
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-default-dtyu8d, #9ba7b6);
|
|
169
168
|
min-height: 34px;
|
|
170
169
|
min-height: var(--size-vertical-input-js5hfh, 34px);
|
|
171
170
|
}
|
|
172
|
-
.awsui_button-
|
|
171
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_has-caret_18eso_1opd3_135:not(#\9) {
|
|
173
172
|
padding-right: 36px;
|
|
174
173
|
padding-right: var(--space-field-icon-offset-25xih0, 36px);
|
|
175
174
|
}
|
|
176
|
-
.awsui_button-
|
|
175
|
+
.awsui_button-trigger_18eso_1opd3_97 > .awsui_placeholder_18eso_1opd3_138:not(#\9) {
|
|
177
176
|
color: #5f6b7a;
|
|
178
177
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
179
178
|
font-style: italic;
|
|
180
179
|
}
|
|
181
|
-
.awsui_button-
|
|
180
|
+
.awsui_button-trigger_18eso_1opd3_97 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
|
|
182
181
|
position: absolute;
|
|
183
182
|
right: 12px;
|
|
184
183
|
right: var(--space-field-horizontal-89h2yr, 12px);
|
|
@@ -187,14 +186,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
186
|
color: #0972d3;
|
|
188
187
|
color: var(--color-text-button-inline-icon-default-w65lqn, #0972d3);
|
|
189
188
|
}
|
|
190
|
-
.awsui_button-
|
|
189
|
+
.awsui_button-trigger_18eso_1opd3_97:not(#\9):hover > .awsui_arrow_18eso_1opd3_97 {
|
|
191
190
|
color: #033160;
|
|
192
191
|
color: var(--color-text-button-inline-icon-hover-wd5icp, #033160);
|
|
193
192
|
}
|
|
194
|
-
.awsui_button-
|
|
193
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_pressed_18eso_1opd3_151 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
|
|
195
194
|
transform: rotate(-180deg);
|
|
196
195
|
}
|
|
197
|
-
.awsui_button-
|
|
196
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154:not(#\9) {
|
|
198
197
|
background-color: #e9ebed;
|
|
199
198
|
background-color: var(--color-background-input-disabled-wu9j6u, #e9ebed);
|
|
200
199
|
border: 2px solid #e9ebed;
|
|
@@ -203,41 +202,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
202
|
color: var(--color-text-input-disabled-oawyzo, #9ba7b6);
|
|
204
203
|
cursor: auto;
|
|
205
204
|
}
|
|
206
|
-
.awsui_button-
|
|
205
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
|
|
207
206
|
color: #9ba7b6;
|
|
208
207
|
color: var(--color-text-button-inline-icon-disabled-gfhvz7, #9ba7b6);
|
|
209
208
|
}
|
|
210
|
-
.awsui_button-
|
|
209
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154.awsui_in-filtering-token_18eso_1opd3_163:not(#\9) {
|
|
211
210
|
border-color: #d1d5db;
|
|
212
211
|
border-color: var(--color-border-control-disabled-vx8bco, #d1d5db);
|
|
213
212
|
}
|
|
214
|
-
.awsui_button-
|
|
213
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154 > .awsui_placeholder_18eso_1opd3_138:not(#\9) {
|
|
215
214
|
color: #9ba7b6;
|
|
216
215
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
217
216
|
}
|
|
218
|
-
.awsui_button-
|
|
217
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_read-only_18eso_1opd3_169:not(#\9) {
|
|
219
218
|
background-color: #ffffff;
|
|
220
219
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
221
220
|
border: 2px solid #e9ebed;
|
|
222
221
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-disabled-x2lopj, #e9ebed);
|
|
223
222
|
}
|
|
224
|
-
.awsui_button-
|
|
223
|
+
.awsui_button-trigger_18eso_1opd3_97:not(#\9):focus {
|
|
225
224
|
outline: none;
|
|
226
225
|
text-decoration: none;
|
|
227
226
|
}
|
|
228
|
-
.awsui_button-
|
|
227
|
+
.awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163)[data-awsui-focus-visible=true]:focus {
|
|
229
228
|
outline: 2px dotted transparent;
|
|
230
229
|
border: 2px solid #0972d3;
|
|
231
230
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
232
231
|
border-radius: 8px;
|
|
233
|
-
border-radius: var(--border-
|
|
232
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
234
233
|
box-shadow: 0 0 0 0px #0972d3;
|
|
235
234
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
236
235
|
}
|
|
237
|
-
.awsui_button-
|
|
236
|
+
.awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163):invalid {
|
|
238
237
|
box-shadow: none;
|
|
239
238
|
}
|
|
240
|
-
.awsui_button-
|
|
239
|
+
.awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163).awsui_invalid_18eso_1opd3_186, .awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163).awsui_invalid_18eso_1opd3_186:focus {
|
|
241
240
|
color: #d91515;
|
|
242
241
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
243
242
|
border-color: #d91515;
|
|
@@ -251,26 +250,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
251
250
|
border-left-width: 8px;
|
|
252
251
|
border-left-width: var(--border-invalid-width-5jpdqn, 8px);
|
|
253
252
|
}
|
|
254
|
-
.awsui_button-
|
|
253
|
+
.awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163).awsui_invalid_18eso_1opd3_186:focus, .awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163).awsui_invalid_18eso_1opd3_186:focus:focus {
|
|
255
254
|
box-shadow: 0 0 0 2px #0972d3;
|
|
256
255
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-omt6il, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
257
256
|
}
|
|
258
|
-
.awsui_button-
|
|
257
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_in-filtering-token_18eso_1opd3_163:not(#\9) {
|
|
259
258
|
border-color: #0972d3;
|
|
260
259
|
border-color: var(--color-border-item-selected-ppkssz, #0972d3);
|
|
261
260
|
border-top-right-radius: 0;
|
|
262
261
|
border-bottom-right-radius: 0;
|
|
263
262
|
height: 100%;
|
|
264
263
|
}
|
|
265
|
-
.awsui_button-
|
|
264
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_in-filtering-token_18eso_1opd3_163[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
266
265
|
position: relative;
|
|
267
266
|
}
|
|
268
|
-
.awsui_button-
|
|
267
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_in-filtering-token_18eso_1opd3_163[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
269
268
|
outline: 2px dotted transparent;
|
|
270
269
|
outline-offset: calc(-5px - 1px);
|
|
271
270
|
outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-awvnzl, -5px) - 1px);
|
|
272
271
|
}
|
|
273
|
-
.awsui_button-
|
|
272
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_in-filtering-token_18eso_1opd3_163[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
274
273
|
content: " ";
|
|
275
274
|
display: block;
|
|
276
275
|
position: absolute;
|
|
@@ -283,7 +282,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
283
282
|
height: calc(100% + 2 * -5px);
|
|
284
283
|
height: calc(100% + 2 * var(--space-filtering-token-operation-select-focus-outline-gutter-awvnzl, -5px));
|
|
285
284
|
border-radius: 4px;
|
|
286
|
-
border-radius: var(--border-control-focus-ring-
|
|
285
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
287
286
|
box-shadow: 0 0 0 2px #0972d3;
|
|
288
287
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
289
288
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"button-trigger": "awsui_button-
|
|
6
|
-
"arrow": "
|
|
7
|
-
"has-caret": "awsui_has-
|
|
8
|
-
"placeholder": "
|
|
9
|
-
"pressed": "
|
|
10
|
-
"disabled": "
|
|
11
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
12
|
-
"read-only": "awsui_read-
|
|
13
|
-
"invalid": "
|
|
5
|
+
"button-trigger": "awsui_button-trigger_18eso_1opd3_97",
|
|
6
|
+
"arrow": "awsui_arrow_18eso_1opd3_97",
|
|
7
|
+
"has-caret": "awsui_has-caret_18eso_1opd3_135",
|
|
8
|
+
"placeholder": "awsui_placeholder_18eso_1opd3_138",
|
|
9
|
+
"pressed": "awsui_pressed_18eso_1opd3_151",
|
|
10
|
+
"disabled": "awsui_disabled_18eso_1opd3_154",
|
|
11
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_1opd3_163",
|
|
12
|
+
"read-only": "awsui_read-only_18eso_1opd3_169",
|
|
13
|
+
"invalid": "awsui_invalid_18eso_1opd3_186"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -106,7 +106,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
font-stretch: normal;
|
|
107
107
|
line-height: normal;
|
|
108
108
|
-webkit-hyphens: none;
|
|
109
|
-
-ms-hyphens: none;
|
|
110
109
|
hyphens: none;
|
|
111
110
|
letter-spacing: normal;
|
|
112
111
|
list-style: disc outside none;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"marker": "
|
|
5
|
-
"root": "
|
|
6
|
-
"title": "
|
|
7
|
-
"list": "
|
|
8
|
-
"marker--dimmed": "awsui_marker--
|
|
9
|
-
"marker--highlighted": "awsui_marker--
|
|
10
|
-
"marker--focused": "awsui_marker--
|
|
4
|
+
"marker": "awsui_marker_1kjc7_zni87_93",
|
|
5
|
+
"root": "awsui_root_1kjc7_zni87_111",
|
|
6
|
+
"title": "awsui_title_1kjc7_zni87_125",
|
|
7
|
+
"list": "awsui_list_1kjc7_zni87_129",
|
|
8
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_zni87_151",
|
|
9
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_zni87_154",
|
|
10
|
+
"marker--focused": "awsui_marker--focused_1kjc7_zni87_157"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -90,17 +90,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_marker_1kjc7_zni87_93:not(#\9) {
|
|
94
94
|
transition: opacity 90ms linear;
|
|
95
95
|
transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
|
|
96
96
|
}
|
|
97
97
|
@media (prefers-reduced-motion: reduce) {
|
|
98
|
-
.
|
|
98
|
+
.awsui_marker_1kjc7_zni87_93:not(#\9) {
|
|
99
99
|
animation: none;
|
|
100
100
|
transition: none;
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
|
-
.awsui-motion-disabled .
|
|
103
|
+
.awsui-motion-disabled .awsui_marker_1kjc7_zni87_93:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_zni87_93:not(#\9) {
|
|
104
104
|
animation: none;
|
|
105
105
|
transition: none;
|
|
106
106
|
}
|
|
@@ -109,7 +109,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
109
109
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
110
110
|
SPDX-License-Identifier: Apache-2.0
|
|
111
111
|
*/
|
|
112
|
-
.
|
|
112
|
+
.awsui_root_1kjc7_zni87_111:not(#\9) {
|
|
113
113
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
114
114
|
border-collapse: separate;
|
|
115
115
|
border-spacing: 0;
|
|
@@ -125,7 +125,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
125
125
|
font-stretch: normal;
|
|
126
126
|
line-height: normal;
|
|
127
127
|
-webkit-hyphens: none;
|
|
128
|
-
-ms-hyphens: none;
|
|
129
128
|
hyphens: none;
|
|
130
129
|
letter-spacing: normal;
|
|
131
130
|
list-style: disc outside none;
|
|
@@ -150,15 +149,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
149
|
font-family: "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
|
|
151
150
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
152
151
|
}
|
|
153
|
-
.
|
|
152
|
+
.awsui_root_1kjc7_zni87_111:not(#\9):focus {
|
|
154
153
|
outline: none;
|
|
155
154
|
}
|
|
156
155
|
|
|
157
|
-
.
|
|
156
|
+
.awsui_title_1kjc7_zni87_125:not(#\9) {
|
|
158
157
|
/* used in test utils */
|
|
159
158
|
}
|
|
160
159
|
|
|
161
|
-
.
|
|
160
|
+
.awsui_list_1kjc7_zni87_129:not(#\9) {
|
|
162
161
|
display: flex;
|
|
163
162
|
flex-wrap: wrap;
|
|
164
163
|
list-style: none;
|
|
@@ -166,7 +165,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
165
|
padding: 0;
|
|
167
166
|
}
|
|
168
167
|
|
|
169
|
-
.
|
|
168
|
+
.awsui_marker_1kjc7_zni87_93:not(#\9) {
|
|
170
169
|
display: inline-flex;
|
|
171
170
|
align-items: flex-start;
|
|
172
171
|
margin-right: 16px;
|
|
@@ -175,26 +174,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
175
174
|
cursor: pointer;
|
|
176
175
|
opacity: 1;
|
|
177
176
|
}
|
|
178
|
-
.
|
|
177
|
+
.awsui_marker_1kjc7_zni87_93:not(#\9):focus {
|
|
179
178
|
outline: none;
|
|
180
179
|
}
|
|
181
|
-
.
|
|
180
|
+
.awsui_marker_1kjc7_zni87_93:not(#\9):last-child {
|
|
182
181
|
margin-right: 0;
|
|
183
182
|
}
|
|
184
|
-
.
|
|
183
|
+
.awsui_marker_1kjc7_zni87_93.awsui_marker--dimmed_1kjc7_zni87_151:not(#\9) {
|
|
185
184
|
opacity: 0.35;
|
|
186
185
|
}
|
|
187
|
-
.
|
|
186
|
+
.awsui_marker_1kjc7_zni87_93.awsui_marker--highlighted_1kjc7_zni87_154:not(#\9) {
|
|
188
187
|
/* used in test utils */
|
|
189
188
|
}
|
|
190
|
-
.
|
|
189
|
+
.awsui_marker_1kjc7_zni87_93.awsui_marker--focused_1kjc7_zni87_157:not(#\9) {
|
|
191
190
|
position: relative;
|
|
192
191
|
}
|
|
193
|
-
.
|
|
192
|
+
.awsui_marker_1kjc7_zni87_93.awsui_marker--focused_1kjc7_zni87_157:not(#\9) {
|
|
194
193
|
outline: 2px dotted transparent;
|
|
195
194
|
outline-offset: calc(2px - 1px);
|
|
196
195
|
}
|
|
197
|
-
.
|
|
196
|
+
.awsui_marker_1kjc7_zni87_93.awsui_marker--focused_1kjc7_zni87_157:not(#\9)::before {
|
|
198
197
|
content: " ";
|
|
199
198
|
display: block;
|
|
200
199
|
position: absolute;
|
|
@@ -203,7 +202,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
202
|
width: calc(100% + 2 * 2px);
|
|
204
203
|
height: calc(100% + 2 * 2px);
|
|
205
204
|
border-radius: 4px;
|
|
206
|
-
border-radius: var(--border-control-focus-ring-
|
|
205
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
207
206
|
box-shadow: 0 0 0 2px #0972d3;
|
|
208
207
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
209
208
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"marker": "
|
|
6
|
-
"root": "
|
|
7
|
-
"title": "
|
|
8
|
-
"list": "
|
|
9
|
-
"marker--dimmed": "awsui_marker--
|
|
10
|
-
"marker--highlighted": "awsui_marker--
|
|
11
|
-
"marker--focused": "awsui_marker--
|
|
5
|
+
"marker": "awsui_marker_1kjc7_zni87_93",
|
|
6
|
+
"root": "awsui_root_1kjc7_zni87_111",
|
|
7
|
+
"title": "awsui_title_1kjc7_zni87_125",
|
|
8
|
+
"list": "awsui_list_1kjc7_zni87_129",
|
|
9
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_zni87_151",
|
|
10
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_zni87_154",
|
|
11
|
+
"marker--focused": "awsui_marker--focused_1kjc7_zni87_157"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -106,7 +106,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
font-stretch: normal;
|
|
107
107
|
line-height: normal;
|
|
108
108
|
-webkit-hyphens: none;
|
|
109
|
-
-ms-hyphens: none;
|
|
110
109
|
hyphens: none;
|
|
111
110
|
letter-spacing: normal;
|
|
112
111
|
list-style: disc outside none;
|
|
@@ -110,7 +110,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
110
110
|
font-stretch: normal;
|
|
111
111
|
line-height: normal;
|
|
112
112
|
-webkit-hyphens: none;
|
|
113
|
-
-ms-hyphens: none;
|
|
114
113
|
hyphens: none;
|
|
115
114
|
letter-spacing: normal;
|
|
116
115
|
list-style: disc outside none;
|
|
@@ -166,7 +165,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
165
|
font-stretch: normal;
|
|
167
166
|
line-height: normal;
|
|
168
167
|
-webkit-hyphens: none;
|
|
169
|
-
-ms-hyphens: none;
|
|
170
168
|
hyphens: none;
|
|
171
169
|
letter-spacing: normal;
|
|
172
170
|
list-style: disc outside none;
|
|
@@ -106,7 +106,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
font-stretch: normal;
|
|
107
107
|
line-height: normal;
|
|
108
108
|
-webkit-hyphens: none;
|
|
109
|
-
-ms-hyphens: none;
|
|
110
109
|
hyphens: none;
|
|
111
110
|
letter-spacing: normal;
|
|
112
111
|
list-style: disc outside none;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
5
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
6
|
-
"refresh": "
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"root": "
|
|
9
|
-
"interior": "
|
|
10
|
-
"dropdown": "
|
|
11
|
-
"use-portal": "awsui_use-
|
|
12
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
13
|
-
"with-limited-width": "awsui_with-limited-
|
|
14
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
15
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
16
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
17
|
-
"hide-upper-border": "awsui_hide-upper-
|
|
18
|
-
"open": "
|
|
19
|
-
"nowrap": "
|
|
20
|
-
"is-empty": "awsui_is-
|
|
21
|
-
"dropdown-content": "awsui_dropdown-
|
|
22
|
-
"ie11-wrapper": "awsui_ie11-
|
|
23
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
4
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_1aum0_93",
|
|
5
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_1aum0_1",
|
|
6
|
+
"refresh": "awsui_refresh_qwoo0_1aum0_114",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_1aum0_1",
|
|
8
|
+
"root": "awsui_root_qwoo0_1aum0_143",
|
|
9
|
+
"interior": "awsui_interior_qwoo0_1aum0_155",
|
|
10
|
+
"dropdown": "awsui_dropdown_qwoo0_1aum0_93",
|
|
11
|
+
"use-portal": "awsui_use-portal_qwoo0_1aum0_166",
|
|
12
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_1aum0_211",
|
|
13
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_1aum0_215",
|
|
14
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_1aum0_218",
|
|
15
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_1aum0_221",
|
|
16
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_1aum0_224",
|
|
17
|
+
"hide-upper-border": "awsui_hide-upper-border_qwoo0_1aum0_227",
|
|
18
|
+
"open": "awsui_open_qwoo0_1aum0_234",
|
|
19
|
+
"nowrap": "awsui_nowrap_qwoo0_1aum0_243",
|
|
20
|
+
"is-empty": "awsui_is-empty_qwoo0_1aum0_247",
|
|
21
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_1aum0_93",
|
|
22
|
+
"ie11-wrapper": "awsui_ie11-wrapper_qwoo0_1aum0_257",
|
|
23
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_1aum0_261"
|
|
24
24
|
};
|
|
25
25
|
|