@cloudscape-design/components-themeable 3.0.652 → 3.0.653

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 (55) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/app-layout/skeleton/styles.scss +82 -0
  3. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +51 -51
  4. package/lib/internal/scss/split-panel/styles.scss +1 -0
  5. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  6. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +31 -31
  7. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  8. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  9. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  10. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  11. package/lib/internal/template/app-layout/skeleton/index.d.ts +4 -0
  12. package/lib/internal/template/app-layout/skeleton/index.d.ts.map +1 -0
  13. package/lib/internal/template/app-layout/skeleton/index.js +10 -0
  14. package/lib/internal/template/app-layout/skeleton/index.js.map +1 -0
  15. package/lib/internal/template/app-layout/skeleton/layout.d.ts +8 -0
  16. package/lib/internal/template/app-layout/skeleton/layout.d.ts.map +1 -0
  17. package/lib/internal/template/app-layout/skeleton/layout.js +27 -0
  18. package/lib/internal/template/app-layout/skeleton/layout.js.map +1 -0
  19. package/lib/internal/template/app-layout/skeleton/styles.css.js +16 -0
  20. package/lib/internal/template/app-layout/skeleton/styles.scoped.css +180 -0
  21. package/lib/internal/template/app-layout/skeleton/styles.selectors.js +17 -0
  22. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +81 -81
  23. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
  24. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +81 -81
  25. package/lib/internal/template/flashbar/styles.css.js +47 -47
  26. package/lib/internal/template/flashbar/styles.scoped.css +171 -171
  27. package/lib/internal/template/flashbar/styles.selectors.js +47 -47
  28. package/lib/internal/template/internal/base-component/styles.scoped.css +3 -0
  29. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  30. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +41 -41
  31. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  32. package/lib/internal/template/internal/environment.js +1 -1
  33. package/lib/internal/template/internal/environment.json +1 -1
  34. package/lib/internal/template/internal/generated/custom-css-properties/index.js +51 -51
  35. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  36. package/lib/internal/template/internal/generated/styles/tokens.d.ts +1 -0
  37. package/lib/internal/template/internal/generated/styles/tokens.js +1 -0
  38. package/lib/internal/template/internal/generated/theming/index.cjs +11 -0
  39. package/lib/internal/template/internal/generated/theming/index.js +11 -0
  40. package/lib/internal/template/internal/hooks/use-performance-marks.d.ts.map +1 -1
  41. package/lib/internal/template/internal/hooks/use-performance-marks.js +4 -2
  42. package/lib/internal/template/internal/hooks/use-performance-marks.js.map +1 -1
  43. package/lib/internal/template/internal/utils/dom.d.ts.map +1 -1
  44. package/lib/internal/template/internal/utils/dom.js +3 -1
  45. package/lib/internal/template/internal/utils/dom.js.map +1 -1
  46. package/lib/internal/template/slider/styles.css.js +25 -25
  47. package/lib/internal/template/slider/styles.scoped.css +71 -71
  48. package/lib/internal/template/slider/styles.selectors.js +25 -25
  49. package/lib/internal/template/spinner/styles.css.js +13 -13
  50. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  51. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  52. package/lib/internal/template/split-panel/styles.css.js +57 -57
  53. package/lib/internal/template/split-panel/styles.scoped.css +78 -77
  54. package/lib/internal/template/split-panel/styles.selectors.js +57 -57
  55. package/package.json +1 -1
