@cloudscape-design/components 3.0.449 → 3.0.450

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 (52) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +59 -53
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +39 -30
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +55 -48
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +29 -30
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +18 -17
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +6 -6
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +3 -3
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +26 -26
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +10 -9
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +80 -80
  32. package/app-layout/visual-refresh/styles.scoped.css +268 -251
  33. package/app-layout/visual-refresh/styles.selectors.js +80 -80
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +12 -11
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -29
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/styles.css.js +3 -3
  41. package/autosuggest/styles.scoped.css +5 -5
  42. package/autosuggest/styles.selectors.js +3 -3
  43. package/button/styles.css.js +20 -20
  44. package/button/styles.scoped.css +155 -153
  45. package/button/styles.selectors.js +20 -20
  46. package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  47. package/internal/analytics/components/analytics-funnel.js +11 -2
  48. package/internal/analytics/components/analytics-funnel.js.map +1 -1
  49. package/internal/environment.js +1 -1
  50. package/internal/environment.json +1 -1
  51. package/internal/manifest.json +1 -1
  52. package/package.json +1 -1
@@ -6,23 +6,23 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_notifications_1hmm4_u4j31_9:not(#\9),
10
- .awsui_notifications-sticky_1hmm4_u4j31_10:not(#\9) {
9
+ .awsui_notifications_1hmm4_1c5i2_9:not(#\9),
10
+ .awsui_notifications-sticky_1hmm4_1c5i2_10:not(#\9) {
11
11
  z-index: 850;
12
12
  }
13
13
 
14
- .awsui_notifications_1hmm4_u4j31_9:not(#\9) {
14
+ .awsui_notifications_1hmm4_1c5i2_9:not(#\9) {
15
15
  /* This is necessary for the z-index to have effect */
16
16
  position: relative;
17
17
  }
18
18
 
19
- .awsui_notifications-sticky_1hmm4_u4j31_10:not(#\9) {
20
- top: 0;
19
+ .awsui_notifications-sticky_1hmm4_1c5i2_10:not(#\9) {
20
+ inset-block-start: 0;
21
21
  position: sticky;
22
22
  --awsui-flashbar-sticky-bottom-margin-y98gph: var(--space-xxl-cu2m1r, 32px);
23
23
  }
24
24
 
25
- .awsui_no-content-paddings_1hmm4_u4j31_25:not(#\9) {
25
+ .awsui_no-content-paddings_1hmm4_1c5i2_25:not(#\9) {
26
26
  /*
27
27
  When using the disableContentPaddings option, the Flashbar will use this custom property to add additional space
28
28
  when the notification bar is rendered, to prevent it from overlapping the content.
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "notifications": "awsui_notifications_1hmm4_u4j31_9",
6
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_u4j31_10",
7
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_u4j31_25"
5
+ "notifications": "awsui_notifications_1hmm4_1c5i2_9",
6
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_1c5i2_10",
7
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_1c5i2_25"
8
8
  };
9
9
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "drawer-displayed": "awsui_drawer-displayed_1lh3u_475ep_97",
5
- "drawer-content": "awsui_drawer-content_1lh3u_475ep_101"
4
+ "drawer-displayed": "awsui_drawer-displayed_1lh3u_ogmrn_97",
5
+ "drawer-content": "awsui_drawer-content_1lh3u_ogmrn_101"
6
6
  };
7
7
 
@@ -94,10 +94,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_drawer-displayed_1lh3u_475ep_97:not(#\9) {
98
- min-width: 40px;
97
+ .awsui_drawer-displayed_1lh3u_ogmrn_97:not(#\9) {
98
+ min-inline-size: 40px;
99
99
  }
100
100
 
101
- .awsui_drawer-content_1lh3u_475ep_101:not(#\9) {
101
+ .awsui_drawer-content_1lh3u_ogmrn_101:not(#\9) {
102
102
  position: fixed;
103
103
  }
@@ -2,7 +2,7 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "drawer-displayed": "awsui_drawer-displayed_1lh3u_475ep_97",
6
- "drawer-content": "awsui_drawer-content_1lh3u_475ep_101"
5
+ "drawer-displayed": "awsui_drawer-displayed_1lh3u_ogmrn_97",
6
+ "drawer-content": "awsui_drawer-content_1lh3u_ogmrn_101"
7
7
  };
8
8
 
@@ -1,21 +1,21 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "resize-active": "awsui_resize-active_lm6vo_14yfe_98",
5
- "resize-side": "awsui_resize-side_lm6vo_14yfe_104",
6
- "resize-bottom": "awsui_resize-bottom_lm6vo_14yfe_107",
7
- "with-motion": "awsui_with-motion_lm6vo_14yfe_112",
8
- "root": "awsui_root_lm6vo_14yfe_127",
9
- "root-no-scroll": "awsui_root-no-scroll_lm6vo_14yfe_134",
10
- "layout": "awsui_layout_lm6vo_14yfe_139",
11
- "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_14yfe_145",
12
- "layout-main": "awsui_layout-main_lm6vo_14yfe_149",
13
- "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_14yfe_155",
14
- "unfocusable": "awsui_unfocusable_lm6vo_14yfe_160",
15
- "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_14yfe_164",
16
- "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_14yfe_169",
17
- "content-wrapper": "awsui_content-wrapper_lm6vo_14yfe_173",
18
- "content-overlapped": "awsui_content-overlapped_lm6vo_14yfe_177",
19
- "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_14yfe_181"
4
+ "resize-active": "awsui_resize-active_lm6vo_1fppq_98",
5
+ "resize-side": "awsui_resize-side_lm6vo_1fppq_104",
6
+ "resize-bottom": "awsui_resize-bottom_lm6vo_1fppq_107",
7
+ "with-motion": "awsui_with-motion_lm6vo_1fppq_112",
8
+ "root": "awsui_root_lm6vo_1fppq_127",
9
+ "root-no-scroll": "awsui_root-no-scroll_lm6vo_1fppq_134",
10
+ "layout": "awsui_layout_lm6vo_1fppq_139",
11
+ "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_1fppq_145",
12
+ "layout-main": "awsui_layout-main_lm6vo_1fppq_149",
13
+ "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_1fppq_155",
14
+ "unfocusable": "awsui_unfocusable_lm6vo_1fppq_160",
15
+ "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_1fppq_164",
16
+ "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_1fppq_169",
17
+ "content-wrapper": "awsui_content-wrapper_lm6vo_1fppq_173",
18
+ "content-overlapped": "awsui_content-overlapped_lm6vo_1fppq_177",
19
+ "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_1fppq_181"
20
20
  };
21
21
 
@@ -95,90 +95,90 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
97
  /* stylelint-disable selector-combinator-disallowed-list, selector-max-type, selector-max-universal */
98
- .awsui_resize-active_lm6vo_14yfe_98 *:not(#\9) {
98
+ .awsui_resize-active_lm6vo_1fppq_98 *:not(#\9) {
99
99
  -webkit-user-select: none;
100
100
  user-select: none;
101
101
  }
102
- .awsui_resize-active_lm6vo_14yfe_98 iframe:not(#\9) {
102
+ .awsui_resize-active_lm6vo_1fppq_98 iframe:not(#\9) {
103
103
  pointer-events: none;
104
104
  }
105
- .awsui_resize-side_lm6vo_14yfe_104 *:not(#\9) {
105
+ .awsui_resize-side_lm6vo_1fppq_104 *:not(#\9) {
106
106
  cursor: ew-resize;
107
107
  }
108
- .awsui_resize-bottom_lm6vo_14yfe_107 *:not(#\9) {
108
+ .awsui_resize-bottom_lm6vo_1fppq_107 *:not(#\9) {
109
109
  cursor: ns-resize;
110
110
  }
111
111
 
112
112
  /* stylelint-enable selector-combinator-disallowed-list, selector-max-type, selector-max-universal */
113
- .awsui_with-motion_lm6vo_14yfe_112:not(#\9) {
113
+ .awsui_with-motion_lm6vo_1fppq_112:not(#\9) {
114
114
  transition: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
115
115
  transition-property: border-color, opacity, width;
116
116
  }
117
117
  @media (prefers-reduced-motion: reduce) {
118
- .awsui_with-motion_lm6vo_14yfe_112:not(#\9) {
118
+ .awsui_with-motion_lm6vo_1fppq_112:not(#\9) {
119
119
  animation: none;
120
120
  transition: none;
121
121
  }
122
122
  }
123
- .awsui-motion-disabled .awsui_with-motion_lm6vo_14yfe_112:not(#\9), .awsui-mode-entering .awsui_with-motion_lm6vo_14yfe_112:not(#\9) {
123
+ .awsui-motion-disabled .awsui_with-motion_lm6vo_1fppq_112:not(#\9), .awsui-mode-entering .awsui_with-motion_lm6vo_1fppq_112:not(#\9) {
124
124
  animation: none;
125
125
  transition: none;
126
126
  }
127
127
 
128
- .awsui_root_lm6vo_14yfe_127:not(#\9) {
128
+ .awsui_root_lm6vo_1fppq_127:not(#\9) {
129
129
  display: flex;
130
130
  flex-direction: column;
131
131
  position: relative;
132
132
  color: var(--color-text-body-default-2sxhhn, #000716);
133
133
  }
134
134
 
135
- .awsui_root-no-scroll_lm6vo_14yfe_134:not(#\9) {
135
+ .awsui_root-no-scroll_lm6vo_1fppq_134:not(#\9) {
136
136
  position: relative;
137
137
  z-index: 1;
138
138
  }
139
139
 
140
- .awsui_layout_lm6vo_14yfe_139:not(#\9) {
140
+ .awsui_layout_lm6vo_1fppq_139:not(#\9) {
141
141
  flex: 1 1 auto;
142
142
  display: flex;
143
143
  align-items: stretch;
144
144
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
145
145
  }
146
- .awsui_layout-no-scroll_lm6vo_14yfe_145:not(#\9) {
146
+ .awsui_layout-no-scroll_lm6vo_1fppq_145:not(#\9) {
147
147
  overflow: hidden;
148
148
  }
149
149
 
150
- .awsui_layout-main_lm6vo_14yfe_149:not(#\9) {
150
+ .awsui_layout-main_lm6vo_1fppq_149:not(#\9) {
151
151
  flex: 1;
152
- min-width: 0;
152
+ min-inline-size: 0;
153
153
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
154
154
  position: relative;
155
155
  }
156
- .awsui_layout-main-scrollable_lm6vo_14yfe_155:not(#\9) {
156
+ .awsui_layout-main-scrollable_lm6vo_1fppq_155:not(#\9) {
157
157
  overflow: auto;
158
158
  }
159
159
 
160
160
  /* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
161
- .awsui_unfocusable_lm6vo_14yfe_160 *:not(#\9) {
161
+ .awsui_unfocusable_lm6vo_1fppq_160 *:not(#\9) {
162
162
  visibility: hidden;
163
163
  }
164
164
 
165
- .awsui_breadcrumbs-desktop_lm6vo_14yfe_164:not(#\9) {
166
- padding-top: var(--space-scaled-m-mo5yse, 16px);
167
- padding-bottom: var(--space-scaled-s-aqzyko, 12px);
165
+ .awsui_breadcrumbs-desktop_lm6vo_1fppq_164:not(#\9) {
166
+ padding-block-start: var(--space-scaled-m-mo5yse, 16px);
167
+ padding-block-end: var(--space-scaled-s-aqzyko, 12px);
168
168
  }
169
169
 
170
- .awsui_content-header-wrapper_lm6vo_14yfe_169:not(#\9) {
171
- padding-bottom: var(--space-content-header-padding-bottom-y2enua, 16px);
170
+ .awsui_content-header-wrapper_lm6vo_1fppq_169:not(#\9) {
171
+ padding-block-end: var(--space-content-header-padding-bottom-y2enua, 16px);
172
172
  }
173
173
 
174
- .awsui_content-wrapper_lm6vo_14yfe_173:not(#\9) {
175
- padding-bottom: var(--space-layout-content-bottom-noqzmw, 40px);
174
+ .awsui_content-wrapper_lm6vo_1fppq_173:not(#\9) {
175
+ padding-block-end: var(--space-layout-content-bottom-noqzmw, 40px);
176
176
  }
177
177
 
178
- .awsui_content-overlapped_lm6vo_14yfe_177:not(#\9) {
179
- margin-top: calc(-1 * var(--space-dark-header-overlap-distance-lxpp0s, 36px));
178
+ .awsui_content-overlapped_lm6vo_1fppq_177:not(#\9) {
179
+ margin-block-start: calc(-1 * var(--space-dark-header-overlap-distance-lxpp0s, 36px));
180
180
  }
181
181
 
182
- .awsui_content-extra-top-padding_lm6vo_14yfe_181:not(#\9) {
183
- padding-top: var(--space-scaled-m-mo5yse, 16px);
182
+ .awsui_content-extra-top-padding_lm6vo_1fppq_181:not(#\9) {
183
+ padding-block-start: var(--space-scaled-m-mo5yse, 16px);
184
184
  }
@@ -2,21 +2,21 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "resize-active": "awsui_resize-active_lm6vo_14yfe_98",
6
- "resize-side": "awsui_resize-side_lm6vo_14yfe_104",
7
- "resize-bottom": "awsui_resize-bottom_lm6vo_14yfe_107",
8
- "with-motion": "awsui_with-motion_lm6vo_14yfe_112",
9
- "root": "awsui_root_lm6vo_14yfe_127",
10
- "root-no-scroll": "awsui_root-no-scroll_lm6vo_14yfe_134",
11
- "layout": "awsui_layout_lm6vo_14yfe_139",
12
- "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_14yfe_145",
13
- "layout-main": "awsui_layout-main_lm6vo_14yfe_149",
14
- "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_14yfe_155",
15
- "unfocusable": "awsui_unfocusable_lm6vo_14yfe_160",
16
- "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_14yfe_164",
17
- "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_14yfe_169",
18
- "content-wrapper": "awsui_content-wrapper_lm6vo_14yfe_173",
19
- "content-overlapped": "awsui_content-overlapped_lm6vo_14yfe_177",
20
- "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_14yfe_181"
5
+ "resize-active": "awsui_resize-active_lm6vo_1fppq_98",
6
+ "resize-side": "awsui_resize-side_lm6vo_1fppq_104",
7
+ "resize-bottom": "awsui_resize-bottom_lm6vo_1fppq_107",
8
+ "with-motion": "awsui_with-motion_lm6vo_1fppq_112",
9
+ "root": "awsui_root_lm6vo_1fppq_127",
10
+ "root-no-scroll": "awsui_root-no-scroll_lm6vo_1fppq_134",
11
+ "layout": "awsui_layout_lm6vo_1fppq_139",
12
+ "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_1fppq_145",
13
+ "layout-main": "awsui_layout-main_lm6vo_1fppq_149",
14
+ "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_1fppq_155",
15
+ "unfocusable": "awsui_unfocusable_lm6vo_1fppq_160",
16
+ "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_1fppq_164",
17
+ "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_1fppq_169",
18
+ "content-wrapper": "awsui_content-wrapper_lm6vo_1fppq_173",
19
+ "content-overlapped": "awsui_content-overlapped_lm6vo_1fppq_177",
20
+ "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_1fppq_181"
21
21
  };
22
22
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "toggle-button": "awsui_toggle-button_16w0h_13xq1_93",
5
- "close-button": "awsui_close-button_16w0h_13xq1_123"
4
+ "toggle-button": "awsui_toggle-button_16w0h_homtu_93",
5
+ "close-button": "awsui_close-button_16w0h_homtu_124"
6
6
  };
7
7
 
@@ -90,25 +90,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_toggle-button_16w0h_13xq1_93:not(#\9) {
93
+ .awsui_toggle-button_16w0h_homtu_93:not(#\9) {
94
94
  cursor: pointer;
95
95
  border: 0;
96
- padding: calc(var(--space-scaled-xxs-7597g1, 4px) + 1px) calc(var(--space-xxs-p8yyaw, 4px) + 1px);
96
+ padding-block: calc(var(--space-scaled-xxs-7597g1, 4px) + 1px);
97
+ padding-inline: calc(var(--space-xxs-p8yyaw, 4px) + 1px);
97
98
  background: transparent;
98
99
  color: currentColor;
99
100
  }
100
- .awsui_toggle-button_16w0h_13xq1_93:not(#\9):focus {
101
+ .awsui_toggle-button_16w0h_homtu_93:not(#\9):focus {
101
102
  outline: none;
102
103
  text-decoration: none;
103
104
  }
104
- body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_13xq1_93:not(#\9):focus {
105
+ body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_homtu_93:not(#\9):focus {
105
106
  position: relative;
106
107
  }
107
- body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_13xq1_93:not(#\9):focus {
108
+ body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_homtu_93:not(#\9):focus {
108
109
  outline: 2px dotted transparent;
109
110
  outline-offset: calc(var(--space-button-inline-icon-focus-outline-gutter-vk4r2v, 0px) - 1px);
110
111
  }
111
- body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_13xq1_93:not(#\9):focus::before {
112
+ body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_homtu_93:not(#\9):focus::before {
112
113
  content: " ";
113
114
  display: block;
114
115
  position: absolute;
@@ -120,10 +121,10 @@ body[data-awsui-focus-visible=true] .awsui_toggle-button_16w0h_13xq1_93:not(#\9)
120
121
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
121
122
  }
122
123
 
123
- .awsui_close-button_16w0h_13xq1_123:not(#\9) {
124
+ .awsui_close-button_16w0h_homtu_124:not(#\9) {
124
125
  position: absolute;
125
126
  outline: none;
126
- right: var(--space-m-udix3p, 16px);
127
- top: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
127
+ inset-inline-end: var(--space-m-udix3p, 16px);
128
+ inset-block-start: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
128
129
  z-index: 1;
129
130
  }
@@ -2,7 +2,7 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "toggle-button": "awsui_toggle-button_16w0h_13xq1_93",
6
- "close-button": "awsui_close-button_16w0h_13xq1_123"
5
+ "toggle-button": "awsui_toggle-button_16w0h_homtu_93",
6
+ "close-button": "awsui_close-button_16w0h_homtu_124"
7
7
  };
8
8
 
@@ -1,85 +1,85 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_6otqt_93",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_6otqt_96",
6
- "sticky-background": "awsui_sticky-background_hyvsj_6otqt_102",
7
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_6otqt_110",
8
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_6otqt_123",
9
- "has-sticky-background": "awsui_has-sticky-background_hyvsj_6otqt_133",
10
- "drawers-container": "awsui_drawers-container_hyvsj_6otqt_145",
11
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_6otqt_156",
12
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_6otqt_180",
13
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_6otqt_185",
14
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_6otqt_204",
15
- "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_6otqt_214",
16
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_6otqt_218",
17
- "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_6otqt_232",
18
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_6otqt_218",
19
- "drawer": "awsui_drawer_hyvsj_6otqt_145",
20
- "drawer-content-container": "awsui_drawer-content-container_hyvsj_6otqt_262",
21
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_6otqt_271",
22
- "drawer-content": "awsui_drawer-content_hyvsj_6otqt_262",
23
- "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_6otqt_279",
24
- "drawer-slider": "awsui_drawer-slider_hyvsj_6otqt_282",
25
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_6otqt_289",
26
- "content": "awsui_content_hyvsj_6otqt_314",
27
- "layout": "awsui_layout_hyvsj_6otqt_335",
28
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_6otqt_418",
29
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_6otqt_433",
30
- "content-type-table": "awsui_content-type-table_hyvsj_6otqt_447",
31
- "content-type-cards": "awsui_content-type-cards_hyvsj_6otqt_447",
32
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_6otqt_453",
33
- "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_6otqt_456",
34
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_6otqt_488",
35
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_6otqt_491",
36
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_6otqt_501",
37
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_6otqt_504",
38
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_6otqt_507",
39
- "has-header": "awsui_has-header_hyvsj_6otqt_507",
40
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_6otqt_528",
41
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_6otqt_528",
42
- "has-split-panel": "awsui_has-split-panel_hyvsj_6otqt_571",
43
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_6otqt_571",
44
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_6otqt_587",
45
- "unfocusable": "awsui_unfocusable_hyvsj_6otqt_592",
46
- "container": "awsui_container_hyvsj_6otqt_602",
47
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_6otqt_627",
48
- "is-tools-open": "awsui_is-tools-open_hyvsj_6otqt_630",
49
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_6otqt_630",
50
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_6otqt_630",
51
- "has-active-drawer": "awsui_has-active-drawer_hyvsj_6otqt_630",
52
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_6otqt_639",
53
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_6otqt_655",
54
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_6otqt_659",
55
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_6otqt_663",
56
- "navigation-container": "awsui_navigation-container_hyvsj_6otqt_672",
57
- "show-navigation": "awsui_show-navigation_hyvsj_6otqt_716",
58
- "animating": "awsui_animating_hyvsj_6otqt_738",
59
- "showButtons": "awsui_showButtons_hyvsj_6otqt_1",
60
- "navigation": "awsui_navigation_hyvsj_6otqt_672",
61
- "openNavigation": "awsui_openNavigation_hyvsj_6otqt_1",
62
- "animated-content": "awsui_animated-content_hyvsj_6otqt_800",
63
- "hide-navigation": "awsui_hide-navigation_hyvsj_6otqt_809",
64
- "notifications": "awsui_notifications_hyvsj_6otqt_819",
65
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_6otqt_825",
66
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_6otqt_842",
67
- "position-bottom": "awsui_position-bottom_hyvsj_6otqt_889",
68
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_6otqt_1",
69
- "split-panel-side": "awsui_split-panel-side_hyvsj_6otqt_918",
70
- "position-side": "awsui_position-side_hyvsj_6otqt_931",
71
- "tools-container": "awsui_tools-container_hyvsj_6otqt_950",
72
- "tools": "awsui_tools_hyvsj_6otqt_950",
73
- "openTools": "awsui_openTools_hyvsj_6otqt_1",
74
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_6otqt_1045",
75
- "hide-tools": "awsui_hide-tools_hyvsj_6otqt_1055",
76
- "show-tools": "awsui_show-tools_hyvsj_6otqt_1067",
77
- "has-tools-form": "awsui_has-tools-form_hyvsj_6otqt_1045",
78
- "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_6otqt_1127",
79
- "trigger": "awsui_trigger_hyvsj_6otqt_1127",
80
- "selected": "awsui_selected_hyvsj_6otqt_1190",
81
- "badge": "awsui_badge_hyvsj_6otqt_1210",
82
- "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_6otqt_1214",
83
- "dot": "awsui_dot_hyvsj_6otqt_1220"
4
+ "background": "awsui_background_hyvsj_1pb28_93",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_1pb28_96",
6
+ "sticky-background": "awsui_sticky-background_hyvsj_1pb28_102",
7
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_1pb28_110",
8
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_1pb28_123",
9
+ "has-sticky-background": "awsui_has-sticky-background_hyvsj_1pb28_133",
10
+ "drawers-container": "awsui_drawers-container_hyvsj_1pb28_145",
11
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_1pb28_156",
12
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_1pb28_180",
13
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_1pb28_185",
14
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_1pb28_204",
15
+ "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_1pb28_214",
16
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_1pb28_218",
17
+ "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_1pb28_232",
18
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_1pb28_218",
19
+ "drawer": "awsui_drawer_hyvsj_1pb28_145",
20
+ "drawer-content-container": "awsui_drawer-content-container_hyvsj_1pb28_263",
21
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_1pb28_272",
22
+ "drawer-content": "awsui_drawer-content_hyvsj_1pb28_263",
23
+ "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_1pb28_280",
24
+ "drawer-slider": "awsui_drawer-slider_hyvsj_1pb28_283",
25
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_1pb28_290",
26
+ "content": "awsui_content_hyvsj_1pb28_315",
27
+ "layout": "awsui_layout_hyvsj_1pb28_336",
28
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_1pb28_419",
29
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_1pb28_434",
30
+ "content-type-table": "awsui_content-type-table_hyvsj_1pb28_448",
31
+ "content-type-cards": "awsui_content-type-cards_hyvsj_1pb28_448",
32
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_1pb28_454",
33
+ "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_1pb28_457",
34
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_1pb28_489",
35
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_1pb28_492",
36
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_1pb28_502",
37
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_1pb28_505",
38
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_1pb28_508",
39
+ "has-header": "awsui_has-header_hyvsj_1pb28_508",
40
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_1pb28_529",
41
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_1pb28_529",
42
+ "has-split-panel": "awsui_has-split-panel_hyvsj_1pb28_572",
43
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_1pb28_572",
44
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_1pb28_588",
45
+ "unfocusable": "awsui_unfocusable_hyvsj_1pb28_593",
46
+ "container": "awsui_container_hyvsj_1pb28_603",
47
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_1pb28_629",
48
+ "is-tools-open": "awsui_is-tools-open_hyvsj_1pb28_632",
49
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_1pb28_632",
50
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_1pb28_632",
51
+ "has-active-drawer": "awsui_has-active-drawer_hyvsj_1pb28_632",
52
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_1pb28_641",
53
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_1pb28_658",
54
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_1pb28_662",
55
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_1pb28_666",
56
+ "navigation-container": "awsui_navigation-container_hyvsj_1pb28_675",
57
+ "show-navigation": "awsui_show-navigation_hyvsj_1pb28_719",
58
+ "animating": "awsui_animating_hyvsj_1pb28_742",
59
+ "showButtons": "awsui_showButtons_hyvsj_1pb28_1",
60
+ "navigation": "awsui_navigation_hyvsj_1pb28_675",
61
+ "openNavigation": "awsui_openNavigation_hyvsj_1pb28_1",
62
+ "animated-content": "awsui_animated-content_hyvsj_1pb28_804",
63
+ "hide-navigation": "awsui_hide-navigation_hyvsj_1pb28_813",
64
+ "notifications": "awsui_notifications_hyvsj_1pb28_823",
65
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_1pb28_829",
66
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_1pb28_846",
67
+ "position-bottom": "awsui_position-bottom_hyvsj_1pb28_893",
68
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_1pb28_1",
69
+ "split-panel-side": "awsui_split-panel-side_hyvsj_1pb28_922",
70
+ "position-side": "awsui_position-side_hyvsj_1pb28_935",
71
+ "tools-container": "awsui_tools-container_hyvsj_1pb28_954",
72
+ "tools": "awsui_tools_hyvsj_1pb28_954",
73
+ "openTools": "awsui_openTools_hyvsj_1pb28_1",
74
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_1pb28_1049",
75
+ "hide-tools": "awsui_hide-tools_hyvsj_1pb28_1059",
76
+ "show-tools": "awsui_show-tools_hyvsj_1pb28_1071",
77
+ "has-tools-form": "awsui_has-tools-form_hyvsj_1pb28_1049",
78
+ "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_1pb28_1132",
79
+ "trigger": "awsui_trigger_hyvsj_1pb28_1132",
80
+ "selected": "awsui_selected_hyvsj_1pb28_1201",
81
+ "badge": "awsui_badge_hyvsj_1pb28_1221",
82
+ "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_1pb28_1225",
83
+ "dot": "awsui_dot_hyvsj_1pb28_1234"
84
84
  };
85
85