@cloudscape-design/components 3.0.1099 → 3.0.1101

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 (118) hide show
  1. package/alert/interfaces.d.ts +3 -0
  2. package/alert/interfaces.d.ts.map +1 -1
  3. package/alert/interfaces.js.map +1 -1
  4. package/alert/internal.js +2 -2
  5. package/alert/internal.js.map +1 -1
  6. package/alert/style.d.ts +3 -0
  7. package/alert/style.d.ts.map +1 -1
  8. package/alert/style.js +9 -0
  9. package/alert/style.js.map +1 -1
  10. package/alert/styles.css.js +27 -27
  11. package/alert/styles.scoped.css +50 -50
  12. package/alert/styles.selectors.js +27 -27
  13. package/annotation-context/annotation/styles.css.js +24 -24
  14. package/annotation-context/annotation/styles.scoped.css +32 -32
  15. package/annotation-context/annotation/styles.selectors.js +24 -24
  16. package/app-layout/classic.js +11 -11
  17. package/app-layout/classic.js.map +1 -1
  18. package/app-layout/notifications/styles.css.js +3 -3
  19. package/app-layout/notifications/styles.scoped.css +7 -7
  20. package/app-layout/notifications/styles.selectors.js +3 -3
  21. package/app-layout/utils/use-focus-control.d.ts +4 -1
  22. package/app-layout/utils/use-focus-control.d.ts.map +1 -1
  23. package/app-layout/utils/use-focus-control.js +7 -4
  24. package/app-layout/utils/use-focus-control.js.map +1 -1
  25. package/app-layout/visual-refresh/context.d.ts.map +1 -1
  26. package/app-layout/visual-refresh/context.js +10 -12
  27. package/app-layout/visual-refresh/context.js.map +1 -1
  28. package/app-layout/visual-refresh/styles.css.js +86 -86
  29. package/app-layout/visual-refresh/styles.scoped.css +258 -258
  30. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  31. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +25 -25
  32. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +73 -73
  33. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +25 -25
  34. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  35. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  36. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  37. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +25 -25
  38. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +50 -50
  39. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +25 -25
  40. package/app-layout/visual-refresh-toolbar/state/use-app-layout.js +10 -10
  41. package/app-layout/visual-refresh-toolbar/state/use-app-layout.js.map +1 -1
  42. package/area-chart/model/use-chart-model.d.ts.map +1 -1
  43. package/area-chart/model/use-chart-model.js +6 -0
  44. package/area-chart/model/use-chart-model.js.map +1 -1
  45. package/area-chart/model/utils.d.ts +1 -1
  46. package/area-chart/model/utils.d.ts.map +1 -1
  47. package/area-chart/model/utils.js +1 -1
  48. package/area-chart/model/utils.js.map +1 -1
  49. package/attribute-editor/styles.css.js +15 -15
  50. package/attribute-editor/styles.scoped.css +28 -28
  51. package/attribute-editor/styles.selectors.js +15 -15
  52. package/breadcrumb-group/item/styles.css.js +7 -7
  53. package/breadcrumb-group/item/styles.scoped.css +28 -28
  54. package/breadcrumb-group/item/styles.selectors.js +7 -7
  55. package/button/styles.css.js +22 -22
  56. package/button/styles.scoped.css +256 -256
  57. package/button/styles.selectors.js +22 -22
  58. package/button-dropdown/item-element/styles.css.js +16 -16
  59. package/button-dropdown/item-element/styles.scoped.css +27 -27
  60. package/button-dropdown/item-element/styles.selectors.js +16 -16
  61. package/checkbox/styles.css.js +3 -3
  62. package/checkbox/styles.scoped.css +11 -11
  63. package/checkbox/styles.selectors.js +3 -3
  64. package/content-layout/styles.css.js +14 -14
  65. package/content-layout/styles.scoped.css +27 -27
  66. package/content-layout/styles.selectors.js +14 -14
  67. package/flashbar/styles.css.js +50 -50
  68. package/flashbar/styles.scoped.css +187 -187
  69. package/flashbar/styles.selectors.js +50 -50
  70. package/help-panel/styles.css.js +6 -6
  71. package/help-panel/styles.scoped.css +73 -73
  72. package/help-panel/styles.selectors.js +6 -6
  73. package/internal/base-component/styles.scoped.css +1 -1
  74. package/internal/components/drag-handle/hooks/use-drag-handle-interaction-state.js +1 -1
  75. package/internal/components/drag-handle/hooks/use-drag-handle-interaction-state.js.map +1 -1
  76. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  77. package/internal/components/drag-handle-wrapper/styles.scoped.css +44 -44
  78. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  79. package/internal/components/dropdown/styles.css.js +20 -20
  80. package/internal/components/dropdown/styles.scoped.css +38 -38
  81. package/internal/components/dropdown/styles.selectors.js +20 -20
  82. package/internal/components/token-list/styles.css.js +10 -10
  83. package/internal/components/token-list/styles.scoped.css +25 -25
  84. package/internal/components/token-list/styles.selectors.js +10 -10
  85. package/internal/environment.js +2 -2
  86. package/internal/environment.json +2 -2
  87. package/internal/generated/custom-css-properties/index.d.ts +1 -0
  88. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  89. package/internal/generated/custom-css-properties/index.js +85 -84
  90. package/internal/generated/custom-css-properties/index.js.map +1 -1
  91. package/internal/manifest.json +1 -1
  92. package/link/styles.css.js +20 -20
  93. package/link/styles.scoped.css +103 -103
  94. package/link/styles.selectors.js +20 -20
  95. package/mixed-line-bar-chart/chart-container.js +1 -1
  96. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  97. package/package.json +1 -1
  98. package/property-filter/interfaces.d.ts +2 -0
  99. package/property-filter/interfaces.d.ts.map +1 -1
  100. package/property-filter/interfaces.js.map +1 -1
  101. package/radio-group/styles.css.js +10 -10
  102. package/radio-group/styles.scoped.css +22 -22
  103. package/radio-group/styles.selectors.js +10 -10
  104. package/slider/styles.css.js +26 -26
  105. package/slider/styles.scoped.css +86 -86
  106. package/slider/styles.selectors.js +26 -26
  107. package/spinner/styles.css.js +13 -13
  108. package/spinner/styles.scoped.css +39 -39
  109. package/spinner/styles.selectors.js +13 -13
  110. package/tag-editor/styles.css.js +3 -3
  111. package/tag-editor/styles.scoped.css +13 -13
  112. package/tag-editor/styles.selectors.js +3 -3
  113. package/text-content/styles.css.js +1 -1
  114. package/text-content/styles.scoped.css +66 -66
  115. package/text-content/styles.selectors.js +1 -1
  116. package/toggle/styles.css.js +10 -10
  117. package/toggle/styles.scoped.css +23 -23
  118. package/toggle/styles.selectors.js +10 -10