@@ -2,86 +2,86 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "background": "awsui_background_hyvsj_1r1ro_99",
6
- "scrolling-background": "awsui_scrolling-background_hyvsj_1r1ro_102",
7
- "sticky-background": "awsui_sticky-background_hyvsj_1r1ro_108",
8
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_1r1ro_116",
9
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_1r1ro_129",
10
- "has-sticky-background": "awsui_has-sticky-background_hyvsj_1r1ro_139",
11
- "drawers-container": "awsui_drawers-container_hyvsj_1r1ro_151",
12
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_1r1ro_162",
13
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_1r1ro_185",
14
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_1r1ro_190",
15
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_1r1ro_231",
16
- "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_1r1ro_241",
17
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_1r1ro_245",
18
- "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_1r1ro_259",
19
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_1r1ro_245",
20
- "drawer": "awsui_drawer_hyvsj_1r1ro_151",
21
- "drawer-content-container": "awsui_drawer-content-container_hyvsj_1r1ro_290",
22
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_1r1ro_299",
23
- "drawer-content": "awsui_drawer-content_hyvsj_1r1ro_290",
24
- "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_1r1ro_307",
25
- "drawer-slider": "awsui_drawer-slider_hyvsj_1r1ro_310",
26
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_1r1ro_317",
27
- "content": "awsui_content_hyvsj_1r1ro_343",
28
- "layout": "awsui_layout_hyvsj_1r1ro_364",
29
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_1r1ro_435",
30
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_1r1ro_450",
31
- "content-type-table": "awsui_content-type-table_hyvsj_1r1ro_464",
32
- "content-type-cards": "awsui_content-type-cards_hyvsj_1r1ro_464",
33
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_1r1ro_470",
34
- "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_1r1ro_473",
35
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_1r1ro_487",
36
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_1r1ro_490",
37
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_1r1ro_500",
38
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_1r1ro_503",
39
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_1r1ro_506",
40
- "has-header": "awsui_has-header_hyvsj_1r1ro_506",
41
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_1r1ro_524",
42
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_1r1ro_524",
43
- "has-split-panel": "awsui_has-split-panel_hyvsj_1r1ro_561",
44
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_1r1ro_561",
45
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_1r1ro_569",
46
- "unfocusable": "awsui_unfocusable_hyvsj_1r1ro_574",
47
- "container": "awsui_container_hyvsj_1r1ro_584",
48
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_1r1ro_610",
49
- "is-tools-open": "awsui_is-tools-open_hyvsj_1r1ro_613",
50
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_1r1ro_613",
51
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_1r1ro_613",
52
- "has-active-drawer": "awsui_has-active-drawer_hyvsj_1r1ro_613",
53
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_1r1ro_622",
54
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_1r1ro_639",
55
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_1r1ro_643",
56
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_1r1ro_647",
57
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_1r1ro_651",
58
- "navigation-container": "awsui_navigation-container_hyvsj_1r1ro_660",
59
- "show-navigation": "awsui_show-navigation_hyvsj_1r1ro_698",
60
- "animating": "awsui_animating_hyvsj_1r1ro_721",
61
- "showButtons": "awsui_showButtons_hyvsj_1r1ro_1",
62
- "navigation": "awsui_navigation_hyvsj_1r1ro_660",
63
- "openNavigation": "awsui_openNavigation_hyvsj_1r1ro_1",
64
- "animated-content": "awsui_animated-content_hyvsj_1r1ro_783",
65
- "hide-navigation": "awsui_hide-navigation_hyvsj_1r1ro_792",
66
- "notifications": "awsui_notifications_hyvsj_1r1ro_802",
67
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_1r1ro_808",
68
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_1r1ro_825",
69
- "position-bottom": "awsui_position-bottom_hyvsj_1r1ro_872",
70
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_1r1ro_1",
71
- "split-panel-side": "awsui_split-panel-side_hyvsj_1r1ro_901",
72
- "position-side": "awsui_position-side_hyvsj_1r1ro_914",
73
- "tools-container": "awsui_tools-container_hyvsj_1r1ro_936",
74
- "tools": "awsui_tools_hyvsj_1r1ro_936",
75
- "openTools": "awsui_openTools_hyvsj_1r1ro_1",
76
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_1r1ro_1027",
77
- "hide-tools": "awsui_hide-tools_hyvsj_1r1ro_1037",
78
- "show-tools": "awsui_show-tools_hyvsj_1r1ro_1049",
79
- "has-tools-form": "awsui_has-tools-form_hyvsj_1r1ro_1027",
80
- "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_1r1ro_1134",
81
- "trigger": "awsui_trigger_hyvsj_1r1ro_1134",
82
- "selected": "awsui_selected_hyvsj_1r1ro_1211",
83
- "badge": "awsui_badge_hyvsj_1r1ro_1231",
84
- "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_1r1ro_1235",
85
- "dot": "awsui_dot_hyvsj_1r1ro_1246"
5
+ "background": "awsui_background_hyvsj_1s3d6_99",
6
+ "scrolling-background": "awsui_scrolling-background_hyvsj_1s3d6_102",
7
+ "sticky-background": "awsui_sticky-background_hyvsj_1s3d6_108",
8
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_1s3d6_116",
9
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_1s3d6_129",
10
+ "has-sticky-background": "awsui_has-sticky-background_hyvsj_1s3d6_139",
11
+ "drawers-container": "awsui_drawers-container_hyvsj_1s3d6_151",
12
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_1s3d6_162",
13
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_1s3d6_185",
14
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_1s3d6_190",
15
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_1s3d6_231",
16
+ "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_1s3d6_241",
17
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_1s3d6_245",
18
+ "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_1s3d6_259",
19
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_1s3d6_245",
20
+ "drawer": "awsui_drawer_hyvsj_1s3d6_151",
21
+ "drawer-content-container": "awsui_drawer-content-container_hyvsj_1s3d6_290",
22
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_1s3d6_299",
23
+ "drawer-content": "awsui_drawer-content_hyvsj_1s3d6_290",
24
+ "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_1s3d6_307",
25
+ "drawer-slider": "awsui_drawer-slider_hyvsj_1s3d6_310",
26
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_1s3d6_317",
27
+ "content": "awsui_content_hyvsj_1s3d6_343",
28
+ "layout": "awsui_layout_hyvsj_1s3d6_364",
29
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_1s3d6_435",
30
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_1s3d6_450",
31
+ "content-type-table": "awsui_content-type-table_hyvsj_1s3d6_464",
32
+ "content-type-cards": "awsui_content-type-cards_hyvsj_1s3d6_464",
33
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_1s3d6_470",
34
+ "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_1s3d6_473",
35
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_1s3d6_487",
36
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_1s3d6_490",
37
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_1s3d6_500",
38
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_1s3d6_503",
39
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_1s3d6_506",
40
+ "has-header": "awsui_has-header_hyvsj_1s3d6_506",
41
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_1s3d6_524",
42
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_1s3d6_524",
43
+ "has-split-panel": "awsui_has-split-panel_hyvsj_1s3d6_561",
44
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_1s3d6_561",
45
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_1s3d6_569",
46
+ "unfocusable": "awsui_unfocusable_hyvsj_1s3d6_574",
47
+ "container": "awsui_container_hyvsj_1s3d6_584",
48
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_1s3d6_610",
49
+ "is-tools-open": "awsui_is-tools-open_hyvsj_1s3d6_613",
50
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_1s3d6_613",
51
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_1s3d6_613",
52
+ "has-active-drawer": "awsui_has-active-drawer_hyvsj_1s3d6_613",
53
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_1s3d6_622",
54
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_1s3d6_639",
55
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_1s3d6_643",
56
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_1s3d6_647",
57
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_1s3d6_651",
58
+ "navigation-container": "awsui_navigation-container_hyvsj_1s3d6_660",
59
+ "show-navigation": "awsui_show-navigation_hyvsj_1s3d6_698",
60
+ "animating": "awsui_animating_hyvsj_1s3d6_721",
61
+ "showButtons": "awsui_showButtons_hyvsj_1s3d6_1",
62
+ "navigation": "awsui_navigation_hyvsj_1s3d6_660",
63
+ "openNavigation": "awsui_openNavigation_hyvsj_1s3d6_1",
64
+ "animated-content": "awsui_animated-content_hyvsj_1s3d6_783",
65
+ "hide-navigation": "awsui_hide-navigation_hyvsj_1s3d6_792",
66
+ "notifications": "awsui_notifications_hyvsj_1s3d6_802",
67
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_1s3d6_808",
68
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_1s3d6_825",
69
+ "position-bottom": "awsui_position-bottom_hyvsj_1s3d6_872",
70
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_1s3d6_1",
71
+ "split-panel-side": "awsui_split-panel-side_hyvsj_1s3d6_901",
72
+ "position-side": "awsui_position-side_hyvsj_1s3d6_914",
73
+ "tools-container": "awsui_tools-container_hyvsj_1s3d6_936",
74
+ "tools": "awsui_tools_hyvsj_1s3d6_936",
75
+ "openTools": "awsui_openTools_hyvsj_1s3d6_1",
76
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_1s3d6_1027",
77
+ "hide-tools": "awsui_hide-tools_hyvsj_1s3d6_1037",
78
+ "show-tools": "awsui_show-tools_hyvsj_1s3d6_1049",
79
+ "has-tools-form": "awsui_has-tools-form_hyvsj_1s3d6_1027",
80
+ "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_1s3d6_1134",
81
+ "trigger": "awsui_trigger_hyvsj_1s3d6_1134",
82
+ "selected": "awsui_selected_hyvsj_1s3d6_1211",
83
+ "badge": "awsui_badge_hyvsj_1s3d6_1231",
84
+ "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_1s3d6_1235",
85
+ "dot": "awsui_dot_hyvsj_1s3d6_1246"
86
86
  };
