@cloudscape-design/components 3.0.1121 → 3.0.1122
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 +27 -27
- package/alert/styles.scoped.css +50 -50
- package/alert/styles.selectors.js +27 -27
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +32 -32
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +84 -84
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +27 -27
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +28 -28
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +256 -256
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/item-element/styles.css.js +16 -16
- package/button-dropdown/item-element/styles.scoped.css +27 -27
- package/button-dropdown/item-element/styles.selectors.js +16 -16
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +11 -11
- package/checkbox/styles.selectors.js +3 -3
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +187 -187
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -73
- package/help-panel/styles.selectors.js +6 -6
- package/input/index.d.ts.map +1 -1
- package/input/index.js +1 -1
- package/input/interfaces.d.ts +47 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal-do-not-use-core.js +3 -2
- package/input/internal-do-not-use-core.js.map +1 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +3 -2
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +13 -13
- package/input/styles.d.ts +2 -0
- package/input/styles.d.ts.map +1 -0
- package/input/styles.js +42 -0
- package/input/styles.js.map +1 -0
- package/input/styles.scoped.css +66 -49
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/components/drag-handle-wrapper/styles.css.js +20 -20
- package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -48
- package/internal/components/drag-handle-wrapper/styles.selectors.js +20 -20
- 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/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +25 -25
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +12 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +98 -86
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +103 -103
- package/link/styles.selectors.js +20 -20
- package/package.json +1 -1
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +22 -22
- package/radio-group/styles.selectors.js +10 -10
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +86 -86
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +66 -66
- package/text-content/styles.selectors.js +1 -1
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +23 -23
- package/toggle/styles.selectors.js +10 -10
|
@@ -150,27 +150,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
@keyframes awsui_drag-handle-
|
|
153
|
+
@keyframes awsui_drag-handle-entry_155yk_1fgav_1 {
|
|
154
154
|
from {
|
|
155
|
-
transform: translate(var(--awsui-drag-handle-animation-inline-offset-
|
|
155
|
+
transform: translate(var(--awsui-drag-handle-animation-inline-offset-b75yp7), var(--awsui-drag-handle-animation-block-offset-b75yp7));
|
|
156
156
|
}
|
|
157
157
|
to {
|
|
158
158
|
transform: translate(0, 0);
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
|
-
@keyframes awsui_drag-handle-
|
|
161
|
+
@keyframes awsui_drag-handle-exit_155yk_1fgav_1 {
|
|
162
162
|
from {
|
|
163
163
|
transform: translate(0, 0);
|
|
164
164
|
}
|
|
165
165
|
to {
|
|
166
|
-
transform: translate(var(--awsui-drag-handle-animation-inline-offset-
|
|
166
|
+
transform: translate(var(--awsui-drag-handle-animation-inline-offset-b75yp7), var(--awsui-drag-handle-animation-block-offset-b75yp7));
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
|
-
.awsui_direction-button-
|
|
170
|
-
--awsui-drag-handle-animation-inline-offset-
|
|
171
|
-
--awsui-drag-handle-animation-block-offset-
|
|
169
|
+
.awsui_direction-button-wrapper_155yk_1fgav_169:not(#\9) {
|
|
170
|
+
--awsui-drag-handle-animation-inline-offset-b75yp7: 0;
|
|
171
|
+
--awsui-drag-handle-animation-block-offset-b75yp7: 0;
|
|
172
172
|
}
|
|
173
|
-
@keyframes awsui_awsui-motion-fade-
|
|
173
|
+
@keyframes awsui_awsui-motion-fade-in_155yk_1fgav_1 {
|
|
174
174
|
from {
|
|
175
175
|
opacity: 0.2;
|
|
176
176
|
}
|
|
@@ -178,7 +178,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
178
178
|
opacity: 1;
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
|
-
@keyframes awsui_awsui-motion-fade-out-
|
|
181
|
+
@keyframes awsui_awsui-motion-fade-out-0_155yk_1fgav_1 {
|
|
182
182
|
from {
|
|
183
183
|
opacity: 1;
|
|
184
184
|
}
|
|
@@ -186,81 +186,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
opacity: 0;
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
|
-
.awsui_direction-button-wrapper-motion-
|
|
189
|
+
.awsui_direction-button-wrapper-motion-enter_155yk_1fgav_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_1fgav_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_1fgav_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_1fgav_189:not(#\9) {
|
|
190
190
|
pointer-events: none;
|
|
191
191
|
}
|
|
192
|
-
.awsui_direction-button-wrapper-motion-
|
|
193
|
-
animation: awsui_drag-handle-
|
|
192
|
+
.awsui_direction-button-wrapper-motion-entering_155yk_1fgav_189:not(#\9) {
|
|
193
|
+
animation: awsui_drag-handle-entry_155yk_1fgav_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)), awsui_awsui-motion-fade-in_155yk_1fgav_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1));
|
|
194
194
|
}
|
|
195
195
|
@media (prefers-reduced-motion: reduce) {
|
|
196
|
-
.awsui_direction-button-wrapper-motion-
|
|
196
|
+
.awsui_direction-button-wrapper-motion-entering_155yk_1fgav_189:not(#\9) {
|
|
197
197
|
animation: none;
|
|
198
198
|
transition: none;
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
|
-
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-
|
|
201
|
+
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_1fgav_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_1fgav_189:not(#\9) {
|
|
202
202
|
animation: none;
|
|
203
203
|
transition: none;
|
|
204
204
|
}
|
|
205
|
-
.awsui_direction-button-wrapper-motion-
|
|
206
|
-
animation: awsui_drag-handle-
|
|
205
|
+
.awsui_direction-button-wrapper-motion-exiting_155yk_1fgav_189:not(#\9) {
|
|
206
|
+
animation: awsui_drag-handle-exit_155yk_1fgav_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards, awsui_awsui-motion-fade-out-0_155yk_1fgav_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards;
|
|
207
207
|
}
|
|
208
208
|
@media (prefers-reduced-motion: reduce) {
|
|
209
|
-
.awsui_direction-button-wrapper-motion-
|
|
209
|
+
.awsui_direction-button-wrapper-motion-exiting_155yk_1fgav_189:not(#\9) {
|
|
210
210
|
animation: none;
|
|
211
211
|
transition: none;
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
|
-
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-
|
|
214
|
+
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_1fgav_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_1fgav_189:not(#\9) {
|
|
215
215
|
animation: none;
|
|
216
216
|
transition: none;
|
|
217
217
|
}
|
|
218
218
|
@media (prefers-reduced-motion: reduce) {
|
|
219
|
-
.awsui_direction-button-
|
|
219
|
+
.awsui_direction-button-wrapper_155yk_1fgav_169:not(#\9) {
|
|
220
220
|
animation: none;
|
|
221
221
|
transition: none;
|
|
222
222
|
}
|
|
223
223
|
}
|
|
224
|
-
.awsui-motion-disabled .awsui_direction-button-
|
|
224
|
+
.awsui-motion-disabled .awsui_direction-button-wrapper_155yk_1fgav_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_1fgav_169:not(#\9) {
|
|
225
225
|
animation: none;
|
|
226
226
|
transition: none;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_direction-button-wrapper-block-
|
|
230
|
-
--awsui-drag-handle-animation-block-offset-
|
|
229
|
+
.awsui_direction-button-wrapper-block-start_155yk_1fgav_229:not(#\9) {
|
|
230
|
+
--awsui-drag-handle-animation-block-offset-b75yp7: 20px;
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.awsui_direction-button-wrapper-block-
|
|
234
|
-
--awsui-drag-handle-animation-block-offset-
|
|
233
|
+
.awsui_direction-button-wrapper-block-end_155yk_1fgav_233:not(#\9) {
|
|
234
|
+
--awsui-drag-handle-animation-block-offset-b75yp7: -20px;
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
.awsui_direction-button-wrapper-inline-
|
|
237
|
+
.awsui_direction-button-wrapper-inline-start_155yk_1fgav_237:not(#\9) {
|
|
238
238
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
239
239
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
240
240
|
}
|
|
241
|
-
.awsui_direction-button-wrapper-inline-
|
|
242
|
-
--awsui-drag-handle-animation-inline-offset-
|
|
241
|
+
.awsui_direction-button-wrapper-inline-start_155yk_1fgav_237:not(#\9):dir(ltr) {
|
|
242
|
+
--awsui-drag-handle-animation-inline-offset-b75yp7: 20px;
|
|
243
243
|
}
|
|
244
|
-
.awsui_direction-button-wrapper-inline-
|
|
245
|
-
--awsui-drag-handle-animation-inline-offset-
|
|
244
|
+
.awsui_direction-button-wrapper-inline-start_155yk_1fgav_237:not(#\9):dir(rtl) {
|
|
245
|
+
--awsui-drag-handle-animation-inline-offset-b75yp7: -20px;
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
.awsui_direction-button-wrapper-inline-
|
|
248
|
+
.awsui_direction-button-wrapper-inline-end_155yk_1fgav_248:not(#\9) {
|
|
249
249
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
250
250
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
251
251
|
}
|
|
252
|
-
.awsui_direction-button-wrapper-inline-
|
|
253
|
-
--awsui-drag-handle-animation-inline-offset-
|
|
252
|
+
.awsui_direction-button-wrapper-inline-end_155yk_1fgav_248:not(#\9):dir(ltr) {
|
|
253
|
+
--awsui-drag-handle-animation-inline-offset-b75yp7: -20px;
|
|
254
254
|
}
|
|
255
|
-
.awsui_direction-button-wrapper-inline-
|
|
256
|
-
--awsui-drag-handle-animation-inline-offset-
|
|
255
|
+
.awsui_direction-button-wrapper-inline-end_155yk_1fgav_248:not(#\9):dir(rtl) {
|
|
256
|
+
--awsui-drag-handle-animation-inline-offset-b75yp7: 20px;
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
.
|
|
259
|
+
.awsui_contents_155yk_1fgav_259:not(#\9) {
|
|
260
260
|
display: contents;
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.awsui_portal-
|
|
263
|
+
.awsui_portal-overlay_155yk_1fgav_263:not(#\9) {
|
|
264
264
|
position: absolute;
|
|
265
265
|
inset-block-start: 0;
|
|
266
266
|
inset-inline-start: 0;
|
|
@@ -268,16 +268,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
268
268
|
z-index: 7000;
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.awsui_portal-overlay-
|
|
271
|
+
.awsui_portal-overlay-contents_155yk_1fgav_271:not(#\9) {
|
|
272
272
|
pointer-events: auto;
|
|
273
273
|
}
|
|
274
274
|
|
|
275
|
-
.awsui_drag-
|
|
275
|
+
.awsui_drag-handle_155yk_1fgav_275:not(#\9) {
|
|
276
276
|
position: relative;
|
|
277
277
|
display: inline-flex;
|
|
278
278
|
}
|
|
279
279
|
|
|
280
|
-
.awsui_direction-button-
|
|
280
|
+
.awsui_direction-button-wrapper_155yk_1fgav_169:not(#\9) {
|
|
281
281
|
position: absolute;
|
|
282
282
|
block-size: var(--space-static-xl-4tedi6, 24px);
|
|
283
283
|
inline-size: var(--space-static-xl-4tedi6, 24px);
|
|
@@ -285,31 +285,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
285
285
|
padding-inline: var(--space-static-xxs-ns94dp, 4px);
|
|
286
286
|
}
|
|
287
287
|
|
|
288
|
-
.awsui_direction-button-wrapper-
|
|
288
|
+
.awsui_direction-button-wrapper-hidden_155yk_1fgav_288:not(#\9) {
|
|
289
289
|
display: none;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
.awsui_direction-button-wrapper-block-
|
|
292
|
+
.awsui_direction-button-wrapper-block-start_155yk_1fgav_229:not(#\9) {
|
|
293
293
|
inset-block-start: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
|
|
294
294
|
inset-inline-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
|
|
295
295
|
}
|
|
296
296
|
|
|
297
|
-
.awsui_direction-button-wrapper-block-
|
|
297
|
+
.awsui_direction-button-wrapper-block-end_155yk_1fgav_233:not(#\9) {
|
|
298
298
|
inset-block-end: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
|
|
299
299
|
inset-inline-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
|
|
300
300
|
}
|
|
301
301
|
|
|
302
|
-
.awsui_direction-button-wrapper-inline-
|
|
302
|
+
.awsui_direction-button-wrapper-inline-start_155yk_1fgav_237:not(#\9) {
|
|
303
303
|
inset-inline-start: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
|
|
304
304
|
inset-block-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
|
|
305
305
|
}
|
|
306
306
|
|
|
307
|
-
.awsui_direction-button-wrapper-inline-
|
|
307
|
+
.awsui_direction-button-wrapper-inline-end_155yk_1fgav_248:not(#\9) {
|
|
308
308
|
inset-inline-end: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
|
|
309
309
|
inset-block-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
|
|
310
310
|
}
|
|
311
311
|
|
|
312
|
-
.awsui_direction-
|
|
312
|
+
.awsui_direction-button_155yk_1fgav_169:not(#\9) {
|
|
313
313
|
position: absolute;
|
|
314
314
|
border-width: 0;
|
|
315
315
|
cursor: pointer;
|
|
@@ -328,14 +328,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
328
328
|
color: var(--color-text-direction-button-default-p88lvb, #ffffff);
|
|
329
329
|
box-shadow: var(--shadow-dropdown-isf0w4, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
330
330
|
}
|
|
331
|
-
.awsui_direction-
|
|
331
|
+
.awsui_direction-button_155yk_1fgav_169:not(#\9):not(.awsui_direction-button-disabled_155yk_1fgav_331):hover {
|
|
332
332
|
background-color: var(--color-background-direction-button-hover-74n5o1, #333843);
|
|
333
333
|
}
|
|
334
|
-
.awsui_direction-
|
|
334
|
+
.awsui_direction-button_155yk_1fgav_169:not(#\9):not(.awsui_direction-button-disabled_155yk_1fgav_331):active {
|
|
335
335
|
background-color: var(--color-background-direction-button-active-lvo0dy, #232b37);
|
|
336
336
|
}
|
|
337
337
|
|
|
338
|
-
.awsui_direction-button-
|
|
338
|
+
.awsui_direction-button-disabled_155yk_1fgav_331:not(#\9) {
|
|
339
339
|
cursor: default;
|
|
340
340
|
background-color: var(--color-background-direction-button-disabled-s9x4zq, #ebebf0);
|
|
341
341
|
color: var(--color-text-direction-button-disabled-2jds36, #b4b4bb);
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"direction-button-wrapper": "awsui_direction-button-
|
|
6
|
-
"direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-
|
|
7
|
-
"direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-
|
|
8
|
-
"direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-
|
|
9
|
-
"direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-
|
|
10
|
-
"drag-handle-entry": "awsui_drag-handle-
|
|
11
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
12
|
-
"drag-handle-exit": "awsui_drag-handle-
|
|
13
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
14
|
-
"direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-
|
|
15
|
-
"direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-
|
|
16
|
-
"direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-
|
|
17
|
-
"direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-
|
|
18
|
-
"contents": "
|
|
19
|
-
"portal-overlay": "awsui_portal-
|
|
20
|
-
"portal-overlay-contents": "awsui_portal-overlay-
|
|
21
|
-
"drag-handle": "awsui_drag-
|
|
22
|
-
"direction-button-wrapper-hidden": "awsui_direction-button-wrapper-
|
|
23
|
-
"direction-button": "awsui_direction-
|
|
24
|
-
"direction-button-disabled": "awsui_direction-button-
|
|
5
|
+
"direction-button-wrapper": "awsui_direction-button-wrapper_155yk_1fgav_169",
|
|
6
|
+
"direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_1fgav_189",
|
|
7
|
+
"direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_1fgav_189",
|
|
8
|
+
"direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_1fgav_189",
|
|
9
|
+
"direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_1fgav_189",
|
|
10
|
+
"drag-handle-entry": "awsui_drag-handle-entry_155yk_1fgav_1",
|
|
11
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_1fgav_1",
|
|
12
|
+
"drag-handle-exit": "awsui_drag-handle-exit_155yk_1fgav_1",
|
|
13
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_1fgav_1",
|
|
14
|
+
"direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_1fgav_229",
|
|
15
|
+
"direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_1fgav_233",
|
|
16
|
+
"direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_1fgav_237",
|
|
17
|
+
"direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_1fgav_248",
|
|
18
|
+
"contents": "awsui_contents_155yk_1fgav_259",
|
|
19
|
+
"portal-overlay": "awsui_portal-overlay_155yk_1fgav_263",
|
|
20
|
+
"portal-overlay-contents": "awsui_portal-overlay-contents_155yk_1fgav_271",
|
|
21
|
+
"drag-handle": "awsui_drag-handle_155yk_1fgav_275",
|
|
22
|
+
"direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_1fgav_288",
|
|
23
|
+
"direction-button": "awsui_direction-button_155yk_1fgav_169",
|
|
24
|
+
"direction-button-disabled": "awsui_direction-button-disabled_155yk_1fgav_331"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -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
|
-
"is-empty": "awsui_is-
|
|
13
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
14
|
-
"with-limited-width": "awsui_with-limited-
|
|
15
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
16
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
17
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
18
|
-
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-
|
|
19
|
-
"hide-block-border": "awsui_hide-block-
|
|
20
|
-
"open": "
|
|
21
|
-
"nowrap": "
|
|
22
|
-
"dropdown-content": "awsui_dropdown-
|
|
23
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
4
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_gy8te_153",
|
|
5
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_gy8te_1",
|
|
6
|
+
"refresh": "awsui_refresh_qwoo0_gy8te_174",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_gy8te_1",
|
|
8
|
+
"root": "awsui_root_qwoo0_gy8te_199",
|
|
9
|
+
"interior": "awsui_interior_qwoo0_gy8te_232",
|
|
10
|
+
"dropdown": "awsui_dropdown_qwoo0_gy8te_153",
|
|
11
|
+
"use-portal": "awsui_use-portal_qwoo0_gy8te_242",
|
|
12
|
+
"is-empty": "awsui_is-empty_qwoo0_gy8te_288",
|
|
13
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_gy8te_295",
|
|
14
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_gy8te_299",
|
|
15
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_gy8te_302",
|
|
16
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_gy8te_305",
|
|
17
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_gy8te_308",
|
|
18
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_gy8te_311",
|
|
19
|
+
"hide-block-border": "awsui_hide-block-border_qwoo0_gy8te_318",
|
|
20
|
+
"open": "awsui_open_qwoo0_gy8te_327",
|
|
21
|
+
"nowrap": "awsui_nowrap_qwoo0_gy8te_336",
|
|
22
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_gy8te_153",
|
|
23
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_gy8te_347"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -150,10 +150,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.awsui_dropdown-content-
|
|
154
|
-
animation: awsui_awsui-motion-fade-in-
|
|
153
|
+
.awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9) {
|
|
154
|
+
animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_gy8te_1 var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-show-quick-9hlj8q, ease-out);
|
|
155
155
|
}
|
|
156
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
156
|
+
@keyframes awsui_awsui-motion-fade-in-dropdown_qwoo0_gy8te_1 {
|
|
157
157
|
from {
|
|
158
158
|
opacity: 0.4;
|
|
159
159
|
}
|
|
@@ -162,22 +162,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
@media (prefers-reduced-motion: reduce) {
|
|
165
|
-
.awsui_dropdown-content-
|
|
165
|
+
.awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9) {
|
|
166
166
|
animation: none;
|
|
167
167
|
transition: none;
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
170
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9) {
|
|
171
171
|
animation: none;
|
|
172
172
|
transition: none;
|
|
173
173
|
}
|
|
174
|
-
.awsui_dropdown-content-
|
|
174
|
+
.awsui_dropdown-content-wrapper_qwoo0_gy8te_153.awsui_refresh_qwoo0_gy8te_174:not(#\9) {
|
|
175
175
|
transform-origin: top;
|
|
176
|
-
animation-name: awsui_awsui-motion-fade-in-
|
|
176
|
+
animation-name: awsui_awsui-motion-fade-in-0_qwoo0_gy8te_1;
|
|
177
177
|
animation-duration: var(--motion-duration-show-quick-tyvnyw, 135ms);
|
|
178
178
|
animation-timing-function: var(--motion-easing-show-quick-9hlj8q, ease-out);
|
|
179
179
|
}
|
|
180
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
180
|
+
@keyframes awsui_awsui-motion-fade-in-0_qwoo0_gy8te_1 {
|
|
181
181
|
from {
|
|
182
182
|
opacity: 0;
|
|
183
183
|
}
|
|
@@ -186,17 +186,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
188
|
@media (prefers-reduced-motion: reduce) {
|
|
189
|
-
.awsui_dropdown-content-
|
|
189
|
+
.awsui_dropdown-content-wrapper_qwoo0_gy8te_153.awsui_refresh_qwoo0_gy8te_174:not(#\9) {
|
|
190
190
|
animation: none;
|
|
191
191
|
transition: none;
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
194
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_gy8te_153.awsui_refresh_qwoo0_gy8te_174:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_gy8te_153.awsui_refresh_qwoo0_gy8te_174:not(#\9) {
|
|
195
195
|
animation: none;
|
|
196
196
|
transition: none;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.awsui_root_qwoo0_gy8te_199:not(#\9) {
|
|
200
200
|
border-collapse: separate;
|
|
201
201
|
border-spacing: 0;
|
|
202
202
|
box-sizing: border-box;
|
|
@@ -229,34 +229,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
229
229
|
position: relative;
|
|
230
230
|
white-space: inherit;
|
|
231
231
|
}
|
|
232
|
-
.
|
|
232
|
+
.awsui_root_qwoo0_gy8te_199.awsui_interior_qwoo0_gy8te_232:not(#\9) {
|
|
233
233
|
position: static;
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
.
|
|
236
|
+
.awsui_dropdown_qwoo0_gy8te_153:not(#\9) {
|
|
237
237
|
position: absolute;
|
|
238
238
|
display: none;
|
|
239
239
|
z-index: 2000;
|
|
240
240
|
transform-origin: top;
|
|
241
241
|
}
|
|
242
|
-
.
|
|
242
|
+
.awsui_dropdown_qwoo0_gy8te_153.awsui_use-portal_qwoo0_gy8te_242:not(#\9) {
|
|
243
243
|
z-index: 7000;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_dropdown_qwoo0_gy8te_153:not(#\9):not(.awsui_interior_qwoo0_gy8te_232) {
|
|
246
246
|
transform: translateY(0px);
|
|
247
247
|
transition: transform var(--motion-duration-show-quick-tyvnyw, 135ms);
|
|
248
248
|
}
|
|
249
249
|
@media (prefers-reduced-motion: reduce) {
|
|
250
|
-
.
|
|
250
|
+
.awsui_dropdown_qwoo0_gy8te_153:not(#\9):not(.awsui_interior_qwoo0_gy8te_232) {
|
|
251
251
|
animation: none;
|
|
252
252
|
transition: none;
|
|
253
253
|
}
|
|
254
254
|
}
|
|
255
|
-
.awsui-motion-disabled .
|
|
255
|
+
.awsui-motion-disabled .awsui_dropdown_qwoo0_gy8te_153:not(#\9):not(.awsui_interior_qwoo0_gy8te_232), .awsui-mode-entering .awsui_dropdown_qwoo0_gy8te_153:not(#\9):not(.awsui_interior_qwoo0_gy8te_232) {
|
|
256
256
|
animation: none;
|
|
257
257
|
transition: none;
|
|
258
258
|
}
|
|
259
|
-
.awsui_dropdown-content-
|
|
259
|
+
.awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9) {
|
|
260
260
|
position: relative;
|
|
261
261
|
background-color: var(--color-background-dropdown-item-default-qmc033, #ffffff);
|
|
262
262
|
outline: none;
|
|
@@ -268,7 +268,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
268
268
|
border-block: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-container-top-k3vmoz, transparent);
|
|
269
269
|
box-sizing: border-box;
|
|
270
270
|
}
|
|
271
|
-
.awsui_dropdown-content-
|
|
271
|
+
.awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9)::after {
|
|
272
272
|
content: "";
|
|
273
273
|
position: absolute;
|
|
274
274
|
z-index: 1;
|
|
@@ -285,65 +285,65 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
285
285
|
border-end-end-radius: var(--border-radius-dropdown-fgc2a1, 8px);
|
|
286
286
|
pointer-events: none;
|
|
287
287
|
}
|
|
288
|
-
.awsui_dropdown-content-
|
|
288
|
+
.awsui_dropdown-content-wrapper_qwoo0_gy8te_153.awsui_is-empty_qwoo0_gy8te_288:not(#\9)::after {
|
|
289
289
|
display: none;
|
|
290
290
|
}
|
|
291
|
-
.
|
|
291
|
+
.awsui_dropdown_qwoo0_gy8te_153 > .awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9) {
|
|
292
292
|
border-block-start: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-container-top-k3vmoz, transparent);
|
|
293
293
|
border-block-end: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-dropdown-group-ylcnh8, #c6c6cd);
|
|
294
294
|
}
|
|
295
|
-
.awsui_dropdown-drop-
|
|
295
|
+
.awsui_dropdown-drop-up_qwoo0_gy8te_295 > .awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9) {
|
|
296
296
|
transform-origin: bottom;
|
|
297
297
|
box-shadow: var(--shadow-dropup-2r02r5, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
298
298
|
}
|
|
299
|
-
.awsui_dropdown-drop-
|
|
299
|
+
.awsui_dropdown-drop-up_qwoo0_gy8te_295.awsui_with-limited-width_qwoo0_gy8te_299 > .awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9) {
|
|
300
300
|
border-block-start: none;
|
|
301
301
|
}
|
|
302
|
-
.awsui_dropdown-drop-
|
|
302
|
+
.awsui_dropdown-drop-left_qwoo0_gy8te_302:not(#\9) {
|
|
303
303
|
inset-inline-end: 0;
|
|
304
304
|
}
|
|
305
|
-
.awsui_dropdown-drop-
|
|
305
|
+
.awsui_dropdown-drop-right_qwoo0_gy8te_305:not(#\9) {
|
|
306
306
|
inset-inline-start: 0;
|
|
307
307
|
}
|
|
308
|
-
.
|
|
308
|
+
.awsui_dropdown_qwoo0_gy8te_153.awsui_occupy-entire-width_qwoo0_gy8te_308:not(#\9) {
|
|
309
309
|
min-inline-size: 100%;
|
|
310
310
|
}
|
|
311
|
-
.
|
|
311
|
+
.awsui_dropdown_qwoo0_gy8te_153.awsui_stretch-beyond-trigger-width_qwoo0_gy8te_311:not(#\9) {
|
|
312
312
|
inline-size: max-content;
|
|
313
|
-
max-inline-size: var(--awsui-dropdown-default-max-width-
|
|
313
|
+
max-inline-size: var(--awsui-dropdown-default-max-width-b75yp7, 100%);
|
|
314
314
|
}
|
|
315
|
-
.
|
|
315
|
+
.awsui_dropdown_qwoo0_gy8te_153.awsui_interior_qwoo0_gy8te_232 > .awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9) {
|
|
316
316
|
margin-block-start: -1px;
|
|
317
317
|
}
|
|
318
|
-
.
|
|
318
|
+
.awsui_dropdown_qwoo0_gy8te_153.awsui_hide-block-border_qwoo0_gy8te_318 > .awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9) {
|
|
319
319
|
border-block-start: none;
|
|
320
320
|
}
|
|
321
|
-
.
|
|
321
|
+
.awsui_dropdown_qwoo0_gy8te_153.awsui_hide-block-border_qwoo0_gy8te_318:not(#\9):not(.awsui_dropdown-drop-up_qwoo0_gy8te_295) > .awsui_dropdown-content-wrapper_qwoo0_gy8te_153 {
|
|
322
322
|
border-block-end: none;
|
|
323
323
|
}
|
|
324
|
-
.
|
|
324
|
+
.awsui_dropdown_qwoo0_gy8te_153.awsui_hide-block-border_qwoo0_gy8te_318.awsui_refresh_qwoo0_gy8te_174 > .awsui_dropdown-content-wrapper_qwoo0_gy8te_153:not(#\9) {
|
|
325
325
|
border-block-end: none;
|
|
326
326
|
}
|
|
327
|
-
.
|
|
327
|
+
.awsui_dropdown_qwoo0_gy8te_153.awsui_open_qwoo0_gy8te_327:not(#\9) {
|
|
328
328
|
display: block;
|
|
329
329
|
}
|
|
330
|
-
.
|
|
330
|
+
.awsui_dropdown_qwoo0_gy8te_153.awsui_open_qwoo0_gy8te_327:not(#\9):not(.awsui_interior_qwoo0_gy8te_232).awsui_refresh_qwoo0_gy8te_174[data-animating=true] {
|
|
331
331
|
transform: translateY(4px);
|
|
332
332
|
}
|
|
333
|
-
.
|
|
333
|
+
.awsui_dropdown_qwoo0_gy8te_153.awsui_open_qwoo0_gy8te_327:not(#\9):not(.awsui_interior_qwoo0_gy8te_232).awsui_refresh_qwoo0_gy8te_174[data-animating=true].awsui_dropdown-drop-up_qwoo0_gy8te_295 {
|
|
334
334
|
transform: translateY(-4px);
|
|
335
335
|
}
|
|
336
|
-
.
|
|
336
|
+
.awsui_dropdown_qwoo0_gy8te_153.awsui_open_qwoo0_gy8te_327.awsui_nowrap_qwoo0_gy8te_336:not(#\9) {
|
|
337
337
|
white-space: nowrap;
|
|
338
338
|
overflow: scroll;
|
|
339
339
|
}
|
|
340
340
|
|
|
341
|
-
.awsui_dropdown-
|
|
341
|
+
.awsui_dropdown-content_qwoo0_gy8te_153:not(#\9) {
|
|
342
342
|
display: flex;
|
|
343
343
|
flex-direction: column;
|
|
344
344
|
inline-size: 100%;
|
|
345
345
|
}
|
|
346
346
|
|
|
347
|
-
.awsui_stretch-trigger-
|
|
347
|
+
.awsui_stretch-trigger-height_qwoo0_gy8te_347:not(#\9) {
|
|
348
348
|
block-size: 100%;
|
|
349
349
|
}
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
6
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
9
|
-
"root": "
|
|
10
|
-
"interior": "
|
|
11
|
-
"dropdown": "
|
|
12
|
-
"use-portal": "awsui_use-
|
|
13
|
-
"is-empty": "awsui_is-
|
|
14
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
15
|
-
"with-limited-width": "awsui_with-limited-
|
|
16
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
17
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
18
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
19
|
-
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-
|
|
20
|
-
"hide-block-border": "awsui_hide-block-
|
|
21
|
-
"open": "
|
|
22
|
-
"nowrap": "
|
|
23
|
-
"dropdown-content": "awsui_dropdown-
|
|
24
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
5
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_gy8te_153",
|
|
6
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_gy8te_1",
|
|
7
|
+
"refresh": "awsui_refresh_qwoo0_gy8te_174",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_gy8te_1",
|
|
9
|
+
"root": "awsui_root_qwoo0_gy8te_199",
|
|
10
|
+
"interior": "awsui_interior_qwoo0_gy8te_232",
|
|
11
|
+
"dropdown": "awsui_dropdown_qwoo0_gy8te_153",
|
|
12
|
+
"use-portal": "awsui_use-portal_qwoo0_gy8te_242",
|
|
13
|
+
"is-empty": "awsui_is-empty_qwoo0_gy8te_288",
|
|
14
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_gy8te_295",
|
|
15
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_gy8te_299",
|
|
16
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_gy8te_302",
|
|
17
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_gy8te_305",
|
|
18
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_gy8te_308",
|
|
19
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_gy8te_311",
|
|
20
|
+
"hide-block-border": "awsui_hide-block-border_qwoo0_gy8te_318",
|
|
21
|
+
"open": "awsui_open_qwoo0_gy8te_327",
|
|
22
|
+
"nowrap": "awsui_nowrap_qwoo0_gy8te_336",
|
|
23
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_gy8te_153",
|
|
24
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_gy8te_347"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"horizontal": "
|
|
6
|
-
"vertical": "
|
|
7
|
-
"list": "
|
|
8
|
-
"grid": "
|
|
9
|
-
"list-item": "awsui_list-
|
|
10
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
11
|
-
"toggle": "
|
|
12
|
-
"description": "
|
|
13
|
-
"separator": "
|
|
4
|
+
"root": "awsui_root_gfwv3_wevq3_193",
|
|
5
|
+
"horizontal": "awsui_horizontal_gfwv3_wevq3_196",
|
|
6
|
+
"vertical": "awsui_vertical_gfwv3_wevq3_202",
|
|
7
|
+
"list": "awsui_list_gfwv3_wevq3_207",
|
|
8
|
+
"grid": "awsui_grid_gfwv3_wevq3_226",
|
|
9
|
+
"list-item": "awsui_list-item_gfwv3_wevq3_238",
|
|
10
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_wevq3_245",
|
|
11
|
+
"toggle": "awsui_toggle_gfwv3_wevq3_245",
|
|
12
|
+
"description": "awsui_description_gfwv3_wevq3_337",
|
|
13
|
+
"separator": "awsui_separator_gfwv3_wevq3_341"
|
|
14
14
|
};
|
|
15
15
|
|