@cloudscape-design/components 3.0.15 → 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 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- 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/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -6
- 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/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -164
- 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/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -46
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -134
- package/code-editor/styles.selectors.js +33 -33
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -26
- package/container/styles.selectors.js +15 -15
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -46
- package/date-picker/styles.selectors.js +24 -24
- 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/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -53
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -87
- package/flashbar/styles.selectors.js +22 -22
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -36
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- 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 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- 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 -70
- package/link/styles.selectors.js +18 -18
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -42
- package/modal/styles.selectors.js +22 -22
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -64
- package/popover/styles.selectors.js +48 -48
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -36
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- 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/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 -39
- 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 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- 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 -43
- 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 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -60
- package/wizard/styles.selectors.js +31 -31
|
@@ -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;
|
|
@@ -162,22 +162,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
background-color: #ffffff;
|
|
163
163
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
164
164
|
border-radius: 8px;
|
|
165
|
-
border-radius: var(--border-
|
|
165
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
166
166
|
border: 2px solid #9ba7b6;
|
|
167
167
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-default-dtyu8d, #9ba7b6);
|
|
168
168
|
min-height: 34px;
|
|
169
169
|
min-height: var(--size-vertical-input-js5hfh, 34px);
|
|
170
170
|
}
|
|
171
|
-
.awsui_button-
|
|
171
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_has-caret_18eso_1opd3_135:not(#\9) {
|
|
172
172
|
padding-right: 36px;
|
|
173
173
|
padding-right: var(--space-field-icon-offset-25xih0, 36px);
|
|
174
174
|
}
|
|
175
|
-
.awsui_button-
|
|
175
|
+
.awsui_button-trigger_18eso_1opd3_97 > .awsui_placeholder_18eso_1opd3_138:not(#\9) {
|
|
176
176
|
color: #5f6b7a;
|
|
177
177
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
178
178
|
font-style: italic;
|
|
179
179
|
}
|
|
180
|
-
.awsui_button-
|
|
180
|
+
.awsui_button-trigger_18eso_1opd3_97 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
|
|
181
181
|
position: absolute;
|
|
182
182
|
right: 12px;
|
|
183
183
|
right: var(--space-field-horizontal-89h2yr, 12px);
|
|
@@ -186,14 +186,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
color: #0972d3;
|
|
187
187
|
color: var(--color-text-button-inline-icon-default-w65lqn, #0972d3);
|
|
188
188
|
}
|
|
189
|
-
.awsui_button-
|
|
189
|
+
.awsui_button-trigger_18eso_1opd3_97:not(#\9):hover > .awsui_arrow_18eso_1opd3_97 {
|
|
190
190
|
color: #033160;
|
|
191
191
|
color: var(--color-text-button-inline-icon-hover-wd5icp, #033160);
|
|
192
192
|
}
|
|
193
|
-
.awsui_button-
|
|
193
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_pressed_18eso_1opd3_151 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
|
|
194
194
|
transform: rotate(-180deg);
|
|
195
195
|
}
|
|
196
|
-
.awsui_button-
|
|
196
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154:not(#\9) {
|
|
197
197
|
background-color: #e9ebed;
|
|
198
198
|
background-color: var(--color-background-input-disabled-wu9j6u, #e9ebed);
|
|
199
199
|
border: 2px solid #e9ebed;
|
|
@@ -202,41 +202,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
202
|
color: var(--color-text-input-disabled-oawyzo, #9ba7b6);
|
|
203
203
|
cursor: auto;
|
|
204
204
|
}
|
|
205
|
-
.awsui_button-
|
|
205
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
|
|
206
206
|
color: #9ba7b6;
|
|
207
207
|
color: var(--color-text-button-inline-icon-disabled-gfhvz7, #9ba7b6);
|
|
208
208
|
}
|
|
209
|
-
.awsui_button-
|
|
209
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154.awsui_in-filtering-token_18eso_1opd3_163:not(#\9) {
|
|
210
210
|
border-color: #d1d5db;
|
|
211
211
|
border-color: var(--color-border-control-disabled-vx8bco, #d1d5db);
|
|
212
212
|
}
|
|
213
|
-
.awsui_button-
|
|
213
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154 > .awsui_placeholder_18eso_1opd3_138:not(#\9) {
|
|
214
214
|
color: #9ba7b6;
|
|
215
215
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
216
216
|
}
|
|
217
|
-
.awsui_button-
|
|
217
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_read-only_18eso_1opd3_169:not(#\9) {
|
|
218
218
|
background-color: #ffffff;
|
|
219
219
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
220
220
|
border: 2px solid #e9ebed;
|
|
221
221
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-disabled-x2lopj, #e9ebed);
|
|
222
222
|
}
|
|
223
|
-
.awsui_button-
|
|
223
|
+
.awsui_button-trigger_18eso_1opd3_97:not(#\9):focus {
|
|
224
224
|
outline: none;
|
|
225
225
|
text-decoration: none;
|
|
226
226
|
}
|
|
227
|
-
.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 {
|
|
228
228
|
outline: 2px dotted transparent;
|
|
229
229
|
border: 2px solid #0972d3;
|
|
230
230
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
231
231
|
border-radius: 8px;
|
|
232
|
-
border-radius: var(--border-
|
|
232
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
233
233
|
box-shadow: 0 0 0 0px #0972d3;
|
|
234
234
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
235
235
|
}
|
|
236
|
-
.awsui_button-
|
|
236
|
+
.awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163):invalid {
|
|
237
237
|
box-shadow: none;
|
|
238
238
|
}
|
|
239
|
-
.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 {
|
|
240
240
|
color: #d91515;
|
|
241
241
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
242
242
|
border-color: #d91515;
|
|
@@ -250,26 +250,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
250
250
|
border-left-width: 8px;
|
|
251
251
|
border-left-width: var(--border-invalid-width-5jpdqn, 8px);
|
|
252
252
|
}
|
|
253
|
-
.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 {
|
|
254
254
|
box-shadow: 0 0 0 2px #0972d3;
|
|
255
255
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-omt6il, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
256
256
|
}
|
|
257
|
-
.awsui_button-
|
|
257
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_in-filtering-token_18eso_1opd3_163:not(#\9) {
|
|
258
258
|
border-color: #0972d3;
|
|
259
259
|
border-color: var(--color-border-item-selected-ppkssz, #0972d3);
|
|
260
260
|
border-top-right-radius: 0;
|
|
261
261
|
border-bottom-right-radius: 0;
|
|
262
262
|
height: 100%;
|
|
263
263
|
}
|
|
264
|
-
.awsui_button-
|
|
264
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_in-filtering-token_18eso_1opd3_163[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
265
265
|
position: relative;
|
|
266
266
|
}
|
|
267
|
-
.awsui_button-
|
|
267
|
+
.awsui_button-trigger_18eso_1opd3_97.awsui_in-filtering-token_18eso_1opd3_163[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
268
268
|
outline: 2px dotted transparent;
|
|
269
269
|
outline-offset: calc(-5px - 1px);
|
|
270
270
|
outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-awvnzl, -5px) - 1px);
|
|
271
271
|
}
|
|
272
|
-
.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 {
|
|
273
273
|
content: " ";
|
|
274
274
|
display: block;
|
|
275
275
|
position: absolute;
|
|
@@ -282,7 +282,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
282
282
|
height: calc(100% + 2 * -5px);
|
|
283
283
|
height: calc(100% + 2 * var(--space-filtering-token-operation-select-focus-outline-gutter-awvnzl, -5px));
|
|
284
284
|
border-radius: 4px;
|
|
285
|
-
border-radius: var(--border-control-focus-ring-
|
|
285
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
286
286
|
box-shadow: 0 0 0 2px #0972d3;
|
|
287
287
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
288
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
|
|
|
@@ -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;
|
|
@@ -149,15 +149,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
149
149
|
font-family: "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
|
|
150
150
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
151
151
|
}
|
|
152
|
-
.
|
|
152
|
+
.awsui_root_1kjc7_zni87_111:not(#\9):focus {
|
|
153
153
|
outline: none;
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.
|
|
156
|
+
.awsui_title_1kjc7_zni87_125:not(#\9) {
|
|
157
157
|
/* used in test utils */
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.
|
|
160
|
+
.awsui_list_1kjc7_zni87_129:not(#\9) {
|
|
161
161
|
display: flex;
|
|
162
162
|
flex-wrap: wrap;
|
|
163
163
|
list-style: none;
|
|
@@ -165,7 +165,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
165
165
|
padding: 0;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.
|
|
168
|
+
.awsui_marker_1kjc7_zni87_93:not(#\9) {
|
|
169
169
|
display: inline-flex;
|
|
170
170
|
align-items: flex-start;
|
|
171
171
|
margin-right: 16px;
|
|
@@ -174,26 +174,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
cursor: pointer;
|
|
175
175
|
opacity: 1;
|
|
176
176
|
}
|
|
177
|
-
.
|
|
177
|
+
.awsui_marker_1kjc7_zni87_93:not(#\9):focus {
|
|
178
178
|
outline: none;
|
|
179
179
|
}
|
|
180
|
-
.
|
|
180
|
+
.awsui_marker_1kjc7_zni87_93:not(#\9):last-child {
|
|
181
181
|
margin-right: 0;
|
|
182
182
|
}
|
|
183
|
-
.
|
|
183
|
+
.awsui_marker_1kjc7_zni87_93.awsui_marker--dimmed_1kjc7_zni87_151:not(#\9) {
|
|
184
184
|
opacity: 0.35;
|
|
185
185
|
}
|
|
186
|
-
.
|
|
186
|
+
.awsui_marker_1kjc7_zni87_93.awsui_marker--highlighted_1kjc7_zni87_154:not(#\9) {
|
|
187
187
|
/* used in test utils */
|
|
188
188
|
}
|
|
189
|
-
.
|
|
189
|
+
.awsui_marker_1kjc7_zni87_93.awsui_marker--focused_1kjc7_zni87_157:not(#\9) {
|
|
190
190
|
position: relative;
|
|
191
191
|
}
|
|
192
|
-
.
|
|
192
|
+
.awsui_marker_1kjc7_zni87_93.awsui_marker--focused_1kjc7_zni87_157:not(#\9) {
|
|
193
193
|
outline: 2px dotted transparent;
|
|
194
194
|
outline-offset: calc(2px - 1px);
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_marker_1kjc7_zni87_93.awsui_marker--focused_1kjc7_zni87_157:not(#\9)::before {
|
|
197
197
|
content: " ";
|
|
198
198
|
display: block;
|
|
199
199
|
position: absolute;
|
|
@@ -202,7 +202,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
202
|
width: calc(100% + 2 * 2px);
|
|
203
203
|
height: calc(100% + 2 * 2px);
|
|
204
204
|
border-radius: 4px;
|
|
205
|
-
border-radius: var(--border-control-focus-ring-
|
|
205
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
206
206
|
box-shadow: 0 0 0 2px #0972d3;
|
|
207
207
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
208
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
|
|
|
@@ -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
|
|
|
@@ -90,11 +90,11 @@ 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
|
-
.awsui_dropdown-content-
|
|
94
|
-
animation: awsui_awsui-motion-fade-in-
|
|
95
|
-
animation: awsui_awsui-motion-fade-in-
|
|
93
|
+
.awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_1aum0_1 135ms ease-out;
|
|
95
|
+
animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_1aum0_1 var(--motion-duration-show-quick-tyaalm, 135ms) var(--motion-easing-show-quick-1fcgbv, ease-out);
|
|
96
96
|
}
|
|
97
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
97
|
+
@keyframes awsui_awsui-motion-fade-in-dropdown_qwoo0_1aum0_1 {
|
|
98
98
|
from {
|
|
99
99
|
opacity: 0.4;
|
|
100
100
|
}
|
|
@@ -103,24 +103,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
@media (prefers-reduced-motion: reduce) {
|
|
106
|
-
.awsui_dropdown-content-
|
|
106
|
+
.awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
|
|
107
107
|
animation: none;
|
|
108
108
|
transition: none;
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
111
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
|
|
112
112
|
animation: none;
|
|
113
113
|
transition: none;
|
|
114
114
|
}
|
|
115
|
-
.awsui_dropdown-content-
|
|
115
|
+
.awsui_dropdown-content-wrapper_qwoo0_1aum0_93.awsui_refresh_qwoo0_1aum0_114:not(#\9) {
|
|
116
116
|
transform-origin: top;
|
|
117
|
-
animation-name: awsui_awsui-motion-fade-in-
|
|
117
|
+
animation-name: awsui_awsui-motion-fade-in-0_qwoo0_1aum0_1;
|
|
118
118
|
animation-duration: 135ms;
|
|
119
119
|
animation-duration: var(--motion-duration-show-quick-tyaalm, 135ms);
|
|
120
120
|
animation-timing-function: ease-out;
|
|
121
121
|
animation-timing-function: var(--motion-easing-show-quick-1fcgbv, ease-out);
|
|
122
122
|
}
|
|
123
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
123
|
+
@keyframes awsui_awsui-motion-fade-in-0_qwoo0_1aum0_1 {
|
|
124
124
|
from {
|
|
125
125
|
opacity: 0;
|
|
126
126
|
}
|
|
@@ -129,12 +129,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
131
|
@media (prefers-reduced-motion: reduce) {
|
|
132
|
-
.awsui_dropdown-content-
|
|
132
|
+
.awsui_dropdown-content-wrapper_qwoo0_1aum0_93.awsui_refresh_qwoo0_1aum0_114:not(#\9) {
|
|
133
133
|
animation: none;
|
|
134
134
|
transition: none;
|
|
135
135
|
}
|
|
136
136
|
}
|
|
137
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
137
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_1aum0_93.awsui_refresh_qwoo0_1aum0_114:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_1aum0_93.awsui_refresh_qwoo0_1aum0_114:not(#\9) {
|
|
138
138
|
animation: none;
|
|
139
139
|
transition: none;
|
|
140
140
|
}
|
|
@@ -143,7 +143,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
143
143
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
144
144
|
SPDX-License-Identifier: Apache-2.0
|
|
145
145
|
*/
|
|
146
|
-
.
|
|
146
|
+
.awsui_root_qwoo0_1aum0_143:not(#\9) {
|
|
147
147
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
148
148
|
border-collapse: separate;
|
|
149
149
|
border-spacing: 0;
|
|
@@ -185,11 +185,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
185
185
|
position: relative;
|
|
186
186
|
white-space: inherit;
|
|
187
187
|
}
|
|
188
|
-
.
|
|
188
|
+
.awsui_root_qwoo0_1aum0_143.awsui_interior_qwoo0_1aum0_155:not(#\9) {
|
|
189
189
|
position: static;
|
|
190
190
|
}
|
|
191
191
|
|
|
192
|
-
.
|
|
192
|
+
.awsui_dropdown_qwoo0_1aum0_93:not(#\9) {
|
|
193
193
|
position: absolute;
|
|
194
194
|
display: none;
|
|
195
195
|
z-index: 2000;
|
|
@@ -197,25 +197,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
197
197
|
user-select: none;
|
|
198
198
|
transform-origin: top;
|
|
199
199
|
}
|
|
200
|
-
.
|
|
200
|
+
.awsui_dropdown_qwoo0_1aum0_93.awsui_use-portal_qwoo0_1aum0_166:not(#\9) {
|
|
201
201
|
z-index: 7000;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_dropdown_qwoo0_1aum0_93:not(#\9):not(.awsui_interior_qwoo0_1aum0_155) {
|
|
204
204
|
transform: translateY(0px);
|
|
205
205
|
transition: transform 135ms;
|
|
206
206
|
transition: transform var(--motion-duration-show-quick-tyaalm, 135ms);
|
|
207
207
|
}
|
|
208
208
|
@media (prefers-reduced-motion: reduce) {
|
|
209
|
-
.
|
|
209
|
+
.awsui_dropdown_qwoo0_1aum0_93:not(#\9):not(.awsui_interior_qwoo0_1aum0_155) {
|
|
210
210
|
animation: none;
|
|
211
211
|
transition: none;
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
|
-
.awsui-motion-disabled .
|
|
214
|
+
.awsui-motion-disabled .awsui_dropdown_qwoo0_1aum0_93:not(#\9):not(.awsui_interior_qwoo0_1aum0_155), .awsui-mode-entering .awsui_dropdown_qwoo0_1aum0_93:not(#\9):not(.awsui_interior_qwoo0_1aum0_155) {
|
|
215
215
|
animation: none;
|
|
216
216
|
transition: none;
|
|
217
217
|
}
|
|
218
|
-
.awsui_dropdown-content-
|
|
218
|
+
.awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
|
|
219
219
|
position: relative;
|
|
220
220
|
background-color: #ffffff;
|
|
221
221
|
background-color: var(--color-background-dropdown-item-default-fzdqsg, #ffffff);
|
|
@@ -223,13 +223,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
223
223
|
box-shadow: 0px 4px 20px 1px rgba(0, 7, 22, 0.1);
|
|
224
224
|
box-shadow: var(--shadow-dropdown-99h0gz, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
225
225
|
border-radius: 8px;
|
|
226
|
-
border-radius: var(--border-dropdown-
|
|
226
|
+
border-radius: var(--border-radius-dropdown-ujknaf, 8px);
|
|
227
227
|
border-top: 1px solid transparent;
|
|
228
228
|
border-top: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
229
229
|
box-sizing: border-box;
|
|
230
230
|
border-bottom: none;
|
|
231
231
|
}
|
|
232
|
-
.awsui_dropdown-content-
|
|
232
|
+
.awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9)::after {
|
|
233
233
|
content: "";
|
|
234
234
|
position: absolute;
|
|
235
235
|
z-index: 1;
|
|
@@ -241,67 +241,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
241
241
|
border: 2px solid #9ba7b6;
|
|
242
242
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-dropdown-container-tyn0js, #9ba7b6);
|
|
243
243
|
border-radius: 8px;
|
|
244
|
-
border-radius: var(--border-dropdown-
|
|
244
|
+
border-radius: var(--border-radius-dropdown-ujknaf, 8px);
|
|
245
245
|
pointer-events: none;
|
|
246
246
|
}
|
|
247
247
|
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
248
|
-
.awsui_dropdown-content-
|
|
248
|
+
.awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
|
|
249
249
|
border: 2px solid transparent;
|
|
250
250
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
251
251
|
}
|
|
252
252
|
}
|
|
253
|
-
.awsui_dropdown-drop-
|
|
253
|
+
.awsui_dropdown-drop-up_qwoo0_1aum0_211 > .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
|
|
254
254
|
transform-origin: bottom;
|
|
255
255
|
box-shadow: 0px 4px 20px 1px rgba(0, 7, 22, 0.1);
|
|
256
256
|
box-shadow: var(--shadow-dropup-11esug, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
257
257
|
}
|
|
258
|
-
.awsui_dropdown-drop-
|
|
258
|
+
.awsui_dropdown-drop-up_qwoo0_1aum0_211.awsui_with-limited-width_qwoo0_1aum0_215 > .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
|
|
259
259
|
border-top: none;
|
|
260
260
|
}
|
|
261
|
-
.awsui_dropdown-drop-
|
|
261
|
+
.awsui_dropdown-drop-left_qwoo0_1aum0_218:not(#\9) {
|
|
262
262
|
right: 0;
|
|
263
263
|
}
|
|
264
|
-
.awsui_dropdown-drop-
|
|
264
|
+
.awsui_dropdown-drop-right_qwoo0_1aum0_221:not(#\9) {
|
|
265
265
|
left: 0;
|
|
266
266
|
}
|
|
267
|
-
.
|
|
267
|
+
.awsui_dropdown_qwoo0_1aum0_93.awsui_occupy-entire-width_qwoo0_1aum0_224:not(#\9) {
|
|
268
268
|
min-width: 100%;
|
|
269
269
|
}
|
|
270
|
-
.
|
|
270
|
+
.awsui_dropdown_qwoo0_1aum0_93.awsui_hide-upper-border_qwoo0_1aum0_227 > .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
|
|
271
271
|
border-top: none;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_dropdown_qwoo0_1aum0_93.awsui_interior_qwoo0_1aum0_155 > .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
|
|
274
274
|
margin-top: -1px;
|
|
275
275
|
border-top: 1px solid transparent;
|
|
276
276
|
border-top: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
277
277
|
}
|
|
278
|
-
.
|
|
278
|
+
.awsui_dropdown_qwoo0_1aum0_93.awsui_open_qwoo0_1aum0_234:not(#\9) {
|
|
279
279
|
display: block;
|
|
280
280
|
}
|
|
281
|
-
.
|
|
281
|
+
.awsui_dropdown_qwoo0_1aum0_93.awsui_open_qwoo0_1aum0_234:not(#\9):not(.awsui_interior_qwoo0_1aum0_155).awsui_refresh_qwoo0_1aum0_114[data-animating=true] {
|
|
282
282
|
transform: translateY(4px);
|
|
283
283
|
}
|
|
284
|
-
.
|
|
284
|
+
.awsui_dropdown_qwoo0_1aum0_93.awsui_open_qwoo0_1aum0_234:not(#\9):not(.awsui_interior_qwoo0_1aum0_155).awsui_refresh_qwoo0_1aum0_114[data-animating=true].awsui_dropdown-drop-up_qwoo0_1aum0_211 {
|
|
285
285
|
transform: translateY(-4px);
|
|
286
286
|
}
|
|
287
|
-
.
|
|
287
|
+
.awsui_dropdown_qwoo0_1aum0_93.awsui_open_qwoo0_1aum0_234.awsui_nowrap_qwoo0_1aum0_243:not(#\9) {
|
|
288
288
|
white-space: nowrap;
|
|
289
289
|
overflow: scroll;
|
|
290
290
|
}
|
|
291
|
-
.
|
|
291
|
+
.awsui_dropdown_qwoo0_1aum0_93.awsui_is-empty_qwoo0_1aum0_247:not(#\9)::after {
|
|
292
292
|
display: none;
|
|
293
293
|
}
|
|
294
294
|
|
|
295
|
-
.awsui_dropdown-
|
|
295
|
+
.awsui_dropdown-content_qwoo0_1aum0_93:not(#\9) {
|
|
296
296
|
display: flex;
|
|
297
297
|
flex-direction: column;
|
|
298
298
|
width: 100%;
|
|
299
299
|
}
|
|
300
300
|
|
|
301
|
-
.awsui_ie11-
|
|
301
|
+
.awsui_ie11-wrapper_qwoo0_1aum0_257:not(#\9) {
|
|
302
302
|
display: flex;
|
|
303
303
|
}
|
|
304
304
|
|
|
305
|
-
.awsui_stretch-trigger-
|
|
305
|
+
.awsui_stretch-trigger-height_qwoo0_1aum0_261:not(#\9) {
|
|
306
306
|
height: 100%;
|
|
307
307
|
}
|