@cloudscape-design/components-themeable 3.0.1133 → 3.0.1134

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 (79) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/expandable-section/styles.scss +5 -0
  3. package/lib/internal/scss/header/styles.scss +9 -0
  4. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
  5. package/lib/internal/scss/textarea/styles.scss +62 -10
  6. package/lib/internal/template/app-layout/runtime-drawer/index.d.ts +3 -0
  7. package/lib/internal/template/app-layout/runtime-drawer/index.d.ts.map +1 -1
  8. package/lib/internal/template/app-layout/runtime-drawer/index.js.map +1 -1
  9. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.d.ts.map +1 -1
  10. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js +1 -1
  11. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js.map +1 -1
  12. package/lib/internal/template/app-layout/visual-refresh-toolbar/index.js +1 -1
  13. package/lib/internal/template/app-layout/visual-refresh-toolbar/index.js.map +1 -1
  14. package/lib/internal/template/app-layout/visual-refresh-toolbar/interfaces.d.ts +3 -0
  15. package/lib/internal/template/app-layout/visual-refresh-toolbar/interfaces.d.ts.map +1 -1
  16. package/lib/internal/template/app-layout/visual-refresh-toolbar/interfaces.js.map +1 -1
  17. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/index.js +1 -1
  18. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/index.js.map +1 -1
  19. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-ai-drawer.d.ts +6 -0
  20. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-ai-drawer.d.ts.map +1 -1
  21. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.d.ts.map +1 -1
  22. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.js +9 -1
  23. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.js.map +1 -1
  24. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-bottom-drawers.d.ts +6 -0
  25. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-bottom-drawers.d.ts.map +1 -1
  26. package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
  27. package/lib/internal/template/expandable-section/expandable-section-header.js +1 -1
  28. package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
  29. package/lib/internal/template/expandable-section/styles.css.js +35 -34
  30. package/lib/internal/template/expandable-section/styles.scoped.css +68 -65
  31. package/lib/internal/template/expandable-section/styles.selectors.js +35 -34
  32. package/lib/internal/template/header/styles.css.js +34 -34
  33. package/lib/internal/template/header/styles.scoped.css +68 -50
  34. package/lib/internal/template/header/styles.selectors.js +34 -34
  35. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
  36. package/lib/internal/template/internal/components/chart-popover/index.d.ts.map +1 -1
  37. package/lib/internal/template/internal/components/chart-popover/index.js +20 -14
  38. package/lib/internal/template/internal/components/chart-popover/index.js.map +1 -1
  39. package/lib/internal/template/internal/environment.js +2 -2
  40. package/lib/internal/template/internal/environment.json +2 -2
  41. package/lib/internal/template/internal/hooks/forward-focus/radio-group.js +1 -9
  42. package/lib/internal/template/internal/hooks/forward-focus/radio-group.js.map +1 -1
  43. package/lib/internal/template/internal/plugins/widget/interfaces.d.ts +3 -0
  44. package/lib/internal/template/internal/plugins/widget/interfaces.d.ts.map +1 -1
  45. package/lib/internal/template/internal/plugins/widget/interfaces.js.map +1 -1
  46. package/lib/internal/template/internal/utils/dom.d.ts +1 -0
  47. package/lib/internal/template/internal/utils/dom.d.ts.map +1 -1
  48. package/lib/internal/template/internal/utils/dom.js +3 -0
  49. package/lib/internal/template/internal/utils/dom.js.map +1 -1
  50. package/lib/internal/template/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  51. package/lib/internal/template/mixed-line-bar-chart/chart-container.js +2 -3
  52. package/lib/internal/template/mixed-line-bar-chart/chart-container.js.map +1 -1
  53. package/lib/internal/template/mixed-line-bar-chart/domain.d.ts.map +1 -1
  54. package/lib/internal/template/mixed-line-bar-chart/domain.js +4 -32
  55. package/lib/internal/template/mixed-line-bar-chart/domain.js.map +1 -1
  56. package/lib/internal/template/popover/internal.js +1 -1
  57. package/lib/internal/template/popover/internal.js.map +1 -1
  58. package/lib/internal/template/s3-resource-selector/s3-modal/table-utils.js +1 -1
  59. package/lib/internal/template/s3-resource-selector/s3-modal/table-utils.js.map +1 -1
  60. package/lib/internal/template/tag-editor/index.js +2 -2
  61. package/lib/internal/template/tag-editor/index.js.map +1 -1
  62. package/lib/internal/template/tag-editor/utils.d.ts +0 -4
  63. package/lib/internal/template/tag-editor/utils.d.ts.map +1 -1
  64. package/lib/internal/template/tag-editor/utils.js +0 -11
  65. package/lib/internal/template/tag-editor/utils.js.map +1 -1
  66. package/lib/internal/template/textarea/index.d.ts.map +1 -1
  67. package/lib/internal/template/textarea/index.js +3 -2
  68. package/lib/internal/template/textarea/index.js.map +1 -1
  69. package/lib/internal/template/textarea/interfaces.d.ts +48 -0
  70. package/lib/internal/template/textarea/interfaces.d.ts.map +1 -1
  71. package/lib/internal/template/textarea/interfaces.js.map +1 -1
  72. package/lib/internal/template/textarea/styles.css.js +5 -5
  73. package/lib/internal/template/textarea/styles.d.ts +3 -0
  74. package/lib/internal/template/textarea/styles.d.ts.map +1 -0
  75. package/lib/internal/template/textarea/styles.js +42 -0
  76. package/lib/internal/template/textarea/styles.js.map +1 -0
  77. package/lib/internal/template/textarea/styles.scoped.css +42 -29
  78. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  79. package/package.json +1 -1
