@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
@@ -1,30 +1,30 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_eet4e_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_eet4e_1",
6
- "root": "awsui_root_mx3cw_eet4e_119",
7
- "hidden": "awsui_hidden_mx3cw_eet4e_135",
8
- "with-dismiss": "awsui_with-dismiss_mx3cw_eet4e_158",
9
- "with-action": "awsui_with-action_mx3cw_eet4e_158",
10
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_eet4e_164",
11
- "header": "awsui_header_mx3cw_eet4e_171",
12
- "action": "awsui_action_mx3cw_eet4e_175",
13
- "action-slot": "awsui_action-slot_mx3cw_eet4e_180",
14
- "action-button": "awsui_action-button_mx3cw_eet4e_181",
15
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_eet4e_185",
16
- "text": "awsui_text_mx3cw_eet4e_211",
17
- "icon": "awsui_icon_mx3cw_eet4e_216",
18
- "message": "awsui_message_mx3cw_eet4e_219",
19
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_eet4e_227",
20
- "icon-size-big": "awsui_icon-size-big_mx3cw_eet4e_230",
21
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_eet4e_233",
22
- "content": "awsui_content_mx3cw_eet4e_237",
23
- "dismiss": "awsui_dismiss_mx3cw_eet4e_241",
24
- "dismiss-button": "awsui_dismiss-button_mx3cw_eet4e_246",
25
- "type-error": "awsui_type-error_mx3cw_eet4e_250",
26
- "type-warning": "awsui_type-warning_mx3cw_eet4e_258",
27
- "type-success": "awsui_type-success_mx3cw_eet4e_266",
28
- "type-info": "awsui_type-info_mx3cw_eet4e_274"
4
+ "alert": "awsui_alert_mx3cw_kv3x7_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_kv3x7_1",
6
+ "root": "awsui_root_mx3cw_kv3x7_119",
7
+ "hidden": "awsui_hidden_mx3cw_kv3x7_135",
8
+ "with-dismiss": "awsui_with-dismiss_mx3cw_kv3x7_162",
9
+ "with-action": "awsui_with-action_mx3cw_kv3x7_162",
10
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_kv3x7_168",
11
+ "header": "awsui_header_mx3cw_kv3x7_175",
12
+ "action": "awsui_action_mx3cw_kv3x7_179",
13
+ "action-slot": "awsui_action-slot_mx3cw_kv3x7_184",
14
+ "action-button": "awsui_action-button_mx3cw_kv3x7_185",
15
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_kv3x7_189",
16
+ "text": "awsui_text_mx3cw_kv3x7_215",
17
+ "icon": "awsui_icon_mx3cw_kv3x7_222",
18
+ "message": "awsui_message_mx3cw_kv3x7_225",
19
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_kv3x7_233",
20
+ "icon-size-big": "awsui_icon-size-big_mx3cw_kv3x7_236",
21
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_kv3x7_239",
22
+ "content": "awsui_content_mx3cw_kv3x7_243",
23
+ "dismiss": "awsui_dismiss_mx3cw_kv3x7_247",
24
+ "dismiss-button": "awsui_dismiss-button_mx3cw_kv3x7_252",
25
+ "type-error": "awsui_type-error_mx3cw_kv3x7_256",
26
+ "type-warning": "awsui_type-warning_mx3cw_kv3x7_264",
27
+ "type-success": "awsui_type-success_mx3cw_kv3x7_272",
28
+ "type-info": "awsui_type-info_mx3cw_kv3x7_280"
29
29
  };
30
30
 
@@ -90,10 +90,10 @@ 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_alert_mx3cw_eet4e_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_mx3cw_eet4e_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
93
+ .awsui_alert_mx3cw_kv3x7_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_mx3cw_kv3x7_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
95
95
  }
96
- @keyframes awsui_awsui-motion-fade-in_mx3cw_eet4e_1 {
96
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_kv3x7_1 {
97
97
  from {
98
98
  opacity: 0.2;
99
99
  }
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  }
103
103
  }