87
87
 
@@ -1,52 +1,52 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "flash-with-motion": "awsui_flash-with-motion_1q84n_ts1bg_99",
5
- "enter": "awsui_enter_1q84n_ts1bg_99",
6
- "flash-body": "awsui_flash-body_1q84n_ts1bg_113",
7
- "flash-message": "awsui_flash-message_1q84n_ts1bg_113",
8
- "flash-header": "awsui_flash-header_1q84n_ts1bg_113",
9
- "flash-content": "awsui_flash-content_1q84n_ts1bg_114",
10
- "action-button-wrapper": "awsui_action-button-wrapper_1q84n_ts1bg_115",
11
- "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_ts1bg_116",
12
- "flash-icon": "awsui_flash-icon_1q84n_ts1bg_139",
13
- "entering": "awsui_entering_1q84n_ts1bg_152",
14
- "entered": "awsui_entered_1q84n_ts1bg_173",
15
- "exiting": "awsui_exiting_1q84n_ts1bg_278",
16
- "stack": "awsui_stack_1q84n_ts1bg_300",
17
- "animation-running": "awsui_animation-running_1q84n_ts1bg_300",
18
- "item": "awsui_item_1q84n_ts1bg_300",
19
- "flash-list-item": "awsui_flash-list-item_1q84n_ts1bg_301",
20
- "notification-bar": "awsui_notification-bar_1q84n_ts1bg_302",
21
- "collapsed": "awsui_collapsed_1q84n_ts1bg_322",
22
- "animation-ready": "awsui_animation-ready_1q84n_ts1bg_322",
23
- "expanded-only": "awsui_expanded-only_1q84n_ts1bg_322",
24
- "expanded": "awsui_expanded_1q84n_ts1bg_322",
25
- "flash": "awsui_flash_1q84n_ts1bg_99",
26
- "collapsible": "awsui_collapsible_1q84n_ts1bg_386",
27
- "short-list": "awsui_short-list_1q84n_ts1bg_392",
28
- "visual-refresh": "awsui_visual-refresh_1q84n_ts1bg_392",
29
- "status": "awsui_status_1q84n_ts1bg_605",
30
- "header": "awsui_header_1q84n_ts1bg_605",
31
- "item-count": "awsui_item-count_1q84n_ts1bg_606",
32
- "button": "awsui_button_1q84n_ts1bg_607",
33
- "type-count": "awsui_type-count_1q84n_ts1bg_640",
34
- "count-number": "awsui_count-number_1q84n_ts1bg_640",
35
- "icon": "awsui_icon_1q84n_ts1bg_674",
36
- "floating": "awsui_floating_1q84n_ts1bg_715",
37
- "flashbar": "awsui_flashbar_1q84n_ts1bg_723",
38
- "flash-refresh": "awsui_flash-refresh_1q84n_ts1bg_798",
39
- "flash-list": "awsui_flash-list_1q84n_ts1bg_301",
40
- "flash-focus-container": "awsui_flash-focus-container_1q84n_ts1bg_819",
41
- "flash-text": "awsui_flash-text_1q84n_ts1bg_849",
42
- "dismiss-button": "awsui_dismiss-button_1q84n_ts1bg_116",
43
- "breakpoint-default": "awsui_breakpoint-default_1q84n_ts1bg_891",
44
- "action-button": "awsui_action-button_1q84n_ts1bg_115",
45
- "action-slot": "awsui_action-slot_1q84n_ts1bg_901",
46
- "flash-type-success": "awsui_flash-type-success_1q84n_ts1bg_905",
47
- "flash-type-error": "awsui_flash-type-error_1q84n_ts1bg_909",
48
- "flash-type-info": "awsui_flash-type-info_1q84n_ts1bg_913",
49
- "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_ts1bg_914",
50
- "flash-type-warning": "awsui_flash-type-warning_1q84n_ts1bg_918"
4
+ "flash-with-motion": "awsui_flash-with-motion_1q84n_q1m74_99",
5
+ "enter": "awsui_enter_1q84n_q1m74_99",
6
+ "flash-body": "awsui_flash-body_1q84n_q1m74_113",
7
+ "flash-message": "awsui_flash-message_1q84n_q1m74_113",
8
+ "flash-header": "awsui_flash-header_1q84n_q1m74_113",
9
+ "flash-content": "awsui_flash-content_1q84n_q1m74_114",
10
+ "action-button-wrapper": "awsui_action-button-wrapper_1q84n_q1m74_115",
11
+ "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_q1m74_116",
12
+ "flash-icon": "awsui_flash-icon_1q84n_q1m74_139",
13
+ "entering": "awsui_entering_1q84n_q1m74_152",
14
+ "entered": "awsui_entered_1q84n_q1m74_173",
15
+ "exiting": "awsui_exiting_1q84n_q1m74_278",
16
+ "stack": "awsui_stack_1q84n_q1m74_300",
17
+ "animation-running": "awsui_animation-running_1q84n_q1m74_300",
18
+ "item": "awsui_item_1q84n_q1m74_300",
19
+ "flash-list-item": "awsui_flash-list-item_1q84n_q1m74_301",
20
+ "notification-bar": "awsui_notification-bar_1q84n_q1m74_302",
21
+ "collapsed": "awsui_collapsed_1q84n_q1m74_322",
22
+ "animation-ready": "awsui_animation-ready_1q84n_q1m74_322",
23
+ "expanded-only": "awsui_expanded-only_1q84n_q1m74_322",
24
+ "expanded": "awsui_expanded_1q84n_q1m74_322",
25
+ "flash": "awsui_flash_1q84n_q1m74_99",
26
+ "collapsible": "awsui_collapsible_1q84n_q1m74_386",
27
+ "short-list": "awsui_short-list_1q84n_q1m74_392",
28
+ "visual-refresh": "awsui_visual-refresh_1q84n_q1m74_392",
29
+ "status": "awsui_status_1q84n_q1m74_605",
30
+ "header": "awsui_header_1q84n_q1m74_605",
31
+ "item-count": "awsui_item-count_1q84n_q1m74_606",
32
+ "button": "awsui_button_1q84n_q1m74_607",
33
+ "type-count": "awsui_type-count_1q84n_q1m74_640",
34
+ "count-number": "awsui_count-number_1q84n_q1m74_640",
35
+ "icon": "awsui_icon_1q84n_q1m74_674",
36
+ "floating": "awsui_floating_1q84n_q1m74_715",
37
+ "flashbar": "awsui_flashbar_1q84n_q1m74_723",
38
+ "flash-refresh": "awsui_flash-refresh_1q84n_q1m74_798",
39
+ "flash-list": "awsui_flash-list_1q84n_q1m74_301",
40
+ "flash-focus-container": "awsui_flash-focus-container_1q84n_q1m74_819",
41
+ "flash-text": "awsui_flash-text_1q84n_q1m74_849",
42
+ "dismiss-button": "awsui_dismiss-button_1q84n_q1m74_116",
43
+ "breakpoint-default": "awsui_breakpoint-default_1q84n_q1m74_891",
44
+ "action-button": "awsui_action-button_1q84n_q1m74_115",
45
+ "action-slot": "awsui_action-slot_1q84n_q1m74_901",
46
+ "flash-type-success": "awsui_flash-type-success_1q84n_q1m74_905",
47
+ "flash-type-error": "awsui_flash-type-error_1q84n_q1m74_909",
48
+ "flash-type-info": "awsui_flash-type-info_1q84n_q1m74_913",
49
+ "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_q1m74_914",
50
+ "flash-type-warning": "awsui_flash-type-warning_1q84n_q1m74_918"
51
51
  };
52
52