@cloudscape-design/components 3.0.835 → 3.0.836
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 +28 -28
- package/alert/styles.scoped.css +46 -46
- package/alert/styles.selectors.js +28 -28
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +19 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/button/styles.css.js +21 -21
- package/button/styles.scoped.css +157 -157
- package/button/styles.selectors.js +21 -21
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +22 -22
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +30 -30
- package/button-dropdown/styles.selectors.js +17 -17
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +67 -67
- package/expandable-section/styles.selectors.js +34 -34
- package/file-token-group/styles.css.js +22 -22
- package/file-token-group/styles.scoped.css +31 -31
- package/file-token-group/styles.selectors.js +22 -22
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +151 -151
- package/flashbar/styles.selectors.js +50 -50
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +44 -44
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +4 -2
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +37 -37
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +39 -39
- package/internal/components/dropdown/styles.selectors.js +20 -20
- 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/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +26 -26
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.d.ts +4 -2
- package/internal/generated/styles/tokens.js +4 -2
- package/internal/generated/theming/index.cjs +22 -8
- package/internal/generated/theming/index.cjs.d.ts +32 -0
- package/internal/generated/theming/index.d.ts +32 -0
- package/internal/generated/theming/index.js +22 -8
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +20 -20
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +27 -27
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +72 -75
- package/popover/styles.selectors.js +52 -52
- package/prompt-input/styles.css.js +14 -14
- package/prompt-input/styles.scoped.css +56 -56
- package/prompt-input/styles.selectors.js +14 -14
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +45 -45
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +42 -42
- package/property-filter/styles.selectors.js +39 -39
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +38 -38
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +26 -26
- package/select/parts/styles.selectors.js +21 -21
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +24 -24
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +79 -79
- package/tiles/styles.selectors.js +30 -30
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +18 -18
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +67 -67
- 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 +29 -29
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
|
@@ -202,7 +202,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
202
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
203
203
|
SPDX-License-Identifier: Apache-2.0
|
|
204
204
|
*/
|
|
205
|
-
.
|
|
205
|
+
.awsui_root_39ths_22323_205:not(#\9) {
|
|
206
206
|
border-collapse: separate;
|
|
207
207
|
border-spacing: 0;
|
|
208
208
|
box-sizing: border-box;
|
|
@@ -238,35 +238,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
238
238
|
-moz-osx-font-smoothing: auto;
|
|
239
239
|
}
|
|
240
240
|
|
|
241
|
-
.awsui_file-loading-
|
|
241
|
+
.awsui_file-loading-overlay_39ths_22323_240:not(#\9) {
|
|
242
242
|
position: absolute;
|
|
243
243
|
inset-inline-end: var(--space-static-xs-7sfb63, 8px);
|
|
244
244
|
inset-block-end: var(--space-static-xxs-82cdfi, 4px);
|
|
245
245
|
}
|
|
246
|
-
.awsui_file-loading-overlay-single-
|
|
246
|
+
.awsui_file-loading-overlay-single-row_39ths_22323_245:not(#\9) {
|
|
247
247
|
inset-inline-end: var(--space-static-xxl-02zgl2, 32px);
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
-
.awsui_file-option-
|
|
251
|
-
.awsui_file-option-
|
|
252
|
-
.awsui_file-option-last-
|
|
250
|
+
.awsui_file-option-name_39ths_22323_249:not(#\9),
|
|
251
|
+
.awsui_file-option-size_39ths_22323_250:not(#\9),
|
|
252
|
+
.awsui_file-option-last-modified_39ths_22323_251:not(#\9) {
|
|
253
253
|
text-overflow: ellipsis;
|
|
254
254
|
overflow: hidden;
|
|
255
255
|
white-space: nowrap;
|
|
256
256
|
}
|
|
257
257
|
|
|
258
|
-
.awsui_file-
|
|
258
|
+
.awsui_file-option_39ths_22323_249:not(#\9) {
|
|
259
259
|
inline-size: 100%;
|
|
260
260
|
min-inline-size: 0;
|
|
261
261
|
display: flex;
|
|
262
262
|
gap: var(--space-scaled-xs-26e2du, 8px);
|
|
263
263
|
}
|
|
264
264
|
|
|
265
|
-
.awsui_file-option-
|
|
265
|
+
.awsui_file-option-thumbnail_39ths_22323_264:not(#\9) {
|
|
266
266
|
margin-block-start: var(--space-static-xxs-82cdfi, 4px);
|
|
267
267
|
}
|
|
268
268
|
|
|
269
|
-
.awsui_file-option-thumbnail-
|
|
269
|
+
.awsui_file-option-thumbnail-image_39ths_22323_268:not(#\9) {
|
|
270
270
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
271
271
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
272
272
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
@@ -279,41 +279,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
279
279
|
overflow: hidden;
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
-
.awsui_file-option-
|
|
282
|
+
.awsui_file-option-metadata_39ths_22323_281:not(#\9) {
|
|
283
283
|
inline-size: 100%;
|
|
284
284
|
}
|
|
285
|
-
.awsui_file-option-
|
|
285
|
+
.awsui_file-option-metadata_39ths_22323_281.awsui_with-image_39ths_22323_284:not(#\9) {
|
|
286
286
|
inline-size: calc(100% - 48px);
|
|
287
287
|
}
|
|
288
|
-
.awsui_file-option-
|
|
288
|
+
.awsui_file-option-metadata_39ths_22323_281.awsui_single-row-loading_39ths_22323_287:not(#\9) {
|
|
289
289
|
inline-size: calc(100% - var(--size-icon-normal-0m1722, 16px));
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
.
|
|
292
|
+
.awsui_token_39ths_22323_291:not(#\9) {
|
|
293
293
|
position: relative;
|
|
294
294
|
block-size: 100%;
|
|
295
295
|
display: flex;
|
|
296
296
|
flex-direction: column;
|
|
297
297
|
gap: var(--space-xxs-p8yyaw, 4px);
|
|
298
298
|
}
|
|
299
|
-
.awsui_token-
|
|
299
|
+
.awsui_token-grid_39ths_22323_298:not(#\9) {
|
|
300
300
|
display: grid;
|
|
301
301
|
grid-template-rows: max-content auto;
|
|
302
302
|
}
|
|
303
303
|
@media (max-width: 688px) {
|
|
304
|
-
.awsui_token-
|
|
304
|
+
.awsui_token-grid_39ths_22323_298:not(#\9) {
|
|
305
305
|
display: flex;
|
|
306
306
|
}
|
|
307
307
|
}
|
|
308
|
-
.awsui_token-contains-
|
|
308
|
+
.awsui_token-contains-image_39ths_22323_307:not(#\9) {
|
|
309
309
|
grid-template-rows: 68px auto;
|
|
310
310
|
}
|
|
311
311
|
|
|
312
|
-
.awsui_token-
|
|
312
|
+
.awsui_token-box_39ths_22323_311:not(#\9) {
|
|
313
313
|
position: relative;
|
|
314
314
|
block-size: 100%;
|
|
315
|
-
border-block: var(--border-field-
|
|
316
|
-
border-inline: var(--border-field-
|
|
315
|
+
border-block: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-item-selected-m769ej, #006ce0);
|
|
316
|
+
border-inline: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-item-selected-m769ej, #006ce0);
|
|
317
317
|
padding-block-start: var(--space-scaled-xxs-7597g1, 4px);
|
|
318
318
|
padding-block-end: var(--space-scaled-xxs-7597g1, 4px);
|
|
319
319
|
padding-inline-start: var(--space-field-horizontal-gg19kw, 12px);
|
|
@@ -328,48 +328,48 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
328
328
|
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
329
329
|
box-sizing: border-box;
|
|
330
330
|
}
|
|
331
|
-
.awsui_token-
|
|
331
|
+
.awsui_token-box_39ths_22323_311.awsui_horizontal_39ths_22323_330:not(#\9) {
|
|
332
332
|
max-inline-size: 230px;
|
|
333
333
|
}
|
|
334
334
|
@media (max-width: 688px) {
|
|
335
|
-
.awsui_token-
|
|
335
|
+
.awsui_token-box_39ths_22323_311.awsui_horizontal_39ths_22323_330:not(#\9) {
|
|
336
336
|
max-inline-size: 100%;
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
|
-
.awsui_token-
|
|
339
|
+
.awsui_token-box_39ths_22323_311.awsui_error_39ths_22323_338:not(#\9) {
|
|
340
340
|
border-color: var(--color-border-status-error-adxa56, #db0000);
|
|
341
341
|
border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
|
|
342
342
|
}
|
|
343
|
-
.awsui_token-
|
|
343
|
+
.awsui_token-box_39ths_22323_311.awsui_error_39ths_22323_338 > .awsui_dismiss-button_39ths_22323_342:not(#\9) {
|
|
344
344
|
color: var(--color-text-interactive-default-tkx8fe, #424650);
|
|
345
345
|
}
|
|
346
|
-
.awsui_token-
|
|
346
|
+
.awsui_token-box_39ths_22323_311.awsui_error_39ths_22323_338 > .awsui_dismiss-button_39ths_22323_342:not(#\9):hover {
|
|
347
347
|
color: var(--color-text-interactive-hover-f9gqs8, #0f141a);
|
|
348
348
|
}
|
|
349
|
-
.awsui_token-
|
|
349
|
+
.awsui_token-box_39ths_22323_311.awsui_warning_39ths_22323_348:not(#\9) {
|
|
350
350
|
border-color: var(--color-border-status-warning-3feumr, #855900);
|
|
351
351
|
border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
|
|
352
352
|
}
|
|
353
|
-
.awsui_token-
|
|
353
|
+
.awsui_token-box_39ths_22323_311.awsui_warning_39ths_22323_348 > .awsui_dismiss-button_39ths_22323_342:not(#\9) {
|
|
354
354
|
color: var(--color-text-interactive-default-tkx8fe, #424650);
|
|
355
355
|
}
|
|
356
|
-
.awsui_token-
|
|
356
|
+
.awsui_token-box_39ths_22323_311.awsui_warning_39ths_22323_348 > .awsui_dismiss-button_39ths_22323_342:not(#\9):hover {
|
|
357
357
|
color: var(--color-text-interactive-hover-f9gqs8, #0f141a);
|
|
358
358
|
}
|
|
359
|
-
.awsui_token-
|
|
359
|
+
.awsui_token-box_39ths_22323_311.awsui_read-only_39ths_22323_358:not(#\9) {
|
|
360
360
|
border-color: var(--color-border-input-disabled-lb7zn3, #ebebf0);
|
|
361
361
|
background-color: var(--color-background-container-content-z79u4u, #ffffff);
|
|
362
362
|
pointer-events: none;
|
|
363
363
|
}
|
|
364
|
-
.awsui_token-
|
|
364
|
+
.awsui_token-box_39ths_22323_311.awsui_read-only_39ths_22323_358 > .awsui_dismiss-button_39ths_22323_342:not(#\9) {
|
|
365
365
|
color: var(--color-text-button-inline-icon-disabled-yk9lvs, #b4b4bb);
|
|
366
366
|
}
|
|
367
|
-
.awsui_token-
|
|
367
|
+
.awsui_token-box_39ths_22323_311.awsui_read-only_39ths_22323_358 > .awsui_dismiss-button_39ths_22323_342:not(#\9):hover {
|
|
368
368
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
369
369
|
cursor: initial;
|
|
370
370
|
color: var(--color-text-button-inline-icon-disabled-yk9lvs, #b4b4bb);
|
|
371
371
|
}
|
|
372
|
-
.awsui_token-
|
|
372
|
+
.awsui_token-box_39ths_22323_311.awsui_loading_39ths_22323_371:not(#\9) {
|
|
373
373
|
border-color: var(--color-border-control-disabled-qc5csz, #dedee3);
|
|
374
374
|
background-color: var(--color-background-container-content-z79u4u, #ffffff);
|
|
375
375
|
}
|
|
@@ -2,27 +2,27 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"file-loading-overlay": "awsui_file-loading-
|
|
7
|
-
"file-loading-overlay-single-row": "awsui_file-loading-overlay-single-
|
|
8
|
-
"file-option-name": "awsui_file-option-
|
|
9
|
-
"file-option-size": "awsui_file-option-
|
|
10
|
-
"file-option-last-modified": "awsui_file-option-last-
|
|
11
|
-
"file-option": "awsui_file-
|
|
12
|
-
"file-option-thumbnail": "awsui_file-option-
|
|
13
|
-
"file-option-thumbnail-image": "awsui_file-option-thumbnail-
|
|
14
|
-
"file-option-metadata": "awsui_file-option-
|
|
15
|
-
"with-image": "awsui_with-
|
|
16
|
-
"single-row-loading": "awsui_single-row-
|
|
17
|
-
"token": "
|
|
18
|
-
"token-grid": "awsui_token-
|
|
19
|
-
"token-contains-image": "awsui_token-contains-
|
|
20
|
-
"token-box": "awsui_token-
|
|
21
|
-
"horizontal": "
|
|
22
|
-
"error": "
|
|
23
|
-
"dismiss-button": "awsui_dismiss-
|
|
24
|
-
"warning": "
|
|
25
|
-
"read-only": "awsui_read-
|
|
26
|
-
"loading": "
|
|
5
|
+
"root": "awsui_root_39ths_22323_205",
|
|
6
|
+
"file-loading-overlay": "awsui_file-loading-overlay_39ths_22323_240",
|
|
7
|
+
"file-loading-overlay-single-row": "awsui_file-loading-overlay-single-row_39ths_22323_245",
|
|
8
|
+
"file-option-name": "awsui_file-option-name_39ths_22323_249",
|
|
9
|
+
"file-option-size": "awsui_file-option-size_39ths_22323_250",
|
|
10
|
+
"file-option-last-modified": "awsui_file-option-last-modified_39ths_22323_251",
|
|
11
|
+
"file-option": "awsui_file-option_39ths_22323_249",
|
|
12
|
+
"file-option-thumbnail": "awsui_file-option-thumbnail_39ths_22323_264",
|
|
13
|
+
"file-option-thumbnail-image": "awsui_file-option-thumbnail-image_39ths_22323_268",
|
|
14
|
+
"file-option-metadata": "awsui_file-option-metadata_39ths_22323_281",
|
|
15
|
+
"with-image": "awsui_with-image_39ths_22323_284",
|
|
16
|
+
"single-row-loading": "awsui_single-row-loading_39ths_22323_287",
|
|
17
|
+
"token": "awsui_token_39ths_22323_291",
|
|
18
|
+
"token-grid": "awsui_token-grid_39ths_22323_298",
|
|
19
|
+
"token-contains-image": "awsui_token-contains-image_39ths_22323_307",
|
|
20
|
+
"token-box": "awsui_token-box_39ths_22323_311",
|
|
21
|
+
"horizontal": "awsui_horizontal_39ths_22323_330",
|
|
22
|
+
"error": "awsui_error_39ths_22323_338",
|
|
23
|
+
"dismiss-button": "awsui_dismiss-button_39ths_22323_342",
|
|
24
|
+
"warning": "awsui_warning_39ths_22323_348",
|
|
25
|
+
"read-only": "awsui_read-only_39ths_22323_358",
|
|
26
|
+
"loading": "awsui_loading_39ths_22323_371"
|
|
27
27
|
};
|
|
28
28
|
|
package/flashbar/styles.css.js
CHANGED
|
@@ -1,55 +1,55 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"flash-with-motion": "awsui_flash-with-
|
|
5
|
-
"enter": "
|
|
6
|
-
"flash-body": "awsui_flash-
|
|
7
|
-
"flash-message": "awsui_flash-
|
|
8
|
-
"flash-header": "awsui_flash-
|
|
9
|
-
"flash-content": "awsui_flash-
|
|
10
|
-
"action-button-wrapper": "awsui_action-button-
|
|
11
|
-
"dismiss-button-wrapper": "awsui_dismiss-button-
|
|
12
|
-
"flash-icon": "awsui_flash-
|
|
13
|
-
"entering": "
|
|
14
|
-
"entered": "
|
|
15
|
-
"exiting": "
|
|
16
|
-
"stack": "
|
|
17
|
-
"animation-running": "awsui_animation-
|
|
18
|
-
"item": "
|
|
19
|
-
"flash-list-item": "awsui_flash-list-
|
|
20
|
-
"notification-bar": "awsui_notification-
|
|
21
|
-
"collapsed": "
|
|
22
|
-
"animation-ready": "awsui_animation-
|
|
23
|
-
"expanded-only": "awsui_expanded-
|
|
24
|
-
"expanded": "
|
|
25
|
-
"flash": "
|
|
26
|
-
"collapsible": "
|
|
27
|
-
"short-list": "awsui_short-
|
|
28
|
-
"visual-refresh": "awsui_visual-
|
|
29
|
-
"status": "
|
|
30
|
-
"header": "
|
|
31
|
-
"item-count": "awsui_item-
|
|
32
|
-
"button": "
|
|
33
|
-
"type-count": "awsui_type-
|
|
34
|
-
"count-number": "awsui_count-
|
|
35
|
-
"icon": "
|
|
36
|
-
"floating": "
|
|
37
|
-
"flashbar": "
|
|
38
|
-
"initial-hidden": "awsui_initial-
|
|
39
|
-
"flash-list": "awsui_flash-
|
|
40
|
-
"flash-focus-container": "awsui_flash-focus-
|
|
41
|
-
"flash-text": "awsui_flash-
|
|
42
|
-
"hidden": "
|
|
43
|
-
"header-replacement": "awsui_header-
|
|
44
|
-
"content-replacement": "awsui_content-
|
|
45
|
-
"dismiss-button": "awsui_dismiss-
|
|
46
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
47
|
-
"action-button": "awsui_action-
|
|
48
|
-
"action-slot": "awsui_action-
|
|
49
|
-
"flash-type-success": "awsui_flash-type-
|
|
50
|
-
"flash-type-error": "awsui_flash-type-
|
|
51
|
-
"flash-type-info": "awsui_flash-type-
|
|
52
|
-
"flash-type-in-progress": "awsui_flash-type-in-
|
|
53
|
-
"flash-type-warning": "awsui_flash-type-
|
|
4
|
+
"flash-with-motion": "awsui_flash-with-motion_1q84n_1w478_153",
|
|
5
|
+
"enter": "awsui_enter_1q84n_1w478_153",
|
|
6
|
+
"flash-body": "awsui_flash-body_1q84n_1w478_167",
|
|
7
|
+
"flash-message": "awsui_flash-message_1q84n_1w478_167",
|
|
8
|
+
"flash-header": "awsui_flash-header_1q84n_1w478_167",
|
|
9
|
+
"flash-content": "awsui_flash-content_1q84n_1w478_168",
|
|
10
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_1w478_169",
|
|
11
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_1w478_170",
|
|
12
|
+
"flash-icon": "awsui_flash-icon_1q84n_1w478_193",
|
|
13
|
+
"entering": "awsui_entering_1q84n_1w478_206",
|
|
14
|
+
"entered": "awsui_entered_1q84n_1w478_227",
|
|
15
|
+
"exiting": "awsui_exiting_1q84n_1w478_332",
|
|
16
|
+
"stack": "awsui_stack_1q84n_1w478_366",
|
|
17
|
+
"animation-running": "awsui_animation-running_1q84n_1w478_366",
|
|
18
|
+
"item": "awsui_item_1q84n_1w478_366",
|
|
19
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_1w478_367",
|
|
20
|
+
"notification-bar": "awsui_notification-bar_1q84n_1w478_368",
|
|
21
|
+
"collapsed": "awsui_collapsed_1q84n_1w478_388",
|
|
22
|
+
"animation-ready": "awsui_animation-ready_1q84n_1w478_388",
|
|
23
|
+
"expanded-only": "awsui_expanded-only_1q84n_1w478_388",
|
|
24
|
+
"expanded": "awsui_expanded_1q84n_1w478_388",
|
|
25
|
+
"flash": "awsui_flash_1q84n_1w478_153",
|
|
26
|
+
"collapsible": "awsui_collapsible_1q84n_1w478_444",
|
|
27
|
+
"short-list": "awsui_short-list_1q84n_1w478_450",
|
|
28
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_1w478_450",
|
|
29
|
+
"status": "awsui_status_1q84n_1w478_597",
|
|
30
|
+
"header": "awsui_header_1q84n_1w478_597",
|
|
31
|
+
"item-count": "awsui_item-count_1q84n_1w478_598",
|
|
32
|
+
"button": "awsui_button_1q84n_1w478_599",
|
|
33
|
+
"type-count": "awsui_type-count_1q84n_1w478_632",
|
|
34
|
+
"count-number": "awsui_count-number_1q84n_1w478_632",
|
|
35
|
+
"icon": "awsui_icon_1q84n_1w478_666",
|
|
36
|
+
"floating": "awsui_floating_1q84n_1w478_707",
|
|
37
|
+
"flashbar": "awsui_flashbar_1q84n_1w478_711",
|
|
38
|
+
"initial-hidden": "awsui_initial-hidden_1q84n_1w478_772",
|
|
39
|
+
"flash-list": "awsui_flash-list_1q84n_1w478_367",
|
|
40
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_1w478_794",
|
|
41
|
+
"flash-text": "awsui_flash-text_1q84n_1w478_824",
|
|
42
|
+
"hidden": "awsui_hidden_1q84n_1w478_843",
|
|
43
|
+
"header-replacement": "awsui_header-replacement_1q84n_1w478_848",
|
|
44
|
+
"content-replacement": "awsui_content-replacement_1q84n_1w478_853",
|
|
45
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_1w478_170",
|
|
46
|
+
"breakpoint-default": "awsui_breakpoint-default_1q84n_1w478_872",
|
|
47
|
+
"action-button": "awsui_action-button_1q84n_1w478_169",
|
|
48
|
+
"action-slot": "awsui_action-slot_1q84n_1w478_882",
|
|
49
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_1w478_886",
|
|
50
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_1w478_890",
|
|
51
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_1w478_894",
|
|
52
|
+
"flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_1w478_895",
|
|
53
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_1w478_899"
|
|
54
54
|
};
|
|
55
55
|
|