104
104
  @media (prefers-reduced-motion: reduce) {
105
- .awsui_alert_mx3cw_eet4e_93:not(#\9) {
105
+ .awsui_alert_mx3cw_kv3x7_93:not(#\9) {
106
106
  animation: none;
107
107
  transition: none;
108
108
  }
109
109
  }
110
- .awsui-motion-disabled .awsui_alert_mx3cw_eet4e_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_eet4e_93:not(#\9) {
110
+ .awsui-motion-disabled .awsui_alert_mx3cw_kv3x7_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_kv3x7_93:not(#\9) {
111
111
  animation: none;
112
112
  transition: none;
113
113
  }
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
116
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
117
  SPDX-License-Identifier: Apache-2.0
118
118
  */
119
- .awsui_root_mx3cw_eet4e_119:not(#\9) {
119
+ .awsui_root_mx3cw_kv3x7_119:not(#\9) {
120
120
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
121
121
  border-collapse: separate;
122
122
  border-spacing: 0;
@@ -158,11 +158,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  overflow: hidden;
159
159
  display: block;
160
160
  }
161
- .awsui_root_mx3cw_eet4e_119.awsui_hidden_mx3cw_eet4e_135:not(#\9) {
161
+ .awsui_root_mx3cw_kv3x7_119.awsui_hidden_mx3cw_kv3x7_135:not(#\9) {
162
162
  display: none;
163
163
  }
164
164
 
165
- .awsui_alert_mx3cw_eet4e_93:not(#\9) {
165
+ .awsui_alert_mx3cw_kv3x7_93:not(#\9) {
166
166
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
167
167
  border-collapse: separate;
168
168
  border-spacing: 0;
@@ -202,53 +202,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
202
202
  position: relative;
203
203
  display: grid;
204
204
  grid-template-columns: 1fr;
205
- border-radius: var(--border-radius-alert-mdtrse, 12px);
206
205
  border: var(--border-field-width-09w7vk, 2px) solid;
207
- padding: var(--space-alert-vertical-l6cc71, 8px) var(--space-alert-horizontal-eyt1xx, 16px);
206
+ border-start-start-radius: var(--border-radius-alert-mdtrse, 12px);
207
+ border-start-end-radius: var(--border-radius-alert-mdtrse, 12px);
208
+ border-end-start-radius: var(--border-radius-alert-mdtrse, 12px);
209
+ border-end-end-radius: var(--border-radius-alert-mdtrse, 12px);
210
+ padding-block: var(--space-alert-vertical-l6cc71, 8px);
211
+ padding-inline: var(--space-alert-horizontal-eyt1xx, 16px);
208
212
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
209
213
  }
210
- .awsui_alert_mx3cw_eet4e_93.awsui_with-dismiss_mx3cw_eet4e_158:not(#\9), .awsui_alert_mx3cw_eet4e_93.awsui_with-action_mx3cw_eet4e_158:not(#\9) {
214
+ .awsui_alert_mx3cw_kv3x7_93.awsui_with-dismiss_mx3cw_kv3x7_162:not(#\9), .awsui_alert_mx3cw_kv3x7_93.awsui_with-action_mx3cw_kv3x7_162:not(#\9) {
211
215
  grid-template-columns: 1fr auto;
212
216
  }
213
- .awsui_alert_mx3cw_eet4e_93.awsui_with-action_mx3cw_eet4e_158.awsui_with-dismiss_mx3cw_eet4e_158:not(#\9) {
217
+ .awsui_alert_mx3cw_kv3x7_93.awsui_with-action_mx3cw_kv3x7_162.awsui_with-dismiss_mx3cw_kv3x7_162:not(#\9) {
214
218
  grid-template-columns: 1fr auto auto;
215
219
  }
216
- .awsui_alert_mx3cw_eet4e_93.awsui_breakpoint-default_mx3cw_eet4e_164.awsui_with-action_mx3cw_eet4e_158:not(#\9) {
220
+ .awsui_alert_mx3cw_kv3x7_93.awsui_breakpoint-default_mx3cw_kv3x7_168.awsui_with-action_mx3cw_kv3x7_162:not(#\9) {
217
221
  grid-template-columns: 1fr auto;
218
222
  }
219
- .awsui_alert_mx3cw_eet4e_93.awsui_breakpoint-default_mx3cw_eet4e_164:not(#\9):not(.awsui_with-dismiss_mx3cw_eet4e_158) {
223
+ .awsui_alert_mx3cw_kv3x7_93.awsui_breakpoint-default_mx3cw_kv3x7_168:not(#\9):not(.awsui_with-dismiss_mx3cw_kv3x7_162) {
220
224
  grid-template-columns: 1fr;
221
225
  }
222
226
 
223
- .awsui_header_mx3cw_eet4e_171:not(#\9) {
227
+ .awsui_header_mx3cw_kv3x7_175:not(#\9) {
224
228
  font-weight: 700;
225
229
  }
226
230
 
227
- .awsui_action_mx3cw_eet4e_175:not(#\9) {
231
+ .awsui_action_mx3cw_kv3x7_179:not(#\9) {
228
232
  white-space: nowrap;
229
- margin-left: var(--space-alert-action-left-ea9czk, 12px);
233
+ margin-inline-start: var(--space-alert-action-left-ea9czk, 12px);
230
234
  }
231
235
 
232
- .awsui_action-slot_mx3cw_eet4e_180:not(#\9),
233
- .awsui_action-button_mx3cw_eet4e_181:not(#\9) {
236
+ .awsui_action-slot_mx3cw_kv3x7_184:not(#\9),
237
+ .awsui_action-button_mx3cw_kv3x7_185:not(#\9) {
234
238
  /* used in test-utils */
235
239
  }
236
240
 
237
- .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9) {
241
+ .awsui_alert-focus-wrapper_mx3cw_kv3x7_189:not(#\9) {
238
242
  display: grid;
239
243
  grid-template-columns: min-content auto;
240
244
  }
241
- .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus {
245
+ .awsui_alert-focus-wrapper_mx3cw_kv3x7_189:not(#\9):focus {
242
246
  outline: none;
243
247
  }
244
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus {
248
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_kv3x7_189:not(#\9):focus {
245
249
  position: relative;
246
250
  }
247
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus {
251
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_kv3x7_189:not(#\9):focus {
248
252
  outline: 2px dotted transparent;
249
253
  outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
250
254
  }
251
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus::before {
255
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_kv3x7_189:not(#\9):focus::before {
252
256
  content: " ";
253
257
  display: block;
254
258
  position: absolute;
@@ -260,73 +264,75 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_eet4e_185:n
260
264
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
261
265
  }
262
266
 
263
- .awsui_text_mx3cw_eet4e_211:not(#\9) {
264
- min-width: 0;
265
- padding: var(--border-field-width-09w7vk, 2px) 0;
266
- margin: var(--space-scaled-xxs-7597g1, 4px) var(--space-xxs-p8yyaw, 4px);
267
+ .awsui_text_mx3cw_kv3x7_215:not(#\9) {
268
+ min-inline-size: 0;
269
+ padding-block: var(--border-field-width-09w7vk, 2px);
270
+ padding-inline: 0;
271
+ margin-block: var(--space-scaled-xxs-7597g1, 4px);
272
+ margin-inline: var(--space-xxs-p8yyaw, 4px);
267
273
  }
268
- .awsui_text_mx3cw_eet4e_211.awsui_icon_mx3cw_eet4e_216:not(#\9) {
269
- margin-left: 0;
274
+ .awsui_text_mx3cw_kv3x7_215.awsui_icon_mx3cw_kv3x7_222:not(#\9) {
275
+ margin-inline-start: 0;
270
276
  }
271
- .awsui_text_mx3cw_eet4e_211.awsui_message_mx3cw_eet4e_219:not(#\9) {
272
- margin-right: var(--space-alert-message-right-knlb6u, 4px);
277
+ .awsui_text_mx3cw_kv3x7_215.awsui_message_mx3cw_kv3x7_225:not(#\9) {
278
+ margin-inline-end: var(--space-alert-message-right-knlb6u, 4px);
273
279
  }
274
280
 
275
- .awsui_breakpoint-default_mx3cw_eet4e_164 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
281
+ .awsui_breakpoint-default_mx3cw_kv3x7_168 > .awsui_action_mx3cw_kv3x7_179:not(#\9) {
276
282
  grid-row: 2;
277
- margin-bottom: var(--space-xxs-p8yyaw, 4px);
283
+ margin-block-end: var(--space-xxs-p8yyaw, 4px);
278
284
  }
279
- .awsui_breakpoint-default_mx3cw_eet4e_164.awsui_icon-size-medium_mx3cw_eet4e_227 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
280
- margin-left: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
285
+ .awsui_breakpoint-default_mx3cw_kv3x7_168.awsui_icon-size-medium_mx3cw_kv3x7_233 > .awsui_action_mx3cw_kv3x7_179:not(#\9) {
286
+ margin-inline-start: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
281
287
  }
282
- .awsui_breakpoint-default_mx3cw_eet4e_164.awsui_icon-size-big_mx3cw_eet4e_230 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
283
- margin-left: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
288
+ .awsui_breakpoint-default_mx3cw_kv3x7_168.awsui_icon-size-big_mx3cw_kv3x7_236 > .awsui_action_mx3cw_kv3x7_179:not(#\9) {
289
+ margin-inline-start: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
284
290
  }
285
- .awsui_breakpoint-default_mx3cw_eet4e_164.awsui_icon-size-normal_mx3cw_eet4e_233 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
286
- margin-left: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
291
+ .awsui_breakpoint-default_mx3cw_kv3x7_168.awsui_icon-size-normal_mx3cw_kv3x7_239 > .awsui_action_mx3cw_kv3x7_179:not(#\9) {
292
+ margin-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
287
293
  }
288
294
 
289
- .awsui_content_mx3cw_eet4e_237:not(#\9) {
295
+ .awsui_content_mx3cw_kv3x7_243:not(#\9) {
290
296
  /* used in test-utils */
291
297
  }
292
298
 
293
- .awsui_dismiss_mx3cw_eet4e_241:not(#\9) {
294
- margin-right: calc(-1 * var(--space-xxs-p8yyaw, 4px));
295
- margin-left: var(--space-s-34lx8l, 12px);
299
+ .awsui_dismiss_mx3cw_kv3x7_247:not(#\9) {
300
+ margin-inline-end: calc(-1 * var(--space-xxs-p8yyaw, 4px));
301
+ margin-inline-start: var(--space-s-34lx8l, 12px);
296
302
  }
297
303
 
298
- .awsui_dismiss-button_mx3cw_eet4e_246:not(#\9) {
304
+ .awsui_dismiss-button_mx3cw_kv3x7_252:not(#\9) {
299
305
  /* used in test-utils */
300
306
  }
301
307
 
302
- .awsui_type-error_mx3cw_eet4e_250:not(#\9) {
308
+ .awsui_type-error_mx3cw_kv3x7_256:not(#\9) {
303
309
  border-color: var(--color-border-status-error-dj6icm, #d91515);
304
310
  background-color: var(--color-background-status-error-pbprvn, #fff7f7);
305
311
  }
306
- .awsui_type-error_mx3cw_eet4e_250 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
312
+ .awsui_type-error_mx3cw_kv3x7_256 > .awsui_alert-focus-wrapper_mx3cw_kv3x7_189 > .awsui_icon_mx3cw_kv3x7_222:not(#\9) {
307
313
  color: var(--color-text-status-error-wdvepn, #d91515);
308
314
  }
309
315
 
310
- .awsui_type-warning_mx3cw_eet4e_258:not(#\9) {
316
+ .awsui_type-warning_mx3cw_kv3x7_264:not(#\9) {
311
317
  border-color: var(--color-border-status-warning-52glov, #8d6605);
312
318
  background-color: var(--color-background-status-warning-oor4hw, #fffce9);
313
319
  }
314
- .awsui_type-warning_mx3cw_eet4e_258 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
320
+ .awsui_type-warning_mx3cw_kv3x7_264 > .awsui_alert-focus-wrapper_mx3cw_kv3x7_189 > .awsui_icon_mx3cw_kv3x7_222:not(#\9) {
315
321
  color: var(--color-text-status-warning-yik8vi, #8d6605);
316
322
  }
317
323
 
318
- .awsui_type-success_mx3cw_eet4e_266:not(#\9) {
324
+ .awsui_type-success_mx3cw_kv3x7_272:not(#\9) {
319
325
  border-color: var(--color-border-status-success-wmgb40, #037f0c);
320
326
  background-color: var(--color-background-status-success-jp14wa, #f2fcf3);
321
327
  }
322
- .awsui_type-success_mx3cw_eet4e_266 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
328
+ .awsui_type-success_mx3cw_kv3x7_272 > .awsui_alert-focus-wrapper_mx3cw_kv3x7_189 > .awsui_icon_mx3cw_kv3x7_222:not(#\9) {
323
329
  color: var(--color-text-status-success-bpiyjm, #037f0c);
324
330
  }
325
331
 
326
- .awsui_type-info_mx3cw_eet4e_274:not(#\9) {
332
+ .awsui_type-info_mx3cw_kv3x7_280:not(#\9) {
327
333
  border-color: var(--color-border-status-info-8upc6f, #0972d3);
328
334
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
329
335
  }
330
- .awsui_type-info_mx3cw_eet4e_274 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
336
+ .awsui_type-info_mx3cw_kv3x7_280 > .awsui_alert-focus-wrapper_mx3cw_kv3x7_189 > .awsui_icon_mx3cw_kv3x7_222:not(#\9) {
331
337
  color: var(--color-text-status-info-ahz8zp, #0972d3);
332
338
  }
@@ -2,30 +2,30 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "alert": "awsui_alert_mx3cw_eet4e_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_eet4e_1",
7
- "root": "awsui_root_mx3cw_eet4e_119",
8
- "hidden": "awsui_hidden_mx3cw_eet4e_135",
9
- "with-dismiss": "awsui_with-dismiss_mx3cw_eet4e_158",
10
- "with-action": "awsui_with-action_mx3cw_eet4e_158",
11
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_eet4e_164",
12
- "header": "awsui_header_mx3cw_eet4e_171",
13
- "action": "awsui_action_mx3cw_eet4e_175",
14
- "action-slot": "awsui_action-slot_mx3cw_eet4e_180",
15
- "action-button": "awsui_action-button_mx3cw_eet4e_181",
16
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_eet4e_185",
17
- "text": "awsui_text_mx3cw_eet4e_211",
18
- "icon": "awsui_icon_mx3cw_eet4e_216",
19
- "message": "awsui_message_mx3cw_eet4e_219",
20
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_eet4e_227",
21
- "icon-size-big": "awsui_icon-size-big_mx3cw_eet4e_230",
22
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_eet4e_233",
23
- "content": "awsui_content_mx3cw_eet4e_237",
24
- "dismiss": "awsui_dismiss_mx3cw_eet4e_241",
25
- "dismiss-button": "awsui_dismiss-button_mx3cw_eet4e_246",
26
- "type-error": "awsui_type-error_mx3cw_eet4e_250",
27
- "type-warning": "awsui_type-warning_mx3cw_eet4e_258",
28
- "type-success": "awsui_type-success_mx3cw_eet4e_266",
29
- "type-info": "awsui_type-info_mx3cw_eet4e_274"
5
+ "alert": "awsui_alert_mx3cw_kv3x7_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_kv3x7_1",
7
+ "root": "awsui_root_mx3cw_kv3x7_119",
8
+ "hidden": "awsui_hidden_mx3cw_kv3x7_135",
9
+ "with-dismiss": "awsui_with-dismiss_mx3cw_kv3x7_162",
10
+ "with-action": "awsui_with-action_mx3cw_kv3x7_162",
11
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_kv3x7_168",
12
+ "header": "awsui_header_mx3cw_kv3x7_175",
13
+ "action": "awsui_action_mx3cw_kv3x7_179",
14
+ "action-slot": "awsui_action-slot_mx3cw_kv3x7_184",
15
+ "action-button": "awsui_action-button_mx3cw_kv3x7_185",
16
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_kv3x7_189",
17
+ "text": "awsui_text_mx3cw_kv3x7_215",
18
+ "icon": "awsui_icon_mx3cw_kv3x7_222",
19
+ "message": "awsui_message_mx3cw_kv3x7_225",
20
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_kv3x7_233",
21
+ "icon-size-big": "awsui_icon-size-big_mx3cw_kv3x7_236",
22
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_kv3x7_239",
23
+ "content": "awsui_content_mx3cw_kv3x7_243",
24
+ "dismiss": "awsui_dismiss_mx3cw_kv3x7_247",
25
+ "dismiss-button": "awsui_dismiss-button_mx3cw_kv3x7_252",
26
+ "type-error": "awsui_type-error_mx3cw_kv3x7_256",
27
+ "type-warning": "awsui_type-warning_mx3cw_kv3x7_264",
28
+ "type-success": "awsui_type-success_mx3cw_kv3x7_272",
29
+ "type-info": "awsui_type-info_mx3cw_kv3x7_280"
30
30
  };
31
31
 
@@ -1,13 +1,13 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_swimc_1mwue_93",
5
- "anchor-list": "awsui_anchor-list_swimc_1mwue_106",
6
- "anchor-item": "awsui_anchor-item_swimc_1mwue_124",
7
- "anchor-item--active": "awsui_anchor-item--active_swimc_1mwue_143",
8
- "anchor-link": "awsui_anchor-link_swimc_1mwue_157",
9
- "anchor-link--active": "awsui_anchor-link--active_swimc_1mwue_196",
10
- "anchor-link-text": "awsui_anchor-link-text_swimc_1mwue_203",
11
- "anchor-link-info": "awsui_anchor-link-info_swimc_1mwue_207"
4
+ "root": "awsui_root_swimc_aldhe_93",
5
+ "anchor-list": "awsui_anchor-list_swimc_aldhe_106",
6
+ "anchor-item": "awsui_anchor-item_swimc_aldhe_129",
7
+ "anchor-item--active": "awsui_anchor-item--active_swimc_aldhe_149",
8
+ "anchor-link": "awsui_anchor-link_swimc_aldhe_166",
9
+ "anchor-link--active": "awsui_anchor-link--active_swimc_aldhe_205",
10
+ "anchor-link-text": "awsui_anchor-link-text_swimc_aldhe_212",
11
+ "anchor-link-info": "awsui_anchor-link-info_swimc_aldhe_216"
12
12
  };
13
13
 
@@ -90,7 +90,7 @@ 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_root_swimc_1mwue_93:not(#\9) {
93
+ .awsui_root_swimc_aldhe_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -129,58 +129,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
129
129
  -moz-osx-font-smoothing: auto;
130
130
  }
131
131
 
132
- .awsui_anchor-list_swimc_1mwue_106:not(#\9) {
132
+ .awsui_anchor-list_swimc_aldhe_106:not(#\9) {
133
133
  list-style: none;
134
- margin: 0;
135
- padding: 0;
134
+ margin-block: 0;
135
+ margin-inline: 0;
136
+ padding-block: 0;
137
+ padding-inline: 0;
136
138
  position: relative;
137
139
  text-indent: 0;
138
140
  }
139
- .awsui_anchor-list_swimc_1mwue_106:not(#\9)::before {
141
+ .awsui_anchor-list_swimc_aldhe_106:not(#\9)::before {
140
142
  content: "";
141
143
  background-color: var(--color-border-divider-default-et9j7s, #e9ebed);
142
- border-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
143
- bottom: -2px;
144
+ border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
145
+ border-start-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
146
+ border-end-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
147
+ border-end-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
148
+ inset-block-end: -2px;
144
149
  pointer-events: none;
145
150
  position: absolute;
146
- top: -2px;
147
- width: 2px;
151
+ inset-block-start: -2px;
152
+ inline-size: 2px;
148
153
  }
149
154
 
150
- .awsui_anchor-item_swimc_1mwue_124:not(#\9) {
155
+ .awsui_anchor-item_swimc_aldhe_129:not(#\9) {
151
156
  transition: var(--motion-duration-slow-z2kaah, 180ms);
152
157
  transition-property: all;
153
158
  font-size: var(--font-size-body-m-x4okxb, 14px);
154
159
  line-height: var(--line-height-body-m-30ar75, 20px);
155
160
  color: var(--color-text-body-secondary-so8znq, #414d5c);
156
161
  font-weight: 400;
157
- margin: var(--space-scaled-xxs-7597g1, 4px) 0;
162
+ margin-block: var(--space-scaled-xxs-7597g1, 4px);
163
+ margin-inline: 0;
158
164
  }
159
165
  @media (prefers-reduced-motion: reduce) {
160
- .awsui_anchor-item_swimc_1mwue_124:not(#\9) {
166
+ .awsui_anchor-item_swimc_aldhe_129:not(#\9) {
161
167
  animation: none;
162
168
  transition: none;
163
169
  }
164
170
  }
165
- .awsui-motion-disabled .awsui_anchor-item_swimc_1mwue_124:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_1mwue_124:not(#\9) {
171
+ .awsui-motion-disabled .awsui_anchor-item_swimc_aldhe_129:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_aldhe_129:not(#\9) {
166
172
  animation: none;
167
173
  transition: none;
168
174
  }
169
- .awsui_anchor-item--active_swimc_1mwue_143:not(#\9) {
175
+ .awsui_anchor-item--active_swimc_aldhe_149:not(#\9) {
170
176
  position: relative;
171
177
  }
172
- .awsui_anchor-item--active_swimc_1mwue_143:not(#\9)::before {
178
+ .awsui_anchor-item--active_swimc_aldhe_149:not(#\9)::before {
173
179
  content: "";
174
180
  background-color: var(--color-text-accent-n2acxv, #0972d3);
175
- border-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
176
- bottom: -2px;
181
+ border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
182
+ border-start-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
183
+ border-end-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
184
+ border-end-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
185
+ inset-block-end: -2px;
177
186
  pointer-events: none;
178
187
  position: absolute;
179
- top: -2px;
180
- width: 2px;
188
+ inset-block-start: -2px;
189
+ inline-size: 2px;
181
190
  }
182
191
 
183
- .awsui_anchor-link_swimc_1mwue_157:not(#\9) {
192
+ .awsui_anchor-link_swimc_aldhe_166:not(#\9) {
184
193
  transition: var(--motion-duration-slow-z2kaah, 180ms);
185
194
  transition-property: all;
186
195
  font-size: var(--font-size-body-m-x4okxb, 14px);
@@ -193,16 +202,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
193
202
  text-decoration: none;
194
203
  }
195
204
  @media (prefers-reduced-motion: reduce) {
196
- .awsui_anchor-link_swimc_1mwue_157:not(#\9) {
205
+ .awsui_anchor-link_swimc_aldhe_166:not(#\9) {
197
206
  animation: none;
198
207
  transition: none;
199
208
  }
200
209
  }
201
- .awsui-motion-disabled .awsui_anchor-link_swimc_1mwue_157:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_1mwue_157:not(#\9) {
210
+ .awsui-motion-disabled .awsui_anchor-link_swimc_aldhe_166:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_aldhe_166:not(#\9) {
202
211
  animation: none;
203
212
  transition: none;
204
213
  }
205
- body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1mwue_157:not(#\9):focus {
214
+ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_aldhe_166:not(#\9):focus {
206
215
  outline: thin dotted;
207
216
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
208
217
  outline-offset: 2px;
@@ -210,28 +219,28 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1mwue_157:not(#\9):
210
219
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
211
220
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
212
221
  }
213
- .awsui_anchor-link_swimc_1mwue_157:not(#\9):hover {
222
+ .awsui_anchor-link_swimc_aldhe_166:not(#\9):hover {
214
223
  color: var(--color-text-accent-n2acxv, #0972d3);
215
224
  }
216
- .awsui_anchor-link_swimc_1mwue_157:not(#\9):focus {
225
+ .awsui_anchor-link_swimc_aldhe_166:not(#\9):focus {
217
226
  outline: none;
218
227
  }
219
- .awsui_anchor-link_swimc_1mwue_157:not(#\9):hover, .awsui_anchor-link_swimc_1mwue_157:not(#\9):focus {
228
+ .awsui_anchor-link_swimc_aldhe_166:not(#\9):hover, .awsui_anchor-link_swimc_aldhe_166:not(#\9):focus {
220
229
  text-decoration: none;
221
230
  }
222
- .awsui_anchor-link--active_swimc_1mwue_196:not(#\9) {
231
+ .awsui_anchor-link--active_swimc_aldhe_205:not(#\9) {
223
232
  font-weight: var(--font-wayfinding-link-active-weight-rbmzei, 700);
224
233
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
225
234
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
226
235
  color: var(--color-text-accent-n2acxv, #0972d3);
227
236
  }
228
237
 
229
- .awsui_anchor-link-text_swimc_1mwue_203:not(#\9) {
238
+ .awsui_anchor-link-text_swimc_aldhe_212:not(#\9) {
230
239
  display: block;
231
240
  }
232
241
 
233
- .awsui_anchor-link-info_swimc_1mwue_207:not(#\9) {
234
- margin-left: var(--space-xs-zb16t3, 8px);
242
+ .awsui_anchor-link-info_swimc_aldhe_216:not(#\9) {
243
+ margin-inline-start: var(--space-xs-zb16t3, 8px);
235
244
  font-size: var(--font-size-body-s-asqx2i, 12px);
236
245
  line-height: var(--line-height-body-s-7zv1j5, 16px);
237
246
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
@@ -2,13 +2,13 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_swimc_1mwue_93",
6
- "anchor-list": "awsui_anchor-list_swimc_1mwue_106",
7
- "anchor-item": "awsui_anchor-item_swimc_1mwue_124",
8
- "anchor-item--active": "awsui_anchor-item--active_swimc_1mwue_143",
9
- "anchor-link": "awsui_anchor-link_swimc_1mwue_157",
10
- "anchor-link--active": "awsui_anchor-link--active_swimc_1mwue_196",
11
- "anchor-link-text": "awsui_anchor-link-text_swimc_1mwue_203",
12
- "anchor-link-info": "awsui_anchor-link-info_swimc_1mwue_207"
5
+ "root": "awsui_root_swimc_aldhe_93",
6
+ "anchor-list": "awsui_anchor-list_swimc_aldhe_106",
7
+ "anchor-item": "awsui_anchor-item_swimc_aldhe_129",
8
+ "anchor-item--active": "awsui_anchor-item--active_swimc_aldhe_149",
9
+ "anchor-link": "awsui_anchor-link_swimc_aldhe_166",
10
+ "anchor-link--active": "awsui_anchor-link--active_swimc_aldhe_205",
11
+ "anchor-link-text": "awsui_anchor-link-text_swimc_aldhe_212",
12
+ "anchor-link-info": "awsui_anchor-link-info_swimc_aldhe_216"
13
13
  };
14
14
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_dt47r_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_dt47r_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_dt47r_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_dt47r_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_dt47r_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_dt47r_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_dt47r_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_dt47r_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_dt47r_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_dt47r_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_dt47r_137",
15
- "annotation": "awsui_annotation_1hpp3_dt47r_145",
16
- "next-button": "awsui_next-button_1hpp3_dt47r_146",
17
- "previous-button": "awsui_previous-button_1hpp3_dt47r_147",
18
- "finish-button": "awsui_finish-button_1hpp3_dt47r_148",
19
- "header": "awsui_header_1hpp3_dt47r_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_dt47r_150",
21
- "content": "awsui_content_1hpp3_dt47r_151",
22
- "description": "awsui_description_1hpp3_dt47r_155",
23
- "actionBar": "awsui_actionBar_1hpp3_dt47r_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_dt47r_167",
25
- "divider": "awsui_divider_1hpp3_dt47r_171",
26
- "hotspot": "awsui_hotspot_1hpp3_dt47r_175",
27
- "icon": "awsui_icon_1hpp3_dt47r_215"
4
+ "arrow": "awsui_arrow_1hpp3_1an2p_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1an2p_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1an2p_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1an2p_134",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1an2p_134",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1an2p_137",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1an2p_137",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1an2p_140",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1an2p_140",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1an2p_143",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1an2p_143",
15
+ "annotation": "awsui_annotation_1hpp3_1an2p_151",
16
+ "next-button": "awsui_next-button_1hpp3_1an2p_152",
17
+ "previous-button": "awsui_previous-button_1hpp3_1an2p_153",
18
+ "finish-button": "awsui_finish-button_1hpp3_1an2p_154",
19
+ "header": "awsui_header_1hpp3_1an2p_155",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1an2p_156",
21
+ "content": "awsui_content_1hpp3_1an2p_157",
22
+ "description": "awsui_description_1hpp3_1an2p_161",
23
+ "actionBar": "awsui_actionBar_1hpp3_1an2p_166",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_1an2p_173",
25
+ "divider": "awsui_divider_1hpp3_1an2p_177",
26
+ "hotspot": "awsui_hotspot_1hpp3_1an2p_181",
27
+ "icon": "awsui_icon_1hpp3_1an2p_222"
28
28
  };
29
29