@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.
Files changed (103) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +50 -50
  3. package/alert/styles.selectors.js +27 -27
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +32 -32
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/notifications/styles.css.js +3 -3
  8. package/app-layout/notifications/styles.scoped.css +7 -7
  9. package/app-layout/notifications/styles.selectors.js +3 -3
  10. package/app-layout/visual-refresh/styles.css.js +86 -86
  11. package/app-layout/visual-refresh/styles.scoped.css +258 -258
  12. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  13. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +27 -27
  14. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +84 -84
  15. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +27 -27
  16. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  17. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  18. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  19. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
  20. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
  21. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
  22. package/attribute-editor/styles.css.js +15 -15
  23. package/attribute-editor/styles.scoped.css +28 -28
  24. package/attribute-editor/styles.selectors.js +15 -15
  25. package/breadcrumb-group/item/styles.css.js +7 -7
  26. package/breadcrumb-group/item/styles.scoped.css +28 -28
  27. package/breadcrumb-group/item/styles.selectors.js +7 -7
  28. package/button/styles.css.js +22 -22
  29. package/button/styles.scoped.css +256 -256
  30. package/button/styles.selectors.js +22 -22
  31. package/button-dropdown/item-element/styles.css.js +16 -16
  32. package/button-dropdown/item-element/styles.scoped.css +27 -27
  33. package/button-dropdown/item-element/styles.selectors.js +16 -16
  34. package/checkbox/styles.css.js +3 -3
  35. package/checkbox/styles.scoped.css +11 -11
  36. package/checkbox/styles.selectors.js +3 -3
  37. package/content-layout/styles.css.js +14 -14
  38. package/content-layout/styles.scoped.css +27 -27
  39. package/content-layout/styles.selectors.js +14 -14
  40. package/flashbar/styles.css.js +50 -50
  41. package/flashbar/styles.scoped.css +187 -187
  42. package/flashbar/styles.selectors.js +50 -50
  43. package/help-panel/styles.css.js +6 -6
  44. package/help-panel/styles.scoped.css +73 -73
  45. package/help-panel/styles.selectors.js +6 -6
  46. package/input/index.d.ts.map +1 -1
  47. package/input/index.js +1 -1
  48. package/input/interfaces.d.ts +47 -0
  49. package/input/interfaces.d.ts.map +1 -1
  50. package/input/interfaces.js.map +1 -1
  51. package/input/internal-do-not-use-core.js +3 -2
  52. package/input/internal-do-not-use-core.js.map +1 -1
  53. package/input/internal.d.ts.map +1 -1
  54. package/input/internal.js +3 -2
  55. package/input/internal.js.map +1 -1
  56. package/input/styles.css.js +13 -13
  57. package/input/styles.d.ts +2 -0
  58. package/input/styles.d.ts.map +1 -0
  59. package/input/styles.js +42 -0
  60. package/input/styles.js.map +1 -0
  61. package/input/styles.scoped.css +66 -49
  62. package/input/styles.selectors.js +13 -13
  63. package/internal/base-component/styles.scoped.css +1 -1
  64. package/internal/components/drag-handle-wrapper/styles.css.js +20 -20
  65. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -48
  66. package/internal/components/drag-handle-wrapper/styles.selectors.js +20 -20
  67. package/internal/components/dropdown/styles.css.js +20 -20
  68. package/internal/components/dropdown/styles.scoped.css +38 -38
  69. package/internal/components/dropdown/styles.selectors.js +20 -20
  70. package/internal/components/token-list/styles.css.js +10 -10
  71. package/internal/components/token-list/styles.scoped.css +25 -25
  72. package/internal/components/token-list/styles.selectors.js +10 -10
  73. package/internal/environment.js +2 -2
  74. package/internal/environment.json +2 -2
  75. package/internal/generated/custom-css-properties/index.d.ts +12 -0
  76. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  77. package/internal/generated/custom-css-properties/index.js +98 -86
  78. package/internal/generated/custom-css-properties/index.js.map +1 -1
  79. package/internal/manifest.json +1 -1
  80. package/link/styles.css.js +20 -20
  81. package/link/styles.scoped.css +103 -103
  82. package/link/styles.selectors.js +20 -20
  83. package/package.json +1 -1
  84. package/radio-group/styles.css.js +10 -10
  85. package/radio-group/styles.scoped.css +22 -22
  86. package/radio-group/styles.selectors.js +10 -10
  87. package/select/parts/filter.d.ts +1 -1
  88. package/select/parts/filter.d.ts.map +1 -1
  89. package/slider/styles.css.js +26 -26
  90. package/slider/styles.scoped.css +86 -86
  91. package/slider/styles.selectors.js +26 -26
  92. package/spinner/styles.css.js +13 -13
  93. package/spinner/styles.scoped.css +39 -39
  94. package/spinner/styles.selectors.js +13 -13
  95. package/tag-editor/styles.css.js +3 -3
  96. package/tag-editor/styles.scoped.css +13 -13
  97. package/tag-editor/styles.selectors.js +3 -3
  98. package/text-content/styles.css.js +1 -1
  99. package/text-content/styles.scoped.css +66 -66
  100. package/text-content/styles.selectors.js +1 -1
  101. package/toggle/styles.css.js +10 -10
  102. package/toggle/styles.scoped.css +23 -23
  103. 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-entry_155yk_fihhd_1 {
153
+ @keyframes awsui_drag-handle-entry_155yk_1fgav_1 {
154
154
  from {
155
- transform: translate(var(--awsui-drag-handle-animation-inline-offset-lqnbqg), var(--awsui-drag-handle-animation-block-offset-lqnbqg));
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-exit_155yk_fihhd_1 {
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-lqnbqg), var(--awsui-drag-handle-animation-block-offset-lqnbqg));
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-wrapper_155yk_fihhd_169:not(#\9) {
170
- --awsui-drag-handle-animation-inline-offset-lqnbqg: 0;
171
- --awsui-drag-handle-animation-block-offset-lqnbqg: 0;
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-in_155yk_fihhd_1 {
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-0_155yk_fihhd_1 {
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-enter_155yk_fihhd_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_fihhd_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_fihhd_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_fihhd_189:not(#\9) {
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-entering_155yk_fihhd_189:not(#\9) {
193
- animation: awsui_drag-handle-entry_155yk_fihhd_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)), awsui_awsui-motion-fade-in_155yk_fihhd_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1));
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-entering_155yk_fihhd_189:not(#\9) {
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-entering_155yk_fihhd_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_fihhd_189:not(#\9) {
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-exiting_155yk_fihhd_189:not(#\9) {
206
- animation: awsui_drag-handle-exit_155yk_fihhd_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_fihhd_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards;
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-exiting_155yk_fihhd_189:not(#\9) {
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-exiting_155yk_fihhd_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_fihhd_189:not(#\9) {
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-wrapper_155yk_fihhd_169:not(#\9) {
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-wrapper_155yk_fihhd_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_fihhd_169:not(#\9) {
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-start_155yk_fihhd_229:not(#\9) {
230
- --awsui-drag-handle-animation-block-offset-lqnbqg: 20px;
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-end_155yk_fihhd_233:not(#\9) {
234
- --awsui-drag-handle-animation-block-offset-lqnbqg: -20px;
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-start_155yk_fihhd_237:not(#\9) {
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-start_155yk_fihhd_237:not(#\9):dir(ltr) {
242
- --awsui-drag-handle-animation-inline-offset-lqnbqg: 20px;
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-start_155yk_fihhd_237:not(#\9):dir(rtl) {
245
- --awsui-drag-handle-animation-inline-offset-lqnbqg: -20px;
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-end_155yk_fihhd_248:not(#\9) {
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-end_155yk_fihhd_248:not(#\9):dir(ltr) {
253
- --awsui-drag-handle-animation-inline-offset-lqnbqg: -20px;
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-end_155yk_fihhd_248:not(#\9):dir(rtl) {
256
- --awsui-drag-handle-animation-inline-offset-lqnbqg: 20px;
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
- .awsui_contents_155yk_fihhd_259:not(#\9) {
259
+ .awsui_contents_155yk_1fgav_259:not(#\9) {
260
260
  display: contents;
261
261
  }
262
262
 
263
- .awsui_portal-overlay_155yk_fihhd_263:not(#\9) {
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-contents_155yk_fihhd_271:not(#\9) {
271
+ .awsui_portal-overlay-contents_155yk_1fgav_271:not(#\9) {
272
272
  pointer-events: auto;
273
273
  }
274
274
 
275
- .awsui_drag-handle_155yk_fihhd_275:not(#\9) {
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-wrapper_155yk_fihhd_169:not(#\9) {
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-hidden_155yk_fihhd_288:not(#\9) {
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-start_155yk_fihhd_229:not(#\9) {
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-end_155yk_fihhd_233:not(#\9) {
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-start_155yk_fihhd_237:not(#\9) {
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-end_155yk_fihhd_248:not(#\9) {
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-button_155yk_fihhd_169:not(#\9) {
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-button_155yk_fihhd_169:not(#\9):not(.awsui_direction-button-disabled_155yk_fihhd_331):hover {
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-button_155yk_fihhd_169:not(#\9):not(.awsui_direction-button-disabled_155yk_fihhd_331):active {
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-disabled_155yk_fihhd_331:not(#\9) {
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-wrapper_155yk_fihhd_169",
6
- "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_fihhd_189",
7
- "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_fihhd_189",
8
- "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_fihhd_189",
9
- "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_fihhd_189",
10
- "drag-handle-entry": "awsui_drag-handle-entry_155yk_fihhd_1",
11
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_fihhd_1",
12
- "drag-handle-exit": "awsui_drag-handle-exit_155yk_fihhd_1",
13
- "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_fihhd_1",
14
- "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_fihhd_229",
15
- "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_fihhd_233",
16
- "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_fihhd_237",
17
- "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_fihhd_248",
18
- "contents": "awsui_contents_155yk_fihhd_259",
19
- "portal-overlay": "awsui_portal-overlay_155yk_fihhd_263",
20
- "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_fihhd_271",
21
- "drag-handle": "awsui_drag-handle_155yk_fihhd_275",
22
- "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_fihhd_288",
23
- "direction-button": "awsui_direction-button_155yk_fihhd_169",
24
- "direction-button-disabled": "awsui_direction-button-disabled_155yk_fihhd_331"
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-wrapper_qwoo0_8ro6p_153",
5
- "awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_8ro6p_1",
6
- "refresh": "awsui_refresh_qwoo0_8ro6p_174",
7
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_8ro6p_1",
8
- "root": "awsui_root_qwoo0_8ro6p_199",
9
- "interior": "awsui_interior_qwoo0_8ro6p_232",
10
- "dropdown": "awsui_dropdown_qwoo0_8ro6p_153",
11
- "use-portal": "awsui_use-portal_qwoo0_8ro6p_242",
12
- "is-empty": "awsui_is-empty_qwoo0_8ro6p_288",
13
- "dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_8ro6p_295",
14
- "with-limited-width": "awsui_with-limited-width_qwoo0_8ro6p_299",
15
- "dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_8ro6p_302",
16
- "dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_8ro6p_305",
17
- "occupy-entire-width": "awsui_occupy-entire-width_qwoo0_8ro6p_308",
18
- "stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_8ro6p_311",
19
- "hide-block-border": "awsui_hide-block-border_qwoo0_8ro6p_318",
20
- "open": "awsui_open_qwoo0_8ro6p_327",
21
- "nowrap": "awsui_nowrap_qwoo0_8ro6p_336",
22
- "dropdown-content": "awsui_dropdown-content_qwoo0_8ro6p_153",
23
- "stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_8ro6p_347"
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-wrapper_qwoo0_8ro6p_153:not(#\9) {
154
- animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_8ro6p_1 var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-show-quick-9hlj8q, ease-out);
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-dropdown_qwoo0_8ro6p_1 {
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-wrapper_qwoo0_8ro6p_153:not(#\9) {
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-wrapper_qwoo0_8ro6p_153:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_8ro6p_153:not(#\9) {
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-wrapper_qwoo0_8ro6p_153.awsui_refresh_qwoo0_8ro6p_174:not(#\9) {
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-0_qwoo0_8ro6p_1;
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-0_qwoo0_8ro6p_1 {
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-wrapper_qwoo0_8ro6p_153.awsui_refresh_qwoo0_8ro6p_174:not(#\9) {
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-wrapper_qwoo0_8ro6p_153.awsui_refresh_qwoo0_8ro6p_174:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_8ro6p_153.awsui_refresh_qwoo0_8ro6p_174:not(#\9) {
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
- .awsui_root_qwoo0_8ro6p_199:not(#\9) {
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
- .awsui_root_qwoo0_8ro6p_199.awsui_interior_qwoo0_8ro6p_232:not(#\9) {
232
+ .awsui_root_qwoo0_gy8te_199.awsui_interior_qwoo0_gy8te_232:not(#\9) {
233
233
  position: static;
234
234
  }
235
235
 
236
- .awsui_dropdown_qwoo0_8ro6p_153:not(#\9) {
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
- .awsui_dropdown_qwoo0_8ro6p_153.awsui_use-portal_qwoo0_8ro6p_242:not(#\9) {
242
+ .awsui_dropdown_qwoo0_gy8te_153.awsui_use-portal_qwoo0_gy8te_242:not(#\9) {
243
243
  z-index: 7000;
244
244
  }
245
- .awsui_dropdown_qwoo0_8ro6p_153:not(#\9):not(.awsui_interior_qwoo0_8ro6p_232) {
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
- .awsui_dropdown_qwoo0_8ro6p_153:not(#\9):not(.awsui_interior_qwoo0_8ro6p_232) {
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 .awsui_dropdown_qwoo0_8ro6p_153:not(#\9):not(.awsui_interior_qwoo0_8ro6p_232), .awsui-mode-entering .awsui_dropdown_qwoo0_8ro6p_153:not(#\9):not(.awsui_interior_qwoo0_8ro6p_232) {
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-wrapper_qwoo0_8ro6p_153:not(#\9) {
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-wrapper_qwoo0_8ro6p_153:not(#\9)::after {
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-wrapper_qwoo0_8ro6p_153.awsui_is-empty_qwoo0_8ro6p_288:not(#\9)::after {
288
+ .awsui_dropdown-content-wrapper_qwoo0_gy8te_153.awsui_is-empty_qwoo0_gy8te_288:not(#\9)::after {
289
289
  display: none;
290
290
  }
291
- .awsui_dropdown_qwoo0_8ro6p_153 > .awsui_dropdown-content-wrapper_qwoo0_8ro6p_153:not(#\9) {
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-up_qwoo0_8ro6p_295 > .awsui_dropdown-content-wrapper_qwoo0_8ro6p_153:not(#\9) {
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-up_qwoo0_8ro6p_295.awsui_with-limited-width_qwoo0_8ro6p_299 > .awsui_dropdown-content-wrapper_qwoo0_8ro6p_153:not(#\9) {
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-left_qwoo0_8ro6p_302:not(#\9) {
302
+ .awsui_dropdown-drop-left_qwoo0_gy8te_302:not(#\9) {
303
303
  inset-inline-end: 0;
304
304
  }
305
- .awsui_dropdown-drop-right_qwoo0_8ro6p_305:not(#\9) {
305
+ .awsui_dropdown-drop-right_qwoo0_gy8te_305:not(#\9) {
306
306
  inset-inline-start: 0;
307
307
  }
308
- .awsui_dropdown_qwoo0_8ro6p_153.awsui_occupy-entire-width_qwoo0_8ro6p_308:not(#\9) {
308
+ .awsui_dropdown_qwoo0_gy8te_153.awsui_occupy-entire-width_qwoo0_gy8te_308:not(#\9) {
309
309
  min-inline-size: 100%;
310
310
  }
311
- .awsui_dropdown_qwoo0_8ro6p_153.awsui_stretch-beyond-trigger-width_qwoo0_8ro6p_311:not(#\9) {
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-lqnbqg, 100%);
313
+ max-inline-size: var(--awsui-dropdown-default-max-width-b75yp7, 100%);
314
314
  }
315
- .awsui_dropdown_qwoo0_8ro6p_153.awsui_interior_qwoo0_8ro6p_232 > .awsui_dropdown-content-wrapper_qwoo0_8ro6p_153:not(#\9) {
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
- .awsui_dropdown_qwoo0_8ro6p_153.awsui_hide-block-border_qwoo0_8ro6p_318 > .awsui_dropdown-content-wrapper_qwoo0_8ro6p_153:not(#\9) {
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
- .awsui_dropdown_qwoo0_8ro6p_153.awsui_hide-block-border_qwoo0_8ro6p_318:not(#\9):not(.awsui_dropdown-drop-up_qwoo0_8ro6p_295) > .awsui_dropdown-content-wrapper_qwoo0_8ro6p_153 {
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
- .awsui_dropdown_qwoo0_8ro6p_153.awsui_hide-block-border_qwoo0_8ro6p_318.awsui_refresh_qwoo0_8ro6p_174 > .awsui_dropdown-content-wrapper_qwoo0_8ro6p_153:not(#\9) {
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
- .awsui_dropdown_qwoo0_8ro6p_153.awsui_open_qwoo0_8ro6p_327:not(#\9) {
327
+ .awsui_dropdown_qwoo0_gy8te_153.awsui_open_qwoo0_gy8te_327:not(#\9) {
328
328
  display: block;
329
329
  }
330
- .awsui_dropdown_qwoo0_8ro6p_153.awsui_open_qwoo0_8ro6p_327:not(#\9):not(.awsui_interior_qwoo0_8ro6p_232).awsui_refresh_qwoo0_8ro6p_174[data-animating=true] {
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
- .awsui_dropdown_qwoo0_8ro6p_153.awsui_open_qwoo0_8ro6p_327:not(#\9):not(.awsui_interior_qwoo0_8ro6p_232).awsui_refresh_qwoo0_8ro6p_174[data-animating=true].awsui_dropdown-drop-up_qwoo0_8ro6p_295 {
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
- .awsui_dropdown_qwoo0_8ro6p_153.awsui_open_qwoo0_8ro6p_327.awsui_nowrap_qwoo0_8ro6p_336:not(#\9) {
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-content_qwoo0_8ro6p_153:not(#\9) {
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-height_qwoo0_8ro6p_347:not(#\9) {
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-wrapper_qwoo0_8ro6p_153",
6
- "awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_8ro6p_1",
7
- "refresh": "awsui_refresh_qwoo0_8ro6p_174",
8
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_8ro6p_1",
9
- "root": "awsui_root_qwoo0_8ro6p_199",
10
- "interior": "awsui_interior_qwoo0_8ro6p_232",
11
- "dropdown": "awsui_dropdown_qwoo0_8ro6p_153",
12
- "use-portal": "awsui_use-portal_qwoo0_8ro6p_242",
13
- "is-empty": "awsui_is-empty_qwoo0_8ro6p_288",
14
- "dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_8ro6p_295",
15
- "with-limited-width": "awsui_with-limited-width_qwoo0_8ro6p_299",
16
- "dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_8ro6p_302",
17
- "dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_8ro6p_305",
18
- "occupy-entire-width": "awsui_occupy-entire-width_qwoo0_8ro6p_308",
19
- "stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_8ro6p_311",
20
- "hide-block-border": "awsui_hide-block-border_qwoo0_8ro6p_318",
21
- "open": "awsui_open_qwoo0_8ro6p_327",
22
- "nowrap": "awsui_nowrap_qwoo0_8ro6p_336",
23
- "dropdown-content": "awsui_dropdown-content_qwoo0_8ro6p_153",
24
- "stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_8ro6p_347"
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": "awsui_root_gfwv3_16kdg_193",
5
- "horizontal": "awsui_horizontal_gfwv3_16kdg_196",
6
- "vertical": "awsui_vertical_gfwv3_16kdg_202",
7
- "list": "awsui_list_gfwv3_16kdg_207",
8
- "grid": "awsui_grid_gfwv3_16kdg_226",
9
- "list-item": "awsui_list-item_gfwv3_16kdg_238",
10
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_16kdg_245",
11
- "toggle": "awsui_toggle_gfwv3_16kdg_245",
12
- "description": "awsui_description_gfwv3_16kdg_337",
13
- "separator": "awsui_separator_gfwv3_16kdg_341"
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