@@ -158,10 +158,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
159
159
  SPDX-License-Identifier: Apache-2.0
160
160
  */
161
- .awsui_content-enter_gwq0h_s7t90_161:not(#\9) {
162
- animation: awsui_awsui-motion-fade-in_gwq0h_s7t90_1 var(--motion-duration-show-paced-agho9h, 180ms) var(--motion-easing-show-paced-vcekro, ease-out);
161
+ .awsui_content-enter_gwq0h_3dyev_161:not(#\9) {
162
+ animation: awsui_awsui-motion-fade-in_gwq0h_3dyev_1 var(--motion-duration-show-paced-agho9h, 180ms) var(--motion-easing-show-paced-vcekro, ease-out);
163
163
  }
164
- @keyframes awsui_awsui-motion-fade-in_gwq0h_s7t90_1 {
164
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_3dyev_1 {
165
165
  from {
166
166
  opacity: 0.2;
167
167
  }
@@ -170,45 +170,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
170
170
  }
171
171
  }
172
172
  @media (prefers-reduced-motion: reduce) {
173
- .awsui_content-enter_gwq0h_s7t90_161:not(#\9) {
173
+ .awsui_content-enter_gwq0h_3dyev_161:not(#\9) {
174
174
  animation: none;
175
175
  transition: none;
176
176
  }
177
177
  }
178
- .awsui-motion-disabled .awsui_content-enter_gwq0h_s7t90_161:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_s7t90_161:not(#\9) {
178
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_3dyev_161:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_3dyev_161:not(#\9) {
179
179
  animation: none;
180
180
  transition: none;
181
181
  }
182
182
 
183
- .awsui_trigger-expanded_gwq0h_s7t90_183:not(#\9) {
183
+ .awsui_trigger-expanded_gwq0h_3dyev_183:not(#\9) {
184
184
  transition: border-bottom-color var(--motion-duration-show-paced-agho9h, 180ms) var(--motion-easing-show-paced-vcekro, ease-out);
185
185
  }
186
186
  @media (prefers-reduced-motion: reduce) {
187
- .awsui_trigger-expanded_gwq0h_s7t90_183:not(#\9) {
187
+ .awsui_trigger-expanded_gwq0h_3dyev_183:not(#\9) {
188
188
  animation: none;
189
189
  transition: none;
190
190
  }
191
191
  }
192
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_s7t90_183:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_s7t90_183:not(#\9) {
192
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_3dyev_183:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_3dyev_183:not(#\9) {
193
193
  animation: none;
194
194
  transition: none;
195
195
  }
196
196
 
197
- .awsui_icon_gwq0h_s7t90_197:not(#\9) {
197
+ .awsui_icon_gwq0h_3dyev_197:not(#\9) {
198
198
  transition: transform var(--motion-duration-rotate-90-f1ulnu, 135ms) var(--motion-easing-rotate-90-jekue3, cubic-bezier(0.165, 0.84, 0.44, 1));
199
199
  }
200
200
  @media (prefers-reduced-motion: reduce) {
201
- .awsui_icon_gwq0h_s7t90_197:not(#\9) {
201
+ .awsui_icon_gwq0h_3dyev_197:not(#\9) {
202
202
  animation: none;
203
203
  transition: none;
204
204
  }
205
205
  }
206
- .awsui-motion-disabled .awsui_icon_gwq0h_s7t90_197:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_s7t90_197:not(#\9) {
206
+ .awsui-motion-disabled .awsui_icon_gwq0h_3dyev_197:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_3dyev_197:not(#\9) {
207
207
  animation: none;
208
208
  transition: none;
209
209
  }
210
210
 
211
- .awsui_root_gwq0h_s7t90_211:not(#\9) {
211
+ .awsui_root_gwq0h_3dyev_211:not(#\9) {
212
212
  border-collapse: separate;
213
213
  border-spacing: 0;
214
214
  box-sizing: border-box;
@@ -243,33 +243,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
243
243
  display: block;
244
244
  }
245
245
 
246
- .awsui_expand-button_gwq0h_s7t90_246:not(#\9) {
246
+ .awsui_expand-button_gwq0h_3dyev_246:not(#\9) {
247
247
  outline: none;
248
248
  }
249
249
 
250
- .awsui_icon_gwq0h_s7t90_197:not(#\9) {
250
+ .awsui_icon_gwq0h_3dyev_197:not(#\9) {
251
251
  transform: rotate(-90deg);
252
252
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
253
253
  }
254
- .awsui_icon_gwq0h_s7t90_197.awsui_expanded_gwq0h_s7t90_254:not(#\9) {
254
+ .awsui_icon_gwq0h_3dyev_197.awsui_expanded_gwq0h_3dyev_254:not(#\9) {
255
255
  transform: rotate(0deg);
256
256
  }
257
- .awsui_icon_gwq0h_s7t90_197:not(#\9):dir(rtl) {
257
+ .awsui_icon_gwq0h_3dyev_197:not(#\9):dir(rtl) {
258
258
  transform: rotate(90deg);
259
259
  }
260
- .awsui_icon_gwq0h_s7t90_197:not(#\9):dir(rtl).awsui_expanded_gwq0h_s7t90_254 {
260
+ .awsui_icon_gwq0h_3dyev_197:not(#\9):dir(rtl).awsui_expanded_gwq0h_3dyev_254 {
261
261
  transform: rotate(0deg);
262
262
  }
263
263
 
264
- .awsui_icon-container_gwq0h_s7t90_264:not(#\9) {
264
+ .awsui_icon-container_gwq0h_3dyev_264:not(#\9) {
265
265
  position: relative;
266
266
  margin-inline: calc((var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2) calc(var(--space-xxs-jnczic, 4px) + var(--border-divider-list-width-8ggz94, 1px));
267
267
  }
268
- .awsui_icon-container-container_gwq0h_s7t90_268:not(#\9) {
268
+ .awsui_icon-container-container_gwq0h_3dyev_268:not(#\9) {
269
269
  margin-inline-end: var(--space-xs-kw7k3v, 8px);
270
270
  }
271
271
 
272
- .awsui_wrapper_gwq0h_s7t90_272:not(#\9) {
272
+ .awsui_wrapper_gwq0h_3dyev_272:not(#\9) {
273
273
  box-sizing: border-box;
274
274
  border-block: none;
275
275
  border-inline: none;
@@ -277,78 +277,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
277
277
  line-height: var(--line-height-body-m-bedeoh, 22px);
278
278
  text-align: start;
279
279
  }
280
- .awsui_wrapper-default_gwq0h_s7t90_280:not(#\9), .awsui_wrapper-inline_gwq0h_s7t90_280:not(#\9), .awsui_wrapper-footer_gwq0h_s7t90_280:not(#\9) {
280
+ .awsui_wrapper-default_gwq0h_3dyev_280:not(#\9), .awsui_wrapper-inline_gwq0h_3dyev_280:not(#\9), .awsui_wrapper-footer_gwq0h_3dyev_280:not(#\9) {
281
281
  border-block: var(--border-divider-section-width-sznrdy, 1px) solid transparent;
282
282
  border-inline: var(--border-divider-section-width-sznrdy, 1px) solid transparent;
283
283
  }
284
- .awsui_wrapper-navigation_gwq0h_s7t90_284:not(#\9) {
284
+ .awsui_wrapper-navigation_gwq0h_3dyev_284:not(#\9) {
285
285
  border-inline-start: var(--border-divider-section-width-sznrdy, 1px) solid transparent;
286
286
  }
287
- .awsui_wrapper-navigation_gwq0h_s7t90_284:not(#\9), .awsui_wrapper-container_gwq0h_s7t90_287:not(#\9) {
287
+ .awsui_wrapper-navigation_gwq0h_3dyev_284:not(#\9), .awsui_wrapper-container_gwq0h_3dyev_287:not(#\9) {
288
288
  display: flex;
289
289
  font-weight: var(--font-weight-heading-s-qxvrar, 700);
290
290
  }
291
- .awsui_wrapper-default_gwq0h_s7t90_280:not(#\9), .awsui_wrapper-inline_gwq0h_s7t90_280:not(#\9), .awsui_wrapper-navigation_gwq0h_s7t90_284:not(#\9), .awsui_wrapper-footer_gwq0h_s7t90_280:not(#\9), .awsui_wrapper-compact_gwq0h_s7t90_291:not(#\9) {
291
+ .awsui_wrapper-default_gwq0h_3dyev_280:not(#\9), .awsui_wrapper-inline_gwq0h_3dyev_280:not(#\9), .awsui_wrapper-navigation_gwq0h_3dyev_284:not(#\9), .awsui_wrapper-footer_gwq0h_3dyev_280:not(#\9), .awsui_wrapper-compact_gwq0h_3dyev_291:not(#\9) {
292
292
  color: var(--color-text-expandable-section-default-7zwicj, #545b64);
293
293
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
294
294
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
295
295
  }
296
- .awsui_wrapper-default_gwq0h_s7t90_280:not(#\9), .awsui_wrapper-inline_gwq0h_s7t90_280:not(#\9), .awsui_wrapper-navigation_gwq0h_s7t90_284:not(#\9), .awsui_wrapper-footer_gwq0h_s7t90_280:not(#\9) {
296
+ .awsui_wrapper-default_gwq0h_3dyev_280:not(#\9), .awsui_wrapper-inline_gwq0h_3dyev_280:not(#\9), .awsui_wrapper-navigation_gwq0h_3dyev_284:not(#\9), .awsui_wrapper-footer_gwq0h_3dyev_280:not(#\9) {
297
297
  font-size: var(--font-expandable-heading-size-vrupwx, 14px);
298
298
  letter-spacing: var(--letter-spacing-heading-s-696sxe, normal);
299
299
  }
300
- .awsui_wrapper-default_gwq0h_s7t90_280:not(#\9) {
300
+ .awsui_wrapper-default_gwq0h_3dyev_280:not(#\9) {
301
301
  padding-block: var(--space-scaled-xxs-jatbiv, 4px);
302
302
  padding-inline-end: var(--space-xxs-jnczic, 4px);
303
303
  }
304
- .awsui_wrapper-default_gwq0h_s7t90_280.awsui_header-deprecated_gwq0h_s7t90_304:not(#\9) {
304
+ .awsui_wrapper-default_gwq0h_3dyev_280.awsui_header-deprecated_gwq0h_3dyev_304:not(#\9) {
305
305
  padding-inline-start: var(--space-xxs-jnczic, 4px);
306
306
  }
307
- .awsui_wrapper-default_gwq0h_s7t90_280:not(#\9):not(.awsui_header-deprecated_gwq0h_s7t90_304), .awsui_wrapper-inline_gwq0h_s7t90_280:not(#\9):not(.awsui_header-deprecated_gwq0h_s7t90_304) {
307
+ .awsui_wrapper-default_gwq0h_3dyev_280:not(#\9):not(.awsui_header-deprecated_gwq0h_3dyev_304), .awsui_wrapper-inline_gwq0h_3dyev_280:not(#\9):not(.awsui_header-deprecated_gwq0h_3dyev_304) {
308
308
  padding-inline-start: calc(var(--size-icon-normal-2f5zkr, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xxs-jnczic, 4px) + var(--border-divider-list-width-8ggz94, 1px));
309
309
  }
310
- .awsui_wrapper-default_gwq0h_s7t90_280.awsui_wrapper-expanded_gwq0h_s7t90_310:not(#\9), .awsui_wrapper-inline_gwq0h_s7t90_280.awsui_wrapper-expanded_gwq0h_s7t90_310:not(#\9) {
310
+ .awsui_wrapper-default_gwq0h_3dyev_280.awsui_wrapper-expanded_gwq0h_3dyev_310:not(#\9), .awsui_wrapper-inline_gwq0h_3dyev_280.awsui_wrapper-expanded_gwq0h_3dyev_310:not(#\9) {
311
311
  padding-block-end: var(--space-scaled-xxs-jatbiv, 4px);
312
312
  border-block-end-color: var(--color-border-divider-default-ipvpev, #eaeded);
313
313
  }
314
- .awsui_wrapper-footer_gwq0h_s7t90_280:not(#\9) {
314
+ .awsui_wrapper-footer_gwq0h_3dyev_280:not(#\9) {
315
315
  padding-block: var(--space-scaled-xxs-jatbiv, 4px);
316
316
  }
317
- .awsui_wrapper-footer_gwq0h_s7t90_280:not(#\9), .awsui_wrapper-compact_gwq0h_s7t90_291:not(#\9) {
317
+ .awsui_wrapper-footer_gwq0h_3dyev_280:not(#\9), .awsui_wrapper-compact_gwq0h_3dyev_291:not(#\9) {
318
318
  padding-inline-end: 0;
319
319
  }
320
- .awsui_wrapper-footer_gwq0h_s7t90_280.awsui_header-deprecated_gwq0h_s7t90_304:not(#\9), .awsui_wrapper-compact_gwq0h_s7t90_291.awsui_header-deprecated_gwq0h_s7t90_304:not(#\9) {
320
+ .awsui_wrapper-footer_gwq0h_3dyev_280.awsui_header-deprecated_gwq0h_3dyev_304:not(#\9), .awsui_wrapper-compact_gwq0h_3dyev_291.awsui_header-deprecated_gwq0h_3dyev_304:not(#\9) {
321
321
  padding-inline-start: 0;
322
322
  }
323
- .awsui_wrapper-footer_gwq0h_s7t90_280:not(#\9):not(.awsui_header-deprecated_gwq0h_s7t90_304), .awsui_wrapper-compact_gwq0h_s7t90_291:not(#\9):not(.awsui_header-deprecated_gwq0h_s7t90_304) {
323
+ .awsui_wrapper-footer_gwq0h_3dyev_280:not(#\9):not(.awsui_header-deprecated_gwq0h_3dyev_304), .awsui_wrapper-compact_gwq0h_3dyev_291:not(#\9):not(.awsui_header-deprecated_gwq0h_3dyev_304) {
324
324
  padding-inline-start: calc(var(--size-icon-normal-2f5zkr, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xxs-jnczic, 4px) + var(--border-divider-list-width-8ggz94, 1px));
325
325
  }
326
- .awsui_wrapper-container_gwq0h_s7t90_287:not(#\9) {
326
+ .awsui_wrapper-container_gwq0h_3dyev_287:not(#\9) {
327
327
  padding-block: var(--space-container-header-top-3cfni8, 12px) var(--space-container-header-bottom-rbnprk, 12px);
328
328
  padding-inline-end: var(--space-container-horizontal-ipmk0e, 20px);
329
329
  }
330
- .awsui_wrapper-container_gwq0h_s7t90_287:not(#\9):not(.awsui_wrapper-expanded_gwq0h_s7t90_310) {
330
+ .awsui_wrapper-container_gwq0h_3dyev_287:not(#\9):not(.awsui_wrapper-expanded_gwq0h_3dyev_310) {
331
331
  padding-block-end: var(--space-container-header-top-3cfni8, 12px);
332
332
  }
333
- .awsui_wrapper-container_gwq0h_s7t90_287.awsui_header-deprecated_gwq0h_s7t90_304:not(#\9) {
333
+ .awsui_wrapper-container_gwq0h_3dyev_287.awsui_wrapper-not-expanded-without-actions_gwq0h_3dyev_333:not(#\9) {
334
+ padding-block-end: calc(var(--space-container-header-top-3cfni8, 12px) + var(--space-scaled-xxs-jatbiv, 4px));
335
+ }
336
+ .awsui_wrapper-container_gwq0h_3dyev_287.awsui_header-deprecated_gwq0h_3dyev_304:not(#\9) {
334
337
  padding-inline-start: var(--space-container-horizontal-ipmk0e, 20px);
335
338
  }
336
- .awsui_wrapper-container_gwq0h_s7t90_287:not(#\9):not(.awsui_header-deprecated_gwq0h_s7t90_304) {
339
+ .awsui_wrapper-container_gwq0h_3dyev_287:not(#\9):not(.awsui_header-deprecated_gwq0h_3dyev_304) {
337
340
  padding-inline-start: calc(var(--space-container-horizontal-ipmk0e, 20px) + calc(var(--size-icon-medium-3ovt3t, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xs-kw7k3v, 8px)));
338
341
  }
339
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_s7t90_287:not(#\9):focus {
342
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_3dyev_287:not(#\9):focus {
340
343
  padding-block: calc(var(--space-scaled-s-gjhvjd, 12px) - var(--border-divider-section-width-sznrdy, 1px));
341
344
  padding-inline: calc(var(--space-l-3cws6j, 20px) - var(--border-divider-section-width-sznrdy, 1px));
342
345
  }
343
346
 
344
- .awsui_header_gwq0h_s7t90_304:not(#\9) {
347
+ .awsui_header_gwq0h_3dyev_304:not(#\9) {
345
348
  /* used in test-utils */
346
349
  }
347
- .awsui_header-wrapper_gwq0h_s7t90_347:not(#\9), .awsui_header-deprecated_gwq0h_s7t90_304:not(#\9) {
350
+ .awsui_header-wrapper_gwq0h_3dyev_350:not(#\9), .awsui_header-deprecated_gwq0h_3dyev_304:not(#\9) {
348
351
  display: flex;
349
352
  font-weight: var(--font-weight-heading-s-qxvrar, 700);
350
353
  }
351
- .awsui_header-wrapper_gwq0h_s7t90_347:not(#\9) {
354
+ .awsui_header-wrapper_gwq0h_3dyev_350:not(#\9) {
352
355
  font-size: inherit;
353
356
  letter-spacing: inherit;
354
357
  margin-block: 0;
@@ -356,20 +359,20 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_s7t90_287:not
356
359
  padding-block: 0;
357
360
  padding-inline: 0;
358
361
  }
359
- .awsui_header-actions-wrapper_gwq0h_s7t90_359:not(#\9) {
362
+ .awsui_header-actions-wrapper_gwq0h_3dyev_362:not(#\9) {
360
363
  display: flex;
361
364
  flex-direction: row;
362
365
  justify-content: space-between;
363
366
  align-items: center;
364
367
  }
365
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_s7t90_365:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_s7t90_365:not(#\9):focus {
368
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_3dyev_368:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_3dyev_368:not(#\9):focus {
366
369
  position: relative;
367
370
  }
368
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_s7t90_365:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_s7t90_365:not(#\9):focus {
371
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_3dyev_368:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_3dyev_368:not(#\9):focus {
369
372
  outline: 2px dotted transparent;
370
373
  outline-offset: calc(0px - 1px);
371
374
  }
372
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_s7t90_365:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_s7t90_365:not(#\9):focus::before {
375
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_3dyev_368:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_3dyev_368:not(#\9):focus::before {
373
376
  content: " ";
374
377
  display: block;
375
378
  position: absolute;
@@ -383,21 +386,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_s7t90_365:not(#\9
383
386
  border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
384
387
  box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
385
388
  }
386
- .awsui_header-button_gwq0h_s7t90_365:not(#\9) {
389
+ .awsui_header-button_gwq0h_3dyev_368:not(#\9) {
387
390
  box-sizing: border-box;
388
391
  display: flex;
389
392
  margin-inline-start: calc(-1 * calc(var(--size-icon-normal-2f5zkr, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xxs-jnczic, 4px) + var(--border-divider-list-width-8ggz94, 1px)));
390
393
  }
391
- .awsui_header-container-button_gwq0h_s7t90_365:not(#\9) {
394
+ .awsui_header-container-button_gwq0h_3dyev_368:not(#\9) {
392
395
  margin-inline-start: calc(-1 * calc(var(--size-icon-medium-3ovt3t, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xs-kw7k3v, 8px)));
393
396
  }
394
- .awsui_header-container_gwq0h_s7t90_365:not(#\9) {
397
+ .awsui_header-container_gwq0h_3dyev_368:not(#\9) {
395
398
  inline-size: 100%;
396
399
  }
397
- .awsui_header-container_gwq0h_s7t90_365 > .awsui_icon-container_gwq0h_s7t90_264:not(#\9) {
400
+ .awsui_header-container_gwq0h_3dyev_368 > .awsui_icon-container_gwq0h_3dyev_264:not(#\9) {
398
401
  margin-block-start: var(--space-expandable-section-icon-offset-top-zxpo99, 8px);
399
402
  }
400
- .awsui_header-navigation_gwq0h_s7t90_400 > .awsui_icon-container_gwq0h_s7t90_264:not(#\9) {
403
+ .awsui_header-navigation_gwq0h_3dyev_403 > .awsui_icon-container_gwq0h_3dyev_264:not(#\9) {
401
404
  display: inline-flex;
402
405
  cursor: pointer;
403
406
  color: var(--color-text-expandable-section-navigation-icon-default-h9rszh, #879596);
@@ -410,17 +413,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_s7t90_365:not(#\9
410
413
  text-decoration: none;
411
414
  flex-direction: column;
412
415
  }
413
- .awsui_header-navigation_gwq0h_s7t90_400 > .awsui_icon-container_gwq0h_s7t90_264:not(#\9):hover {
416
+ .awsui_header-navigation_gwq0h_3dyev_403 > .awsui_icon-container_gwq0h_3dyev_264:not(#\9):hover {
414
417
  color: var(--color-text-expandable-section-hover-hrllke, #16191f);
415
418
  }
416
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_s7t90_400 > .awsui_icon-container_gwq0h_s7t90_264:not(#\9):focus {
419
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_3dyev_403 > .awsui_icon-container_gwq0h_3dyev_264:not(#\9):focus {
417
420
  position: relative;
418
421
  }
419
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_s7t90_400 > .awsui_icon-container_gwq0h_s7t90_264:not(#\9):focus {
422
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_3dyev_403 > .awsui_icon-container_gwq0h_3dyev_264:not(#\9):focus {
420
423
  outline: 2px dotted transparent;
421
424
  outline-offset: calc(2px - 1px);
422
425
  }
423
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_s7t90_400 > .awsui_icon-container_gwq0h_s7t90_264:not(#\9):focus::before {
426
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_3dyev_403 > .awsui_icon-container_gwq0h_3dyev_264:not(#\9):focus::before {
424
427
  content: " ";
425
428
  display: block;
426
429
  position: absolute;
@@ -434,39 +437,39 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_s7t90_400 > .
434
437
  border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
435
438
  box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
436
439
  }
437
- .awsui_header-text_gwq0h_s7t90_437:not(#\9) {
440
+ .awsui_header-text_gwq0h_3dyev_440:not(#\9) {
438
441
  /* used in test-utils */
439
442
  }
440
443
 
441
- :not(#\9):not(.awsui_wrapper-compact_gwq0h_s7t90_291) > .awsui_header-actions-wrapper_gwq0h_s7t90_359 {
444
+ :not(#\9):not(.awsui_wrapper-compact_gwq0h_3dyev_291) > .awsui_header-actions-wrapper_gwq0h_3dyev_362 {
442
445
  flex-wrap: wrap;
443
446
  column-gap: var(--space-xs-kw7k3v, 8px);
444
447
  row-gap: var(--space-scaled-xxxs-prgw5k, 2px);
445
448
  }
446
449
 
447
- .awsui_content_gwq0h_s7t90_161:not(#\9) {
450
+ .awsui_content_gwq0h_3dyev_161:not(#\9) {
448
451
  display: none;
449
452
  }
450
- .awsui_content-default_gwq0h_s7t90_450:not(#\9), .awsui_content-inline_gwq0h_s7t90_450:not(#\9) {
453
+ .awsui_content-default_gwq0h_3dyev_453:not(#\9), .awsui_content-inline_gwq0h_3dyev_453:not(#\9) {
451
454
  padding-block: var(--space-scaled-xs-sppte9, 8px);
452
455
  padding-inline: 0;
453
456
  }
454
- .awsui_content-footer_gwq0h_s7t90_454:not(#\9) {
457
+ .awsui_content-footer_gwq0h_3dyev_457:not(#\9) {
455
458
  padding-block: var(--space-xs-kw7k3v, 8px);
456
459
  padding-inline: 0;
457
460
  }
458
- .awsui_content-expanded_gwq0h_s7t90_458:not(#\9) {
461
+ .awsui_content-expanded_gwq0h_3dyev_461:not(#\9) {
459
462
  display: block;
460
463
  }
461
- .awsui_content-compact_gwq0h_s7t90_461:not(#\9) {
464
+ .awsui_content-compact_gwq0h_3dyev_464:not(#\9) {
462
465
  padding-inline-start: calc(var(--size-icon-normal-2f5zkr, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xxs-jnczic, 4px) + var(--border-divider-list-width-8ggz94, 1px));
463
466
  }
464
467
 
465
- .awsui_focusable_gwq0h_s7t90_465:not(#\9):focus {
468
+ .awsui_focusable_gwq0h_3dyev_468:not(#\9):focus {
466
469
  outline: none;
467
470
  text-decoration: none;
468
471
  }
469
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_s7t90_465:not(#\9):focus {
472
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_3dyev_468:not(#\9):focus {
470
473
  outline: 2px dotted transparent;
471
474
  border-block: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
472
475
  border-inline: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
@@ -477,9 +480,9 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_s7t90_465:not(#\9):fo
477
480
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
478
481
  }
479
482
 
480
- .awsui_click-target_gwq0h_s7t90_480:not(#\9) {
483
+ .awsui_click-target_gwq0h_3dyev_483:not(#\9) {
481
484
  cursor: pointer;
482
485
  }
483
- .awsui_click-target_gwq0h_s7t90_480:not(#\9):not(.awsui_wrapper-container_gwq0h_s7t90_287):not(.awsui_header-container-button_gwq0h_s7t90_365):hover {
486
+ .awsui_click-target_gwq0h_3dyev_483:not(#\9):not(.awsui_wrapper-container_gwq0h_3dyev_287):not(.awsui_header-container-button_gwq0h_3dyev_368):hover {
484
487
  color: var(--color-text-expandable-section-hover-hrllke, #16191f);
485
488
  }
@@ -2,39 +2,40 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_gwq0h_s7t90_161",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_s7t90_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_s7t90_183",
8
- "icon": "awsui_icon_gwq0h_s7t90_197",
9
- "root": "awsui_root_gwq0h_s7t90_211",
10
- "expand-button": "awsui_expand-button_gwq0h_s7t90_246",
11
- "expanded": "awsui_expanded_gwq0h_s7t90_254",
12
- "icon-container": "awsui_icon-container_gwq0h_s7t90_264",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_s7t90_268",
14
- "wrapper": "awsui_wrapper_gwq0h_s7t90_272",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_s7t90_280",
16
- "wrapper-inline": "awsui_wrapper-inline_gwq0h_s7t90_280",
17
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_s7t90_280",
18
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_s7t90_284",
19
- "wrapper-container": "awsui_wrapper-container_gwq0h_s7t90_287",
20
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_s7t90_291",
21
- "header-deprecated": "awsui_header-deprecated_gwq0h_s7t90_304",
22
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_s7t90_310",
23
- "header": "awsui_header_gwq0h_s7t90_304",
24
- "header-wrapper": "awsui_header-wrapper_gwq0h_s7t90_347",
25
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_s7t90_359",
26
- "header-button": "awsui_header-button_gwq0h_s7t90_365",
27
- "header-container-button": "awsui_header-container-button_gwq0h_s7t90_365",
28
- "header-container": "awsui_header-container_gwq0h_s7t90_365",
29
- "header-navigation": "awsui_header-navigation_gwq0h_s7t90_400",
30
- "header-text": "awsui_header-text_gwq0h_s7t90_437",
31
- "content": "awsui_content_gwq0h_s7t90_161",
32
- "content-default": "awsui_content-default_gwq0h_s7t90_450",
33
- "content-inline": "awsui_content-inline_gwq0h_s7t90_450",
34
- "content-footer": "awsui_content-footer_gwq0h_s7t90_454",
35
- "content-expanded": "awsui_content-expanded_gwq0h_s7t90_458",
36
- "content-compact": "awsui_content-compact_gwq0h_s7t90_461",
37
- "focusable": "awsui_focusable_gwq0h_s7t90_465",
38
- "click-target": "awsui_click-target_gwq0h_s7t90_480"
5
+ "content-enter": "awsui_content-enter_gwq0h_3dyev_161",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_3dyev_1",
7
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_3dyev_183",
8
+ "icon": "awsui_icon_gwq0h_3dyev_197",
9
+ "root": "awsui_root_gwq0h_3dyev_211",
10
+ "expand-button": "awsui_expand-button_gwq0h_3dyev_246",
11
+ "expanded": "awsui_expanded_gwq0h_3dyev_254",
12
+ "icon-container": "awsui_icon-container_gwq0h_3dyev_264",
13
+ "icon-container-container": "awsui_icon-container-container_gwq0h_3dyev_268",
14
+ "wrapper": "awsui_wrapper_gwq0h_3dyev_272",
15
+ "wrapper-default": "awsui_wrapper-default_gwq0h_3dyev_280",
16
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_3dyev_280",
17
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_3dyev_280",
18
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_3dyev_284",
19
+ "wrapper-container": "awsui_wrapper-container_gwq0h_3dyev_287",
20
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_3dyev_291",
21
+ "header-deprecated": "awsui_header-deprecated_gwq0h_3dyev_304",
22
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_3dyev_310",
23
+ "wrapper-not-expanded-without-actions": "awsui_wrapper-not-expanded-without-actions_gwq0h_3dyev_333",
24
+ "header": "awsui_header_gwq0h_3dyev_304",
25
+ "header-wrapper": "awsui_header-wrapper_gwq0h_3dyev_350",
26
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_3dyev_362",
27
+ "header-button": "awsui_header-button_gwq0h_3dyev_368",
28
+ "header-container-button": "awsui_header-container-button_gwq0h_3dyev_368",
29
+ "header-container": "awsui_header-container_gwq0h_3dyev_368",
30
+ "header-navigation": "awsui_header-navigation_gwq0h_3dyev_403",
31
+ "header-text": "awsui_header-text_gwq0h_3dyev_440",
32
+ "content": "awsui_content_gwq0h_3dyev_161",
33
+ "content-default": "awsui_content-default_gwq0h_3dyev_453",
34
+ "content-inline": "awsui_content-inline_gwq0h_3dyev_453",
35
+ "content-footer": "awsui_content-footer_gwq0h_3dyev_457",
36
+ "content-expanded": "awsui_content-expanded_gwq0h_3dyev_461",
37
+ "content-compact": "awsui_content-compact_gwq0h_3dyev_464",
38
+ "focusable": "awsui_focusable_gwq0h_3dyev_468",
39
+ "click-target": "awsui_click-target_gwq0h_3dyev_483"
39
40
  };
40
41
 
@@ -1,39 +1,39 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_2qdw9_cm5bl_181",
5
- "refresh": "awsui_refresh_2qdw9_cm5bl_217",
6
- "root-no-actions": "awsui_root-no-actions_2qdw9_cm5bl_217",
7
- "root-variant-h2": "awsui_root-variant-h2_2qdw9_cm5bl_220",
8
- "root-variant-h3": "awsui_root-variant-h3_2qdw9_cm5bl_220",
9
- "root-has-description": "awsui_root-has-description_2qdw9_cm5bl_220",
10
- "root-variant-h1": "awsui_root-variant-h1_2qdw9_cm5bl_229",
11
- "main": "awsui_main_2qdw9_cm5bl_239",
12
- "no-wrap": "awsui_no-wrap_2qdw9_cm5bl_249",
13
- "main-variant-h1": "awsui_main-variant-h1_2qdw9_cm5bl_255",
14
- "actions": "awsui_actions_2qdw9_cm5bl_263",
15
- "actions-centered": "awsui_actions-centered_2qdw9_cm5bl_268",
16
- "actions-variant-h1": "awsui_actions-variant-h1_2qdw9_cm5bl_271",
17
- "actions-variant-h2": "awsui_actions-variant-h2_2qdw9_cm5bl_275",
18
- "actions-variant-h3": "awsui_actions-variant-h3_2qdw9_cm5bl_279",
19
- "title": "awsui_title_2qdw9_cm5bl_295",
20
- "title-variant-h1": "awsui_title-variant-h1_2qdw9_cm5bl_300",
21
- "title-variant-h2": "awsui_title-variant-h2_2qdw9_cm5bl_307",
22
- "title-variant-h3": "awsui_title-variant-h3_2qdw9_cm5bl_313",
23
- "virtual-space": "awsui_virtual-space_2qdw9_cm5bl_334",
24
- "info": "awsui_info_2qdw9_cm5bl_340",
25
- "description": "awsui_description_2qdw9_cm5bl_344",
26
- "description-variant-h1": "awsui_description-variant-h1_2qdw9_cm5bl_351",
27
- "description-variant-h2": "awsui_description-variant-h2_2qdw9_cm5bl_355",
28
- "description-variant-h3": "awsui_description-variant-h3_2qdw9_cm5bl_362",
29
- "heading": "awsui_heading_2qdw9_cm5bl_373",
30
- "heading-variant-h1": "awsui_heading-variant-h1_2qdw9_cm5bl_384",
31
- "heading-variant-h2": "awsui_heading-variant-h2_2qdw9_cm5bl_389",
32
- "heading-variant-h3": "awsui_heading-variant-h3_2qdw9_cm5bl_394",
33
- "heading-text": "awsui_heading-text_2qdw9_cm5bl_400",
34
- "heading-text-variant-h1": "awsui_heading-text-variant-h1_2qdw9_cm5bl_403",
35
- "heading-text-variant-h2": "awsui_heading-text-variant-h2_2qdw9_cm5bl_411",
36
- "heading-text-variant-h3": "awsui_heading-text-variant-h3_2qdw9_cm5bl_419",
37
- "counter": "awsui_counter_2qdw9_cm5bl_428"
4
+ "root": "awsui_root_2qdw9_1e1r5_185",
5
+ "refresh": "awsui_refresh_2qdw9_1e1r5_221",
6
+ "root-no-actions": "awsui_root-no-actions_2qdw9_1e1r5_221",
7
+ "root-variant-h2": "awsui_root-variant-h2_2qdw9_1e1r5_224",
8
+ "root-variant-h3": "awsui_root-variant-h3_2qdw9_1e1r5_224",
9
+ "root-has-description": "awsui_root-has-description_2qdw9_1e1r5_224",
10
+ "root-variant-h1": "awsui_root-variant-h1_2qdw9_1e1r5_233",
11
+ "main": "awsui_main_2qdw9_1e1r5_243",
12
+ "no-wrap": "awsui_no-wrap_2qdw9_1e1r5_253",
13
+ "main-variant-h1": "awsui_main-variant-h1_2qdw9_1e1r5_259",
14
+ "actions": "awsui_actions_2qdw9_1e1r5_267",
15
+ "actions-centered": "awsui_actions-centered_2qdw9_1e1r5_272",
16
+ "actions-variant-h1": "awsui_actions-variant-h1_2qdw9_1e1r5_275",
17
+ "actions-variant-h2": "awsui_actions-variant-h2_2qdw9_1e1r5_279",
18
+ "actions-variant-h3": "awsui_actions-variant-h3_2qdw9_1e1r5_283",
19
+ "title": "awsui_title_2qdw9_1e1r5_299",
20
+ "title-variant-h1": "awsui_title-variant-h1_2qdw9_1e1r5_304",
21
+ "title-variant-h2": "awsui_title-variant-h2_2qdw9_1e1r5_311",
22
+ "title-variant-h3": "awsui_title-variant-h3_2qdw9_1e1r5_317",
23
+ "virtual-space": "awsui_virtual-space_2qdw9_1e1r5_338",
24
+ "info": "awsui_info_2qdw9_1e1r5_344",
25
+ "description": "awsui_description_2qdw9_1e1r5_348",
26
+ "description-variant-h1": "awsui_description-variant-h1_2qdw9_1e1r5_355",
27
+ "description-variant-h2": "awsui_description-variant-h2_2qdw9_1e1r5_359",
28
+ "description-variant-h3": "awsui_description-variant-h3_2qdw9_1e1r5_366",
29
+ "heading": "awsui_heading_2qdw9_1e1r5_377",
30
+ "heading-variant-h1": "awsui_heading-variant-h1_2qdw9_1e1r5_402",
31
+ "heading-variant-h2": "awsui_heading-variant-h2_2qdw9_1e1r5_407",
32
+ "heading-variant-h3": "awsui_heading-variant-h3_2qdw9_1e1r5_412",
33
+ "heading-text": "awsui_heading-text_2qdw9_1e1r5_418",
34
+ "heading-text-variant-h1": "awsui_heading-text-variant-h1_2qdw9_1e1r5_421",
35
+ "heading-text-variant-h2": "awsui_heading-text-variant-h2_2qdw9_1e1r5_429",
36
+ "heading-text-variant-h3": "awsui_heading-text-variant-h3_2qdw9_1e1r5_437",
37
+ "counter": "awsui_counter_2qdw9_1e1r5_446"
38
38
  };
39
39