@@ -2,91 +2,91 @@
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_10nh6_149",
6
- "scrolling-background": "awsui_scrolling-background_hyvsj_10nh6_152",
7
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_10nh6_163",
8
- "drawers-container": "awsui_drawers-container_hyvsj_10nh6_176",
9
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_10nh6_187",
10
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_10nh6_208",
11
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_10nh6_213",
12
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_10nh6_251",
13
- "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_10nh6_261",
14
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_10nh6_266",
15
- "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_10nh6_280",
16
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_10nh6_266",
17
- "drawer": "awsui_drawer_hyvsj_10nh6_176",
18
- "drawer-content-container": "awsui_drawer-content-container_hyvsj_10nh6_311",
19
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_10nh6_320",
20
- "drawer-content": "awsui_drawer-content_hyvsj_10nh6_311",
21
- "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_10nh6_329",
22
- "drawer-slider": "awsui_drawer-slider_hyvsj_10nh6_332",
23
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_10nh6_339",
24
- "content": "awsui_content_hyvsj_10nh6_365",
25
- "layout": "awsui_layout_hyvsj_10nh6_390",
26
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_10nh6_462",
27
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_10nh6_477",
28
- "content-type-table": "awsui_content-type-table_hyvsj_10nh6_491",
29
- "content-type-cards": "awsui_content-type-cards_hyvsj_10nh6_491",
30
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_10nh6_497",
31
- "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_10nh6_500",
32
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_10nh6_514",
33
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_10nh6_517",
34
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_10nh6_527",
35
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_10nh6_530",
36
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_10nh6_530",
37
- "has-header": "awsui_has-header_hyvsj_10nh6_530",
38
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_10nh6_545",
39
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_10nh6_545",
40
- "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_10nh6_565",
41
- "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_10nh6_568",
42
- "has-split-panel": "awsui_has-split-panel_hyvsj_10nh6_588",
43
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_10nh6_588",
44
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_10nh6_596",
45
- "unfocusable": "awsui_unfocusable_hyvsj_10nh6_601",
46
- "container": "awsui_container_hyvsj_10nh6_611",
47
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_10nh6_637",
48
- "is-tools-open": "awsui_is-tools-open_hyvsj_10nh6_640",
49
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_10nh6_640",
50
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_10nh6_640",
51
- "has-active-drawer": "awsui_has-active-drawer_hyvsj_10nh6_640",
52
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_10nh6_653",
53
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_10nh6_670",
54
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_10nh6_674",
55
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_10nh6_678",
56
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_10nh6_682",
57
- "navigation-container": "awsui_navigation-container_hyvsj_10nh6_691",
58
- "show-navigation": "awsui_show-navigation_hyvsj_10nh6_729",
59
- "animating": "awsui_animating_hyvsj_10nh6_752",
60
- "showButtons": "awsui_showButtons_hyvsj_10nh6_1",
61
- "navigation": "awsui_navigation_hyvsj_10nh6_691",
62
- "openNavigation": "awsui_openNavigation_hyvsj_10nh6_1",
63
- "animated-content": "awsui_animated-content_hyvsj_10nh6_816",
64
- "content-container": "awsui_content-container_hyvsj_10nh6_819",
65
- "hide-navigation": "awsui_hide-navigation_hyvsj_10nh6_828",
66
- "notifications": "awsui_notifications_hyvsj_10nh6_838",
67
- "has-notification-content": "awsui_has-notification-content_hyvsj_10nh6_843",
68
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_10nh6_847",
69
- "high-contrast": "awsui_high-contrast_hyvsj_10nh6_852",
70
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_10nh6_870",
71
- "position-bottom": "awsui_position-bottom_hyvsj_10nh6_917",
72
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_10nh6_1",
73
- "split-panel-side": "awsui_split-panel-side_hyvsj_10nh6_946",
74
- "position-side": "awsui_position-side_hyvsj_10nh6_959",
75
- "tools-container": "awsui_tools-container_hyvsj_10nh6_981",
76
- "tools": "awsui_tools_hyvsj_10nh6_981",
77
- "openTools": "awsui_openTools_hyvsj_10nh6_1",
78
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_10nh6_1070",
79
- "hide-tools": "awsui_hide-tools_hyvsj_10nh6_1080",
80
- "show-tools": "awsui_show-tools_hyvsj_10nh6_1092",
81
- "has-tools-form": "awsui_has-tools-form_hyvsj_10nh6_1070",
82
- "trigger-button-styles": "awsui_trigger-button-styles_hyvsj_10nh6_1172",
83
- "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_10nh6_1188",
84
- "trigger": "awsui_trigger_hyvsj_10nh6_1172",
85
- "selected": "awsui_selected_hyvsj_10nh6_1240",
86
- "badge": "awsui_badge_hyvsj_10nh6_1260",
87
- "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_10nh6_1264",
88
- "trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-visible_hyvsj_10nh6_1275",
89
- "dot": "awsui_dot_hyvsj_10nh6_1279",
90
- "trigger-tooltip": "awsui_trigger-tooltip_hyvsj_10nh6_1292"
5
+ "background": "awsui_background_hyvsj_41cuf_149",
6
+ "scrolling-background": "awsui_scrolling-background_hyvsj_41cuf_152",
7
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_41cuf_163",
8
+ "drawers-container": "awsui_drawers-container_hyvsj_41cuf_176",
9
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_41cuf_187",
10
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_41cuf_208",
11
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_41cuf_213",
12
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_41cuf_251",
13
+ "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_41cuf_261",
14
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_41cuf_266",
15
+ "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_41cuf_280",
16
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_41cuf_266",
17
+ "drawer": "awsui_drawer_hyvsj_41cuf_176",
18
+ "drawer-content-container": "awsui_drawer-content-container_hyvsj_41cuf_311",
19
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_41cuf_320",
20
+ "drawer-content": "awsui_drawer-content_hyvsj_41cuf_311",
21
+ "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_41cuf_329",
22
+ "drawer-slider": "awsui_drawer-slider_hyvsj_41cuf_332",
23
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_41cuf_339",
24
+ "content": "awsui_content_hyvsj_41cuf_365",
25
+ "layout": "awsui_layout_hyvsj_41cuf_390",
26
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_41cuf_462",
27
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_41cuf_477",
28
+ "content-type-table": "awsui_content-type-table_hyvsj_41cuf_491",
29
+ "content-type-cards": "awsui_content-type-cards_hyvsj_41cuf_491",
30
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_41cuf_497",
31
+ "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_41cuf_500",
32
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_41cuf_514",
33
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_41cuf_517",
34
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_41cuf_527",
35
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_41cuf_530",
36
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_41cuf_530",
37
+ "has-header": "awsui_has-header_hyvsj_41cuf_530",
38
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_41cuf_545",
39
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_41cuf_545",
40
+ "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_41cuf_565",
41
+ "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_41cuf_568",
42
+ "has-split-panel": "awsui_has-split-panel_hyvsj_41cuf_588",
43
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_41cuf_588",
44
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_41cuf_596",
45
+ "unfocusable": "awsui_unfocusable_hyvsj_41cuf_601",
46
+ "container": "awsui_container_hyvsj_41cuf_611",
47
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_41cuf_637",
48
+ "is-tools-open": "awsui_is-tools-open_hyvsj_41cuf_640",
49
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_41cuf_640",
50
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_41cuf_640",
51
+ "has-active-drawer": "awsui_has-active-drawer_hyvsj_41cuf_640",
52
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_41cuf_653",
53
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_41cuf_670",
54
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_41cuf_674",
55
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_41cuf_678",
56
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_41cuf_682",
57
+ "navigation-container": "awsui_navigation-container_hyvsj_41cuf_691",
58
+ "show-navigation": "awsui_show-navigation_hyvsj_41cuf_729",
59
+ "animating": "awsui_animating_hyvsj_41cuf_752",
60
+ "showButtons": "awsui_showButtons_hyvsj_41cuf_1",
61
+ "navigation": "awsui_navigation_hyvsj_41cuf_691",
62
+ "openNavigation": "awsui_openNavigation_hyvsj_41cuf_1",
63
+ "animated-content": "awsui_animated-content_hyvsj_41cuf_816",
64
+ "content-container": "awsui_content-container_hyvsj_41cuf_819",
65
+ "hide-navigation": "awsui_hide-navigation_hyvsj_41cuf_828",
66
+ "notifications": "awsui_notifications_hyvsj_41cuf_838",
67
+ "has-notification-content": "awsui_has-notification-content_hyvsj_41cuf_843",
68
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_41cuf_847",
69
+ "high-contrast": "awsui_high-contrast_hyvsj_41cuf_852",
70
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_41cuf_870",
71
+ "position-bottom": "awsui_position-bottom_hyvsj_41cuf_917",
72
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_41cuf_1",
73
+ "split-panel-side": "awsui_split-panel-side_hyvsj_41cuf_946",
74
+ "position-side": "awsui_position-side_hyvsj_41cuf_959",
75
+ "tools-container": "awsui_tools-container_hyvsj_41cuf_981",
76
+ "tools": "awsui_tools_hyvsj_41cuf_981",
77
+ "openTools": "awsui_openTools_hyvsj_41cuf_1",
78
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_41cuf_1070",
79
+ "hide-tools": "awsui_hide-tools_hyvsj_41cuf_1080",
80
+ "show-tools": "awsui_show-tools_hyvsj_41cuf_1092",
81
+ "has-tools-form": "awsui_has-tools-form_hyvsj_41cuf_1070",
82
+ "trigger-button-styles": "awsui_trigger-button-styles_hyvsj_41cuf_1172",
83
+ "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_41cuf_1188",
84
+ "trigger": "awsui_trigger_hyvsj_41cuf_1172",
85
+ "selected": "awsui_selected_hyvsj_41cuf_1240",
86
+ "badge": "awsui_badge_hyvsj_41cuf_1260",
87
+ "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_41cuf_1264",
88
+ "trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-visible_hyvsj_41cuf_1275",
89
+ "dot": "awsui_dot_hyvsj_41cuf_1279",
90
+ "trigger-tooltip": "awsui_trigger-tooltip_hyvsj_41cuf_1292"
91
91
  };
92
92
 
@@ -1,30 +1,30 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "drawer": "awsui_drawer_12i0j_14nku_193",
5
- "with-expanded-motion": "awsui_with-expanded-motion_12i0j_14nku_207",
6
- "legacy": "awsui_legacy_12i0j_14nku_221",
7
- "ai-drawer": "awsui_ai-drawer_12i0j_14nku_221",
8
- "last-opened": "awsui_last-opened_12i0j_14nku_229",
9
- "drawer-global": "awsui_drawer-global_12i0j_14nku_233",
10
- "drawer-expanded": "awsui_drawer-expanded_12i0j_14nku_242",
11
- "drawer-hidden": "awsui_drawer-hidden_12i0j_14nku_246",
12
- "has-next-siblings": "awsui_has-next-siblings_12i0j_14nku_256",
13
- "global-drawer-wrapper": "awsui_global-drawer-wrapper_12i0j_14nku_256",
14
- "drawer-content-container": "awsui_drawer-content-container_12i0j_14nku_270",
15
- "drawer-gap": "awsui_drawer-gap_12i0j_14nku_273",
16
- "drawer-close-button": "awsui_drawer-close-button_12i0j_14nku_291",
17
- "drawer-expanded-mode-button": "awsui_drawer-expanded-mode-button_12i0j_14nku_297",
18
- "drawer-content": "awsui_drawer-content_12i0j_14nku_270",
19
- "drawer-content-hidden": "awsui_drawer-content-hidden_12i0j_14nku_309",
20
- "drawer-slider": "awsui_drawer-slider_12i0j_14nku_312",
21
- "drawer-actions": "awsui_drawer-actions_12i0j_14nku_362",
22
- "ai-drawer-slider-handle": "awsui_ai-drawer-slider-handle_12i0j_14nku_416",
23
- "drawer-content-header": "awsui_drawer-content-header_12i0j_14nku_436",
24
- "drawer-content-header-content": "awsui_drawer-content-header-content_12i0j_14nku_449",
25
- "drawer-back-to-console-slot": "awsui_drawer-back-to-console-slot_12i0j_14nku_466",
26
- "drawer-back-to-console-button-wrapper": "awsui_drawer-back-to-console-button-wrapper_12i0j_14nku_505",
27
- "drawer-back-to-console-button": "awsui_drawer-back-to-console-button_12i0j_14nku_505",
28
- "drawer-content-content": "awsui_drawer-content-content_12i0j_14nku_578"
4
+ "drawer": "awsui_drawer_12i0j_1xox5_193",
5
+ "with-expanded-motion": "awsui_with-expanded-motion_12i0j_1xox5_207",
6
+ "legacy": "awsui_legacy_12i0j_1xox5_221",
7
+ "ai-drawer": "awsui_ai-drawer_12i0j_1xox5_221",
8
+ "last-opened": "awsui_last-opened_12i0j_1xox5_229",
9
+ "drawer-global": "awsui_drawer-global_12i0j_1xox5_233",
10
+ "drawer-expanded": "awsui_drawer-expanded_12i0j_1xox5_242",
11
+ "drawer-hidden": "awsui_drawer-hidden_12i0j_1xox5_246",
12
+ "has-next-siblings": "awsui_has-next-siblings_12i0j_1xox5_256",
13
+ "global-drawer-wrapper": "awsui_global-drawer-wrapper_12i0j_1xox5_256",
14
+ "drawer-content-container": "awsui_drawer-content-container_12i0j_1xox5_270",
15
+ "drawer-gap": "awsui_drawer-gap_12i0j_1xox5_273",
16
+ "drawer-close-button": "awsui_drawer-close-button_12i0j_1xox5_291",
17
+ "drawer-expanded-mode-button": "awsui_drawer-expanded-mode-button_12i0j_1xox5_297",
18
+ "drawer-content": "awsui_drawer-content_12i0j_1xox5_270",
19
+ "drawer-content-hidden": "awsui_drawer-content-hidden_12i0j_1xox5_309",
20
+ "drawer-slider": "awsui_drawer-slider_12i0j_1xox5_312",
21
+ "drawer-actions": "awsui_drawer-actions_12i0j_1xox5_362",
22
+ "ai-drawer-slider-handle": "awsui_ai-drawer-slider-handle_12i0j_1xox5_416",
23
+ "drawer-content-header": "awsui_drawer-content-header_12i0j_1xox5_436",
24
+ "drawer-content-header-content": "awsui_drawer-content-header-content_12i0j_1xox5_449",
25
+ "drawer-back-to-console-slot": "awsui_drawer-back-to-console-slot_12i0j_1xox5_466",
26
+ "drawer-back-to-console-button-wrapper": "awsui_drawer-back-to-console-button-wrapper_12i0j_1xox5_505",
27
+ "drawer-back-to-console-button": "awsui_drawer-back-to-console-button_12i0j_1xox5_505",
28
+ "drawer-content-content": "awsui_drawer-content-content_12i0j_1xox5_578"
29
29
  };
30
30